@font-face {
  font-family: 'Helvetica-Neue';
  src: url(31a1da99f1cdd5b31f5277ed8929f237.woff) format("woff"), url(2f1db7f0595b6cd4f65dd6cef12c1249.woff2) format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'pdu-regular';
  src: url(c73d5d02fd52c8b3962ffa89dfc3760d.woff) format("woff"), url(6a624e41620da05c01bdf54b829af6ad.woff2) format("woff2"), url(de357f2722c3e444fd2fbc449c098171.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

body,
html {
  width: 100%;
  height: 100%; }

.show-alert {
  padding-top: 50px; }
  @media (max-width: 480px) {
    .show-alert {
      padding-top: 80px; } }
  @media (max-width: 320px) {
    .show-alert {
      padding-top: 80px; } }
  .show-alert .fixed-top {
    top: 50px; }
    @media (max-width: 480px) {
      .show-alert .fixed-top {
        top: 100px; } }
    @media (max-width: 320px) {
      .show-alert .fixed-top {
        top: 100px; } }

body {
  font-family: "Helvetica-Neue", Arial, sans-serif;
  color: #2b3574;
  cursor: url("https://s3.ap-southeast-2.amazonaws.com/codelikeagirl.org/fonts/cursor.png"), auto;
  -webkit-tap-highlight-color: #ef3742; }
  body ::selection {
    background: #ef3742;
    /* WebKit/Blink Browsers */ }
  body ::-moz-selection {
    background: #ef3742;
    /* Gecko Browsers */ }

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #2b3574; }

hr.light {
  border-color: #fff; }

h1, h2 {
  color: #2b3574; }
  h1 .red-square, h2 .red-square {
    background-color: #ef3742;
    color: white;
    padding-right: 0.1em;
    padding-left: 0.1em;
    border: 2px solid #faced3;
    display: -webkit-inline-box;
    margin: 0em; }
    h1 .red-square.right, h2 .red-square.right {
      -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg); }
    h1 .red-square.left, h2 .red-square.left {
      -webkit-transform: rotate(8deg);
      -ms-transform: rotate(8deg); }

.text-to-front {
  z-index: 100; }

a {
  color: #0096d9;
  cursor: url("https://s3-ap-southeast-2.amazonaws.com/codelikeagirl.org/fonts/click.png"), auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #2b3574; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'pdu-regular', arial !important;
  font-weight: normal;
  text-transform: uppercase !important; }

h4 {
  font-size: 1em; }

.text-pdu {
  font-family: 'pdu-regular', arial !important;
  font-weight: normal;
  text-transform: uppercase !important; }

.bg-primary {
  background-color: #faced3 !important;
  color: #2b3574; }

.bg-dark {
  background-color: #2b3574 !important; }

.bg-light-pink {
  background-color: #f9e8ea !important;
  background-image: url(34d99bf401327fe2af6a510abe672db1.png);
  background-size: 13%; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 5rem 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #fff;
  background: #f2f2f2;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #f2f2f2;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #f2f2f2; }

.header h1 {
  font-size: 5em;
  filter: drop-shadow(5px 5px 0px #faced3);
  color: #2b3574; }
  @media only screen and (device-width: 375px) {
    .header h1 {
      font-size: 4em; } }

.blue-border {
  border: solid 1px #2b3574; }

.drop-shadow-pink::before {
  background-color: #f9e8ea;
  content: "";
  height: 100%;
  right: 0.625rem;
  position: absolute;
  top: 0.625rem;
  width: 100%;
  z-index: -1;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #2b3574;
  border-image: initial; }

.pink-box {
  background-color: #f9e8ea; }

.white-box {
  background-color: white;
  color: #2b3574; }

.blue-box {
  background-color: #2b3574;
  color: white; }

.blue-text {
  color: #2b3574; }

.hubspot-link__container, .hubspot-link__container.sproket {
  display: none !important; }

#globalModalCenter {
  margin-top: 12.5%; }
  @media (max-width: 480px) {
    #globalModalCenter {
      margin-top: 35% !important; } }
  @media (max-width: 320px) {
    #globalModalCenter {
      margin-top: 35% !important; } }

.modal-header {
  justify-content: center; }

.modal-dialog {
  max-width: 400px; }
  .modal-dialog .close {
    z-index: 9999; }

.modal-body {
  text-align: left; }

.subnav li {
  list-style: none;
  font-family: 'pdu-regular', arial !important;
  font-weight: normal;
  text-transform: uppercase !important; }
  .subnav li a {
    color: #2b3574; }
    .subnav li a.active {
      color: #ef3742;
      text-decoration: underline; }

.roadmap, .roadmap-next {
  padding: 0; }
  .roadmap img.arrow, .roadmap-next img.arrow {
    display: block;
    clear: both; }

.left-rotate {
  transform: rotate(2deg); }

.hot-pink-border {
  border: #ee589f 3px solid; }

.floating {
  animation-name: floating;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px; }

@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(0, 15px); }
  to {
    transform: translate(0, 0px); } }

.tech-puzzles {
  margin-top: -35px; }

.hot-pink-text {
  color: #ee589f; }

.arrow-middle {
  margin-top: -1rem; }

progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  appearance: none;
  width: 250px;
  height: 20px; }

progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset; }

progress[value]::-webkit-progress-value {
  background-image: -webkit-linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.25)), -webkit-linear-gradient(left, white, #ee589f);
  border-radius: 2px;
  background-size: 35px 20px, 100% 100%, 100% 100%; }

.text-underline {
  text-decoration: underline !important; }

/*DO NOT CHANGE - EVENTFINDA DEPENDENCY*/
footer {
  padding: 5rem 0 0 0; }
  footer p.address, footer p.acknowledgement {
    font-size: 0.7rem; }
  footer a {
    color: white; }
    footer a:hover {
      color: #ef3742; }
  footer .footer-nav {
    padding: 0;
    margin-right: -14px; }
    footer .footer-nav li {
      display: inline-block;
      padding: 0 15px 15px 0;
      font-size: 0.8em; }
      footer .footer-nav li a {
        text-decoration: underline !important; }
  footer .social {
    display: inline-block;
    padding: 15px 15px 15px 0px; }
  footer span.red {
    color: #ef3742; }
  footer .mail-header {
    font-size: 2em; }
  footer .footer-newsletter button.send {
    background-image: url(4854b25033aa564b8f8bb8098019c5dc.png);
    background-color: #faced3;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 60px;
    height: 45px;
    margin: -2px 0 -2px 0; }
  footer .footer-newsletter .input-group select {
    border: 2px solid #262262; }
  footer .footer-newsletter input, footer .footer-newsletter select {
    margin: 2px -1px 2px -1px;
    padding: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 0 !important;
    border: 2px solid #262262 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%23444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 50%;
    background-repeat: no-repeat; }

header.masthead {
  padding-top: 8em;
  background-color: white;
  background-position: right top; }
  @media only screen and (max-width: 600px) {
    header.masthead {
      padding-top: 5em; } }
  header.masthead hr {
    margin-top: 30px;
    margin-bottom: 30px; }
  header.masthead h1 {
    font-size: 4rem;
    /* Portrait phones and smaller */ }
    @media (max-width: 480px) {
      header.masthead h1 {
        font-size: 3rem; } }
  header.masthead p {
    font-weight: 300; }
  @media (min-width: 768px) {
    header.masthead p {
      font-size: 1.15rem; } }
  @media (min-width: 992px) {
    header.masthead {
      padding-bottom: 0; }
      header.masthead h1 {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    header.masthead h1 {
      font-size: 3rem; } }

.right-sticker {
  padding: 0; }
  .right-sticker img {
    -webkit-transition: 2s;
    transition: 2s;
    transform: translate3d(0, 0%, 0);
    right: 10%;
    position: absolute;
    margin-top: -55px;
    z-index: 5; }
    @media (max-width: 1200px) {
      .right-sticker img {
        width: 100px; } }

.left-sticker {
  padding: 0; }
  .left-sticker img {
    left: 25%;
    position: absolute;
    margin-top: -65px;
    z-index: 5;
    -webkit-transition: 2s;
    transition: 2s;
    transform: translate3d(0, 0%, 0); }
    @media (max-width: 1200px) {
      .left-sticker img {
        width: 100px; } }

.service-box {
  max-width: 400px; }

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(43, 53, 116, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    /*opacity: 1;*/ }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.container.counter {
  margin-top: -50px; }

.end {
  margin-right: 0 !important; }

.wrapper {
  width: 980px;
  margin: 30px auto;
  position: relative; }

.counter {
  padding: 20px 0;
  border-radius: 5px; }

.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center; }

.count-text {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center; }

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5; }

.glitch-effect {
  --color-text: #fff;
  --color-bg: #000;
  --color-link: #f9d77e;
  --color-link-hover: #fff;
  --color-info: #efc453;
  --glitch-width: 100vw;
  --glitch-height: 80vh;
  --gap-horizontal: 10px;
  --gap-vertical: 5px;
  --time-anim: 6s;
  --delay-anim: 2s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: none;
  --blend-mode-4: none;
  --blend-mode-5: overlay;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: transparent;
  --blend-color-4: transparent;
  --blend-color-5: $blue; }

.imgloaded .content__title,
.imgloaded .content__text {
  animation-name: glitch-anim-text;
  animation-duration: var(--time-anim);
  animation-timing-function: linear;
  animation-iteration-count: infinite; }

.content__title {
  position: relative;
  animation-delay: calc(var(--delay-anim) + var(--time-anim) * 0.25); }

.content__text {
  position: absolute;
  font-size: 1.5em;
  top: 4em;
  right: 10vw;
  max-width: 500px;
  font-weight: 400;
  animation-delay: calc(var(--delay-anim) + var(--time-anim) * 0.25); }

@media screen and (max-width: 55em) {
  .content__text {
    position: relative;
    right: auto;
    top: auto;
    font-size: 1.25em;
    padding: 0 1em;
    text-align: center; } }

/* Glitch styles */
.glitch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--glitch-height);
  overflow: hidden; }
  @media screen and (max-width: 65em) {
    .glitch {
      height: 0; } }

.glitch__img {
  position: absolute;
  top: calc(-1 * var(--gap-vertical));
  left: calc(-1 * var(--gap-horizontal));
  width: 100%;
  height: calc(100% + var(--gap-vertical) * 2);
  background: url(e6fd012a500ce74163ea0a570186fda7.png);
  background-color: var(--blend-color-1);
  background-size: cover;
  transform: translate3d(0, 0, 0);
  background-blend-mode: var(--blend-mode-1); }

.glitch__img:nth-child(n+2) {
  opacity: 0; }

.imgloaded .glitch__img:nth-child(n+2) {
  animation-duration: var(--time-anim);
  animation-delay: var(--delay-anim);
  animation-timing-function: linear;
  animation-iteration-count: infinite; }

.imgloaded .glitch__img:nth-child(2) {
  background-color: var(--blend-color-2);
  background-blend-mode: var(--blend-mode-2);
  animation-name: glitch-anim-1; }

.imgloaded .glitch__img:nth-child(3) {
  background-color: var(--blend-color-3);
  background-blend-mode: var(--blend-mode-3);
  animation-name: glitch-anim-2; }

.imgloaded .glitch__img:nth-child(4) {
  background-color: var(--blend-color-4);
  background-blend-mode: var(--blend-mode-4);
  animation-name: glitch-anim-3; }

.imgloaded .glitch__img:nth-child(5) {
  background-color: var(--blend-color-5);
  background-blend-mode: var(--blend-mode-5);
  animation-name: glitch-anim-flash; }

/* Animations */
@keyframes glitch-anim-1 {
  0% {
    opacity: 1;
    transform: translate3d(var(--gap-horizontal), 0, 0);
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%); }
  2% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%); }
  4% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%); }
  6% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%); }
  8% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  10% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  12% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  14% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  16% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  18% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  21.9% {
    opacity: 1;
    transform: translate3d(var(--gap-horizontal), 0, 0); }
  22%, 100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@keyframes glitch-anim-2 {
  0% {
    opacity: 1;
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%); }
  3% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%); }
  5% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%); }
  7% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%); }
  11% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%); }
  13% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  15% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%); }
  17% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%); }
  19% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%); }
  20% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%); }
  21.9% {
    opacity: 1;
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0); }
  22%, 100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@keyframes glitch-anim-3 {
  0% {
    opacity: 1;
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%); }
  1.5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%); }
  2% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%); }
  2.5% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  3% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%); }
  5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%); }
  5.5% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%); }
  7% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%); }
  8% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  9% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%); }
  10.5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%); }
  11% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%); }
  13% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%); }
  14% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%); }
  14.5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%); }
  15% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%); }
  16% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  18% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%); }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%); }
  21.9% {
    opacity: 1;
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1); }
  22%, 100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@keyframes glitch-anim-text {
  0% {
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  2% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  4% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  6% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  7% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  8% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  9% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  9.9% {
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1); }
  10%, 100% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }

