.elementor-490 .elementor-element.elementor-element-64eb70d{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-490 .elementor-element.elementor-element-64eb70d:not(.elementor-motion-effects-element-type-background), .elementor-490 .elementor-element.elementor-element-64eb70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-490 .elementor-element.elementor-element-cbdd03b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-490 .elementor-element.elementor-element-cbdd03b:not(.elementor-motion-effects-element-type-background), .elementor-490 .elementor-element.elementor-element-cbdd03b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7FAFB;}.elementor-490 .elementor-element.elementor-element-e075834{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:70px;--padding-left:1px;--padding-right:1px;}.elementor-490 .elementor-element.elementor-element-e075834:not(.elementor-motion-effects-element-type-background), .elementor-490 .elementor-element.elementor-element-e075834 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-490 .elementor-element.elementor-element-d8863e4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:27px;--padding-left:0px;--padding-right:0px;}.elementor-490 .elementor-element.elementor-element-d8863e4:not(.elementor-motion-effects-element-type-background), .elementor-490 .elementor-element.elementor-element-d8863e4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-490 .elementor-element.elementor-element-1d2961e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-490 .elementor-element.elementor-element-4291018{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -82px) 0px;}.elementor-490 .elementor-element.elementor-element-1ed1fb0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-490 .elementor-element.elementor-element-1ed1fb0:not(.elementor-motion-effects-element-type-background), .elementor-490 .elementor-element.elementor-element-1ed1fb0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#003E55;}.elementor-490 .elementor-element.elementor-element-b9b1118{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-490 .elementor-element.elementor-element-cbdd03b{--content-width:1000px;}}/* Start custom CSS for html, class: .elementor-element-009b390 */.go-hero-two {
  background:ffffff;
  padding: 110px 24px 90px;
  overflow: hidden;
}

.go-hero-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  align-items: center;
  gap: 60px;
}

.go-eyebrow {
  display: inline-block;
  color: #FF6A3D;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin-bottom: 18px;
  font-size: 14px;
}

.go-hero-text h1 {
  color: #0C2C38;
  font-size: 58px;
  line-height: 1.08;
  font-weight: 850;
  margin: 0;
}

.go-hero-text h1 span {
  color: #FF6A3D;
  display: block;
}

.go-hero-text p {
  color: #4d5c61;
  font-size: 19px;
  line-height: 1.75;
  margin: 26px 0 0;
  max-width: 650px;
}

.go-hero-buttons {
  margin-top: 36px;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.go-btn-primary,
.go-btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  font-weight: 750;
  text-decoration: none;
  transition: all 0.3s ease;
}

.go-btn-primary {
  background: #FF6A3D;
  color: #ffffff;
  box-shadow: 0 14px 35px rgba(255, 106, 61, 0.28);
}

.go-btn-primary:hover {
  transform: translateY(-3px);
  background: #e9582f;
  color: #ffffff;
}

.go-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 40px;
  font-weight: 750;
  text-decoration: none;
  border: 2px solid #0C2C38;
  color: #0C2C38 !important;
  background: transparent !important;
  min-width: 180px;
  transition: all 0.3s ease;
}

.go-btn-secondary:hover {
  background: #0C2C38;
  color: #ffffff !important;
  transform: translateY(-3px);
}

.go-hero-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.go-glow {
  position: absolute;
  width: 390px;
  height: 390px;
  background: radial-gradient(circle, rgba(255,106,61,0.20) 0%, rgba(12,44,56,0.08) 45%, rgba(255,255,255,0) 70%);
  border-radius: 50%;
  z-index: 1;
}

.go-hero-image img {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 520px;
  height: auto;
  filter: drop-shadow(0 28px 35px rgba(12, 44, 56, 0.18));
  animation: goFloat 5s ease-in-out infinite;
}

@keyframes goFloat {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

@media (max-width: 900px) {
  .go-hero-two {
    background:#ffffff;
  padding: 110px 24px 90px;
  overflow: hidden;
  }

  .go-hero-inner {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 45px;
  }

  .go-hero-text p {
    margin-left: auto;
    margin-right: auto;
  }

  .go-hero-buttons {
    justify-content: center;
  }

  .go-hero-text h1 {
    font-size: 40px;
  }

  .go-hero-image img {
    max-width: 390px;
  }
  
}
.go-hero-buttons a.go-btn-secondary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 15px 30px !important;
  min-width: 175px !important;
  border-radius: 40px !important;
  border: 2px solid #0C2C38 !important;
  background: transparent !important;
  color: #0C2C38 !important;
  font-weight: 750 !important;
  text-decoration: none !important;
  line-height: 1 !important;
}

