.elementor-145 .elementor-element.elementor-element-6f669d3{--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 html, class: .elementor-element-34d5ec1 *//* =========================================================
   LANDING REFORMAS INTEGRALES OBRESCAT 2026
   Prefijo único: .obint26
   ========================================================= */

.obint26 {
  --obint26-orange: #FF792D;
  --obint26-cream: #F9F5F2;
  --obint26-white: #FFFFFF;
  --obint26-black: #000000;
  --obint26-text: #171412;
  --obint26-muted: rgba(23, 20, 18, 0.72);
  --obint26-line: rgba(0, 0, 0, 0.10);
  --obint26-glass: rgba(255, 255, 255, 0.70);
  --obint26-glass-strong: rgba(255, 255, 255, 0.86);
  --obint26-radius: 30px;
  --obint26-shadow: 0 28px 90px rgba(0, 0, 0, 0.14);
  --obint26-shadow-soft: 0 16px 46px rgba(0, 0, 0, 0.08);
  --obint26-blur: blur(20px);

  font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--obint26-text);
  background:
    radial-gradient(circle at 12% 4%, rgba(255, 121, 45, 0.13), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, var(--obint26-cream) 38%, #ffffff 100%);
  overflow: hidden;
}

.obint26 *,
.obint26 *::before,
.obint26 *::after {
  box-sizing: border-box;
}

.obint26 img {
  display: block;
  max-width: 100%;
}

.obint26 a {
  color: inherit;
}

.obint26__container {
  width: min(1180px, calc(100% - 32px));
  margin-inline: auto;
}

/* TYPOGRAPHY */

.obint26 h1,
.obint26 h2,
.obint26 h3 {
  font-family: "Montserrat", system-ui, sans-serif;
  font-weight: 600;
  letter-spacing: -0.048em;
  margin: 0;
}

.obint26 p,
.obint26 li,
.obint26 span {
  font-family: "Montserrat", system-ui, sans-serif;
}

.obint26__eyebrow,
.obint26__kicker {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  padding: 9px 13px;
  border: 1px solid rgba(255, 121, 45, 0.38);
  border-radius: 999px;
  background: rgba(255, 121, 45, 0.11);
  color: var(--obint26-orange);
  font-size: 0.76rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.obint26__kicker {
  margin-bottom: 16px;
}

.obint26__content h2,
.obint26__sectionHead h2,
.obint26__finalBox h2 {
  font-size: clamp(2rem, 8vw, 3.65rem);
  line-height: 1.02;
  margin-bottom: 20px;
}

.obint26__content h3 {
  font-size: 1.24rem;
  line-height: 1.16;
  margin-bottom: 10px;
}

.obint26__content p,
.obint26__sectionHead p,
.obint26__priceCard p,
.obint26__estimateCard p,
.obint26__includedGrid p,
.obint26__typeCard p,
.obint26__steps p,
.obint26__timeline p,
.obint26__featureGrid p,
.obint26__caseGrid p,
.obint26__zoneGrid span,
.obint26__relatedGrid p,
.obint26__faq p,
.obint26__finalBox p {
  font-size: 0.98rem;
  line-height: 1.78;
  color: var(--obint26-muted);
  margin: 0;
  font-weight: 500;
}

.obint26__content p + p {
  margin-top: 16px;
}

.obint26__content a,
.obint26__sectionHead a,
.obint26__includedGrid a,
.obint26__steps a,
.obint26__relatedGrid a,
.obint26__textLink {
  color: var(--obint26-orange);
  font-weight: 800;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}

/* BUTTONS */

.obint26__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 24px;
  border-radius: 999px;
  font-size: 0.95rem;
  font-weight: 800;
  text-decoration: none !important;
  line-height: 1;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.obint26__btn:hover {
  transform: translateY(-2px);
}

.obint26__btn--primary {
  background: var(--obint26-orange);
  color: #000 !important;
  box-shadow: 0 18px 44px rgba(255, 121, 45, 0.35);
}

.obint26__btn--glass {
  background: rgba(255, 255, 255, 0.10);
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.24);
  backdrop-filter: var(--obint26-blur);
  -webkit-backdrop-filter: var(--obint26-blur);
}

/* HERO */

.obint26__hero {
  position: relative;
  padding: 92px 0 64px;
  background:
    linear-gradient(135deg, rgba(0,0,0,0.95), rgba(0,0,0,0.76)),
    radial-gradient(circle at 20% 18%, rgba(255,121,45,0.28), transparent 34%);
  color: #fff;
  overflow: hidden;
}

.obint26__ambient {
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 999px;
  filter: blur(58px);
  pointer-events: none;
}

.obint26__ambient--one {
  top: -160px;
  right: -110px;
  background: rgba(255,121,45,0.48);
}

.obint26__ambient--two {
  bottom: -170px;
  left: -130px;
  background: rgba(255,255,255,0.10);
}

.obint26__heroGrid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 36px;
  align-items: center;
}

