@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700;900&display=swap");
.sequel-black {
  font-family: "Sequel100Black", "Montserrat", sans-serif !important;
  text-transform: uppercase;
}

.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
}

.container-wide {
  margin: 0 auto;
  max-width: 95%;
  padding: 0 2.5%;
}

.container-full {
  width: 100%;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .container-full {
    padding: 0 20px;
  }
}

.container-narrow {
  margin: 0 auto;
  max-width: 800px;
  padding: 0 20px;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  margin-bottom: 20px;
}

@media screen and (min-width: 490px) {
  .container {
    padding: 0 40px;
  }
  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9,
  .span10,
  .span11,
  .span12 {
    flex: 0 0 auto;
  }
  .span1 {
    flex-basis: 6.2056333%;
    margin-left: 2.1277%;
    max-width: 6.2056333%;
  }
  .offset1 {
    margin-left: 10.4610333%;
  }
  .span2 {
    flex-basis: 14.5389666%;
    margin-left: 2.1277%;
    max-width: 14.5389666%;
  }
  .offset2 {
    margin-left: 18.7943666%;
  }
  .span3 {
    flex-basis: 22.8722999%;
    margin-left: 2.1277%;
    max-width: 22.8722999%;
  }
  .offset3 {
    margin-left: 27.1276999%;
  }
  .span4 {
    flex-basis: 31.2056332%;
    margin-left: 2.1277%;
    max-width: 31.2056332%;
  }
  .offset4 {
    margin-left: 35.4610332%;
  }
  .span5 {
    flex-basis: 39.5389665%;
    margin-left: 2.1277%;
    max-width: 39.5389665%;
  }
  .offset5 {
    margin-left: 43.7943665%;
  }
  .span6 {
    flex-basis: 47.8722998%;
    margin-left: 2.1277%;
    max-width: 47.8722998%;
  }
  .offset6 {
    margin-left: 52.1276998%;
  }
  .span7 {
    flex-basis: 56.2056331%;
    margin-left: 2.1277%;
    max-width: 56.2056331%;
  }
  .offset7 {
    margin-left: 60.4610331%;
  }
  .span8 {
    flex-basis: 64.5389664%;
    margin-left: 2.1277%;
    max-width: 64.5389664%;
  }
  .offset8 {
    margin-left: 68.7943664%;
  }
  .span9 {
    flex-basis: 72.8722997%;
    margin-left: 2.1277%;
    max-width: 72.8722997%;
  }
  .offset9 {
    margin-left: 77.1276997%;
  }
  .span10 {
    flex-basis: 81.205633%;
    margin-left: 2.1277%;
    max-width: 81.205633%;
  }
  .offset10 {
    margin-left: 85.461033%;
  }
  .span11 {
    flex-basis: 89.5389663%;
    margin-left: 2.1277%;
    max-width: 89.5389663%;
  }
  .offset11 {
    margin-left: 93.7943663%;
  }
  .span12 {
    flex-basis: 97.8722996%;
    margin-left: 2.1277%;
    max-width: 97.8722996%;
  }
  .offset12 {
    margin-left: 102.1276996%;
  }
}
body {
  font-family: "Inter", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  background-color: #0a0a0a;
  color: #ffffff;
  margin: 0;
  line-height: 1.5;
}

blockquote {
  border-left: 2px solid #f5c115;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0;
  padding-left: 25px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Inter", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #ffffff;
  margin: 0 0 1rem 0;
}

h1 {
  font-size: 64px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  h1 {
    font-size: 48px;
  }
}

h2 {
  font-size: 48px;
  font-weight: 700 !important;
  line-height: 1.2;
}
@media (max-width: 768px) {
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-size: 36px;
  font-weight: 700 !important;
  line-height: 1.2;
}
@media (max-width: 768px) {
  h3 {
    font-size: 28px;
  }
}

h4 {
  font-size: 24px;
  font-weight: 700 !important;
  line-height: 1.3;
}

h5 {
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 1.3;
}

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #ffffff;
  margin: 0 0 1rem 0;
}
@media (max-width: 768px) {
  p {
    font-size: 16px;
  }
}

.text-secondary {
  color: #636363;
}

.text-small {
  font-size: 14px;
  line-height: 1.4;
}

.text-highlight {
  color: #f5c115;
  font-weight: 700;
}

@media screen and (max-width: 490px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 32px;
  }
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  margin: 0;
  padding: 0;
}

img,
video,
audio,
iframe,
object {
  max-width: 100%;
}

