/*
Theme Name: Openlab
Version: 1.1.5
Template: twentytwenty
*/
/* -------------------------------------------------------------------------- */
/*	VARIABLES
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*	TYPO
/* -------------------------------------------------------------------------- */
html,
body {
  font-family: 'Inter', sans-serif;
  background: #1D1D1D;
}
body {
  opacity: 0;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 100%;
}
h1,
h2,
h4 {
  font-family: 'Inter', sans-serif;
}
h3,
h5,
.entry-content h3,
.entry-content h5 {
  font-family: 'Source Serif Pro', serif;
  letter-spacing: 0;
}
h1,
.heading-size-1 {
  font-size: 4.5rem;
}
h2,
.heading-size-2 {
  font-size: 4.2rem;
}
h3,
.heading-size-3,
.entry-content h3 {
  font-size: 3.75rem;
  font-weight: 400;
}
h4,
.heading-size-4 {
  font-size: 2.8rem;
}
h4 a,
.heading-size-4 a {
  text-decoration: none;
  transition: ease 0.5s;
}
h4 a:hover,
.heading-size-4 a:hover {
  opacity: 0.7;
}
h5,
.heading-size-5 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 2rem auto 2.5rem;
}
h5 a,
.heading-size-5 a {
  text-decoration: none;
  transition: ease 0.5s;
}
h5 a:hover,
.heading-size-5 a:hover {
  opacity: 0.6;
}
button {
  outline: none;
}
.color-accent,
.color-accent-hover:hover,
.color-accent-hover:focus,
:root .has-accent-color,
.has-drop-cap:not(:focus)::first-letter,
.wp-block-button.is-style-outline,
a {
  color: #fbf065 !important;
}
.no-margin {
  margin: 0 !important;
}
.cover-header {
  opacity: 0;
}
.cover-header .to-the-content-wrapper {
  position: relative;
  top: 0;
}
.custom-logo-link:hover {
  transform: scale(1.04);
}
#iub-pp-container {
  background-color: #FFF;
}
/* -------------------------------------------------------------------------- */
/*	CATEGORY COLORS
/* -------------------------------------------------------------------------- */
svg.scene path {
  opacity: 1 !important;
}
.commercial-games .cover-header .entry-header h2,
.commercial-games h4,
.commercial-games h4 a,
.commercial-games h5 a {
  color: #FB836B !important;
}
.commercial-games svg.scene path {
  fill: #FB836B !important;
}
.custom-games .cover-header .entry-header h2,
.custom-games h4,
.custom-games h4 a,
.custom-games h5 a {
  color: #CB3E56 !important;
}
.custom-games svg.scene path {
  fill: #CB3E56 !important;
}
.design .cover-header .entry-header h2,
.design h4,
.design h4 a,
.design h5 a,
.design .opnlb-blog-posts_item.link a {
  color: #f9d16c !important;
}
.design svg.scene path {
  fill: #f9d16c !important;
}
.lab .cover-header .entry-header h2,
.lab h4,
.lab h4 a,
.lab h5 a {
  color: #7FB6A1 !important;
}
.lab svg.scene path {
  fill: #7FB6A1 !important;
}
.consulting .cover-header .entry-header h2,
.consulting h4,
.consulting h4 a,
.consulting h5 a {
  color: #3CA7AA !important;
}
.consulting svg.scene path {
  fill: #3CA7AA !important;
}
.about .cover-header .entry-header h2,
.about h4,
.about h4 a,
.about h5 a {
  color: #F9843E !important;
}
.about svg.scene path {
  fill: #F9843E !important;
}
.news {
  margin-bottom: 0;
}
.news .cover-header .entry-header h2,
.news h2 a,
.news h4 a,
.news h5 a {
  color: #FFFFFF !important;
}
/* -------------------------------------------------------------------------- */
/*	LAYOUT
/* -------------------------------------------------------------------------- */
.reduced-spacing.missing-post-thumbnail .post-inner {
  padding-top: 0;
}
.custom-games.wp-block-columns {
  flex-direction: column-reverse;
}
.custom-games.wp-block-columns h4 {
  margin-top: 3.2rem;
}
.custom-games.wp-block-columns .has-text-align-right {
  text-align: left;
}
/* -------------------------------------------------------------------------- */
/*	SVG
/* -------------------------------------------------------------------------- */
.to-the-content svg {
  width: 4rem;
  height: 4rem;
  transform: rotate(90deg);
}
.to-the-content:hover svg {
  transform: rotate(90deg) translateX(20%);
}
/* -------------------------------------------------------------------------- */
/*	TOOGLE MENU
/* -------------------------------------------------------------------------- */
.toggle-text {
  display: none;
}
.nav-toggle .toggle-icon,
.nav-toggle svg {
  height: 3rem;
  width: 3rem;
  fill: #FFF;
}
/* -------------------------------------------------------------------------- */
/*	MENU MODAL
/* -------------------------------------------------------------------------- */
button.close-nav-toggle {
  position: absolute;
  right: 2rem;
  top: 6rem;
  z-index: 1;
  width: auto;
  padding: 0;
}
button.close-nav-toggle svg {
  height: 3rem;
  width: 3rem;
}
.modal-menu {
  left: auto;
  width: 100%;
}
.menu-modal .menu-modal-inner {
  width: 100%;
  transform: translateY(-20rem);
  padding: 30px;
}
.menu-modal.active .menu-modal-inner {
  transform: translateY(0);
}
.menu-modal a {
  color: #FFF;
  position: relative;
}
.menu-modal a:hover {
  color: #fefac8;
}
.menu-modal nav * {
  border: none;
}
.menu-modal > li > a,
.menu-modal .modal-menu > li > .ancestor-wrapper > a {
  font-family: 'Inter', sans-serif;
  font-weight: 300;
  font-size: 3rem;
  padding: 1rem 0;
}
.menu-modal a:focus,
.menu-modal .modal-menu a:hover,
.menu-modal li.current-menu-item > .ancestor-wrapper > a,
.menu-modal li.current_page_ancestor > .ancestor-wrapper > a {
  text-decoration: none;
}
.menu-wrapper {
  flex-direction: column;
  align-items: flex-start;
}
.menu-wrapper.section-inner {
  max-width: 100rem;
}
.menu-wrapper .current-menu-item .ancestor-wrapper:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.45833vw;
  height: 2px;
  background: #fbf065;
  margin-top: -1px;
  margin-left: -4.16667vw;
}
.menu-wrapper .menu-top {
  margin-top: 50px;
}
/* -------------------------------------------------------------------------- */
/*	PAGINATION
/* -------------------------------------------------------------------------- */
.pagination-single .pagination-single-inner {
  flex-direction: row;
  justify-content: space-between;
}
.pagination-single .pagination-single-inner a {
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  flex: none;
}
.pagination-single .pagination-single-inner a svg {
  width: 8rem;
  fill: #FFF;
}
.pagination-single .pagination-single-inner a.previous-post svg {
  transform: rotate(180deg);
}
.pagination-single .pagination-single-inner a .title {
  padding: 0 20px;
  display: none;
}
/* -------------------------------------------------------------------------- */
/*	PAGE LIST
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*	CONTENT
/* -------------------------------------------------------------------------- */
.entry-content {
  font-family: 'Inter', sans-serif;
  letter-spacing: 1.05px;
}
.entry-content p {
  font-size: 1.9rem;
  line-height: 1.7;
  font-weight: 300;
}
.entry-content p.external-link a {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.7rem;
  letter-spacing: 0.2em;
  margin: 0 0 2em;
}
.entry-content hr {
  background: transparent;
}
.entry-content hr:before {
  background: transparent;
}
.entry-content hr:after {
  background: transparent;
}
.entry-content .tags {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
.home .entry-content p,
.page .entry-content p {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 300;
}
.entry-categories .entry-categories-inner {
  justify-content: left;
  font-family: 'Inter', sans-serif;
  margin: 0 0 2rem;
}
.entry-categories .entry-categories-inner a {
  border-bottom: none;
  letter-spacing: 0.03666667em;
  margin: 0;
  text-decoration: none;
  text-transform: none;
}
.customers img {
  padding: 0 30px;
}
.singular .entry-header {
  margin: 0 !important;
  padding-bottom: 40px!important;
}
.singular:not(.overlay-header) .entry-header .entry-categories-inner a {
  color: #FFF !important;
}
.post-meta-single {
  display: none;
}
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
  margin-top: 0;
  margin-bottom: 0;
}
.vertical-text,
.entry-content .wp-block-columns h4.vertical-text {
  writing-mode: horizontal-tb;
  margin: 0;
}
.news .ugb-blog-posts__excerpt p {
  margin: 0;
}
.post-inner {
  padding-top: 0;
}
.small-link {
  font-size: 80%;
}
.small-link:before {
  content: " ";
  border-top: 1px solid #fbf065;
  width: 30px;
  display: block;
  padding-bottom: 20px;
  margin-top: 20px;
}
.entry-content > .wp-block-group.alignfull.has-background {
  padding: 6rem 6rem;
}
.network .wp-block-image a {
  position: relative;
  display: block;
  transition: ease 2s;
}
.network .wp-block-image a:hover:after {
  position: absolute;
  content: '';
  background: #f9d26d;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
}
.blocks-gallery-grid .blocks-gallery-item figure {
  justify-content: center;
}
.wp-block-image.is-resized.display-inline {
  display: inline-block;
  margin-right: 50px;
}
/* -------------------------------------------------------------------------- */
/*	FOOTER
/* -------------------------------------------------------------------------- */
.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
  border-top-width: 0;
}
footer {
  font-family: 'Inter', sans-serif;
  font-weight: 300;
}
.footer-menu,
.footer-copyright {
  font-weight: 300;
}
.footer-top,
.footer-widgets-outer-wrapper {
  border-bottom: none;
}
.powered-by-wordpress {
  display: none;
}
.footer-menu {
  margin: 0;
  display: block;
  font-family: 'Inter', sans-serif;
}
.footer-menu li {
  margin: 1.5rem 0 0 0;
}
.widget-content {
  font-size: 2.5rem;
}
.widget_nav_menu {
  font-family: 'Inter', sans-serif;
}
.widget_nav_menu a {
  font-weight: 300;
  text-decoration: none;
}
.widget_nav_menu a:hover {
  text-decoration: none;
}
/* GLobal */
:root {
  /*cursor: none !important;*/
}
/* Cursor */
.cursor {
  position: absolute;
  display: none;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 100%;
  transform: scale(1);
  transition: transform 0.3s, background 0.6s;
  pointer-events: none;
  z-index: 100000;
  background: rgba(255, 255, 255, 0.4);
  mix-blend-mode: overlay;
}
.cursor.over-a {
  transform: scale(2.5);
  background-color: #e9d8a4;
}
.cursor.over-b {
  transform: scale(6);
  background-color: #66cdff;
}
.cursor.over-c {
  transform: scale(6);
  background-color: #b994b8;
}
.cursor.down-a {
  transform: scale(3);
}
#mailchimp-subscribe {
  z-index: 100000;
  position: fixed;
  width: 80vw;
  max-width: 80vw !important;
  height: 100vh;
  top: -10000px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
