.elementor-5522 .elementor-element.elementor-element-85f9619{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;--z-index:0;}.elementor-5522 .elementor-element.elementor-element-85f9619:not(.elementor-motion-effects-element-type-background), .elementor-5522 .elementor-element.elementor-element-85f9619 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0F1A;}.elementor-5522 .elementor-element.elementor-element-aa61e94{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-5522 .elementor-element.elementor-element-aa61e94:not(.elementor-motion-effects-element-type-background), .elementor-5522 .elementor-element.elementor-element-aa61e94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0F1A;}.elementor-5522 .elementor-element.elementor-element-1d34ec3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-5522 .elementor-element.elementor-element-1d34ec3:not(.elementor-motion-effects-element-type-background), .elementor-5522 .elementor-element.elementor-element-1d34ec3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0F1A;}.elementor-5522 .elementor-element.elementor-element-5b94e5c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-5522 .elementor-element.elementor-element-5b94e5c:not(.elementor-motion-effects-element-type-background), .elementor-5522 .elementor-element.elementor-element-5b94e5c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0F1A;}.elementor-5522 .elementor-element.elementor-element-a424162{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-5522 .elementor-element.elementor-element-a424162:not(.elementor-motion-effects-element-type-background), .elementor-5522 .elementor-element.elementor-element-a424162 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0F1A;}.elementor-5522 .elementor-element.elementor-element-9530575{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-5522 .elementor-element.elementor-element-9530575:not(.elementor-motion-effects-element-type-background), .elementor-5522 .elementor-element.elementor-element-9530575 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0F1A;}:root{--page-title-display:none;}/* Start custom CSS *//* ========== PT HERO SECTION ========== */
.pt-hero-section {
  padding: 120px 24px 80px 24px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  background-color: #0b1120 !important;
}

.pt-hero-section .pt-badge {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 8px 16px !important;
  border-radius: 9999px !important;
  border: 1px solid rgba(155, 106, 255, 0.35) !important;
  background-color: rgba(155, 106, 255, 0.12) !important;
  color: #9b6aff !important;

  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 32px !important;
  font-style: normal !important;
}

.pt-hero-section .pt-badge svg {
  width: 16px !important;
  height: 16px !important;
}

.pt-hero-section .pt-hero-title {
  font-size: 48px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  margin: 0 0 24px 0 !important;
  color: #ffffff !important;
  font-style: normal !important;
  text-align: center !important;
}

.pt-hero-section .pt-hero-title-highlight {
  color: rgba(255, 255, 255, 0.5) !important;
  font-style: italic !important;
  font-weight: 700 !important;
  display: block !important;
}

.pt-hero-section .pt-hero-subtitle {
  font-size: 18px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  margin: 0 0 8px 0 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-align: center !important;
}

.pt-hero-section .pt-hero-subtitle-secondary {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.65) !important;
  margin: 0 0 40px 0 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-align: center !important;
}

.pt-hero-section .pt-cta-button {
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 16px 32px !important;
  border-radius: 12px !important;
  background-color: #92c1e9 !important;
  color: #0b1120 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease !important;
  font-style: normal !important;
}

.pt-hero-section .pt-cta-button:hover {
  background-color: #a8ceed !important;
}

.pt-hero-section .pt-cta-button svg {
  width: 20px !important;
  height: 20px !important;
}

@media (max-width: 768px) {
  .pt-hero-section .pt-hero-title {
    font-size: 32px !important;
  }
}



/* ========== PT PAIN POINTS SECTION ========== */
.pt-painpoints-section {
  padding: 80px 24px !important;
  background-color: #0b1120 !important;
}

.pt-painpoints-container {
  max-width: 1000px !important;
  margin: 0 auto !important;
}

.pt-painpoints-title {
  font-size: 32px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  text-align: center !important;
  margin: 0 0 16px 0 !important;
  font-style: normal !important;
}

.pt-painpoints-subtitle {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.6) !important;
  text-align: center !important;
  margin: 0 0 48px 0 !important;
  font-style: normal !important;
  line-height: 1.6 !important;
}

.pt-painpoints-grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 16px !important;
}

@media (max-width: 768px) {
  .pt-painpoints-grid {
    grid-template-columns: 1fr !important;
  }
}

.pt-painpoint-card {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-radius: 16px !important;
  padding: 24px !important;
  display: flex !important;
  gap: 16px !important;
  align-items: flex-start !important;
}

.pt-painpoint-icon {
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-width: 1px !important;
  border-style: solid !important;
}

.pt-painpoint-icon svg {
  width: 20px !important;
  height: 20px !important;
}

/* Icon color variants */
.pt-painpoint-icon--blue {
  background-color: rgba(96, 165, 250, 0.1) !important;
  border-color: rgba(96, 165, 250, 0.3) !important;
  color: #60a5fa !important;
}

