.elementor-361 .elementor-element.elementor-element-1f20be0{--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-361 .elementor-element.elementor-element-a0add64{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-a0add64 *//* =========================================================
   LANDING REFORMAS DE BAÑOS OBRESCAT 2026
   Prefijo único: .obbano26
   ========================================================= */

.obbano26 {
  --obbano26-orange: #FF792D;
  --obbano26-cream: #F9F5F2;
  --obbano26-white: #FFFFFF;
  --obbano26-black: #000000;
  --obbano26-text: #171412;
  --obbano26-muted: rgba(23, 20, 18, 0.72);
  --obbano26-line: rgba(0, 0, 0, 0.10);
  --obbano26-glass: rgba(255, 255, 255, 0.64);
  --obbano26-glass-strong: rgba(255, 255, 255, 0.82);
  --obbano26-radius: 28px;
  --obbano26-radius-sm: 18px;
  --obbano26-shadow: 0 24px 80px rgba(0, 0, 0, 0.12);
  --obbano26-shadow-soft: 0 16px 44px rgba(0, 0, 0, 0.08);
  --obbano26-blur: blur(18px);

  font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--obbano26-text);
  background:
    radial-gradient(circle at 12% 4%, rgba(255, 121, 45, 0.14), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, var(--obbano26-cream) 34%, #ffffff 100%);
  overflow: hidden;
}

.obbano26 *,
.obbano26 *::before,
.obbano26 *::after {
  box-sizing: border-box;
}

.obbano26 img {
  display: block;
  max-width: 100%;
}

.obbano26 a {
  color: inherit;
}

.obbano26__container {
  width: min(1180px, calc(100% - 32px));
  margin-inline: auto;
}

/* =========================
   Buttons
   ========================= */

.obbano26__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 23px;
  border-radius: 999px;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none !important;
  line-height: 1;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease, border-color 0.22s ease;
}

.obbano26__btn:hover {
  transform: translateY(-2px);
}

.obbano26__btn--primary {
  background: var(--obbano26-orange);
  color: #000 !important;
  box-shadow: 0 18px 44px rgba(255, 121, 45, 0.34);
}

.obbano26__btn--primary:hover {
  box-shadow: 0 22px 54px rgba(255, 121, 45, 0.44);
}

.obbano26__btn--glass {
  background: rgba(255, 255, 255, 0.10);
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.24);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
}

.obbano26__btn--glass:hover {
  background: rgba(255, 255, 255, 0.16);
}

/* =========================
   Typography
   ========================= */

.obbano26 h1,
.obbano26 h2,
.obbano26 h3 {
  font-family: "Montserrat", system-ui, sans-serif;
  font-weight: 600;
  letter-spacing: -0.045em;
  margin: 0;
}

.obbano26 p {
  font-family: "Montserrat", system-ui, sans-serif;
  font-weight: 500;
}

.obbano26__eyebrow,
.obbano26__kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 9px 13px;
  border: 1px solid rgba(255, 121, 45, 0.38);
  border-radius: 999px;
  background: rgba(255, 121, 45, 0.11);
  color: var(--obbano26-orange);
  font-size: 0.76rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.obbano26__kicker {
  margin-bottom: 16px;
}

.obbano26__content h2,
.obbano26__sectionHead h2,
.obbano26__finalBox h2 {
  font-size: clamp(2rem, 8vw, 3.65rem);
  line-height: 1.02;
  margin-bottom: 20px;
}

.obbano26__content h3 {
  font-size: 1.28rem;
  line-height: 1.16;
  margin-bottom: 10px;
}

.obbano26__content p,
.obbano26__sectionHead p,
.obbano26__card p,
.obbano26__priceCard p,
.obbano26__quoteBox p,
.obbano26__featureList p,
.obbano26__materialCard p,
.obbano26__timeline p,
.obbano26__processCard p,
.obbano26__caseCard p,
.obbano26__zoneGrid span,
.obbano26__faq p,
.obbano26__finalBox p {
  font-size: 0.98rem;
  line-height: 1.78;
  color: var(--obbano26-muted);
  margin: 0;
}

.obbano26__content p + p {
  margin-top: 16px;
}

.obbano26__content a,
.obbano26__sectionHead a,
.obbano26__card a,
.obbano26__miniList a,
.obbano26__processCard a,
.obbano26__textLink {
  color: var(--obbano26-orange);
  font-weight: 700;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}