/* Flash */
@keyframes glitch-anim-flash {
  0%, 5% {
    opacity: 0.2;
    transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0); }
  5.5%, 100% {
    opacity: 0;
    transform: translate3d(0, 0, 0); } }

/* Slider */
.slick-slide {
  margin: 0px 20px; }

.slick-slide img {
  width: 100%; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin: 0 auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.umbraco-forms-page label {
  line-height: 18px; }

.umbraco-forms-page .umbraco-forms-field {
  padding-bottom: 15px;
  line-height: 20px; }

.umbraco-forms-page fieldset {
  margin-left: -12px; }

.umbraco-forms-page .umbraco-forms-navigation {
  margin-left: -12px; }

.umbraco-forms-page .field-validation-error {
  line-height: 20px;
  color: #ef4b54 !important;
  font-size: 14px; }

.input-group select {
  border: 1px solid #ABB0B2; }

.ff-container {
  min-height: 450px;
  padding-top: 20px; }
  .ff-container label {
    font-family: 'pdu-regular', arial !important;
    font-weight: normal;
    text-transform: uppercase !important;
    height: 60px;
    cursor: pointer;
    color: #2b3574;
    line-height: 20px;
    font-size: 20px;
    float: left;
    text-align: center;
    z-index: 100; }
  .ff-container .ff-items {
    display: inline-block; }
  .ff-container input {
    display: none; }
  .ff-container .event-title, .ff-container .event-cat {
    margin: 0; }

.ff-container input.ff-selector-type-all:checked ~ label.ff-label-type-all,
.ff-container input.ff-selector-type-1:checked ~ label.ff-label-type-1,
.ff-container input.ff-selector-type-2:checked ~ label.ff-label-type-2,
.ff-container input.ff-selector-type-3:checked ~ label.ff-label-type-3,
.ff-container input.ff-selector-type-4:checked ~ label.ff-label-type-4,
.ff-container input.ff-selector-type-5:checked ~ label.ff-label-type-5 {
  color: #faced3; }

.ff-items a {
  display: block;
  position: relative; }

.ff-items a span {
  display: block;
  font-style: italic;
  color: #fff;
  font-weight: bold;
  position: absolute;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out; }

.ff-items a:hover span {
  height: 80px;
  opacity: 1; }

.ff-items .list-item {
  float: left;
  transition: all 0.6s ease-in-out;
  list-style: none;
  background-color: #e6e7e9;
  border-bottom: 5px solid;
  margin-bottom: 10px;
  margin-top: 10px; }
  .ff-items .list-item a:hover {
    color: #0096d9; }
  .ff-items .list-item:hover {
    border-bottom: 5px solid #0096d9; }
  .ff-items .list-item h3 {
    font-size: 1.25rem; }
  .ff-items .list-item .details {
    line-height: 12px; }

.ff-container input.ff-selector-type-1:checked ~ .ff-items .ff-item-type-1,
.ff-container input.ff-selector-type-2:checked ~ .ff-items .ff-item-type-2,
.ff-container input.ff-selector-type-4:checked ~ .ff-items .ff-item-type-4,
.ff-container input.ff-selector-type-5:checked ~ .ff-items .ff-item-type-5,
.ff-container input.ff-selector-type-3:checked ~ .ff-items .ff-item-type-3 {
  display: block; }

.ff-container input.ff-selector-type-1:checked ~ .ff-items .list-item:not(.ff-item-type-1),
.ff-container input.ff-selector-type-2:checked ~ .ff-items .list-item:not(.ff-item-type-2),
.ff-container input.ff-selector-type-4:checked ~ .ff-items .list-item:not(.ff-item-type-4),
.ff-container input.ff-selector-type-5:checked ~ .ff-items .list-item:not(.ff-item-type-5),
.ff-container input.ff-selector-type-3:checked ~ .ff-items .list-item:not(.ff-item-type-3) {
  display: none; }

.ff-container input.ff-selector-type-1:checked ~ .ff-items .list-item:not(.51) span,
.ff-container input.ff-selector-type-2:checked ~ .ff-items .list-item:not(.ff-item-type-2) span,
.ff-container input.ff-selector-type-4:checked ~ .ff-items .list-item:not(.ff-item-type-4) span,
.ff-container input.ff-selector-type-5:checked ~ .ff-items .list-item:not(.ff-item-type-5) span,
.ff-container input.ff-selector-type-3:checked ~ .ff-items .list-item:not(.ff-item-type-3) span {
  display: none; }

.event-img, .workshop-img, .codeCamp-img {
  background-size: cover; }

.event-img {
  background-image: url(9a6fcab92616a4721cc157a33aefc4ef.png); }

.workshop-img {
  background-image: url(63c9b4fc287523aaadafc96382c903fe.png); }

.codeCamp-img {
  background-image: url(a814d607c50c6dd9febaebbf28a47176.png); }

.header-icon {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 15%;
  padding: 0% 30%; }

@media screen and (max-width: 65em) {
  .header-icon {
    display: none;
    top: 35%; }
  .ff-container label, .event-img, .workshop-img, .codeCamp-img {
    display: none; }
  .ff-items .list-item h3 {
    font-size: 18px; } }

.text-primary {
  color: #2b3574 !important; }

.text-muted {
  color: #323e87 !important; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'pdu-regular', arial !important;
  font-weight: normal;
  text-transform: uppercase !important; }

.btn-light {
  color: #2b3574;
  border: white 1px solid; }
  .btn-light:hover {
    color: white;
    background-color: #2b3574; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #2b3574;
  border: #2b3574 1px solid; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #2b3574;
    background-color: white !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }

.ag-blog-top {
  background: #262261;
  padding-top: 100px; }

.ag-blog-title {
  text-align: center;
  color: #fff;
  margin-bottom: 0px; }

.ag-blog-title img {
  vertical-align: top; }

.ag-blog-title .display-4 {
  font-size: 3.750rem; }

.ag-blog-slider {
  position: relative;
  padding: 25px 25px 0 0;
  background: url(76cdeee1e66518e597c33087cd1d9498.png) no-repeat right top; }

.ag-big-slider {
  padding: 0 0 50px 0; }

.ag-big-slider .slick-slide {
  margin: 0; }

.ag-big-slider-wrap {
  width: 100%;
  margin-top: 50px; }

.ag-blog-slider .slick-arrow, .ag-big-slider .slick-arrow {
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -26px;
  width: 52px;
  height: 52px;
  border: none;
  font-size: 0;
  color: transparent;
  border-radius: 50%;
  z-index: 10;
  outline: none;
  background: url(9c526085f5e0e8fda90b1aae6451baab.png) no-repeat center;
  cursor: url(https://s3-ap-southeast-2.amazonaws.com/codelikeagirl.org/fonts/click.png), auto; }

.ag-big-slider .slick-arrow {
  left: 50px; }

.ag-blog-slider .slick-arrow.slick-next, .ag-big-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
  left: auto;
  right: -100px; }

.ag-big-slider .slick-arrow.slick-next {
  right: 50px; }

.ag-blog-slider__block {
  background: #fcdedf;
  display: flex; }

.slick-initialized .slick-slide.ag-blog-slider__block {
  display: flex; }

.ag-blog-slider__block img {
  display: block;
  margin: 0;
  padding: 0; }

.ag-big-slider__block img {
  width: 100%;
  min-height: 45vh;
  max-height: 50vh;
  max-width: 3000px; }

.ag-blog-slider__block figure, .ag-big-slider__block figure {
  margin: 0; }

.ag-blog-slider__block section {
  padding: 50px;
  width: 42%; }

.ag-blog-slider__block h6 {
  color: #ee3342;
  font-size: 1.500rem;
  padding: 0;
  margin: 0;
  padding-bottom: 1.3rem; }

.ag-blog-slider__block h5 {
  color: #262261;
  margin: 0;
  padding: 0 0 1.3rem 0;
  font-size: 1.625rem; }

.ag-blog-slider__block p {
  font-size: 1.250rem; }

.btn-more {
  background: #ee3342;
  color: #fff;
  border-radius: 0;
  padding: .375rem 1.750rem; }

.btn-more:hover {
  background: #fff; }

.ag-blog-slider {
  top: 50px;
  position: relative; }

.ag-blog-posts {
  padding-top: 200px;
  padding-bottom: 200px; }

.ag-blog-post {
  padding: 22px 22px 0 0;
  margin-bottom: 50px;
  background: url(c38d06f96a9b329487a5140f0919c8c8.png) no-repeat top right; }

.ag-blog-post__img img {
  width: 100%;
  max-height: 300px; }

.ag-blog-post__text {
  border: 5px solid #262261;
  padding: 25px;
  background: #fff; }

.ag-blog-post__text h6 {
  font-size: 1.375rem;
  color: #ee3342;
  text-transform: uppercase;
  position: relative;
  display: inline-block; }

.ag-blog-post__text a:hover {
  text-decoration: none; }

.ag-blog-post__text h6 a {
  position: relative;
  z-index: 2;
  color: #ee3342; }

.ag-blog-post__text h6 a:hover {
  text-decoration: underline; }

.ag-blog-post__text h5, .ag-blog-post__text h5 a {
  color: #262261;
  font-size: 1.375rem;
  font-family: 'Times New Roman'; }

.ag-blog-post__date {
  padding-top: 40px;
  color: #262261;
  font-size: 1rem; }

.ag-blog-post:hover {
  background: url(acf6f9e4880875cc5a1ddc5156ae5f0c.png) no-repeat top right; }

.ag-blog-post:hover .ag-blog-post__text {
  border-color: #ee3342; }

.ag-blog-post:hover .ag-blog-post__text h6:after {
  display: block;
  width: 100%;
  content: '';
  height: 13px;
  position: absolute;
  bottom: 0;
  left: 8px;
  z-index: 1; }

.pager {
  color: #262261;
  font-size: 1.125rem;
  text-align: center;
  margin-top: 90px; }

.pager a {
  padding: 3px 12px;
  border: 2px solid #ee3342;
  display: inline-block;
  margin: 0 5px;
  color: #262261;
  text-decoration: none; }

.pager a:hover, .pager a.active {
  background: #ee3342;
  color: #fff; }

.pager nav {
  position: relative;
  display: inline-block; }

.pager-img {
  position: absolute;
  right: -155px;
  top: -20px; }

.rose-contact {
  background: #fcdedf; }

.rose-contact .section-heading img {
  padding-left: 16px; }

@media screen and (max-width: 1200px) {
  .ag-blog-slider .slick-arrow {
    left: 0px; }
  .ag-blog-slider .slick-arrow.slick-next {
    right: 0px; } }

@media screen and (max-width: 992px) {
  .ag-blog-slider__block {
    display: block; }
  .ag-blog-slider__block section {
    width: 100%;
    padding: 10px; }
  .slick-initialized .slick-slide.ag-blog-slider__block {
    display: block; }
  .ag-blog-slider__block img {
    width: 100%; }
  .ag-blog-title .display-4 {
    font-size: 2.75rem; }
  .pager-img {
    display: none; }
  .ag-blog-post__text h5, .ag-blog-post__text h5 a {
    font-size: 1rem; }
  .rose-contact .section-heading img {
    max-width: 40px; }
  .ag-big-slider__block img {
    min-height: 1px; } }

@media screen and (max-width: 767px) {
  .ag-blog-slider {
    padding: 0;
    background: none; } }

.ag-blog-title img {
  vertical-align: middle; }

.ag-team-top {
  height: 770px; }

.ag-team-bnr {
  padding: 30px 0 0 0; }

.ag-team-bnr__img {
  position: relative; }
  .ag-team-bnr__img:before {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 90%;
    height: 90%;
    content: '';
    background: #fcdedf; }
  .ag-team-bnr__img img {
    position: relative;
    z-index: 2;
    max-width: 100%; }
  .ag-team-bnr__img:after {
    position: absolute;
    bottom: -95px;
    left: 70px;
    content: '';
    background: url(5cd63cd84cbf33d404f793ff00230b2c.png) no-repeat center;
    background-size: contain;
    z-index: 3;
    width: 156px;
    height: 143px; }

.ag-team-text-center {
  background: #fcdedf;
  padding: 250px 0 350px;
  padding-bottom: 650px;
  text-align: center; }
  .ag-team-text-center h5 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 50px; }
    .ag-team-text-center h5 em {
      color: #ee3342; }
    .ag-team-text-center h5:after {
      content: '';
      display: block;
      margin: 0 auto;
      width: 93px;
      margin-top: 35px;
      height: 4px;
      background: #ee3342; }
  .ag-team-text-center p {
    font-size: 24px;
    color: #262261;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 83px; }
  .ag-team-text-center .btn-primary {
    background: #ee3342;
    border-radius: 0;
    border-color: #ee3342;
    font-size: 24px; }
    .ag-team-text-center .btn-primary:hover, .ag-team-text-center .btn-primary.cur, .ag-team-text-center .btn-primary.btn-active, .ag-team-text-center .btn-primary:active, .ag-team-text-center .btn-primary:not([disabled]):not(.disabled).active, .ag-team-text-center .btn-primary:not([disabled]):not(.disabled):active {
      color: #0062cc; }

.ag-team-title {
  font-size: 48px;
  text-align: center;
  margin-bottom: 50px; }
  .ag-team-title em {
    color: #ee3342; }
  .ag-team-title:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 93px;
    margin-top: 35px;
    height: 4px;
    background: #ee3342; }

.ag-team {
  margin-top: -500px; }
  .ag-team__box {
    margin-bottom: 20px;
    margin-top: 140px;
    display: flex;
    background: #262261;
    position: relative; }
    .ag-team__box:before {
      content: '';
      width: 88px;
      height: 90px;
      position: absolute;
      top: -50px;
      right: 115px;
      background: url(0a08ea890c299f981612dc20af340e70.png) center no-repeat;
      -webkit-background-size: contain;
      background-size: contain; }
    .ag-team__box:nth-child(even) .ag-team__img {
      order: 2; }
      .ag-team__box:nth-child(even) .ag-team__img > div {
        padding: 25px  0 0 25px;
        background: url(24d90d8629b41a99809936bd9341f0e1.png) no-repeat top right; }
    .ag-team__box:nth-child(even):before {
      content: '';
      width: 147px;
      height: 163px;
      position: absolute;
      top: auto;
      right: auto;
      bottom: 90px;
      left: -90px;
      background: url(8586bc63978f882c191e6548eafff748.png) center no-repeat;
      -webkit-background-size: contain;
      background-size: contain; }
  .ag-team__txt {
    padding: 40px 40px 40px 50px;
    color: #fff;
    font-size: 24px; }
    .ag-team__txt h5 {
      font-size: 48px;
      color: #ee3342; }
    .ag-team__txt h6 {
      color: #f8cdd6;
      font-size: 30px;
      padding: 15px 0; }
  .ag-team__img {
    min-width: 470px;
    margin-top: -70px;
    margin-left: -30px; }
    .ag-team__img img {
      max-width: 100%;
      display: block; }
    .ag-team__img > div {
      padding: 25px 25px 0 0;
      background: url(24d90d8629b41a99809936bd9341f0e1.png) no-repeat top right; }

.ag-crew {
  padding: 130px 0; }
  .ag-crew__item {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
    position: relative; }
    .ag-crew__item:before {
      position: absolute;
      top: -15px;
      right: -15px;
      height: 94%;
      width: 94%;
      background: url(c38d06f96a9b329487a5140f0919c8c8.png) no-repeat top right;
      content: ''; }
    .ag-crew__item img {
      position: relative;
      z-index: 2;
      width: 100%; }
    .ag-crew__item section {
      position: relative;
      z-index: 2;
      background: #fff;
      border: 5px solid #262261;
      padding: 20px 5px;
      text-align: center; }
      .ag-crew__item section strong {
        display: block;
        color: #262261;
        font-size: 36px;
        text-transform: uppercase;
        font-family: 'pdu-regular', arial !important; }
      .ag-crew__item section span {
        color: #262261;
        font-size: 24px; }

.ag-volunteers {
  padding-bottom: 150px; }
  .ag-volunteers .slick-arrow, .ag-volunteers .owl-prev, .ag-volunteers .owl-next {
    position: absolute;
    left: -100px;
    top: 50%;
    margin-top: -26px;
    width: 52px;
    height: 52px;
    border: none;
    font-size: 0;
    color: transparent;
    border-radius: 50%;
    z-index: 10;
    outline: none;
    background: url(9c526085f5e0e8fda90b1aae6451baab.png) no-repeat center;
    cursor: url(https://s3-ap-southeast-2.amazonaws.com/codelikeagirl.org/fonts/click.png), auto; }
  .ag-volunteers .slick-arrow.slick-next, .ag-volunteers .owl-next {
    transform: rotate(180deg);
    left: auto;
    right: -100px; }
  .ag-volunteers .ag-crew__item section strong {
    font-size: 30px; }

.ag-volunteers-slider {
  position: relative; }

.ag-volunteers__nav {
  display: flex;
  justify-content: center;
  margin-bottom: 50px; }
  .ag-volunteers__nav .btn-primary {
    margin: 0 20px;
    background: #fff;
    border-radius: 0;
    border-color: #ee3342;
    color: #ee3342;
    font-size: 24px; }
    .ag-volunteers__nav .btn-primary:hover, .ag-volunteers__nav .btn-primary.cur, .ag-volunteers__nav .btn-primary.btn-active, .ag-volunteers__nav .btn-primary:active, .ag-volunteers__nav .btn-primary:not([disabled]):not(.disabled).active, .ag-volunteers__nav .btn-primary:not([disabled]):not(.disabled):active {
      color: #fff;
      background: #ee3342 !important;
      cursor: url(https://s3-ap-southeast-2.amazonaws.com/codelikeagirl.org/fonts/click.png), auto; }

.ag-team-bottom {
  padding: 135px 0 0 0;
  background: #fcdedf; }
  .ag-team-bottom__text {
    padding-bottom: 135px; }
    .ag-team-bottom__text figure {
      position: relative; }
      .ag-team-bottom__text figure img {
        max-width: 100%;
        position: relative;
        z-index: 1; }
      .ag-team-bottom__text figure:before {
        position: absolute;
        top: -15px;
        right: -15px;
        height: 94%;
        width: 94%;
        background: #fff;
        content: ''; }
      .ag-team-bottom__text figure:after {
        width: 78px;
        height: 88px;
        content: '';
        position: absolute;
        top: 80px;
        left: -55px;
        background: url(51d1a8f5389600fad3069b7bb088bc74.png) no-repeat center;
        -webkit-background-size: contain;
        background-size: contain;
        z-index: 2; }
    .ag-team-bottom__text .ag-team-title {
      text-align: left; }
      .ag-team-bottom__text .ag-team-title:after {
        margin-left: 0; }
    .ag-team-bottom__text p {
      color: #262261;
      font-size: 26px;
      padding-bottom: 45px; }

.btn-primary-red {
  margin: 0 20px 0 0;
  background: #ee3342;
  border-radius: 0;
  border-color: #ee3342;
  color: #fff;
  font-size: 24px; }
  .btn-primary-red:hover, .btn-primary-red.cur, .btn-primary-red.btn-active, .btn-primary-red:active, .btn-primary-red:not([disabled]):not(.disabled).active, .btn-primary-red:not([disabled]):not(.disabled):active {
    color: #ee3342;
    background: #fff !important; }

.ag-team-gallery {
  position: relative; }
  .ag-team-gallery:before {
    width: 88px;
    height: 153px;
    content: '';
    position: absolute;
    bottom: -50px;
    left: 20%;
    background: url(678d7f85a7d227075dcb388cff691c64.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 2;
    transform: rotate(-14deg); }
  .ag-team-gallery img {
    display: block;
    width: 100%; }

.ag-hide-slide {
  display: none !important; }

@media screen and (max-width: 1200px) {
  .ag-volunteers .slick-arrow, .ag-volunteers .owl-prev {
    left: 0px; }
  .ag-volunteers .slick-arrow.slick-next, .ag-volunteers .owl-next {
    left: auto;
    right: 0px; } }

@media screen and (max-width: 991px) {
  .ag-team-text-center {
    padding-top: 50px; }
  .ag-team__box {
    display: block; }
  .ag-team__img {
    min-width: 1px;
    width: 100%; }
    .ag-team__img img {
      width: 100%; } }

@media screen and (max-width: 767px) {
  .ag-team-title, .ag-team__txt h5 {
    font-size: 32px; }
  .ag-team__txt h6 {
    font-size: 20px; }
  .ag-team__txt, .ag-team-text-center p {
    font-size: 16px; }
  .ag-volunteers__nav {
    flex-wrap: wrap; }
    .ag-volunteers__nav a {
      display: inline-block;
      margin-bottom: 10px; }
  .ag-volunteers__nav .btn-primary {
    margin-bottom: 10px; }
  .ag-team-top {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100px; } }

.coding-camp h3, .coding-camp p {
  text-align: justify; }

.pin-sticker img {
  width: 15rem; }

.codecamp.header {
  padding: 5% 10% 5% 10% !important;
  background-position-y: center;
  position: relative;
  background-position: center;
  background-color: rgba(38, 34, 98, 0.25); }
  .codecamp.header h1 {
    filter: unset;
    line-height: 1em;
    color: #2b3574; }
  .codecamp.header .pdu-white-stroke {
    line-height: 1em;
    font-family: 'pdu-regular', arial !important;
    font-weight: normal;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    font-size: 3em;
    color: white; }

img.camp-girls {
  margin-top: -100px;
  width: 90%;
  padding: 5%; }

.pin-sticker {
  position: absolute;
  bottom: -7rem;
  /* Safari */
  -webkit-transform: rotate(15deg);
  /* Firefox */
  -moz-transform: rotate(15deg);
  /* IE */
  -ms-transform: rotate(15deg);
  /* Opera */
  -o-transform: rotate(15deg); }

.price-sticker {
  position: absolute;
  bottom: -4rem;
  width: 14rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/Assets/CLG/img/Frame_Quote.png");
  background-position-y: center; }
  .price-sticker p, .price-sticker h3 {
    font-size: 3em;
    text-align: center;
    /* Safari */
    -webkit-transform: rotate(-15deg);
    /* Firefox */
    -moz-transform: rotate(-15deg);
    /* IE */
    -ms-transform: rotate(-15deg);
    /* Opera */
    -o-transform: rotate(-15deg); }
  .price-sticker p {
    font-size: 1em;
    line-height: 1em; }

/*IPAD STYLES*/
/*IPAD*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  img.camp-girls {
    margin-top: 0px; }
  .codecamp.header h1 {
    font-size: 3em; }
  .codecamp.header .pdu-white-stroke {
    font-size: 2.6em; }
  .price-sticker {
    width: 10rem; }
    .price-sticker h3 {
      font-size: 2em; } }

/*IPHONE LANDSCAPE*/
@media only screen and (min-device-width: 500px) and (max-device-width: 812px) {
  img.camp-girls {
    margin-top: 0px; }
  .pin-sticker {
    right: 6em; }
    .pin-sticker img {
      width: 8rem; }
  .price-sticker {
    width: 8rem; }
    .price-sticker h3 {
      font-size: 1.2em; }
    .price-sticker p {
      font-size: 0.5em; }
  .coding-camp h3 {
    font-size: 1rem; } }

/*IPHONE PORTRAIT*/
@media only screen and (min-device-width: 175px) and (max-device-width: 499px) {
  img.camp-girls {
    margin-top: 0px; }
  .pin-sticker {
    right: 0; }
    .pin-sticker img {
      width: 6rem; }
  .price-sticker {
    width: 8rem;
    left: 0; }
    .price-sticker h3 {
      font-size: 1.2em; }
    .price-sticker p {
      font-size: 0.5em; }
  .coding-camp h3 {
    font-size: 1rem; } }

#course-page .pink-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 15rem;
  width: 100%;
  background-color: #f9e8ea;
  z-index: -1; }

@media (max-width: 480px) {
  #course-page section.course-header {
    padding-bottom: 0; } }

#course-page section.course-header .blue-bg {
  z-index: 1;
  background-color: #2b3574;
  position: absolute;
  right: 3rem;
  padding-left: 6rem;
  padding-top: 3rem;
  padding-right: 4rem;
  top: -2rem;
  bottom: -3rem;
  /* Portrait phones and smaller */ }
  @media (max-width: 480px) {
    #course-page section.course-header .blue-bg {
      position: relative;
      top: 0;
      bottom: 0;
      right: 0;
      padding: 3rem 2rem; } }
  #course-page section.course-header .blue-bg h1 {
    font-size: 2.25rem; }
  #course-page section.course-header .blue-bg h2 {
    padding-top: 1rem;
    font-size: 1rem; }
  #course-page section.course-header .blue-bg .buttons {
    padding-top: 1rem; }
    @media (max-width: 480px) {
      #course-page section.course-header .blue-bg .buttons a {
        width: 100%;
        padding: 0.85rem; } }

#course-page section.course-header .box-grey {
  z-index: 2;
  height: fit-content;
  /* Portrait phones and smaller */ }
  @media (max-width: 480px) {
    #course-page section.course-header .box-grey {
      margin: -3rem 2rem 0 2rem; } }
  #course-page section.course-header .box-grey:after {
    background-color: #f2f2f2;
    content: "";
    height: 100%;
    right: 0rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
    border-width: 0.15rem;
    border-style: solid;
    border-color: #262262;
    border-image: initial;
    z-index: -1; }
  #course-page section.course-header .box-grey:before {
    background-color: #f9e8ea;
    content: "";
    height: 100%;
    right: 1rem;
    position: absolute;
    bottom: -1rem;
    width: 100%;
    z-index: 0;
    border-width: 0.15rem;
    border-style: solid;
    border-color: #262262;
    border-image: initial;
    z-index: -1; }
  #course-page section.course-header .box-grey .details {
    padding-top: 1rem; }

#course-page section#experience {
  padding-top: 0; }
  @media (max-width: 480px) {
    #course-page section#experience {
      padding-bottom: 1rem; } }
  #course-page section#experience h3 {
    text-shadow: -2px 2px 0 #ee589f;
    font-size: 2.5rem; }
  #course-page section#experience #schedule {
    background-color: #f9e8ea; }
    #course-page section#experience #schedule .white-box {
      display: inline-block;
      border-radius: 0.5rem;
      padding: 0.5rem 0.75rem; }
    #course-page section#experience #schedule h5 {
      font-size: 0.85rem; }
    #course-page section#experience #schedule p {
      font-family: 'pdu-regular', arial !important;
      font-weight: normal;
      text-transform: uppercase !important;
      letter-spacing: 0; }
    #course-page section#experience #schedule a {
      border: none; }
    #course-page section#experience #schedule .under-line {
      border-top: dashed 3px #ee589f;
      width: 100%;
      margin-top: 0.5rem; }
    #course-page section#experience #schedule .pink-circle {
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 50%;
      font-size: 1rem;
      line-height: 1.5rem;
      text-align: center;
      background-color: #ee589f;
      color: #2b3574;
      margin-top: -0.15rem; }
    @media (max-width: 480px) {
      #course-page section#experience #schedule {
        padding-bottom: 3rem;
        padding-top: 1rem; }
        #course-page section#experience #schedule .center-mobile {
          text-align: center;
          margin: 0 auto;
          width: 75%; }
          #course-page section#experience #schedule .center-mobile.full-width {
            width: 100%; }
          #course-page section#experience #schedule .center-mobile a {
            width: 100%; } }
  #course-page section#experience ul {
    padding-left: 1rem; }
    @media (max-width: 480px) {
      #course-page section#experience ul {
        padding-left: 0; } }
    #course-page section#experience ul li {
      padding-left: 0.5rem; }