.obint26__heroContent {
  max-width: 840px;
}

.obint26__hero h1 {
  margin-top: 18px;
  font-size: clamp(2.55rem, 11vw, 5.8rem);
  line-height: 0.92;
  color: #fff;
}

.obint26__heroText {
  margin: 24px 0 0;
  max-width: 800px;
  font-size: clamp(1.02rem, 3.8vw, 1.22rem);
  line-height: 1.72;
  color: rgba(255,255,255,0.82);
  font-weight: 500;
}

.obint26__heroText--secondary {
  margin-top: 14px;
  font-size: 1rem;
}

.obint26__heroText strong {
  color: #fff;
}

.obint26__heroActions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 28px;
}

.obint26__heroBadges {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.88rem;
  font-weight: 600;
}

.obint26__heroBadges span {
  position: relative;
  padding-left: 18px;
}

.obint26__heroBadges span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--obint26-orange);
}

.obint26__heroVisual {
  position: relative;
}

.obint26__heroPhoto {
  margin: 0;
  position: relative;
  border-radius: 38px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: var(--obint26-shadow);
  transform: rotate(1deg);
}

.obint26__heroPhoto::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 52%, rgba(0,0,0,0.34));
  pointer-events: none;
}

.obint26__heroPhoto img {
  width: 100%;
  height: 430px;
  object-fit: cover;
}

.obint26__floatingBox {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: -22px;
  padding: 18px;
  border-radius: 24px;
  background: rgba(255,255,255,0.78);
  border: 1px solid rgba(255,255,255,0.82);
  box-shadow: 0 20px 58px rgba(0,0,0,0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  color: #000;
}

.obint26__floatingBox span {
  display: block;
  margin-bottom: 5px;
  color: var(--obint26-orange);
  font-size: 0.76rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.obint26__floatingBox strong {
  display: block;
  font-size: 1.05rem;
  line-height: 1.25;
}

/* QUICK TRUST */

.obint26__quickTrust {
  position: relative;
  z-index: 4;
  margin-top: -24px;
}

.obint26__quickTrustGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  padding: 16px;
  border-radius: 26px;
  background: rgba(255,255,255,0.86);
  border: 1px solid rgba(255,255,255,0.82);
  box-shadow: var(--obint26-shadow-soft);
  backdrop-filter: var(--obint26-blur);
  -webkit-backdrop-filter: var(--obint26-blur);
}

.obint26__quickTrustGrid article {
  padding: 16px;
  border-radius: 20px;
  background: rgba(249,245,242,0.72);
  border: 1px solid rgba(0,0,0,0.06);
}

.obint26__quickTrustGrid strong {
  display: block;
  color: #000;
  font-size: 1rem;
}

.obint26__quickTrustGrid span {
  display: block;
  margin-top: 5px;
  color: var(--obint26-muted);
  font-size: 0.88rem;
  line-height: 1.5;
  font-weight: 500;
}

/* SECTIONS */

.obint26__section {
  position: relative;
  padding: 74px 0;
}

.obint26__section--cream {
  background:
    radial-gradient(circle at 88% 12%, rgba(255,121,45,0.13), transparent 28%),
    linear-gradient(180deg, rgba(249,245,242,0.86), rgba(255,255,255,0.9));
}

.obint26__section--black {
  background:
    radial-gradient(circle at 15% 18%, rgba(255,121,45,0.28), transparent 32%),
    linear-gradient(135deg, #111 0%, #000 100%);
  color: #fff;
}

.obint26__split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  align-items: center;
}

.obint26__split--prices {
  margin-top: 34px;
  align-items: stretch;
}

.obint26__sectionHead {
  max-width: 860px;
  margin-bottom: 30px;
}

.obint26__sectionHead--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.obint26__sectionHead--center .obint26__kicker {
  margin-left: auto;
  margin-right: auto;
}

.obint26__sectionHead--light h2,
.obint26__sectionHead--light p {
  color: #fff;
}

.obint26__sectionHead--light p {
  color: rgba(255,255,255,0.74);
}

/* PHOTO CARDS */

.obint26__photoCard,
.obint26__estimateCard {
  padding: 14px;
  border-radius: var(--obint26-radius);
  background: var(--obint26-glass);
  border: 1px solid rgba(255,255,255,0.82);
  box-shadow: var(--obint26-shadow-soft);
  backdrop-filter: var(--obint26-blur);
  -webkit-backdrop-filter: var(--obint26-blur);
}

.obint26__photoCard img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  border-radius: 22px;
}

