:root{
  --om-navy:#0c3156;
  --om-navy2:#082846;
  --om-teal:#1599a8;
  --om-teal2:#22a8b5;
  --om-teal-soft:#e9f6f5;
  --om-cream:#fbf8f2;
  --om-white:#fff;
  --om-text:#53697d;
  --om-border:#dfe7ea;
  --om-coral:#ef806e;
  --om-coral-soft:#f9e8e3;
  --om-shadow:0 12px 30px rgba(23,48,69,.07);
  --om-shadow2:0 18px 42px rgba(13,49,85,.11);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--om-text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.om-topbar{height:44px;display:flex;align-items:center;justify-content:center;background:var(--om-navy);color:#fff;font-weight:700;font-size:13px;letter-spacing:.01em;text-align:center;padding:0 18px}
.om-section{padding:78px 0;overflow:hidden}
.om-white{background:#fff}.om-cream{background:var(--om-cream)}
.om-container{width:min(1120px,calc(100% - 40px));margin:0 auto}.om-wide{width:min(1900px,calc(100% - 26px));margin:0 auto}.om-center{text-align:center}
.om-kicker{display:inline-flex;align-items:center;justify-content:center;background:var(--om-teal-soft);color:#188b98;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase;border-radius:999px;padding:8px 13px;margin-bottom:17px}.om-kicker-coral{background:var(--om-coral-soft);color:#935e58}
h1,h2,h3{font-family:Georgia,'Times New Roman',serif;color:var(--om-navy);font-weight:500;margin-top:0}
h1{font-size:54px;line-height:1.13;letter-spacing:-.025em;max-width:1120px;margin:0 auto 22px}h1 span{color:var(--om-teal)}
h2{font-size:35px;line-height:1.18;letter-spacing:-.018em;margin-bottom:14px}h3{font-size:20px;line-height:1.25;margin-bottom:8px}
.om-lead{max-width:760px;margin:0 auto;color:#617487;font-size:16px;line-height:1.5}.om-hero-lead{max-width:780px;font-size:17px}
.om-hero{padding-top:72px;padding-bottom:70px}.om-hero-art{width:min(920px,92vw);margin:54px auto 38px}.om-hero-art img{width:100%;filter:drop-shadow(0 18px 26px rgba(13,49,85,.08))}
.om-actions{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:26px}.om-btn{min-height:60px;padding:0 28px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;letter-spacing:.015em;transition:.2s ease;box-shadow:0 8px 17px rgba(17,64,89,.08)}.om-btn:hover{transform:translateY(-1px)}.om-btn-primary{background:linear-gradient(180deg,#22a7b4,#168f9f);color:#fff;border:1px solid #168e9b}.om-btn-outline{background:#fff;color:var(--om-navy);border:1.4px solid #bdcbd3}.om-btn-full{width:100%;min-height:54px;border-radius:24px}
.om-benefits-inline{display:flex;justify-content:center;gap:42px;flex-wrap:wrap;margin-top:38px;color:#354e64;font-size:14px}.om-benefits-inline span{display:flex;align-items:center;gap:10px;text-align:left}.om-benefits-inline i,.om-audience-grid i,.om-topic-list i{font-style:normal;width:25px;height:25px;border-radius:50%;display:inline-grid;place-items:center;background:var(--om-teal);color:#fff;font-weight:900;font-size:13px;flex:0 0 auto}.om-trust{margin:26px auto 0;font-size:12px;color:#7b8996;max-width:900px}.om-trust b{color:var(--om-coral);letter-spacing:.08em;margin-right:8px}

.om-preview{padding-top:70px;padding-bottom:70px}.om-preview h2{font-size:36px}.om-preview-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin:42px auto 6px;align-items:stretch}.om-sheet-card{margin:0;background:#fff;border:1px solid #dbe4e8;border-radius:16px;overflow:hidden;box-shadow:0 8px 18px rgba(35,54,66,.08)}.om-sheet-card img{width:100%;height:100%;object-fit:cover}

.om-collections{padding-top:90px;padding-bottom:100px}.om-collections .om-lead{max-width:730px}.om-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:54px;text-align:left}.om-topic-card{background:#fff;border:1px solid var(--om-border);border-radius:14px;padding:28px 26px;min-height:238px;box-shadow:0 12px 25px rgba(20,48,69,.055)}.om-topic-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.om-topic-head span{font-size:10px;font-weight:900;letter-spacing:.13em;color:#3793a1;flex:1;display:flex;align-items:center;gap:12px}.om-topic-head span:after{content:"";height:1px;background:#cfe8eb;flex:1}.om-topic-head i{font-style:normal;width:34px;height:34px;border-radius:50%;background:#e9f7f8;color:#4b9da7;display:grid;place-items:center}.om-topic-card h3{font-size:20px}.om-topic-card p{font-size:14px;line-height:1.48;margin:0;color:#65798c}.om-topic-card:nth-child(5){grid-column:1}.om-topic-card:nth-child(6){grid-column:2}

.om-gallery{padding-top:115px;padding-bottom:100px}.om-gallery .om-lead{max-width:850px}.om-gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:17px;margin-top:56px}.om-gallery-grid figure{margin:0;border:1px solid #dce5e8;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(24,51,70,.05)}.om-gallery-grid img{width:100%;height:100%;object-fit:cover}

.om-audience-section{padding-top:78px;padding-bottom:86px}.om-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin:42px auto 0;max-width:1000px;text-align:left}.om-audience-grid>div{background:#fff;border:1px solid #dce5e8;border-radius:13px;min-height:74px;padding:17px 21px;display:flex;align-items:flex-start;gap:14px;box-shadow:0 9px 18px rgba(26,51,67,.045);font-size:14px;color:#43596d}

.om-banner-section{padding:58px 0}.om-offer-banner{border:1px solid #d9e3e6;border-radius:18px;box-shadow:var(--om-shadow);display:grid;grid-template-columns:1.35fr .55fr;align-items:center;gap:32px;text-align:left;padding:42px 48px}.om-offer-banner h2{font-size:30px;margin:0 0 10px}.om-offer-banner p{max-width:650px;margin:0 0 24px;font-size:15px}.om-offer-banner .om-kicker{margin-bottom:13px}.om-offer-banner .om-btn{min-height:58px}.om-offer-banner figure{margin:0;justify-self:center;width:250px}

.om-organized{padding:86px 0 90px}.om-organized-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.om-lifestyle{margin:0}.om-lifestyle img{width:100%;filter:drop-shadow(0 20px 24px rgba(13,49,85,.10))}.om-organized-copy{text-align:left}.om-organized-copy h2{font-size:36px;max-width:560px}.om-organized-copy>p{font-size:15px;max-width:600px;margin-top:0}.om-topic-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;margin-top:24px}.om-topic-list span{min-height:45px;background:#fff;border:1px solid #e1e7e8;border-radius:9px;padding:9px 12px;display:flex;align-items:center;gap:10px;color:#385268;font-size:12px;font-weight:600}.om-topic-list i{width:23px;height:23px;font-size:12px}

.om-bonuses{padding-top:82px;padding-bottom:88px}.om-bonuses h2{max-width:860px;margin-left:auto;margin-right:auto}.om-bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px;text-align:left}.om-bonus-card{border:1px solid #dce5e8;border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 14px 28px rgba(26,51,67,.06)}.om-bonus-card img{width:100%;aspect-ratio:1.02;object-fit:cover;object-position:top}.om-bonus-card>div{padding:20px 24px 23px}.om-bonus-card h3{font-size:20px;margin-bottom:9px}.om-bonus-card p{font-size:14px;line-height:1.48;color:#687a8b;margin:0 0 18px}.om-bonus-card b{font-size:11px;line-height:1.35;color:#2a9aa5;letter-spacing:.08em}.om-bonus-card:nth-child(4){grid-column:1}.om-bonus-card:nth-child(5){grid-column:2}.om-bonus-card:nth-child(4) b{color:var(--om-coral)}
.om-bonus-value{margin-top:18px;padding-top:14px;border-top:1px solid #edf0f1;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.om-bonus-old-value{font-size:13px;font-weight:800;color:#e45b57;text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:#e45b57}.om-bonus-value strong{font-size:13px!important;line-height:1.2!important;color:#50b818!important;letter-spacing:.025em!important;font-weight:900!important}


.om-steps-section{padding:80px 0 86px}.om-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:46px}.om-steps article{background:#fff;border:1px solid #dce5e8;border-radius:14px;min-height:215px;padding:27px 20px 22px;box-shadow:0 10px 22px rgba(26,51,67,.055)}.om-steps i{width:52px;height:52px;background:var(--om-teal);color:#fff;border-radius:50%;display:grid;place-items:center;margin:0 auto 17px;font-style:normal;font-size:17px;font-weight:900}.om-steps h3{font-size:17px;margin-bottom:8px}.om-steps p{font-size:13px;line-height:1.45;margin:0;color:#6a7d8e}

.om-testimonials-section{padding:86px 0 95px}.om-testimonial-head{width:min(930px,calc(100% - 40px));margin:0 auto}.om-testimonials{width:min(1900px,calc(100% - 26px));margin:52px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.om-testimonials article{border:1px solid #dce4e7;border-radius:15px;padding:25px 25px 22px;text-align:left;min-height:306px;display:flex;flex-direction:column;box-shadow:0 8px 20px rgba(26,51,67,.045)}.om-stars{color:var(--om-coral);font-weight:900;letter-spacing:.07em;font-size:13px}.om-stars em{float:right;color:#f2c7bd;font-size:27px;font-style:normal;line-height:1}.om-testimonials article>p{font-size:13px;font-style:italic;color:#788997;line-height:1.55;flex:1}.om-person{border-top:1px solid #e5e9eb;padding-top:16px;display:flex;align-items:center;gap:11px}.om-person>i{font-style:normal;width:39px;height:39px;border-radius:50%;background:#f3f1ed;color:#81909b;display:grid;place-items:center;font-weight:700;font-size:12px}.om-person b{display:block;color:#324b61;font-size:12px}.om-person small{display:block;color:#54aab3;font-size:9px;font-weight:900;letter-spacing:.07em;margin-top:2px}

.om-pricing-section{padding-top:88px;padding-bottom:90px}.om-pricing-section h2{max-width:780px;margin-left:auto;margin-right:auto}.om-pricing{display:grid;grid-template-columns:.92fr 1.08fr;gap:25px;max-width:960px;margin:55px auto 0;align-items:start;text-align:left}.om-price-card{border:1px solid #dce4e7;background:#fff;border-radius:16px;padding:34px 34px 30px;box-shadow:0 14px 28px rgba(23,48,69,.06);position:relative}.om-price-card.om-complete{border:2px solid var(--om-teal);padding:34px 35px 30px;box-shadow:0 18px 34px rgba(13,49,85,.10)}.om-price-label{color:#8192a0;font-size:10px;font-weight:900;letter-spacing:.13em}.om-price-card h3{font-size:22px;margin:8px 0 17px}.om-price-row{display:flex;align-items:baseline;gap:11px;margin-bottom:12px;flex-wrap:wrap}.om-price-row del{color:#9aa6ae;font-size:13px}.om-price-row strong{font-family:Georgia,'Times New Roman',serif;color:var(--om-navy);font-size:39px;font-weight:500;line-height:1}.om-complete .om-price-row strong{font-size:48px;color:var(--om-teal)}.om-price-row sup{font-size:.52em;vertical-align:super}.om-price-row small{font-size:12px;color:#80909d}.om-warning{font-size:11px;color:#2a91a0;font-weight:700;margin:0 0 18px}.om-price-card ul{list-style:none;padding:0;margin:0 0 24px}.om-price-card li{position:relative;padding:6px 0 6px 30px;font-size:12.5px;color:#42596d}.om-price-card li:before{position:absolute;left:0;top:6px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:900}.om-price-card li.on:before{content:"✓";background:var(--om-navy);color:#fff}.om-complete li.on:before{background:var(--om-teal)}.om-price-card li.off{color:#b8c0c7;text-decoration:line-through}.om-price-card li.off:before{content:"✓";background:#dfe4e8;color:#fff}.om-popular{position:absolute;top:-17px;left:50%;transform:translateX(-50%);background:var(--om-teal);color:#fff;border-radius:999px;padding:7px 21px;font-size:10px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.om-complete figure{margin:8px auto 22px;width:78%}.om-complete figure img{width:100%}.om-secure-line{text-align:center;color:#8b989f;font-size:9px;margin:13px 0 0}
.om-guarantee{max-width:930px;margin:74px auto 0;background:var(--om-navy);border-radius:17px;color:#fff;display:grid;grid-template-columns:170px 1fr;align-items:center;gap:32px;padding:35px 44px;text-align:left;box-shadow:0 16px 30px rgba(13,49,85,.13)}.om-seal{width:130px;height:130px;border-radius:50%;border:1px solid #3b6b8e;background:#113a62;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;box-shadow:inset 0 0 0 8px rgba(255,255,255,.025)}.om-seal span{font-size:32px;color:#f3bf2f}.om-seal b{font-family:Georgia,'Times New Roman',serif;font-size:16px;text-align:center;color:#fff;line-height:1.05;margin-top:3px}.om-guarantee-label{display:inline-block;color:#f08c79;border:1px solid #a35352;border-radius:999px;padding:5px 12px;font-size:9px;font-weight:900;letter-spacing:.1em;margin-bottom:10px}.om-guarantee h3{color:#fff;font-size:26px;margin-bottom:7px}.om-guarantee p{color:#dbe5ed;font-size:13px;line-height:1.5;margin:0;max-width:650px}

.om-faq-section{padding-top:88px;padding-bottom:96px}.om-faq{max-width:805px;margin:40px auto 0;text-align:left;display:grid;gap:12px}.om-faq details{background:#fff;border:1px solid #dce4e7;border-radius:13px;box-shadow:0 8px 18px rgba(26,51,67,.04);overflow:hidden}.om-faq summary{list-style:none;cursor:pointer;padding:20px 56px 20px 22px;color:#29465e;font-size:14px;font-weight:800;position:relative}.om-faq summary::-webkit-details-marker{display:none}.om-faq summary:after{content:"›";position:absolute;right:18px;top:50%;transform:translateY(-50%);width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e8f6f7;color:#2698a6;font-size:19px}.om-faq details[open] summary:after{content:"⌄"}.om-faq details>div{padding:0 22px 20px;color:#6e7e8d;font-size:13px;line-height:1.5}

.om-footer{background:var(--om-navy);color:#d7e1e8;padding:52px 0 46px;border-top:2px solid #de7d6e}.om-footer-grid{display:grid;grid-template-columns:1.1fr .9fr 1.2fr;gap:54px}.om-footer-brand{display:flex;align-items:center;gap:10px;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:14px;margin-bottom:18px}.om-footer-brand i{font-style:normal;border:1px solid #d3796b;border-radius:6px;color:#e07c6c;width:31px;height:31px;display:grid;place-items:center}.om-footer h4{font-size:10px;letter-spacing:.12em;color:#fff;margin:0 0 12px}.om-footer p{font-size:11px;line-height:1.55;margin:0}.orthomap-legal{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;font-size:10px}.orthomap-legal a{text-decoration:underline;text-underline-offset:2px}
.om-mobile-sticky{display:none}.btn.is-disabled,.om-btn.is-disabled{opacity:.55;pointer-events:none;cursor:not-allowed}

@media (max-width:1200px){
  h1{font-size:48px}.om-preview-grid,.om-gallery-grid{grid-template-columns:repeat(3,1fr);max-width:1080px;margin-left:auto;margin-right:auto}.om-collection-grid{grid-template-columns:repeat(3,1fr)}.om-topic-card:nth-child(5),.om-topic-card:nth-child(6){grid-column:auto}.om-testimonials{grid-template-columns:repeat(3,1fr);max-width:1180px}.om-steps{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:900px){
  .om-section{padding:64px 0}h1{font-size:42px}h2{font-size:31px}.om-collection-grid{grid-template-columns:repeat(2,1fr)}.om-organized-grid{grid-template-columns:1fr}.om-lifestyle{max-width:560px;margin:0 auto}.om-organized-copy{text-align:center}.om-organized-copy h2,.om-organized-copy>p{margin-left:auto;margin-right:auto}.om-topic-list{text-align:left}.om-bonus-grid{grid-template-columns:repeat(2,1fr)}.om-bonus-card:nth-child(4),.om-bonus-card:nth-child(5){grid-column:auto}.om-offer-banner{grid-template-columns:1fr;text-align:center}.om-offer-banner p{margin-left:auto;margin-right:auto}.om-offer-banner figure{grid-row:1;width:220px}.om-pricing{grid-template-columns:1fr;max-width:580px}.om-guarantee{grid-template-columns:140px 1fr}.om-audience-grid{grid-template-columns:1fr}
}
@media (max-width:680px){
  body{padding-bottom:70px}.om-topbar{height:auto;min-height:42px;font-size:11px;line-height:1.25}.om-container{width:min(100% - 28px,1120px)}.om-wide{width:min(100% - 20px,1900px)}.om-hero{padding-top:48px}.om-kicker{font-size:9px;padding:7px 11px}h1{font-size:34px;line-height:1.13}h1 br{display:none}h2{font-size:28px}.om-lead,.om-hero-lead{font-size:14px}.om-hero-art{margin-top:34px;margin-bottom:26px;width:100%}.om-actions{flex-direction:column}.om-btn{width:100%;max-width:430px;min-height:56px}.om-benefits-inline{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;max-width:430px;margin-left:auto;margin-right:auto}.om-benefits-inline span{font-size:11px}.om-benefits-inline i{width:22px;height:22px}.om-preview-grid,.om-gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.om-collection-grid,.om-bonus-grid{grid-template-columns:1fr}.om-topic-card{min-height:auto}.om-topic-list{grid-template-columns:1fr}.om-steps{grid-template-columns:1fr 1fr;gap:12px}.om-steps article{min-height:190px;padding:22px 14px}.om-testimonials{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:82%;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 14px 8px;width:100%;gap:12px}.om-testimonials article{scroll-snap-align:center}.om-price-card{padding:28px 22px}.om-price-card.om-complete{padding:28px 22px}.om-guarantee{grid-template-columns:1fr;text-align:center;padding:30px 22px}.om-guarantee p{margin-left:auto;margin-right:auto}.om-seal{width:110px;height:110px}.om-footer-grid{grid-template-columns:1fr;gap:30px}.om-mobile-sticky{display:flex;position:fixed;z-index:60;left:0;right:0;bottom:0;background:rgba(255,255,255,.97);border-top:1px solid #dce5e8;padding:8px 12px;box-shadow:0 -8px 24px rgba(13,49,85,.12)}.om-mobile-sticky .om-btn{max-width:none;min-height:50px}.om-offer-banner{padding:30px 22px}.om-organized-copy h2{font-size:29px}
}
@media (max-width:430px){.om-preview-grid,.om-gallery-grid{grid-template-columns:1fr 1fr}.om-steps{grid-template-columns:1fr}.om-benefits-inline{grid-template-columns:1fr}.om-price-row strong{font-size:36px}.om-complete .om-price-row strong{font-size:44px}}

/* ===== Carrosséis automáticos — APERÇU + GALERIE ===== */
.om-auto-carousel{
  width:100%;
  max-width:none;
  overflow-x:auto;
  overflow-y:hidden;
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
  cursor:grab;
  user-select:none;
  touch-action:pan-x pan-y;
  scroll-behavior:auto;
  padding:4px 2px 12px;
}
.om-auto-carousel::-webkit-scrollbar{display:none}
.om-auto-carousel.is-interacting{cursor:grabbing}
.om-auto-carousel img{-webkit-user-drag:none;user-drag:none;pointer-events:none}

/* Aperçu: uma esteira horizontal, 5–6 cards visíveis em desktop */
.om-preview-grid.om-auto-carousel{
  display:flex;
  grid-template-columns:none;
  gap:16px;
  margin:42px 0 6px;
  align-items:stretch;
}
.om-preview-grid.om-auto-carousel .om-sheet-card{
  flex:0 0 clamp(255px,16.2vw,315px);
  aspect-ratio:1/1;
}
.om-preview-grid.om-auto-carousel .om-sheet-card img{
  width:100%;height:100%;object-fit:cover;
}

/* Galerie: mantém duas linhas no desktop, mas desliza horizontalmente */
.om-gallery-grid.om-auto-carousel{
  display:grid;
  grid-template-columns:none;
  grid-template-rows:repeat(2,clamp(245px,15.8vw,305px));
  grid-auto-flow:column;
  grid-auto-columns:clamp(245px,15.8vw,305px);
  gap:17px;
  margin:56px 0 0;
  align-items:stretch;
}
.om-gallery-grid.om-auto-carousel figure{
  width:100%;height:100%;aspect-ratio:1/1;
}
.om-gallery-grid.om-auto-carousel img{
  width:100%;height:100%;object-fit:cover;
}

/* Fade discreto nas bordas para reforçar que existe conteúdo deslizando */
.om-preview,.om-gallery{overflow:hidden}
.om-preview-grid.om-auto-carousel,.om-gallery-grid.om-auto-carousel{
  -webkit-mask-image:linear-gradient(to right,transparent 0,#000 2.5%,#000 97.5%,transparent 100%);
  mask-image:linear-gradient(to right,transparent 0,#000 2.5%,#000 97.5%,transparent 100%);
}

@media (max-width:900px){
  .om-preview-grid.om-auto-carousel .om-sheet-card{flex-basis:42vw;min-width:300px}
  .om-gallery-grid.om-auto-carousel{
    grid-template-rows:repeat(2,min(42vw,300px));
    grid-auto-columns:min(42vw,300px);
  }
}
@media (max-width:680px){
  .om-preview-grid.om-auto-carousel{
    display:flex;
    gap:12px;
    margin-left:0;margin-right:0;
    padding-left:8px;padding-right:8px;
    -webkit-mask-image:none;mask-image:none;
  }
  .om-preview-grid.om-auto-carousel .om-sheet-card{
    flex:0 0 78vw;
    min-width:0;
    max-width:360px;
  }
  .om-gallery-grid.om-auto-carousel{
    display:grid;
    grid-template-rows:1fr;
    grid-auto-flow:column;
    grid-auto-columns:min(78vw,360px);
    gap:12px;
    margin-left:0;margin-right:0;
    padding-left:8px;padding-right:8px;
    -webkit-mask-image:none;mask-image:none;
  }
  .om-gallery-grid.om-auto-carousel figure{aspect-ratio:1/1;height:auto}
}
@media (prefers-reduced-motion:reduce){
  .om-auto-carousel{scroll-behavior:auto}
}

/* ===== Offre unique ORTHOMAP — 19,90 € ===== */
.om-pricing.om-pricing-single{
  display:block;
  max-width:720px;
  margin:48px auto 0;
}
.om-price-card.om-complete.om-complete-single{
  border:1px solid #d8e2e6;
  border-radius:20px;
  padding:34px 36px 32px;
  box-shadow:0 18px 38px rgba(13,49,85,.10);
  text-align:center;
  overflow:hidden;
}
.om-complete-single .om-offer-product{
  width:min(92%,620px);
  margin:0 auto 10px;
}
.om-complete-single .om-offer-product img{
  width:100%;
  height:auto;
  display:block;
}
.om-offer-stars{
  color:#e8a10d;
  font-size:21px;
  letter-spacing:.18em;
  margin:4px 0 10px;
  font-weight:900;
}
.om-price-card .om-offer-receive-title{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--om-navy);
  text-align:center;
  font-size:26px;
  line-height:1.2;
  margin:8px 0 18px;
}
.om-offer-includes{
  background:#fff;
  border:1px solid #dce5e8;
  border-radius:14px;
  padding:9px 16px;
  text-align:left;
  box-shadow:0 8px 18px rgba(23,48,69,.04);
}
.om-offer-item{
  display:grid;
  grid-template-columns:24px 1fr;
  gap:10px;
  align-items:start;
  padding:10px 2px;
  border-bottom:1px solid #e6ecef;
}
.om-offer-item:last-child{border-bottom:0}
.om-offer-item>span{
  width:18px;
  height:18px;
  display:grid;
  place-items:center;
  background:#188a55;
  color:#fff;
  border-radius:4px;
  font-weight:900;
  font-size:11px;
  margin-top:1px;
}
.om-offer-item.om-offer-digital>span{
  background:#0f7492;
  border-radius:50%;
}
.om-offer-item p{margin:0;color:#213d56;font-size:13px;line-height:1.35}
.om-offer-item b{display:block;font-weight:800}
.om-offer-item small{display:block;margin-top:3px;color:#718291;font-size:11px}
.om-offer-item del{color:#b15151;font-weight:700}
.om-offer-item em{font-style:normal;color:#188a55;font-weight:900;margin-left:5px}
.om-offer-total{
  margin:22px 0 3px;
  font-size:12px;
  color:#526a7d;
  font-weight:700;
}
.om-offer-total del{color:#a44e4e;font-weight:800}
.om-offer-price-label{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--om-navy);
  font-size:25px;
  font-weight:700;
  margin-top:2px;
}
.om-offer-price{
  color:#079151;
  font-family:Georgia,'Times New Roman',serif;
  font-size:58px;
  font-weight:700;
  line-height:1;
  margin:4px 0 3px;
}
.om-offer-price-note{color:#687b8b;font-size:11px;margin-bottom:19px}
.om-offer-access-title{
  color:#956d00;
  font-size:21px;
  font-weight:900;
  margin-top:8px;
}
.om-offer-access-copy{
  max-width:500px;
  margin:6px auto 18px;
  color:#334e65;
  font-size:12px;
  line-height:1.45;
  font-weight:600;
}
.om-offer-checkout{
  background:#0c9849;
  border-color:#0c9849;
  min-height:60px;
  font-size:13px;
  box-shadow:0 10px 20px rgba(12,152,73,.18);
}
.om-offer-checkout:hover{background:#087d3b;border-color:#087d3b}

@media (max-width:680px){
  .om-pricing.om-pricing-single{max-width:100%;margin-top:34px}
  .om-price-card.om-complete.om-complete-single{padding:22px 14px 22px;border-radius:16px}
  .om-complete-single .om-offer-product{width:100%;margin-bottom:8px}
  .om-price-card .om-offer-receive-title{font-size:23px}
  .om-offer-includes{padding:8px 10px}
  .om-offer-item{grid-template-columns:22px 1fr;gap:8px;padding:9px 0}
  .om-offer-item p{font-size:12px}
  .om-offer-item small{font-size:10.5px}
  .om-offer-price-label{font-size:22px}
  .om-offer-price{font-size:54px}
  .om-offer-access-title{font-size:20px}
}


/* ===== Garantie 7 jours ===== */
.om-light-gray{background:#f1f2f3}
.om-guarantee-section{padding:78px 0 82px}
.om-guarantee-wrap{max-width:980px}
.om-guarantee-badge{margin:0 auto 26px;width:min(220px,44vw)}
.om-guarantee-badge img{width:100%;height:auto;display:block;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}
.om-guarantee-section h2{color:#0f2f23;font-size:62px;line-height:1.18;max-width:920px;margin:0 auto 24px;font-weight:800}
.om-guarantee-text{max-width:920px;margin:0 auto 16px;color:#3e5567;font-size:19px;line-height:1.6}
.om-guarantee-text-secondary{max-width:980px;margin-bottom:0}
@media (max-width:900px){
  .om-guarantee-section h2{font-size:48px}
  .om-guarantee-text{font-size:18px}
}
@media (max-width:680px){
  .om-guarantee-section{padding:62px 0 66px}
  .om-guarantee-badge{width:min(180px,48vw);margin-bottom:20px}
  .om-guarantee-section h2{font-size:34px;line-height:1.22;max-width:100%}
  .om-guarantee-text{font-size:16px;line-height:1.55;max-width:100%}
}
