/*
  Offerte a tempo limitato — Piscine Italia
  File dedicato: /css/offerte_tempo_limitato_evergreen.css
  Versione: 20260529
*/

.gtm-noscript-iframe{
  display:none;
  visibility:hidden;
}

#corpo_centrale_colonna_dx{
  padding-left:0 !important;
  padding-right:0 !important;
  padding-bottom:0 !important;
  background:transparent !important;
}

#menu_briciole_di_pane.otl-breadcrumb{
  padding:14px 30px !important;
  background:#fff !important;
  color:#4d5d63 !important;
  line-height:1.3;
}

.otl-breadcrumb__home{
  font-size:18px !important;
  color:#334a52;
  text-decoration:none;
  vertical-align:middle;
}

.otl-breadcrumb__home:hover,
.otl-breadcrumb__home:focus{
  color:#008997;
  text-decoration:none;
}

.otl-breadcrumb__separator{
  margin-left:5px;
  margin-right:5px;
  vertical-align:middle;
}

.otl-page,
.otl-page *{
  box-sizing:border-box;
}

.otl-page{
  position:relative;
  overflow:hidden;
  padding:64px 0 0;
  color:#102f39;
  background:
    radial-gradient(circle at 18% 18%, rgba(0,180,190,.20), transparent 34%),
    radial-gradient(circle at 86% 24%, rgba(255,172,96,.34), transparent 32%),
    radial-gradient(circle at 50% 105%, rgba(44,211,174,.18), transparent 35%),
    linear-gradient(135deg, #f6fffd 0%, #fff7ec 48%, #e9fbff 100%);
}

.otl-page::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:50px;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(
    180deg,
    rgba(255,255,255,1) 0%,
    rgba(255,255,255,.94) 20%,
    rgba(255,255,255,.78) 42%,
    rgba(255,255,255,.42) 68%,
    rgba(255,255,255,0) 100%
  );
}

.otl-page .pp-hero__bg{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:1;
  background:
    radial-gradient(circle at 20% 30%, rgba(255,255,255,.65) 0%, rgba(255,255,255,0) 42%),
    radial-gradient(circle at 78% 18%, rgba(255,255,255,.55) 0%, rgba(255,255,255,0) 38%);
}

.otl-page .pp-hero__bg::before,
.otl-page .pp-hero__bg::after{
  content:"";
  position:absolute;
  pointer-events:none;
}

.otl-page .pp-hero__bg::before{
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:.18;
  background-image:
    radial-gradient(rgba(0,137,151,.16) 1px, transparent 1px);
  background-size:26px 26px;
  mask-image:linear-gradient(180deg, rgba(0,0,0,.55), transparent 78%);
  -webkit-mask-image:linear-gradient(180deg, rgba(0,0,0,.55), transparent 78%);
}

.otl-page .pp-hero__bg::after{
  display:none;
}

.otl-page .pp-container{
  position:relative;
  z-index:2;
  width:min(100% - 48px, 1160px);
  margin:0 auto;
}

.otl-page .pp-hero__grid{
  display:grid;
  grid-template-columns:minmax(0, 1.35fr) minmax(280px, .85fr);
  gap:56px;
  align-items:start;
}

.otl-page .pp-kicker,
.otl-page .pp-panel__label{
  margin:0 0 10px;
  color:#008997;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.otl-page .pp-title{
  margin:0 0 18px;
  color:#102f39;
  font-size:clamp(42px, 5vw, 74px);
  line-height:.96;
  font-weight:900;
  letter-spacing:-.045em;
  text-shadow:none;
}

.otl-page .pp-title__amp{
  display:inline-block;
  color:#f26a3d;
}

.otl-page .pp-subtitle{
  max-width:640px;
  margin:0;
  color:#263f47;
  font-size:16px;
  line-height:1.72;
  font-weight:650;
}

.otl-page .pp-subtitle strong,
.otl-page .pp-how__steps strong{
  color:#e85e35;
}

.otl-page .pp-badges{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin:24px 0 18px;
}

.otl-page .pp-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:38px;
  padding:8px 14px;
  border:1px solid rgba(0,137,151,.22);
  border-radius:999px;
  background:rgba(255,255,255,.78);
  color:#173842;
  font-size:14px;
  font-weight:750;
  box-shadow:0 8px 22px rgba(13,52,62,.08);
  backdrop-filter:blur(10px);
}

.otl-page .pp-badge i{
  color:#f26a3d;
}

.otl-page .pp-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
  margin-top:8px;
}

.otl-page .pp-pill{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:6px 12px;
  border:1px solid #f26a3d;
  border-radius:999px;
  background:#f26a3d;
  color:#fff;
  font-size:13px;
  font-weight:900;
}

.otl-page .pp-meta__text{
  color:#263f47;
  font-size:13px;
  font-weight:650;
}

.otl-page .pp-hero__panel{
  display:flex;
  flex-direction:column;
  gap:16px;
}

.otl-page .pp-panel,
.otl-page .pp-how{
  overflow:hidden;
  padding:22px;
  border:1px solid rgba(0,137,151,.22);
  border-radius:18px;
  background:rgba(255,255,255,.82);
  color:#102f39;
  box-shadow:0 24px 55px rgba(13,52,62,.14);
  backdrop-filter:blur(14px);
}

.otl-page .pp-panel__top{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:12px;
}

.otl-page .pp-panel__label{
  margin:0;
  font-size:11px;
}

.otl-page .pp-panel__dot{
  display:inline-block;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#f26a3d;
}