.obint26__photoCard div {
  padding: 18px 6px 4px;
}

.obint26__photoCard span {
  display: block;
  margin-bottom: 6px;
  color: var(--obint26-orange);
  font-size: 0.76rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.obint26__photoCard strong {
  display: block;
  margin-bottom: 8px;
  color: #000;
  font-size: 1.16rem;
  line-height: 1.25;
}

.obint26__photoCard p {
  color: var(--obint26-muted);
  font-size: 0.94rem;
  line-height: 1.65;
  margin: 0;
}

/* PRICES */

.obint26__priceGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obint26__priceCard {
  padding: 24px;
  border-radius: 30px;
  background: rgba(255,255,255,0.78);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: var(--obint26-shadow-soft);
  backdrop-filter: var(--obint26-blur);
  -webkit-backdrop-filter: var(--obint26-blur);
}

.obint26__priceCard span {
  display: block;
  margin-bottom: 10px;
  color: var(--obint26-muted);
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.obint26__priceCard strong {
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-size: clamp(1.42rem, 6vw, 2.05rem);
  line-height: 1;
  letter-spacing: -0.05em;
}

.obint26__priceCard--featured {
  background:
    radial-gradient(circle at 85% 15%, rgba(255,255,255,0.34), transparent 34%),
    var(--obint26-orange);
  color: #000;
}

.obint26__priceCard--featured p,
.obint26__priceCard--featured span {
  color: rgba(0,0,0,0.72);
}

.obint26__exampleBox {
  margin-top: 18px;
  padding: 22px;
  border-radius: 30px;
  background: rgba(255,255,255,0.76);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: var(--obint26-shadow-soft);
}

.obint26__exampleBox h3 {
  font-size: 1.35rem;
  margin-bottom: 16px;
}

.obint26__budgetGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.obint26__budgetGrid article {
  padding: 18px;
  border-radius: 20px;
  background: rgba(249,245,242,0.82);
  border: 1px solid rgba(0,0,0,0.06);
}

.obint26__budgetGrid span {
  display: block;
  margin-bottom: 7px;
  color: var(--obint26-muted);
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
}

.obint26__budgetGrid strong {
  display: block;
  color: #000;
  font-size: 1.35rem;
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.obint26__estimateCard {
  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.78);
}

.obint26__estimateCard span {
  color: var(--obint26-orange);
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.obint26__estimateCard h3 {
  font-size: clamp(1.45rem, 6vw, 2.2rem);
  line-height: 1.08;
}

/* INCLUDED */

.obint26__includedGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obint26__includedGrid article {
  padding: 22px;
  border-radius: 26px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.13);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.obint26__includedGrid span,
.obint26__steps span,
.obint26__timeline span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 50%;
  background: var(--obint26-orange);
  color: #000;
  font-weight: 900;
  font-size: 0.82rem;
}

.obint26__includedGrid h3 {
  color: #fff;
  font-size: 1.12rem;
  margin-bottom: 8px;
}

.obint26__includedGrid p {
  color: rgba(255,255,255,0.72);
}

.obint26__includedGrid a {
  display: inline-flex;
  margin-top: 10px;
}

/* REVIEWS */

.obint26__section--reviews {
  padding-top: 70px;
  padding-bottom: 70px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255,121,45,0.10), transparent 28%),
    linear-gradient(180deg, #fff, rgba(249,245,242,0.72));
}

.obint26__reviewsBox {
  margin-top: 26px;
  padding: 18px;
  border-radius: 30px;
  background: rgba(255,255,255,0.76);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: 0 18px 50px rgba(0,0,0,0.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  overflow: hidden;
}

.obint26__reviewsBox iframe,
.obint26__reviewsBox img,
.obint26__reviewsBox > div {
  max-width: 100%;
}

/* TYPE CARDS */

.obint26__typeGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.obint26__typeCard {
  overflow: hidden;
  border-radius: 30px;
  background: rgba(255,255,255,0.76);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: var(--obint26-shadow-soft);
}

.obint26__typeCard img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.obint26__typeCard div {
  padding: 22px;
}

.obint26__typeCard span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border-radius: 50%;
  background: var(--obint26-orange);
  color: #000;
  font-weight: 900;
  font-size: 0.82rem;
}

.obint26__typeCard h3 {
  font-size: 1.2rem;
  line-height: 1.16;
  margin-bottom: 10px;
}

/* STEPS */

.obint26__steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obint26__steps article {
  padding: 24px;
  border-radius: 30px;
  background: rgba(255,255,255,0.76);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: var(--obint26-shadow-soft);
}

.obint26__steps span {
  background: #000;
  color: #fff;
}

.obint26__steps h3 {
  font-size: 1.12rem;
  margin-bottom: 8px;
}

/* TIMELINE */

.obint26__timeline {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.obint26__timeline article {
  position: relative;
  padding: 24px 24px 24px 78px;
  border-radius: 30px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.13);
}

.obint26__timeline span {
  position: absolute;
  left: 20px;
  top: 24px;
  margin-bottom: 0;
}

.obint26__timeline h3 {
  color: #fff;
  font-size: 1.16rem;
  margin-bottom: 8px;
}

.obint26__timeline p {
  color: rgba(255,255,255,0.72);
}

/* FEATURE GRID */

.obint26__featureGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin: 24px 0 0;
}

