* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

a {
  color: inherit;
  text-decoration: none; }

::-webkit-scrollbar {
  display: none; }

::-moz-selection {
  background: #1C1C1C;
  color: #E5E5E5; }

::selection {
  background: #1C1C1C;
  color: #E5E5E5; }

:focus {
  outline: none; }

html {
  height: 100%; }

body {
  height: 100%;
  background: #E5E5E5;
  font-family: 'TR Grotesk';
  font-size: 20px;
  color: #1C1C1C; }

@font-face {
  font-family: 'TR Grotesk';
  src: url("../font/TRGrotesk-Regular.eot") format("eot"), url("../font/TRGrotesk-Regular.ttf") format("ttf"), url("../font/TRGrotesk-Regular.woff") format("woff"), url("../font/TRGrotesk-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'TR Grotesk';
  src: url("../font/TRGrotesk-Italic.eot") format("eot"), url("../font/TRGrotesk-Italic.ttf") format("ttf"), url("../font/TRGrotesk-Italic.woff") format("woff"), url("../font/TRGrotesk-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'TR Grotesk';
  src: url("../font/TRGrotesk-Light.eot") format("eot"), url("../font/TRGrotesk-Light.ttf") format("ttf"), url("../font/TRGrotesk-Light.woff") format("woff"), url("../font/TRGrotesk-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'TR Grotesk';
  src: url("../font/TRGrotesk-LightItalic.eot") format("eot"), url("../font/TRGrotesk-LightItalic.ttf") format("ttf"), url("../font/TRGrotesk-LightItalic.woff") format("woff"), url("../font/TRGrotesk-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'TR Grotesk';
  src: url("../font/TRGrotesk-Bold.eot") format("eot"), url("../font/TRGrotesk-Bold.ttf") format("ttf"), url("../font/TRGrotesk-Bold.woff") format("woff"), url("../font/TRGrotesk-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'TR Grotesk';
  src: url("../font/TRGrotesk-BoldItalic.eot") format("eot"), url("../font/TRGrotesk-BoldItalic.ttf") format("ttf"), url("../font/TRGrotesk-BoldItalic.woff") format("woff"), url("../font/TRGrotesk-BoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic; }

header {
  position: relative;
  height: 100%;
  min-height: 700px;
  overflow: hidden; }
  header h1#logo {
    position: absolute;
    top: 77px;
    left: 100px;
    font-weight: 300;
    font-size: 1em;
    z-index: 1; }
    header h1#logo .classroom {
      position: absolute;
      top: -10px;
      white-space: nowrap;
      font-weight: 400;
      font-size: 0.7em;
      line-height: 1.5em; }
      header h1#logo .classroom img {
        width: 2.14285em;
        margin-right: 4px; }
    header h1#logo .branding {
      position: absolute;
      top: 5.2em;
      left: -0.1em;
      font-size: 3.2em;
      line-height: 1em;
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    header h1#logo .week {
      position: absolute;
      top: -0.3em;
      left: 2.1em;
      font-size: 3.2em;
      line-height: 1em; }
  header h3 {
    position: absolute;
    width: 434px;
    right: 100px;
    bottom: 89px;
    font-weight: 400;
    font-size: 1.8em;
    line-height: 1.27778em;
    z-index: 1; }
  header nav {
    position: absolute;
    top: 100px;
    right: 100px;
    z-index: 1; }
    header nav ul {
      list-style: none; }
      header nav ul li {
        float: left;
        margin: 0 0 0 52px; }
  header #placedate {
    position: absolute;
    bottom: 92px;
    left: 100px;
    text-align: left;
    line-height: 1.5em;
    z-index: 1; }

.stickers {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1; }
  .stickers .stick {
    position: absolute;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .stickers .s1 {
    width: 210px;
    height: 210px;
    background-image: url(/img/stiker-01.svg); }
  .stickers .s2 {
    width: 198px;
    height: 80px;
    background-image: url(/img/stiker-02.svg); }
  .stickers .s3 {
    width: 280px;
    height: 85px;
    background-image: url(/img/stiker-03.svg); }
  .stickers .s4 {
    width: 74px;
    height: 74px;
    background-image: url(/img/stiker-04.svg); }
  .stickers .s5 {
    width: 300px;
    height: 1090px;
    background-image: url(/img/stiker-05.svg); }
  .stickers .s6 {
    width: 354px;
    height: 925px;
    background-image: url(/img/stiker-06.svg); }
  .stickers .s7 {
    width: 238px;
    height: 424px;
    background-image: url(/img/stiker-07.svg); }
  .stickers .s8 {
    width: 693px;
    height: 445px;
    background-image: url(/img/stiker-08.svg); }

section .container {
  width: 960px;
  padding: 64px 0;
  margin: 0 auto; }
  section .container:after {
    content: '';
    display: block;
    clear: both; }

section .col-2-from-3 {
  float: left;
  width: 66.66667%;
  margin-left: 16.66667%; }

section h2 {
  font-weight: 400;
  font-size: 1.6em; }

section#bluetext {
  background: #1818ED;
  color: #E5E5E5; }
  section#bluetext .container {
    width: 960px;
    padding: 64px 0;
    margin: 0 auto; }
  section#bluetext .col-1-from-4 {
    width: 25%;
    padding: 0 10px;
    float: left; }
  section#bluetext .col-3-from-4 {
    width: 75%;
    padding: 0 10px;
    float: left; }
  section#bluetext p {
    line-height: 1.5em; }

section#twocol:after {
  content: '';
  display: block;
  clear: both; }

section#twocol h2 {
  text-align: center; }