/* =========================
   Hero
   ========================= */

.obbano26__hero {
  position: relative;
  padding: 92px 0 64px;
  background:
    linear-gradient(135deg, rgba(0, 0, 0, 0.93), rgba(0, 0, 0, 0.76)),
    radial-gradient(circle at 18% 18%, rgba(255, 121, 45, 0.26), transparent 34%);
  color: #ffffff;
  overflow: hidden;
}

.obbano26__heroGlow {
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 999px;
  filter: blur(52px);
  opacity: 0.45;
  pointer-events: none;
}

.obbano26__heroGlow--one {
  background: var(--obbano26-orange);
  top: -140px;
  right: -100px;
}

.obbano26__heroGlow--two {
  background: #ffffff;
  opacity: 0.08;
  bottom: -140px;
  left: -110px;
}

.obbano26__heroGrid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 34px;
  align-items: center;
}

.obbano26__heroContent {
  max-width: 780px;
}

.obbano26__hero h1 {
  margin-top: 18px;
  font-size: clamp(2.55rem, 11vw, 5.6rem);
  line-height: 0.93;
  max-width: 920px;
  color: #ffffff;
}

.obbano26__heroText {
  margin: 24px 0 0;
  max-width: 790px;
  font-size: clamp(1.02rem, 3.8vw, 1.22rem);
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.82);
}

.obbano26__heroText--second {
  margin-top: 14px;
  font-size: 1rem;
}

.obbano26__heroText strong {
  color: #ffffff;
  font-weight: 700;
}

.obbano26__heroActions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 28px;
}

.obbano26__heroBadges {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.88rem;
}

.obbano26__heroBadges span {
  position: relative;
  padding-left: 18px;
}

.obbano26__heroBadges span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--obbano26-orange);
}

.obbano26__heroImage {
  position: relative;
  min-height: 360px;
  margin: 0;
  border-radius: var(--obbano26-radius);
  overflow: hidden;
  box-shadow: var(--obbano26-shadow);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.obbano26__heroImage img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}

.obbano26__heroReview {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  padding: 18px;
  border-radius: 22px;
  background: rgba(0, 0, 0, 0.48);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  color: #ffffff;
}

.obbano26__heroReview span {
  display: block;
  color: var(--obbano26-orange);
  letter-spacing: 0.08em;
  font-size: 0.86rem;
}

.obbano26__heroReview strong {
  display: block;
  margin: 5px 0;
  font-size: 1.08rem;
  line-height: 1.25;
}

.obbano26__heroReview small {
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.45;
}

/* =========================
   Trust strip
   ========================= */

.obbano26__trust {
  position: relative;
  z-index: 4;
  margin-top: -28px;
}

.obbano26__trustGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  padding: 16px;
  border-radius: 24px;
  background: var(--obbano26-glass-strong);
  border: 1px solid rgba(255, 255, 255, 0.76);
  box-shadow: var(--obbano26-shadow-soft);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
}

.obbano26__trustItem {
  padding: 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.obbano26__trustItem strong {
  display: block;
  font-size: 1rem;
  color: #000000;
}

.obbano26__trustItem span {
  display: block;
  margin-top: 5px;
  color: var(--obbano26-muted);
  font-size: 0.88rem;
  line-height: 1.5;
}

/* =========================
   Sections
   ========================= */

.obbano26__section {
  position: relative;
  padding: 74px 0;
}

.obbano26__section--soft {
  background:
    radial-gradient(circle at 88% 12%, rgba(255, 121, 45, 0.13), transparent 28%),
    linear-gradient(180deg, rgba(249, 245, 242, 0.80), rgba(255, 255, 255, 0.88));
}

.obbano26__section--dark {
  background:
    radial-gradient(circle at 15% 18%, rgba(255, 121, 45, 0.30), transparent 32%),
    linear-gradient(135deg, #111111 0%, #000000 100%);
  color: #ffffff;
}

.obbano26__split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  align-items: center;
}

.obbano26__split--prices {
  margin-top: 34px;
  align-items: stretch;
}

.obbano26__sectionHead {
  max-width: 840px;
  margin-bottom: 30px;
}

.obbano26__sectionHead--light h2,
.obbano26__content--light h2,
.obbano26__content--light h3 {
  color: #ffffff;
}

.obbano26__sectionHead--light p,
.obbano26__content--light p {
  color: rgba(255, 255, 255, 0.74);
}

/* =========================
   Glass image cards
   ========================= */

.obbano26__sidePhoto,
.obbano26__beforeAfter,
.obbano26__darkPhoto,
.obbano26__quoteBox {
  padding: 14px;
  border-radius: var(--obbano26-radius);
  background: var(--obbano26-glass);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow: var(--obbano26-shadow-soft);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
}

.obbano26__sidePhoto img,
.obbano26__beforeAfter img,
.obbano26__darkPhoto img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  border-radius: 20px;
}

