/* IA Connect CSS atomic selector: main 286.001; derived from main-286-media-max-720px-iac-panel.css. */
@media (max-width: 720px){
/* Ensure the last bit of the panel isn't hidden behind mobile UI (bottom bars) */
  .iac-panel{padding-bottom:calc(84px + env(safe-area-inset-bottom));}
}
