/* line 62, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html, body {
/* line 67, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  height: 100% !important;
  min-height: 100%;
  background: #ccc;
  font-size: 16px; }
  @media screen and (max-width: 720px) {
    /* line 67, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    html, body {
      font-size: 13px; } }

/* line 77, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
body {
  overflow-y: scroll; }

/* 
	Typography
*/
/* line 85, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
h1, h2 {
  margin-bottom: 20px; }

/* line 89, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000; }

/* line 93, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
h1 {
  font-size: 5em;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300; }
  /* line 97, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  h1 .icon {
    height: auto;
    line-height: auto;
    padding: 20px; }
  @media screen and (max-width: 720px) {
    /* line 93, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    h1 {
      font-size: 2.5em; } }

/* line 107, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
h2 {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase; }

/* line 112, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
p {
  font-size: 1.35em;
  color: #888;
  margin-bottom: 30px; }
  /* line 116, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  p.small {
    font-size: 1em; }

/* line 121, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
a {
  outline: none !important; }

/* line 125, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
blockquote {
  border-color: #000; }

/* line 129, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.dark blockquote {
  border-color: #fff; }

/* 
	Modes
*/
/* line 137, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.dark {
  background: #000; }
  /* line 139, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .dark p {
    color: #555;
    color: rgba(255, 255, 255, 0.5); }
  /* line 143, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #fff; }
  /* line 146, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .dark .btn {
    color: #fff;
    color: rgba(255, 255, 255, 0.5);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.5); }
    /* line 151, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .dark .btn:hover {
      color: #fff;
      border-color: #fff;
      background: transparent; }

/* line 158, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.white {
  background: #fff; }
  /* line 160, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .white p, .white .icon {
    color: #555;
    color: rgba(0, 0, 0, 0.5); }
  /* line 164, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .white .btn {
    color: #555;
    color: rgba(0, 0, 0, 0.5);
    border-color: #555;
    border-color: rgba(0, 0, 0, 0.5); }
    /* line 169, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .white .btn:hover {
      color: #000;
      border-color: #000;
      background: transparent; }

/* line 176, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.dark.trans {
  background: rgba(0, 0, 0, 0.8); }

/* line 179, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.white.trans {
  background: rgba(255, 255, 255, 0.8); }

/* line 182, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.blue {
  background: #558099;
  color: #afcce0; }
  /* line 185, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue h6 {
    color: #fff; }

/* line 190, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.btn {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  /* line 194, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .btn span {
    margin-right: 10px; }

/*
	Layout
*/
/* line 203, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.centered {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 250px; 
z-index: 999;}

/* line 209, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.centered.medium {
  width: 100%;
  max-width: 500px;
  min-height: 350px;
  padding: 0 20px; }
  @media screen and (max-width: 720px) {
    /* line 209, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .centered.medium {
      min-height: 170px;
      height: 170px; } }

/* line 220, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.centered.large {
  max-width: 1080px;
  padding: 20px;
  width: 100%;
  min-height: 475px; }
  @media screen and (max-width: 992px) {
    /* line 220, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .centered.large {
      position: relative !important;
      padding: 0 !important;
      height: auto !important; } }

/* line 232, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
section {
  min-height: 100%;
  width: 100%;
  position: relative;
  padding: 75px 30px; }
  /* line 237, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section.small {
    min-height: 1px !important;
    height: auto !important;
    padding: 130px 30px !important;
    width: 100%; }
  @media screen and (max-width: 720px) {
    /* line 232, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section {
      padding: 50px 20px; } }
  /* line 246, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section#footer {
    min-height: 1px !important;
    display: inline-block;
    height: auto;
    margin: -5px 0;
    margin-top: 0;
    padding-bottom: 0;
    border-top: 1px solid #222; }
    /* line 254, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#footer .pre-icon {
      color: #777b7e; }
    /* line 257, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#footer h4 {
      margin-bottom: 35px; }
    /* line 262, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#footer .foot .btn-group .icon {
      height: 80px;
      line-height: 80px;
      width: 100%;
      color: #000;
      border: 1px solid #000;
      border-right: none;
      background: #777b7e; }
      /* line 270, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section#footer .foot .btn-group .icon:hover {
        background: lime; }
    /* line 275, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#footer .foot .btn-group:last-child .icon {
      border-right: 1px solid #000; }
    /* line 282, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#footer .copyright p {
      font-size: .9em; }
    /* line 286, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#footer .thumbnail {
      width: 32%; }
  /* line 290, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section.content {
    display: inline-block;
    margin: -5px 0; }
  /* line 294, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section#home {
    height: 100%; }
    /* line 296, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section#home p {
      color: #000; }
  /* line 301, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section#about .centered {
    height: 250px; }
  /* line 305, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section.portfolio {
    padding: 15px;
    padding-bottom: 0; }
    /* line 308, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section.portfolio#portfolio {
      margin-bottom: -3px; }
      /* line 309, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section.portfolio#portfolio div[class*="col-"] {
        padding: 0;
        margin: -3px 0; }
    /* line 315, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section.portfolio .item {
      display: inline-block;
      margin-bottom: 0;
      position: relative;
      width: 100%;
      overflow: hidden; }
      @media screen and (max-width: 720px) {
        /* line 315, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        section.portfolio .item {
          margin-bottom: 20px; } }
      /* line 324, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section.portfolio .item img {
        max-width: 100%;
        width: 100%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      /* line 329, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section.portfolio .item .caption {
        position: absolute;
        top: 20px;
        left: 20px;
        bottom: 20px;
        right: 20px;
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        color: #666;
        padding: 40px 30px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
        /* line 330, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        section.portfolio .item .caption .centered {
          height: 100px; }
        /* line 342, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        section.portfolio .item .caption h3 {
          color: #000; }
          @media screen and (max-width: 720px) {
            /* line 342, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
            section.portfolio .item .caption h3 {
              font-size: 1.2em; } }
        /* line 348, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        section.portfolio .item .caption p {
          font-size: 1em; }
      /* line 352, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section.portfolio .item:hover .caption {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        transform: scale(1, 1); }
        /* line 354, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        section.portfolio .item:hover .caption p {
          color: #666; }
      /* line 360, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section.portfolio .item:hover img {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1); }
  /* line 365, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section .block {
    padding: 40px;
    padding-top: 60px; }
    /* line 368, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section .block.small {
      padding: 20px 30px; }
      /* line 370, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section .block.small p {
        font-size: 1em; }
        /* line 372, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        section .block.small p.small {
          margin-bottom: 8px; }
    /* line 377, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section .block.bottom {
      margin-top: 60px !important;
      padding-bottom: 0 !important; }
      /* line 380, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section .block.bottom .icon {
        border-bottom: none !important; }
    /* line 384, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section .block.top {
      padding-top: 0 !important;
      margin-bottom: 60px !important; }
      /* line 387, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section .block.top .icon {
        border-top: none !important; }

/* line 394, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
section {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  /* line 398, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section img.fs {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1); }
  /* line 403, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  section.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
    /* line 406, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    section.visible img.fs {
      -webkit-transition: all 4s;
      -moz-transition: all 4s;
      -o-transition: all 4s;
      transition: all 4s;
      -webkit-transform: scale(1.1, 1.1);
      -moz-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      /* line 409, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      section.visible img.fs.faded {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5; }

/* line 417, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
img {
  max-width: 100%; }
  /* line 419, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  img.fs {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0; }
  /* line 428, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  img.faded {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000; }

/* line 435, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
p img {
  margin: 25px 0; }

/* line 440, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.thumbnail {
  width: auto;
  display: inline-block;
  border: 0;
  background: none;
  margin: 0;
  padding: 0; }

/* line 449, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
form {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
  /* line 455, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  form .form-control {
    margin-bottom: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
  /* line 459, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  form input[type='submit'].form-control {
    margin-bottom: 0;
    background: #000;
    color: #fff;
    border: 0;
    font-family: "Oswald", Arial, sans-serif;
    text-transform: uppercase;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s; }
    /* line 467, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    form input[type='submit'].form-control:hover {
      background: #333; }
  /* line 471, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  form:hover {
    border: 1px solid #000; }

/* line 476, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.overlay {
  position: fixed;
  z-index: 999999999 !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none; }
  /* line 481, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .overlay img, .overlay iframe {
    width: auto;
    max-width: 80%;
    max-height: 80%;
    height: auto; }
  /* line 487, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .overlay img {
    border: 1px solid #555; }
  /* line 490, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .overlay .fa-times, .overlay .prev, .overlay .next {
    position: absolute;
    top: 5%;
    right: 3%;
    color: #555;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #555;
    background: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999999; }
    /* line 503, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .overlay .fa-times:hover, .overlay .prev:hover, .overlay .next:hover {
      text-decoration: none;
      color: #fff;
      border: 1px solid #fff; }
  /* line 509, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .overlay .prev, .overlay .next {
    top: 50%;
    margin-top: -20px; }
  /* line 513, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .overlay .prev {
    left: 3%;
    right: auto; }

/*
	Navigation
*/
/* line 523, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
nav#main {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  height: 80px;
  background: #000;
  border-bottom: 1px solid #222;
  z-index: 9999999 !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  @media screen and (max-width: 720px) {
    /* line 523, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main {
      height: 40px; } }
  /* line 535, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main.visible {
    bottom: 0; }
  /* line 539, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main .logo {
    height: 80px;
    line-height: 80px;
    padding: 0 40px;
    position: absolute;
    left: 0;
    color: #666;
    font-family: "Oswald", Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    @media screen and (max-width: 720px) {
      /* line 539, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main .logo {
        padding: 0 12px; } }
  /* line 554, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main .fa-bars {
    font-size: 14px; }
  /* line 557, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main .icon.toggle-menu {
    display: none; }
    @media screen and (max-width: 720px) {
      /* line 557, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main .icon.toggle-menu {
        display: block; } }
  /* line 563, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main ul {
    list-style: none;
    height: 80px;
    padding: 0;
    margin: 0;
    margin-left: 60px;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    @media screen and (max-width: 992px) {
      /* line 563, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main ul {
        text-align: right;
        margin-left: 0; } }
    /* line 575, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main ul li {
      height: 80px;
      display: inline-block;
      border-left: 1px solid #222;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      /* line 580, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main ul li a {
        height: 80px;
        display: inline-block;
        padding: 0 40px;
        line-height: 80px;
        color: #666;
        font-family: "Oswald", Arial, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        @media screen and (max-width: 992px) {
          /* line 580, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          nav#main ul li a {
            padding: 0 12px; } }
        /* line 593, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        nav#main ul li a:hover {
          text-decoration: none;
          background: #222;
          color: #fff; }
        /* line 598, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        nav#main ul li a.active {
          background: #222;
          color: #fff; }
      /* line 603, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main ul li:last-child {
        border-right: 1px solid #222; }
        @media screen and (max-width: 992px) {
          /* line 603, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          nav#main ul li:last-child {
            border-right: 0; } }
  /* line 611, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main .icon {
    height: 80px;
    line-height: 80px;
    border: 0;
    display: inline-block;
    border-left: 1px solid #222;
    color: #666;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    /* line 619, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main .icon:hover {
      background: #222;
      color: #fff; }
  /* line 625, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  nav#main.affix {
    position: fixed;
    z-index: 9999;
    top: -40px;
    bottom: auto;
    height: 40px;
    border-bottom: 1px solid #222; }
    /* line 629, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main.affix.visible {
      top: 0; }
    /* line 635, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main.affix .icon {
      line-height: 40px;
      height: 40px; }
    /* line 639, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main.affix .logo {
      height: 40px;
      line-height: 40px;
      padding: 0 10px; }
    /* line 644, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main.affix ul {
      height: 40px; }
      @media screen and (max-width: 720px) {
        /* line 644, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        nav#main.affix ul {
          top: 40px;
          bottom: auto;
          height: auto;
          width: 100%;
          text-align: center;
          background: #000;
          display: none;
          border-bottom: 1px solid #222; }
          /* line 655, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          nav#main.affix ul li {
            width: 100%; }
            /* line 657, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
            nav#main.affix ul li a {
              width: 100%; }
          /* line 661, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          nav#main.affix ul.open {
            display: inline-block; } }
      /* line 665, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main.affix ul li {
        height: 40px; }
        /* line 667, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        nav#main.affix ul li a {
          height: 40px;
          line-height: 40px; }
  @media screen and (max-width: 720px) {
    /* line 523, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    nav#main {
      position: fixed;
      z-index: 9999;
      top: -40px;
      bottom: auto;
      height: 40px;
      border-bottom: 1px solid #222; }
      /* line 679, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main.visible {
        top: 0; }
      /* line 685, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main .icon {
        line-height: 40px;
        height: 40px; }
      /* line 689, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main .logo {
        height: 40px;
        line-height: 40px;
        padding: 0 10px; }
      /* line 694, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      nav#main ul {
        height: 40px;
        top: 40px;
        bottom: auto;
        height: auto;
        width: 100%;
        text-align: center;
        background: #000;
        display: none;
        border-bottom: 1px solid #222; }
        /* line 704, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        nav#main ul li {
          width: 100%;
          height: 40px; }
          /* line 707, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          nav#main ul li a {
            width: 100%;
            height: 40px;
            line-height: 40px; }
        /* line 713, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        nav#main ul.open {
          display: inline-block; } }

/* line 720, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.social-icons {
  margin: 20px 0; }
  /* line 722, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .social-icons a {
    margin: 0 20px;
    color: #000;
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }
    /* line 727, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .social-icons a:hover {
      color: #000;
      text-decoration: none; }
    @media screen and (max-width: 720px) {
      /* line 722, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .social-icons a {
        margin: 0 10px;
        font-size: 21px; } }

/* line 738, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.icon {
  display: inline-block;
  height: 45px;
  min-width: 45px;
  width: auto;
  padding: 0 20px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #ddd;
  border: 1px solid rgba(0, 0, 0, 0.4);
  color: #444;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  /* line 751, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .icon span {
    margin-right: 6px; }
  /* line 755, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .icon:hover {
    color: #000;
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none;
    border: 1px solid #555;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1); }

/* line 764, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.dark .icon {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  color: #fff; }
  /* line 769, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .dark .icon:hover {
    border-color: #fff;
    color: #fff; }

/* line 775, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.form-control-feedback {
  display: none; }

/* line 780, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.has-feedback .form-control-feedback {
  display: inline-block;
  margin-top: -24px; }

/* line 786, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.service {
  margin-bottom: 30px; }
  /* line 788, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .service span.fa {
    width: 30px; }
    /* line 790, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .service span.fa.fa-caret-right {
      width: auto; }

/* line 796, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.controls-container {
  position: absolute;
  bottom: 60px;
  height: 200px;
  left: 0;
  right: 0;
  overflow: hidden; }
  @media screen and (max-width: 720px) {
    /* line 796, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .controls-container {
      bottom: 0; } }
  /* line 805, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .controls-container .controls {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0; }
    /* line 809, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .controls-container .controls a.control-left, .controls-container .controls a.control-right {
      width: 60px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      background: #000;
      color: #555;
      cursor: pointer;
      z-index: 9999;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      /* line 819, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .controls-container .controls a.control-left:hover, .controls-container .controls a.control-right:hover {
        text-decoration: none;
        background: #333;
        color: #fff; }
    /* line 825, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .controls-container .controls a.control-left {
      position: absolute;
      left: -60px; }
      @media screen and (max-width: 720px) {
        /* line 825, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .controls-container .controls a.control-left {
          left: 0; } }
    /* line 832, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .controls-container .controls a.control-right {
      position: absolute;
      right: -60px; }
      @media screen and (max-width: 720px) {
        /* line 832, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .controls-container .controls a.control-right {
          right: 0; } }
  /* line 841, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .controls-container.hover a.control-left {
    left: 0; }
  /* line 844, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .controls-container.hover a.control-right {
    right: 0; }

/* line 850, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.posts-container {
  left: 0;
  right: 0;
  bottom: 60px;
  overflow: hidden;
  position: fixed;
  height: 150px; }
  @media screen and (max-width: 720px) {
    /* line 850, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .posts-container {
      bottom: 0; } }
  /* line 858, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .posts-container .posts {
    padding: 30px 80px;
    position: absolute;
    bottom: 5px;
    list-style: none;
    text-align: left;
    -webkit-transition: bottom 0.3s;
    -moz-transition: bottom 0.3s;
    -o-transition: bottom 0.3s;
    transition: bottom 0.3s; }
    /* line 865, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .posts-container .posts.blurred {
      bottom: -130px; }
    /* line 868, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .posts-container .posts .post {
      cursor: pointer;
      position: relative;
      margin-right: 30px;
      display: inline-block;
      text-align: left;
      background: #fff;
      width: 225px;
      height: 90px;
      padding: 5px 25px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
      filter: alpha(opacity=20);
      -moz-opacity: 0.2;
      -khtml-opacity: 0.2;
      opacity: 0.2;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      @media screen and (max-width: 992px) {
        /* line 868, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .posts-container .posts .post {
          height: 50px;
          padding: 5px 15px;
          margin-right: 15px;
          width: 150px; } }
      @media screen and (max-width: 720px) {
        /* line 868, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .posts-container .posts .post {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
          filter: alpha(opacity=100);
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
      /* line 888, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post h3 {
        font-size: 1em;
        font-weight: bold;
        height: 40px;
        position: absolute;
        left: 25px;
        right: 25px;
        top: 0;
        line-height: 1.2em;
        color: #000;
        -webkit-transition: color 0.25s;
        -moz-transition: color 0.25s;
        -o-transition: color 0.25s;
        transition: color 0.25s; }
        @media screen and (max-width: 992px) {
          /* line 888, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          .posts-container .posts .post h3 {
            font-size: .8em;
            line-height: 1.1em;
            left: 10px;
            right: 10px;
            top: -10px; } }
      /* line 907, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post img {
        width: 215px;
        height: 0;
        margin: 20px -20px;
        margin-top: 10px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
      /* line 915, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post .content, .posts-container .posts .post p {
        display: none;
        font-size: 1em; }
      /* line 919, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post .data {
        display: none; }
      /* line 923, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -20px;
        right: 0;
        width: 0;
        border-width: 20px 0 0 20px;
        border-style: solid;
        border-color: #fff transparent;
        -webkit-transition: border-color 0.2s;
        -moz-transition: border-color 0.2s;
        -o-transition: border-color 0.2s;
        transition: border-color 0.2s; }
        @media screen and (max-width: 992px) {
          /* line 923, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          .posts-container .posts .post:after {
            border-width: 10px 0 0 10px;
            bottom: -10px; } }
      /* line 939, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post:hover, .posts-container .posts .post.active {
        background: #000; }
        /* line 940, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .posts-container .posts .post:hover h3, .posts-container .posts .post.active h3 {
          color: #777; }
      /* line 946, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post:hover:after, .posts-container .posts .post.active:after {
        border-color: #000 transparent; }
      /* line 949, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .posts-container .posts .post.visible {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        margin-bottom: 0; }

/* line 957, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.post-content-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  /* line 961, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .post-content-container .post-comments {
    position: fixed;
    right: -300px;
    top: 30px;
    bottom: 240px;
    background: #fff;
    width: 300px;
    font-size: 12px;
    text-align: left;
    padding: 0 20px;
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    /* line 974, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-comments .write.icon {
      position: absolute;
      bottom: 10px;
      right: 10px;
      z-index: 9999;
      background: #fff; }
    /* line 981, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-comments.visible {
      right: 30px;
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      transform: scale(1, 1); }
      @media screen and (max-width: 1230px) {
        /* line 981, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-comments.visible {
          right: -300px !important; } }
    /* line 988, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-comments h3 {
      padding-top: 0; }
      /* line 989, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-comments h3 span {
        margin-right: 10px;
        font-size: 16px;
        color: #ddd; }
    /* line 996, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-comments .comments {
      list-style: none;
      padding: 0;
      overflow: hidden;
      top: 60px;
      border-top: 1px solid #ddd;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      margin: 0; }
      /* line 1007, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-comments .comments .comment {
        padding: 20px;
        padding-bottom: 15px; }
        /* line 1010, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-comments .comments .comment:nth-child(odd) {
          background: #eee; }
        /* line 1014, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-comments .comments .comment .author-info h5 {
          margin: 5px 15px; }
        /* line 1017, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-comments .comments .comment .author-info .date {
          margin: 5px 15px; }
        /* line 1021, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-comments .comments .comment .content {
          margin: 10px 0; }
        /* line 1024, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-comments .comments .comment p {
          margin-bottom: 5px; }
  /* line 1030, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  .post-content-container .post-content {
    position: absolute;
    z-index: 0;
    top: 45%;
    left: 50%;
    right: 0;
    margin-top: -250px;
    margin-left: -250px;
    width: 500px;
    height: auto;
    bottom: auto;
    background: #fff;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    @media screen and (max-width: 1230px) {
      /* line 1030, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content {
        left: 0;
        margin: 50px 30px;
        width: 92%; } }
    @media screen and (max-width: 720px) {
      /* line 1030, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content {
        left: 10px !important;
        right: auto !important;
        width: auto;
        margin-right: 10px;
        top: 53px !important;
        position: absolute;
        margin-top: 0 !important;
        margin-left: 0;
        left: auto;
        top: auto; } }
    /* line 1061, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-content .handle {
      position: relative;
      min-height: 65px;
      line-height: 75px;
      width: 100%;
      background: #fff;
      border-bottom: 1px solid #ddd; }
      @media screen and (max-width: 992px) {
        /* line 1061, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-content .handle {
          height: 45px;
          line-height: 45px; } }
      /* line 1072, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content .handle h2 {
        margin: 0;
        padding: 25px 30px;
        display: inline-block; }
        @media screen and (max-width: 992px) {
          /* line 1072, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          .post-content-container .post-content .handle h2 {
            padding: 5px 15px;
            font-size: 1.3em; } }
        @media screen and (max-width: 720px) {
          /* line 1072, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          .post-content-container .post-content .handle h2 {
            padding: 17px 15px;
            padding-right: 30px; } }
      /* line 1085, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content .handle .fa {
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        right: 10px;
        top: 17px;
        border: 0;
        cursor: pointer; }
        @media screen and (max-width: 992px) {
          /* line 1085, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          .post-content-container .post-content .handle .fa {
            height: 30px;
            line-height: 30px;
            width: 30px;
            top: 8px; } }
    /* line 1104, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-content h2 {
      margin: 30px; }
    /* line 1107, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-content .content {
      padding: 20px 30px;
      margin: 0;
      margin-top: 0;
      height: 250px;
      overflow: hidden;
      position: relative; }
      /* line 1114, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content .content p {
        font-size: 1em; }
        /* line 1116, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-content .content p:last-child {
          margin-bottom: 0; }
      /* line 1120, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content .content img {
        margin: 10px 0;
        max-width: 100%; }
      @media screen and (max-width: 992px) {
        /* line 1107, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-content .content {
          padding: 10px 15px;
          height: 200px; }
          /* line 1127, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
          .post-content-container .post-content .content h2 {
            margin: 30px; } }
    /* line 1132, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-content.visible {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      transform: scale(1, 1);
      margin-top: -270px;
      z-index: 99999; }
    /* line 1138, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
    .post-content-container .post-content .foot {
      background: #000;
      width: 100%;
      height: 47px;
      padding: 0 10px; }
      @media screen and (max-width: 992px) {
        /* line 1138, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-content .foot {
          display: none; } }
      /* line 1146, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content .foot a, .post-content-container .post-content .foot .info {
        border-right: 1px solid #333;
        color: #555;
        padding: 0 20px;
        font-size: 14px;
        display: inline-block;
        height: 45px;
        line-height: 45px;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s; }
        /* line 1155, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-content .foot a .glyphicon, .post-content-container .post-content .foot .info .glyphicon {
          font-size: 14px;
          margin-right: 4px;
          margin-left: 0; }
        /* line 1160, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
        .post-content-container .post-content .foot a:hover, .post-content-container .post-content .foot .info:hover {
          color: #fff;
          text-decoration: none; }
      /* line 1165, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
      .post-content-container .post-content .foot .block.bottom {
        padding: 30px !important; }

/* line 1172, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.ps-container .ps-scrollbar-y-rail, .ps-container .ps-scrollbar-y {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/* line 1176, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
.loader {
  border: 2px solid #555;
  width: 50px;
  height: 50px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-animation: load 1s infinite;
  /* Chrome, Safari, Opera */
  animation: load .3s infinite; }