@media (max-width: 480px) {
  #course-page section#course-options {
    text-align: center; } }

#course-page section#course-options h3 {
  text-shadow: -2px 2px 0 #ee589f;
  font-size: 2.5rem; }

#course-page section#course-options .course-buttons.mobile-only a {
  border: #2b3574 0.15rem solid; }

#course-page section#course-options .course-buttons {
  margin-right: -2rem; }
  @media (max-width: 480px) {
    #course-page section#course-options .course-buttons {
      margin-right: 0; } }
  #course-page section#course-options .course-buttons a {
    padding: 0.5rem;
    background-color: white;
    color: #2b3574;
    display: block;
    text-align: center;
    width: 100%;
    font-family: 'pdu-regular', arial !important;
    font-weight: normal;
    text-transform: uppercase !important;
    letter-spacing: 0;
    margin-bottom: 0.5rem;
    text-decoration: underline;
    display: inline;
    border: #2b3574 0.15rem solid;
    margin-left: -0.5rem;
    font-size: 0.85rem; }
    #course-page section#course-options .course-buttons a:first-child {
      border-radius: 5rem 0 0 5rem;
      padding-left: 1rem; }
    #course-page section#course-options .course-buttons a:last-child {
      border-radius: 0 5rem 5rem 0;
      padding-right: 1rem; }
    #course-page section#course-options .course-buttons a.active {
      background-color: #ee589f;
      text-decoration: none; }
    @media (max-width: 480px) {
      #course-page section#course-options .course-buttons a {
        border-radius: 5rem;
        display: block;
        margin-left: 0;
        font-size: 1rem; }
        #course-page section#course-options .course-buttons a:first-child {
          border-radius: 5rem; }
        #course-page section#course-options .course-buttons a:last-child {
          border-radius: 5rem; } }

