.elementor-69 .elementor-element.elementor-element-a19000e{--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;}.elementor-69 .elementor-element.elementor-element-3bfe252{--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;}.elementor-69 .elementor-element.elementor-element-f4be5fd{--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;}.elementor-69 .elementor-element.elementor-element-154e39a{--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;}.elementor-69 .elementor-element.elementor-element-cb397f2{--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;}.elementor-69 .elementor-element.elementor-element-f60ccce{--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;}.elementor-69 .elementor-element.elementor-element-b699991{--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;}.elementor-69 .elementor-element.elementor-element-8a48982{--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;}.elementor-69 .elementor-element.elementor-element-5a58d3a{--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;}.elementor-69 .elementor-element.elementor-element-56e1d28{--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;}/* Start custom CSS for container, class: .elementor-element-3bfe252 */.cc-header{
  position:relative;
  z-index:40;
  padding:18px 0;
  background:linear-gradient(180deg, #db171d 0%, #d3141a 100%);
}

.cc-header-wrap{
  position:relative;
  display:flex;
  align-items:center;
  gap:28px;
}

.cc-logo{
  display:flex;
  align-items:center;
  gap:12px;
  color:#fff;
  flex-shrink:0;
}

.cc-logo-icon{
  width:58px;
  height:58px;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.cc-logo-icon svg{
  width:100%;
  height:100%;
  display:block;
}

.cc-logo-text{
  display:flex;
  flex-direction:column;
  line-height:1.02;
}

.cc-logo-text strong{
  font-size:1rem;
  font-weight:800;
}

.cc-logo-text span{
  font-size:0.72rem;
  font-weight:700;
  opacity:0.97;
}

.cc-nav{
  display:flex;
  align-items:center;
  gap:18px;
  margin-left:auto;
}

.cc-nav a{
  color:#fff;
  font-size:0.92rem;
  font-weight:800;
  line-height:1.15;
  opacity:0.97;
  transition:all .25s ease;
}

.cc-nav a:hover{
  opacity:1;
}

.cc-nav a.active{
  background:rgba(255,255,255,0.18);
  padding:13px 18px;
  border-radius:16px;
}

.cc-header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}

.cc-menu-toggle{
  display:none;
  position:absolute;
  top:6px;
  right:0;
  width:52px;
  height:52px;
  border:none;
  border-radius:14px;
  background:rgba(255,255,255,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  z-index:80;
  padding:0;
}

.cc-menu-toggle span{
  width:22px;
  height:2.5px;
  border-radius:20px;
  background:#fff;
  display:block;
  transition:all .3s ease;
}
.ccx-heart-main,
.ccx-heart-mini {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccx-heart-main img,
.ccx-heart-mini img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ccx-heart-main {
  width: 360px;   /* ajuste se quiser maior/menor */
  max-width: 100%;
}

.ccx-heart-mini {
  width: 78px;    /* ajuste fino da logo pequena */
}
.ccx-about-hero,
.ccx-about-story {
  box-sizing: border-box;
}

.ccx-about-hero *,
.ccx-about-story * {
  box-sizing: border-box;
}

.ccx-about-hero {
  position: relative;
  overflow: hidden;
  padding: 150px 0 0;
  background: linear-gradient(135deg, #e3131f 0%, #c90f1a 100%);
}

.ccx-about-hero__container {
  width: min(1280px, 92%);
  margin: 0 auto;
  padding: 0 0 84px;
}

.ccx-about-hero__breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 1;
  color: rgba(255,255,255,0.88);
}

.ccx-about-hero__breadcrumb a {
  color: rgba(255,255,255,0.88);
  text-decoration: none;
}

.ccx-about-hero__breadcrumb a:hover {
  color: #ffffff;
}

.ccx-about-hero__title {
  margin: 0 0 14px;
  max-width: 760px;
  color: #ffffff;
  font-size: clamp(42px, 6vw, 72px);
  line-height: 0.96;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.ccx-about-hero__subtitle {
  margin: 0;
  max-width: 650px;
  color: rgba(255,255,255,0.94);
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
}

.ccx-about-hero__wave {
  position: relative;
  display: block;
  width: 100%;
  line-height: 0;
  margin-top: -6px;
}

.ccx-about-hero__wave svg {
  display: block;
  width: 100%;
  height: 88px;
}

/* SEÇÃO HISTÓRIA */
.ccx-about-story {
  background: #f4f4f4;
  padding: 76px 0 90px;
}

.ccx-about-story__container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.ccx-about-story__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
}

.ccx-about-story__content {
  max-width: 620px;
}

.ccx-about-story__eyebrow {
  display: inline-block;
  margin-bottom: 22px;
  color: #e1261c;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.ccx-about-story__title {
  margin: 0 0 24px;
  color: #0d1b36;
  font-size: clamp(36px, 4.4vw, 62px);
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.ccx-about-story__text p {
  margin: 0 0 18px;
  color: #5d6678;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 400;
}

.ccx-about-story__text p:last-child {
  margin-bottom: 0;
}

.ccx-about-story__media {
  display: flex;
  justify-content: flex-end;
}

.ccx-about-story__image-wrap {
  width: 100%;
  max-width: 610px;
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0 14px 40px rgba(17, 28, 51, 0.10);
  background: #ffffff;
}

.ccx-about-story__image-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* RESPONSIVO */
@media (max-width: 1024px) {
  .ccx-about-hero__container,
  .ccx-about-story__container {
    width: min(92%, 100%);
  }

  .ccx-about-story__grid {
    gap: 42px;
  }

  .ccx-about-story__text p {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .ccx-about-hero {
    padding: 150px 0 0;
  }

  .ccx-about-hero__container {
    padding-bottom: 58px;
  }

  .ccx-about-hero__breadcrumb {
    font-size: 13px;
    gap: 8px;
    margin-bottom: 18px;
  }

  .ccx-about-hero__title {
    font-size: 48px;
    line-height: 0.96;
    margin-bottom: 14px;
  }

  .ccx-about-hero__subtitle {
    font-size: 16px;
    line-height: 1.45;
    max-width: 100%;
  }

  .ccx-about-hero__wave svg {
    height: 54px;
  }

  .ccx-about-story {
    padding: 44px 0 70px;
  }

  .ccx-about-story__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .ccx-about-story__media {
    justify-content: center;
    order: 2;
  }

  .ccx-about-story__content {
    max-width: 100%;
    order: 1;
  }

  .ccx-about-story__eyebrow {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .ccx-about-story__title {
    font-size: 28px;
    line-height: 1.03;
    margin-bottom: 18px;
  }

  .ccx-about-story__text p {
    font-size: 15.5px;
    line-height: 1.7;
    margin-bottom: 14px;
  }

  .ccx-about-story__image-wrap {
    border-radius: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a19000e */html,
body{
  overflow-x: hidden;
}

.ccx-header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
  background: linear-gradient(180deg, #db171d 0%, #d3141a 100%);
  transition: all 0.3s ease;
}

body.admin-bar .ccx-header{
  top: 32px;
}

.ccx-header__container{
  width: min(1320px, 96%);
  margin: 0 auto;
}

.ccx-header__wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 72px;
  position: relative;
}

.ccx-header__logo{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  flex: 0 0 230px;
  max-width: 230px;
  min-width: 230px;
}

.ccx-header__logo-image{
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccx-header__logo-image img{
  width: 48px;
  height: 48px;
  object-fit: contain;
  display: block;
}

.ccx-header__logo-text{
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  min-width: 0;
}

.ccx-header__logo-text strong{
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.05;
  margin: 0;
}

.ccx-header__logo-text span{
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.05;
  margin-top: 2px;
}

.ccx-header__nav{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex: 1 1 auto;
  min-width: 0;
}

.ccx-header__nav a{
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
}

.ccx-header__actions{
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

.ccx-header__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 14px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

.ccx-header__btn--outline{
  color: #fff;
  border: 2px solid rgba(255,255,255,0.9);
  background: transparent;
}

.ccx-header__btn--light{
  background: #fff;
  color: #d31a1f;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
}

.ccx-header__toggle{
  display: none;
  position: absolute;
  top: 4px;
  right: 0;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 14px;
  background: rgba(255,255,255,0.14);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  z-index: 30;
}

.ccx-header__toggle span{
  width: 22px;
  height: 2.5px;
  border-radius: 20px;
  background: #fff;
  display: block;
  transition: all 0.3s ease;
}

/* ESTADO AO ROLAR */
/* HEADER BRANCA AO ROLAR */
.ccx-header.is-scrolled{
  background: #ffffff !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* TEXTO DA LOGO */
.ccx-header.is-scrolled .ccx-header__logo-text strong,
.ccx-header.is-scrolled .ccx-header__logo-text span{
  color: #d31a1f !important;
  opacity: 1 !important;
}

/* LINKS DO MENU */
.ccx-header.is-scrolled .ccx-header__nav a{
  color: #d31a1f !important;
  opacity: 1 !important;
}

/* HOVER */
.ccx-header.is-scrolled .ccx-header__nav a:hover{
  color: #b8141a !important;
  opacity: 1 !important;
}

/* ITEM ATIVO */
.ccx-header.is-scrolled .ccx-header__nav a.is-active{
  color: #d31a1f !important;
  background: rgba(211,26,31,0.10) !important;
  opacity: 1 !important;
}

/* BOTÃO OUTLINE */
.ccx-header.is-scrolled .ccx-header__btn--outline{
  color: #d31a1f !important;
  border-color: #d31a1f !important;
  background: transparent !important;
}

/* BOTÃO PRINCIPAL */
.ccx-header.is-scrolled .ccx-header__btn--light{
  background: #d31a1f !important;
  color: #ffffff !important;
}

/* MENU MOBILE */
.ccx-header.is-scrolled .ccx-header__toggle{
  background: rgba(211,26,31,0.08) !important;
}

.ccx-header.is-scrolled .ccx-header__toggle span{
  background: #d31a1f !important;
}

/* TABLET/MOBILE */
@media (max-width: 1024px){
  .ccx-header__wrap{
    flex-direction: column;
    align-items: stretch;
    padding-top: 70px;
  }

  .ccx-header__logo{
    position: absolute;
    top: 0;
    left: 0;
    max-width: calc(100% - 70px);
  }

  .ccx-header__nav,
  .ccx-header__actions{
    display: none;
  }

  .ccx-header__toggle{
    display: flex;
  }

  .ccx-header.is-open .ccx-header__nav,
  .ccx-header.is-open .ccx-header__actions{
    display: flex;
    width: 100%;
  }

  .ccx-header.is-open .ccx-header__nav{
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    padding: 22px;
    margin-top: 18px;
    background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
    border: 1px solid rgba(255,255,255,0.18);
    border-radius: 24px;
  }

  .ccx-header.is-scrolled.is-open .ccx-header__nav{
    background: #fff;
    border: 1px solid rgba(211,26,31,0.12);
  }

  .ccx-header.is-open .ccx-header__actions{
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
  }

  .ccx-header.is-open .ccx-header__actions .ccx-header__btn{
    width: 100%;
  }
}

@media (max-width: 767px){
  .ccx-header{
    padding: 12px 0;
  }

  .ccx-header__logo-image{
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
  }

  .ccx-header__logo-text strong{
    font-size: 0.9rem;
  }

  .ccx-header__logo-text span{
    font-size: 0.62rem;
  }
}

@media (max-width: 782px){
  body.admin-bar .ccx-header{
    top: 46px;
  }
}
.ccx-hero,
.ccx-hero *{
  box-sizing: border-box;
}

.ccx-hero{
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 88%, rgba(255,255,255,0.05), transparent 30%),
    radial-gradient(circle at 83% 11%, rgba(255,255,255,0.07), transparent 24%),
    linear-gradient(180deg, #dc171d 0%, #d51219 52%, #c80e14 100%);
  color: #fff;
  min-height: 100vh;
  padding-top: 120px;
}

body.admin-bar .ccx-hero{
  padding-top: 152px;
}

.ccx-hero__container{
  width: min(1320px, 92%);
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.ccx-hero__grid{
  min-height: calc(100vh - 120px);
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);
  align-items: center;
  gap: 32px;
  padding: 48px 0 150px;
}

.ccx-hero__content{
  min-width: 0;
  max-width: 720px;
}

.ccx-hero__title{
  margin: 0 0 32px;
  font-size: clamp(3.0rem, 7vw, 4.0rem);
  line-height: 0.92;
  letter-spacing: -0.07em;
  font-weight: 700;
  color: #fff;
}

.ccx-hero__text{
  margin: 0 0 34px;
  max-width: 690px;
  font-size: 1.14rem;
  line-height: 1.48;
  color: rgba(255,255,255,0.96);
  font-weight: 500;
}

.ccx-hero__buttons{
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-bottom: 34px;
}

.ccx-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 34px;
  border-radius: 16px;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
  transition: all 0.3s ease;
}

.ccx-btn--light{
  background: #fff;
  color: #d31a1f;
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.ccx-btn--light:hover{
  transform: translateY(-3px);
  box-shadow: 0 18px 36px rgba(0,0,0,0.18);
}

.ccx-btn--outline{
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255,255,255,0.9);
}

.ccx-btn--outline:hover{
  background: rgba(255,255,255,0.08);
  transform: translateY(-3px);
}

.ccx-hero__badges{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 26px;
}

.ccx-badge{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: rgba(255,255,255,0.96);
  font-size: 0.98rem;
  font-weight: 700;
}

.ccx-badge svg{
  width: 20px;
  height: 20px;
  display: block;
  flex-shrink: 0;
}

.ccx-hero__visual{
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccx-visual{
  position: relative;
  width: 690px;
  max-width: 100%;
  height: 500px;
}

.ccx-heart-main{
  position: absolute;
  left: 54px;
  top: 110px;
  width: 320px;
  z-index: 4;
}

.ccx-heart-main svg,
.ccx-heart-mini svg{
  width: 100%;
  height: auto;
  display: block;
}

.ccx-heart-mini{
  position: absolute;
  right: 146px;
  top: 173px;
  width: 74px;
  z-index: 5;
}

.ccx-ripple{
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

.ccx-ripple--1{
  width: 330px;
  height: 330px;
  right: 64px;
  top: 42px;
  background: rgba(255,255,255,0.15);
}

.ccx-ripple--2{
  width: 415px;
  height: 415px;
  right: 20px;
  top: 0;
  background: rgba(255,255,255,0.09);
}

.ccx-ripple--3{
  width: 500px;
  height: 500px;
  right: -18px;
  top: -42px;
  background: rgba(255,255,255,0.05);
}

.ccx-card{
  position: absolute;
  z-index: 7;
  display: flex;
  align-items: center;
  gap: 16px;
  background: rgba(255,255,255,0.93);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 18px 22px;
  box-shadow: 0 20px 45px rgba(0,0,0,0.14);
}

.ccx-card--top{
  top: 42px;
  right: 22px;
  width: 430px;
  animation: ccxFloatOne 5s ease-in-out infinite;
}

.ccx-card--bottom{
  bottom: 56px;
  right: 58px;
  width: 405px;
  animation: ccxFloatTwo 6s ease-in-out infinite;
}

.ccx-card__icon{
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50%;
  background: rgba(213,26,32,0.08);
  color: #de4a4f;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccx-card__icon svg{
  width: 21px;
  height: 21px;
  display: block;
}

.ccx-card__text{
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}

.ccx-card__text strong{
  color: #222;
  font-size: 1rem;
  font-weight: 900;
}

.ccx-card__text span{
  color: #6e6e6e;
  font-size: 0.78rem;
  font-weight: 500;
}

.ccx-wave{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 2;
  line-height: 0;
}

.ccx-wave svg{
  width: 100%;
  height: 120px;
  display: block;
}

.ccx-hero__bg{
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.ccx-hero__bg--left{
  width: 760px;
  height: 760px;
  left: -220px;
  bottom: -470px;
  background: radial-gradient(circle, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0) 70%);
}

.ccx-hero__bg--right{
  width: 520px;
  height: 520px;
  right: -130px;
  top: -90px;
  background: radial-gradient(circle, rgba(255,255,255,0.07) 0%, rgba(255,255,255,0) 68%);
}

@keyframes ccxFloatOne{
  0%,100%{transform: translateY(0);}
  50%{transform: translateY(-10px);}
}

@keyframes ccxFloatTwo{
  0%,100%{transform: translateY(0);}
  50%{transform: translateY(-13px);}
}

@media (max-width: 1280px){
  .ccx-visual{
    width: 620px;
    height: 470px;
  }

  .ccx-heart-main{
    left: 32px;
    top: 112px;
    width: 288px;
  }

  .ccx-heart-mini{
    right: 126px;
    top: 175px;
    width: 64px;
  }

  .ccx-ripple--1{
    width: 300px;
    height: 300px;
    right: 50px;
  }

  .ccx-ripple--2{
    width: 375px;
    height: 375px;
    right: 14px;
  }

  .ccx-ripple--3{
    width: 450px;
    height: 450px;
    right: -18px;
    top: -20px;
  }

  .ccx-card--top{
    width: 380px;
    right: 10px;
  }

  .ccx-card--bottom{
    width: 360px;
    right: 38px;
  }
}

@media (max-width: 1024px){
  .ccx-hero{
    min-height: auto;
    padding-top: 120px;
  }

  body.admin-bar .ccx-hero{
    padding-top: 152px;
  }

  .ccx-hero__grid{
    min-height: auto;
    grid-template-columns: 1fr;
    text-align: center;
    gap: 54px;
    padding: 30px 0 135px;
  }

  .ccx-hero__content{
    margin: 0 auto;
  }

  .ccx-hero__buttons,
  .ccx-hero__badges{
    justify-content: center;
  }

  .ccx-visual{
    height: 430px;
  }

  .ccx-heart-main{
    left: 24px;
    top: 100px;
    width: 270px;
  }

  .ccx-heart-mini{
    right: 118px;
    top: 152px;
    width: 62px;
  }

  .ccx-ripple--1{
    width: 290px;
    height: 290px;
    right: 42px;
    top: 34px;
  }

  .ccx-ripple--2{
    width: 355px;
    height: 355px;
    right: 8px;
    top: 4px;
  }

  .ccx-ripple--3{
    width: 420px;
    height: 420px;
    right: -26px;
    top: -26px;
  }

  .ccx-card--top{
    top: 24px;
    right: 8px;
    width: 360px;
  }

  .ccx-card--bottom{
    bottom: 42px;
    right: 28px;
    width: 340px;
  }
}

@media (max-width: 767px){
  .ccx-hero{
    padding-top: 108px;
  }

  body.admin-bar .ccx-hero{
    padding-top: 140px;
  }

  .ccx-hero__grid{
    padding: 25px 0 110px;
    gap: 36px;
  }

  .ccx-hero__title{
    margin-bottom: 20px;
    font-size: 3.05rem;
  }

  .ccx-hero__text{
    margin-bottom: 24px;
    font-size: 1rem;
  }

  .ccx-hero__buttons{
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    margin-bottom: 28px;
  }

  .ccx-btn{
    width: 100%;
    padding: 18px 24px;
  }

  .ccx-hero__badges{
    flex-direction: column;
    gap: 15px;
  }

  .ccx-visual{
    height: 360px;
  }

  .ccx-heart-main{
    left: -4px;
    top: 112px;
    width: 208px;
  }

  .ccx-heart-mini{
    right: 72px;
    top: 156px;
    width: 46px;
  }

  .ccx-ripple--1{
    width: 214px;
    height: 214px;
    right: 22px;
    top: 70px;
  }

  .ccx-ripple--2{
    width: 274px;
    height: 274px;
    right: -8px;
    top: 40px;
  }

  .ccx-ripple--3{
    width: 328px;
    height: 328px;
    right: -34px;
    top: 12px;
  }

  .ccx-card{
    padding: 14px 14px;
    gap: 10px;
    border-radius: 16px;
  }

  .ccx-card--top{
    width: 255px;
    top: 24px;
    right: 2px;
  }

  .ccx-card--bottom{
    width: 255px;
    right: 12px;
    bottom: 28px;
  }

  .ccx-card__icon{
    width: 34px;
    height: 34px;
    min-width: 34px;
  }

  .ccx-card__icon svg{
    width: 18px;
    height: 18px;
  }

  .ccx-card__text strong{
    font-size: 0.9rem;
  }

  .ccx-card__text span{
    font-size: 0.74rem;
    line-height: 1.2;
  }

  .ccx-wave svg{
    height: 84px;
  }
}
html,
body{
  overflow-x: hidden;
}

.ccx-header,
.ccx-header *{
  box-sizing: border-box;
}

.ccx-header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 14px 0;
  background: linear-gradient(180deg, #db171d 0%, #d3141a 100%);
  transition: all 0.3s ease;
}

body.admin-bar .ccx-header{
  top: 32px;
}

.ccx-header.is-scrolled{
  padding: 10px 0;
  background: rgba(211, 20, 26, 0.94);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.12);
}

.ccx-header__container{
  width: min(1320px, 94%);
  margin: 0 auto;
}

.ccx-header__wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-width: 0;
  position: relative;
}

.ccx-header__logo{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #fff;
  flex: 0 0 auto;
  min-width: 0;
}

.ccx-header__logo-image{
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccx-header__logo-image img{
  width: 100%;
  height: 100%;
  border-radius: 999px;
  object-fit: contain;
  display: block;
}

.ccx-header__logo-text{
  display: flex;
  flex-direction: column;
  line-height: 1.02;
}

.ccx-header__logo-text strong{
  color: #fff;
  font-size: 0.98rem;
  font-weight: 800;
}

.ccx-header__logo-text span{
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
}

.ccx-header__nav{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex: 1 1 auto;
  min-width: 0;
}

.ccx-header__nav a{
  color: #fff;
  text-decoration: none;
  font-size: 0.86rem;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
  transition: all 0.25s ease;
}

.ccx-header__nav a:hover{
  opacity: 0.95;
}

.ccx-header__nav a.is-active{
  background: rgba(255,255,255,0.18);
  padding: 12px 16px;
  border-radius: 14px;
}

.ccx-header__actions{
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

.ccx-header__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 16px;
  text-decoration: none;
  text-align: center;
  font-size: 0.88rem;
  font-weight: 800;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.ccx-header__btn--outline{
  color: #fff;
  border: 2px solid rgba(255,255,255,0.9);
  background: transparent;
}

.ccx-header__btn--outline:hover{
  background: rgba(255,255,255,0.08);
}

.ccx-header__btn--light{
  background: #fff;
  color: #d31a1f;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
}

.ccx-header__btn--light:hover{
  transform: translateY(-2px);
}

.ccx-header__toggle{
  display: none;
  position: absolute;
  top: 4px;
  right: 0;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 14px;
  background: rgba(255,255,255,0.14);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  z-index: 30;
}

.ccx-header__toggle span{
  width: 22px;
  height: 2.5px;
  border-radius: 20px;
  background: #fff;
  display: block;
}

@media (max-width: 1280px){
  .ccx-header__logo-image{
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
  }

  .ccx-header__logo-text strong{
    font-size: 0.92rem;
  }

  .ccx-header__logo-text span{
    font-size: 0.66rem;
  }

  .ccx-header__nav{
    gap: 10px;
  }

  .ccx-header__nav a{
    font-size: 0.8rem;
  }

  .ccx-header__nav a.is-active{
    padding: 10px 14px;
  }

  .ccx-header__btn{
    padding: 12px 14px;
    font-size: 0.8rem;
  }
}

@media (max-width: 1024px){
  .ccx-header__wrap{
    flex-direction: column;
    align-items: stretch;
    padding-top: 70px;
  }

  .ccx-header__logo{
    position: absolute;
    top: 0;
    left: 0;
    max-width: calc(100% - 70px);
  }

  .ccx-header__nav,
  .ccx-header__actions{
    display: none;
  }

  .ccx-header__toggle{
    display: flex;
  }

  .ccx-header.is-open .ccx-header__nav,
  .ccx-header.is-open .ccx-header__actions{
    display: flex;
    width: 100%;
  }

  .ccx-header.is-open .ccx-header__nav{
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    padding: 22px;
    margin-top: 18px;
    background: linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.06));
    border: 1px solid rgba(255,255,255,0.18);
    border-radius: 24px;
  }

  .ccx-header.is-open .ccx-header__actions{
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
  }

  .ccx-header.is-open .ccx-header__actions .ccx-header__btn{
    width: 100%;
  }
}

@media (max-width: 767px){
  .ccx-header{
    padding: 12px 0;
  }

  .ccx-header__logo{
    align-items: flex-start;
  }

  .ccx-header__logo-image{
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
  }

  .ccx-header__logo-text strong{
    font-size: 0.9rem;
  }

  .ccx-header__logo-text span{
    font-size: 0.62rem;
  }
}

@media (max-width: 782px){
  body.admin-bar .ccx-header{
    top: 46px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-154e39a */.cc-header{
  position:relative;
  z-index:40;
  padding:18px 0;
  background:linear-gradient(180deg, #db171d 0%, #d3141a 100%);
}

.cc-header-wrap{
  position:relative;
  display:flex;
  align-items:center;
  gap:28px;
}

.cc-logo{
  display:flex;
  align-items:center;
  gap:12px;
  color:#fff;
  flex-shrink:0;
}

.cc-logo-icon{
  width:58px;
  height:58px;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.cc-logo-icon svg{
  width:100%;
  height:100%;
  display:block;
}

.cc-logo-text{
  display:flex;
  flex-direction:column;
  line-height:1.02;
}

.cc-logo-text strong{
  font-size:1rem;
  font-weight:800;
}

.cc-logo-text span{
  font-size:0.72rem;
  font-weight:700;
  opacity:0.97;
}

.cc-nav{
  display:flex;
  align-items:center;
  gap:18px;
  margin-left:auto;
}

.cc-nav a{
  color:#fff;
  font-size:0.92rem;
  font-weight:800;
  line-height:1.15;
  opacity:0.97;
  transition:all .25s ease;
}

.cc-nav a:hover{
  opacity:1;
}

.cc-nav a.active{
  background:rgba(255,255,255,0.18);
  padding:13px 18px;
  border-radius:16px;
}

.cc-header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}

.cc-menu-toggle{
  display:none;
  position:absolute;
  top:6px;
  right:0;
  width:52px;
  height:52px;
  border:none;
  border-radius:14px;
  background:rgba(255,255,255,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  z-index:80;
  padding:0;
}

.cc-menu-toggle span{
  width:22px;
  height:2.5px;
  border-radius:20px;
  background:#fff;
  display:block;
  transition:all .3s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f4be5fd */.ccx-principles,
.ccx-principles * {
  box-sizing: border-box;
}

.ccx-principles {
  padding: 86px 0 92px;
  background: #f4f4f4;
}

.ccx-principles__container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.ccx-principles__header {
  text-align: center;
  margin-bottom: 44px;
}

.ccx-principles__eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #e1261c;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.ccx-principles__title {
  margin: 0;
  color: #0d1b36;
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.04em;
}

/* GRID SUPERIOR */
.ccx-principles__top-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-bottom: 50px;
}

.ccx-principles__main-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 28px 32px 30px;
  text-align: center;
  box-shadow: 0 10px 26px rgba(17, 28, 51, 0.06);
}

.ccx-principles__main-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d81b1f;
  color: #ffffff;
}

.ccx-principles__main-icon svg {
  width: 24px;
  height: 24px;
  display: block;
}

.ccx-principles__main-card h3 {
  margin: 0 0 16px;
  color: #0d1b36;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 800;
}

.ccx-principles__main-card p {
  margin: 0 auto;
  max-width: 290px;
  color: #6b7280;
  font-size: 16px;
  line-height: 1.7;
}

/* GRID INFERIOR */
.ccx-principles__bottom-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.ccx-principles__mini-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 26px 24px 24px;
  box-shadow: 0 10px 26px rgba(17, 28, 51, 0.06);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 230px;
}

.ccx-principles__mini-icon {
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5eeee;
  color: #d81b1f;
  flex-shrink: 0;
}

.ccx-principles__mini-icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.ccx-principles__mini-card h4 {
  margin: 0 0 14px;
  color: #0d1b36;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 800;
}

.ccx-principles__mini-card p {
  margin: 0;
  color: #6b7280;
  font-size: 15px;
  line-height: 1.8;
}

/* RESPONSIVO */
@media (max-width: 1024px) {
  .ccx-principles__top-grid {
    grid-template-columns: 1fr;
  }

  .ccx-principles__bottom-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ccx-principles__mini-card {
    min-height: 210px;
  }
}

@media (max-width: 767px) {
  .ccx-principles {
    padding: 64px 0 70px;
  }

  .ccx-principles__header {
    margin-bottom: 32px;
  }

  .ccx-principles__eyebrow {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .ccx-principles__title {
    font-size: 34px;
    line-height: 1.05;
  }

  .ccx-principles__top-grid {
    gap: 16px;
    margin-bottom: 28px;
  }

  .ccx-principles__main-card {
    padding: 24px 20px;
    border-radius: 14px;
  }

  .ccx-principles__main-icon {
    width: 52px;
    height: 52px;
    margin-bottom: 20px;
  }

  .ccx-principles__main-icon svg {
    width: 22px;
    height: 22px;
  }

  .ccx-principles__main-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .ccx-principles__main-card p {
    max-width: 100%;
    font-size: 15px;
    line-height: 1.7;
  }

  .ccx-principles__bottom-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ccx-principles__mini-card {
    padding: 22px 18px 20px;
    border-radius: 14px;
    min-height: auto;
  }

  .ccx-principles__mini-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 16px;
    border-radius: 10px;
  }

  .ccx-principles__mini-icon svg {
    width: 18px;
    height: 18px;
  }

  .ccx-principles__mini-card h4 {
    margin-bottom: 12px;
    font-size: 17px;
  }

  .ccx-principles__mini-card p {
    font-size: 14.5px;
    line-height: 1.75;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f60ccce */.cc-header{
  position:relative;
  z-index:40;
  padding:18px 0;
  background:linear-gradient(180deg, #db171d 0%, #d3141a 100%);
}

.cc-header-wrap{
  position:relative;
  display:flex;
  align-items:center;
  gap:28px;
}

.cc-logo{
  display:flex;
  align-items:center;
  gap:12px;
  color:#fff;
  flex-shrink:0;
}

.cc-logo-icon{
  width:58px;
  height:58px;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.cc-logo-icon svg{
  width:100%;
  height:100%;
  display:block;
}

.cc-logo-text{
  display:flex;
  flex-direction:column;
  line-height:1.02;
}

.cc-logo-text strong{
  font-size:1rem;
  font-weight:800;
}

.cc-logo-text span{
  font-size:0.72rem;
  font-weight:700;
  opacity:0.97;
}

.cc-nav{
  display:flex;
  align-items:center;
  gap:18px;
  margin-left:auto;
}

.cc-nav a{
  color:#fff;
  font-size:0.92rem;
  font-weight:800;
  line-height:1.15;
  opacity:0.97;
  transition:all .25s ease;
}

.cc-nav a:hover{
  opacity:1;
}

.cc-nav a.active{
  background:rgba(255,255,255,0.18);
  padding:13px 18px;
  border-radius:16px;
}

.cc-header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}

.cc-menu-toggle{
  display:none;
  position:absolute;
  top:6px;
  right:0;
  width:52px;
  height:52px;
  border:none;
  border-radius:14px;
  background:rgba(255,255,255,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  z-index:80;
  padding:0;
}

.cc-menu-toggle span{
  width:22px;
  height:2.5px;
  border-radius:20px;
  background:#fff;
  display:block;
  transition:all .3s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cb397f2 */.ccx-gallery {
  padding: 90px 0;
  background: #f4f4f4;
}

.ccx-gallery__container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

/* HEADER */
.ccx-gallery__header {
  text-align: center;
  margin-bottom: 42px;
}

.ccx-gallery__eyebrow {
  color: #e1261c;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

.ccx-gallery__header h2 {
  margin: 0 0 12px;
  font-size: 42px;
  font-weight: 800;
  color: #0d1b36;
}

.ccx-gallery__header p {
  color: #6b7280;
  font-size: 16px;
}

/* GRID */
.ccx-gallery__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

/* ITEM */
.ccx-gallery__item {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
}

.ccx-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

/* HOVER */
.ccx-gallery__item:hover img {
  transform: scale(1.08) translateY(-4px);
}

/* OVERLAY */
.ccx-gallery__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 18px;
  opacity: 0;
  transition: all 0.4s ease;
}

.ccx-gallery__item:hover .ccx-gallery__overlay {
  opacity: 1;
}

.ccx-gallery__overlay span {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

.ccx-gallery__overlay p {
  color: rgba(255,255,255,0.85);
  font-size: 14px;
}

/* MODAL */
.ccx-gallery__modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.ccx-gallery__modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.ccx-gallery__modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 14, 28, 0.68);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.ccx-gallery__modal-dialog {
  position: relative;
  z-index: 2;
  width: min(920px, 86vw);
  transform: scale(0.92) translateY(18px);
  opacity: 0;
  transition: transform 0.36s ease, opacity 0.36s ease;
}

.ccx-gallery__modal.is-open .ccx-gallery__modal-dialog {
  transform: scale(1) translateY(0);
  opacity: 1;
}

.ccx-gallery__modal-frame {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  background: linear-gradient(180deg, #ffffff 0%, #f4f4f4 100%);
  box-shadow:
    0 30px 70px rgba(0, 0, 0, 0.28),
    0 10px 24px rgba(0, 0, 0, 0.16);
}

.ccx-gallery__modal-img {
  display: block;
  width: 100%;
  max-height: 78vh;
  object-fit: contain;
  background: #ffffff;
}

.ccx-gallery__close {
  position: absolute;
  top: -18px;
  right: -18px;
  z-index: 3;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 50%;
  background: #ffffff;
  color: #0d1b36;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease;
}

.ccx-gallery__close span {
  display: block;
  font-size: 30px;
  line-height: 1;
  transform: translateY(-1px);
}

.ccx-gallery__close:hover {
  transform: scale(1.06);
  background: #f7f7f7;
}

@media (max-width: 767px) {
  .ccx-gallery__modal {
    padding: 20px;
  }

  .ccx-gallery__modal-dialog {
    width: min(94vw, 560px);
  }

  .ccx-gallery__modal-frame {
    border-radius: 16px;
  }

  .ccx-gallery__modal-img {
    max-height: 72vh;
  }

  .ccx-gallery__close {
    top: -12px;
    right: -6px;
    width: 40px;
    height: 40px;
  }

  .ccx-gallery__close span {
    font-size: 26px;
  }
}

/* RESPONSIVO */
@media (max-width: 1024px) {
  .ccx-gallery__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .ccx-gallery__grid {
    grid-template-columns: 1fr;
  }

  .ccx-gallery__header h2 {
    font-size: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8a48982 */.cc-header{
  position:relative;
  z-index:40;
  padding:18px 0;
  background:linear-gradient(180deg, #db171d 0%, #d3141a 100%);
}

.cc-header-wrap{
  position:relative;
  display:flex;
  align-items:center;
  gap:28px;
}

.cc-logo{
  display:flex;
  align-items:center;
  gap:12px;
  color:#fff;
  flex-shrink:0;
}

.cc-logo-icon{
  width:58px;
  height:58px;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.cc-logo-icon svg{
  width:100%;
  height:100%;
  display:block;
}

.cc-logo-text{
  display:flex;
  flex-direction:column;
  line-height:1.02;
}

.cc-logo-text strong{
  font-size:1rem;
  font-weight:800;
}

.cc-logo-text span{
  font-size:0.72rem;
  font-weight:700;
  opacity:0.97;
}

.cc-nav{
  display:flex;
  align-items:center;
  gap:18px;
  margin-left:auto;
}

.cc-nav a{
  color:#fff;
  font-size:0.92rem;
  font-weight:800;
  line-height:1.15;
  opacity:0.97;
  transition:all .25s ease;
}

.cc-nav a:hover{
  opacity:1;
}

.cc-nav a.active{
  background:rgba(255,255,255,0.18);
  padding:13px 18px;
  border-radius:16px;
}

.cc-header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}

.cc-menu-toggle{
  display:none;
  position:absolute;
  top:6px;
  right:0;
  width:52px;
  height:52px;
  border:none;
  border-radius:14px;
  background:rgba(255,255,255,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  z-index:80;
  padding:0;
}

.cc-menu-toggle span{
  width:22px;
  height:2.5px;
  border-radius:20px;
  background:#fff;
  display:block;
  transition:all .3s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b699991 */.ccx-final-features,
.ccx-final-features *,
.ccx-final-cta,
.ccx-final-cta * {
  box-sizing: border-box;
}

/* =========================
   DIFERENCIAIS
========================= */
.ccx-final-features {
  padding: 78px 0 74px;
  background: #f4f4f4;
}

.ccx-final-features__container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.ccx-final-features__header {
  text-align: center;
  margin-bottom: 42px;
}

.ccx-final-features__eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #e1261c;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.ccx-final-features__title {
  margin: 0;
  color: #0d1b36;
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.ccx-final-features__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.ccx-final-feature-card {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 18px;
  align-items: flex-start;
  padding: 28px 28px;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 10px 26px rgba(17, 28, 51, 0.06);
}

.ccx-final-feature-card__icon {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  background: #f7f1f2;
  color: #d81b1f;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccx-final-feature-card__icon svg {
  width: 24px;
  height: 24px;
  display: block;
}

.ccx-final-feature-card__text h3 {
  margin: 0 0 10px;
  color: #0d1b36;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}

.ccx-final-feature-card__text p {
  margin: 0;
  color: #6b7280;
  font-size: 16px;
  line-height: 1.7;
  max-width: 520px;
}

/* =========================
   CTA FINAL
========================= */
.ccx-final-cta {
  position: relative;
  overflow: hidden;
  padding: 78px 0 88px;
  background: linear-gradient(135deg, #e3131f 0%, #c90f1a 100%);
}

.ccx-final-cta__container {
  position: relative;
  z-index: 2;
  width: min(1280px, 92%);
  margin: 0 auto;
}

.ccx-final-cta__content {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.ccx-final-cta__title {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(38px, 4.2vw, 62px);
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.ccx-final-cta__text {
  margin: 0 auto 28px;
  max-width: 700px;
  color: rgba(255,255,255,0.95);
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
}

.ccx-final-cta__actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.ccx-final-cta__btn {
  min-height: 56px;
  padding: 0 32px;
  border-radius: 12px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: all 0.3s ease;
}

.ccx-final-cta__btn--light {
  background: #ffffff;
  color: #d31a1c;
  box-shadow: 0 12px 24px rgba(0,0,0,0.10);
}

.ccx-final-cta__btn--light:hover {
  transform: translateY(-2px);
}

.ccx-final-cta__btn--outline {
  border: 1px solid rgba(255,255,255,0.85);
  color: #ffffff;
  background: transparent;
}

.ccx-final-cta__btn--outline:hover {
  background: rgba(255,255,255,0.08);
  transform: translateY(-2px);
}

.ccx-final-cta__btn--outline svg {
  width: 18px;
  height: 18px;
  display: block;
}

/* coração de fundo */
.ccx-final-cta__heart {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.ccx-final-cta__heart::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 54%;
  width: 300px;
  height: 260px;
  transform: translate(-50%, -50%);
  opacity: 0.10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 300'><path fill='none' stroke='white' stroke-width='18' d='M 66 123 L 18 123 Q 18 63 61 38 Q 87 22 112 24 Q 145 26 180 61 Q 215 26 248 24 Q 273 22 299 38 Q 342 63 342 123 L 294 123 Q 294 83 268 68 Q 252 59 238 60 Q 212 62 180 100 Q 148 62 122 60 Q 108 59 92 68 Q 66 83 66 123 Z'/><path fill='none' stroke='white' stroke-width='18' d='M 294 160 L 338 160 Q 330 212 293 245 Q 248 284 180 286 Q 112 284 67 245 Q 30 212 22 160 L 66 160 Q 73 191 98 212 Q 129 238 180 240 Q 231 238 262 212 Q 287 191 294 160 Z'/></svg>");
}

/* RESPONSIVO */
@media (max-width: 1024px) {
  .ccx-final-features__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .ccx-final-features {
    padding: 62px 0 64px;
  }

  .ccx-final-features__header {
    margin-bottom: 30px;
  }

  .ccx-final-features__eyebrow {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .ccx-final-features__title {
    font-size: 34px;
    line-height: 1.05;
  }

  .ccx-final-features__grid {
    gap: 16px;
  }

  .ccx-final-feature-card {
    grid-template-columns: 56px 1fr;
    gap: 14px;
    padding: 22px 18px;
    border-radius: 14px;
  }

  .ccx-final-feature-card__icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
  }

  .ccx-final-feature-card__icon svg {
    width: 20px;
    height: 20px;
  }

  .ccx-final-feature-card__text h3 {
    font-size: 17px;
    margin-bottom: 8px;
  }

  .ccx-final-feature-card__text p {
    font-size: 14.5px;
    line-height: 1.7;
  }

  .ccx-final-cta {
    padding: 62px 0 70px;
  }

  .ccx-final-cta__title {
    font-size: 34px;
    line-height: 1.04;
  }

  .ccx-final-cta__text {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 22px;
  }

  .ccx-final-cta__actions {
    flex-direction: column;
  }

  .ccx-final-cta__btn {
    width: 100%;
    min-height: 52px;
    padding: 0 20px;
  }

  .ccx-final-cta__heart::before {
    width: 220px;
    height: 190px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-56e1d28 */.cc-header{
  position:relative;
  z-index:40;
  padding:18px 0;
  background:linear-gradient(180deg, #db171d 0%, #d3141a 100%);
}

.cc-header-wrap{
  position:relative;
  display:flex;
  align-items:center;
  gap:28px;
}

.cc-logo{
  display:flex;
  align-items:center;
  gap:12px;
  color:#fff;
  flex-shrink:0;
}

.cc-logo-icon{
  width:58px;
  height:58px;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.cc-logo-icon svg{
  width:100%;
  height:100%;
  display:block;
}

.cc-logo-text{
  display:flex;
  flex-direction:column;
  line-height:1.02;
}

.cc-logo-text strong{
  font-size:1rem;
  font-weight:800;
}

.cc-logo-text span{
  font-size:0.72rem;
  font-weight:700;
  opacity:0.97;
}

.cc-nav{
  display:flex;
  align-items:center;
  gap:18px;
  margin-left:auto;
}

.cc-nav a{
  color:#fff;
  font-size:0.92rem;
  font-weight:800;
  line-height:1.15;
  opacity:0.97;
  transition:all .25s ease;
}

.cc-nav a:hover{
  opacity:1;
}

.cc-nav a.active{
  background:rgba(255,255,255,0.18);
  padding:13px 18px;
  border-radius:16px;
}

.cc-header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}

.cc-menu-toggle{
  display:none;
  position:absolute;
  top:6px;
  right:0;
  width:52px;
  height:52px;
  border:none;
  border-radius:14px;
  background:rgba(255,255,255,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  z-index:80;
  padding:0;
}

.cc-menu-toggle span{
  width:22px;
  height:2.5px;
  border-radius:20px;
  background:#fff;
  display:block;
  transition:all .3s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5a58d3a */.ccx-footer{
  background: linear-gradient(180deg, #1b1b1f 0%, #18181c 100%);
  color: #fff;
  padding: 76px 0 0;
  overflow: hidden;
}

.ccx-footer,
.ccx-footer *{
  box-sizing: border-box;
}

.ccx-footer__container{
  width: min(1240px, 95%);
  margin: 0 auto;
}

.ccx-footer__grid{
  display: grid;
  grid-template-columns: 1.05fr 0.95fr 1.15fr 1fr;
  gap: 48px;
  align-items: start;
  padding-bottom: 70px;
}

.ccx-footer__col h3{
  margin: 0 0 24px;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}

/* BRAND */
.ccx-footer__logo{
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  margin-bottom: 22px;
}

.ccx-footer__logo-image{
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
}

.ccx-footer__logo-image img{
  width: 100%;
  height: 100%;
  border-radius: 999px;
  object-fit: contain;
  display: block;
}

.ccx-footer__logo-text{
  display: flex;
  flex-direction: column;
  line-height: 1.02;
}

.ccx-footer__logo-text strong{
  color: #fff;
  font-size: 1rem;
  font-weight: 800;
}

.ccx-footer__logo-text span{
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  opacity: 0.95;
}

.ccx-footer__about{
  margin: 0 0 22px;
  max-width: 260px;
  color: rgba(255,255,255,0.9);
  font-size: 15px;
  line-height: 1.65;
  font-weight: 500;
}

.ccx-footer__social{
  display: flex;
  align-items: center;
  gap: 12px;
}

.ccx-footer__social a{
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
}

.ccx-footer__social a:hover{
  background: #d91c23;
  transform: translateY(-2px);
}

.ccx-footer__social svg{
  width: 16px;
  height: 16px;
  display: block;
}

/* LINKS */
.ccx-footer__links{
  list-style: none;
  margin: 0;
  padding: 0;
}

.ccx-footer__links li{
  margin-bottom: 14px;
}

.ccx-footer__links a{
  color: rgba(255,255,255,0.95);
  text-decoration: none;
  font-size: 15px;
  line-height: 1.55;
  transition: all 0.25s ease;
}

.ccx-footer__links a:hover{
  color: #fff;
  opacity: 0.8;
}

/* CONTACT */
.ccx-footer__contact-list{
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ccx-footer__contact-item{
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.ccx-footer__contact-icon{
  width: 16px;
  height: 16px;
  min-width: 16px;
  color: #e11414;
  margin-top: 2px;
}

.ccx-footer__contact-icon svg{
  width: 100%;
  height: 100%;
  display: block;
}

.ccx-footer__contact-text span{
  color: rgba(255,255,255,0.95);
  font-size: 15px;
  line-height: 1.65;
  display: block;
}

/* BOTTOM */
.ccx-footer__bottom{
  border-top: 1px solid rgba(255,255,255,0.08);
  padding: 18px 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.ccx-footer__bottom-left,
.ccx-footer__bottom-right{
  color: rgba(255,255,255,0.72);
  font-size: 14px;
  line-height: 1.5;
}

/* RESPONSIVO */
@media (max-width: 1100px){
  .ccx-footer__grid{
    grid-template-columns: 1fr 1fr;
    gap: 40px 34px;
  }
}

@media (max-width: 767px){
  .ccx-footer{
    padding: 58px 0 0;
  }

  .ccx-footer__grid{
    grid-template-columns: 1fr;
    gap: 34px;
    padding-bottom: 42px;
  }

  .ccx-footer__about{
    max-width: 100%;
  }

  .ccx-footer__bottom{
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 0 18px;
  }

  .ccx-footer__bottom-left,
  .ccx-footer__bottom-right{
    font-size: 13px;
  }
}/* End custom CSS */