@-webkit-keyframes load {
  /* line 1192, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  0% {
    height: 50px;
    -webkit-transform: rotate(0); }

  /* line 1193, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  50% {
    height: 0;
    margin-top: 0;
    -webkit-transform: rotate(180deg); }

  /* line 1194, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  100% {
    height: 50px;
    margin-top: -25px;
    -webkit-transform: rotate(360deg); } }

@keyframes load {
  /* line 1199, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  0% {
    height: 50px; }

  /* line 1200, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  50% {
    height: 0;
    margin-top: 0; }

  /* line 1201, /Users/kaj/Dropbox/Freelance/Themanoid/Themes/Agency/dev-mac-upload/source/stylesheets/style.scss */
  100% {
    height: 50px;
    margin-top: -25px; } }

/* === PRO-ACTIVE HERO FIX — CONTAIN MEDIA INSIDE SECTION ONLY === */

.pag-hero-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;        /* Full hero height only */
  overflow: hidden;
}

/* Override template FS (full screen) behaviour ONLY inside hero */
.pag-hero-wrapper .fs {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  inset: 0 !important;
  object-fit: cover !important;
  max-width: none !important;
  max-height: none !important;
}

/* Video */
.pag-hero-video {
  z-index: 1;
  opacity: 0.55;
}