#course-page section#course-options .content-list, #course-page section#course-options .course-price div {
  display: none; }
  #course-page section#course-options .content-list.active, #course-page section#course-options .course-price div.active {
    display: block; }
  #course-page section#course-options .content-list ul, #course-page section#course-options .course-price div ul {
    padding: 0; }
    #course-page section#course-options .content-list ul li, #course-page section#course-options .course-price div ul li {
      list-style: none;
      padding-bottom: 1rem; }
    #course-page section#course-options .content-list ul li:before, #course-page section#course-options .course-price div ul li:before {
      font-family: 'FontAwesome';
      content: '\F058';
      margin: 0 5px 0 -15px;
      color: #ee589f;
      font-size: 1.5rem; }
      @media (max-width: 480px) {
        #course-page section#course-options .content-list ul li:before, #course-page section#course-options .course-price div ul li:before {
          display: block; } }

#course-page section#course-options .course-price .active:after {
  background-color: white;
  content: "";
  height: 100%;
  right: 0rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-width: 0.15rem;
  border-style: solid;
  border-color: #2b3574;
  border-image: initial;
  z-index: 1; }

#course-page section#course-options .course-price .active:before {
  background-color: #2b3574;
  content: "";
  height: 100%;
  left: 0.5rem;
  position: absolute;
  top: -0.5rem;
  width: 100%;
  border-width: 0.15rem;
  border-style: solid;
  border-color: #2b3574;
  border-image: initial;
  z-index: 0; }

