.elementor-3631 .elementor-element.elementor-element-70e2d5b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3631 .elementor-element.elementor-element-22a3222{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3631 .elementor-element.elementor-element-3dcc4c2 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3631 .elementor-element.elementor-element-954b8b8{--display:flex;}.elementor-3631 .elementor-element.elementor-element-c0de8ea > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3631 .elementor-element.elementor-element-f180ca2{--display:flex;}.elementor-3631 .elementor-element.elementor-element-457b119{--display:flex;}.elementor-3631 .elementor-element.elementor-element-5888011{--display:flex;}/* Start custom CSS for html, class: .elementor-element-c0de8ea */.uncertainty-section {
  position: relative;
  padding: 100px 20px;
  background: #ffffff;
  overflow: hidden;
}


.uncertainty-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://cyberfusion.pe/wp-content/uploads/2023/03/shape-banner.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 700px;
  opacity: 0.100;
  z-index: 0;
}


.uncertainty-container {
  position: relative;
  z-index: 2; 

  max-width: 1300px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: stretch;
}

.uncertainty-image {
  height: 100%;
}

.uncertainty-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.uncertainty-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.uncertainty-label {
  color: #ed2839;
  letter-spacing: 4px;
  font-size: 0.85rem;
  margin-bottom: 10px;
}

.uncertainty-title {
  font-size: 2.5rem;
  margin-bottom: 30px;
  color: #0b132b;
}

.uncertainty-title span {
  color: #ed2839;
}

.uncertainty-grid {
  display: grid;
  gap: 20px;
}

.uncertainty-card {
  background: linear-gradient(135deg, #0b0b0b, #1a1a1a);
  padding: 25px;
  border-radius: 10px;
  color: white;
}

.uncertainty-card:nth-child(2) {
  background: linear-gradient(135deg, #1a1a1a, #2a2a2a);
}

.uncertainty-card:nth-child(3) {
  background: linear-gradient(135deg, #000000, #ed2839);
}


@media (max-width: 768px) {
  .uncertainty-container {
    grid-template-columns: 1fr;
  }

  .uncertainty-image img {
    height: 300px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4df7e89 */.grc-services {
  position: relative;
  padding: 100px 20px;

  background-image: url("https://cyberfusion.pe/wp-content/uploads/2024/08/banner-two-.jpg");
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  color: white;
  overflow: hidden;
}

.grc-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.75),
    rgba(0,0,0,0.85)
  );
  z-index: 0;
}

/* CONTENIDO */
.grc-container {
  position: relative;
  z-index: 2;

  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.grc-label {
  color: #ed2839;
  letter-spacing: 4px;
  font-size: 0.85rem;
  margin-bottom: 10px;
}

.grc-title {
  font-size: 2.5rem;
  font-family: "Merriweather", serif;
  margin-bottom: 60px;
}

.grc-title span {
  color: #ed2839;
}


.grc-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}


.grc-card {
  background: rgba(0,0,0,0.6);
  backdrop-filter: blur(10px);

  border: 1px solid rgba(255,255,255,0.1);

  padding: 25px;
  border-radius: 12px;

  transition: all 0.4s ease;
}


.grc-card:hover {
  transform: translateY(-10px);
  border-color: #ed2839;
  box-shadow: 0 20px 40px rgba(0,0,0,0.5),
              0 10px 25px rgba(237,40,57,0.25);
}

.grc-card h3 {
  margin-bottom: 10px;
}

.grc-card p {
  font-size: 0.9rem;
  color: #c6c6c6;
}

@media (max-width: 1024px) {
  .grc-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .grc-grid {
    grid-template-columns: 1fr;
  }

  .grc-title {
    font-size: 2rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-916e922 */.standards-section {
  position: relative;
  padding: 120px 20px;
  background: #ffffff;
  overflow: hidden;
}

/* FONDO SUAVE DECORATIVO */
.standards-section::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -200px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(0,0,0,0.04) 0%, transparent 70%);
}

.standards-section::after {
  content: "";
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(237,40,57,0.05) 0%, transparent 70%);
}

.standards-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.standards-label {
  color: #ed2839;
  letter-spacing: 4px;
  font-size: 0.85rem;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
}

.standards-title {
  font-size: 2.4rem;
  font-family: "Merriweather", serif;
  margin-bottom: 80px;
  color: #0b132b;
}

/* CÍRCULO */
.standards-circle {
  position: relative;
  width: 450px;
  height: 450px;
  margin: 0 auto;
}

/* CENTRO */
.standards-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 180px;
  height: 180px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

.standards-center img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.standard-item {
  position: absolute;
  padding: 16px 20px;
  background: #0d0d0d;
  color: white;
  font-size: 0.8rem;
  border-radius: 30px;
  border: 1px solid #333;
  transition: all 0.3s ease;

  opacity: 0;
  transform: scale(0.8);
  animation: fadeInScale 0.6s ease forwards;
}

.standard-item:hover {
  background: #ed2839;
  border-color: #ed2839;
  transform: scale(1.05);
}


.item-1 { top: 0; left: 50%; transform: translateX(-50%); animation-delay: 0.1s; }
.item-2 { top: 25%; right: 0; animation-delay: 0.2s; }
.item-3 { bottom: 25%; right: 0; animation-delay: 0.3s; }
.item-4 { bottom: 0; left: 50%; transform: translateX(-50%); animation-delay: 0.4s; }
.item-5 { bottom: 25%; left: 0; animation-delay: 0.5s; }
.item-6 { top: 25%; left: 0; animation-delay: 0.6s; }

@keyframes fadeInScale {
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@media (max-width: 768px) {
  .standards-circle {
    width: 320px;
    height: 320px;
  }

  .standards-center {
    width: 130px;
    height: 130px;
  }

  .standard-item {
    font-size: 0.7rem;
    padding: 8px 12px;
  }

  .standards-title {
    font-size: 2rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5e743ff */.grc-cta {
  padding: 100px 20px;
  background: linear-gradient(135deg, #ed2839, #000000);
  color: white;
  text-align: center;
}/* End custom CSS */