.footnoteNumber {
	font-size: 50%;
  	vertical-align: super;
}
.zspadding-box {
	height: 0;
    border: 0px solid #2F8888;
}
.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a {
	display:inline-flex;
}
.NextiFrame {
	height: 1750px;
    width: 100%;
    display: block;
    float: center;
}
.theme-header-topbar {
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    font-size: 0px;
    height: 0px;
    visibility: hidden;
}
.zpheader-style-01 .theme-header .zpcontainer {
    margin-bottom: -15px;
    margin-top: -15px;
}
.victoria.img {
	opacity:0.7;
}
.pBody {
  display: flex;
  justify-content: center;
  background: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto',
  'Helvetica Neue', 'Ubuntu', sans-serif;
  height: 100vh;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pSection {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  width: 400px;
  height: 112px;
  border-radius: 6px;
  justify-content: space-between;
}
.p{
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.154px;
  color: #242d60;
  height: 100%;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
#checkout {
  width: 100vw;
}
.hidden {
  display: none;
}