@charset "UTF-8";

html {
  quotes: "“""”"
}

.link:link,
.link:visited,
a:link,
a:visited, a:active, a:hover {
  text-decoration: none
}

video {
  vertical-align: baseline
}

.table,
table {
  border-collapse: collapse
}

.visuallyhidden,
button {
  border: 0
}

h1+*,
h1+h1,
h1+h2,
h1+h3,
h1+h4,
h2+*,
h2+h1,
h2+h2,
h2+h3,
h2+h4,
h3+*,
h3+h1,
h3+h2,
h3+h3,
h3+h4,
h4+*,
h4+h1,
h4+h2,
h4+h3,
h4+h4,
ol+*,
ol+h1,
ol+h2,
ol+h3,
ol+h4,
p+*,
p+h1,
p+h2,
p+h3,
p+h4,
ul+*,
ul+h1,
ul+h2,
ul+h3,
ul+h4 {
  margin-top: 0
}

body,
h1,
h2,
h3,
h4 {
  color: #1d1d1f
}

/* @font-face {
  font-family: "Apple WebExp Icons Custom";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/webexp-iconfont/fonts/webexpicons_text-bdc85d47b29a9da01827425eb7340f0b.eot);
  src: url(/assets/webexp-iconfont/fonts/webexpicons_text-bdc85d47b29a9da01827425eb7340f0b.eot?#iefix) format("embedded-opentype"), url(/assets/webexp-iconfont/fonts/webexpicons_text-a82fbaf257207b3af3a7956736224bad.woff) format("woff"), url(/assets/webexp-iconfont/fonts/webexpicons_text-88304726fe4522e57d15c48f1f21d418.ttf) format("truetype")
} */


blockquote,
body,
button,
dd,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0
}


code,
figcaption {
  font-size: 1em;
  font-weight: 400;
  font-style: normal
}

table {
  border-spacing: 0
}


main {
  display: block
}

button {
  background: 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit
}

button:disabled {
  cursor: default
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 106.25%
}

body {
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  height: 100vh;
  letter-spacing: -.005em;
  font-style: normal;
  background-color: black;
  overflow: hidden;
}


h1,
h2,
h3,
h4,
video::cue {
  font-weight: 600
}

body,
button,
select {
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  text-align: left
}

h1 img,
h2 img,
h3 img,
h4 img {
  display: block;
  margin: 0
}

ol,
ul {
  margin-left: 1.17647em
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 0;
  margin-bottom: 0
}

li li {
  font-size: 1em
}

.link,
a {
  color: #0070c9;
  letter-spacing: inherit
}


.link:active,
a:active {
  text-decoration: none
}

.link:disabled,
a:disabled {
  opacity: .32
}

.selfclear::after,
.selfclear::before {
  content: ' ';
  display: table
}

.selfclear::after {
  clear: both
}

.visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0
}

.icon::after,
.icon::before,
.more::after,
.more::before {
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  position: relative;
  z-index: 1;
  text-decoration: none
}

.icon::before,
.more::before {
  display: none
}

.icon-after::after,
.more::after {
  padding-left: .3em;
  top: 0
}

body,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: black;
  overflow: hidden;
  height: 100dvh;
  background-color:  #000000;
  
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

h1,
h2,
h3,
h4 {
  font-size: 1em;
  font-weight: 400
}

ol li,
ul li {
  list-style: none
}

ol,
ul {
  margin: 0
}

@media (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  body {
    min-height: 100vh
  }
}

.main {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;

}

.content {
  width: 360px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}


.pin__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pin__label {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 17.9px;
  letter-spacing: 0.2em;
  text-align: center;
}

.pin__code {
  margin-top: 10px;
  font-size: 52px;
  font-weight: 800;
  line-height: 62.93px;
  text-align: center;
  color: #FF666A;
  border: 2px solid #FF666A;
  border-radius: 1rem;
  text-transform: uppercase;
  padding: 10px 20px;
}

.title {
  margin-top: 20px;
}

.header {
  color: #FFFFFF;
  font-optical-sizing: auto;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.buy-btn {
  background: linear-gradient(90deg, #FF007A 0%, #FF6969 100%);
  color: #ffffff;
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  border-radius: 99px;
  cursor: pointer;
  display: flex;
  font-size: 17px;
  font-weight: 700;
  justify-content: center;
  height: 50px;
  line-height: 1;
  overflow: hidden;
  padding: 10px 18px;
  position: relative;
  transition-duration: .3s;
  transition-property: opacity,transform,color;
  transition-timing-function: cubic-bezier(.26,.86,.44,.985);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