/* Holding image */
.pag-hero-image {
  z-index: 1;
  opacity: 0.65;
  transition: opacity 0.8s ease;
}

.pag-hero-video.loaded + .pag-hero-image {
  opacity: 0;
}

/* Hero text content */
.pag-hero-content {
  position: relative;
  z-index: 999;
  padding-top: 140px;  /* matches your original header offset */
}

/* Lime colour helper */
.lime {
  color: #B6FF3A; /* Pro-Active green */
}

/* proactive custom code

/* Brand highlight colour */
.lime {
  color: #b6ff3b;
}

/* Pro-Active Group – four-unit section */
#proactive-group {
  position: relative;
  padding: 80px 0;
  background: url("../assets/probg_faded.png"); 
	  
/* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.pro-group-container {
  max-width: 1200px;
  margin: 0 auto;
}

.pro-group-intro h2 {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 20px;
}

.pro-group-intro p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.1em;
}

/* Card row */
.pro-group-cards {
  margin-top: 60px;
}

/* Individual cards */
.pro-group-card {
  background: rgba(0, 0, 0, 0.82);
  border: 1px solid rgba(182, 255, 59, 0.55);
  border-radius: 18px;
  padding: 26px 24px 28px;
  margin-bottom: 40px;
  text-align: left;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.7);
  min-height: 320px;
}

.pro-group-card h3 {
  margin-top: 4px;
  margin-bottom: 12px;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 1.1em;
}

.pro-group-card p {
  font-size: 0.95em;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 16px;
}