#course-page section#course-options .course-price .active .text-to-front {
  display: block;
  position: relative;
  z-index: 100;
  padding-top: 3rem; }
  @media (max-width: 480px) {
    #course-page section#course-options .course-price .active .text-to-front {
      padding-top: 1rem; } }
  #course-page section#course-options .course-price .active .text-to-front strong {
    background-color: #ee589f;
    transform: rotate(-4deg);
    display: inline-block;
    font-family: 'pdu-regular', arial !important;
    font-weight: normal;
    text-transform: uppercase !important;
    font-size: 3rem;
    padding: 0 1rem; }
  #course-page section#course-options .course-price .active .text-to-front em {
    font-style: normal;
    font-weight: bold; }

#course-page section#course-options .course-price {
  height: 16rem; }
  #course-page section#course-options .course-price .ok-sticker {
    display: block;
    position: absolute;
    z-index: 999;
    top: 2rem;
    left: -3rem;
    /* Portrait phones and smaller */ }
    @media (max-width: 480px) {
      #course-page section#course-options .course-price .ok-sticker {
        left: -3rem;
        top: -1rem; } }

#course-page section#course-options .btn {
  font-size: 0.85rem; }

#course-page section#why-choose {
  font-size: 0.90rem; }
  @media (max-width: 480px) {
    #course-page section#why-choose {
      padding-top: 2rem; } }
  #course-page section#why-choose h3 {
    text-shadow: -2px 2px 0 #ee589f;
    font-size: 2.5rem; }
    @media (max-width: 480px) {
      #course-page section#why-choose h3 {
        font-size: 1.95rem;
        margin-top: 0;
        text-align: center;
        margin-bottom: 1.5rem; } }
  #course-page section#why-choose h4 {
    margin-left: 2rem; }
    #course-page section#why-choose h4 span {
      color: #ee589f;
      font-size: 2rem;
      margin-left: -3.5rem;
      position: absolute;
      top: 1rem; }

#course-page .testimonials-section {
  background-color: #ee589f; }
  #course-page .testimonials-section h4 {
    font-size: 3rem; }
  #course-page .testimonials-section p {
    font-size: 1rem;
    font-weight: bold; }

#course-page a.btn-color-pink {
  background-color: #ee589f;
  color: #2b3574;
  font-size: 0.85rem; }

#course-page .look-sticker {
  position: absolute;
  right: 10%;
  /* Portrait phones and smaller */ }
  @media (max-width: 480px) {
    #course-page .look-sticker {
      display: none; } }

#course-page .grey-bg {
  background-color: #f5f5fc; }

#course-page .mobile-only {
  display: none; }
  @media (max-width: 480px) {
    #course-page .mobile-only {
      display: block; } }

#course-page .large-only {
  display: block; }
  @media (max-width: 480px) {
    #course-page .large-only {
      display: none; } }

#course-page .partners .plat-partners {
  margin-bottom: 0;
  margin-top: -17%;
  padding-bottom: 0rem; }

#internship-page h4 {
  font-size: 1.5em; }

#internship-page .header .no-drop-shadow {
  filter: none; }

#internship-page #subtitle h2 {
  display: inline; }

#internship-page #subtitle .red-square {
  background-color: #ef3742;
  color: white;
  padding: 0.1em;
  border: 2px solid #faced3;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  display: -webkit-inline-box;
  margin: 0.1em; }

#internship-page #how-it-works .pink-box {
  position: absolute;
  right: -0.5em;
  top: -1em;
  padding: 10px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg); }

#internship-page #how-it-works .left-gif {
  position: absolute;
  left: -4.5em;
  top: 10em; }

#internship-page #how-it-works a {
  text-decoration: underline !important;
  color: #2b3574; }

#internship-page #benefits .row {
  position: absolute;
  top: -5em; }

#internship-page #benefits .benefit-one-image {
  height: 20%;
  padding-bottom: 1em; }

#internship-page #benefits .benefit-two-image {
  height: 20%;
  padding-bottom: 1em; }

#internship-page #benefits h4 {
  font-size: 0.8em;
  width: 40%;
  margin: auto; }

#internship-page #quote .intern-image {
  width: 115%; }

#internship-page #quote .quote-box {
  position: absolute;
  top: 25%;
  right: 0;
  padding: 2em; }
  #internship-page #quote .quote-box::before {
    background-color: #2b3574;
    content: "";
    height: 100%;
    left: 0.625rem;
    position: absolute;
    top: 0.625rem;
    width: 100%;
    z-index: -1;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #2b3574;
    border-image: initial; }
  #internship-page #quote .quote-box h4 {
    text-align: justify;
    color: #ef3742;
    text-decoration: underline; }

#internship-page #partners .partner-image {
  width: 100%; }

#internship-page #partners .btn-block {
  width: auto;
  background-color: white !important;
  margin: auto;
  color: #ef3742;
  text-decoration: underline;
  margin-top: 1em; }

#internship-page #partners a {
  text-decoration: underline !important;
  color: #2b3574; }

#internship-page #apply {
  position: relative; }
  #internship-page #apply a.underline {
    text-decoration: underline !important; }
  #internship-page #apply .left-gif {
    position: absolute;
    left: 8em;
    top: -3em; }

/*DO NOT CHANGE - EVENTFINDA DEPENDENCY*/
.logo {
  width: 270px;
  position: absolute;
  top: 25px;
  transform: rotate(-4deg);
  -webkit-transition: width .5s;
  transition: width .5s;
  z-index: 100;
  left: 7em;
  /* Landscape phones and portrait tablets */
  /* Portrait phones and smaller */ }
  @media (max-width: 768px) {
    .logo {
      width: 200px !important;
      left: 2em;
      top: 25px; } }
  @media (max-width: 480px) {
    .logo {
      width: 150px !important;
      top: 25px;
      left: 1em; } }

.show-alert #burger-menu .box {
  margin-top: 50px; }
  @media (max-width: 480px) {
    .show-alert #burger-menu .box {
      margin-top: 80px; } }
  @media (max-width: 320px) {
    .show-alert #burger-menu .box {
      margin-top: 80px; } }

#burger-menu {
  width: 100%; }
  #burger-menu .overlay {
    z-index: 1031;
    height: 100vh;
    width: 100%;
    position: fixed;
    overflow: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.7s;
    -moz-transition: -moz-transform 0.7s;
    transition: transform 0.7s; }
    #burger-menu .overlay.navigation-is-open {
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%);
      -webkit-transition: -webkit-transform 0.5s;
      -moz-transition: -moz-transform 0.5s;
      transition: transform 0.5s;
      -webkit-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
      -moz-transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78);
      transition-timing-function: cubic-bezier(0.86, 0.01, 0.77, 0.78); }
  #burger-menu .box {
    width: 12%;
    height: 10%;
    float: right;
    top: 2.5%;
    right: 5%;
    position: fixed;
    z-index: 1033; }
    @media (max-width: 480px) {
      #burger-menu .box {
        width: 20%;
        height: 10%;
        float: right;
        top: 0;
        right: 0; } }
  #burger-menu .icon {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    fill: none;
    stroke-width: 6;
    stroke-linecap: round;
    stroke-linejoin: round;
    cursor: pointer; }
  #burger-menu #burger-icon svg {
    z-index: 1033; }
  #burger-menu #burger-icon.navigation-is-open .icon {
    stroke: #faced3; }
  #burger-menu .icon {
    stroke: #2b3574;
    opacity: .95; }
  #burger-menu .nav-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*mobile style*/ }
    @media (max-width: 480px) {
      #burger-menu .nav-container {
        top: 40%;
        left: 30%;
        transform: translate(-20%, -50%); } }
    #burger-menu .nav-container .socials {
      margin-top: 30px; }
      #burger-menu .nav-container .socials .social {
        display: inline-block;
        padding: 10px; }
    #burger-menu .nav-container ul {
      width: auto;
      margin: auto;
      text-align: center;
      padding: 0; }
      #burger-menu .nav-container ul li a {
        font-size: 5vh;
        font-family: 'pdu-regular', arial !important;
        font-weight: normal;
        text-transform: uppercase !important;
        letter-spacing: 1px;
        list-style: none;
        color: white !important; }
        @media (max-width: 480px) {
          #burger-menu .nav-container ul li a {
            font-size: 2em; } }
        @media (max-width: 320px) {
          #burger-menu .nav-container ul li a {
            font-size: 1.5em; } }
        #burger-menu .nav-container ul li a.active {
          border-bottom: 5px solid #ef3742;
          background-color: transparent;
          display: -webkit-inline-box;
          text-decoration: none;
          line-height: 4.5vh;
          padding-top: 1vh;
          margin-bottom: 1vh; }
        #burger-menu .nav-container ul li a:hover, #burger-menu .nav-container ul li a:focus {
          display: -webkit-inline-box;
          color: #faced3 !important;
          text-decoration: none; }
      #burger-menu .nav-container ul .dash {
        font-size: 5vh;
        font-family: 'pdu-regular', arial !important;
        font-weight: normal;
        text-transform: uppercase !important;
        letter-spacing: 1px;
        list-style: none;
        color: #faced3 !important; }
        @media (max-width: 480px) {
          #burger-menu .nav-container ul .dash {
            font-size: 2em; } }
        @media (max-width: 320px) {
          #burger-menu .nav-container ul .dash {
            font-size: 1.5em; } }