table {
  width: 100%;
}
table th,
table td {
  padding: 5px;
  text-align: left;
}
table th {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

* {
  box-sizing: border-box !important;
}

.loadingFull {
  background: url(../img/loadingAjax.gif) #000000 center center no-repeat;
  opacity: 0;
  position: fixed;
  inset: 0;
  z-index: 99999999;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  pointer-events: none;
}

.loadingFull.show {
  opacity: 0.8;
  visibility: visible;
  pointer-events: auto;
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.slide-up {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slide-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.scale-in {
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.6s ease;
}
.scale-in.visible {
  opacity: 1;
  transform: scale(1);
}

.loading {
  position: relative;
}
.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid #636363;
  border-top-color: #f5c115;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.hover-lift {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-lift:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(245, 193, 21, 0.15);
}

.hover-glow {
  transition: all 0.3s ease;
}
.hover-glow:hover {
  box-shadow: 0 0 20px rgba(245, 193, 21, 0.3);
}

.form-message {
  padding: 15px;
  margin-bottom: 20px;
  font-weight: 500;
  border: 1px solid;
}
.form-message--success {
  background: rgba(46, 204, 64, 0.1);
  color: #2ecc40;
  border-color: #2ecc40;
}
.form-message--error {
  background: rgba(255, 65, 54, 0.1);
  color: #ff4136;
  border-color: #ff4136;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

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

.clear {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

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

.valign {
  vertical-align: middle;
}

hr {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 40px 0;
}

.subtle {
  color: #636363;
}

.relative {
  position: relative;
}

.btn-primary {
  display: inline-block;
  position: relative;
  padding: 15px 30px;
  background-color: #f5c115;
  border: none;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  color: #0a0a0a;
  transition: background-color 0.2s, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.btn-primary span {
  position: relative;
  z-index: 2;
  font-size: 1.1rem;
  font-family: inherit;
  display: inline-block;
  pointer-events: none;
}
.btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: conic-gradient(rgb(250.2254098361, 225.3975409836, 143.2745901639) 0deg, #f5c115 120deg, rgb(250.2254098361, 225.3975409836, 143.2745901639) 240deg);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  opacity: 0;
  transform: scale(0.85);
  z-index: 1;
  pointer-events: none;
}
.btn-primary:hover, .btn-primary:focus {
  transform: scale(1.03);
}
.btn-primary:hover::before, .btn-primary:focus::before {
  opacity: 0.25;
  transform: scale(1.25);
}

/***************************************************/
/* Styles para mensagens de retorno de formulários */
/***************************************************/
/* Container onde a mensagem aparece */
.returnMsg {
  margin-top: 1rem;
  font-size: 0.95rem;
  line-height: 1.5;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

/* Estilo base do alerta */
.alert {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.85rem 1rem;
  border-radius: 0.75rem;
  border: 1px solid transparent;
  font-size: 0.95rem;
  background-color: #f9fafb;
  color: #111827;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
}

/* Sucesso (verde suave) */
.alert-success {
  background-color: #ecfdf3;
  border-color: #bbf7d0;
  color: #14532d;
}

/* Erro / atenção (vermelho suave) */
.alert-danger {
  background-color: #fef2f2;
  border-color: #fecaca;
  color: #7f1d1d;
}

/* Utilitárias estilo bootstrap/tailwind */
.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center;
}

/* Botão de fechar (X) */
.btn-close {
  margin-left: auto;
  border: none;
  background: transparent;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  position: relative;
  flex-shrink: 0;
}

.btn-close::before,
.btn-close::after {
  content: "";
  position: absolute;
  inset: 50%;
  width: 100%;
  height: 2px;
  background-color: rgba(15, 23, 42, 0.6);
  transform-origin: center;
}

.btn-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.btn-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.btn-close:hover::before,
.btn-close:hover::after {
  background-color: rgba(15, 23, 42, 0.9);
}

/* Pequena responsividade para telas bem pequenas */
@media (max-width: 480px) {
  .alert {
    padding: 0.75rem 0.85rem;
    font-size: 0.9rem;
  }
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

section {
  padding: 120px 0;
}
@media (max-width: 768px) {
  section {
    padding: 80px 0;
  }
}

.section-header {
  text-align: center;
  margin-bottom: 80px;
}
.section-header h2 {
  margin-bottom: 20px;
  position: relative;
}
.section-header h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #f5c115;
}
.section-header .section-subtitle {
  font-size: 20px;
  color: #636363;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .section-header {
    margin-bottom: 60px;
  }
  .section-header .section-subtitle {
    font-size: 18px;
  }
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(10, 10, 10, 0.96);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition: all 0.4s ease;
}
.navbar .container-wide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 600px) {
  .navbar .container-wide {
    padding: 1rem 1.5rem;
  }
}
.navbar .nav-brand .logo {
  height: 32px;
  width: auto;
  transition: all 0.3s ease;
}
.navbar .nav-brand .logo:hover {
  opacity: 0.8;
}
.navbar .nav-main {
  display: flex;
  align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 600px) {
  .navbar .nav-main {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100vh;
    width: 100vw;
    max-width: 380px;
    background: #0a0a0a;
    backdrop-filter: blur(20px);
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 120px;
    gap: 0;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-left: 1px solid rgba(245, 193, 21, 0.2);
    box-shadow: -10px 0 50px rgba(10, 10, 10, 0.8);
    z-index: 1000;
  }
  .navbar .nav-main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #f5c115;
  }
  .navbar .nav-main.active {
    right: 0;
  }
  .navbar .nav-main.active .nav-links li {
    opacity: 1;
    transform: translateX(0);
  }
  .navbar .nav-main.active .nav-links li:nth-child(1) {
    transition-delay: 0.1s;
  }
  .navbar .nav-main.active .nav-links li:nth-child(2) {
    transition-delay: 0.2s;
  }
  .navbar .nav-main.active .nav-links li:nth-child(3) {
    transition-delay: 0.3s;
  }
  .navbar .nav-main.active .nav-links li:nth-child(4) {
    transition-delay: 0.4s;
  }
  .navbar .nav-main.active .nav-links li:nth-child(5) {
    transition-delay: 0.5s;
  }
  .navbar .nav-main.active .nav-links li:nth-child(6) {
    transition-delay: 0.6s;
  }
  .navbar .nav-main.active .nav-actions {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.4s;
  }
}
@media screen and (max-width: 600px) {
  .navbar .nav-actions {
    width: 100%;
    padding: 2rem;
    margin-top: 2rem;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
  }
}
.navbar .nav-actions .nav-cta {
  display: inline-block;
  background: #f5c115;
  color: #0a0a0a;
  padding: 0.75rem 1.8rem;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border: 2px solid #f5c115;
}
.navbar .nav-actions .nav-cta:hover {
  background: transparent;
  color: #f5c115;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(245, 193, 21, 0.15);
}
@media screen and (max-width: 600px) {
  .navbar .nav-actions .nav-cta {
    width: 100%;
    padding: 1.2rem 2rem;
    font-size: 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
  }
  .navbar .nav-actions .nav-cta::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transition: left 0.6s;
  }
  .navbar .nav-actions .nav-cta:hover::before {
    left: 100%;
  }
  .navbar .nav-actions .nav-cta::after {
    content: "→";
    transition: transform 0.3s ease;
  }
  .navbar .nav-actions .nav-cta:hover::after {
    transform: translateX(5px);
  }
}
@media (max-width: 768px) {
  .navbar .nav-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #0a0a0a;
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .navbar .nav-menu.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
.navbar .nav-links {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 600px) {
  .navbar .nav-links {
    flex-direction: column;
    gap: 0;
    width: 100%;
    padding: 0 2rem;
  }
}
.navbar .nav-links li {
  list-style: none;
}
@media screen and (max-width: 600px) {
  .navbar .nav-links li {
    width: 100%;
    opacity: 0;
    transform: translateX(30px);
    transition: all 0.4s ease;
  }
}
.navbar .nav-link {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
}
.navbar .nav-link::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  background: #f5c115;
  transition: width 0.3s ease;
}
.navbar .nav-link:hover {
  color: #f5c115;
}
.navbar .nav-link:hover::after {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .navbar .nav-link {
    display: block;
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
    overflow: hidden;
  }
  .navbar .nav-link::before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #f5c115;
    transition: left 0.4s ease;
  }
  .navbar .nav-link::after {
    display: none;
  }
  .navbar .nav-link:hover, .navbar .nav-link:focus {
    background: rgba(245, 193, 21, 0.08);
    color: #f5c115;
    padding-left: 2.5rem;
  }
  .navbar .nav-link:hover::before, .navbar .nav-link:focus::before {
    left: 0;
  }
  .navbar .nav-link:last-child {
    border-bottom: none;
  }
}