section#twocol .side {
  float: left;
  width: 50%;
  height: 646px;
  color: #E5E5E5; }
  section#twocol .side.black {
    background: #1C1C1C; }
    section#twocol .side.black .container {
      position: relative; }
  section#twocol .side.magenta {
    background: #FF1594; }
  section#twocol .side .container {
    width: 100%;
    max-width: 540px;
    margin: 0 auto; }

section#twocol .month {
  margin: 30px 0 24px;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 0.2em; }
  section#twocol .month .m {
    float: left; }
  section#twocol .month .y {
    float: right; }
  section#twocol .month:after {
    content: '';
    display: block;
    clear: both; }

section#twocol ul.calendar {
  position: relative;
  width: 100%;
  height: 365px;
  margin: 0 0 16px;
  background: url(/img/calendar.png);
  background-size: contain;
  background-repeat: no-repeat;
  list-style: none; }
  section#twocol ul.calendar li {
    position: absolute;
    width: calc(100% / 7);
    height: 17.5%;
    cursor: pointer;
    font-size: 0; }
    section#twocol ul.calendar li:nth-child(1) {
      top: 47%;
      left: calc(100% / 7); }
    section#twocol ul.calendar li:nth-child(2) {
      top: 47%;
      left: calc(100% / 7 * 2); }
    section#twocol ul.calendar li:nth-child(3) {
      top: 47%;
      left: calc(100% / 7 * 3); }
    section#twocol ul.calendar li:nth-child(4) {
      top: 47%;
      right: 0; }
    section#twocol ul.calendar li:nth-child(5) {
      top: 64.5%;
      left: calc(100% / 7); }

section#twocol .module span {
  font-size: 0.8em; }

section#twocol .module b {
  display: block;
  margin: 20px 0 4px;
  font-size: 0.6em;
  text-transform: uppercase; }

section#twocol .module h3 {
  width: 75%;
  margin: 0 auto;
  font-size: 2em;
  font-weight: 400; }