#education-page .education-header {
  height: 100%;
  overflow: hidden;
  padding-top: 0;
  /* Portrait phones and smaller */ }
  @media (max-width: 480px) {
    #education-page .education-header {
      padding: 0rem 0;
      margin: 0rem; } }
  #education-page .education-header h1 {
    font-size: 4em;
    z-index: 2; }
  #education-page .education-header .outline {
    height: fit-content;
    /* Portrait phones and smaller */ }
    #education-page .education-header .outline:after {
      background-color: #f2f2f2;
      content: "";
      height: 100%;
      right: 0rem;
      position: absolute;
      bottom: 0;
      width: 100%;
      z-index: 0;
      border-width: 0.15rem;
      border-style: solid;
      border-color: #262262;
      border-image: initial;
      z-index: -1; }
    #education-page .education-header .outline:before {
      background-color: #f9e8ea;
      content: "";
      height: 100%;
      right: 1rem;
      position: absolute;
      bottom: -1rem;
      width: 100%;
      z-index: 0;
      border-width: 0.15rem;
      border-style: solid;
      border-color: #262262;
      border-image: initial;
      z-index: -1; }
    @media (max-width: 480px) {
      #education-page .education-header .outline {
        width: 80%;
        margin: -10% auto 0 auto;
        text-align: center;
        padding: 1.5rem 0 0 0 !important; }
        #education-page .education-header .outline h1 {
          font-size: 3rem; } }
  #education-page .education-header .header-image {
    z-index: -3;
    top: -1.5rem;
    width: 100%;
    left: -10%;
    /* Portrait phones and smaller */ }
    @media (max-width: 480px) {
      #education-page .education-header .header-image {
        top: -3.5rem;
        padding: 0; } }
  #education-page .education-header .btn {
    background-color: #ef3742;
    color: white; }

#education-page .courses {
  position: relative;
  margin-top: -6.25rem; }
  #education-page .courses .btn {
    background-color: #ef3742;
    color: white; }
  #education-page .courses section {
    background-color: #f9e8ea;
    content: "";
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -0.25rem;
    width: 100%;
    z-index: -1; }
  @media (max-width: 480px) {
    #education-page .courses {
      margin-top: -3.25rem; } }
  @media (max-width: 480px) {
    #education-page .courses .courses-container {
      padding: 0 !important; } }
  #education-page .courses .kids-colors .box-header .type {
    border: solid #ee589f 2px; }
  #education-page .courses .kids-colors .camp .box {
    background-color: white;
    border: solid 0.1rem #ee589f; }
    #education-page .courses .kids-colors .camp .box:after {
      background-color: #ee589f; }
    #education-page .courses .kids-colors .camp .box .btn-primary {
      background-color: #ee589f;
      border: none;
      color: white; }
      #education-page .courses .kids-colors .camp .box .btn-primary:hover {
        background-color: #ee589f !important;
        text-decoration: underline; }
  #education-page .courses .adults-colors .box-header .type {
    border: solid #2b3574 2px;
    border-right: 0; }
  #education-page .courses .adults-colors .camp .box {
    background-color: white;
    border: solid 0.1rem #2b3574; }
    #education-page .courses .adults-colors .camp .box:after {
      background-color: #2b3574; }
    #education-page .courses .adults-colors .camp .box .btn-primary {
      background-color: #2b3574;
      color: white;
      border: none; }
      #education-page .courses .adults-colors .camp .box .btn-primary:hover {
        background-color: #2b3574 !important;
        text-decoration: underline; }
  #education-page .courses .box-header {
    position: relative; }
    #education-page .courses .box-header img {
      margin-top: -3rem; }
    #education-page .courses .box-header .type {
      padding: 5px;
      font-weight: bold;
      font-size: 0.8rem;
      float: right;
      margin-right: -17px; }
  #education-page .courses .camp .box {
    background-color: white;
    padding: 1rem; }
    #education-page .courses .camp .box:after {
      content: "";
      height: 100%;
      right: 1.75rem;
      position: absolute;
      bottom: -0.25rem;
      width: 90%;
      z-index: -1; }
    #education-page .courses .camp .box .description {
      height: 110px; }
    #education-page .courses .camp .box .event-title h3 {
      font-size: 1.15rem;
      letter-spacing: normal;
      color: #2b3574; }
    #education-page .courses .camp .box p {
      font-size: 0.75rem;
      margin: 0; }
    #education-page .courses .camp .box .btn-pink {
      color: #2b3574;
      background-color: #f9e8ea; }
    #education-page .courses .camp .box .btn-primary {
      color: white; }

#education-page .tabs-section {
  padding: 5rem 0 0 0; }
  #education-page .tabs-section .container {
    height: 0; }
    @media (max-width: 480px) {
      #education-page .tabs-section .container {
        padding: 0 !important; } }
  #education-page .tabs-section .tabs {
    top: -10.25rem;
    position: relative;
    clear: both;
    margin: 25px 60px;
    overflow: hidden;
    /* Portrait phones and smaller */ }
    @media (max-width: 480px) {
      #education-page .tabs-section .tabs {
        top: -6.5rem;
        margin: 25px 0; } }
    #education-page .tabs-section .tabs .fa {
      display: inline; }
  #education-page .tabs-section .tab {
    float: left; }
    @media (max-width: 480px) {
      #education-page .tabs-section .tab {
        width: 50%; } }
  #education-page .tabs-section .tab label {
    background: #faced3;
    padding: 1rem 2rem 0.25rem 2rem;
    margin-left: -1px;
    position: relative;
    left: 1px;
    width: 100%;
    font-family: 'pdu-regular', arial !important;
    font-weight: normal;
    text-transform: uppercase !important;
    font-size: 2rem; }
    #education-page .tabs-section .tab label:hover {
      cursor: url("https://s3-ap-southeast-2.amazonaws.com/codelikeagirl.org/fonts/click.png"), auto; }
  #education-page .tabs-section .tab [type="radio"] {
    display: none; }
  #education-page .tabs-section .tab-content {
    background-color: #f9e8ea; }
  #education-page .tabs-section .content {
    position: absolute;
    top: 4rem;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px; }
  #education-page .tabs-section [type="radio"]:checked ~ label {
    background: #f9e8ea;
    z-index: 2;
    color: #ef3742;
    text-decoration: underline; }
  #education-page .tabs-section [type="radio"]:checked ~ label ~ .content {
    z-index: 1; }

#education-page .value-prop-section {
  background-color: rgba(38, 34, 98, 0.05);
  padding: 2rem; }
  #education-page .value-prop-section .value-prop .image {
    margin-bottom: 1rem; }
  #education-page .value-prop-section .value-prop-text {
    margin-left: -1.75rem; }
    @media (max-width: 480px) {
      #education-page .value-prop-section .value-prop-text {
        margin-left: 0;
        text-align: center; } }
  #education-page .value-prop-section .red-square {
    background-color: #ef3742;
    border: 2px solid #faced3; }
  #education-page .value-prop-section .pink-square {
    background-color: #ee589f;
    border: 2px solid #2b3574; }
  #education-page .value-prop-section .red-square, #education-page .value-prop-section .pink-square {
    font-size: 1.5rem;
    color: white;
    padding-right: 0.1em;
    padding-left: 0.1em;
    display: -webkit-inline-box;
    margin: 0em;
    font-family: 'pdu-regular', arial !important;
    font-weight: normal;
    text-transform: uppercase !important; }
    #education-page .value-prop-section .red-square.right, #education-page .value-prop-section .pink-square.right {
      -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg); }
    #education-page .value-prop-section .red-square.left, #education-page .value-prop-section .pink-square.left {
      -webkit-transform: rotate(8deg);
      -ms-transform: rotate(8deg); }

#education-page .image-value-prop {
  margin-right: 1rem; }

#education-page .value-prop {
  margin-bottom: 1.2rem; }

#education-page .faq p a, #education-page .value-prop-section p a {
  color: #2b3574;
  text-decoration: underline; }

#education-page .faq i, #education-page .value-prop-section i {
  color: #ee589f; }

#education-page .faq h3, #education-page .value-prop-section h3 {
  text-shadow: -2px 2px 0 #ee589f;
  font-size: 2.5rem; }

#education-page .faq .card, #education-page .value-prop-section .card {
  border: none; }

#education-page .faq .card-header, #education-page .value-prop-section .card-header {
  background-color: white;
  border: solid #ee589f 2px;
  margin-bottom: 0.25rem; }
  #education-page .faq .card-header a, #education-page .value-prop-section .card-header a {
    font-family: "Helvetica-Neue", Arial, sans-serif;
    text-transform: none;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: normal; }

#education-page .testimonials-section {
  background-color: #ee589f; }
  #education-page .testimonials-section h4 {
    font-size: 3rem; }
  #education-page .testimonials-section p {
    font-size: 1rem;
    font-weight: bold; }

#education-page .events-section h3 {
  text-shadow: -2px 2px 0 #ee589f;
  font-size: 2.5rem; }
  @media (max-width: 480px) {
    #education-page .events-section h3 {
      font-size: 1.8rem; } }

#education-page .events-section {
  position: relative; }
  #education-page .events-section .events-card {
    z-index: 5;
    position: relative;
    background-color: white;
    min-height: 180px; }
    #education-page .events-section .events-card h4 {
      font-size: 1.5rem;
      color: #2b3574; }
    #education-page .events-section .events-card .event-img {
      border-left: 2px solid #2b3574;
      border-bottom: 2px solid #2b3574;
      border-top: 2px solid #2b3574;
      background-size: contain;
      background-position: center; }
    #education-page .events-section .events-card .event-details {
      background-color: white;
      border-top: 2px solid #2b3574;
      border-bottom: 2px solid #2b3574;
      border-right: 2px solid #2b3574; }
      @media (max-width: 480px) {
        #education-page .events-section .events-card .event-details {
          border-left: 2px solid #2b3574; } }
    #education-page .events-section .events-card:before {
      background-color: #f9e8ea;
      content: "";
      height: 100%;
      right: 1rem;
      position: absolute;
      bottom: -1rem;
      width: 100%;
      z-index: 0;
      border-width: 0.15rem;
      border-style: solid;
      border-color: #262262;
      border-image: initial;
      z-index: -1; }

#education-page .partners .plat-partners {
  margin-bottom: 0;
  margin-top: -17%;
  padding-bottom: 0rem; }

#home .home-banner {
  position: absolute;
  left: 20%;
  border: solid 2px #262262; }
  @media only screen and (max-width: 990px) {
    #home .home-banner {
      display: none; } }

#home .drop-shadow-blue::before {
  background-color: #2b3574;
  content: "";
  height: 100%;
  right: -5rem;
  position: absolute;
  bottom: -6rem;
  width: 100%;
  z-index: 0;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #2b3574;
  border-image: initial; }
  @media only screen and (max-width: 990px) {
    #home .drop-shadow-blue::before {
      display: none; } }

#home .left-sticker img {
  left: 10%; }

#home a {
  color: #2b3574; }

#home a:hover {
  text-decoration: underline !important;
  text-decoration-color: red !important; }

.plat-partners {
  border: #2b3574 solid 2px;
  position: relative;
  background-color: white;
  width: 85%;
  margin: -7rem auto 2rem;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg); }
  .plat-partners h3 {
    font-size: 1.75rem;
    padding-top: 0.75em; }