.mobile-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  padding: 0;
  z-index: 1001;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 600px) {
  .mobile-toggle {
    display: flex;
  }
}
.mobile-toggle:hover {
  background: rgba(245, 193, 21, 0.1);
  border-color: rgba(245, 193, 21, 0.3);
  transform: scale(1.05);
}
.mobile-toggle span {
  width: 18px;
  height: 2px;
  background: #ffffff;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: center;
  position: relative;
}
.mobile-toggle span:first-child {
  margin-bottom: 4px;
}
.mobile-toggle span:last-child {
  margin-top: 4px;
}
.mobile-toggle.active {
  background: rgba(245, 193, 21, 0.1);
  border-color: #f5c115;
}
.mobile-toggle.active span {
  background: #f5c115;
}
.mobile-toggle.active span:first-child {
  transform: rotate(45deg) translate(3px, 3px);
}
.mobile-toggle.active span:last-child {
  transform: rotate(-45deg) translate(3px, -3px);
}

@media screen and (max-width: 600px) {
  .nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.7);
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 999;
  }
  .nav-overlay.active {
    opacity: 1;
    visibility: visible;
  }
}
.btn {
  display: inline-block;
  padding: 16px 32px;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 2px solid transparent;
  text-align: center;
}
.btn.btn-primary {
  background: #f5c115;
  color: #0a0a0a;
  position: relative;
  overflow: hidden;
}
.btn.btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  transition: left 0.5s;
}
.btn.btn-primary:hover {
  background: #ffffff;
  transform: scale(1.02);
  box-shadow: 0 12px 40px rgba(245, 193, 21, 0.4);
}
.btn.btn-primary:hover::before {
  left: 100%;
}
.btn.btn-outline {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.btn.btn-outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ffffff;
  transition: width 0.4s ease;
  z-index: -1;
}
.btn.btn-outline:hover {
  color: #0a0a0a;
  border-color: #ffffff;
  transform: scale(1.02);
  box-shadow: 0 8px 25px rgba(255, 255, 255, 0.2);
}
.btn.btn-outline:hover::before {
  width: 100%;
}
.btn.btn-full {
  width: 100%;
}
@media (max-width: 768px) {
  .btn {
    padding: 14px 28px;
    font-size: 14px;
  }
}

.hero {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #0a0a0a;
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 87px;
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 50%, #000000 0%, #000000 25%, #2a2a2a 50%, #1f1f1f 75%, #0f0f0f 100%);
  background-size: 300% 300%;
  animation: changeBackground 15s ease-in-out infinite alternate;
  opacity: 0.8;
  z-index: 0;
}
.hero .hero-top {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 0 180px;
  position: relative;
  overflow: hidden;
}
.hero .hero-top::before {
  content: "";
  position: absolute;
  top: -10%;
  left: -10%;
  right: -10%;
  bottom: -10%;
  background-image: url("../img/content/02.jpg");
  filter: grayscale(100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.7;
  z-index: 2;
}
.hero .hero-top::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(43, 43, 43, 0.5) 0%, rgba(10, 10, 10, 0.3) 50%, rgba(26, 25, 25, 0.6) 100%);
  animation: overlayPulse 15s ease-in-out infinite;
  z-index: 3;
}
.hero .hero-top .floating-particles {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 4;
}
.hero .hero-top .floating-particles::before, .hero .hero-top .floating-particles::after {
  content: "";
  position: absolute;
  background: rgba(245, 193, 21, 0.8);
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(245, 193, 21, 0.4);
}
.hero .hero-top .floating-particles::before {
  top: 25%;
  left: 20%;
  width: 6px;
  height: 6px;
  animation: floatParticle1 20s ease-in-out infinite;
  animation-delay: 0s;
}
.hero .hero-top .floating-particles::after {
  top: 65%;
  right: 25%;
  width: 4px;
  height: 4px;
  animation: floatParticle2 25s ease-in-out infinite;
  animation-delay: 5s;
}
@media (min-width: 769px) {
  .hero .hero-top .floating-particles::before {
    box-shadow: 0 0 15px rgba(245, 193, 21, 0.6), 0 0 30px rgba(245, 193, 21, 0.3);
  }
  .hero .hero-top .floating-particles .extra-particle-1,
  .hero .hero-top .floating-particles .extra-particle-2 {
    position: absolute;
    width: 3px;
    height: 3px;
    background: rgba(245, 193, 21, 0.8);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(245, 193, 21, 0.6), 0 0 20px rgba(245, 193, 21, 0.3), 0 0 30px rgba(245, 193, 21, 0.1);
    animation: particleGlow 8s ease-in-out infinite alternate;
  }
  @keyframes particleGlow {
    0% {
      box-shadow: 0 0 5px rgba(245, 193, 21, 0.4), 0 0 10px rgba(245, 193, 21, 0.2);
    }
    100% {
      box-shadow: 0 0 15px rgba(245, 193, 21, 0.8), 0 0 25px rgba(245, 193, 21, 0.4), 0 0 35px rgba(245, 193, 21, 0.2);
    }
  }
  .hero .hero-top .floating-particles .extra-particle-1 {
    top: 40%;
    left: 70%;
    animation: floatParticle3 30s ease-in-out infinite;
    animation-delay: 3s;
  }
  .hero .hero-top .floating-particles .extra-particle-2 {
    top: 80%;
    left: 40%;
    animation: floatParticle1 35s ease-in-out infinite;
    animation-delay: 10s;
  }
}
.hero .hero-top .hero-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  z-index: 5;
}
@media (max-width: 768px) {
  .hero .hero-top .hero-content {
    padding: 0 20px;
  }
}
.hero .hero-top .hero-label {
  font-size: 14px;
  font-weight: 700;
  color: #f5c115;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.hero .hero-bottom {
  background: #0a0a0a;
  color: #ffffff;
  padding: 0;
  position: relative;
}
.hero .hero-title {
  font-size: clamp(3rem, 8vw, 5.5rem);
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  color: #ffffff;
}
.hero .hero-title .text-highlight {
  color: #f5c115;
}
.hero .hero-subtitle {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  font-weight: 300;
  color: #f2f2f2;
  margin-bottom: 50px;
  max-width: 90%;
  line-height: 1.5;
}
.hero .hero-cta {
  display: flex;
  gap: 20px;
}
@media (max-width: 480px) {
  .hero .hero-cta {
    flex-direction: column;
    align-items: center;
  }
}
.hero .marquee-container {
  border-top: 1px solid rgba(255, 255, 255, 0.2078431373);
  color: #f5c115;
  padding: 15px 0;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
}
.hero .marquee-container .marquee-content {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  will-change: transform;
  padding-right: 50px;
}
.hero .hero-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 0;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px) {
  .hero .hero-stats {
    grid-template-columns: 1fr;
  }
}
.hero .hero-stats::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
}
.hero .hero-stats::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
}
.hero .stat {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 40px 30px;
  text-align: left;
  transition: all 0.3s ease;
  position: relative;
}
.hero .stat:first-child {
  border-left: none;
}
.hero .stat:last-child {
  border-right: none;
}
.hero .stat:hover {
  background: rgba(245, 193, 21, 0.08);
  border-color: #f5c115;
}
.hero .stat .stat-content .stat-number {
  font-size: 2rem;
  font-weight: 900;
  color: #f5c115;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
}
@media (max-width: 768px) {
  .hero .stat .stat-content .stat-number {
    font-size: 1.8rem;
  }
}
.hero .stat .stat-content .stat-description {
  font-size: 0.95rem;
  color: #ffffff;
  line-height: 1.5;
  margin: 0;
}