section#twocol .module article {
  position: absolute;
  display: none;
  width: 320px;
  height: 320px;
  top: 50%;
  left: 50%;
  padding: 64px 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  section#twocol .module article:nth-child(1) {
    background: #1818ED;
    border-radius: 20px; }
  section#twocol .module article:nth-child(2) {
    background: #FF1594;
    border-radius: 50%; }
  section#twocol .module article:nth-child(3) {
    background: #FF1594;
    border-radius: 50%; }
  section#twocol .module article:nth-child(4) {
    background-image: url(/img/stiker-01.svg);
    background-size: contain; }
  section#twocol .module article:nth-child(5) {
    padding: 50px 0;
    background: #1818ED;
    border-radius: 20px; }
    section#twocol .module article:nth-child(5) h3 {
      width: 90%; }

section#twocol #slideshow {
  position: relative;
  margin: 20px 0 16px; }
  section#twocol #slideshow .slide {
    width: 420px;
    margin: 0 auto; }
    section#twocol #slideshow .slide .slider img {
      width: 420px;
      height: 420px; }
  section#twocol #slideshow ul.control {
    list-style: none; }
    section#twocol #slideshow ul.control li {
      position: absolute;
      top: 50%;
      cursor: pointer;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      section#twocol #slideshow ul.control li:first-child {
        left: 0; }
      section#twocol #slideshow ul.control li:last-child {
        right: 0; }

section#twocol span {
  display: block;
  text-align: center; }

section#registration .col-2-from-3 {
  position: relative; }

section#registration .blackpostit {
  position: relative;
  padding: 64px 80px;
  background: #1C1C1C;
  color: #E5E5E5; }
  section#registration .blackpostit:before {
    content: '';
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    top: 0;
    left: 50%;
    background-color: #CBFF00;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

section#registration h2 {
  margin-bottom: 24px; }

section#registration a {
  color: #CBFF00;
  text-decoration: underline; }

section#registration ol {
  margin: 16px 0 0 28px;
  line-height: 1.3em; }
  section#registration ol li {
    margin-bottom: 8px; }

section#registration q {
  display: block;
  margin: 0 0 0 8px;
  font-style: italic;
  font-size: 0.8em;
  color: #CBFF00; }
  section#registration q:before, section#registration q:after {
    content: ''; }

section#registration ul.pricing {
  list-style: none; }
  section#registration ul.pricing li {
    position: absolute;
    width: 160px;
    text-align: center; }
    section#registration ul.pricing li h3 {
      font-size: 2.4em;
      font-weight: 400;
      line-height: 1.08333em; }
    section#registration ul.pricing li:before {
      content: '';
      display: block;
      position: absolute;
      z-index: -1;
      background-size: contain; }
    section#registration ul.pricing li:nth-child(1) {
      top: 56px;
      left: -240px; }
      section#registration ul.pricing li:nth-child(1):before {
        width: 210px;
        height: 210px;
        top: -35px;
        left: -60px;
        background-image: url(/img/stiker-01.svg); }
    section#registration ul.pricing li:nth-child(2) {
      top: 200px;
      right: -240px; }
      section#registration ul.pricing li:nth-child(2):before {
        width: 198px;
        height: 80px;
        top: 62px;
        left: -49px;
        background-image: url(/img/stiker-02.svg);
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg); }
    section#registration ul.pricing li:nth-child(3) {
      top: 420px;
      left: -240px; }
      section#registration ul.pricing li:nth-child(3):before {
        width: 280px;
        height: 85px;
        top: -20px;
        left: -20px;
        background-image: url(/img/stiker-03.svg);
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg); }
    section#registration ul.pricing li:nth-child(4) {
      top: 560px;
      right: -240px; }
      section#registration ul.pricing li:nth-child(4):before {
        width: 74px;
        height: 74px;
        top: 50px;
        background-image: url(/img/stiker-04.svg); }