.gold-partners {
  border: #ffeda3 solid 2px;
  position: relative;
  background-color: white;
  margin: 0rem auto 2rem;
  padding-bottom: 1em;
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg); }
  .gold-partners h4 {
    font-size: 1.5rem;
    padding-top: 0.75em;
    color: #ffeda3; }

.silver-partners {
  position: relative;
  background-color: white;
  margin: 0rem auto 2rem;
  padding-bottom: 1em; }
  .silver-partners h5 {
    font-size: 1rem;
    padding-top: 0.5em;
    color: rgba(38, 34, 98, 0.25); }

.partner-section {
  margin-top: -1rem; }

#services h2 {
  font-size: 1.5rem; }

#services .internship-icon, #services .event-icon, #services .camp-icon {
  width: 100px;
  padding: 10px;
  position: absolute; }

#services .camp-icon {
  right: 40px;
  top: 18px; }

#services .header-box {
  position: relative;
  height: 70px; }
  #services .header-box h3 {
    padding: 5px 25px;
    background-color: #2b3574;
    color: white;
    display: inline-block;
    font-size: 2.25rem;
    z-index: 1; }
  #services .header-box h3:hover {
    background-color: white;
    color: #2b3574;
    border: 1px solid #2b3574; }

#featured-in {
  background-color: #f2f2f2; }
  #featured-in h3 {
    font-size: 1.5rem;
    color: #888888; }
  #featured-in .feature-logo {
    filter: grayscale(100%);
    opacity: 0.5;
    padding: 1rem; }

.pink--bright {
  color: #DE629E; }

.pink--light {
  color: #FCECEF; }

.blue--dark {
  color: #25225E; }

.white {
  color: #fff; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.bg-white {
  background-color: #fff; }

p.intro {
  font-size: 16px;
  line-height: 22px; }
  @media (min-width: 768px) {
    p.intro {
      font-size: 20px;
      line-height: 26px; } }

#intro-grads {
  padding-top: 5em;
  padding-bottom: 5em; }
  @media (min-width: 1024px) {
    #intro-grads {
      margin-top: 6em;
      margin-bottom: 6rem; } }
  #intro-grads h1 {
    font-size: 3rem; }
    @media (min-width: 768px) {
      #intro-grads h1 {
        font-size: 4rem; } }
  #intro-grads h1 .red-square {
    background-color: #ef4b54;
    color: white;
    padding-right: 0.1em;
    padding-left: 0.1em;
    border: 2px solid #f8ced2;
    display: -webkit-inline-box;
    margin: 0em; }
  #intro-grads h1 .red-square.right {
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg); }
  #intro-grads h1 .red-square.left {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg); }
  #intro-grads p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5; }
  #intro-grads .hero-box-container {
    margin-top: -100px;
    padding: 0px 30px 0px 40px; }
    @media (min-width: 768px) {
      #intro-grads .hero-box-container {
        margin-top: -400px; } }
    @media (min-width: 1024px) {
      #intro-grads .hero-box-container {
        margin-top: 0;
        padding: 0; } }
  #intro-grads .hero-box {
    background-color: #f2f2f2;
    text-align: center;
    border: 2px solid #25225E;
    z-index: 5;
    box-shadow: -15px 15px 0px -2px #ffebef, -15px 15px 0 0px #25225E; }
    @media (min-width: 1024px) {
      #intro-grads .hero-box {
        padding: 3rem 4rem !important; } }
  #intro-grads .hero-grads {
    min-width: 100%; }
    @media (min-width: 1024px) {
      #intro-grads .hero-grads {
        min-width: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3; } }

section#profiles-grads {
  padding-top: 60px; }
  @media (min-width: 1024px) {
    section#profiles-grads {
      padding-top: 100px; } }
  @media (min-width: 1024px) {
    section#profiles-grads .mb-lg-6 {
      margin-bottom: 100px !important; } }
  section#profiles-grads h2.section-heading {
    margin-bottom: 1rem;
    font-size: 40px;
    line-height: 40px; }
    @media (min-width: 768px) {
      section#profiles-grads h2.section-heading {
        font-size: 45px;
        line-height: 50px; } }
  @media (min-width: 1024px) {
    section#profiles-grads .intro-grads p {
      padding: 0px 30px; } }
  section#profiles-grads .profile-tile {
    border: 2px solid #DE629E;
    box-shadow: -8px 8px 0px 0px #DE629E;
    padding: 35px 10px;
    margin-left: 9px; }
    @media (min-width: 1024px) {
      section#profiles-grads .profile-tile {
        margin-left: 0px; } }
    section#profiles-grads .profile-tile h3 {
      font-family: 'pdu-regular', arial !important;
      font-weight: normal;
      text-transform: uppercase !important;
      font-size: 20px;
      line-height: 20px; }
      @media (min-width: 1024px) {
        section#profiles-grads .profile-tile h3 {
          font-size: 24px;
          line-height: 24px; } }
    section#profiles-grads .profile-tile p {
      font-size: 16px;
      line-height: 22px; }
      @media (min-width: 768px) {
        section#profiles-grads .profile-tile p {
          font-size: 20px;
          line-height: 24px; } }
      section#profiles-grads .profile-tile p br {
        display: inline; }
        @media (min-width: 768px) {
          section#profiles-grads .profile-tile p br {
            display: none; } }
    section#profiles-grads .profile-tile p.tagline {
      font-size: 20px;
      line-height: 20px; }
      @media (min-width: 1024px) {
        section#profiles-grads .profile-tile p.tagline {
          font-size: 22px;
          line-height: 22px; } }
    section#profiles-grads .profile-tile blockquote {
      font-size: 16px;
      line-height: 20px; }
      @media (min-width: 1024px) {
        section#profiles-grads .profile-tile blockquote {
          font-size: 22px;
          line-height: 28px; } }
    section#profiles-grads .profile-tile button {
      background-color: #DE629E;
      border: none;
      border-radius: 25px;
      padding: 10px 15px; }
      section#profiles-grads .profile-tile button a {
        font-family: 'pdu-regular', arial !important;
        color: #25225E;
        font-weight: normal;
        text-transform: uppercase !important;
        font-size: 16px;
        line-height: 16px; }
    section#profiles-grads .profile-tile span.dot {
      padding: 0px 8px 0px 10px; }
    section#profiles-grads .profile-tile .github-link {
      font-weight: bold;
      color: #25225E;
      text-decoration: underline;
      text-decoration-style: solid;
      text-decoration-color: #25225E;
      text-decoration-thickness: 2px; }

#partners-program h2 {
  font-size: 40px;
  line-height: 40px; }
  @media (min-width: 768px) {
    #partners-program h2 {
      font-size: 45px;
      line-height: 50px; } }

#partners-program p {
  font-size: 20px;
  line-height: 28px;
  padding: 0px 30px; }
  @media (min-width: 1024px) {
    #partners-program p {
      padding: 0px 30px;
      font-size: 24px;
      line-height: 30px; } }

#partners-program a:hover {
  color: white; }

section.left-sticker {
  padding: 0; }
  section.left-sticker img {
    width: 135px;
    left: 10%;
    position: absolute;
    margin-top: -50px;
    z-index: 5;
    transition: 2s;
    transform: translate3d(0, 0%, 0); }

section.right-sticker {
  padding: 0; }
  section.right-sticker img {
    width: 100px;
    transition: 2s;
    transform: translate3d(0, 0%, 0);
    right: 10%;
    position: absolute;
    margin-top: -55px;
    z-index: 5; }

.pink--bright {
  color: #DE629E; }

.pink--light {
  color: #FCECEF; }

.blue--dark {
  color: #25225E; }

.white {
  color: #fff; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.bg-white {
  background-color: #fff; }

.bg-grey-100 {
  background-color: #f2f2f2; }

/*****************************/
/* MIXINS 
/****************************/
/*****************************/
/* EVENTS INTRO 
/****************************/
#intro-events {
  padding-top: 5em;
  padding-bottom: 5em; }
  @media (min-width: 1024px) {
    #intro-events {
      margin-top: 6em;
      margin-bottom: 2rem; } }
  #intro-events h1 {
    font-size: 3rem; }
    @media (min-width: 768px) {
      #intro-events h1 {
        font-size: 4rem; } }
  #intro-events h1 .red-square {
    background-color: #ef4b54;
    color: white;
    padding-right: 0.1em;
    padding-left: 0.1em;
    border: 2px solid #f8ced2;
    display: -webkit-inline-box;
    margin: 0em; }
  #intro-events h1 .red-square.right {
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg); }
  #intro-events h1 .red-square.left {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg); }
  #intro-events p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5; }
  #intro-events .hero-box-container {
    margin-top: -100px;
    padding: 0px 30px 0px 40px; }
    @media (min-width: 768px) {
      #intro-events .hero-box-container {
        margin-top: -400px; } }
    @media (min-width: 1024px) {
      #intro-events .hero-box-container {
        margin-top: 0;
        padding: 0; } }
  #intro-events .hero-box {
    background-color: #f2f2f2;
    text-align: center;
    border: 2px solid #25225E;
    z-index: 5;
    box-shadow: -15px 15px 0px -2px #ffebef, -15px 15px 0 0px #25225E; }
    @media (min-width: 1024px) {
      #intro-events .hero-box {
        padding: 3rem 4rem !important; } }
  @media (min-width: 1024px) {
    #intro-events .hero-events {
      max-width: 45%;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      z-index: 3; } }

/*****************************/
/* EVENTS LISTING 
/****************************/
.listing-filter {
  font: 24px/24px 'pdu-regular', arial !important; }
  .listing-filter #filter-trigger {
    color: #ef3742; }
  .listing-filter .dropdown {
    display: inline-block; }
  .listing-filter .dropdown-menu {
    border: none;
    background: #f2f2f2; }
  .listing-filter .dropdown-item {
    color: #ef3742;
    font: 24px/24px 'pdu-regular', arial !important; }

.filter-trigger {
  cursor: pointer;
  color: #2b3574; }

.filtered {
  visibility: hidden;
  height: 0;
  margin-bottom: 0 !important;
  max-width: 0;
  padding: 0; }

#events-listing h2 {
  text-shadow: 1px 2px #ef3742;
  font: 50px/50px 'pdu-regular', arial !important; }

#events-listing .event-tile {
  border: 2px solid #2b3574;
  box-shadow: -8px 8px 0px 0px #2b3574;
  margin-left: 9px; }
  @media (min-width: 768px) {
    #events-listing .event-tile {
      margin-left: 0px; } }
  #events-listing .event-tile .event-tile-heading h3 {
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-fill-color: #FCECEF;
    -webkit-text-stroke-color: #ef3742;
    text-shadow: 3px 3px #ef3742;
    font: 50px/50px 'pdu-regular', arial !important;
    position: relative; }
    #events-listing .event-tile .event-tile-heading h3:before {
      content: "";
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 24px;
      width: 28px;
      top: -30px;
      right: 120px; }
  #events-listing .event-tile .event-tile-heading p {
    color: #ef3742;
    font: 15px/15px 'pdu-regular', arial !important; }
  #events-listing .event-tile .event-tile-details {
    background-color: white;
    flex-grow: 1; }
    #events-listing .event-tile .event-tile-details h4 {
      font: 24px/24px 'pdu-regular', arial !important; }
    #events-listing .event-tile .event-tile-details .pod-tickets div:first-child {
      flex-grow: 1; }
    #events-listing .event-tile .event-tile-details button {
      background-color: white;
      border: 3px solid #2b3574;
      border-radius: 25px;
      padding: 10px 10px;
      transition: all .3s ease-in-out; }
      @media (min-width: 350px) {
        #events-listing .event-tile .event-tile-details button {
          padding: 10px 30px; } }
      #events-listing .event-tile .event-tile-details button a {
        font: 16px/16px 'pdu-regular', arial !important;
        letter-spacing: 1px;
        color: #2b3574; }
      #events-listing .event-tile .event-tile-details button:hover {
        background-color: #2b3574; }
        #events-listing .event-tile .event-tile-details button:hover a {
          color: white; }