.otl-page .pp-panel__title{
  margin:0 0 10px;
  color:#102f39;
  font-size:20px;
  line-height:1.2;
  font-weight:900;
}

.otl-page .pp-panel__desc{
  margin:0 0 16px;
  color:#263f47;
  font-size:14px;
  line-height:1.58;
  font-weight:650;
}

.otl-page .pp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:10px 18px;
  border:0;
  border-radius:11px;
  background:linear-gradient(90deg, #f26a3d 0%, #ff9a55 100%);
  color:#fff;
  font-size:14px;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 12px 24px rgba(242,106,61,.24);
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.otl-page .pp-btn:hover,
.otl-page .pp-btn:focus{
  color:#fff;
  text-decoration:none;
  transform:translateY(-1px);
  background:linear-gradient(90deg, #008997 0%, #18b9b3 100%);
  box-shadow:0 14px 28px rgba(0,137,151,.22);
}

.otl-page .pp-how__steps{
  margin:0;
  padding-left:19px;
  color:#263f47;
  font-size:14px;
  line-height:1.65;
  font-weight:700;
}

.otl-page .pp-how__steps li + li{
  margin-top:3px;
}

.otl-page .pp-volantino{
  width:calc(100vw - 60px);
  max-width:none;
  margin-top:70px;
  margin-left:calc(50% - 50vw + 30px);
  margin-right:calc(50% - 50vw + 30px);
  padding:42px 0 54px;
  border-top:1px solid rgba(0,137,151,.12);
}

.otl-page .pp-volantino > .pp-container{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
}

.otl-page .pp-volantino-grid{
  display:grid;
  grid-template-columns:repeat(5, minmax(0, 1fr));
  gap:24px;
  align-items:end;
}

.otl-page .pp-volantino-item{
  display:block;
  min-width:0;
  text-decoration:none;
  filter:drop-shadow(0 22px 34px rgba(16,47,57,.12));
  transition:transform .18s ease, filter .18s ease;
}

.otl-page .pp-volantino-item:hover,
.otl-page .pp-volantino-item:focus{
  transform:translateY(-4px);
  filter:drop-shadow(0 26px 38px rgba(16,47,57,.18));
  text-decoration:none;
}

.otl-page .pp-volantino-item img{
  display:block;
  width:100%;
  height:auto;
  border:0;
}

.otl-page.is-ready .pp-hero__copy,
.otl-page.is-ready .pp-hero__panel,
.otl-page.is-ready .pp-volantino{
  animation:otlFadeUp .42s ease both;
}

.otl-page.is-ready .pp-hero__panel{
  animation-delay:.07s;
}

.otl-page.is-ready .pp-volantino{
  animation-delay:.12s;
}

@keyframes otlFadeUp{
  from{
    opacity:0;
    transform:translateY(12px);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}

@media (max-width: 1100px){
  .otl-page .pp-hero__grid{
    gap:34px;
  }

  .otl-page .pp-title{
    font-size:clamp(40px, 6vw, 62px);
  }
}

@media (max-width: 900px){
  .otl-page{
    padding-top:44px;
  }

  .otl-page .pp-hero__grid{
    grid-template-columns:1fr;
  }

  .otl-page .pp-hero__panel{
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1200px){
  .otl-page .pp-volantino-grid{
    gap:18px;
  }
}

@media (max-width: 980px){
  .otl-page .pp-volantino-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
    max-width:760px;
    margin:0 auto;
  }
}

@media (max-width: 767px){
  #menu_briciole_di_pane.otl-breadcrumb{
    padding:12px 18px !important;
  }

  .otl-page{
    padding-top:34px;
    background:
      radial-gradient(circle at 15% 10%, rgba(0,168,184,.10), transparent 28%),
      radial-gradient(circle at 85% 8%, rgba(242,106,61,.08), transparent 24%),
      linear-gradient(180deg, #fbfdfd 0%, #f4f9f9 100%);
  }

  .otl-page .pp-container{
    width:min(100% - 28px, 1160px);
  }

  .otl-page .pp-title{
    margin-bottom:14px;
    font-size:42px;
    line-height:1;
  }

  .otl-page .pp-subtitle{
    font-size:15px;
    line-height:1.62;
  }

  .otl-page .pp-badges{
    gap:8px;
  }

  .otl-page .pp-badge{
    min-height:35px;
    padding:7px 12px;
    font-size:13px;
  }

  .otl-page .pp-hero__panel{
    display:flex;
  }

  .otl-page .pp-panel,
  .otl-page .pp-how{
    padding:18px;
    border-radius:16px;
  }

    .otl-page .pp-volantino{
      width:calc(100vw - 28px);
      margin-top:42px;
      margin-left:calc(50% - 50vw + 14px);
      margin-right:calc(50% - 50vw + 14px);
      padding:30px 0 38px;
    }

    .otl-page .pp-volantino-grid{
      grid-template-columns:1fr;
      gap:26px;
      max-width:440px;
      margin:0 auto;
    }
}

@media (max-width: 420px){
  .otl-page .pp-title{
    font-size:36px;
  }

  .otl-page .pp-meta{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media (prefers-reduced-motion: reduce){
  .otl-page.is-ready .pp-hero__copy,
  .otl-page.is-ready .pp-hero__panel,
  .otl-page.is-ready .pp-volantino,
  .otl-page .pp-btn,
  .otl-page .pp-volantino-item{
    animation:none;
    transition:none;
  }
}

.otl-anchor{
  display:block;
  position:relative;
  top:-90px;
  height:0;
  visibility:hidden;
}