@charset "UTF-8";
/*
$red-50: #ffe0e1;
$red-100: #feb3b3;
$red-200: #fe8081;
$red-300: #fd4d4e;
$red-400: #fc2628;
$red-500: #fc0002;
$red-600: #fc0002;
$red-700: #fb0001;
$red-800: #fb0001;
$red-900: #fa0001;
$red-A100: #ffffff;
$red-A200: #ffeded;
$red-A400: #ffbaba;
$red-A700: #ffa1a1;
$red-contrast: #ffffff;
*/
.green.lighten-5 {
  background-color: #e0f1eb !important;
}

.text-green.text-lighten-5 {
  color: #e0f1eb !important;
}

.green.lighten-4 {
  background-color: #b3ddce !important;
}

.text-green.text-lighten-4 {
  color: #b3ddce !important;
}

.green.lighten-3 {
  background-color: #80c7ad !important;
}

.text-green.text-lighten-3 {
  color: #80c7ad !important;
}

.green.lighten-2 {
  background-color: #4db08c !important;
}

.text-green.text-lighten-2 {
  color: #4db08c !important;
}

.green.lighten-1 {
  background-color: #269f74 !important;
}

.text-green.text-lighten-1 {
  color: #269f74 !important;
}

.green {
  background-color: #008e5b !important;
}

.text-green {
  color: #008e5b !important;
}

.green.darken-1 {
  background-color: #008653 !important;
}

.text-green.text-darken-1 {
  color: #008653 !important;
}

.green.darken-2 {
  background-color: #007b49 !important;
}

.text-green.text-darken-2 {
  color: #007b49 !important;
}

.green.darken-3 {
  background-color: #007140 !important;
}

.text-green.text-darken-3 {
  color: #007140 !important;
}

.green.darken-4 {
  background-color: #005f2f !important;
}

.text-green.text-darken-4 {
  color: #005f2f !important;
}

.green.accent-1 {
  background-color: #90ffbd !important;
}

.text-green.text-accent-1 {
  color: #90ffbd !important;
}

.green.accent-2 {
  background-color: #5dff9e !important;
}

.text-green.text-accent-2 {
  color: #5dff9e !important;
}

.green.accent-3 {
  background-color: #2aff80 !important;
}

.text-green.text-accent-3 {
  color: #2aff80 !important;
}

.green.accent-4 {
  background-color: #10ff71 !important;
}

.text-green.text-accent-4 {
  color: #10ff71 !important;
}

.purple.lighten-5 {
  background-color: #ede1f8 !important;
}

.text-purple.text-lighten-5 {
  color: #ede1f8 !important;
}

.purple.lighten-4 {
  background-color: #d3b5ee !important;
}

.text-purple.text-lighten-4 {
  color: #d3b5ee !important;
}

.purple.lighten-3 {
  background-color: #b683e2 !important;
}

.text-purple.text-lighten-3 {
  color: #b683e2 !important;
}

.purple.lighten-2 {
  background-color: #9851d6 !important;
}

.text-purple.text-lighten-2 {
  color: #9851d6 !important;
}

.purple.lighten-1 {
  background-color: #822cce !important;
}

.text-purple.text-lighten-1 {
  color: #822cce !important;
}

.purple {
  background-color: #6c07c5 !important;
}

.text-purple {
  color: #6c07c5 !important;
}

.purple.darken-1 {
  background-color: #6406bf !important;
}

.text-purple.text-darken-1 {
  color: #6406bf !important;
}

.purple.darken-2 {
  background-color: #5905b8 !important;
}

.text-purple.text-darken-2 {
  color: #5905b8 !important;
}

.purple.darken-3 {
  background-color: #4f04b0 !important;
}

.text-purple.text-darken-3 {
  color: #4f04b0 !important;
}

.purple.darken-4 {
  background-color: #3d02a3 !important;
}

.text-purple.text-darken-4 {
  color: #3d02a3 !important;
}

.purple.accent-1 {
  background-color: #dcceff !important;
}

.text-purple.text-accent-1 {
  color: #dcceff !important;
}

.purple.accent-2 {
  background-color: #b89bff !important;
}

.text-purple.text-accent-2 {
  color: #b89bff !important;
}

.purple.accent-3 {
  background-color: #9468ff !important;
}

.text-purple.text-accent-3 {
  color: #9468ff !important;
}

.purple.accent-4 {
  background-color: #834eff !important;
}

.text-purple.text-accent-4 {
  color: #834eff !important;
}

.light-purple.lighten-5 {
  background-color: #f1ebff !important;
}

.text-light-purple.text-lighten-5 {
  color: #f1ebff !important;
}

.light-purple.lighten-4 {
  background-color: #ddceff !important;
}

.text-light-purple.text-lighten-4 {
  color: #ddceff !important;
}

.light-purple.lighten-3 {
  background-color: #c7aeff !important;
}

.text-light-purple.text-lighten-3 {
  color: #c7aeff !important;
}

.light-purple.lighten-2 {
  background-color: #b08dff !important;
}

.text-light-purple.text-lighten-2 {
  color: #b08dff !important;
}

.light-purple.lighten-1 {
  background-color: #9f74ff !important;
}

.text-light-purple.text-lighten-1 {
  color: #9f74ff !important;
}

.light-purple {
  background-color: #8e5cff !important;
}

.text-light-purple {
  color: #8e5cff !important;
}

.light-purple.darken-1 {
  background-color: #8654ff !important;
}

.text-light-purple.text-darken-1 {
  color: #8654ff !important;
}

.light-purple.darken-2 {
  background-color: #7b4aff !important;
}

.text-light-purple.text-darken-2 {
  color: #7b4aff !important;
}

.light-purple.darken-3 {
  background-color: #7141ff !important;
}

.text-light-purple.text-darken-3 {
  color: #7141ff !important;
}

.light-purple.darken-4 {
  background-color: #5f30ff !important;
}

.text-light-purple.text-darken-4 {
  color: #5f30ff !important;
}

.light-purple.accent-1 {
  background-color: #ffffff !important;
}

.text-light-purple.text-accent-1 {
  color: #ffffff !important;
}

.light-purple.accent-2 {
  background-color: #ffffff !important;
}

.text-light-purple.text-accent-2 {
  color: #ffffff !important;
}

.light-purple.accent-3 {
  background-color: #e3dbff !important;
}

.text-light-purple.text-accent-3 {
  color: #e3dbff !important;
}

.light-purple.accent-4 {
  background-color: #cec2ff !important;
}

.text-light-purple.text-accent-4 {
  color: #cec2ff !important;
}

.magenta.lighten-5 {
  background-color: #ffebf8 !important;
}

.text-magenta.text-lighten-5 {
  color: #ffebf8 !important;
}

.magenta.lighten-4 {
  background-color: #ffceee !important;
}

.text-magenta.text-lighten-4 {
  color: #ffceee !important;
}

.magenta.lighten-3 {
  background-color: #ffade2 !important;
}

.text-magenta.text-lighten-3 {
  color: #ffade2 !important;
}

.magenta.lighten-2 {
  background-color: #ff8cd6 !important;
}

.text-magenta.text-lighten-2 {
  color: #ff8cd6 !important;
}

.magenta.lighten-1 {
  background-color: #ff74ce !important;
}

.text-magenta.text-lighten-1 {
  color: #ff74ce !important;
}

.magenta {
  background-color: #ff5bc5 !important;
}

.text-magenta {
  color: #ff5bc5 !important;
}

.magenta.darken-1 {
  background-color: #ff53bf !important;
}

.text-magenta.text-darken-1 {
  color: #ff53bf !important;
}

.magenta.darken-2 {
  background-color: #ff49b8 !important;
}

.text-magenta.text-darken-2 {
  color: #ff49b8 !important;
}

.magenta.darken-3 {
  background-color: #ff40b0 !important;
}

.text-magenta.text-darken-3 {
  color: #ff40b0 !important;
}

.magenta.darken-4 {
  background-color: #ff2fa3 !important;
}

.text-magenta.text-darken-4 {
  color: #ff2fa3 !important;
}

.magenta.accent-1 {
  background-color: #ffffff !important;
}

.text-magenta.text-accent-1 {
  color: #ffffff !important;
}

.magenta.accent-2 {
  background-color: #ffffff !important;
}

.text-magenta.text-accent-2 {
  color: #ffffff !important;
}

.magenta.accent-3 {
  background-color: #ffdaee !important;
}

.text-magenta.text-accent-3 {
  color: #ffdaee !important;
}

.magenta.accent-4 {
  background-color: #ffc1e2 !important;
}

.text-magenta.text-accent-4 {
  color: #ffc1e2 !important;
}

.yellow.lighten-5 {
  background-color: #fffee1 !important;
}

.text-yellow.text-lighten-5 {
  color: #fffee1 !important;
}

.yellow.lighten-4 {
  background-color: #fffcb4 !important;
}

.text-yellow.text-lighten-4 {
  color: #fffcb4 !important;
}

.yellow.lighten-3 {
  background-color: #fffa82 !important;
}

.text-yellow.text-lighten-3 {
  color: #fffa82 !important;
}

.yellow.lighten-2 {
  background-color: #fff74f !important;
}

.text-yellow.text-lighten-2 {
  color: #fff74f !important;
}

.yellow.lighten-1 {
  background-color: #fff62a !important;
}

.text-yellow.text-lighten-1 {
  color: #fff62a !important;
}

.yellow {
  background-color: #fff404 !important;
}

.text-yellow {
  color: #fff404 !important;
}

.yellow.darken-1 {
  background-color: #fff303 !important;
}

.text-yellow.text-darken-1 {
  color: #fff303 !important;
}

.yellow.darken-2 {
  background-color: #fff103 !important;
}

.text-yellow.text-darken-2 {
  color: #fff103 !important;
}

.yellow.darken-3 {
  background-color: #ffef02 !important;
}

.text-yellow.text-darken-3 {
  color: #ffef02 !important;
}

.yellow.darken-4 {
  background-color: #ffec01 !important;
}

.text-yellow.text-darken-4 {
  color: #ffec01 !important;
}

.yellow.accent-1 {
  background-color: #ffffff !important;
}

.text-yellow.text-accent-1 {
  color: #ffffff !important;
}

.yellow.accent-2 {
  background-color: #fffef2 !important;
}

.text-yellow.text-accent-2 {
  color: #fffef2 !important;
}

.yellow.accent-3 {
  background-color: #fffabf !important;
}

.text-yellow.text-accent-3 {
  color: #fffabf !important;
}

.yellow.accent-4 {
  background-color: #fff7a6 !important;
}

.text-yellow.text-accent-4 {
  color: #fff7a6 !important;
}

.blue.lighten-5 {
  background-color: #e0e2ff !important;
}

.text-blue.text-lighten-5 {
  color: #e0e2ff !important;
}

.blue.lighten-4 {
  background-color: #b3b6ff !important;
}

.text-blue.text-lighten-4 {
  color: #b3b6ff !important;
}

.blue.lighten-3 {
  background-color: #8085ff !important;
}

.text-blue.text-lighten-3 {
  color: #8085ff !important;
}

.blue.lighten-2 {
  background-color: #4d54ff !important;
}

.text-blue.text-lighten-2 {
  color: #4d54ff !important;
}

.blue.lighten-1 {
  background-color: #2630ff !important;
}

.text-blue.text-lighten-1 {
  color: #2630ff !important;
}

.blue {
  background-color: #000bff !important;
}

.text-blue {
  color: #000bff !important;
}

.blue.darken-1 {
  background-color: #000aff !important;
}

.text-blue.text-darken-1 {
  color: #000aff !important;
}

.blue.darken-2 {
  background-color: #0008ff !important;
}

.text-blue.text-darken-2 {
  color: #0008ff !important;
}

.blue.darken-3 {
  background-color: #0006ff !important;
}

.text-blue.text-darken-3 {
  color: #0006ff !important;
}

.blue.darken-4 {
  background-color: #0003ff !important;
}

.text-blue.text-darken-4 {
  color: #0003ff !important;
}

.blue.accent-1 {
  background-color: #ffffff !important;
}

.text-blue.text-accent-1 {
  color: #ffffff !important;
}

.blue.accent-2 {
  background-color: #f2f2ff !important;
}

.text-blue.text-accent-2 {
  color: #f2f2ff !important;
}

.blue.accent-3 {
  background-color: #bfbfff !important;
}

.text-blue.text-accent-3 {
  color: #bfbfff !important;
}

.blue.accent-4 {
  background-color: #a6a6ff !important;
}

.text-blue.text-accent-4 {
  color: #a6a6ff !important;
}

.light-blue.lighten-5 {
  background-color: #e0f8ff !important;
}

.text-light-blue.text-lighten-5 {
  color: #e0f8ff !important;
}

.light-blue.lighten-4 {
  background-color: #b3eeff !important;
}

.text-light-blue.text-lighten-4 {
  color: #b3eeff !important;
}

.light-blue.lighten-3 {
  background-color: #80e2ff !important;
}

.text-light-blue.text-lighten-3 {
  color: #80e2ff !important;
}

.light-blue.lighten-2 {
  background-color: #4dd6ff !important;
}

.text-light-blue.text-lighten-2 {
  color: #4dd6ff !important;
}

.light-blue.lighten-1 {
  background-color: #26ceff !important;
}

.text-light-blue.text-lighten-1 {
  color: #26ceff !important;
}

.light-blue {
  background-color: #00c5ff !important;
}

.text-light-blue {
  color: #00c5ff !important;
}

.light-blue.darken-1 {
  background-color: #00bfff !important;
}

.text-light-blue.text-darken-1 {
  color: #00bfff !important;
}

.light-blue.darken-2 {
  background-color: #00b8ff !important;
}

.text-light-blue.text-darken-2 {
  color: #00b8ff !important;
}

.light-blue.darken-3 {
  background-color: #00b0ff !important;
}

.text-light-blue.text-darken-3 {
  color: #00b0ff !important;
}

.light-blue.darken-4 {
  background-color: #00a3ff !important;
}

.text-light-blue.text-darken-4 {
  color: #00a3ff !important;
}

.light-blue.accent-1 {
  background-color: #ffffff !important;
}

.text-light-blue.text-accent-1 {
  color: #ffffff !important;
}

.light-blue.accent-2 {
  background-color: #f2faff !important;
}

.text-light-blue.text-accent-2 {
  color: #f2faff !important;
}

.light-blue.accent-3 {
  background-color: #bfe5ff !important;
}

.text-light-blue.text-accent-3 {
  color: #bfe5ff !important;
}

.light-blue.accent-4 {
  background-color: #a6dbff !important;
}

.text-light-blue.text-accent-4 {
  color: #a6dbff !important;
}

.neon-green.lighten-5 {
  background-color: #e1ffe1 !important;
}

.text-neon-green.text-lighten-5 {
  color: #e1ffe1 !important;
}

.neon-green.lighten-4 {
  background-color: #b4ffb4 !important;
}

.text-neon-green.text-lighten-4 {
  color: #b4ffb4 !important;
}

.neon-green.lighten-3 {
  background-color: #83ff82 !important;
}

.text-neon-green.text-lighten-3 {
  color: #83ff82 !important;
}

.neon-green.lighten-2 {
  background-color: #51ff4f !important;
}

.text-neon-green.text-lighten-2 {
  color: #51ff4f !important;
}

.neon-green.lighten-1 {
  background-color: #2bff2a !important;
}

.text-neon-green.text-lighten-1 {
  color: #2bff2a !important;
}

.neon-green {
  background-color: #06ff04 !important;
}

.text-neon-green {
  color: #06ff04 !important;
}

.neon-green.darken-1 {
  background-color: #05ff03 !important;
}

.text-neon-green.text-darken-1 {
  color: #05ff03 !important;
}

.neon-green.darken-2 {
  background-color: #04ff03 !important;
}

.text-neon-green.text-darken-2 {
  color: #04ff03 !important;
}

.neon-green.darken-3 {
  background-color: #03ff02 !important;
}

.text-neon-green.text-darken-3 {
  color: #03ff02 !important;
}

.neon-green.darken-4 {
  background-color: #02ff01 !important;
}

.text-neon-green.text-darken-4 {
  color: #02ff01 !important;
}

.neon-green.accent-1 {
  background-color: #ffffff !important;
}

.text-neon-green.text-accent-1 {
  color: #ffffff !important;
}

.neon-green.accent-2 {
  background-color: #f2fff2 !important;
}

.text-neon-green.text-accent-2 {
  color: #f2fff2 !important;
}

.neon-green.accent-3 {
  background-color: #bfffbf !important;
}

.text-neon-green.text-accent-3 {
  color: #bfffbf !important;
}

.neon-green.accent-4 {
  background-color: #a6ffa6 !important;
}

.text-neon-green.text-accent-4 {
  color: #a6ffa6 !important;
}

.orange.lighten-5 {
  background-color: #fff1e1 !important;
}

.text-orange.text-lighten-5 {
  color: #fff1e1 !important;
}

.orange.lighten-4 {
  background-color: #ffddb3 !important;
}

.text-orange.text-lighten-4 {
  color: #ffddb3 !important;
}

.orange.lighten-3 {
  background-color: #ffc781 !important;
}

.text-orange.text-lighten-3 {
  color: #ffc781 !important;
}

.orange.lighten-2 {
  background-color: #ffb04e !important;
}

.text-orange.text-lighten-2 {
  color: #ffb04e !important;
}

.orange.lighten-1 {
  background-color: #ff9f28 !important;
}

.text-orange.text-lighten-1 {
  color: #ff9f28 !important;
}

.orange {
  background-color: #ff8e02 !important;
}

.text-orange {
  color: #ff8e02 !important;
}

.orange.darken-1 {
  background-color: #ff8602 !important;
}

.text-orange.text-darken-1 {
  color: #ff8602 !important;
}

.orange.darken-2 {
  background-color: #ff7b01 !important;
}

.text-orange.text-darken-2 {
  color: #ff7b01 !important;
}

.orange.darken-3 {
  background-color: #ff7101 !important;
}

.text-orange.text-darken-3 {
  color: #ff7101 !important;
}

.orange.darken-4 {
  background-color: #ff5f01 !important;
}

.text-orange.text-darken-4 {
  color: #ff5f01 !important;
}

.orange.accent-1 {
  background-color: #ffffff !important;
}

.text-orange.text-accent-1 {
  color: #ffffff !important;
}

.orange.accent-2 {
  background-color: #fff6f2 !important;
}

.text-orange.text-accent-2 {
  color: #fff6f2 !important;
}

.orange.accent-3 {
  background-color: #ffd3bf !important;
}

.text-orange.text-accent-3 {
  color: #ffd3bf !important;
}

.orange.accent-4 {
  background-color: #ffc1a6 !important;
}

.text-orange.text-accent-4 {
  color: #ffc1a6 !important;
}

.red.lighten-5 {
  background-color: #fde4e5 !important;
}

.text-red.text-lighten-5 {
  color: #fde4e5 !important;
}

.red.lighten-4 {
  background-color: #f9bcbd !important;
}

.text-red.text-lighten-4 {
  color: #f9bcbd !important;
}

.red.lighten-3 {
  background-color: #f59091 !important;
}

.text-red.text-lighten-3 {
  color: #f59091 !important;
}

.red.lighten-2 {
  background-color: #f16465 !important;
}

.text-red.text-lighten-2 {
  color: #f16465 !important;
}

.red.lighten-1 {
  background-color: #EE4244 !important;
}

.text-red.text-lighten-1 {
  color: #EE4244 !important;
}

.red {
  background-color: #EB2123 !important;
}

.text-red {
  color: #EB2123 !important;
}

.red.darken-1 {
  background-color: #E91D1F !important;
}

.text-red.text-darken-1 {
  color: #E91D1F !important;
}

.red.darken-2 {
  background-color: #E5181A !important;
}

.text-red.text-darken-2 {
  color: #E5181A !important;
}

.red.darken-3 {
  background-color: #E21415 !important;
}

.text-red.text-darken-3 {
  color: #E21415 !important;
}

.red.darken-4 {
  background-color: #DD0B0C !important;
}

.text-red.text-darken-4 {
  color: #DD0B0C !important;
}

.red.accent-1 {
  background-color: #FFFFFF !important;
}

.text-red.text-accent-1 {
  color: #FFFFFF !important;
}

.red.accent-2 {
  background-color: #FFD4D4 !important;
}

.text-red.text-accent-2 {
  color: #FFD4D4 !important;
}

.red.accent-3 {
  background-color: #FFA1A1 !important;
}

.text-red.text-accent-3 {
  color: #FFA1A1 !important;
}

.red.accent-4 {
  background-color: #FF8888 !important;
}

.text-red.text-accent-4 {
  color: #FF8888 !important;
}

.navy.lighten-5 {
  background-color: #e4e5eb !important;
}

.text-navy.text-lighten-5 {
  color: #e4e5eb !important;
}

.navy.lighten-4 {
  background-color: #babfcd !important;
}

.text-navy.text-lighten-4 {
  color: #babfcd !important;
}

.navy.lighten-3 {
  background-color: #8d94ab !important;
}

.text-navy.text-lighten-3 {
  color: #8d94ab !important;
}

.navy.lighten-2 {
  background-color: #5f6989 !important;
}

.text-navy.text-lighten-2 {
  color: #5f6989 !important;
}

.navy.lighten-1 {
  background-color: #3c4870 !important;
}

.text-navy.text-lighten-1 {
  color: #3c4870 !important;
}

.navy {
  background-color: #1a2857 !important;
}

.text-navy {
  color: #1a2857 !important;
}

.navy.darken-1 {
  background-color: #17244f !important;
}

.text-navy.text-darken-1 {
  color: #17244f !important;
}

.navy.darken-2 {
  background-color: #131e46 !important;
}

.text-navy.text-darken-2 {
  color: #131e46 !important;
}

.navy.darken-3 {
  background-color: #0f183c !important;
}

.text-navy.text-darken-3 {
  color: #0f183c !important;
}

.navy.darken-4 {
  background-color: #080f2c !important;
}

.text-navy.text-darken-4 {
  color: #080f2c !important;
}

.navy.accent-1 {
  background-color: #677dff !important;
}

.text-navy.text-accent-1 {
  color: #677dff !important;
}

.navy.accent-2 {
  background-color: #3452ff !important;
}

.text-navy.text-accent-2 {
  color: #3452ff !important;
}

.navy.accent-3 {
  background-color: #0126ff !important;
}

.text-navy.text-accent-3 {
  color: #0126ff !important;
}

.navy.accent-4 {
  background-color: #0022e6 !important;
}

.text-navy.text-accent-4 {
  color: #0022e6 !important;
}

.aqua-green.lighten-5 {
  background-color: #e0f9f7 !important;
}

.text-aqua-green.text-lighten-5 {
  color: #e0f9f7 !important;
}

.aqua-green.lighten-4 {
  background-color: #b3f1eb !important;
}

.text-aqua-green.text-lighten-4 {
  color: #b3f1eb !important;
}

.aqua-green.lighten-3 {
  background-color: #80e7dd !important;
}

.text-aqua-green.text-lighten-3 {
  color: #80e7dd !important;
}

.aqua-green.lighten-2 {
  background-color: #4dddcf !important;
}

.text-aqua-green.text-lighten-2 {
  color: #4dddcf !important;
}

.aqua-green.lighten-1 {
  background-color: #26d6c5 !important;
}

.text-aqua-green.text-lighten-1 {
  color: #26d6c5 !important;
}

.aqua-green {
  background-color: #00cfbb !important;
}

.text-aqua-green {
  color: #00cfbb !important;
}

.aqua-green.darken-1 {
  background-color: #00cab5 !important;
}

.text-aqua-green.text-darken-1 {
  color: #00cab5 !important;
}

.aqua-green.darken-2 {
  background-color: #00c3ac !important;
}

.text-aqua-green.text-darken-2 {
  color: #00c3ac !important;
}

.aqua-green.darken-3 {
  background-color: #00bda4 !important;
}

.text-aqua-green.text-darken-3 {
  color: #00bda4 !important;
}

.aqua-green.darken-4 {
  background-color: #00b296 !important;
}

.text-aqua-green.text-darken-4 {
  color: #00b296 !important;
}

.aqua-green.accent-1 {
  background-color: #dbfff8 !important;
}

.text-aqua-green.text-accent-1 {
  color: #dbfff8 !important;
}

.aqua-green.accent-2 {
  background-color: #a8ffef !important;
}

.text-aqua-green.text-accent-2 {
  color: #a8ffef !important;
}

.aqua-green.accent-3 {
  background-color: #75ffe6 !important;
}

.text-aqua-green.text-accent-3 {
  color: #75ffe6 !important;
}

.aqua-green.accent-4 {
  background-color: #5cffe1 !important;
}

.text-aqua-green.text-accent-4 {
  color: #5cffe1 !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.text-grey.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.text-grey.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.text-grey.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.text-grey.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.text-grey.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.text-grey {
  color: #9e9e9e !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.text-grey.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.text-grey.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.text-grey.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.text-grey.text-darken-4 {
  color: #212121 !important;
}

.shades.black {
  background-color: black !important;
}

.text-shades.text-black {
  color: black !important;
}

.shades.black-87 {
  background-color: rgba(0, 0, 0, 0.87) !important;
}

.text-shades.text-black-87 {
  color: rgba(0, 0, 0, 0.87) !important;
}

.shades.black-54 {
  background-color: rgba(0, 0, 0, 0.54) !important;
}

.text-shades.text-black-54 {
  color: rgba(0, 0, 0, 0.54) !important;
}

.shades.black-26 {
  background-color: rgba(0, 0, 0, 0.26) !important;
}

.text-shades.text-black-26 {
  color: rgba(0, 0, 0, 0.26) !important;
}

.shades.black-12 {
  background-color: rgba(0, 0, 0, 0.12) !important;
}

.text-shades.text-black-12 {
  color: rgba(0, 0, 0, 0.12) !important;
}

.shades.black-06 {
  background-color: rgba(0, 0, 0, 0.06) !important;
}

.text-shades.text-black-06 {
  color: rgba(0, 0, 0, 0.06) !important;
}

.shades.white {
  background-color: white !important;
}

.text-shades.text-white {
  color: white !important;
}

.shades.white-87 {
  background-color: rgba(255, 255, 255, 0.87) !important;
}

.text-shades.text-white-87 {
  color: rgba(255, 255, 255, 0.87) !important;
}

.shades.white-54 {
  background-color: rgba(255, 255, 255, 0.54) !important;
}

.text-shades.text-white-54 {
  color: rgba(255, 255, 255, 0.54) !important;
}

.shades.transparent {
  background-color: transparent !important;
}

.text-shades.text-transparent {
  color: transparent !important;
}

.black {
  background-color: black !important;
}

.black-text {
  color: black !important;
}

.black-87 {
  background-color: rgba(0, 0, 0, 0.87) !important;
}

.black-87-text {
  color: rgba(0, 0, 0, 0.87) !important;
}

.black-54 {
  background-color: rgba(0, 0, 0, 0.54) !important;
}

.black-54-text {
  color: rgba(0, 0, 0, 0.54) !important;
}

.black-26 {
  background-color: rgba(0, 0, 0, 0.26) !important;
}

.black-26-text {
  color: rgba(0, 0, 0, 0.26) !important;
}

.black-12 {
  background-color: rgba(0, 0, 0, 0.12) !important;
}

.black-12-text {
  color: rgba(0, 0, 0, 0.12) !important;
}

.black-06 {
  background-color: rgba(0, 0, 0, 0.06) !important;
}

.black-06-text {
  color: rgba(0, 0, 0, 0.06) !important;
}

.white {
  background-color: white !important;
}

.white-text {
  color: white !important;
}

.white-87 {
  background-color: rgba(255, 255, 255, 0.87) !important;
}

.white-87-text {
  color: rgba(255, 255, 255, 0.87) !important;
}

.white-54 {
  background-color: rgba(255, 255, 255, 0.54) !important;
}

.white-54-text {
  color: rgba(255, 255, 255, 0.54) !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-abacus:before {
  content: "\f640";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acorn:before {
  content: "\f6ae";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alicorn:before {
  content: "\f6b0";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-crate:before {
  content: "\f6b1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-axe:before {
  content: "\f6b2";
}

.fa-axe-battle:before {
  content: "\f6b3";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-badger-honey:before {
  content: "\f6b4";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ballot:before {
  content: "\f732";
}

.fa-ballot-check:before {
  content: "\f733";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bat:before {
  content: "\f6b5";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-book-spells:before {
  content: "\f6b8";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-booth-curtain:before {
  content: "\f734";
}

.fa-bow-arrow:before {
  content: "\f6b9";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-ballot:before {
  content: "\f735";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-star:before {
  content: "\f736";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campfire:before {
  content: "\f6ba";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-candle-holder:before {
  content: "\f6bc";
}

.fa-candy-corn:before {
  content: "\f6bd";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cauldron:before {
  content: "\f6bf";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chair-office:before {
  content: "\f6c1";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-line-down:before {
  content: "\f64d";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-claw-marks:before {
  content: "\f6c2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-list-check:before {
  content: "\f737";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-drizzle:before {
  content: "\f738";
}

.fa-cloud-hail:before {
  content: "\f739";
}

.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-rainbow:before {
  content: "\f73e";
}

.fa-cloud-showers:before {
  content: "\f73f";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sleet:before {
  content: "\f741";
}

.fa-cloud-snow:before {
  content: "\f742";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-clouds:before {
  content: "\f744";
}

.fa-clouds-moon:before {
  content: "\f745";
}

.fa-clouds-sun:before {
  content: "\f746";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-coffee-togo:before {
  content: "\f6c5";
}

.fa-coffin:before {
  content: "\f6c6";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-corn:before {
  content: "\f6c7";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dagger:before {
  content: "\f6cb";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dewpoint:before {
  content: "\f748";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d10:before {
  content: "\f6cd";
}

.fa-dice-d12:before {
  content: "\f6ce";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d4:before {
  content: "\f6d0";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-d8:before {
  content: "\f6d2";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dog-leashed:before {
  content: "\f6d4";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick:before {
  content: "\f6d6";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-duck:before {
  content: "\f6d8";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-eclipse:before {
  content: "\f749";
}

.fa-eclipse-alt:before {
  content: "\f74a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-elephant:before {
  content: "\f6da";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-evil:before {
  content: "\f6db";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-fire-smoke:before {
  content: "\f74b";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-alt:before {
  content: "\f74c";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flame:before {
  content: "\f6df";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flask-poison:before {
  content: "\f6e0";
}

.fa-flask-potion:before {
  content: "\f6e1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-fog:before {
  content: "\f74e";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-folder-times:before {
  content: "\f65f";
}

.fa-folders:before {
  content: "\f660";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-function:before {
  content: "\f661";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hammer-war:before {
  content: "\f6e4";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-magic:before {
  content: "\f6e5";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-witch:before {
  content: "\f6e7";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side:before {
  content: "\f6e9";
}

.fa-head-vr:before {
  content: "\f6ea";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-helmet-battle:before {
  content: "\f6eb";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-mask:before {
  content: "\f6ee";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-hood-cloak:before {
  content: "\f6ef";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-flood:before {
  content: "\f74f";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-humidity:before {
  content: "\f750";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-integral:before {
  content: "\f667";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-key-skeleton:before {
  content: "\f6f3";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kite:before {
  content: "\f6f4";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-knife-kitchen:before {
  content: "\f6f5";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-landmark-alt:before {
  content: "\f752";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leaf-maple:before {
  content: "\f6f6";
}

.fa-leaf-oak:before {
  content: "\f6f7";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-mace:before {
  content: "\f6f8";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-mandolin:before {
  content: "\f6f9";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaphone:before {
  content: "\f675";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monkey:before {
  content: "\f6fb";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-moon-cloud:before {
  content: "\f754";
}

.fa-moon-stars:before {
  content: "\f755";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mountains:before {
  content: "\f6fd";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-narwhal:before {
  content: "\f6fe";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paw-alt:before {
  content: "\f701";
}

.fa-paw-claws:before {
  content: "\f702";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pegasus:before {
  content: "\f703";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-person-sign:before {
  content: "\f757";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pi:before {
  content: "\f67e";
}

.fa-pie:before {
  content: "\f705";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pig:before {
  content: "\f706";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-podium-star:before {
  content: "\f758";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poll-people:before {
  content: "\f759";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pumpkin:before {
  content: "\f707";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-rabbit:before {
  content: "\f708";
}

.fa-rabbit-fast:before {
  content: "\f709";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-raindrops:before {
  content: "\f75c";
}

.fa-ram:before {
  content: "\f70a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-scarecrow:before {
  content: "\f70d";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-scroll-old:before {
  content: "\f70f";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-scythe:before {
  content: "\f710";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-sheep:before {
  content: "\f711";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-shield-cross:before {
  content: "\f712";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shovel:before {
  content: "\f713";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoke:before {
  content: "\f760";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-snake:before {
  content: "\f716";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snow-blowing:before {
  content: "\f761";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spider-black-widow:before {
  content: "\f718";
}

.fa-spider-web:before {
  content: "\f719";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root:before {
  content: "\f697";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-squirrel:before {
  content: "\f71a";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-staff:before {
  content: "\f71b";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-stars:before {
  content: "\f762";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-sun-cloud:before {
  content: "\f763";
}

.fa-sun-dust:before {
  content: "\f764";
}

.fa-sun-haze:before {
  content: "\f765";
}

.fa-sunrise:before {
  content: "\f766";
}

.fa-sunset:before {
  content: "\f767";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sword:before {
  content: "\f71c";
}

.fa-swords:before {
  content: "\f71d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-frigid:before {
  content: "\f768";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-hot:before {
  content: "\f76a";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-theta:before {
  content: "\f69e";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

.fa-thunderstorm-moon:before {
  content: "\f76d";
}

.fa-thunderstorm-sun:before {
  content: "\f76e";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-alt:before {
  content: "\f71f";
}

.fa-tombstone:before {
  content: "\f720";
}

.fa-tombstone-alt:before {
  content: "\f721";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-treasure-chest:before {
  content: "\f723";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trees:before {
  content: "\f724";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-turkey:before {
  content: "\f725";
}

.fa-turtle:before {
  content: "\f726";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-unicorn:before {
  content: "\f727";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-chart:before {
  content: "\f6a3";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-nay:before {
  content: "\f771";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-wand:before {
  content: "\f72a";
}

.fa-wand-magic:before {
  content: "\f72b";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-water:before {
  content: "\f773";
}

.fa-water-lower:before {
  content: "\f774";
}

.fa-water-rise:before {
  content: "\f775";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whale:before {
  content: "\f72c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheat:before {
  content: "\f72d";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-wind-warning:before {
  content: "\f776";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-windsock:before {
  content: "\f777";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-brands-400.eot");
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-light-300.eot");
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-light-300.woff2") format("woff2"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-light-300.woff") format("woff"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-light-300.ttf") format("truetype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-regular-400.eot");
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-solid-900.eot");
  src: url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome-pro-5.5.0-web/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa.fa-glass:before {
  content: "\f000";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "\f005";
}

.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-close:before {
  content: "\f00d";
}

.fa.fa-gear:before {
  content: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "\f15b";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "\f017";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "\f144";
}

.fa.fa-repeat:before {
  content: "\f01e";
}

.fa.fa-rotate-right:before {
  content: "\f01e";
}

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "\f03b";
}

.fa.fa-video-camera:before {
  content: "\f03d";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "\f03e";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "\f03e";
}

.fa.fa-pencil:before {
  content: "\f303";
}

.fa.fa-map-marker:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "\f044";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "\f14a";
}

.fa.fa-arrows:before {
  content: "\f0b2";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "\f058";
}

.fa.fa-mail-forward:before {
  content: "\f064";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "\f071";
}

.fa.fa-calendar:before {
  content: "\f073";
}

.fa.fa-arrows-v:before {
  content: "\f338";
}

.fa.fa-arrows-h:before {
  content: "\f337";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "\f080";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "\f080";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "\f004";
}

.fa.fa-sign-out:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "\f08c";
}

.fa.fa-thumb-tack:before {
  content: "\f08d";
}

.fa.fa-external-link:before {
  content: "\f35d";
}

.fa.fa-sign-in:before {
  content: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "\f094";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "\f02e";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "\f39e";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "\f39e";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "\f0a0";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa.fa-arrows-alt:before {
  content: "\f31e";
}

.fa.fa-group:before {
  content: "\f0c0";
}

.fa.fa-chain:before {
  content: "\f0c1";
}

.fa.fa-scissors:before {
  content: "\f0c4";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "\f0c5";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "\f0c7";
}

.fa.fa-navicon:before {
  content: "\f0c9";
}

.fa.fa-reorder:before {
  content: "\f0c9";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "\f0d5";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "\f3d1";
}

.fa.fa-unsorted:before {
  content: "\f0dc";
}

.fa.fa-sort-desc:before {
  content: "\f0dd";
}

.fa.fa-sort-asc:before {
  content: "\f0de";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "\f0e1";
}

.fa.fa-rotate-left:before {
  content: "\f0e2";
}

.fa.fa-legal:before {
  content: "\f0e3";
}

.fa.fa-tachometer:before {
  content: "\f3fd";
}

.fa.fa-dashboard:before {
  content: "\f3fd";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "\f075";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "\f086";
}

.fa.fa-flash:before {
  content: "\f0e7";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "\f328";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa.fa-exchange:before {
  content: "\f362";
}

.fa.fa-cloud-download:before {
  content: "\f381";
}

.fa.fa-cloud-upload:before {
  content: "\f382";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "\f0f3";
}

.fa.fa-cutlery:before {
  content: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "\f1ad";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "\f0f8";
}

.fa.fa-tablet:before {
  content: "\f3fa";
}

.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-mobile-phone:before {
  content: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "\f111";
}

.fa.fa-mail-reply:before {
  content: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "\f07b";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "\f07c";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "\f119";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "\f11c";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "\f024";
}

.fa.fa-mail-reply-all:before {
  content: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "\f089";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "\f089";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "\f089";
}

.fa.fa-code-fork:before {
  content: "\f126";
}

.fa.fa-chain-broken:before {
  content: "\f127";
}

.fa.fa-shield:before {
  content: "\f3ed";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "\f133";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "\f3ff";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "\f146";
}

.fa.fa-level-up:before {
  content: "\f3bf";
}

.fa.fa-level-down:before {
  content: "\f3be";
}

.fa.fa-pencil-square:before {
  content: "\f14b";
}

.fa.fa-external-link-square:before {
  content: "\f360";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-eur:before {
  content: "\f153";
}

.fa.fa-euro:before {
  content: "\f153";
}

.fa.fa-gbp:before {
  content: "\f154";
}

.fa.fa-usd:before {
  content: "\f155";
}

.fa.fa-dollar:before {
  content: "\f155";
}

.fa.fa-inr:before {
  content: "\f156";
}

.fa.fa-rupee:before {
  content: "\f156";
}

.fa.fa-jpy:before {
  content: "\f157";
}

.fa.fa-cny:before {
  content: "\f157";
}

.fa.fa-rmb:before {
  content: "\f157";
}

.fa.fa-yen:before {
  content: "\f157";
}

.fa.fa-rub:before {
  content: "\f158";
}

.fa.fa-ruble:before {
  content: "\f158";
}

.fa.fa-rouble:before {
  content: "\f158";
}

.fa.fa-krw:before {
  content: "\f159";
}

.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "\f15a";
}

.fa.fa-file-text:before {
  content: "\f15c";
}

.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "\f167";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "\f171";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "\f309";
}

.fa.fa-long-arrow-up:before {
  content: "\f30c";
}

.fa.fa-long-arrow-left:before {
  content: "\f30a";
}

.fa.fa-long-arrow-right:before {
  content: "\f30b";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "\f186";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "\f192";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "\f195";
}

.fa.fa-turkish-lira:before {
  content: "\f195";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "\f0fe";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "\f19c";
}

.fa.fa-bank:before {
  content: "\f19c";
}

.fa.fa-mortar-board:before {
  content: "\f19d";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "\f2e5";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "\f1b9";
}

.fa.fa-cab:before {
  content: "\f1ba";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "\f0e0";
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "\f1c5";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "\f1c8";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "\f1c9";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "\f1cd";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "\f1cd";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "\f1cd";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "\f1cd";
}

.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "\f1d0";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "\f1d1";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "\f1d4";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "\f1d7";
}

.fa.fa-send:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "\f111";
}

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-sliders:before {
  content: "\f1de";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "\f1e3";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "\f1fb";
}

.fa.fa-area-chart:before {
  content: "\f1fe";
}

.fa.fa-pie-chart:before {
  content: "\f200";
}

.fa.fa-line-chart:before {
  content: "\f201";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "\f20a";
}

.fa.fa-ils:before {
  content: "\f20b";
}

.fa.fa-shekel:before {
  content: "\f20b";
}

.fa.fa-sheqel:before {
  content: "\f20b";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "\f2b4";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "\f3a5";
}

.fa.fa-intersex:before {
  content: "\f224";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "\f09a";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "\f236";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "\f240";
}

.fa.fa-battery:before {
  content: "\f240";
}

.fa.fa-battery-3:before {
  content: "\f241";
}

.fa.fa-battery-2:before {
  content: "\f242";
}

.fa.fa-battery-1:before {
  content: "\f243";
}

.fa.fa-battery-0:before {
  content: "\f244";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "\f254";
}

.fa.fa-hourglass-1:before {
  content: "\f251";
}

.fa.fa-hourglass-2:before {
  content: "\f252";
}

.fa.fa-hourglass-3:before {
  content: "\f253";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "\f255";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "\f256";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "\f259";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "\f26c";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "\f274";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-commenting:before {
  content: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "\f4ad";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "\f27d";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "\f09d";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "\f28d";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "\f059";
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa.fa-deafness:before {
  content: "\f2a4";
}

.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "\f2a7";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "\f2b5";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "\f2b9";
}

.fa.fa-vcard:before {
  content: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "\f2bb";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "\f2c2";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "\f2c7";
}

.fa.fa-thermometer:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa.fa-bathtub:before {
  content: "\f2cd";
}

.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "\f410";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.node-type-landing-page #block-system-main .group-header.columns,
.node-type-department #block-system-main .group-header.columns {
  -webkit-transform: translate3d(0, 0, 0);
}

.slide-in-blurred-left {
  -webkit-animation: slide-in-blurred-left 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
  -moz-animation: slide-in-blurred-left 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: slide-in-blurred-left 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2017-7-27 12:31:12
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-blurred-bottom {
  0% {
    -webkit-transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-bottom {
  0% {
    -webkit-transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(-1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bck {
  0% {
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-bck {
  0% {
    -webkit-transform: translateZ(80px);
    transform: translateZ(80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bl {
  0% {
    -webkit-transform: translateX(-50px) translateY(50px);
    transform: translateX(-50px) translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bl {
  0% {
    -webkit-transform: translateX(-50px) translateY(50px);
    transform: translateX(-50px) translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-br {
  0% {
    -webkit-transform: translateX(50px) translateY(50px);
    transform: translateX(50px) translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-br {
  0% {
    -webkit-transform: translateX(50px) translateY(50px);
    transform: translateX(50px) translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-tl {
  0% {
    -webkit-transform: translateX(-50px) translateY(-50px);
    transform: translateX(-50px) translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-tl {
  0% {
    -webkit-transform: translateX(-50px) translateY(-50px);
    transform: translateX(-50px) translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-tr {
  0% {
    -webkit-transform: translateX(50px) translateY(-50px);
    transform: translateX(50px) translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-tr {
  0% {
    -webkit-transform: translateX(50px) translateY(-50px);
    transform: translateX(50px) translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 84%;
    transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(15px);
    transform: scale(1.25) translateY(15px);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
}
@keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 84%;
    transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(15px);
    transform: scale(1.25) translateY(15px);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
}
@-webkit-keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}
@keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes bg-pan-left {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes bg-pan-left {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@-webkit-keyframes bg-pan-tr {
  0% {
    background-position: 0 100%;
  }
  100% {
    background-position: 100% 0;
  }
}
@keyframes bg-pan-tr {
  0% {
    background-position: 0 100%;
  }
  100% {
    background-position: 100% 0;
  }
}
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left-long {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes shadow-drop-center {
  0% {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
  }
  100% {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
  }
}
@keyframes shadow-drop-center {
  0% {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
  }
  100% {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
  }
}
@-webkit-keyframes bg-pan-right {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes bg-pan-right {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@-webkit-keyframes fade-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
}
@keyframes fade-out-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
}
@-webkit-keyframes reveal-bottom {
  0% {
    height: 0px;
    opacity: 0;
  }
  100% {
    height: 100%;
    opacity: 1;
  }
}
@keyframes reveal-bottom {
  0% {
    height: 0px;
    opacity: 0;
  }
  100% {
    height: 100%;
    opacity: 1;
  }
}
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.is-accordion-submenu-parent {
  position: relative;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  outline-style: none;
  width: 52px;
  height: 52px;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #BB1111 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.admin-menu .fixed {
  top: emCalc(29px);
}

#status-messages.reveal-modal .alert-box {
  margin-bottom: 0;
}

.reveal-modal {
  z-index: 999;
}

.item-list .pager {
  clear: none;
}

.item-list .pager li {
  padding: 0;
}

.adminimal-menu .toolbar-shortcuts .menu {
  display: block;
  width: auto;
}

.adminimal-menu .toolbar-shortcuts .menu:not(:hover) li {
  display: none;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: white;
  font-family: Roboto, Noto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #515151;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#more {
  display: none;
  height: 0px;
  animation: reveal-bottom 0.5s 0.1s ease-in 1 both;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 2px;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 2px;
  background: transparent;
  line-height: 1;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
  width: -webkit-fill-available;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .medium-offset-0 {
    margin-left: 0%;
  }

  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .medium-order-1 {
    order: 1;
  }

  .medium-order-2 {
    order: 2;
  }

  .medium-order-3 {
    order: 3;
  }

  .medium-order-4 {
    order: 4;
  }

  .medium-order-5 {
    order: 5;
  }

  .medium-order-6 {
    order: 6;
  }

  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-dir-row {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-dir-column {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .large-offset-0 {
    margin-left: 0%;
  }

  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .large-order-1 {
    order: 1;
  }

  .large-order-2 {
    order: 2;
  }

  .large-order-3 {
    order: 3;
  }

  .large-order-4 {
    order: 4;
  }

  .large-order-5 {
    order: 5;
  }

  .large-order-6 {
    order: 6;
  }

  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-dir-row {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-dir-column {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .xlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .xlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xlarge-offset-3 {
    margin-left: 25%;
  }

  .xlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .xlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .xlarge-offset-6 {
    margin-left: 50%;
  }

  .xlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .xlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .xlarge-offset-9 {
    margin-left: 75%;
  }

  .xlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .xlarge-order-1 {
    order: 1;
  }

  .xlarge-order-2 {
    order: 2;
  }

  .xlarge-order-3 {
    order: 3;
  }

  .xlarge-order-4 {
    order: 4;
  }

  .xlarge-order-5 {
    order: 5;
  }

  .xlarge-order-6 {
    order: 6;
  }

  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .xxlarge-offset-0 {
    margin-left: 0%;
  }

  .xxlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .xxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .xxlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxlarge-offset-3 {
    margin-left: 25%;
  }

  .xxlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .xxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .xxlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .xxlarge-offset-6 {
    margin-left: 50%;
  }

  .xxlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .xxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .xxlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .xxlarge-offset-9 {
    margin-left: 75%;
  }

  .xxlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .xxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .xxlarge-order-1 {
    order: 1;
  }

  .xxlarge-order-2 {
    order: 2;
  }

  .xxlarge-order-3 {
    order: 3;
  }

  .xxlarge-order-4 {
    order: 4;
  }

  .xxlarge-order-5 {
    order: 5;
  }

  .xxlarge-order-6 {
    order: 6;
  }

  .xxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
}
.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 500;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto, Noto, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #bdbdbd;
}

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 1.9375rem;
  }

  h4 {
    font-size: 1.5625rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #BB1111;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #a10f0f;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: rem-calc(960);
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #bdbdbd;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: 16px;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 500;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #bdbdbd;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #616161;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #616161;
}
cite:before {
  content: "— ";
}

abbr {
  border-bottom: 1px dotted black;
  color: #515151;
  cursor: help;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #bdbdbd;
  background-color: #e0e0e0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: black;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e0e0e0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: black;
  border-radius: 2px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #616161;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

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

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

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

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

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }

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

  .xlarge-text-center {
    text-align: center;
  }

  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }

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

  .xxlarge-text-center {
    text-align: center;
  }

  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
blockquote {
    border: 1px solid #616161;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 0;
  border-radius: 2px;
  background-color: white;
  box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  color: black;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 0;
  background-color: white;
  box-shadow: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input::placeholder,
textarea::placeholder {
  color: #bdbdbd;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e0e0e0;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 2px;
}

input[type=search] {
  box-sizing: border-box;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: black;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: black;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child {
  border-radius: 2px 0 0 2px;
}
.input-group > :last-child > * {
  border-radius: 0 2px 2px 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #bdbdbd;
  background: #e0e0e0;
  color: black;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #bdbdbd;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
  background: white;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 0;
  border-radius: 2px;
  background-color: white;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: black;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2897, 97, 97%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 0;
  background-color: white;
  box-shadow: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e0e0e0;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #BB1111;
  background-color: #f8e7e7;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #BB1111;
}

.is-invalid-label {
  color: #BB1111;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: #BB1111;
}
.form-error.is-visible {
  display: block;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #BB1111;
  color: white;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button:hover, .button:focus {
  background-color: #b21010;
  color: white;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.primary {
  background-color: #BB1111;
  color: white;
}
.button.primary:hover, .button.primary:focus {
  background-color: #960e0e;
  color: white;
}
.button.secondary {
  background-color: #f59091;
  color: black;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #ef494a;
  color: black;
}
.button.success {
  background-color: #008653;
  color: white;
}
.button.success:hover, .button.success:focus {
  background-color: #006b42;
  color: white;
}
.button.warning {
  background-color: #fff404;
  color: black;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cfc600;
  color: black;
}
.button.alert {
  background-color: #BB1111;
  color: white;
}
.button.alert:hover, .button.alert:focus {
  background-color: #960e0e;
  color: white;
}
.button.hollow {
  border: 1px solid #BB1111;
  color: #BB1111;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #5e0909;
  color: #5e0909;
}
.button.hollow.primary {
  border: 1px solid #BB1111;
  color: #BB1111;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #5e0909;
  color: #5e0909;
}
.button.hollow.secondary {
  border: 1px solid #f59091;
  color: #f59091;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #b21012;
  color: #b21012;
}
.button.hollow.success {
  border: 1px solid #008653;
  color: #008653;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #00432a;
  color: #00432a;
}
.button.hollow.warning {
  border: 1px solid #fff404;
  color: #fff404;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #827c00;
  color: #827c00;
}
.button.hollow.alert {
  border: 1px solid #BB1111;
  color: #BB1111;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #5e0909;
  color: #5e0909;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #BB1111;
  color: white;
}
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #BB1111;
  color: white;
}
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #f59091;
  color: black;
}
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #008653;
  color: white;
}
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #fff404;
  color: black;
}
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #BB1111;
  color: white;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: white transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after {
  border-top-color: #BB1111;
}
.button.dropdown.hollow.primary::after {
  border-top-color: #BB1111;
}
.button.dropdown.hollow.secondary::after {
  border-top-color: #f59091;
}
.button.dropdown.hollow.success::after {
  border-top-color: #008653;
}
.button.dropdown.hollow.warning::after {
  border-top-color: #fff404;
}
.button.dropdown.hollow.alert::after {
  border-top-color: #BB1111;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

.accordion {
  margin-left: 0;
  background: white;
  list-style-type: none;
}

.accordion-item:first-child > :first-child {
  border-radius: 2px 2px 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 2px 2px;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #BB1111;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0 0 2px 2px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e0e0e0;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -0.75rem;
  content: "+";
  font-size: 1.5rem;
  font-weight: 900;
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  background-color: white;
  color: #515151;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e0e0e0;
}

.is-accordion-submenu-parent > a {
  position: relative;
  /*
  &::after {
    @include css-triangle($accordionmenu-arrow-size, $accordionmenu-arrow-color, down);
    position: absolute;
    top: 50%;
    margin-top: -1 * ($accordionmenu-arrow-size / 2);
    right: 1rem;
  }
    */
}

.is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #BB1111;
  color: white;
}
.badge.primary {
  background: #BB1111;
  color: white;
}
.badge.secondary {
  background: #f59091;
  color: black;
}
.badge.success {
  background: #008653;
  color: white;
}
.badge.warning {
  background: #fff404;
  color: black;
}
.badge.alert {
  background: #BB1111;
  color: white;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: black;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  top: 1px;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #bdbdbd;
}
.breadcrumbs a {
  color: #BB1111;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #9e9e9e;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button {
  background-color: #BB1111;
  color: white;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #960e0e;
  color: white;
}
.button-group.secondary .button {
  background-color: #f59091;
  color: black;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #ef494a;
  color: black;
}
.button-group.success .button {
  background-color: #008653;
  color: white;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #006b42;
  color: white;
}
.button-group.warning .button {
  background-color: #fff404;
  color: black;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cfc600;
  color: black;
}
.button-group.alert .button {
  background-color: #BB1111;
  color: white;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #960e0e;
  color: white;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 0;
  border-radius: 2px;
  background-color: white;
  color: #515151;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #fbd5d5;
  color: #515151;
}
.callout.secondary {
  background-color: #feeeef;
  color: #515151;
}
.callout.success {
  background-color: #c7ffea;
  color: #515151;
}
.callout.warning {
  background-color: #fffdd9;
  color: #515151;
}
.callout.alert {
  background-color: #fbd5d5;
  color: #515151;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background: white;
  box-shadow: none;
  overflow: hidden;
  color: #515151;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  flex: 0 1 auto;
  padding: 1rem;
  background: #e0e0e0;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.close-button {
  position: absolute;
  color: #616161;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: black;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
}
.menu > li {
  flex: 0 0 auto;
}
[data-whatinput=mouse] .menu > li {
  outline: 0;
}
.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu > li > a {
  display: flex;
}
.menu > li > a {
  flex-flow: row nowrap;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
}
.menu, .menu.horizontal {
  flex-wrap: nowrap;
}
.menu > li, .menu.horizontal > li {
  flex: 0 0 auto;
}
.menu.expanded > li {
  flex: 1 1 0px;
}
.menu.expanded > li:first-child:last-child {
  width: 100%;
}
.menu.vertical {
  flex-wrap: wrap;
}
.menu.vertical > li {
  flex: 0 0 100%;
  max-width: 100%;
}
.menu.vertical > li > a {
  justify-content: flex-start;
  align-items: flex-start;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: nowrap;
  }
  .menu.medium-horizontal > li {
    flex: 0 0 auto;
  }
  .menu.medium-expanded > li {
    flex: 1 1 0px;
  }
  .menu.medium-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.medium-vertical {
    flex-wrap: wrap;
  }
  .menu.medium-vertical > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu.medium-vertical > li > a {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: nowrap;
  }
  .menu.large-horizontal > li {
    flex: 0 0 auto;
  }
  .menu.large-expanded > li {
    flex: 1 1 0px;
  }
  .menu.large-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.large-vertical {
    flex-wrap: wrap;
  }
  .menu.large-vertical > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu.large-vertical > li > a {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    flex-wrap: nowrap;
  }
  .menu.xlarge-horizontal > li {
    flex: 0 0 auto;
  }
  .menu.xlarge-expanded > li {
    flex: 1 1 0px;
  }
  .menu.xlarge-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.xlarge-vertical {
    flex-wrap: wrap;
  }
  .menu.xlarge-vertical > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu.xlarge-vertical > li > a {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    flex-wrap: nowrap;
  }
  .menu.xxlarge-horizontal > li {
    flex: 0 0 auto;
  }
  .menu.xxlarge-expanded > li {
    flex: 1 1 0px;
  }
  .menu.xxlarge-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.xxlarge-vertical {
    flex-wrap: wrap;
  }
  .menu.xxlarge-vertical > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu.xxlarge-vertical > li > a {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.menu.simple li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.menu.simple a {
  padding: 0;
}
.menu.simple li {
  margin-left: 0;
  margin-right: 1rem;
}
.menu.simple.align-right li {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.align-right {
  justify-content: flex-end;
}
.menu.icon-top > li > a {
  flex-flow: column nowrap;
}
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-top.vertical a > span {
  margin: auto;
}
.menu.nested {
  margin-left: 1rem;
}
.menu .active > a {
  background: #BB1111;
  color: white;
}
.menu.menu-bordered li {
  border: 1px solid #e0e0e0;
}
.menu.menu-bordered li:not(:first-child) {
  border-top: 0;
}
.menu.menu-hover li:hover {
  background-color: #e0e0e0;
}

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered {
  text-align: center;
}
.menu-centered > .menu {
  justify-content: center;
  align-items: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: white;
  box-shadow: 0 7px 0 white, 0 14px 0 white;
  content: "";
}
.menu-icon:hover::after {
  background: #bdbdbd;
  box-shadow: 0 7px 0 #bdbdbd, 0 14px 0 #bdbdbd;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: black;
  box-shadow: 0 7px 0 black, 0 14px 0 black;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #616161;
  box-shadow: 0 7px 0 #616161, 0 14px 0 #616161;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: white;
  transition: transform 0.15s linear;
}
.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown-submenu-cover-previous {
  min-height: 100%;
}

.is-drilldown-submenu-parent > a {
  position: relative;
}
.is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #BB1111;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #BB1111 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background-color: white;
  font-size: 1rem;
}
.dropdown-pane.is-open {
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #BB1111 transparent transparent;
  right: 5px;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #BB1111 transparent transparent;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #BB1111;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #BB1111 transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #BB1111 transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #BB1111;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #BB1111 transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #BB1111 transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #BB1111;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #BB1111 transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #BB1111 transparent transparent;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #BB1111;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #BB1111 transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #BB1111 transparent transparent;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #BB1111;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #bdbdbd;
  background: white;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #BB1111 transparent transparent;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #BB1111;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 2px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #BB1111;
  color: white;
}
.label.primary {
  background: #BB1111;
  color: white;
}
.label.secondary {
  background: #f59091;
  color: black;
}
.label.success {
  background: #008653;
  color: white;
}
.label.warning {
  background: #fff404;
  color: black;
}
.label.alert {
  background: #BB1111;
  color: white;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 1;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e0e0e0;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-overlap {
  z-index: 10;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e0e0e0;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 10;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  transform: translateX(-250px);
  overflow-y: auto;
}
.position-left.is-open ~ .off-canvas-content {
  transform: translateX(250px);
}
.position-left.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  content: " ";
}
.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  transform: translateX(250px);
  overflow-y: auto;
}
.position-right.is-open ~ .off-canvas-content {
  transform: translateX(-250px);
}
.position-right.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  content: " ";
}
.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 4rem;
  transform: translateY(-4rem);
  overflow-x: auto;
}
.position-top.is-open ~ .off-canvas-content {
  transform: translateY(4rem);
}
.position-top.is-transition-push::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  content: " ";
}
.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4rem;
  transform: translateY(4rem);
  overflow-x: auto;
}
.position-bottom.is-open ~ .off-canvas-content {
  transform: translateY(-4rem);
}
.position-bottom.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  content: " ";
}
.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  transform: none;
}

.off-canvas-content {
  transition: transform 0.5s ease;
  backface-visibility: hidden;
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: white;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(0, 0, 0, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #bdbdbd;
}
.orbit-bullets button:hover {
  background-color: #616161;
}
.orbit-bullets button.is-active {
  background-color: #616161;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 2px;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 2px;
  color: black;
}
.pagination a:hover,
.pagination button:hover {
  background: #e0e0e0;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #BB1111;
  color: white;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #bdbdbd;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: black;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.progress {
  height: 4px;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: rgba(187, 17, 17, 0.25);
}
.progress.primary .progress-meter {
  background-color: #BB1111;
}
.progress.secondary .progress-meter {
  background-color: #f59091;
}
.progress.success .progress-meter {
  background-color: #008653;
}
.progress.warning .progress-meter {
  background-color: #fff404;
}
.progress.alert .progress-meter {
  background-color: #BB1111;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #BB1111;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: white;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e0e0e0;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #bdbdbd;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 2px;
  background-color: #BB1111;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #9f0e0e;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background-color: white;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: rem-calc(960);
  }
}
@media print, screen and (min-width: 40em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: rem-calc(960);
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: rem-calc(960);
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: rem-calc(960);
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 2px;
  background: #bdbdbd;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 2px;
  background: white;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #BB1111;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 2px;
}
thead,
tbody,
tfoot {
  border: 0;
  background-color: white;
}

caption {
  padding: rem-calc(15);
  font-weight: 500;
}

thead {
  background: white;
  color: #515151;
}

tfoot {
  background: #f2f2f2;
  color: #515151;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: rem-calc(15);
  font-weight: 500;
  text-align: left;
}

tbody th,
tbody td {
  padding: rem-calc(15);
}

table.unstriped tbody {
  background-color: white;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 0;
  background-color: white;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
table.stack th,
table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #fafafa;
}
table.hover tfoot tr:hover {
  background-color: #ededed;
}
table.hover tbody tr:hover {
  background-color: #fafafa;
}

.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #e0e0e0;
  background: #BB1111;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #BB1111;
}
.tabs.primary > li > a {
  color: white;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #c91212;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #BB1111;
}
.tabs-title > a:hover {
  background: white;
  color: #a10f0f;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #BB1111;
  color: #BB1111;
}

.tabs-content {
  border: 1px solid #e0e0e0;
  border-top: 0;
  background: white;
  color: #515151;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e0e0e0;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel[aria-hidden=false] {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px white;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(187, 17, 17, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: black;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #616161;
  font-weight: 500;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 2px;
  background-color: black;
  font-size: 80%;
  color: white;
}
.tooltip::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent black;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: black transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent black;
  top: 50%;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent black transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #BB1111;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 89.9375em) {
  .top-bar.stacked-for-xlarge {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
.top-bar.stacked-for-xlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar.stacked-for-xxlarge {
  flex-wrap: wrap;
}
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.9375em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.9375em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
.hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
.hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
.show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

/*
@include foundation-accordion;
@include foundation-accordion-menu;
@include foundation-close-button;
@include foundation-menu-icon;
@include foundation-drilldown-menu;
@include foundation-dropdown-menu;
@include foundation-responsive-embed;

// foundation-media-object replaces the deprecated foundation-media-object
// @include foundation-flex-video;
@include foundation-media-object;


@include foundation-off-canvas;
@include foundation-orbit;
@include foundation-pagination;
@include foundation-sticky;
@include foundation-reveal;
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-visibility-classes;
@include foundation-float-classes;
*/
.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }

  .medium-order-2 {
    order: 2;
  }

  .medium-order-3 {
    order: 3;
  }

  .medium-order-4 {
    order: 4;
  }

  .medium-order-5 {
    order: 5;
  }

  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }

  .large-order-2 {
    order: 2;
  }

  .large-order-3 {
    order: 3;
  }

  .large-order-4 {
    order: 4;
  }

  .large-order-5 {
    order: 5;
  }

  .large-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }

  .xlarge-order-2 {
    order: 2;
  }

  .xlarge-order-3 {
    order: 3;
  }

  .xlarge-order-4 {
    order: 4;
  }

  .xlarge-order-5 {
    order: 5;
  }

  .xlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    order: 1;
  }

  .xxlarge-order-2 {
    order: 2;
  }

  .xxlarge-order-3 {
    order: 3;
  }

  .xxlarge-order-4 {
    order: 4;
  }

  .xxlarge-order-5 {
    order: 5;
  }

  .xxlarge-order-6 {
    order: 6;
  }
}
.theme-light {
  background: #eeeeee;
}
.theme-light .text-display-4, .theme-light .text-display-3, .theme-light .text-display-2, .theme-light .text-display-1, .theme-light .text-caption {
  color: rgba(0, 0, 0, 0.54);
}
.theme-light .text-headline, .theme-light .text-title, .theme-light .text-subhead, .theme-light .summary h1, .summary .theme-light h1, .theme-light .text-body-2, .theme-light .text-body-1, .theme-light tr, .theme-light .chip, .theme-light .text-menu, .theme-light .text-button, .theme-light .raised-button, .theme-light .raised-accent-button, .theme-light .flat-button, .theme-light .disabled-button, .theme-light .tabs .tabs-title a, .tabs .tabs-title .theme-light a, .theme-light i {
  color: rgba(0, 0, 0, 0.87);
}

.theme-dark {
  background: #212121;
}
.theme-dark .text-display-4, .theme-dark .text-display-3, .theme-dark .text-display-2, .theme-dark .text-display-1, .theme-dark .text-caption {
  color: rgba(255, 255, 255, 0.54);
}
.theme-dark .text-headline, .theme-dark .text-title, .theme-dark .text-subhead, .theme-dark .summary h1, .summary .theme-dark h1, .theme-dark .text-body-2, .theme-dark .text-body-1, .theme-dark tr, .theme-dark .chip, .theme-dark .text-menu, .theme-dark .text-button, .theme-dark .raised-button, .theme-dark .raised-accent-button, .theme-dark .flat-button, .theme-dark .disabled-button, .theme-dark .tabs .tabs-title a, .tabs .tabs-title .theme-dark a, .theme-dark i {
  color: rgba(255, 255, 255, 0.87);
}

.z-depth-1, .top-bar, table, .card, .callout, .raised-button, .floating-action-button, .raised-accent-button, .floating-action-accent-button {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
}

.z-depth-1-hard, .switch input + label:after {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32), 0 1px 5px 0 rgba(0, 0, 0, 0.24);
}

.z-depth-2, .dropdown-pane, .raised-button:active, .floating-action-button:active, .raised-accent-button:active, .floating-action-accent-button:active {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.09);
}

.z-depth-3 {
  box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.12), 0 17px 50px 0 rgba(0, 0, 0, 0.08);
}

.z-depth-4 {
  box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.11), 0 12px 27px 0 rgba(0, 0, 0, 0.1);
}

.z-depth-5 {
  box-shadow: 0 13px 12px 0 rgba(0, 0, 0, 0.1), 0 20px 36px 0 rgba(0, 0, 0, 0.11);
}

.ink {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ripple, .ripple-color {
  position: absolute;
  border-radius: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.ripple {
  background: rgba(0, 0, 0, 0.12);
}

.ripple-color {
  background: #f59091;
}

.ripple.show, .ripple-color.show {
  -webkit-animation: ripple 0.75s ease-out;
  animation: ripple 0.75s ease-out;
}

@-webkit-keyframes ripple {
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ripple {
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
.text-display-4 {
  font-size: 112px;
  line-height: 128px;
  letter-spacing: -7px;
  padding-top: 17px;
  margin-bottom: 15px;
  font-weight: 300;
}

.text-display-3 {
  font-size: 56px;
  line-height: 64px;
  letter-spacing: -2px;
  padding-top: 8px;
  margin-bottom: 28px;
  font-weight: 400;
}

.text-display-2 {
  font-size: 45px;
  line-height: 48px;
  margin-bottom: 11px;
  letter-spacing: -1px;
  font-weight: 400;
}

.text-display-1 {
  font-size: 34px;
  line-height: 40px;
  padding-top: 8px;
  margin-bottom: 12px;
  letter-spacing: -1px;
  font-weight: 400;
}

.text-headline {
  font-size: 24px;
  line-height: 32px;
  padding-top: 16px;
  margin-bottom: 12px;
  letter-spacing: 0;
  font-weight: 400;
}

.text-title {
  font-size: 20px;
  line-height: 28px;
  padding-top: 19px;
  margin-bottom: 13px;
  letter-spacing: 0;
  font-weight: 500;
}

.text-subhead, .summary h1 {
  font-size: 15px;
  line-height: 28px;
  padding-top: 2px;
  margin-bottom: 10px;
  letter-spacing: 0;
  font-weight: 400;
}

.text-body-2, thead tr {
  font-size: 13px;
  line-height: 24px;
  padding-top: 4px;
  margin-bottom: 12px;
  letter-spacing: 0;
  font-weight: 500;
}

.text-body-1, tr, .chip {
  font-size: 13px;
  line-height: 20px;
  padding-top: 6px;
  margin-bottom: 14px;
  letter-spacing: 0;
  font-weight: 400;
}

.text-caption {
  font-size: 12px;
  line-height: 20px;
  padding-top: 6px;
  margin-bottom: 14px;
  letter-spacing: 0;
  font-weight: 400;
}

.text-menu {
  font-size: 13px;
  line-height: 20px;
  padding-top: 6px;
  margin-bottom: 14px;
  letter-spacing: 0;
  font-weight: 500;
}

.text-button, .raised-button, .raised-accent-button, .flat-button, .disabled-button, .tabs .tabs-title a {
  font-size: 14px;
  line-height: 20px;
  padding-top: 5px;
  margin-bottom: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 500 !important;
}

.tabs {
  border: 0;
}
.tabs .tabs-title a {
  color: white;
  padding-top: 1rem;
  margin-bottom: 0;
}
.tabs .tabs-title.is-active a {
  box-shadow: 0 -3px 0 0 #f59091 inset;
}
.tabs .tabs-title > a:hover {
  background: #b21010;
}

.raised-button, .raised-accent-button, .flat-button, .disabled-button {
  min-width: 64px;
  overflow: hidden;
}

.raised-button, .floating-action-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #BB1111;
  color: white;
}
[data-whatinput=mouse] .raised-button, [data-whatinput=mouse] .floating-action-button {
  outline: 0;
}
.raised-button:hover, .raised-button:focus, .floating-action-button:hover, .floating-action-button:focus {
  background-color: #b21010;
  color: white;
}

.raised-accent-button, .floating-action-accent-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #f59091;
  color: rgba(0, 0, 0, 0.87);
}
[data-whatinput=mouse] .raised-accent-button, [data-whatinput=mouse] .floating-action-accent-button {
  outline: 0;
}
.raised-accent-button:hover, .raised-accent-button:focus, .floating-action-accent-button:hover, .floating-action-accent-button:focus {
  background-color: #f37e7f;
  color: rgba(0, 0, 0, 0.87);
}
.raised-accent-button, .raised-accent-button:hover, .floating-action-accent-button, .floating-action-accent-button:hover {
  color: rgba(0, 0, 0, 0.87);
}

.floating-action-button, .floating-action-accent-button {
  overflow: hidden;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  padding: 1rem;
  margin: 0;
}
.floating-action-button i, .floating-action-accent-button i {
  font-size: 24px;
  text-align: center;
}

.floating-action-button i {
  color: white;
}

.floating-action-accent-button i {
  color: rgba(0, 0, 0, 0.87);
}

.flat-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  color: #BB1111;
}
[data-whatinput=mouse] .flat-button {
  outline: 0;
}
.flat-button:hover, .flat-button:focus {
  background-color: rgba(153, 153, 153, 0.2);
  color: #BB1111;
}
.flat-button, .flat-button:hover {
  color: #BB1111;
}

.disabled-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
  cursor: not-allowed !important;
}
[data-whatinput=mouse] .disabled-button {
  outline: 0;
}
.disabled-button:hover, .disabled-button:focus {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.disabled-button, .disabled-button:hover {
  color: rgba(0, 0, 0, 0.26);
}

.readmore {
  margin: 10px auto;
  display: block;
}

.dropdown-pane {
  border-radius: 2px;
  background: white;
  border: 0;
  padding: 0.5rem 0;
  overflow: hidden;
  width: auto;
  transition: opacity 0.4s ease-in-out, max-height 0.4s ease-in-out;
}
.dropdown-pane ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-pane li a {
  padding: 0.75rem 1.5rem;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.87);
  display: block;
}
.dropdown-pane li a:hover {
  background: #eeeeee;
}

.dropdown-pane[aria-hidden=true] {
  max-height: 0;
  opacity: 0;
}

.dropdown-pane[aria-hidden=false] {
  max-height: 200px;
  opacity: 1;
}

.card, .callout {
  border-radius: 2px;
  background: white;
}
.card .link-icon i, .callout .link-icon i {
  margin-top: 13px;
}
.card .bottom-button, .callout .bottom-button {
  margin-left: -1em;
  margin-bottom: -0.85em;
}
.card .text-caption, .callout .text-caption {
  color: rgba(0, 0, 0, 0.26);
}

.chip {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 2px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  height: 3em;
  line-height: 3em;
  border-radius: 2em;
  background: rgba(0, 0, 0, 0.12);
  padding: 0 0.7rem;
  vertical-align: top;
}
.chip i {
  color: rgba(0, 0, 0, 0.26);
  font-size: 150%;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
}
.chip .badge {
  width: 2em;
  height: 2em;
  line-height: 1.5em;
  margin: 0 10px 0 -0.7rem;
  font-size: 19px;
}
.chip .badge + span {
  display: inline-block;
  margin-top: -8px;
  vertical-align: middle;
}

table {
  border-radius: 2px;
  overflow: hidden;
}
table input[type=checkbox] + label {
  position: relative;
  top: -11px;
}

thead, tr {
  border-bottom: 1px solid #e0e0e0;
}

thead tr {
  color: rgba(0, 0, 0, 0.54);
}

tr {
  color: rgba(0, 0, 0, 0.87);
}
tr:last-child {
  border-bottom: 0;
}

.breadcrumbs li:not(:last-child)::after {
  color: #9e9e9e;
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
  padding: 1rem 0 0.5rem 0;
  margin: 0 0 0.5rem;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0;
  background: transparent;
}
input[type=text]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.26);
}
input[type=text]:-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]:-moz-placeholder, input[type=password]::-moz-placeholder, input[type=date]:-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime]:-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]:-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=month]:-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]:-moz-placeholder, input[type=week]::-moz-placeholder, input[type=email]:-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]:-moz-placeholder, input[type=number]::-moz-placeholder, input[type=search]:-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=time]:-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]:-moz-placeholder, input[type=url]::-moz-placeholder, input[type=color]:-moz-placeholder, input[type=color]::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.26);
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
  border-bottom: 2px solid #BB1111;
  position: relative;
  top: 1px;
  background: transparent;
}
input[type=text].with-floating-label + label.floating-label, input[type=password].with-floating-label + label.floating-label, input[type=date].with-floating-label + label.floating-label, input[type=datetime].with-floating-label + label.floating-label, input[type=datetime-local].with-floating-label + label.floating-label, input[type=month].with-floating-label + label.floating-label, input[type=week].with-floating-label + label.floating-label, input[type=email].with-floating-label + label.floating-label, input[type=number].with-floating-label + label.floating-label, input[type=search].with-floating-label + label.floating-label, input[type=tel].with-floating-label + label.floating-label, input[type=time].with-floating-label + label.floating-label, input[type=url].with-floating-label + label.floating-label, input[type=color].with-floating-label + label.floating-label, textarea.with-floating-label + label.floating-label {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.26);
  position: relative;
  top: -35px;
  transition: top 0.45s ease-in-out, color 0.45s ease-in-out, font-size 0.45s ease-in-out;
  height: 0;
  cursor: text;
}
input[type=text].with-floating-label:focus + label.floating-label, input[type=text].with-floating-label:valid + label.floating-label, input[type=text].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=password].with-floating-label:focus + label.floating-label, input[type=password].with-floating-label:valid + label.floating-label, input[type=password].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=date].with-floating-label:focus + label.floating-label, input[type=date].with-floating-label:valid + label.floating-label, input[type=date].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=datetime].with-floating-label:focus + label.floating-label, input[type=datetime].with-floating-label:valid + label.floating-label, input[type=datetime].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=datetime-local].with-floating-label:focus + label.floating-label, input[type=datetime-local].with-floating-label:valid + label.floating-label, input[type=datetime-local].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=month].with-floating-label:focus + label.floating-label, input[type=month].with-floating-label:valid + label.floating-label, input[type=month].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=week].with-floating-label:focus + label.floating-label, input[type=week].with-floating-label:valid + label.floating-label, input[type=week].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=email].with-floating-label:focus + label.floating-label, input[type=email].with-floating-label:valid + label.floating-label, input[type=email].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=number].with-floating-label:focus + label.floating-label, input[type=number].with-floating-label:valid + label.floating-label, input[type=number].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=search].with-floating-label:focus + label.floating-label, input[type=search].with-floating-label:valid + label.floating-label, input[type=search].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=tel].with-floating-label:focus + label.floating-label, input[type=tel].with-floating-label:valid + label.floating-label, input[type=tel].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=time].with-floating-label:focus + label.floating-label, input[type=time].with-floating-label:valid + label.floating-label, input[type=time].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=url].with-floating-label:focus + label.floating-label, input[type=url].with-floating-label:valid + label.floating-label, input[type=url].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, input[type=color].with-floating-label:focus + label.floating-label, input[type=color].with-floating-label:valid + label.floating-label, input[type=color].with-floating-label:invalid:not(:placeholder-shown) + label.floating-label, textarea.with-floating-label:focus + label.floating-label, textarea.with-floating-label:valid + label.floating-label, textarea.with-floating-label:invalid:not(:placeholder-shown) + label.floating-label {
  color: #BB1111;
  font-size: 0.75rem;
  top: -56px;
}

.is-invalid-input:not(:focus) {
  background: transparent;
  border-bottom-width: 2px;
}

.slider {
  position: relative;
  height: 4px;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: rgba(0, 0, 0, 0.12);
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 4px;
  background-color: #BB1111;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #BB1111;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #9f0e0e;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 12px;
  height: 12px;
  transform: translateX(-50%);
}

.slider-handle.is-dragging {
  box-shadow: 0 0 0 6px #BB1111;
}
.slider-handle:hover {
  background-color: #BB1111;
}

input[type=checkbox], input[type=radio] {
  display: none;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

label.radio, label.checkbox {
  display: inline-block;
  line-height: 18px;
  position: relative;
  padding-left: 30px;
  text-align: center;
  cursor: pointer;
}
label.radio:before, label.checkbox:before {
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 0;
  top: -1px;
}

label.checkbox:before, label.radio:before {
  transition: all 0.2s ease-in-out;
}

label.checkbox:before {
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  background-color: rgba(245, 144, 145, 0);
}

label.checkbox.checked:before {
  content: "\f26b";
  line-height: 18px;
  font-size: 14px;
  color: #eeeeee;
  background-color: #f59091;
  border: 0;
  font-family: "Material-Design-Iconic-Font";
}

label.radio:before {
  width: 10px;
  height: 10px;
  background: #f59091;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px;
  transform: scale(0.1);
  opacity: 0;
}

label.radio.checked:before {
  opacity: 1;
  transform: scale(1);
}

label.radio:before, label.radio:after {
  border-radius: 10px;
}

label.radio:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -1px;
  top: -1px;
  border: 2px solid rgba(0, 0, 0, 0.54);
}

label.radio.checked:after {
  border-color: #f59091;
}

.switch {
  width: auto;
  margin-top: 3px;
}
.switch input + label {
  height: 0.875rem;
  border-radius: 0.4375rem;
  width: 2rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.26) inset;
}
.switch input + label:after {
  border-radius: 0.625rem;
  top: -0.1875rem;
  left: -0.3125rem;
  height: 1.25rem;
  width: 1.25rem;
}
.switch input:checked + label:after {
  background: #f59091;
  left: 1.1rem;
}

.top-bar {
  height: 4rem;
}
.top-bar a {
  color: white;
}
.top-bar i {
  margin-top: -3px;
}
.top-bar .dark {
  color: rgba(0, 0, 0, 0.54);
}
.top-bar .text-title {
  color: white;
  font-weight: 500;
}
.top-bar .top-bar-left.no-collapse, .top-bar .top-bar-right.no-collapse {
  width: auto;
}
.top-bar .top-bar-left.no-collapse {
  float: left;
}
.top-bar .top-bar-right.no-collapse {
  float: right;
}

.menu > li > a {
  padding: 1rem;
  height: auto;
  line-height: inherit;
}

.tooltip {
  background: rgba(97, 97, 97, 0.9);
  border-radius: 3px;
}
.tooltip:before, .tooltip:after {
  display: none;
}

.summary {
  border-left: 5px solid #BB1111;
  padding-left: 20px;
}
.summary h1 {
  color: rgba(0, 0, 0, 0.54);
  line-height: 16px;
  margin-top: 0;
}
.summary ul {
  margin: 0;
}
.summary ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
}

button {
  cursor: pointer;
}

body {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}

h3, h4 {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
}

h1, h2, h5, h6 {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
}

.thin-fonts {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 39.9375em) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.75rem;
  }

  h4 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 64em) {
  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 2rem;
  }
}
/* new fonts.com font stack:

font-family:'LinotypeUniversW01-MdCn'; //LinotypeUnivers CondMedium Italic
font-family:'LinotypeUniversW01-Medi_723673'; //LinotypeUnivers
font-family:'LinotypeUniversW01-Regu'; //LinotypeUnivers BasicRegular
font-family:'LinotypeUniversW01-CnIt'; //LinotypeUnivers CondRegularItalic
font-family:'LinotypeUniversW01-Cn'; //LinotypeUnivers CondRegular

*/
/*
This is an imperfect solution, but basically the old grid system is built off a 30 column grid, while our new grid uses only 12 columns. The old method of handling media queries was done automatically rather than set by the user (as is the case with foundation's flex grid). I attempted to emulate the old system's methodology in the medium media query. The small and large views simply display 1 full-width column or the original amount specified in the span #. Lastly, column counts using 1 or 2 out of 30 have been left out of this conversion, as they were almost universally used as spacers / gutter, which foundation supplies automatically. That, and foundation doesn't like column counts lower than 1. -Ryan
*/
.row-fluid {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row-fluid .span3 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span4 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span4 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span5 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span5 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span6 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span6 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span7 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span7 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span8 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span8 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span9 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span9 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span10 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span10 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span11 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span11 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span12 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span12 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span13 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span13 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span14 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span14 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span15 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span15 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span16 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span16 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span17 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span17 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span18 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span18 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span19 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span19 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span20 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span20 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span21 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span21 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span22 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span22 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span23 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span23 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span24 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span24 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span25 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span25 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span26 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span26 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span27 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span27 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span28 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span28 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span29 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span29 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.row-fluid .span30 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .row-fluid .span30 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span4 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span4 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span5 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span5 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span6 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span6 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span7 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span7 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span8 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span8 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span9 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span9 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span10 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span10 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span11 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span11 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span12 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span12 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span13 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span13 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span14 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span14 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span15 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span15 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span16 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span16 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span17 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span17 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span18 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span18 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span19 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span19 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span20 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span20 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span21 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span21 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span22 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span22 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span23 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span23 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span24 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span24 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span25 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span25 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span26 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span26 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span27 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span27 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span28 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span28 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span29 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span29 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .row-fluid .span30 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .row-fluid .span30 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span3 {
    flex: 0 0 10%;
    max-width: 10%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 10%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span4 {
    flex: 0 0 13.3333333333%;
    max-width: 13.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 13.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span4 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span5 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 16.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span5 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span6 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 20%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span6 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span7 {
    flex: 0 0 23.3333333333%;
    max-width: 23.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 23.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span7 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span8 {
    flex: 0 0 26.6666666667%;
    max-width: 26.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 26.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span8 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span9 {
    flex: 0 0 30%;
    max-width: 30%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 30%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span9 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span10 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span10 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span11 {
    flex: 0 0 36.6666666667%;
    max-width: 36.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 36.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span11 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span12 {
    flex: 0 0 40%;
    max-width: 40%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 40%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span12 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span13 {
    flex: 0 0 43.3333333333%;
    max-width: 43.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 43.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span13 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span14 {
    flex: 0 0 46.6666666667%;
    max-width: 46.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 46.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span14 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span15 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span15 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span16 {
    flex: 0 0 53.3333333333%;
    max-width: 53.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 53.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span16 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span17 {
    flex: 0 0 56.6666666667%;
    max-width: 56.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 56.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span17 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span18 {
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 60%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span18 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span19 {
    flex: 0 0 63.3333333333%;
    max-width: 63.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 63.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span19 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span20 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span20 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span21 {
    flex: 0 0 70%;
    max-width: 70%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 70%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span21 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span22 {
    flex: 0 0 73.3333333333%;
    max-width: 73.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 73.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span22 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span23 {
    flex: 0 0 76.6666666667%;
    max-width: 76.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 76.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span23 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span24 {
    flex: 0 0 80%;
    max-width: 80%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span24 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span25 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span25 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span26 {
    flex: 0 0 86.6666666667%;
    max-width: 86.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 86.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span26 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span27 {
    flex: 0 0 90%;
    max-width: 90%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 90%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span27 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span28 {
    flex: 0 0 93.3333333333%;
    max-width: 93.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 93.3333333333%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span28 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span29 {
    flex: 0 0 96.6666666667%;
    max-width: 96.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 96.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span29 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .row-fluid .span30 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .row-fluid .span30 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.hidden-tablet,
.hidden-phone,
.hidden-desktop {
  display: none;
}

@media screen and (max-width: 39.9375em) {
  .visible-phone {
    display: block !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .visible-tablet {
    display: block !important;
  }
}
@media screen and (min-width: 64em) {
  .visible-desktop {
    display: block !important;
  }
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.print-logo {
  display: none;
  max-width: 50%;
  margin: auto;
}
@media print {
  .print-logo {
    display: block;
  }
}

.phone-outage-alert-outer {
  background-color: #fffa82;
  width: 100%;
}

.phone-outage-alert-inner {
  max-width: 1440px;
  margin: auto;
  padding: 0.75rem;
  font-size: 1.1rem;
}
.phone-outage-alert-inner .alert {
  font-weight: bold;
}
@media screen and (min-width: 40em) {
  .phone-outage-alert-inner {
    font-size: 1.5rem;
    padding: 1rem;
  }
}
@media screen and (min-width: 64em) {
  .phone-outage-alert-inner {
    max-width: 800px;
    padding: 0.75rem 1.2rem;
  }
}
@media screen and (min-width: 75em) {
  .phone-outage-alert-inner {
    max-width: 1000px;
    font-size: 1.6rem;
    font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  }
}

#find-your-100-message {
  background-color: white;
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  box-shadow: 0px 0px 5px #515151;
}
#find-your-100-message .fy100-inner {
  max-width: 1440px;
  margin: auto;
  padding: 1rem 0;
  font-size: 1.3rem;
}
@media screen and (min-width: 40em) {
  #find-your-100-message .fy100-inner {
    font-size: 1.5rem;
    padding: 1rem;
  }
}
@media screen and (min-width: 64em) {
  #find-your-100-message .fy100-inner {
    padding: 0.75rem 1.2rem;
  }
}
@media screen and (min-width: 75em) {
  #find-your-100-message .fy100-inner {
    font-size: 1.6rem;
    font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  }
}
#find-your-100-message .logo {
  padding-left: 0;
}
#find-your-100-message .logo img, #find-your-100-message .logo svg {
  max-height: 60px;
}
#find-your-100-message .copy {
  text-align: center;
  letter-spacing: 0.05rem;
}
#find-your-100-message .copy a {
  color: #541388;
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 75em) {
  #find-your-100-message .copy a {
    font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  }
}
#find-your-100-message .copy a::after {
  content: "";
  position: absolute;
  width: 75%;
  height: 2px;
  background-color: #D90368;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
#find-your-100-message .copy a:hover::after {
  width: 100%;
}
#find-your-100-message i.fa-times {
  cursor: pointer;
  margin-left: 0.5rem;
  padding: 0.5rem 1rem;
}
@media print {
  #find-your-100-message {
    display: none;
  }
}

header {
  width: 100%;
  position: relative;
  z-index: 100;
  background-size: cover;
  background-position: center;
  -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
header .outer-header {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}
header section#scene {
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding-bottom: 3rem;
  padding: 0;
}
@media screen and (max-width: 39.9375em) {
  header section#scene {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 74.9375em) {
  header section#scene {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 75em) {
  header section#scene {
    padding-bottom: 4.5rem;
  }
}
header section#scene .logo-holster,
header section#scene .title-holster {
  position: relative;
  z-index: 9;
  color: #ececec;
}
@media screen and (min-width: 64em) {
  header section#scene .logo-holster {
    margin-top: 1rem;
  }
}
header section#scene .title-holster {
  padding-left: 0;
}
header section#scene .title-holster div,
header section#scene .title-holster h1 {
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: 0.05rem;
}
header .otis-desktop-menu {
  margin-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  z-index: 11;
}
@media screen and (min-width: 75em) {
  header .otis-desktop-menu {
    margin-bottom: 2rem;
  }
}
header .mobile-logo-holder {
  display: block;
  position: relative;
  z-index: 9;
}
header .mobile-logo-holder .mobile-logo {
  padding: 1rem 0;
}

header #scene > a,
header #scene .logo-holder a {
  /* // I tried to fix the topnav overlapping the logo, but it induces other display bugs
  display: flex;
  align-items: flex-start;
  max-width: 65%;
  width: 40%;
  z-index: 3;
  position: relative;
  @media screen and (min-width: 40em) and (max-width: 63.9375em){
      width: 100%;
      height: 100%;
      img.logo {
          height: 100%;
      }
  }
  */
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 39.9735em) {
  header #scene > a img.logo,
header #scene .logo-holder a img.logo {
    max-height: 200px;
  }
}
@media screen and (min-width: 64em) {
  header #scene > a img.logo,
header #scene .logo-holder a img.logo {
    -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.25s;
  }
}

.not-front header #scene .logo-holder a img.logo,
.not-front header #scene .logo-holster a img.logo {
  max-height: 350px;
}
@media screen and (max-width: 39.9375em) {
  .not-front header #scene .logo-holder a img.logo,
.not-front header #scene .logo-holster a img.logo {
    max-height: 200px;
  }
}

.main-mobile-icons .toggle-search-form span,
.main-mobile-icons .toggle-main-menu span {
  font-size: 1.5rem;
}
@media screen and (min-width: 40em) {
  .main-mobile-icons .toggle-search-form span,
.main-mobile-icons .toggle-main-menu span {
    font-size: 2.25rem;
  }
}

footer {
  background-color: #BB1111;
}
footer .footer-location address .phone-numbers:hover::before,
footer .footer-location address a.footer-map:hover::before {
  color: #BB1111;
}
footer .footer-location address .phone-numbers:hover a:hover {
  color: #BB1111;
}
footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
footer .footer-search .button-cont a:hover,
footer .footer-search .button-cont button:hover {
  background-color: #BB1111;
}
@media screen and (min-width: 64em) {
  footer .footer-search {
    background-color: #BB1111 !important;
  }
}

@media screen and (max-width: 39.9375em) {
  footer .footer-logo .content,
#footer .footer-logo .content {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 40em) {
  footer .content,
#footer .content {
    padding: 1rem;
  }
}
footer .footer-logo a img,
footer .footer-logo a svg,
#footer .footer-logo a img,
#footer .footer-logo a svg {
  height: 200px;
}
footer .footer-logo svg path,
#footer .footer-logo svg path {
  fill: #ececec;
}
footer .footer-location,
#footer .footer-location {
  padding: 1rem 1rem;
}
@media screen and (min-width: 40em) {
  footer .footer-location,
#footer .footer-location {
    padding: 1rem;
  }
}
footer .footer-location a,
#footer .footer-location a {
  color: #ececec;
  display: block;
}
footer .footer-location a:visited, footer .footer-location a:hover, footer .footer-location a:active,
#footer .footer-location a:visited,
#footer .footer-location a:hover,
#footer .footer-location a:active {
  color: white;
}
footer .footer-location span.fa,
#footer .footer-location span.fa {
  font-size: 4rem;
}
footer .footer-location address,
#footer .footer-location address {
  font-style: normal;
  font-size: 0.75rem;
}
footer .footer-location address a.footer-map,
footer .footer-location address .phone-numbers,
#footer .footer-location address a.footer-map,
#footer .footer-location address .phone-numbers {
  padding: 1rem 1rem 1rem 3.5rem;
  position: relative;
  display: block;
  transition: 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-location address a.footer-map::before,
footer .footer-location address .phone-numbers::before,
#footer .footer-location address a.footer-map::before,
#footer .footer-location address .phone-numbers::before {
  transition: 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-location address a.footer-map,
#footer .footer-location address a.footer-map {
  margin-bottom: 1rem;
}
footer .footer-location address a.footer-map::before,
#footer .footer-location address a.footer-map::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 2rem;
  content: "\f3c5";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
  color: #ececec;
}
footer .footer-location address a.footer-map:hover,
#footer .footer-location address a.footer-map:hover {
  background-color: #ececec;
  color: #383838;
}
footer .footer-location address .phone-numbers,
#footer .footer-location address .phone-numbers {
  transition: 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-location address .phone-numbers a,
#footer .footer-location address .phone-numbers a {
  transition: 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-location address .phone-numbers a:first-child,
#footer .footer-location address .phone-numbers a:first-child {
  margin-bottom: 0.25rem;
}
footer .footer-location address .phone-numbers:hover,
#footer .footer-location address .phone-numbers:hover {
  background-color: #ececec;
}
footer .footer-location address .phone-numbers:hover a,
#footer .footer-location address .phone-numbers:hover a {
  color: #383838;
}
footer .footer-location address .phone-numbers::before,
#footer .footer-location address .phone-numbers::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.5rem;
  content: "\f095";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
  color: #ececec;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  footer .footer-location address,
#footer .footer-location address {
    padding-left: 4rem;
    font-size: 1rem;
  }
  footer .footer-location address::before,
#footer .footer-location address::before {
    font-size: 5rem;
  }
  footer .footer-location address a,
#footer .footer-location address a {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 64em) {
  footer .footer-location address a,
#footer .footer-location address a {
    font-size: 1rem;
  }
}
footer .footer-nav,
#footer .footer-nav {
  padding: 1rem 0;
}
footer .footer-nav ul.menu,
#footer .footer-nav ul.menu {
  flex-flow: column wrap;
}
footer .footer-nav ul.menu li,
#footer .footer-nav ul.menu li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
footer .footer-nav ul.menu li:last-child,
#footer .footer-nav ul.menu li:last-child {
  border-bottom: 0px none;
}
footer .footer-nav ul.menu li a,
#footer .footer-nav ul.menu li a {
  color: white;
  display: block;
  padding: 1rem 1rem;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-nav ul.menu li a:hover,
#footer .footer-nav ul.menu li a:hover {
  background-color: #383838;
}
footer .footer-nav ul.menu li a::after,
#footer .footer-nav ul.menu li a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f061";
  float: right;
  color: #515151;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-nav ul.menu li a:hover::after,
#footer .footer-nav ul.menu li a:hover::after {
  color: white;
}
@media screen and (min-width: 64em) {
  footer .footer-nav,
#footer .footer-nav {
    background: #515151;
    display: inline-flex;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
  }
  footer .footer-nav .content,
footer .footer-nav .menu-block-wrapper,
#footer .footer-nav .content,
#footer .footer-nav .menu-block-wrapper {
    width: 100%;
  }
}
footer .footer-lower-nav,
#footer .footer-lower-nav {
  background: #515151;
}
footer .footer-lower-nav .content,
#footer .footer-lower-nav .content {
  position: relative;
  height: 100%;
}
footer .footer-lower-nav .content ul.menu,
#footer .footer-lower-nav .content ul.menu {
  flex-flow: column wrap;
  padding: 0.5rem 0;
}
footer .footer-lower-nav .content ul.menu li,
#footer .footer-lower-nav .content ul.menu li {
  width: 100%;
}
footer .footer-lower-nav .content ul.menu li a,
#footer .footer-lower-nav .content ul.menu li a {
  color: white;
  padding: 0.75rem 1rem;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
footer .footer-lower-nav .content ul.menu li a:hover,
#footer .footer-lower-nav .content ul.menu li a:hover {
  background-color: #383838;
}
@media screen and (min-width: 64em) {
  footer .footer-lower-nav,
#footer .footer-lower-nav {
    display: inline-flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }
  footer .footer-lower-nav .content,
footer .footer-lower-nav .menu-block-wrapper,
#footer .footer-lower-nav .content,
#footer .footer-lower-nav .menu-block-wrapper {
    width: 100%;
  }
  footer .footer-lower-nav ul.menu,
#footer .footer-lower-nav ul.menu {
    padding: 2rem 1rem;
  }
}
footer .footer-search,
#footer .footer-search {
  background: #ececec;
}
footer .footer-search .content,
#footer .footer-search .content {
  padding: 0;
}
footer .footer-search form,
#footer .footer-search form {
  background: #ececec;
  width: 100%;
}
footer .footer-search form .form-item,
#footer .footer-search form .form-item {
  margin: 0;
  padding: 1rem 0;
  position: relative;
  max-width: 100% !important;
}
@media screen and (min-width: 40em) {
  footer .footer-search form .form-item,
#footer .footer-search form .form-item {
    padding: 1rem;
  }
}
footer .footer-search form [type=text],
#footer .footer-search form [type=text] {
  margin: 0;
  padding: 0 1rem;
  border-bottom: 1px solid #ececec;
  transition: 0.3s;
}
footer .footer-search form [type=text]:focus,
#footer .footer-search form [type=text]:focus {
  border-color: #BB1111;
}
@media screen and (min-width: 64em) {
  footer .footer-search form [type=text]:focus,
#footer .footer-search form [type=text]:focus {
    border-bottom: 3px solid rgba(233, 233, 233, 0.55);
  }
}
footer .footer-search form [type=text]::-webkit-input-placeholder,
#footer .footer-search form [type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(233, 233, 233, 0.7);
}
footer .footer-search form [type=text]::-moz-placeholder,
#footer .footer-search form [type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(233, 233, 233, 0.7);
}
footer .footer-search form [type=text]:-ms-input-placeholder,
#footer .footer-search form [type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(233, 233, 233, 0.7);
}
footer .footer-search form [type=text]:-moz-placeholder,
#footer .footer-search form [type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(233, 233, 233, 0.7);
}
footer .footer-search form [type=submit],
#footer .footer-search form [type=submit] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 1.75rem 0.625rem;
  outline-style: hidden;
}
@media screen and (min-width: 40em) {
  footer .footer-search form [type=submit],
#footer .footer-search form [type=submit] {
    padding: 1.75rem 1rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  footer .footer-search form [type=submit],
#footer .footer-search form [type=submit] {
    right: 0.625rem;
  }
}
footer .footer-search form [type=submit]::after,
#footer .footer-search form [type=submit]::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f002";
  font-size: 1rem;
  color: white;
}
footer .footer-search .button-cont,
#footer .footer-search .button-cont {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 1rem;
}
footer .footer-search .button-cont a,
#footer .footer-search .button-cont a {
  display: inline-block;
  vertical-align: top;
  color: white;
  border-color: white;
  max-width: 100%;
  width: inherit;
  margin: 0;
}
footer .footer-search .button-cont a:before,
#footer .footer-search .button-cont a:before {
  background: #ececec;
}
footer .footer-search .button-cont a:hover,
#footer .footer-search .button-cont a:hover {
  color: #383838;
  border-color: #ececec;
}
footer .footer-search .button-cont a:hover::before,
#footer .footer-search .button-cont a:hover::before {
  background-color: #ececec;
}
footer .footer-search .button-cont a:focus,
#footer .footer-search .button-cont a:focus {
  background-color: inherit;
}
footer .footer-search .button-cont a.apply, footer .footer-search .button-cont a.explore,
#footer .footer-search .button-cont a.apply,
#footer .footer-search .button-cont a.explore {
  width: calc(50% - 0.5rem);
  margin-bottom: 1rem;
}
footer .footer-search .button-cont a.schedule,
#footer .footer-search .button-cont a.schedule {
  width: 100%;
}
@media screen and (min-width: 64em) {
  footer .footer-search form [type=text],
#footer .footer-search form [type=text] {
    border-bottom: 1px solid rgba(233, 233, 233, 0.55);
    color: white;
  }
  footer .footer-search form [type=submit],
#footer .footer-search form [type=submit] {
    padding: 1.75rem;
  }
}
footer .sitemap-and-copyright,
#footer .sitemap-and-copyright {
  background: #242424;
  color: white;
  padding: 0.5rem 0;
}
footer .sitemap-and-copyright a,
#footer .sitemap-and-copyright a {
  transition: 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  color: white;
}
footer .sitemap-and-copyright .social-media,
#footer .sitemap-and-copyright .social-media {
  display: flex;
  flex-flow: wrap row;
  justify-content: space-around;
}
footer .sitemap-and-copyright .social-media a,
#footer .sitemap-and-copyright .social-media a {
  padding: 1rem 1rem;
  font-size: 1.5rem;
}
footer .sitemap-and-copyright a.sitemap,
#footer .sitemap-and-copyright a.sitemap {
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 80%;
  display: block;
}
footer .sitemap-and-copyright a.sitemap span,
#footer .sitemap-and-copyright a.sitemap span {
  position: relative;
  padding-left: 1.5rem;
}
footer .sitemap-and-copyright a.sitemap span::before,
#footer .sitemap-and-copyright a.sitemap span::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1rem;
  content: "\f0e8";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
footer .sitemap-and-copyright small,
#footer .sitemap-and-copyright small {
  width: 100%;
  padding: 0.5rem 1rem;
  display: block;
}
footer .sitemap-and-copyright small span,
#footer .sitemap-and-copyright small span {
  position: relative;
  padding-left: 1.5rem;
}
footer .sitemap-and-copyright small span::before,
#footer .sitemap-and-copyright small span::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f1f9";
  font-size: 1.15rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 64em) {
  footer .footer-logo .content,
footer .footer-nav .content,
footer .sitemap-and-copyright .sitemap-copyright-inner,
#footer .footer-logo .content,
#footer .footer-nav .content,
#footer .sitemap-and-copyright .sitemap-copyright-inner {
    max-width: calc(1440px/2);
    margin: 0 0 0 auto;
  }
  footer .footer-search .content,
footer .footer-lower-nav .content,
footer .sitemap-and-copyright .social-media,
#footer .footer-search .content,
#footer .footer-lower-nav .content,
#footer .sitemap-and-copyright .social-media {
    max-width: calc(1440px/2);
    margin: 0 auto 0 0;
  }
  footer .footer-lower-nav .content,
#footer .footer-lower-nav .content {
    margin: 0 0 0 auto;
  }
  footer .social-media,
#footer .social-media {
    padding: 0 0.85rem;
  }
  footer .sitemap-and-copyright a.sitemap,
footer .sitemap-and-copyright small,
#footer .sitemap-and-copyright a.sitemap,
#footer .sitemap-and-copyright small {
    padding: 0.5rem 2rem;
  }
}

footer #block-menu-block-9.footer-nav .content {
  max-width: 710px;
}

footer #block-menu-block-4.footer-lower-nav .content {
  max-width: 730px;
  min-width: 480px;
}

footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu,
#footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu {
  padding: 0.5rem 0;
  display: block;
  max-width: 525px;
}
@media screen and (min-width: 590px) {
  footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu,
#footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu {
    column-count: 2;
    column-fill: balance;
  }
}
@media screen and (min-width: 590px) {
  footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu li,
#footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu li {
    justify-content: flex-start;
    display: flex;
    align-items: center;
  }
  footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu li a,
#footer .footer-lower-nav .menu-name-menu-footer-menu ul.menu li a {
    padding: 0.5rem;
  }
}
/*
@media screen and (max-width:768px) {footer .footer-lower-nav .content ul.menu,
  #footer .footer-lower-nav .content ul.menu {
    padding:0;
    width: -webkit-fill-available;
    max-height: unset;
  }
  #footer .footer-lower-nav .content ul.menu{
    padding: 0.5rem 1rem !important;
  }
  .footer-search form [type=submit]::after{
    color: #bb1111 !important;
  }
 .footer-nav ul.menu li a::after{
   color: $white-100 !important;
 }
*/
.top-bar {
  background: inherit;
  display: inline-block;
  vertical-align: top;
}
.top-bar ul ul {
  border: none;
}

.mobile-container {
  padding-top: 0.5rem;
}

.main-mobile-icons > button {
  height: 100%;
}
.main-mobile-icons .toggle-search-form,
.main-mobile-icons .toggle-main-menu {
  padding: 0.75rem;
  color: white;
  font-size: 20px;
  background-color: transparent;
  transition: background-color 0.2s;
}
.main-mobile-icons .toggle-search-form:hover,
.main-mobile-icons .toggle-main-menu:hover {
  color: #BB1111;
  background-color: rgba(255, 255, 255, 0.9);
}

.alt-menu-bar .toggle-search-form {
  color: white;
  font-size: 28px;
  padding: 0.5rem 1rem;
  background-color: transparent;
  transition: background-color 0.2s;
  z-index: 11;
}
/*
.dropdown-main-menu {
  a {
    color: white;
    font-weight: bold;
  }
  ul li:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }
  ul ul {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    // border-color: white transparent transparent transparent;
    border: none;
  }
  .is-dropdown-submenu {
    .is-dropdown-submenu-parent.opens-left > a::after {
      border-color: transparent white transparent transparent;
    }
    .is-dropdown-submenu-parent.opens-right > a::after {
      border-color: transparent transparent transparent white;
    }
  }
}*/
.dropdown-main-menu {
  opacity: 0.95;
  margin-left: -13px;
  /*
  li[aria-label='Admissions'] > ul,
  li[aria-label='Campus Life'] > ul {
      width: 225%;
      column-count: 2;
      padding-bottom: 1rem;
      li {
          display: inline-block;
          padding-right: 1rem;
      }
  }
  */
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu,
.dropdown-main-menu .last .is-dropdown-submenu {
  padding-top: 3.5rem;
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu::before,
.dropdown-main-menu .last .is-dropdown-submenu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #515151;
  transform: scale3d(0, 1, 1);
  transition: transform 0.1s;
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu:hover::before,
.dropdown-main-menu .last .is-dropdown-submenu:hover::before {
  transform: scale3d(0.85, 1, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
}
.dropdown-main-menu .is-active a {
  color: #515151;
}
.dropdown-main-menu ul {
  flex-wrap: wrap;
}
.dropdown-main-menu a {
  color: white;
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  z-index: 10;
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .dropdown-main-menu a {
    font-size: 0.85rem;
  }
}
.dropdown-main-menu a::after {
  border: 0px none !important;
}
.dropdown-main-menu .is-dropdown-submenu-parent,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) {
  position: relative;
  transition: opacity 0.3s;
  z-index: 11;
}
.dropdown-main-menu .is-dropdown-submenu-parent a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) a {
  padding: 1rem 1rem;
  position: relative;
}
.dropdown-main-menu .is-dropdown-submenu-parent > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) > a {
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  color: #FFF;
  z-index: 11;
  padding-right: 1rem !important;
  cursor: unset;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .dropdown-main-menu .is-dropdown-submenu-parent > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) > a {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
}
@media screen and (min-width: 75em) {
  .dropdown-main-menu .is-dropdown-submenu-parent > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) > a {
    font-size: 1.6rem;
    font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  }
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) .is-dropdown-submenu {
  transition: opacity 0.2s ease, top 0.3s ease, background 0.2s;
  opacity: 0;
  top: -5rem !important;
  visibility: hidden;
  display: block;
  border: 0px none;
  z-index: 9;
  overflow: hidden;
  box-shadow: 0px 0px 2px 0px rgba(73, 73, 73, 0.5);
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) .is-dropdown-submenu a {
  color: #515151;
  font-family: "LinotypeUniversW01-Ligh_723631", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  transition: color 0.4s ease;
  position: relative;
  padding: 0.5rem 1rem;
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu a::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) .is-dropdown-submenu a::before {
  content: "";
  position: absolute;
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.75rem;
  height: 6px;
  background: #515151;
  transition: left 0.1s;
}
.dropdown-main-menu .is-dropdown-submenu-parent .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) .is-dropdown-submenu a:hover::before {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
  left: 0;
}
.dropdown-main-menu .is-dropdown-submenu-parent .js-dropdown-active,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item) .js-dropdown-active {
  opacity: 1;
  top: 0 !important;
  visibility: visible;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+1).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+1).is-active > a {
  color: #5f30ff;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+1).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+1).is-active .is-dropdown-submenu {
  border-color: #5f30ff;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+1).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+1).is-active .is-dropdown-submenu a:hover {
  color: #5f30ff;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+1).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+1).is-active .is-dropdown-submenu a:hover::before {
  background-color: #5f30ff;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+1).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+1).is-active .is-dropdown-submenu::before {
  background: #5f30ff;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+2).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+2).is-active > a {
  color: #006B5B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+2).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+2).is-active .is-dropdown-submenu {
  border-color: #006B5B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+2).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+2).is-active .is-dropdown-submenu a:hover {
  color: #006B5B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+2).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+2).is-active .is-dropdown-submenu a:hover::before {
  background-color: #006B5B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+2).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+2).is-active .is-dropdown-submenu::before {
  background: #006B5B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+3).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+3).is-active > a {
  color: #0067A3;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+3).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+3).is-active .is-dropdown-submenu {
  border-color: #0067A3;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+3).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+3).is-active .is-dropdown-submenu a:hover {
  color: #0067A3;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+3).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+3).is-active .is-dropdown-submenu a:hover::before {
  background-color: #0067A3;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+3).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+3).is-active .is-dropdown-submenu::before {
  background: #0067A3;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+4).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+4).is-active > a {
  color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+4).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+4).is-active .is-dropdown-submenu {
  border-color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+4).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+4).is-active .is-dropdown-submenu a:hover {
  color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+4).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+4).is-active .is-dropdown-submenu a:hover::before {
  background-color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+4).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+4).is-active .is-dropdown-submenu::before {
  background: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+5).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+5).is-active > a {
  color: #B34100;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+5).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+5).is-active .is-dropdown-submenu {
  border-color: #B34100;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+5).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+5).is-active .is-dropdown-submenu a:hover {
  color: #B34100;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+5).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+5).is-active .is-dropdown-submenu a:hover::before {
  background-color: #B34100;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+5).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+5).is-active .is-dropdown-submenu::before {
  background: #B34100;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+6).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+6).is-active > a {
  color: #C2006B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+6).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+6).is-active .is-dropdown-submenu {
  border-color: #C2006B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+6).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+6).is-active .is-dropdown-submenu a:hover {
  color: #C2006B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+6).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+6).is-active .is-dropdown-submenu a:hover::before {
  background-color: #C2006B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+6).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+6).is-active .is-dropdown-submenu::before {
  background: #C2006B;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+7).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+7).is-active > a {
  color: #BB1111;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+7).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+7).is-active .is-dropdown-submenu {
  border-color: #BB1111;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+7).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+7).is-active .is-dropdown-submenu a:hover {
  color: #BB1111;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+7).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+7).is-active .is-dropdown-submenu a:hover::before {
  background-color: #BB1111;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+7).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+7).is-active .is-dropdown-submenu::before {
  background: #BB1111;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+8).is-active > a,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+8).is-active > a {
  color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+8).is-active .is-dropdown-submenu,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+8).is-active .is-dropdown-submenu {
  border-color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+8).is-active .is-dropdown-submenu a:hover,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+8).is-active .is-dropdown-submenu a:hover {
  color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+8).is-active .is-dropdown-submenu a:hover::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+8).is-active .is-dropdown-submenu a:hover::before {
  background-color: #008653;
}
.dropdown-main-menu .is-dropdown-submenu-parent:nth-child(8n+8).is-active .is-dropdown-submenu::before,
.dropdown-main-menu .last:not(.is-dropdown-submenu-item):nth-child(8n+8).is-active .is-dropdown-submenu::before {
  background: #008653;
}

header .extra-menu {
  padding-right: 0;
}

header .extra-menu ul.links {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  margin-left: 0;
  margin-bottom: 0;
  align-items: center;
  height: 100%;
}
header .extra-menu ul.links a {
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  padding: 1rem;
  color: #FFF;
  z-index: 11;
  display: flex;
  transition: 0.3s;
}
@media screen and (min-width: 75em) {
  header .extra-menu ul.links a {
    font-size: 1.6rem;
    font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  }
}
.drilldown-main-menu a,
.drilldown-main-menu label {
  color: rgba(255, 255, 255, 0.9);
  border-bottom: solid 1px #333333;
  padding: 1rem;
}

.js-drilldown-back > a,
.drilldown-head {
  text-transform: uppercase;
}

/* Slide out Nav */
div.off-canvas.position-right,
div.off-canvas.position-right ul {
  background-color: white;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links .js-drilldown-back,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links .js-drilldown-back {
  background-color: #ececec;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links .js-drilldown-back a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links .js-drilldown-back a {
  display: block;
  border-bottom: 0px none;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links .js-drilldown-back a::before,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links .js-drilldown-back a::before {
  vertical-align: inherit;
  margin-right: 0.5rem;
  border-color: transparent #515151 transparent transparent;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links a {
  color: #515151;
  outline: none;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1);
  letter-spacing: 0.1rem;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links a:hover,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links a:hover {
  background-color: #ececec;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links .drilldown-head > a {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  font-size: 1.35rem;
  color: white;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li {
  transition: 0.35s ease;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li .is-drilldown-submenu-item > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li .is-drilldown-submenu-item > a {
  padding-left: 2rem;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+1) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+1) a::after {
  border-color: transparent transparent transparent #5f30ff;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+1) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+1) .drilldown-head > a {
  background-color: #5f30ff;
  border-bottom: 1px solid #7141ff;
  border-top: 1px solid #7141ff;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+2) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+2) a::after {
  border-color: transparent transparent transparent #006B5B;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+2) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+2) .drilldown-head > a {
  background-color: #006B5B;
  border-bottom: 1px solid #00bda4;
  border-top: 1px solid #00bda4;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+3) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+3) a::after {
  border-color: transparent transparent transparent #0067A3;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+3) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+3) .drilldown-head > a {
  background-color: #0067A3;
  border-bottom: 1px solid #00b0ff;
  border-top: 1px solid #00b0ff;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+4) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+4) a::after {
  border-color: transparent transparent transparent #008653;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+4) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+4) .drilldown-head > a {
  background-color: #008653;
  border-bottom: 1px solid #007140;
  border-top: 1px solid #007140;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+5) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+5) a::after {
  border-color: transparent transparent transparent #B34100;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+5) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+5) .drilldown-head > a {
  background-color: #B34100;
  border-bottom: 1px solid #ff7101;
  border-top: 1px solid #ff7101;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+6) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+6) a::after {
  border-color: transparent transparent transparent #C2006B;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+6) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+6) .drilldown-head > a {
  background-color: #C2006B;
  border-bottom: 1px solid #ff40b0;
  border-top: 1px solid #ff40b0;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+7) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+7) a::after {
  border-color: transparent transparent transparent #BB1111;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+7) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+7) .drilldown-head > a {
  background-color: #BB1111;
  border-bottom: 1px solid #E21415;
  border-top: 1px solid #E21415;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+8) a::after,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+8) a::after {
  border-color: transparent transparent transparent #008653;
}
div.off-canvas.position-right .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+8) .drilldown-head > a,
div.off-canvas.position-right ul .drilldown-main-menu #drilldown-main-menu-links > li:nth-child(8n+8) .drilldown-head > a {
  background-color: #008653;
  border-bottom: 1px solid #007140;
  border-top: 1px solid #007140;
}

.off-canvas.position-right.is-transition-push::after {
  z-index: 2;
}

div.off-canvas.position-right.is-open ul#drilldown-main-menu-links.drilldown.menu > li.drilldown-link {
  opacity: 1 !important;
}

.menu .active > a {
  background: inherit;
}

.menu .active:not(.is-dropdown-submenu-parent) > a {
  color: inherit;
}

.footer-nav .menu .active > a {
  color: white;
}

header li.hide-from-topnav {
  display: none !important;
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .dropdown-main-menu .is-dropdown-submenu-parent a {
    padding: 1rem 1rem;
  }
}
.off-canvas-content {
  background-color: transparent;
}

.off-canvas-absolute.position-top {
  background-color: #e2e2e2;
}

.off-canvas.position-right,
.off-canvas.position-right ul {
  background-color: #444444;
}

.off-canvas.position-right.is-transition-push::after {
  box-shadow: 0 0 10px black;
}

a.search-icon {
  color: #FFF;
  font-size: 2rem;
  padding: 0 0.75rem;
}

/*
form#otis-search {
    width: 100%;
    -webkit-animation: fade-out-top 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: fade-out-top 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: fade-out-top 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    overflow: hidden;
    .form-item {
        margin: 0;
        a {
            outline-style: none;
        }
    }
    input.form-text {
        border: 0;
        padding: 2rem;
        margin: 0;
        font-size: 1.3rem;
        background: #E2E2E2;
        color: #AAAAAA;
        outline-style: hidden;
        &:-webkit-autofill {
            -webkit-box-shadow: 0 0 0px 1000px #E2E2E2 inset;
            -webkit-text-fill-color: #AAAAAA!important;
        }
    }
    input::-webkit-input-placeholder {
        color: #AAAAAA;
    }
    input:-ms-input-placeholder {
        color: #AAAAAA;
    }
    input::-moz-placeholder {
        color: #AAAAAA;
    }
    input:-moz-placeholder {
        color: #AAAAAA;
    }
    input::placeholder{
        color: #AAAAAA;
    }
    .fa-close {
    padding: 1rem 2rem;
    font-size: 2rem;
    color: #AAAAAA;
  }
}
.search-enabled form#otis-search {
    -webkit-animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	-moz-animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.search-enabled .exit-off-canvas {
    -webkit-backface-visibility: hidden;
      transition: background 300ms ease;
      cursor: pointer;
      box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
      display: block;
      position: absolute;
      background: rgba(255, 255, 255, 0.2);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1002;
      -webkit-tap-highlight-color: transparent; }
      @media only screen and (min-width: 40.063em) {
        .search-enabled .exit-off-canvas:hover {
          background: rgba(255, 255, 255, 0.05); }
}
#edit-actions {display:none;}
*/
/* Layout for search container */
.otis-full-search {
  position: relative;
  text-align: center;
}

.js .otis-full-search {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.js .otis-full-search.search--open-z {
  z-index: 10000;
}

.js .otis-full-search::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.3);
}

.search__inner {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  background: #f0f0f0;
}

.search__inner--up {
  color: #ececec;
  background: #383838;
}

.search__inner--down {
  top: 50%;
  color: white;
  background-color: #BB1111 !important;
}

.btn--search-close {
  font-size: 2em;
  position: absolute;
  z-index: 100;
  top: 1.25em;
  right: 1.25em;
  display: none;
}

.js .btn--search-close {
  display: block;
}

.search__form {
  width: 75%;
  max-width: 900px;
  margin: 0 auto;
}

input[type=search].search__input {
  font-family: inherit;
  font-size: 1.5rem;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0 0.1em 0;
  color: inherit;
  border-bottom: 4px solid;
  height: 100%;
  margin: inherit;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  input[type=search].search__input {
    font-size: 3rem;
  }
}
@media screen and (min-width: 64em) {
  input[type=search].search__input {
    font-size: 4rem;
  }
}

input[type=search].search__input::-webkit-input-placeholder {
  opacity: 0.1;
  /* WebKit, Blink, Edge */
  color: #fff;
}

input[type=search].search__input::-moz-placeholder {
  opacity: 0.1;
  /* Mozilla Firefox 19+ */
  color: #fff;
}

input[type=search].search__input:-ms-input-placeholder {
  opacity: 0.1;
  /* Internet Explorer 10-11 */
  color: #fff;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.search__input::-ms-clear {
  display: none;
}

.search__info {
  font-size: 90%;
  font-weight: bold;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0.85em 0;
  text-align: right;
}

.search__related {
  display: flex;
  width: 75%;
  max-width: 900px;
}

.search__suggestion {
  width: 50%;
  padding: 0 1em 0 0;
  text-align: left;
}

.search__suggestion:last-child {
  padding: 0 0 0 1em;
}

.search__suggestion .suggestion-head {
  font-size: 1.35em;
  margin: 0;
}

.search__suggestion .suggestion-head::before {
  content: "⇾";
  display: inline-block;
  padding: 0 0.5em 0 0;
}

.search__suggestion p {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0.75em 0 0 0;
}
@media screen and (min-width: 40em) {
  .search__suggestion p {
    font-size: 1.15em;
  }
}
.search__suggestion p a {
  color: white;
  padding-right: 0.5rem;
}
.search__suggestion p a:hover {
  text-decoration: underline;
}
.search__suggestion p a::before {
  content: "#";
}

/************************/
/* Transitions 			*/
/************************/
.js .page {
  transition: transform 0.6s, opacity 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.js .main-wrap--hide {
  opacity: 0;
  transform: scale3d(0.95, 0.95, 1);
}

.js .otis-full-search {
  pointer-events: none;
}

.js .search--open {
  pointer-events: auto;
}

.js .otis-full-search::before {
  opacity: 0;
  transition: opacity 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.js .search--open::before {
  opacity: 1;
}

/* Search button */
.btn--search {
  transition: opacity 0s;
}

.main-wrap--hide .btn--search {
  opacity: 0;
  transition-delay: 0s;
}

/* Close button */
.btn--search-close {
  opacity: 0;
  transform: scale3d(0.8, 0.8, 1);
  transition: opacity 0.6s, transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.search--open .btn--search-close {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.search--open .btn--search-close .fa, .search--open .btn--search-close .far {
  color: #ececec;
  padding: 1rem;
}

/* Halfs */
.js .search__inner {
  transition: transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.js .search__inner--up {
  transform: translate3d(0, -100%, 0);
}

.js .search__inner--down {
  transform: translate3d(0, 100%, 0);
}

.js .search--open .search__inner {
  transform: translate3d(0, 0, 0);
}

.js .search__suggestion {
  transform: translate3d(0, 150px, 0);
  transition: transform 1s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.js .search--open .search__suggestion {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.05s;
}

.js .search--open .search__suggestion:last-child {
  transition-delay: 0.1s;
}

.section-search main table tbody tr td > div {
  padding: 0;
}

@media screen and (max-width: 40em) {
  .btn--search-close {
    font-size: 1.25em;
  }

  .search__suggestion {
    width: 100%;
  }

  .search__suggestion:last-child {
    display: none;
  }
}
.section-search thead, .section-search tbody, .section-search tfoot {
  background-color: transparent;
}
.section-search main table tbody tr td {
  padding: 0 !important;
}
.section-search main table tbody tr td > div {
  padding: 0 !important;
}
.section-search main a {
  color: #BB1111 !important;
}
.section-search main .button-group a {
  color: #242424 !important;
}
.section-search main .gs-title {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif !important;
  font-size: 1.5rem !important;
  height: inherit;
  text-decoration: none;
}
.section-search main b {
  font-weight: normal !important;
  text-decoration: inherit !important;
  font-family: inherit;
  font-size: inherit !important;
  color: inherit !important;
  height: inherit;
}
.section-search main .gsc-url-top {
  margin: 0 2rem;
  padding: 0;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}
.section-search main .gsc-table-result {
  margin: 0 2rem;
  padding: 0;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
  width: 92%;
}
.section-search main .gsc-webResult.gsc-result {
  padding: 1rem;
  transition: 0.3s;
  position: relative;
  background-color: transparent;
}
.section-search main .gsc-webResult.gsc-result:hover {
  background-color: #ececec;
}
.section-search main a.gs-title {
  /*
  position: absolute;
  z-index:10;
  width:100%;
  height:100%;
  top:1rem;
  left:1.5rem;
  */
}
.section-search main .gsc-input-box {
  height: 3rem;
}
.section-search main #gs_tti50 input {
  padding: 0.85rem !important;
}
.section-search main input.gsc-search-button {
  height: 3rem;
}
.section-search main .gsc-cursor {
  font-size: 1rem;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}
.section-search main .gsc-cursor .gsc-cursor-page {
  display: inline-block;
  padding: 0.1875rem 0.625rem;
  border-radius: 2px;
  color: #BB1111;
  background-color: transparent;
  transition: 0.3s;
}
.section-search main .gsc-cursor .gsc-cursor-page:hover {
  text-decoration: none;
  background-color: #ececec;
}
.section-search main .gsc-cursor .gsc-cursor-current-page {
  color: white;
  background-color: #BB1111;
}
.section-search main .gsc-cursor .gsc-cursor-current-page:hover {
  background-color: #BB1111;
}

.footer-search .show-for-sr {
  color: #efefef;
}

.is-open-right.off-canvas-content {
  position: fixed;
}

.constrain {
  margin: auto;
  max-width: 1440px;
}

.disable-scroll {
  overflow: hidden;
}

.dimmer {
  position: absolute;
  background-color: rgba(56, 56, 56, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.front .dimmer {
  /*
  z-index: -1;
  top: -1.5%;
  left: -1.5%;
  width: 105%;
  height: 107%;
  background-color: rgba(80,80,80,0.15);
  */
  display: none;
}

ul.space-list li {
  padding: 0.5rem 0;
}
ul.space-list li > div {
  padding-left: 2rem;
}

.curtain-topic {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  padding-bottom: 0rem;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  display: block;
}
.curtain-topic::after {
  content: "";
  border: inset 6px;
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #383838 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.curtain-topic.curtain-open::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.curtain-detail {
  padding: 0 2rem !important;
  border-bottom: 1px solid;
  margin-bottom: 1rem;
}

.bottom-gradient {
  /* bourbon please save us */
  background: rgba(255, 91, 197, 0);
  background: -moz-linear-gradient(225deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(255, 91, 197, 0.6) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 91, 197, 0)), color-stop(70%, rgba(255, 91, 197, 0)), color-stop(100%, rgba(255, 91, 197, 0.6)));
  background: -webkit-linear-gradient(225deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(255, 91, 197, 0.6) 100%);
  background: -o-linear-gradient(225deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(255, 91, 197, 0.6) 100%);
  background: -ms-linear-gradient(225deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(255, 91, 197, 0.6) 100%);
  background: linear-gradient(225deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(255, 91, 197, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff5bc5", endColorstr="#ff5bc5", GradientType=1);
  position: absolute;
  top: -1.5%;
  left: -1.5%;
  width: 105%;
  height: 107%;
  z-index: -1;
}

.other-gradient {
  background: rgba(255, 91, 197, 0);
  background: -moz-linear-gradient(45deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(0, 197, 255, 0.6) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255, 91, 197, 0)), color-stop(70%, rgba(255, 91, 197, 0)), color-stop(100%, rgba(0, 197, 255, 0.6)));
  background: -webkit-linear-gradient(45deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(0, 197, 255, 0.6) 100%);
  background: -o-linear-gradient(45deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(0, 197, 255, 0.6) 100%);
  background: -ms-linear-gradient(45deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(0, 197, 255, 0.6) 100%);
  background: linear-gradient(45deg, rgba(255, 91, 197, 0) 0%, rgba(255, 91, 197, 0) 70%, rgba(0, 197, 255, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff5bc5", endColorstr="#00c5ff", GradientType=1);
  position: absolute;
  top: -1.5%;
  left: -1.5%;
  width: 105%;
  height: 107%;
  z-index: -1;
}

.fill {
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  background-color: #FFF;
  border-top: 4px solid white;
}

.sub-head {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
}

/* Buttons - https://tympanus.net/Development/CreativeButtons/ */
/* General button style (reset) */
.three-btns .btn,
.custom-btn,
.medium-btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 30px;
  display: inline-block;
  margin: 15px 30px;
  letter-spacing: 0.05rem;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 3px solid white;
  color: white;
}

.not-front.no-sidebars main .main {
  max-width: 100%;
  padding: 1.5rem 0;
}

.three-btns .btn::after,
.custom-btn::after,
.medium-btn::after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.medium-btn {
  margin: 0px;
  padding: 1rem;
  border: 2px solid #BB1111 !important;
  color: #BB1111;
  display: inline-flex;
}
.medium-btn i,
.medium-btn svg {
  margin-left: 1rem;
  font-size: 1.5rem;
}
.medium-btn:hover {
  background-color: #BB1111;
  color: #ececec;
}

.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
}

.three-btns .btn:hover:not(.custom-btn),
.three-btns .btn:active:not(.custom-btn) {
  color: white !important;
  letter-spacing: 0.25rem;
}

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%;
}

/* CoDrops Wayra Button Style */
.button {
  min-width: 150px;
  max-width: 250px;
  display: inline-block;
  margin: 1em;
  padding: 1em 2em;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}

.button:focus {
  outline: none;
}

.button > span {
  vertical-align: middle;
}

/* Sizes */
.button--size-s {
  font-size: 14px;
}

.button--size-m {
  font-size: 16px;
}

.button--size-l {
  font-size: 0.8rem;
}
@media screen and (min-width: 40em) {
  .button--size-l {
    font-size: 18px;
  }
}

/* Typography and Roundedness */
.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button--text-thin {
  font-weight: 300;
}

.button--text-medium {
  font-weight: 500;
}

.button--text-thick {
  font-weight: 600;
}

.button--round-s {
  border-radius: 5px;
}

.button--round-m {
  border-radius: 15px;
}

.button--round-l {
  border-radius: 40px;
}

/* Borders */
.button--border-thin {
  border: 1px solid;
}

.button--border-medium {
  border: 2px solid;
}

.button--border-thick {
  border: 3px solid;
}

/* Wayra */
.button--wayra {
  overflow: hidden;
  width: 245px;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--wayra::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: #242424;
  z-index: -1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.button--wayra:hover {
  color: white;
  border-color: #f59091;
}

.button--wayra.button--inverted:hover {
  color: #3f51b5;
  border-color: white;
}

.button--wayra:hover::before {
  opacity: 1;
  background-color: #f59091;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--wayra.button--inverted:hover::before {
  background-color: white;
}

/* CoDrops Hover Style */
.otis-hover-style {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 1em 0 4em 0;
  padding-left: 0;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
.otis-hover-style figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.otis-hover-style figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}
.otis-hover-style figure figcaption {
  padding: 1em 1em 1em 5em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.otis-hover-style figure figcaption h4 {
  padding-left: 0.25rem;
}
.otis-hover-style figure figcaption::before, .otis-hover-style figure figcaption::after {
  pointer-events: none;
}
.otis-hover-style figure figcaption,
.otis-hover-style figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.otis-hover-style figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.otis-hover-style figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.otis-hover-style figure h2 span {
  font-weight: 800;
}
.otis-hover-style figure h2,
.otis-hover-style figure p {
  margin: 0;
}
.otis-hover-style figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Julia *****/
/*---------------*/
figure.effect-julia {
  background: #2f3238;
}

figure.effect-julia img {
  max-width: none;
  width: 90px;
  height: 60px;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-julia figcaption {
  text-align: left;
}

figure.effect-julia h2 {
  position: relative;
  padding: 0.5em 0;
}

figure.effect-julia p {
  display: none;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #2f3238;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  /*
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-360px,0,0);
  transform: translate3d(-360px,0,0);
     */
}

figure.effect-julia p:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

@media screen and (max-width: 39.9375em) {
  figure.effect-julia:hover {
    background: #B34100;
    transition: background 0.3s ease;
  }
}
figure.effect-julia:hover p:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/*
figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
*/
.minor figure.effect-julia p,
.grad figure.effect-julia p,
.cert figure.effect-julia p {
  display: none;
}

figure.effect-julia > figcaption {
  display: flex;
  height: -webkit-fill-available;
  justify-content: space-between;
  flex-direction: column;
  padding: 0;
}

figcaption h4 {
  font-size: 1.3rem;
  padding: 0.3rem;
  background-color: rgba(0, 0, 0, 0.8);
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

figure.effect-julia > figcaption p {
  margin: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 1rem;
  width: fit-content;
  display: block;
}

.grad figure.effect-julia > figcaption p {
  display: block !important;
}

figure.effect-julia > figcaption p a {
  color: white;
  transition: 0s;
}

figure.effect-julia > figcaption p a:hover,
figure.effect-julia > figcaption p a:focus,
figure.effect-julia > figcaption p a:active {
  color: #BB1111;
  text-decoration: none !important;
  border-bottom: none !important;
}

figure.effect-julia > figcaption p:first-child {
  width: -webkit-fill-available;
  text-transform: uppercase;
  margin: 0;
}

figure.effect-julia > figcaption p:not(:first-child) {
  width: fit-content;
  margin: 0.2rem 0.5rem;
  padding-top: 0;
  padding-bottom: 0rem;
}

.aoe-container {
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  z-index: 10;
}

.card-link {
  z-index: 1 !important;
}

@media screen and (min-width: 40em) {
  figure.effect-julia img {
    height: 400px;
    width: auto;
  }

  figure.effect-julia p {
    display: inline-block;
  }

  .otis-hover-style figure figcaption {
    padding: 2em;
  }

  figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}
/* CoDrops Text Hover */
/* Kumya */
.link--kumya {
  font-family: "Syncopate", sans-serif;
  font-size: 6.5em;
  overflow: hidden;
  padding: 10px 10px 0;
  line-height: 1;
  color: #242424;
}

.link--kumya:hover {
  color: #242424;
}

.link--kumya::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #242424;
  -webkit-transform: translate3d(101%, 0, 0);
  transform: translate3d(101%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.link--kumya:hover::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.link--kumya span {
  display: block;
  position: relative;
}

.link--kumya span::before {
  content: attr(data-letters);
  position: absolute;
  color: #fff;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  width: 0%;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.link--kumya:hover span::before {
  width: 100%;
}

/* BLOCK REVEALERS*/
.pater {
  font-size: 0.7em;
  right: 1vw;
  top: 1vw;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  border: 3px solid #fff;
  padding: 4.5em 2.25em 2.5em;
  width: 100%;
  max-width: 360px;
  position: absolute;
  background: #d0cfc5;
  margin: auto 0 3em auto;
  transition: background-color 0.3s;
  pointer-events: visible;
  display: block;
}

.pater:hover,
.pater:focus {
  outline: none;
  background-color: #fff;
}

.pater::after {
  content: "Sponsored by";
  position: absolute;
  top: 2.75em;
  left: 3.5em;
  font-size: 0.65em;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}

@media screen and (min-width: 50em) {
  .pater::before {
    content: "";
    position: absolute;
    background: url(../img/sponsor/terminal.svg) no-repeat 50% 100%;
    background-size: contain;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: translate3d(-25px, 25px, 0);
    transform: translate3d(-25px, 25px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }

  .pater:hover::before,
.pater:focus::before {
    opacity: 1;
    -webkit-transform: translate3d(-40px, 40px, 0);
    transform: translate3d(-40px, 40px, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.43, 0.04, 0.32, 0.97);
    transition: transform 0.3s cubic-bezier(0.43, 0.04, 0.32, 0.97);
  }
}
.pater__img {
  display: block;
  width: 50%;
}

.pater__title {
  font-size: 1.5em;
  margin: 1em 0 0.5em;
}

.pater__desc {
  color: #3D3935;
  line-height: 1.1;
  margin: 0;
  font-size: 1.25em;
}

@media screen and (max-width: 50em) {
  .pater {
    top: 0;
    right: 0;
    margin: 0;
    border: 0;
    position: relative;
    max-width: none;
    font-size: 0.85em;
    background-color: #fff;
    padding: 2.5em 1em 1em;
  }

  .pater::after {
    top: 1em;
    left: 1em;
  }

  .pater__img {
    width: 160px;
  }
}
@media screen and (max-width: 40em) {
  .pater__title {
    font-size: 1em;
    margin-bottom: 0;
  }

  .pater__desc {
    display: none;
  }

  .pater__img {
    max-width: 30%;
  }
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}

/* OTIS CUSTOMIZATION */
.three-btns .btn:nth-child(3n+1):not(.custom-btn),
.three-btns .btn-red {
  border-color: #BB1111;
}
.three-btns .btn:nth-child(3n+1):not(.custom-btn):after,
.three-btns .btn-red:after {
  background: #BB1111;
}
.three-btns .btn:nth-child(3n+1):not(.custom-btn):hover, .three-btns .btn:nth-child(3n+1):not(.custom-btn):active,
.three-btns .btn-red:hover,
.three-btns .btn-red:active {
  border-color: #BB1111;
}
.three-btns .btn:nth-child(3n+2):not(.custom-btn),
.three-btns .btn-light-blue {
  border-color: #0067A3;
}
.three-btns .btn:nth-child(3n+2):not(.custom-btn):after,
.three-btns .btn-light-blue:after {
  background: #0067A3;
}
.three-btns .btn:nth-child(3n+2):not(.custom-btn):hover, .three-btns .btn:nth-child(3n+2):not(.custom-btn):active,
.three-btns .btn-light-blue:hover,
.three-btns .btn-light-blue:active {
  border-color: #0067A3;
}
.three-btns .btn:nth-child(3n+3):not(.custom-btn),
.three-btns .btn-magenta {
  border-color: #C2006B;
}
.three-btns .btn:nth-child(3n+3):not(.custom-btn):after,
.three-btns .btn-magenta:after {
  background: #C2006B;
}
.three-btns .btn:nth-child(3n+3):not(.custom-btn):hover, .three-btns .btn:nth-child(3n+3):not(.custom-btn):active,
.three-btns .btn-magenta:hover,
.three-btns .btn-magenta:active {
  border-color: #C2006B;
}

.btn-white {
  border-color: white;
}
.btn-white:after {
  background: white;
}
.btn-white:hover, .btn-white:active {
  border-color: white;
  color: #0067A3 !important;
  background: white;
}

.breadcrumb-container {
  background-color: #FFF !important;
  background-image: url("/sites/all/themes/otis_mf/images/light-sketch.png");
}
.breadcrumb-container .breadcrumbs {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1rem;
}

main[role=main] > aside {
  margin-top: 1.5rem;
}

main[role=main] .main {
  width: 100%;
}

.breadcrumbs {
  padding: 1rem 0;
}
.breadcrumbs li::after {
  font-size: 1rem;
}
.breadcrumbs a {
  font-size: 1rem;
  text-transform: lowercase;
  letter-spacing: 0.1rem;
  padding-bottom: 3px;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.breadcrumbs span.nolink {
  font-size: 1rem;
  color: #383838;
  letter-spacing: 0.1rem;
  text-transform: lowercase;
}

.button-group {
  max-width: 1440px;
  margin: 0 auto;
  flex-wrap: wrap;
  list-style: none;
}
.button-group li {
  margin: 0.5rem;
}

.filter-button-group,
.extension-filter-button-group {
  margin-bottom: 1rem;
  text-align: center;
}
.filter-button-group > button,
.extension-filter-button-group > button {
  margin-right: 1rem;
}
.filter-button-group button,
.extension-filter-button-group button {
  padding: 1rem;
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  border-bottom: 4px solid transparent;
  transition: border-color 0.3s;
}
.filter-button-group button:last-child,
.extension-filter-button-group button:last-child {
  margin-right: 0;
}
.filter-button-group button:hover,
.extension-filter-button-group button:hover {
  border-color: #b3eeff;
}
.filter-button-group button.active,
.filter-button-group button.sticky,
.extension-filter-button-group button.active,
.extension-filter-button-group button.sticky {
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  border-color: #BB1111;
}
.filter-button-group button.filter-button,
.extension-filter-button-group button.filter-button {
  font-size: 1.25rem;
  line-height: 1.5rem;
  min-width: 150px;
}
.filter-button-group button.filter-button.active,
.filter-button-group button.filter-button.sticky,
.extension-filter-button-group button.filter-button.active,
.extension-filter-button-group button.filter-button.sticky {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  position: relative;
  z-index: 11;
}

.button.secondary:hover,
.button.secondary:focus {
  background-color: #ff7101 !important;
  color: white !important;
}

.action-links {
  max-width: 1440px;
  margin: 0 auto;
  list-style: none;
  padding: 1rem;
}

.l-messages {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1.5rem 0;
}

#off-canvas-main-menu {
  display: block;
  z-index: 11;
}

@media print, screen and (min-width: 64em) {
  .column,
.columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.accordion .accordion-title {
  font-size: 1rem;
}
.accordion .accordion-content p {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.6;
}

main strong,
main b {
  font-weight: normal;
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
}

main em,
main i {
  font-style: normal;
  font-family: "LinotypeUniversW01-RgIt", Helvetica, Arial, sans-serif;
}

main em strong,
main strong em {
  font-style: normal;
  font-family: "LinotypeUniversW01-Bold_723703", Helvetica, Arial, sans-serif;
}

.embedded-video .player {
  position: relative;
  padding-bottom: 53%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embedded-video .player iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.icon-scroll::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f103";
  font-size: 3rem;
  position: absolute;
  left: 49%;
  transform: translateX(-50%);
  bottom: 1rem;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0.6;
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

select {
  border: 1px solid rgba(33, 33, 33, 0.55);
}
select:focus {
  border: 1px solid rgba(33, 33, 33, 0.55);
}

body main #block-system-main ul ul,
body main #block-views-work-student-fashion-show-block ul ul {
  font-size: 0.9rem;
  list-style-type: circle;
}
body main #block-system-main ul ul li,
body main #block-views-work-student-fashion-show-block ul ul li {
  line-height: 1.5rem !important;
}
body main #block-system-main .pagination li,
body main #block-system-main .view-directories .attachment .view-content li,
body main #block-views-work-student-fashion-show-block .pagination li,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content li {
  display: inline-block;
}
body main #block-system-main .pagination a:hover,
body main #block-system-main .view-directories .attachment .view-content a:hover,
body main #block-views-work-student-fashion-show-block .pagination a:hover,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content a:hover {
  border-color: #BB1111;
  background-color: #ececec;
}
body main #block-system-main .pagination span.views-summary-unformatted a,
body main #block-system-main .view-directories .attachment .view-content span.views-summary-unformatted a,
body main #block-views-work-student-fashion-show-block .pagination span.views-summary-unformatted a,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content span.views-summary-unformatted a {
  display: inline-block;
  padding: 0.1875rem 0.625rem;
  border-radius: 2px;
  border-bottom: 2px solid transparent;
  font-size: 1.2rem;
}
body main #block-system-main .pagination span.views-summary-unformatted a:hover,
body main #block-system-main .view-directories .attachment .view-content span.views-summary-unformatted a:hover,
body main #block-views-work-student-fashion-show-block .pagination span.views-summary-unformatted a:hover,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content span.views-summary-unformatted a:hover {
  background-color: #ececec;
}
body main #block-system-main .pagination .current a,
body main #block-system-main .pagination .current button,
body main #block-system-main .view-directories .attachment .view-content .current a,
body main #block-system-main .view-directories .attachment .view-content .current button,
body main #block-views-work-student-fashion-show-block .pagination .current a,
body main #block-views-work-student-fashion-show-block .pagination .current button,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .current a,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .current button {
  color: #fafafa !important;
}
body main #block-system-main .pagination .current a:hover,
body main #block-system-main .pagination .current button:hover,
body main #block-system-main .view-directories .attachment .view-content .current a:hover,
body main #block-system-main .view-directories .attachment .view-content .current button:hover,
body main #block-views-work-student-fashion-show-block .pagination .current a:hover,
body main #block-views-work-student-fashion-show-block .pagination .current button:hover,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .current a:hover,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .current button:hover {
  background-color: inherit;
}
body main #block-system-main .pagination .active,
body main #block-system-main .pagination .sticky,
body main #block-system-main .view-directories .attachment .view-content .active,
body main #block-system-main .view-directories .attachment .view-content .sticky,
body main #block-views-work-student-fashion-show-block .pagination .active,
body main #block-views-work-student-fashion-show-block .pagination .sticky,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .active,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .sticky {
  color: #fafafa !important;
  background-color: #BB1111;
}
body main #block-system-main .pagination .active:hover,
body main #block-system-main .pagination .sticky:hover,
body main #block-system-main .view-directories .attachment .view-content .active:hover,
body main #block-system-main .view-directories .attachment .view-content .sticky:hover,
body main #block-views-work-student-fashion-show-block .pagination .active:hover,
body main #block-views-work-student-fashion-show-block .pagination .sticky:hover,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .active:hover,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .sticky:hover {
  border-color: #5f30ff !important;
  background-color: #BB1111 !important;
}
body main #block-system-main .pagination .first:not(.current) a::before,
body main #block-system-main .view-directories .attachment .view-content .first:not(.current) a::before,
body main #block-views-work-student-fashion-show-block .pagination .first:not(.current) a::before,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .first:not(.current) a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f100";
  padding-right: 0.5rem;
}
body main #block-system-main .pagination .first:not(.current) a::after,
body main #block-system-main .view-directories .attachment .view-content .first:not(.current) a::after,
body main #block-views-work-student-fashion-show-block .pagination .first:not(.current) a::after,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .first:not(.current) a::after {
  content: "First";
}
body main #block-system-main .pagination .last:not(.current) a::before,
body main #block-system-main .view-directories .attachment .view-content .last:not(.current) a::before,
body main #block-views-work-student-fashion-show-block .pagination .last:not(.current) a::before,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .last:not(.current) a::before {
  content: "Last";
}
body main #block-system-main .pagination .last:not(.current) a::after,
body main #block-system-main .view-directories .attachment .view-content .last:not(.current) a::after,
body main #block-views-work-student-fashion-show-block .pagination .last:not(.current) a::after,
body main #block-views-work-student-fashion-show-block .view-directories .attachment .view-content .last:not(.current) a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f101";
  padding-left: 0.5rem;
}

.tools-to-create,
.otis-isotope-cards {
  list-style-type: none;
  margin: 0;
}
.tools-to-create li,
.otis-isotope-cards li {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 39.9375em) {
  .tools-to-create,
.otis-isotope-cards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .tools-to-create figure,
.otis-isotope-cards figure {
    text-align: left;
    display: flex;
    align-items: center;
  }
  .tools-to-create figure img,
.otis-isotope-cards figure img {
    width: 82px;
    height: auto;
    display: inline-flex;
  }
  .tools-to-create figure figcaption,
.otis-isotope-cards figure figcaption {
    position: relative;
    display: inline-flex;
    width: 75%;
    height: auto;
    padding: 1rem 0.5rem 1rem 1rem;
  }
  .tools-to-create figure figcaption h4,
.otis-isotope-cards figure figcaption h4 {
    margin-bottom: 0;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 40em) {
  .tools-to-create figure,
.otis-isotope-cards figure {
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .tools-to-create li,
.otis-isotope-cards li {
    width: auto;
  }
}

.view-id-work .views-field-og-group-ref {
  font-size: 0.85rem;
  padding: 0.5rem 0;
}
.view-id-work .views-field-title a {
  width: 100%;
}
.view-id-work .views-field-title {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}
.view-id-work .row-fluid {
  margin: 1rem 0;
}
.view-id-work .pager-prefix {
  display: none;
}
.view-id-work .pager-wrapper {
  margin-top: 2rem;
}
.view-id-work .pager-wrapper.top {
  margin-top: 0;
  margin-bottom: 2rem;
}

.menu-mlid-520 {
  display: none;
}

dd {
  padding-left: 2rem;
}

dt {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
}

.view-header {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

.view-content {
  margin-bottom: 1rem;
}

.views-field-title {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}

a.give-now,
a.apply-btn,
a.hero-btn {
  font-size: 1.5rem;
  text-align: center;
  width: 100%;
  max-width: 1016px;
  margin: 2rem auto;
  display: block;
  padding: 0.5rem;
  border-top: 2px solid !important;
  border-bottom: 2px solid !important;
  transition: 0.3s;
}
a.give-now span,
a.apply-btn span,
a.hero-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.give-now span::before,
a.apply-btn span::before,
a.hero-btn span::before {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-size: 2rem;
  padding-right: 1rem;
}
a.give-now i,
a.apply-btn i,
a.hero-btn i {
  margin-left: 1rem;
}
a.give-now:hover,
a.apply-btn:hover,
a.hero-btn:hover {
  color: white !important;
}
@media screen and (min-width: 40em) {
  a.give-now,
a.apply-btn,
a.hero-btn {
    font-size: 2rem;
    padding: 1rem;
  }
  a.give-now span,
a.apply-btn span,
a.hero-btn span {
    line-height: 5rem;
  }
  a.give-now span::before,
a.apply-btn span::before,
a.hero-btn span::before {
    font-size: 4rem;
  }
}
a.give-now .email::before,
a.apply-btn .email::before,
a.hero-btn .email::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0e0";
  font-weight: 300;
  font-size: 3rem !important;
}

.node-type-page a.apply-btn {
  max-width: none;
}

a.give-now:hover {
  background-color: #C2006B;
  border-top: 2px solid #C2006B !important;
  border-bottom: 2px solid #C2006B !important;
}
a.give-now span::before {
  content: "\f06b";
}

a.apply-btn:hover {
  background-color: #BB1111;
  border-top: 2px solid #BB1111 !important;
  border-bottom: 2px solid #BB1111 !important;
}
a.apply-btn span::before {
  content: "\f14a";
}

.ds-2col-stacked > .group-right,
.ds-2col-stacked > .group-left {
  padding: 0 0.66rem;
}

body.not-logged-in .l-messages {
  display: none;
}

.l-messages {
  padding: 0;
}

.l-messages .alert-box {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 0 1rem 2rem;
}
.l-messages .alert-box a {
  padding: 1rem;
  font-size: 1.5rem;
}

.logged-in .button-group {
  padding: 0 0.75rem;
  margin: 0 auto;
}

.logged-in .action-links {
  padding: 1rem 1.25rem;
}

.node-type-webform .l-messages .alert-box {
  display: none;
}

.l-messages .alert-box {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.l-messages .alert-box ul {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 91.6666666667%;
}
@media print, screen and (min-width: 40em) {
  .l-messages .alert-box ul {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.l-messages .alert-box ul li {
  padding: 0.25rem 0;
}
.l-messages .alert-box a.close {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 8.3333333333%;
}
@media print, screen and (min-width: 40em) {
  .l-messages .alert-box a.close {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.l-messages .alert-box.success {
  background-color: #b3ddce;
  border-left: 8px solid #008653;
}
.l-messages .alert-box.alert {
  background-color: #f9bcbd;
  border-left: 8px solid #BB1111;
  color: #383838;
}
.l-messages .alert-box.warning,
.l-messages .alert-box.secondary {
  background-color: #fffcb4;
  border-left: 8px solid #fff404;
  color: #383838;
}

.button:focus {
  background-color: transparent !important;
}

.filter-button-group button:focus {
  outline-style: none !important;
}

::-moz-selection {
  background: #ddceff;
}

::selection {
  background: #ddceff;
}

.js-off-canvas-overlay.is-overlay-fixed {
  z-index: 1;
}

.isotope {
  padding-left: 0 !important;
}

.captcha {
  margin-top: 1rem;
}

ul#accordion li {
  margin-bottom: 1rem;
  list-style: none;
}
ul#accordion li .desc {
  padding: 1rem;
  background-color: #ececec;
  color: #242424;
}
ul#accordion li .desc p {
  margin-bottom: 0;
}
ul#accordion li img {
  width: 100%;
}

.slideshow-carousel-style .slide-text .text-item .slide-desc {
  margin: auto !important;
}

blockquote {
  margin-left: 3rem;
  border-left-width: 0.5rem;
  border-color: #616161;
}
blockquote p {
  margin-bottom: 0.5rem !important;
}

.outer-countdown {
  max-width: 1000px;
  padding: 0 1rem;
  margin: 0 auto;
}
@media screen and (min-width: 64em) {
  .outer-countdown h3 {
    text-align: center;
  }
}
.outer-countdown #countdown-clock {
  display: flex;
  justify-content: left;
}
@media screen and (min-width: 64em) {
  .outer-countdown #countdown-clock {
    justify-content: center;
    padding: 1rem 0rem;
  }
}
.outer-countdown #countdown-clock span.time {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  font-size: 3rem;
}
.outer-countdown #countdown-clock span.word {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
}

.trustees::before, .trustees::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.trustees::after {
  clear: both;
}

.section-student-activities .students-holder .row {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.section-student-activities .students-holder .row:nth-child(even) {
  background-color: #f8f8f8;
}
.section-student-activities .students-holder div.title {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
}
.section-student-activities .students-holder img {
  box-shadow: 0px 0px 6px 0px rgba(167, 167, 167, 0.5);
  margin-bottom: 1rem;
}
.section-student-activities .students-holder h3 {
  margin-bottom: 1rem;
}

.old-economy table tbody {
  background-color: transparent;
}
.old-economy table tbody td,
.old-economy table tbody th {
  vertical-align: middle !important;
}
.old-economy h5,
.old-economy h5 > a,
.old-economy h5 > a > strong,
.old-economy h4,
.old-economy h4 > a,
.old-economy h4 > a > strong {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif !important;
  font-size: 1.25rem !important;
}
.old-economy .clearfix > div {
  height: 160px !important;
}

/********************************
* Slideshows                    *
*********************************/
.slideshow-carousel-style {
  position: relative;
  margin: auto;
  max-width: 910px;
}

/* this is more or less useless for us right now because you can't see the background, image styles converts images to always fill the player window */
/* not anymore, LOL - Ryan 8/2/17 */
.slideshow-carousel-style .items .item {
  background-color: transparent;
}

.slideshow-carousel-style .items .item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* caption bar background color */
.slideshow-carousel-style .slide-text {
  background-color: #666;
}

.slideshow-carousel-style .slide-text .text-item {
  padding: 1rem;
  margin-left: 0px;
  font-size: 0.9rem;
}

.slideshow-carousel-style .slide-text .text-item .slide-title {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  color: white;
}

.slideshow-carousel-style .slide-text .text-item .slide-desc,
.slideshow-carousel-style .slide-text .text-item .slide-link {
  color: white;
}

.slideshow-carousel-style .slide-text .text-item .slide-desc a,
.slideshow-carousel-style .slide-text .text-item .slide-link a {
  color: white;
}

.slideshow-carousel-style .slide-text .text-item .slide-desc p,
.slideshow-carousel-style .slide-text .text-item .slide-link p {
  margin-top: 0px;
}

.slideshow-carousel-style .slide-text .text-item .slide-desc p {
  margin-bottom: 0 !important;
}

/* arrows over full-size images. height and width are size of port hole. original settings: left: 10px; height: 20px; width: 15px; */
.slideshow-carousel-style .nav-buttons .nav-arrowl,
.slideshow-carousel-style .nav-buttons .nav-arrowr {
  display: block;
  position: absolute;
  top: 41%;
  left: 0px;
  cursor: pointer;
  background: url("../images/arrow-single.png") no-repeat 0px 0px;
  /* original height was 20px, original width was 18 */
  height: 40px;
  width: 21px;
  text-indent: -9999px;
  -moz-transition: background-position 0s;
  /* Firefox 4 */
  -webkit-transition: background-position 0s;
  /* Safari and Chrome */
  -o-transition: background-position 0s;
  /* Opera */
  transition: background-position 0s;
}

/* original pos was -24px below, this is up/down position on over */
.slideshow-carousel-style .nav-buttons .nav-arrowl:hover,
.slideshow-carousel-style .nav-buttons .nav-arrowr:hover,
.slideshow-carousel-style .nav-buttons .nav-arrowl:active,
.slideshow-carousel-style .nav-buttons .nav-arrowr:active {
  background-position: 0px -42px;
}

/* right arrow over full-size images. not sure why this is down here and not up with the settings that affects both l and r. original settings: left: auto; right: 10px; background-position: -26px 0px; */
.slideshow-carousel-style .nav-buttons .nav-arrowr {
  left: auto;
  right: -1px;
  background-position: -22px 0px;
}

/* right arrow over full-size images. not sure why this is down here and not up with the settings that affects both l and r. original settings: background-position: -26px -24px; */
.slideshow-carousel-style .nav-buttons .nav-arrowr:hover,
.slideshow-carousel-style .nav-buttons .nav-arrowr:active {
  background-position: -22px -42px;
}

.carousel-holder {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-top: 5px;
}
.carousel-holder ul {
  display: flex;
  overflow: unset;
  width: unset !important;
}
.carousel-holder ul li {
  display: flex !important;
}
.carousel-holder ul li a {
  width: inherit;
}

/* original settings:
	top: 15px; (changed to 35 to center vertically after implementing larger thumbnails)
	left: 5px;
	height was 18px
*/
.carousel-holder .arrowl,
.carousel-holder .arrowr {
  display: block;
  position: absolute;
  top: 33px;
  left: 0px;
  cursor: pointer;
  background: url("../images/arrow-double.png") no-repeat -2px 0;
  height: 35px;
  width: 16px;
  text-indent: 999px;
  -moz-transition: background-position 0s;
  /* Firefox 4 */
  -webkit-transition: background-position 0s;
  /* Safari and Chrome */
  -o-transition: background-position 0s;
  /* Opera */
  transition: background-position 0s;
}

.carousel-holder .arrowl:hover,
.carousel-holder .arrowr:hover,
.carousel-holder .arrowl:active,
.carousel-holder .arrowr:active {
  background-position: -3px -44px;
}

.carousel-holder .arrowl {
  right: auto;
  left: 0px;
  background-position: -3px -2px;
}

/* original settings: left: auto; right: 5px; */
.carousel-holder .arrowr {
  left: auto;
  right: 0px;
  background-position: -23px -2px;
}

/* This changes the wave over position, left number is left/right, right number adjusts up/down */
.carousel-holder .arrowr:hover,
.carousel-holder .arrowr:active {
  background-position: -23px -44px;
}

/*  original width width: 89.5%; (we made it wider becasue we moved the arrows out to the edge, and also due to a change in spacing, image size, etc.) */
.carousel-holder .holder {
  margin-left: 30px;
  width: 93%;
  overflow: hidden;
}

.carousel-holder .holder ul {
  margin: 0;
  list-style: none;
}

/* rick changed height from 40 to 100 and width from 69 to 101, and padding: 2px; to 0px (note - actual image style for thumbnail is 90x90) */
.carousel-holder .holder ul li {
  float: left;
  display: inline;
  height: 101px;
  line-height: 0px;
  border: 2px solid #fff;
  width: 101px;
  padding: 0px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-holder .holder ul li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* we moved the border to the image instead of the container to eliminate the white border between image and pink outline when selected (img at the end of selector). */
.carousel-holder .holder ul li.selected img {
  border: 3px solid #F1318F;
}

@media screen and (max-width: 39.9375em) {
  body {
    overflow-y: scroll;
  }
}

@media screen and (min-width: 64em) {
  body.not-front:not(.node-type-page) header .welcome-headers {
    margin-top: 0;
    text-align: center;
  }
  body.not-front:not(.node-type-page) header .welcome-headers .field-name-field-title-welcome-text {
    padding-right: 18rem;
    font-size: 2rem;
    -webkit-animation: fade-in-left 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-left 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.3s;
  }
  body.not-front:not(.node-type-page) header .welcome-headers h1 {
    font-size: 5rem;
    line-height: 5rem;
    -webkit-animation: fade-in-right 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-right 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.5s;
  }
}

.field-content > .month_and_day {
  display: flex;
  width: fit-content;
}
.field-content > .month_and_day div {
  padding-right: 0.3rem;
}
.field-content > .month_and_day div :first-child {
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  body.not-front.node-type-page header .welcome-headers {
    margin-top: 0;
    text-align: center;
  }
  body.not-front.node-type-page header .welcome-headers .field-name-field-title-welcome-text {
    padding-right: 18rem;
    font-size: 2rem;
    -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.3s;
  }
  body.not-front.node-type-page header .welcome-headers h1 {
    font-size: 5rem;
    line-height: 5rem;
    -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.5s;
  }
}

.not-front main[role=main] {
  max-width: 1440px;
  margin: 0 auto;
  padding-bottom: 3rem !important;
}
.not-front header {
  background-color: #BB1111;
}
.not-front header .welcome-headers {
  margin-top: 2rem;
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  color: white;
}
.not-front header .main-mobile-icons {
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 40em) {
  .not-front header.no-bg-image #scene .logo-holster a img.logo {
    max-height: 250px;
  }
  .not-front header.no-bg-image section#scene .title-holster h1 {
    font-size: 3.5rem;
  }
}
.not-front .field-name-field-video-embed,
.not-front .field-name-field-embedded-video {
  margin: 2rem auto;
  max-width: 1080px;
  padding: 0 1rem;
}

body.not-front:not(.node-type-landing-page) div[role=document]:not(.microsite-layout-2) {
  /*ul:not(.breadcrumbs),ol {
      padding-left: 1rem;
      @media screen and (min-width:64em){
          padding-left: 2rem;
      }
  }*/
}
body.not-front:not(.node-type-landing-page) div[role=document]:not(.microsite-layout-2) #block-system-main ul:not(.otis-isotope-cards),
body.not-front:not(.node-type-landing-page) div[role=document]:not(.microsite-layout-2) #block-system-main ol {
  margin-left: 1.5rem;
}
body.not-front:not(.node-type-landing-page) div[role=document]:not(.microsite-layout-2) #block-system-main ul:not(.otis-isotope-cards) li,
body.not-front:not(.node-type-landing-page) div[role=document]:not(.microsite-layout-2) #block-system-main ol li {
  line-height: 1.75rem;
}
body.not-front:not(.node-type-landing-page) main {
  padding: 0 0.5rem;
  max-width: 1440px;
  margin: 0 auto;
}
body.not-front:not(.node-type-landing-page) main .button {
  color: #242424;
}
body.not-front:not(.node-type-landing-page) main > aside {
  margin-top: 0;
}
body.not-front:not(.node-type-landing-page) main .main {
  padding-bottom: 0;
}
@media screen and (min-width: 40em) {
  body.not-front:not(.node-type-landing-page) main p, body.not-front:not(.node-type-landing-page) main li, body.not-front:not(.node-type-landing-page) main ol, body.not-front:not(.node-type-landing-page) main ul, body.not-front:not(.node-type-landing-page) main strong, body.not-front:not(.node-type-landing-page) main em, body.not-front:not(.node-type-landing-page) main cite, body.not-front:not(.node-type-landing-page) main td, body.not-front:not(.node-type-landing-page) main tr, body.not-front:not(.node-type-landing-page) main thead, body.not-front:not(.node-type-landing-page) main th {
    font-size: 1rem !important;
    line-height: 2rem !important;
  }
  body.not-front:not(.node-type-landing-page) main p {
    margin-bottom: 1rem;
  }
}
body.not-front:not(.node-type-landing-page) main table {
  box-shadow: none;
  font-size: 1rem;
}
body.not-front:not(.node-type-landing-page) main table td {
  padding: 1rem;
}
body.not-front:not(.node-type-landing-page) main table th, body.not-front:not(.node-type-landing-page) main table th strong {
  padding: 1rem;
  font-size: 1.5rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
}
body.not-front:not(.node-type-landing-page) main table p {
  font-size: 1rem;
  margin-bottom: 0;
}
body.not-front:not(.node-type-landing-page) main table thead tr {
  background-color: #BB1111;
  color: white;
}
body.not-front:not(.node-type-landing-page) main table tbody tr {
  border: 0px none;
}
body.not-front:not(.node-type-landing-page) main table tbody tr td {
  font-size: 1rem;
}
body.not-front:not(.node-type-landing-page) main table tbody tr td > div {
  padding: 1rem 0;
}
body.not-front:not(.node-type-landing-page) main table tbody tr:nth-child(even) {
  background-color: #ececec;
}
body.not-front:not(.node-type-landing-page) main table.web-book-list tbody:nth-child(odd) {
  background-color: #ececec;
}
body.not-front:not(.node-type-landing-page) main table.web-book-list tbody:nth-child(even) {
  background-color: white;
}
body.not-front:not(.node-type-landing-page) main table.web-book-list tbody:nth-child(even) tr:nth-child(even) {
  background-color: white;
}
body.not-front:not(.node-type-landing-page) main form table tbody tr:nth-child(even) {
  background-color: inherit;
}
body.not-front:not(.node-type-landing-page) main .region-sidebar-first {
  order: 2;
  display: flex;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2,
body.not-front:not(.node-type-landing-page) main .block-og-menu,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 {
  padding: 1rem 0;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 span.separator,
body.not-front:not(.node-type-landing-page) main .block-og-menu span.separator,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 span.separator {
  display: none;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 h2.block-title,
body.not-front:not(.node-type-landing-page) main .block-og-menu h2.block-title,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 h2.block-title {
  font-size: 2rem;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 h2.block-title a,
body.not-front:not(.node-type-landing-page) main .block-og-menu h2.block-title a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 h2.block-title a {
  border-bottom: 0px none;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 h2.block-title a::after,
body.not-front:not(.node-type-landing-page) main .block-og-menu h2.block-title a::after,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 h2.block-title a::after {
  content: "";
  width: 50%;
  margin: auto;
  border-bottom: 2px solid #BB1111;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul {
  max-height: 70vh;
  overflow-y: auto;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-button,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-button,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-button,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-button,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-button,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-button {
  width: 100px;
  height: 100px;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-thumb,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-thumb,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-thumb,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-thumb,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-thumb,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none white;
  border-radius: 54px;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-thumb:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-thumb:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-thumb:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-thumb:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-thumb:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-thumb:hover {
  background: white;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-thumb:active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-thumb:active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-thumb:active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-thumb:active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-thumb:active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-thumb:active {
  background: #000000;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-track,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-track,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-track,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-track,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-track,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none white;
  border-radius: 28px;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-track:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-track:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-track:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-track:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-track:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-track:hover {
  background: #666666;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-track:active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-track:active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-track:active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-track:active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-track:active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-track:active {
  background: #333333;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul ::-webkit-scrollbar-corner,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul ::-webkit-scrollbar-corner,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul ::-webkit-scrollbar-corner,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul ::-webkit-scrollbar-corner,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul ::-webkit-scrollbar-corner,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul ::-webkit-scrollbar-corner {
  background: transparent;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li {
  flex: 0 0 auto;
}
[data-whatinput=mouse] body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li,
[data-whatinput=mouse] body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li,
[data-whatinput=mouse] body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li,
[data-whatinput=mouse] body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li,
[data-whatinput=mouse] body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li,
[data-whatinput=mouse] body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li {
  outline: 0;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul input,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul select,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul button,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul input,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul select,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul button,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul input,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul select,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul button,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul input,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul select,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul button,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul input,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul select,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul button,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul input,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul select,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul button {
  margin-bottom: 0;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li {
  flex: 0 0 100%;
  max-width: 100%;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li > a {
  justify-content: flex-start;
  align-items: flex-start;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li > a {
  font-size: 1rem;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul span.nolink,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul span.nolink,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul span.nolink,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul span.nolink,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul span.nolink,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul span.nolink {
  color: #242424;
  position: relative;
  padding: 1rem 52px 1rem 1rem !important;
  transition: color 0.3s;
  border-bottom: 0px;
  display: block;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul span.nolink::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul span.nolink::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul a::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul span.nolink::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul a::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul span.nolink::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul span.nolink::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul span.nolink::before {
  content: "";
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 5%;
  border-bottom: 1px solid rgba(33, 33, 33, 0.08);
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul span.nolink:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul a:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul span.nolink:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul a:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul span.nolink:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul a:hover,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul span.nolink:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul a:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul span.nolink:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul a:hover,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul span.nolink:hover {
  color: #BB1111;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul button.submenu-toggle.nolinksize,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul button.submenu-toggle.nolinksize,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul button.submenu-toggle.nolinksize,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul button.submenu-toggle.nolinksize,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul button.submenu-toggle.nolinksize,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul button.submenu-toggle.nolinksize {
  width: 100%;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul button.submenu-toggle.nolinksize::after,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul button.submenu-toggle.nolinksize::after,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul button.submenu-toggle.nolinksize::after,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul button.submenu-toggle.nolinksize::after,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul button.submenu-toggle.nolinksize::after,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul button.submenu-toggle.nolinksize::after {
  margin-left: auto;
  margin-right: 1.25rem;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li.expanded.active-trail > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li.expanded > ul.is-active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li.expanded.active-trail > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li.expanded > ul.is-active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li.expanded.active-trail > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li.expanded > ul.is-active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li.expanded.active-trail > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li.expanded > ul.is-active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li.expanded.active-trail > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li.expanded > ul.is-active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li.expanded.active-trail > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li.expanded > ul.is-active {
  background-color: #FAFAFA;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li.expanded.active-trail > ul > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li.expanded > ul.is-active > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li.expanded.active-trail > ul > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li.expanded > ul.is-active > li > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li.expanded.active-trail > ul > li > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li.expanded > ul.is-active > li > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li.expanded.active-trail > ul > li > ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li.expanded > ul.is-active > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li.expanded.active-trail > ul > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li.expanded > ul.is-active > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li.expanded.active-trail > ul > li > ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li.expanded > ul.is-active > li > ul {
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li.last > a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li.last li.last a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li.last > a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li.last li.last a::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li.last > a::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li.last li.last a::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li.last > a::before,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li.last li.last a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li.last > a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li.last li.last a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li.last > a::before,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li.last li.last a::before {
  display: none;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul a.active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul a.active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul a.active,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul a.active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul a.active,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul a.active {
  color: #BB1111;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li ul,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li ul,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li ul {
  flex-wrap: wrap;
  margin-left: 0;
  padding-left: 1rem;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li ul > li,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li ul > li,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li ul > li,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li ul > li {
  flex: 0 0 100%;
  max-width: 100%;
}
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .menu-block-wrapper > ul > li ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-2 .department-mobile-menu > ul > li ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .menu-block-wrapper > ul > li ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .menu-block-wrapper > ul > li ul > li > a,
body.not-front:not(.node-type-landing-page) main .block-menu-block-12 .department-mobile-menu > ul > li ul > li > a {
  justify-content: flex-start;
  align-items: flex-start;
}
body.not-front:not(.node-type-landing-page) main .accordion {
  margin-left: 0px !important;
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
body.not-front:not(.node-type-landing-page) main .accordion li a.accordion-title,
body.not-front:not(.node-type-landing-page) main .accordion li a.accordion-title:hover {
  color: #242424;
}
body.not-front:not(.node-type-landing-page) main .accordion li.is-active a.accordion-title {
  color: white;
  background-color: #BB1111;
}
body.not-front:not(.node-type-landing-page) main .accordion .accordion-title,
body.not-front:not(.node-type-landing-page) main .accordion .accordion-content {
  border-color: #ececec !important;
  transition: color 0.3s ease, background-color 0.3s ease;
}
body.not-front:not(.node-type-landing-page) main .accordion .accordion-content {
  max-height: 500px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
body.not-front:not(.node-type-landing-page) main .accordion li.accordion-item:nth-child(odd) {
  background-color: #fafafa;
}
body.not-front:not(.node-type-landing-page) main .accordion .accordion-title {
  border-bottom: 0px;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
}
body.not-front:not(.node-type-landing-page) main .accordion li:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #ececec;
}
body.not-front:not(.node-type-landing-page) main .accordion li:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #ececec;
}
body.not-front:not(.node-type-landing-page) main .accordion .accordion-title:focus,
body.not-front:not(.node-type-landing-page) main .accordion .accordion-title:hover {
  background-color: #ececec;
}
body.not-front:not(.node-type-landing-page) main .accordion .accordion-content {
  padding: 2rem;
}
body.not-front:not(.node-type-landing-page) main input:focus {
  border-color: #BB1111;
}
@media screen and (min-width: 40em) {
  body.not-front:not(.node-type-landing-page) main {
    padding: 0 1rem;
  }
  body.not-front:not(.node-type-landing-page) main .main {
    padding: 1.5rem 1rem 0rem 0;
  }
  body.not-front:not(.node-type-landing-page) main > aside {
    margin-top: 1.5rem;
  }
  body.not-front:not(.node-type-landing-page) main .sidebar-first {
    order: 1;
  }
  body.not-front:not(.node-type-landing-page) main div.main {
    order: 2;
    z-index: 2;
    background: white;
  }
  body.not-front:not(.node-type-landing-page) main .sidebar-second {
    order: 3;
  }
}
body.not-front:not(.node-type-landing-page) main .button--wayra {
  width: 100%;
  display: inline-block;
  color: #383838;
  border-bottom: 3px solid #383838;
  max-width: none;
  margin: 0;
  transition: 0.4s;
}
body.not-front:not(.node-type-landing-page) main .button--wayra:hover {
  border-color: #f59091;
}
body.not-front:not(.node-type-landing-page) main .button--wayra:focus {
  background-color: white;
}
body.not-front:not(.node-type-landing-page) .breadcrumb-container {
  -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.page-user main {
  padding: 1rem;
}
.page-user main .form-submit {
  background-color: #BB1111;
}
.page-user main .form-submit:hover, .page-user main .form-submit:focus {
  background-color: #ff7101;
}
@media screen and (min-width: 60em) {
  .page-user main form#user-login {
    max-width: 75%;
  }
}
.page-user main .button-group {
  padding: 1rem;
}
.page-user main .button-group li {
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s ease;
}
.page-user main .button-group li a {
  color: #515151;
}
.page-user main .button-group li:hover {
  border-color: #ffc781;
}
.page-user main .button-group li:hover a {
  color: #242424;
}
.page-user main .button-group li.active {
  border-bottom: 2px solid #BB1111;
}
.page-user main .button-group li.active a {
  color: #242424;
}
.page-user main .button-group a {
  background: transparent;
  color: #515151;
}
.page-user main .button-group a:hover {
  background-color: transparent;
}

.not-front:not(.node-type-landing-page).no-sidebars main[role=main] {
  max-width: 1080px;
}

main img {
  /*width:100%;*/
}

hr {
  max-width: 75%;
  border-color: #ececec;
}

main .region-sidebar-first .block-menu-block:nth-child(2) {
  display: none !important;
}

a.block-title-link {
  color: inherit;
}

body.not-front main a {
  color: #BB1111;
  border-bottom: 2px solid transparent;
  transition: 0.2s;
}
body.not-front main a:hover {
  border-bottom-color: #BB1111;
}

.section-extension-course #block-system-main table {
  width: auto !important;
}
@media screen and (max-width: 39.9375em) {
  .section-extension-course #block-system-main table > tbody > tr {
    display: flex;
    flex-flow: column wrap;
    width: 89%;
  }
  .section-extension-course #block-system-main table > tbody > tr tr {
    display: table-row;
  }
}
.section-extension-course #block-system-main table > tbody > tr > td {
  padding: 0 !important;
}
.section-extension-course #block-system-main table > tbody > tr > td td {
  padding: 7px 10px !important;
}

.page-node-11596 li.accordion-item.required {
  background-color: #f9bcbd;
}
.page-node-11596 .accordion-title {
  text-transform: uppercase;
  font-family: "LinotypeUniversW01-Medi_723673", Helvetica, Arial, sans-serif !important;
}
.page-node-11596 .accordion-title::before {
  font-size: 2rem;
  margin-top: -1rem;
}
.page-node-11596 .accordion-title .date,
.page-node-11596 .accordion-title .time {
  font-family: "LinotypeUniversW01-Ligh_723631", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
}
.page-node-11596 .accordion-title .date {
  /*
  &::before {
      font-family: "Font Awesome 5 Pro";
      font-size: 1.15rem;
      content: '\f133';
      padding-right: 0.75rem;
  }
  */
}
.page-node-11596 .accordion-title h3 {
  line-height: 1;
  margin: 0;
  margin-top: 0.75rem;
}
@media screen and (min-width: 64em) {
  .page-node-11596 .accordion-title h3 {
    font-size: 2rem;
  }
}
.page-node-11596 .accordion-title .spacer {
  padding: 0 0.5rem;
}
.page-node-11596 .accordion-title .time {
  text-align: right;
  /*
  &::before {
      font-family: "Font Awesome 5 Pro";
      font-size: 1.15rem;
      content: '\f017';
      padding-right: 0.75rem;
  }
  */
}
.page-node-11596 .accordion-content a {
  color: #0067A3 !important;
}
.page-node-11596 .accordion-content a.apply-btn {
  color: #0067A3 !important;
}
.page-node-11596 .accordion-content a.apply-btn:hover {
  color: #ececec !important;
}
.page-node-11596 .important {
  color: #BB1111;
}
@media screen and (min-width: 40em) {
  .page-node-11596 .accordion-content .time {
    width: 25%;
  }
}

.section-fashion-design .fashion-press {
  margin: 2rem 0;
}
.section-fashion-design .fashion-press .fashion-press-inner {
  position: relative;
  padding: 1rem 0;
  margin: 1rem 0;
}
.section-fashion-design .fashion-press .fashion-press-inner h4 {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
}
.section-fashion-design .fashion-press .fashion-press-inner small {
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.05rem;
}
.section-fashion-design .fashion-press .fashion-press-inner a {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 15px;
  background-color: rgba(237, 237, 237, 0);
}
.section-fashion-design .fashion-press .fashion-press-inner a span {
  opacity: 0;
  transition: 0.3s;
  text-align: center;
  width: 100%;
  transform: translateX(-20px);
  font-size: 4rem;
  text-transform: uppercase;
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
}
.section-fashion-design .fashion-press .fashion-press-inner a:hover {
  text-decoration: none;
  border: 1px solid;
  border-color: #d3d3d3;
  transition: background-color 0.3s;
  background-color: rgba(237, 237, 237, 0.85);
}
.section-fashion-design .fashion-press .fashion-press-inner a:hover span {
  opacity: 1;
  transform: translateX(0);
}
.section-fashion-design .fashion-press .fashion-press-inner:nth-child(even) {
  background-color: #ececec;
}

.section-alumni .alumnx {
  margin: 2rem 0;
}
.section-alumni .alumnx .alumnx-es-inner {
  position: relative;
  padding: 1rem 0;
  margin: 1rem 0;
}
.section-alumni .alumnx .alumnx-es-inner h4 {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
}
.section-alumni .alumnx .alumnx-es-inner small {
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.05rem;
}
.section-alumni .alumnx .alumnx-es-inner a {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 15px;
  background-color: rgba(237, 237, 237, 0);
}
.section-alumni .alumnx .alumnx-es-inner a span {
  opacity: 0;
  transition: 0.3s;
  text-align: center;
  width: 100%;
  transform: translateX(-20px);
  font-size: 4rem;
  text-transform: uppercase;
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
}
.section-alumni .alumnx .alumnx-es-inner a:hover {
  text-decoration: none;
  border: 1px solid;
  border-color: #d3d3d3;
  transition: background-color 0.3s;
  background-color: rgba(237, 237, 237, 0.85);
}
.section-alumni .alumnx .alumnx-es-inner a:hover span {
  opacity: 1;
  transform: translateX(0);
}
.section-alumni .alumnx .alumnx-es-inner:nth-child(even) {
  background-color: #ececec;
}

@media screen and (max-width: 39.9375em) {
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
}
body.not-front:not(.node-type-landing-page) main .block-og-menu .department-mobile-menu > ul > li > a {
  font-size: 1rem !important;
}

.front h2 {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
.front .three-btns .btn {
  width: 100%;
  margin: 10px 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 0.95rem;
}
.front .three-btns {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translate(-50%);
  transition: 0.3s ease-out;
  padding: 0 1rem;
  width: 100%;
  max-width: 48rem;
}
.front .three-btns .btn:last-child {
  margin-bottom: 0;
}
.front.is-off-canvas-open .three-btns {
  opacity: 0;
}
.front header {
  overflow: hidden;
  transform-style: preserve-3d;
}
.front header video.otis-loop,
.front header .poster-only {
  position: absolute;
  background-size: cover;
  background-position: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
}
.front header #scene img.logo {
  max-height: 500px;
}
@media screen and (max-width: 39.9375em) {
  .front header #scene .logo-and-top-news-holder {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 75em) {
  .front header #dropdown-main-menu #dropdown-menu-links > li:nth-child(4),
.front header #dropdown-main-menu #dropdown-menu-links > li:nth-child(6) {
    display: list-item;
  }
}
.front header .view-content {
  margin-bottom: 0;
}
.front header .icon-scroll {
  cursor: pointer;
  z-index: 111;
  position: relative;
}
.front .otis-hover-style li {
  width: 100%;
}
@media screen and (min-width: 40em) {
  .front .otis-hover-style li {
    width: auto;
  }
}

@media screen and (min-width: 40em) {
  .front .l-header-region .block-views-news-block-5 {
    margin-left: auto;
  }
}
.front .l-header-region .block-views-news-block-5 div.block-title {
  position: relative !important;
  padding-bottom: 0.5rem;
  height: auto;
  margin: auto;
  color: #ececec;
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 40em) {
  .front .l-header-region .block-views-news-block-5 div.block-title {
    padding-bottom: 1.5rem;
  }
}
.front .l-header-region .block-views-news-block-5 div.block-title::after {
  content: "";
  display: table;
  clear: both;
}
.front .l-header-region .block-views-news-block-5 a.block-title-link {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 40em) {
  .front .l-header-region .block-views-news-block-5 a.block-title-link {
    font-size: 2.5rem;
  }
}
.front .l-header-region .block-views-news-block-5 .views-row {
  line-height: 28px;
}
.front .l-header-region .block-views-news-block-5 .views-row a {
  display: inline-block;
  width: 100%;
  font-family: "LinotypeUniversW01-Ligh_723625", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1rem;
  font-size: 1.2rem;
  color: #ececec;
  opacity: 0.75;
  transition: opacity 0.3s ease, background-image 0.3s ease, transform 0.3s ease, background-color 0.3s ease;
}
.front .l-header-region .block-views-news-block-5 .views-row a .otis-block-image {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.front .l-header-region .block-views-news-block-5 .views-row a .otis-block-image .otis-block-title {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 1rem;
  font-family: "LinotypeUniversW01-Medi_723673", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  font-size: 1.813rem;
  line-height: 1.3;
}
.front .l-header-region .block-views-news-block-5 .views-row a .otis-block-image::after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.front .l-header-region .block-views-news-block-5 .views-row a:hover {
  opacity: 1;
}

.front main[role=main]::before {
  box-shadow: inset 0px 6px 16px -14px rgba(113, 113, 113, 0.7);
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

main[role=main] {
  position: relative;
  z-index: 8;
}
main[role=main] div.region-front-content {
  margin: 0;
}
main[role=main] .homepage-news-inner .view-content {
  margin-bottom: 0rem;
}
main[role=main] .homepage-news-inner h2 {
  color: #727272;
  text-align: left;
  padding: 0rem 1rem 0rem 0rem;
  margin-bottom: 1.5rem;
  line-height: 1.3;
  font-size: 2.625rem;
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 64em) {
  main[role=main] .homepage-news-inner h2 {
    background-color: transparent;
  }
}
main[role=main] .homepage-news-inner .flickity-page-dots .dot.is-selected {
  background: white;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .field-name-field-short-copy {
  display: none;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .entity-paragraphs-item,
main[role=main] .homepage-news-inner .block-views-news-block-3 .entity-paragraphs-item,
main[role=main] .homepage-news-inner .block-bean-homepage-features .entity-paragraphs-item {
  width: 100%;
  margin-right: 1rem;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row {
  position: relative;
  z-index: 1;
  margin: 0rem 0rem 2rem 0rem;
  background-color: #000;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos::before,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features::before,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row::before,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos::before,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features::before,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row::before,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos::before,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features::before,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row::before {
  content: "";
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos::after,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features::after,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row::after {
  content: "";
  background: linear-gradient(to bottom, rgba(56, 56, 56, 0) 0%, #262626 100%);
  width: 101%;
  height: 75%;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos:hover::before,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features:hover::before,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row:hover::before,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos:hover::before,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features:hover::before,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row:hover::before,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos:hover::before,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features:hover::before,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row:hover::before {
  background: rgba(0, 0, 0, 0.5);
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .field-name-field-website-url a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .field-name-field-video-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row > .views-field > .field-content > a.the-link,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .field-name-field-website-url a {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-indent: -9001px;
  -webkit-box-shadow: 0px 0px 5px #717171;
  box-shadow: 0px 0px 5px #717171;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .group-copy-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .group-copy-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .group-copy-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .otis-block-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .group-copy-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .otis-block-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .group-copy-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .otis-block-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .group-copy-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .group-copy-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .group-copy-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .group-content > .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .group-copy-title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  padding: 1rem;
  font-size: 1.2rem;
  font-family: "LinotypeUniversW01-Ligh_723625", Helvetica, Arial, sans-serif;
  color: #ececec;
  display: flex;
  flex-flow: row wrap;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .group-copy-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .group-content > .field-name-field-short-copy .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .otis-block-title .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .group-copy-title .field-name-field-subtitle {
  padding-left: 0;
  padding-right: 0;
  align-self: flex-end;
  font-family: "LinotypeUniversW01-Medi_723673", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  font-size: 1.813rem;
  padding-bottom: 0.75rem;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .views-row .otis-block-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .otis-block-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .otis-block-title,
main[role=main] .homepage-news-inner .block-views-news-block-3 .views-row .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .otis-block-title,
main[role=main] .homepage-news-inner .block-bean-homepage-features .views-row .otis-block-title {
  font-family: "LinotypeUniversW01-Medi_723673", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  font-size: 1.813rem;
  line-height: 1.3;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row {
  overflow: hidden;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .otis-block-image,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row .otis-block-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .field-type-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .otis-block-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row .field-type-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row .otis-block-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .otis-block-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row .otis-block-image {
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row .field-name-field-short-copy {
  opacity: 0;
  transition: opacity 0.5s, transform 0.5s;
  transition-delay: 0.1s;
  align-self: flex-end;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row .field-name-field-short-copy {
    display: none;
  }
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row .field-name-field-subtitle {
  transition: transform 0.5s;
  transition-delay: 0.1s;
  font-family: "LinotypeUniversW01-Medi_723673", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05rem;
  font-size: 1.813rem;
  padding-bottom: 0.75rem;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos:hover .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos:hover .otis-block-image,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row:hover .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row:hover .otis-block-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos:hover .field-type-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos:hover .otis-block-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row:hover .field-type-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row:hover .otis-block-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos:hover .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos:hover .otis-block-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row:hover .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row:hover .otis-block-image {
  transform: rotate(3deg) scale3d(1.15, 1.15, 1);
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row:hover .field-name-field-short-copy {
  opacity: 1;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-videos:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .view-news .views-row:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-videos:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .view-news .views-row:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-videos:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .view-news .views-row:hover .field-name-field-subtitle {
  transition-delay: 0s;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features {
  overflow: hidden;
  z-index: 1;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .field-type-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .field-type-image {
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .field-name-field-short-copy {
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0.1s;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .field-name-field-short-copy {
    display: none;
  }
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features .field-name-field-subtitle {
  transition: 0.5s;
  transition-delay: 0.1s;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features:hover .field-type-image,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features:hover .field-type-image,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features:hover .field-type-image {
  transform: rotate(3deg) scale3d(1.15, 1.15, 1);
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features:hover .field-name-field-short-copy,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features:hover .field-name-field-short-copy {
  opacity: 1;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .paragraphs-item-homepage-features:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-views-news-block-3 .paragraphs-item-homepage-features:hover .field-name-field-subtitle,
main[role=main] .homepage-news-inner .block-bean-homepage-features .paragraphs-item-homepage-features:hover .field-name-field-subtitle {
  transition-delay: 0s;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .field-name-field-video-more,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .more-link,
main[role=main] .homepage-news-inner .block-views-news-block-3 .field-name-field-video-more,
main[role=main] .homepage-news-inner .block-views-news-block-3 .more-link,
main[role=main] .homepage-news-inner .block-bean-homepage-features .field-name-field-video-more,
main[role=main] .homepage-news-inner .block-bean-homepage-features .more-link {
  margin-top: 2rem;
  text-align: right;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .field-name-field-video-more a,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .more-link a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .field-name-field-video-more a,
main[role=main] .homepage-news-inner .block-views-news-block-3 .more-link a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .field-name-field-video-more a,
main[role=main] .homepage-news-inner .block-bean-homepage-features .more-link a {
  transition: 0.3s;
  color: #242424;
  font-size: 1.3rem;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .field-name-field-video-more a::after,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .more-link a::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .field-name-field-video-more a::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .more-link a::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .field-name-field-video-more a::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .more-link a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f054";
  padding-left: 1rem;
  transition: 0.3s;
}
main[role=main] .homepage-news-inner .block-bean-homepage-videos .field-name-field-video-more a:hover::after,
main[role=main] .homepage-news-inner .block-bean-homepage-videos .more-link a:hover::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .field-name-field-video-more a:hover::after,
main[role=main] .homepage-news-inner .block-views-news-block-3 .more-link a:hover::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .field-name-field-video-more a:hover::after,
main[role=main] .homepage-news-inner .block-bean-homepage-features .more-link a:hover::after {
  padding-left: 0.5rem;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .homepage-news-inner h2.block-title {
    padding: 1rem 1rem 0 0;
    font-size: 2rem;
  }
  main[role=main] .homepage-news-inner .flickity-page-dots {
    bottom: -10px;
    z-index: 15;
  }
  main[role=main] .homepage-news-inner .flickity-page-dots .dot.is-selected {
    background: #242424;
  }
  main[role=main] .homepage-news-inner .paragraphs-item-homepage-features {
    margin: 0 0 1rem 0;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos .entity-paragraphs-item,
main[role=main] .homepage-news-inner .bean-homepage-videos .views-row,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .entity-paragraphs-item,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .views-row {
    margin-right: 1rem;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos .field-name-field-video-more,
main[role=main] .homepage-news-inner .bean-homepage-videos .more-link,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .field-name-field-video-more,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .more-link {
    margin-top: 0;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos .field-name-field-video-more a,
main[role=main] .homepage-news-inner .bean-homepage-videos .more-link a,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .field-name-field-video-more a,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .more-link a {
    color: #515151;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos > .view-content,
main[role=main] .homepage-news-inner .bean-homepage-videos > .content > .paragraphs-items > .field,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks > .view-content,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks > .content > .paragraphs-items > .field {
    display: flex;
    flex-flow: nowrap row;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos > .view-content > div,
main[role=main] .homepage-news-inner .bean-homepage-videos > .view-content > .views-row,
main[role=main] .homepage-news-inner .bean-homepage-videos > .content > .paragraphs-items > .field > div,
main[role=main] .homepage-news-inner .bean-homepage-videos > .content > .paragraphs-items > .field > .views-row,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks > .view-content > div,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks > .view-content > .views-row,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks > .content > .paragraphs-items > .field > div,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks > .content > .paragraphs-items > .field > .views-row {
    flex: 0 0 auto;
    max-width: 80%;
    margin-bottom: 1rem;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos .view-content,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .view-content {
    margin-bottom: 0;
  }
  main[role=main] .homepage-news-inner .bean-homepage-videos .more-link,
main[role=main] .homepage-news-inner .otis-frontpage-news-blocks .more-link {
    margin-bottom: 2rem;
  }
}
main[role=main] .block-views-news-block-3 .more-link a:hover {
  color: #242424;
}
main[role=main] .block-views-news-block-3 .content .view-content .views-row .views-field a {
  border-color: #EE4244;
}
main[role=main] .block-views-news-block-3 .content .view-content .views-row .views-field .otis-block-image .read-more::after {
  color: #f16465;
}
main[role=main] .block-views-news-block-3 .content .views-field a:hover .fill {
  border-color: #EE4244;
}
main[role=main] .block-views-news-block-3 .content .views-field a:hover .fill::after {
  background-color: #f16465;
}
main[role=main] .block-views-news-block-3 .content .views-field a:hover {
  border-color: #f16465 !important;
}
main[role=main] .block-views-news-block-3 .views-row-1 {
  display: none;
}
main[role=main] .block-views-news-block-3 .views-row-2 {
  margin-left: 0 !important;
}
main[role=main] .block-views-news-block-4 .more-link a:hover {
  color: #242424;
}
main[role=main] .block-views-news-block-4 .content .view-content .views-row .views-field a {
  border-color: #EE4244;
}
main[role=main] .block-views-news-block-4 .content .view-content .views-row .views-field .otis-block-image .read-more::after {
  color: #f16465;
}
main[role=main] .block-views-news-block-4 .content .views-field a:hover .fill {
  border-color: #EE4244;
}
main[role=main] .block-views-news-block-4 .content .views-field a:hover .fill::after {
  background-color: #f16465;
}
main[role=main] .block-views-news-block-4 .content .views-field a:hover {
  border-color: #f16465 !important;
}
@media screen and (min-width: 64em) {
  main[role=main] .block-views-featured-stories-block .content {
    padding-bottom: 0;
  }
  main[role=main] .block-views-featured-stories-block .views-row {
    width: 100%;
    height: 724px;
  }
}
main[role=main] .block-views-events-block-6 {
  background: #0067A3;
  color: #242424;
  padding: 2rem 0;
}
main[role=main] .block-views-events-block-6 h2.block-title {
  color: white;
  text-align: center;
  padding: 0 1rem 1rem 1rem;
  width: 100vw;
}
@media screen and (min-width: 75em) {
  main[role=main] .block-views-events-block-6 h2.block-title {
    padding: 2rem 1rem 2rem 1rem;
  }
}
main[role=main] .block-views-events-block-6 .view-footer {
  margin: 3rem auto 0 auto;
}
main[role=main] .block-views-events-block-6 .view-footer a.more-events {
  display: block;
  text-align: center;
}
main[role=main] .block-views-events-block-6 .view-footer a.more-events:first-child {
  margin-bottom: 1rem;
}
@media screen and (min-width: 40em) {
  main[role=main] .block-views-events-block-6 .view-footer a.more-events {
    display: inline-block;
  }
  main[role=main] .block-views-events-block-6 .view-footer a.more-events:first-child {
    margin-bottom: 0;
  }
}
main[role=main] .block-views-events-block-6 .view-footer a.more-events button {
  width: 100%;
  padding: 1rem;
  border: 2px solid #242424;
  color: white;
  margin: 0;
}
@media screen and (min-width: 40em) {
  main[role=main] .block-views-events-block-6 .view-footer a.more-events button {
    width: 250px;
    margin: 0 1rem;
  }
}
@media screen and (min-width: 64em) {
  main[role=main] .block-views-events-block-6 .view-footer a.more-events button {
    width: 400px;
  }
}
main[role=main] .block-views-events-block-6 .view-footer a.more-events button::after {
  background: #242424;
  transition: 0.2s;
}
main[role=main] .block-views-events-block-6 .view-footer a.more-events button:hover, main[role=main] .block-views-events-block-6 .view-footer a.more-events button:active {
  background-color: #242424;
  border-color: #242424;
  color: white !important;
}
main[role=main] .block-views-events-block-6 .content {
  padding: 0 1rem 1rem 1rem;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (min-width: 40em) {
  main[role=main] .block-views-events-block-6 .content {
    padding: 0 1rem 2rem 1rem;
  }
}
main[role=main] .block-views-events-block-6 .content .view-content ul {
  list-style-type: none;
  background: white;
  margin: 0;
  padding: 1rem;
  box-shadow: 0px 0px 5px #515151;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li {
  border-bottom: 1px solid #0067A3;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li:last-child {
  border-bottom: 0px none;
  margin-bottom: 0;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a {
  color: #242424;
  transition: background 0.2s, color 0.2s;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 1rem 0;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a .otis-event-date {
  color: #242424;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  padding: 0 1rem;
  min-width: 200px;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a .otis-event-title {
  flex-grow: 1;
  padding: 0 2rem;
  position: relative;
  width: 100%;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a .otis-event-title::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #0067A3;
  transition: color 0.2s;
  content: "\f054";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}
@media screen and (max-width: 63.9375em) {
  main[role=main] .block-views-events-block-6 .content .view-content ul li a .otis-event-title {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  main[role=main] .block-views-events-block-6 .content .view-content ul li a .otis-event-title {
    width: auto;
  }
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a .right-arrow::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #0067A3;
  content: "\f054";
  padding: 0 1rem;
  float: right;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a:hover {
  background-color: #0067A3;
  color: white;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a:hover .otis-event-title::after {
  color: white;
}
main[role=main] .block-views-events-block-6 .content .view-content ul li a:hover .right-arrow::before {
  color: white;
}
@media screen and (min-width: 64em) {
  main[role=main] .block-views-events-block-6 .content .view-content ul li a .otis-event-title::after {
    display: none;
  }
}
main[role=main] .block-views-events-block-6 .content .view-footer {
  text-align: center;
}
main[role=main] .block.wwyc {
  background: url("/sites/all/themes/otis_mf/images/greyzz.png");
  padding: 2rem 0;
}
@media screen and (min-width: 75em) {
  main[role=main] .block.wwyc {
    padding: 4rem 0;
  }
}
main[role=main] .block.wwyc h2.block-title {
  color: #0067A3;
  text-align: center;
  padding: 0rem 1rem 1rem 1rem;
  width: 100vw;
}
main[role=main] .block.wwyc .filter-button-group button.active {
  border-color: #0067A3;
}
main[role=main] .block.wwyc .content {
  padding: 0 1rem;
  max-width: 1440px;
  margin: 0 auto;
}
main[role=main] .block.wwyc .content .wwyc {
  align-items: center;
}
main[role=main] .block.wwyc .content .wwyc img {
  width: 100%;
}
main[role=main] .block.wwyc .content .wwyc p {
  margin-top: 1rem;
}
main[role=main] .block.wwyc .content h3 {
  text-align: center;
  font-size: 1.5rem;
  margin: 2rem 0;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.wwyc .content .filter-button-group {
    margin-bottom: 0;
  }
  main[role=main] .block.wwyc .content ul.otis-hover-style {
    padding: 1em 0 1em 0;
  }
  main[role=main] .block.wwyc .content .filter-button-group button {
    width: 100%;
  }
}
main[role=main] .block-views-spotlight-block-1 {
  padding-right: 1px !important;
}
main[role=main] .block-views-spotlight-block-1 .content ul {
  margin: 0;
}
main[role=main] .block-views-spotlight-block-1 .content ul li {
  list-style-type: none;
}
main[role=main] .block-views-spotlight-block-1 .content ul li.column, main[role=main] .block-views-spotlight-block-1 .content ul li.columns {
  padding: 0;
}
main[role=main] .block-views-spotlight-block-1 .content ul li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 134.782609% 0 0 0;
  height: 0;
  overflow: hidden;
}
main[role=main] .block-views-spotlight-block-1 .content ul li a .lla-container {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
main[role=main] .block-views-spotlight-block-1 .content ul li a .look-look-again-img img {
  width: 400px;
}
main[role=main] .block-views-spotlight-block-1 .content ul li a .look-look-again-title {
  display: none;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(n+7) {
    display: none;
  }
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(4), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(5) {
    background-color: #242424;
  }
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(4) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(5) .look-look-again-img img {
    opacity: 0;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(n+13) {
    display: none;
  }
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(6), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(9) {
    background-color: #242424;
  }
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(6) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(9) .look-look-again-img img {
    opacity: 0;
  }
}
@media screen and (min-width: 64em) and (max-width: 89.9375em) {
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(8), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(13) {
    background-color: #242424;
  }
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(8) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(13) .look-look-again-img img {
    opacity: 0;
  }
}
@media screen and (min-width: 90em) {
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(10), main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(17) {
    background-color: #242424;
  }
  main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(1) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(10) .look-look-again-img img, main[role=main] .block-views-spotlight-block-1 .content ul li:nth-child(17) .look-look-again-img img {
    opacity: 0;
  }
}
main[role=main] .block.accolades {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  font-size: 1.35rem;
  max-width: 1440px;
  position: relative;
  margin: 0 auto;
  padding: 2rem 0;
  background-color: #f16465;
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades {
    background-color: white;
  }
}
@media screen and (min-width: 75em) {
  main[role=main] .block.accolades {
    padding: 4rem 0;
  }
}
main[role=main] .block.accolades h2.block-title {
  text-align: center;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.accolades h2.block-title {
    color: white;
  }
}
main[role=main] .block.accolades .content {
  padding: 0rem 1rem;
  margin-top: 1rem;
}
main[role=main] .block.accolades .content .accolades-typography {
  position: relative;
  text-align: center;
  margin-top: 1rem;
  width: 75%;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.accolades .content .accolades-typography {
    border-bottom: 1px solid rgba(222, 222, 222, 0.5);
  }
  main[role=main] .block.accolades .content .accolades-typography:last-child {
    border-bottom: 0px none;
  }
}
main[role=main] .block.accolades .content .accolades-typography .icon-area svg {
  max-width: 96px;
  margin-top: 0.5rem;
}
main[role=main] .block.accolades .content .accolades-typography .title-num {
  display: block;
}
main[role=main] .block.accolades .content .accolades-typography .title-num .titler {
  font-family: "LinotypeUniversW01-Ligh_723625", Helvetica, Arial, sans-serif;
  font-size: 1.9744rem;
  text-transform: uppercase;
  line-height: normal;
  display: block;
  line-height: 1;
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades .content .accolades-typography .title-num .titler {
    font-size: 2.0325rem;
  }
}
main[role=main] .block.accolades .content .accolades-typography .title-num .number {
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  font-size: 3.983625rem;
  text-transform: uppercase;
  line-height: 1;
  display: block;
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades .content .accolades-typography .title-num .number {
    font-size: 4.55rem;
  }
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.accolades .content .accolades-typography .title-num .number {
    color: #383838;
  }
}
main[role=main] .block.accolades .content .accolades-typography .copy {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  display: block;
  max-width: 80%;
  margin: auto;
  margin-top: 1rem;
  text-align: center;
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades .content .accolades-typography .copy {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades .content .accolades-typography .copy {
    max-width: 70%;
  }
}
main[role=main] .block.accolades .content .accolades-typography .copy em, main[role=main] .block.accolades .content .accolades-typography .copy i {
  font-family: "LinotypeUniversW01-CnIt", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.accolades .content .accolades-typography .copy {
    text-align: center;
  }
}
main[role=main] .block.accolades .content .accolades-typography a {
  display: block;
  color: white;
  margin: auto;
  height: 100%;
  transition: 0.3s;
  padding: 1rem 0;
  border-bottom: 8px solid transparent;
  transition: 0.3s;
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades .content .accolades-typography a {
    color: #383838;
  }
  main[role=main] .block.accolades .content .accolades-typography a:hover {
    text-decoration: none;
    background-color: #383838;
    color: white;
    border-color: #f16465;
  }
  main[role=main] .block.accolades .content .accolades-typography a:hover .icon-area svg path {
    fill: #f16465;
  }
}
main[role=main] .block.accolades .content .chronicle-of-higher-education .copy {
  max-width: 80%;
}
@media screen and (min-width: 64em) {
  main[role=main] .block.accolades .content .chronicle-of-higher-education .copy {
    text-align: center;
  }
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.accolades .content .job-placement a i {
    color: #383838;
  }
}
main[role=main] .block.accolades .content .money-magazine a::before,
main[role=main] .block.accolades .content .the-economist a::before,
main[role=main] .block.accolades .content .chronicle-of-higher-education a::before,
main[role=main] .block.accolades .content .my-emma-signup a::before,
main[role=main] .block.accolades .content .you-visit-virtual-tour a::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 4rem;
  font-weight: 900;
  transition: 0.3s;
}
@media screen and (max-width: 39.9375em) {
  main[role=main] .block.accolades .content .money-magazine a::before,
main[role=main] .block.accolades .content .the-economist a::before,
main[role=main] .block.accolades .content .chronicle-of-higher-education a::before,
main[role=main] .block.accolades .content .my-emma-signup a::before,
main[role=main] .block.accolades .content .you-visit-virtual-tour a::before {
    color: #383838;
  }
}
@media screen and (min-width: 40em) {
  main[role=main] .block.accolades .content .money-magazine a:hover::before,
main[role=main] .block.accolades .content .the-economist a:hover::before,
main[role=main] .block.accolades .content .chronicle-of-higher-education a:hover::before,
main[role=main] .block.accolades .content .my-emma-signup a:hover::before,
main[role=main] .block.accolades .content .you-visit-virtual-tour a:hover::before,
main[role=main] .block.accolades .content .job-placement a:hover i {
    color: #f16465;
  }
}
main[role=main] .block.accolades .content .money-magazine a::before {
  content: "\f091";
}
main[role=main] .block.accolades .content .the-economist a::before {
  content: "\f005";
}
main[role=main] .block.accolades .content .chronicle-of-higher-education a::before {
  content: "\f004";
}
main[role=main] .block.accolades .content .my-emma-signup a::before {
  content: "\f0e0";
}
main[role=main] .block.accolades .content .you-visit-virtual-tour a::before {
  content: "\f279";
}
main[role=main] .block.accolades .content .my-emma-signup.alternate a {
  color: #383838;
  border-bottom: 4px solid;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 2rem;
}
main[role=main] .block.accolades .content .my-emma-signup.alternate a span {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  padding-right: 5rem;
  font-size: 1.75rem;
  transition: 0.3s;
}
main[role=main] .block.accolades .content .my-emma-signup.alternate a:hover {
  background-color: #383838;
  border-color: #f16465;
}
main[role=main] .block.accolades .content .my-emma-signup.alternate a:hover span {
  color: white;
  transform: translateX(3rem);
}
main[role=main] .block.accolades .content .my-emma-signup.alternate a:hover::after {
  color: #f16465;
}
main[role=main] .block.accolades p {
  padding: 2rem 0;
  margin-bottom: 0;
  position: relative;
}
main[role=main] .block.accolades p::after {
  position: absolute;
  bottom: 0;
  left: 25%;
  content: "";
  width: 50%;
  border-bottom: 1px solid rgba(222, 222, 222, 0.55);
}
main[role=main] .block.accolades p:last-child::after {
  border-bottom: 0px none;
}
main[role=main] .meltwater {
  background-color: #0067A3;
  padding: 4rem 0;
  display: none;
}
@media screen and (min-width: 40em) {
  main[role=main] .meltwater {
    display: block;
  }
}
main[role=main] .meltwater .content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 2rem;
}
main[role=main] .meltwater .content iframe body {
  background-color: #383838;
}
main[role=main] .youvisit {
  background-color: #515151;
  text-align: center;
  padding: 3rem 1rem 2rem 1rem;
  width: 100%;
}
main[role=main] .homepage-news-outer {
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0;
  background-color: white;
}
@media screen and (min-width: 40em) and (max-width: 74.9375em) {
  main[role=main] .homepage-news-outer {
    padding: 2rem 0;
  }
}
@media screen and (min-width: 75em) {
  main[role=main] .homepage-news-outer {
    padding: 4rem 0;
  }
}
main[role=main] .homepage-news-outer .carousel-cell {
  margin-right: 1rem;
}
main[role=main] .homepage-news-outer .homepage-news-inner {
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  margin: 0 auto !important;
}
main[role=main] .homepage-news-outer::after {
  background-color: #f16465;
  transform: rotate(-11deg);
  width: 200%;
  height: 100%;
  position: absolute;
  bottom: -400px;
  left: -100px;
  z-index: -1;
}
@media screen and (min-width: 40em) {
  main[role=main] .homepage-news-outer::after {
    content: "";
  }
}

/*
* List title
 */
.node-type-homepage,
.node-type-generic,
.node-type-generic-og-member {
  /*
   * List blurb
   */
  /*
   * Card cta
   */
}
.node-type-homepage .front-card-list__title,
.node-type-generic .front-card-list__title,
.node-type-generic-og-member .front-card-list__title {
  font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
  font-size: 2.75rem;
  margin-bottom: 2rem;
}
.node-type-homepage .front-card-list__title.long-title,
.node-type-generic .front-card-list__title.long-title,
.node-type-generic-og-member .front-card-list__title.long-title {
  display: none;
  height: 0;
}
.node-type-homepage .front-card-list__title.short-title,
.node-type-generic .front-card-list__title.short-title,
.node-type-generic-og-member .front-card-list__title.short-title {
  display: block;
}
@media screen and (min-width: 53.5rem) {
  .node-type-homepage .front-card-list__title.long-title,
.node-type-generic .front-card-list__title.long-title,
.node-type-generic-og-member .front-card-list__title.long-title {
    display: block;
    margin-left: 10px;
    height: 62px;
  }
  .node-type-homepage .front-card-list__title.short-title,
.node-type-generic .front-card-list__title.short-title,
.node-type-generic-og-member .front-card-list__title.short-title {
    display: none;
    height: 0;
  }
}
.node-type-homepage .front-cards-blurb,
.node-type-generic .front-cards-blurb,
.node-type-generic-og-member .front-cards-blurb {
  margin: -1.5rem 0 1.5rem;
}
.node-type-homepage .front-card__cta,
.node-type-generic .front-card__cta,
.node-type-generic-og-member .front-card__cta {
  text-align: center;
}
@media screen and (min-width: 53.5rem) {
  .node-type-homepage .front-card__cta,
.node-type-generic .front-card__cta,
.node-type-generic-og-member .front-card__cta {
    text-align: left;
  }
}
.node-type-homepage .front-card__cta a,
.node-type-generic .front-card__cta a,
.node-type-generic-og-member .front-card__cta a {
  font-family: "LinotypeUniversW01-Bold_723697", sans-serif;
  padding: 0.25em 2em;
  background-color: #ffffff;
  z-index: 1;
  border: 2px solid #bb1111;
  margin: 1rem auto 0;
  display: inline-block;
  vertical-align: top;
  color: #bb1111;
  max-width: 100%;
  overflow: hidden;
  transition: border-color 0.3s, color 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.node-type-homepage .front-card__cta a:hover,
.node-type-generic .front-card__cta a:hover,
.node-type-generic-og-member .front-card__cta a:hover {
  color: #ffffff;
  background-color: #bb1111;
  outline-width: 0;
}
.node-type-homepage .front-card__cta a:hover:before,
.node-type-generic .front-card__cta a:hover:before,
.node-type-generic-og-member .front-card__cta a:hover:before {
  background-color: #bb1111;
}
.node-type-homepage .front-card__cta--timeline a,
.node-type-generic .front-card__cta--timeline a,
.node-type-generic-og-member .front-card__cta--timeline a {
  margin: auto;
}

/*
 * List cta
 */
.front-card-list__cta_wrapper {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 53.5rem) {
  .front-card-list__cta_wrapper {
    flex-direction: row;
  }
}

.front-card-list__cta {
  text-align: center;
  margin-top: 20px;
  padding: 0 10px;
  flex-basis: 33.3333%;
}
.front-card-list__cta a {
  width: 100%;
  padding: 0.5rem 57.6px;
  background-color: #bb1111;
  z-index: 1;
  border: 2px solid #bb1111;
  margin: 0 0 1rem;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  overflow: hidden;
  font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
  font-size: 1.5rem;
  transition: border-color 0.3s, color 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
@media screen and (min-width: 600px) {
  .front-card-list__cta a {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 53.5rem) {
  .front-card-list__cta a {
    width: 100%;
    margin: 0 auto 1rem;
  }
}
.front-card-list__cta a:hover {
  color: #bb1111;
  background-color: #ffffff;
  border-color: #bb1111;
  outline-width: 0;
}
.front-card-list__cta a:hover:before {
  background-color: #ffffff;
}

/*
 * Card title
 */
.front-card__title {
  font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
  font-size: 2.25rem;
  margin-top: 10px;
}
.front-card__title .front-card__title-link {
  color: #515151;
}

.timeline .front-card__title {
  font-family: "LinotypeUniversW01-Cn", sans-serif;
}

.paragraphs-items-field-elements {
  margin: 2rem 1rem 0;
}
.paragraphs-items-field-elements .field-name-field-front-cards {
  display: flex;
  flex-direction: column;
}
.paragraphs-items-field-elements .front-card__image img {
  width: 100%;
}
.paragraphs-items-field-elements .front-card__wrapper {
  margin-bottom: 40px;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-elements .front-card__wrapper {
    margin-bottom: 20px;
  }
}
.paragraphs-items-field-elements .front-card__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-elements {
    max-width: 1020px;
    margin: 3rem auto 0;
  }
  .paragraphs-items-field-elements .field-name-field-front-cards {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .paragraphs-items-field-elements .field-name-field-front-cards .paragraphs-item-front-card {
    flex: 0 0 50%;
    padding: 0 10px;
  }
  .paragraphs-items-field-elements .field-name-field-front-cards .front-card__inner {
    border: solid 1px #bb1111;
  }
  .paragraphs-items-field-elements .field-name-field-front-cards .front-card__body {
    padding: 10px;
  }
}
.paragraphs-items-field-elements.image3 {
  border: 2px solid green;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-elements.image3 .front-card__image-wrapper {
    flex-basis: 33.3%;
  }
  .paragraphs-items-field-elements.image3 .front-card__body-wrapper {
    flex-basis: 66.6%;
  }
}

@media screen and (min-width: 53.5rem) {
  .one-col {
    max-width: 1000px;
    margin: 3rem auto;
  }
  .one-col .front-card-list__title.long-title {
    margin-left: 0;
  }
  .one-col .field-name-field-front-cards {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
  }
  .one-col .field-name-field-front-cards .paragraphs-item-front-card {
    flex: 0 0 100%;
    padding: 0;
  }
}

.horiz .front-card__inner {
  display: block;
}
@media screen and (min-width: 53.5rem) {
  .horiz {
    max-width: 1000px;
    margin: 3rem auto;
  }
  .horiz .front-card-list__title--timelime.long-title {
    margin-left: 0;
  }
  .horiz .front-card__inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  .horiz .front-card__image-wrapper,
.horiz .front-card__body-wrapper {
    max-width: 500px;
    flex-basis: 50%;
  }
  .horiz .timeline-entry__date-wrapper {
    width: 220px;
    padding: 10px 0;
    flex-basis: 220px;
  }
  .horiz .field-name-field-timeline-entry-date {
    font-family: "LinotypeUniversW01-Cn", sans-serif;
    font-size: 1.5rem;
  }
  .horiz .front-card__body-wrapper--timeline {
    max-width: 100%;
    flex-basis: 100%;
  }
  .horiz .front-card__body {
    height: 100%;
    padding: 10px 20px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .horiz .front-card__body--timeline {
    padding: 10px 20px;
  }
  .horiz .front-card__title--timeline {
    font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
    font-size: 1.25rem;
    margin: 0;
  }
}

@media screen and (min-width: 53.5rem) {
  .borderless .field-name-field-front-cards .front-card__inner {
    border: none;
  }
}

.paragraphs-item-body-copy-section.text-col-2 .field-name-field-front-card-text {
  column-count: 2;
  column-gap: 2rem;
}

.paragraphs-item-body-copy-section.text-col-3 .field-name-field-front-card-text {
  column-count: 3;
  column-gap: 2rem;
}

.paragraphs-item-timeline {
  max-width: 1020px;
  margin: 3rem auto 0;
}

.paragraphs-item-timeline-entry .front-card__wrapper {
  margin-bottom: 0;
}

.node-type-generic .page-cta,
.node-type-generic-og-member .page-cta {
  padding-top: 2rem;
}

.dept-layout-1-event-and-feature {
  border-top: 1px solid rgba(0, 0, 0, 0.55);
  padding-top: 2rem;
  float: left;
  width: 100%;
}
.dept-layout-1-event-and-feature .dept-layout-1-featured-content {
  float: left;
  margin-right: 1rem;
}

.microsite-layout-1 section.group-splash-img-container,
.microsite-layout-1 .splash-copy {
  display: none;
}

.microsite-layout-2 .body.field {
  display: none;
}

.node-type-gallery-microsite .gallery_on_view {
  font-size: 1rem;
  margin-top: 1rem;
  text-transform: uppercase;
}
.node-type-gallery-microsite .exhibition-name-and-date {
  font-size: 2.5rem;
  line-height: 1.4;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #383838;
}
.node-type-gallery-microsite .more-link {
  text-align: left;
}
.node-type-gallery-microsite .more-link a {
  font-size: 1.25rem;
}
.node-type-gallery-microsite .more-link a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f054";
  padding-left: 0.5rem;
}

.node-type-gallery-microsite .view .field-content .views-field-department,
.node-type-gallery-microsite .dept-layout-1-event-and-feature .dept-layout-1-featured-content .dept-layout-1-featured-dept,
.node-type-department .view .field-content .views-field-department,
.node-type-department .dept-layout-1-event-and-feature .dept-layout-1-featured-content .dept-layout-1-featured-dept {
  font-size: 0.85rem;
  padding-top: 0.5rem;
}
.node-type-gallery-microsite .view .field-content .views-field-title,
.node-type-gallery-microsite .dept-layout-1-event-and-feature .dept-layout-1-featured-content .dept-layout-1-featured-title,
.node-type-department .view .field-content .views-field-title,
.node-type-department .dept-layout-1-event-and-feature .dept-layout-1-featured-content .dept-layout-1-featured-title {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

.node-type-department .link-block-container {
  margin-bottom: 0;
}

.microsite-trailing-text {
  font-size: 1.1rem;
  line-height: 1.9rem;
  padding: 0 20px 20px 40px;
  max-width: 1080px;
  margin: 2rem auto;
}

@media screen and (min-width: 1920px) {
  .microsite-trailing-text {
    margin: 5rem auto;
  }
}
.node-type-landing-page .welcome-headers,
.node-type-department .microsite-layout-2 .welcome-headers {
  max-width: 1165px;
  margin: auto;
}
.node-type-landing-page .ds-2col,
.node-type-landing-page .field-collection-container,
.node-type-department .microsite-layout-2 .ds-2col,
.node-type-department .microsite-layout-2 .field-collection-container {
  display: none;
}
.node-type-landing-page header .welcome-headers,
.node-type-department .microsite-layout-2 header .welcome-headers {
  margin-top: 2rem;
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  color: white;
}
.node-type-landing-page header .main-mobile-icons,
.node-type-department .microsite-layout-2 header .main-mobile-icons {
  right: 0;
}
.node-type-landing-page .region-content .block-menu-block,
.node-type-landing-page .region-content .block-og-menu,
.node-type-department .microsite-layout-2 .region-content .block-menu-block,
.node-type-department .microsite-layout-2 .region-content .block-og-menu {
  padding: 0 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  position: relative;
}
.node-type-landing-page .region-content .block-menu-block h2,
.node-type-landing-page .region-content .block-og-menu h2,
.node-type-department .microsite-layout-2 .region-content .block-menu-block h2,
.node-type-department .microsite-layout-2 .region-content .block-og-menu h2 {
  max-width: 1165px;
  margin: auto;
  margin-bottom: 1rem;
}
.node-type-landing-page .region-content .block-menu-block ul.menu,
.node-type-landing-page .region-content .block-og-menu ul.menu,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu {
  max-width: 1165px;
  margin: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 1rem 0;
  border-radius: 10px;
  background-color: rgba(222, 222, 222, 0.8);
  margin-bottom: 2rem;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page .region-content .block-menu-block ul.menu,
.node-type-landing-page .region-content .block-og-menu ul.menu,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu {
    padding: 1rem 2rem;
  }
}
.node-type-landing-page .region-content .block-menu-block ul.menu li,
.node-type-landing-page .region-content .block-og-menu ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li {
  order: 2;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 50%;
  padding-left: 0;
  padding-right: 0;
}
@media print, screen and (min-width: 40em) {
  .node-type-landing-page .region-content .block-menu-block ul.menu li,
.node-type-landing-page .region-content .block-og-menu ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page .region-content .block-menu-block ul.menu li,
.node-type-landing-page .region-content .block-og-menu ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .node-type-landing-page .region-content .block-menu-block ul.menu li,
.node-type-landing-page .region-content .block-og-menu ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page .region-content .block-menu-block ul.menu li,
.node-type-landing-page .region-content .block-og-menu ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .node-type-landing-page .region-content .block-menu-block ul.menu li,
.node-type-landing-page .region-content .block-og-menu ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-landing-page .region-content .block-menu-block ul.menu a,
.node-type-landing-page .region-content .block-og-menu ul.menu a,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu a,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu a {
  color: #383838;
  display: inline-flex;
  margin: 0rem 1rem;
  padding: 0 0 0.25rem 0;
  transition: 0.3s;
  border-bottom: 3px solid transparent;
}
.node-type-landing-page .region-content .block-menu-block ul.menu li.menu-mlid-544,
.node-type-landing-page .region-content .block-menu-block ul.menu li.menu-mlid-2226,
.node-type-landing-page .region-content .block-og-menu ul.menu li.menu-mlid-544,
.node-type-landing-page .region-content .block-og-menu ul.menu li.menu-mlid-2226,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li.menu-mlid-544,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li.menu-mlid-2226,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li.menu-mlid-544,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li.menu-mlid-2226 {
  position: relative;
  order: 1;
}
.node-type-landing-page .region-content .block-menu-block ul.menu li.menu-mlid-544 a,
.node-type-landing-page .region-content .block-menu-block ul.menu li.menu-mlid-2226 a,
.node-type-landing-page .region-content .block-og-menu ul.menu li.menu-mlid-544 a,
.node-type-landing-page .region-content .block-og-menu ul.menu li.menu-mlid-2226 a,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li.menu-mlid-544 a,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li.menu-mlid-2226 a,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li.menu-mlid-544 a,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li.menu-mlid-2226 a {
  color: #EB2123;
}
.node-type-landing-page .region-content .block-menu-block ul.menu li.menu-mlid-544 a:hover,
.node-type-landing-page .region-content .block-menu-block ul.menu li.menu-mlid-2226 a:hover,
.node-type-landing-page .region-content .block-og-menu ul.menu li.menu-mlid-544 a:hover,
.node-type-landing-page .region-content .block-og-menu ul.menu li.menu-mlid-2226 a:hover,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li.menu-mlid-544 a:hover,
.node-type-department .microsite-layout-2 .region-content .block-menu-block ul.menu li.menu-mlid-2226 a:hover,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li.menu-mlid-544 a:hover,
.node-type-department .microsite-layout-2 .region-content .block-og-menu ul.menu li.menu-mlid-2226 a:hover {
  border-color: #EB2123 !important;
  color: #EB2123 !important;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page .region-content .block-menu-block,
.node-type-landing-page .region-content .block-og-menu,
.node-type-department .microsite-layout-2 .region-content .block-menu-block,
.node-type-department .microsite-layout-2 .region-content .block-og-menu {
    margin-bottom: 0;
  }
}
.node-type-landing-page .breadcrumb-container,
.node-type-department .microsite-layout-2 .breadcrumb-container {
  -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  border-top: 3px solid rgba(226, 226, 226, 0.77);
}
@media screen and (min-width: 75em) {
  .node-type-landing-page .breadcrumb-container,
.node-type-department .microsite-layout-2 .breadcrumb-container {
    padding: 1rem;
  }
  .node-type-landing-page .breadcrumb-container a,
.node-type-department .microsite-layout-2 .breadcrumb-container a {
    font-size: 1.25rem;
  }
}
.node-type-landing-page .outer-top-content,
.node-type-department .microsite-layout-2 .outer-top-content {
  background-color: #f3f3f3;
}
.node-type-landing-page .outer-top-content .l-top-content,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content {
  max-width: 1440px;
  margin: 0 auto;
}
.node-type-landing-page .outer-top-content .l-top-content ul.menu,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  margin: 1rem 0;
  align-items: center;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu {
    align-items: flex-end;
  }
}
@media screen and (min-width: 75em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu {
    margin: 2rem 0;
  }
}
.node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 50%;
  padding-left: 0;
  padding-right: 0;
  margin: 0.25rem 0;
}
@media print, screen and (min-width: 40em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-landing-page .outer-top-content .l-top-content ul.menu li a,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li a {
  color: #383838;
  display: inline-flex;
  padding: 0.5rem 1rem;
  transition: 0.3s;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
}
.node-type-landing-page .outer-top-content .l-top-content ul.menu li a:hover,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li a:hover {
  background-color: #fff;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    margin: 0.5rem 0;
  }
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li a,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li a {
    font-size: 1rem;
    padding: 1rem;
    border-bottom: 3px solid rgba(226, 226, 226, 0.77);
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 16.6666666667%;
  }
}
@media screen and (min-width: 75em) and (min-width: 40em) {
  .node-type-landing-page .outer-top-content .l-top-content ul.menu li,
.node-type-department .microsite-layout-2 .outer-top-content .l-top-content ul.menu li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-landing-page main,
.node-type-department .microsite-layout-2 main {
  border: 0px none !important;
  padding: 0px !important;
  -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  max-width: 100% !important;
  margin: auto;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main .link-block-container,
.node-type-department .microsite-layout-2 main .link-block-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .link-block-container,
.node-type-department .microsite-layout-2 main .link-block-container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.node-type-landing-page main > .main,
.node-type-department .microsite-layout-2 main > .main {
  background-color: #fff !important;
  background-image: url("/sites/all/themes/otis_mf/images/light-sketch.png") !important;
  padding: 0;
}
.node-type-landing-page main h1,
.node-type-department .microsite-layout-2 main h1 {
  margin-top: 1rem;
  font-size: 2rem;
  padding: 0 1rem;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main h1,
.node-type-department .microsite-layout-2 main h1 {
    font-size: 3rem;
  }
}
.node-type-landing-page main .group-header,
.node-type-department .microsite-layout-2 main .group-header {
  max-width: 1440px;
  margin: 0 auto;
}
.node-type-landing-page main .slideshow-carousel-style,
.node-type-department .microsite-layout-2 main .slideshow-carousel-style {
  -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 0.3s;
}
.node-type-landing-page main .group-splash-img-container,
.node-type-landing-page main .embedded-video,
.node-type-department .microsite-layout-2 main .group-splash-img-container,
.node-type-department .microsite-layout-2 main .embedded-video {
  position: relative;
  max-width: 1200px;
  margin: auto;
  margin: 2rem auto;
  transform-style: preserve-3d;
}
.node-type-landing-page main .group-splash-img-container .splash-image-outer-container,
.node-type-landing-page main .embedded-video .splash-image-outer-container,
.node-type-department .microsite-layout-2 main .group-splash-img-container .splash-image-outer-container,
.node-type-department .microsite-layout-2 main .embedded-video .splash-image-outer-container {
  max-width: 815px;
  -webkit-animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bck 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 0.3s;
}
.node-type-landing-page main .group-splash-img-container .splash-image-outer-container img,
.node-type-landing-page main .embedded-video .splash-image-outer-container img,
.node-type-department .microsite-layout-2 main .group-splash-img-container .splash-image-outer-container img,
.node-type-department .microsite-layout-2 main .embedded-video .splash-image-outer-container img {
  border-radius: 10px;
}
.node-type-landing-page main .group-splash-img-container .field-type-text,
.node-type-landing-page main .embedded-video .field-type-text,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-type-text,
.node-type-department .microsite-layout-2 main .embedded-video .field-type-text {
  color: white;
  position: absolute;
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  letter-spacing: -0.05rem;
  transform: translateZ(22px);
}
.node-type-landing-page main .group-splash-img-container .field-type-text .block-revealer__content,
.node-type-landing-page main .embedded-video .field-type-text .block-revealer__content,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-type-text .block-revealer__content,
.node-type-department .microsite-layout-2 main .embedded-video .field-type-text .block-revealer__content {
  background-color: #4dddcf;
  padding: 0.25rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page main .group-splash-img-container .field-type-text .block-revealer__content,
.node-type-landing-page main .embedded-video .field-type-text .block-revealer__content,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-type-text .block-revealer__content,
.node-type-department .microsite-layout-2 main .embedded-video .field-type-text .block-revealer__content {
    padding: 1.25rem;
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .group-splash-img-container .field-type-text .block-revealer__content,
.node-type-landing-page main .embedded-video .field-type-text .block-revealer__content,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-type-text .block-revealer__content,
.node-type-department .microsite-layout-2 main .embedded-video .field-type-text .block-revealer__content {
    padding: 2rem;
    font-size: 3rem;
    line-height: 3rem;
  }
}
.node-type-landing-page main .group-splash-img-container .field-name-field-subtitle-line-1,
.node-type-landing-page main .embedded-video .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .embedded-video .field-name-field-subtitle-line-1 {
  right: 2rem;
  bottom: 6rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page main .group-splash-img-container .field-name-field-subtitle-line-1,
.node-type-landing-page main .embedded-video .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .embedded-video .field-name-field-subtitle-line-1 {
    bottom: 9rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .group-splash-img-container .field-name-field-subtitle-line-1,
.node-type-landing-page main .embedded-video .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .embedded-video .field-name-field-subtitle-line-1 {
    bottom: 16rem;
  }
}
.node-type-landing-page main .group-splash-img-container .field-name-field-subtitle-line-2,
.node-type-landing-page main .embedded-video .field-name-field-subtitle-line-2,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-name-field-subtitle-line-2,
.node-type-department .microsite-layout-2 main .embedded-video .field-name-field-subtitle-line-2 {
  right: 2rem;
  bottom: 3rem;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .group-splash-img-container .field-name-field-subtitle-line-2,
.node-type-landing-page main .embedded-video .field-name-field-subtitle-line-2,
.node-type-department .microsite-layout-2 main .group-splash-img-container .field-name-field-subtitle-line-2,
.node-type-department .microsite-layout-2 main .embedded-video .field-name-field-subtitle-line-2 {
    bottom: 7rem;
  }
}
.node-type-landing-page main .field-name-field-splash-extra,
.node-type-department .microsite-layout-2 main .field-name-field-splash-extra {
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main .field-name-field-splash-extra,
.node-type-department .microsite-layout-2 main .field-name-field-splash-extra {
    margin-top: 0;
  }
}
.node-type-landing-page main .field-name-field-splash-copy,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 1rem;
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.node-type-landing-page main .field-name-field-splash-copy p,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy p {
  margin-bottom: 1.5rem;
}
.node-type-landing-page main .field-name-field-splash-copy h3,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy h3 {
  margin-bottom: 1.5rem;
}
.node-type-landing-page main .field-name-field-splash-copy .dept-layout-1-featured-image img,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy .dept-layout-1-featured-image img {
  width: 100%;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main .field-name-field-splash-copy,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy {
    padding: 2rem;
    column-count: 2;
    column-width: auto;
    column-gap: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .field-name-field-splash-copy,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy {
    padding: 2rem;
    font-size: 1.1rem;
  }
  .node-type-landing-page main .field-name-field-splash-copy p,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy p {
    line-height: 1.9rem;
  }
}
@media (max-height: 700px) {
  .node-type-landing-page main .field-name-field-splash-copy,
.node-type-department .microsite-layout-2 main .field-name-field-splash-copy {
    -webkit-columns: 550px 2;
    -moz-columns: 550px 2;
    columns: 550px 2;
  }
}
.node-type-landing-page main .field-name-field-trailing-text,
.node-type-department .microsite-layout-2 main .field-name-field-trailing-text {
  margin: -3rem 1.5rem 3rem 1.5rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page main .field-name-field-trailing-text,
.node-type-department .microsite-layout-2 main .field-name-field-trailing-text {
    margin: -3rem 2.5rem 3rem 2.5rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .field-name-field-trailing-text,
.node-type-department .microsite-layout-2 main .field-name-field-trailing-text {
    margin: -3rem 2.5rem 1rem 2.5rem;
    font-size: 1.1rem;
  }
  .node-type-landing-page main .field-name-field-trailing-text p,
.node-type-department .microsite-layout-2 main .field-name-field-trailing-text p {
    line-height: 1.9rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .group-left,
.node-type-department .microsite-layout-2 main .group-left {
    max-width: calc((1440px/12)*9);
    margin: 0 0 0 auto;
    margin: 0 auto !important;
  }
  .node-type-landing-page main .group-right,
.node-type-department .microsite-layout-2 main .group-right {
    max-width: calc((1440px/12)*3);
    margin: 0 auto 0 0;
    display: none;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card,
.node-type-landing-page main .view-display-id-entity_view_1,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 {
  padding: 1.25rem 1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card,
.node-type-landing-page main .view-display-id-entity_view_1,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card,
.node-type-landing-page main .view-display-id-entity_view_1,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 {
    padding: 0 1.25rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .column, .node-type-landing-page main .paragraphs-items-field-landing-page-card .columns,
.node-type-landing-page main .view-display-id-entity_view_1 .column,
.node-type-landing-page main .view-display-id-entity_view_1 .columns,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .column,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .columns,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .column,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .columns {
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .column > .paragraphs-item-landing-page-bucket:nth-child(-n+2), .node-type-landing-page main .paragraphs-items-field-landing-page-card .columns > .paragraphs-item-landing-page-bucket:nth-child(-n+2),
.node-type-landing-page main .view-display-id-entity_view_1 .column > .paragraphs-item-landing-page-bucket:nth-child(-n+2),
.node-type-landing-page main .view-display-id-entity_view_1 .columns > .paragraphs-item-landing-page-bucket:nth-child(-n+2),
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .column > .paragraphs-item-landing-page-bucket:nth-child(-n+2),
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .columns > .paragraphs-item-landing-page-bucket:nth-child(-n+2),
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .column > .paragraphs-item-landing-page-bucket:nth-child(-n+2),
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .columns > .paragraphs-item-landing-page-bucket:nth-child(-n+2) {
    padding-top: 0;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .group-lp-h2,
.node-type-landing-page main .paragraphs-items-field-landing-page-card h2.title,
.node-type-landing-page main .view-display-id-entity_view_1 .group-lp-h2,
.node-type-landing-page main .view-display-id-entity_view_1 h2.title,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .group-lp-h2,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card h2.title,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .group-lp-h2,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 h2.title {
  padding: 1rem 0.5rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 0;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .group-lp-h2,
.node-type-landing-page main .paragraphs-items-field-landing-page-card h2.title,
.node-type-landing-page main .view-display-id-entity_view_1 .group-lp-h2,
.node-type-landing-page main .view-display-id-entity_view_1 h2.title,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .group-lp-h2,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card h2.title,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .group-lp-h2,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 h2.title {
    padding: 2rem 0.5rem 0.75rem 0.5rem;
    font-size: 2rem;
    line-height: 3rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .more-link a,
.node-type-landing-page main .view-display-id-entity_view_1 .more-link a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .more-link a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .more-link a {
  display: block;
  text-align: center;
  color: #242424;
  background-color: white;
  padding: 1rem;
  margin: 0 1rem;
  border: 2px solid #E5181A;
  transition: 0.3s;
  letter-spacing: 0.05rem;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .more-link a,
.node-type-landing-page main .view-display-id-entity_view_1 .more-link a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .more-link a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .more-link a {
    width: 50%;
    margin: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .more-link a,
.node-type-landing-page main .view-display-id-entity_view_1 .more-link a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .more-link a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .more-link a {
    margin-top: 3rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .more-link a::after,
.node-type-landing-page main .view-display-id-entity_view_1 .more-link a::after,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .more-link a::after,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .more-link a::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 1.15rem;
  content: "\f061";
  padding-left: 1rem;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .more-link a:hover,
.node-type-landing-page main .view-display-id-entity_view_1 .more-link a:hover,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .more-link a:hover,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #E5181A;
  color: white;
  letter-spacing: 0;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card ul,
.node-type-landing-page main .view-display-id-entity_view_1 ul,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card ul,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 ul {
  list-style: none;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row {
  margin-bottom: 0;
  height: 100%;
  padding: 1.25rem 1rem;
  position: relative;
  transition: background-color 0.35s, border-color 0.35s;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row {
    margin-bottom: 0rem;
  }
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row {
    padding: 1.25rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket a,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row a,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket a,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row a {
  color: inherit;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .otis-block-image,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-image,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .otis-block-image,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .otis-block-image,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-image,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .otis-block-image,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .otis-block-image,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .otis-block-image,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .otis-block-image,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .otis-block-image {
  margin-bottom: 1rem;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image img,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .otis-block-image img,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-image img,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .otis-block-image img,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image img,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .otis-block-image img,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-image img,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .otis-block-image img,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image img,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .otis-block-image img,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-image img,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .otis-block-image img,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image img,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .otis-block-image img,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-image img,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .otis-block-image img {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-image,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-image,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-image {
    padding-top: 1.25rem;
    margin-bottom: 2rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-copy,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-copy {
  padding: 0 1rem;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-copy,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-copy,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-copy {
    font-size: 1.15rem;
    padding: 0rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-link a,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-link a,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-direct-url a,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-link a,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-link a,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-link a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-link a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-link a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-link a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-direct-url a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0;
  top: 0;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-direct-url a,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .field-name-field-lp-bucket-direct-url a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .field-name-field-lp-bucket-direct-url a {
  z-index: 1001;
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .views-field-created,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .views-field-created,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .views-field-created,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .views-field-created {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .views-field-created,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .views-field-created,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .views-field-created,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .views-field-created,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .views-field-created {
    font-size: 1.1rem;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .fill,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row .fill,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .fill,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row .fill,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket .fill,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row .fill,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket .fill,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row .fill {
  background: inherit;
  border-top: 0px none;
}
@media screen and (min-width: 40em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row:hover,
.node-type-landing-page main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket:hover,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row:hover,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row:hover,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .paragraphs-item-landing-page-bucket:hover,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #f59091;
  }
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row::after,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row::after,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row::after,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row::after {
  width: 70%;
  position: absolute;
  bottom: -1.5rem;
  left: 15%;
  height: 1px;
  border-bottom: 2px solid #ececec;
  content: "";
}
.node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row-last::after,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row-last::after,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row-last::after,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row-last::after {
  border-bottom: 0px none;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row {
    padding: 1rem;
  }
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row::after,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row::after,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row::after,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row::after {
    border-bottom: 0px none;
  }
  .node-type-landing-page main .paragraphs-items-field-landing-page-card .views-row-last,
.node-type-landing-page main .view-display-id-entity_view_1 .views-row-last,
.node-type-department .microsite-layout-2 main .paragraphs-items-field-landing-page-card .views-row-last,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row-last {
    display: none;
  }
}
.node-type-landing-page main .view-display-id-entity_view_1 .fill .otis-block-title,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .fill .otis-block-title {
  font-size: 1.25rem;
}
.node-type-landing-page main .view-display-id-entity_view_1 .fill .otis-block-title a:hover,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .fill .otis-block-title a:hover {
  border-bottom: 0px none;
}
.node-type-landing-page main .link-block-container,
.node-type-department .microsite-layout-2 main .link-block-container {
  background-color: white;
  color: inherit;
}
.node-type-landing-page main .view-display-id-entity_view_1,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 {
  background-color: #f16465;
  color: #ececec;
}
.node-type-landing-page main .view-display-id-entity_view_1 .views-row::after,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 .views-row::after {
  border-color: #f59091;
}
.node-type-landing-page main .view-display-id-entity_view_1 ul.row,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 ul.row {
  width: 100%;
  margin: auto;
}
.node-type-landing-page main .view-display-id-entity_view_1 ul.row li,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 ul.row li {
  position: relative;
}
.node-type-landing-page main .view-display-id-entity_view_1 ul.row li a,
.node-type-department .microsite-layout-2 main .view-display-id-entity_view_1 ul.row li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-bottom: 0px none !important;
}
@media screen and (max-width: 39.9375em) {
  .node-type-landing-page main .field-name-field-subtitle-line-1,
.node-type-landing-page main .field-name-field-subtitle-line-2,
.node-type-department .microsite-layout-2 main .field-name-field-subtitle-line-1,
.node-type-department .microsite-layout-2 main .field-name-field-subtitle-line-2 {
    display: none;
  }
}
.node-type-landing-page main hr,
.node-type-department .microsite-layout-2 main hr {
  border-top: 2px dotted #c0c0c0;
  border-bottom: 0px none;
  margin: 2rem auto;
}
@media screen and (min-width: 64em) {
  .node-type-landing-page header .welcome-headers,
.node-type-department .microsite-layout-2 header .welcome-headers {
    margin-top: 0;
    padding-left: 2rem;
    display: inline-block;
    width: calc(99% - 20.438rem);
    text-align: center;
  }
  .node-type-landing-page header .welcome-headers .field-name-field-title-welcome-text,
.node-type-department .microsite-layout-2 header .welcome-headers .field-name-field-title-welcome-text {
    padding-right: 18rem;
    font-size: 2rem;
    -webkit-animation: fade-in-left 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-left 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.3s;
  }
  .node-type-landing-page header .welcome-headers h1,
.node-type-department .microsite-layout-2 header .welcome-headers h1 {
    font-size: 5rem;
    line-height: 5rem;
    -webkit-animation: fade-in-right 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-right 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation-delay: 0.5s;
  }
}

.node-type-department .microsite-layout-1 #block-og-menu-og-single-menu-block {
  display: none;
}

#block-og-menu-og-single-menu-block ul ul {
  display: none;
}

html body.not-front.section-academics,
html body.not-front.academics {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-academics .button.secondary,
html body.not-front.academics .button.secondary {
  background-color: #5f30ff;
  color: white !important;
}
html body.not-front.section-academics .filter-button-group button.active,
html body.not-front.section-academics .filter-button-group button.sticky,
html body.not-front.academics .filter-button-group button.active,
html body.not-front.academics .filter-button-group button.sticky {
  border-color: #5f30ff;
}
html body.not-front.section-academics .filter-button-group button:hover,
html body.not-front.academics .filter-button-group button:hover {
  border-color: #c7aeff;
}
html body.not-front.section-academics main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-academics main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.academics main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.academics main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #5905b8;
}
html body.not-front.section-academics main .menu-block-wrapper > ul a.active,
html body.not-front.section-academics main .menu-block-wrapper > ul a:hover,
html body.not-front.section-academics main .department-mobile-menu > ul a.active,
html body.not-front.section-academics main .department-mobile-menu > ul a:hover,
html body.not-front.academics main .menu-block-wrapper > ul a.active,
html body.not-front.academics main .menu-block-wrapper > ul a:hover,
html body.not-front.academics main .department-mobile-menu > ul a.active,
html body.not-front.academics main .department-mobile-menu > ul a:hover {
  color: #5905b8 !important;
}
html body.not-front.section-academics .submenu-toggle::after,
html body.not-front.academics .submenu-toggle::after {
  border-color: #5905b8 transparent transparent;
}
html body.not-front.section-academics .breadcrumbs a,
html body.not-front.section-academics main a,
html body.not-front.academics .breadcrumbs a,
html body.not-front.academics main a {
  color: #5905b8;
}
html body.not-front.section-academics .breadcrumbs a:hover,
html body.not-front.section-academics main a:hover,
html body.not-front.academics .breadcrumbs a:hover,
html body.not-front.academics main a:hover {
  border-color: #5905b8;
}
html body.not-front.section-academics .region-sidebar-first .block .content ul li a:hover,
html body.not-front.academics .region-sidebar-first .block .content ul li a:hover {
  color: #5905b8;
}
html body.not-front.section-academics main .view-display-id-entity_view_1,
html body.not-front.academics main .view-display-id-entity_view_1 {
  background-color: #b08dff;
}
html body.not-front.section-academics main .view-display-id-entity_view_1 .more-link a,
html body.not-front.academics main .view-display-id-entity_view_1 .more-link a {
  border-color: #7b4aff;
}
html body.not-front.section-academics main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.academics main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #7b4aff;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-academics main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.academics main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #c7aeff;
  }
}
html body.not-front.section-academics main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.academics main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #c7aeff;
  color: #242424;
}
html body.not-front.section-academics main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.academics main .view-display-id-entity_view_1 .views-row::after {
  border-color: #c7aeff;
}
html body.not-front.section-academics .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-academics .l-top-content ul.menu a:hover,
html body.not-front.section-academics .region-content .block-og-menu ul.menu a:hover,
html body.not-front.academics .region-content .block-menu-block ul.menu a:hover,
html body.not-front.academics .l-top-content ul.menu a:hover,
html body.not-front.academics .region-content .block-og-menu ul.menu a:hover {
  border-color: #5f30ff;
  color: #383838;
}
html body.not-front.section-academics header,
html body.not-front.academics header {
  background-color: #5905b8;
}
html body.not-front.section-academics .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.academics .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #5f30ff;
}
html body.not-front.section-academics .apply-btn:hover,
html body.not-front.section-academics .hero-btn:hover,
html body.not-front.academics .apply-btn:hover,
html body.not-front.academics .hero-btn:hover {
  background-color: #5f30ff;
  border-top: 2px solid #5f30ff !important;
  border-bottom: 2px solid #5f30ff !important;
}
html body.not-front.section-academics main table thead tr,
html body.not-front.academics main table thead tr {
  background-color: #BB1111;
  background-color: #5f30ff;
}
html body.not-front.section-academics .accordion li.is-active a.accordion-title,
html body.not-front.academics .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #5f30ff;
}
html body.not-front.section-academics .medium-btn,
html body.not-front.academics .medium-btn {
  color: #5f30ff;
  border: 2px solid #5f30ff !important;
}
html body.not-front.section-academics .medium-btn:hover,
html body.not-front.academics .medium-btn:hover {
  background-color: #5f30ff;
  color: #000 !important;
}
html body.not-front.section-academics main .view-display-id-entity_view_1,
html body.not-front.academics main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-academics footer,
html body.not-front.academics footer {
  background-color: #3d02a3;
}
html body.not-front.section-academics footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-academics footer .footer-location address a.footer-map:hover::before,
html body.not-front.academics footer .footer-location address .phone-numbers:hover::before,
html body.not-front.academics footer .footer-location address a.footer-map:hover::before {
  color: #3d02a3;
}
html body.not-front.section-academics footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.academics footer .footer-location address .phone-numbers:hover a:hover {
  color: #3d02a3;
}
html body.not-front.section-academics footer .sitemap-and-copyright a:hover,
html body.not-front.academics footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-academics footer .footer-search .button-cont a:hover,
html body.not-front.section-academics footer .footer-search .button-cont button:hover,
html body.not-front.academics footer .footer-search .button-cont a:hover,
html body.not-front.academics footer .footer-search .button-cont button:hover {
  background-color: #3d02a3;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-academics footer .footer-search,
html body.not-front.academics footer .footer-search {
    background-color: #3d02a3 !important;
  }
}
html body.not-front.section-admissions,
html body.not-front.admissions {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-admissions .button.secondary,
html body.not-front.admissions .button.secondary {
  background-color: #006B5B;
  color: white !important;
}
html body.not-front.section-admissions .filter-button-group button.active,
html body.not-front.section-admissions .filter-button-group button.sticky,
html body.not-front.admissions .filter-button-group button.active,
html body.not-front.admissions .filter-button-group button.sticky {
  border-color: #006B5B;
}
html body.not-front.section-admissions .filter-button-group button:hover,
html body.not-front.admissions .filter-button-group button:hover {
  border-color: #80e7dd;
}
html body.not-front.section-admissions main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-admissions main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.admissions main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.admissions main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #006B5B;
}
html body.not-front.section-admissions main .menu-block-wrapper > ul a.active,
html body.not-front.section-admissions main .menu-block-wrapper > ul a:hover,
html body.not-front.section-admissions main .department-mobile-menu > ul a.active,
html body.not-front.section-admissions main .department-mobile-menu > ul a:hover,
html body.not-front.admissions main .menu-block-wrapper > ul a.active,
html body.not-front.admissions main .menu-block-wrapper > ul a:hover,
html body.not-front.admissions main .department-mobile-menu > ul a.active,
html body.not-front.admissions main .department-mobile-menu > ul a:hover {
  color: #006B5B !important;
}
html body.not-front.section-admissions .submenu-toggle::after,
html body.not-front.admissions .submenu-toggle::after {
  border-color: #006B5B transparent transparent;
}
html body.not-front.section-admissions .breadcrumbs a,
html body.not-front.section-admissions main a,
html body.not-front.admissions .breadcrumbs a,
html body.not-front.admissions main a {
  color: #006B5B;
}
html body.not-front.section-admissions .breadcrumbs a:hover,
html body.not-front.section-admissions main a:hover,
html body.not-front.admissions .breadcrumbs a:hover,
html body.not-front.admissions main a:hover {
  border-color: #006B5B;
}
html body.not-front.section-admissions .region-sidebar-first .block .content ul li a:hover,
html body.not-front.admissions .region-sidebar-first .block .content ul li a:hover {
  color: #006B5B;
}
html body.not-front.section-admissions main .view-display-id-entity_view_1,
html body.not-front.admissions main .view-display-id-entity_view_1 {
  background-color: #4dddcf;
}
html body.not-front.section-admissions main .view-display-id-entity_view_1 .more-link a,
html body.not-front.admissions main .view-display-id-entity_view_1 .more-link a {
  border-color: #00c3ac;
}
html body.not-front.section-admissions main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.admissions main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #00c3ac;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-admissions main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.admissions main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #80e7dd;
  }
}
html body.not-front.section-admissions main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.admissions main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #80e7dd;
  color: #242424;
}
html body.not-front.section-admissions main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.admissions main .view-display-id-entity_view_1 .views-row::after {
  border-color: #80e7dd;
}
html body.not-front.section-admissions .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-admissions .l-top-content ul.menu a:hover,
html body.not-front.section-admissions .region-content .block-og-menu ul.menu a:hover,
html body.not-front.admissions .region-content .block-menu-block ul.menu a:hover,
html body.not-front.admissions .l-top-content ul.menu a:hover,
html body.not-front.admissions .region-content .block-og-menu ul.menu a:hover {
  border-color: #006B5B;
  color: #383838;
}
html body.not-front.section-admissions header,
html body.not-front.admissions header {
  background-color: #006B5B;
}
html body.not-front.section-admissions .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.admissions .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #006B5B;
}
html body.not-front.section-admissions .apply-btn:hover,
html body.not-front.section-admissions .hero-btn:hover,
html body.not-front.admissions .apply-btn:hover,
html body.not-front.admissions .hero-btn:hover {
  background-color: #006B5B;
  border-top: 2px solid #006B5B !important;
  border-bottom: 2px solid #006B5B !important;
}
html body.not-front.section-admissions main table thead tr,
html body.not-front.admissions main table thead tr {
  background-color: #BB1111;
  background-color: #006B5B;
}
html body.not-front.section-admissions .accordion li.is-active a.accordion-title,
html body.not-front.admissions .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #006B5B;
}
html body.not-front.section-admissions .medium-btn,
html body.not-front.admissions .medium-btn {
  color: #006B5B;
  border: 2px solid #006B5B !important;
}
html body.not-front.section-admissions .medium-btn:hover,
html body.not-front.admissions .medium-btn:hover {
  background-color: #006B5B;
  color: #000 !important;
}
html body.not-front.section-admissions main .view-display-id-entity_view_1,
html body.not-front.admissions main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-admissions footer,
html body.not-front.admissions footer {
  background-color: #006B5B;
}
html body.not-front.section-admissions footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-admissions footer .footer-location address a.footer-map:hover::before,
html body.not-front.admissions footer .footer-location address .phone-numbers:hover::before,
html body.not-front.admissions footer .footer-location address a.footer-map:hover::before {
  color: #006B5B;
}
html body.not-front.section-admissions footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.admissions footer .footer-location address .phone-numbers:hover a:hover {
  color: #006B5B;
}
html body.not-front.section-admissions footer .sitemap-and-copyright a:hover,
html body.not-front.admissions footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-admissions footer .footer-search .button-cont a:hover,
html body.not-front.section-admissions footer .footer-search .button-cont button:hover,
html body.not-front.admissions footer .footer-search .button-cont a:hover,
html body.not-front.admissions footer .footer-search .button-cont button:hover {
  background-color: #006B5B;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-admissions footer .footer-search,
html body.not-front.admissions footer .footer-search {
    background-color: #006B5B !important;
  }
}
html body.not-front.section-campus-life,
html body.not-front.campus-life,
html body.page-node-14013 {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-campus-life .button.secondary,
html body.not-front.campus-life .button.secondary,
html body.page-node-14013 .button.secondary {
  background-color: #0067A3;
  color: white !important;
}
html body.not-front.section-campus-life .filter-button-group button.active,
html body.not-front.section-campus-life .filter-button-group button.sticky,
html body.not-front.campus-life .filter-button-group button.active,
html body.not-front.campus-life .filter-button-group button.sticky,
html body.page-node-14013 .filter-button-group button.active,
html body.page-node-14013 .filter-button-group button.sticky {
  border-color: #0067A3;
}
html body.not-front.section-campus-life .filter-button-group button:hover,
html body.not-front.campus-life .filter-button-group button:hover,
html body.page-node-14013 .filter-button-group button:hover {
  border-color: #80e2ff;
}
html body.not-front.section-campus-life main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-campus-life main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.campus-life main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.campus-life main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.page-node-14013 main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.page-node-14013 main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #0067A3;
}
html body.not-front.section-campus-life main .menu-block-wrapper > ul a.active,
html body.not-front.section-campus-life main .menu-block-wrapper > ul a:hover,
html body.not-front.section-campus-life main .department-mobile-menu > ul a.active,
html body.not-front.section-campus-life main .department-mobile-menu > ul a:hover,
html body.not-front.campus-life main .menu-block-wrapper > ul a.active,
html body.not-front.campus-life main .menu-block-wrapper > ul a:hover,
html body.not-front.campus-life main .department-mobile-menu > ul a.active,
html body.not-front.campus-life main .department-mobile-menu > ul a:hover,
html body.page-node-14013 main .menu-block-wrapper > ul a.active,
html body.page-node-14013 main .menu-block-wrapper > ul a:hover,
html body.page-node-14013 main .department-mobile-menu > ul a.active,
html body.page-node-14013 main .department-mobile-menu > ul a:hover {
  color: #0067A3 !important;
}
html body.not-front.section-campus-life .submenu-toggle::after,
html body.not-front.campus-life .submenu-toggle::after,
html body.page-node-14013 .submenu-toggle::after {
  border-color: #0067A3 transparent transparent;
}
html body.not-front.section-campus-life .breadcrumbs a,
html body.not-front.section-campus-life main a,
html body.not-front.campus-life .breadcrumbs a,
html body.not-front.campus-life main a,
html body.page-node-14013 .breadcrumbs a,
html body.page-node-14013 main a {
  color: #0067A3;
}
html body.not-front.section-campus-life .breadcrumbs a:hover,
html body.not-front.section-campus-life main a:hover,
html body.not-front.campus-life .breadcrumbs a:hover,
html body.not-front.campus-life main a:hover,
html body.page-node-14013 .breadcrumbs a:hover,
html body.page-node-14013 main a:hover {
  border-color: #0067A3;
}
html body.not-front.section-campus-life .region-sidebar-first .block .content ul li a:hover,
html body.not-front.campus-life .region-sidebar-first .block .content ul li a:hover,
html body.page-node-14013 .region-sidebar-first .block .content ul li a:hover {
  color: #0067A3;
}
html body.not-front.section-campus-life main .view-display-id-entity_view_1,
html body.not-front.campus-life main .view-display-id-entity_view_1,
html body.page-node-14013 main .view-display-id-entity_view_1 {
  background-color: #4dd6ff;
}
html body.not-front.section-campus-life main .view-display-id-entity_view_1 .more-link a,
html body.not-front.campus-life main .view-display-id-entity_view_1 .more-link a,
html body.page-node-14013 main .view-display-id-entity_view_1 .more-link a {
  border-color: #00b8ff;
}
html body.not-front.section-campus-life main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.campus-life main .view-display-id-entity_view_1 .more-link a:hover,
html body.page-node-14013 main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #00b8ff;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-campus-life main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.campus-life main .view-display-id-entity_view_1 .views-row:hover,
html body.page-node-14013 main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #80e2ff;
  }
}
html body.not-front.section-campus-life main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.campus-life main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.page-node-14013 main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #80e2ff;
  color: #242424;
}
html body.not-front.section-campus-life main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.campus-life main .view-display-id-entity_view_1 .views-row::after,
html body.page-node-14013 main .view-display-id-entity_view_1 .views-row::after {
  border-color: #80e2ff;
}
html body.not-front.section-campus-life .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-campus-life .l-top-content ul.menu a:hover,
html body.not-front.section-campus-life .region-content .block-og-menu ul.menu a:hover,
html body.not-front.campus-life .region-content .block-menu-block ul.menu a:hover,
html body.not-front.campus-life .l-top-content ul.menu a:hover,
html body.not-front.campus-life .region-content .block-og-menu ul.menu a:hover,
html body.page-node-14013 .region-content .block-menu-block ul.menu a:hover,
html body.page-node-14013 .l-top-content ul.menu a:hover,
html body.page-node-14013 .region-content .block-og-menu ul.menu a:hover {
  border-color: #0067A3;
  color: #383838;
}
html body.not-front.section-campus-life header,
html body.not-front.campus-life header,
html body.page-node-14013 header {
  background-color: #0067A3;
}
html body.not-front.section-campus-life .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.campus-life .group-splash-img-container .field-type-text .block-revealer__content,
html body.page-node-14013 .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #0067A3;
}
html body.not-front.section-campus-life .apply-btn:hover,
html body.not-front.section-campus-life .hero-btn:hover,
html body.not-front.campus-life .apply-btn:hover,
html body.not-front.campus-life .hero-btn:hover,
html body.page-node-14013 .apply-btn:hover,
html body.page-node-14013 .hero-btn:hover {
  background-color: #0067A3;
  border-top: 2px solid #0067A3 !important;
  border-bottom: 2px solid #0067A3 !important;
}
html body.not-front.section-campus-life main table thead tr,
html body.not-front.campus-life main table thead tr,
html body.page-node-14013 main table thead tr {
  background-color: #BB1111;
  background-color: #0067A3;
}
html body.not-front.section-campus-life .accordion li.is-active a.accordion-title,
html body.not-front.campus-life .accordion li.is-active a.accordion-title,
html body.page-node-14013 .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #0067A3;
}
html body.not-front.section-campus-life .medium-btn,
html body.not-front.campus-life .medium-btn,
html body.page-node-14013 .medium-btn {
  color: #0067A3;
  border: 2px solid #0067A3 !important;
}
html body.not-front.section-campus-life .medium-btn:hover,
html body.not-front.campus-life .medium-btn:hover,
html body.page-node-14013 .medium-btn:hover {
  background-color: #0067A3;
  color: #000 !important;
}
html body.not-front.section-campus-life main .view-display-id-entity_view_1,
html body.not-front.campus-life main .view-display-id-entity_view_1,
html body.page-node-14013 main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-campus-life footer,
html body.not-front.campus-life footer,
html body.page-node-14013 footer {
  background-color: #0067A3;
}
html body.not-front.section-campus-life footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-campus-life footer .footer-location address a.footer-map:hover::before,
html body.not-front.campus-life footer .footer-location address .phone-numbers:hover::before,
html body.not-front.campus-life footer .footer-location address a.footer-map:hover::before,
html body.page-node-14013 footer .footer-location address .phone-numbers:hover::before,
html body.page-node-14013 footer .footer-location address a.footer-map:hover::before {
  color: #0067A3;
}
html body.not-front.section-campus-life footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.campus-life footer .footer-location address .phone-numbers:hover a:hover,
html body.page-node-14013 footer .footer-location address .phone-numbers:hover a:hover {
  color: #0067A3;
}
html body.not-front.section-campus-life footer .sitemap-and-copyright a:hover,
html body.not-front.campus-life footer .sitemap-and-copyright a:hover,
html body.page-node-14013 footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-campus-life footer .footer-search .button-cont a:hover,
html body.not-front.section-campus-life footer .footer-search .button-cont button:hover,
html body.not-front.campus-life footer .footer-search .button-cont a:hover,
html body.not-front.campus-life footer .footer-search .button-cont button:hover,
html body.page-node-14013 footer .footer-search .button-cont a:hover,
html body.page-node-14013 footer .footer-search .button-cont button:hover {
  background-color: #0067A3;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-campus-life footer .footer-search,
html body.not-front.campus-life footer .footer-search,
html body.page-node-14013 footer .footer-search {
    background-color: #0067A3 !important;
  }
}
html body.not-front.section-exhibitions,
html body.not-front.exhibitions {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-exhibitions .button.secondary,
html body.not-front.exhibitions .button.secondary {
  background-color: #008653;
  color: white !important;
}
html body.not-front.section-exhibitions .filter-button-group button.active,
html body.not-front.section-exhibitions .filter-button-group button.sticky,
html body.not-front.exhibitions .filter-button-group button.active,
html body.not-front.exhibitions .filter-button-group button.sticky {
  border-color: #008653;
}
html body.not-front.section-exhibitions .filter-button-group button:hover,
html body.not-front.exhibitions .filter-button-group button:hover {
  border-color: #80c7ad;
}
html body.not-front.section-exhibitions main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-exhibitions main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.exhibitions main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.exhibitions main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #005f2f;
}
html body.not-front.section-exhibitions main .menu-block-wrapper > ul a.active,
html body.not-front.section-exhibitions main .menu-block-wrapper > ul a:hover,
html body.not-front.section-exhibitions main .department-mobile-menu > ul a.active,
html body.not-front.section-exhibitions main .department-mobile-menu > ul a:hover,
html body.not-front.exhibitions main .menu-block-wrapper > ul a.active,
html body.not-front.exhibitions main .menu-block-wrapper > ul a:hover,
html body.not-front.exhibitions main .department-mobile-menu > ul a.active,
html body.not-front.exhibitions main .department-mobile-menu > ul a:hover {
  color: #005f2f !important;
}
html body.not-front.section-exhibitions .submenu-toggle::after,
html body.not-front.exhibitions .submenu-toggle::after {
  border-color: #005f2f transparent transparent;
}
html body.not-front.section-exhibitions .breadcrumbs a,
html body.not-front.section-exhibitions main a,
html body.not-front.exhibitions .breadcrumbs a,
html body.not-front.exhibitions main a {
  color: #005f2f;
}
html body.not-front.section-exhibitions .breadcrumbs a:hover,
html body.not-front.section-exhibitions main a:hover,
html body.not-front.exhibitions .breadcrumbs a:hover,
html body.not-front.exhibitions main a:hover {
  border-color: #005f2f;
}
html body.not-front.section-exhibitions .region-sidebar-first .block .content ul li a:hover,
html body.not-front.exhibitions .region-sidebar-first .block .content ul li a:hover {
  color: #005f2f;
}
html body.not-front.section-exhibitions main .view-display-id-entity_view_1,
html body.not-front.exhibitions main .view-display-id-entity_view_1 {
  background-color: #4db08c;
}
html body.not-front.section-exhibitions main .view-display-id-entity_view_1 .more-link a,
html body.not-front.exhibitions main .view-display-id-entity_view_1 .more-link a {
  border-color: #007b49;
}
html body.not-front.section-exhibitions main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.exhibitions main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #007b49;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-exhibitions main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.exhibitions main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #80c7ad;
  }
}
html body.not-front.section-exhibitions main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.exhibitions main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #80c7ad;
  color: #242424;
}
html body.not-front.section-exhibitions main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.exhibitions main .view-display-id-entity_view_1 .views-row::after {
  border-color: #80c7ad;
}
html body.not-front.section-exhibitions .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-exhibitions .l-top-content ul.menu a:hover,
html body.not-front.section-exhibitions .region-content .block-og-menu ul.menu a:hover,
html body.not-front.exhibitions .region-content .block-menu-block ul.menu a:hover,
html body.not-front.exhibitions .l-top-content ul.menu a:hover,
html body.not-front.exhibitions .region-content .block-og-menu ul.menu a:hover {
  border-color: #008653;
  color: #383838;
}
html body.not-front.section-exhibitions header,
html body.not-front.exhibitions header {
  background-color: #005f2f;
}
html body.not-front.section-exhibitions .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.exhibitions .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #008653;
}
html body.not-front.section-exhibitions .apply-btn:hover,
html body.not-front.section-exhibitions .hero-btn:hover,
html body.not-front.exhibitions .apply-btn:hover,
html body.not-front.exhibitions .hero-btn:hover {
  background-color: #008653;
  border-top: 2px solid #008653 !important;
  border-bottom: 2px solid #008653 !important;
}
html body.not-front.section-exhibitions main table thead tr,
html body.not-front.exhibitions main table thead tr {
  background-color: #BB1111;
  background-color: #008653;
}
html body.not-front.section-exhibitions .accordion li.is-active a.accordion-title,
html body.not-front.exhibitions .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #008653;
}
html body.not-front.section-exhibitions .medium-btn,
html body.not-front.exhibitions .medium-btn {
  color: #008653;
  border: 2px solid #008653 !important;
}
html body.not-front.section-exhibitions .medium-btn:hover,
html body.not-front.exhibitions .medium-btn:hover {
  background-color: #008653;
  color: #000 !important;
}
html body.not-front.section-exhibitions main .view-display-id-entity_view_1,
html body.not-front.exhibitions main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-exhibitions .block-revealer__content,
html body.not-front.exhibitions .block-revealer__content {
  color: #000 !important;
}
html body.not-front.section-exhibitions footer,
html body.not-front.exhibitions footer {
  background-color: #005f2f;
}
html body.not-front.section-exhibitions footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-exhibitions footer .footer-location address a.footer-map:hover::before,
html body.not-front.exhibitions footer .footer-location address .phone-numbers:hover::before,
html body.not-front.exhibitions footer .footer-location address a.footer-map:hover::before {
  color: #005f2f;
}
html body.not-front.section-exhibitions footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.exhibitions footer .footer-location address .phone-numbers:hover a:hover {
  color: #005f2f;
}
html body.not-front.section-exhibitions footer .sitemap-and-copyright a:hover,
html body.not-front.exhibitions footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-exhibitions footer .footer-search .button-cont a:hover,
html body.not-front.section-exhibitions footer .footer-search .button-cont button:hover,
html body.not-front.exhibitions footer .footer-search .button-cont a:hover,
html body.not-front.exhibitions footer .footer-search .button-cont button:hover {
  background-color: #005f2f;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-exhibitions footer .footer-search,
html body.not-front.exhibitions footer .footer-search {
    background-color: #005f2f !important;
  }
}
html body.not-front.section-extension,
html body.not-front.extension {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-extension .button.secondary,
html body.not-front.extension .button.secondary {
  background-color: #B34100;
  color: white !important;
}
html body.not-front.section-extension .filter-button-group button.active,
html body.not-front.section-extension .filter-button-group button.sticky,
html body.not-front.extension .filter-button-group button.active,
html body.not-front.extension .filter-button-group button.sticky {
  border-color: #B34100;
}
html body.not-front.section-extension .filter-button-group button:hover,
html body.not-front.extension .filter-button-group button:hover {
  border-color: #ffc781;
}
html body.not-front.section-extension main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-extension main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.extension main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.extension main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #B34100;
}
html body.not-front.section-extension main .menu-block-wrapper > ul a.active,
html body.not-front.section-extension main .menu-block-wrapper > ul a:hover,
html body.not-front.section-extension main .department-mobile-menu > ul a.active,
html body.not-front.section-extension main .department-mobile-menu > ul a:hover,
html body.not-front.extension main .menu-block-wrapper > ul a.active,
html body.not-front.extension main .menu-block-wrapper > ul a:hover,
html body.not-front.extension main .department-mobile-menu > ul a.active,
html body.not-front.extension main .department-mobile-menu > ul a:hover {
  color: #B34100 !important;
}
html body.not-front.section-extension .submenu-toggle::after,
html body.not-front.extension .submenu-toggle::after {
  border-color: #B34100 transparent transparent;
}
html body.not-front.section-extension .breadcrumbs a,
html body.not-front.section-extension main a,
html body.not-front.extension .breadcrumbs a,
html body.not-front.extension main a {
  color: #B34100;
}
html body.not-front.section-extension .breadcrumbs a:hover,
html body.not-front.section-extension main a:hover,
html body.not-front.extension .breadcrumbs a:hover,
html body.not-front.extension main a:hover {
  border-color: #B34100;
}
html body.not-front.section-extension .region-sidebar-first .block .content ul li a:hover,
html body.not-front.extension .region-sidebar-first .block .content ul li a:hover {
  color: #B34100;
}
html body.not-front.section-extension main .view-display-id-entity_view_1,
html body.not-front.extension main .view-display-id-entity_view_1 {
  background-color: #ffb04e;
}
html body.not-front.section-extension main .view-display-id-entity_view_1 .more-link a,
html body.not-front.extension main .view-display-id-entity_view_1 .more-link a {
  border-color: #ff7b01;
}
html body.not-front.section-extension main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.extension main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #ff7b01;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-extension main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.extension main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #ffc781;
  }
}
html body.not-front.section-extension main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.extension main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #ffc781;
  color: #242424;
}
html body.not-front.section-extension main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.extension main .view-display-id-entity_view_1 .views-row::after {
  border-color: #ffc781;
}
html body.not-front.section-extension .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-extension .l-top-content ul.menu a:hover,
html body.not-front.section-extension .region-content .block-og-menu ul.menu a:hover,
html body.not-front.extension .region-content .block-menu-block ul.menu a:hover,
html body.not-front.extension .l-top-content ul.menu a:hover,
html body.not-front.extension .region-content .block-og-menu ul.menu a:hover {
  border-color: #B34100;
  color: #383838;
}
html body.not-front.section-extension header,
html body.not-front.extension header {
  background-color: #B34100;
}
html body.not-front.section-extension .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.extension .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #B34100;
}
html body.not-front.section-extension .apply-btn:hover,
html body.not-front.section-extension .hero-btn:hover,
html body.not-front.extension .apply-btn:hover,
html body.not-front.extension .hero-btn:hover {
  background-color: #B34100;
  border-top: 2px solid #B34100 !important;
  border-bottom: 2px solid #B34100 !important;
}
html body.not-front.section-extension main table thead tr,
html body.not-front.extension main table thead tr {
  background-color: #BB1111;
  background-color: #B34100;
}
html body.not-front.section-extension .accordion li.is-active a.accordion-title,
html body.not-front.extension .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #B34100;
}
html body.not-front.section-extension .medium-btn,
html body.not-front.extension .medium-btn {
  color: #B34100;
  border: 2px solid #B34100 !important;
}
html body.not-front.section-extension .medium-btn:hover,
html body.not-front.extension .medium-btn:hover {
  background-color: #B34100;
  color: #000 !important;
}
html body.not-front.section-extension main .view-display-id-entity_view_1,
html body.not-front.extension main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-extension footer,
html body.not-front.extension footer {
  background-color: #B34100;
}
html body.not-front.section-extension footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-extension footer .footer-location address a.footer-map:hover::before,
html body.not-front.extension footer .footer-location address .phone-numbers:hover::before,
html body.not-front.extension footer .footer-location address a.footer-map:hover::before {
  color: #B34100;
}
html body.not-front.section-extension footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.extension footer .footer-location address .phone-numbers:hover a:hover {
  color: #B34100;
}
html body.not-front.section-extension footer .sitemap-and-copyright a:hover,
html body.not-front.extension footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-extension footer .footer-search .button-cont a:hover,
html body.not-front.section-extension footer .footer-search .button-cont button:hover,
html body.not-front.extension footer .footer-search .button-cont a:hover,
html body.not-front.extension footer .footer-search .button-cont button:hover {
  background-color: #B34100;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-extension footer .footer-search,
html body.not-front.extension footer .footer-search {
    background-color: #B34100 !important;
  }
}
html body.not-front.section-extension header,
html body.not-front.extension header {
  border-bottom-color: #ffb564 !important;
}
html body.not-front.section-giving,
html body.not-front.giving {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-giving .button.secondary,
html body.not-front.giving .button.secondary {
  background-color: #C2006B;
  color: white !important;
}
html body.not-front.section-giving .filter-button-group button.active,
html body.not-front.section-giving .filter-button-group button.sticky,
html body.not-front.giving .filter-button-group button.active,
html body.not-front.giving .filter-button-group button.sticky {
  border-color: #C2006B;
}
html body.not-front.section-giving .filter-button-group button:hover,
html body.not-front.giving .filter-button-group button:hover {
  border-color: #ffade2;
}
html body.not-front.section-giving main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-giving main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.giving main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.giving main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #C2006B;
}
html body.not-front.section-giving main .menu-block-wrapper > ul a.active,
html body.not-front.section-giving main .menu-block-wrapper > ul a:hover,
html body.not-front.section-giving main .department-mobile-menu > ul a.active,
html body.not-front.section-giving main .department-mobile-menu > ul a:hover,
html body.not-front.giving main .menu-block-wrapper > ul a.active,
html body.not-front.giving main .menu-block-wrapper > ul a:hover,
html body.not-front.giving main .department-mobile-menu > ul a.active,
html body.not-front.giving main .department-mobile-menu > ul a:hover {
  color: #C2006B !important;
}
html body.not-front.section-giving .submenu-toggle::after,
html body.not-front.giving .submenu-toggle::after {
  border-color: #C2006B transparent transparent;
}
html body.not-front.section-giving .breadcrumbs a,
html body.not-front.section-giving main a,
html body.not-front.giving .breadcrumbs a,
html body.not-front.giving main a {
  color: #C2006B;
}
html body.not-front.section-giving .breadcrumbs a:hover,
html body.not-front.section-giving main a:hover,
html body.not-front.giving .breadcrumbs a:hover,
html body.not-front.giving main a:hover {
  border-color: #C2006B;
}
html body.not-front.section-giving .region-sidebar-first .block .content ul li a:hover,
html body.not-front.giving .region-sidebar-first .block .content ul li a:hover {
  color: #C2006B;
}
html body.not-front.section-giving main .view-display-id-entity_view_1,
html body.not-front.giving main .view-display-id-entity_view_1 {
  background-color: #ff8cd6;
}
html body.not-front.section-giving main .view-display-id-entity_view_1 .more-link a,
html body.not-front.giving main .view-display-id-entity_view_1 .more-link a {
  border-color: #ff49b8;
}
html body.not-front.section-giving main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.giving main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #ff49b8;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-giving main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.giving main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #ffade2;
  }
}
html body.not-front.section-giving main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.giving main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #ffade2;
  color: #242424;
}
html body.not-front.section-giving main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.giving main .view-display-id-entity_view_1 .views-row::after {
  border-color: #ffade2;
}
html body.not-front.section-giving .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-giving .l-top-content ul.menu a:hover,
html body.not-front.section-giving .region-content .block-og-menu ul.menu a:hover,
html body.not-front.giving .region-content .block-menu-block ul.menu a:hover,
html body.not-front.giving .l-top-content ul.menu a:hover,
html body.not-front.giving .region-content .block-og-menu ul.menu a:hover {
  border-color: #C2006B;
  color: #383838;
}
html body.not-front.section-giving header,
html body.not-front.giving header {
  background-color: #C2006B;
}
html body.not-front.section-giving .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.giving .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #C2006B;
}
html body.not-front.section-giving .apply-btn:hover,
html body.not-front.section-giving .hero-btn:hover,
html body.not-front.giving .apply-btn:hover,
html body.not-front.giving .hero-btn:hover {
  background-color: #C2006B;
  border-top: 2px solid #C2006B !important;
  border-bottom: 2px solid #C2006B !important;
}
html body.not-front.section-giving main table thead tr,
html body.not-front.giving main table thead tr {
  background-color: #BB1111;
  background-color: #C2006B;
}
html body.not-front.section-giving .accordion li.is-active a.accordion-title,
html body.not-front.giving .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #C2006B;
}
html body.not-front.section-giving .medium-btn,
html body.not-front.giving .medium-btn {
  color: #C2006B;
  border: 2px solid #C2006B !important;
}
html body.not-front.section-giving .medium-btn:hover,
html body.not-front.giving .medium-btn:hover {
  background-color: #C2006B;
  color: #000 !important;
}
html body.not-front.section-giving main .view-display-id-entity_view_1,
html body.not-front.giving main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-giving footer,
html body.not-front.giving footer {
  background-color: #C2006B;
}
html body.not-front.section-giving footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-giving footer .footer-location address a.footer-map:hover::before,
html body.not-front.giving footer .footer-location address .phone-numbers:hover::before,
html body.not-front.giving footer .footer-location address a.footer-map:hover::before {
  color: #C2006B;
}
html body.not-front.section-giving footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.giving footer .footer-location address .phone-numbers:hover a:hover {
  color: #C2006B;
}
html body.not-front.section-giving footer .sitemap-and-copyright a:hover,
html body.not-front.giving footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-giving footer .footer-search .button-cont a:hover,
html body.not-front.section-giving footer .footer-search .button-cont button:hover,
html body.not-front.giving footer .footer-search .button-cont a:hover,
html body.not-front.giving footer .footer-search .button-cont button:hover {
  background-color: #C2006B;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-giving footer .footer-search,
html body.not-front.giving footer .footer-search {
    background-color: #C2006B !important;
  }
}
html body.not-front.section-about-us,
html body.not-front.about-us,
html body.not-front.section-architecture-landscape-interiors,
html body.not-front.section-environmental-design {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-about-us .button.secondary,
html body.not-front.about-us .button.secondary,
html body.not-front.section-architecture-landscape-interiors .button.secondary,
html body.not-front.section-environmental-design .button.secondary {
  background-color: #BB1111;
  color: white !important;
}
html body.not-front.section-about-us .filter-button-group button.active,
html body.not-front.section-about-us .filter-button-group button.sticky,
html body.not-front.about-us .filter-button-group button.active,
html body.not-front.about-us .filter-button-group button.sticky,
html body.not-front.section-architecture-landscape-interiors .filter-button-group button.active,
html body.not-front.section-architecture-landscape-interiors .filter-button-group button.sticky,
html body.not-front.section-environmental-design .filter-button-group button.active,
html body.not-front.section-environmental-design .filter-button-group button.sticky {
  border-color: #BB1111;
}
html body.not-front.section-about-us .filter-button-group button:hover,
html body.not-front.about-us .filter-button-group button:hover,
html body.not-front.section-architecture-landscape-interiors .filter-button-group button:hover,
html body.not-front.section-environmental-design .filter-button-group button:hover {
  border-color: #f59091;
}
html body.not-front.section-about-us main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-about-us main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.about-us main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.about-us main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.section-architecture-landscape-interiors main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-architecture-landscape-interiors main .block-menu-block-2 .menu-block-wrapper > ul a:hover,
html body.not-front.section-environmental-design main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-environmental-design main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #BB1111;
}
html body.not-front.section-about-us main .menu-block-wrapper > ul a.active,
html body.not-front.section-about-us main .menu-block-wrapper > ul a:hover,
html body.not-front.section-about-us main .department-mobile-menu > ul a.active,
html body.not-front.section-about-us main .department-mobile-menu > ul a:hover,
html body.not-front.about-us main .menu-block-wrapper > ul a.active,
html body.not-front.about-us main .menu-block-wrapper > ul a:hover,
html body.not-front.about-us main .department-mobile-menu > ul a.active,
html body.not-front.about-us main .department-mobile-menu > ul a:hover,
html body.not-front.section-architecture-landscape-interiors main .menu-block-wrapper > ul a.active,
html body.not-front.section-architecture-landscape-interiors main .menu-block-wrapper > ul a:hover,
html body.not-front.section-architecture-landscape-interiors main .department-mobile-menu > ul a.active,
html body.not-front.section-architecture-landscape-interiors main .department-mobile-menu > ul a:hover,
html body.not-front.section-environmental-design main .menu-block-wrapper > ul a.active,
html body.not-front.section-environmental-design main .menu-block-wrapper > ul a:hover,
html body.not-front.section-environmental-design main .department-mobile-menu > ul a.active,
html body.not-front.section-environmental-design main .department-mobile-menu > ul a:hover {
  color: #BB1111 !important;
}
html body.not-front.section-about-us .submenu-toggle::after,
html body.not-front.about-us .submenu-toggle::after,
html body.not-front.section-architecture-landscape-interiors .submenu-toggle::after,
html body.not-front.section-environmental-design .submenu-toggle::after {
  border-color: #BB1111 transparent transparent;
}
html body.not-front.section-about-us .breadcrumbs a,
html body.not-front.section-about-us main a,
html body.not-front.about-us .breadcrumbs a,
html body.not-front.about-us main a,
html body.not-front.section-architecture-landscape-interiors .breadcrumbs a,
html body.not-front.section-architecture-landscape-interiors main a,
html body.not-front.section-environmental-design .breadcrumbs a,
html body.not-front.section-environmental-design main a {
  color: #BB1111;
}
html body.not-front.section-about-us .breadcrumbs a:hover,
html body.not-front.section-about-us main a:hover,
html body.not-front.about-us .breadcrumbs a:hover,
html body.not-front.about-us main a:hover,
html body.not-front.section-architecture-landscape-interiors .breadcrumbs a:hover,
html body.not-front.section-architecture-landscape-interiors main a:hover,
html body.not-front.section-environmental-design .breadcrumbs a:hover,
html body.not-front.section-environmental-design main a:hover {
  border-color: #BB1111;
}
html body.not-front.section-about-us .region-sidebar-first .block .content ul li a:hover,
html body.not-front.about-us .region-sidebar-first .block .content ul li a:hover,
html body.not-front.section-architecture-landscape-interiors .region-sidebar-first .block .content ul li a:hover,
html body.not-front.section-environmental-design .region-sidebar-first .block .content ul li a:hover {
  color: #BB1111;
}
html body.not-front.section-about-us main .view-display-id-entity_view_1,
html body.not-front.about-us main .view-display-id-entity_view_1,
html body.not-front.section-architecture-landscape-interiors main .view-display-id-entity_view_1,
html body.not-front.section-environmental-design main .view-display-id-entity_view_1 {
  background-color: #f16465;
}
html body.not-front.section-about-us main .view-display-id-entity_view_1 .more-link a,
html body.not-front.about-us main .view-display-id-entity_view_1 .more-link a,
html body.not-front.section-architecture-landscape-interiors main .view-display-id-entity_view_1 .more-link a,
html body.not-front.section-environmental-design main .view-display-id-entity_view_1 .more-link a {
  border-color: #E5181A;
}
html body.not-front.section-about-us main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.about-us main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.section-architecture-landscape-interiors main .view-display-id-entity_view_1 .more-link a:hover,
html body.not-front.section-environmental-design main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #E5181A;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-about-us main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.about-us main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.section-architecture-landscape-interiors main .view-display-id-entity_view_1 .views-row:hover,
html body.not-front.section-environmental-design main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #f59091;
  }
}
html body.not-front.section-about-us main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.about-us main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.section-architecture-landscape-interiors main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover,
html body.not-front.section-environmental-design main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #f59091;
  color: #242424;
}
html body.not-front.section-about-us main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.about-us main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.section-architecture-landscape-interiors main .view-display-id-entity_view_1 .views-row::after,
html body.not-front.section-environmental-design main .view-display-id-entity_view_1 .views-row::after {
  border-color: #f59091;
}
html body.not-front.section-about-us .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-about-us .l-top-content ul.menu a:hover,
html body.not-front.section-about-us .region-content .block-og-menu ul.menu a:hover,
html body.not-front.about-us .region-content .block-menu-block ul.menu a:hover,
html body.not-front.about-us .l-top-content ul.menu a:hover,
html body.not-front.about-us .region-content .block-og-menu ul.menu a:hover,
html body.not-front.section-architecture-landscape-interiors .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-architecture-landscape-interiors .l-top-content ul.menu a:hover,
html body.not-front.section-architecture-landscape-interiors .region-content .block-og-menu ul.menu a:hover,
html body.not-front.section-environmental-design .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-environmental-design .l-top-content ul.menu a:hover,
html body.not-front.section-environmental-design .region-content .block-og-menu ul.menu a:hover {
  border-color: #BB1111;
  color: #383838;
}
html body.not-front.section-about-us header,
html body.not-front.about-us header,
html body.not-front.section-architecture-landscape-interiors header,
html body.not-front.section-environmental-design header {
  background-color: #BB1111;
}
html body.not-front.section-about-us .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.about-us .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.section-architecture-landscape-interiors .group-splash-img-container .field-type-text .block-revealer__content,
html body.not-front.section-environmental-design .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #BB1111;
}
html body.not-front.section-about-us .apply-btn:hover,
html body.not-front.section-about-us .hero-btn:hover,
html body.not-front.about-us .apply-btn:hover,
html body.not-front.about-us .hero-btn:hover,
html body.not-front.section-architecture-landscape-interiors .apply-btn:hover,
html body.not-front.section-architecture-landscape-interiors .hero-btn:hover,
html body.not-front.section-environmental-design .apply-btn:hover,
html body.not-front.section-environmental-design .hero-btn:hover {
  background-color: #BB1111;
  border-top: 2px solid #BB1111 !important;
  border-bottom: 2px solid #BB1111 !important;
}
html body.not-front.section-about-us main table thead tr,
html body.not-front.about-us main table thead tr,
html body.not-front.section-architecture-landscape-interiors main table thead tr,
html body.not-front.section-environmental-design main table thead tr {
  background-color: #BB1111;
  background-color: #BB1111;
}
html body.not-front.section-about-us .accordion li.is-active a.accordion-title,
html body.not-front.about-us .accordion li.is-active a.accordion-title,
html body.not-front.section-architecture-landscape-interiors .accordion li.is-active a.accordion-title,
html body.not-front.section-environmental-design .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #BB1111;
}
html body.not-front.section-about-us .medium-btn,
html body.not-front.about-us .medium-btn,
html body.not-front.section-architecture-landscape-interiors .medium-btn,
html body.not-front.section-environmental-design .medium-btn {
  color: #BB1111;
  border: 2px solid #BB1111 !important;
}
html body.not-front.section-about-us .medium-btn:hover,
html body.not-front.about-us .medium-btn:hover,
html body.not-front.section-architecture-landscape-interiors .medium-btn:hover,
html body.not-front.section-environmental-design .medium-btn:hover {
  background-color: #BB1111;
  color: #000 !important;
}
html body.not-front.section-about-us main .view-display-id-entity_view_1,
html body.not-front.about-us main .view-display-id-entity_view_1,
html body.not-front.section-architecture-landscape-interiors main .view-display-id-entity_view_1,
html body.not-front.section-environmental-design main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-front.section-about-us .block-revealer__content,
html body.not-front.about-us .block-revealer__content,
html body.not-front.section-architecture-landscape-interiors .block-revealer__content,
html body.not-front.section-environmental-design .block-revealer__content {
  color: #000 !important;
}
html body.not-front.section-about-us footer,
html body.not-front.about-us footer,
html body.not-front.section-architecture-landscape-interiors footer,
html body.not-front.section-environmental-design footer {
  background-color: #BB1111;
}
html body.not-front.section-about-us footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-about-us footer .footer-location address a.footer-map:hover::before,
html body.not-front.about-us footer .footer-location address .phone-numbers:hover::before,
html body.not-front.about-us footer .footer-location address a.footer-map:hover::before,
html body.not-front.section-architecture-landscape-interiors footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-architecture-landscape-interiors footer .footer-location address a.footer-map:hover::before,
html body.not-front.section-environmental-design footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-environmental-design footer .footer-location address a.footer-map:hover::before {
  color: #BB1111;
}
html body.not-front.section-about-us footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.about-us footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.section-architecture-landscape-interiors footer .footer-location address .phone-numbers:hover a:hover,
html body.not-front.section-environmental-design footer .footer-location address .phone-numbers:hover a:hover {
  color: #BB1111;
}
html body.not-front.section-about-us footer .sitemap-and-copyright a:hover,
html body.not-front.about-us footer .sitemap-and-copyright a:hover,
html body.not-front.section-architecture-landscape-interiors footer .sitemap-and-copyright a:hover,
html body.not-front.section-environmental-design footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-about-us footer .footer-search .button-cont a:hover,
html body.not-front.section-about-us footer .footer-search .button-cont button:hover,
html body.not-front.about-us footer .footer-search .button-cont a:hover,
html body.not-front.about-us footer .footer-search .button-cont button:hover,
html body.not-front.section-architecture-landscape-interiors footer .footer-search .button-cont a:hover,
html body.not-front.section-architecture-landscape-interiors footer .footer-search .button-cont button:hover,
html body.not-front.section-environmental-design footer .footer-search .button-cont a:hover,
html body.not-front.section-environmental-design footer .footer-search .button-cont button:hover {
  background-color: #BB1111;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-about-us footer .footer-search,
html body.not-front.about-us footer .footer-search,
html body.not-front.section-architecture-landscape-interiors footer .footer-search,
html body.not-front.section-environmental-design footer .footer-search {
    background-color: #BB1111 !important;
  }
}
html body.not-front.section-apply-now {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-front.section-apply-now .button.secondary {
  background-color: #BB1111;
  color: white !important;
}
html body.not-front.section-apply-now .filter-button-group button.active,
html body.not-front.section-apply-now .filter-button-group button.sticky {
  border-color: #BB1111;
}
html body.not-front.section-apply-now .filter-button-group button:hover {
  border-color: #f59091;
}
html body.not-front.section-apply-now main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-front.section-apply-now main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #BB1111;
}
html body.not-front.section-apply-now main .menu-block-wrapper > ul a.active,
html body.not-front.section-apply-now main .menu-block-wrapper > ul a:hover,
html body.not-front.section-apply-now main .department-mobile-menu > ul a.active,
html body.not-front.section-apply-now main .department-mobile-menu > ul a:hover {
  color: #BB1111 !important;
}
html body.not-front.section-apply-now .submenu-toggle::after {
  border-color: #BB1111 transparent transparent;
}
html body.not-front.section-apply-now .breadcrumbs a,
html body.not-front.section-apply-now main a {
  color: #BB1111;
}
html body.not-front.section-apply-now .breadcrumbs a:hover,
html body.not-front.section-apply-now main a:hover {
  border-color: #BB1111;
}
html body.not-front.section-apply-now .region-sidebar-first .block .content ul li a:hover {
  color: #BB1111;
}
html body.not-front.section-apply-now main .view-display-id-entity_view_1 {
  background-color: #f16465;
}
html body.not-front.section-apply-now main .view-display-id-entity_view_1 .more-link a {
  border-color: #E5181A;
}
html body.not-front.section-apply-now main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #E5181A;
}
@media screen and (min-width: 40em) {
  html body.not-front.section-apply-now main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #f59091;
  }
}
html body.not-front.section-apply-now main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #f59091;
  color: #242424;
}
html body.not-front.section-apply-now main .view-display-id-entity_view_1 .views-row::after {
  border-color: #f59091;
}
html body.not-front.section-apply-now .region-content .block-menu-block ul.menu a:hover,
html body.not-front.section-apply-now .l-top-content ul.menu a:hover,
html body.not-front.section-apply-now .region-content .block-og-menu ul.menu a:hover {
  border-color: #BB1111;
  color: #383838;
}
html body.not-front.section-apply-now header {
  background-color: #BB1111;
}
html body.not-front.section-apply-now .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #BB1111;
}
html body.not-front.section-apply-now .apply-btn:hover,
html body.not-front.section-apply-now .hero-btn:hover {
  background-color: #BB1111;
  border-top: 2px solid #BB1111 !important;
  border-bottom: 2px solid #BB1111 !important;
}
html body.not-front.section-apply-now main table thead tr {
  background-color: #BB1111;
  background-color: #BB1111;
}
html body.not-front.section-apply-now .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #BB1111;
}
html body.not-front.section-apply-now .medium-btn {
  color: #BB1111;
  border: 2px solid #BB1111 !important;
}
html body.not-front.section-apply-now .medium-btn:hover {
  background-color: #BB1111;
  color: #000 !important;
}
html body.not-front.section-apply-now footer {
  background-color: #BB1111;
}
html body.not-front.section-apply-now footer .footer-location address .phone-numbers:hover::before,
html body.not-front.section-apply-now footer .footer-location address a.footer-map:hover::before {
  color: #BB1111;
}
html body.not-front.section-apply-now footer .footer-location address .phone-numbers:hover a:hover {
  color: #BB1111;
}
html body.not-front.section-apply-now footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-front.section-apply-now footer .footer-search .button-cont a:hover,
html body.not-front.section-apply-now footer .footer-search .button-cont button:hover {
  background-color: #BB1111;
}
@media screen and (min-width: 64em) {
  html body.not-front.section-apply-now footer .footer-search {
    background-color: #BB1111 !important;
  }
}
html body.not-font.section-creative-action-integrated-learning {
  /*
  ::-moz-selection { background: $extra; }
  ::selection { background: $extra; }
  */
  /*
  main .content .accordion {
      li.is-active a.accordion-title,
      li a:hover{
          background-color: $secondary;
      }
      li a.accordion-title {
          border-color: #dcdcdc;
      }
  }
  */
}
html body.not-font.section-creative-action-integrated-learning .button.secondary {
  background-color: #5f30ff;
  color: white !important;
}
html body.not-font.section-creative-action-integrated-learning .filter-button-group button.active,
html body.not-font.section-creative-action-integrated-learning .filter-button-group button.sticky {
  border-color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning .filter-button-group button:hover {
  border-color: #c7aeff;
}
html body.not-font.section-creative-action-integrated-learning main .block-menu-block-2 .menu-block-wrapper > ul a.active,
html body.not-font.section-creative-action-integrated-learning main .block-menu-block-2 .menu-block-wrapper > ul a:hover {
  color: #5905b8;
}
html body.not-font.section-creative-action-integrated-learning main .menu-block-wrapper > ul a.active,
html body.not-font.section-creative-action-integrated-learning main .menu-block-wrapper > ul a:hover,
html body.not-font.section-creative-action-integrated-learning main .department-mobile-menu > ul a.active,
html body.not-font.section-creative-action-integrated-learning main .department-mobile-menu > ul a:hover {
  color: #5905b8 !important;
}
html body.not-font.section-creative-action-integrated-learning .submenu-toggle::after {
  border-color: #5905b8 transparent transparent;
}
html body.not-font.section-creative-action-integrated-learning .breadcrumbs a,
html body.not-font.section-creative-action-integrated-learning main a {
  color: #5905b8;
}
html body.not-font.section-creative-action-integrated-learning .breadcrumbs a:hover,
html body.not-font.section-creative-action-integrated-learning main a:hover {
  border-color: #5905b8;
}
html body.not-font.section-creative-action-integrated-learning .region-sidebar-first .block .content ul li a:hover {
  color: #5905b8;
}
html body.not-font.section-creative-action-integrated-learning main .view-display-id-entity_view_1 {
  background-color: #b08dff;
}
html body.not-font.section-creative-action-integrated-learning main .view-display-id-entity_view_1 .more-link a {
  border-color: #7b4aff;
}
html body.not-font.section-creative-action-integrated-learning main .view-display-id-entity_view_1 .more-link a:hover {
  background-color: #7b4aff;
}
@media screen and (min-width: 40em) {
  html body.not-font.section-creative-action-integrated-learning main .view-display-id-entity_view_1 .views-row:hover {
    background-color: #c7aeff;
  }
}
html body.not-font.section-creative-action-integrated-learning main .paragraphs-items-field-landing-page-card .paragraphs-item-landing-page-bucket:hover {
  background-color: #c7aeff;
  color: #242424;
}
html body.not-font.section-creative-action-integrated-learning main .view-display-id-entity_view_1 .views-row::after {
  border-color: #c7aeff;
}
html body.not-font.section-creative-action-integrated-learning .region-content .block-menu-block ul.menu a:hover,
html body.not-font.section-creative-action-integrated-learning .l-top-content ul.menu a:hover,
html body.not-font.section-creative-action-integrated-learning .region-content .block-og-menu ul.menu a:hover {
  border-color: #5f30ff;
  color: #383838;
}
html body.not-font.section-creative-action-integrated-learning header {
  background-color: #5905b8;
}
html body.not-font.section-creative-action-integrated-learning .group-splash-img-container .field-type-text .block-revealer__content {
  background-color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning .apply-btn:hover,
html body.not-font.section-creative-action-integrated-learning .hero-btn:hover {
  background-color: #5f30ff;
  border-top: 2px solid #5f30ff !important;
  border-bottom: 2px solid #5f30ff !important;
}
html body.not-font.section-creative-action-integrated-learning main table thead tr {
  background-color: #BB1111;
  background-color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning .accordion li.is-active a.accordion-title {
  background-color: #BB1111;
  background-color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning .medium-btn {
  color: #5f30ff;
  border: 2px solid #5f30ff !important;
}
html body.not-font.section-creative-action-integrated-learning .medium-btn:hover {
  background-color: #5f30ff;
  color: #000 !important;
}
html body.not-font.section-creative-action-integrated-learning main .view-display-id-entity_view_1 {
  color: #242424;
}
html body.not-font.section-creative-action-integrated-learning footer {
  background-color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning footer .footer-location address .phone-numbers:hover::before,
html body.not-font.section-creative-action-integrated-learning footer .footer-location address a.footer-map:hover::before {
  color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning footer .footer-location address .phone-numbers:hover a:hover {
  color: #5f30ff;
}
html body.not-font.section-creative-action-integrated-learning footer .sitemap-and-copyright a:hover {
  color: white;
  text-decoration: underline;
}
html body.not-font.section-creative-action-integrated-learning footer .footer-search .button-cont a:hover,
html body.not-font.section-creative-action-integrated-learning footer .footer-search .button-cont button:hover {
  background-color: #5f30ff;
}
@media screen and (min-width: 64em) {
  html body.not-font.section-creative-action-integrated-learning footer .footer-search {
    background-color: #5f30ff !important;
  }
}

.promo {
  margin-bottom: 0;
  background-color: #FFA8FC;
  color: #000000;
  padding: 1rem 2rem;
  font-size: 1.25rem;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-left: 8px solid #FFA8FC;
}
.promo a,
.promo a:hover,
.promo a:visited {
  color: #9E0000;
}
@media screen and (min-width: 75em) {
  .promo {
    font-family: "LinotypeUniversW01-Ligh_723631", Helvetica, Arial, sans-serif;
  }
}
@media screen and (max-width: 39.9375em) {
  .promo {
    flex-flow: column nowrap;
  }
  .promo > div {
    width: 100%;
  }
}
.promo .uncopy {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */
}
.promo sup {
  top: 0;
  padding: 0 0.25rem 0 0;
}
.promo sup::selection {
  background: rgba(255, 255, 255, 0.54) !important;
}
.promo sup::-moz-selection {
  background: rgba(255, 255, 255, 0.54) !important;
}
.promo .code {
  padding: 0 1rem;
  font-size: 2rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  display: flex;
  border-bottom: 0px none;
  cursor: pointer;
  margin: 0 1rem;
  border: 1px dashed #242424;
  outline-color: #242424;
  justify-content: center;
}
@media screen and (max-width: 39.9375em) {
  .promo .code {
    margin: 0.5rem 0;
  }
}
.promo .code #grabber {
  align-self: center;
}
.promo .code #grabber::selection {
  background: rgba(0, 0, 0, 0.54) !important;
  color: white;
}
.promo .code #grabber::-moz-selection {
  background: rgba(0, 0, 0, 0.54) !important;
  color: white;
}
.promo .code i.fa {
  padding-left: 0.5rem;
  display: inline-flex;
  font-size: 0.75rem;
  align-self: center;
  border: 2px solid #242424;
  color: #242424;
  border-radius: 10px;
  margin-left: 0.4rem;
  background-color: white;
  padding: 0.5rem;
  transition: 0.3s;
}
.promo .code:active i.fa {
  background-color: #242424;
  color: white;
}
.promo::selection {
  background: rgba(0, 0, 0, 0.54) !important;
}
.promo::-moz-selection {
  background: rgba(0, 0, 0, 0.54) !important;
}
.promo .promo-alert {
  font-weight: bold;
  color: red;
}

.promo2 {
  background-color: #33CFFF;
  border-left: 8px solid #33CFFF;
}

.promo-extension {
  background-color: #fffa82;
  border-left: 8px solid #fffa82;
}

.page-extension .extension-questions {
  margin-bottom: 1rem;
}
.page-extension .extension-questions a {
  margin: 0.75rem;
}
.page-extension .extension-questions i {
  font-size: 1.5rem;
}
.page-extension .extension-questions .icon {
  padding: 0px !important;
}
.page-extension .extension-questions .sep {
  margin: 0 2rem;
}
.page-extension .extension-questions .sep i {
  font-size: 0.5rem;
}
.page-extension .extension-questions .email {
  margin-left: 1.5rem;
}
.page-extension .promo {
  text-align: center;
  margin-bottom: 2rem;
  background-color: #FFA8FC;
  color: #000000;
  padding: 1rem 2rem;
  font-size: 1.25rem;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-left: 8px solid #FFA8FC;
}
.page-extension .promo a,
.page-extension .promo a:hover,
.page-extension .promo a:visited {
  color: #9E0000;
}
@media screen and (min-width: 75em) {
  .page-extension .promo {
    font-family: "LinotypeUniversW01-Ligh_723631", Helvetica, Arial, sans-serif;
  }
}
@media screen and (max-width: 39.9375em) {
  .page-extension .promo {
    flex-flow: column nowrap;
  }
  .page-extension .promo > div {
    width: 100%;
  }
}
.page-extension .promo .uncopy {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */
}
.page-extension .promo sup {
  top: 0;
  padding: 0 0.25rem 0 0;
}
.page-extension .promo sup::selection {
  background: rgba(255, 255, 255, 0.54) !important;
}
.page-extension .promo sup::-moz-selection {
  background: rgba(255, 255, 255, 0.54) !important;
}
.page-extension .promo .code {
  padding: 0 1rem;
  font-size: 2rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  display: flex;
  border-bottom: 0px none;
  cursor: pointer;
  margin: 0 1rem;
  border: 1px dashed #242424;
  outline-color: #242424;
  justify-content: center;
}
@media screen and (max-width: 39.9375em) {
  .page-extension .promo .code {
    margin: 0.5rem 0;
  }
}
.page-extension .promo .code #grabber {
  align-self: center;
}
.page-extension .promo .code #grabber::selection {
  background: rgba(0, 0, 0, 0.54) !important;
  color: white;
}
.page-extension .promo .code #grabber::-moz-selection {
  background: rgba(0, 0, 0, 0.54) !important;
  color: white;
}
.page-extension .promo .code i.fa {
  padding-left: 0.5rem;
  display: inline-flex;
  font-size: 0.75rem;
  align-self: center;
  border: 2px solid #242424;
  color: #242424;
  border-radius: 10px;
  margin-left: 0.4rem;
  background-color: white;
  padding: 0.5rem;
  transition: 0.3s;
}
.page-extension .promo .code:active i.fa {
  background-color: #242424;
  color: white;
}
.page-extension .promo::selection {
  background: rgba(0, 0, 0, 0.54) !important;
}
.page-extension .promo::-moz-selection {
  background: rgba(0, 0, 0, 0.54) !important;
}
@media screen and (min-width: 75em) {
  .page-extension header section#scene {
    padding-bottom: 4rem;
  }
}
.page-extension .breadcrumbs {
  display: none;
}
.page-extension footer .button-cont a {
  font-size: 1rem;
}
.page-extension header {
  position: relative;
  z-index: 11;
}
.page-extension header section#scene {
  max-width: 1080px;
  position: relative;
  z-index: 2;
}
.page-extension header::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(49, 49, 49, 0.65) 0%, rgba(49, 49, 49, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0.65) 0%, rgba(49, 49, 49, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(49, 49, 49, 0.65) 0%, rgba(49, 49, 49, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.page-extension .course-outer {
  padding: 1.5rem;
  background-color: #f6f6f6;
  border-top: 4px solid #e0e0e0;
  margin-top: -4px;
  border-radius: 0 0 10px 10px;
}
.page-extension .google {
  padding: 1.5rem;
  background-color: #f6f6f6;
  border-top: 4px solid #e0e0e0;
  margin-top: -4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.page-extension p.intro-copy-extension {
  margin-top: 1rem;
}
.page-extension ul.extension-isotope {
  margin-left: 0px !important;
}
@media screen and (min-width: 64em) {
  .page-extension section#scene img.logo {
    height: 17rem !important;
  }
}
.page-extension #dropdown-main-menu-links > li:not(.has-submenu) > a {
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.025rem;
  color: #FFF;
  z-index: 11;
  transition: 0.2s;
  margin-bottom: 0rem;
}
.page-extension #dropdown-main-menu-links > li:not(.has-submenu) > a:hover {
  background-color: white;
  color: #B34100;
}
@media screen and (min-width: 75em) {
  .page-extension #dropdown-main-menu-links > li:not(.has-submenu) > a {
    font-size: 1.6rem;
    font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  }
}
.page-extension #dropdown-main-menu-links > li.last:hover {
  background-color: transparent;
}
.page-extension #dropdown-main-menu-links > li.is-active > a {
  color: #B34100;
}
.page-extension #dropdown-main-menu-links > li.is-active .is-dropdown-submenu {
  border-color: #B34100;
}
.page-extension #dropdown-main-menu-links > li.is-active .is-dropdown-submenu a:hover {
  color: #B34100;
}
.page-extension #dropdown-main-menu-links > li.is-active .is-dropdown-submenu a:hover::before {
  background-color: #B34100;
}
.page-extension #dropdown-main-menu-links > li.is-active .is-dropdown-submenu::before {
  background: #B34100;
}
.page-extension .welcome-headers {
  width: 85% !important;
  padding-top: 1rem !important;
}
.page-extension .welcome-headers h2 {
  font-size: 3rem;
}
.page-extension main .main {
  padding-right: 0px !important;
}
@media screen and (min-width: 64em) {
  .page-extension main[role=main] {
    margin-bottom: 4rem !important;
    margin-top: 2.5rem !important;
  }
}
.page-extension header .outer-header {
  max-width: 1080px;
}
.page-extension .l-messages {
  margin-bottom: 1rem;
}
.page-extension .l-messages a:hover {
  border-bottom: 0px none;
}
.page-extension .no-results {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #ececec;
  padding: 2rem;
  overflow: hidden;
}
.page-extension .no-results i {
  font-size: 6rem;
  margin-right: 2rem;
}
.page-extension .no-results span.query {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
}
.page-extension .no-results p {
  margin-bottom: 0 !important;
}
.page-extension .section-holder {
  margin-bottom: 2rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.page-extension .section-holder button {
  border-bottom: 0px none;
}
.page-extension .section-holder label {
  display: inline-block;
  padding-right: 0.5rem;
  cursor: pointer;
}
.page-extension .section-holder .disabled {
  display: none;
}
.page-extension h3.query-container {
  display: none;
  margin-bottom: 1rem;
}
.page-extension h3.query-container span.query {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
}
.page-extension #quicksearch {
  display: none;
  margin-bottom: 1rem;
  background-color: #ececec;
  padding: 1rem 1.5rem;
  border-bottom-width: 3px;
  font-size: 1.5625rem;
  height: auto;
}
.page-extension #quicksearch:focus {
  border-color: #B34100;
  top: 0px;
}
.page-extension #quicksearch::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f002";
}
.page-extension #quicksearch::placeholder {
  color: #515151;
}
.page-extension .all-courses + #quicksearch,
.page-extension .all-courses #quicksearch {
  display: block;
}
.page-extension .filter-button-group {
  position: relative;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
@media screen and (min-width: 64em) {
  .page-extension .filter-button-group {
    text-align: center;
  }
}
.page-extension .filter-button-group .filter-button {
  font-size: 1.5rem;
  margin: 0;
}
.page-extension .filter-button-group .external button::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f061";
  padding-left: 1rem;
  transition: color 0.3s;
}
.page-extension .filter-button-group .external button::after:hover {
  color: #B34100;
}
.page-extension .filter-button-group .programs-block-container,
.page-extension .filter-button-group .schedule-block-container {
  display: none;
  padding: 1rem 1rem 0 1rem;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1rem;
  margin-bottom: 0;
  background-color: #ececec;
}
.page-extension .filter-button-group .programs-block-container .column-block,
.page-extension .filter-button-group .schedule-block-container .column-block {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (min-width: 40em) {
  .page-extension .filter-button-group .programs-block-container .column-block,
.page-extension .filter-button-group .schedule-block-container .column-block {
    margin-bottom: 1rem;
  }
}
.page-extension .filter-button-group .programs-block-container .column-block.online-courses,
.page-extension .filter-button-group .schedule-block-container .column-block.online-courses {
  display: none;
}
.page-extension .filter-button-group .programs-block,
.page-extension .filter-button-group .schedules-block {
  padding: 1rem;
  height: 100%;
  width: 100%;
  background-color: #F8F8F8;
  border-bottom-color: #D6D6D6;
}
@media screen and (min-width: 40em) {
  .page-extension .filter-button-group .programs-block,
.page-extension .filter-button-group .schedules-block {
    min-height: 52px;
    padding: 0.5rem;
  }
}
.page-extension .filter-button-group .programs-block.online-courses,
.page-extension .filter-button-group .schedule-block.online-courses {
  display: none;
  visibility: hidden;
}
.page-extension .filter-button-group .programs-block-container.activated,
.page-extension .filter-button-group .schedule-block-container.activated {
  display: flex;
  -webkit-animation: fade-in 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.page-extension .filter-button-group .programs-block-container.fadeOut,
.page-extension .filter-button-group .schedule-block-container.fadeOut {
  -webkit-animation: fade-out-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: fade-out-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.page-extension .filter-button-group.new-style {
  margin-bottom: 0;
}
.page-extension .filter-button-group.new-style button.active,
.page-extension .filter-button-group.new-style button.sticky {
  background-color: #ffc781;
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
.page-extension .filter-button-group.new-style button:hover {
  border-color: #ffb04e;
}
.page-extension .filter-button-group.new-style > button {
  border-bottom: 4px solid #ececec;
  margin: 0.5rem !important;
}
@media screen and (min-width: 64em) {
  .page-extension .filter-button-group.new-style > button {
    margin: 0.5rem 0.5rem 0 0.5rem !important;
  }
}
.page-extension .filter-button-group.new-style .filter-button {
  border-color: #d5d5d5;
  background-color: #e0e0e0;
  transition: 0.3s;
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
.page-extension .filter-button-group.new-style .filter-button:hover {
  border-color: #ffc781;
  background-color: #ffddb2;
}
.page-extension .filter-button-group.new-style .programs-block-container,
.page-extension .filter-button-group.new-style .schedule-block-container {
  margin-top: -4px;
  border-top: 4px solid #dedede;
  border-bottom: 4px solid #dedede;
}
.page-extension .filter-button-group.new-style .programs-block,
.page-extension .filter-button-group.new-style .schedule-block {
  transition: 0.3s;
}
.page-extension .filter-button-group.new-style .programs-block:hover,
.page-extension .filter-button-group.new-style .schedule-block:hover {
  background-color: #ffc781;
}
.page-extension .filter-button-group.new-style button.filter-button.active,
.page-extension .filter-button-group.new-style button.filter-button.sticky {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
.page-extension ul.extension-isotope,
.page-extension ul.isotope {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
}
.page-extension ul.extension-isotope > li,
.page-extension ul.isotope > li {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
  width: 100%;
}
.page-extension ul.extension-isotope > li .inner-extension,
.page-extension ul.isotope > li .inner-extension {
  background-color: #ececec;
  padding: 1rem;
  color: #515151;
  height: auto;
  border: 1px solid #e2e2e2;
  border-bottom: 4px solid #B34100;
  border-radius: 10px;
  position: relative;
  z-index: 2;
  display: block;
  transition: 0.3s;
}
@media screen and (min-width: 40em) {
  .page-extension ul.extension-isotope > li .inner-extension,
.page-extension ul.isotope > li .inner-extension {
    height: 252px;
    border-bottom-width: 4px;
  }
}
.page-extension ul.extension-isotope > li .inner-extension h4,
.page-extension ul.isotope > li .inner-extension h4 {
  text-align: left;
  font-size: 1.5625rem;
}
.page-extension ul.extension-isotope > li .inner-extension a,
.page-extension ul.isotope > li .inner-extension a {
  color: #515151;
}
.page-extension ul.extension-isotope > li .inner-extension a.small-enlarge,
.page-extension ul.isotope > li .inner-extension a.small-enlarge {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  border-bottom: 0px none;
}
.page-extension ul.extension-isotope > li .inner-extension .programs,
.page-extension ul.isotope > li .inner-extension .programs {
  text-align: right;
  position: absolute;
  padding-left: 1rem;
  bottom: 1rem;
  right: 1rem;
  z-index: 11;
}
.page-extension ul.extension-isotope > li .inner-extension .programs span,
.page-extension ul.isotope > li .inner-extension .programs span {
  position: relative;
  z-index: 11;
}
.page-extension ul.extension-isotope > li .inner-extension .programs span:not(.sep),
.page-extension ul.isotope > li .inner-extension .programs span:not(.sep) {
  transition: border-color 0.3s;
  border-bottom: 2px solid;
  border-color: transparent;
  font-size: 0.9rem;
  cursor: pointer;
}
.page-extension ul.extension-isotope > li .inner-extension .programs span:not(.sep):hover,
.page-extension ul.isotope > li .inner-extension .programs span:not(.sep):hover {
  border-color: #242424;
}
.page-extension ul.extension-isotope > li .inner-extension .programs span.sep:last-child,
.page-extension ul.isotope > li .inner-extension .programs span.sep:last-child {
  display: none;
}
.page-extension ul.extension-isotope > li .inner-extension .programs span:last-child::after,
.page-extension ul.isotope > li .inner-extension .programs span:last-child::after {
  content: "";
}
.page-extension ul.extension-isotope > li .inner-extension:hover,
.page-extension ul.isotope > li .inner-extension:hover {
  background-color: #B34100;
  color: #242424;
  border-color: #242424;
}
.page-extension ul.extension-isotope > li .inner-extension:hover a,
.page-extension ul.isotope > li .inner-extension:hover a {
  color: #242424;
}
.page-extension ul.extension-isotope > li .inner-extension:hover a:hover,
.page-extension ul.isotope > li .inner-extension:hover a:hover {
  border-color: inherit;
}
@media screen and (min-width: 64em) {
  .page-extension ul.extension-isotope > li .inner-extension.no-disciplines,
.page-extension ul.isotope > li .inner-extension.no-disciplines {
    height: 200px;
  }
}
.page-extension ul.extension-isotope.list-style > li {
  margin-bottom: 0.5rem;
}
.page-extension ul.extension-isotope.list-style > li .inner-extension {
  height: auto;
  padding: 0.5rem 1rem;
  border-bottom: 4px solid #e2e2e2;
}
.page-extension ul.extension-isotope.list-style > li .inner-extension:hover {
  border-bottom-color: #383838;
}
.page-extension ul.extension-isotope.list-style > li .inner-extension h4 {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.page-extension ul.extension-isotope.list-style > li .inner-extension .programs {
  display: none;
}
@media print {
  .page-extension ul.extension-isotope > li {
    margin-bottom: 0.75rem;
    max-width: 100% !important;
  }
  .page-extension ul.extension-isotope > li .inner-extension {
    height: auto;
    padding: 0.5rem 1rem;
    border-bottom: 4px solid #e2e2e2;
  }
  .page-extension ul.extension-isotope > li .inner-extension:hover {
    border-bottom-color: #383838;
  }
  .page-extension ul.extension-isotope > li .inner-extension h4 {
    padding-top: 1rem !important;
    margin-bottom: 0;
    font-size: 1.2rem;
  }
  .page-extension ul.extension-isotope > li .inner-extension .programs {
    display: none;
  }
}
.page-extension ul.not-active .inner-extension {
  border-bottom: 4px solid #e2e2e2 !important;
}
.page-extension ul.not-active .inner-extension:hover {
  border-bottom-color: inherit !important;
}
.page-extension .extension-banner {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.page-extension .otis-cart-title {
  border-bottom: 1px solid #D6D6D6;
  padding: 1rem;
  margin-bottom: 0;
}
.page-extension .otis-cart-title::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f07a";
  padding-right: 1rem;
}
.page-extension .otis-cart {
  background-color: #ececec;
  border-bottom: 10px solid #D6D6D6;
  padding: 1rem;
  margin-bottom: 2rem;
}
.page-extension .otis-cart .sup {
  margin-left: -0.33rem;
}
.page-extension .otis-cart .subtitle {
  line-height: 1;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5rem;
}
.page-extension .otis-cart .cart-class {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  background-color: white;
}
.page-extension .otis-cart .cart-class > div::before {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin-bottom: 0.5rem;
  color: #515151;
  display: block;
}
.page-extension .otis-cart .cart-class .course-title a:not(.remove-cart) {
  color: #383838;
  font-size: 1.5rem;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
}
.page-extension .otis-cart .cart-class .course-title a:not(.remove-cart):hover {
  border-bottom-color: inherit;
}
.page-extension .otis-cart .cart-class .instructor::before {
  content: "Instructor";
}
.page-extension .otis-cart .cart-class .credit-name::before {
  content: "Credit Type";
}
.page-extension .otis-cart .cart-class .cost::before {
  content: "Total";
}
.page-extension .otis-cart a.remove-cart {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin-bottom: 0.5rem;
  color: #B34100 !important;
}
.page-extension .otis-cart a.remove-cart .fa-times {
  color: #B34100;
}
.page-extension .otis-cart a.remove-cart:hover {
  border-bottom-color: transparent !important;
}
.page-extension .otis-cart button.checkout-btn {
  width: 100%;
  cursor: pointer;
  background-color: #383838;
  transition: background-color 0.3s, color 0.3s;
  padding: 0.5rem 0.5rem 0.8rem 0.5rem;
  text-align: center;
  color: white;
  display: block;
  font-size: 1.5rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  border-bottom: 5px solid;
  border-bottom-color: #B34100;
}
.page-extension .otis-cart button.checkout-btn::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f09d";
  padding-left: 1rem;
  font-size: 2rem;
  position: relative;
  top: 3px;
  color: #B34100;
}
.page-extension .otis-cart .subtotal {
  text-align: center;
  margin: 1rem 0;
  padding-right: 1rem;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-extension .otis-cart .subtotal .legend {
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-right: 0.25rem;
  font-size: 1rem;
}
.page-extension .otis-cart .subtotal .price {
  margin-left: 0.25rem;
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
}
.page-extension .otis-cart .subtotal .price .sup {
  margin-left: 0;
  font-size: 60%;
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
}
.page-extension a.back-to-catalog {
  background-color: #515151;
  border-bottom-color: #383838;
  color: white !important;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 2rem;
  width: 100%;
  max-width: none;
}
.page-extension a.back-to-catalog::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f060";
  padding-right: 1rem;
}
.page-extension a.back-to-catalog:focus {
  background-color: #515151 !important;
}
@media screen and (min-width: 40em) {
  .page-extension a.back-to-catalog {
    width: auto;
    max-width: inherit;
    margin-bottom: 1rem;
  }
}
.page-extension a.edit-course {
  background-color: #B34100;
  border-bottom-color: #ff5f01;
  color: white !important;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 2rem;
  width: 100%;
  max-width: none;
}
.page-extension a.edit-course::before {
  content: "\f040";
  font-family: "Font Awesome 5 Pro";
  padding-right: 1rem;
}
.page-extension a.edit-course:focus {
  background-color: #ff7b01 !important;
}
@media screen and (min-width: 40em) {
  .page-extension a.edit-course {
    width: auto;
    max-width: inherit;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 64em) {
  .page-extension #footer .footer-logo .content, .page-extension #footer .footer-nav .content, .page-extension #footer .sitemap-and-copyright .sitemap-copyright-inner, .page-extension footer .footer-logo .content, .page-extension footer .footer-nav .content, .page-extension footer .sitemap-and-copyright .sitemap-copyright-inner {
    max-width: 540px;
    margin: 0 0 0 auto;
  }
  .page-extension #footer .footer-lower-nav .content, .page-extension #footer .footer-search .content, .page-extension #footer .sitemap-and-copyright .social-media, .page-extension footer .footer-lower-nav .content, .page-extension footer .footer-search .content, .page-extension footer .sitemap-and-copyright .social-media {
    max-width: 540px;
    margin: 0 auto 0 0;
  }
}
.page-extension .course-675 .programs span:nth-child(n+4) {
  display: none;
}
.page-extension .course-753 .programs {
  display: none;
}

.page-extension-cefront-course .promo,
.page-extension-catalog-course .promo {
  width: 100%;
}
.page-extension-cefront-course #block-system-main .accordion,
.page-extension-catalog-course #block-system-main .accordion {
  margin: 0 !important;
  background-color: transparent;
}
.page-extension-cefront-course #block-system-main .accordion a,
.page-extension-catalog-course #block-system-main .accordion a {
  color: #383838;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-title,
.page-extension-catalog-course #block-system-main .accordion .accordion-title {
  padding: 0.5rem 0;
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.85rem;
  border-bottom: 1px solid #d6d6d6 !important;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-title::before,
.page-extension-catalog-course #block-system-main .accordion .accordion-title::before {
  margin-top: -4px;
  font-size: 1.5rem;
  transform: translateY(-50%);
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content,
.page-extension-catalog-course #block-system-main .accordion .accordion-content {
  padding: 1rem;
  background-color: transparent;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content .row,
.page-extension-catalog-course #block-system-main .accordion .accordion-content .row {
  padding: 0.5rem 0;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content .row:nth-child(even),
.page-extension-catalog-course #block-system-main .accordion .accordion-content .row:nth-child(even) {
  background-color: #e0e0e0;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content .legend,
.page-extension-catalog-course #block-system-main .accordion .accordion-content .legend {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content .price,
.page-extension-catalog-course #block-system-main .accordion .accordion-content .price {
  font-size: 2rem;
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  border-bottom: 0px none;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content .price sup, .page-extension-cefront-course #block-system-main .accordion .accordion-content .price .sup,
.page-extension-catalog-course #block-system-main .accordion .accordion-content .price sup,
.page-extension-catalog-course #block-system-main .accordion .accordion-content .price .sup {
  font-size: 60%;
  font-family: "LinotypeUniversW01-Medi_723679", Helvetica, Arial, sans-serif;
}
.page-extension-cefront-course #block-system-main .accordion .accordion-content .user-help,
.page-extension-catalog-course #block-system-main .accordion .accordion-content .user-help {
  border-bottom: 0px none;
  font-size: 1.5rem;
  color: #B34100;
}
.page-extension-cefront-course main .content ul,
.page-extension-catalog-course main .content ul {
  margin-left: 2.25rem;
}
.page-extension-cefront-course .image-container,
.page-extension-catalog-course .image-container {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 40em) {
  .page-extension-cefront-course .image-container,
.page-extension-catalog-course .image-container {
    margin-top: 2.5rem;
  }
}
.page-extension-cefront-course h1#page-title,
.page-extension-catalog-course h1#page-title {
  display: none;
}
.page-extension-cefront-course h2.inner,
.page-extension-catalog-course h2.inner {
  margin-top: 2rem;
}
.page-extension-cefront-course .otis-extension-logo,
.page-extension-catalog-course .otis-extension-logo {
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.page-extension-cefront-course .otis-extension-logo img,
.page-extension-catalog-course .otis-extension-logo img {
  max-width: 50%;
}
.page-extension-cefront-course .course-details-container,
.page-extension-catalog-course .course-details-container {
  background-color: #ececec;
  border-bottom: 10px solid #D6D6D6;
  padding: 1rem;
  margin-bottom: 1rem;
}
.page-extension-cefront-course .course-details-container strong,
.page-extension-catalog-course .course-details-container strong {
  display: block;
}
.page-extension-cefront-course .course-details-container div.reg-fields,
.page-extension-catalog-course .course-details-container div.reg-fields {
  margin-bottom: 1rem;
}
.page-extension-cefront-course .course-details-container div.reg-fields:last-child,
.page-extension-catalog-course .course-details-container div.reg-fields:last-child {
  margin-bottom: 0;
}
.page-extension-cefront-course section.certificates a,
.page-extension-catalog-course section.certificates a {
  display: block;
  padding: 1rem;
  background-color: #e4e4e4;
  border-bottom-color: #c7c7c7;
}
.page-extension-cefront-course section.certificates a:hover,
.page-extension-catalog-course section.certificates a:hover {
  background-color: white;
}
.page-extension-cefront-course section.certificates,
.page-extension-cefront-course .if-unactive .inner-unactive,
.page-extension-catalog-course section.certificates,
.page-extension-catalog-course .if-unactive .inner-unactive {
  background-color: #ececec;
  border-bottom: 10px solid #D6D6D6;
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
@media screen and (min-width: 40em) {
  .page-extension-cefront-course section.certificates,
.page-extension-cefront-course .if-unactive .inner-unactive,
.page-extension-catalog-course section.certificates,
.page-extension-catalog-course .if-unactive .inner-unactive {
    margin-top: 2rem;
  }
}
.page-extension-cefront-course section.certificates h2,
.page-extension-cefront-course .if-unactive .inner-unactive h2,
.page-extension-catalog-course section.certificates h2,
.page-extension-catalog-course .if-unactive .inner-unactive h2 {
  line-height: 1;
  margin-bottom: 0;
}
.page-extension-cefront-course section.certificates span.subtitle,
.page-extension-cefront-course .if-unactive .inner-unactive span.subtitle,
.page-extension-catalog-course section.certificates span.subtitle,
.page-extension-catalog-course .if-unactive .inner-unactive span.subtitle {
  line-height: 1;
  color: #515151;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  padding-left: 3px;
}
.page-extension-cefront-course section.certificates > div,
.page-extension-cefront-course .if-unactive .inner-unactive > div,
.page-extension-catalog-course section.certificates > div,
.page-extension-catalog-course .if-unactive .inner-unactive > div {
  margin-top: 1rem;
}
.page-extension-cefront-course section.certificates > div > div,
.page-extension-cefront-course .if-unactive .inner-unactive > div > div,
.page-extension-catalog-course section.certificates > div > div,
.page-extension-catalog-course .if-unactive .inner-unactive > div > div {
  padding: 0.75rem 1rem;
}
.page-extension-cefront-course section.certificates a,
.page-extension-cefront-course .if-unactive .inner-unactive a,
.page-extension-catalog-course section.certificates a,
.page-extension-catalog-course .if-unactive .inner-unactive a {
  color: inherit !important;
}
.page-extension-cefront-course section.certificates i.fa-exclamation-circle,
.page-extension-cefront-course .if-unactive .inner-unactive i.fa-exclamation-circle,
.page-extension-catalog-course section.certificates i.fa-exclamation-circle,
.page-extension-catalog-course .if-unactive .inner-unactive i.fa-exclamation-circle {
  font-size: 5.5rem;
}
@media screen and (min-width: 40em) {
  .page-extension-cefront-course section.certificates section,
.page-extension-cefront-course .if-unactive .inner-unactive section,
.page-extension-catalog-course section.certificates section,
.page-extension-catalog-course .if-unactive .inner-unactive section {
    padding-left: 2rem;
  }
}
.page-extension-cefront-course section.certificates section div.copy,
.page-extension-cefront-course .if-unactive .inner-unactive section div.copy,
.page-extension-catalog-course section.certificates section div.copy,
.page-extension-catalog-course .if-unactive .inner-unactive section div.copy {
  padding-left: 3px;
  margin-top: 1rem;
}
.page-extension-cefront-course section.certificates section div.copy a,
.page-extension-cefront-course .if-unactive .inner-unactive section div.copy a,
.page-extension-catalog-course section.certificates section div.copy a,
.page-extension-catalog-course .if-unactive .inner-unactive section div.copy a {
  color: #B34100 !important;
}
@media screen and (max-width: 39.9375em) {
  .page-extension-cefront-course section.certificates section div.copy a,
.page-extension-cefront-course .if-unactive .inner-unactive section div.copy a,
.page-extension-catalog-course section.certificates section div.copy a,
.page-extension-catalog-course .if-unactive .inner-unactive section div.copy a {
    margin: 1rem auto;
    text-align: center;
  }
}
.page-extension-cefront-course section.certificates div.columns,
.page-extension-cefront-course .if-unactive .inner-unactive div.columns,
.page-extension-catalog-course section.certificates div.columns,
.page-extension-catalog-course .if-unactive .inner-unactive div.columns {
  padding: 0.25rem 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 39.9375em) {
  .page-extension-cefront-course section.certificates div.columns,
.page-extension-cefront-course .if-unactive .inner-unactive div.columns,
.page-extension-catalog-course section.certificates div.columns,
.page-extension-catalog-course .if-unactive .inner-unactive div.columns {
    padding: 0;
  }
}
.page-extension-cefront-course .course-section,
.page-extension-catalog-course .course-section {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  background-color: #ececec;
  border-bottom: 10px solid #B34100;
  position: relative;
  transition: border-bottom-color 0.3s;
}
@media screen and (min-width: 40em) {
  .page-extension-cefront-course .course-section,
.page-extension-catalog-course .course-section {
    margin-bottom: 1rem;
  }
}
.page-extension-cefront-course .course-section > div:not(:first-child),
.page-extension-catalog-course .course-section > div:not(:first-child) {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.page-extension-cefront-course .course-section > div:nth-child(odd),
.page-extension-catalog-course .course-section > div:nth-child(odd) {
  background-color: #e0e0e0;
}
.page-extension-cefront-course .course-section > div:first-child,
.page-extension-cefront-course .course-section > div:last-child,
.page-extension-cefront-course .course-section div.seats-container,
.page-extension-catalog-course .course-section > div:first-child,
.page-extension-catalog-course .course-section > div:last-child,
.page-extension-catalog-course .course-section div.seats-container {
  background-color: #ececec;
}
.page-extension-cefront-course .course-section select,
.page-extension-catalog-course .course-section select {
  margin-bottom: 0;
  border-color: transparent;
  border-bottom-color: #D6D6D6;
  background-color: transparent;
}
.page-extension-cefront-course .course-section select.disabled,
.page-extension-catalog-course .course-section select.disabled {
  color: rgba(33, 33, 33, 0.55);
}
.page-extension-cefront-course .course-section .hideable,
.page-extension-catalog-course .course-section .hideable {
  display: none;
}
.page-extension-cefront-course .course-section .help-msg,
.page-extension-catalog-course .course-section .help-msg {
  text-align: justify;
  color: #BB1111;
  display: none;
}
.page-extension-cefront-course .course-section div.titler-cont,
.page-extension-catalog-course .course-section div.titler-cont {
  position: relative;
  background-color: #B34100;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
  color: #242424;
  transition: 0.3s;
}
.page-extension-cefront-course .course-section div.titler-cont .titler .section-number,
.page-extension-catalog-course .course-section div.titler-cont .titler .section-number {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.page-extension-cefront-course .course-section div.titler-cont .titler .section-day,
.page-extension-catalog-course .course-section div.titler-cont .titler .section-day {
  font-size: 1.5rem;
  line-height: 1;
}
.page-extension-cefront-course .course-section div.titler-cont .icons,
.page-extension-catalog-course .course-section div.titler-cont .icons {
  text-align: right;
}
.page-extension-cefront-course .course-section div.titler-cont .icons i.fa-plus,
.page-extension-cefront-course .course-section div.titler-cont .icons i.fa-minus,
.page-extension-catalog-course .course-section div.titler-cont .icons i.fa-plus,
.page-extension-catalog-course .course-section div.titler-cont .icons i.fa-minus {
  font-size: 2rem;
}
.page-extension-cefront-course .course-section div.titler-cont .icons i.fa-minus,
.page-extension-catalog-course .course-section div.titler-cont .icons i.fa-minus {
  display: none;
}
.page-extension-cefront-course .course-section .progress[role=progressbar],
.page-extension-catalog-course .course-section .progress[role=progressbar] {
  height: 10px;
  margin-top: 1rem;
  background-color: #D6D6D6;
}
.page-extension-cefront-course .course-section .progress[role=progressbar] .progress-meter,
.page-extension-catalog-course .course-section .progress[role=progressbar] .progress-meter {
  background-color: #383838;
}
.page-extension-cefront-course .course-section .credit-type,
.page-extension-catalog-course .course-section .credit-type {
  text-align: left;
}
.page-extension-cefront-course .course-section .credit-type input[type=checkbox], .page-extension-cefront-course .course-section .credit-type input[type=radio],
.page-extension-catalog-course .course-section .credit-type input[type=checkbox],
.page-extension-catalog-course .course-section .credit-type input[type=radio] {
  margin: 0.5rem 0;
  display: block;
}
.page-extension-cefront-course .course-section .credit-type label,
.page-extension-catalog-course .course-section .credit-type label {
  cursor: pointer;
}
.page-extension-cefront-course .course-section .credit-type .credit-chooser,
.page-extension-catalog-course .course-section .credit-type .credit-chooser {
  width: auto;
  margin-left: 1rem;
}
.page-extension-cefront-course .course-section .credit-type.extension-error .legend, .page-extension-cefront-course .course-section .credit-type.extension-error label,
.page-extension-catalog-course .course-section .credit-type.extension-error .legend,
.page-extension-catalog-course .course-section .credit-type.extension-error label {
  color: #BB1111;
}
.page-extension-cefront-course .course-section .credit-type.extension-error select,
.page-extension-catalog-course .course-section .credit-type.extension-error select {
  border-color: #BB1111;
}
.page-extension-cefront-course .course-section .credit-type.extension-error .help-msg,
.page-extension-catalog-course .course-section .credit-type.extension-error .help-msg {
  display: block;
  font-size: 0.8rem;
  max-width: 80%;
  margin-top: 0.5rem;
}
.page-extension-cefront-course .course-section .seats,
.page-extension-catalog-course .course-section .seats {
  text-align: center;
  font-size: 1.5rem;
}
.page-extension-cefront-course .course-section .seats span.seats-number,
.page-extension-catalog-course .course-section .seats span.seats-number {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
}
.page-extension-cefront-course .course-section .add-to-cart,
.page-extension-cefront-course .course-section .external-registration,
.page-extension-catalog-course .course-section .add-to-cart,
.page-extension-catalog-course .course-section .external-registration {
  margin-top: 1rem;
}
.page-extension-cefront-course .course-section .add-to-cart a,
.page-extension-cefront-course .course-section .external-registration a,
.page-extension-catalog-course .course-section .add-to-cart a,
.page-extension-catalog-course .course-section .external-registration a {
  width: 100%;
  background-color: #383838;
  transition: background-color 0.3s, color 0.3s;
  padding: 0.5rem;
  text-align: center;
  color: white;
  display: block;
  font-size: 1.5rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  border-bottom: 5px solid;
  border-bottom-color: #B34100;
}
.page-extension-cefront-course .course-section .add-to-cart a::after,
.page-extension-cefront-course .course-section .external-registration a::after,
.page-extension-catalog-course .course-section .add-to-cart a::after,
.page-extension-catalog-course .course-section .external-registration a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f07a";
  padding-left: 1rem;
  font-size: 2rem;
  position: relative;
  top: 3px;
  color: #B34100;
}
.page-extension-cefront-course .course-section .add-to-cart a.disabled,
.page-extension-cefront-course .course-section .external-registration a.disabled,
.page-extension-catalog-course .course-section .add-to-cart a.disabled,
.page-extension-catalog-course .course-section .external-registration a.disabled {
  background-color: white;
  color: #515151;
  border-bottom-color: #ffb564;
}
.page-extension-cefront-course .course-section .waiting-list a,
.page-extension-catalog-course .course-section .waiting-list a {
  width: 100%;
  padding: 0.5rem;
  text-align: center;
  background-color: white;
  color: #383838;
  display: block;
  font-size: 1.5rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  text-align: center;
  border-bottom: 5px solid;
  border-bottom-color: #383838;
}
.page-extension-cefront-course .course-section .waiting-list a::after,
.page-extension-catalog-course .course-section .waiting-list a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0e0";
  padding-left: 1rem;
  font-size: 2rem;
  position: relative;
  top: 3px;
  color: #383838;
}
.page-extension-cefront-course .course-section .external-registration a::after,
.page-extension-catalog-course .course-section .external-registration a::after {
  content: "\f061";
}
.page-extension-cefront-course .course-section .webform-block,
.page-extension-catalog-course .course-section .webform-block {
  display: none;
}
.page-extension-cefront-course .course-section .webform-block form,
.page-extension-catalog-course .course-section .webform-block form {
  padding: 1rem;
  background-color: white;
}
.page-extension-cefront-course .course-section .webform-block form input:focus,
.page-extension-catalog-course .course-section .webform-block form input:focus {
  border-color: #B34100;
}
.page-extension-cefront-course .course-section .webform-block p,
.page-extension-catalog-course .course-section .webform-block p {
  margin-bottom: 0px;
}
.page-extension-cefront-course .course-section .webform-block .webform-component-email,
.page-extension-catalog-course .course-section .webform-block .webform-component-email {
  margin-top: 0;
}
.page-extension-cefront-course .course-section .webform-block label[for=edit-submitted-student-email],
.page-extension-catalog-course .course-section .webform-block label[for=edit-submitted-student-email] {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
}
.page-extension-cefront-course .course-section .webform-block .webform-submit,
.page-extension-catalog-course .course-section .webform-block .webform-submit {
  width: 100%;
  max-width: 100%;
  margin: inherit;
}
.page-extension-cefront-course .course-section .webform-block a.ajax-processed,
.page-extension-catalog-course .course-section .webform-block a.ajax-processed {
  display: none !important;
}
.page-extension-cefront-course .course-section.first-expand div.titler-cont .icons i.fa-plus,
.page-extension-catalog-course .course-section.first-expand div.titler-cont .icons i.fa-plus {
  display: none;
}
.page-extension-cefront-course .course-section.first-expand div.titler-cont .icons i.fa-minus,
.page-extension-catalog-course .course-section.first-expand div.titler-cont .icons i.fa-minus {
  display: block;
}
.page-extension-cefront-course .course-section.first-expand .hideable,
.page-extension-catalog-course .course-section.first-expand .hideable {
  display: block;
}
.page-extension-cefront-course .primary-content *,
.page-extension-catalog-course .primary-content * {
  font-size: 1rem !important;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif !important;
}
.page-extension-cefront-course .primary-content b,
.page-extension-cefront-course .primary-content strong,
.page-extension-catalog-course .primary-content b,
.page-extension-catalog-course .primary-content strong {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif !important;
}
.page-extension-cefront-course .primary-content i,
.page-extension-cefront-course .primary-content em,
.page-extension-catalog-course .primary-content i,
.page-extension-catalog-course .primary-content em {
  font-family: "LinotypeUniversW01-RgIt", Helvetica, Arial, sans-serif !important;
}
.page-extension-cefront-course .primary-content .material-fee-container .icon,
.page-extension-catalog-course .primary-content .material-fee-container .icon {
  margin-right: 1rem;
}
.page-extension-cefront-course .primary-content .material-fee-container .icon i,
.page-extension-catalog-course .primary-content .material-fee-container .icon i {
  font-family: "Font Awesome 5 Pro" !important;
  font-size: 2rem !important;
  color: #B34100 !important;
}
.page-extension-cefront-course .not-active,
.page-extension-catalog-course .not-active {
  display: none !important;
  visibility: hidden !important;
}
.page-extension-cefront-course .primary-content .material-fee-container,
.page-extension-catalog-course .primary-content .material-fee-container {
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: #ececec;
  border-bottom: 5px solid #D6D6D6;
}
.page-extension-cefront-course .primary-content .material-fee-callout,
.page-extension-cefront-course .primary-content .material-fee-callout *,
.page-extension-catalog-course .primary-content .material-fee-callout,
.page-extension-catalog-course .primary-content .material-fee-callout * {
  font-family: "LinotypeUniversW01-XBkC_723751", Helvetica, Arial, sans-serif !important;
}

.page-extension h1#page-title {
  display: none;
  visibility: hidden;
}
.page-extension .ext-logo-cont img {
  max-height: 100px;
}
.page-extension header #scene {
  padding-bottom: 0px !important;
}
.page-extension header #scene .otis-desktop-menu {
  margin-bottom: 0px;
}
.page-extension header #scene .logo-holder,
.page-extension header #scene .logo-holster {
  margin: 2rem 0 3rem 0;
}
.page-extension header #scene .logo-holder a img.logo,
.page-extension header #scene .logo-holster a img.logo {
  max-height: 175px;
}
@media screen and (max-width: 39.9375em) {
  .page-extension header #scene .logo-holder a img.logo,
.page-extension header #scene .logo-holster a img.logo {
    max-height: 125px;
  }
}

.page-extension-catalog-all-instructors #quicksearch {
  display: block;
}
.page-extension-catalog-all-instructors .all-instructors .instructor {
  margin: 1rem 0;
  width: 100%;
}
.page-extension-catalog-all-instructors .all-instructors .instructor a {
  padding: 1rem;
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 100px;
  background-color: #ececec;
  padding: 1rem;
  color: #515151;
  border: 1px solid #e2e2e2;
  border-bottom: 4px solid #e2e2e2;
}
.page-extension-catalog-all-instructors .all-instructors .instructor a:hover {
  background-color: #B34100;
  color: #242424;
  border-color: #242424;
}
.page-extension-catalog-all-instructors .all-instructors .instructor a:hover a {
  color: #242424;
}
.page-extension-catalog-all-instructors .all-instructors .instructor a:hover a:hover {
  border-color: inherit;
}

body.not-front.node-type-news-article .ds-1col,
body.not-front.node-type-press-release .ds-1col {
  justify-content: center;
}
body.not-front.node-type-news-article main[role=main],
body.not-front.node-type-press-release main[role=main] {
  max-width: 1200px !important;
  margin: auto;
  margin-bottom: 2rem;
  padding: 0 1rem;
}
body.not-front.node-type-news-article main[role=main] .breadcrumbs,
body.not-front.node-type-press-release main[role=main] .breadcrumbs {
  display: none;
}
body.not-front.node-type-news-article main[role=main] li,
body.not-front.node-type-press-release main[role=main] li {
  font-size: 1rem !important;
}
body.not-front.node-type-news-article main[role=main] em, body.not-front.node-type-news-article main[role=main] i,
body.not-front.node-type-press-release main[role=main] em,
body.not-front.node-type-press-release main[role=main] i {
  font-family: "LinotypeUniversW01-RgIt", Helvetica, Arial, sans-serif !important;
}
body.not-front.node-type-news-article main[role=main] i.fas,
body.not-front.node-type-press-release main[role=main] i.fas {
  font-family: "Font Awesome 5 Pro" !important;
  padding-left: 1rem;
  font-size: 2rem;
}
body.not-front.node-type-news-article main[role=main] strong, body.not-front.node-type-news-article main[role=main] b,
body.not-front.node-type-press-release main[role=main] strong,
body.not-front.node-type-press-release main[role=main] b {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif !important;
}
body.not-front.node-type-news-article main[role=main] strong em,
body.not-front.node-type-news-article main[role=main] em strong,
body.not-front.node-type-press-release main[role=main] strong em,
body.not-front.node-type-press-release main[role=main] em strong {
  font-family: "LinotypeUniversW01-Bold_723703", Helvetica, Arial, sans-serif !important;
}
body.not-front.node-type-news-article main[role=main] .node-news-article,
body.not-front.node-type-press-release main[role=main] .node-news-article {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}
body.not-front.node-type-news-article main[role=main] .node-news-article > .row > .group-content.columns,
body.not-front.node-type-press-release main[role=main] .node-news-article > .row > .group-content.columns {
  width: 100%;
}
body.not-front.node-type-news-article main[role=main] h1, body.not-front.node-type-news-article main[role=main] h2,
body.not-front.node-type-press-release main[role=main] h1,
body.not-front.node-type-press-release main[role=main] h2 {
  line-height: 1.1;
  margin-bottom: 1rem;
}
body.not-front.node-type-news-article main[role=main] h1#page-title,
body.not-front.node-type-press-release main[role=main] h1#page-title {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  max-width: 900px;
  margin: 1rem auto 2rem;
}
body.not-front.node-type-news-article main[role=main] .post-date,
body.not-front.node-type-press-release main[role=main] .post-date {
  margin: 2rem auto !important;
}
body.not-front.node-type-news-article main[role=main] .button-group,
body.not-front.node-type-news-article main[role=main] .action-links,
body.not-front.node-type-press-release main[role=main] .button-group,
body.not-front.node-type-press-release main[role=main] .action-links {
  max-width: 750px;
}
body.not-front.node-type-news-article main[role=main] .field-name-field-primary-image,
body.not-front.node-type-press-release main[role=main] .field-name-field-primary-image {
  text-align: center;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}
@media screen and (min-width: 40em) {
  body.not-front.node-type-news-article main[role=main] .field-name-field-primary-image,
body.not-front.node-type-press-release main[role=main] .field-name-field-primary-image {
    max-height: 500px;
    margin: 3rem 0;
  }
}
body.not-front.node-type-news-article main[role=main] .field-name-field-primary-image img,
body.not-front.node-type-press-release main[role=main] .field-name-field-primary-image img {
  width: 100%;
  /*
  position: absolute;
  left: 0;
  top: -50%;
  */
}
@media screen and (min-width: 64em) {
  body.not-front.node-type-news-article main[role=main] .field-name-field-primary-image img,
body.not-front.node-type-press-release main[role=main] .field-name-field-primary-image img {
    min-width: 1167px;
  }
}
body.not-front.node-type-news-article main[role=main] .field-name-field-embedded-video,
body.not-front.node-type-press-release main[role=main] .field-name-field-embedded-video {
  padding: 0;
  max-width: 1200px;
}
body.not-front.node-type-news-article main[role=main] .post-date,
body.not-front.node-type-news-article main[role=main] .subhead,
body.not-front.node-type-news-article main[role=main] .news-author,
body.not-front.node-type-news-article main[role=main] .body,
body.not-front.node-type-news-article main[role=main] .field-name-field-tags,
body.not-front.node-type-news-article main[role=main] .field-name-sharethis-and-rss-links,
body.not-front.node-type-news-article main[role=main] .field-name-about-otis,
body.not-front.node-type-news-article main[role=main] .tags,
body.not-front.node-type-news-article main[role=main] .tags-label,
body.not-front.node-type-press-release main[role=main] .post-date,
body.not-front.node-type-press-release main[role=main] .subhead,
body.not-front.node-type-press-release main[role=main] .news-author,
body.not-front.node-type-press-release main[role=main] .body,
body.not-front.node-type-press-release main[role=main] .field-name-field-tags,
body.not-front.node-type-press-release main[role=main] .field-name-sharethis-and-rss-links,
body.not-front.node-type-press-release main[role=main] .field-name-about-otis,
body.not-front.node-type-press-release main[role=main] .tags,
body.not-front.node-type-press-release main[role=main] .tags-label {
  max-width: 750px;
  margin: auto;
  padding: 0 1rem;
}
body.not-front.node-type-news-article main[role=main] .node-press-release-full-group-press-media,
body.not-front.node-type-press-release main[role=main] .node-press-release-full-group-press-media {
  float: left;
}
body.not-front.node-type-news-article main[role=main] .post-date,
body.not-front.node-type-press-release main[role=main] .post-date {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
body.not-front.node-type-news-article main[role=main] .subhead,
body.not-front.node-type-press-release main[role=main] .subhead {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  body.not-front.node-type-news-article main[role=main] .subhead,
body.not-front.node-type-press-release main[role=main] .subhead {
    font-size: 2rem;
  }
}
body.not-front.node-type-news-article main[role=main] .news-author,
body.not-front.node-type-press-release main[role=main] .news-author {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 40em) {
  body.not-front.node-type-news-article main[role=main] .news-author,
body.not-front.node-type-press-release main[role=main] .news-author {
    font-size: 1.2rem;
  }
}
body.not-front.node-type-news-article main[role=main] .news-author::before,
body.not-front.node-type-press-release main[role=main] .news-author::before {
  content: "By ";
}
body.not-front.node-type-news-article main[role=main] .body,
body.not-front.node-type-press-release main[role=main] .body {
  line-height: 1.5rem;
}
body.not-front.node-type-news-article main[role=main] .body p,
body.not-front.node-type-press-release main[role=main] .body p {
  font-size: 1rem !important;
  line-height: 1.58 !important;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}
body.not-front.node-type-news-article main[role=main] .body .video-wrapper,
body.not-front.node-type-press-release main[role=main] .body .video-wrapper {
  margin-bottom: 2rem;
}
body.not-front.node-type-news-article main[role=main] .field-name-field-tags h2.field-label,
body.not-front.node-type-press-release main[role=main] .field-name-field-tags h2.field-label {
  margin-right: 0.5rem;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
}
body.not-front.node-type-news-article main[role=main] .field-name-field-tags ul,
body.not-front.node-type-press-release main[role=main] .field-name-field-tags ul {
  list-style: none;
  line-height: 1.813rem;
}
body.not-front.node-type-news-article main[role=main] .field-name-about-otis,
body.not-front.node-type-press-release main[role=main] .field-name-about-otis {
  border-top: 1px solid #e0e0e0;
  margin-top: 2rem;
  padding-top: 1rem;
}
body.not-front.node-type-news-article main[role=main] .field-collection-container,
body.not-front.node-type-press-release main[role=main] .field-collection-container {
  border-bottom: 0;
}
body.not-front.node-type-news-article main[role=main] .slideshow-carousel-style .slide-text .text-item .slide-desc,
body.not-front.node-type-press-release main[role=main] .slideshow-carousel-style .slide-text .text-item .slide-desc {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif !important;
}
@media screen and (min-width: 40em) {
  body.not-front.node-type-news-article main[role=main] p,
body.not-front.node-type-press-release main[role=main] p {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 64em) {
  body.not-front.node-type-news-article header section#scene,
body.not-front.node-type-press-release header section#scene {
    padding-bottom: 2rem;
  }
  body.not-front.node-type-news-article header section#scene h1#page-title,
body.not-front.node-type-press-release header section#scene h1#page-title {
    display: none;
  }
  body.not-front.node-type-news-article header section#scene .otis-desktop-menu,
body.not-front.node-type-press-release header section#scene .otis-desktop-menu {
    margin-bottom: 0;
  }
}
body.not-front.node-type-news-article header section#scene .logo-holster img.logo,
body.not-front.node-type-press-release header section#scene .logo-holster img.logo {
  height: 10rem;
}
@media screen and (min-width: 40em) {
  body.not-front.node-type-news-article header section#scene .logo-holster img.logo,
body.not-front.node-type-press-release header section#scene .logo-holster img.logo {
    height: 13rem !important;
  }
}

html .page-news main[role=main],
html .page-press-release main[role=main] {
  max-width: 1080px;
  margin: auto;
}
html .page-news main[role=main] .view .more-link,
html .page-press-release main[role=main] .view .more-link {
  display: none;
}
html .page-news main[role=main] .view .attachment,
html .page-press-release main[role=main] .view .attachment {
  border-bottom: 4px solid #f16465;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
html .page-news main[role=main] .view .attachment::before, html .page-news main[role=main] .view .attachment::after,
html .page-press-release main[role=main] .view .attachment::before,
html .page-press-release main[role=main] .view .attachment::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
html .page-news main[role=main] .view .attachment::after,
html .page-press-release main[role=main] .view .attachment::after {
  clear: both;
}
html .page-news main[role=main] .view .view-content .views-row,
html .page-press-release main[role=main] .view .view-content .views-row {
  padding: 1rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(33, 33, 33, 0.35);
}
html .page-news main[role=main] .view .view-content .views-row::before, html .page-news main[role=main] .view .view-content .views-row::after,
html .page-press-release main[role=main] .view .view-content .views-row::before,
html .page-press-release main[role=main] .view .view-content .views-row::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
html .page-news main[role=main] .view .view-content .views-row::after,
html .page-press-release main[role=main] .view .view-content .views-row::after {
  clear: both;
}
html .page-news main[role=main] .view .view-content .views-row:last-child,
html .page-press-release main[role=main] .view .view-content .views-row:last-child {
  border-bottom: 0 none;
}
html .page-news main[role=main] .view .view-content .views-field-field-primary-image,
html .page-news main[role=main] .view .view-content .views-field-field-thumbnail,
html .page-press-release main[role=main] .view .view-content .views-field-field-primary-image,
html .page-press-release main[role=main] .view .view-content .views-field-field-thumbnail {
  float: right;
  width: auto;
  padding-left: 1rem;
}
html .page-news main[role=main] .view .view-content .views-field-field-primary-image::before, html .page-news main[role=main] .view .view-content .views-field-field-primary-image::after,
html .page-news main[role=main] .view .view-content .views-field-field-thumbnail::before,
html .page-news main[role=main] .view .view-content .views-field-field-thumbnail::after,
html .page-press-release main[role=main] .view .view-content .views-field-field-primary-image::before,
html .page-press-release main[role=main] .view .view-content .views-field-field-primary-image::after,
html .page-press-release main[role=main] .view .view-content .views-field-field-thumbnail::before,
html .page-press-release main[role=main] .view .view-content .views-field-field-thumbnail::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
html .page-news main[role=main] .view .view-content .views-field-field-primary-image::after,
html .page-news main[role=main] .view .view-content .views-field-field-thumbnail::after,
html .page-press-release main[role=main] .view .view-content .views-field-field-primary-image::after,
html .page-press-release main[role=main] .view .view-content .views-field-field-thumbnail::after {
  clear: both;
}
html .page-news main[role=main] .view .view-content .views-field-field-primary-slideshow,
html .page-press-release main[role=main] .view .view-content .views-field-field-primary-slideshow {
  display: none;
}
html .page-news main[role=main] .view .view-content .views-field-created,
html .page-press-release main[role=main] .view .view-content .views-field-created {
  float: left;
}
html .page-news main[role=main] .view .view-content .views-field-created::after,
html .page-press-release main[role=main] .view .view-content .views-field-created::after {
  content: "|";
  padding-left: 0.5rem;
  padding-right: 0.75rem;
}
html .page-news main[role=main] .view .view-content .views-field-field-news-press-release-type,
html .page-press-release main[role=main] .view .view-content .views-field-field-news-press-release-type {
  color: #515151;
}
html .page-news main[role=main] .view .view-content .views-field-title,
html .page-press-release main[role=main] .view .view-content .views-field-title {
  font-family: "LinotypeUniversW01-Bold_723697", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  padding-bottom: 1rem;
}

html .page-press-release .views-field-created {
  line-height: 1.75rem !important;
}

.medium-btn {
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 39.9375em) {
  .medium-btn {
    display: flex;
    justify-content: space-between;
  }
}

.node-type-event main[role=main],
.page-events main[role=main] {
  padding: 0 1rem;
}
.node-type-event .date-prev,
.page-events .date-prev {
  margin-left: 0;
  padding-bottom: 0;
}
.node-type-event .date-prev a::before,
.page-events .date-prev a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0d9";
  padding-right: 0.5rem;
  font-size: 1rem;
}
.node-type-event .date-next,
.page-events .date-next {
  margin-right: 0;
  padding-bottom: 0;
}
.node-type-event .date-next a::after,
.page-events .date-next a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0da";
  padding-left: 0.5rem;
  font-size: 1rem;
}
.node-type-event .date-nav,
.page-events .date-nav {
  margin-bottom: 0 !important;
  padding-bottom: 0.5rem !important;
}

.node-type-event .event-date::before {
  content: "Dates";
  display: block;
}
.node-type-event .event-date .event-month,
.node-type-event .event-date .event-day {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}
.node-type-event .event-category,
.node-type-event .event-time,
.node-type-event .event-date::before,
.node-type-event .event-public {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  padding-top: 1rem;
}
.node-type-event .event-title {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
}
.node-type-event .event-location {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.node-type-event .field-primary-image {
  margin-bottom: 1rem;
}
.node-type-event .field-primary-image img {
  width: 100%;
}
.node-type-event .visible-phone {
  display: none;
}
.node-type-event .field-name-og-group-ref a {
  margin-bottom: 1rem;
  display: block;
  font-size: 1rem;
}
.node-type-event .field-name-og-group-ref a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0d9";
  padding-right: 0.5rem;
  font-size: 1rem;
}
.node-type-event .goback-bottom .press-list-link a {
  margin-top: 1rem;
  display: block;
  font-size: 1rem;
}
.node-type-event .goback-bottom .press-list-link a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0d9";
  padding-right: 0.5rem;
  font-size: 1rem;
}

.event-button {
  margin-top: 2rem !important;
  color: #BB1111 !important;
  border-bottom: 3px solid #BB1111 !important;
}
.event-button:hover {
  color: #ffffff !important;
  border: 3px solid #BB1111 !important;
}
.event-button:hover::before {
  border-color: #BB1111 !important;
  background-color: #BB1111 !important;
}

.page-events div.main {
  margin-top: 1rem;
}
.page-events .view-display-id-block_3 .views-row {
  padding-top: 0px !important;
}
.page-events .view-events .event-public {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}
.page-events .view-events .views-row {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  width: 100%;
  padding: 2rem 0;
  border-bottom: 1px solid rgba(222, 222, 222, 0.55);
}
.page-events .view-events .views-row .views-field-field-primary-image {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-primary-image {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 39.9375em) {
  .page-events .view-events .views-row .views-field-field-primary-image img {
    width: 100%;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-primary-image {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-primary-image {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-events .view-events .views-row .views-field-nothing {
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 25%;
  font-size: 1.15rem;
  text-transform: uppercase;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
}
@media print, screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-nothing {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-nothing {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 8.3333333333%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-nothing {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-events .view-events .views-row .views-field-nothing .day-of-week {
  text-transform: none;
}
.page-events .view-events .views-row .views-field-title {
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75%;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-title {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-title {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-title {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-events .view-events .views-row .views-field-field-date-2 {
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75%;
}
@media print, screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-date-2 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-date-2 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-date-2 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-events .view-events .views-row .views-field-field-event-type-1 {
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75%;
}
@media print, screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-event-type-1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-event-type-1 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-events .view-events .views-row .views-field-field-event-type-1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-events .view-events .views-row .event-public {
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75%;
}
@media print, screen and (min-width: 40em) {
  .page-events .view-events .views-row .event-public {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) {
  .page-events .view-events .views-row .event-public {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-events .view-events .views-row .event-public {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-events .view-events .views-row div.title {
  line-height: 1;
  padding-bottom: 0.5rem;
}
.page-events .view-events .views-row div.date,
.page-events .view-events .views-row div.type {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.page-events .view-events .views-row .end {
  padding-top: 1rem;
}
.page-events .view-events .views-row-first .event-list-label {
  width: 100%;
  margin-bottom: 1rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  border-bottom: 1px solid rgba(222, 222, 222, 0.55);
  text-transform: uppercase;
}
.page-events .view-events .views-row-first .event-list-label span.date {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
  text-transform: none;
}
.page-events .view-events .views-row-first .event-list-label span.sep {
  font-family: "LinotypeUniversW01-Thin_723610", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 63.9375em) {
  .page-events aside.sidebar {
    order: 2 !important;
  }
}

body.page-calendar aside[role=complementary] {
  display: none;
}
body.page-calendar main[role=main] > div.main {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  body.page-calendar main[role=main] > div.main {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
body.page-calendar main[role=main] > div.main .date-nav .date-heading h2 {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}
body.page-calendar main[role=main] > div.main .date-nav .date-heading h2 a {
  text-indent: -9000px;
  font-size: 0;
}
body.page-calendar main[role=main] > div.main .date-nav .date-heading h2 a:first-child::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0d9";
  font-size: 2rem;
  padding-right: 0.5rem;
}
body.page-calendar main[role=main] > div.main .date-nav .date-heading h2 a:last-child::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0da";
  font-size: 2rem;
  padding-left: 0.5rem;
}
body.page-calendar main[role=main] > div.main .date-nav .date-heading .months-12 a {
  color: #515151;
}
body.page-calendar main[role=main] > div.main .date-nav .date-heading .months-12 a.active {
  color: #6c07c5;
}
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view table.mini tr td:not(.empty):not(.no-entry) {
  cursor: pointer;
  transition: 0.2s;
  background-color: transparent;
}
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view table.mini tr td:not(.empty):not(.no-entry):hover {
  background-color: #ececec;
}
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view table.mini tr td.today {
  background-color: #6c07c5;
  color: white;
}
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view table.mini tr td.today:hover {
  background-color: #9851d6;
}
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view table.full .view-item a {
  line-height: 2rem;
  font-size: 1.5rem;
}
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view tr.single-day .no-entry,
body.page-calendar main[role=main] > div.main .calendar-calendar .month-view tr.single-day .no-entry .inner {
  height: 130px !important;
  line-height: inherit;
}

html .node-type-webform main form .form_label,
html .page-node-14025 main form .form_label,
html .page-node-13298 main form .form_label {
  font-size: 1rem;
}
html .node-type-webform main form b, html .node-type-webform main form i, html .node-type-webform main form em, html .node-type-webform main form strong,
html .page-node-14025 main form b,
html .page-node-14025 main form i,
html .page-node-14025 main form em,
html .page-node-14025 main form strong,
html .page-node-13298 main form b,
html .page-node-13298 main form i,
html .page-node-13298 main form em,
html .page-node-13298 main form strong {
  font-family: inherit !important;
  font-weight: normal !important;
}
html .node-type-webform main form label,
html .page-node-14025 main form label,
html .page-node-13298 main form label {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
}
html .node-type-webform main form .form-item-submitted-todays-date-year select,
html .node-type-webform main form .form-item-submitted-todays-date-month select,
html .node-type-webform main form .form-item-submitted-todays-date-day select,
html .node-type-webform main form .form_responses select,
html .page-node-14025 main form .form-item-submitted-todays-date-year select,
html .page-node-14025 main form .form-item-submitted-todays-date-month select,
html .page-node-14025 main form .form-item-submitted-todays-date-day select,
html .page-node-14025 main form .form_responses select,
html .page-node-13298 main form .form-item-submitted-todays-date-year select,
html .page-node-13298 main form .form-item-submitted-todays-date-month select,
html .page-node-13298 main form .form-item-submitted-todays-date-day select,
html .page-node-13298 main form .form_responses select {
  width: 30%;
  margin-right: 1%;
}
html .node-type-webform main form .webform-datepicker select,
html .page-node-14025 main form .webform-datepicker select,
html .page-node-13298 main form .webform-datepicker select {
  width: 30%;
  margin-right: 1%;
}
html .node-type-webform main form .webform-datepicker .hasDatepicker,
html .page-node-14025 main form .webform-datepicker .hasDatepicker,
html .page-node-13298 main form .webform-datepicker .hasDatepicker {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "/f073";
}
html .node-type-webform main form textarea,
html .page-node-14025 main form textarea,
html .page-node-13298 main form textarea {
  border: 1px solid #e0e0e0;
  background-color: white;
  padding: 1rem;
}
html .node-type-webform main form button,
html .page-node-14025 main form button,
html .page-node-13298 main form button {
  min-width: 150px;
  max-width: 250px;
  display: inline-block;
  margin: 1rem;
  padding: 1rem 2rem;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  background-color: #ececec;
  margin-top: 0.5rem;
}
@media screen and (min-width: 64em) {
  html .node-type-webform main form select,
html .page-node-14025 main form select,
html .page-node-13298 main form select {
    max-width: 50%;
  }
}
html .node-type-webform main form button[type=submit],
html .page-node-14025 main form button[type=submit],
html .page-node-13298 main form button[type=submit] {
  margin: 1rem 0 !important;
}
html .node-type-webform main form fieldset legend,
html .page-node-14025 main form fieldset legend,
html .page-node-13298 main form fieldset legend {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
}
html .node-type-webform main form fieldset legend:nth-child(1n+1),
html .page-node-14025 main form fieldset legend:nth-child(1n+1),
html .page-node-13298 main form fieldset legend:nth-child(1n+1) {
  padding-top: 1rem;
}
html .node-type-webform main form fieldset .fieldset-wrapper,
html .node-type-webform main form fieldset .form_responses,
html .page-node-14025 main form fieldset .fieldset-wrapper,
html .page-node-14025 main form fieldset .form_responses,
html .page-node-13298 main form fieldset .fieldset-wrapper,
html .page-node-13298 main form fieldset .form_responses {
  padding: 0.5rem;
  width: fit-content;
}
html .node-type-webform main form input[type=checkbox], html .node-type-webform main form input[type=radio],
html .page-node-14025 main form input[type=checkbox],
html .page-node-14025 main form input[type=radio],
html .page-node-13298 main form input[type=checkbox],
html .page-node-13298 main form input[type=radio] {
  display: inline;
  margin-bottom: 0;
}
html .node-type-webform main form .form-radios .form-type-radio label,
html .node-type-webform main form .form-checkboxes .form-type-checkbox label,
html .page-node-14025 main form .form-radios .form-type-radio label,
html .page-node-14025 main form .form-checkboxes .form-type-checkbox label,
html .page-node-13298 main form .form-radios .form-type-radio label,
html .page-node-13298 main form .form-checkboxes .form-type-checkbox label {
  font-size: 1rem !important;
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}

html .page-node-14025 main form label.form_label,
html .page-node-13298 main form label.form_label {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
  width: 100%;
  color: #383838;
}
html .page-node-14025 main form label.form_label label,
html .page-node-13298 main form label.form_label label {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
}
html .page-node-14025 main form fieldset legend,
html .page-node-13298 main form fieldset legend {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
  width: 100%;
  color: #383838;
}
html .page-node-14025 main form fieldset label,
html .page-node-13298 main form fieldset label {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1rem !important;
}

input:focus {
  top: 0px !important;
}

.form-item .description {
  font-size: 1rem;
}

select {
  height: 2.5rem;
  font-size: 1rem !important;
  margin: 0;
}

.form_container * {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif !important;
}

body.node-type-faculty .bio-image {
  margin-right: 2rem;
  margin-bottom: 1rem;
}
body.node-type-faculty .field-name-field-education {
  margin-bottom: 1rem;
}
body.node-type-faculty .faculty-image img {
  width: 100%;
}
body.node-type-faculty .top-left {
  margin-bottom: 1rem;
}
body.node-type-faculty .bottom-right {
  margin-bottom: 2rem;
}
body.node-type-faculty .full-name,
body.node-type-faculty .faculty-label,
body.node-type-faculty .label-above {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}
body.node-type-faculty .email-1,
body.node-type-faculty .email-2,
body.node-type-faculty .prof-link {
  font-size: 0.85rem;
}
body.node-type-faculty .faculty-label {
  margin-top: 1rem;
}
body.node-type-faculty .faculty-label.teaches,
body.node-type-faculty .faculty-label.follow {
  margin-top: 0;
}
body.node-type-faculty .faculty-textfield {
  font-size: 1rem;
}
body.node-type-faculty .teaches-in-div {
  margin-bottom: 20px;
}
body.node-type-faculty .biocontent {
  margin-top: 20px;
}
body.node-type-faculty .field-name-og-group-ref {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 4px solid #f16465;
}
body.node-type-faculty .field-name-og-group-ref a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0d9";
  padding-right: 0.5rem;
}
body.node-type-faculty .ds-4quad .row-fluid.top-row > .row-fluid.middle-row {
  width: 100%;
}

.page-microsite-faculty main[role=main] .view .view-content {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.page-microsite-faculty main[role=main] .view .view-content > .views-row {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .page-microsite-faculty main[role=main] .view .view-content > .views-row {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-microsite-faculty main[role=main] .view .view-content > .views-row .views-field-field-thumbnail {
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}
.page-microsite-faculty main[role=main] .view .view-content > .views-row .views-field-field-full-name {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.35rem;
}
@media screen and (min-width: 40em) {
  .page-microsite-faculty main[role=main] .view .view-content > .views-row {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-microsite-faculty main[role=main] .view .view-content > .views-row {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 1024px) {
  .row.faculty-row {
    min-width: 758px;
  }
}
.section-directory .view-directories .views-row {
  padding: 1rem;
  border-bottom: 1px solid #BB1111;
  transition: 0.3s;
}
.section-directory .view-directories .views-row:hover {
  background-color: #ececec;
}

.page-node-14099 .portal-container,
.page-node-14081 .portal-container,
.section-apply-now .portal-container {
  padding: 0.5rem;
}
.page-node-14099 .portal-container .inner-portal,
.page-node-14081 .portal-container .inner-portal,
.section-apply-now .portal-container .inner-portal {
  display: flex;
  position: relative;
  flex-flow: column wrap;
  padding: 1rem;
  height: 100%;
  transition: 0.3s;
}
.page-node-14099 .portal-container .inner-portal p,
.page-node-14081 .portal-container .inner-portal p,
.section-apply-now .portal-container .inner-portal p {
  flex-grow: 1;
  padding: 0 1rem;
  margin-bottom: 0;
}
.page-node-14099 .portal-container .inner-portal h2,
.page-node-14099 .portal-container .inner-portal h3,
.page-node-14081 .portal-container .inner-portal h2,
.page-node-14081 .portal-container .inner-portal h3,
.section-apply-now .portal-container .inner-portal h2,
.section-apply-now .portal-container .inner-portal h3 {
  text-align: center;
}
.page-node-14099 .portal-container .inner-portal img,
.page-node-14081 .portal-container .inner-portal img,
.section-apply-now .portal-container .inner-portal img {
  margin-bottom: 2rem;
}
.page-node-14099 .portal-container .inner-portal .button--wayra,
.page-node-14081 .portal-container .inner-portal .button--wayra,
.section-apply-now .portal-container .inner-portal .button--wayra {
  border-color: #BB1111 !important;
}
.page-node-14099 .portal-container .inner-portal .button--wayra::before,
.page-node-14081 .portal-container .inner-portal .button--wayra::before,
.section-apply-now .portal-container .inner-portal .button--wayra::before {
  background-color: #BB1111;
}
.page-node-14099 .portal-container .inner-portal .button--wayra:hover, .page-node-14099 .portal-container .inner-portal .button--wayra:hover::before,
.page-node-14081 .portal-container .inner-portal .button--wayra:hover,
.page-node-14081 .portal-container .inner-portal .button--wayra:hover::before,
.section-apply-now .portal-container .inner-portal .button--wayra:hover,
.section-apply-now .portal-container .inner-portal .button--wayra:hover::before {
  color: white;
}
.page-node-14099 .portal-container .inner-portal a.big-apply,
.page-node-14081 .portal-container .inner-portal a.big-apply,
.section-apply-now .portal-container .inner-portal a.big-apply {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 12;
  top: 0;
  left: 0;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.page-node-14099 .portal-container .inner-portal a.big-apply:hover,
.page-node-14081 .portal-container .inner-portal a.big-apply:hover,
.section-apply-now .portal-container .inner-portal a.big-apply:hover {
  border-bottom: 0px none;
}
.page-node-14099 .portal-container .inner-portal::before,
.page-node-14081 .portal-container .inner-portal::before,
.section-apply-now .portal-container .inner-portal::before {
  background-color: rgba(230, 230, 230, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  transition: 0.3s ease;
}
.page-node-14099 .portal-container .inner-portal .read-more,
.page-node-14081 .portal-container .inner-portal .read-more,
.section-apply-now .portal-container .inner-portal .read-more {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  font-size: 3rem;
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  z-index: 1;
  padding: 2rem;
  -webkit-backface-visibility: hidden;
}
.page-node-14099 .portal-container .inner-portal .read-more::before,
.page-node-14081 .portal-container .inner-portal .read-more::before,
.section-apply-now .portal-container .inner-portal .read-more::before {
  transform: translateX(-6rem);
  color: white;
  font-size: 2.5rem;
  padding-bottom: 0.5rem;
  opacity: 0;
  display: block;
  transition: opacity 0.2s linear, transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page-node-14099 .portal-container .inner-portal .read-more::after,
.page-node-14081 .portal-container .inner-portal .read-more::after,
.section-apply-now .portal-container .inner-portal .read-more::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  transform: translateX(-8rem);
  transition-delay: 0.3s;
  content: "\f178";
  display: block;
  font-size: 5rem;
  line-height: 2rem;
  opacity: 0;
  color: #BB1111;
  transition: opacity 0.2s linear, transform 0.55s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page-node-14099 .portal-container .inner-portal:hover::before,
.page-node-14081 .portal-container .inner-portal:hover::before,
.section-apply-now .portal-container .inner-portal:hover::before {
  background-color: rgba(52, 52, 52, 0.8);
  background-image: url("/sites/all/themes/otis_mf/images/diagonal-noise.png");
  border-bottom: 8px solid #BB1111;
}
.page-node-14099 .portal-container .inner-portal:hover .read-more,
.page-node-14081 .portal-container .inner-portal:hover .read-more,
.section-apply-now .portal-container .inner-portal:hover .read-more {
  opacity: 1;
}
.page-node-14099 .portal-container .inner-portal:hover .read-more::before, .page-node-14099 .portal-container .inner-portal:hover .read-more::after,
.page-node-14081 .portal-container .inner-portal:hover .read-more::before,
.page-node-14081 .portal-container .inner-portal:hover .read-more::after,
.section-apply-now .portal-container .inner-portal:hover .read-more::before,
.section-apply-now .portal-container .inner-portal:hover .read-more::after {
  opacity: 1;
  transform: translateX(0);
}
.page-node-14099 .undergraduate-bfa-applicants .read-more::before,
.page-node-14081 .undergraduate-bfa-applicants .read-more::before,
.section-apply-now .undergraduate-bfa-applicants .read-more::before {
  content: "Apply to Undergraduate BFA";
}
.page-node-14099 .graduate-mfa-applicants .read-more::before,
.page-node-14081 .graduate-mfa-applicants .read-more::before,
.section-apply-now .graduate-mfa-applicants .read-more::before {
  content: "Apply to Graduate MFA";
}
.page-node-14099 .non-degree-programs .inner-portal,
.page-node-14081 .non-degree-programs .inner-portal,
.section-apply-now .non-degree-programs .inner-portal {
  background-color: transparent;
  border-bottom: 0px none;
}

.node-type-curriculum .curtain-parent-detail tr {
  border-bottom: 1px solid rgba(33, 33, 33, 0.15) !important;
}
.node-type-curriculum .curtain-parent-detail .course-name {
  border-bottom: 0px none;
  margin-bottom: 0px;
}
.node-type-curriculum .curtain-parent-detail .curtain-topic {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}

.node-type-foundation-email-landing-page #email-template .field-name-field-embedded-video {
  margin-top: 0;
  padding: 0;
}
.node-type-foundation-email-landing-page #email-template header.l-header {
  background: url("/sites/all/themes/otis_mf/images/aqua-green-ui-pattern.png") top left repeat;
  border-bottom: 9px solid #00bda4;
  min-height: 100vh;
  -webkit-animation: bg-pan-right 45s linear infinite both;
  animation: bg-pan-right 45s linear infinite both;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header {
    min-height: inherit;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header section#scene {
  padding: 2rem 1rem;
  height: auto;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header section#scene {
    padding: 4rem 2rem;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header section#scene .desktop-logo {
  -webkit-animation: fade-in-left 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: fade-in-left 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation-delay: 0.2s;
}
.node-type-foundation-email-landing-page #email-template header.l-header section#scene .mobile-logo {
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 0.2s;
  width: 100%;
  margin-bottom: 2rem;
}
.node-type-foundation-email-landing-page #email-template header.l-header section#scene .holster {
  flex-grow: 1;
  text-align: center;
}
.node-type-foundation-email-landing-page #email-template header.l-header section#scene .welcome-headers {
  width: 790px;
  text-align: center;
  margin: auto;
  padding-left: 0;
}
@media screen and (max-width: 63.9375em) {
  .node-type-foundation-email-landing-page #email-template header.l-header section#scene .welcome-headers {
    width: 100%;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header h1#page-title {
  font-size: 1.5rem;
  line-height: 1.15;
  padding-bottom: 1rem;
  margin: 0 0.6rem;
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 1s;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header h1#page-title {
    font-size: 2.6rem;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-subtitle {
  font-size: 1rem;
  text-align: center;
  color: #ececec;
  margin: 0 0.6rem;
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 1.4s;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-subtitle {
    font-size: 1.25rem;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed {
  -webkit-animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 1.8s;
  padding-top: 1.6rem;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form {
  font-family: "LinotypeUniversW01-Regu", Helvetica, Arial, sans-serif;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form a {
  color: #186553;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form small {
  display: inline-block;
  margin-top: 0.5rem;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form input[type=checkbox] {
  display: inline;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form ul {
  list-style-type: none;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form ul li label {
  cursor: pointer;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form input[type=submit] {
  width: 100%;
  margin-top: 0.6rem;
  padding: 1.25rem 0;
  background-color: #515151;
  transition: background-color 0.3s;
  border: 0px none;
  color: white;
  outline-color: #00b296;
  cursor: pointer;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed form input[type=submit]:hover {
  background-color: #383838;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup {
  text-align: left;
  color: #242424;
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=color], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=date], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=datetime], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=datetime-local], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=email], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=month], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=number], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=password], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=search], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=tel], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=text], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=time], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=url], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=week], .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup textarea {
  border-bottom-color: #ececec;
  border-bottom-width: 2px;
  padding: 1rem;
  height: auto;
  transition: 0.3s;
  color: #242424;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup select {
  height: auto;
  padding: 1rem 1.5rem;
  border: 0px none;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup select:focus {
  border: 0px none;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup li label {
  font-size: 1rem;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input:focus {
  border-bottom: 2px solid #242424;
  background-color: white;
  color: #242424;
  top: 0px;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_required_footnote,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_button_row {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_required_footnote,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_button_row {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_label {
  font-family: "LinotypeUniversW01-Cn", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  color: white;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_element > ul {
  margin-top: 1rem;
  font-size: 1rem;
  color: #383838;
  column-count: 1;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_element > ul {
    column-count: 2;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_required_asterix {
  color: #BB1111;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup .e2ma_signup_form_row {
  margin-top: 1rem;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #e2ma_signup input[type=submit]:focus {
  border-bottom: 0px none !important;
  background-color: #242424 !important;
  color: white;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 {
  display: flex;
  flex-flow: row wrap;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 .form_question_6abff072-ff40-4601-89d0-25b28a1a8738,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 .form_label {
  display: none;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 div.form_question {
  width: 100%;
  margin: 0;
  padding: 0.6rem;
  height: auto;
  -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 div.form_question {
    width: 50%;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 div.form_question.hidden {
  opacity: 0;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text],
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email] {
  border-bottom: 0px none;
  border-radius: 3px;
  background: white;
  margin-bottom: 0px;
  padding: 1rem;
  height: auto;
  transition: unset;
  line-height: normal;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #515151;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text]::-webkit-input-placeholder, .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text]::-moz-placeholder, .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text]:-ms-input-placeholder, .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text]:-moz-placeholder, .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text]:placeholder-shown,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email]::-webkit-input-placeholder,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email]::-moz-placeholder,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email]:-ms-input-placeholder,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email]:-moz-placeholder,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email]:placeholder-shown {
  color: #515151;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=text]:focus,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 input[type=email]:focus,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 select:focus {
  top: 0;
  box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.26);
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed #form_page_1 select {
  height: auto;
  padding: 1rem 2rem 1rem 1rem;
  border: 0px none;
  border-radius: 3px;
  color: #515151;
  margin-bottom: 0px;
  background-position: right -1rem center;
  background-size: 12px 9px;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .action {
  margin: 0 0.6rem;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .action button {
  width: 100%;
  margin-top: 0.6rem;
  padding: 1.25rem 0;
  background-color: #515151;
  transition: background-color 0.3s;
  border-color: 1px solid #00bda4;
  border-radius: 3px;
  color: white;
  outline-color: #00b296;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .action button:hover {
  background-color: #383838;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_message,
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_image_container {
  display: none;
  visibility: hidden;
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(5),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(6),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(9),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(10),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(11),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(12) {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(5),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(6),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(9),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(10),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(11),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(12) {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(5),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(6),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(9),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(10),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(11),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(12) {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(5),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(6),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(9),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(10),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(11),
.node-type-foundation-email-landing-page #email-template header.l-header .email-form-embed .otis-summer-emma-signup .e2ma_signup_form_row:nth-child(12) {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-foundation-email-landing-page #email-template main[role=main] {
  max-width: 1440px;
  padding: 0 1rem;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] {
    margin: 0 0.6rem;
  }
}
.node-type-foundation-email-landing-page #email-template main[role=main] .link-block-container {
  width: 100%;
  margin: 0;
  padding: 0;
}
.node-type-foundation-email-landing-page #email-template main[role=main] .main {
  padding-right: 0;
  padding-top: 2rem;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .main {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 64em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .main {
    padding-right: 1rem;
  }
}
.node-type-foundation-email-landing-page #email-template main[role=main] .group-left {
  -webkit-animation: fade-in-left 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: fade-in-left 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation-delay: 2.2s;
  width: 100%;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .group-left {
    margin: 0 0.6rem;
  }
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .group-left {
    margin: 0 auto;
    width: auto;
  }
}
.node-type-foundation-email-landing-page #email-template main[role=main] .group-right {
  margin: 0;
  -webkit-animation: fade-in-right 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: fade-in-right 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation-delay: 2.2s;
}
@media screen and (min-width: 40em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .group-right {
    padding: 0 0.6rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .group-right {
    padding: 0;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .group-right {
    padding: 0 0 0 2rem;
  }
}
@media screen and (min-width: 75em) {
  .node-type-foundation-email-landing-page #email-template main[role=main] .group-right {
    padding: 0 0 0 4rem;
  }
}

.page-search-site h2.search-snippet-title:not(:first-of-type) {
  margin: 2rem 0 0 0;
}
.page-search-site h2.search-snippet-title {
  padding: 0 1rem;
  font-size: 1.5rem;
}
.page-search-site .search-snippet {
  padding: 0 3rem;
  font-size: 1rem;
}
.page-search-site .search-form {
  position: relative;
}
.page-search-site .search-form .form-item-keys input {
  font-size: 1.5rem;
}
.page-search-site .search-form .form-submit {
  fornt-size: 1.75rem;
  position: absolute;
  top: 70%;
  right: 0;
  transform: translateY(-70%);
}
.page-search-site .search-form .form-submit::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.5rem;
  color: #515151;
}
.page-search-site .solr-search-result {
  padding: 1rem;
  /*
  * {
    // background-color: $white-100 !important;
  }
  */
}
.page-search-site .solr-search-result .solr-search-title {
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
}
.page-search-site .solr-search-result .solr-search-url,
.page-search-site .solr-search-result .solr-search-snip {
  padding: 0 2rem;
}
.page-search-site .solr-search-result .solr-search-url {
  font-size: 0.875rem;
  color: #009933;
}
.page-search-site .solr-search-result .solr-search-snip {
  font-size: 1rem;
}
.page-search-site .solr-search-result .solr-search-snip .solr-search-media-image {
  float: left;
  margin: 6px 10px 0 0;
}
.page-search-site .solr-search-result .solr-search-snip .solr-search-media-text {
  float: left;
}
.page-search-site .solr-search-result:hover,
.page-search-site .solr-search-title:hover,
.page-search-site .solr-search-url:hover,
.page-search-site .solr-search-snip:hover,
.page-search-site .solr-search-media-image:hover {
  background-color: #ececec;
}

.node-type-cail-project main#themain {
  max-width: 100%;
  padding: 0 !important;
}
.node-type-cail-project main#themain .main {
  padding: 1.5rem 0 !important;
}
.node-type-cail-project .small-title {
  margin-bottom: 2rem;
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .small-title {
    margin-bottom: 1rem;
  }
}
.node-type-cail-project .small-title::after {
  content: "";
  background-color: #e8e8e8;
  height: 4px;
  max-width: 30%;
  width: 100%;
  margin: 2rem auto;
  display: block;
}
.node-type-cail-project header .title-holster .cail-description {
  padding-top: 2.3125rem;
  max-width: 550px;
  font-size: 1.125rem;
}
.node-type-cail-project .group-project-info {
  max-width: 1440px !important;
  margin: 0 auto;
  padding-bottom: 4rem;
  padding-top: 2rem;
}
@media screen and (max-width: 39.9375em) {
  .node-type-cail-project .group-project-info h3 {
    font-size: 2rem;
  }
  .node-type-cail-project .group-project-info .paragraphs-items {
    margin: 1rem 0;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .group-project-info {
    padding-top: 0;
    padding-bottom: 1rem;
  }
  .node-type-cail-project .group-project-info .paragraphs-items:nth-child(-n+2) {
    margin-top: 0px;
  }
}
.node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content {
  max-width: 1440px !important;
  margin: 0 auto;
  padding: 8rem 0;
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content {
    padding: 2rem 0;
  }
}
.node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .image-area {
  order: 1;
  margin: 0 1.5rem;
}
@media screen and (min-width: 64em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .image-area {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .image-area {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .image-area {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 63.9375em) and (min-width: 40em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .image-area {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .image-area img {
    width: 100%;
  }
}
.node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area {
  order: 2;
  margin: 0 1.5rem;
}
@media screen and (min-width: 64em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 41.6666666667%;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 63.9375em) and (min-width: 40em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area .field-name-field-cail-subtitle {
  font-size: 3.0625rem;
  font-family: "LinotypeUniversW01-Bold_723691", Helvetica, Arial, sans-serif;
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area .field-name-field-cail-subtitle {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process > .content .copy-area .field-name-field-cail-description {
  font-size: 1.125rem;
}
@media screen and (min-width: 64em) {
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process:nth-child(even) .image-area {
    order: 2;
  }
  .node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process:nth-child(even) .copy-area {
    order: 1;
  }
}
.node-type-cail-project .paragraphs-items-field-process .paragraphs-item-cail-process:nth-child(odd) {
  background-color: rgba(222, 222, 222, 0.2);
}
.node-type-cail-project .field-type-video-embed-field {
  padding: 8rem 0;
}
.node-type-cail-project .field-type-video-embed-field .embedded-video {
  max-width: 1440px !important;
  margin: 0 auto;
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial;
}
@media print, screen and (min-width: 40em) {
  .node-type-cail-project .field-type-video-embed-field .embedded-video {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-cail-project .field-name-field-big-test .mfp-gallery-image {
  background-color: #242424;
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
  padding: 0 !important;
  border-bottom: 0px none;
}
@media screen and (min-width: 64em) and (max-width: 94.9375em) {
  .node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 25%;
  }
}
@media screen and (min-width: 64em) and (max-width: 94.9375em) and (min-width: 40em) {
  .node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 95em) {
  .node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 16.6666666667%;
  }
}
@media screen and (min-width: 95em) and (min-width: 40em) {
  .node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (max-width: 63.9375em) and (min-width: 40em) {
  .node-type-cail-project .field-name-field-big-test .mfp-gallery-image > a.mfp-item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-cail-project .field-name-field-big-test .mfp-gallery-image img.mfp-thumbnail {
  width: 100%;
}
.node-type-cail-project #block-views-view-more-cail-block {
  position: relative;
  padding: 5rem 0 8rem 0;
  margin: 10rem 0 5rem;
}
.node-type-cail-project #block-views-view-more-cail-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #F4F4F4;
  transform: skewY(-3deg);
  top: -20px;
  z-index: -1;
}
.node-type-cail-project #block-views-view-more-cail-block h2 {
  padding-bottom: 4rem;
  text-align: center;
  font-size: 4rem;
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project #block-views-view-more-cail-block h2 {
    font-size: 3rem;
  }
}
.node-type-cail-project #block-views-view-more-cail-block .item-list {
  max-width: 1440px !important;
  margin: 0 auto;
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  list-style-type: none;
  margin: 0;
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li {
  margin: 0;
}
@media screen and (min-width: 64em) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li {
    flex: 1 1 0px;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    min-width: initial;
  }
}
@media screen and (min-width: 64em) and (min-width: 40em) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 63.9375em) and (min-width: 40em) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li:first-child {
    margin-bottom: 1rem;
  }
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project {
  max-width: rem-calc(960);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0;
  justify-content: center;
  align-items: center;
  position: relative;
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project span {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial;
  position: absolute;
  color: white;
  font-size: 3rem;
}
@media print, screen and (min-width: 40em) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project span {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project span {
    top: 50%;
    transform: translateY(-50%);
    left: 33%;
  }
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project img {
  object-fit: cover;
  display: block;
  width: 100%;
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project::before {
  content: "";
  background-color: rgba(22, 22, 22, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0.2s;
}
.node-type-cail-project #block-views-view-more-cail-block .item-list > ul > li .cail-next-project:hover::before {
  background-color: rgba(22, 22, 22, 0);
}
.node-type-cail-project .back-btn {
  margin: 0 0 4rem 0;
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial;
}
@media print, screen and (min-width: 40em) {
  .node-type-cail-project .back-btn {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.node-type-cail-project .back-btn > a {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  font-size: 2rem;
  display: flex;
  align-items: center;
  padding: 2rem;
  border: 4px solid #b08dff;
  color: #b08dff;
  text-align: center;
  justify-content: space-between;
  transition: 0.2s;
}
.node-type-cail-project .back-btn > a i, .node-type-cail-project .back-btn > a svg {
  padding-right: 2rem;
  font-size: 4rem;
}
.node-type-cail-project .back-btn > a:hover {
  background-color: #b08dff;
  color: white;
}
@media screen and (max-width: 39.9375em) {
  .node-type-cail-project .back-btn > a {
    padding: 1rem;
    font-size: 1.5rem;
  }
  .node-type-cail-project .back-btn > a i, .node-type-cail-project .back-btn > a svg {
    font-size: 3rem;
  }
}

html .page-node-4397 main p {
  line-height: inherit !important;
  margin-bottom: inherit !important;
  font-size: 1rem !important;
}
html .section-ben-maltz-gallery .field-name-exhibition-description-teaser {
  line-height: 2.4rem;
  margin-bottom: 2.4rem;
  font-size: 1.2rem;
}
html body.node-type-foundation-section .foundation-section-table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
html body.node-type-foundation-section .foundation-section-table th,
html body.node-type-foundation-section .foundation-section-table td {
  border: solid 1px #ccc;
  width: 1.67%;
  vertical-align: text-top;
}
html body.node-type-foundation-section .foundation-section-schedule .course-name,
html body.node-type-foundation-section .foundation-section-instructor-blurb .foundation-section-instructor-name {
  font-weight: bold;
}
html body.node-type-foundation-section .foundation-section-table div {
  padding-top: 3px;
  padding-bottom: 3px;
}
html body.node-type-foundation-section .foundation-class-slot {
  position: relative;
}
html body.node-type-foundation-section .foundation-class-slot .foundation-course-options {
  margin-bottom: 2rem;
}
html body.node-type-foundation-section .foundation-class-slot .foundation-instructional-method {
  font-weight: bold;
  position: absolute;
  bottom: 1rem;
}
html body.node-type-foundation-section main table.foundation-section-table.unstriped tbody tr {
  background-color: white;
}
html body.node-type-foundation-section main table.foundation-section-table.unstriped tbody tr td.studio-class {
  background-color: #ececec;
}
html body.node-type-foundation-section main table.foundation-section-table tbody tr {
  /*
  td.two-slot-top {
      border: 2px solid black;
      border-bottom: solid 1px #ccc;;
  }
  td.two-slot-bottom {
      border: 2px solid black;
      border-top: solid 1px #ccc;;
  }
   */
}
html body.node-type-foundation-section main table.foundation-section-table tbody tr td > div {
  padding-top: 3px;
  padding-bottom: 3px;
}
html body.node-type-foundation-section main table.foundation-section-table tbody tr div.or-line {
  font-style: italic;
}
html .contact > .column, html .contact > .columns {
  display: flex;
  flex-direction: column;
  padding-bottom: 2rem;
}
html .section-board-trustees .trustees {
  float: left;
  width: 100%;
  margin-bottom: 1rem;
}
html .section-board-trustees .trustees::after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 800px) {
  html .ds-2col-stacked {
    display: flex;
    flex-direction: column;
  }
  html .ds-2col-stacked .group-left, html .ds-2col-stacked .group-right {
    float: none;
    width: inherit;
  }
  html .ds-2col-stacked .group-left p, html .ds-2col-stacked .group-right p {
    text-align: center;
  }
}
html .page-taxonomy .content {
  padding: 1rem 0;
}
html .page-taxonomy .content .node {
  padding: 1rem;
  border-bottom: 1px solid #BB1111;
  transition: 0.3s;
}
html .page-taxonomy .content .node:hover {
  background-color: #ececec;
}
html .page-node-2641 .alumni-years .columns {
  padding-bottom: 1rem;
}
html .page-node-2641 .alumni-years h3 {
  text-align: center;
  margin: 0;
  padding: 1rem 0;
}
html .page-node-2641 .alumni-years > .row > .columns > .row > .columns:first-child {
  text-align: right;
}
html .page-node-2641 .alumni-years ul {
  padding-left: 0;
  margin-bottom: 0;
  text-align: left;
}
html .page-node-2641 .alumni-years .flexer {
  display: flex;
  flex-flow: row nowrap;
}
html .page-node-2641 .alumni-years .flexer img {
  height: fit-content;
}
@media screen and (max-width: 63.9375em) {
  html .page-node-2641 .alumni-years > .row > .columns:nth-child(even) {
    background-color: #ececec;
  }
}
@media screen and (min-width: 64em) {
  html .page-node-2641 .alumni-years > .row:nth-child(even) > .columns:nth-child(even) {
    background-color: #ececec;
  }
  html .page-node-2641 .alumni-years > .row:nth-child(odd) > .columns:nth-child(odd) {
    background-color: #ececec;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .footer-nav,
.footer-lower-nav {
    display: block !important;
  }

  .search__form {
    margin: inherit !important;
  }

  figure.effect-julia:hover img {
    transform: none !important;
  }

  body:not(.node-type-landing-page).not-front main .block-menu-block-2 .menu-block-wrapper > ul,
body:not(.node-type-landing-page).not-front main .block-menu-block-2 .department-mobile-menu > ul,
body:not(.node-type-landing-page).not-front main .block-og-menu .menu-block-wrapper > ul,
body:not(.node-type-landing-page).not-front main .block-og-menu .department-mobile-menu > ul {
    display: block !important;
  }

  main .block-system-main .group-header.columns {
    flex: none !important;
  }

  main .block-menu-block {
    width: 100%;
  }

  footer .footer-logo a img {
    width: 100%;
    max-height: none;
  }
}
@media screen and (max-width: 63.9375em) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header #scene > a img.logo {
    max-width: none;
    max-height: none;
    width: 33%;
  }
}
.view-id-spotlight ul {
  list-style-type: none;
}

body.node-type-project {
  font-size: 1rem;
  line-height: 1.5;
  padding: 0 2rem 2rem 2rem;
}
body.node-type-project.not-front:not(.node-type-landing-page).no-sidebars main[role=main] {
  max-width: 1415px;
}
body.node-type-project .large-shrink {
  flex: 0 1 auto;
  width: auto;
}
body.node-type-project .social-media-link {
  background-color: transparent;
}
body.node-type-project #block-otis100-content {
  background-color: white;
}
body.node-type-project #block-otis100-content .project-all-thumbs img {
  cursor: pointer;
}
body.node-type-project .page-title span.field-wrapper {
  display: block;
  margin-left: 1rem;
}
body.node-type-project .project-all-thumbs {
  margin: 0.5rem 0 1rem 0;
  transition: 0.3s;
}
body.node-type-project .project-all-thumbs img {
  opacity: 0.5;
  margin-left: 0.5rem;
}
body.node-type-project .project-all-thumbs img:first-child {
  margin-left: 0;
}
body.node-type-project .project-all-thumbs img.active-thumb {
  opacity: 1;
}
body.node-type-project .artist-id-row,
body.node-type-project .artist-description-row {
  padding: 0;
}
body.node-type-project .paragraphs-item-social-media-link {
  display: inline-block;
}
body.node-type-project .field-name-field-project-artist-social {
  margin-top: 0.5rem;
}
@media print, screen and (min-width: 64em) {
  body.node-type-project .field-name-field-project-artist-social {
    margin-top: 0;
    margin-left: 0.625rem;
  }
}
body.node-type-project .social-text.hide-for-large {
  padding: 0;
  margin-bottom: 1.375rem;
}
body.node-type-project .social-text.hide-for-large .field-items {
  display: flex;
  flex-flow: row wrap;
  margin-top: 0.5rem;
}
body.node-type-project .social-text.hide-for-large .field-items .field-item {
  flex: 0 0 auto;
  width: auto;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  margin: 0 0.25rem;
}
body.node-type-project .social-text.hide-for-large .field-items .field-item:first-of-type {
  margin-left: 0;
}
body.node-type-project .mobile-project-nav {
  background-color: #515151;
  padding: 0.25rem 0;
}
body.node-type-project .mobile-project-nav .left-arrow,
body.node-type-project .mobile-project-nav .right-arrow {
  margin: 0 1rem;
  font-size: 2rem;
}
body.node-type-project .mobile-project-nav .left-arrow a,
body.node-type-project .mobile-project-nav .right-arrow a {
  color: white;
}
body.node-type-project .mobile-project-nav .left-arrow .disabled-arrow,
body.node-type-project .mobile-project-nav .right-arrow .disabled-arrow {
  color: #848484;
}
body.node-type-project .mobile-project-nav .project-number {
  background-color: white;
  padding: 0.33rem 1rem;
  border-radius: 20px;
}
body.node-type-project .mobile-project-nav .project-number span.current {
  font-weight: bold;
  font-family: "LinotypeUniversW01-Bold_723697", sans-serif;
}
body.node-type-project .region-highlighted,
body.node-type-project .block-local-tasks-block {
  z-index: 50;
}
body.node-type-project #block-otis100-page-title {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
body.node-type-project .nav-column-prev,
body.node-type-project .nav-column-next {
  display: none;
}
@media screen and (max-width: 63.9375em) {
  body.node-type-project .project-sequence {
    display: none;
  }
}
body.node-type-project .region-highlighted,
body.node-type-project #block-otis100-main-menu .buttons button {
  color: white;
}
body.node-type-project .header-branding-cell svg#logo g#type {
  fill: white;
}
body.node-type-project .prev-art-board {
  display: inline-block;
  width: 34px;
  height: 34px;
  font-size: 1.125rem;
  color: #484848;
  background-color: white;
  border: 1px solid #ed1914;
  border-radius: 50%;
  margin: 21px 1rem 0 24px;
  text-align: center;
}
body.node-type-project .prev-art-board span {
  margin-top: 7px;
}
body.node-type-project .prev-art-board:hover span {
  color: #ed1914;
}
body.node-type-project .page-title {
  display: inline-block;
  margin-top: 10px;
}
body.node-type-project .field-node-field-project-slide {
  width: 100%;
  height: auto;
  margin: 0;
}
body.node-type-project .field-node-field-project-slide .project-slide-item:not(:first-child) {
  display: none;
}
body.node-type-project .project-all-thumbs img {
  width: 56px;
  height: 56px;
  overflow-x: hidden;
  margin-left: 4px;
}
body.node-type-project .artist-id-row .field-node-field-project-artist-full-name {
  text-align: left;
  font-size: 1.75rem;
}
body.node-type-project .project-main-inner .video-link {
  position: relative;
}
body.node-type-project .project-main-inner .video-link a {
  display: block;
}
body.node-type-project .project-main-inner .video-link .overlay-container {
  position: absolute;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  font-size: 10rem;
  color: white;
}
body.node-type-project .project-main-inner .video-link .overlay-container span {
  filter: drop-shadow(0px 6px 16px rgba(113, 113, 113, 0.7));
}
body.node-type-project .social-media-link {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid #515151;
  background-color: white;
  margin-right: 0.25rem;
  font-size: 1rem;
  display: inline-flex;
  justify-content: center;
  transition: 0.3s;
}
body.node-type-project .social-media-link span {
  color: #515151;
  align-self: center;
}
body.node-type-project .social-media-link:hover {
  border-color: #ed1914;
}
body.node-type-project .social-media-link:hover span {
  color: #ed1914;
}

@media print, screen and (min-width: 64em) {
  body.node-type-project {
    font-size: 1.125rem;
    padding-bottom: 2rem;
  }
  body.node-type-project .project-slide-item {
    background-color: #ddceff;
  }
  body.node-type-project .project-slide-item img {
    background-color: white;
  }
  body.node-type-project .columns {
    padding: 0;
  }
  body.node-type-project .project-all-thumbs {
    margin: 0;
    padding-left: 0.75rem;
  }
  body.node-type-project .project-all-thumbs img {
    margin: 1rem 0 0 0;
  }
  body.node-type-project .project-all-thumbs img:first-child {
    margin-left: 0;
  }
  body.node-type-project .artist-id-row,
body.node-type-project .artist-description-row {
    padding: 0 1rem;
  }
  body.node-type-project .page-title span.field-wrapper {
    display: inline-block;
    margin-left: 0;
    padding-top: 10px;
  }
  body.node-type-project .nav-column-next {
    margin-left: 1rem;
  }
  body.node-type-project .artist-id-row {
    margin-top: 1.5rem;
  }
  body.node-type-project .region-highlighted,
body.node-type-project #block-otis100-main-menu .buttons button {
    color: white;
  }
  body.node-type-project .header-branding-cell svg#logo g#type {
    fill: #484848;
  }
  body.node-type-project article.project-article {
    padding-top: 2.5rem;
    padding-bottom: 6.5rem;
    margin: auto;
  }
  body.node-type-project .nav-column-prev,
body.node-type-project .nav-column-next {
    display: block;
  }
  body.node-type-project .page-title-grid {
    color: #484848;
    margin-bottom: 0.75rem;
  }
  body.node-type-project .nav-column-boards,
body.node-type-project .nav-column-prev {
    order: 1;
  }
  body.node-type-project .title-column-title,
body.node-type-project .nav-column-thumbs {
    order: 2;
  }
  body.node-type-project .dummy-column,
body.node-type-project .project-main {
    order: 3;
  }
  body.node-type-project .nav-column-next {
    order: 4;
  }
  body.node-type-project .nav-arrow-col-next {
    margin-left: 10px;
  }
  body.node-type-project .nav-arrow-col-prev,
body.node-type-project .nav-arrow-col-next {
    display: block;
    width: 80px;
    height: 92px;
    margin-top: 240px;
  }
  body.node-type-project .nav-arrow-arrow-prev,
body.node-type-project .nav-arrow-arrow-next {
    width: 64px;
    height: 64px;
    font-size: 2rem;
    color: #484848;
    border: 2px solid #ed1914;
    border-radius: 50%;
    text-align: center;
  }
  body.node-type-project .nav-arrow-arrow-prev span,
body.node-type-project .nav-arrow-arrow-next span {
    margin-top: 14px;
  }
  body.node-type-project .nav-arrow-arrow-prev:hover span,
body.node-type-project .nav-arrow-arrow-next:hover span {
    color: #ed1914;
  }
  body.node-type-project .nav-arrow-label-prev,
body.node-type-project .nav-arrow-label-next {
    font-size: 0.875rem;
    margin-top: 12px;
    text-align: center;
    color: #515151;
  }
  body.node-type-project .nav-arrow-arrow-prev.disabled,
body.node-type-project .nav-arrow-arrow-next.disabled {
    width: 64px;
    height: 64px;
    font-size: 2rem;
    color: #888888;
    border: 2px solid #888888;
    border-radius: 50%;
    text-align: center;
    cursor: not-allowed;
  }
  body.node-type-project .nav-arrow-arrow-prev.disabled span,
body.node-type-project .nav-arrow-arrow-next.disabled span {
    margin-top: 14px;
  }
  body.node-type-project .nav-arrow-arrow-prev.disabled:hover span,
body.node-type-project .nav-arrow-arrow-next.disabled:hover span {
    color: #888888;
  }
  body.node-type-project .nav-arrow-box-prev,
body.node-type-project .nav-arrow-box-next {
    width: 64px;
    margin: auto;
  }
  body.node-type-project .nav-arrow-label-prev.disabled,
body.node-type-project .nav-arrow-label-next.disabled {
    color: #888888;
  }
  body.node-type-project .prev-art-board {
    display: block;
    width: 52px;
    height: 52px;
    font-size: 1.3125rem;
    color: #484848;
    border: 2px solid #ed1914;
    background-color: transparent;
    border-radius: 50%;
    margin-top: 2px;
    margin-left: 1.125rem;
    margin-right: 0;
    text-align: center;
  }
  body.node-type-project .prev-art-board span {
    margin-top: 12px;
  }
  body.node-type-project .project-boards-col,
body.node-type-project .project-thumb-col {
    display: inline-block;
    width: 64px;
    margin: 8px 0 0 0;
  }
  body.node-type-project .project-thumb-col {
    min-height: 560px;
    vertical-align: top;
  }
  body.node-type-project .project-all-thumbs img {
    width: 82%;
    height: auto;
    overflow-x: hidden;
    margin-top: 0.5rem;
    opacity: 0.5;
    transition: 0.3s;
  }
  body.node-type-project .project-all-thumbs img:first-child {
    margin-top: 0;
  }
  body.node-type-project .project-all-thumbs img.active-thumb {
    opacity: 1;
  }
  body.node-type-project .page-title-row {
    margin: 0;
  }
  body.node-type-project h1.page-title {
    font-family: "LinotypeUniversW01-XBkC_723751";
    margin: 0;
    line-height: 1;
  }
  body.node-type-project .project-sequence {
    display: inline-block;
    font-size: 1rem;
    padding-top: 1.875rem;
    text-align: right;
    float: right;
  }
  body.node-type-project .project-sequence .current {
    font-weight: bold;
    font-family: "LinotypeUniversW01-Bold_723697", sans-serif;
  }
  body.node-type-project .field-node-field-project-slide {
    width: 100%;
    margin: 0;
  }
  body.node-type-project .field-node-field-project-slide .field-item {
    text-align: center;
    background-color: #8e8e8e;
  }
  body.node-type-project .artist-id-row div {
    display: inline-block;
  }
  body.node-type-project .artist-id-row .field-name-field-project-artist-full-name {
    text-align: left;
    margin-bottom: 1rem;
    font-size: 2rem;
  }
  body.node-type-project .artist-id-row .social-text {
    float: right;
    text-align: right;
    font-size: 0.875rem;
  }
  body.node-type-project .artist-description-row {
    max-width: 600px;
    margin-bottom: 45px;
  }
  body.node-type-project .devel-area {
    font-size: 0.75rem;
    background-color: #aaaaaa;
  }
}
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-thumb {
  background: #999 !important;
  border: 0px none white;
  border-radius: 54px;
}

::-webkit-scrollbar-thumb:hover {
  background: #999 !important;
  filter: brightness(1.5);
}

::-webkit-scrollbar-thumb:active {
  background: #999 !important;
  filter: brightness(1.5);
}

::-webkit-scrollbar-track {
  background: #e1e1e1;
  border: 0px none white;
  border-radius: 0px;
}

::-webkit-scrollbar-track:hover {
  background: #e1e1e1;
}

::-webkit-scrollbar-track:active {
  background: #e1e1e1;
}

::-webkit-scrollbar-corner {
  background: transparent;
}

.page-user .field-name-og-user-node a {
  display: list-item;
}

.video-wrapper {
  width: 1000px;
  max-width: 100%;
}
.video-wrapper .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-wrapper .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.node-type-internal-video .video-title {
  margin-top: 0.5rem;
  font-size: 1.25rem;
}
.node-type-internal-video .video-transcript-link {
  font-size: 1.25rem;
}

.video-test {
  margin-bottom: 1.5rem;
}
.video-test .video-title {
  margin-top: 0.5rem;
  font-size: 1.2rem;
}
.video-test .video-transcript-link {
  font-size: 1.2rem;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}

table.dataTable td.dt-control:before {
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}

table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "-";
  background-color: #d33333;
}

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

thead {
  font-weight: 700;
  text-transform: uppercase;
}

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png") !important;
}

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png") !important;
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
}

table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

#dataTables_table table.dataTable.row-border tbody th,
#dataTables_table table.dataTable.row-border tbody td,
#dataTables_table table.dataTable.display tbody th,
#dataTables_table table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

#dataTables_table table.dataTable.row-border tbody tr:first-child th,
#dataTables_table table.dataTable.row-border tbody tr:first-child td,
#dataTables_table table.dataTable.display tbody tr:first-child th,
#dataTables_table table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

#dataTables_table table.dataTable.cell-border tbody th,
#dataTables_table table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

#dataTables_table table.dataTable.cell-border tbody tr th:first-child,
#dataTables_table table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

#dataTables_table table.dataTable.cell-border tbody tr:first-child th,
#dataTables_table table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

#dataTables_table table.dataTable.stripe tbody tr.odd,
#dataTables_table table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

#dataTables_table table.dataTable.stripe tbody tr.odd.selected,
#dataTables_table table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

#dataTables_table table.dataTable.hover tbody tr:hover,
#dataTables_table table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

#dataTables_table table.dataTable.hover tbody tr:hover.selected,
#dataTables_table table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}

#dataTables_table table.dataTable.order-column tbody tr > .sorting_1,
#dataTables_table table.dataTable.order-column tbody tr > .sorting_2,
#dataTables_table table.dataTable.order-column tbody tr > .sorting_3,
#dataTables_table table.dataTable.display tbody tr > .sorting_1,
#dataTables_table table.dataTable.display tbody tr > .sorting_2,
#dataTables_table table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}

#dataTables_table table.dataTable.order-column tbody tr.selected > .sorting_1,
#dataTables_table table.dataTable.order-column tbody tr.selected > .sorting_2,
#dataTables_table table.dataTable.order-column tbody tr.selected > .sorting_3,
#dataTables_table table.dataTable.display tbody tr.selected > .sorting_1,
#dataTables_table table.dataTable.display tbody tr.selected > .sorting_2,
#dataTables_table table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

#dataTables_table table.dataTable.display tbody tr.odd > .sorting_1,
#dataTables_table table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

#dataTables_table table.dataTable.display tbody tr.odd > .sorting_2,
#dataTables_table table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

#dataTables_table table.dataTable.display tbody tr.odd > .sorting_3,
#dataTables_table table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

#dataTables_table table.dataTable.display tbody tr.odd.selected > .sorting_1,
#dataTables_table table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

#dataTables_table table.dataTable.display tbody tr.odd.selected > .sorting_2,
#dataTables_table table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

#dataTables_table table.dataTable.display tbody tr.odd.selected > .sorting_3,
#dataTables_table table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

#dataTables_table table.dataTable.display tbody tr.even > .sorting_1,
#dataTables_table table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

#dataTables_table table.dataTable.display tbody tr.even > .sorting_2,
#dataTables_table table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

#dataTables_table table.dataTable.display tbody tr.even > .sorting_3,
#dataTables_table table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

#dataTables_table table.dataTable.display tbody tr.even.selected > .sorting_1,
#dataTables_table table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

#dataTables_table table.dataTable.display tbody tr.even.selected > .sorting_2,
#dataTables_table table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

#dataTables_table table.dataTable.display tbody tr.even.selected > .sorting_3,
#dataTables_table table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

#dataTables_table table.dataTable.display tbody tr:hover > .sorting_1,
#dataTables_table table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

#dataTables_table table.dataTable.display tbody tr:hover > .sorting_2,
#dataTables_table table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

#dataTables_table table.dataTable.display tbody tr:hover > .sorting_3,
#dataTables_table table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

#dataTables_table table.dataTable.display tbody tr:hover.selected > .sorting_1,
#dataTables_table table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}

#dataTables_table table.dataTable.display tbody tr:hover.selected > .sorting_2,
#dataTables_table table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}

#dataTables_table table.dataTable.display tbody tr:hover.selected > .sorting_3,
#dataTables_table table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}

#dataTables_table table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

#dataTables_table table.dataTable.nowrap th,
#dataTables_table table.dataTable.nowrap td {
  white-space: nowrap;
}

#dataTables_table table.dataTable.compact thead th,
#dataTables_table table.dataTable.compact thead td {
  padding: 4px 17px;
}

#dataTables_table table.dataTable.compact tfoot th,
#dataTables_table table.dataTable.compact tfoot td {
  padding: 4px;
}

#dataTables_table table.dataTable.compact tbody th,
#dataTables_table table.dataTable.compact tbody td {
  padding: 4px;
}

#dataTables_table table.dataTable th,
#dataTables_table table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
#dataTables_table .dataTables_wrapper {
  position: relative;
  clear: both;
}
#dataTables_table .dataTables_wrapper .dataTables_length {
  float: left;
}
#dataTables_table .dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  padding: 4px;
}
#dataTables_table #dataTables_table .dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
#dataTables_table .dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  margin-left: 3px;
}
#dataTables_table .dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
#dataTables_table .dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}
#dataTables_table .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
#dataTables_table .dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
#dataTables_table .dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
#dataTables_table .dataTables_wrapper .dataTables_length,
#dataTables_table .dataTables_wrapper .dataTables_filter,
#dataTables_table .dataTables_wrapper .dataTables_info,
#dataTables_table .dataTables_wrapper .dataTables_processing,
#dataTables_table .dataTables_wrapper .dataTables_paginate {
  color: #333;
}
#dataTables_table .dataTables_wrapper .dataTables_scroll {
  clear: both;
}
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
#dataTables_table .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
#dataTables_table .dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
#dataTables_table .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
#dataTables_table .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
#dataTables_table .dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }

  #dataTables_table tr {
    display: flex;
    flex-wrap: wrap;
  }
  #dataTables_table tr td:nth-child(3), #dataTables_table tr td:nth-child(5), #dataTables_table tr td:nth-child(6), #dataTables_table tr td:nth-child(7) {
    display: none;
  }
  #dataTables_table tr td:nth-child(1), #dataTables_table tr td:nth-child(2), #dataTables_table tr td:nth-child(4) {
    max-width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
.node-type-homepage {
  /*
   * Main
   */
}
.node-type-homepage .front-card-list__title {
  text-align: center;
}
.node-type-homepage header section#scene {
  padding: 0;
}
.node-type-homepage main[role=main] {
  display: block;
  padding: 0;
}
@media screen and (min-width: 53.5rem) {
  .node-type-homepage main[role=main] {
    padding: 0;
  }
}

/*
 * Card cta
 */
.front-card-list__cta.front-card-list__cta-events {
  padding: 0 20px;
}

/*
 * Featured section
 */
.paragraphs-items-field-homepage-featured {
  margin: 1rem 1rem 2rem;
}
.paragraphs-items-field-homepage-featured .front-card-list__title.long-title {
  text-align: center;
  margin-bottom: 40px;
}
.paragraphs-items-field-homepage-featured .paragraphs-item-front-card {
  display: inline-block;
}
.paragraphs-items-field-homepage-featured .flickity-button {
  background: transparent;
}
.paragraphs-items-field-homepage-featured .flickity-prev-next-button {
  display: none;
  width: 0;
}
@media screen and (min-width: 1094px) {
  .paragraphs-items-field-homepage-featured .flickity-prev-next-button {
    display: block;
    width: 30px;
    height: 328px;
  }
  .paragraphs-items-field-homepage-featured .flickity-prev-next-button.previous {
    left: -35px;
  }
  .paragraphs-items-field-homepage-featured .flickity-prev-next-button.next {
    right: -35px;
  }
  .paragraphs-items-field-homepage-featured .flickity-prev-next-button .flickity-button-icon {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #c4c4c4;
  }
  .paragraphs-items-field-homepage-featured .flickity-prev-next-button .flickity-button-icon:hover {
    fill: #bb1111;
  }
}
.paragraphs-items-field-homepage-featured .front-card__inner {
  display: flex;
  flex-direction: column;
}
.paragraphs-items-field-homepage-featured .front-card__wrapper {
  margin: 0 5px;
}
.paragraphs-items-field-homepage-featured .front-card__image .media--image img {
  padding: 0;
  margin: 0 auto;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-homepage-featured .front-card__image .media--image img {
    margin: 0;
    padding-right: 10px;
  }
}
.paragraphs-items-field-homepage-featured .front-card__body {
  padding: 1rem 0 0 10px;
  justify-content: flex-start;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-homepage-featured .front-card__body {
    padding: 0 0 0 10px;
  }
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-homepage-featured {
    max-width: 1000px;
    margin: 60px auto 4px;
    padding-bottom: 8px;
  }
  .paragraphs-items-field-homepage-featured .front-card__inner {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  .paragraphs-items-field-homepage-featured .front-card__image-wrapper,
.paragraphs-items-field-homepage-featured .front-card__body-wrapper {
    max-width: 500px;
    flex-basis: 50%;
    display: flex;
    align-items: center;
  }
}

/*
 * Intro section
 */
.paragraphs-items-field-homepage-intro {
  margin: 2rem 1rem 0;
}
.paragraphs-items-field-homepage-intro .front-card__inner {
  display: flex;
  flex-direction: column;
}
.paragraphs-items-field-homepage-intro .front-card__image .media--image img {
  padding: 0;
  margin: 0 auto;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-homepage-intro .front-card__image .media--image img {
    margin: 0;
    padding-right: 10px;
  }
}
.paragraphs-items-field-homepage-intro .front-card__body {
  padding: 1rem 0 0 10px;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-homepage-intro .front-card__body {
    padding: 0 0 0 10px;
  }
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-homepage-intro {
    max-width: 1000px;
    margin: 3.75rem auto;
  }
  .paragraphs-items-field-homepage-intro .front-card__inner {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  .paragraphs-items-field-homepage-intro .front-card__image-wrapper,
.paragraphs-items-field-homepage-intro .front-card__body-wrapper {
    max-width: 500px;
    flex-basis: 50%;
    display: flex;
    align-items: center;
  }
}

/*
 * hr-tag section
 */
hr {
  margin-top: 1.5rem;
  border-color: #aaaaaa;
}
@media screen and (min-width: 53.5rem) {
  hr {
    margin-top: 3rem;
    width: 1000px;
  }
}

/*
 * Journey section
 */
.paragraphs-items-field-journey-ctas {
  background-color: #ededed;
  padding: 1rem 0 60px;
  margin-top: 0;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-journey-ctas {
    margin-top: 2.5rem;
  }
}
.paragraphs-items-field-journey-ctas .front-card-list__title {
  text-align: center;
}
.paragraphs-items-field-journey-ctas .front-card-list__title.long-title {
  margin-bottom: 40px;
}

.field-name-field-journey-ctas {
  margin-top: 2rem;
}
.field-name-field-journey-ctas .field-name-field-front-cards {
  display: flex;
  flex-direction: column;
}
.field-name-field-journey-ctas .front-card__image img {
  width: 100%;
}
.field-name-field-journey-ctas .front-card__cta {
  text-align: center;
}
.field-name-field-journey-ctas .front-card__cta a {
  width: 90%;
  background-color: #bb1111;
  color: #ededed;
  font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
  font-size: 1.8rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.field-name-field-journey-ctas .front-card__cta a:hover {
  background-color: #ededed;
  color: #bb1111;
}
@media screen and (min-width: 53.5rem) {
  .field-name-field-journey-ctas {
    max-width: 1040px;
    margin: 2rem auto 0;
  }
  .field-name-field-journey-ctas .field-name-field-front-cards {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .field-name-field-journey-ctas .field-name-field-front-cards .paragraphs-item-front-card {
    flex-basis: 33.3333%;
    padding: 0 20px;
  }
  .field-name-field-journey-ctas .field-name-field-front-cards .front-card__cta a {
    margin-top: 0;
    width: 100%;
  }
}

/*
 * Programs, Extension, News sections
 */
.paragraphs-items-field-degree-programs,
.paragraphs-items-field-extension,
.view-front-page-news {
  margin: 1.5rem 1rem 0;
}
.paragraphs-items-field-degree-programs .front-card-list__title.long-title,
.paragraphs-items-field-extension .front-card-list__title.long-title,
.view-front-page-news .front-card-list__title.long-title {
  margin-bottom: 40px;
}
.paragraphs-items-field-degree-programs .display-name-front-page-news,
.paragraphs-items-field-degree-programs .field-name-field-front-cards,
.paragraphs-items-field-extension .display-name-front-page-news,
.paragraphs-items-field-extension .field-name-field-front-cards,
.view-front-page-news .display-name-front-page-news,
.view-front-page-news .field-name-field-front-cards {
  display: flex;
  flex-direction: column;
}
.paragraphs-items-field-degree-programs .front-card__image img,
.paragraphs-items-field-extension .front-card__image img,
.view-front-page-news .front-card__image img {
  width: 100%;
}
.paragraphs-items-field-degree-programs .front-card__wrapper,
.paragraphs-items-field-extension .front-card__wrapper,
.view-front-page-news .front-card__wrapper {
  margin-bottom: 40px;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-degree-programs .front-card__wrapper,
.paragraphs-items-field-extension .front-card__wrapper,
.view-front-page-news .front-card__wrapper {
    margin-bottom: 20px;
  }
}
.paragraphs-items-field-degree-programs .front-card__body,
.paragraphs-items-field-extension .front-card__body,
.view-front-page-news .front-card__body {
  padding: 10px;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-degree-programs,
.paragraphs-items-field-extension,
.view-front-page-news {
    max-width: 1020px;
    margin: 3.75rem auto 40px;
  }
  .paragraphs-items-field-degree-programs .display-name-front-page-news,
.paragraphs-items-field-degree-programs .field-name-field-front-cards,
.paragraphs-items-field-extension .display-name-front-page-news,
.paragraphs-items-field-extension .field-name-field-front-cards,
.view-front-page-news .display-name-front-page-news,
.view-front-page-news .field-name-field-front-cards {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .paragraphs-items-field-degree-programs .display-name-front-page-news .front-card__wrapper--view-news,
.paragraphs-items-field-degree-programs .field-name-field-front-cards .front-card__wrapper--view-news,
.paragraphs-items-field-extension .display-name-front-page-news .front-card__wrapper--view-news,
.paragraphs-items-field-extension .field-name-field-front-cards .front-card__wrapper--view-news,
.view-front-page-news .display-name-front-page-news .front-card__wrapper--view-news,
.view-front-page-news .field-name-field-front-cards .front-card__wrapper--view-news {
    flex: 0 0 33.3%;
    padding: 0 10px;
  }
  .paragraphs-items-field-degree-programs .display-name-front-page-news .paragraphs-item-front-card,
.paragraphs-items-field-degree-programs .field-name-field-front-cards .paragraphs-item-front-card,
.paragraphs-items-field-extension .display-name-front-page-news .paragraphs-item-front-card,
.paragraphs-items-field-extension .field-name-field-front-cards .paragraphs-item-front-card,
.view-front-page-news .display-name-front-page-news .paragraphs-item-front-card,
.view-front-page-news .field-name-field-front-cards .paragraphs-item-front-card {
    flex: 0 0 50%;
    padding: 0 10px;
  }
  .paragraphs-items-field-degree-programs .display-name-front-page-news .front-card__inner,
.paragraphs-items-field-degree-programs .field-name-field-front-cards .front-card__inner,
.paragraphs-items-field-extension .display-name-front-page-news .front-card__inner,
.paragraphs-items-field-extension .field-name-field-front-cards .front-card__inner,
.view-front-page-news .display-name-front-page-news .front-card__inner,
.view-front-page-news .field-name-field-front-cards .front-card__inner {
    border: solid 1px #bb1111;
  }
}

.view-front-page-news .front-card__inner {
  background-color: #ffffff;
}
@media screen and (min-width: 53.5rem) {
  .view-front-page-news {
    max-width: unset;
    margin: 2rem 1rem 0;
  }
}
.view-front-page-news .view-front-page-news__inner {
  margin: 0 1rem;
}
@media screen and (min-width: 53.5rem) {
  .view-front-page-news .view-front-page-news__inner {
    max-width: 1020px;
    margin: 3rem auto 0;
  }
}
.view-front-page-news .display-name-front-page-news .front-card__inner {
  border: none;
}
.view-front-page-news .display-name-front-page-news .front-card__inner .view-front-page-news__inner {
  border: none;
}

/*
 * Events section
 */
.view-front-page-events {
  padding: 34px 0 0;
  background-color: #ededed;
  margin-top: 44px;
}
.view-front-page-events .front-card-list__title.long-title {
  margin-bottom: 40px;
}
.view-front-page-events .flickity-button {
  background: transparent;
}
.view-front-page-events .flickity-prev-next-button {
  display: none;
  width: 0;
}
@media screen and (min-width: 1094px) {
  .view-front-page-events .flickity-prev-next-button {
    display: block;
    width: 30px;
    height: 279px;
  }
  .view-front-page-events .flickity-prev-next-button.previous {
    left: -35px;
  }
  .view-front-page-events .flickity-prev-next-button.next {
    right: -35px;
  }
  .view-front-page-events .flickity-prev-next-button .flickity-button-icon {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #c4c4c4;
  }
  .view-front-page-events .flickity-prev-next-button .flickity-button-icon:hover {
    fill: #bb1111;
  }
}
.view-front-page-events .view-front-page-events__inner {
  max-width: 1070px;
  margin: 1rem 1rem 9px;
}
@media screen and (min-width: 1094px) {
  .view-front-page-events .view-front-page-events__inner {
    max-width: 1070px;
    margin: 1rem auto 9px;
  }
}
.view-front-page-events .front-card-list--events {
  height: 395px;
}
@media screen and (min-width: 1094px) {
  .view-front-page-events .front-card-list--events {
    width: 1070px;
  }
}
.view-front-page-events .front-card-list__events-extra {
  display: flex;
  flex-wrap: nowrap;
}
.view-front-page-events .front-card-list__events-wrapper {
  display: inline-block;
  max-width: 1070px;
  padding: 0;
  flex-shrink: 1;
  flex-grow: 1;
}
@media screen and (min-width: 1094px) {
  .view-front-page-events .front-card-list__events-wrapper {
    max-width: 1070px;
    padding: 0 35px;
    margin: 0;
  }
}
@media screen and (min-width: 1094px) {
  .view-front-page-events .display-name-front-page-events {
    max-width: 1000px;
  }
}
.view-front-page-events .front-card__wrapper--view-events {
  flex: 0 0 260px;
  width: 260px;
  margin: 0 5px;
}
.view-front-page-events .front-card__inner {
  border: solid 1px #dcdcdc;
  background-color: #ffffff;
}
.view-front-page-events .front-card__image {
  display: table-cell;
  width: 260px;
  height: 168px;
  text-align: center;
  vertical-align: middle;
}
.view-front-page-events .front-card__image img {
  max-width: 258px;
  max-height: 168px;
}
.view-front-page-events .front-card__body {
  padding: 10px;
}
.view-front-page-events .front-card__date {
  margin-top: 10px;
  height: 3rem;
}
.view-front-page-events .front-card__title {
  font-family: "LinotypeUniversW01-Bold_723697", sans-serif;
  font-size: 1rem;
  color: #515151;
  margin-bottom: 0;
  height: 2.8125rem;
  overflow: hidden;
}
@media screen and (min-width: 53.5rem) {
  .view-front-page-events {
    padding: 34px 0 2rem;
  }
  .view-front-page-events .front-card-list__title {
    padding-left: 5px;
    text-align: center;
  }
}

/*
 * News section adjustments
 */
.view-front-page-news {
  background-color: #ededed;
  margin: 0;
  padding: 12px 0 24px;
}
.view-front-page-news .front-card-list__dummy {
  display: none;
}
@media screen and (min-width: 53.5rem) {
  .view-front-page-news .front-card-list__dummy {
    display: block;
  }
}
.view-front-page-news .front-card__title {
  font-family: "LinotypeUniversW01-Bold_723697", sans-serif;
  font-size: 1rem;
}
.view-front-page-news .front-card-list__cta {
  margin-top: 0;
}
.view-front-page-news .front-card-list__cta a {
  padding-bottom: 0;
}
@media screen and (min-width: 53.5rem) {
  .view-front-page-news {
    padding-bottom: 48px;
  }
  .view-front-page-news .front-card__title {
    height: 2.8125rem;
    overflow: hidden;
  }
  .view-front-page-news .front-card__text {
    height: 4.5rem;
    overflow: hidden;
  }
  .view-front-page-news .front-card-list__title {
    padding-left: 10px;
    text-align: center;
  }
  .view-front-page-news .front-card-list__cta {
    margin-top: 20px;
  }
  .view-front-page-news .front-card-list__cta a {
    padding: 0.5rem 57.6px;
  }
}

/*
 * Stats section
 */
.paragraphs-items-field-front-stats {
  padding: 1rem 1rem 30px;
  margin-top: 1rem;
}
@media screen and (min-width: 53.5rem) {
  .paragraphs-items-field-front-stats {
    margin-top: 14px;
  }
}
.paragraphs-items-field-front-stats .front-card-list__title {
  text-align: center;
}

.field-name-field-front-stats .front-card__title {
  color: #bb1111;
  font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
  font-size: 4.5rem;
  margin: 0;
  text-align: center;
}
.field-name-field-front-stats .field-name-field-front-cards {
  display: flex;
  flex-direction: column;
}
.field-name-field-front-stats .field-name-field-front-card-text {
  text-align: center;
}
@media screen and (min-width: 53.5rem) {
  .field-name-field-front-stats {
    max-width: 1020px;
    margin: 0 auto;
  }
  .field-name-field-front-stats .field-name-field-front-cards {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .field-name-field-front-stats .field-name-field-front-cards .paragraphs-item-front-card {
    flex-basis: 25%;
    padding: 0 10px;
  }
  .field-name-field-front-stats .field-name-field-front-cards .front-card__body {
    padding: 10px;
  }
}

/*
 * Hidden image pixel
 */
#hidden-image-container {
  display: none;
}

/*
 * Menus
 */
.slicknav_menu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.otis-mobile-menu,
.otis-desktop-menu {
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: #000000;
  color: #ffffff;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.otis-mobile-menu .is-dropdown-submenu-parent a,
.otis-desktop-menu .is-dropdown-submenu-parent a {
  font-family: "LinotypeUniversW01-Cn", sans-serif;
  font-size: 1rem;
}
.otis-mobile-menu .is-dropdown-submenu-item a,
.otis-desktop-menu .is-dropdown-submenu-item a {
  font-family: "LinotypeUniversW01-Cn", sans-serif;
  font-size: 1rem;
}
@media screen and (min-width: 808px) {
  .otis-mobile-menu .is-dropdown-submenu-parent a,
.otis-desktop-menu .is-dropdown-submenu-parent a {
    font-size: 1.2rem;
  }
  .otis-mobile-menu .is-dropdown-submenu-item a,
.otis-desktop-menu .is-dropdown-submenu-item a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 880px) {
  .otis-mobile-menu .is-dropdown-submenu-parent a,
.otis-desktop-menu .is-dropdown-submenu-parent a {
    font-size: 1.4rem;
  }
  .otis-mobile-menu .is-dropdown-submenu-item a,
.otis-desktop-menu .is-dropdown-submenu-item a {
    font-size: 1.2rem;
  }
}

.otis-desktop-menu {
  display: none !important;
}
@media screen and (min-width: 720px) {
  .otis-desktop-menu {
    display: flex !important;
  }
}

.otis-mobile-menu {
  display: flex !important;
  padding: 0.5rem 0;
}
@media screen and (min-width: 720px) {
  .otis-mobile-menu {
    display: none !important;
  }
}

.otis-desktop-menu #more-links {
  /*
  a.covid-19-updates-link {
    font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    color: #bb1111;
  }
  */
}
.otis-desktop-menu #more-links > a {
  font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
}
@media screen and (min-width: 808px) {
  .otis-desktop-menu #more-links > a {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 880px) {
  .otis-desktop-menu #more-links > a {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1270px) {
  .otis-desktop-menu #more-links {
    display: none;
  }
}

/*
.drilldown-main-menu {
  a.covid-19-updates-link {
    color: #bb1111 !important;
    font-size: 1.5rem;
    font-family: "Univers LT W01_59 Ult Cond", Helvetica, Arial, sans-serif;
    // font-weight: bold;
  }
}

.otis-mobile-menu {
  a.covid-19-updates-link {
    color: #bb1111;
  }
}
*/
.extra-menu {
  display: none;
  padding-right: 0;
  padding-left: 1rem;
}
@media screen and (min-width: 1270px) {
  .extra-menu {
    display: block;
  }
}
.extra-menu ul.links {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  margin-left: 0;
  margin-bottom: 0;
  align-items: center;
  height: 100%;
  /*
  li.covid-19-updates-link  {
    padding-right: 16px;
  }

  a.covid-19-updates-link  {
    padding: 8px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "LinotypeUniversW01-Cn", "sans-serif";
    transition: 0.3s;

    &:hover {
      color: #bb1111;
      background-color: #fff;
    }
  }
  */
}
.extra-menu ul.links a {
  font-size: 1.4rem;
  font-family: "LinotypeUniversW01-Cn", sans-serif;
  padding: 1rem;
  color: #ffffff;
  display: flex;
  transition: 0.3s;
}
.extra-menu ul.links a:hover {
  color: #bb1111;
  background-color: #ffffff;
}

.covid-19-hub-link-wrapper a.covid-19-hub-link {
  vertical-align: 6px;
  padding: 4px 8px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "LinotypeUniversW01-Cn", "sans-serif";
  transition: 0.3s;
  display: none;
}
.covid-19-hub-link-wrapper a.covid-19-hub-link:hover {
  color: #bb1111;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .covid-19-hub-link-wrapper a.covid-19-hub-link {
    display: inline;
    vertical-align: -20px;
  }
}

.menu-name-menu-footer-menu li.covid-19-updates-link {
  display: list-item;
}
@media screen and (min-width: 1270px) {
  .menu-name-menu-footer-menu li.covid-19-updates-link {
    display: none;
  }
}

/*
 * Header section
 */
header.l-header {
  z-index: unset;
}

header section#scene {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  max-height: 100vh;
}
header section#scene .scene-background {
  overflow: hidden;
}
header section#scene .scene-background .scene-background__image-list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
header section#scene .scene-background .scene-background__image {
  background-size: cover;
  background-position: center;
  display: inline-block;
  margin: 0;
  padding: 0;
}
header section#scene .scene-foreground {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 50;
}
header section#scene .scene-foreground .logo-and-top-news-holder {
  width: 90%;
  margin-top: 0;
}
header section#scene .scene-foreground .logo-holster {
  padding: 0 1.25rem;
  margin: 0;
}
header section#scene .scene-foreground .logo-holster {
  display: none;
}
@media screen and (min-width: 864px) {
  header section#scene .scene-foreground .logo-holster {
    display: block;
  }
}
header section#scene .scene-foreground .title-holster {
  padding: 0 1rem;
}
@media screen and (min-width: 53.5rem) {
  header section#scene .scene-foreground .title-holster {
    flex: 1 0 66.6666666667%;
  }
}
header section#scene .scene-foreground .title-holster h1#page-title,
header section#scene .scene-foreground .title-holster div#page-fake-title {
  font-family: "LinotypeUniversW01-Bold_723691", sans-serif;
  font-size: 2rem;
  text-shadow: 1px 1px #000000;
}
@media screen and (min-width: 700px) {
  header section#scene .scene-foreground .title-holster h1#page-title,
header section#scene .scene-foreground .title-holster div#page-fake-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1030px) {
  header section#scene .scene-foreground .title-holster h1#page-title,
header section#scene .scene-foreground .title-holster div#page-fake-title {
    font-size: 4rem;
  }
}

@media screen and (min-width: 1228px) {
  .front header section#scene .title-holster h1#page-title,
.front header section#scene .title-holster div#page-fake-title {
    font-size: 5rem;
  }
}
@media screen and (min-width: 1458px) {
  .front header section#scene .title-holster h1#page-title,
.front header section#scene .title-holster div#page-fake-title {
    font-size: 6rem;
  }
}

.tabs-contextual-open {
  padding-top: 1.5rem;
}

.otis-tabs {
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  margin-left: 0 !important;
  margin-bottom: 0;
}

.otis-tab-label {
  display: inline-block;
  flex: 0 1 auto;
  border-radius: 0%;
}

.otis-tab-button {
  color: #666;
  background-color: #dcdcdc;
  padding: 1rem;
  outline: none;
  border-radius: 0%;
}

.otis-tab-label .otis-tab-button {
  border-bottom: 3px solid #333333;
}

.otis-tab-label.is-active > .otis-tab-button {
  color: #333333;
  background-color: #eeeeee;
  outline: 0;
  border-bottom: solid 3px #eeeeee;
}

.otis-tab-panel {
  display: none;
  padding: 1rem;
}

.otis-tab-panels {
  box-shadow: 0px -3px 0px #333333;
}

.otis-tab-panel.is-active {
  display: block;
  background-color: #eeeeee;
}

.otis-tab-label .otis-tab-button {
  width: -webkit-fill-available;
  width: -moz-available;
  white-space: nowrap;
}

.otis-tab-label {
  margin: 0;
}

.meet-tech-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.meet-tech-row .tech-card {
  display: flex;
  flex-direction: row;
  margin: 1rem;
  width: calc(50% - 2rem);
}
.meet-tech-row .tech-card .img-container {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin-right: 1rem;
}
.meet-tech-row .tech-card .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.meet-tech-row .tech-card div {
  width: 50%;
}

@media screen and (max-device-width: 768px) {
  .meet-tech-row {
    flex-direction: column;
  }
  .meet-tech-row .tech-card {
    width: -webkit-fill-available;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-bottom: 1px solid #666;
  }
  .meet-tech-row .tech-card div {
    width: -webkit-fill-available;
  }
  .meet-tech-row .tech-card div p {
    margin-bottom: 0.5rem;
  }
}
@media print {
  header[role=banner],
footer .footer,
footer .social-media,
ul.menu[role=tree],
ul.breadcrumbs {
    display: none !important;
  }

  h1#page-title.hide-for-large {
    display: block !important;
    margin-top: 1rem;
  }

  main .main {
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
  }

  footer {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 2rem;
  }
  footer .sitemap-copyright-inner {
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
  }
  footer a.sitemap {
    display: none !important;
  }

  .node-type-landing-page header,
.node-type-department .microsite-layout-2 header {
    max-width: 1440px;
    margin: 0 auto;
    display: block !important;
    border-bottom: 0px none !important;
  }
  .node-type-landing-page header section#scene > a,
.node-type-department .microsite-layout-2 header section#scene > a {
    display: none !important;
  }
  .node-type-landing-page header section#scene .welcome-headers h1#page-title,
.node-type-department .microsite-layout-2 header section#scene .welcome-headers h1#page-title {
    display: block !important;
  }
  .node-type-landing-page header .main-mobile-icons,
.node-type-landing-page header .alt-menu-bar,
.node-type-department .microsite-layout-2 header .main-mobile-icons,
.node-type-department .microsite-layout-2 header .alt-menu-bar {
    display: none !important;
  }
  .node-type-landing-page main .embedded-video,
.node-type-department .microsite-layout-2 main .embedded-video {
    display: none !important;
  }
  .node-type-landing-page main .block-menu-block,
.node-type-department .microsite-layout-2 main .block-menu-block {
    display: none !important;
  }
  .node-type-landing-page main .group-right,
.node-type-department .microsite-layout-2 main .group-right {
    display: none !important;
  }
  .node-type-landing-page main .group-left,
.node-type-department .microsite-layout-2 main .group-left {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=otis-default.css.map */