.obint26__featureGrid article {
  padding: 20px;
  border-radius: 24px;
  background: rgba(255,255,255,0.74);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: 0 12px 34px rgba(0,0,0,0.05);
}

.obint26__featureGrid h3 {
  font-size: 1.08rem;
  margin-bottom: 8px;
}

/* CASES */

.obint26__caseGrid,
.obint26__relatedGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.obint26__caseGrid article,
.obint26__relatedGrid article {
  overflow: hidden;
  border-radius: 34px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  box-shadow: var(--obint26-shadow-soft);
}

.obint26__caseGrid img,
.obint26__relatedGrid img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

.obint26__caseGrid div,
.obint26__relatedGrid article {
  padding-bottom: 0;
}

.obint26__caseGrid div {
  padding: 24px;
}

.obint26__caseGrid span {
  display: block;
  margin-bottom: 8px;
  color: var(--obint26-orange);
  font-size: 0.76rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.obint26__caseGrid h3,
.obint26__relatedGrid h3 {
  font-size: 1.22rem;
  margin-bottom: 10px;
}

.obint26__relatedGrid h3,
.obint26__relatedGrid p,
.obint26__relatedGrid a {
  margin-left: 24px;
  margin-right: 24px;
}

.obint26__relatedGrid h3 {
  margin-top: 22px;
}

.obint26__relatedGrid a {
  display: inline-flex;
  margin-top: 14px;
  margin-bottom: 24px;
}

/* ZONES */

.obint26__zoneGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.obint26__zoneGrid a {
  display: block;
  padding: 22px;
  border-radius: 24px;
  background: rgba(255,255,255,0.76);
  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;
}

.obint26__zoneGrid a:hover {
  transform: translateY(-2px);
  border-color: rgba(255,121,45,0.34);
  box-shadow: 0 18px 44px rgba(0,0,0,0.10);
}

.obint26__zoneGrid strong {
  display: block;
  margin-bottom: 6px;
  color: #000;
  font-size: 1.02rem;
}

.obint26__zoneGrid span {
  display: block;
}

/* FAQ */

.obint26__faqWrap {
  max-width: 960px;
}

.obint26__faq {
  display: grid;
  gap: 12px;
}

.obint26__faq details {
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255,255,255,0.78);
  border: 1px solid rgba(255,255,255,0.86);
  box-shadow: 0 12px 34px rgba(0,0,0,0.06);
}