.obbano26__sidePhoto div,
.obbano26__beforeAfter div,
.obbano26__darkPhoto div {
  padding: 18px 6px 4px;
}

.obbano26__sidePhoto strong,
.obbano26__beforeAfter strong,
.obbano26__darkPhoto strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.16rem;
  line-height: 1.25;
  color: #000000;
}

.obbano26__sidePhoto p,
.obbano26__beforeAfter p,
.obbano26__darkPhoto p {
  color: var(--obbano26-muted);
  font-size: 0.94rem;
  line-height: 1.65;
  margin: 0;
}

.obbano26__section--dark .obbano26__darkPhoto {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.16);
}

.obbano26__section--dark .obbano26__darkPhoto strong {
  color: #ffffff;
}

.obbano26__section--dark .obbano26__darkPhoto p {
  color: rgba(255, 255, 255, 0.72);
}

/* =========================
   Cards
   ========================= */

.obbano26__cardGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.obbano26__card {
  position: relative;
  min-height: 100%;
  padding: 24px;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.70);
  border: 1px solid rgba(255, 255, 255, 0.84);
  box-shadow: var(--obbano26-shadow-soft);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
  overflow: hidden;
}

.obbano26__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 86% 14%, rgba(255, 121, 45, 0.15), transparent 30%);
  pointer-events: none;
}

.obbano26__card > * {
  position: relative;
  z-index: 1;
}

.obbano26__cardNum {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 50%;
  background: var(--obbano26-orange);
  color: #000000;
  font-weight: 800;
  font-size: 0.84rem;
}

.obbano26__card h3 {
  font-size: 1.2rem;
  line-height: 1.18;
  margin-bottom: 12px;
}

.obbano26__card p + p {
  margin-top: 14px;
}

/* =========================
   Image grid
   ========================= */

.obbano26__imageGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 24px;
}

.obbano26__imageGrid img {
  width: 100%;
  height: 156px;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: var(--obbano26-shadow-soft);
}

/* =========================
   Prices
   ========================= */

.obbano26__priceGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obbano26__priceCard {
  padding: 24px;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: var(--obbano26-shadow-soft);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
}

.obbano26__priceCard span {
  display: block;
  margin-bottom: 10px;
  color: var(--obbano26-muted);
  font-size: 0.83rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.obbano26__priceCard strong {
  display: block;
  margin-bottom: 10px;
  color: #000000;
  font-size: clamp(1.65rem, 7vw, 2.45rem);
  line-height: 1;
  letter-spacing: -0.05em;
}

.obbano26__priceCard--featured {
  background:
    radial-gradient(circle at 85% 15%, rgba(255, 255, 255, 0.36), transparent 34%),
    var(--obbano26-orange);
  color: #000000;
}

.obbano26__priceCard--featured span,
.obbano26__priceCard--featured p {
  color: rgba(0, 0, 0, 0.72);
}

.obbano26__quoteBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  padding: 26px;
  background:
    radial-gradient(circle at 90% 12%, rgba(255, 121, 45, 0.18), transparent 36%),
    rgba(255, 255, 255, 0.76);
}

.obbano26__quoteBox span {
  color: var(--obbano26-orange);
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.obbano26__quoteBox h3 {
  font-size: clamp(1.45rem, 6vw, 2.2rem);
  line-height: 1.08;
  margin: 0;
}

/* =========================
   Mini list dark
   ========================= */

.obbano26__miniList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: 26px;
}

