
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@font-face {
  font-family: "Futura Now Headline";
  src:
    url("../assets/fonts/futuranowheadline-lt-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowheadline-lt-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Now Headline";
  src:
    url("../assets/fonts/futuranowheadline-md-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowheadline-md-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Now Headline";
  src:
    url("../assets/fonts/futuranowheadline-blk-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowheadline-blk-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Now Text";
  src:
    url("../assets/fonts/futuranowtext-rg-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowtext-rg-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Now Text";
  src:
    url("../assets/fonts/futuranowtext-bd-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowtext-bd-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Now Var";
  src:
    url("../assets/fonts/futuranowvar-roman-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowvar-roman-webfont.woff") format("woff");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Now Var";
  src:
    url("../assets/fonts/futuranowvar-italic-webfont.woff2") format("woff2"),
    url("../assets/fonts/futuranowvar-italic-webfont.woff") format("woff");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Winston";
  src:
    url("../assets/fonts/winston-regular-webfont.woff2") format("woff2"),
    url("../assets/fonts/winston-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  overflow-x: hidden;
}

body {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* Root Start */

:root {
  --font-family:
    -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol;
  --color-primary: #a40e4c;
  --color-secondary: #2c2c54;
  --color-dark: #000000;
  --color-white: #ffffff;
  --color-danger: #cc0000;
  --color-warning: #fd7e14;
  --color-info: #1193ad;
  --color-success: #1a8a55;
  --color-border: #dddddd;
  --color-grey: #999999;
  --color-blue: #0d6efd;
  --color-indigo: #6610f2;
  --color-purple: #6f42c1;
  --color-pink: #d63384;
  --color-red: #dc3545;
  --color-orange: #fd7e14;
  --color-yellow: #ffc107;
  --color-green: #198754;
  --color-teal: #20c997;
  --color-cyan: #0dcaf0;
  --rp-gutter-x: 1.5rem;
  --rp-gutter-y: 0;
}

.color-primary {
  color: var(--color-primary);
}

.color-secondary {
  color: var(--color-secondary);
}

.color-dark {
  color: var(--color-dark);
}

.color-white {
  color: var(--color-white);
}

.color-danger {
  color: var(--color-danger);
}

.color-success {
  color: var(--color-success);
}

.color-success-hover {
  color: var(--color-success);
}

.color-border {
  color: var(--color-border);
}

.color-grey {
  color: var(--color-grey);
}

.color-warning {
  color: var(--color-warning);
}

.bg-primary {
  background-color: var(--color-primary);
}

.bg-seconary {
  background-color: var(--color-secondary);
}

.bg-dark {
  background-color: var(--color-dark);
}

.bg-danger {
  background-color: var(--color-danger);
}

.bg-white {
  background-color: var(--color-white);
}

.bg-border {
  background-color: var(--color-border);
}

.bg-success {
  background-color: var(--color-success);
}

.shadow-sm {
  box-shadow: 0 0.225rem 0.45rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.shadow-sm {
  box-shadow: 0 0.225rem 0.45rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.border-radius-1 {
  border-radius: 1rem !important;
}

.border-radius-2 {
  border-radius: 2rem !important;
}

.border-radius-3 {
  border-radius: 3rem !important;
}

.border-radius-4 {
  border-radius: 4rem !important;
}

.border-radius-5 {
  border-radius: 5rem !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 1rem !important;
}

.mt-1,
.my-1 {
  margin-top: 1rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 1rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 1rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 1rem !important;
}

.m-2 {
  margin: 2rem !important;
}

.mt-2,
.my-2 {
  margin-top: 2rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 2rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 2rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 2rem !important;
}

.m-3 {
  margin: 3rem !important;
}

.mt-3,
.my-3 {
  margin-top: 3rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 3rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 3rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 3rem !important;
}

.m-4 {
  margin: 4rem !important;
}

.mt-4,
.my-4 {
  margin-top: 4rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 4rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 4rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 4rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mt-5,
.my-5 {
  margin-top: 5rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 5rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 1rem !important;
}

.pt-1,
.py-1 {
  padding-top: 1rem !important;
}

.pr-1,
.px-1 {
  padding-right: 1rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 1rem !important;
}

.pl-1,
.px-1 {
  padding-left: 1rem !important;
}

.p-2 {
  padding: 2rem !important;
}

.pt-2,
.py-2 {
  padding-top: 2rem !important;
}

.pr-2,
.px-2 {
  padding-right: 2rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 2rem !important;
}

.pl-2,
.px-2 {
  padding-left: 2rem !important;
}

.p-3 {
  padding: 3rem !important;
}

.pt-3,
.py-3 {
  padding-top: 3rem !important;
}

.pr-3,
.px-3 {
  padding-right: 3rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 3rem !important;
}

.pl-3,
.px-3 {
  padding-left: 3rem !important;
}

.p-4 {
  padding: 4rem !important;
}

.pt-4,
.py-4 {
  padding-top: 4rem !important;
}

.pr-4,
.px-4 {
  padding-right: 4rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 4rem !important;
}

.pl-4,
.px-4 {
  padding-left: 4rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.pt-5,
.py-5 {
  padding-top: 5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 5rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid var(--color-border) !important;
}

.border-top {
  border-top: 1px solid var(--color-border) !important;
}

.border-right {
  border-right: 1px solid var(--color-border) !important;
}

.border-bottom {
  border-bottom: 1px solid var(--color-border) !important;
}

.border-left {
  border-left: 1px solid var(--color-border) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: var(--color-primary) !important;
}

.border-secondary {
  border-color: var(--color-secondary) !important;
}

.border-success {
  border-color: var(--color-success) !important;
}

.border-info {
  border-color: var(--color-info) !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

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

html {
  box-sizing: border-box;
  font-size: 68.5%;
}

body {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    Segoe UI Symbol;
  font-size: 1.5rem;
  background: var(--color-white);
  color: var(--color-dark);
  font-weight: 400;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 100%;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.6;
}

blockquote {
  border-left: 0.3rem solid var(--color-primary);
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 1.5rem;
}

blockquote *:last-child {
  margin-bottom: 0;
}

blockquote cite {
  font-size: 80%;
  font-style: normal;
  color: rgba(0, 0, 0, 0.5);
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

.disabled,
.button.disabled,
.button:disabled {
  opacity: 0.5 !important;
  pointer-events: none;
}

.button.disabled:hover,
.button:disabled:hover {
  opacity: 0.5 !important;
  pointer-events: none;
}

.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: transparent;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem;
  color: var(--color-primary);
  cursor: pointer;
  display: inline-block;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    Segoe UI Symbol;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  padding: 1rem 3rem;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.3;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    opacity 0.15s ease-in-out;
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  background-color: transparent;
  border-color: transparent;
  color: var(--color-primary);
  transition: 0.15s;
}

.button[disabled],
button[disabled],
input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled] {
  cursor: default;
  opacity: 0.5;
}

input[type="color"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="email"]:disabled,
input[type="month"]:disabled,
input[type="number"]:disabled,
input[type="password"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="text"]:disabled,
input[type="url"]:disabled,
input[type="week"]:disabled,
input:not([type]):disabled,
textarea:disabled,
select:disabled {
  background: var(--color-border);
}

input[type="color"]::placeholder,
input[type="date"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="email"]::placeholder,
input[type="month"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="url"]::placeholder,
input[type="week"]::placeholder,
input:not([type])::placeholder,
textarea::placeholder,
select::placeholder {
  color: var(--color-grey);
}

.button-primary {
  background-color: var(--color-primary) !important;
  color: var(--color-white) !important;
  border: 1px solid var(--color-primary) !important;
}

.button-secondary {
  background-color: var(--color-secondary) !important;
  color: var(--color-white) !important;
  border: 1px solid var(--color-secondary) !important;
}

.button-warning {
  background-color: var(--color-warning) !important;
  color: var(--color-white) !important;
  border: 1px solid var(--color-warning) !important;
}

.button-success {
  background-color: var(--color-success) !important;
  color: var(--color-white) !important;
  border: 1px solid var(--color-success) !important;
}

.button-info {
  background-color: var(--color-info) !important;
  color: var(--color-white) !important;
  border: 1px solid var(--color-info) !important;
}

.button-danger {
  background-color: var(--color-danger) !important;
  color: var(--color-white) !important;
  border: 1px solid var(--color-danger) !important;
}

.button-link {
}

.button-outline-primary {
  color: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
}

.button-outline-secondary {
  color: var(--color-secondary) !important;
  border-color: var(--color-secondary) !important;
}

.button-outline-warning {
  color: var(--color-warning) !important;
  border-color: var(--color-warning) !important;
}

.button-outline-success {
  color: var(--color-success) !important;
  border-color: var(--color-success) !important;
}

.button-outline-info {
  color: var(--color-info) !important;
  border-color: var(--color-info) !important;
}

.button-outline-danger {
  color: var(--color-danger) !important;
  border-color: var(--color-danger) !important;
}

.button-primary:hover {
  opacity: 0.9;
  background-color: var(--color-primary) !important;
  color: var(--color-white) !important;
}

.button-secondary:hover {
  opacity: 0.9;
  background-color: var(--color-secondary) !important;
  color: var(--color-white) !important;
}

.button-warning:hover {
  opacity: 0.9;
  background-color: var(--color-warning) !important;
  color: var(--color-white) !important;
}

.button-success:hover {
  opacity: 0.9;
  background-color: var(--color-success) !important;
  color: var(--color-white) !important;
}

.button-info:hover {
  opacity: 0.9;
  background-color: var(--color-info) !important;
  color: var(--color-white) !important;
}

.button-danger:hover {
  opacity: 0.9;
  background-color: var(--color-danger) !important;
  color: var(--color-white) !important;
}

.button-outline-primary:hover {
  background-color: var(--color-primary) !important;
  color: var(--color-white) !important;
}

.button-outline-secondary:hover {
  background-color: var(--color-secondary) !important;
  color: var(--color-white) !important;
}

.button-outline-warning:hover {
  background-color: var(--color-warning) !important;
  color: var(--color-white) !important;
}

.button-outline-success:hover {
  background-color: var(--color-success) !important;
  color: var(--color-white) !important;
}

.button-outline-danger:hover {
  background-color: var(--color-danger) !important;
  color: var(--color-white) !important;
}

.button-outline-info:hover {
  background-color: var(--color-info) !important;
  color: var(--color-white) !important;
}

.button-small {
  font-size: 1.2rem;
  padding: 1rem 1.5rem;
}

.button-large {
  font-size: 1.4rem;
  padding: 2rem 5rem;
}

code {
  background: var(--color-border);
  border-radius: 0.4rem;
  font-size: 86%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}

pre {
  background: var(--color-border);
  border-left: 0.3rem solid var(--color-primary);
  overflow-y: hidden;
  padding: 1rem;
}

pre > code {
  border-radius: 0;
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

address {
  font-style: normal;
  margin-bottom: 1rem;
}

figcaption,
caption {
  font-size: 75%;
}

figure {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

summary {
  cursor: pointer;
}

hr {
  border: 0;
  border-top: 0.1rem solid var(--color-border);
  margin: 3rem 0;
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea,
select {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0.1rem solid var(--color-border);
  border-radius: 0.4rem;
  box-shadow: none;
  box-sizing: inherit;
  padding: 1.05rem 1.25rem;
  font-size: 1.4rem;
  line-height: 1.3;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    Segoe UI Symbol;
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
input:not([type]):focus,
textarea:focus,
select:focus {
  border-color: var(--color-primary);
  outline: 0;
}

select {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23d1d1d1" d="M0,0l6,8l6-8"/></svg>')
    center right no-repeat;
  padding-right: 3rem;
}

select:focus {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%239b4dca" d="M0,0l6,8l6-8"/></svg>');
}

select[multiple] {
  background: none;
  height: auto;
}

textarea {
  min-height: 6.5rem;
}

label,
legend {
  display: block;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

fieldset {
  border-width: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

.label-inline {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}

.container-fluid {
  margin: 0 auto;
  padding-right: var(--rp-gutter-x, 0.75rem);
  padding-left: var(--rp-gutter-x, 0.75rem);
  position: relative;
  width: 100%;
}

.container {
  margin: 0 auto;
  padding-right: var(--rp-gutter-x, 0.75rem);
  padding-left: var(--rp-gutter-x, 0.75rem);
  position: relative;
  max-width: 1320px;
}

.container-small {
  margin: 0 auto;
  padding-right: var(--rp-gutter-x, 0.75rem);
  padding-left: var(--rp-gutter-x, 0.75rem);
  position: relative;
  max-width: 980px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--rp-gutter-y) * -1);
  margin-right: calc(var(--rp-gutter-x) / -2);
  margin-left: calc(var(--rp-gutter-x) / -2);
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--rp-gutter-x) / 2);
  padding-left: calc(var(--rp-gutter-x) / 2);
  margin-top: var(--rp-gutter-y);
}

.column {
  flex: 1 0 0;
}

.column-auto {
  flex: 0 0 auto;
  width: auto;
}

.column-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.column-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.column-3 {
  flex: 0 0 auto;
  width: 25%;
}

.column-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.column-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

.column-6 {
  flex: 0 0 auto;
  width: 50%;
}

.column-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

.column-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

.column-9 {
  flex: 0 0 auto;
  width: 75%;
}

.column-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

.column-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

.column-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.fluid {
  width: 100%;
}

.inline {
  display: inline-block;
}

.center-text {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.text-monospace {
  font-family:
    SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-muted {
  color: var(--color-grey);
}

a {
  color: var(--color-primary);
  text-decoration: none;
}

a:focus,
a:hover {
  color: var(--color-secondary);
}

dl,
ol,
ul {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}

dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
  font-size: 90%;
  margin: 1.5rem 0 1.5rem 3rem;
}

ol {
  list-style: decimal inside;
}

ul {
  list-style: circle inside;
}

.button,
button,
dd,
dt,
li {
  margin-bottom: 1rem;
}

fieldset,
input,
select,
textarea {
  margin-bottom: 1.5rem;
}

blockquote,
details,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 2.5rem;
  margin-top: 0;
}

table {
  border-spacing: 0;
  display: block;
  overflow-x: auto;
  text-align: left;
  width: 100%;
}

td,
th {
  border-bottom: 0.1rem solid #e1e1e1;
  padding: 1.2rem 1.5rem;
}

th {
  background: var(--color-border);
}

b,
strong {
  font-weight: bold;
}

p {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 2rem;
  margin-top: 0;
}

h1 {
  font-size: 4.2rem;
  line-height: 1.2;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
}

h3 {
  font-size: 2.8rem;
  line-height: 1.3;
}

h4 {
  font-size: 2.2rem;
  line-height: 1.35;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
}

h6 {
  font-size: 1.6rem;
  line-height: 1.4;
}

img {
  max-width: 100%;
  height: auto;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}

/* VERTICAL MENU */

.vertical-menu {
  position: relative;
}

.vertical-menu span {
  display: inline-block;
  margin-bottom: 2.5rem;
}

.vertical-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vertical-menu li {
  position: relative;
}

.vertical-menu li a {
  display: block;
  color: var(--color-dark);
  font-size: 90%;
  font-weight: 600;
  padding: 0.6rem 1rem;
  border-radius: 0.4rem;
}

.vertical-menu li a:hover {
  color: rgba(0, 0, 0, 0.6);
}

.vertical-menu li a.active {
  background: var(--color-border);
}

.vertical-menu li ul {
  display: none;
}

.vertical-menu li:hover > ul {
  display: block;
  position: absolute;
  background: var(--color-border);
  border-radius: 0.4rem;
  bottom: 0;
  width: 100%;
  left: 100%;
}

.vertical-menu li.has-children a:after {
  content: "+";
  display: inline-block;
  margin-left: 3px;
  float: right;
}

.vertical-menu li.has-children li a:after {
  display: none;
}

/* HORIZONTAL MENU */

.horizontal-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.horizontal-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.horizontal-menu li {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 0;
  position: relative;
}

.horizontal-menu li ul {
  display: none;
}

.horizontal-menu li:hover > ul {
  display: block;
  position: absolute;
  background: var(--color-border);
  border-radius: 0.4rem;
  right: 0;
}

.horizontal-menu li ul li {
  display: block;
  margin-right: 0;
}

.horizontal-menu li:last-of-type {
  margin-right: 0;
}

.horizontal-menu li.has-children a:after {
  content: "+";
  display: inline-block;
  margin-left: 3px;
}

.horizontal-menu li.has-children li a:after {
  display: none;
}

.horizontal-menu li a {
  display: block;
  color: var(--color-dark);
  font-size: 90%;
  font-weight: 600;
  padding: 0.6rem 1rem;
  border-radius: 0.4rem;
}

.horizontal-menu li a:hover {
  color: rgba(0, 0, 0, 0.6);
}

.horizontal-menu li a.active {
  background: var(--color-border);
}

/* CARDS */

.card {
  border: 1px solid var(--color-border);
  border-radius: 0.4rem;
  margin-bottom: 2.5rem;
}

.card .card-header {
  padding: 2rem;
}

.card .card-body {
  padding: 2rem;
}

.card .card-body h5 {
  font-weight: 700;
}

.card .card-header img {
  display: block;
}

.card .card-header h2,
.card .card-header h3,
.card .card-header h4,
.card .card-header h5,
.card .card-header h6 {
}

.card .card-header h1 {
  font-weight: 700;
}

/* Breadcrumbs */
.breadcrumb {
  font-size: 90%;
}

.breadcrumb ol,
.breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.breadcrumb .item {
  display: inline-block;
  margin-bottom: 0;
}

.breadcrumb .item:after {
  content: "/";
  display: inline-block;
  margin: 0 10px;
}

.breadcrumb .item:last-of-type:after {
  display: none;
}

.breadcrumb .active {
  color: var(--color-grey);
}

/* Pagination */

.pagination ol,
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pagination .item {
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 0;
}

.pagination .item:last-of-type {
  margin-right: 0;
}

.pagination .active {
  font-weight: 700;
}

.pagination .active a {
  text-decoration: underline;
}

/* Badges */
.badge {
  padding: 0.2rem 0.7rem;
  border-radius: 0.4rem;
  font-weight: normal;
  font-size: 90%;
  margin: 0 5px;
}

.box-error-card {
  max-width: 600px;
  border: 2px solid #d0ba94;
  border-radius: 16px;
  padding: 60px;
  text-align: center;
  background-color: #01398f;
}

/* Notification  */

.notification {
  padding: 1rem 2rem;
  margin-bottom: 2.5rem;
  position: relative;
  font-size: 90%;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
}

.notification-primary {
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
  color: var(--color-white);
}

.notification-secondary {
  border: 1px solid var(--color-secondary);
  background: var(--color-secondary);
  color: var(--color-white);
}

.notification-success {
  border: 1px solid var(--color-success);
  background: var(--color-success);
  color: var(--color-white);
}

.notification-danger {
  border: 1px solid var(--color-danger);
  background: var(--color-danger);
  color: var(--color-white);
}

.notification-warning {
  border: 1px solid var(--color-warning);
  background: var(--color-warning);
  color: var(--color-white);
}

.notification-info {
  border: 1px solid var(--color-info);
  background: var(--color-info);
  color: var(--color-dark);
}

.notification-light {
  border: 1px solid var(--color-border);
  background: var(--color-white);
  color: var(--color-dark);
}

.notification-dark {
  border: 1px solid var(--color-dark);
  background: var(--color-dark);
  color: var(--color-white);
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.close {
  font-weight: 400;
  font-size: 2rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  border-radius: 999rem;
  cursor: pointer;
  transform: rotate(45deg);
}

.box {
  background-color: #fff;
  border-radius: 6px;
  box-shadow:
    0 0.5em 1em -0.125em rgb(10 10 10 / 10%),
    0 0 0 1px rgb(10 10 10 / 2%);
  border: 1px solid var(--color-border);
  display: block;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
}

@-webkit-keyframes animate-stripes {
  100% {
    background-position: -100px 0;
  }
}

@keyframes animate-stripes {
  100% {
    background-position: -100px 0;
  }
}

@-webkit-keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 9999px;
  display: block;
  overflow: hidden;
  padding: 0;
  width: 100%;
  height: 2rem;
}

progress[value]::-webkit-progress-bar {
  background-color: var(--color-border);
  border-radius: 0.4rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
}

progress:not([value]) {
}

.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

.progress:indeterminate {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: moveIndeterminate;
  animation-name: moveIndeterminate;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

.progress-primary::-webkit-progress-value {
  background-color: var(--color-primary);
}

.progress-secondary::-webkit-progress-value {
  background-color: var(--color-secondary);
}

.progress-success::-webkit-progress-value {
  background-color: var(--color-success);
}

.progress-danger::-webkit-progress-value {
  background-color: var(--color-danger);
}

.progress-warning::-webkit-progress-value {
  background-color: var(--color-warning);
}

.progress-info::-webkit-progress-value {
  background-color: var(--color-info);
}

.progress-dark::-webkit-progress-value {
  background-color: var(--color-dark);
}

body.modal-open {
  overflow: hidden;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.modal-overlay.show {
  display: block;
  opacity: 1;
}

.modal-dialog {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 400px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition:
    transform 0.3s ease-out,
    opacity 0.3s ease-out;
}

.modal-overlay.show .modal-dialog {
  opacity: 1;
  transform: translate(-50%, 50px);
}

.modal-overlay.hiding .modal-dialog {
  transform: translate(-50%, -100px);
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  max-width: 980px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.7);
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.close-modal {
  cursor: pointer;
}

.modal-body {
  padding: 20px;
}

.modal-footer {
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

@media only screen and (max-width: 992px) {
  .row {
    display: block;
  }

  .column-1,
  .column-2,
  .column-3,
  .column-4,
  .column-5,
  .column-6,
  .column-7,
  .column-8,
  .column-9,
  .column-10,
  .column-11,
  .column-12 {
    width: 100%;
  }

  .offset-1,
  .offset-2,
  .offset-3,
  .offset-4,
  .offset-5,
  .offset-6,
  .offset-7,
  .offset-8,
  .offset-9,
  .offset-10,
  .offset-11,
  .offset-12 {
    margin: 0;
  }
}

body {
  font-family: "Futura Now Text";
  font-weight: 400;
  background-color: #020614;
  color: #ccf7ff;
  color: #fff;
  font-size: 30px;
  overflow-x: hidden;
  position: relative;
}

.container-custom {
  margin: 0 auto;
  padding-right: var(--rp-gutter-x, 0.75rem);
  padding-left: var(--rp-gutter-x, 0.75rem);
  position: relative;
  max-width: 1455px;
}

.container-custom-large {
  margin: 0 auto;
  padding-right: var(--rp-gutter-x, 0.75rem);
  padding-left: var(--rp-gutter-x, 0.75rem);
  position: relative;
  max-width: 1695px;
}

.age-gate-bg {
  background-image: url("../assets/images/age-gate-noportal.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.winston-class-bg {
  background-image: url("../assets/images/lp-bg-desktop.png");
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 1.3;
}

.portal-stage {
  --stage-size: 800px;
  position: absolute;
  width: var(--stage-size);
  height: var(--stage-size);
  max-width: 100vmin;
  max-height: 100vmin;
  pointer-events: none;
  z-index: 0;
}

.portal-stage .portal {
  position: absolute;
  top: -5px;
  left: -75px;
  /* transform: translate(-50%, -50%); */
  /* width: 100%;
  height: 100%; */
}

.portal-stage-niche {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 118%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  box-shadow: inset 0 0 calc(var(--stage-size) * 0.08)
    calc(var(--stage-size) * 0.0125) rgba(0, 4, 20, 0.55);
}

.portal-stage-niche-image {
  --niche-image-size: 1100px;
  position: absolute;
  top: -128px;
  left: -219px;
  width: var(--niche-image-size);
  aspect-ratio: 1 / 1;
  background-image: url("../assets/images/bg-no-lights-transparent.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}

.portal-stage-niche::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: conic-gradient(
    from 0deg,
    rgba(0, 0, 8, 0) 0deg,
    rgba(0, 0, 8, 0) 5deg,
    rgba(0, 0, 8, 1) 45deg,
    rgba(0, 0, 8, 0) 85deg,
    rgba(0, 0, 8, 0) 360deg
  );
  -webkit-mask: radial-gradient(
    circle,
    transparent 58%,
    #000 72%,
    transparent 88%
  );
  mask: radial-gradient(circle, transparent 58%, #000 72%, transparent 88%);
  filter: blur(calc(var(--stage-size) * 0.0125));
}

.portal-stage-niche::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: conic-gradient(
    from 0deg,
    rgba(0, 4, 20, 0) 0deg,
    rgba(0, 4, 20, 0) 185deg,
    rgba(0, 4, 20, 0.85) 225deg,
    rgba(0, 4, 20, 0) 265deg,
    rgba(0, 4, 20, 0) 360deg
  );
  -webkit-mask: radial-gradient(circle, transparent 40%, #000 60%, #000 100%);
  mask: radial-gradient(circle, transparent 40%, #000 60%, #000 100%);
  filter: blur(calc(var(--stage-size) * 0.0175));
}

.portal-stage-age-gate {
  position: fixed;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}

.age-gate-portal-bg {
  position: fixed;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  width: 1500px;
  height: 1500px;
  pointer-events: none;
  z-index: 0;
  background-image: url("../assets/images/bg-portal-only.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.portal-stage-top-right {
  position: absolute;
  position-anchor: --staging-right;
  --stage-size: 600px;
  /* --stage-offset-y: 120px; */
  top: calc(anchor(center) - var(--stage-size) / 2 - var(--stage-offset-y));
  left: calc(anchor(center) - var(--stage-size) / 2);
  right: auto;
}

.portal-stage-inline {
  position: relative;
  --stage-size: 510px;
  width: 100%;
  max-width: var(--stage-size);
  max-height: var(--stage-size);
  height: auto;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
}

.portal {
  position: absolute;
  pointer-events: none;
  width: var(--portal-size, 768px);
  height: var(--portal-size, 675px);
  max-width: 100vmin;
  max-height: 100vmin;
  aspect-ratio: 1 / 1;
}

.portal canvas {
  display: block;
  width: 100%;
  height: 100%;
}

.age-form {
  width: 100%;
  max-width: 1115px;
  min-height: 560px;
  padding: 50px 110px;
  background-color: rgba(1, 48, 130, 0.9);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;

  form {
    margin-bottom: 0;
  }
}

.age-form-title {
  font-size: 50px;
  font-weight: 700;
  font-family: "Futura Now Text";
  text-transform: uppercase;
  margin-bottom: 20px;
}

.age-form-text {
  font-size: 28px;
  font-family: "Futura Now Text";
  margin-bottom: 0;
}

.birthday-inputs {
  margin-top: 40px;
  display: flex;
  gap: 24px;
  justify-content: center;
}

input.birthday-inputs-field {
  border-color: #f0c464;
  height: 70px;
  transition: box-shadow 0.2s ease;
  font-weight: 300;
  font-family: "Futura Now Text";
  font-size: 26px;
  text-align: center;
  color: #fff;
  max-width: 200px;
  margin-bottom: 0;
  background-color: transparent;
}

input.birthday-inputs-field:focus {
  border-color: #f0c464;
  outline: none;
  box-shadow: 0 0 10px rgba(240, 196, 100, 0.35);
}

input.birthday-inputs-field::placeholder {
  color: #fff;
}

input.birthday-inputs-field:-webkit-autofill,
input.birthday-inputs-field:-webkit-autofill:hover,
input.birthday-inputs-field:-webkit-autofill:focus,
input.birthday-inputs-field:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px rgba(1, 48, 130, 1) inset !important;
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
  transition: background-color 9999s ease-in-out 0s;
}

.color-error {
  color: #d7a040;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
}

.btn-action {
  background-image: url("../assets/images/button-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 315px;
  height: 70px;
  font-weight: 700;
  font-family: "Futura Now Text";
  color: #19184c;
  text-transform: uppercase;
  font-size: 23px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: none;
  border-radius: 11px;
  background-color: transparent;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    filter 0.25s ease;
  padding-left: 10px;
  padding-right: 10px;
}

a.btn-action {
  padding-top: 20px;
}

.btn-action::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    110deg,
    transparent 0%,
    rgba(255, 255, 255, 0.45) 50%,
    transparent 100%
  );
  transform: skewX(-20deg);
  transition: left 0.6s ease;
  pointer-events: none;
}

.btn-action:hover,
.btn-action:focus {
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 8px 24px rgba(240, 196, 100, 0.45);
  color: #19184c;
}

.btn-action:hover::before,
.btn-action:focus::before {
  left: 125%;
}

.btn-action:active {
  transform: translateY(0);
  box-shadow: 0 4px 12px rgba(240, 196, 100, 0.35);
}

.staging {
  padding-top: 130px;
  display: flex;
  gap: 50px;
  justify-content: space-between;
  margin-bottom: 50px;
}

.staging-left {
  max-width: 670px;
  font-size: 28px;
}

.logo {
  display: inline-block;
  margin-bottom: 20px;
}

.staging-title {
  font-weight: 700;
  font-family: "Futura Now Text";
  font-size: 80px;
  color: #c1daff;
  text-shadow:
    0 -2px 1px rgba(5, 150, 252, 0.9),
    0 0 32px rgba(193, 218, 255, 0.65),
    0 0 80px rgba(193, 218, 255, 0.4);
  margin: 0;

  span {
    font-family: "Winston";
    font-size: 145px;
    font-weight: 400;
  }
}

.staging-right {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding-top: 25px;
  width: 630px;
  anchor-name: --staging-right;
}

.open-pack {
  position: relative;
  flex-shrink: 0;
}

.open-pack-black {
  text-align: right;
}

.open-pack-img {
  position: relative;
  z-index: 1;
}

.open-pack-blue-tar {
  position: absolute;
  top: 329px;
  left: -74px;
}

.open-pack-black-tar {
  position: absolute;
  top: 365px;
  right: -85px;
}

.pack-info-blue {
  display: flex;
  align-items: center;
  gap: 120px;
}

.pack-info-black {
  display: flex;
  align-items: center;
  gap: 120px;
  justify-content: flex-end;
}

.pack-info-visual {
  flex: 0 1 510px;
  max-width: 510px;
  position: relative;
}

.pack-info-visual-frame {
  height: 510px;
}

.pack-info-visual-bg {
  --bg-size: 750px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--bg-size);
  height: var(--bg-size);
  background-image: url("../assets/images/bg-portal-only.png");
  background-repeat: no-repeat;
  background-position: 72px center;
  background-size: contain;
}

.pack-info-blue .pack-info-visual {
  margin-left: 50px;
}

.closed-pack {
  flex-shrink: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: max-content;
}

.closed-pack-img {
  position: relative;
  z-index: 1;
}

.closed-pack-cigar {
  position: absolute;
  left: 0;
  transform: translateX(0) rotate(13deg);
}

.closed-pack-cigar.aos-animate {
  transform: translateX(-68px) rotate(0deg) !important;
}

.closed-pack-cigar-black {
  position: absolute;
  left: 16px;
  top: 20px;
  transform: rotate(30deg);
  transform-origin: bottom center;
}

.closed-pack-cigar-black.aos-animate {
  transform: rotate(0deg) !important;
}

.pack-info-details-title {
  font-weight: 700;
  font-family: "Futura Now Text";
  font-size: 55px;
  color: #c1daff;
  text-shadow:
    0 -2px 1px rgba(5, 150, 252, 0.9),
    0 0 32px rgba(193, 218, 255, 0.65),
    0 0 80px rgba(193, 218, 255, 0.4);
  margin-bottom: 20px;
}

.pack-info-details-tar {
  font-size: 32px;
  font-weight: 700;
}

.pack-info-details-price {
  width: 177px;
  height: 72px;
  background-image: url("../assets/images/pret.png");
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 700;
  font-family: "Futura Now Text";
  color: #19184c;
  font-size: 50px;
  line-height: 1;
  padding: 8px 10px 5px;
  text-align: center;

  span {
    font-size: 27px;
    margin-left: 1px;
  }
}

.options-area {
  text-align: center;
}

.options-area-text {
  margin-bottom: 0;
}

@keyframes bob-up {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

@keyframes bob-down {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
}

.options-area img[alt="Arrow up"] {
  animation: bob-up 2s ease-in-out infinite;
}

.options-area img[alt="Arrow down"] {
  animation: bob-down 2s ease-in-out infinite;
}

@media (prefers-reduced-motion: reduce) {
  .options-area img[alt="Arrow up"],
  .options-area img[alt="Arrow down"] {
    animation: none;
  }
}

.bottom-ctas {
  text-align: center;
  max-width: 960px;
  margin: 80px auto 0;

  .btn-action {
    margin-bottom: 50px;
  }
}

.bottom-ctas-text {
  margin-bottom: 55px;
}

.footer {
  margin-top: 85px;
}

.yourfreedom-logo {
  display: block;
}

.footer-align {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 95px;
}

.footer-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  column-gap: 95px;

  li {
    font-size: 27px;
    margin-bottom: 0;

    a {
      color: #fff;
      transition: all ease-in-out 0.2s;
    }

    a:hover {
      color: #c1daff;
    }
  }
}

.infoline-wrapper {
  font-size: 27px;
  font-weight: 700;
  text-align: right;

  span {
    display: block;

    padding-bottom: 20px;
  }

  a {
    color: #fff;
    transition: all ease-in-out 0.2s;
  }

  a:hover {
    color: #c1daff;
  }
}

.disclaimer {
  background-color: #fff;
  text-align: center;
  margin-top: 50px;
  padding: 25px 0 20px;

  .container {
    display: flex;
    justify-content: center;
  }

  img {
    display: block;
  }
}

.staging-mobile,
.staging-mobile-last {
  display: none;
}

.side-button {
  position: fixed;
  left: 0;
  top: 255px;
  transform: translateX(-8px);
  width: 86px;
  height: 380px;
  background: url("../assets/images/side-button-notext.png") no-repeat center
    center;
  background-size: 100% 100%;
  border: none;
  cursor: pointer;
  z-index: 100;
  writing-mode: sideways-lr;
  transform-origin: center;
  font-family: "Futura Now Text";
  font-weight: 400;
  font-size: 30px;
  color: #19184c;
  text-transform: uppercase;
  padding: 0;
  transition: transform 0.25s ease;
  margin-bottom: 0;
}

.side-button:hover,
.side-button:focus {
  transform: translateX(0);
  color: #19184c;
}

@media only screen and (max-width: 1920px) {
  .age-gate-portal-bg {
    left: 0;
  }
}

@media only screen and (max-width: 1615px) {
  body {
    font-size: 22px;
  }

  .age-form {
    min-height: auto;
    padding: 40px;
    max-width: 1024px;

    .btn-action {
      margin-bottom: 0;
      margin-top: 35px !important;
    }
  }

  .btn-action {
    width: 220px;
    height: 60px;
    font-size: 20px;
  }

  a.btn-action {
    padding-top: 17px;
  }

  .age-form-title {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .age-form-text {
    font-size: 20px;
  }

  .birthday-inputs {
    margin-top: 30px;
  }

  input.birthday-inputs-field {
    height: 60px;
    font-size: 20px;
  }

  .side-button {
    width: 48px;
    height: 209px;
    font-size: 18px;
    transform: translateX(-6px);
  }

  .staging {
    margin-bottom: 100px;
  }

  .staging-left {
    font-size: 22px;
    max-width: 600px;
  }

  .logo {
    max-width: 190px;
    margin-bottom: 0;
  }

  .staging-title {
    font-size: 40px;

    span {
      font-size: 85px;
    }
  }

  .staging-right {
    padding-top: 0;
    width: auto;
    margin-right: 50px;
  }

  .open-pack-img {
    max-width: 220px;
  }

  .open-pack-black .open-pack-img {
    max-width: 210px;
  }

  .open-pack-blue-tar {
    max-width: 90px;
    top: 250px;
    left: -50px;
  }

  .open-pack-black-tar {
    max-width: 86px;
    top: 260px;
    right: -59px;
  }

  .pack-info-visual {
    max-width: 350px;
    flex: 0 1 350px;
  }

  .pack-info-visual-frame {
    height: 350px;
  }

  .pack-info-visual-bg {
    --bg-size: 650px;
    top: -120px;
    left: -160px;
    transform: none;
  }

  .closed-pack-img {
    max-width: 190px;
  }

  .closed-pack-cigar {
    max-width: 90px;
    left: 2px;
    top: 5px;
  }

  .closed-pack-cigar.aos-animate {
    transform: translateX(-50px) rotate(0deg) !important;
  }

  .pack-info-details-title {
    font-size: 38px;
    margin-bottom: 15px;
  }

  .pack-info-details-tar {
    font-size: 22px;
  }

  .closed-pack-black .closed-pack-img {
    max-width: 250px;
  }

  .closed-pack-cigar-black {
    max-width: 23px;
  }

  .welcome-to-real img {
    max-width: 200px;
  }

  .footer-list li,
  .infoline-wrapper,
  .options-area-text {
    font-size: 22px;
  }

  .yourfreedom-logo {
    max-width: 250px;
  }

  .disclaimer img {
    max-width: 600px;
  }

  .container-custom {
    max-width: 1255px;
  }

  .bottom-ctas-text {
    margin-bottom: 35px;
  }

  .bottom-ctas {
    .btn-action {
      margin-bottom: 30px;
    }
  }

  .pack-info-blue .pack-info-visual {
    margin-left: 0px;
  }

  .pack-info-details-price {
    width: 130px;
    height: 53px;
    font-size: 36px;
    padding: 7px 5px 4px;

    span {
      font-size: 23px;
      margin-left: 1px;
    }
  }
}

@media only screen and (max-width: 1520px) {
  .staging {
    padding-top: 100px;
    gap: 80px;
    align-items: center;
  }

  .age-gate-portal-bg {
    left: -100px;
  }
}

@media only screen and (max-width: 1340px) {
  .staging-left {
    margin-left: 50px;
  }

  .pack-info-black .pack-info-visual {
    margin-right: 50px;
  }

  .pack-info-blue .pack-info-visual {
    margin-left: 50px;
  }
}

@media only screen and (max-width: 1285px) {
  .footer-align {
    gap: 50px;
  }

  .footer-list {
    align-items: flex-end;
    column-gap: 50px;
  }

  .disclaimer {
    margin-top: 30px;
  }

  .disclaimer img {
    max-width: 500px;
  }
}

@media only screen and (max-width: 1200px) {
  .age-gate-portal-bg {
    width: 1000px;
    height: 1000px;
  }

  .staging {
    flex-direction: column;
    padding-top: 70px;
    text-align: center;
    gap: 30px;
  }

  .staging-left {
    order: 2;
    margin-left: 0;
  }

  .staging-right {
    order: 1;
    margin-right: 0;
  }

  .staging-desktop {
    display: none;
  }

  .staging-mobile {
    display: block;
  }

  .staging-mobile-last {
    display: block;
    order: 1;
    opacity: 0;
    animation: stagingMobileFadeIn 500ms ease 1600ms forwards;
  }

  .staging-left {
    opacity: 0;
    animation: stagingMobileFadeIn 500ms ease 2100ms forwards;
  }

  .portal-stage-top-right {
    left: 0;
    right: -158px;
    margin-inline: auto;
    top: 0;
    --stage-size: 800px;
  }

  .staging-title {
    line-height: 1;
  }

  .open-pack-blue-tar {
    top: 250px;
    left: -55px;
  }

  .open-pack-black-tar {
    top: 285px;
    right: -67px;
  }

  @keyframes stagingMobileFadeIn {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}

@media only screen and (max-width: 1130px) {
  .age-form {
    width: calc(100% - 40px);
    min-height: auto;
    max-height: calc(100vh - 40px);
    padding: 30px;
    overflow-y: auto;
  }

  .pack-info-blue,
  .pack-info-black {
    gap: 20px;
  }

  .pack-info-details {
    position: relative;
    z-index: 1;
  }

  .bottom-ctas {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  .pack-info-black {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 980px) {
  .portal-stage-age-gate {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .age-gate-portal-bg {
    height: 900px;
    left: 63%;
    top: -150px;
    transform: translateX(-50%);
  }

  .yourfreedom-logo {
    margin-bottom: 30px;
    max-width: 225px;
  }

  .footer-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .footer-list li,
  .infoline-wrapper {
    font-size: 18px;
  }

  .disclaimer {
    margin-top: 30px;
  }

  .disclaimer img {
    max-width: 450px;
  }

  .staging {
    margin-bottom: 100px;
  }

  .staging-left,
  .options-area {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .portal-stage-niche-image {
    top: -128px;
    transform: translateX(-54%);
    left: 50%;
  }
  .winston-class-bg {
    background-image: url("../assets/images/lp-bg-mobile.png");
  }
}

@media only screen and (max-width: 700px) {
  .portal-stage-niche-image {
    --niche-image-size: 137.5%;
    top: -16%;
    left: -27.4%;
    transform: none;
  }
}

@media only screen and (max-width: 768px) {
  .logo {
    max-width: 170px;
  }

  .staging-mobile {
    margin-top: 50px;
  }

  .open-pack-img {
    max-width: 170px;
  }

  .open-pack-black .open-pack-img {
    max-width: 160px;
  }

  .birthday-inputs {
    gap: 15px;
  }

  .box-error-card {    
    padding: 20px;
  }

  input.birthday-inputs-field {
    min-width: 0;
    flex: 1 1 auto;
    width: 100%;
    height: 50px;
    font-size: 20px;
  }

  .success-card p {
    font-size: 18px;
    margin: 0;
}

  .btn-action {
    width: 220px;
    height: 53px;
    font-size: 17px;
  }

  a.btn-action {
    padding-top: 15px;
  }

  .staging-title {
    font-size: 40px;

    span {
      font-size: 90px;
    }
  }

  .open-pack-blue-tar {
    top: 195px;
    left: -40px;
    max-width: 70px;
  }

  .open-pack-black-tar {
    top: 210px;
    right: -47px;
    max-width: 70px;
  }

  .options-area {
    margin: 50px 0;
  }

  .pack-info-details-title {
    font-size: 35px;
  }

  .pack-info-details-tar {
    font-size: 22px;
  }

  .welcome-to-real img {
    max-width: 180px;
  }

  .pack-info-details-price {
    width: 110px;
    height: 45px;
    font-size: 28px;
    padding: 7px 5px 4px;

    span {
      font-size: 23px;
      margin-left: 1px;
    }
  }

  .color-error {
    font-size: 14px;
  }

  .pack-info-visual-bg {
    left: -180px;
  }
}

@media only screen and (max-width: 640px) {
  body {
    font-size: 21px;
  }

  .pack-info-visual-bg {
    --bg-size: 550px;
    top: -105px;
    left: -151px;
  }

  .pack-info-visual {
    max-width: 280px;
    flex: 0 1 280px;
  }

  .pack-info-visual-frame {
    height: 280px;
  }

  .staging {
    gap: 20px;
    margin-bottom: 70px;
  }

  .staging-left {
    font-size: 21px;
  }

  .pack-info-details-title {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .pack-info-details-tar {
    font-size: 20px;
  }

  .closed-pack-img {
    max-width: 155px;
  }

  .closed-pack-black .closed-pack-img {
    max-width: 215px;
  }

  .closed-pack-cigar {
    max-width: 80px;
    top: -18px;
  }

  .closed-pack-cigar.aos-animate {
    transform: translateX(-45px) rotate(0deg) !important;
  }

  .closed-pack-cigar-black {
    max-width: 18px;
    top: -7px;
  }

  .options-area img {
    max-width: 50px;
  }

  .bottom-ctas-text {
    margin-bottom: 35px;
  }

  .bottom-ctas {
    .btn-action {
      margin-bottom: 30px;
    }
  }

  .pack-info-blue .pack-info-visual {
    margin-left: 30px;
  }

  .pack-info-black .pack-info-visual {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .portal-stage-age-gate {
    top: 20%;
    transform: translate(-50%, -20%);
  }

  .age-gate-portal-bg {
    left: 69%;
  }

  .pack-info-details-price {
    width: 106px;
    height: 43px;
    font-size: 30px;
    padding: 5px 2px 3px;

    span {
      font-size: 16px;
      margin-left: 1px;
    }
  }

  .pack-info-visual-bg {
    left: -165px;
  }
}

@media only screen and (max-width: 575px) {
  .pack-info-blue,
  .pack-info-black {
    gap: 0;
  }

  .side-button {
    width: 46px;
    height: 200px;
    font-size: 16px;
    transform: translateX(-6px);
    top: 160px;
  }

  .side-button:hover,
  .side-button:focus {
    transform: translateX(-2px);
  }

  .staging-left,
  .options-area,
  .bottom-ctas {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pack-info-visual {
    max-width: 250px;
    flex: 0 1 250px;
  }

  .pack-info-visual-bg {
    --bg-size: 500px;
    top: -125px;
    left: -150px;
  }

  .pack-info-blue .pack-info-visual {
    margin-left: 10px;
  }

  .pack-info-black .pack-info-visual {
    margin-right: 10px;
  }

  .pack-info-black {
    padding-left: 30px;
  }

  .closed-pack-img {
    margin-top: -35px;
  }

  .closed-pack-cigar {
    top: -33px;
  }

  .closed-pack-cigar-black {
    top: -21px;
  }
}

@media only screen and (max-width: 540px) {
  .portal-stage-niche-image {
    top: -15%;
    left: -31.4%;
  }
}

@media only screen and (max-width: 530px) {
  .side-button {
    width: 30px;
    height: 130px;
    font-size: 11px;
    transform: translateX(-4px);
  }

  .pack-info-visual-bg {
    left: -160px;
  }
}

@media only screen and (max-width: 500px) {
  .staging {
    margin-bottom: 100px;
  }

  .pack-info-blue,
  .pack-info-black {
    flex-direction: column;
    text-align: center;
  }

  .pack-info-visual-bg {
    left: -145px;
  }

  .pack-info-visual {
    width: 300px;
    flex: none;
    flex-shrink: 0;
    margin-bottom: 50px;
  }

  .pack-info-blue .pack-info-visual {
    margin-left: 0;
  }

  .pack-info-black .pack-info-visual {
    margin-right: 0;
  }

  .options-area {
    margin: 30px 0 60px;
  }

  .pack-info-black {
    padding-left: 0;

    .pack-info-visual {
      order: -1;
      margin-bottom: 60px;
    }
  }

  .footer {
    margin-top: 55px;
  }

  .bottom-ctas {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 470px) {
  .staging-mobile {
    margin-top: 20px;
  }

  .staging-right {
    gap: 10px;
  }

  .open-pack-img {
    max-width: 140px;
  }

  .open-pack-black .open-pack-img {
    max-width: 135px;
  }

  .open-pack-blue-tar {
    top: 160px;
    left: -40px;
    max-width: 65px;
  }

  .open-pack-black-tar {
    top: 168px;
    right: -47px;
    max-width: 65px;
  }

  .disclaimer {
    padding-left: 15px;
    padding-right: 15px;

    img {
      max-width: 100%;
    }
  }

  .age-gate-portal-bg {
    left: 71%;
  }
}

@media only screen and (max-width: 415px) {
  .logo {
    max-width: 150px;
  }

  .staging-title {
    font-size: 30px;

    span {
      font-size: 66px;
    }
  }
}

@media only screen and (max-width: 390px) {
  input.birthday-inputs-field {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 380px) {
  .staging-title {
    font-size: 30px;

    span {
      font-size: 60px;
    }
  }

  .staging-right {
    gap: 10px;
  }

  .open-pack-img {
    max-width: 130px;
  }

  .open-pack-black .open-pack-img {
    max-width: 125px;
  }

  .open-pack-blue-tar {
    top: 134px;
    left: -32px;
    max-width: 55px;
  }

  .open-pack-black-tar {
    top: 142px;
    right: -36px;
    max-width: 55px;
  }

  .portal-stage-niche-image {
    left: -34.4%;
  }
}

@media only screen and (max-width: 350px) {
  .open-pack-img {
    max-width: 110px;
  }

  .open-pack-black .open-pack-img {
    max-width: 105px;
  }

  .open-pack-blue-tar {
    top: 124px;
    left: -32px;
    max-width: 55px;
  }

  .open-pack-black-tar {
    top: 132px;
    right: -37px;
    max-width: 55px;
  }
}

/* --- Prize popup (first modal) --- */
.popupmessage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999999999;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  align-items: center;
  display: none;
  width: 100%;
  margin: 0 auto;
}

.popupmessage .message {
  font-size: 19px;
}

.popupmessage .contentPopup {
  position: relative;
}

.popupmessage .contentPopup .close-icon {
  top: 16px;
  right: 10px;
}

.contentPopup {
  background-color: #01398f;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  min-height: 252px;
  width: 573px;
  border-radius: 18px;

  .btn-action {
    height: 60px;
    margin-bottom: 0;
    font-size: 18px;
  }
}

.close-icon {
  background: #fff;
  width: 30px;
  height: 30px;
  display: block;
  color: #000;
  font-size: 20px;
  text-align: center;
  border-radius: 99rem;
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.message p {
  margin-bottom: 25px;
  line-height: 1.3;
}

.message p button {
  background: none;
  border: none;
  text-decoration: underline;
  font-weight: 300;
  font-size: 19px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.message p button:hover {
  text-decoration: none;
}

/* --- Stores modal (second modal triggered from the prize popup) --- */
#modalMagazine {
  background: rgba(222, 222, 222, 0.8);
  position: fixed;
  inset: 0;
  z-index: 9999999999999999999999999;
  display: none;
}

#modalMagazine .modalInside {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  justify-content: space-around;
}

#modalMagazine .filters {
  max-width: 800px;
  position: relative;
  padding: 30px;
  background-color: #01398f;
  font-size: 14px;
  border-radius: 18px;
}

#modalMagazine .filters h4 {
  text-transform: uppercase;
  font-size: 3rem;
  color: #fff;
}

#modalMagazine .filters select {
  border: 1px solid #fff;
}

#magazinFilter {
  color: #fff !important;
}

#magazinFilter option {
  color: #000 !important;
}

#judetFilter {
  float: right;
  color: #fff !important;
}

#judetFilter option {
  color: #000 !important;
}

#closeMagazine {
  background: #fff;
  width: 30px;
  height: 30px;
  display: block;
  color: #000;
  font-size: 20px;
  text-align: center;
  border-radius: 99rem;
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

#closeMagazine:hover {
  text-decoration: none;
}

.bootstrap-table .fixed-table-container .table td {
  color: #fff !important;
}

.bootstrap-table .fixed-table-container .table thead th .th-inner {
  color: #01398f;
}

.pagination-detail {
  display: none !important;
}

.bootstrap-table.bootstrap5 .float-right {
  float: none !important;
}

.bootstrap-table .fixed-table-pagination > .pagination ul.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.pagination li {
  list-style-type: none;
}

.pagination li a {
  color: #fff !important;
}

.pagination .active {
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  #magazinFilter,
  #judetFilter {
    width: 150px;
  }
  #modalMagazine .filters {
    padding: 30px 10px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #modalMagazine .filters h4 {
    font-size: 2rem;
  }

  .contentPopup {
    .btn-action {
      font-size: 15px;
    }
  }
}

@media only screen and (max-width: 580px) {
  .contentPopup {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 50px;
  }
}

@media only screen and (max-width: 400px) {
  .message p br {
    display: none;
  }

  .bootstrap-table .fixed-table-container .table td {
    font-size: 12px;
    padding: 5px 10px;
  }
}
