:root{--wine:#7f001f;--wine2:#5b0017;--gold:#d5a72f;--ink:#111;--cream:#fbf8f3;--line:#e8e0d6}.spotme-home{font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff}.spotme-home *{box-sizing:border-box}.spotme-home img{max-width:100%;display:block}.spotme-home a{text-decoration:none;color:inherit}.sm-wrap{width:min(1420px,calc(100% - 48px));margin:auto}.sm-header{background:#111;color:#fff;position:sticky;top:0;z-index:20}.sm-nav{height:94px;display:flex;align-items:center;gap:45px}.sm-brand{width:230px}.sm-brand img{width:100%;height:72px;object-fit:contain;object-position:left center}.sm-header nav{display:flex;gap:36px;margin-left:auto;font-size:15px;font-weight:600}.sm-header nav a:hover{color:var(--gold)}.sm-account{display:flex;align-items:center;gap:12px;font-size:15px}.sm-account>a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.sm-login-link{padding:0 16px;color:var(--gold)!important;font-weight:700;border:1px solid transparent;border-radius:7px;transition:.2s}.sm-login-link:hover{border-color:var(--gold);background:rgba(213,167,47,.08)}.sm-register-link{min-width:96px;padding:12px 18px!important}.sm-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:7px;background:var(--wine);color:#fff!important;font-weight:700;font-size:14px;border:1px solid var(--wine);transition:.2s}.sm-btn:hover{transform:translateY(-2px)}.sm-btn-gold{background:var(--gold);border-color:var(--gold);color:#111!important}.sm-btn-outline{background:transparent;color:var(--wine)!important}.sm-btn-light{background:#fff;color:var(--wine)!important;border-color:#fff}.sm-menu{display:none;background:none;border:0}.sm-mobile-account{display:none}.sm-hero{background:linear-gradient(90deg,#fff 0%,#fff 48%,#f7f1e9 100%);border-bottom:1px solid #eee}.sm-hero-grid{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px}.sm-eyebrow{display:block;color:#b87c00;font-size:13px;font-weight:800;letter-spacing:.12em;margin-bottom:16px}.sm-eyebrow.burgundy{color:var(--wine)}.sm-eyebrow.gold{color:var(--gold)}.sm-hero h1,.sm-heading h2,.sm-start h2,.sm-cta h2{font-family:"Playfair Display",serif}.sm-hero h1{font-size:69px;line-height:1.02;margin:0 0 22px}.sm-hero h1 em{font-style:normal;color:var(--wine)}.sm-hero-copy>p{font-size:18px;line-height:1.7;color:#555;max-width:620px}.sm-actions{display:flex;gap:16px;margin:30px 0 26px}.sm-early{display:flex;align-items:center;gap:14px}.sm-early-icon{width:52px;height:52px;border-radius:50%;background:#fff4d8;color:#bd8200;padding:13px}.sm-early svg,.sm-icon svg,.sm-journey-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sm-hero-image img{width:100%;max-height:480px;object-fit:cover;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.13)}.sm-section{padding:74px 0}.sm-heading{text-align:center;margin-bottom:34px}.sm-heading h2{font-size:42px;margin:0}.sm-profiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.sm-profile{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.05);display:flex;flex-direction:column;min-width:0;height:100%}.sm-profile-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:34px 28px 26px;height:300px}.sm-profile-content>div{min-width:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.sm-profile>img{margin-top:auto}.sm-profile h3{font-family:"Playfair Display",serif;font-size:clamp(19px,1.5vw,23px);line-height:1.15;margin:16px 0 14px;overflow-wrap:normal;word-break:normal;max-width:100%}.sm-profile p{font-size:13px;line-height:1.6;color:#444;margin:0 auto 20px;overflow-wrap:normal;word-break:normal;max-width:190px}.sm-profile a{color:var(--wine);font-weight:700;font-size:14px;margin-top:auto}.sm-profile>img{width:100%;height:155px;object-fit:cover;flex:0 0 155px}.sm-icon{display:inline-flex;flex:0 0 50px;width:50px;height:50px;border-radius:50%;padding:12px;background:#fff3f4;color:var(--wine)}.sm-icon.gold{background:#fff6dd;color:#b67e00}.sm-icon.burgundy{background:var(--wine);color:#fff}.sm-journey{background:#111;color:#fff;padding:54px 0}.sm-heading.light h2{color:#fff}.sm-journey-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:26px}.sm-journey-grid article{text-align:center;position:relative}.sm-journey-grid article:not(:last-child):after{content:"→";position:absolute;right:-20px;top:32px;color:var(--gold);font-size:24px}.sm-journey-icon{display:inline-flex;width:72px;height:72px;border:1px solid var(--gold);border-radius:50%;padding:18px;color:var(--gold)}.sm-journey h3{font-size:15px;margin:14px 0 7px;color:#fff}.sm-journey p{font-size:13px;color:#d6d6d6;line-height:1.5}.sm-start{background:#fff}.sm-start-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.sm-start-card{display:grid;grid-template-columns:.86fr 1.14fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:390px;background:var(--cream)}.sm-start-card.sm-self{grid-template-columns:1.14fr .86fr}.sm-start-photo img{width:100%;height:100%;object-fit:cover}.sm-start-copy{padding:34px}.sm-start-copy h3{font-family:"Playfair Display",serif;font-size:32px;margin:16px 0 10px}.sm-start-copy p{line-height:1.6;color:#555}.sm-start-copy ul{list-style:none;padding:0;margin:20px 0}.sm-start-copy li{display:flex;gap:8px;align-items:center;margin:9px 0;font-size:14px}.sm-start-copy li svg{width:17px;height:17px;fill:none;stroke:var(--gold);stroke-width:2}.sm-phone-demo{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#e8ddd2)}.sm-phone-frame{width:180px;height:320px;border:10px solid #181818;border-radius:30px;background:#111;color:#fff;padding:26px 16px;text-align:center;transform:rotate(8deg);box-shadow:0 20px 35px rgba(0,0,0,.2)}.sm-scan-line{height:2px;background:#cf1d45;margin:90px 0 20px;box-shadow:0 0 12px #cf1d45}.sm-benefits{padding-top:50px;background:#fff}.sm-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sm-benefit-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.05);min-width:0}.sm-benefit-photo{width:100%;height:250px;object-fit:cover}.sm-benefit-copy{text-align:center;padding:26px 24px 30px;min-height:245px}.sm-benefit-grid .sm-icon{margin:0 auto}.sm-benefit-grid h3{font-family:"Playfair Display",serif;font-size:22px;line-height:1.18;margin:16px 0 10px}.sm-benefit-grid p{font-size:14px;color:#555;line-height:1.55;margin:0 auto;max-width:240px}.sm-cta{position:relative;overflow:hidden;background:linear-gradient(90deg,#5d0018,#93002c);color:#fff;text-align:center;padding:52px 0 48px;min-height:235px;display:flex;align-items:center}.sm-cta-inner{position:relative;z-index:2}.sm-cta h2{font-size:38px;margin:0 0 8px;color:#fff}.sm-cta p{margin:0 0 20px}.sm-cta-device,.sm-cta-bottle{position:absolute;z-index:1;pointer-events:none}.sm-cta-device{left:7%;bottom:-46px;width:230px;height:300px;object-fit:cover;object-position:62% 50%;transform:rotate(-8deg);border-radius:28px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.sm-cta-bottle{right:7%;bottom:-170px;width:235px;height:420px;object-fit:cover;object-position:50% 15%;transform:rotate(12deg);filter:drop-shadow(0 18px 30px rgba(0,0,0,.28))}.sm-footer{background:#111;color:#fff;padding:34px 0 16px}.sm-footer-grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:28px}.sm-footer img{width:210px}.sm-footer h4{font-size:14px;margin:0 0 12px;color:var(--gold)}.sm-footer a{display:block;color:#ddd;font-size:13px;margin:7px 0}.sm-social{margin-top:15px;color:#fff}.sm-copy{text-align:center;color:#888;font-size:12px;margin-top:28px}.spotme-home-page .entry-content,.spotme-home-page .site-main,.spotme-home-page .content-area{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.spotme-home-page .entry-header{display:none!important}

@media(max-width:1250px){.sm-wrap{width:min(1360px,calc(100% - 32px))}.sm-profiles{gap:16px}.sm-profile-content{padding:30px 20px 24px;height:290px}.sm-icon{flex-basis:46px;width:46px;height:46px;padding:11px}.sm-profile h3{font-size:18px}.sm-profile p{font-size:12.5px;max-width:170px}}
@media(max-width:1100px){.sm-profiles{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-profile-content{height:260px;padding:32px 28px 24px}.sm-header nav{gap:17px}.sm-brand{width:190px}.sm-hero h1{font-size:55px}.sm-journey-grid{grid-template-columns:repeat(3,1fr)}.sm-journey-grid article:after{display:none}.sm-start-card,.sm-start-card.sm-self{grid-template-columns:1fr}.sm-start-photo{height:260px}.sm-phone-demo{min-height:330px}.sm-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}
@media(max-width:1100px) and (min-width:821px){.sm-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-benefit-photo{height:230px}}
@media(max-width:820px){.sm-wrap{width:min(100% - 28px,720px)}.sm-nav{height:78px}.sm-brand{width:175px}.sm-header nav,.sm-account{display:none}.sm-menu{display:flex;margin-left:auto;flex-direction:column;gap:6px}.sm-menu span{width:28px;height:2px;background:#fff}.sm-header nav.open{display:flex;position:absolute;left:0;right:0;top:78px;background:#111;flex-direction:column;padding:24px}.sm-header nav.open>a{padding:10px 0}.sm-mobile-account{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.sm-mobile-account .sm-login-link,.sm-mobile-account .sm-register-link{width:100%;min-height:46px}.sm-mobile-account .sm-login-link{border-color:var(--gold);background:rgba(213,167,47,.08)}.sm-hero-grid{grid-template-columns:1fr;padding:58px 0 40px}.sm-hero h1{font-size:48px}.sm-hero-image{order:-1}.sm-hero-image img{max-height:380px}.sm-profiles{grid-template-columns:1fr}.sm-profile-content{height:auto;min-height:245px;padding:30px 28px 24px}.sm-journey-grid{grid-template-columns:repeat(2,1fr)}.sm-start-grid,.sm-benefit-grid,.sm-footer-grid{grid-template-columns:1fr}.sm-benefit-photo{height:230px}.sm-benefit-copy{min-height:0}.sm-footer{text-align:center}.sm-footer img{margin:auto}.sm-cta h2{font-size:31px}}
@media(max-width:520px){.sm-hero h1{font-size:40px}.sm-actions{flex-direction:column}.sm-btn{width:100%}.sm-section{padding:55px 0}.sm-heading h2{font-size:34px}.sm-journey-grid{grid-template-columns:1fr}.sm-start-copy{padding:26px}.sm-profile>img{height:145px}}

/* SpotMe Home 5.0.6 — cartões mais compactos e registo por fotografia */
.sm-profile-content{height:270px;padding:32px 34px 24px}
.sm-profile>img{height:128px;flex-basis:128px;object-fit:cover}
.sm-profile h3{margin-top:14px}
.sm-profile p{margin-bottom:16px}
.sm-self-photo{position:relative;min-height:390px;overflow:hidden;background:#efe7de}
.sm-self-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}
.sm-photo-badge{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.94);border:1px solid rgba(127,0,31,.14);border-radius:14px;padding:13px 16px;box-shadow:0 10px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:2px}
.sm-photo-badge strong{color:var(--wine);font-size:15px}
.sm-photo-badge span{font-size:12px;color:#555}
@media(max-width:1250px){.sm-profile-content{height:260px;padding:30px 26px 22px}.sm-profile>img{height:122px;flex-basis:122px}}
@media(max-width:1100px){.sm-profile-content{height:250px}.sm-profile>img{height:138px;flex-basis:138px}.sm-self-photo{min-height:330px}}
@media(max-width:1100px) and (min-width:821px){.sm-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-benefit-photo{height:230px}}
@media(max-width:820px){.sm-profile-content{height:auto;min-height:235px}.sm-profile>img{height:150px;flex-basis:150px}.sm-self-photo{min-height:320px}}

/* v5.0.7 — três conceitos de entrada */
.sm-heading-intro{max-width:760px;margin:14px auto 0;color:#666;font-size:16px;line-height:1.65}
.sm-concept-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.sm-concept-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0;box-shadow:0 14px 35px rgba(0,0,0,.055)}
.sm-concept-image{height:245px;background:#f6f1eb;overflow:hidden}
.sm-concept-image img{width:100%;height:100%;object-fit:cover}
.sm-concept-image-light img{object-fit:cover;object-position:center}
.sm-concept-image-phone{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fbf8f3,#eee4da);padding:18px}
.sm-concept-image-phone img{width:auto;height:100%;max-width:80%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.18))}
.sm-concept-copy{padding:30px 30px 32px;display:flex;flex-direction:column;flex:1}
.sm-concept-kicker{color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.11em;margin-bottom:10px}
.sm-concept-copy h3{font-family:"Playfair Display",serif;font-size:29px;line-height:1.12;margin:0 0 13px}
.sm-concept-copy p{color:#555;line-height:1.65;margin:0 0 17px}
.sm-concept-copy ul{list-style:none;padding:0;margin:0 0 24px}
.sm-concept-copy li{display:flex;gap:9px;align-items:flex-start;margin:9px 0;font-size:14px;line-height:1.45}
.sm-concept-copy li svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:var(--gold);stroke-width:2;margin-top:2px}
.sm-concept-copy .sm-btn,.sm-concept-copy .sm-link{margin-top:auto;align-self:flex-start}
.sm-link{color:var(--wine)!important;font-weight:700;font-size:14px}
@media(max-width:1100px){.sm-concept-grid{grid-template-columns:1fr}.sm-concept-card{display:grid;grid-template-columns:.9fr 1.1fr}.sm-concept-image{height:auto;min-height:330px}.sm-concept-copy{padding:36px}.sm-concept-image-phone img{max-height:330px}}
@media(max-width:720px){.sm-concept-card{display:flex}.sm-concept-image{height:235px;min-height:0}.sm-concept-copy{padding:28px 26px}.sm-concept-copy h3{font-size:26px}}


/* v5.0.8 — cartões de conceitos mais compactos e imagens mais coerentes */
.sm-concept-grid{gap:22px}
.sm-concept-card{border-radius:18px}
.sm-concept-image{height:190px}
.sm-concept-image-light img{object-fit:cover;object-position:center}
.sm-concept-image-phone{height:190px;padding:10px 22px;background:#f5eee6}
.sm-concept-image-phone img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 18px rgba(0,0,0,.14))}
.sm-concept-copy{padding:24px 26px 26px}
.sm-concept-kicker{font-size:10px;margin-bottom:8px}
.sm-concept-copy h3{font-size:25px;margin-bottom:10px}
.sm-concept-copy p{font-size:14px;line-height:1.55;margin-bottom:12px}
.sm-concept-copy ul{margin-bottom:18px}
.sm-concept-copy li{font-size:13px;margin:7px 0}
.sm-concept-copy .sm-btn{padding:12px 18px}
@media(max-width:1100px){.sm-concept-card{grid-template-columns:1fr 1.15fr}.sm-concept-image,.sm-concept-image-phone{height:auto;min-height:250px}.sm-concept-copy{padding:30px}.sm-concept-image-phone img{max-height:250px}}
@media(max-width:720px){.sm-concept-image,.sm-concept-image-phone{height:205px;min-height:0}.sm-concept-copy{padding:24px 22px}.sm-concept-copy h3{font-size:24px}}

@media(max-width:1100px){.sm-cta-device{left:2%;width:190px}.sm-cta-bottle{right:2%;width:190px}.sm-cta-inner{max-width:620px}}
@media(max-width:820px){.sm-cta{min-height:260px;padding:48px 0}.sm-cta-device{left:-56px;bottom:-72px;width:170px;opacity:.72}.sm-cta-bottle{right:-58px;bottom:-155px;width:175px;opacity:.75}.sm-cta-inner{max-width:520px}.sm-cta h2{font-size:31px;padding:0 56px}.sm-cta p{padding:0 42px}}
@media(max-width:520px){.sm-cta-device,.sm-cta-bottle{opacity:.38}.sm-cta h2{padding:0 20px}.sm-cta p{padding:0 18px}}


/* v5.1.0 — identidade visual oficial aplicada aos mockups */
.sm-hero-image img{
  object-position:center;
}
.sm-concept-image img{
  object-position:center;
}
.sm-cta-device{
  width:300px;
  height:220px;
  left:3.5%;
  bottom:-22px;
  object-fit:cover;
  object-position:center;
  transform:rotate(-7deg);
  border-radius:24px;
}
.sm-cta-bottle{
  width:300px;
  height:220px;
  right:3.5%;
  bottom:-20px;
  object-fit:cover;
  object-position:center;
  transform:rotate(7deg);
  border-radius:24px;
  filter:drop-shadow(0 18px 30px rgba(0,0,0,.22));
}
@media(max-width:1100px){
  .sm-cta-device,.sm-cta-bottle{width:230px;height:190px}
}
@media(max-width:820px){
  .sm-cta-device{left:-82px;bottom:-35px;width:200px;height:170px}
  .sm-cta-bottle{right:-82px;bottom:-35px;width:200px;height:170px}
}


/* v5.1.1 — CTA final centrado e mais legível no desktop */
.sm-cta-inner{max-width:620px;margin-left:auto;margin-right:auto;text-align:center}
.sm-cta h2{max-width:620px;margin-left:auto;margin-right:auto;line-height:1.08;text-wrap:balance}
.sm-cta p{max-width:590px;margin-left:auto;margin-right:auto;line-height:1.5;text-wrap:balance}
@media(min-width:821px){
  .sm-cta h2{font-size:46px}
  .sm-cta-inner{padding-left:12px;padding-right:12px}
}
@media(max-width:820px){
  .sm-cta h2{line-height:1.12}
}


/* v5.1.4 — aviso discreto e apenas um rodapé na Home V2 */
.sm-site-notice{background:#fbf5e7;border-bottom:1px solid #ead8a7;color:#4a3b14;font-size:13px;line-height:1.45}
.sm-site-notice .sm-wrap{min-height:38px;display:flex;align-items:center;justify-content:center;gap:9px;text-align:center;padding:8px 0}
.sm-site-notice-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(213,167,47,.14)}

/* Esconde o rodapé do tema apenas na página que contém [spotme_home_v2]. */
body.spotme-home-page > footer:not(.sm-footer),
body.spotme-home-page #colophon,
body.spotme-home-page .site-footer:not(.sm-footer),
body.spotme-home-page .site-footer-wrap,
body.spotme-home-page .footer-widgets,
body.spotme-home-page .footer-widget-area,
body.spotme-home-page .footer-area,
body.spotme-home-page .footer-main,
body.spotme-home-page .footer-bottom,
body.spotme-home-page .footer-container,
body.spotme-home-page .elementor-location-footer,
body.spotme-home-page [data-elementor-type="footer"],
body.spotme-home-page footer#site-footer,
body.spotme-home-page footer[role="contentinfo"]:not(.sm-footer){display:none!important}
body.spotme-home-page .spotme-home > .sm-footer{display:block!important}

@media(max-width:520px){
  .sm-site-notice{font-size:12px}
  .sm-site-notice .sm-wrap{align-items:flex-start;padding:9px 4px}
  .sm-site-notice-dot{margin-top:5px}
}

/* v6.2.1 — homepage realmente a toda a largura no computador.
   Remove apenas o cabeçalho/barra do tema e os limites do template WordPress. */
body.spotme-home-page{
  margin:0!important;
  padding:0!important;
  background:#fff!important;
}
body.spotme-home-page #masthead,
body.spotme-home-page header#masthead,
body.spotme-home-page .site-header:not(.sm-header),
body.spotme-home-page .top-bar,
body.spotme-home-page .top-header,
body.spotme-home-page .header-top,
body.spotme-home-page .header-widget-area,
body.spotme-home-page .site-branding:not(.sm-brand),
body.spotme-home-page .elementor-location-header,
body.spotme-home-page [data-elementor-type="header"]{
  display:none!important;
}
body.spotme-home-page #page,
body.spotme-home-page .site,
body.spotme-home-page #content,
body.spotme-home-page .site-content,
body.spotme-home-page #primary,
body.spotme-home-page .content-area,
body.spotme-home-page #main,
body.spotme-home-page .site-main,
body.spotme-home-page article.page,
body.spotme-home-page article.type-page,
body.spotme-home-page .entry-content,
body.spotme-home-page .wp-site-blocks,
body.spotme-home-page main.wp-block-group{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
}
body.spotme-home-page .spotme-home{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  overflow-x:hidden;
}
@media(min-width:1101px){
  .spotme-home .sm-wrap{width:min(1420px,calc(100% - 72px))}
  .spotme-home .sm-hero-grid{min-height:680px;gap:72px}
  .spotme-home .sm-hero h1{font-size:clamp(62px,4.4vw,78px)}
  .spotme-home .sm-hero-image img{max-height:520px}
}
/* 6.3.0 — navegação inteligente */
.sm-logout-link{min-width:88px}.sm-header nav>a{white-space:nowrap}
@media(max-width:1100px) and (min-width:821px){.sm-nav{gap:22px}.sm-header nav{gap:20px}.sm-brand{width:190px}}


/* 6.3.2 — fundo institucional corrigido e expansão real no desktop */
@media (min-width:1101px){
  html,body.spotme-home-page{min-height:100%;background-color:#d8c5aa!important}
  body.spotme-home-page{
    background-size:cover!important;
    background-repeat:no-repeat!important;
  }
  body.spotme-home-page #page,
  body.spotme-home-page .site,
  body.spotme-home-page #content,
  body.spotme-home-page .site-content,
  body.spotme-home-page #primary,
  body.spotme-home-page .content-area,
  body.spotme-home-page #main,
  body.spotme-home-page .site-main,
  body.spotme-home-page article.page,
  body.spotme-home-page article.type-page,
  body.spotme-home-page .entry-content,
  body.spotme-home-page .wp-site-blocks{background:transparent!important;max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
  body.spotme-home-page .spotme-home{
    width:min(1420px,calc(100vw - 96px))!important;
    max-width:none!important;
    margin-left:calc(50% - min(710px,calc(50vw - 48px)))!important;
    margin-right:0!important;
    background:#fff;
    box-shadow:0 20px 70px rgba(34,24,13,.22);
  }
}
@media (min-width:1101px) and (max-width:1250px){
  body.spotme-home-page .spotme-home{width:calc(100vw - 48px)!important;margin-left:24px!important}
}
@media (max-width:1100px){
  body.spotme-home-page{background:#fff!important;background-image:none!important}
  body.spotme-home-page .spotme-home{box-shadow:none}
}


/* Extensões da plataforma — v6.6.3 */
.sm-services{padding:64px 0 62px;background:#f7f3ec}
.sm-services-intro{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(520px,1.42fr);gap:0;align-items:stretch;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(42,27,14,.10)}
.sm-services-intro>div{padding:38px 42px 38px 48px;display:flex;flex-direction:column;justify-content:center}
.sm-services-intro h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,3.5vw,50px);line-height:1.03;margin:10px 0 16px;color:#231b15}
.sm-services-intro p{font-size:17px;line-height:1.58;color:#5b5148;max-width:560px;margin:0}
.sm-services-intro>img{width:100%;height:100%;min-height:320px;max-height:350px;object-fit:cover;object-position:center center}
.sm-services-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}
.sm-service-banner{position:relative;min-height:310px;border-radius:18px;overflow:hidden;text-decoration:none;box-shadow:0 10px 26px rgba(31,20,12,.14);isolation:isolate;transition:transform .3s ease,box-shadow .3s ease}
.sm-service-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.sm-service-banner:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(31,20,12,.20)}
.sm-service-banner:hover>img{transform:scale(1.045)}
.sm-service-banner:focus-visible{outline:3px solid #c99b2f;outline-offset:4px}
.sm-service-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,13,9,.94) 0%,rgba(18,13,9,.78) 45%,rgba(18,13,9,.10) 100%);z-index:1}
.sm-service-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:310px;width:57%;padding:34px;color:#fff}
.sm-service-content small{font-size:11px;letter-spacing:.16em;color:#d7ad4b;font-weight:700}
.sm-service-content strong{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.08;margin:10px 0 12px}
.sm-service-content em{font-style:normal;font-size:15px;line-height:1.55;color:rgba(255,255,255,.86)}
.sm-service-content b{margin-top:22px;color:#e1b64f;font-size:14px}
.sm-services-note{display:flex;justify-content:center;align-items:center;gap:12px;margin:28px 0 0;color:#4c443d;font-size:16px}
.sm-services-note svg{width:23px;height:23px;fill:none;stroke:#c99b2f;stroke-width:1.8;border:1px solid #c99b2f;border-radius:50%;padding:4px}
@media(max-width:900px){
 .sm-services-intro{grid-template-columns:1fr}
 .sm-services-intro>div{padding:38px 38px 0}
 .sm-services-intro>img{min-height:300px}
 .sm-services-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .sm-services{padding:58px 0}
 .sm-services-intro>div{padding:30px 24px 0}
 .sm-services-intro h2{font-size:36px}
 .sm-services-intro p{font-size:16px}
 .sm-services-intro>img{min-height:235px}
 .sm-service-banner,.sm-service-content{min-height:285px}
 .sm-service-content{width:74%;padding:26px}
 .sm-service-content strong{font-size:29px}
 .sm-services-note{text-align:center;align-items:flex-start;font-size:14px}
}


@media (prefers-reduced-motion:reduce){
 .sm-service-banner,.sm-service-banner>img{transition:none}
 .sm-service-banner:hover{transform:none}
 .sm-service-banner:hover>img{transform:none}
}


/* Hero das extensões mais compacto e com enquadramento mais abrangente — v6.6.6 */
@media (max-width:1100px){
  .sm-services-intro{
    grid-template-columns:minmax(320px,.9fr) minmax(420px,1.25fr);
  }
  .sm-services-intro>div{padding:34px 34px 34px 38px}
  .sm-services-intro>img{min-height:300px;max-height:330px}
}
@media (max-width:820px){
  .sm-services-intro{grid-template-columns:1fr}
  .sm-services-intro>div{padding:34px 30px}
  .sm-services-intro>img{
    min-height:0;
    max-height:none;
    height:auto;
    aspect-ratio:1400/604;
    object-fit:cover;
    object-position:center;
  }
}


/* Plataforma e extensões em três cartões — v6.6.7 */
.sm-services{
  padding:68px 0 58px;
  background:#f7f3ec;
}
.sm-services-grid.sm-services-grid-three{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  margin-top:0;
  align-items:stretch;
}
.sm-service-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  border-radius:18px;
  background:#fff;
  color:#241c16;
  text-decoration:none;
  border:1px solid rgba(95,69,42,.12);
  box-shadow:0 10px 28px rgba(42,27,14,.09);
  transition:transform .3s ease,box-shadow .3s ease;
}
.sm-service-card:hover{
  transform:translateY(-4px);
  box-shadow:0 17px 38px rgba(42,27,14,.15);
}
.sm-service-card:focus-visible{
  outline:3px solid #c99b2f;
  outline-offset:4px;
}
.sm-service-card>img{
  display:block;
  width:100%;
  height:225px;
  object-fit:cover;
  object-position:center;
  transition:transform .45s ease;
}
.sm-service-card:hover>img{transform:scale(1.035)}
.sm-service-card-copy{
  display:flex;
  flex:1;
  flex-direction:column;
  align-items:flex-start;
  padding:28px 28px 30px;
}
.sm-service-card-copy small{
  font-size:11px;
  line-height:1.3;
  letter-spacing:.15em;
  color:#b77900;
  font-weight:800;
}
.sm-service-card-copy strong{
  display:block;
  margin:12px 0 14px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(27px,2.25vw,35px);
  line-height:1.05;
  color:#231b15;
}
.sm-service-card-copy em{
  display:block;
  font-style:normal;
  font-size:15px;
  line-height:1.62;
  color:#5b5148;
}
.sm-service-card-copy b{
  display:block;
  margin-top:auto;
  padding-top:26px;
  color:#b77900;
  font-size:14px;
}
.sm-services-note{margin-top:26px}

@media(max-width:980px){
  .sm-services-grid.sm-services-grid-three{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .sm-service-card:first-child{grid-column:1/-1}
  .sm-service-card:first-child>img{height:280px}
}
@media(max-width:650px){
  .sm-services{padding:52px 0}
  .sm-services-grid.sm-services-grid-three{grid-template-columns:1fr}
  .sm-service-card:first-child{grid-column:auto}
  .sm-service-card>img,.sm-service-card:first-child>img{height:210px}
  .sm-service-card-copy{padding:24px}
  .sm-service-card-copy strong{font-size:29px}
}
@media(prefers-reduced-motion:reduce){
  .sm-service-card,.sm-service-card>img{transition:none}
  .sm-service-card:hover{transform:none}
  .sm-service-card:hover>img{transform:none}
}


/* Imagens completas nos três cartões, também em telemóvel — v6.6.8 */
.sm-service-card{
  background:#fff;
}
.sm-service-card>img{
  display:block;
  width:100%;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:16/10;
  object-fit:contain !important;
  object-position:center center !important;
  background:#21170f;
  transform:none !important;
}
.sm-service-card:hover>img{
  transform:none !important;
}

/* Mantém proporções equilibradas em tablet e telemóvel, sem recortes. */
@media(max-width:980px){
  .sm-service-card:first-child>img{
    height:auto !important;
    aspect-ratio:16/9;
    object-fit:contain !important;
  }
}
@media(max-width:650px){
  .sm-service-card>img,
  .sm-service-card:first-child>img{
    width:100%;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:auto;
    object-fit:contain !important;
    object-position:center center !important;
  }
}


/* Correção de alinhamento e enquadramento dos cartões — v6.6.9 */
.sm-services-grid.sm-services-grid-three{
  align-items:stretch;
}
.sm-service-card{
  display:flex;
  flex-direction:column;
  height:100%;
  overflow:hidden;
  background:#fff;
}
.sm-service-card>img,
.sm-service-card:first-child>img{
  display:block;
  width:100%;
  height:230px !important;
  min-height:230px !important;
  max-height:230px !important;
  aspect-ratio:auto !important;
  object-fit:cover !important;
  object-position:center center !important;
  background:transparent !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
}
.sm-service-card:nth-child(2)>img{
  object-position:center 52% !important;
}
.sm-service-card:nth-child(3)>img{
  object-position:center 48% !important;
}
.sm-service-card-copy{
  flex:1;
}
.sm-service-card:hover>img{
  transform:none !important;
}

@media(max-width:980px){
  .sm-service-card:first-child>img,
  .sm-service-card>img{
    height:240px !important;
    min-height:240px !important;
    max-height:240px !important;
    object-fit:cover !important;
  }
}
@media(max-width:650px){
  .sm-service-card:first-child>img,
  .sm-service-card>img{
    height:220px !important;
    min-height:220px !important;
    max-height:220px !important;
    object-fit:cover !important;
    object-position:center center !important;
  }
}


/* Fotografias abrangentes e sem texto — v6.6.10 */
.sm-service-card:nth-child(2)>img,
.sm-service-card:nth-child(3)>img{
  width:100%;
  height:230px !important;
  min-height:230px !important;
  max-height:230px !important;
  object-fit:cover !important;
  object-position:center center !important;
  background:transparent !important;
}
@media(max-width:980px){
  .sm-service-card:nth-child(2)>img,
  .sm-service-card:nth-child(3)>img{
    height:240px !important;
    min-height:240px !important;
    max-height:240px !important;
    object-position:center center !important;
  }
}
@media(max-width:650px){
  .sm-service-card:nth-child(2)>img,
  .sm-service-card:nth-child(3)>img{
    height:220px !important;
    min-height:220px !important;
    max-height:220px !important;
    object-position:center center !important;
  }
}


/* v6.6.11 responsive image refinement */
.sm-service-card>img{
  width:100%;
  aspect-ratio:16/10;
  height:auto!important;
  max-height:none!important;
  min-height:0!important;
  object-fit:cover;
}
.sm-service-card:first-child>img{
  aspect-ratio:16/10;
  object-position:center center;
}
.sm-service-card:nth-child(2)>img{
  aspect-ratio:16/10;
  object-position:center 42%;
}
.sm-service-card:nth-child(3)>img{
  aspect-ratio:16/10;
  object-position:center 46%;
}
@media (max-width:650px){
 .sm-service-card:first-child>img{
   aspect-ratio:4/3;
   object-position:center center;
 }
 .sm-service-card:nth-child(2)>img,
 .sm-service-card:nth-child(3)>img{
   aspect-ratio:4/3;
   object-position:center center;
 }
}


/* v6.6.12 image ratio fix */
.sm-service-card>img{
 width:100%;
 height:auto !important;
 aspect-ratio:16/10;
 object-fit:cover;
 object-position:center center;
 display:block;
}
@media (min-width:981px){
 .sm-service-card>img{aspect-ratio:16/9; max-height:none!important;}
}
@media (max-width:980px){
 .sm-service-card>img{aspect-ratio:16/9; height:auto!important;}
}
@media (max-width:650px){
 .sm-service-card:first-child>img{
   aspect-ratio:16/10;
   object-position:center;
 }
 .sm-service-card:nth-child(2)>img,
 .sm-service-card:nth-child(3)>img{
   aspect-ratio:4/3;
   object-position:center;
 }
}


/* Hero vertical em computador, tablet e telemóvel — v6.6.13 */
.sm-hero{
  background:linear-gradient(180deg,#f8f4ed 0%,#fff 50%,#fff 100%);
}
.sm-hero-grid{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:0 !important;
  min-height:0 !important;
  padding-top:34px;
  padding-bottom:54px;
}
.sm-hero-image{
  order:-1 !important;
  width:100%;
  margin:0 0 42px;
}
.sm-hero-image img{
  display:block;
  width:100%;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:16/7;
  object-fit:cover;
  object-position:center center;
  border-radius:20px;
  box-shadow:0 18px 46px rgba(0,0,0,.12);
}
.sm-hero-copy{
  width:100%;
  max-width:920px;
  margin:0;
}
.sm-hero-copy>p{
  max-width:760px;
}
.sm-hero h1{
  max-width:850px;
}
.sm-actions{
  margin-top:26px;
}
.sm-early{
  margin-top:28px;
}

@media(max-width:900px){
  .sm-hero-grid{
    padding-top:24px;
    padding-bottom:44px;
  }
  .sm-hero-image{
    margin-bottom:32px;
  }
  .sm-hero-image img{
    aspect-ratio:16/8;
    border-radius:16px;
  }
}
@media(max-width:600px){
  .sm-hero-grid{
    padding-top:16px;
    padding-bottom:36px;
  }
  .sm-hero-image{
    margin-bottom:26px;
  }
  .sm-hero-image img{
    aspect-ratio:4/3;
    object-position:center center;
    border-radius:14px;
  }
  .sm-hero h1{
    font-size:clamp(39px,12vw,54px);
  }
}


/* Hero: texto em cima e imagem completa em baixo — v6.6.14 */
.sm-hero-grid{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:0 !important;
}
.sm-hero-copy{
  order:1 !important;
  width:100%;
  max-width:920px;
  margin:0 0 38px;
}
.sm-hero-image{
  order:2 !important;
  width:100%;
  margin:0 !important;
}
.sm-hero-image img{
  display:block;
  width:100%;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center center !important;
  border-radius:20px;
  background:transparent;
}

@media(max-width:900px){
  .sm-hero-copy{
    margin-bottom:30px;
  }
  .sm-hero-image img{
    height:auto !important;
    aspect-ratio:auto !important;
    object-fit:contain !important;
    border-radius:16px;
  }
}
@media(max-width:600px){
  .sm-hero-copy{
    margin-bottom:24px;
  }
  .sm-hero-image img{
    width:100%;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    object-fit:contain !important;
    object-position:center center !important;
    border-radius:14px;
  }
}


/* Jornada da garrafa compacta em telemóvel — v6.6.15 */
@media(max-width:700px){
  .sm-journey{
    padding:42px 0 38px !important;
  }

  .sm-journey .sm-eyebrow{
    display:block;
    margin-bottom:8px;
    font-size:10px !important;
    letter-spacing:.14em;
  }

  .sm-journey h2{
    margin:0 0 24px !important;
    font-size:clamp(30px,9vw,40px) !important;
    line-height:1.05 !important;
  }

  .sm-journey-track,
  .sm-journey-list,
  .sm-journey-steps{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px 14px !important;
    align-items:start !important;
  }

  .sm-journey-step{
    min-width:0 !important;
    width:auto !important;
    padding:0 !important;
    margin:0 !important;
    text-align:center;
  }

  .sm-journey-step .sm-journey-icon,
  .sm-journey-step .sm-step-icon,
  .sm-journey-step>span:first-child{
    width:52px !important;
    height:52px !important;
    min-width:52px !important;
    margin:0 auto 10px !important;
  }

  .sm-journey-step h3,
  .sm-journey-step strong{
    display:block;
    margin:0 0 5px !important;
    font-size:14px !important;
    line-height:1.18 !important;
  }

  .sm-journey-step p{
    margin:0 auto !important;
    max-width:145px;
    font-size:12px !important;
    line-height:1.35 !important;
  }

  .sm-journey-arrow,
  .sm-journey .sm-arrow,
  .sm-journey-step + .sm-journey-arrow{
    display:none !important;
  }
}

@media(max-width:390px){
  .sm-journey-track,
  .sm-journey-list,
  .sm-journey-steps{
    gap:16px 10px !important;
  }

  .sm-journey-step .sm-journey-icon,
  .sm-journey-step .sm-step-icon,
  .sm-journey-step>span:first-child{
    width:46px !important;
    height:46px !important;
    min-width:46px !important;
  }

  .sm-journey-step h3,
  .sm-journey-step strong{
    font-size:13px !important;
  }

  .sm-journey-step p{
    font-size:11px !important;
    max-width:130px;
  }
}


/* Correção efetiva da jornada no telemóvel — v6.6.16 */
@media (max-width:700px){
  .sm-journey{
    padding:34px 0 30px !important;
  }

  .sm-journey .sm-heading{
    margin-bottom:20px !important;
  }

  .sm-journey .sm-heading h2{
    margin:8px 0 0 !important;
    font-size:32px !important;
    line-height:1.05 !important;
  }

  .sm-journey .sm-eyebrow{
    font-size:10px !important;
    letter-spacing:.14em !important;
  }

  .sm-journey .sm-journey-grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px 12px !important;
  }

  .sm-journey .sm-journey-grid article{
    min-width:0 !important;
    margin:0 !important;
    padding:0 4px !important;
    text-align:center !important;
  }

  .sm-journey .sm-journey-grid article::after{
    display:none !important;
    content:none !important;
  }

  .sm-journey .sm-journey-icon{
    width:48px !important;
    height:48px !important;
    padding:12px !important;
    margin:0 auto 8px !important;
  }

  .sm-journey .sm-journey-grid h3{
    margin:0 0 4px !important;
    font-size:13px !important;
    line-height:1.15 !important;
  }

  .sm-journey .sm-journey-grid p{
    margin:0 auto !important;
    max-width:135px !important;
    font-size:11px !important;
    line-height:1.3 !important;
  }
}

@media (max-width:380px){
  .sm-journey .sm-journey-grid{
    gap:15px 8px !important;
  }

  .sm-journey .sm-journey-icon{
    width:44px !important;
    height:44px !important;
    padding:11px !important;
  }

  .sm-journey .sm-journey-grid h3{
    font-size:12px !important;
  }

  .sm-journey .sm-journey-grid p{
    font-size:10.5px !important;
    max-width:125px !important;
  }
}


/* Imagens proporcionais e emolduradas nos cartões — v6.6.17 */
.sm-service-card > img,
.sm-service-card:first-child > img,
.sm-service-card:nth-child(2) > img,
.sm-service-card:nth-child(3) > img{
  display:block !important;
  width:calc(100% - 16px) !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:4/3 !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:8px 8px 0 !important;
  padding:0 !important;
  border:2px solid rgba(190,137,34,.72) !important;
  border-radius:14px !important;
  background:#1f160f !important;
  box-sizing:border-box !important;
  transform:none !important;
}

.sm-service-card:hover > img{
  transform:none !important;
}

@media(max-width:980px){
  .sm-service-card > img,
  .sm-service-card:first-child > img,
  .sm-service-card:nth-child(2) > img,
  .sm-service-card:nth-child(3) > img{
    width:calc(100% - 14px) !important;
    margin:7px 7px 0 !important;
    aspect-ratio:4/3 !important;
    height:auto !important;
    object-fit:cover !important;
  }
}

@media(max-width:650px){
  .sm-service-card > img,
  .sm-service-card:first-child > img,
  .sm-service-card:nth-child(2) > img,
  .sm-service-card:nth-child(3) > img{
    width:calc(100% - 12px) !important;
    margin:6px 6px 0 !important;
    aspect-ratio:4/3 !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center center !important;
    border-radius:12px !important;
  }
}

html{scroll-behavior:smooth;}


/* Aviso de desenvolvimento reposicionado antes do rodapé — v6.6.19 */
.sm-dev-notice{
  padding:34px 0;
  background:#f7f3ec;
}
.sm-dev-notice-card{
  display:flex;
  align-items:flex-start;
  gap:18px;
  padding:24px 28px;
  border:1px solid rgba(183,121,0,.22);
  border-radius:16px;
  background:#fffaf0;
  box-shadow:0 8px 22px rgba(42,27,14,.06);
}
.sm-dev-notice-icon{
  display:grid;
  place-items:center;
  flex:0 0 48px;
  width:48px;
  height:48px;
  border-radius:50%;
  background:#fff0ca;
  color:#b77900;
}
.sm-dev-notice small{
  display:block;
  margin:1px 0 8px;
  font-size:11px;
  font-weight:800;
  letter-spacing:.14em;
  color:#b77900;
}
.sm-dev-notice h2{
  margin:0 0 8px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  line-height:1.15;
  color:#231b15;
}
.sm-dev-notice p{
  margin:0;
  max-width:850px;
  font-size:15px;
  line-height:1.6;
  color:#5b5148;
}
@media(max-width:650px){
  .sm-dev-notice{
    padding:24px 0;
  }
  .sm-dev-notice-card{
    gap:14px;
    padding:20px;
  }
  .sm-dev-notice-icon{
    flex-basis:42px;
    width:42px;
    height:42px;
  }
  .sm-dev-notice h2{
    font-size:23px;
  }
  .sm-dev-notice p{
    font-size:14px;
    line-height:1.5;
  }
}


/* Rodapé compacto em telemóvel — v6.6.20 */
@media (max-width:700px){
  .sm-footer{
    padding:28px 0 18px !important;
  }

  .sm-footer-grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:22px 18px !important;
    align-items:start !important;
  }

  .sm-footer-brand{
    grid-column:1 / -1 !important;
    margin:0 0 4px !important;
  }

  .sm-footer-brand img{
    width:170px !important;
    max-width:70vw !important;
    height:auto !important;
  }

  .sm-footer-social{
    margin-top:10px !important;
  }

  .sm-footer-col{
    margin:0 !important;
    padding:0 !important;
  }

  .sm-footer-col h3,
  .sm-footer-col strong{
    margin:0 0 8px !important;
    font-size:13px !important;
    line-height:1.2 !important;
  }

  .sm-footer-col ul{
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
  }

  .sm-footer-col li{
    margin:0 0 7px !important;
  }

  .sm-footer-col a{
    font-size:12px !important;
    line-height:1.35 !important;
  }

  .sm-footer-bottom{
    margin-top:20px !important;
    padding-top:14px !important;
    font-size:11px !important;
    text-align:center !important;
  }
}

@media (max-width:380px){
  .sm-footer-grid{
    gap:18px 12px !important;
  }

  .sm-footer-col h3,
  .sm-footer-col strong{
    font-size:12px !important;
  }

  .sm-footer-col a{
    font-size:11px !important;
  }
}


/* Hero sem botões iniciais — v6.6.21 */
.sm-hero .sm-actions{
  display:none !important;
}
.sm-hero-copy{
  padding-bottom:0 !important;
}