.obbano26__miniList article {
  padding: 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.obbano26__miniList h3 {
  margin-bottom: 8px;
  font-size: 1.08rem;
}

.obbano26__miniList p {
  color: rgba(255, 255, 255, 0.70);
  font-size: 0.94rem;
  line-height: 1.7;
}

/* =========================
   Feature list
   ========================= */

.obbano26__featureList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin: 24px 0 18px;
}

.obbano26__featureList article {
  padding: 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.70);
  border: 1px solid rgba(255, 255, 255, 0.84);
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.05);
}

.obbano26__featureList h3 {
  font-size: 1.08rem;
  margin-bottom: 8px;
}

/* =========================
   Wide image
   ========================= */

.obbano26__wideImage {
  margin-top: 24px;
  padding: 14px;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: var(--obbano26-shadow-soft);
}

.obbano26__wideImage img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
}

.obbano26__wideImage div {
  padding: 16px 6px 4px;
}

/* =========================
   Materials
   ========================= */

.obbano26__materialGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.obbano26__materialCard {
  overflow: hidden;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: var(--obbano26-shadow-soft);
}

.obbano26__materialCard img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.obbano26__materialCard h3 {
  padding: 22px 22px 0;
  font-size: 1.18rem;
  line-height: 1.16;
}

.obbano26__materialCard p {
  padding: 10px 22px 22px;
}

.obbano26__textLink--spaced {
  display: inline-flex;
  margin-top: 22px;
}

/* =========================
   Timeline
   ========================= */

.obbano26__timeline {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obbano26__timeline article {
  position: relative;
  padding: 24px 24px 24px 78px;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.13);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
}

.obbano26__timeline span {
  position: absolute;
  left: 20px;
  top: 24px;
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--obbano26-orange);
  color: #000000;
  font-weight: 800;
  font-size: 0.82rem;
}

.obbano26__timeline h3 {
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 1.18rem;
}

.obbano26__timeline p {
  color: rgba(255, 255, 255, 0.72);
}

/* =========================
   Process
   ========================= */

.obbano26__processGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obbano26__processCard {
  position: relative;
  padding: 24px;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: var(--obbano26-shadow-soft);
}

.obbano26__processCard span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #000000;
  color: #ffffff;
  font-weight: 800;
  font-size: 0.82rem;
}

.obbano26__processCard h3 {
  font-size: 1.14rem;
  margin-bottom: 8px;
}

/* =========================
   Cases
   ========================= */

.obbano26__caseGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.obbano26__caseCard {
  overflow: hidden;
  border-radius: var(--obbano26-radius);
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: var(--obbano26-shadow-soft);
}

.obbano26__caseCard img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.obbano26__caseCard div {
  padding: 24px;
}

.obbano26__caseCard h3 {
  font-size: 1.22rem;
  margin-bottom: 10px;
}

/* =========================
   Zones
   ========================= */

.obbano26__zoneGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.obbano26__zoneGrid a {
  display: block;
  padding: 22px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  text-decoration: none !important;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.obbano26__zoneGrid a:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 121, 45, 0.32);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.10);
}

.obbano26__zoneGrid strong {
  display: block;
  margin-bottom: 6px;
  font-size: 1.02rem;
  color: #000000;
}

.obbano26__zoneGrid span {
  display: block;
}

/* =========================
   FAQ
   ========================= */

.obbano26__faqWrap {
  max-width: 960px;
}

.obbano26__faq {
  display: grid;
  gap: 12px;
}

.obbano26__faq details {
  overflow: hidden;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(255, 255, 255, 0.86);
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.06);
}

.obbano26__faq summary {
  cursor: pointer;
  list-style: none;
  position: relative;
  padding: 20px 52px 20px 20px;
  color: #000000;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.35;
}

.obbano26__faq summary::-webkit-details-marker {
  display: none;
}

.obbano26__faq summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--obbano26-orange);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-weight: 900;
}

.obbano26__faq details[open] summary::after {
  content: "–";
}

.obbano26__faq p {
  padding: 0 20px 22px;
}

/* =========================
   Final CTA
   ========================= */

.obbano26__finalCta {
  padding: 76px 0;
  background:
    linear-gradient(135deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.78)),
    radial-gradient(circle at 18% 15%, rgba(255, 121, 45, 0.30), transparent 36%);
  color: #ffffff;
}

.obbano26__finalBox {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.28);
  backdrop-filter: var(--obbano26-blur);
  -webkit-backdrop-filter: var(--obbano26-blur);
}

