:root{--isi-height-expanded:calc(70vh - var(--isi-expand-button-height))}.phx-isi-fixed .phx-isi-fixed-container{padding:0 24px;width:100%}@media screen and (min-width:576px){.phx-isi-fixed .phx-isi-fixed-container{margin:0 auto;padding:0 48px}}@media screen and (min-width:992px){.phx-isi-fixed .phx-isi-fixed-container{padding:0 80px}}@media screen and (min-width:1440px){.phx-isi-fixed .phx-isi-fixed-container{padding:0 120px}}.phx-isi-fixed[data-expanding-isi]{bottom:0;display:none;position:fixed;z-index:300}.phx-isi-fixed[data-expanding-isi] .phx-isi-container{height:auto}.phx-isi-fixed[data-expanding-isi].phx-isi-is-expanded .phx-isi-container{height:100%;overflow-y:auto}.phx-isi-fixed[data-expanding-isi].phx-isi-visible{display:block}.phx-isi-fixed[data-expanding-isi] [data-expandable-content] .iScrollVerticalScrollbar{position:absolute;right:0!important;top:10px!important}.phx-navigation-top-open .phx-isi-fixed[data-expanding-isi]{z-index:0}