/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@media only all and (min-width: 64.125rem) {
  :root {
    --g-spacer: 2rem;
    --text-size-l: 2.15rem;
    --text-size-m: 1.625rem;
    --text-size-s: 0.875rem;
  }
}
@media only all and (max-width: 64.0625rem) {
  :root {
    --g-spacer: 1.5rem;
    --text-size-l: 1rem;
    --text-size-m: 1.625rem;
    --text-size-s: 0.775rem;
  }
}
@media only all and (min-width: 48.0625rem) and (max-width: 64.0625rem) {
  :root {
    --g-spacer: 2rem;
    --text-size-l: 1.75rem;
    --text-size-m: 1.625rem;
    --text-size-s: 0.875rem;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
::selection {
  background: #ff611c;
}
html * {
  font-family: "Times New Roman";
}
i, .fa {
  font-family: FontAwesome !important;
}
.hidden, .edit-link {
  display: none !important;
}
#g-navigation {
  background-color: transparent;
}
#g-page-surround {
  padding: 0 var(--g-spacer);
  overflow: visible;
}
.wp-block-columns {
  gap: var(--g-spacer) !important;
}
p {
  font-size: var(--text-size-m);
  cursor: default;
}
.entry-title {
  cursor: pointer;
}
#g-navigation {
  position: sticky;
  top: 0;
  padding: var(--g-spacer) 0 !important;
}
#g-navigation #base-logo {
  text-align: left;
}
#g-navigation #base-logo h3 {
  font-size: var(--text-size-l);
  margin: 0;
}
#g-navigation #base-logo h3 a {
  color: #fff;
}
#g-navigation #base-logo figure {
  margin: 0;
}
#g-navigation #base-logo .widget_block:not(.random-element) {
  position: absolute;
}
#g-navigation #base-logo.hover .widget_block:not(.random-element) {
  display: none;
}
#g-navigation #base-logo .random-element {
  position: fixed;
  top: -2px;
  left: -10px;
}
#g-navigation .g-main-nav {
  margin: 0 -0.938rem;
}
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
#g-navigation .g-main-nav .g-toplevel > li {
  text-align: left;
  padding: 0 0.938rem;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  display: inline-block;
  font-size: var(--text-size-l);
  line-height: normal;
  text-transform: lowercase;
  padding: 0;
  position: relative;
  top: 0;
  transition: all 0.35s ease-in-out 0s;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::before {
  display: none;
  content: "(";
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::after {
  display: none;
  content: ")";
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(0, 0, 0, 0);
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: rgba(0, 0, 0, 0);
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  top: calc(var(--g-spacer)*1.5);
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container::before, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container::before {
  display: inline-block;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container::after, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container::after {
  display: inline-block;
}
#g-footer {
  font-size: var(--text-size-s);
  position: fixed;
  width: calc(100% - calc(2*var(--g-spacer)));
  bottom: 0;
  padding: var(--g-spacer) 0 !important;
  border: unset;
}
#g-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: rgba(184, 187, 179, 0) linear-gradient(180deg, #1a1a1a00 0%, #1a1a1a 100%) 0% 0% no-repeat padding-box;
  bottom: 100%;
  left: 0;
}
#g-footer p {
  font-size: var(--text-size-s);
  margin: 0;
}
#g-footer #copyright {
  display: flex;
  align-items: center;
}
#g-footer #footer .columns {
  margin-bottom: 0;
}
#g-footer #footer .columns .column {
  display: flex;
  align-items: center;
}
body.archive .page-description p {
  font-size: var(--text-size-m);
}
body.archive .entries .g-block {
  /*max-height: 4rem;*/
}
body.archive .entries article .entry-title {
  font-size: var(--text-size-m);
  margin: 1.563rem 0 0.625rem;
}
body.archive .entries article .entry-content {
  scroll-behavior: smooth;
  display: none;
  overflow: scroll;
  position: fixed;
  z-index: 2;
  width: calc(100% * 0.9);
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #DACFBD;
  color: #000;
  padding: calc(var(--g-spacer)/1);
}
body.archive .entries article .entry-content h3 {
  color: #000000;
  font-size: var(--text-size-l);
  margin: 0;
}
body.archive .entries article .entry-content p {
  font-size: var(--text-size-l);
  margin-top: 0;
}
body.archive .entries article .entry-content p strong {
  color: #000;
}
body.archive .entries article .entry-content p a {
  color: #000;
  text-decoration: underline;
}
body.archive .entries article .entry-content p a:hover {
  color: #F36F25;
  text-decoration: unset;
}
body.archive .entries article .entry-content figure {
  margin: 0;
}
body.archive .entries article .back-totop {
  cursor: pointer;
}
body.archive .entries article .btn-close {
  cursor: pointer;
  margin: -1rem 0 0 !important;
}
body.archive.category:not(.category-about) .platform-content .entries {
  margin: 1.563rem -0.938rem;
}
body.category-about .entry-title {
  cursor: default;
  font-size: var(--wp--preset--font-size--medium) !important;
}
body.category-about .entry-title a .post-date {
  letter-spacing: 0;
  transition: all 0.35s ease-in-out 0s;
}
body.category-about .entry-title a:hover .post-date {
  letter-spacing: 2px;
}
body.home #g-container-main .entry-content .wp-block-group {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.home #g-container-main .entry-content .wp-block-image, body.home #g-container-main .entry-content figure {
  margin: 0 auto;
}
body.home #g-container-main .entry-content img {
  object-fit: contain;
  padding: var(--g-spacer) 0;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
  padding: 0 !important;
  box-shadow: unset !important;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container .slb_details {
  display: none;
}
.is-type-video iframe {
  width: 100%;
}
.wp-block-column:has(figure.is-type-video) figure {
  margin: 0;
}
.wp-block-column:has(figure.is-type-video) iframe {
  height: calc(calc(35vw * 9 ) / 16);
}
.wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) figure, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) figure {
  margin: 0;
}
.wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) iframe, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) iframe {
  height: calc(calc(23vw * 9 ) / 16);
}
@media only all and (max-width: 48rem) {
  .is-type-video iframe {
    height: calc(calc(90vw * 9 ) / 16);
  }
  .wp-block-column:has(figure.is-type-video) figure {
    margin: 0;
  }
  .wp-block-column:has(figure.is-type-video) iframe {
    height: calc(calc(90vw * 9 ) / 16);
  }
  .wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) figure, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) figure {
    margin: 0;
  }
  .wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) iframe, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) iframe {
    height: calc(calc(90vw * 9 ) / 16);
  }
}
@media only all and (min-width: 30.025rem) and (max-width: 48rem) {
  .is-type-video iframe {
    height: calc(calc(95vw * 9 ) / 16);
  }
  .wp-block-column:has(figure.is-type-video) figure {
    margin: 0;
  }
  .wp-block-column:has(figure.is-type-video) iframe {
    height: calc(calc(95vw * 9 ) / 16);
  }
  .wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) figure, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) figure {
    margin: 0;
  }
  .wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) iframe, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) iframe {
    height: calc(calc(95vw * 9 ) / 16);
  }
}
@media only all and (min-width: 48.025rem) and (max-width: 64rem) {
  .is-type-video iframe {
    height: calc(calc(72vw * 9 ) / 16);
  }
  .wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) figure, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) figure {
    margin: 0;
  }
  .wp-block-column:has(figure.is-type-video):first-child:nth-last-child(3) iframe, .wp-block-column:has(figure.is-type-video):nth-last-child(3) ~ .wp-block-column:has(figure.is-type-video) iframe {
    height: calc(calc(23vw * 9 ) / 16);
  }
}
@media only all and (min-width: 75rem) {
  .is-type-video iframe {
    height: calc(calc(73vw * 9 ) / 16);
  }
}
@media only all and (max-width: 64.0625rem) {
  #g-navigation {
    position: sticky;
    top: 0;
  }
  #g-navigation .hidden-desktop {
    display: inline-block !important;
  }
  #g-navigation .menu-container {
    flex: 0 100%;
    width: 100%;
  }
  #g-navigation .g-main-nav {
    margin: 0;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    padding: 0;
    flex-grow: 0;
    flex-basis: 50%;
    max-width: 50%;
  }
  #g-navigation .g-main-nav .g-toplevel > li:first-child {
    order: 1;
  }
  #g-navigation .g-main-nav .g-toplevel > li:first-child > .g-menu-item-container {
    text-transform: capitalize;
  }
  #g-navigation .g-main-nav .g-toplevel > li:nth-child(2) {
    order: 2;
    text-align: right;
  }
  #g-navigation .g-main-nav .g-toplevel > li:nth-child(2).active {
    order: 3;
  }
  #g-navigation .g-main-nav .g-toplevel > li:nth-child(3) {
    order: 3;
    text-align: left;
  }
  #g-navigation .g-main-nav .g-toplevel > li:nth-child(3).active {
    order: 3;
  }
  #g-navigation .g-main-nav .g-toplevel > li:nth-child(4) {
    order: 4;
    text-align: right;
  }
  #g-navigation .g-main-nav .g-toplevel > li:nth-child(4).active {
    order: 3;
  }
  #g-navigation .g-main-nav .g-toplevel > li.active {
    order: 3;
  }
  #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
    top: 0;
  }
  #g-navigation #g-container {
    display: inline-block;
  }
  #g-navigation #base-logo .widget_block:not(.random-element) {
    display: none !important;
  }
  #g-navigation #base-logo .random-element {
    display: none !important;
  }
  #g-container-main #g-sidebar {
    display: none;
  }
  #g-container-main #g-main-mainbody {
    font-size: var(--text-size-l);
  }
  #g-container-main #g-main-mainbody p {
    font-size: var(--text-size-l);
  }
  #g-container-main .entries .tease {
    margin: 0rem;
    padding: 0rem;
  }
  #g-container-main .entries .tease .entry-content {
    width: calc(100% - calc(2 * var(--g-spacer)));
    top: 48%;
  }
  #g-container-main .entries .entry-title {
    margin: 0 0 2rem 0;
    line-height: 1.1;
  }
  #g-footer #footer .columns .column {
    flex-basis: 46% !important;
    flex-grow: 0;
    display: unset;
  }
  #g-footer #footer .columns .column.column-1 {
    order: 3;
    text-align: left;
  }
  #g-footer #footer .columns .column.column-2 {
    order: 1;
    text-align: left;
  }
  #g-footer #footer .columns .column.column-3 {
    order: 2;
    text-align: right;
  }
  #g-footer #footer .columns .column.column-4 {
    order: 4;
    text-align: right;
  }
  body.home #g-navigation {
    position: fixed;
    width: 100%;
    padding: var(--g-spacer) !important;
    left: 0;
    z-index: 200;
    background: #1A1A1A;
  }
  body.home #g-navigation .g-main-nav .g-toplevel > li.active {
    order: 1;
  }
  body.home #g-container-main {
    position: relative;
    z-index: 100;
    top: 96px;
  }
  body.home #g-footer {
    z-index: 200;
  }
  body.category-projects #g-navigation .g-main-nav .g-toplevel > li.active {
    order: 3;
    text-align: left !important;
  }
  body.category-about #g-navigation .g-main-nav .g-toplevel > li.active {
    order: 3;
    text-align: left;
  }
  body.category-about #g-navigation .g-main-nav .g-toplevel > li:nth-child(3) {
    order: 2;
    text-align: right;
  }
  body.category-about .entry-title {
    font-size: var(--text-size-l) !important;
  }
  body.category-thoughts #g-navigation .g-main-nav .g-toplevel > li.active {
    order: 3;
    text-align: left;
  }
  body.category-thoughts #g-navigation .g-main-nav .g-toplevel > li:nth-child(3) {
    order: 4;
    text-align: right;
  }
  body.archive .archive .entries {
    margin: 2.5rem -0.938rem;
  }
  body.archive .archive .entries article .entry-content h3 {
    font-size: var(--text-size-m);
  }
  body.archive .archive article .entry-content {
    transform: translate(-50%, -53%);
  }
  body.archive .archive article .entry-content figure {
    margin: 0 0 var(--g-spacer) 0;
  }
  body.archive .archive article .entry-content .wp-block-columns {
    margin: 0;
    gap: 0 !important;
  }
  body.archive .archive article .entry-content .content-heading .wp-block-column {
    flex-basis: calc(100% - 60px) !important;
  }
  body.archive .archive article .entry-content .content-heading .wp-block-column:last-child {
    max-width: 60px !important;
  }
  body.archive .archive article .entry-content .content-heading .btn-close.align-right {
    text-align: right !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 54.0625rem) {
  #g-navigation a {
    display: none;
  }
  #g-container-main #g-main-mainbody {
    font-size: var(--text-size-l);
  }
  #g-container-main #g-main-mainbody p {
    font-size: var(--text-size-l);
    text-align: justify;
  }
  #g-container-main #g-main-mainbody .entries .g-block {
    flex: 50%;
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 54.125rem) and (max-width: 64.0625rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    flex-grow: 0;
    flex-basis: 50%;
    max-width: 50%;
  }
  #g-navigation a {
    display: none;
  }
  #g-container-main #g-main-mainbody {
    font-size: var(--text-size-l);
  }
  #g-container-main #g-main-mainbody p {
    font-size: var(--text-size-l);
    text-align: justify;
  }
  #g-container-main #g-main-mainbody .entries .g-block {
    flex: 50%;
    width: 50%;
    max-width: 50%;
    max-height: unset;
  }
  #g-footer #footer .columns .column {
    text-align: left !important;
  }
  body.archive .entries article .entry-content {
    width: calc(100% - calc(2*var(--g-spacer)));
  }
}
@media only all and (max-width: 64.0625rem) and (orientation: landscape) {
  body.home #g-container-main .entry-content .wp-block-group {
    height: 100% !important;
    display: block;
  }
  body.home #g-container-main .entry-content .wp-block-group:nth-child(1) {
    margin-bottom: 2rem;
  }
  body.home #g-container-main .entry-content .wp-block-group:nth-child(2) {
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
  body.home #g-container-main .entry-content .wp-block-group img {
    max-height: 100%;
    height: 100% !important;
    object-fit: contain;
  }
  body.archive .entries .size-33-3 {
    flex: 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }
  #g-footer .wp-block-columns {
    gap: 2% !important;
  }
  #g-footer #footer .columns .column {
    flex-basis: 23% !important;
  }
  #g-footer p {
    text-align: left;
  }
}
/*# sourceMappingURL=custom_home_.css.map */