img{max-width:100%}
html,body{overflow-x:hidden}

@media (max-width: 980px){
  div[style*="grid-template-columns:repeat(4"]{grid-template-columns:repeat(2,1fr)!important}
  div[style*="grid-template-columns:repeat(3"]{grid-template-columns:repeat(2,1fr)!important}
  h1{font-size:clamp(38px,7vw,56px)!important;line-height:1.05!important}
}

@media (max-width: 760px){
  div[style*="max-width:1200px"]{padding-left:20px!important;padding-right:20px!important}
  h1{font-size:clamp(30px,9.5vw,40px)!important;line-height:1.1!important;letter-spacing:-.02em!important}
  h2{font-size:clamp(23px,6.5vw,28px)!important;line-height:1.15!important}
  div[style*="grid-template-columns"]{grid-template-columns:1fr!important}
  div[style*="grid-template-columns:repeat(2,1fr)"]{grid-template-columns:repeat(2,1fr)!important}
  div[style*="grid-template-columns:repeat(4"][style*="text-align:center"]{grid-template-columns:repeat(2,1fr)!important}
  div[style*="display:flex"][style*="justify-content:space-between"]{flex-wrap:wrap;row-gap:10px}
  div[style*="display:flex"][style*="justify-content:center"]{flex-wrap:wrap}
  div[data-rbm-nav]>div{padding:12px 16px!important;flex-wrap:wrap;row-gap:10px}
  div[data-rbm-nav]>div>a{order:1}
  div[data-rbm-nav] div[style*="gap:28px"],
  div[data-rbm-nav] div[style*="gap:30px"]{order:2;width:100%;justify-content:center;gap:18px!important;flex-wrap:wrap}
  div[data-rbm-nav] div[style*="gap:16px"]{order:3;width:100%;justify-content:space-between!important;gap:12px!important}
  div[data-nav-spacer]{height:118px!important}
  div[style*="grid-template-columns:1.3fr"] a{padding:14px 26px!important;justify-content:center!important}
  img[style*="height:420px"],img[style*="height:400px"]{height:260px!important}
  div[style*="height:420px"],div[style*="height:400px"],div[style*="height:640px"]{height:300px!important}
  a[href^="https://wa.me"][style*="position:fixed"]{right:16px!important;bottom:16px!important}
}

@media (max-width: 380px){
  div[style*="grid-template-columns:repeat(4"][style*="text-align:center"]{grid-template-columns:repeat(2,1fr)!important}
}