/* Tiny "PRO-ACTIVE" tag on each card */
.pro-group-tag {
  font-size: 0.7em;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #b6ff3b;
  opacity: 0.85;
}

/* Bullet list inside cards */
.pro-group-card .card-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}

.pro-group-card .card-list li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.68);
}

.pro-group-card .card-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #b6ff3b;
}

/* Responsive tweaks */
@media screen and (max-width: 992px) {
  .pro-group-card {
    min-height: 0;
  }
}

@media screen and (max-width: 720px) {
  .pro-group-intro h2 {
    font-size: 1.5em;
  }
  .pro-group-intro p {
    font-size: 1em;
  }
}

/* Work With Us button inside Pro-Active cards */
.pro-card-btn {
  display: inline-block;
  margin-top: 18px;
  padding: 10px 22px;
  background: #b6ff3b;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-radius: 8px;
  font-size: 0.9em;
  transition: all 0.25s ease;
}

.pro-card-btn:hover {
  background: #d4ff6e;
  text-decoration: none;
  box-shadow: 0 0 14px rgba(182,255,59,0.6);
  transform: translateY(-2px);
}

.pro-tick {
  color: #b6ff3a;   /* Pro-Active lime */
  margin-left: 6px;
  font-size: 0.9em;
}

/* ===========================
   Social Proof / Logo Wall
   =========================== */

/* =========================
   Trusted by / logo strip
   ========================= */

.trusted-strip {
  min-height: 1px !important;
  height: auto !important;
  padding: 40px 30px 35px !important;
  background: radial-gradient(circle at top left, #2c2c2c 0%, #111 40%, #050505 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  overflow: hidden;
}

/* header row: logo + copy */

.trusted-header {
  margin-bottom: 18px;
  align-items: center;
}

.trusted-logo-wrap {
  margin-bottom: 12px;
}

.trusted-logo {
  max-width: 140px;
  height: auto;
  display: inline-block;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.6));
}

.trusted-copy .section-title {
  margin: 0 0 6px;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1em;
}

.trusted-copy .section-title .accent {
  color: #b5ff3f; /* lime */
}

.trusted-copy .section-intro {
  margin: 0;
  max-width: 640px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.95em;
}

/* marquee rows */

.logo-marquee-row {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.logo-marquee {
  width: 100%;
  overflow: hidden;
  padding: 4px 0;
}

.logo-track {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  white-space: nowrap;
}

/* directions + hover pause */

.marquee-left .logo-track {
  animation: logo-marquee-left 26s linear infinite;
}

.marquee-right .logo-track {
  animation: logo-marquee-right 26s linear infinite;
}

.logo-marquee:hover .logo-track {
  animation-play-state: paused;
}

/* pills */

.logo-item {
  flex: 0 0 auto;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.78);
  padding: 4px 16px;
  border-radius: 999px;
  border: 1px solid rgba(181, 255, 63, 0.4);           /* lime edge */
  background: linear-gradient(135deg, #181818, #101010);
  box-shadow: 0 0 0 1px rgba(255, 215, 0, 0.12);       /* subtle gold halo */
  backdrop-filter: blur(3px);
  transition: all 0.25s ease;
}

.logo-item:hover {
  color: #101010;
  background: linear-gradient(135deg, #b5ff3f, #ffe27a); /* lime → soft gold */
  border-color: rgba(181, 255, 63, 0.9);
  box-shadow: 0 0 14px rgba(181, 255, 63, 0.5);
  transform: translateY(-1px);
}

/* opposite directions */

@keyframes logo-marquee-left {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

@keyframes logo-marquee-right {
  0%   { transform: translateX(-50%); }
  100% { transform: translateX(0); }
}

/* responsive tweaks */

@media screen and (max-width: 992px) {
  .trusted-strip {
    padding: 32px 20px 28px !important;
  }

  .trusted-logo {
    max-width: 120px;
  }

  .trusted-copy .section-title {
    font-size: 1em;
  }

  .trusted-copy .section-intro {
    font-size: 0.9em;
  }

  .logo-track {
    gap: 28px;
    animation-duration: 30s;
  }

  .logo-item {
    font-size: 0.7em;
    padding: 3px 12px;
  }
}

@media screen and (max-width: 720px) {
  .trusted-header {
    text-align: center;
  }

  .trusted-copy .section-intro {
    margin: 0 auto;
  }
}

/* --- Tweaks to trusted strip appearance --- */

.trusted-strip {
  padding: 32px 30px 30px !important;         /* slightly tighter */
  background: radial-gradient(circle at top left, #292929 0%, #101010 35%, #050505 100%);
  box-shadow:
    0 -24px 40px rgba(0, 0, 0, 0.9),          /* darken edge so it feels separate from white block above */
    0 18px 40px rgba(0, 0, 0, 0.85);          /* subtle “well” effect */
  border-top: 1px solid rgba(255, 255, 255, 0.03);
  border-bottom: 1px solid rgba(181, 255, 63, 0.25); /* lime edge to pop a bit more */
}

/* give a bit more breathing space above + below (if your section id differs, change here) */
#trusted-by {
  margin-top: 10px;
  margin-bottom: 40px;
}

/* tighten and refine header text */
.trusted-copy .section-title {
  font-size: 1.05em;
  letter-spacing: 1.5px;
  color: rgba(255, 255, 255, 0.82);
}

.trusted-copy .section-intro {
  font-size: 0.9em;
  color: rgba(255, 255, 255, 0.6);
}

/* make the pills a fraction smaller and more “elite” */

.logo-track {
  gap: 30px; /* slightly closer so it feels like one band */
}

.logo-item {
  font-size: 0.72em;
  padding: 3px 14px;
  border-radius: 999px;
  border: 1px solid rgba(181, 255, 63, 0.5);
  background: radial-gradient(circle at 10% 0, #222 0%, #101010 60%, #080808 100%);
  box-shadow:
    0 0 0 1px rgba(255, 215, 0, 0.1),
    0 6px 14px rgba(0, 0, 0, 0.6);
}

.logo-item:hover {
  background: linear-gradient(135deg, #b5ff3f, #ffe27a);
  color: #050505;
  box-shadow:
    0 0 0 1px rgba(181, 255, 63, 0.9),
    0 8px 20px rgba(181, 255, 63, 0.55);
  transform: translateY(-2px);
}

/* a little more compact on smaller screens */
@media screen and (max-width: 992px) {
  .trusted-strip {
    padding: 26px 20px 24px !important;
  }
  .logo-track {
    gap: 22px;
  }
  .logo-item {
    font-size: 0.7em;
    padding: 3px 11px;
  }
}
/* =========================
   Testimonials section
   ========================= */

.testimonials-section {
  padding: 120px 30px 100px;
  background: #000;
}

.testimonials-section .section-title {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.testimonials-section .section-title .accent {
  color: #b5ff3f;
}

.testimonials-section .section-intro {
  max-width: 720px;
  margin: 0 auto 60px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.1em;
}

/* HERO CARD */

.testimonial-hero-card {
  display: flex;
  align-items: stretch;
  background: #050505;
  border-radius: 18px;
  border: 1px solid rgba(181, 255, 63, 0.3);
  overflow: hidden;
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.75);
  margin-bottom: 70px;
}

.testimonial-hero-card .hero-image {
  flex: 0 0 36%;
  min-height: 260px;
  background-image: url("../assets/0_Enola-Holmes-2-film-premiere-New-York-USA-27-Oct-2022.webp"); /* replace with your chosen image */
  background-size: cover;
  background-position: center;
  filter: grayscale(25%);
  position: relative;
}

.testimonial-hero-card .hero-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top left, rgba(181, 255, 63, 0.35), transparent 60%),
              linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.5));
}

.testimonial-hero-card .hero-content {
  flex: 1;
  padding: 40px 40px 30px;
  text-align: left;
}

.hero-quote {
  font-size: 1.2em;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 300;
  margin-bottom: 30px;
}

.hero-meta {
  display: flex;
  align-items: center;
  gap: 16px;
}

.hero-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(181, 255, 63, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 0.9em;
  letter-spacing: 1px;
  color: #b5ff3f;
  background: #111;
}

.hero-meta-text {
  display: flex;
  flex-direction: column;
}

.hero-name {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.95em;
  color: #fff;
}

.hero-role {
  font-size: 0.9em;
  color: rgba(255, 255, 255, 0.6);
}

/* Grid cards */

.testimonials-grid {
  margin-top: 10px;
}

.testimonial-card {
  background: #050505;
  border-radius: 16px;
  border: 1px solid rgba(100, 100, 100, 0.7);
  padding: 24px 22px 20px;
  margin-bottom: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s ease;
}

.testimonial-card:hover {
  border-color: rgba(181, 255, 63, 0.7);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.7);
  transform: translateY(-4px);
}

.testimonial-card-muted {
  border-style: dashed;
  border-color: rgba(120, 120, 120, 0.7);
}

.testimonial-quote {
  font-size: 0.98em;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 16px;
}

.testimonial-meta {
  margin-top: 6px;
}

.testimonial-name {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.85em;
  color: #b5ff3f;
}

.testimonial-role {
  font-size: 0.85em;
  color: rgba(255, 255, 255, 0.55);
}

/* Responsive tweaks */

@media screen and (max-width: 992px) {
  .testimonial-hero-card {
    flex-direction: column;
  }

  .testimonial-hero-card .hero-image {
    flex: 0 0 auto;
    min-height: 220px;
  }

  .testimonial-hero-card .hero-content {
    padding: 28px 22px 22px;
  }
}

@media screen and (max-width: 720px) {
  .testimonials-section {
    padding: 80px 20px 70px;
  }

  .hero-quote {
    font-size: 1.05em;
  }
}/* ===========================
   TESTIMONIALS SECTION
   =========================== */

.testimonial-section {
  padding: 90px 30px 100px;
  background: radial-gradient(circle at top left, rgba(180, 255, 90, 0.12), transparent 55%),
              radial-gradient(circle at bottom right, rgba(255, 215, 100, 0.10), transparent 55%),
              #000;
}

.testimonial-wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

/* Intro heading */
.testimonial-heading {
  text-align: center;
  margin-bottom: 50px;
}

.testimonial-heading .eyebrow {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 8px;
}

.testimonial-heading h2 {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.7em;
  margin-bottom: 14px;
}

.testimonial-heading h2 span {
  color: #b6ff3b;
}

.testimonial-heading .subtitle {
  max-width: 640px;
  margin: 0 auto;
  font-size: 1.05em;
  color: rgba(255, 255, 255, 0.55);
}

/* Featured block */
.testimonial-featured {
  display: flex;
  align-items: stretch;
  gap: 32px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

.testimonial-image {
  flex: 1 1 40%;
  position: relative;
  min-width: 260px;
  border-radius: 24px;
  overflow: hidden;
  background: radial-gradient(circle at top left, #1a1a1a, #050505);
  box-shadow: 0 22px 45px rgba(0, 0, 0, 0.6);
}

.testimonial-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0.92;
  transform: scale(1.02);
}

.testimonial-image-badge {
  position: absolute;
  left: 18px;
  bottom: 18px;
  right: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75em;
}

.testimonial-image-badge .badge-label {
  padding: 5px 12px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(182, 255, 59, 0.9);
  color: #b6ff3b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Oswald", Arial, sans-serif;
}

.testimonial-image-badge .badge-client {
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.75);
  border: 1px solid rgba(255, 215, 100, 0.7);
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.8em;
}

/* Featured quote content */
.testimonial-content {
  flex: 1 1 50%;
  min-width: 280px;
  position: relative;
  padding: 30px 26px 26px;
  border-radius: 24px;
  border: 1px solid rgba(182, 255, 59, 0.18);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.95), rgba(12, 12, 12, 0.98));
  box-shadow: 0 22px 40px rgba(0, 0, 0, 0.55);
}

.testimonial-content .quote-mark {
  position: absolute;
  top: -12px;
  left: 18px;
  font-size: 4.5em;
  color: rgba(182, 255, 59, 0.12);
  line-height: 1;
  font-family: "Georgia", "Times New Roman", serif;
}

.testimonial-content .quote {
  margin: 10px 0 18px;
  font-size: 1.1em;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8);
}

.testimonial-content .name {
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.9em;
  margin-bottom: 3px;
}

.testimonial-content .role {
  font-size: 0.9em;
  color: rgba(255, 255, 255, 0.6);
}

/* Grid of smaller testimonials */
.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.testimonial-card {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 18px 18px 16px;
  background: radial-gradient(circle at top left, rgba(182, 255, 59, 0.08), rgba(10, 10, 10, 0.98));
  text-align: left;
  position: relative;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.testimonial-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top right, rgba(255, 215, 100, 0.12), transparent 55%);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.testimonial-card:hover {
  transform: translateY(-4px);
  border-color: rgba(182, 255, 59, 0.5);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.55);
}

.testimonial-card:hover::before {
  opacity: 1;
}

.testimonial-card .card-quote {
  position: relative;
  z-index: 1;
  font-size: 0.9em;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 12px;
}

.testimonial-card .card-name {
  position: relative;
  z-index: 1;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 0.75em;
  margin-bottom: 2px;
	color: goldenrod;
}

.testimonial-card .card-role {
  position: relative;
  z-index: 1;
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.55);
}

/* Responsive tweaks */
@media screen and (max-width: 992px) {
  .testimonial-section {
    padding: 70px 20px 80px;
  }

  .testimonial-featured {
    flex-direction: column;
  }

  .testimonial-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 720px) {
  .testimonial-section {
    padding: 60px 18px 70px;
  }

  .testimonial-content {
    padding: 26px 18px 18px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr;
  }
}

/* Testimonials grid */
.testimonial-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin: 50px auto 10px;
  max-width: 1100px;
}

.testimonial-card {
  background: #050505;
  border-radius: 26px;
  border: 1px solid rgba(191, 255, 100, 0.25);
  padding: 22px 24px 26px;
  max-width: 320px;
  flex: 1 1 260px;
  text-align: left;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.45);
  position: relative;
}

/* Avatar + name strip */
.testimonial-meta {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
}

.testimonial-avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #bfff64; /* Pro-Active lime */
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.85);
}

.testimonial-name {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 0.95em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: goldenrod;
  margin: 0 0 3px;
   
}

.testimonial-role {
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
}

/* Quote body */
.testimonial-quote {
  font-size: 0.9em;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.78);
  margin: 0;
}

/* Small hover lift */
.testimonial-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 40px rgba(0, 0, 0, 0.7);
  border-color: #bfff64;
}

/* Mobile stacking */
@media screen and (max-width: 720px) {
  .testimonial-grid {
    gap: 20px;
    margin-top: 35px;
  }

  .testimonial-card {
    max-width: 100%;
  }
}

/* ===== Trusted brands strip ===== */

.brands-strip {
  padding: 50px 30px 40px;
  background: radial-gradient(circle at top left, #181818 0, #050505 55%, #000 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  position: relative;
  overflow: hidden;
}

.brands-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.brands-copy {
  max-width: 640px;
  margin-bottom: 26px;
}

.brands-copy .eyebrow {
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 0.7em;
  color: rgba(191, 255, 100, 0.9);
  margin-bottom: 6px;
}

.brands-copy .section-title {
  font-size: 1.6em;
  margin: 0 0 10px;
}

.brands-copy .section-title span {
  color: #e9c86a; /* gold highlight */
}

.brands-copy .section-subcopy {
  font-size: 0.95em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}

.brands-logos {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Marquee rows */

.marquee {
  position: relative;
  overflow: hidden;
  height: 68px;
}

.marquee-track {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  white-space: nowrap;
  /* will be animated left/right */
}

.marquee-left .marquee-track {
  animation: marquee-left 28s linear infinite;
}

.marquee-right .marquee-track {
  animation: marquee-right 32s linear infinite;
}

/* Pause movement on hover */
.brands-strip:hover .marquee-track {
  animation-play-state: paused;
}

/* Gold pills */

.brand-logo-pill {
  min-width: 130px;
  padding: 12px 26px;
  border-radius: 999px;
  border: 1px solid rgba(233, 200, 106, 0.9);
  background: radial-gradient(circle at top, rgba(233, 200, 106, 0.12), rgba(0, 0, 0, 0.88));
  box-shadow: 0 0 18px rgba(233, 200, 106, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.brand-logo-pill img {
  max-height: 30px;
  width: auto;
  display: block;
  filter: grayscale(1) contrast(1.1) brightness(1.4);
}

/* text-only fallback pills */
.brand-logo-pill--text {
  font-size: 0.7em;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

/* Hover pop */
.brand-logo-pill:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 26px rgba(191, 255, 100, 0.38);
  border-color: rgba(191, 255, 100, 0.95);
}

/* Animations */

@keyframes marquee-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@keyframes marquee-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(50%);
  }
}

/* Responsive tweaks */


  .brands-copy {
    text-align: left;
  }

  .brands-logos {
    gap: 8px;
  }

  .marquee {
    height: 60px;
  }

  .brand-logo-pill {
    min-width: 120px;
    padding: 10px 20px;
  }

  .brand-logo-pill img {
    max-height: 26px;
  }
}

.logo-gold {
  filter: brightness(1.4) saturate(1.2) contrast(1.3)
          drop-shadow(0 0 6px rgba(233, 200, 106, 0.35));
  mix-blend-mode: screen;
  opacity: 0.92;
}

.brand-logo-pill:hover .logo-gold {
  filter: brightness(1.7) saturate(1.4) contrast(1.4)
          drop-shadow(0 0 12px rgba(191, 255, 100, 0.45));
  opacity: 1;
}

/* --- Trusted brands strip --- */

/* BRAND STRIP – TIGHT OVERLAPPING BAND */
.brand-strip-section {
  position: relative;
  z-index: 3;
  margin-top: -170px;          /* pulls it back up over the white section */
  padding: 32px 0 26px;        /* keeps the whole band ~280–300px high */
  background: radial-gradient(circle at top left, #202820 0%, #050505 55%, #000 100%);
}

.brands-inner {
  max-width: 1120px;
  margin: 0 auto;
  text-align: left;
}

.brands-strip .eyebrow {
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(191, 255, 100, 0.7);
  margin-bottom: 6px;
}

.brands-heading {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #f5f5f5;
  margin: 0 0 6px;
}

.brands-heading span {
  color: #e4c96c; /* gold accent */
}

.brands-subcopy {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.65);
  max-width: 620px;
  margin: 0 0 22px;
}

/* marquee rows */

.brands-marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.brands-marquee-track {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  white-space: nowrap;
  animation: brands-scroll-left 40s linear infinite;
}

/* reverse direction on second row */
.marquee-row-2 .brands-marquee-track {
  animation-name: brands-scroll-right;
}

/* pills */

.brand-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 26px;
  border-radius: 999px;
  border: 1px solid rgba(228, 201, 108, 0.7);
  background: radial-gradient(circle at top left,
              rgba(228, 201, 108, 0.07),
              rgba(0, 0, 0, 0.9));
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6),
              0 0 18px rgba(228, 201, 108, 0.35);
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
  white-space: nowrap;
}

.brand-pill:hover {
  border-color: #e4c96c;
  box-shadow: 0 0 20px rgba(228, 201, 108, 0.6);
  transform: translateY(-1px);
}

/* animations */

@keyframes brands-scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes brands-scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}

/* responsiveness */

@media screen and (max-width: 720px) {
  /* BRAND STRIP – TIGHT OVERLAPPING BAND */
.brand-strip-section {
  position: relative;
  z-index: 3;
  margin-top: -170px;          /* pulls it back up over the white section */
  padding: 32px 0 26px;        /* keeps the whole band ~280–300px high */
  background: radial-gradient(circle at top left, #202820 0%, #050505 55%, #000 100%);
}

  .brands-heading {
    font-size: 1.25rem;
  }

  .brands-subcopy {
    font-size: 0.9rem;
    max-width: 100%;
  }

  .brand-pill {
    padding: 6px 18px;
    font-size: 0.7rem;
    letter-spacing: 0.12em;
  }

  .brands-marquee-track {
    animation-duration: 30s;
  }
}

/* BRAND STRIP – OVERLAPPING 300PX SECTION */
.brand-strip-section {
  position: relative;
  z-index: 3;
  margin-top: -120px;           /* pulls it up over the white section above */
  padding: 80px 0 60px;         /* overall height ~280–300px */
  background: radial-gradient(circle at top left, #202820 0%, #050505 55%, #000 100%);
}

.brand-strip-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

/* Heading */
.brand-strip-heading .kicker {
  font-size: 0.75rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 6px;
}

.brand-strip-heading h3 {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: #ffffff;
  margin: 0 0 8px;
}

.brand-strip-heading h3 span {
  color: #d4b86a;
}

.brand-strip-heading .subcopy {
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.6);
  max-width: 720px;
  margin: 0;
}

/* Rows */
.brand-strip-rows {
  margin-top: 32px;
  overflow: hidden;
}

.brand-strip-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  margin-bottom: 10px;
  animation: brand-row-left 40s linear infinite;
}

.brand-strip-row-2 {
  animation-name: brand-row-right;
  margin-left: 40px; /* subtle stagger */
}

/* Pills */
.brand-pill {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 26px;
  border-radius: 999px;
  border: 1px solid rgba(212, 184, 106, 0.65);
  background: radial-gradient(circle at top, rgba(212, 184, 106, 0.18), rgba(0, 0, 0, 0.98));
  box-shadow:
    0 0 0 1px rgba(0, 0, 0, 0.8),
    0 0 18px rgba(212, 184, 106, 0.35);
  color: rgba(255, 255, 255, 0.88);
  font-family: "Oswald", Arial, sans-serif;
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  white-space: nowrap;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}

.brand-pill span {
  display: inline-block;
}

/* Logo inside pill */
.brand-logo {
  height: 20px;
  width: auto;
  object-fit: contain;
  filter: grayscale(1) brightness(1.4) contrast(1.2); /* silver / light gold vibe */
  opacity: 0.9;
}

/* Hover – keep height consistent, just lift slightly */
.brand-pill:hover {
  transform: translateY(-2px);
  box-shadow:
    0 0 0 1px rgba(0, 0, 0, 0.9),
    0 0 22px rgba(230, 198, 112, 0.55);
  border-color: rgba(230, 198, 112, 0.9);
  background: radial-gradient(circle at top, rgba(230, 198, 112, 0.26), rgba(0, 0, 0, 0.98));
}

/* Animations – opposite directions */
@keyframes brand-row-left {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

@keyframes brand-row-right {
  0%   { transform: translateX(0); }
  100% { transform: translateX(50%); }
}

/* Responsive: stack rows, slower */
@media (max-width: 900px) {
  .brand-strip-section {
    margin-top: -80px;
    padding: 60px 0 40px;
  }

  .brand-strip-inner {
    padding: 0 20px;
  }

  .brand-strip-row,
  .brand-strip-row-2 {
    animation-duration: 55s;
  }
}

@media (max-width: 600px) {
  .brand-strip-rows {
    margin-top: 24px;
  }

  .brand-strip-row,
  .brand-strip-row-2 {
    flex-wrap: wrap;
    animation: none; /* no marquee on tiny screens */
    justify-content: center;
  }

  .brand-pill {
    margin-bottom: 10px;
  }
}

/* ============================
   BRAND STRIP – CLEAN VERSION
   ============================ */

section.brand-strip-section {
  position: relative;
  z-index: 3;

  /* short band */
  min-height: 1px !important;
  height: auto !important;

  /* give it some breathing room inside */
  padding: 40px 0 32px;

  /* only nibble into the white, don’t eat it */
  margin-top: -80px;  /* try -70 / -90 if you want it a touch higher or lower */

  /* deep grey / black gradient band */
  background: radial-gradient(circle at top left, #202820 0%, #050505 55%, #000 100%);
}
}

/* full-width strip but with breathing room on left/right */
.brand-strip-section .brand-strip-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

/* header text in the strip */
.brand-strip-section .eyebrow {
  font-size: 0.8rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 4px;
}

.brand-strip-section .brand-strip-title {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #f4f4f4;
  margin: 0 0 8px;
}

.brand-strip-section .brand-strip-title span {
  color: #c9ff54; /* lime accent */
}

.brand-strip-section .brand-strip-copy {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.55);
  margin: 0 0 18px;
}

/* rows of pills */
.brand-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
  overflow: hidden;
}

/* slight offset so second row doesn't sit directly under the first */
.brand-row.row-bottom {
  margin-top: 10px;
}

/* pill style */
.brand-pill {
  position: relative;
  flex: 0 0 auto;
  padding: 8px 26px;
  border-radius: 999px;
  border: 1px solid rgba(199, 164, 69, 0.9);  /* gold stroke */
  box-shadow: 0 0 18px rgba(199, 164, 69, 0.25);
  background: radial-gradient(circle at top, rgba(199, 164, 69, 0.16), rgba(0, 0, 0, 0.96));
  color: #f8f8f8;
  font-size: 0.75rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}

/* no weird jump on hover, just a clean glow */
.brand-pill:hover {
  transform: translateY(-1px);
  box-shadow: 0 0 24px rgba(199, 164, 69, 0.6);
  border-color: #f2d37b;
  background: radial-gradient(circle at top, rgba(242, 211, 123, 0.26), rgba(0, 0, 0, 0.96));
}

/* text-only for now – kill the ugly white logo boxes */
.brand-pill .brand-logo {
  display: none;
}

/* small responsiveness tweak */


  .brand-strip-section .brand-strip-inner {
    padding: 0 20px;
  }

  .brand-pill {
    font-size: 0.68rem;
    padding: 7px 18px;
  }
}

@media (max-width: 720px) {
  .brand-row {
    flex-wrap: wrap;
    justify-content: center;
  }

  .brand-pill {
    margin-bottom: 8px;
  }
}

/* GLOBAL BRANDS STRIP
   -------------------------------------------------- */

section.brand-strip-section {
  position: relative;
  z-index: 3;
  width: 100%;

  /* short band, overlapping the white section above */
  margin-top: -80px;              /* adjust -60/-90 to taste */
  padding: 40px 0 32px;

  /* deep grey / black gradient band */
  background: radial-gradient(circle at top left, #1a221a 0%, #050505 55%, #000 100%) !important;

  overflow: hidden;               /* keep the glow inside the band */
}

.brand-strip-inner {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 0 48px;
}

.brand-strip-kicker {
  font-size: 0.85em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 6px;
}

.brand-strip-title {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #f5f5f5;
  margin: 0 0 8px;
}

.brand-strip-title span {
  color: #f2c86b;                 /* gold */
}

.brand-strip-subtitle {
  font-size: 0.95em;
  color: rgba(255,255,255,0.6);
  max-width: 860px;
  margin: 0 0 20px;
}

/* Marquee rows */

.brand-marquee {
  margin-top: 16px;
}

.brand-row {
  display: inline-flex;
  gap: 14px;
  white-space: nowrap;
  will-change: transform;
}

.brand-row--top {
  animation: brand-marquee-left 38s linear infinite;
}

.brand-row--bottom {
  margin-top: 14px;
  animation: brand-marquee-right 42s linear infinite;
}

.brand-pill {
  position: relative;
  padding: 11px 32px;
  border-radius: 999px;
  border: 1px solid rgba(242, 200, 107, 0.8);
  background: radial-gradient(circle at top, #171717 0%, #050505 85%);
  box-shadow: 0 0 18px rgba(242, 200, 107, 0.35);
  font-family: "Oswald", Arial, sans-serif;
  font-size: 0.78em;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #f7f7f7;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* subtle hover – no clipping at the top */
.brand-pill:hover {
  box-shadow: 0 0 22px rgba(242, 200, 107, 0.6);
  transform: translateY(-1px);
}

/* marquee keyframes */

@keyframes brand-marquee-left {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

@keyframes brand-marquee-right {
  0%   { transform: translateX(0); }
  100% { transform: translateX(50%); }
}

/* Responsive tweak */

@media screen and (max-width: 992px) {
  section.brand-strip-section {
    margin-top: -60px;
    padding: 32px 0 24px;
  }

  .brand-strip-inner {
    padding: 0 20px;
  }

  .brand-row,
  .brand-row--bottom {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
    white-space: normal;
  }

  .brand-pill {
    margin-bottom: 10px;
  }
}
/* HERO SECTION LAYOUT */
.pag-hero {
  position: relative;
  min-height: 100vh;   /* fills full viewport height */
  padding: 0;
  margin: 0;
  overflow: hidden;    /* hide any overflow from video/image */
}

/* Make video + image fill the hero section only, not the whole site */
.pag-hero-video,
.pag-hero-image {
  position: absolute;  /* sit behind the content inside this section */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;   /* no squashing, no strip at the top */
    z-index: 0;
}

/* In case .fs in the old template sets position: fixed; override it here */
.pag-hero .fs {
  position: absolute;
}

/* Make sure text sits above video/image */
.pag-hero-content {
  position: relative;
  z-index: 2;
}

/* Optional: subtle dark overlay to help readability */
.pag-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* tweak strength as you like */
  z-index: 1;
}
/* ===== Pro-Active - Problem / Solution / Result Section ===== */

.pag-section.pag-problem-solution {
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.pag-section.pag-problem-solution .pag-section-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

.pag-section.pag-problem-solution .pag-section-header {
  max-width: 720px;
  margin: 0 auto 40px auto;
  text-align: center;
}

.pag-section.pag-problem-solution .pag-section-header h2 {
  font-size: 2.2rem;
  line-height: 1.2;
  margin-bottom: 12px;
  color: #ffffff;
}

.pag-section.pag-problem-solution .pag-section-header p {
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
}

/* Grid layout */

.pag-tiles {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

/* Frosted glass tiles */

.pag-tile {
  position: relative;
  padding: 24px 22px;
  border-radius: 18px;
  background: rgba(8, 8, 12, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow:
    0 20px 40px rgba(0, 0, 0, 0.7),
    0 0 0 1px rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  overflow: hidden;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease,
    background 0.25s ease;
}

/* Gold accent line at the top */

.pag-tile::before {
  content: "";
  position: absolute;
  top: 0;
  left: 12px;
  right: 12px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f7d87b, #f2a93c);
  opacity: 0.9;
}

/* Subtle glow per tile type (optional but nice) */

.pag-tile-problem::before {
  background: linear-gradient(90deg, #ff6b6b, #f7d87b);
}

.pag-tile-solution::before {
  background: linear-gradient(90deg, #f7d87b, #4ade80);
}

.pag-tile-result::before {
  background: linear-gradient(90deg, #38bdf8, #f7d87b);
}

/* Typography inside tiles */

.pag-tile h3 {
  font-size: 1.25rem;
  margin-bottom: 12px;
  color: #ffffff;
}

.pag-tile p {
  font-size: 0.98rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 10px;
}

.pag-tile p:last-child {
  margin-bottom: 0;
}

.pag-tile ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

.pag-tile ul li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 6px;
  font-size: 0.96rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.78);
}

.pag-tile ul li::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 9px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #f7d87b;
}

/* Hover state */

.pag-tile:hover {
  transform: translateY(-6px);
  box-shadow:
    0 26px 60px rgba(0, 0, 0, 0.85),
    0 0 0 1px rgba(247, 216, 123, 0.25);
  border-color: rgba(247, 216, 123, 0.6);
  background: rgba(10, 10, 16, 0.9);
}

/* Responsive layout */

@media (min-width: 768px) {
  .pag-tiles {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
  }

  .pag-tile {
    padding: 26px 24px;
  }
}

@media (min-width: 1140px) {
  .pag-section.pag-problem-solution {
    padding: 96px 0;
  }

  .pag-section.pag-problem-solution .pag-section-header h2 {
    font-size: 2.4rem;
  }
}
.pag-section.pag-problem-solution {
  position: relative;
  padding: 110px 0;
  background-image:
    linear-gradient(
      135deg,
      rgba(5, 7, 12, 0.88),
      rgba(10, 10, 18, 0.92)
    ),
    url("https://your-cdn.com/path-to-your-background-image.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* optional parallax feel */
  overflow: hidden;
}

/* Optional subtle vignette at edges */
.pag-section.pag-problem-solution::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  box-shadow: inset 0 0 160px rgba(0, 0, 0, 0.9);
  z-index: 0;
}

.pag-section.pag-problem-solution .pag-section-inner {
  position: relative;
  z-index: 1;
}
/* Image strip inside tiles */

.pag-tile-image {
  position: relative;
  margin: 14px 0 16px;
  border-radius: 14px;
  overflow: hidden;
  background: radial-gradient(circle at top, rgba(182, 255, 59, 0.15), transparent 55%);
}

.pag-tile-image::after {
  /* subtle black-to-transparent overlay for readability */
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.25),
    rgba(0, 0, 0, 0.3)
  );
  pointer-events: none;
}

.pag-tile-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transform: scale(1.03);
}

/* Lime accent line under the image */

.pag-tile-image + p,
.pag-tile-image + ul,
.pag-tile-image + div {
  position: relative;
}

.pag-tile-image + p::before,
.pag-tile-image + ul::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 42px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f7d87b, #b6ff3b);
}

/* Keep the coloured top lines but blend lime into them a bit more */

.pag-tile-problem::before {
  background: linear-gradient(90deg, #ff6b6b, #f7d87b);
}

.pag-tile-solution::before {
  background: linear-gradient(90deg, #f7d87b, #b6ff3b);
}

.pag-tile-result::before {
  background: linear-gradient(90deg, #38bdf8, #b6ff3b);
}

/* Optional: tiny lime detail in bullets */

.pag-tile ul li::before {
  background: #b6ff3b;
}
/* Image strip inside tiles */

.pag-tile-image {
  position: relative;
  margin: 14px 0 16px;
  border-radius: 14px;
  overflow: hidden;
  background: radial-gradient(circle at top, rgba(182, 255, 59, 0.15), transparent 55%);
}

.pag-tile-image::after {
  /* subtle black-to-transparent overlay for readability */
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.25),
    rgba(0, 0, 0, 0.3)
  );
  pointer-events: none;
}

.pag-tile-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transform: scale(1.03);
}

/* Lime accent line under the image */

.pag-tile-image + p,
.pag-tile-image + ul,
.pag-tile-image + div {
  position: relative;
}

.pag-tile-image + p::before,
.pag-tile-image + ul::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 42px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f7d87b, #b6ff3b);
}

/* Keep the coloured top lines but blend lime into them a bit more */

.pag-tile-problem::before {
  background: linear-gradient(90deg, #ff6b6b, #f7d87b);
}

.pag-tile-solution::before {
  background: linear-gradient(90deg, #f7d87b, #b6ff3b);
}

.pag-tile-result::before {
  background: linear-gradient(90deg, #38bdf8, #b6ff3b);
}

/* Optional: tiny lime detail in bullets */

.pag-tile ul li::before {
  background: #b6ff3b;
}

.pag-section-cta {
  margin-top: 56px;
  text-align: center;
}

.pag-section-cta h3 {
  font-size: 1.5rem;
  margin-bottom: 8px;
  color: #ffffff;
}

.pag-section-cta p {
  font-size: 0.98rem;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.76);
}

.pag-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 32px;
  border-radius: 999px;
  font-size: 0.96rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-decoration: none;
  border: 1px solid rgba(247, 216, 123, 0.7);
  background: radial-gradient(circle at top left, rgba(182, 255, 59, 0.3), transparent 55%),
              linear-gradient(135deg, #151515, #1e1e26);
  color: #fdfdfd;
  box-shadow:
    0 18px 45px rgba(0, 0, 0, 0.85),
    0 0 22px rgba(182, 255, 59, 0.35);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background 0.2s ease,
    border-color 0.2s ease;
}

.pag-cta-button:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #1e1e26, #262636);
  border-color: rgba(182, 255, 59, 0.85);
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.9),
    0 0 32px rgba(182, 255, 59, 0.55);
}

:root{
  --pag-bg: #07070b;
  --pag-ink: #ffffff;
  --pag-muted: rgba(255,255,255,.72);
  --pag-muted2: rgba(255,255,255,.58);
  --pag-gold: #f7d87b;
  --pag-gold2:#f2a93c;
  --pag-lime:#b6ff3b;
  --pag-glass: rgba(12, 12, 18, 0.74);
  --pag-stroke: rgba(255,255,255,.08);
  --pag-shadow: 0 24px 60px rgba(0,0,0,.75);
}

.pag-cmo-hero{
  position:relative;
  padding: 96px 0;
  background: var(--pag-bg);
  overflow:hidden;
}

.pag-cmo-hero__bg{
  position:absolute;
  inset:-40px;
  background:
    radial-gradient(900px 520px at 20% 15%, rgba(182,255,59,.12), transparent 60%),
    radial-gradient(900px 520px at 80% 20%, rgba(247,216,123,.10), transparent 60%),
    radial-gradient(900px 520px at 50% 95%, rgba(56,189,248,.06), transparent 60%),
    linear-gradient(135deg, rgba(0,0,0,.75), rgba(0,0,0,.92));
  filter: blur(0px);
}

.pag-cmo-hero__wrap{
  position:relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 22px;
}

.pag-cmo-hero__top{
  text-align:center;
  max-width: 920px;
  margin: 0 auto 34px;
}

.pag-cmo-hero__kicker{
  display:inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid rgba(247,216,123,.32);
  background: rgba(0,0,0,.35);
  color: rgba(247,216,123,.92);
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: .78rem;
}

.pag-cmo-hero__title{
  margin: 16px 0 10px;
  font-size: clamp(2.2rem, 4.2vw, 3.4rem);
  line-height: 1.06;
  letter-spacing: .02em;
  color: var(--pag-ink);
}

.pag-cmo-hero__sub{
  margin: 0 auto;
  max-width: 760px;
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--pag-muted);
}