.about {
  background: #fff;
  color: #0a0a0a;
}
.about .about-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}
@media (max-width: 1024px) {
  .about .about-content {
    gap: 60px;
  }
}
@media (max-width: 768px) {
  .about .about-content {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
.about .about-left .about-header {
  margin-bottom: 50px;
}
.about .about-left .about-header h2 {
  margin-bottom: 25px;
  position: relative;
  color: #f5c115;
}
.about .about-left .about-header h2::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 80px;
  height: 4px;
  background: #f5c115;
}
.about .about-left .about-header .about-description {
  font-size: 18px;
  color: #636363;
  line-height: 1.7;
}
.about .about-left .about-header .about-description strong {
  color: #0a0a0a;
  font-weight: 700;
}
.about .about-left .about-concept h3 {
  color: #0a0a0a;
  margin-bottom: 25px;
  font-size: 32px;
}
.about .about-left .about-concept p {
  font-size: 16px;
  color: #636363;
  line-height: 1.7;
  margin-bottom: 40px;
}
.about .about-left .about-concept p strong {
  color: #0a0a0a;
  font-weight: 600;
}
.about .about-left .about-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
@media (max-width: 480px) {
  .about .about-left .about-stats {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.about .about-left .about-stats .stat-item {
  text-align: center;
  padding: 20px 15px;
  background: rgba(10, 10, 10, 0.02);
  border: 1px solid rgba(99, 99, 99, 0.2);
  transition: all 0.3s ease;
}
.about .about-left .about-stats .stat-item:hover {
  background: rgba(245, 193, 21, 0.1);
  border-color: #f5c115;
}
.about .about-left .about-stats .stat-item .stat-number {
  display: block;
  font-size: 28px;
  font-weight: 900;
  color: #f5c115;
  line-height: 1;
  margin-bottom: 8px;
}
.about .about-left .about-stats .stat-item .stat-label {
  font-size: 12px;
  color: #636363;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.about .about-right .values-container {
  background: rgba(10, 10, 10, 0.02);
  padding: 40px;
  border: 1px solid rgba(99, 99, 99, 0.2);
}
.about .about-right .values-container .values-title {
  color: #f5c115;
  margin-bottom: 35px;
  font-size: 24px;
  text-align: center;
  position: relative;
}
.about .about-right .values-container .values-title::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: #f5c115;
}
.about .about-right .values-container .values {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.about .value {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 25px;
  background: rgba(10, 10, 10, 0.02);
  border: 1px solid rgba(99, 99, 99, 0.15);
  transition: all 0.3s ease;
}
.about .value:hover {
  background: rgba(245, 193, 21, 0.1);
  border-color: #f5c115;
  transform: translateX(8px);
}
.about .value:hover .value-icon i {
  color: #f5c115;
  transform: scale(1.1);
}
.about .value .value-icon {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about .value .value-icon i {
  font-size: 24px;
  color: #636363;
  transition: all 0.3s ease;
}
.about .value .value-content {
  flex: 1;
}
.about .value .value-content h5 {
  color: #0a0a0a;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
}
.about .value .value-content p {
  color: #636363;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.services {
  background: #fff;
  color: #0a0a0a;
  overflow-x: hidden;
  width: 100%;
  position: relative;
}
.services .section-header h2 {
  color: #f5c115;
}
.services .services-swiper {
  margin-top: 60px;
  padding: 0 60px;
  overflow: visible;
  width: 100%;
  position: relative;
}
.services .services-swiper .swiper {
  overflow: hidden;
}
.services .services-swiper .swiper-wrapper {
  padding-bottom: 20px;
  width: 100%;
}
.services .services-swiper .swiper-slide {
  height: auto;
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
  flex-shrink: 0;
}
.services .services-swiper .swiper-slide .service-card {
  width: 100%;
  flex: 1;
  box-sizing: border-box;
}
.services .services-swiper-next,
.services .services-swiper-prev {
  background: rgba(10, 10, 10, 0.8);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
.services .services-swiper-next:after,
.services .services-swiper-prev:after {
  display: none;
}
.services .services-swiper-next i,
.services .services-swiper-prev i {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.services .services-swiper-next:hover,
.services .services-swiper-prev:hover {
  background: #f5c115;
  color: #0a0a0a;
  transform: translateY(-50%) scale(1.1);
}
.services .services-swiper-next.swiper-button-disabled,
.services .services-swiper-prev.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.services .services-swiper-next.swiper-button-disabled:hover,
.services .services-swiper-prev.swiper-button-disabled:hover {
  background: rgba(10, 10, 10, 0.8);
  color: #ffffff;
  transform: translateY(-50%);
}
.services .services-swiper-prev {
  left: -10px;
}
.services .services-swiper-next {
  right: -10px;
}
.services .services-swiper-pagination {
  position: relative;
  margin-top: 40px;
}
.services .services-swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: rgba(99, 99, 99, 0.3);
  opacity: 1;
  transition: all 0.3s ease;
  margin: 0 6px;
}
.services .services-swiper-pagination .swiper-pagination-bullet:hover {
  background: rgba(245, 193, 21, 0.7);
}
.services .services-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f5c115;
  transform: scale(1.2);
}
@media (max-width: 1200px) {
  .services .services-swiper {
    padding: 0 50px;
  }
}
@media (max-width: 768px) {
  .services .services-swiper {
    padding: 0 50px;
  }
  .services .services-swiper-next,
  .services .services-swiper-prev {
    width: 45px;
    height: 45px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .services .services-swiper-next i,
  .services .services-swiper-prev i {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .services .services-swiper-prev {
    left: 5px;
  }
  .services .services-swiper-next {
    right: 5px;
  }
}
@media (max-width: 480px) {
  .services .services-swiper {
    padding: 0 40px;
  }
  .services .services-swiper-next,
  .services .services-swiper-prev {
    width: 40px;
    height: 40px;
  }
  .services .services-swiper-next i,
  .services .services-swiper-prev i {
    font-size: 14px;
  }
  .services .services-swiper-prev {
    left: 0;
  }
  .services .services-swiper-next {
    right: 0;
  }
}

.swiper-container-horizontal > .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.service-card {
  background: rgba(10, 10, 10, 0.02);
  padding: 45px 35px;
  text-align: center;
  transition: all 0.4s ease;
  border: 1px solid rgba(99, 99, 99, 0.2);
}
.service-card:hover {
  transform: translateY(-12px);
  background: rgba(245, 193, 21, 0.1);
  border-color: #f5c115;
  box-shadow: 0 20px 40px rgba(10, 10, 10, 0.1);
}
.service-card:hover .service-icon i {
  color: #f5c115;
  transform: scale(1.15);
}
.service-card .service-icon {
  margin-bottom: 25px;
}
.service-card .service-icon i {
  font-size: 56px;
  color: #636363;
  transition: all 0.3s ease;
  display: block;
}
.service-card h3 {
  color: #0a0a0a;
  margin-bottom: 25px;
  font-size: 28px;
}
.service-card .service-list {
  text-align: left;
}
.service-card .service-list li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(99, 99, 99, 0.1);
  color: #636363;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  transition: all 0.2s ease;
}
.service-card .service-list li i {
  font-size: 14px;
  color: #f5c115;
  opacity: 0.7;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.service-card .service-list li:last-child {
  border-bottom: none;
}
.service-card .service-list li:hover {
  color: #f5c115;
  padding-left: 10px;
}
.service-card .service-list li:hover i {
  opacity: 1;
}

.methodology {
  background: #0a0a0a;
  padding: 8rem 0;
  color: #ffffff;
  position: relative;
}

.methodology-content {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 6rem;
  align-items: start;
}
@media screen and (max-width: 600px) {
  .methodology-content {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}

.methodology-left {
  position: sticky;
  top: 220px;
  align-self: start;
}
@media screen and (max-width: 600px) {
  .methodology-left {
    position: static;
  }
}
.methodology-left .methodology-header h2 {
  color: #f5c115;
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 1.2;
}
.methodology-left .methodology-header .methodology-description {
  font-size: 1.2rem;
  color: #e0e0e0;
  line-height: 1.7;
  margin-bottom: 3rem;
}
.methodology-left .methodology-header .methodology-description strong {
  color: #f5c115;
  font-weight: 700;
}
.methodology-left .methodology-header .methodology-highlight {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem 2rem;
  background: rgba(245, 193, 21, 0.1);
  border-left: 4px solid #f5c115;
}
.methodology-left .methodology-header .methodology-highlight i {
  color: #f5c115;
  font-size: 1.5rem;
}
.methodology-left .methodology-header .methodology-highlight span {
  color: #ffffff;
  font-weight: 600;
}

.methodology-right .methodology-steps {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.step {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(245, 193, 21, 0.2);
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
}
.step:hover {
  background: rgba(245, 193, 21, 0.08);
  border-color: rgba(245, 193, 21, 0.4);
  transform: translateX(10px);
  box-shadow: 0 10px 30px rgba(245, 193, 21, 0.15);
}
.step:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #f5c115;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.step:hover:before {
  opacity: 1;
}
.step .step-header {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding: 2rem 2.5rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.step .step-header .step-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: #f5c115;
  line-height: 1;
  min-width: 60px;
}
.step .step-header h3 {
  color: #ffffff;
  font-size: 1.8rem;
  margin: 0;
}
.step .step-content {
  padding: 1.5rem 2.5rem 2.5rem;
}
.step .step-content p {
  color: #d0d0d0;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
}
.step .step-content .step-features {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.step .step-content .step-features span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: rgba(245, 193, 21, 0.1);
  font-size: 0.9rem;
  color: #f5c115;
}
.step .step-content .step-features span i {
  font-size: 0.8rem;
}

.cases {
  background: #000;
  padding: 8rem 0 0;
  color: #ffffff;
}
.cases .main {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.cases-header {
  margin-bottom: 4rem;
  text-align: center;
}
.cases-header h2 {
  color: #ffffff;
  margin-bottom: 1rem;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2;
}
.cases-header .cases-subtitle {
  font-size: 1rem;
  color: #636363;
  line-height: 1.5;
  max-width: 500px;
  margin: 0 auto;
}

.cases-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}
.case-item {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding: 2rem 2rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  align-items: flex-start;
  transition: all 0.3s ease;
}
@media screen and (max-width: 600px) {
  .case-item {
    gap: 1.2rem;
    padding: 2.5rem 0;
    align-items: center;
    text-align: center;
  }
}
.case-item:hover .case-content h3 {
  color: #f5c115;
}
.case-item:hover .case-icon i {
  color: #f5c115;
  transform: scale(1.1);
}
.case-item:last-child {
  border-bottom: none;
}
.case-item:first-child {
  border-top: none;
}
.case-item .case-number {
  color: #636363;
  font-size: 1rem;
  font-weight: 500;
  opacity: 0.6;
  align-self: flex-start;
}
@media screen and (max-width: 600px) {
  .case-item .case-number {
    align-self: center;
  }
}
.case-item .case-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 600px) {
  .case-item .case-icon {
    justify-content: center;
  }
}
.case-item .case-icon i {
  font-size: 1.5rem;
  color: #ffffff;
  transition: all 0.3s ease;
}
.case-item .case-content h3 {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 1.3;
  transition: color 0.3s ease;
}
@media screen and (max-width: 600px) {
  .case-item .case-content h3 {
    font-size: 1.3rem;
  }
}
.case-item .case-content p {
  color: #636363;
  line-height: 1.6;
  font-size: 1rem;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .case-item .case-content p {
    font-size: 0.95rem;
  }
}
.case-item .case-content p strong {
  color: #ffffff;
  font-weight: 600;
}

.cases-cta {
  text-align: center;
  padding: 8rem 0;
}
.cases-cta .cases-cta-content p {
  color: #636363;
  font-size: 1rem;
  margin-bottom: 2rem;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.cases-cta .cases-cta-content .btn {
  font-size: 0.9rem;
  padding: 0.8rem 2rem;
}

.envolve {
  position: relative;
  background: linear-gradient(135deg, #1a1a1a 0%, #0a0a0a 100%);
  overflow: hidden;
  --parallax-y: 0px;
}
.envolve::before {
  content: "";
  position: absolute;
  top: -20%;
  left: -20%;
  right: -20%;
  bottom: -20%;
  background-image: url("../img/content/02.jpg");
  background-size: cover;
  background-position: center calc(50% + var(--parallax-y));
  background-repeat: no-repeat;
  opacity: 0.15;
  transform: scale(1.1) translateY(var(--parallax-y));
  filter: grayscale(100%);
  will-change: transform;
  z-index: 1;
}
.envolve .container {
  position: relative;
  z-index: 2;
}

.content-section {
  background: #0a0a0a;
}
.content-section .content-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px;
  margin-top: 60px;
}
.content-section .content-card {
  background: rgba(255, 255, 255, 0.03);
  padding: 30px;
  transition: all 0.3s ease;
}
.content-section .content-card:hover {
  transform: translateY(-6px);
  background: rgba(255, 255, 255, 0.06);
}
.content-section .content-card .content-type {
  display: inline-block;
  background: #f5c115;
  color: #0a0a0a;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content-section .content-card h3 {
  margin-bottom: 15px;
}
.content-section .content-card p {
  color: #636363;
  margin-bottom: 20px;
  font-size: 16px;
}
.content-section .content-card .read-more {
  color: #f5c115;
  text-decoration: none;
  font-weight: 500;
}
.content-section .content-card .read-more:hover {
  color: #ffffff;
}

.team {
  background: #0a0a0a;
}
.team .team-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 140px;
  margin-bottom: 60px;
}
.team .team-member {
  text-align: center;
}
.team .team-member .member-photo {
  width: 200px;
  height: 200px;
  background: #636363;
  margin: 0 auto 25px;
  position: relative;
}
.team .team-member .member-photo::after {
  content: "Photo";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 14px;
  opacity: 0.7;
}
.team .team-member h3 {
  margin-bottom: 10px;
}
.team .team-member .member-role {
  color: #f5c115;
  font-weight: 500;
  margin-bottom: 15px;
}
.team .team-member .member-bio {
  color: #636363;
  font-size: 16px;
  line-height: 1.5;
}
.team .mentorship {
  margin-top: 60px;
}
.team .mentorship .mentorship-content {
  background: rgba(245, 193, 21, 0.05);
  padding: 50px;
  border: 1px solid rgba(245, 193, 21, 0.1);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 40px;
}
@media (max-width: 768px) {
  .team .mentorship .mentorship-content {
    grid-template-columns: 1fr;
    padding: 40px 30px;
    text-align: center;
    gap: 30px;
  }
}
.team .mentorship .mentorship-info h3 {
  color: #f5c115;
  margin-bottom: 20px;
  font-size: 32px;
}
.team .mentorship .mentorship-info p {
  color: #636363;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.team .mentorship .mentorship-info .mentorship-features {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
@media (max-width: 768px) {
  .team .mentorship .mentorship-info .mentorship-features {
    justify-content: center;
  }
}
.team .mentorship .mentorship-info .mentorship-features .feature {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}
.team .mentorship .mentorship-info .mentorship-features .feature i {
  color: #f5c115;
  font-size: 18px;
}
.team .mentorship .mentorship-cta .btn {
  padding: 18px 35px;
  font-size: 16px;
}

.contact {
  background: #0a0a0a;
  padding: 8rem 0;
  color: #ffffff;
}

.contact-header {
  margin-bottom: 6rem;
}
.contact-header .contact-header-content {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 600px) {
  .contact-header .contact-header-content {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.contact-header .contact-header-content .contact-title-area h2 {
  color: #ffffff;
  margin-bottom: 2rem;
  font-size: 3.2rem;
  line-height: 1.2;
}
.contact-header .contact-header-content .contact-title-area .contact-subtitle {
  color: #636363;
  font-size: 1.2rem;
  line-height: 1.6;
}
.contact-header .contact-header-content .contact-title-area .contact-subtitle strong {
  color: #f5c115;
  font-weight: 600;
}
.contact-header .contact-header-content .contact-stats {
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 490px) {
  .contact-header .contact-header-content .contact-stats {
    flex-direction: column;
    gap: 2rem;
  }
}
.contact-header .contact-header-content .contact-stats .response-time,
.contact-header .contact-header-content .contact-stats .consultation {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.contact-header .contact-header-content .contact-stats .response-time i,
.contact-header .contact-header-content .contact-stats .consultation i {
  font-size: 2rem;
  color: #f5c115;
}
.contact-header .contact-header-content .contact-stats .response-time div strong,
.contact-header .contact-header-content .contact-stats .consultation div strong {
  display: block;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1;
}
.contact-header .contact-header-content .contact-stats .response-time div span,
.contact-header .contact-header-content .contact-stats .consultation div span {
  color: #636363;
  font-size: 0.9rem;
}

.contact-content {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 5rem;
  align-items: start;
}
@media screen and (max-width: 600px) {
  .contact-content {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}

.contact-form-container .form-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 3rem;
  position: relative;
}
.contact-form-container .form-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #f5c115;
}
.contact-form-container .form-card .form-header {
  text-align: center;
  margin-bottom: 3rem;
}
.contact-form-container .form-card .form-header .form-icon {
  width: 60px;
  height: 60px;
  background: rgba(245, 193, 21, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}
.contact-form-container .form-card .form-header .form-icon i {
  font-size: 1.5rem;
  color: #f5c115;
}
.contact-form-container .form-card .form-header h3 {
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 0.8rem;
  font-weight: 600;
}
.contact-form-container .form-card .form-header p {
  color: #636363;
  font-size: 1rem;
  line-height: 1.5;
}
.contact-form-container .form-card .contact-form .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 490px) {
  .contact-form-container .form-card .contact-form .form-row {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.contact-form-container .form-card .contact-form .form-field.full-width {
  margin-bottom: 2rem;
}
.contact-form-container .form-card .contact-form .form-field label {
  display: block;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.contact-form-container .form-card .contact-form .form-field input,
.contact-form-container .form-card .contact-form .form-field textarea,
.contact-form-container .form-card .contact-form .form-field select {
  width: 100%;
  padding: 1rem 1.2rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 1rem;
  transition: all 0.3s ease;
}
.contact-form-container .form-card .contact-form .form-field input:focus,
.contact-form-container .form-card .contact-form .form-field textarea:focus,
.contact-form-container .form-card .contact-form .form-field select:focus {
  outline: none;
  border-color: #f5c115;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 0 0 2px rgba(245, 193, 21, 0.1);
}
.contact-form-container .form-card .contact-form .form-field input::placeholder,
.contact-form-container .form-card .contact-form .form-field textarea::placeholder,
.contact-form-container .form-card .contact-form .form-field select::placeholder {
  color: rgba(99, 99, 99, 0.7);
}
.contact-form-container .form-card .contact-form .form-field select {
  cursor: pointer;
}
.contact-form-container .form-card .contact-form .form-field select option {
  background: #0a0a0a;
  color: #ffffff;
}
.contact-form-container .form-card .contact-form .form-field textarea {
  resize: vertical;
  min-height: 100px;
  line-height: 1.5;
}
.contact-form-container .form-card .contact-form .form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.5rem;
}
@media screen and (max-width: 490px) {
  .contact-form-container .form-card .contact-form .form-actions {
    flex-direction: column;
    gap: 1.5rem;
    text-align: center;
  }
}
.contact-form-container .form-card .contact-form .form-actions .btn-form-primary {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 1.2rem 2.5rem;
  background: #f5c115;
  color: #0a0a0a;
  border: none;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}
.contact-form-container .form-card .contact-form .form-actions .btn-form-primary::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}
.contact-form-container .form-card .contact-form .form-actions .btn-form-primary:hover {
  background: #ffffff;
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 15px 50px rgba(245, 193, 21, 0.4);
}
.contact-form-container .form-card .contact-form .form-actions .btn-form-primary:hover::after {
  width: 300px;
  height: 300px;
}
.contact-form-container .form-card .contact-form .form-actions .btn-form-primary i {
  font-size: 1rem;
}
.contact-form-container .form-card .contact-form .form-actions .form-guarantee {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: #636363;
  font-size: 0.9rem;
}
.contact-form-container .form-card .contact-form .form-actions .form-guarantee i {
  color: #f5c115;
}

.contact-methods-container .methods-grid {
  display: grid;
  gap: 1.5rem;
  margin-bottom: 3rem;
}
.contact-methods-container .methods-grid .contact-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 1.8rem;
  transition: all 0.3s ease;
  position: relative;
}
.contact-methods-container .methods-grid .contact-card:hover {
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(245, 193, 21, 0.2);
  transform: translateY(-3px);
}
.contact-methods-container .methods-grid .contact-card.priority {
  border-color: rgba(245, 193, 21, 0.3);
}
.contact-methods-container .methods-grid .contact-card.priority::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #f5c115;
}
.contact-methods-container .methods-grid .contact-card .card-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.contact-methods-container .methods-grid .contact-card .card-header i {
  font-size: 1.4rem;
  color: #f5c115;
}
.contact-methods-container .methods-grid .contact-card .card-header h4 {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  flex: 1;
  margin: 0;
}
.contact-methods-container .methods-grid .contact-card .card-header .priority-badge {
  background: rgba(245, 193, 21, 0.2);
  color: #f5c115;
  padding: 0.2rem 0.6rem;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.contact-methods-container .methods-grid .contact-card .card-content p {
  color: #636363;
  font-size: 0.9rem;
  line-height: 1.4;
  margin-bottom: 1rem;
}
.contact-methods-container .methods-grid .contact-card .card-content .contact-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.contact-methods-container .methods-grid .contact-card .card-content .contact-action:hover {
  color: #f5c115;
}
.contact-methods-container .methods-grid .contact-card .card-content .contact-action.whatsapp:hover {
  color: #25d366;
}
.contact-methods-container .methods-grid .contact-card .card-content .contact-action i {
  font-size: 0.8rem;
  opacity: 0.7;
}
.contact-methods-container .methods-grid .contact-card .card-content .location-info span {
  color: #f5c115;
  font-size: 0.8rem;
  font-weight: 500;
}
.contact-methods-container .social-section {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 2rem;
}
.contact-methods-container .social-section h4 {
  color: #ffffff;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  font-weight: 600;
}
.contact-methods-container .social-section .social-links {
  display: flex;
  gap: 1rem;
}
.contact-methods-container .social-section .social-links .social-link {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.8rem 1.2rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease;
  flex: 1;
}
.contact-methods-container .social-section .social-links .social-link:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(245, 193, 21, 0.3);
  transform: translateY(-2px);
}
.contact-methods-container .social-section .social-links .social-link.instagram:hover {
  border-color: rgba(225, 48, 108, 0.5);
}
.contact-methods-container .social-section .social-links .social-link.instagram:hover i {
  color: #e1306c;
}
.contact-methods-container .social-section .social-links .social-link.linkedin:hover {
  border-color: rgba(0, 119, 181, 0.5);
}
.contact-methods-container .social-section .social-links .social-link.linkedin:hover i {
  color: #0077b5;
}
.contact-methods-container .social-section .social-links .social-link i {
  font-size: 1.2rem;
  transition: color 0.3s ease;
}
.contact-methods-container .social-section .social-links .social-link span {
  font-size: 0.9rem;
  font-weight: 500;
}

.footer {
  background: #0a0a0a;
  border-top: 1px solid rgba(99, 99, 99, 0.1);
  padding: 60px 0 30px;
}
.footer .footer-content {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .footer .footer-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.footer .footer-brand .logo {
  height: 40px;
  margin-bottom: 15px;
}
.footer .footer-brand p {
  color: #636363;
  font-size: 16px;
}
.footer .footer-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (max-width: 480px) {
  .footer .footer-links {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.footer .footer-column h4 {
  color: #ffffff;
  margin-bottom: 20px;
}
.footer .footer-column ul li {
  margin-bottom: 12px;
}
.footer .footer-column ul li a {
  color: #636363;
  text-decoration: none;
  font-size: 15px;
}
.footer .footer-column ul li a:hover {
  color: #f5c115;
}
.footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  border-top: 1px solid rgba(99, 99, 99, 0.1);
}
@media (max-width: 480px) {
  .footer .footer-bottom {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
}
.footer .footer-bottom p {
  color: #636363;
  font-size: 14px;
  margin: 0;
}
.footer .footer-bottom .footer-legal {
  display: flex;
  gap: 20px;
}
.footer .footer-bottom .footer-legal a {
  color: #636363;
  text-decoration: none;
  font-size: 14px;
}
.footer .footer-bottom .footer-legal a:hover {
  color: #f5c115;
}

.whatsapp-float {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
}
.whatsapp-float .whatsapp-btn {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  animation: pulse 2s infinite;
}
.whatsapp-float .whatsapp-btn:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.4);
}
.whatsapp-float .whatsapp-btn img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

@keyframes pulse {
  0% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(37, 211, 102, 0.7);
  }
  70% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3), 0 0 0 10px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(37, 211, 102, 0);
  }
}
@keyframes heroBreathing {
  0%, 100% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.12);
    opacity: 0.9;
  }
}
@keyframes heroFloat {
  0%, 100% {
    transform: translateY(0px) translateX(0px) rotate(0deg) scale(1);
  }
  25% {
    transform: translateY(-20px) translateX(15px) rotate(1deg) scale(1.03);
  }
  50% {
    transform: translateY(-5px) translateX(-20px) rotate(-0.5deg) scale(1.05);
  }
  75% {
    transform: translateY(15px) translateX(10px) rotate(0.8deg) scale(1.02);
  }
}
@keyframes floatParticle1 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) scale(1);
    opacity: 0.6;
  }
  25% {
    transform: translateY(-40px) translateX(25px) scale(1.2);
    opacity: 1;
  }
  50% {
    transform: translateY(-15px) translateX(-35px) scale(0.8);
    opacity: 0.8;
  }
  75% {
    transform: translateY(-50px) translateX(15px) scale(1.1);
    opacity: 0.7;
  }
}
@keyframes floatParticle2 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) scale(1);
    opacity: 0.5;
  }
  30% {
    transform: translateY(30px) translateX(-25px) scale(1.3);
    opacity: 0.9;
  }
  60% {
    transform: translateY(-25px) translateX(40px) scale(0.9);
    opacity: 0.8;
  }
  80% {
    transform: translateY(20px) translateX(-15px) scale(1.1);
    opacity: 0.6;
  }
}
@keyframes floatParticle3 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) rotate(0deg);
    opacity: 0.4;
  }
  33% {
    transform: translateY(-35px) translateX(-20px) rotate(180deg);
    opacity: 0.8;
  }
  66% {
    transform: translateY(25px) translateX(30px) rotate(360deg);
    opacity: 0.6;
  }
}
@keyframes overlayPulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
}
@media (max-width: 768px) {
  .hero-top::before {
    animation: heroBreathingMobile 10s ease-in-out infinite, heroFloatMobile 15s ease-in-out infinite;
    opacity: 0.6;
    top: -5%;
    left: -5%;
    right: -5%;
    bottom: -5%;
  }
  .hero-top .floating-particles::before {
    width: 5px;
    height: 5px;
    animation: floatParticle1Mobile 15s ease-in-out infinite;
  }
  .hero-top .floating-particles::after {
    width: 3px;
    height: 3px;
    animation: floatParticle2Mobile 18s ease-in-out infinite;
  }
  .whatsapp-float {
    bottom: 20px;
    right: 20px;
  }
  .whatsapp-float .whatsapp-btn {
    width: 50px;
    height: 50px;
  }
}
@keyframes heroBreathingMobile {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.7;
  }
}
@keyframes heroFloatMobile {
  0%, 100% {
    transform: translateY(0px) translateX(0px);
  }
  50% {
    transform: translateY(-15px) translateX(10px);
  }
}
@keyframes floatParticle1Mobile {
  0%, 100% {
    transform: translateY(0px) translateX(0px);
    opacity: 0.6;
  }
  33% {
    transform: translateY(-25px) translateX(15px);
    opacity: 0.9;
  }
  66% {
    transform: translateY(10px) translateX(-20px);
    opacity: 0.7;
  }
}
@keyframes floatParticle2Mobile {
  0%, 100% {
    transform: translateY(0px) translateX(0px);
    opacity: 0.5;
  }
  50% {
    transform: translateY(20px) translateX(-15px);
    opacity: 0.8;
  }
}
@keyframes floatParticle3 {
  0%, 100% {
    transform: translateY(0px) translateX(0px) rotate(0deg);
    opacity: 0.4;
  }
  33% {
    transform: translateY(-35px) translateX(-20px) rotate(180deg);
    opacity: 0.8;
  }
  66% {
    transform: translateY(25px) translateX(30px) rotate(360deg);
    opacity: 0.6;
  }
}
@keyframes overlayPulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
}
@keyframes particleGlow {
  0% {
    box-shadow: 0 0 5px rgba(245, 193, 21, 0.4), 0 0 10px rgba(245, 193, 21, 0.2);
  }
  100% {
    box-shadow: 0 0 15px rgba(245, 193, 21, 0.8), 0 0 25px rgba(245, 193, 21, 0.4), 0 0 35px rgba(245, 193, 21, 0.2);
  }
}
@media (min-width: 1200px) {
  .hero-top::before {
    animation: heroBreathing 12s ease-in-out infinite, heroFloat 18s ease-in-out infinite, heroRotate 40s linear infinite;
  }
}
@keyframes heroRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0.5deg);
  }
}
@keyframes changeBackground {
  0% {
    background-position: 0% 50%;
    opacity: 0.6;
  }
  25% {
    background-position: 50% 0%;
    opacity: 0.8;
  }
  50% {
    background-position: 100% 50%;
    opacity: 0.4;
  }
  75% {
    background-position: 50% 100%;
    opacity: 0.8;
  }
  100% {
    background-position: 0% 50%;
    opacity: 0.6;
  }
}
.image-grid-section {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.image-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  width: 100%;
  height: 100%;
  gap: 0;
}
.image-grid .grid-item {
  position: relative;
  overflow: hidden;
}
.image-grid .grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  /* Transição mais suave separando propriedades */
  transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1), filter 0.6s ease;
  filter: grayscale(100%) brightness(0.9);
  will-change: transform, filter;
  backface-visibility: hidden;
}
.image-grid .grid-item:hover img {
  transform: scale(1.025);
  filter: grayscale(100%) brightness(1);
}
.image-grid .grid-item.grid-item-1 {
  grid-column: 1;
  grid-row: 1/3;
  background: #fff;
}
.image-grid .grid-item.grid-item-1::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.15);
  pointer-events: none;
}
.image-grid .grid-item.grid-item-2 {
  grid-column: 2;
  grid-row: 1;
  background: #000;
}
.image-grid .grid-item.grid-item-2::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.image-grid .grid-item.grid-item-3 {
  grid-column: 3;
  grid-row: 1;
  background: #000;
}
.image-grid .grid-item.grid-item-3::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.image-grid .grid-item.grid-item-4 {
  grid-column: 2/4;
  grid-row: 2;
  background: #fff;
}
.image-grid .grid-item.grid-item-4::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.15);
  pointer-events: none;
}
@media (max-width: 768px) {
  .image-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 2fr 1fr 1fr 1fr;
  }
  .image-grid .grid-item.grid-item-1 {
    grid-column: 1;
    grid-row: 1;
  }
  .image-grid .grid-item.grid-item-2 {
    grid-column: 1;
    grid-row: 2;
  }
  .image-grid .grid-item.grid-item-3 {
    grid-column: 1;
    grid-row: 3;
  }
  .image-grid .grid-item.grid-item-4 {
    grid-column: 1;
    grid-row: 4;
  }
}

@media screen and (max-width: 490px) {
  .hero-title {
    font-size: 28px !important;
    line-height: 1.2;
  }
  .hero-subtitle {
    font-size: 16px !important;
  }
  .hero-stats {
    flex-direction: column;
    gap: 20px;
  }
  .hero-cta {
    flex-direction: column;
    gap: 15px;
  }
  .hero-cta .btn {
    width: 100%;
    text-align: center;
  }
  .methodology-steps {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .contact-content {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
@media screen and (max-width: 600px) {
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .methodology-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 990px) {
  body {
    overflow-x: hidden;
  }
  .container {
    max-width: 1400px;
  }
  .hero-title {
    font-size: 80px;
  }
  .services-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 760px) {
  .swiper-button-next {
    right: 20px;
    transform: rotate(90deg);
  }
  .swiper-button-prev {
    left: 20px;
    transform: rotate(90deg);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

button {
  all: unset;
  cursor: pointer;
}

input,
textarea,
select,
button {
  font: inherit;
  border: none;
  outline: none;
}

table {
  border-collapse: collapse;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 107%;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

header,
section,
footer,
article,
aside,
nav {
  display: block;
}

@font-face {
  font-family: "Sequel100Black";
  src: url("../fonts/sequel-100-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

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