.obint26__faq summary {
  cursor: pointer;
  list-style: none;
  position: relative;
  padding: 20px 52px 20px 20px;
  color: #000;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.35;
}

.obint26__faq summary::-webkit-details-marker {
  display: none;
}

.obint26__faq summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--obint26-orange);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: 900;
}

.obint26__faq details[open] summary::after {
  content: "–";
}

.obint26__faq p {
  padding: 0 20px 22px;
}

/* FINAL CTA */

.obint26__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: #fff;
}

.obint26__finalBox {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border-radius: 34px;
  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(--obint26-blur);
  -webkit-backdrop-filter: var(--obint26-blur);
}

.obint26__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);
}

.obint26__finalBox > * {
  position: relative;
  z-index: 1;
}

.obint26__finalBox h2 {
  margin-top: 16px;
  color: #fff;
}

.obint26__finalBox p {
  max-width: 800px;
  color: rgba(255,255,255,0.76);
}

.obint26__finalBox p strong {
  color: #fff;
}

.obint26__finalList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.obint26__finalList li {
  position: relative;
  padding-left: 22px;
  color: rgba(255,255,255,0.78);
  font-weight: 600;
  line-height: 1.5;
}

.obint26__finalList li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--obint26-orange);
}

/* RESPONSIVE */

@media (min-width: 640px) {
  .obint26__heroActions {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .obint26__heroBadges {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px 22px;
  }

  .obint26__quickTrustGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obint26__priceGrid,
  .obint26__budgetGrid,
  .obint26__zoneGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .obint26__finalList {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 900px) {
  .obint26__section {
    padding: 104px 0;
  }

  .obint26__hero {
    padding: 124px 0 96px;
  }

  .obint26__heroGrid {
    grid-template-columns: minmax(0, 1.03fr) minmax(380px, 0.77fr);
  }

  .obint26__heroPhoto img {
    height: 590px;
  }

  .obint26__split {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.82fr);
    gap: 56px;
  }

  .obint26__priceGrid {
    grid-template-columns: repeat(5, 1fr);
  }

  .obint26__budgetGrid {
    grid-template-columns: repeat(4, 1fr);
  }

  .obint26__includedGrid,
  .obint26__steps {
    grid-template-columns: repeat(5, 1fr);
  }

  .obint26__typeGrid {
    grid-template-columns: 1.15fr 0.85fr 0.85fr;
  }

  .obint26__typeCard--large {
    grid-row: span 2;
  }

  .obint26__typeCard--large img {
    height: 420px;
  }

  .obint26__timeline {
    grid-template-columns: repeat(4, 1fr);
  }

  .obint26__timeline article {
    padding: 24px;
  }

  .obint26__timeline span {
    position: static;
    margin-bottom: 16px;
  }

  .obint26__featureGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obint26__caseGrid,
  .obint26__relatedGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obint26__zoneGrid {
    grid-template-columns: repeat(3, 1fr);
  }

  .obint26__finalBox {
    padding: 58px;
  }
}

@media (min-width: 1180px) {
  .obint26__hero h1 {
    font-size: 5.9rem;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .obint26__container {
    width: min(100% - 24px, 1180px);
  }

  .obint26__hero {
    padding-top: 74px;
  }

  .obint26__section {
    padding: 62px 0;
  }

  .obint26__heroPhoto {
    transform: none;
    border-radius: 30px;
  }

  .obint26__heroPhoto img {
    height: 390px;
  }

  .obint26__floatingBox {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: -24px;
  }

  .obint26__priceCard,
  .obint26__estimateCard,
  .obint26__typeCard div,
  .obint26__steps article,
  .obint26__caseGrid div {
    padding: 20px;
  }

  .obint26__photoCard img {
    height: 260px;
  }

  .obint26__section--reviews {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .obint26__reviewsBox {
    padding: 12px;
    border-radius: 22px;
  }

  .obint26__timeline article {
    padding: 22px 18px 22px 72px;
  }

  .obint26__timeline span {
    left: 18px;
    top: 22px;
  }

  .obint26__finalCta {
    padding: 58px 0;
  }

  .obint26__finalBox {
    padding: 24px;
    border-radius: 28px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .obint26 *,
  .obint26 *::before,
  .obint26 *::after {
    transition: none !important;
    scroll-behavior: auto !important;
  }
}/* End custom CSS */