#mailchimp-subscribe #closeBtn {
  width: 36px;
  height: 36px;
  background-image: url("images/closeRounded.png");
  background-size: contain;
}
body.MCOpen:before {
  content: "";
  z-index: 1000;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(27, 31, 32, 0.42);
}
/* -------------------------------------------------------------------------- */
/*	Media Queries
/* -------------------------------------------------------------------------- */
@media (min-width: 600px) {
  .custom-games.wp-block-columns {
    flex-direction: row;
  }
  .custom-games.wp-block-columns h4 {
    margin-top: 0;
  }
  .custom-games.wp-block-columns .has-text-align-right {
    text-align: right;
  }
  .vertical-text,
  .entry-content .wp-block-columns h4.vertical-text {
    writing-mode: vertical-lr;
    writing-mode: sideways-lr;
    margin: 0;
  }
}
@media (min-width: 700px) {
  h1,
  .heading-size-1 {
    font-size: 8.5rem;
    /*margin-right: 300px;*/
  }
  h2,
  .heading-size-2 {
    font-size: 8rem;
  }
  h3,
  .heading-size-3 {
    font-size: 7rem;
  }
  h4,
  .heading-size-4 {
    font-size: 5rem;
  }
  h5,
  .heading-size-5 {
    font-size: 3.3rem;
  }
  .to-the-content svg {
    width: 6rem;
    height: 6rem;
    transform: rotate(90deg);
  }
  .entry-content > .alignwide,
  .entry-content > .alignwide:first-child {
    margin-bottom: 8rem;
  }
  .entry-content .wp-block-columns h4.indent-left {
    margin-left: -110px;
    position: relative;
    background: rgba(28, 28, 28, 0.5);
    padding: 5px;
  }
  .entry-content .wp-block-columns h4.indent-right {
    margin-right: -110px;
    position: relative;
    z-index: 100;
    background: rgba(28, 28, 28, 0.7);
    padding: 5px 10px;
  }
  .entry-categories {
    margin-bottom: 2rem;
  }
  .entry-content p {
    font-size: 2.5rem;
  }
  .entry-content > .alignfull:first-child {
    margin-top: 5rem;
  }
  .single .wp-block-column p {
    padding-right: 100px;
  }
  .wp-block-columns.alignwide + .wp-block-columns.alignwide {
    margin-top: 0;
  }
  button.close-nav-toggle {
    position: absolute;
    right: 6rem;
    top: 6rem;
  }
  .pagination-single .pagination-single-inner a {
    flex: 1;
  }
  .pagination-single .pagination-single-inner a .title {
    display: block;
  }
  .pagination-single .pagination-single-inner a svg {
    width: 14rem;
  }
  .to-the-content-wrapper {
    position: absolute;
    top: calc(100% + 4rem);
  }
}
@media (min-width: 782px) {
  .wp-block-columns.spaced-columns .wp-block-column:not(:first-child) {
    margin-left: 80px;
  }
}
@media (min-width: 1000px) {
  .entry-content > .alignwide,
  .entry-content > .alignwide:first-child {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1220px) {
  .menu-wrapper {
    flex-direction: row;
    align-items: center;
  }
  .menu-wrapper.section-inner {
    max-width: 100rem;
  }
  .menu-wrapper .menu-top {
    margin-top: 0;
  }
  .menu-modal > li > a,
  .menu-modal .modal-menu > li > .ancestor-wrapper > a {
    font-size: 4rem;
  }
  .menu-modal .menu-modal-inner {
    padding: 0;
  }
}
@media (min-width: 1240px) {
  .cursor {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */