body {
  overflow-x: hidden;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

p {
  line-height: 1.75;
}

a {
  color: #6366F1;
}
a:hover {
  color: rgb(52.2, 56.1, 236.8);
}

.text-primary {
  color: #6366F1 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.page-section {
  padding: 100px 0;
}
.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}
::-moz-selection {
  background: #6366F1;
  text-shadow: none;
}

::selection {
  background: #6366F1;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #6366F1;
  border-color: #6366F1;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: rgb(63.9, 67.575, 237.85) !important;
  border-color: rgb(63.9, 67.575, 237.85) !important;
  color: white;
}
.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
  background-color: #212529;
}
#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #6366F1;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#mainNav .navbar-brand {
  color: #fff;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #6366F1;
  text-shadow: 0 0 15px rgba(79, 70, 229, 0.7);
  transform: translateY(-1px);
}
#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #6366F1;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}
#scrolling-clients {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}

#col-md-3 col-sm-6 {
  flex: 0 0 auto;
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/header.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}
header.masthead .intro-text .intro-lead-in {
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 25px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
header.masthead .intro-text .intro-heading {
  font-size: 56px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 25px;
  text-shadow: 0 4px 15px rgba(0, 0, 0, 0.6);
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 25px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  header.masthead .intro-text .intro-heading {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 50px;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.6);
    font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
#services {
  position: relative;
}
#services .section-heading {
  margin-bottom: 0.75rem;
}
#services .section-subheading {
  max-width: 760px;
  margin: 0 auto 2.5rem;
}

.services-grid {
  row-gap: 1.5rem;
}

.service-card {
  position: relative;
  padding: 2.5rem 2rem;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.01)), rgba(6, 19, 56, 0.62);
  backdrop-filter: blur(8px);
  box-shadow: 0 18px 40px rgba(0, 8, 32, 0.42);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.service-card:hover, .service-card:focus-within {
  transform: translateY(-6px);
  box-shadow: 0 26px 50px rgba(0, 10, 40, 0.55);
  border-color: rgba(124, 142, 255, 0.5);
}

.service-icon {
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  background: linear-gradient(135deg, #6f78ff 0%, #76a4ff 100%);
  box-shadow: 0 12px 28px rgba(96, 112, 255, 0.45);
}
.service-icon i {
  color: #fff;
  font-size: 2rem;
  line-height: 1;
}

.service-heading {
  margin: 0 0 0.9rem;
  text-transform: none;
  letter-spacing: -0.02em;
}

.service-description {
  color: rgba(232, 239, 255, 0.82);
  font-size: 1.15rem;
  line-height: 1.75;
}
.service-description p {
  margin-bottom: 0;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(99, 102, 241, 0.9);
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}
.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content button {
  cursor: pointer;
}
.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}
.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #e9ecef;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: #fff;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #6366F1;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  margin-bottom: 50px;
  text-align: center;
}
.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid rgba(0, 0, 0, 0.1);
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #212529;
  background-image: url("../img/contact.png");
  background-repeat: no-repeat;
  background-position: center;
}
section#contact .section-heading {
  color: #fff;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 248px;
}
section#contact .form-control:focus {
  border-color: #6366F1;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.footer {
  padding: 25px 0;
  text-align: center;
}
.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #6366F1;
}

:root {
  --bg: #060816;
  --surface: rgba(19, 25, 43, 0.65);
  --surface-strong: #111a2f;
  --text-main: #e6ebff;
  --text-sub: #9aa8c7;
  --edge: rgba(255, 255, 255, 0.08);
}

body {
  background: radial-gradient(circle at 15% -10%, rgba(79, 70, 229, 0.32), transparent 35%), radial-gradient(circle at 85% 0%, rgba(14, 165, 233, 0.2), transparent 30%), var(--bg);
  color: var(--text-main);
}

section {
  position: relative;
}

section h2.section-heading {
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0.8px;
}

section h3.section-subheading,
.text-muted {
  color: var(--text-sub) !important;
}

#mainNav {
  background-color: rgba(9, 12, 24, 0.58) !important;
  backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

#mainNav.navbar-shrink {
  background-color: rgba(9, 12, 24, 0.9) !important;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
}

#mainNav .navbar-brand,
#mainNav .nav-link {
  color: #f8faff !important;
}

#mainNav .nav-link:hover {
  color: #a5b4fc !important;
}

#mainNav .brand-lockup {
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
  min-width: 0;
  letter-spacing: 0.06em;
  transition: transform 0.22s ease, filter 0.22s ease;
}

#mainNav .brand-lockup:hover {
  transform: translateY(-1px);
  filter: drop-shadow(0 0 16px rgba(99, 102, 241, 0.32));
}

#mainNav .brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 34px;
  flex: 0 0 50px;
}

#mainNav .brand-mark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 0 8px rgba(96, 165, 250, 0.34)) drop-shadow(0 6px 14px rgba(0, 0, 0, 0.28));
  transition: transform 0.28s ease;
}

#mainNav .brand-lockup:hover .brand-mark img {
  transform: scale(1.05);
}

#mainNav .brand-name {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

header.masthead {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 680px;
  overflow: hidden;
  background-position: center top;
  isolation: isolate;
}

header.masthead::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: radial-gradient(circle at 50% 46%, rgba(6, 8, 22, 0.18) 0%, rgba(6, 8, 22, 0.08) 32%, transparent 62%), linear-gradient(180deg, rgba(6, 8, 22, 0.34) 0%, rgba(6, 8, 22, 0.08) 42%, rgba(6, 8, 22, 0.5) 100%);
}

header.masthead::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 1px;
  content: "";
  background: linear-gradient(90deg, transparent, rgba(32, 201, 151, 0.7), rgba(99, 102, 241, 0.7), transparent);
}

header.masthead .container {
  position: relative;
  z-index: 1;
}

header.masthead .intro-text {
  max-width: 920px;
  margin: 7rem auto 4rem;
  padding: 2.75rem 3rem;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(20, 28, 48, 0.52), rgba(8, 13, 25, 0.36)), linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent);
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(4px);
}

header.masthead .hero-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(180px, 26vw, 340px);
  height: clamp(92px, 13vw, 166px);
  margin: -0.45rem auto 1.1rem;
  pointer-events: none;
}

header.masthead .hero-logo::before {
  position: absolute;
  inset: 18% 8% 20%;
  content: "";
  border-radius: 999px;
  background: radial-gradient(circle at 32% 42%, rgba(45, 212, 191, 0.26), transparent 34%), radial-gradient(circle at 70% 48%, rgba(129, 140, 248, 0.3), transparent 42%);
  filter: blur(22px);
  opacity: 0.9;
}

header.masthead .hero-logo img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 0 18px rgba(56, 189, 248, 0.28)) drop-shadow(0 18px 36px rgba(0, 0, 0, 0.38));
}

header.masthead .intro-lead-in {
  position: relative;
  display: inline-block;
  padding: 0 3.25rem;
  color: #b9f5df;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1.2rem;
  text-shadow: none;
}

header.masthead .intro-lead-in::before,
header.masthead .intro-lead-in::after {
  position: absolute;
  top: 50%;
  width: 2.4rem;
  height: 2px;
  content: "";
  background: #20c997;
  transform: translateY(-50%);
}

header.masthead .intro-lead-in::before {
  left: 0;
}

header.masthead .intro-lead-in::after {
  right: 0;
}

header.masthead .intro-lead-in p,
header.masthead .intro-heading p {
  margin: 0;
}

header.masthead .intro-heading {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.08;
  margin-bottom: 2rem;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.55);
}

header.masthead .intro-heading.text-uppercase {
  text-transform: none !important;
}

header.masthead .btn-xl {
  padding: 1rem 1.6rem;
  font-size: 15px;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  header.masthead {
    min-height: 760px;
  }
  header.masthead .intro-text {
    margin: 10rem auto 6rem;
    padding: 3.5rem 4rem;
  }
  header.masthead .intro-lead-in {
    font-size: 18px;
    line-height: 1.45;
    margin-bottom: 1.4rem;
  }
  header.masthead .intro-heading {
    font-size: 72px;
    line-height: 1.02;
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 767px) {
  header.masthead {
    min-height: 620px;
  }
  header.masthead .intro-text {
    margin: 6.5rem auto 3.5rem;
    padding: 2rem 1.25rem;
  }
  header.masthead .intro-heading {
    font-size: 36px;
    line-height: 1.08;
  }
  header.masthead .intro-lead-in {
    padding: 0;
  }
  header.masthead .intro-lead-in::before,
  header.masthead .intro-lead-in::after {
    display: none;
  }
}
#services {
  overflow: hidden;
  background: radial-gradient(circle at 12% 18%, rgba(32, 201, 151, 0.14), transparent 28%), radial-gradient(circle at 88% 12%, rgba(99, 102, 241, 0.2), transparent 30%), linear-gradient(180deg, #071126 0%, #050817 100%);
}

.services-grid {
  row-gap: 1.75rem;
}

.service-card {
  position: relative;
  display: flex;
  min-height: 320px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  overflow: hidden;
  padding: 2rem;
  text-align: left !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(18, 28, 54, 0.9), rgba(7, 13, 29, 0.72)), linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.26);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.service-card::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(120deg, rgba(32, 201, 151, 0.1), transparent 38%), radial-gradient(circle at 88% 18%, rgba(99, 102, 241, 0.24), transparent 34%);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.service-card > * {
  position: relative;
  z-index: 1;
}

.service-card:hover {
  transform: translateY(-6px);
  border-color: rgba(125, 211, 252, 0.35);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.36);
}

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

.service-icon {
  display: inline-flex;
  width: 4.5rem;
  height: 4.5rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: linear-gradient(135deg, #20c997 0%, #38bdf8 48%, #818cf8 100%);
  box-shadow: 0 18px 42px rgba(14, 165, 233, 0.25);
}

.service-icon i {
  font-size: 1.65rem;
}

.service-heading {
  margin: 0 0 1rem;
  color: #fff;
  font-size: 1.45rem;
  line-height: 1.25;
}

.service-heading p {
  margin: 0;
}

.service-description {
  color: rgba(226, 232, 240, 0.78);
  font-size: 1rem;
  line-height: 1.75;
}

.service-description p {
  margin: 0;
}

#team .col-sm-4 {
  margin-bottom: 1.5rem;
}

.timeline > li .timeline-panel,
.team-member {
  background: var(--surface);
  border: 1px solid var(--edge);
  border-radius: 18px;
  backdrop-filter: blur(8px);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.timeline > li .timeline-panel:hover,
.team-member:hover {
  transform: translateY(-6px);
  border-color: rgba(129, 140, 248, 0.45);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.38);
}

.timeline > li .timeline-panel,
.team-member {
  background-color: transparent !important;
}

.timeline-heading h4,
.team-member h4 {
  color: #fff;
}

#team .team-member {
  padding: 2rem 1.5rem 2.25rem;
}

#team .team-member .text-muted {
  margin-bottom: 1.25rem;
}

#team .team-member .social-buttons {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  margin: 0.5rem 0 0;
}

#team .team-member .social-buttons .list-inline-item {
  margin: 0;
}

#team .team-member .social-buttons a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  background-color: rgba(255, 255, 255, 0.11);
}

#portfolio {
  background: linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%) !important;
}

#portfolio .row {
  row-gap: 1.5rem;
}

#portfolio .portfolio-item {
  overflow: visible;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  background: transparent;
  border: 0;
  border-radius: 0;
  backdrop-filter: none;
  transition: transform 0.25s ease;
}

#portfolio .portfolio-item:hover {
  transform: translateY(-6px);
}

#portfolio .portfolio-item .portfolio-link {
  max-width: none;
  overflow: hidden;
  border-radius: 18px 18px 0 0;
  background: #0b1020;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.18);
}

#portfolio .portfolio-item .portfolio-link img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 0.35s ease;
}

#portfolio .portfolio-item:hover .portfolio-link img {
  transform: scale(1.055);
}

#portfolio .portfolio-item .portfolio-hover {
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(32, 201, 151, 0.82), rgba(79, 70, 229, 0.82));
}

#portfolio .portfolio-item .portfolio-hover-content {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}

#portfolio .portfolio-item .portfolio-hover-content i {
  display: inline-flex;
  width: 3.6rem;
  height: 3.6rem;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  font-size: 1.4rem;
  transform: translate3d(-3px, 3px, 0);
  transition: transform 0.24s ease, background-color 0.24s ease, box-shadow 0.24s ease;
}

#portfolio .portfolio-item:hover .portfolio-hover-content i {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
  transform: translate3d(0, 0, 0);
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: none;
  min-height: 118px;
  padding: 1.4rem 1.5rem 1.55rem;
  text-align: left;
  border-radius: 0 0 18px 18px;
  background: #ffffff !important;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.14);
}

#portfolio .portfolio-item .portfolio-caption h4 {
  color: #0f172a;
  font-size: 1.25rem;
  line-height: 1.25;
}

#portfolio .portfolio-item .portfolio-caption p {
  color: #64748b !important;
  font-size: 0.95rem;
}

.btn-primary {
  background: linear-gradient(90deg, #4f46e5 0%, #0ea5e9 100%);
  border: none;
  border-radius: 999px;
  padding: 0.9rem 2rem;
  font-weight: 700;
  box-shadow: 0 8px 24px rgba(79, 70, 229, 0.45);
  transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;
  will-change: transform;
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 28px rgba(14, 165, 233, 0.5);
}

section#contact {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
  background-color: #050817;
  background-image: linear-gradient(180deg, rgba(5, 8, 23, 0.78), rgba(5, 8, 23, 0.9)), radial-gradient(circle at 20% 30%, rgba(32, 201, 151, 0.16), transparent 28%), radial-gradient(circle at 80% 20%, rgba(99, 102, 241, 0.2), transparent 30%), url("../img/contact.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

section#contact::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(5, 8, 23, 0.92), transparent 22%, transparent 78%, rgba(5, 8, 23, 0.92)), linear-gradient(180deg, rgba(5, 8, 23, 0.18), rgba(5, 8, 23, 0.58));
  pointer-events: none;
}

section#contact .container {
  position: relative;
  z-index: 1;
}

section#contact .section-heading p,
section#contact .section-subheading p {
  margin: 0;
}

section#contact .section-subheading {
  margin-bottom: 3rem;
}

.contact-panel {
  overflow: hidden;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(12, 18, 36, 0.86), rgba(7, 12, 26, 0.7)), linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.38);
  backdrop-filter: blur(12px);
}

.contact-panel > .row {
  align-items: stretch;
}

section#contact .form-group {
  margin-bottom: 1.25rem;
}

section#contact .form-control {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(5, 10, 24, 0.72);
  color: #fff;
  border-radius: 12px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

section#contact .form-control:focus {
  border-color: rgba(56, 189, 248, 0.85);
  background: rgba(5, 10, 24, 0.88);
  box-shadow: 0 0 0 0.2rem rgba(14, 165, 233, 0.22);
}

section#contact textarea.form-control {
  min-height: 100%;
  resize: vertical;
}

section#contact #sendMessageButton {
  min-width: 150px;
  margin-top: 0.25rem;
}

footer {
  background: #05070f;
  border-top: 1px solid var(--edge);
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
}
@media (max-width: 991px) {
  #mainNav {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  #mainNav .navbar-brand {
    max-width: calc(100% - 82px);
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #mainNav .brand-lockup {
    gap: 0.6rem;
  }
  #mainNav .brand-mark {
    width: 44px;
    height: 30px;
    flex-basis: 44px;
  }
  #mainNav .navbar-collapse {
    margin-top: 0.75rem;
    padding: 0.5rem 0;
    border-top: 1px solid var(--edge);
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 0.75rem 0 !important;
  }
  .service-card,
  .portfolio-item,
  .timeline > li .timeline-panel,
  .team-member {
    border-radius: 14px;
  }
  .service-card:hover,
  .portfolio-item:hover,
  .timeline > li .timeline-panel:hover,
  .team-member:hover {
    transform: none;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .page-section {
    padding: 72px 0;
  }
  .page-section h2.section-heading {
    font-size: 30px;
    line-height: 1.16;
    margin-bottom: 0.75rem;
  }
  .page-section h3.section-subheading {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 2.5rem;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  .btn {
    overflow-wrap: break-word;
  }
  header.masthead {
    min-height: auto;
    padding: 0;
  }
  header.masthead .intro-text {
    width: 100%;
    margin: 6.75rem auto 4rem;
    padding: 1.75rem 1.2rem;
  }
  header.masthead .hero-logo {
    width: min(64vw, 240px);
    height: 112px;
    margin: -0.15rem auto 0.9rem;
  }
  header.masthead .intro-lead-in {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  header.masthead .intro-heading {
    font-size: 32px;
    line-height: 1.14;
    margin-bottom: 1.75rem;
  }
  header.masthead .btn-xl,
  .btn-xl {
    width: 100%;
    max-width: 320px;
    padding: 0.95rem 1.1rem;
    font-size: 14px;
    white-space: normal;
  }
  .services-grid {
    row-gap: 1rem;
  }
  .service-card {
    min-height: auto;
    padding: 1.45rem;
  }
  .service-icon {
    width: 3.8rem;
    height: 3.8rem;
    margin-bottom: 1.4rem;
    border-radius: 14px;
  }
  .service-heading {
    font-size: 1.2rem;
    line-height: 1.35;
  }
  #portfolio .row {
    margin-left: 0;
    margin-right: 0;
  }
  #portfolio .portfolio-item {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 1.25rem;
    padding-left: 0;
    padding-right: 0;
  }
  #portfolio .portfolio-item .portfolio-link,
  #portfolio .portfolio-item .portfolio-caption {
    max-width: 100%;
  }
  #portfolio .portfolio-item .portfolio-caption {
    padding: 1.25rem;
  }
  #portfolio .portfolio-item .portfolio-link img {
    height: 220px;
  }
  .timeline::before {
    left: 30px;
  }
  .timeline > li {
    min-height: 0;
    margin-bottom: 2rem;
  }
  .timeline > li .timeline-image {
    width: 62px;
    height: 62px;
    border-width: 4px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 8px;
    line-height: 1.25;
    margin-top: 9px;
  }
  .timeline > li .timeline-panel,
  .timeline > li.timeline-inverted > .timeline-panel {
    float: none;
    width: auto;
    margin-left: 78px;
    padding: 1.15rem;
    text-align: left;
  }
  .timeline-heading h4 {
    font-size: 1rem;
    line-height: 1.35;
  }
  .timeline-heading h4 p {
    margin-bottom: 0.15rem;
  }
  .timeline-body .text-muted {
    font-size: 0.95rem;
    line-height: 1.65;
  }
  .team-member {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    padding: 1.6rem 1rem;
  }
  .team-member img {
    width: 160px;
    height: 160px;
    border-width: 5px;
  }
  section#contact {
    padding: 80px 0;
  }
  .contact-panel {
    padding: 1.25rem;
    border-radius: 14px;
  }
  section#contact .form-group {
    margin-bottom: 1rem;
  }
  section#contact .form-group input,
  section#contact .form-group textarea {
    padding: 1rem;
    font-size: 0.95rem;
  }
  section#contact .form-group textarea.form-control {
    height: 190px;
    min-height: 190px;
  }
  .portfolio-modal .modal-dialog {
    margin: 0;
    max-width: 100%;
  }
  .portfolio-modal .modal-content {
    padding: 4.5rem 1.25rem 2.5rem;
  }
  .portfolio-modal .modal-content h2 {
    font-size: 2rem;
    line-height: 1.15;
  }
  .portfolio-modal .close-modal {
    top: 1rem;
    right: 1rem;
    width: 44px;
    height: 44px;
  }
  .portfolio-modal .close-modal .lr {
    height: 44px;
    margin-left: 21px;
  }
  .portfolio-modal .close-modal .lr .rl {
    height: 44px;
  }
}
@media (max-width: 420px) {
  #mainNav .brand-name {
    max-width: 58vw;
  }
  header.masthead .intro-text {
    margin-top: 6.25rem;
    padding: 1.5rem 1rem;
  }
  header.masthead .hero-logo {
    width: min(68vw, 210px);
    height: 98px;
  }
  header.masthead .intro-heading {
    font-size: 28px;
  }
  .page-section h2.section-heading {
    font-size: 27px;
  }
  .timeline::before {
    left: 24px;
  }
  .timeline > li .timeline-image {
    width: 52px;
    height: 52px;
  }
  .timeline > li .timeline-panel,
  .timeline > li.timeline-inverted > .timeline-panel {
    margin-left: 64px;
    padding: 1rem;
  }
  .team-member img {
    width: 140px;
    height: 140px;
  }
}
::selection {
  background: rgba(99, 102, 241, 0.35);
  color: #ffffff;
}

.scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #20c997, #38bdf8, #818cf8);
  box-shadow: 0 0 18px rgba(56, 189, 248, 0.55);
  transform: scaleX(0);
  transform-origin: left center;
  pointer-events: none;
}

.motion-ready .motion-reveal {
  opacity: 0;
  transform: translate3d(0, 36px, 0) scale(0.98);
  filter: blur(12px);
  transition: opacity 0.75s ease, transform 0.75s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.75s ease;
  transition-delay: var(--reveal-delay, 0ms);
  will-change: opacity, transform, filter;
}

.motion-ready .motion-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.motion-ready header.masthead {
  background-position: center calc(50% + var(--scroll-shift, 0) * 34px);
}

.motion-ready header.masthead .intro-text {
  transform: translate3d(0, calc(var(--scroll-shift, 0) * -22px), 0);
}

.motion-ready #services {
  background-position: calc(50% + var(--scroll-shift, 0) * 18px) calc(50% + var(--scroll-shift, 0) * 26px), calc(50% - var(--scroll-shift, 0) * 16px) calc(50% + var(--scroll-shift, 0) * 18px), center;
}

.motion-ready #contact {
  background-position: center, calc(50% + var(--scroll-shift, 0) * 18px) calc(50% + var(--scroll-shift, 0) * 26px), calc(50% - var(--scroll-shift, 0) * 16px) calc(50% + var(--scroll-shift, 0) * 18px), center calc(50% + var(--scroll-shift, 0) * 36px);
}

.motion-ready .service-card,
.motion-ready .team-member {
  transform: translateY(calc((0.5 - var(--card-depth, 0.5)) * 16px)) scale(calc(0.985 + var(--card-depth, 0.5) * 0.015));
}

.motion-ready .service-card:hover,
.motion-ready .team-member:hover {
  transform: translateY(-8px) scale(1.01);
}

.motion-ready #portfolio .portfolio-item.motion-reveal {
  opacity: 0;
  transform: translate3d(0, 64px, 0) scale(0.94);
  filter: blur(16px);
  transition: opacity 0.85s ease, transform 0.85s cubic-bezier(0.18, 0.82, 0.22, 1), filter 0.85s ease;
  transition-delay: var(--reveal-delay, 0ms);
}

.motion-ready #portfolio .portfolio-item.motion-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.motion-ready #portfolio .portfolio-item.motion-reveal.is-visible:hover {
  transform: translateY(-8px) scale(1.01);
}

.motion-ready .timeline > li {
  transform-origin: center top;
}

.motion-ready .timeline > li:nth-child(odd).motion-reveal {
  transform: translate3d(-34px, 34px, 0) scale(0.98);
}

.motion-ready .timeline > li:nth-child(even).motion-reveal {
  transform: translate3d(34px, 34px, 0) scale(0.98);
}

.motion-ready .timeline > li.motion-reveal.is-visible {
  transform: translate3d(0, 0, 0) scale(1);
}

.motion-ready .section-active .section-heading {
  text-shadow: 0 0 32px rgba(56, 189, 248, 0.2);
}

@media (prefers-reduced-motion: reduce) {
  .scroll-progress {
    display: none;
  }
  .motion-ready .motion-reveal,
  .motion-ready .motion-reveal.is-visible,
  .motion-ready .service-card,
  .motion-ready #portfolio .portfolio-item.motion-reveal,
  .motion-ready .team-member {
    opacity: 1;
    transform: none;
    filter: none;
    transition: none;
  }
}
@media (max-width: 767px) {
  .motion-ready .service-card,
  .motion-ready .team-member,
  .motion-ready .service-card:hover,
  .motion-ready .team-member:hover {
    transform: none;
  }
  .motion-ready #portfolio .portfolio-item.motion-reveal {
    transform: translate3d(0, 34px, 0) scale(0.98);
  }
  .motion-ready #portfolio .portfolio-item.motion-reveal.is-visible,
  .motion-ready #portfolio .portfolio-item.motion-reveal.is-visible:hover {
    transform: none;
  }
  .motion-ready .timeline > li:nth-child(odd).motion-reveal,
  .motion-ready .timeline > li:nth-child(even).motion-reveal {
    transform: translate3d(0, 28px, 0) scale(0.98);
  }
  .motion-ready .timeline > li.motion-reveal.is-visible {
    transform: none;
  }
}

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