.obbano26__finalBox::before {
  content: "";
  position: absolute;
  right: -120px;
  top: -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: rgba(255, 121, 45, 0.28);
  filter: blur(40px);
}

.obbano26__finalBox > * {
  position: relative;
  z-index: 1;
}

.obbano26__finalBox h2 {
  margin-top: 16px;
  color: #ffffff;
}

.obbano26__finalBox p {
  max-width: 760px;
  color: rgba(255, 255, 255, 0.76);
}

.obbano26__finalBox p strong {
  color: #ffffff;
}

.obbano26__finalList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.obbano26__finalList li {
  position: relative;
  padding-left: 22px;
  color: rgba(255, 255, 255, 0.78);
  font-weight: 500;
  line-height: 1.5;
}

.obbano26__finalList li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--obbano26-orange);
}

/* =========================
   Responsive
   ========================= */

@media (min-width: 640px) {
  .obbano26__heroActions {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .obbano26__btn {
    width: auto;
  }

  .obbano26__heroBadges {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px 22px;
  }

  .obbano26__trustGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obbano26__priceGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .obbano26__zoneGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .obbano26__finalList {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 900px) {
  .obbano26__section {
    padding: 104px 0;
  }

  .obbano26__hero {
    padding: 124px 0 92px;
  }

  .obbano26__heroGrid {
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.75fr);
  }

  .obbano26__heroImage,
  .obbano26__heroImage img {
    min-height: 560px;
  }

  .obbano26__split {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.82fr);
    gap: 54px;
  }

  .obbano26__cardGrid--five {
    grid-template-columns: repeat(5, 1fr);
  }

  .obbano26__cardGrid--three {
    grid-template-columns: repeat(3, 1fr);
  }

  .obbano26__imageGrid {
    grid-template-columns: repeat(4, 1fr);
  }

  .obbano26__imageGrid img {
    height: 230px;
  }

  .obbano26__priceGrid {
    grid-template-columns: repeat(4, 1fr);
  }

  .obbano26__materialGrid {
    grid-template-columns: repeat(4, 1fr);
  }

  .obbano26__timeline {
    grid-template-columns: repeat(3, 1fr);
  }

  .obbano26__processGrid {
    grid-template-columns: repeat(5, 1fr);
  }

  .obbano26__caseGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obbano26__zoneGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obbano26__finalBox {
    padding: 58px;
  }
}

@media (min-width: 1180px) {
  .obbano26__hero h1 {
    font-size: 5.8rem;
  }
}

/* =========================
   Mobile tuning
   ========================= */

@media (max-width: 767px) {
  .obbano26__container {
    width: min(100% - 24px, 1180px);
  }

  .obbano26__hero {
    padding-top: 74px;
  }

  .obbano26__section {
    padding: 62px 0;
  }

  .obbano26__content h2,
  .obbano26__sectionHead h2,
  .obbano26__finalBox h2 {
    letter-spacing: -0.04em;
  }

  .obbano26__card,
  .obbano26__priceCard,
  .obbano26__quoteBox,
  .obbano26__processCard,
  .obbano26__caseCard div {
    padding: 20px;
  }

  .obbano26__sidePhoto img,
  .obbano26__beforeAfter img,
  .obbano26__darkPhoto img {
    height: 260px;
  }

  .obbano26__imageGrid {
    gap: 8px;
  }

  .obbano26__imageGrid img {
    height: 142px;
    border-radius: 14px;
  }

  .obbano26__heroReview {
    padding: 15px;
  }

  .obbano26__wideImage img {
    height: 230px;
  }

  .obbano26__timeline article {
    padding: 22px 18px 22px 72px;
  }

  .obbano26__timeline span {
    left: 18px;
    top: 22px;
  }

  .obbano26__processGrid {
    gap: 12px;
  }

  .obbano26__finalCta {
    padding: 58px 0;
  }

  .obbano26__finalBox {
    padding: 24px;
    border-radius: 26px;
  }
}

/* =========================
   Reduced motion
   ========================= */

@media (prefers-reduced-motion: reduce) {
  .obbano26 *,
  .obbano26 *::before,
  .obbano26 *::after {
    transition: none !important;
    scroll-behavior: auto !important;
  }
}/* End custom CSS */