div[peb-type=document]{display:block;}
.peb-context-loading{visibility: hidden;}
@media only screen and (max-width: 767.9px)  {
:root{--screen-key:mobile;--screen-width:360px;--screen-padding:0px}
.elm-ae9e8084-10d2-4d96-8a1e-0da1033d6e3c{position:relative;display:block;overflow-x:clip;background-color:rgba(255,255,255, 1);font-family:Roboto,Arial;font-size:15px;font-style:normal;font-weight:400;color:rgba(0,0,0, 1);text-decoration:none;text-align:left;justify-content:flex-start;letter-spacing:normal;line-height:normal}
.input-ae9e8084-10d2-4d96-8a1e-0da1033d6e3c{font-size:15px;color:rgba(0,0,0, 1);line-height:normal;text-align:left;font-weight:400;font-style:normal;font-family:Roboto,Arial;text-decoration:none}.elm-7dea27e5-451c-471c-a7cd-e785363e4339{white-space:normal;overflow:visible;position:relative;grid-area:1 / 2 / span 1 / span 1;text-align:left}
.wrapper-7dea27e5-451c-471c-a7cd-e785363e4339{display:grid;width:100%;height:100vh;min-height:unset;grid-template-columns:auto 360px auto;grid-template-rows:100%;z-index:8001;overflow-x:hidden;max-height:unset;position:relative;background-color:transparent;white-space:normal;overflow:visible}
.input-7dea27e5-451c-471c-a7cd-e785363e4339{text-align:left}.elm-2de17887-0c88-4458-b71b-199061585e94{display:block;box-sizing:border-box;background-color:transparent;white-space:normal;overflow:visible;text-align:left;margin-left:0;margin-right:auto;position:relative;left:auto;top:auto;right:auto;bottom:auto;width:auto;height:auto;min-height:100%;vertical-align:top}
.input-2de17887-0c88-4458-b71b-199061585e94{text-align:left}
}
.slide-full-width{width:100%}
.slide-full-height{height:100%}

pe-shared-checkout {
    position: fixed !important;
    top: 0px !important;
    bottom: 0px !important;
    z-index: 100000000 !important;
    padding: 10px !important;
    height: 100vh !important;
    overflow: unset !important;
    background: #34343454;
    overflow-y: scroll !important;
    .wrapper {
      border-radius: 8px !important;
      margin: auto !important;
    };
  }