/*****************************/
/* MORE
/****************************/
#want-more h2 {
  text-shadow: 1px 2px #ef3742;
  font: 50px/50px 'pdu-regular', arial !important; }

#want-more h3 {
  font: 24px/24px 'pdu-regular', arial !important; }

#want-more button {
  background-color: #2b3574;
  border: 3px solid #2b3574;
  border-radius: 25px;
  padding: 10px 10px;
  transition: all .3s ease-in-out;
  width: 80%; }
  @media (min-width: 350px) {
    #want-more button {
      padding: 10px 30px; } }
  #want-more button a {
    font: 16px/16px 'pdu-regular', arial !important;
    letter-spacing: 1px;
    color: white; }
  #want-more button:hover {
    background-color: white; }
    #want-more button:hover a {
      color: #2b3574; }
  @media (min-width: 768px) {
    #want-more button {
      width: auto; } }

@media (min-width: 768px) {
  #want-more .want-more-tile div:first-child {
    min-height: 80px; } }

/*****************************/
/* STICKERS
/****************************/
section.left-sticker {
  padding: 0; }
  section.left-sticker img {
    width: 135px;
    left: 10%;
    position: absolute;
    margin-top: -50px;
    z-index: 5;
    transition: 2s;
    transform: translate3d(0, 0%, 0); }

section.right-sticker {
  padding: 0; }
  section.right-sticker img {
    width: 100px;
    transition: 2s;
    transform: translate3d(0, 0%, 0);
    right: 10%;
    position: absolute;
    margin-top: -55px;
    z-index: 5; }

#jobs-board {
  /*LAYOUT + QUERIES*/ }
  #jobs-board h1,
  #jobs-board h2,
  #jobs-board h3,
  #jobs-board h4,
  #jobs-board h5,
  #jobs-board h6 {
    color: #2b3574;
    font-family: pdu;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase; }
  #jobs-board h1 {
    font-size: 4rem; }
  #jobs-board h2 {
    font-size: 2.6rem; }
  #jobs-board h3 {
    font-size: 2rem; }
  #jobs-board h4 {
    font-size: 1.5rem; }
  #jobs-board h5 {
    font-size: 1.2rem; }
  #jobs-board h6 {
    font-size: 1rem; }
  #jobs-board p {
    color: #2b3574;
    font-family: "Helvetica-Neue", Arial, sans-serif;
    font-weight: normal;
    margin: 0; }
  #jobs-board #banner {
    background-color: #f9e8ea;
    background-image: url(34d99bf401327fe2af6a510abe672db1.png);
    background-size: 13%;
    text-align: center; }
  #jobs-board span.highlight {
    color: #ef3742; }
  #jobs-board nav.pagination ul {
    padding: 0; }
  #jobs-board nav.pagination li {
    display: inline;
    list-style: none; }
  #jobs-board nav.pagination li a {
    background-color: white;
    border: 2px solid #ef3742;
    color: #2b3574;
    font-weight: bold;
    padding: 0.8rem 1rem;
    text-decoration: none; }
  #jobs-board nav.pagination li a.active,
  #jobs-board nav.pagination li a:hover {
    background-color: #ef3742;
    border: 2px solid #ef3742;
    color: white; }
  #jobs-board .job-listings a {
    text-decoration: none; }
  #jobs-board .job-listing-content > h5 {
    color: #ef3742; }
  #jobs-board h1, #jobs-board h2, #jobs-board h3, #jobs-board h4, #jobs-board h5 {
    letter-spacing: 0; }
  #jobs-board .job-listing-specs > div > i {
    color: #ef3742; }
  #jobs-board article.job-listing {
    -moz-box-shadow: 20px 20px 0 -2px #2b3574;
    -webkit-box-shadow: 20px 20px 0 -2px #2b3574;
    border: 4px solid #2b3574;
    box-shadow: 20px 20px 0 -2px #2b3574;
    transition: background-color 0.3s ease-out; }
  #jobs-board article.job-listing:hover {
    background-color: #e7ebff; }
  #jobs-board .job-listing .fa-external-link {
    color: #2b3574; }
  #jobs-board .widget {
    background-color: #b1bad9; }
  #jobs-board .widget-content hr {
    border-color: #ee589f;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-width: 3px;
    border: 0; }
  #jobs-board .widget-content a.button {
    background-color: #ee589f;
    border: 2px solid #ee589f;
    color: white;
    font-family: pdu;
    text-transform: uppercase; }
  #jobs-board .widget-content a.button:hover {
    background-color: white;
    border: 2px solid #ee589f;
    color: #ee589f; }
  #jobs-board .header-content {
    margin: 0 auto;
    padding: 5rem 0;
    width: 50%; }
  #jobs-board .header-content h1 {
    font-size: 5rem;
    letter-spacing: 0; }
  #jobs-board .header-content p {
    line-height: 1.8rem; }
  #jobs-board .page-container {
    display: flex;
    flex-direction: row;
    margin: 5rem 10rem; }
  #jobs-board main {
    flex-basis: 85%;
    margin-bottom: 5rem; }
  #jobs-board main header {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  #jobs-board nav.pagination ul {
    padding: 0; }
  #jobs-board article.job-listing {
    display: flex;
    margin-top: 4rem;
    padding: 3%; }
  #jobs-board article.job-listing img {
    align-self: center;
    flex-basis: 15%;
    width: 100%; }
  #jobs-board .job-listing-content {
    align-self: center;
    display: flex;
    flex-direction: column;
    margin-left: 2.5rem;
    color: #2b3574 !important; }
    #jobs-board .job-listing-content .blurb {
      font-size: 0.8rem !important; }
  #jobs-board .job-listing-specs {
    display: flex;
    flex-direction: row;
    margin-top: 1rem; }
  #jobs-board .job-listing-specs > div {
    display: flex;
    flex-direction: row;
    margin-right: 2.5rem; }
  #jobs-board .job-listing-specs > div > p {
    margin: -0.25rem 0 0 0.75rem;
    white-space: nowrap; }
  #jobs-board .job-listing .fa-external-link {
    margin-left: auto; }
  #jobs-board main footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 5rem; }
  #jobs-board aside {
    flex-basis: 30%;
    margin-left: 5rem; }
  #jobs-board .widget {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.5rem; }
  #jobs-board .widget img {
    width: 100%; }
  #jobs-board .widget-content {
    padding: 2rem; }
  #jobs-board .widget-content hr {
    margin-top: 5%;
    margin: 0;
    max-width: 25%; }
  #jobs-board .widget-content p {
    margin: 1.5rem 0 0; }
  #jobs-board .widget-content a.button {
    display: inline-block;
    font-size: 1rem;
    letter-spacing: 1px;
    margin: 2.5rem 0 0;
    padding: 1rem 2rem;
    text-decoration: none; }
  #jobs-board .text-red {
    color: #ef3742 !important; }
  @media screen and (max-width: 1460px) {
    #jobs-board .header-content {
      width: 70%; }
    #jobs-board .page-container {
      margin: 2.5rem 5rem; } }
  @media screen and (max-width: 1044px) {
    #jobs-board .header-content {
      width: 80%; } }
  @media screen and (max-width: 980px) {
    #jobs-board img {
      width: 50%; }
    #jobs-board #banner h1 {
      font-size: 2rem; }
    #jobs-board h2 {
      font-size: 1.5rem !important; }
    #jobs-board h3 {
      font-size: 1.5rem !important; }
    #jobs-board .job-listing {
      border: 2px solid #2b3574 !important;
      box-shadow: 10px 10px 0 -2px #2b3574 !important;
      margin-top: 2rem !important; }
      #jobs-board .job-listing img {
        width: 10% !important; }
    #jobs-board .job-listing-content {
      margin-left: 1rem; }
      #jobs-board .job-listing-content h2 {
        font-size: 0.85rem !important; }
      #jobs-board .job-listing-content h3 {
        font-size: 0.75rem !important; }
      #jobs-board .job-listing-content h4 {
        font-size: 0.65rem !important; }
      #jobs-board .job-listing-content h5 {
        font-size: 0.5rem !important; }
      #jobs-board .job-listing-content p, #jobs-board .job-listing-content .blurb {
        font-size: 0.5rem !important; }
    #jobs-board nav.pagination li a {
      padding: 0.2rem 0.4rem !important; }
    #jobs-board #banner .header-content {
      padding: 5rem 0 3rem 0; }
    #jobs-board .page-container {
      margin: 2rem 2rem !important;
      flex-direction: column; }
    #jobs-board main {
      flex-basis: 100%; }
    #jobs-board aside {
      flex-basis: 100%;
      margin-left: 0;
      margin-top: 5rem; } }

#alert {
  position: fixed;
  width: 100%;
  z-index: 99999; }

.alert {
  margin-top: -50px;
  background-color: #ef3742;
  background-size: 20px 20px;
  color: #f6f6f6;
  display: block;
  height: auto;
  position: absolute;
  text-align: center;
  top: -45px;
  width: 100%;
  -webkit-animation: alert 1s ease forwards;
  -moz-animation: alert 1s ease forwards;
  -ms-animation: alert 1s ease forwards;
  -o-animation: alert 1s ease forwards;
  animation: alert 1s ease forwards; }
  @media (max-width: 480px) {
    .alert {
      margin-top: -80px; } }
  @media (max-width: 320px) {
    .alert {
      margin-top: -80px; } }
  .alert a {
    text-decoration: underline;
    color: white; }

/* Animation */
@-webkit-keyframes alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

@-moz-keyframes alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

@-ms-keyframes alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

@-o-keyframes alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }

@keyframes alert {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 0; } }
