/** Shopify CDN: Minification failed

Line 62:2 Unexpected "{"
Line 62:3 Expected identifier but found "%"
Line 62:29 Unexpected "("
Line 62:54 Expected identifier but found "%"

**/
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,500;0,700;0,800;1,600&family=Mulish:wght@400;600;700;800&display=swap');
  .mc-hero-section{--cream:#f6f1e8;--ink:#2b3a37;--ink-soft:#637470;--ink-faint:#97a39f;--teal:#5f918d;--teal-900:#34534f;--teal-bg:#dcebe8;--line:rgba(57,82,78,.14)}
  .mc-hero-section *{box-sizing:border-box;margin:0;padding:0}
  .mc-hero-section{position:relative;background:var(--cream);font-family:'Mulish',system-ui,sans-serif;color:var(--ink);overflow:hidden}
  .mc-hero-section .mch-track{position:relative}
  .mc-hero-section .mch-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease}
  .mc-hero-section .mch-slide.is-active{position:relative;opacity:1;visibility:visible}
  .mc-hero-section img{display:block;max-width:100%}
  .mc-hero-section a{color:inherit;text-decoration:none}

  .mc-hero-section .mcs-split{display:flex;flex-direction:column;background:var(--cream)}
  .mc-hero-section .mcs-life{position:relative;display:flex;align-items:center;justify-content:center}
  .mc-hero-section .mcs-life-tall{display:none}
  .mc-hero-section .mcs-life-wide{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:36% 50%}
  .mc-hero-section .mcs-body{padding:28px 24px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}
  .mc-hero-section .mcs-logo{height:30px;width:auto;mix-blend-mode:multiply}
  .mc-hero-section .mcs-eyebrow{font-size:9.5px;font-weight:800;letter-spacing:.34em;text-transform:uppercase;color:var(--teal)}
  .mc-hero-section .mcs-title{font-family:'Archivo',sans-serif;font-weight:800;font-size:clamp(34px,8vw,56px);line-height:.96;letter-spacing:-.03em;color:var(--ink)}
  .mc-hero-section .mcs-title em{display:block;font-style:normal;font-weight:500;font-size:clamp(20px,4.6vw,32px);letter-spacing:.02em;color:var(--ink-soft);margin-top:4px}
  .mc-hero-section .mcs-div{width:46px;height:3px;border-radius:2px;background:var(--teal)}
  .mc-hero-section .mcs-tag{font-family:'Archivo',sans-serif;font-style:italic;font-weight:500;font-size:clamp(15px,3.2vw,19px);color:var(--ink-soft)}
  .mc-hero-section .mcs-line{display:flex;align-items:flex-start;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:2px}
  .mc-hero-section .mcs-item{display:flex;flex-direction:column;align-items:center;gap:8px;width:104px}
  .mc-hero-section .mcs-item img{width:100%;height:80px;object-fit:contain;mix-blend-mode:multiply}
  .mc-hero-section .mcs-item .nm{font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);line-height:1.25}
  .mc-hero-section .mcs-item .nm i{font-style:normal;color:var(--teal);display:block}
  .mc-hero-section .mcs-plus{align-self:center;font-size:18px;font-weight:700;color:var(--ink-faint);margin-top:22px}
  .mc-hero-section .mcs-rail{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}
  .mc-hero-section .mcs-badge{display:inline-flex;align-items:center;gap:9px;background:var(--teal-bg);color:var(--teal-900);border-radius:999px;padding:9px 16px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
  .mc-hero-section .mcs-badge svg{width:17px;height:17px;flex:none}
  .mc-hero-section .mcs-price{display:flex;flex-direction:column;align-items:center;gap:2px}
  .mc-hero-section .mcs-was{font-size:15px;font-weight:700;color:var(--ink-faint);text-decoration:line-through}
  .mc-hero-section .mcs-now{font-family:'Archivo',sans-serif;font-weight:800;font-size:clamp(38px,9vw,56px);line-height:1;letter-spacing:-.02em;color:var(--teal-900)}
  .mc-hero-section .mch-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);color:#fff;font-weight:800;font-size:13px;letter-spacing:.09em;text-transform:uppercase;padding:15px 28px;border-radius:10px;transition:.18s ease}
  .mc-hero-section .mch-cta:hover{background:var(--teal-900);transform:translateY(-1px)}
  .mc-hero-section .mch-cta svg{width:16px;height:16px}
  .mc-hero-section .mcs-perks{display:flex;flex-direction:column;gap:10px;width:100%;max-width:300px;border-top:1px solid var(--line);padding-top:14px}
  .mc-hero-section .mcs-perk{display:flex;align-items:center;gap:11px;font-size:12.5px;font-weight:700;color:var(--ink);text-align:left}
  .mc-hero-section .mcs-perk svg{width:18px;height:18px;color:var(--teal);flex:none}

  .mc-hero-section .mco{display:flex;flex-direction:column;background:var(--cream)}
  .mc-hero-section .mco-bg{position:relative;width:100%}
  .mc-hero-section .mco-bg img{width:100%;height:auto;aspect-ratio:5/4;object-fit:cover;object-position:54% 26%}
  .mc-hero-section .mco-scrim{display:none}
  .mc-hero-section .mco-in{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:15px;padding:30px 28px 34px;background:var(--cream)}
  .mc-hero-section .mco-eb{font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--teal-900);display:flex;align-items:center;gap:10px}
  .mc-hero-section .mco-eb::before{content:"";width:26px;height:2px;background:var(--teal-900);opacity:.6}
  .mc-hero-section .mco-in h2{font-family:'Archivo',sans-serif;font-style:italic;font-weight:600;font-size:clamp(30px,7vw,52px);line-height:1.02;letter-spacing:-.01em;color:var(--teal-900);max-width:16ch}
  .mc-hero-section .mco-mark{display:flex;flex-direction:column;gap:3px;margin-top:4px}
  .mc-hero-section .mco-mark b{font-weight:800;font-size:clamp(16px,3.6vw,21px);letter-spacing:.34em;text-transform:uppercase;color:var(--ink)}
  .mc-hero-section .mco-mark .t{display:flex;align-items:center;gap:9px;font-family:'Archivo',sans-serif;font-style:italic;font-size:11.5px;color:var(--ink-soft);letter-spacing:.04em}
  .mc-hero-section .mco-mark .t::before,.mc-hero-section .mco-mark .t::after{content:"";height:1px;width:24px;background:var(--ink-faint);opacity:.6}

  {%- comment -%} ---- Priam (alcofa dobrável) ---- {%- endcomment -%}
  .mc-hero-section .mcp{display:flex;flex-direction:column;background:#fff}
  .mc-hero-section .mcp-bg{position:relative;width:100%;display:none}
  .mc-hero-section .mcp-bg img{width:100%;height:100%;object-fit:cover;object-position:58% 22%}
  .mc-hero-section .mcp-bg-m{display:block;width:100%;height:auto;aspect-ratio:5/4;object-fit:cover;object-position:50% 30%;background:#eef0ef}
  .mc-hero-section .mcp-scrim{display:none}
  .mc-hero-section .mcp-in{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:30px 24px 34px;background:#fff}
  .mc-hero-section .mcp-brand{display:flex;align-items:center;gap:13px}
  .mc-hero-section .mcp-logo{height:24px;width:auto;mix-blend-mode:multiply}
  .mc-hero-section .mcp-bar{width:1px;height:18px;background:rgba(43,58,55,.25)}
  .mc-hero-section .mcp-of{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft)}
  .mc-hero-section .mcp-title{font-family:'Archivo',sans-serif;font-weight:800;font-size:clamp(32px,7.5vw,50px);line-height:1.02;letter-spacing:-.025em;color:var(--ink)}
  .mc-hero-section .mcp-title em{display:block;font-style:italic;font-weight:600;color:var(--teal);font-size:.92em;margin-top:2px}
  .mc-hero-section .mcp-lead{font-size:16px;font-weight:500;color:var(--ink-soft);max-width:34ch;line-height:1.5}
  .mc-hero-section .mcp-lead p{margin:0}
  .mc-hero-section .mcp-lead strong{color:var(--ink);font-weight:800}
  .mc-hero-section .mcp-cta{display:flex;flex-direction:column;gap:11px;margin-top:2px}
  .mc-hero-section .mcp-cta .mch-cta{width:100%}
  .mc-hero-section .mch-cta.ghost{background:transparent;color:var(--ink);border:1.5px solid rgba(43,58,55,.25)}
  .mc-hero-section .mch-cta.ghost:hover{background:var(--ink);color:#fff;border-color:var(--ink)}
  .mc-hero-section .mcp-trust{display:flex;flex-direction:column;gap:11px;margin-top:6px}
  .mc-hero-section .mcp-trust .t{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:var(--ink-soft)}
  .mc-hero-section .mcp-trust .t svg{width:17px;height:17px;color:var(--teal);flex:none}

  .mc-hero-section .mch-dots{position:absolute;left:0;right:0;bottom:14px;z-index:6;display:flex;justify-content:center;gap:9px}
  .mc-hero-section .mch-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(52,83,79,.3);cursor:pointer;padding:0;transition:.2s}
  .mc-hero-section .mch-dots button.is-active{background:var(--teal-900);transform:scale(1.25)}

  @media (min-width:768px){
    .mc-hero-section .mcs-split{display:grid;grid-template-columns:clamp(250px,26vw,330px) 1fr clamp(240px,23vw,280px);min-height:480px;align-items:center}
    .mc-hero-section .mcs-life{padding:24px 22px;height:100%}
    .mc-hero-section .mcs-life-wide{display:none}
    .mc-hero-section .mcs-life-tall{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;border-radius:14px}
    .mc-hero-section .mcs-body{padding:46px 30px;justify-content:center;gap:20px}
    .mc-hero-section .mcs-rail{padding:46px 34px 46px 0;align-items:flex-end;text-align:right}
    .mc-hero-section .mcs-price{align-items:flex-end}
    .mc-hero-section .mch-cta{width:100%}
    .mc-hero-section .mcs-perks{max-width:none}
    .mc-hero-section .mco{position:relative;min-height:480px}
    .mc-hero-section .mco-bg{position:absolute;inset:0;height:100%}
    .mc-hero-section .mco-bg img{height:100%;aspect-ratio:auto;object-position:54% 30%}
    .mc-hero-section .mco-scrim{display:block;position:absolute;inset:0;background:linear-gradient(100deg,rgba(244,239,225,.96) 0%,rgba(244,239,225,.8) 30%,rgba(244,239,225,.2) 56%,rgba(244,239,225,0) 74%)}
    .mc-hero-section .mco-in{padding:56px 60px;max-width:58%;background:none;min-height:480px}

    .mc-hero-section .mcp{position:relative;min-height:480px}
    .mc-hero-section .mcp-bg{display:block;position:absolute;inset:0;height:100%}
    .mc-hero-section .mcp-bg-m{display:none}
    .mc-hero-section .mcp-scrim{display:block;position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.95) 28%,rgba(255,255,255,.55) 48%,rgba(255,255,255,0) 66%)}
    .mc-hero-section .mcp-in{padding:56px 60px;max-width:52%;background:none;min-height:480px}
    .mc-hero-section .mcp-cta{flex-direction:row;flex-wrap:wrap;gap:13px}
    .mc-hero-section .mcp-cta .mch-cta{width:auto}
    .mc-hero-section .mcp-trust{flex-direction:row;flex-wrap:wrap;gap:22px;margin-top:10px}
  }