section#scholarship {
  background: #FF1594;
  color: #E5E5E5; }
  section#scholarship .col-4 {
    float: left;
    width: 33.33333%; }
  section#scholarship .col-7.off-1 {
    float: left;
    width: 58.33333%;
    margin: 0 0 0 8.3333%; }
  section#scholarship q {
    display: block;
    margin: 20px 0 0;
    font-size: 0.8em;
    line-height: 1.625em; }
    section#scholarship q:before, section#scholarship q:after {
      content: ''; }
  section#scholarship article {
    margin: 0 0 20px;
    line-height: 1.5em; }
    section#scholarship article:after {
      content: '';
      display: block;
      clear: both; }
  section#scholarship h3 {
    width: 30%;
    float: left;
    font-size: 1em;
    font-weight: 400; }
  section#scholarship p {
    width: 70%;
    margin-bottom: 16px;
    float: right; }
    section#scholarship p u {
      padding: 0 0 2px;
      border-bottom: 1px solid #CBFF00;
      text-decoration: none; }

section#faq {
  background: #CBFF00;
  overflow: hidden; }
  section#faq h3 {
    margin: 24px 0 0;
    font-weight: 600;
    font-size: 0.6em;
    text-transform: uppercase; }
  section#faq .col-2-from-3 {
    position: relative; }
  section#faq .col-2-from-3 .content > div {
    margin: 0 0 36px;
    counter-reset: section; }
  section#faq h4 {
    position: relative;
    padding: 0 40px;
    font-weight: 400;
    font-size: 1em; }
    section#faq h4:before {
      counter-increment: section;
      content: "0" counter(section);
      position: absolute;
      width: 28px;
      top: 0.75em;
      left: 0;
      font-weight: 300;
      font-size: 0.5em;
      vertical-align: bottom;
      text-align: right; }
    section#faq h4:after {
      content: '+';
      position: absolute;
      top: 0.33333em;
      right: 0;
      font-weight: 300;
      font-size: 0.8em; }
  section#faq article {
    padding: 16px 0;
    border-bottom: 1px solid #E5E5E5;
    cursor: pointer; }
    section#faq article div {
      display: none;
      margin: 8px 40px 0;
      font-weight: 300;
      font-size: 0.8em;
      line-height: 1.625em; }
    section#faq article.expand div {
      display: block; }
    section#faq article.expand h4:after {
      content: '-'; }
  section#faq ul.negativesticker {
    list-style: none; }
    section#faq ul.negativesticker li {
      position: absolute;
      background-size: contain;
      -webkit-backface-visibility: hidden; }
    section#faq ul.negativesticker li:nth-child(1) {
      width: 281px;
      height: 724px;
      top: 32px;
      left: -380px;
      background-image: url(/img/stiker-06.svg);
      -webkit-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      transform: rotate(5deg); }
    section#faq ul.negativesticker li:nth-child(2) {
      width: 209px;
      height: 750px;
      top: 84px;
      left: -464px;
      background-image: url(/img/stiker-05.svg);
      -webkit-transform: rotate(-13deg);
      -ms-transform: rotate(-13deg);
      transform: rotate(-13deg); }
    section#faq ul.negativesticker li:nth-child(3) {
      width: 209px;
      height: 750px;
      top: -51px;
      right: -480px;
      background-image: url(/img/stiker-05.svg);
      -webkit-transform: rotate(-33deg);
      -ms-transform: rotate(-33deg);
      transform: rotate(-33deg); }
    section#faq ul.negativesticker li:nth-child(4) {
      width: 823px;
      height: 526px;
      top: 184px;
      right: -919px;
      background-image: url(/img/stiker-08.svg);
      -webkit-transform: rotate(-12deg);
      -ms-transform: rotate(-12deg);
      transform: rotate(-12deg); }