.pt-painpoint-icon--teal {
  background-color: rgba(45, 212, 191, 0.1) !important;
  border-color: rgba(45, 212, 191, 0.3) !important;
  color: #2dd4bf !important;
}

.pt-painpoint-icon--orange {
  background-color: rgba(251, 146, 60, 0.1) !important;
  border-color: rgba(251, 146, 60, 0.3) !important;
  color: #fb923c !important;
}

.pt-painpoint-icon--yellow {
  background-color: rgba(250, 204, 21, 0.1) !important;
  border-color: rgba(250, 204, 21, 0.3) !important;
  color: #facc15 !important;
}

.pt-painpoint-icon--green {
  background-color: rgba(74, 222, 128, 0.1) !important;
  border-color: rgba(74, 222, 128, 0.3) !important;
  color: #4ade80 !important;
}

.pt-painpoint-icon--cyan {
  background-color: rgba(34, 211, 238, 0.1) !important;
  border-color: rgba(34, 211, 238, 0.3) !important;
  color: #22d3ee !important;
}

.pt-painpoint-icon--pink {
  background-color: rgba(244, 114, 182, 0.1) !important;
  border-color: rgba(244, 114, 182, 0.3) !important;
  color: #f472b6 !important;
}

.pt-painpoint-icon--purple {
  background-color: rgba(192, 132, 252, 0.1) !important;
  border-color: rgba(192, 132, 252, 0.3) !important;
  color: #c084fc !important;
}

.pt-painpoint-icon--amber {
  background-color: rgba(251, 191, 36, 0.1) !important;
  border-color: rgba(251, 191, 36, 0.3) !important;
  color: #fbbf24 !important;
}

.pt-painpoint-content {
  flex: 1 !important;
}

.pt-painpoint-card-title {
  font-size: 19px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin: 0 0 8px 0 !important;
  font-style: normal !important;
}

.pt-painpoint-card-desc {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.8) !important;
  margin: 0 0 8px 0 !important;
  font-style: normal !important;
  line-height: 1.5 !important;
}

.pt-painpoint-card-subtext {
  font-size: 15px !important;
  color: rgba(255, 255, 255, 0.65) !important;
  margin: 0 !important;
  font-style: italic !important;
}

/* ========== PT TRANSITION SECTION ========== */
.pt-transition-section {
  padding: 80px 24px !important;
  background-color: #0b1120 !important;
  text-align: center !important;
}

.pt-transition-text {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin: 0 !important;
  line-height: 1.6 !important;
  font-style: normal !important;
}

.pt-transition-text-highlight {
  display: block !important;
  color: rgba(255, 255, 255, 0.5) !important;
  font-weight: 600 !important;
  font-style: normal !important;
}

@media (max-width: 768px) {
  .pt-transition-text {
    font-size: 20px !important;
  }
}


/* ========== PT COME FUNZIONA SECTION ========== */
.pt-comefunziona-section {
  padding: 80px 24px !important;
  background-color: #0b1120 !important;
}

.pt-comefunziona-container {
  max-width: 800px !important;
  margin: 0 auto !important;
}

.pt-comefunziona-title {
  font-size: 32px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  text-align: center !important;
  margin: 0 0 16px 0 !important;
  font-style: normal !important;
}

.pt-comefunziona-subtitle {
  font-size: 18px !important;
  color: rgba(255, 255, 255, 0.6) !important;
  text-align: center !important;
  margin: 0 0 48px 0 !important;
  font-style: normal !important;
  line-height: 1.6 !important;
}

.pt-steps-list {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
  margin-bottom: 48px !important;
}

.pt-step-card {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-radius: 16px !important;
  padding: 24px !important;
  display: flex !important;
  gap: 20px !important;
  align-items: flex-start !important;
}

.pt-step-number {
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(146, 193, 233, 0.3) !important;
  background-color: rgba(146, 193, 233, 0.1) !important;
  color: #92c1e9 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

.pt-step-content {
  flex: 1 !important;
}

.pt-step-title {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin: 0 0 12px 0 !important;
  font-style: normal !important;
}

.pt-step-desc {
  font-size: 17px !important;
  color: rgba(255, 255, 255, 0.6) !important;
  margin: 0 0 4px 0 !important;
  font-style: normal !important;
  line-height: 1.5 !important;
}

.pt-step-desc-italic {
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.4) !important;
  margin: 0 !important;
  font-style: italic !important;
  line-height: 1.5 !important;
}

/* Conclusion box */
.pt-conclusion-box {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-radius: 16px !important;
  padding: 32px !important;
  text-align: center !important;
}

.pt-conclusion-text {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin: 0 0 8px 0 !important;
  font-style: normal !important;
  line-height: 1.6 !important;
}

.pt-conclusion-highlight {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #92c1e9 !important;
  margin: 0 !important;
  font-style: normal !important;
}