.pag-cmo-hero__chips{
  display:flex;
  flex-wrap:wrap;
  gap: 10px;
  justify-content:center;
  margin-top: 18px;
}

.pag-chip{
  font-size: .86rem;
  color: rgba(255,255,255,.80);
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.07);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.pag-cmo-hero__grid{
  display:grid;
  grid-template-columns: 1fr;
  gap: 22px;
  align-items:start;
}

.pag-cmo-hero__media{
  display:grid;
  gap: 18px;
}

.pag-cmo-hero__portrait{
  border-radius: 22px;
  overflow:hidden;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.03);
  box-shadow: var(--pag-shadow);
  position:relative;
}

.pag-cmo-hero__portrait::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.55)),
    radial-gradient(800px 300px at 20% 10%, rgba(182,255,59,.18), transparent 60%),
    radial-gradient(800px 300px at 80% 15%, rgba(247,216,123,.14), transparent 60%);
  pointer-events:none;
}

.pag-cmo-hero__portrait img{
  width:100%;
  height:auto;
  display:block;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  transform: scale(1.02);
}

.pag-cmo-hero__quote{
  border-radius: 18px;
  padding: 18px 18px;
  background: var(--pag-glass);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 18px 40px rgba(0,0,0,.55);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  position:relative;
  overflow:hidden;
}

.pag-cmo-hero__quote::before{
  content:"";
  position:absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--pag-gold), var(--pag-lime));
  opacity: .95;
}

.pag-cmo-hero__quote p{
  margin: 10px 0 0;
  color: rgba(255,255,255,.86);
  font-size: 1.05rem;
  line-height: 1.7;
}

.pag-qmark{
  color: rgba(247,216,123,.95);
  font-size: 1.4rem;
  padding-right: 6px;
}

.pag-lime{
  color: var(--pag-lime);
  font-weight: 700;
}

.pag-glass{
  border-radius: 20px;
  padding: 22px 22px;
  background: var(--pag-glass);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: var(--pag-shadow);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.pag-glass--accent{
  position:relative;
  overflow:hidden;
}

.pag-glass--accent::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(700px 220px at 15% 5%, rgba(182,255,59,.18), transparent 60%),
    radial-gradient(700px 220px at 85% 10%, rgba(247,216,123,.14), transparent 60%);
  pointer-events:none;
}

.pag-h2{
  margin: 0 0 10px;
  color: var(--pag-ink);
  font-size: 1.35rem;
  letter-spacing: .01em;
}

.pag-h3{
  margin: 10px 0 10px;
  color: rgba(255,255,255,.90);
  font-size: 1.0rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.pag-p{
  margin: 0 0 10px;
  color: var(--pag-muted);
  line-height: 1.7;
  font-size: .98rem;
}

.pag-split{
  display:grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: 10px;
}

.pag-list{
  list-style:none;
  padding:0;
  margin:0;
}

.pag-list li{
  color: rgba(255,255,255,.78);
  padding-left: 16px;
  position:relative;
  margin-bottom: 8px;
  line-height: 1.6;
  font-size: .95rem;
}

.pag-list li::before{
  content:"";
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background: var(--pag-lime);
  position:absolute;
  left: 0;
  top: 9px;
}

.pag-pullquote{
  margin: 18px 0;
  padding: 18px 18px;
  border-left: 3px solid var(--pag-lime);
  background: rgba(255,255,255,.03);
  border-radius: 16px;
}

.pag-pullquote p{
  margin:0;
  color: rgba(255,255,255,.88);
  font-size: 1.02rem;
  line-height: 1.75;
}

.pag-ctaRow{
  display:flex;
  flex-wrap:wrap;
  gap: 12px;
  margin-top: 16px;
}

.pag-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 12px 18px;
  border-radius: 999px;
  text-decoration:none;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-size: .82rem;
  border: 1px solid rgba(255,255,255,.12);
}

.pag-btn--primary{
  color: #0b0b10;
  background: linear-gradient(90deg, var(--pag-gold), var(--pag-lime));
  border-color: rgba(182,255,59,.60);
  box-shadow: 0 18px 44px rgba(0,0,0,.65);
}

.pag-btn--ghost{
  color: rgba(255,255,255,.92);
  background: rgba(0,0,0,.28);
  border-color: rgba(247,216,123,.40);
}

.pag-btn:hover{
  transform: translateY(-2px);
  transition: transform .18s ease, box-shadow .18s ease;
}

/* Responsive */
@media (min-width: 900px){
  .pag-cmo-hero__grid{
    grid-template-columns: 0.95fr 1.05fr;
    gap: 28px;
  }
  .pag-split{
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }
}

/* Global link hover override */
a,
a:visited {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #fff; /* Pro-Active gold */
  text-decoration: none;
  outline: none;
}

/* Force override for stubborn framework styles */
a:hover,
a:focus,
a:active,
a:hover *,
a:focus *,
a:active * {
  
  text-decoration: bold !important;
}
a {
  transition: color 0.2s ease;
}

a:not(.pag-btn):hover {
  color: #f7d87b;
  text-decoration: none;
}

/* Slideshow container uses your existing portrait styling */
.pag-slideshow {
  position: relative;
}

/* Slides */
.pag-slideshow .pag-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1.1s ease;
  transform: scale(1.02);
}

/* Keep the container height from collapsing */
.pag-slideshow {
  aspect-ratio: 4 / 5; /* match your previous portrait ratio */
}

/* Active slide */
.pag-slideshow .pag-slide.is-active {
  opacity: 1;
}

/* Ensure the portrait container keeps its height */
.pag-cmo-hero__portrait.pag-slideshow{
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 22px;
  aspect-ratio: 4 / 5;     /* modern browsers */
  min-height: 520px;       /* safety net so the grid stays 2-col */
}

/* Fallback if aspect-ratio is not honoured */
@supports not (aspect-ratio: 4 / 5){
  .pag-cmo-hero__portrait.pag-slideshow{
    height: 0;
    padding-top: 125%;     /* 5/4 = 1.25 */
    min-height: 0;
  }
}

/* Make sure absolutely positioned slides fill the container */
.pag-cmo-hero__portrait.pag-slideshow .pag-slide{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Keep the 2-column layout from collapsing due to long content */
@media (min-width: 900px){
  .pag-cmo-hero__grid{
    display: grid;
    grid-template-columns: 0.95fr 1.05fr;
    gap: 28px;
    align-items: start;
  }
  .pag-cmo-hero__media,
  .pag-cmo-hero__content{
    min-width: 0;
  }
}
/* Slideshow: make the portrait behave exactly like the old single image */
.pag-cmo-hero__portrait.pag-slideshow{
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.03);
  box-shadow: var(--pag-shadow);
  min-height: 520px;
  aspect-ratio: 4 / 5;
}

.pag-cmo-hero__portrait.pag-slideshow .pag-slide{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1.1s ease;
  transform: scale(1.02);
}

.pag-cmo-hero__portrait.pag-slideshow .pag-slide.is-active{
  opacity: 1;
}

/* Desktop: force side-by-side */
@media (min-width: 900px){
  .pag-cmo-hero__grid{
    grid-template-columns: 0.95fr 1.05fr;
    align-items: start;
  }
}
@media (min-width: 900px){
  .pag-cmo-hero__grid{
    grid-template-columns: 0.95fr 1.05fr;
    gap: 28px;
    align-items: start;
  }
}

.pag-cmo-hero__content{
  display: grid;
  gap: 18px;
}
@media (min-width: 900px){
  .pag-glass--full{
    grid-column: 1 / -1;
    margin-top: 10px;
  }
}
.pag-glass--full{
  padding: 28px 28px;
}

@media (min-width: 900px){
  .pag-glass--full{
    padding: 32px 36px;
  }
}