.go-hero-buttons a.go-btn-secondary:hover {
  background: #0C2C38 !important;
  color: #ffffff !important;
  border-color: #0C2C38 !important;
  transform: translateY(-3px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-183a049 */.go-trust {
  background: #F7FAFB;
  padding: 50px 20px 60px;
  text-align: center;
}

.go-trust-inner {
  max-width: 900px;
  margin: 0 auto;
}

.go-trust-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.go-years {
  font-size: 52px;
  font-weight: 900;
  color: #FF6A3D;
}

.go-label {
  font-size: 20px;
  font-weight: 600;
  color: #0C2C38;
}

.go-trust-text {
  font-size: 28px;
  font-weight: 700;
  color: #0C2C38;
  line-height: 1.3;
  max-width: 700px;
  margin: 15px auto 0;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b20d74 */.go-video-modulos {
  background: #003E55;
  padding: 110px 24px;
  color: #ffffff;
}

.go-video-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.go-video-header {
  text-align: center;
  max-width: 980px;
  margin: 0 auto 55px;
}

.go-video-header span {
  color: #FF6A3D;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.go-video-header h2 {
  color: #ffffff;
  font-size: 46px;
  line-height: 1.15;
  font-weight: 850;
  margin: 18px auto 20px;
  max-width: 980px;
  text-align: center;
}

.go-video-header h2 .texto-naranja {
  color: #FF6A3D !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
  display: inline !important;
}

.go-video-header p {
  color: rgba(255,255,255,0.78);
  font-size: 18px;
  line-height: 1.7;
  max-width: 850px;
  margin: 0 auto;
}

.go-video-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.go-video-card {
  background: #ffffff;
  border-radius: 28px;
  padding: 18px 18px 26px;
  box-shadow: 0 25px 70px rgba(0,0,0,0.18);
  transition: all 0.35s ease;
}

.go-video-card:hover {
  transform: translateY(-8px);
}

.go-video-card video {
  width: 100%;
  border-radius: 20px;
  display: block;
  background: #000000;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.go-video-card h3 {
  color: #003E55;
  font-size: 24px;
  margin: 22px 6px 10px;
  font-weight: 850;
}

.go-video-card p {
  color: #42565d;
  font-size: 16px;
  line-height: 1.65;
  margin: 0 6px;
}

@media (max-width: 900px) {
  .go-video-grid {
    grid-template-columns: 1fr;
  }

  .go-video-header h2 {
    font-size: 36px;
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  .go-video-modulos {
    padding: 80px 18px;
  }

  .go-video-header h2 {
    font-size: 32px;
  }

  .go-video-header p {
    font-size: 16.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4291018 */.go-beneficios-pro {
  background: #ffffff;
  padding: 115px 24px;
  position: relative;
  overflow: hidden;
}

.go-beneficios-pro::before {
  content: "";
  position: absolute;
  width: 460px;
  height: 460px;
  background: radial-gradient(circle, rgba(255,106,61,0.10), rgba(255,255,255,0) 70%);
  right: -160px;
  top: -160px;
}

.go-beneficios-pro-inner {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.go-beneficios-pro-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 62px;
}

.go-beneficios-pro-header span {
  color: #FF6A3D;
  font-size: 14px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

.go-beneficios-pro-header h2 {
  color: #0C2C38;
  font-size: 46px;
  line-height: 1.15;
  font-weight: 850;
  margin: 18px 0 20px;
}

.go-beneficios-pro-header h2 strong {
  color: #FF6A3D;
  font: inherit;
}

.go-beneficios-pro-header p {
  color: #5b6c72;
  font-size: 18px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 820px;
}

.go-beneficios-pro-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.go-beneficio-pro {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(12,44,56,0.10);
  border-radius: 28px;
  padding: 34px 28px 32px;
  min-height: 285px;
  box-shadow: 0 18px 55px rgba(12,44,56,0.08);
  transition: all 0.35s ease;
  overflow: hidden;
}

.go-beneficio-pro::after {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  background: rgba(255,106,61,0.10);
  border-radius: 50%;
  right: -35px;
  bottom: -35px;
  transition: all 0.35s ease;
}

.go-beneficio-pro:hover {
  transform: translateY(-8px);
  border-color: rgba(255,106,61,0.35);
  box-shadow: 0 28px 75px rgba(12,44,56,0.14);
}

.go-beneficio-pro:hover::after {
  transform: scale(1.35);
  background: rgba(255,106,61,0.15);
}

.go-num {
  position: absolute;
  right: 26px;
  top: 22px;
  color: rgba(12,44,56,0.08);
  font-size: 42px;
  font-weight: 900;
  line-height: 1;
}

.go-beneficio-icon {
  width: 56px;
  height: 56px;
  border-radius: 18px;
  background: #003E55;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 24px;
  box-shadow: 0 14px 35px rgba(0,62,85,0.18);
}

.go-beneficio-pro h3 {
  color: #0C2C38;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 850;
  margin: 0 0 12px;
}

.go-beneficio-pro p {
  color: #5b6c72;
  font-size: 15.8px;
  line-height: 1.65;
  margin: 0;
}

@media (max-width: 1024px) {
  .go-beneficios-pro-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .go-beneficios-pro-header h2 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .go-beneficios-pro {
    padding: 85px 18px;
  }

  .go-beneficios-pro-grid {
    grid-template-columns: 1fr;
  }

  .go-beneficios-pro-header h2 {
    font-size: 32px;
  }

  .go-beneficios-pro-header p {
    font-size: 16.5px;
  }

  .go-beneficio-pro {
    min-height: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3eb9e08 */.go-target {
  background: #003E55;
  padding: 115px 24px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.go-target::before {
  content: "";
  position: absolute;
  width: 480px;
  height: 480px;
  background: radial-gradient(circle, rgba(255,106,61,0.16), rgba(0,62,85,0) 70%);
  left: -180px;
  top: -140px;
}

.go-target-inner {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.go-target-header {
  text-align: center;
  max-width: 920px;
  margin: 0 auto 62px;
}

.go-target-header span {
  color: #FF6A3D;
  font-size: 14px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

.go-target-header h2 {
  color: #ffffff;
  font-size: 46px;
  line-height: 1.15;
  font-weight: 850;
  margin: 18px 0 20px;
}

.go-target-header h2 strong {
  color: #FF6A3D;
  font: inherit;
}

.go-target-header p {
  color: rgba(255,255,255,0.78);
  font-size: 18px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 820px;
}

.go-target-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.go-target-card {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 28px;
  padding: 34px 28px 32px;
  min-height: 260px;
  transition: all 0.35s ease;
}

.go-target-card:hover {
  transform: translateY(-8px);
  background: #ffffff;
  box-shadow: 0 28px 75px rgba(0,0,0,0.18);
}

.go-target-icon {
  width: 56px;
  height: 56px;
  border-radius: 18px;
  background: rgba(255,106,61,0.18);
  color: #FF6A3D;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 24px;
}

.go-target-card h3 {
  color: #ffffff;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 850;
  margin: 0 0 12px;
}

.go-target-card p {
  color: rgba(255,255,255,0.75);
  font-size: 15.8px;
  line-height: 1.65;
  margin: 0;
}

.go-target-card:hover h3 {
  color: #0C2C38;
}

.go-target-card:hover p {
  color: #5b6c72;
}

@media (max-width: 1024px) {
  .go-target-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .go-target-header h2 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .go-target {
    padding: 85px 18px;
  }

  .go-target-grid {
    grid-template-columns: 1fr;
  }

  .go-target-header h2 {
    font-size: 32px;
  }

  .go-target-header p {
    font-size: 16.5px;
  }

  .go-target-card {
    min-height: auto;
  }
}
.go-target-foot{
      margin-top:90px;
    max-width:950px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c30a47f */.go-cta {
  background: linear-gradient(135deg, #003E55, #0C2C38);
  padding: 120px 24px;
  text-align: center;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.go-cta::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255,106,61,0.25), rgba(0,0,0,0) 70%);
  top: -200px;
  right: -150px;
}

.go-cta-inner {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.go-cta-content span {
  color: #FF6A3D;
  font-size: 14px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.go-cta-content h2 {
  font-size: 46px;
  line-height: 1.15;
  font-weight: 900;
  margin: 18px 0 20px;
}

.go-cta-content h2 strong {
  color: #FF6A3D;
  font: inherit;
}

.go-cta-content p {
  font-size: 18px;
  line-height: 1.75;
  color: rgba(255,255,255,0.85);
  max-width: 750px;
  margin: 0 auto 30px;
}

.go-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.go-btn-primary {
  background: #FF6A3D;
  color: #ffffff;
  padding: 15px 30px;
  border-radius: 40px;
  font-weight: 800;
  text-decoration: none;
  transition: all 0.3s ease;
}

.go-btn-primary:hover {
  transform: translateY(-3px);
  background: #e9582f;
}

.go-btn-secondary {
 color:#ffffff !important;
  border:2px solid rgba(255,255,255,0.85) !important;
  background:transparent !important;
}

.go-btn-secondary:hover {
  background: #ffffff;
  color: #003E55;
}

@media (max-width: 767px) {
  .go-cta {
    padding: 90px 18px;
  }

  .go-cta-content h2 {
    font-size: 32px;
  }

  .go-cta-content p {
    font-size: 16.5px;
  }
  
}/* End custom CSS */