/* ========================================
   TECHNOLOGY SECTION
   ======================================== */

.pt-technology-section {
  padding: 80px 20px !important;
  background-color: hsl(220, 50%, 7%) !important;
  text-align: center !important;
  overflow: hidden !important;
}

.pt-technology-container {
  max-width: 900px !important;
  margin: 0 auto !important;
}

.pt-technology-title {
  font-size: 2.5rem !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin-bottom: 32px !important;
  line-height: 1.2 !important;
}

.pt-technology-subtitle {
  font-size: 1.125rem !important;
  color: rgba(255, 255, 255, 0.6) !important;
  line-height: 1.8 !important;
  margin-bottom: 48px !important;
}

/* Marquee Container */
.pt-marquee-wrapper {
  width: 100% !important;
  overflow: hidden !important;
  margin-bottom: 48px !important;
  -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent) !important;
  mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent) !important;
}

.pt-marquee-track {
  display: flex !important;
  gap: 24px !important;
  animation: pt-marquee-scroll 30s linear infinite !important;
  width: max-content !important;
}

@keyframes pt-marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.pt-marquee-item {
  width: 56px !important;
  height: 56px !important;
  border-radius: 12px !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  transition: all 0.3s ease !important;
}

.pt-marquee-item:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.pt-marquee-item img {
  width: 32px !important;
  height: 32px !important;
  object-fit: contain !important;
}

/* Footer text */
.pt-technology-footer {
  max-width: 700px !important;
  margin: 0 auto !important;
}

.pt-technology-footer-text {
  font-size: 1.125rem !important;
  color: rgba(255, 255, 255, 0.6) !important;
  line-height: 1.6 !important;
  margin-bottom: 4px !important;
}

.pt-technology-footer-italic {
  font-size: 1rem !important;
  color: rgba(255, 255, 255, 0.4) !important;
  font-style: italic !important;
  margin-top: 16px !important;
}

@media (max-width: 768px) {
  .pt-technology-title {
    font-size: 1.75rem !important;
  }
  
  .pt-technology-subtitle {
    font-size: 1rem !important;
  }
  
  .pt-marquee-item {
    width: 48px !important;
    height: 48px !important;
  }
  
  .pt-marquee-item img {
    width: 26px !important;
    height: 26px !important;
  }
}



/* ========================================
   BASTA SECTION (Final CTA)
   ======================================== */

.pt-basta-section {
  padding: 100px 20px !important;
  background-color: hsl(220, 50%, 7%) !important;
  text-align: center !important;
}

.pt-basta-container {
  max-width: 600px !important;
  margin: 0 auto !important;
}

.pt-basta-emoji {
  font-size: 4rem !important;
  margin-bottom: 32px !important;
  display: block !important;
}

.pt-basta-text {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  line-height: 1.4 !important;
  margin-bottom: 16px !important;
}

.pt-basta-title {
  font-size: 3.5rem !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin-bottom: 48px !important;
}

.pt-basta-cta {
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 20px 48px !important;
  background-color: #92c1e9 !important;
  color: hsl(220, 50%, 7%) !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  border-radius: 12px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.pt-basta-cta:hover {
  background-color: #a8ceed !important;
  transform: translateY(-2px) !important;
}

.pt-basta-cta svg {
  width: 20px !important;
  height: 20px !important;
}

@media (max-width: 768px) {
  .pt-basta-section {
    padding: 80px 20px !important;
  }
  
  .pt-basta-emoji {
    font-size: 3rem !important;
  }
  
  .pt-basta-text {
    font-size: 1.25rem !important;
  }
  
  .pt-basta-title {
    font-size: 2.5rem !important;
  }
  
  .pt-basta-cta {
    padding: 16px 32px !important;
    font-size: 1rem !important;
  }
}
.pt-basta-cta::after{
  content: "";
  width: 100px;
  height:40px;
  background: url("https://rivieradigitale.it/wp-content/uploads/2026/01/caos.png") no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-left: 0px;
  transform: translateY(1px);
}


/* ===========================================
   PIÙ TEMPO - Hero Section (Violet Theme)
   =========================================== */

/* Hero Più Tempo - Violet theme */
.pt-section-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, hsl(220 50% 5%) 0%, hsl(270 30% 8%) 50%, hsl(270 25% 10%) 100%) !important;
}

/* Halo violet */
.pt-section-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse 80% 50% at 50% 0%, rgba(147, 51, 234, 0.18) 0%, transparent 60%);
  pointer-events: none;
  z-index: 1;
}

/* Icône horloge en filigrane */
.pt-section-hero::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239333ea' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12,6 12,12 16,14'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.07;
  pointer-events: none;
  z-index: 0;
}

/* Contenu au-dessus */
.pt-section-hero > .elementor-container {
  position: relative;
  z-index: 2;
}/* End custom CSS */