form .checkbox:after {
  content: '';
  display: block;
  clear: both; }

.hero .wrap .text a, .filterPanel .wrap .filter {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

form .checkbox span, .social a, .mobileMenu .wrap > button, .mobileMenu .wrap nav ul li ul button, .pagination a.previous:before, .pagination a.next:before, .slider .swiper-menu button:before, .galleryModal .close, .galleryModal .swiper-menu button:before, .formCols form .input.select:after, .faqs .wrap .question h3:after, .filterPanel .wrap .contain .add:after, .filterPanel .wrap .contain .select:after, .filterPanel .wrap .filter .close, .filterPanel .wrap .filter .col h5:after, .filterPanel .wrap .filter .col .input span, .modal .wrap .close, .modal .wrap form .input.select:after, .dropdown-tabs .hold .question h3:after {
  background-image: url("../sprites/sprite.svg");
  background-size: 500px 500px;
  font-size: 20px; }

form h2, form legend, form .input:not(.checkbox) input, form .input:not(.checkbox) textarea, body.milkSport .textPanel.noHeader .wrap article ul li p, .centeredTextPanel .wrap .content h2, .centeredTextPanel .wrap .content .cols .col h2, .textPanel.darkBlue .wrap article ul li p em, .textPanel .wrap header h3, .textPanel .wrap header h2, .textPanel .wrap article h4, .textPanel .wrap article blockquote p, .textPanel .wrap .contactDetails p, .pagination a, .slider.table-slider .wrap header h3, .statistics .wrap .col p, .twoColsCircles .wrap .col .text h2, .twoCols .wrap .text h3, .formCols form .input.select select, .articlePanel .wrap header h2, .articlePanel .wrap .cols .col .text h3, .keyStages .wrap .col, .faqs .wrap .question h3, .filterPanel .wrap .filter .col .input label, .featuredText .wrap h3, .recipe .wrap header h2, .recipe .wrap .ingredients h3, .recipe .wrap .method h3, .article .wrap header h2, .article .wrap article blockquote p, .modal .wrap h2, .modal .wrap form .input.select select, .three-text-panels .wrap .cols .col h2, .text-on-image .wrap .content h2 {
  font-family: 'filson-soft', sans-serif; }

.recipe + .textPanel.noHeader .wrap article p {
  font-family: objektiv-mk1, sans-serif; }

.placeholder {
  pointer-events: none;
  -webkit-transition: 0.3s opacity linear;
  -ms-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
  position: absolute; }
  .placeholder.faded {
    opacity: 0.5; }
  .placeholder.hide {
    display: none; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  display: block; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.hide {
  display: none !important; }

.desktop {
  display: none; }

.thoughtco-cookiepanel {
  z-index: 100000000000;
  position: relative; }

.thoughtco-cookiepanel .cookiepanel-open {
  z-index: 100000;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1;
  height: 40px;
  padding: 10px 10px 4px 10px; }

.thoughtco-cookiepanel .cookiepanel-sidebar {
  z-index: 10000000;
  overflow: auto;
  height: 100%; }
  .thoughtco-cookiepanel .cookiepanel-sidebar h2 {
    font-size: 1.25rem;
    text-transform: uppercase; }
  .thoughtco-cookiepanel .cookiepanel-sidebar p {
    font-size: 1rem;
    line-height: 1.4; }
    .thoughtco-cookiepanel .cookiepanel-sidebar p.heading {
      font-size: 1rem;
      text-transform: uppercase; }
  .thoughtco-cookiepanel .cookiepanel-sidebar .buttons button {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0;
    color: white;
    border-radius: 0;
    padding: 6px 10px;
    text-align: center;
    margin: 0;
    font-size: 0.75rem; }
  .thoughtco-cookiepanel .cookiepanel-sidebar .toggler {
    z-index: -1; }
    .thoughtco-cookiepanel .cookiepanel-sidebar .toggler label {
      text-transform: uppercase;
      letter-spacing: 0;
      color: white;
      padding: 0;
      text-align: center; }
      .thoughtco-cookiepanel .cookiepanel-sidebar .toggler label:first-of-type {
        float: right; }
      .thoughtco-cookiepanel .cookiepanel-sidebar .toggler label:before {
        z-index: -1; }

form.success .message {
  display: block; }
form.success .input, form.success button, form.success legend, form.success h2, form.success .checkbox {
  display: none !important; }
form .message {
  line-height: 1.4;
  font-weight: 300;
  margin: 0 0 20px 0;
  display: none; }
form h2, form legend {
  font-weight: 700;
  font-size: 1.875rem;
  margin-bottom: 40px; }
form .input:not(.checkbox) + .input {
  margin-top: 30px; }
form .input:not(.checkbox) label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4;
  color: #3292c9; }
form .input:not(.checkbox) input, form .input:not(.checkbox) textarea {
  color: #0c272d;
  border: 0;
  font-size: 1.375rem;
  border-bottom: 1px solid #0c272d;
  font-weight: 300;
  width: 100%;
  padding: 0;
  background-color: transparent; }
  form .input:not(.checkbox) input::placeholder, form .input:not(.checkbox) textarea::placeholder {
    color: rgba(12, 39, 45, 0.5); }
form .checkbox {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  form .checkbox input {
    width: 50px;
    height: 50px;
    background-color: rgba(193, 222, 239, 0.3);
    float: left; }
    form .checkbox input:checked ~ span {
      display: block; }
  form .checkbox span {
    background-position: -90px -170px;
    width: 27px;
    height: 21px;
    display: block;
    position: absolute;
    top: 16px;
    left: 13px;
    display: none;
    pointer-events: none; }
  form .checkbox label {
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.4;
    margin-left: 20px;
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px); }
form button {
  background-color: #0c272d;
  height: 40px;
  width: 140px;
  border-radius: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  color: white;
  margin: 35px auto 0;
  -webkit-transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  -webkit-transition-property: all;
  -moz-transition-timing-function: linear;
  -moz-transition-duration: 300ms;
  -moz-transition-property: all;
  -o-transition-timing-function: linear;
  -o-transition-duration: 300ms;
  -o-transition-property: all;
  -ms-transition-timing-function: linear;
  -ms-transition-duration: 300ms;
  -ms-transition-property: all;
  transition-timing-function: linear;
  transition-duration: 300ms;
  transition-property: all; }
  form button:hover {
    background-color: #3292c9; }

body {
  font-family: 'objektiv-mk1', sans-serif;
  color: #0c272d;
  -webkit-font-smoothing: antialiased;
  /*
  	
  	&.addBodyShape {
  		background-image: url('../images/blue-body-shape-mobile@2x.png');
  		background-repeat: no-repeat;
  		background-position: top center;
  		display: block;
  		width: 100%;
  		height: 100%;
  		z-index: -1;
  		background-size: cover;
  		
  	}
  */ }
  body.showNav .mobileMenu {
    opacity: 1;
    -webkit-transition-timing-function: linear;
    -webkit-transition-duration: 300ms;
    -webkit-transition-property: all;
    -moz-transition-timing-function: linear;
    -moz-transition-duration: 300ms;
    -moz-transition-property: all;
    -o-transition-timing-function: linear;
    -o-transition-duration: 300ms;
    -o-transition-property: all;
    -ms-transition-timing-function: linear;
    -ms-transition-duration: 300ms;
    -ms-transition-property: all;
    transition-timing-function: linear;
    transition-duration: 300ms;
    transition-property: all;
    pointer-events: all; }
  body.showPopup .modal {
    opacity: 1;
    pointer-events: all; }
    body.showPopup .modal:before {
      content: '';
      background-color: rgba(12, 39, 45, 0.8);
      height: 100%;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      z-index: -1; }
  body.altStyles .twoCols .wrap .text p a {
    text-transform: none;
    border-bottom: 0;
    color: #3292c9;
    font-weight: 700;
    font-size: 1.0625rem; }
  body.altStyles .textPanel.darkBlue .wrap header {
    margin-bottom: 17px; }
    body.altStyles .textPanel.darkBlue .wrap header h3 {
      font-weight: 400; }
  body.altStyles .textPanel.darkBlue .wrap article > a {
    border-bottom: 1px solid white; }
  body.altStyles .textPanel.darkBlue .wrap article h3 + ul {
    margin-top: 27px; }
  body.altStyles .textPanel.darkBlue .wrap article ul {
    display: block; }
    body.altStyles .textPanel.darkBlue .wrap article ul li {
      width: 100%;
      padding-bottom: 0; }
      body.altStyles .textPanel.darkBlue .wrap article ul li + li {
        margin-top: 15px; }
      body.altStyles .textPanel.darkBlue .wrap article ul li p {
        text-align: left; }
  body.subsubpageHome .bottomShape + .textPanel {
    margin-top: 40px; }
  body.subsubpageHome .twoCols.flip + .bottomShape {
    display: none; }
  body.subsubpageHome .textPanel .wrap > figure {
    height: 550px;
    background-position: bottom center; }
  body.subsubpageHome .textPanel .wrap article > a {
    border: 1px solid #0c272d;
    border-radius: 20px;
    padding: 13px 25px; }
  body.subsubpageHome .twoCols.navyBg .wrap > figure {
    margin-left: 0;
    order: 1; }
  body.subsubpageHome .twoCols .wrap > figure {
    order: 2;
    margin-left: 50px; }
  body.subsubpageHome .twoCols .wrap .text {
    margin: 0 50px 0 0; }
  body.subsubpageHome .recipe + .textPanel {
    margin-top: 40px; }
  body.subsubpageHome .fullWidthImage figure {
    position: relative; }
    body.subsubpageHome .fullWidthImage figure:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 125px;
      background-image: url("/assets/images/hero-cutout.svg");
      background-size: cover;
      background-position: top center; }
  body.subsubpageHome .fullWidthImage:last-of-type {
    position: relative; }
  body.subsubpageHome .modal.openModal {
    margin-top: 0;
    top: -moz-calc(50% + 32px);
    top: -o-calc(50% + 32px);
    top: -webkit-calc(50% + 32px);
    top: calc(50% + 32px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    body.subsubpageHome .modal.openModal .wrap form {
      max-height: 500px;
      overflow: scroll; }
  body.schoolMilkScheme .pageIntro + .textPanel {
    margin-top: -24px; }
  body.schoolMilkScheme .hero + .centeredTextPanel {
    margin-top: 0; }
  body.schoolMilkScheme .hero .wrap figure:after {
    background-image: url("../images/hero-shape-darkBlue.svg"); }
  body.schoolMilkScheme .centeredTextPanel {
    text-align: center;
    background-color: #0c272d;
    color: white; }
    body.schoolMilkScheme .centeredTextPanel + .textPanel {
      margin-top: 75px; }
    body.schoolMilkScheme .centeredTextPanel .wrap .content .cols .col {
      display: block; }
    body.schoolMilkScheme .centeredTextPanel .wrap .content figure {
      width: 197px !important;
      height: 194px !important;
      background-position: center center;
      background-size: cover;
      margin: 0 auto; }
      body.schoolMilkScheme .centeredTextPanel .wrap .content figure img {
        width: 100%;
        height: 100%;
        display: block; }
    body.schoolMilkScheme .centeredTextPanel .wrap .content h2 {
      font-size: 2.1875rem;
      margin-top: 40px; }
  body.home .twoCols + .articlePanel {
    margin-top: 145px; }
  body.home .twoCols + .twoCols {
    margin-top: 185px; }
  body.home .textPanel + .statistics {
    margin-top: 105px; }
  body.home .textPanel.noHeader:first-of-type .wrap article h3 + p {
    margin-top: 40px; }
  body.home .statistics + .twoCols {
    margin-top: 200px; }
  body.milkAndMore .textPanel .wrap > figure:after {
    content: '';
    background-image: url("../images/hero-shape.svg");
    background-size: cover;
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    bottom: 0; }
  body.milkSport .textPanel.noHeader .wrap article ul li {
    border-bottom: 0;
    text-align: center; }
    body.milkSport .textPanel.noHeader .wrap article ul li:before {
      content: '';
      display: inline-block;
      background-image: url("/assets/images/icons/tick.svg");
      background-size: cover;
      background-position: center center;
      width: 35px;
      height: 35px; }
    body.milkSport .textPanel.noHeader .wrap article ul li p {
      font-size: 1.5rem;
      margin-top: 10px; }

a {
  text-decoration: none; }

p {
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.8; }

.back-button .back-btn {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem; }
  .back-button .back-btn:before {
    content: '';
    display: inline-block;
    background-image: url("/assets/images/icons/back-arrow.svg");
    background-size: cover;
    background-position: center center;
    width: 27px;
    height: 17px;
    vertical-align: middle;
    margin-right: 10px; }

.social a {
  text-indent: -9999px;
  display: inline-block;
  background-position: -20px -20px;
  width: 37px;
  height: 37px; }
  .social a + a {
    margin-left: 10px; }
  .social a.instagram {
    background-position: -20px -60px; }
  .social a.twitter {
    background-position: -20px -100px; }
  .social a.linkedin {
    background-position: -130px -80px; }

header[role="banner"] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  height: 65px;
  -webkit-transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  -webkit-transition-property: all;
  -moz-transition-timing-function: linear;
  -moz-transition-duration: 300ms;
  -moz-transition-property: all;
  -o-transition-timing-function: linear;
  -o-transition-duration: 300ms;
  -o-transition-property: all;
  -ms-transition-timing-function: linear;
  -ms-transition-duration: 300ms;
  -ms-transition-property: all;
  transition-timing-function: linear;
  transition-duration: 300ms;
  transition-property: all; }
  header[role="banner"].changeHeader {
    background-color: white; }
  header[role="banner"] .wrap h1 {
    text-indent: -9999px;
    background-image: url("../images/logo.svg");
    width: 45px;
    height: 42px;
    background-repeat: no-repeat;
    margin: 15px 0 0 10px; }
    header[role="banner"] .wrap h1 a {
      display: block;
      width: 100%;
      height: 100%; }
  header[role="banner"] .wrap .navButton {
    width: 30px;
    position: absolute;
    top: 22px;
    right: 10px; }
    header[role="banner"] .wrap .navButton span {
      background-color: #0c272d;
      width: 30px;
      display: block;
      height: 3px;
      pointer-events: none; }
      header[role="banner"] .wrap .navButton span + span {
        margin-top: 4px; }

.mobileMenu {
  position: fixed;
  top: 0;
  width: 100%;
  background-image: url("../images/mobile-navigation.svg");
  height: 100vh;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  z-index: 10000;
  -webkit-transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  -webkit-transition-property: all;
  -moz-transition-timing-function: linear;
  -moz-transition-duration: 300ms;
  -moz-transition-property: all;
  -o-transition-timing-function: linear;
  -o-transition-duration: 300ms;
  -o-transition-property: all;
  -ms-transition-timing-function: linear;
  -ms-transition-duration: 300ms;
  -ms-transition-property: all;
  transition-timing-function: linear;
  transition-duration: 300ms;
  transition-property: all;
  opacity: 0;
  pointer-events: none; }
  .mobileMenu .wrap > button {
    background-position: -140px -50px;
    width: 22px;
    height: 22px;
    margin: 20px 10px 0 auto; }
  .mobileMenu .wrap nav {
    margin: 40px 0 0 10px; }
    .mobileMenu .wrap nav ul li {
      font-size: 1.75rem;
      color: white;
      line-height: 1.4; }
      .mobileMenu .wrap nav ul li.opensubmenu > ul {
        display: block; }
      .mobileMenu .wrap nav ul li.opensubmenutwo ul {
        display: block; }
      .mobileMenu .wrap nav ul li ul {
        display: none;
        position: fixed;
        top: 65px;
        left: 0%;
        background-image: url("../images/mobile-navigation02.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 80%;
        width: 100%;
        padding-top: 36px;
        padding-left: 15px; }
        .mobileMenu .wrap nav ul li ul h4 {
          text-transform: uppercase;
          font-weight: 700;
          font-size: 0.75rem;
          margin-bottom: 10px; }
        .mobileMenu .wrap nav ul li ul button {
          text-indent: -9999px;
          background-position: -190px -20px;
          width: 10px;
          height: 16px;
          position: absolute;
          top: -40px;
          left: 10px; }
      .mobileMenu .wrap nav ul li.login {
        margin-top: 35px; }
        .mobileMenu .wrap nav ul li.login button {
          background-color: white;
          color: #0c272d;
          font-size: 0.75rem;
          font-weight: 700;
          text-transform: uppercase;
          border-radius: 20px;
          padding: 12px 20px; }
    .mobileMenu .wrap nav.social {
      margin-top: 40px; }

.hero {
  position: relative;
  overflow: hidden; }
  .hero.slider + .textPanel {
    margin-top: 70px; }
  .hero .swiper-menu {
    position: absolute;
    bottom: 50px;
    left: 10px; }
    .hero .swiper-menu button {
      background-color: #0c272d !important; }
  .hero .wrap figure {
    height: 525px;
    background-size: cover;
    background-position: center;
    position: relative; }
    .hero .wrap figure:after {
      content: '';
      display: block;
      background-image: url("../images/hero-shape-mobile.svg");
      background-repeat: no-repeat;
      width: 100%;
      position: absolute;
      bottom: -70px;
      left: 0;
      height: 100px;
      background-size: cover; }
  .hero .wrap .text {
    position: absolute;
    top: 148px;
    left: 10px;
    padding-right: 60px; }
    .hero .wrap .text h2 {
      font-family: 'filson-soft', sans-serif;
      font-weight: 300;
      font-size: 2.8125rem;
      line-height: 1;
      width: 280px; }
      .hero .wrap .text h2 br {
        display: none; }
    .hero .wrap .text a {
      display: inline-block;
      background-color: #0c272d;
      height: 40px;
      width: auto;
      border-radius: 20px;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 0.875rem;
      color: white;
      margin-top: 30px;
      -webkit-transition-timing-function: linear;
      -webkit-transition-duration: 300ms;
      -webkit-transition-property: all;
      -moz-transition-timing-function: linear;
      -moz-transition-duration: 300ms;
      -moz-transition-property: all;
      -o-transition-timing-function: linear;
      -o-transition-duration: 300ms;
      -o-transition-property: all;
      -ms-transition-timing-function: linear;
      -ms-transition-duration: 300ms;
      -ms-transition-property: all;
      transition-timing-function: linear;
      transition-duration: 300ms;
      transition-property: all;
      text-align: center;
      padding: 13px 25px 0; }
      .hero .wrap .text a:hover {
        background-color: #3292c9; }

.centeredTextPanel {
  padding: 60px 10px;
  background-color: rgba(50, 146, 201, 0.1);
  text-align: center; }
  .centeredTextPanel + .textPanel {
    margin-top: 40px; }
  .centeredTextPanel .wrap .content h2 {
    font-size: 1.875rem;
    font-weight: 400;
    padding-bottom: 30px; }
  .centeredTextPanel .wrap .content .cols .col:first-of-type {
    display: none; }
  .centeredTextPanel .wrap .content .cols .col figure {
    background-size: cover;
    background-position: center center;
    height: 350px;
    width: 100%;
    margin-bottom: 20px; }
  .centeredTextPanel .wrap .content .cols .col h2 {
    font-size: 3.75rem;
    font-weight: 400;
    padding-bottom: 30px; }
  .centeredTextPanel .wrap .content .cols .col p {
    display: block; }
    .centeredTextPanel .wrap .content .cols .col p + p {
      margin-top: 25px; }
    .centeredTextPanel .wrap .content .cols .col p a {
      color: #3292c9;
      font-weight: 700; }
  .centeredTextPanel .wrap .content .cols .col .link {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    border-bottom: 1px solid #0c272d;
    margin-top: 50px;
    display: inline-block; }
  .centeredTextPanel .wrap .content .cols .col button {
    font-weight: 700;
    color: #3292c9;
    margin: 0 auto;
    margin-top: 25px; }

.textPanel + .statistics {
  margin-top: 150px; }

.textPanel.pageIntro + .twoCols {
  margin-top: 150px; }

.textPanel + .fullWidthImage {
  margin-top: 150px; }

.textPanel {
  margin: 70px 10px; }
  .textPanel.circles .wrap article p strong {
    display: block;
    border-bottom: 1px solid black;
    line-height: 1.2;
    padding-bottom: 10px;
    font-size: 1.125rem; }
  .textPanel.circles .wrap article .group {
    padding: 0; }
    .textPanel.circles .wrap article .group .col ul {
      border-top: 3px solid #869395;
      padding-top: 15px; }
    .textPanel.circles .wrap article .group .col h4 {
      font-weight: 500;
      font-size: 1.125rem;
      position: relative;
      background-color: rgba(50, 146, 201, 0.1);
      width: 135px;
      height: 115px;
      border-radius: 100%;
      border: 0;
      text-align: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding-top: 10px; }
  .textPanel.fullWidthBlue {
    background-color: #3292c9;
    color: white;
    width: unset;
    margin: 0;
    text-align: center;
    padding: 40px 20px 80px 20px; }
    .textPanel.fullWidthBlue + .twoCols {
      margin-top: 130px; }
    .textPanel.fullWidthBlue .wrap article p {
      font-weight: 700;
      font-size: 1.125rem;
      max-width: 573px;
      margin: 0 auto; }
    .textPanel.fullWidthBlue .wrap article .group .col h4 {
      border: 0;
      font-size: 3rem;
      font-weight: 900;
      padding: 0;
      margin: 0; }
    .textPanel.fullWidthBlue .wrap article .group .col ul li p {
      text-transform: uppercase;
      font-size: 0.75rem;
      line-height: 1.6;
      max-width: 268px;
      margin: 0 auto; }
  .textPanel.noHeader + footer {
    margin-top: 70px; }
  .textPanel.noHeader .wrap article p + h3 {
    position: relative;
    padding-top: 40px;
    margin-top: 0; }
    .textPanel.noHeader .wrap article p + h3:before {
      content: '';
      display: block;
      background-color: #0c272d;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      top: 0; }
  .textPanel + .videoPanel {
    margin-top: 40px; }
  .textPanel + .slider.table-slider {
    margin-top: 180px; }
  .textPanel.pageIntro {
    margin-top: 100px;
    margin-bottom: 50px; }
    .textPanel.pageIntro + .textPanel.fullWidthBlue {
      margin-top: 100px !important; }
    .textPanel.pageIntro .wrap header .back-button {
      margin-bottom: 50px; }
  .textPanel.event .wrap header h2 {
    font-weight: 500; }
  .textPanel.blue .wrap article .group {
    margin-left: 0;
    background-color: rgba(50, 146, 201, 0.1);
    padding: 30px 20px;
    border-radius: 4px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .textPanel.blue .wrap article .group .col {
      margin-bottom: 0;
      width: -moz-calc(33%);
      width: -o-calc(33%);
      width: -webkit-calc(33%);
      width: calc(33%); }
      .textPanel.blue .wrap article .group .col:first-of-type {
        border-right: 2px solid #869395; }
        .textPanel.blue .wrap article .group .col:first-of-type h4 {
          padding-left: 0; }
        .textPanel.blue .wrap article .group .col:first-of-type ul li p {
          padding-left: 0; }
      .textPanel.blue .wrap article .group .col:nth-of-type(2) {
        margin-top: 0; }
      .textPanel.blue .wrap article .group .col + .col {
        margin-top: 0; }
      .textPanel.blue .wrap article .group .col:nth-of-type(3n + 2) {
        margin: 0; }
      .textPanel.blue .wrap article .group .col:nth-of-type(4) h4, .textPanel.blue .wrap article .group .col:nth-of-type(5) h4 {
        margin-top: 20px; }
      .textPanel.blue .wrap article .group .col:nth-of-type(4) {
        border-right: 2px solid #869395; }
        .textPanel.blue .wrap article .group .col:nth-of-type(4) h4 {
          padding-left: 0; }
        .textPanel.blue .wrap article .group .col:nth-of-type(4) ul li p {
          padding-left: 0; }
      .textPanel.blue .wrap article .group .col ul li {
        padding-left: 5px; }
        .textPanel.blue .wrap article .group .col ul li p {
          font-size: 0.75rem; }
      .textPanel.blue .wrap article .group .col h4 {
        padding-left: 5px;
        height: 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
  .textPanel.darkBlue {
    background-color: #0c272d;
    color: white;
    margin: 0;
    width: 100%;
    padding: 50px 0; }
    .textPanel.darkBlue .wrap {
      margin: 0 10px; }
      .textPanel.darkBlue .wrap header {
        font-weight: 400; }
      .textPanel.darkBlue .wrap article ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between; }
        .textPanel.darkBlue .wrap article ul li {
          width: -moz-calc(50% - 10px);
          width: -o-calc(50% - 10px);
          width: -webkit-calc(50% - 10px);
          width: calc(50% - 10px);
          border: 0; }
          .textPanel.darkBlue .wrap article ul li:nth-of-type(2) {
            margin-top: 0; }
          .textPanel.darkBlue .wrap article ul li p {
            text-align: center; }
            .textPanel.darkBlue .wrap article ul li p em {
              position: relative;
              font-weight: 700;
              font-size: 1.375rem;
              color: #0c272d;
              z-index: 1;
              margin-bottom: 20px;
              display: block; }
              .textPanel.darkBlue .wrap article ul li p em:before {
                content: '';
                background-color: white;
                height: 50px;
                width: 50px;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                border-radius: 100%;
                top: 50%;
                left: 50%;
                -webkit-transform: translateY(-50%) translateX(-50%);
                -ms-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%); }
  .textPanel .wrap > figure {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 455px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
  .textPanel .wrap .back-button {
    margin-bottom: 40px; }
  .textPanel .wrap header {
    margin-bottom: 45px;
    padding-right: 20px; }
    .textPanel .wrap header figure {
      width: 60px;
      margin-bottom: 25px; }
    .textPanel .wrap header time {
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.4;
      color: #3292c9; }
    .textPanel .wrap header h3 {
      font-weight: 700;
      font-size: 2.1875rem; }
    .textPanel .wrap header h2 {
      font-size: 2.8125rem;
      font-weight: 300; }
  .textPanel .wrap article h4 {
    font-size: 2.1875rem;
    font-weight: 700;
    line-height: 1.2; }
    .textPanel .wrap article h4 + p {
      margin-top: 20px; }
  .textPanel .wrap article h3 {
    font-size: 1.25rem;
    line-height: 1.4; }
  .textPanel .wrap article h3 + p {
    margin-top: 20px; }
  .textPanel .wrap article p + h3 {
    margin-top: 40px; }
  .textPanel .wrap article p a {
    color: #3292c9;
    font-weight: 700; }
  .textPanel .wrap article p strong {
    font-weight: 700; }
  .textPanel .wrap article p + p {
    margin-top: 25px; }
  .textPanel .wrap article h2 {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    margin-top: 50px;
    margin-bottom: 20px; }
  .textPanel .wrap article h6 {
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.9;
    margin-top: 20px; }
  .textPanel .wrap article p + ul {
    margin-top: 25px; }
  .textPanel .wrap article ul + p {
    margin-top: 40px; }
  .textPanel .wrap article h3 + ul {
    margin-top: 50px; }
  .textPanel .wrap article ul li {
    border-bottom: 1px solid #869395;
    padding-bottom: 15px; }
    .textPanel .wrap article ul li + li {
      margin-top: 15px; }
  .textPanel .wrap article > a {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    border-bottom: 1px solid #0c272d;
    margin-top: 50px;
    display: inline-block; }
  .textPanel .wrap article blockquote {
    margin: 40px 0 40px 30px; }
    .textPanel .wrap article blockquote p {
      font-weight: 300;
      font-style: italic;
      font-size: 1.125rem;
      color: #3292c9;
      line-height: 1.5; }
  .textPanel .wrap article .group {
    border-radius: 12px;
    padding: 24px 12px;
    margin: 45px 0; }
    .textPanel .wrap article .group .col + .col {
      margin-top: 54px; }
    .textPanel .wrap article .group .col h4 {
      font-weight: 700;
      font-size: 0.875rem;
      border-bottom: 3px solid #869395;
      margin-bottom: 15px;
      padding-bottom: 15px;
      line-height: 1.2; }
    .textPanel .wrap article .group .col ul {
      margin: 0; }
      .textPanel .wrap article .group .col ul li {
        list-style: none;
        font-weight: 300;
        line-height: 1.4;
        font-size: 0.875rem;
        border-bottom: 0;
        padding-bottom: 0; }
        .textPanel .wrap article .group .col ul li + li {
          border-top: 1px solid #869395;
          margin-top: 15px;
          padding-top: 15px; }
  .textPanel .wrap .contactDetails p {
    font-size: 0.9375rem;
    position: relative;
    padding-left: 70px; }
    .textPanel .wrap .contactDetails p:before {
      content: '';
      background-image: url("../images/icons/email.svg");
      background-repeat: no-repeat;
      width: 48px;
      height: 41px;
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .textPanel .wrap .contactDetails p + p {
      margin-top: 60px; }
    .textPanel .wrap .contactDetails p a.directions {
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.4;
      border-bottom: 1px solid #0c272d;
      margin-top: 30px;
      display: block;
      width: 82px;
      font-family: 'objektiv-mk1', sans-serif; }
    .textPanel .wrap .contactDetails p.call:before {
      background-image: url("../images/icons/call.svg"); }
    .textPanel .wrap .contactDetails p.address:before {
      background-image: url("../images/icons/address.svg"); }
  .textPanel .wrap .social {
    margin-top: 80px; }
    .textPanel .wrap .social a {
      background-position: -20px -270px;
      width: 45px;
      height: 45px; }
      .textPanel .wrap .social a.instagram {
        background-position: -20px -320px; }
      .textPanel .wrap .social a.twitter {
        background-position: -20px -370px; }
      .textPanel .wrap .social a.linkedin {
        background-position: -130px -270px; }

.pagination {
  text-align: center;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .pagination span {
    display: inline-block;
    margin: 0 30px; }
  .pagination a {
    font-size: 1.1875rem;
    display: inline-block; }
    .pagination a.previous, .pagination a.next {
      background-color: rgba(12, 39, 45, 0.1);
      width: 30px;
      height: 30px;
      border-radius: 50%;
      position: relative; }
      .pagination a.previous:before, .pagination a.next:before {
        content: '';
        background-position: -190px -20px;
        width: 9px;
        height: 16px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%); }
      .pagination a.previous.active, .pagination a.next.active {
        background-color: #0c272d; }
    .pagination a.next:before {
      -webkit-transform: translateY(-50%) translateX(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(180deg);
      transform: translateY(-50%) translateX(-50%) rotate(180deg); }

.slider.table-slider {
  margin: 0 10px; }
  .slider.table-slider .wrap header figure {
    width: 70px;
    margin-bottom: 40px; }
    .slider.table-slider .wrap header figure img {
      width: 100%;
      height: 100%;
      display: block; }
  .slider.table-slider .wrap header h3 {
    font-size: 2.1875rem;
    font-weight: 400; }
  .slider.table-slider .wrap article .group {
    border-radius: 12px;
    padding: 24px 12px;
    margin: 45px 0; }
    .slider.table-slider .wrap article .group .col + .col {
      margin-top: 54px; }
    .slider.table-slider .wrap article .group .col h4 {
      font-weight: 700;
      font-size: 0.875rem;
      border-bottom: 3px solid #869395;
      margin-bottom: 15px;
      padding-bottom: 15px;
      line-height: 1.2; }
    .slider.table-slider .wrap article .group .col ul {
      margin: 0; }
      .slider.table-slider .wrap article .group .col ul li {
        list-style: none;
        font-weight: 300;
        line-height: 1.4;
        font-size: 0.875rem;
        border-bottom: 0;
        padding-bottom: 0; }
        .slider.table-slider .wrap article .group .col ul li + li {
          border-top: 1px solid #869395;
          margin-top: 15px;
          padding-top: 15px; }
  .slider.table-slider .wrap .swiper-container .swiper-wrapper .swiper-slide article .group {
    background-color: rgba(50, 146, 201, 0.1);
    padding: 20px 18px 35px 18px;
    margin-left: 0; }
    .slider.table-slider .wrap .swiper-container .swiper-wrapper .swiper-slide article .group .col {
      margin-bottom: 0; }
      .slider.table-slider .wrap .swiper-container .swiper-wrapper .swiper-slide article .group .col:nth-of-type(3n + 2) {
        margin: 0; }
      .slider.table-slider .wrap .swiper-container .swiper-wrapper .swiper-slide article .group .col + .col {
        margin-top: 20px; }
.slider .swiper-menu {
  margin-top: 10px; }
  .slider .swiper-menu button {
    background-color: rgba(12, 39, 45, 0.1);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    display: inline-block; }
    .slider .swiper-menu button:before {
      content: '';
      background-position: -190px -20px;
      width: 9px;
      height: 16px;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
    .slider .swiper-menu button + button {
      background-color: #0c272d;
      margin-left: 5px; }
      .slider .swiper-menu button + button:before {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(180deg);
        transform: translateY(-50%) translateX(-50%) rotate(180deg); }

.galleryModal {
  position: fixed;
  top: 0;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  z-index: 1000000;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }
  .galleryModal.open {
    visibility: visible;
    opacity: 1;
    pointer-events: all; }
  .galleryModal .close {
    background-position: -260px -20px;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    display: block;
    margin: 20px 10px 0 auto; }
  .galleryModal .swiper-container {
    margin: 80px 10px 0 10px; }
    .galleryModal .swiper-container .swiper-wrapper .swiper-slide figure figcaption {
      line-height: 1.6;
      font-size: 0.625rem; }
  .galleryModal .swiper-menu {
    margin: 0 10px; }
    .galleryModal .swiper-menu button {
      background-color: rgba(12, 39, 45, 0.1);
      width: 30px;
      height: 30px;
      border-radius: 50%;
      margin: 0;
      position: relative;
      top: 0;
      left: 0;
      display: inline-block; }
      .galleryModal .swiper-menu button:before {
        content: '';
        background-position: -190px -20px;
        width: 9px;
        height: 16px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%); }
      .galleryModal .swiper-menu button + button {
        background-color: #0c272d;
        margin-left: 5px; }
        .galleryModal .swiper-menu button + button:before {
          -webkit-transform: translateY(-50%) translateX(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) translateX(-50%) rotate(180deg);
          transform: translateY(-50%) translateX(-50%) rotate(180deg); }

.statistics {
  text-align: center;
  margin-bottom: 70px; }
  .statistics.statisticsTwo .wrap .col p {
    font-size: 1.875rem;
    font-weight: 400; }
  .statistics .wrap .col figure {
    width: 100px;
    margin: 0 auto 10px; }
  .statistics .wrap .col p {
    font-weight: 900;
    font-size: 2.5rem; }
  .statistics .wrap .col h5 {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    width: 170px;
    margin: 0 auto; }

.twoColsCircles + .articlePanel {
  margin-top: 150px; }

.twoColsCircles {
  background-color: #0c272d;
  padding: 60px 10px;
  color: white; }
  .twoColsCircles .wrap .col + .col {
    margin-top: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .twoColsCircles .wrap .col .text h2 {
    font-size: 2.1875rem;
    padding-bottom: 20px; }
  .twoColsCircles .wrap .col .text a {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    border-bottom: 1px solid white;
    margin-top: 30px;
    display: inline-block; }
  .twoColsCircles .wrap .col .item {
    text-align: center;
    width: 50%;
    margin-bottom: 60px; }
    .twoColsCircles .wrap .col .item figure {
      width: 120px;
      height: 120px;
      background-size: cover;
      background-position: center center;
      border-radius: 50%;
      margin: 0 auto; }
    .twoColsCircles .wrap .col .item p {
      margin-top: 25px; }

.twoColsCircles + footer {
  margin-top: 150px; }

.twoCols + .twoColsCircles {
  margin-top: 130px; }

.twoColsCircles + .twoCols {
  margin-top: 130px; }

.twoCols + footer {
  margin-top: 150px; }

.twoCols {
  margin-left: 10px;
  margin-right: 10px; }
  .twoCols + .textPanel {
    margin-top: 100px; }
  .twoCols + .text-on-image {
    margin-top: 40px; }
  .twoCols + .twoCols {
    margin-top: 130px; }
  .twoCols.flip .wrap > figure {
    margin-left: auto;
    /*
    				border-radius: 30% 70% 85% 15% / 23% 58% 42% 77%;
    				@include x-animation(4s linear infinite morph2);
    				@include x-keyframes(morph2) {
    					0%, 100% {border-radius: 30% 70% 85% 15% / 23% 58% 42% 77%;}
    					34% { border-radius: 30% 70% 85% 15% / 23% 88% 12% 77%; }
    					67% {border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%; }	
    				}
    */ }
  .twoCols.formCols {
    margin-bottom: 100px;
    overflow: hidden; }
    .twoCols.formCols .wrap .text {
      margin-left: 10px; }
    .twoCols.formCols .wrap > figure {
      width: 300px;
      height: 300px;
      margin: 70px -40px 0 auto; }
  .twoCols.navyBg {
    background-color: #0c272d;
    padding: 90px 0;
    position: relative; }
    .twoCols.navyBg:before {
      content: '';
      background-color: #0c272d;
      width: 100vw;
      height: 100%;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -50vw;
      z-index: -1; }
    .twoCols.navyBg .wrap > figure {
      border-radius: 0;
      width: 200px;
      margin-bottom: 50px;
      height: auto;
      margin-left: 0; }
    .twoCols.navyBg .wrap .text {
      color: white; }
      .twoCols.navyBg .wrap .text a {
        border-bottom: 1px solid white; }
  .twoCols .wrap > figure {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    height: 270px;
    width: 270px;
    background-position: center center;
    background-size: cover;
    -webkit-animation: 20s linear infinite morph;
    animation: 20s linear infinite morph; }
@-webkit-keyframes morph {
  0%, 100% {
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%; }
  34% {
    border-radius: 70% 30% 50% 50% / 30% 30% 70% 70%; }
  67% {
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%; } }
@keyframes morph {
  0%, 100% {
    border-radius: 40% 60% 70% 30% / 40% 40% 60% 50%; }
  34% {
    border-radius: 70% 30% 50% 50% / 30% 30% 70% 70%; }
  67% {
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%; } }
  .twoCols .wrap .text {
    margin: 50px 20px 0 40px; }
    .twoCols .wrap .text figure {
      width: 60px;
      margin-bottom: 20px; }
    .twoCols .wrap .text h3 {
      font-size: 2.1875rem; }
    .twoCols .wrap .text h3 + p {
      margin-top: 20px; }
    .twoCols .wrap .text p + p {
      margin-top: 20px; }
    .twoCols .wrap .text a {
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.4;
      border-bottom: 1px solid #0c272d;
      margin-top: 30px;
      display: inline-block; }
    .twoCols .wrap .text form button {
      margin-left: 0;
      margin-top: 15px; }
    .twoCols .wrap .text form .checkbox + button {
      margin-top: 30px; }

.formCols form .input.checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .formCols form .input.checkbox label {
    margin-top: -21px;
    width: -moz-calc(100% - 70px);
    width: -o-calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px); }
  .formCols form .input.checkbox input {
    margin-bottom: 22px; }
    .formCols form .input.checkbox input:checked {
      position: relative; }
      .formCols form .input.checkbox input:checked:after {
        content: '';
        display: block;
        background-image: url("/assets/images/icons/checkbox-checked.svg");
        background-position: center center;
        background-size: cover;
        width: 25px;
        height: 19px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
.formCols form .input.select {
  position: relative; }
  .formCols form .input.select label + select {
    margin-top: 20px; }
  .formCols form .input.select select {
    border: 0;
    display: block;
    width: 100%;
    height: 60px;
    background-color: rgba(50, 146, 201, 0.1);
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.875rem; }
  .formCols form .input.select:after {
    content: '';
    display: block;
    background-position: -200px -40px;
    width: 12px;
    height: 8px;
    position: absolute;
    bottom: 24px;
    right: 13px;
    -webkit-transition-timing-function: linear;
    -webkit-transition-duration: 300ms;
    -webkit-transition-property: all;
    -moz-transition-timing-function: linear;
    -moz-transition-duration: 300ms;
    -moz-transition-property: all;
    -o-transition-timing-function: linear;
    -o-transition-duration: 300ms;
    -o-transition-property: all;
    -ms-transition-timing-function: linear;
    -ms-transition-duration: 300ms;
    -ms-transition-property: all;
    transition-timing-function: linear;
    transition-duration: 300ms;
    transition-property: all;
    pointer-events: none; }
  .formCols form .input.select [data-invalid="true"] {
    border: 0 !important; }
.formCols form .input [data-invalid="true"] {
  border-bottom: 1px solid red !important; }
.formCols form .input ul[data-errorlist=""] li {
  color: red;
  margin-top: 5px;
  position: absolute; }

.twoCols + .articlePanel {
  margin-top: 130px; }

.articlePanel {
  margin: 0 10px 100px; }
  .articlePanel.slider .wrap .cols .col {
    margin-bottom: 0; }
  .articlePanel .swiper-menu {
    text-align: center;
    margin-top: 35px; }
  .articlePanel .wrap header {
    margin-bottom: 26px; }
    .articlePanel .wrap header h2 {
      font-size: 1.5rem;
      font-weight: 700; }
  .articlePanel .wrap .cols .col {
    margin-bottom: 40px; }
    .articlePanel .wrap .cols .col figure {
      background-size: cover;
      background-position: center center;
      border-radius: 10px;
      padding-top: 60%; }
    .articlePanel .wrap .cols .col .text {
      margin-top: 18px; }
      .articlePanel .wrap .cols .col .text time, .articlePanel .wrap .cols .col .text h4 {
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.4;
        display: block;
        color: #3292c9; }
      .articlePanel .wrap .cols .col .text h3 {
        font-size: 1.375rem;
        font-weight: 300;
        margin-top: 10px;
        line-height: 1.2;
        -webkit-transition-timing-function: linear;
        -webkit-transition-duration: 300ms;
        -webkit-transition-property: color;
        -moz-transition-timing-function: linear;
        -moz-transition-duration: 300ms;
        -moz-transition-property: color;
        -o-transition-timing-function: linear;
        -o-transition-duration: 300ms;
        -o-transition-property: color;
        -ms-transition-timing-function: linear;
        -ms-transition-duration: 300ms;
        -ms-transition-property: color;
        transition-timing-function: linear;
        transition-duration: 300ms;
        transition-property: color; }

.fullWidthImage + .twoCols {
  margin-top: 40px; }
.fullWidthImage + .videoPanel {
  margin-top: 40px; }
.fullWidthImage + .textPanel {
  margin-top: 40px; }
  .fullWidthImage + .textPanel.darkBlue {
    margin-top: 0; }
.fullWidthImage.shapeTwo figure:before {
  background-image: url("../images/white-shape02.svg"); }
.fullWidthImage figure {
  padding-top: 80%;
  background-size: cover;
  background-position: center center;
  position: relative; }
  .fullWidthImage figure:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/white-shape.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 125px; }

.keyStages {
  margin: 60px 0; }
  .keyStages + .textPanel {
    margin-top: 40px; }
  .keyStages .link {
    margin: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem; }
    .keyStages .link:before {
      content: '';
      display: inline-block;
      background-image: url("/assets/images/icons/back-arrow.svg");
      background-size: cover;
      background-position: center center;
      width: 27px;
      height: 17px;
      vertical-align: middle;
      margin-right: 10px; }
  .keyStages .wrap {
    margin-top: 60px; }
    .keyStages .wrap .col {
      background-color: #c1deef;
      border-radius: 50%;
      width: 200px;
      height: 200px;
      margin: 0 auto;
      font-size: 2rem;
      text-align: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      font-weight: 400;
      margin-bottom: 40px;
      position: relative; }
      .keyStages .wrap .col a {
        width: 100%;
        height: 100%;
        display: block;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }

.faqs {
  margin-bottom: 150px; }
  .faqs .wrap {
    margin: 0 10px; }
    .faqs .wrap .question.show h3 {
      border-top: 1px solid transparent;
      position: relative; }
      .faqs .wrap .question.show h3:before {
        content: '';
        display: block;
        background-color: #326a74;
        width: 100%;
        height: 4px;
        position: absolute;
        top: 0;
        left: 0; }
      .faqs .wrap .question.show h3:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .faqs .wrap .question.show .reveal {
      display: block;
      padding-bottom: 50px; }
    .faqs .wrap .question:last-of-type {
      border-bottom: 1px solid #326a74; }
    .faqs .wrap .question h3 {
      font-size: 1.375rem;
      font-weight: 300;
      line-height: 1.2;
      padding-right: 60px;
      position: relative;
      cursor: pointer;
      border-top: 1px solid #326a74;
      padding: 20px 60px 20px 0; }
      .faqs .wrap .question h3:after {
        content: '';
        background-position: -210px -20px;
        width: 16px;
        height: 10px;
        display: block;
        position: absolute;
        top: 28px;
        right: 0;
        pointer-events: none; }
    .faqs .wrap .question .reveal {
      display: none; }
      .faqs .wrap .question .reveal p + p {
        margin-top: 25px; }
      .faqs .wrap .question .reveal ul {
        margin: 25px 0 25px 20px; }
        .faqs .wrap .question .reveal ul li {
          font-size: 0.9375rem;
          font-weight: 300;
          line-height: 1.8;
          list-style: disc; }
      .faqs .wrap .question .reveal p a {
        font-weight: 700; }
      .faqs .wrap .question .reveal table {
        background-color: rgba(50, 146, 201, 0.1);
        border-radius: 12px;
        margin: 45px 0; }
        .faqs .wrap .question .reveal table tr {
          text-align: left; }
          .faqs .wrap .question .reveal table tr:last-of-type td {
            border-bottom: 0; }
          .faqs .wrap .question .reveal table tr th {
            font-weight: 700;
            font-size: 1rem;
            padding: 24px 12px;
            border-bottom: 3px solid rgba(12, 39, 45, 0.5); }
          .faqs .wrap .question .reveal table tr td {
            padding: 24px 12px;
            font-size: 1rem;
            font-weight: 300;
            border-bottom: 1px solid rgba(12, 39, 45, 0.5); }

.filterPanel {
  margin: 0 10px 20px 10px;
  position: relative; }
  .filterPanel.show .wrap .filter {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    top: -42px; }
  .filterPanel .wrap .contain {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    .filterPanel .wrap .contain .add {
      font-size: 0.75rem; }
      .filterPanel .wrap .contain .add:after {
        content: '';
        background-position: -240px -20px;
        width: 14px;
        height: 14px;
        display: inline-block;
        margin-left: 8px;
        position: relative;
        top: 2px; }
    .filterPanel .wrap .contain .select {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      position: relative; }
      .filterPanel .wrap .contain .select:after {
        content: '';
        background-position: -210px -20px;
        width: 16px;
        height: 10px;
        display: block;
        position: absolute;
        top: 5px;
        right: 0;
        pointer-events: none; }
      .filterPanel .wrap .contain .select label {
        font-size: 0.75rem;
        display: block;
        width: 60px;
        position: relative;
        top: 3px; }
      .filterPanel .wrap .contain .select select {
        font-size: 0.75rem;
        font-weight: 500;
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #0c272d;
        font-family: 'objektiv-mk1', sans-serif;
        padding-right: 5px;
        background-color: transparent; }
  .filterPanel .wrap .filter {
    background-color: white;
    position: absolute;
    overflow: hidden;
    top: 40px;
    left: 0;
    width: 100%;
    border-radius: 12px;
    padding: 24px 12px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    z-index: 1000;
    -webkit-transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1); }
    .filterPanel .wrap .filter .close {
      background-position: -260px -20px;
      width: 22px;
      height: 22px;
      text-indent: -9999px;
      margin-left: auto;
      display: block; }
    .filterPanel .wrap .filter button {
      display: inline-block;
      font-size: 0.75rem;
      width: 120px; }
      .filterPanel .wrap .filter button + button {
        margin-left: 10px; }
    .filterPanel .wrap .filter h3 {
      font-weight: 700;
      font-size: 0.875rem;
      margin-bottom: 40px; }
    .filterPanel .wrap .filter .col + .col {
      margin-top: 40px; }
    .filterPanel .wrap .filter .col h5 {
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.4;
      font-weight: 700;
      position: relative;
      border-bottom: 1px solid #0c272d;
      padding-bottom: 5px;
      margin-bottom: 24px; }
      .filterPanel .wrap .filter .col h5:after {
        content: '';
        background-position: -200px -40px;
        width: 12px;
        height: 8px;
        display: block;
        position: absolute;
        top: 4px;
        right: 0; }
    .filterPanel .wrap .filter .col .input {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .filterPanel .wrap .filter .col .input + .input {
        margin-top: 14px; }
      .filterPanel .wrap .filter .col .input input {
        width: 25px;
        height: 25px;
        background-color: #edf6fb; }
        .filterPanel .wrap .filter .col .input input:checked + span {
          opacity: 1; }
      .filterPanel .wrap .filter .col .input span {
        background-position: -130px -180px;
        width: 17px;
        height: 13px;
        display: block;
        position: absolute;
        top: 7px;
        pointer-events: none;
        left: 5px;
        opacity: 0; }
      .filterPanel .wrap .filter .col .input label {
        margin-left: 15px;
        font-weight: 300; }

.featuredText {
  margin: 0 10px 100px; }
  .featuredText .wrap h3 {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700; }

.recipe {
  margin-top: 100px;
  margin-bottom: 40px; }
  .recipe + .textPanel {
    margin-top: 40px; }
  .recipe .wrap {
    margin: 0 10px; }
    .recipe .wrap .back-btn {
      margin-left: 0;
      margin-bottom: 50px; }
    .recipe .wrap .slider {
      pointer-events: none; }
      .recipe .wrap .slider + header h4 {
        font-size: 1rem;
        color: #0c272d;
        text-transform: none;
        margin-top: 20px;
        font-weight: 300;
        font-family: 'objektiv-mk1', sans-serif;
        text-align: right; }
    .recipe .wrap header {
      margin-bottom: 20px; }
      .recipe .wrap header h4 {
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.4;
        color: #3292c9;
        padding-bottom: 2px; }
      .recipe .wrap header h2 {
        font-weight: 500;
        font-size: 1.875rem;
        line-height: 1.3; }
    .recipe .wrap .recipeBy {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      margin: 20px 0 26px; }
      .recipe .wrap .recipeBy.desktop {
        display: none; }
      .recipe .wrap .recipeBy figure {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-size: cover;
        background-position: center center;
        border: 2px solid #b5d8ec; }
      .recipe .wrap .recipeBy h5 {
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.4;
        line-height: 1.2;
        margin-left: 15px; }
    .recipe .wrap .recipeInfo {
      margin: 30px 0 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .recipe .wrap .recipeInfo.desktop {
        display: none; }
      .recipe .wrap .recipeInfo > div:last-of-type {
        width: 100%;
        margin-bottom: 0; }
      .recipe .wrap .recipeInfo div {
        width: 50%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px; }
        .recipe .wrap .recipeInfo div:last-of-type div {
          width: auto; }
        .recipe .wrap .recipeInfo div figure {
          width: 30px;
          margin-left: 14px; }
        .recipe .wrap .recipeInfo div div {
          display: block;
          width: 60%;
          margin-left: 14px;
          margin-bottom: 0; }
          .recipe .wrap .recipeInfo div div h5, .recipe .wrap .recipeInfo div div h6 {
            font-size: 0.75rem;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 1.4; }
          .recipe .wrap .recipeInfo div div h6 {
            color: #3292c9; }
    .recipe .wrap .ingredients {
      border-top: 4px solid rgba(50, 146, 201, 0.5); }
      .recipe .wrap .ingredients h3 {
        font-size: 1.375rem;
        padding-top: 20px; }
      .recipe .wrap .ingredients ul li {
        font-size: 0.9375rem;
        font-weight: 300;
        line-height: 1.4;
        padding: 20px 0 10px; }
        .recipe .wrap .ingredients ul li + li {
          border-top: 1px solid rgba(50, 146, 201, 0.5); }
      .recipe .wrap .ingredients p {
        margin-top: 20px;
        width: 100%;
        position: relative;
        padding-bottom: 10px; }
        .recipe .wrap .ingredients p:last-of-type:after {
          display: none; }
        .recipe .wrap .ingredients p:after {
          content: '';
          background-color: rgba(50, 146, 201, 0.5);
          width: 100%;
          height: 1px;
          position: absolute;
          bottom: -7px;
          left: 0;
          display: block; }
    .recipe .wrap .method {
      border-top: 4px solid rgba(50, 146, 201, 0.5);
      margin-top: 40px; }
      .recipe .wrap .method h3 {
        font-size: 1.375rem;
        padding-top: 20px;
        padding-bottom: 20px; }
      .recipe .wrap .method p + p {
        margin-top: 20px; }
    .recipe .wrap .sharing {
      margin-top: 50px; }
      .recipe .wrap .sharing h5 {
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.4; }
      .recipe .wrap .sharing > div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
      .recipe .wrap .sharing nav {
        margin-left: 20px; }
        .recipe .wrap .sharing nav a {
          background-position: -70px -220px;
          width: 40px;
          height: 40px; }
          .recipe .wrap .sharing nav a.facebook {
            background-position: -120px -220px; }
      .recipe .wrap .sharing .tags {
        margin-top: 30px; }
        .recipe .wrap .sharing .tags ul {
          margin-left: 20px; }
          .recipe .wrap .sharing .tags ul li {
            background-color: rgba(181, 216, 236, 0.3);
            border-radius: 20px;
            display: inline-block;
            padding: 12px 14px;
            font-size: 0.75rem;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 1.4;
            margin-right: 10px;
            -webkit-transition-timing-function: linear;
            -webkit-transition-duration: 300ms;
            -webkit-transition-property: all;
            -moz-transition-timing-function: linear;
            -moz-transition-duration: 300ms;
            -moz-transition-property: all;
            -o-transition-timing-function: linear;
            -o-transition-duration: 300ms;
            -o-transition-property: all;
            -ms-transition-timing-function: linear;
            -ms-transition-duration: 300ms;
            -ms-transition-property: all;
            transition-timing-function: linear;
            transition-duration: 300ms;
            transition-property: all; }
            .recipe .wrap .sharing .tags ul li a {
              width: 100%;
              height: 100%;
              display: block; }
            .recipe .wrap .sharing .tags ul li:hover {
              background-color: #3292c9;
              color: white; }

.article {
  margin-top: 100px;
  margin-bottom: 100px; }
  .article .wrap {
    margin: 0 10px; }
    .article .wrap div {
      margin-bottom: 50px; }
      .article .wrap div figure {
        height: 230px;
        background-size: contain;
        background-repeat: no-repeat; }
    .article .wrap header {
      margin-bottom: 50px; }
      .article .wrap header time {
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.4;
        color: #3292c9;
        padding-bottom: 3px;
        display: block; }
      .article .wrap header h2 {
        font-weight: 500;
        font-size: 1.875rem;
        line-height: 1.2; }
    .article .wrap .share {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      margin-top: 50px; }
      .article .wrap .share h5 {
        font-size: 0.75rem;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.4; }
      .article .wrap .share nav {
        margin-left: 20px; }
        .article .wrap .share nav a {
          background-position: -70px -220px;
          width: 40px;
          height: 40px; }
          .article .wrap .share nav a.facebook {
            background-position: -120px -220px; }
    .article .wrap article h3 {
      font-size: 1.25rem;
      line-height: 1.4;
      padding-bottom: 40px; }
    .article .wrap article p + p {
      margin-top: 25px; }
    .article .wrap article p a {
      color: #3292c9;
      font-weight: 700; }
    .article .wrap article ul {
      margin: 30px 0 30px 20px; }
      .article .wrap article ul li {
        font-size: 0.9375rem;
        font-weight: 300;
        line-height: 1.4;
        list-style: disc; }
        .article .wrap article ul li + li {
          margin-top: 25px; }
    .article .wrap article blockquote {
      margin: 40px 0 40px 30px; }
      .article .wrap article blockquote p {
        font-weight: 300;
        font-style: italic;
        font-size: 1.125rem;
        color: #3292c9;
        line-height: 1.5; }
    .article .wrap article .slider {
      margin: 50px 0; }
      .article .wrap article .slider figure figcaption {
        line-height: 1.6;
        font-size: 0.625rem;
        margin: 10px 0; }

.gallery {
  margin-bottom: 100px; }
  .gallery .wrap {
    margin: 0 10px; }
    .gallery .wrap figure {
      padding-top: 50%;
      background-size: cover;
      cursor: pointer;
      background-position: center center;
      margin-bottom: 10px; }
    .gallery .wrap .videoCol {
      margin-bottom: 10px; }
    .gallery .wrap iframe {
      width: 100%;
      height: 250px; }
      .gallery .wrap iframe + iframe {
        margin-top: 20px; }

.newsletterPanel {
  margin: 100px 0; }
  .newsletterPanel .wrap {
    margin: 0 10px; }
    .newsletterPanel .wrap form legend {
      margin-bottom: 30px; }
    .newsletterPanel .wrap form button {
      margin-left: 0; }

.bodyShape {
  position: absolute;
  top: 160px;
  left: 0;
  z-index: -1;
  width: 100%; }

.bottomShape {
  background-size: cover;
  height: 200px;
  width: 100%;
  background-position: top center; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  margin: 40px 10px 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  -webkit-transition-property: all;
  -moz-transition-timing-function: linear;
  -moz-transition-duration: 300ms;
  -moz-transition-property: all;
  -o-transition-timing-function: linear;
  -o-transition-duration: 300ms;
  -o-transition-property: all;
  -ms-transition-timing-function: linear;
  -ms-transition-duration: 300ms;
  -ms-transition-property: all;
  transition-timing-function: linear;
  transition-duration: 300ms;
  transition-property: all; }
  .modal.checked .wrap form button {
    opacity: 1; }
  .modal.openModal {
    opacity: 1;
    pointer-events: all; }
    .modal.openModal .wrap .close {
      pointer-events: all;
      z-index: 99999999; }
  .modal .wrap {
    padding: 40px 20px;
    border-radius: 12px;
    background-color: white;
    position: relative; }
    .modal .wrap .close {
      text-indent: -9999px;
      background-position: -260px -20px;
      width: 22px;
      height: 22px;
      position: absolute;
      top: 20px;
      right: 20px; }
    .modal .wrap h2 {
      font-weight: 700;
      font-size: 1.5rem;
      text-align: center;
      margin-bottom: 40px; }
    .modal .wrap form {
      margin-top: 30px; }
      .modal .wrap form button {
        opacity: 0.5; }
      .modal .wrap form .input [data-invalid="true"] {
        border-bottom: 1px solid red !important; }
      .modal .wrap form .input ul[data-errorlist=""] li {
        color: red;
        margin-top: 5px; }
      .modal .wrap form .input.checkbox label {
        pointer-events: none; }
      .modal .wrap form .input.checkbox input:checked {
        position: relative; }
        .modal .wrap form .input.checkbox input:checked:after {
          content: '';
          display: block;
          background-image: url("/assets/images/icons/checkbox-checked.svg");
          background-position: center center;
          background-size: cover;
          width: 25px;
          height: 19px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          pointer-events: none; }
      .modal .wrap form .input.select {
        position: relative; }
        .modal .wrap form .input.select [data-invalid="true"] {
          border: 0 !important; }
        .modal .wrap form .input.select ul[data-errorlist=""] li {
          position: absolute; }
        .modal .wrap form .input.select label + select {
          margin-top: 20px; }
        .modal .wrap form .input.select select {
          border: 0;
          display: block;
          width: 100%;
          height: 60px;
          background-color: rgba(50, 146, 201, 0.1);
          padding-left: 20px;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 0.875rem; }
        .modal .wrap form .input.select:after {
          content: '';
          display: block;
          background-position: -200px -40px;
          width: 12px;
          height: 8px;
          position: absolute;
          bottom: 24px;
          right: 13px;
          -webkit-transition-timing-function: linear;
          -webkit-transition-duration: 300ms;
          -webkit-transition-property: all;
          -moz-transition-timing-function: linear;
          -moz-transition-duration: 300ms;
          -moz-transition-property: all;
          -o-transition-timing-function: linear;
          -o-transition-duration: 300ms;
          -o-transition-property: all;
          -ms-transition-timing-function: linear;
          -ms-transition-duration: 300ms;
          -ms-transition-property: all;
          transition-timing-function: linear;
          transition-duration: 300ms;
          transition-property: all;
          pointer-events: none; }

.pdf-download {
  margin: 70px 10px;
  position: relative; }
  .pdf-download .wrap a {
    font-size: 0.9375rem;
    font-weight: 300; }
    .pdf-download .wrap a:before {
      content: '';
      display: block;
      position: absolute;
      top: -15px;
      left: 0;
      width: 50px;
      height: 50px;
      background-size: cover; }

.videoPanel {
  margin: 0 10px; }
  .videoPanel + .statistics {
    margin-top: 40px; }
  .videoPanel .wrap div {
    margin-top: 40px; }
    .videoPanel .wrap div p + a {
      margin-top: 30px; }
    .videoPanel .wrap div a {
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      border-bottom: 3px solid #0c272d;
      padding-bottom: 6px;
      -webkit-transition-timing-function: linear;
      -webkit-transition-duration: 300ms;
      -webkit-transition-property: all;
      -moz-transition-timing-function: linear;
      -moz-transition-duration: 300ms;
      -moz-transition-property: all;
      -o-transition-timing-function: linear;
      -o-transition-duration: 300ms;
      -o-transition-property: all;
      -ms-transition-timing-function: linear;
      -ms-transition-duration: 300ms;
      -ms-transition-property: all;
      transition-timing-function: linear;
      transition-duration: 300ms;
      transition-property: all;
      display: inline-block; }

.three-text-panels {
  margin: -55px 10px 0 10px; }
  .three-text-panels + .text-on-image {
    margin-top: 100px; }
  .three-text-panels.dark .wrap .cols .col {
    color: white;
    background-color: #0c272d; }
    .three-text-panels.dark .wrap .cols .col a {
      background-color: white;
      color: #0c272d; }
  .three-text-panels.blue .wrap .cols .col {
    color: #0c272d;
    background-color: #adc3c7; }
    .three-text-panels.blue .wrap .cols .col a {
      background-color: #0c272d;
      color: #adc3c7; }
  .three-text-panels .wrap .cols .col {
    color: #0c272d;
    text-align: center;
    background-color: #f3ebe4;
    margin-top: 10px;
    padding: 0 20px;
    height: 540px;
    position: relative;
    border-radius: 4px; }
    .three-text-panels .wrap .cols .col + .col {
      margin-top: 10px; }
    .three-text-panels .wrap .cols .col h2 {
      font-size: 1.5rem;
      padding-top: 65px;
      line-height: 1.2; }
      .three-text-panels .wrap .cols .col h2 + p {
        margin-top: 27px; }
    .three-text-panels .wrap .cols .col p {
      font-size: 1rem; }
    .three-text-panels .wrap .cols .col a {
      position: absolute;
      bottom: 53px;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.875rem;
      background-color: #0c272d;
      color: #f3ebe4;
      border-radius: 30px;
      padding: 12px 26px; }

.text-on-image {
  position: relative; }
  .text-on-image + .articlePanel {
    margin-top: 75px; }
  .text-on-image + .twoCols {
    margin-top: 40px; }
  .text-on-image + .textPanel {
    margin-top: 40px; }
    .text-on-image + .textPanel .wrap .social {
      position: relative; }
      .text-on-image + .textPanel .wrap .social a {
        display: inline-block;
        vertical-align: middle; }
      .text-on-image + .textPanel .wrap .social p {
        display: inline-block;
        margin-left: 20px;
        width: 165px; }
        .text-on-image + .textPanel .wrap .social p:not(:first-of-type) {
          margin-top: 20px; }
  .text-on-image .wrap figure {
    height: 750px;
    background-size: cover;
    background-position: center center; }
  .text-on-image .wrap .content {
    color: #0c272d;
    text-align: center;
    background-color: white;
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 40px;
    right: 40px; }
    .text-on-image .wrap .content h2 {
      font-size: 1.5rem;
      margin-top: 80px;
      margin-bottom: 21px; }
    .text-on-image .wrap .content p {
      font-size: 1rem;
      margin: 0 20px;
      margin-bottom: 20px; }
      .text-on-image .wrap .content p + p {
        margin-top: 20px; }
    .text-on-image .wrap .content a {
      text-transform: uppercase;
      font-weight: 700;
      border-bottom: 2px solid #0c272d;
      font-size: 0.75rem;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }

.dropdown-tabs {
  margin: 0 10px; }
  .dropdown-tabs + .fullWidthImage {
    margin-top: 40px; }
  .dropdown-tabs + .textPanel {
    margin-top: 40px;
    margin-bottom: 40px; }
  .dropdown-tabs + footer {
    margin-top: 40px; }
  .dropdown-tabs header h2 {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 20px; }
  .dropdown-tabs .hold .question {
    background-color: #f3ebe4;
    border-radius: 8px; }
    .dropdown-tabs .hold .question + .question {
      margin-top: 8px; }
    .dropdown-tabs .hold .question.show h3 {
      border-bottom: 3px solid white; }
      .dropdown-tabs .hold .question.show h3:after {
        background-position: -210px -20px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        height: 10px;
        width: 16px; }
    .dropdown-tabs .hold .question.show .reveal {
      display: block; }
    .dropdown-tabs .hold .question h3 {
      font-weight: 700;
      line-height: 1.3;
      padding: 23px 65px 23px 20px;
      position: relative;
      cursor: pointer;
      font-size: 0.875rem;
      text-transform: uppercase; }
      .dropdown-tabs .hold .question h3:after {
        content: '';
        background-position: -210px -20px;
        height: 10px;
        width: 16px;
        display: block;
        position: absolute;
        top: -moz-calc(50% + 8px);
        top: -o-calc(50% + 8px);
        top: -webkit-calc(50% + 8px);
        top: calc(50% + 8px);
        right: 20px;
        margin-top: -12px; }
    .dropdown-tabs .hold .question .reveal {
      padding: 20px 20px 40px 20px;
      display: none; }
      .dropdown-tabs .hold .question .reveal p {
        font-size: 0.875rem;
        line-height: 1.2; }
        .dropdown-tabs .hold .question .reveal p + p {
          margin-top: 20px; }
      .dropdown-tabs .hold .question .reveal ul li + li {
        margin-top: 20px; }

.footerLogos {
  margin-bottom: 40px; }
  .footerLogos .wrap {
    margin: 0 10px; }
    .footerLogos .wrap .logos {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: 250px;
      margin: 0 auto 20px auto; }
      .footerLogos .wrap .logos figure {
        width: 70px; }
    .footerLogos .wrap p {
      font-size: 0.75rem; }

footer {
  background-color: #0c272d;
  color: white;
  padding-top: 30px; }
  footer .wrap figure {
    width: 100px;
    margin-bottom: 50px;
    margin-left: 10px; }
  footer .wrap nav:not(.social) {
    margin: 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    footer .wrap nav:not(.social) ul {
      margin-bottom: 25px;
      width: 50%; }
      footer .wrap nav:not(.social) ul:first-of-type {
        order: 0; }
      footer .wrap nav:not(.social) ul:nth-of-type(2) {
        order: 3; }
      footer .wrap nav:not(.social) ul:nth-of-type(3) {
        order: 2; }
      footer .wrap nav:not(.social) ul:nth-of-type(4) {
        order: 4;
        margin-top: -45px; }
      footer .wrap nav:not(.social) ul:nth-of-type(5) {
        order: 5;
        margin-left: 50%;
        margin-top: -130px; }
      footer .wrap nav:not(.social) ul li {
        font-size: 0.75rem;
        line-height: 1.8; }
        footer .wrap nav:not(.social) ul li a {
          -webkit-transition-timing-function: linear;
          -webkit-transition-duration: 300ms;
          -webkit-transition-property: all;
          -moz-transition-timing-function: linear;
          -moz-transition-duration: 300ms;
          -moz-transition-property: all;
          -o-transition-timing-function: linear;
          -o-transition-duration: 300ms;
          -o-transition-property: all;
          -ms-transition-timing-function: linear;
          -ms-transition-duration: 300ms;
          -ms-transition-property: all;
          transition-timing-function: linear;
          transition-duration: 300ms;
          transition-property: all; }
          footer .wrap nav:not(.social) ul li a:hover {
            color: #3292c9; }
        footer .wrap nav:not(.social) ul li:first-of-type {
          font-size: 0.75rem;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 1.4; }
  footer .wrap .social {
    margin-top: 40px;
    margin-left: 10px;
    margin: 40px 0 20px 10px; }
    footer .wrap .social a {
      background-position: -20px -140px; }
      footer .wrap .social a.instagram {
        background-position: -20px -180px; }
      footer .wrap .social a.twitter {
        background-position: -20px -220px; }
      footer .wrap .social a.linkedin {
        background-position: -180px -120px; }
  footer .wrap .copy {
    padding: 10px;
    color: #0c272d;
    background-color: white;
    font-size: 0.625rem; }

@media only screen and (min-width: 570px) {
  .text-on-image .wrap .content a {
    top: 260px; } }
.tabs {
  margin: 20px 10px 0 10px; }
  .tabs + .fullWidthImage {
    margin-top: 40px; }
  .tabs.bubbles {
    margin-top: 150px;
    margin-left: 43px; }
    .tabs.bubbles .wrap .content.show {
      margin-top: 63px;
      margin-left: 10px; }
    .tabs.bubbles .wrap .buttons {
      overflow-x: scroll;
      margin: 53px 0 0 0;
      height: 127px; }
      .tabs.bubbles .wrap .buttons button {
        margin: 0 85px;
        width: 127px; }
        .tabs.bubbles .wrap .buttons button:first-of-type {
          margin-left: 26px; }
        .tabs.bubbles .wrap .buttons button:before {
          content: '';
          border: 3px solid #f3ebe4;
          z-index: -1;
          border-radius: 100%;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          width: 120px;
          height: 120px; }
        .tabs.bubbles .wrap .buttons button + button {
          margin-left: 0; }
        .tabs.bubbles .wrap .buttons button.active:before {
          display: none; }
        .tabs.bubbles .wrap .buttons button:after {
          border-radius: 100%;
          padding: 0;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          width: 120px;
          height: 120px; }
  .tabs .wrap .buttons {
    width: 100%;
    white-space: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: scroll; }
    .tabs .wrap .buttons button {
      font-weight: 700;
      font-size: 0.875rem;
      position: relative;
      text-transform: uppercase; }
      .tabs .wrap .buttons button:first-of-type {
        margin-left: 11px; }
      .tabs .wrap .buttons button.active:after {
        display: block; }
      .tabs .wrap .buttons button:after {
        content: '';
        display: none;
        background-color: #f3ebe4;
        width: -moz-calc(100% + 10px);
        width: -o-calc(100% + 10px);
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px);
        width: -moz-calc(100% + 13px);
        width: -o-calc(100% + 13px);
        width: -webkit-calc(100% + 13px);
        width: calc(100% + 13px);
        position: absolute;
        bottom: 4px;
        left: -11px;
        z-index: -1;
        padding: 16px 5px;
        border-radius: 5px; }
      .tabs .wrap .buttons button + button {
        margin-left: 80px; }
  .tabs .wrap .content {
    display: none;
    margin-top: 50px; }
    .tabs .wrap .content.show {
      display: block; }
    .tabs .wrap .content p {
      line-height: 1.8;
      font-weight: 300;
      font-size: 0.875rem; }
      .tabs .wrap .content p + p {
        margin-top: 2px; }

/*# sourceMappingURL=mobile.css.map */
