body{
  margin:0;
}
.page-shell{
  min-height:70vh;
}
.site-nav .brand{
  text-transform:uppercase;
}
.moma-hidden{
  display:none !important;
}
.gtranslate_wrapper,
.gt_switcher_wrapper,
#gt_float_wrapper{
  filter:grayscale(1);
  opacity:.42;
  transform:scale(.86);
  transform-origin:bottom right;
}
.gtranslate_wrapper:hover,
.gt_switcher_wrapper:hover,
#gt_float_wrapper:hover{
  opacity:.82;
}
.product-whatsapp{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  margin:-18px 0 34px;
  border:1px solid var(--line);
  color:var(--ink);
  font-size:13px;
  font-weight:300;
  letter-spacing:.04em;
}
.term-description{
  max-width:420px;
  color:var(--muted);
  font-size:14px;
  font-weight:300;
  line-height:1.8;
}
@media (max-width:980px){
  .product-whatsapp{
    margin-top:-12px;
  }
}