footer {
  position: relative;
  height: 475px;
  padding: 72px 0 0;
  background: #1818ED;
  text-align: center;
  color: #E5E5E5; }
  footer h1 {
    width: 395px;
    height: 68px;
    margin: 0 auto;
    background-image: url(/img/adgi-x-thinkingroom.svg);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0; }
  footer span {
    display: block;
    margin: 48px 0 0;
    font-size: 0.7em; }
  footer ul li {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0; }
  footer ul li:first-child {
    width: 140px;
    height: 70px;
    background-image: url(/img/jch.svg); }
  footer h2.copy {
    position: absolute;
    bottom: 100px;
    left: 100px;
    font-weight: 400;
    font-size: 1em; }
  footer h2.brandingweek {
    position: absolute;
    bottom: 100px;
    right: 100px;
    font-weight: 400;
    font-size: 1em; }

@media screen and (max-width: 769px) {
  body {
    font-size: 14px; }
  header {
    min-height: unset; }
    header h1#logo {
      top: 32px;
      left: 32px; }
      header h1#logo .classroom {
        top: -6px; }
    header nav {
      display: none; }
    header h3 {
      width: calc(100% - 64px);
      right: 32px;
      bottom: 120px;
      left: 32px;
      font-size: 2em; }
    header #placedate {
      right: 32px;
      bottom: 32px;
      text-align: right; }
    header #countdown {
      font-size: 1.25em;
      white-space: nowrap; }
  .stickers {
    /*.stick:nth-child(n+10) {
		display: none;
	}*/ }
    .stickers .s1 {
      width: 105px;
      height: 105px; }
    .stickers .s2 {
      width: 99px;
      height: 40px; }
    .stickers .s3 {
      width: 140px;
      height: 42px; }
    .stickers .s4 {
      width: 37px;
      height: 37px; }
    .stickers .s5 {
      display: none; }
    .stickers .s6 {
      display: none; }
    .stickers .s7 {
      display: none; }
    .stickers .s8 {
      display: none; }
  section .container {
    width: 100%;
    padding: 40px 32px; }
  section#bluetext .container {
    width: 100%;
    padding: 40px 32px; }
  section#bluetext .container > * {
    width: 100%;
    padding: 0; }
  section#bluetext h2 {
    margin: 0 0 12px; }
  section#twocol .side {
    width: 100%;
    height: auto; }
  section#twocol ul.calendar {
    height: 200px; }
  section#twocol #slideshow .slide {
    width: 240px; }
  section#twocol #slideshow .slide .slider img {
    width: 240px;
    height: 240px; }
  section#registration .container {
    padding: 64px 0; }
  section#registration .col-2-from-3 {
    width: 100%;
    margin: 0; }
  section#registration .blackpostit {
    padding: 64px 32px; }
  section#registration ul.pricing {
    position: relative;
    height: 308px; }
    section#registration ul.pricing li {
      width: 50%; }
    section#registration ul.pricing li:nth-child(1) {
      top: 40px;
      left: 8px; }
      section#registration ul.pricing li:nth-child(1):before {
        width: 105px;
        height: 105px;
        top: -17px;
        left: -10px; }
    section#registration ul.pricing li:nth-child(2) {
      top: 90px;
      right: 8px; }
      section#registration ul.pricing li:nth-child(2):before {
        display: none; }
    section#registration ul.pricing li:nth-child(3) {
      top: 190px;
      left: 8px; }
      section#registration ul.pricing li:nth-child(3):before {
        top: -57px;
        left: 20px; }
    section#registration ul.pricing li:nth-child(4) {
      top: 240px;
      right: 8px; }
      section#registration ul.pricing li:nth-child(4):before {
        top: 0;
        left: 90px; }
  section#scholarship .container > * {
    width: 100%; }
  section#scholarship .col-7.off-1 {
    width: 100%;
    margin: 24px 0 0; }
  section#scholarship article h3 {
    width: 100%;
    float: none; }
    section#scholarship article h3 br {
      display: none; }
  section#scholarship article p {
    width: 100%;
    float: none; }
  section#faq .col-2-from-3 {
    width: 100%;
    margin: 0; }
  footer {
    height: 300px;
    padding: 40px 0 0; }
    footer h1 {
      width: 75%; }
    footer span {
      margin: 8px 0 0; }
    footer ul li:first-child {
      width: 100px; }
    footer h2.copy {
      bottom: 32px;
      left: 32px; }
    footer h2.brandingweek {
      right: 32px;
      bottom: 32px; } }
