@charset "UTF-8";
@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Regular-34407dff25ba868f7ba91aafdadf34c35f706485d16572d66f02eaf86b256e79.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Medium-33dab9910a4a2e206573b398d751d3c1827aa254e9fb5d0dda9737ce70ba3c56.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-SemiBold-21fac68c9bd93797e2d2528bcdf92bb72b5bd9518e7f1b4536975fb35dd8b63b.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Bold-e9aa7803bd617372d2557cbcc676b0cb6c626ef1895b1dec597e00251281cfb1.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* =====================================================================
   Meaningful Planet — Colors & Type
   Brand tokens from the MP design system. Consume via CSS custom
   properties (`var(--mp-deep-forest)`, `var(--fg-1)`, etc.).
   Mirror of tmp/design_handoff/assets/colors_and_type.css.
   ===================================================================== */
/* line 8, app/assets/stylesheets/_mp_tokens.scss */
:root {
  /* Core colors */
  --mp-deep-forest:       #1e4136;
  --mp-deep-forest-hover: #173329;
  --mp-cream:       #eae8dd;
  --mp-bright-lime: #99efae;
  --mp-ember:       #cf4c00;
  --mp-charcoal:    #3e3e39;
  --mp-warm-gray:   #74746c;
  --mp-warm-white:  #f9f8f4;
  /* Extended */
  --mp-moss:        #032d10;
  --mp-pine:        #256751;
  --mp-sapling:     #d2ff85;
  --mp-mist:        #c4f5dc;
  --mp-chalk:       #f8f3ec;
  --mp-clay:        #d98042;
  --mp-grove:       #021b11;
  /* Gradient stops */
  --mp-dark-teal:   #1b342c;
  --mp-deep-teal:   #2a5c4a;
  --mp-medium-teal: #509a82;
  --mp-light-teal:  #94ceb7;
  /* Foreground */
  --fg-1: var(--mp-deep-forest);
  --fg-2: var(--mp-charcoal);
  --fg-3: var(--mp-warm-gray);
  --fg-on-dark-1: #ffffff;
  --fg-on-dark-2: var(--mp-cream);
  --fg-on-dark-3: rgba(255, 255, 255, 0.6);
  /* Backgrounds */
  --bg-1: #ffffff;
  --bg-2: var(--mp-warm-white);
  --bg-3: var(--mp-chalk);
  --bg-dark-1: var(--mp-moss);
  --bg-dark-2: var(--mp-grove);
  /* Accents */
  --accent-on-light: var(--mp-deep-forest);
  --accent-on-dark:  var(--mp-sapling);
  --accent-highlight: var(--mp-bright-lime);
  --accent-mist: var(--mp-mist);
  --accent-warn: var(--mp-ember);
  /* Borders */
  --border-subtle: var(--mp-cream);
  --border-on-dark: rgba(255, 255, 255, 0.12);
  --border-strong: rgba(30, 65, 54, 0.2);
  /* Shadows */
  --shadow-card: 0 4.5px 9.3px rgba(35, 45, 92, 0.04), 0 1.6px 3.4px rgba(35, 45, 92, 0.02);
  --shadow-card-hover: 0 10px 24px rgba(35, 45, 92, 0.08), 0 3px 6px rgba(35, 45, 92, 0.04);
  --shadow-soft: 0 1px 2px rgba(0, 0, 0, 0.04);
  /* Radius */
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-2xl: 24px;
  --radius-pill: 999px;
  /* Spacing */
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-20: 80px;
  /* Type */
  --font-sans: 'Figtree', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --fw-light: 300;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  --fw-extrabold: 800;
}

/* Eyebrow — small uppercase label mixin, included by block-scoped BEM element classes. */
@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Regular-34407dff25ba868f7ba91aafdadf34c35f706485d16572d66f02eaf86b256e79.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Medium-33dab9910a4a2e206573b398d751d3c1827aa254e9fb5d0dda9737ce70ba3c56.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-SemiBold-21fac68c9bd93797e2d2528bcdf92bb72b5bd9518e7f1b4536975fb35dd8b63b.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Bold-e9aa7803bd617372d2557cbcc676b0cb6c626ef1895b1dec597e00251281cfb1.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* line 3, app/assets/stylesheets/shared.scss */
.column, .column--dark {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  position: relative;
  width: 100%;
  background: #f8f4ee;
}

@media only screen and (min-width: 1025px) {
  /* line 3, app/assets/stylesheets/shared.scss */
  .column, .column--dark {
    min-height: 100vh;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 3, app/assets/stylesheets/shared.scss */
  .column, .column--dark {
    width: 100%;
  }
}

/* line 20, app/assets/stylesheets/shared.scss */
.column--dark {
  background: #063412;
}

@media only screen and (max-width: 1024px) {
  /* line 20, app/assets/stylesheets/shared.scss */
  .column--dark {
    padding: 100px 0px 20px 0px;
    display: flex;
    justify-content: center;
  }
}

@media only screen and (min-width: 1025px) {
  /* line 32, app/assets/stylesheets/shared.scss */
  .column .column-wrapper, .column--dark .column-wrapper {
    flex: 1 1 50vw;
    width: 100%;
  }
}

/* line 40, app/assets/stylesheets/shared.scss */
.text-wrapper {
  display: block;
}

@media only screen and (min-width: 1025px) {
  /* line 40, app/assets/stylesheets/shared.scss */
  .text-wrapper {
    padding: 0px 100px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 40, app/assets/stylesheets/shared.scss */
  .text-wrapper {
    padding: 0px 30px;
  }
}

/* line 52, app/assets/stylesheets/shared.scss */
.label, .plans__label, .transfer-existing-number__label, .sign-in__label {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #18181B;
  margin: 10px 0px 0px 0px;
  display: block;
  text-align: left;
}

/* line 63, app/assets/stylesheets/shared.scss */
.input, .plans__input--error, .plans__input, .transfer-existing-number__input--error, .transfer-existing-number__input, .sign-in__input--error, .sign-in__input {
  border-radius: 6px;
  border: 1px solid #CBD5E1;
  background: #FFFFFF;
  width: -webkit-fill-available;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 12px;
  margin: 10px 0px;
  font-family: "Figtree";
}

/* line 76, app/assets/stylesheets/shared.scss */
.input::placeholder, .plans__input--error::placeholder, .plans__input::placeholder, .transfer-existing-number__input--error::placeholder, .transfer-existing-number__input::placeholder, .sign-in__input--error::placeholder, .sign-in__input::placeholder {
  color: #94A3B8;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  font-family: "Figtree";
}

/* line 85, app/assets/stylesheets/shared.scss */
.input.slim, .slim.plans__input--error, .slim.plans__input, .slim.transfer-existing-number__input--error, .slim.transfer-existing-number__input, .slim.sign-in__input--error, .slim.sign-in__input {
  margin: 0;
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
}

/* line 91, app/assets/stylesheets/shared.scss */
.input.slim:first-of-type, .slim.plans__input--error:first-of-type, .slim.plans__input:first-of-type, .slim.transfer-existing-number__input--error:first-of-type, .slim.transfer-existing-number__input:first-of-type, .slim.sign-in__input--error:first-of-type, .slim.sign-in__input:first-of-type {
  margin-top: 10px;
  border: 1px solid #CBD5E1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 98, app/assets/stylesheets/shared.scss */
.input.slim:last-of-type, .slim.plans__input--error:last-of-type, .slim.plans__input:last-of-type, .slim.transfer-existing-number__input--error:last-of-type, .slim.transfer-existing-number__input:last-of-type, .slim.sign-in__input--error:last-of-type, .slim.sign-in__input:last-of-type {
  margin-bottom: 10px;
  border: 1px solid #CBD5E1;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 107, app/assets/stylesheets/shared.scss */
.button, .plans__form-button, .transfer-existing-number__button, .sim-card-activation__button, .sim-card-activation__button--small, .sign-in__button {
  background: #334155;
  border-radius: 6px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Figtree";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 10px 0px;
  padding: 12px 6px;
  width: 100%;
}

/* line 122, app/assets/stylesheets/shared.scss */
.button:disabled, .plans__form-button:disabled, .transfer-existing-number__button:disabled, .sim-card-activation__button:disabled, .sim-card-activation__button--small:disabled, .sign-in__button:disabled {
  opacity: 0.75;
}

/* line 127, app/assets/stylesheets/shared.scss */
.error-message, .plans__error, .transfer-existing-number__error, .sign-in__error {
  color: #E80000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin: 0px 0px 10px 0px;
}

/* line 137, app/assets/stylesheets/shared.scss */
p.small {
  font-size: 12px;
  line-height: 16px;
  margin-top: 12px;
}

/* line 142, app/assets/stylesheets/shared.scss */
p.small a {
  text-decoration: underline;
  font-weight: 800;
}

/* line 148, app/assets/stylesheets/shared.scss */
.center {
  text-align: center;
}

/* line 152, app/assets/stylesheets/shared.scss */
.box {
  position: relative;
  margin: 20px 0;
  padding: 24px;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #000000;
}

/* line 160, app/assets/stylesheets/shared.scss */
.box p {
  font-size: 12px !important;
  line-height: 16px !important;
}

/* line 166, app/assets/stylesheets/shared.scss */
.box-info {
  padding: 4px 24px 4px 46px;
}

/* line 169, app/assets/stylesheets/shared.scss */
.box-info::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 18px;
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-image: url(/assets/icon-info-1c286a287a25baa9b3131ca42e888a54c13469a1e450036d8937e75104c12e92.svg);
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Regular-34407dff25ba868f7ba91aafdadf34c35f706485d16572d66f02eaf86b256e79.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Medium-33dab9910a4a2e206573b398d751d3c1827aa254e9fb5d0dda9737ce70ba3c56.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-SemiBold-21fac68c9bd93797e2d2528bcdf92bb72b5bd9518e7f1b4536975fb35dd8b63b.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Bold-e9aa7803bd617372d2557cbcc676b0cb6c626ef1895b1dec597e00251281cfb1.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* line 3, app/assets/stylesheets/global.scss */
body {
  margin: 0;
  font-family: "Figtree";
  background: #f8f4ee;
}

/* line 10, app/assets/stylesheets/global.scss */
.pagination .previous_page, .pagination .next_page, .pagination .current, .pagination .previous_page, .pagination .next {
  margin: 0px 10px;
}

/* line 15, app/assets/stylesheets/global.scss */
.impersonation-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FED865;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  border-bottom: 2px solid #EF767A;
  position: absolute;
  z-index: 50;
  width: 100%;
}

/* line 28, app/assets/stylesheets/global.scss */
.impersonation-banner p {
  margin: 0;
  flex: 1;
}

/* line 33, app/assets/stylesheets/global.scss */
.impersonation-banner .impersonation-banner-close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  margin-left: 8px;
  display: flex;
  align-items: center;
  opacity: 0.6;
}

/* line 43, app/assets/stylesheets/global.scss */
.impersonation-banner .impersonation-banner-close:hover {
  opacity: 1;
}

@keyframes checkout-journey-reveal {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes checkout-journey-summary-pulse {
  0% {
    transform: scale(1);
    box-shadow: var(--shadow-card);
  }
  40% {
    transform: scale(1.015);
    box-shadow: 0 16px 32px rgba(153, 239, 174, 0.35), 0 0 0 3px var(--mp-sapling);
  }
  100% {
    transform: scale(1);
    box-shadow: var(--shadow-card);
  }
}

@keyframes checkout-journey-toast-in {
  from {
    opacity: 0;
    transform: translateY(-16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes checkout-journey-spin {
  to {
    transform: rotate(360deg);
  }
}

/* line 29, app/assets/stylesheets/checkout_journey/_animations.scss */
.checkout-journey--reveal {
  animation: checkout-journey-reveal 280ms ease-out both;
}

/* line 1, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 46px;
  padding: 0 22px;
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: var(--fw-semibold);
  letter-spacing: 0.01em;
  border-radius: var(--radius-md);
  border: none;
  cursor: pointer;
  background: transparent;
  color: var(--fg-1);
  text-decoration: none;
  transition: background-color 150ms ease, color 150ms ease, border-color 150ms ease, opacity 150ms ease;
}

/* line 20, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn svg {
  width: 16px;
  height: 16px;
}

/* line 25, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

/* line 30, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--primary {
  background: var(--mp-deep-forest);
  color: var(--fg-on-dark-1);
}

/* line 34, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--primary:hover:not(:disabled) {
  background: var(--mp-deep-forest-hover);
}

/* line 37, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--secondary {
  background: var(--bg-1);
  color: var(--fg-1);
  border: 1.5px solid var(--mp-pine);
}

/* line 42, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--secondary:hover:not(:disabled) {
  background: var(--mp-chalk);
  border-color: var(--mp-pine);
  color: var(--mp-pine);
}

/* line 49, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--ghost {
  background: transparent;
  color: var(--fg-2);
}

/* line 53, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--ghost:hover:not(:disabled) {
  background: rgba(30, 65, 54, 0.05);
  color: var(--fg-1);
}

/* line 59, app/assets/stylesheets/checkout_journey/_buttons.scss */
.checkout-journey-btn--wide {
  min-width: 240px;
}

/* line 1, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav {
  background: var(--mp-moss);
  color: var(--fg-on-dark-1);
  height: 70px;
  display: flex;
  align-items: center;
}

/* line 8, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

@media (max-width: 960px) {
  /* line 8, app/assets/stylesheets/checkout_journey/_nav.scss */
  .checkout-journey-nav__inner {
    padding: 0 24px;
  }
}

/* line 23, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__left {
  display: flex;
  align-items: center;
  gap: 16px;
}

/* line 29, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__logo {
  height: 36px;
  width: auto;
  display: block;
}

/* line 35, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__divider {
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
}

/* line 41, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__title {
  font-size: 15px;
  font-weight: var(--fw-semibold);
  color: var(--fg-on-dark-1);
}

/* line 47, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__right {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media (max-width: 840px) {
  /* line 47, app/assets/stylesheets/checkout_journey/_nav.scss */
  .checkout-journey-nav__right {
    display: none;
  }
}

/* line 57, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__benefit {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: var(--fw-medium);
}

/* line 66, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__benefit-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--mp-sapling);
}

/* line 72, app/assets/stylesheets/checkout_journey/_nav.scss */
.checkout-journey-nav__benefit-icon svg {
  width: 14px;
  height: 14px;
}

/* line 1, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

/* line 8, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__item {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 4px 0px;
  border-radius: var(--radius-pill);
  font-size: 13px;
  font-weight: var(--fw-medium);
  text-decoration: none;
  background: transparent;
  border: none;
  color: var(--fg-3);
  cursor: default;
}

/* line 22, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__item--done {
  color: var(--fg-1);
}

/* line 25, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__item--done .checkout-journey-crumb__num {
  background: var(--mp-bright-lime);
  color: var(--mp-deep-forest);
}

/* line 31, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__item--current {
  color: var(--fg-1);
  font-weight: var(--fw-semibold);
}

/* line 35, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__item--current .checkout-journey-crumb__num {
  background: var(--mp-deep-forest);
  color: #fff;
}

/* line 41, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__item--upcoming {
  opacity: 0.55;
}

/* line 46, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: var(--fw-bold);
  border-radius: 50%;
  background: var(--mp-cream);
  color: var(--fg-2);
}

/* line 59, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__label {
  letter-spacing: 0.01em;
  font-size: 14px;
}

/* line 64, app/assets/stylesheets/checkout_journey/_breadcrumb.scss */
.checkout-journey-crumb__sep {
  width: 30px;
  height: 1px;
  background: var(--mp-cream);
}

/* line 1, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey {
  background: var(--mp-warm-white);
  min-height: calc(100vh - 70px);
  padding: 40px 0 96px;
  font-family: var(--font-sans);
  color: var(--fg-1);
}

/* line 8, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 380px;
  gap: 48px 32px;
  align-items: start;
}

@media (max-width: 960px) {
  /* line 8, app/assets/stylesheets/checkout_journey/_shell.scss */
  .checkout-journey__inner {
    grid-template-columns: minmax(0, 1fr);
    padding: 0 24px;
    gap: 32px;
  }
}

/* line 24, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey__left {
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 0;
}

/* line 31, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey__right {
  position: sticky;
  top: 32px;
}

@media (max-width: 960px) {
  /* line 31, app/assets/stylesheets/checkout_journey/_shell.scss */
  .checkout-journey__right {
    position: static;
  }
}

/* line 40, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey__form {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/* line 47, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey-foot {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 16px;
}

/* line 54, app/assets/stylesheets/checkout_journey/_shell.scss */
.checkout-journey-foot__spacer {
  display: none;
}

@media (max-width: 560px) {
  /* line 47, app/assets/stylesheets/checkout_journey/_shell.scss */
  .checkout-journey-foot {
    flex-direction: column-reverse;
    align-items: stretch;
  }
}

/* line 1, app/assets/stylesheets/checkout_journey/_section_head.scss */
.checkout-journey-section-head {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 8px;
}

/* line 7, app/assets/stylesheets/checkout_journey/_section_head.scss */
.checkout-journey-section-head__eyebrow {
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--fg-3);
  color: var(--mp-pine);
}

/* line 12, app/assets/stylesheets/checkout_journey/_section_head.scss */
.checkout-journey-section-head__title {
  font-size: 32px;
  font-weight: var(--fw-bold);
  letter-spacing: -0.015em;
  line-height: 1.15;
  color: var(--fg-1);
  margin: 0;
}

/* line 21, app/assets/stylesheets/checkout_journey/_section_head.scss */
.checkout-journey-section-head__sub {
  font-size: 15px;
  line-height: 1.55;
  color: var(--fg-3);
  max-width: 60ch;
  margin: 0;
}

/* line 1, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media (max-width: 560px) {
  /* line 1, app/assets/stylesheets/checkout_journey/_configurator.scss */
  .checkout-journey-config {
    padding: 24px;
    gap: 24px;
  }
}

/* line 16, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__row {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 22, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__row-head {
  display: flex;
  align-items: center;
  gap: 12px;
}

/* line 28, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__row-title {
  font-size: 16px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
  margin: 0;
}

/* line 35, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: rgba(210, 255, 133, 0.22);
  color: var(--mp-pine);
  flex-shrink: 0;
}

/* line 46, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__dot svg {
  width: 16px;
  height: 16px;
}

/* line 50, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

@media (max-width: 560px) {
  /* line 50, app/assets/stylesheets/checkout_journey/_configurator.scss */
  .checkout-journey-config__type-grid {
    grid-template-columns: 1fr;
  }
}

/* line 60, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-opt {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  background: #fff;
  border: 1.5px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  cursor: pointer;
  text-align: left;
  transition: border-color 150ms ease, background 150ms ease, color 150ms ease;
  font-family: inherit;
}

/* line 74, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-opt:hover {
  border-color: var(--mp-pine);
}

/* line 76, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-opt.is-active {
  background: var(--mp-deep-forest);
  color: #fff;
  border-color: var(--mp-deep-forest);
}

/* line 81, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-opt.is-active .checkout-journey-config__type-sub {
  color: rgba(255, 255, 255, 0.7);
}

/* line 82, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-opt.is-active .checkout-journey-config__type-icon {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

/* line 86, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-opt.is-active .checkout-journey-config__type-check {
  opacity: 1;
  transform: scale(1);
}

/* line 93, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: var(--mp-chalk);
  color: var(--mp-pine);
  flex-shrink: 0;
}

/* line 104, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-icon svg {
  width: 22px;
  height: 22px;
}

/* line 107, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-body {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

/* line 114, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-label {
  font-size: 15px;
  font-weight: var(--fw-semibold);
}

/* line 119, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-sub {
  font-size: 13px;
  color: var(--fg-3);
}

/* line 124, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-check {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--mp-sapling);
  color: var(--mp-deep-forest);
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 150ms ease, transform 150ms ease;
}

/* line 140, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__type-check svg {
  width: 12px;
  height: 12px;
  stroke-width: 3;
}

/* line 144, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}

@media (max-width: 768px) {
  /* line 144, app/assets/stylesheets/checkout_journey/_configurator.scss */
  .checkout-journey-config__plan-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 420px) {
  /* line 144, app/assets/stylesheets/checkout_journey/_configurator.scss */
  .checkout-journey-config__plan-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 158, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-opt {
  position: relative;
  background: #fff;
  border: 1.5px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  padding: 14px 10px;
  min-height: 108px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  cursor: pointer;
  transition: border-color 150ms ease, background 150ms ease, color 150ms ease;
  font-family: inherit;
}

/* line 174, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-opt:hover {
  border-color: var(--mp-pine);
}

/* line 176, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-opt.is-active {
  background: var(--mp-deep-forest);
  border-color: var(--mp-deep-forest);
  color: #fff;
}

/* line 181, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-opt.is-active .checkout-journey-config__plan-unit,
.checkout-journey-config__plan-opt.is-active .checkout-journey-config__plan-price {
  color: rgba(255, 255, 255, 0.7);
}

/* line 183, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-opt.is-active .checkout-journey-config__plan-check {
  opacity: 1;
  transform: scale(1);
}

/* line 190, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-num {
  font-size: 22px;
  font-weight: var(--fw-bold);
  line-height: 1.1;
  letter-spacing: -0.02em;
}

/* line 197, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-opt[data-data-plan*="Unlimited"] .checkout-journey-config__plan-num {
  font-size: 15px;
}

/* line 201, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-unit {
  font-size: 11px;
  color: var(--fg-3);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* line 208, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-price {
  font-size: 11px;
  margin-top: 4px;
}

/* line 213, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-check {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--mp-sapling);
  color: var(--mp-deep-forest);
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 150ms ease, transform 150ms ease;
}

/* line 229, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-check svg {
  width: 10px;
  height: 10px;
  stroke-width: 3;
}

/* line 232, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-note {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(210, 255, 133, 0.22);
  color: var(--mp-deep-forest);
  font-size: 13px;
  font-weight: var(--fw-semibold);
  padding: 8px 14px;
  border-radius: var(--radius-pill);
  align-self: flex-start;
}

/* line 244, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-note svg {
  width: 14px;
  height: 14px;
  stroke-width: 3;
}

/* line 247, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__plan-note-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 254, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-row {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* line 261, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty {
  display: inline-flex;
  align-items: center;
  border: 1.5px solid var(--border-subtle);
  border-radius: var(--radius-md);
  overflow: hidden;
  background: #fff;
}

/* line 270, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 46px;
  border: none;
  background: #fff;
  color: var(--fg-2);
  cursor: pointer;
  transition: background 150ms ease, color 150ms ease;
}

/* line 282, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-btn:hover:not(:disabled) {
  background: var(--mp-chalk);
  color: var(--mp-pine);
}

/* line 283, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

/* line 285, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-btn svg {
  width: 14px;
  height: 14px;
}

/* line 288, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-input {
  width: 68px;
  height: 46px;
  text-align: center;
  font-size: 15px;
  font-weight: var(--fw-semibold);
  border: none;
  outline: none;
  font-family: inherit;
  color: var(--fg-1);
  background: #fff;
  -moz-appearance: textfield;
}

/* line 301, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-input::-webkit-outer-spin-button, .checkout-journey-config__qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 309, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-preview {
  font-size: 13px;
  color: var(--fg-3);
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
}

/* line 316, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-preview strong {
  font-weight: var(--fw-bold);
  color: var(--fg-1);
  font-size: 15px;
}

/* line 323, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__qty-preview-unit {
  color: var(--fg-3);
}

/* line 325, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__add-btn {
  margin-left: auto;
  position: relative;
}

/* line 329, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__add-btn .checkout-journey-config__add-icon-added,
.checkout-journey-config__add-btn .checkout-journey-config__add-label-added {
  display: none;
}

/* line 332, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__add-btn.is-added {
  background: var(--mp-sapling);
  color: var(--mp-deep-forest);
  border-color: var(--mp-sapling);
}

/* line 337, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__add-btn.is-added .checkout-journey-config__add-icon-default,
.checkout-journey-config__add-btn.is-added .checkout-journey-config__add-label-default {
  display: none;
}

/* line 339, app/assets/stylesheets/checkout_journey/_configurator.scss */
.checkout-journey-config__add-btn.is-added .checkout-journey-config__add-icon-added,
.checkout-journey-config__add-btn.is-added .checkout-journey-config__add-label-added {
  display: inline-flex;
}

@media (max-width: 560px) {
  /* line 325, app/assets/stylesheets/checkout_journey/_configurator.scss */
  .checkout-journey-config__add-btn {
    margin-left: 0;
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  padding: 24px 28px;
}

/* line 8, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
}

/* line 16, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__title {
  font-size: 15px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
  margin: 0;
}

/* line 23, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__summary {
  font-size: 13px;
  color: var(--fg-3);
}

/* line 28, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* line 37, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__item {
  display: grid;
  grid-template-columns: 36px 1fr auto auto;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  background: var(--mp-warm-white);
  border-radius: 12px;
  padding: 10px;
}

/* line 48, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: var(--radius-md);
  background: #fff;
  color: var(--mp-pine);
  border: 1px solid var(--border-subtle);
}

/* line 59, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__icon svg {
  width: 18px;
  height: 18px;
}

/* line 62, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__body {
  min-width: 0;
}

/* line 64, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__item-title {
  font-size: 14px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
}

/* line 70, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__item-sub {
  font-size: 12px;
  color: var(--fg-3);
  margin-top: 2px;
}

/* line 76, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__price {
  font-size: 14px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
  white-space: nowrap;
  display: flex;
  align-items: baseline;
  gap: 4px;
}

/* line 86, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__price-unit {
  font-size: 11px;
  color: var(--fg-3);
  font-weight: var(--fw-regular);
}

/* line 92, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid var(--border-subtle);
  color: var(--fg-3);
  cursor: pointer;
  transition: color 150ms ease, border-color 150ms ease, background 150ms ease;
}

/* line 105, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__remove:hover {
  color: #c0392b;
  border-color: #e7b4ad;
  background: #fff8f7;
}

/* line 111, app/assets/stylesheets/checkout_journey/_lines.scss */
.checkout-journey-lines__remove svg {
  width: 14px;
  height: 14px;
}

/* line 1, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  transition: box-shadow 250ms ease, transform 250ms ease;
}

/* line 12, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary.is-pulse {
  animation: checkout-journey-summary-pulse 900ms cubic-bezier(0.2, 0.9, 0.3, 1) 1;
}

/* line 16, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

/* line 23, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__head-right {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 29, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__eyebrow {
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--fg-3);
}

/* line 33, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__promo-label {
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--fg-3);
}

/* line 37, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__edit-form {
  display: contents;
}

/* line 41, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__edit {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 6px;
  font-family: inherit;
  font-size: 12px;
  font-weight: var(--fw-semibold);
  color: var(--mp-pine);
  background: transparent;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: rgba(37, 103, 81, 0.35);
  transition: background 150ms ease, color 150ms ease;
}

/* line 59, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__edit:hover {
  color: var(--mp-deep-forest);
  text-decoration-color: currentColor;
  background: rgba(37, 103, 81, 0.06);
}

/* line 65, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__edit svg {
  width: 12px;
  height: 12px;
  stroke-width: 2.25;
}

/* line 68, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: var(--fw-semibold);
  color: var(--fg-3);
  cursor: pointer;
}

/* line 77, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

/* line 85, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat input:checked + .checkout-journey-summary__vat-track {
  background: var(--mp-pine);
}

/* line 88, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat input:checked + .checkout-journey-summary__vat-track .checkout-journey-summary__vat-thumb {
  transform: translateX(14px);
}

/* line 94, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat-track {
  width: 32px;
  height: 18px;
  border-radius: var(--radius-pill);
  background: var(--mp-cream);
  position: relative;
  transition: background 150ms ease;
}

/* line 103, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat-thumb {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: transform 150ms ease;
}

/* line 115, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__vat-label {
  color: var(--fg-2);
}

/* line 117, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__empty {
  border-radius: var(--radius-lg);
  padding: 24px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

/* line 126, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__empty p {
  font-size: 13px;
  color: var(--fg-3);
  margin: 0;
  line-height: 1.45;
}

/* line 134, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__empty-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--mp-chalk);
  color: var(--mp-pine);
}

/* line 144, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__empty-icon svg {
  width: 18px;
  height: 18px;
}

/* line 147, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__lines {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}

/* line 155, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid var(--border-subtle);
}

/* line 163, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line:last-child {
  border-bottom: 0;
}

/* line 166, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: rgba(210, 255, 133, 0.22);
  color: var(--mp-pine);
}

/* line 176, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-icon svg {
  width: 18px;
  height: 18px;
}

/* line 179, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__sim-glyph {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 185, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-body {
  min-width: 0;
}

/* line 187, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-title {
  font-size: 14px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
}

/* line 193, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-sub {
  font-size: 12px;
  color: var(--fg-3);
  margin-top: 2px;
}

/* line 199, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-price {
  font-size: 13px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
  white-space: nowrap;
}

/* line 206, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid var(--border-subtle);
  color: var(--fg-3);
  cursor: pointer;
  transition: color 150ms ease, border-color 150ms ease, background 150ms ease;
}

/* line 219, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-remove:hover {
  color: #c0392b;
  border-color: #e7b4ad;
  background: #fff8f7;
}

/* line 225, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__line-remove svg {
  width: 10px;
  height: 10px;
  stroke-width: 2.5;
}

/* line 228, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__totals {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 12px;
  border-top: 1px solid var(--border-subtle);
}

/* line 236, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  font-size: 13px;
  color: var(--fg-2);
}

/* line 244, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row--muted {
  color: var(--fg-3);
}

/* line 246, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row--total {
  margin-top: 4px;
  padding-top: 8px;
  border-top: 1px solid var(--border-subtle);
  font-size: 14px;
}

/* line 252, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row--total strong {
  font-size: 20px;
  font-weight: var(--fw-bold);
  color: var(--fg-1);
  display: block;
  line-height: 1.2;
}

/* line 260, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row--total em {
  font-style: normal;
  font-size: 11px;
  color: var(--fg-3);
}

/* line 268, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row-val {
  text-align: right;
  color: var(--fg-1);
  font-weight: var(--fw-semibold);
}

/* line 274, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__row-strike {
  display: block;
  text-align: right;
  text-decoration: line-through;
  color: var(--fg-3);
  font-size: 12px;
  font-weight: var(--fw-regular);
  line-height: 1.2;
}

/* line 284, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__promo {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 12px 14px;
  background: var(--mp-sapling);
  color: var(--mp-deep-forest);
  border-radius: var(--radius-md);
}

/* line 294, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__promo-head {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

/* line 301, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__promo-pill {
  background: var(--mp-deep-forest);
  color: var(--mp-sapling);
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.05em;
  padding: 4px 10px;
  border-radius: var(--radius-pill);
  text-transform: uppercase;
}

/* line 312, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__promo-note {
  font-size: 12px;
  color: var(--mp-deep-forest);
  opacity: 0.85;
}

/* line 318, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__prorate {
  background: var(--mp-warm-white);
  border: 1px dashed var(--mp-cream);
  border-radius: var(--radius-md);
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 328, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__prorate-label {
  font-size: 11px;
  font-weight: var(--fw-semibold);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--fg-3);
}

/* line 336, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__prorate-val {
  font-size: 18px;
  font-weight: var(--fw-bold);
  color: var(--mp-deep-forest);
}

/* line 342, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__prorate-note {
  font-size: 12px;
  color: var(--fg-3);
  line-height: 1.45;
}

/* line 348, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__included {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 12px;
  border-top: 1px solid var(--border-subtle);
}

/* line 358, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__included li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: var(--fg-2);
  font-weight: var(--fw-medium);
}

/* line 368, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__included-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--mp-pine);
  flex-shrink: 0;
}

/* line 375, app/assets/stylesheets/checkout_journey/_summary.scss */
.checkout-journey-summary__included-icon svg {
  width: 14px;
  height: 14px;
  stroke-width: 2.5;
}

/* line 1, app/assets/stylesheets/checkout_journey/_toast.scss */
.checkout-journey-toast {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--mp-moss);
  color: #fff;
  padding: 12px 18px;
  border-radius: var(--radius-pill);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
  border: 1px solid rgba(210, 255, 133, 0.18);
  font-size: 14px;
  font-weight: var(--fw-medium);
}

/* line 14, app/assets/stylesheets/checkout_journey/_toast.scss */
.checkout-journey-toast__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--mp-bright-lime);
  color: var(--mp-moss);
  flex-shrink: 0;
}

/* line 25, app/assets/stylesheets/checkout_journey/_toast.scss */
.checkout-journey-toast__icon svg {
  width: 12px;
  height: 12px;
  stroke-width: 3;
}

/* line 32, app/assets/stylesheets/checkout_journey/_toast.scss */
.checkout-journey-toast__msg {
  line-height: 1.3;
}

/* line 1, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-card {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (max-width: 560px) {
  /* line 1, app/assets/stylesheets/checkout_journey/_form.scss */
  .checkout-journey-card {
    padding: 24px;
  }
}

/* line 16, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

/* line 22, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field--short {
  flex-basis: 35%;
}

/* line 24, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__label {
  font-size: 13px;
  font-weight: var(--fw-semibold);
  letter-spacing: 0.01em;
  color: var(--fg-2);
}

/* line 31, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__input {
  width: 100%;
  min-height: 46px;
  padding: 12px 14px;
  font-family: var(--font-sans);
  font-size: 15px;
  color: var(--fg-1);
  background: #fff;
  border: 1.5px solid var(--border-subtle);
  border-radius: var(--radius-md);
  transition: border-color 150ms ease, box-shadow 150ms ease;
}

/* line 43, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__input:focus {
  outline: none;
  border-color: var(--mp-pine);
  box-shadow: 0 0 0 3px rgba(37, 103, 81, 0.12);
}

/* line 49, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__input::placeholder {
  color: var(--fg-3);
}

/* line 51, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__input--upper {
  text-transform: uppercase;
}

/* line 53, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__input.is-error {
  border-color: #e7b4ad;
  background: #fff8f7;
}

/* line 57, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__input.is-error:focus {
  box-shadow: 0 0 0 3px rgba(192, 57, 43, 0.18);
}

/* line 61, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__hint {
  font-size: 12px;
  color: var(--fg-3);
  line-height: 1.45;
}

/* line 67, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__err {
  font-size: 12px;
  font-weight: var(--fw-semibold);
  color: #c0392b;
}

/* line 73, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__row {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

/* line 78, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__row .checkout-journey-field {
  flex: 1;
}

/* line 79, app/assets/stylesheets/checkout_journey/_form.scss */
.checkout-journey-field__row .checkout-journey-field--short {
  flex: 0 0 35%;
}

@media (max-width: 560px) {
  /* line 73, app/assets/stylesheets/checkout_journey/_form.scss */
  .checkout-journey-field__row {
    flex-direction: column;
    gap: 20px;
  }
  /* line 85, app/assets/stylesheets/checkout_journey/_form.scss */
  .checkout-journey-field__row .checkout-journey-field--short {
    flex: 1;
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-review {
  background: var(--mp-chalk);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  padding: 18px 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 10, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-review__row {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 16px;
  align-items: baseline;
  font-size: 14px;
  color: var(--fg-2);
}

/* line 18, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-review__row span:last-child {
  color: var(--fg-1);
}

/* line 22, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-review__row--bill {
  border-top: 1px solid var(--border-subtle);
  padding-top: 12px;
  margin-top: 2px;
}

/* line 27, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-review__row--bill strong {
  font-size: 15px;
  font-weight: var(--fw-bold);
  color: var(--fg-1);
}

@media (max-width: 560px) {
  /* line 10, app/assets/stylesheets/checkout_journey/_review.scss */
  .checkout-journey-review__row {
    grid-template-columns: minmax(0, 1fr);
    gap: 2px;
  }
}

/* line 40, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-review__eyebrow {
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--fg-3);
  margin: 0;
}

/* line 46, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  position: relative;
}

@media (max-width: 560px) {
  /* line 46, app/assets/stylesheets/checkout_journey/_review.scss */
  .checkout-journey-pay-head {
    flex-direction: column;
    gap: 0;
  }
}

/* line 59, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help {
  position: relative;
  flex-shrink: 0;
}

@media (max-width: 560px) {
  /* line 59, app/assets/stylesheets/checkout_journey/_review.scss */
  .checkout-journey-pay-help {
    padding-top: 0;
  }
}

/* line 67, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__trigger {
  background: transparent;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-size: 13px;
  font-weight: var(--fw-semibold);
  color: var(--mp-pine);
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: rgba(37, 103, 81, 0.35);
  padding: 4px 2px;
}

/* line 80, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__trigger:hover {
  color: var(--mp-deep-forest);
}

/* line 83, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__pop {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 8px;
  width: 260px;
  padding: 14px 36px 14px 16px;
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-card-hover);
  font-size: 14px;
  color: var(--fg-2);
  line-height: 1.5;
  z-index: 10;
}

/* line 99, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__pop.hidden {
  display: none;
}

/* line 102, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__arrow {
  position: absolute;
  top: -6px;
  right: 24px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-top: 1px solid var(--border-subtle);
  border-left: 1px solid var(--border-subtle);
  transform: rotate(45deg);
}

/* line 114, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: var(--radius-sm);
  color: var(--fg-3);
  cursor: pointer;
}

/* line 130, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__close:hover {
  color: var(--fg-1);
  background: var(--bg-subtle);
}

/* line 135, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__close svg {
  width: 14px;
  height: 14px;
}

/* line 138, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__link {
  display: inline;
  padding: 0;
  background: transparent;
  border: 0;
  color: var(--mp-pine);
  font: inherit;
  font-weight: var(--fw-semibold);
  text-decoration: underline;
  cursor: pointer;
}

/* line 149, app/assets/stylesheets/checkout_journey/_review.scss */
.checkout-journey-pay-help__link:hover {
  color: var(--mp-deep-forest);
}

/* line 1, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-stripe {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 6, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-stripe__label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: var(--fw-semibold);
  letter-spacing: 0.02em;
  color: var(--fg-3);
}

/* line 15, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-stripe__label svg {
  width: 14px;
  height: 14px;
  color: var(--mp-pine);
}

/* line 22, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-stripe__frame {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
  padding: 24px;
}

@media (max-width: 560px) {
  /* line 22, app/assets/stylesheets/checkout_journey/_stripe.scss */
  .checkout-journey-stripe__frame {
    padding: 20px;
    max-width: none;
  }
}

/* line 35, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-stripe__error {
  font-size: 13px;
  color: #c0392b;
  margin-top: 8px;
}

/* line 40, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-stripe__error:empty {
  display: none;
}

/* line 44, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-terms {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 13px;
  color: var(--fg-2);
  line-height: 1.55;
  cursor: pointer;
}

/* line 53, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-terms input[type="checkbox"] {
  flex-shrink: 0;
  margin-top: 3px;
  accent-color: var(--mp-deep-forest);
  width: 16px;
  height: 16px;
}

/* line 61, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-terms a {
  color: var(--mp-pine);
  font-weight: var(--fw-semibold);
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* line 69, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-btn__label-default,
.checkout-journey-btn__label-processing {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

/* line 77, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-btn__label-processing {
  display: none;
}

/* line 80, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-btn.is-processing .checkout-journey-btn__label-default {
  display: none;
}

/* line 81, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-btn.is-processing .checkout-journey-btn__label-processing {
  display: inline-flex;
}

/* line 84, app/assets/stylesheets/checkout_journey/_stripe.scss */
.checkout-journey-spinner {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: #fff;
  border-radius: 50%;
  animation: checkout-journey-spin 0.7s linear infinite;
}

/* line 1, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey--confirm {
  padding-bottom: 96px;
}

/* line 4, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey--confirm .checkout-journey-confirm {
  max-width: 820px;
  margin: 0 auto;
  padding: 28px 32px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media (max-width: 640px) {
  /* line 4, app/assets/stylesheets/checkout_journey/_confirmation.scss */
  .checkout-journey--confirm .checkout-journey-confirm {
    padding: 32px 20px 0;
  }
}

/* line 19, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__hero {
  background: var(--mp-moss);
  color: #fff;
  border-radius: var(--radius-xl);
  padding: 36px 40px;
  display: flex;
  align-items: center;
  gap: 24px;
  box-shadow: 0 32px 48px rgba(3, 45, 16, 0.25);
}

@media (max-width: 560px) {
  /* line 19, app/assets/stylesheets/checkout_journey/_confirmation.scss */
  .checkout-journey-confirm__hero {
    flex-direction: column;
    align-items: flex-start;
    padding: 28px 24px;
  }
}

/* line 36, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__hero-mark {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--mp-bright-lime);
  color: var(--mp-moss);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 47, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__hero-mark svg {
  width: 28px;
  height: 28px;
  stroke-width: 3;
}

/* line 50, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__hero-eyebrow {
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--fg-3);
  color: var(--mp-sapling);
  margin-bottom: 6px;
}

/* line 56, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__hero-title {
  font-size: 28px;
  font-weight: var(--fw-bold);
  letter-spacing: -0.015em;
  line-height: 1.2;
  margin: 0 0 6px 0;
  color: #fff;
}

/* line 65, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__hero-sub {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.55;
  margin: 0;
}

/* line 72, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__card {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  padding: 28px 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (max-width: 560px) {
  /* line 72, app/assets/stylesheets/checkout_journey/_confirmation.scss */
  .checkout-journey-confirm__card {
    padding: 24px 20px;
  }
}

/* line 87, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__card-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

/* line 92, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__card-head h2 {
  font-size: 18px;
  font-weight: var(--fw-bold);
  color: var(--fg-1);
  margin: 0;
}

/* line 100, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__card-meta {
  font-size: 13px;
  color: var(--fg-3);
}

/* line 105, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__lines {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 111, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid var(--border-subtle);
}

/* line 119, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line:last-child {
  border-bottom: 0;
}

/* line 122, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: var(--radius-md);
  background: var(--mp-chalk);
  color: var(--mp-pine);
}

/* line 132, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line-icon svg {
  width: 20px;
  height: 20px;
}

/* line 135, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line-body {
  min-width: 0;
}

/* line 137, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line-title {
  font-size: 14px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
}

/* line 143, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line-sub {
  font-size: 12px;
  color: var(--fg-3);
  margin-top: 2px;
}

/* line 149, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__line-price {
  font-size: 15px;
  font-weight: var(--fw-bold);
  color: var(--fg-1);
  white-space: nowrap;
}

/* line 156, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__totals {
  padding-top: 12px;
  border-top: 1px solid var(--border-subtle);
}

/* line 161, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__tot-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  font-size: 13px;
  color: var(--fg-2);
}

/* line 169, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__tot-row strong {
  font-size: 18px;
  font-weight: var(--fw-bold);
  color: var(--fg-1);
}

/* line 176, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__tot-val {
  text-align: right;
}

/* line 180, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__tot-strike {
  display: block;
  text-decoration: line-through;
  color: var(--fg-3);
  font-size: 12px;
  font-weight: var(--fw-regular);
  line-height: 1.2;
  margin-bottom: 2px;
}

/* line 190, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__promo {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 12px 14px;
  background: var(--mp-sapling);
  color: var(--mp-deep-forest);
  border-radius: var(--radius-md);
}

/* line 200, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__promo-head {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

/* line 207, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__promo-label {
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--fg-3);
}

/* line 211, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__promo-pill {
  background: var(--mp-deep-forest);
  color: var(--mp-sapling);
  font-size: 12px;
  font-weight: var(--fw-bold);
  letter-spacing: 0.05em;
  padding: 4px 10px;
  border-radius: var(--radius-pill);
  text-transform: uppercase;
}

/* line 222, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__promo-note {
  font-size: 12px;
  color: var(--mp-deep-forest);
  opacity: 0.85;
}

/* line 228, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__callout {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background: var(--mp-chalk);
  border-radius: var(--radius-md);
  padding: 16px 18px;
}

/* line 237, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__callout-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  color: var(--mp-pine);
  flex-shrink: 0;
}

/* line 248, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__callout-icon svg {
  width: 18px;
  height: 18px;
}

/* line 251, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__callout-title {
  font-size: 14px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
}

/* line 256, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__callout-title strong {
  color: var(--mp-deep-forest);
}

/* line 259, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__callout-sub {
  font-size: 12px;
  color: var(--fg-3);
  margin-top: 2px;
  line-height: 1.45;
}

/* line 266, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next {
  background: #fff;
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  padding: 28px 32px;
}

@media (max-width: 560px) {
  /* line 266, app/assets/stylesheets/checkout_journey/_confirmation.scss */
  .checkout-journey-confirm__next {
    padding: 24px 20px;
  }
}

/* line 277, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next h2 {
  font-size: 18px;
  font-weight: var(--fw-bold);
  color: var(--fg-1);
  margin: 0 0 16px 0;
}

/* line 285, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next-list {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: next;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* line 295, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next-item {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 12px;
  align-items: flex-start;
}

/* line 302, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--mp-deep-teal);
  color: var(--mp-chalk);
  font-size: 13px;
  font-weight: var(--fw-bold);
}

/* line 315, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: var(--fw-semibold);
  color: var(--fg-1);
}

/* line 323, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next-title svg {
  width: 16px;
  height: 16px;
  color: var(--mp-pine);
}

/* line 330, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__next-text {
  font-size: 13px;
  color: var(--fg-2);
  line-height: 1.55;
  margin-top: 4px;
}

/* line 337, app/assets/stylesheets/checkout_journey/_confirmation.scss */
.checkout-journey-confirm__legal {
  font-size: 12px;
  color: var(--fg-3);
  line-height: 1.65;
  text-align: center;
  padding: 0 16px;
  margin: 0;
}

/* line 1, app/assets/stylesheets/users/sign-in.scss */
.sign-in {
  display: flex;
  min-height: 100vh;
}

@media only screen and (max-width: 1024px) {
  /* line 5, app/assets/stylesheets/users/sign-in.scss */
  .sign-in--with-margin {
    margin-top: 40px;
  }
}

/* line 11, app/assets/stylesheets/users/sign-in.scss */
.sign-in__column, .sign-in__column--dark {
  position: relative;
}

@media only screen and (min-width: 1025px) {
  /* line 11, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__column, .sign-in__column--dark {
    width: calc(100% - 480px);
  }
}

@media only screen and (max-width: 1024px) {
  /* line 11, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__column, .sign-in__column--dark {
    width: 100%;
  }
}

/* line 22, app/assets/stylesheets/users/sign-in.scss */
.sign-in__column--dark {
  width: 480px;
  background: #063412;
}

@media only screen and (max-width: 1024px) {
  /* line 22, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__column--dark {
    display: none;
  }
}

/* line 33, app/assets/stylesheets/users/sign-in.scss */
.sign-in__column-purchase, .sign-in__column-purchase--dark {
  width: 50%;
}

@media only screen and (max-width: 1024px) {
  /* line 33, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__column-purchase, .sign-in__column-purchase--dark {
    width: 100%;
    min-height: 300px;
  }
}

@media only screen and (min-width: 1025px) {
  /* line 33, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__column-purchase, .sign-in__column-purchase--dark {
    position: relative;
  }
}

/* line 45, app/assets/stylesheets/users/sign-in.scss */
.sign-in__column-purchase--dark {
  background: #063412;
}

/* line 51, app/assets/stylesheets/users/sign-in.scss */
.sign-in__codes {
  display: flex;
  flex-direction: row;
  gap: 100px;
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  /* line 51, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__codes {
    gap: 32px;
  }
}

/* line 63, app/assets/stylesheets/users/sign-in.scss */
.sign-in__form-group--one-row-inputs {
  margin-bottom: 20px;
  display: flex;
  justify-content: left;
  flex-direction: row;
}

/* line 69, app/assets/stylesheets/users/sign-in.scss */
.sign-in__form-group--one-row-inputs input {
  height: 38px;
  width: 38px;
  margin: 0px 18px 0 0;
  padding: 8px;
  text-align: center;
  font-size: 28px;
}

/* line 77, app/assets/stylesheets/users/sign-in.scss */
.sign-in__form-group--one-row-inputs input::placeholder {
  text-align: center;
  font-size: 28px;
}

/* line 85, app/assets/stylesheets/users/sign-in.scss */
.sign-in__links {
  padding: 24px;
}

/* line 89, app/assets/stylesheets/users/sign-in.scss */
.sign-in__link {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #18181B;
  text-decoration: underline;
}

/* line 98, app/assets/stylesheets/users/sign-in.scss */
.sign-in__span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0px 10px;
}

/* line 113, app/assets/stylesheets/users/sign-in.scss */
.sign-in__input--error {
  border-color: #E80000;
}

/* line 120, app/assets/stylesheets/users/sign-in.scss */
.sign-in__button {
  background: #1c6b4d;
}

/* line 125, app/assets/stylesheets/users/sign-in.scss */
.sign-in__block-wrapper {
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  /* line 125, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__block-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media only screen and (max-width: 1024px) {
  /* line 125, app/assets/stylesheets/users/sign-in.scss */
  .sign-in__block-wrapper {
    margin: 60px 20px 20px 20px;
    padding: 30px;
  }
}

/* line 141, app/assets/stylesheets/users/sign-in.scss */
.sign-in__header {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.225px;
  margin: 10px 0px;
}

/* line 150, app/assets/stylesheets/users/sign-in.scss */
.sign-in__text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 10px 0px;
}

/* line 162, app/assets/stylesheets/users/sign-in.scss */
.sign-in__impacts-wrapper {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 168, app/assets/stylesheets/users/sign-in.scss */
.sign-in__impacts-text {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(transparent, #000000);
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
  color: white;
  padding-bottom: 40px;
}

/* line 182, app/assets/stylesheets/users/sign-in.scss */
.sign-in__impacts-text h4 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
}

/* line 188, app/assets/stylesheets/users/sign-in.scss */
.sign-in__impacts-text .percentage {
  font-size: 80px;
  font-weight: 700;
  margin: 0;
}

/* line 194, app/assets/stylesheets/users/sign-in.scss */
.sign-in__impacts-text p {
  font-size: 20px;
  margin: 0;
}

/* line 200, app/assets/stylesheets/users/sign-in.scss */
.sign-in__forgot-password {
  text-decoration: none;
  color: black;
}

/* line 205, app/assets/stylesheets/users/sign-in.scss */
.sign-in__password {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

/* line 1, app/assets/stylesheets/users/navbar.scss */
.users-navbar {
  background: #f8f4ee;
  display: flex;
  justify-content: space-between;
}

/* line 6, app/assets/stylesheets/users/navbar.scss */
.users-navbar__links {
  text-align: center;
}

/* line 10, app/assets/stylesheets/users/navbar.scss */
.users-navbar__logo {
  height: 60px;
  margin: 25px;
}

/* line 15, app/assets/stylesheets/users/navbar.scss */
.users-navbar__avatar {
  display: block;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  border: 3px solid #063412;
  box-sizing: content-box;
  margin: 25px;
  background-color: #f8f4ee;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/users/navbar.scss */
.users-navbar__log-out {
  color: #063412;
  text-decoration: none;
  margin-top: -20px;
  display: block;
}

/* line 1, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 0px 100px;
}

@media only screen and (max-width: 1024px) {
  /* line 1, app/assets/stylesheets/users/transparent-navbar.scss */
  .users-transparent-navbar {
    padding: 0px 40px;
  }
}

/* line 15, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__logo {
  height: 60px;
  margin: 25px 0px;
}

/* line 20, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__avatar {
  position: absolute;
  right: 100px;
  top: 25px;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  background-color: #f6f5f0;
  color: black;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #311945;
  text-decoration: none;
}

@media only screen and (max-width: 1024px) {
  /* line 20, app/assets/stylesheets/users/transparent-navbar.scss */
  .users-transparent-navbar__avatar {
    right: 40px;
  }
}

/* line 44, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__container {
  margin-top: 20px;
  margin-right: 2px;
  color: white;
  display: flex;
  overflow: hidden;
  width: 58px;
  height: 58px;
  border-radius: 32px;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}

/* line 59, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__container .users-transparent-navbar__content {
  display: none;
}

/* line 64, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__name {
  text-transform: capitalize;
  font-weight: 700;
}

/* line 69, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__content {
  display: none;
}

/* line 73, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__container:hover {
  width: auto;
  padding-left: 20px;
  padding-right: 66px;
  background: #311945;
  margin-top: 23px;
}

/* line 80, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__container:hover .users-transparent-navbar__content {
  display: block;
}

/* line 85, app/assets/stylesheets/users/transparent-navbar.scss */
.users-transparent-navbar__log-out {
  color: #FFFFFF;
  text-decoration: none;
  margin-top: -20px;
}

/* line 2, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard .logo {
  height: 28px;
}

/* line 6, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard .hw-combobox__main__wrapper {
  width: 100%;
}

/* line 11, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard__faq table {
  border-collapse: collapse;
}

/* line 15, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard__faq th, .milo-dashboard__faq td {
  border: 1px solid #D9D9D9;
  padding: 5px;
}

/* line 20, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard__faq thead {
  background-color: #1c6b4d;
  color: #FFFFFF;
}

/* line 25, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard__faq code {
  background-color: #F6F5F0;
  padding: 5px;
  border: 1px solid #94A3B8;
  font-size: 12px;
}

/* line 32, app/assets/stylesheets/milo/dashboard.scss */
.milo-dashboard__faq ul {
  list-style: disc;
  padding-left: 20px;
}

/* line 2, app/assets/stylesheets/dashboard/index.scss */
.dashboard__content {
  padding-top: 50px;
}

/* line 6, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero {
  padding-top: 50px;
  background-color: #063412;
  padding-bottom: 30px;
}

/* line 12, app/assets/stylesheets/dashboard/index.scss */
.dashboard__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (min-width: 1025px) {
  /* line 12, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__container {
    padding: 60px 40px 20px 40px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 12, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__container {
    padding: 40px;
  }
}

/* line 25, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero-row {
  display: flex;
}

@media only screen and (max-width: 1024px) {
  /* line 25, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__hero-row {
    flex-direction: column;
  }
}

/* line 33, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero-column {
  width: 100%;
}

/* line 37, app/assets/stylesheets/dashboard/index.scss */
.dashboard__text-center {
  text-align: center;
}

/* line 41, app/assets/stylesheets/dashboard/index.scss */
.dashboard__header {
  font-family: "Figtree";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-transform: capitalize;
}

@media only screen and (max-width: 1024px) {
  /* line 41, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__header {
    display: grid;
  }
}

/* line 57, app/assets/stylesheets/dashboard/index.scss */
.dashboard__info-button {
  opacity: 1 !important;
  display: block;
  margin-top: 20px;
  margin-left: 15px;
}

/* line 64, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero-header {
  color: #FFFFFF;
  font-family: "Figtree";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-transform: capitalize;
}

@media only screen and (max-width: 1024px) {
  /* line 64, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__hero-header {
    display: grid;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 36px;
  }
}

/* line 83, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero-header span {
  right: 0;
  top: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #000000;
  border-radius: 10px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  padding: 12px 18px;
}

@media only screen and (max-width: 1024px) {
  /* line 83, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__hero-header span {
    margin-top: 10px;
    width: fit-content;
  }
}

/* line 103, app/assets/stylesheets/dashboard/index.scss */
.dashboard__links-group {
  display: flex;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  /* line 103, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__links-group {
    gap: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 103, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__links-group {
    flex-direction: column;
  }
}

/* line 116, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero-info {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background-color: #FED865;
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  bottom: -16px;
  width: 100%;
  padding: 12px 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

/* line 134, app/assets/stylesheets/dashboard/index.scss */
.dashboard__bill-wrapper {
  position: relative;
  margin: 50px 0px;
  background-color: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  max-width: 610px;
  padding: 20px 20px 70px 20px;
}

@media only screen and (max-width: 1024px) {
  /* line 134, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__bill-wrapper {
    margin-top: 80px;
  }
}

/* line 147, app/assets/stylesheets/dashboard/index.scss */
.dashboard__bill-wrapper .dashboard__hero-header {
  color: #000000;
  margin: 10px 0px;
}

/* line 153, app/assets/stylesheets/dashboard/index.scss */
.dashboard__bill-footer {
  background-color: #CBD5E1;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 50px;
  width: 100%;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

/* line 164, app/assets/stylesheets/dashboard/index.scss */
.dashboard__bill-link {
  color: #000000;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
}

/* line 177, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card-info {
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #000000;
  width: 100%;
  padding: 10px 20px 30px 20px;
}

@media only screen and (min-width: 1025px) {
  /* line 177, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__card-info {
    gap: 20px;
  }
}

@media only screen and (max-width: 850px) {
  /* line 177, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__card-info {
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 850px) {
  /* line 194, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__actions-wrapper {
    margin-top: 20px;
  }
}

/* line 200, app/assets/stylesheets/dashboard/index.scss */
.dashboard__plan-info {
  border-radius: 20px;
  background: #FFFFFF;
  padding: 30px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  margin-top: 16px;
}

@media only screen and (max-width: 1024px) {
  /* line 200, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__plan-info {
    margin-top: 8px;
  }
}

/* line 215, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link-button {
  color: #FFFFFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border-radius: 20px;
  background: #1c6b4d;
  padding: 10px 20px;
  display: block;
  width: max-content;
  text-decoration: none;
  margin: 10px 0px;
}

/* line 230, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border-radius: 20px;
  background: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 16px 20px;
  margin: 15px 0px;
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  /* line 230, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__link {
    padding: 10px 20px;
    margin: 8px 0px;
  }
}

/* line 252, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link--without-padding {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border-radius: 20px;
  background: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 0px 20px 20px 20px;
  margin: 0px;
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
}

/* line 270, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link--with-border {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border-radius: 20px;
  background: #FFFFFF;
  text-decoration: none;
  display: block;
  margin: 0px;
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
  border: 1px solid #000000;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  /* line 270, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__link--with-border {
    font-size: 12px;
    padding: 5px;
  }
}

/* line 296, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link--green {
  color: #032d10;
  background: #d2ff85;
}

/* line 302, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link-disabled {
  opacity: 0.7;
  cursor: not-allowed;
  position: relative;
}

/* line 307, app/assets/stylesheets/dashboard/index.scss */
.dashboard__link-disabled:hover .dashboard__tooltip {
  visibility: visible;
}

/* line 312, app/assets/stylesheets/dashboard/index.scss */
.dashboard__tooltip {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  background-color: #000000;
  padding: 10px;
  color: #FFFFFF;
  max-width: 250px;
  font-size: 12px;
  border-radius: 16px;
  left: 0;
  right: 0;
  margin-inline: auto;
  top: 10px;
  text-align: center;
}

/* line 329, app/assets/stylesheets/dashboard/index.scss */
.dashboard__hero-icon {
  border: 1px solid #000000;
  border-radius: 8px;
  padding: 10px;
  margin-right: 10px;
  height: 45px;
}

/* line 337, app/assets/stylesheets/dashboard/index.scss */
.dashboard__icon {
  height: 25px;
  padding-right: 10px;
}

@media only screen and (max-width: 1024px) {
  /* line 337, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__icon {
    padding-right: 5px;
    height: 20px;
  }
}

/* line 347, app/assets/stylesheets/dashboard/index.scss */
.dashboard__data {
  padding: 0px 20px;
}

@media only screen and (max-width: 420px) {
  /* line 347, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__data {
    padding: 20px 0px 0px 0px;
  }
}

/* line 354, app/assets/stylesheets/dashboard/index.scss */
.dashboard__data:last-child {
  padding-bottom: 30px;
}

/* line 358, app/assets/stylesheets/dashboard/index.scss */
.dashboard__data p {
  margin: 0;
  margin-left: 15px;
}

/* line 363, app/assets/stylesheets/dashboard/index.scss */
.dashboard__data ul {
  padding-left: 16px;
  list-style: disc;
  margin-left: 16px;
}

/* line 369, app/assets/stylesheets/dashboard/index.scss */
.dashboard__data p,
.dashboard__data li {
  color: #000000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Figtree";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

@media only screen and (max-width: 600px) {
  /* line 369, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__data p,
.dashboard__data li {
    font-size: 14px;
    line-height: 20px;
  }
}

/* line 387, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 393, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart {
  position: relative;
  width: 175px;
  height: 175px;
  aspect-ratio: 1;
  display: inline-grid;
  place-content: center;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: bold;
  font-family: sans-serif;
}

@media only screen and (max-width: 600px) {
  /* line 393, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__chart {
    width: 125px;
    height: 125px;
  }
}

@media only screen and (max-width: 420px) {
  /* line 393, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__chart {
    width: 175px;
    height: 175px;
  }
}

/* line 415, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 0;
  background: conic-gradient(#D9D9D9 100%, #0000 0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - 10px), #000000 calc(100% - 10px));
  mask: radial-gradient(farthest-side, #0000 calc(99% - 10px), #000000 calc(100% - 10px));
}

/* line 433, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 0;
  background: conic-gradient(#49a078 calc(var(--p) * 1%), #0000 0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - 10px), #000000 calc(100% - 10px));
  mask: radial-gradient(farthest-side, #0000 calc(99% - 10px), #000000 calc(100% - 10px));
}

/* line 452, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-data {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}

/* line 461, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-data:hover .dashboard__chart-tooltip {
  visibility: visible;
}

/* line 466, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-data h3 {
  margin: 0;
  color: #000000;
  text-edge: cap;
  font-family: "Figtree";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

@media only screen and (max-width: 600px) {
  /* line 466, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__chart-data h3 {
    font-size: 20px;
    line-height: 22px;
  }
}

/* line 482, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-data p {
  color: #6B7280;
  text-align: center;
  font-family: "Figtree";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}

@media only screen and (max-width: 600px) {
  /* line 482, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__chart-data p {
    font-size: 12px;
    line-height: 18px;
  }
}

/* line 499, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-tooltip {
  visibility: hidden;
  position: absolute;
  top: -50px;
  left: -110px;
  width: max-content;
  max-width: 300px;
  background: #000000;
  color: #FFFFFF;
  padding: 20px;
  opacity: 0.9;
  z-index: 1;
  cursor: help;
}

/* line 514, app/assets/stylesheets/dashboard/index.scss */
.dashboard__chart-tooltip p:first-child {
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 521, app/assets/stylesheets/dashboard/index.scss */
.dashboard__bill {
  padding: 10px 0px;
  width: 100%;
  text-align: center;
  background-color: #FED865;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

@media only screen and (max-width: 600px) {
  /* line 529, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__bill p {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 537, app/assets/stylesheets/dashboard/index.scss */
.dashboard__cards-container {
  margin: 40px 0px;
  display: grid;
  gap: 20px;
}

@media only screen and (min-width: 1025px) {
  /* line 537, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__cards-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 1024px) {
  /* line 537, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__cards-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* line 551, app/assets/stylesheets/dashboard/index.scss */
.dashboard__cards {
  padding: 20px 0px;
}

/* line 555, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card {
  height: 500px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 8px;
  background-image: linear-gradient(transparent, #000000);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* line 567, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card:hover {
  height: 500px;
  cursor: pointer;
  filter: brightness(110%);
  overflow: hidden;
  box-shadow: 0 50px 80px -20px rgba(0, 0, 0, 0.4);
  transform: translate3d(0px, 0px, 0px) scale3d(1.05, 1.05, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

/* line 577, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card:hover p {
  display: block;
}

/* line 582, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card h4 {
  font-size: 22.313px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #FFFFFF;
  padding: 30px;
  margin: 0;
}

/* line 592, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card p {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #FFFFFF;
  padding: 0px 30px;
  margin: 0;
  display: none;
}

/* line 604, app/assets/stylesheets/dashboard/index.scss */
.dashboard__card-text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-bottom: 20px;
  width: 100%;
  border-radius: 8px;
  background-image: linear-gradient(transparent, #000000);
}

/* line 614, app/assets/stylesheets/dashboard/index.scss */
.dashboard__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
  margin: 20px 0px;
}

/* line 623, app/assets/stylesheets/dashboard/index.scss */
.dashboard__subtitle {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  color: #000000;
}

/* line 632, app/assets/stylesheets/dashboard/index.scss */
.dashboard__plans-container {
  display: flex;
}

/* line 636, app/assets/stylesheets/dashboard/index.scss */
.dashboard__cards-to-activation {
  margin-top: 15px !important;
}

/* line 640, app/assets/stylesheets/dashboard/index.scss */
.dashboard__plans-button {
  border: 1px solid #000000;
  border-radius: 8px;
  padding: 10px;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  /* line 640, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__plans-button {
    margin-top: 10px;
    font-size: 12px;
    padding: 10px 5px;
  }
}

/* line 655, app/assets/stylesheets/dashboard/index.scss */
.dashboard__plans-button--small {
  border: 1px solid #000000;
  border-radius: 8px;
  padding: 2px 10px;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  /* line 655, app/assets/stylesheets/dashboard/index.scss */
  .dashboard__plans-button--small {
    margin-top: 10px;
    font-size: 12px;
  }
}

/* line 671, app/assets/stylesheets/dashboard/index.scss */
.dashboard__plans-button--disabled {
  border: 1px solid #000000;
  border-radius: 8px;
  padding: 10px;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  cursor: not-allowed;
  opacity: 0.3;
}

/* line 683, app/assets/stylesheets/dashboard/index.scss */
.dashboard__plans-flex {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  align-content: flex-start;
  padding-left: 20px;
}

/* line 693, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table-wrapper {
  overflow: auto;
  border-radius: 6px;
  border: 1px solid #000000;
  margin: 20px 0px;
}

/* line 700, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #000000;
  margin: 0px;
  border-collapse: collapse;
  border-style: hidden;
  border-spacing: 0;
}

/* line 709, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table thead {
  text-align: left;
}

/* line 713, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table td, .dashboard__table th {
  border-bottom: 1px solid #000000;
  padding: 20px;
}

/* line 718, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table td {
  background-color: #FFFFFF;
  font-size: 14px;
  color: #605D5D;
}

/* line 724, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table th {
  background-color: #E4E2F8;
  font-size: 16px;
}

/* line 730, app/assets/stylesheets/dashboard/index.scss */
.dashboard__table-email {
  color: #9B9696;
}

/* line 734, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status, .dashboard__status--available, .dashboard__status--assigned-awaiting-activation, .dashboard__status--activation-in-progress, .dashboard__status--number-transfer-in-progress, .dashboard__status--suspended, .dashboard__status--terminated, .dashboard__status--active {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding: 5px 10px;
  border-radius: 26px;
  display: inline-flex;
  flex-direction: row;
}

/* line 744, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status span, .dashboard__status--available span, .dashboard__status--assigned-awaiting-activation span, .dashboard__status--activation-in-progress span, .dashboard__status--number-transfer-in-progress span, .dashboard__status--suspended span, .dashboard__status--terminated span, .dashboard__status--active span {
  font-size: 20px;
  font-weight: 800;
}

/* line 749, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status--active {
  color: #FFFFFF;
  background-color: #1c6b4d;
}

/* line 756, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status--active {
  color: #FFFFFF;
  background-color: #1c6b4d;
}

/* line 763, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status--terminated {
  color: #FFFFFF;
  background-color: #000000;
}

/* line 770, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status--suspended {
  color: #DC2626;
  background-color: #FEF2F2;
}

/* line 777, app/assets/stylesheets/dashboard/index.scss */
.dashboard__status--available, .dashboard__status--assigned-awaiting-activation, .dashboard__status--activation-in-progress, .dashboard__status--number-transfer-in-progress {
  color: #1E293B;
  background-color: #CBD5E1;
}

/* line 785, app/assets/stylesheets/dashboard/index.scss */
.dashboard__progress-bar {
  width: 90px;
  height: 6px;
  background: #D9D9D9;
  margin-top: 8px;
  border-radius: 4px;
}

/* line 792, app/assets/stylesheets/dashboard/index.scss */
.dashboard__progress-bar::before {
  width: var(--w);
  background: var(--c);
  content: '';
  content: '';
  display: block;
  height: 6px;
  border-radius: 4px;
  max-width: 100%;
}

/* line 2, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__hero-image-wrapper {
  position: relative;
}

/* line 5, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__hero-image-wrapper::after {
  content: "Back of SIM";
  display: inline-block;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 542px;
  font-size: 32px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
}

/* line 18, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__hero-image-wrapper__hero-image {
  width: 542px;
}

/* line 23, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__phone-sim-image-wrapper {
  position: relative;
  padding-left: 55px;
}

/* line 28, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__phone-image {
  position: relative;
  z-index: 1;
  max-height: 100vh;
}

@media only screen and (max-width: 1024px) {
  /* line 28, app/assets/stylesheets/sim_card_activation/index.scss */
  .sim-card-activation__phone-image {
    max-height: 300px;
  }
}

@keyframes insert {
  0% {
    right: 25%;
  }
  100% {
    right: 60%;
  }
}

@keyframes insert-mobile {
  0% {
    right: -50%;
  }
  100% {
    right: -5%;
  }
}

/* line 56, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__sim-image {
  position: absolute;
  z-index: 0;
  bottom: 25%;
  right: 60%;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@media only screen and (min-width: 1025px) {
  /* line 56, app/assets/stylesheets/sim_card_activation/index.scss */
  .sim-card-activation__sim-image {
    animation-name: insert;
    max-height: 15vh;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 56, app/assets/stylesheets/sim_card_activation/index.scss */
  .sim-card-activation__sim-image {
    max-height: 50px;
    animation-name: insert-mobile;
  }
}

/* line 75, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__planet-image-wrapper {
  padding: 0px 100px;
}

/* line 78, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__planet-image-wrapper img {
  max-width: 100%;
  transform: scaleX(-1);
}

/* line 84, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__qr-code {
  margin: 0 auto;
  display: block;
}

/* line 90, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation .plans__text-wrapper h3 {
  font-size: 32px;
  line-height: 1.1;
}

/* line 95, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation .plans__text-wrapper p {
  font-size: 16px;
  line-height: 20px;
}

/* line 100, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation .plans__text-wrapper form {
  padding: 0;
}

/* line 105, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation .inner-wrapper {
  width: 85%;
}

/* line 109, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__button, .sim-card-activation__button--small {
  text-decoration: none;
  display: block;
  text-align: center;
  background-color: #1c6b4d;
  width: 100%;
  font-size: 26px;
  line-height: 36px;
}

/* line 120, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation__button--small {
  box-sizing: border-box;
  margin: 15px 0 15px 0;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 24px;
}

/* line 131, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation .button-with-arrow {
  position: relative;
  font-weight: 400;
  background-color: #FFFFFF;
  color: #000000;
  text-align: left;
}

/* line 138, app/assets/stylesheets/sim_card_activation/index.scss */
.sim-card-activation .button-with-arrow::after {
  content: "";
  position: absolute;
  right: 12px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(/assets/arrow-right-3ed64df1f484dcec03611d2bd64cca04d029cf736f8ca7b80a78455e36a2ad38.svg);
}

/* line 1, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number {
  align-items: center;
}

@media only screen and (min-width: 1025px) {
  /* line 1, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number {
    justify-content: center;
    min-height: 100vh;
    display: flex;
  }
}

/* line 10, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__header {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  color: #FFFFFF;
}

@media only screen and (max-width: 1024px) {
  /* line 10, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__header {
    font-size: 28px;
    line-height: 30px;
  }
}

/* line 23, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__subheader {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  color: #000000;
}

@media only screen and (max-width: 1024px) {
  /* line 23, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__subheader {
    font-size: 28px;
    line-height: 30px;
  }
}

/* line 36, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__text {
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 12px;
}

/* line 45, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__list {
  list-style: none;
  padding-left: 50px;
}

/* line 50, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__list-element {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 20px;
}

/* line 55, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__list-element::before {
  content: counter(custom-counter);
  color: #FFFFFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  --size: 40px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  background: #1c6b4d;
  border-radius: 50%;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  /* line 55, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__list-element::before {
    font-size: 18px;
    line-height: 28px;
    --size: 30px;
  }
}

/* line 80, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__list-element__header {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #FFFFFF;
  margin: 12px 0;
}

@media only screen and (max-width: 1024px) {
  /* line 80, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__list-element__header {
    font-size: 18px;
    line-height: 20px;
  }
}

/* line 95, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-wrapper {
  display: flex;
}

/* line 99, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__proposed_dates {
  position: relative;
  display: inline-flex;
  width: auto;
  margin-right: auto;
}

/* line 105, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__proposed_dates span {
  background: #FFFFFF;
  padding: 10px 6px;
  border-radius: 10px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  margin: 10px 5px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  cursor: pointer;
}

/* line 118, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__proposed_dates span.checked {
  border: 2px solid #1c6b4d;
}

@media only screen and (max-width: 1024px) {
  /* line 124, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__column {
    display: block;
  }
}

/* line 130, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-divider {
  display: inline-flex;
  margin: 10px 0;
  background-color: #D9D9D9;
  width: 1px;
}

/* line 137, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper {
  position: relative;
  width: auto;
  margin-left: auto;
}

/* line 142, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .field_with_errors {
  display: inline;
}

/* line 146, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper input {
  width: 150px;
  padding-left: 36px;
  border: 2px solid #FFFFFF;
}

/* line 151, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper input.checked {
  border: 2px solid #1c6b4d;
}

/* line 156, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper::before {
  content: url(/assets/icon-calendar-28122a02918f724286cd1434e0d129eb52b5a5ba486deeb44f97a7d2a781f441.svg);
  display: block;
  position: absolute;
  left: 12px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
}

/* line 167, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container.the-datepicker__container--over .the-datepicker__main {
  border-radius: 10px;
}

/* line 171, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container .the-datepicker__main .the-datepicker__body {
  margin-top: 0;
}

/* line 175, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container .the-datepicker__main .the-datepicker__navigation {
  margin-top: 0;
}

/* line 179, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container .the-datepicker__main
td.the-datepicker__cell--selected
a.the-datepicker__button
.the-datepicker__button-content {
  background-color: #1c6b4d;
}

/* line 186, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container .the-datepicker__main
td.the-datepicker__cell--selected
a.the-datepicker__button {
  color: #FFFFFF;
}

/* line 192, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container .the-datepicker__main a.the-datepicker__button {
  color: #18181B;
}

/* line 196, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number .switch-date-input-wrapper .the-datepicker__container .the-datepicker__main
td.the-datepicker__cell--unavailable
a.the-datepicker__button {
  color: #D9D9D9;
}

/* line 204, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__form {
  margin: 0 auto;
}

@media only screen and (min-width: 1025px) {
  /* line 204, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__form {
    max-width: 500px;
    padding: 40px 0;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 204, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__form {
    padding: 20px 100px;
  }
}

@media only screen and (max-width: 600px) {
  /* line 204, app/assets/stylesheets/transfer-existing-number/index.scss */
  .transfer-existing-number__form {
    padding: 20px;
  }
}

/* line 228, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__input--error {
  border-color: #E80000;
}

/* line 234, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__input:last-child {
  width: 65%;
}

/* line 239, app/assets/stylesheets/transfer-existing-number/index.scss */
.transfer-existing-number__button {
  background: #1c6b4d;
}

/* line 1, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  /* line 1, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
  .transfer-existing-number-confirmation {
    padding: 0px 30px;
  }
}

/* line 8, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__container {
  padding: 30px;
  border-radius: 20px;
  border: 2px solid #FFFFFF;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 1025px) {
  /* line 8, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
  .transfer-existing-number-confirmation__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 650px;
    margin-top: 300px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 8, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
  .transfer-existing-number-confirmation__container {
    margin: 0 auto;
    margin-top: 100px;
    max-width: 500px;
  }
}

/* line 31, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__icon {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 18px;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  left: 50%;
  transform: translateX(calc(50% - 120px));
  top: -45px;
  text-align: center;
}

/* line 43, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__icon::before {
  content: "";
  height: 30px;
  width: 120px;
  background-color: #E80000;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 18px 18px 0px 0px;
}

/* line 55, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__day {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 34px 0px 0px 0px;
}

/* line 63, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__month {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0px;
}

/* line 71, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__header {
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
  padding-top: 45px;
}

@media only screen and (max-width: 1024px) {
  /* line 71, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
  .transfer-existing-number-confirmation__header {
    font-size: 24px;
    line-height: 1.2;
  }
}

/* line 86, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
.transfer-existing-number-confirmation__button {
  color: #000000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  border-radius: 8px;
  background: #FFFFFF;
  border: 1px solid #000000;
  padding: 20px 25px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Figtree";
  text-decoration: none;
  width: fit-content;
}

@media only screen and (max-width: 1024px) {
  /* line 86, app/assets/stylesheets/transfer-existing-number/confirmation.scss */
  .transfer-existing-number-confirmation__button {
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 12px;
  }
}

/* line 1, app/assets/stylesheets/plans/index.scss */
.plans {
  align-items: center;
}

@media only screen and (min-width: 1025px) {
  /* line 1, app/assets/stylesheets/plans/index.scss */
  .plans {
    display: flex;
    justify-content: center;
    min-height: 100vh;
  }
}

/* line 10, app/assets/stylesheets/plans/index.scss */
.plans__column, .plans__column--dark {
  position: relative;
  width: 100%;
  background: #f8f4ee;
}

@media only screen and (min-width: 1025px) {
  /* line 10, app/assets/stylesheets/plans/index.scss */
  .plans__column, .plans__column--dark {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 10, app/assets/stylesheets/plans/index.scss */
  .plans__column, .plans__column--dark {
    width: 100%;
  }
}

/* line 27, app/assets/stylesheets/plans/index.scss */
.plans__column--dark {
  background: #063412;
}

@media only screen and (max-width: 1024px) {
  /* line 27, app/assets/stylesheets/plans/index.scss */
  .plans__column--dark {
    padding: 100px 0px 40px 0px;
    display: flex;
    justify-content: center;
  }
}

@media only screen and (min-width: 1025px) {
  /* line 40, app/assets/stylesheets/plans/index.scss */
  .plans__column-wrapper {
    flex: 1 1 50vw;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 40, app/assets/stylesheets/plans/index.scss */
  .plans__column-wrapper {
    padding: 0px 30px;
  }
}

/* line 53, app/assets/stylesheets/plans/index.scss */
.plans__text-wrapper {
  display: block;
}

@media only screen and (min-width: 1025px) {
  /* line 53, app/assets/stylesheets/plans/index.scss */
  .plans__text-wrapper {
    padding: 0px 100px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 53, app/assets/stylesheets/plans/index.scss */
  .plans__text-wrapper {
    padding: 10px 0px 0px 0px;
  }
}

/* line 65, app/assets/stylesheets/plans/index.scss */
.plans__promo-code-container {
  margin-top: 20px;
  padding: 20px 0px;
  display: block;
  max-width: 250px;
}

/* line 73, app/assets/stylesheets/plans/index.scss */
.plans__info span {
  color: #E80000;
  font-weight: bold;
}

/* line 79, app/assets/stylesheets/plans/index.scss */
.plans__form {
  margin: 0 auto;
}

/* line 83, app/assets/stylesheets/plans/index.scss */
.plans__select {
  padding: 16px;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  font-family: "Figtree";
}

/* line 91, app/assets/stylesheets/plans/index.scss */
.plans__header, .plans__header--spacing {
  color: #FFFFFF;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  margin: 20px 0px;
}

@media only screen and (max-width: 1252px) {
  /* line 91, app/assets/stylesheets/plans/index.scss */
  .plans__header, .plans__header--spacing {
    font-size: 38px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 91, app/assets/stylesheets/plans/index.scss */
  .plans__header, .plans__header--spacing {
    font-size: 30px;
    line-height: 30px;
  }
}

/* line 109, app/assets/stylesheets/plans/index.scss */
.plans__header span, .plans__header--spacing span {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

/* line 116, app/assets/stylesheets/plans/index.scss */
.plans__header--spacing {
  font-size: 40px;
  line-height: 44px;
  margin: 30px 0px;
}

/* line 125, app/assets/stylesheets/plans/index.scss */
.plans__promo-code {
  font-size: 12px;
  background: #EF767A;
  border-radius: 24px;
  padding: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

/* line 134, app/assets/stylesheets/plans/index.scss */
.plans__subheader {
  color: #000000;
  font-style: normal;
  font-weight: 700;
  padding: 20px 0px;
}

@media only screen and (min-width: 1025px) {
  /* line 134, app/assets/stylesheets/plans/index.scss */
  .plans__subheader {
    font-size: 24px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 134, app/assets/stylesheets/plans/index.scss */
  .plans__subheader {
    font-size: 20px;
    line-height: 20px;
  }
}

/* line 151, app/assets/stylesheets/plans/index.scss */
.plans__form-title {
  color: #000000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

/* line 159, app/assets/stylesheets/plans/index.scss */
.plans__text {
  color: #FFFFFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}

@media only screen and (max-width: 1252px) {
  /* line 159, app/assets/stylesheets/plans/index.scss */
  .plans__text {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 172, app/assets/stylesheets/plans/index.scss */
.plans__text--big {
  color: #FFFFFF;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 20px !important;
  margin: 20px 0px;
}

/* line 180, app/assets/stylesheets/plans/index.scss */
.plans__text--big a {
  font-weight: bold;
  color: #FFFFFF;
}

/* line 186, app/assets/stylesheets/plans/index.scss */
.plans__text--small {
  color: #FFFFFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}

/* line 196, app/assets/stylesheets/plans/index.scss */
.plans__card-image {
  margin-bottom: 20px;
}

/* line 200, app/assets/stylesheets/plans/index.scss */
.plans__list, .plans__ordered-list {
  margin: 0;
  padding: 0;
  padding-left: 30px;
}

/* line 206, app/assets/stylesheets/plans/index.scss */
.plans__list-element {
  position: relative;
  list-style-type: none;
  color: #FFFFFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

@media only screen and (max-width: 1252px) {
  /* line 206, app/assets/stylesheets/plans/index.scss */
  .plans__list-element {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 220, app/assets/stylesheets/plans/index.scss */
.plans__list-element::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url(/assets/green-tick-icon-7e955d183f98412c319392bf1afd20aa09ca178d7d71c42dbf5fab0f4547b4f9.svg);
}

/* line 232, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element {
  position: relative;
  list-style-type: none;
  color: #FFFFFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 15px 0px;
}

@media only screen and (max-width: 1252px) {
  /* line 232, app/assets/stylesheets/plans/index.scss */
  .plans__ordered-list-element {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 247, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element::before {
  content: "1";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #1c6b4d;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  border-radius: 20px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(2)::before {
  content: "2";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(3)::before {
  content: "3";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(4)::before {
  content: "4";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(5)::before {
  content: "5";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(6)::before {
  content: "6";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(7)::before {
  content: "7";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(8)::before {
  content: "8";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(9)::before {
  content: "9";
}

/* line 266, app/assets/stylesheets/plans/index.scss */
.plans__ordered-list-element:nth-of-type(10)::before {
  content: "10";
}

/* line 272, app/assets/stylesheets/plans/index.scss */
.plans__card-section {
  display: flex;
}

/* line 275, app/assets/stylesheets/plans/index.scss */
.plans__card-section--row {
  display: block;
}

/* line 280, app/assets/stylesheets/plans/index.scss */
.plans__radio-input {
  display: none;
}

/* line 283, app/assets/stylesheets/plans/index.scss */
.plans__radio-input:checked + .plans__radio-button, .plans__radio-input:checked + .plans__radio-button--disabled {
  outline: 4px solid #1c6b4d;
}

/* line 288, app/assets/stylesheets/plans/index.scss */
.plans__radio-button--selected {
  outline: 4px solid #1c6b4d;
}

@media only screen and (min-width: 1025px) {
  /* line 292, app/assets/stylesheets/plans/index.scss */
  .plans .data .plans__radio-button, .plans .data .plans__radio-button--disabled {
    font-size: 36px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 292, app/assets/stylesheets/plans/index.scss */
  .plans .data .plans__radio-button, .plans .data .plans__radio-button--disabled {
    font-size: 24px;
    line-height: 20px;
  }
}

/* line 304, app/assets/stylesheets/plans/index.scss */
.plans__welcome-text {
  padding: 15px 0px;
}

/* line 308, app/assets/stylesheets/plans/index.scss */
.plans__number-field {
  z-index: 3;
  background: #FFFFFF;
  font-size: 36px;
  line-height: 32px;
  font-style: normal;
  font-weight: 700;
  color: #000000;
  position: absolute;
  top: 28px;
  left: 32px;
  width: 40px;
}

/* line 322, app/assets/stylesheets/plans/index.scss */
.plans__radio-button, .plans__radio-button--disabled {
  background: #FFFFFF;
  padding: 30px 0px;
  border-radius: 20px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  margin: 0px 5px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
  width: 100%;
  text-align: center;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  z-index: 2;
  min-height: 100px;
}

/* line 342, app/assets/stylesheets/plans/index.scss */
.plans__radio-button--padding {
  padding: 30px 0px 30px 40px;
}

/* line 346, app/assets/stylesheets/plans/index.scss */
.plans__radio-button--disabled {
  opacity: 0.5;
}

/* line 350, app/assets/stylesheets/plans/index.scss */
.plans__radio-button--disabled::before {
  content: "Coming soon";
  position: absolute;
  bottom: -40px;
  background: #D9D9D9;
  font-family: "Figtree";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 94%;
  left: calc(0 + 2%);
  padding: 5px 0px;
  border-radius: 0px 0px 8px 8px;
}

/* line 367, app/assets/stylesheets/plans/index.scss */
.plans__radio-button.contract_12, .contract_12.plans__radio-button--disabled, .plans__radio-button.contract_24, .contract_24.plans__radio-button--disabled {
  flex-direction: column;
}

/* line 371, app/assets/stylesheets/plans/index.scss */
.plans__radio-button.contract_12::after, .contract_12.plans__radio-button--disabled::after, .plans__radio-button.contract_24::after, .contract_24.plans__radio-button--disabled::after {
  content: "Save 10%";
  position: absolute;
  bottom: -4px;
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  background-color: #D9D9D9;
  border-top-width: 0;
  border-bottom-width: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-bottom: 8px;
  z-index: -1;
}

/* line 390, app/assets/stylesheets/plans/index.scss */
.plans__radio-button.contract_24::after, .contract_24.plans__radio-button--disabled::after {
  content: "Save 15%";
}

/* line 395, app/assets/stylesheets/plans/index.scss */
.plans__radio-button p, .plans__radio-button--disabled p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0;
}

/* line 404, app/assets/stylesheets/plans/index.scss */
.plans__radio-button h4, .plans__radio-button--disabled h4 {
  text-align: left;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}

@media only screen and (min-width: 1025px) {
  /* line 404, app/assets/stylesheets/plans/index.scss */
  .plans__radio-button h4, .plans__radio-button--disabled h4 {
    font-size: 36px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 404, app/assets/stylesheets/plans/index.scss */
  .plans__radio-button h4, .plans__radio-button--disabled h4 {
    font-size: 24px;
    line-height: 24px;
  }
}

/* line 421, app/assets/stylesheets/plans/index.scss */
.plans__radio-button img, .plans__radio-button--disabled img {
  margin: 0 20px;
}

/* line 426, app/assets/stylesheets/plans/index.scss */
.plans__icon-box {
  display: flex;
  justify-content: center;
  margin-right: 20px;
}

/* line 432, app/assets/stylesheets/plans/index.scss */
.plans__card {
  display: inline-flex;
  width: 100%;
  margin: 10px 0px;
  position: relative;
}

/* line 439, app/assets/stylesheets/plans/index.scss */
.plans__summary {
  background: #FFFFFF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  /* line 439, app/assets/stylesheets/plans/index.scss */
  .plans__summary {
    padding: 10px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 439, app/assets/stylesheets/plans/index.scss */
  .plans__summary {
    width: 100%;
    margin: 20px 0px;
  }
}

@media only screen and (min-width: 1025px) {
  /* line 459, app/assets/stylesheets/plans/index.scss */
  .plans__summary-element {
    padding: 0px 20px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 459, app/assets/stylesheets/plans/index.scss */
  .plans__summary-element {
    padding: 20px;
    width: 100%;
  }
}

/* line 470, app/assets/stylesheets/plans/index.scss */
.plans__summary-text, .plans__summary-text--light {
  color: #000000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

/* line 478, app/assets/stylesheets/plans/index.scss */
.plans__summary-text--light {
  font-weight: 400;
}

/* line 484, app/assets/stylesheets/plans/index.scss */
.plans__price {
  margin: 10px 0px;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

@media only screen and (min-width: 1025px) {
  /* line 484, app/assets/stylesheets/plans/index.scss */
  .plans__price {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 484, app/assets/stylesheets/plans/index.scss */
  .plans__price {
    font-size: 24px;
  }
}

/* line 500, app/assets/stylesheets/plans/index.scss */
.plans__original-price {
  font-size: 16px;
  color: #6B7280;
  font-weight: normal;
  text-decoration: line-through;
}

/* line 507, app/assets/stylesheets/plans/index.scss */
.plans__button {
  background: #1c6b4d;
  border-radius: 6px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Figtree";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 50px;
  width: 100%;
}

/* line 523, app/assets/stylesheets/plans/index.scss */
.plans__button:disabled {
  opacity: 0.75;
}

/* line 527, app/assets/stylesheets/plans/index.scss */
.plans__button--dark {
  background: #063412;
}

/* line 530, app/assets/stylesheets/plans/index.scss */
.plans__button--dark:hover {
  background: #031d0a;
}

/* line 535, app/assets/stylesheets/plans/index.scss */
.plans__button--single {
  background: #1c6b4d;
  border-radius: 6px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-family: "Figtree";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 40px;
  padding: 10px 50px;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  /* line 553, app/assets/stylesheets/plans/index.scss */
  .plans__icons {
    font-size: 36px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 553, app/assets/stylesheets/plans/index.scss */
  .plans__icons {
    font-size: 20px;
  }
}

/* line 564, app/assets/stylesheets/plans/index.scss */
.plans .plan_summary .plans__header, .plans .plan_summary .plans__header--spacing {
  margin: 5px 0;
}

/* line 569, app/assets/stylesheets/plans/index.scss */
.plans__perks {
  margin: 20px 0;
}

/* line 573, app/assets/stylesheets/plans/index.scss */
.plans__label {
  font-weight: 400;
}

/* line 577, app/assets/stylesheets/plans/index.scss */
.plans__label--with-margin {
  margin-bottom: 10px;
}

/* line 582, app/assets/stylesheets/plans/index.scss */
.plans select {
  background: url(/assets/dropdown-arrow-6ab802aea67fcced8262391b1de2738859cff0acfcb9a1ef4a49dabcd3cb1d29.svg) 97% center no-repeat, linear-gradient(to right, #FFFFFF, #FFFFFF);
  appearance: none;
}

/* line 587, app/assets/stylesheets/plans/index.scss */
.plans__promo-form {
  margin-top: 15px;
}

/* line 591, app/assets/stylesheets/plans/index.scss */
.plans__promo-button {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  background: #063412;
  opacity: 0.7;
}

/* line 601, app/assets/stylesheets/plans/index.scss */
.plans__promo-button:hover {
  opacity: 1;
}

/* line 606, app/assets/stylesheets/plans/index.scss */
.plans__promo-input {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 6px;
  background: #6B7280;
  opacity: 0.7;
}

/* line 615, app/assets/stylesheets/plans/index.scss */
.plans__promo-input:hover, .plans__promo-input:focus {
  opacity: 1;
  color: #000000;
  border: 1px solid #000000;
  background: #FFFFFF;
}

/* line 626, app/assets/stylesheets/plans/index.scss */
.plans__input--no-margin {
  margin: 0;
}

/* line 630, app/assets/stylesheets/plans/index.scss */
.plans__input--one-group {
  margin: 0;
}

/* line 634, app/assets/stylesheets/plans/index.scss */
.plans__input--border {
  border-radius: 6px 6px 0px 0px;
  border-bottom: none;
}

/* line 639, app/assets/stylesheets/plans/index.scss */
.plans__input--no-border-top {
  border-top: none;
  border-radius: 0px 0px 8px 8px;
  margin-bottom: 10px;
}

/* line 645, app/assets/stylesheets/plans/index.scss */
.plans__input--error {
  border-color: #E80000;
}

/* line 652, app/assets/stylesheets/plans/index.scss */
.plans__form {
  margin: 20px 0px 0px 0px;
  max-width: 500px;
  margin: 0 auto;
}

/* line 659, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row-inputs {
  margin-bottom: 20px;
  display: flex;
  justify-content: left;
  flex-direction: row;
}

/* line 665, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row-inputs input {
  height: 38px;
  width: 38px;
  margin: 0px 18px 0 0;
  padding: 8px;
  text-align: center;
  font-size: 28px;
}

/* line 673, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row-inputs input::placeholder {
  text-align: center;
  font-size: 28px;
}

/* line 680, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row {
  display: flex;
  margin-bottom: 10px;
}

/* line 684, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row .field_with_errors {
  width: 50%;
}

/* line 688, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row .field_with_errors:first-child .plans__input--error {
  border-radius: 0px 0px 0px 6px;
}

/* line 694, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row .field_with_errors:last-child .plans__input--error {
  border-radius: 0px 0px 6px 0px;
}

/* line 701, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row input:first-child {
  border-radius: 0px 0px 0px 6px;
}

/* line 705, app/assets/stylesheets/plans/index.scss */
.plans__form-group--one-row input:last-child {
  border-radius: 0px 0px 6px 0px;
}

/* line 716, app/assets/stylesheets/plans/index.scss */
.plans__form-button {
  background-color: #1c6b4d;
  margin: 20px 0px;
}

/* line 723, app/assets/stylesheets/plans/index.scss */
.plans__disclaimer {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #000000;
  margin: 0;
}

/* line 732, app/assets/stylesheets/plans/index.scss */
.plans__e-sim-icon {
  margin: 0 auto;
  display: block;
  max-width: 200px;
}

/* line 738, app/assets/stylesheets/plans/index.scss */
.plans #sim_plan_form_country {
  border-radius: 8px 8px 0px 0px;
}

/* line 742, app/assets/stylesheets/plans/index.scss */
.plans #payment-form {
  margin: 0 auto 30px;
  padding: 0 30px;
}

@media only screen and (min-width: 1025px) {
  /* line 742, app/assets/stylesheets/plans/index.scss */
  .plans #payment-form {
    width: 600px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 742, app/assets/stylesheets/plans/index.scss */
  .plans #payment-form {
    max-width: 500px;
  }
}

/* line 754, app/assets/stylesheets/plans/index.scss */
.plans #payment-form #payment-element {
  margin-bottom: 10px;
}

/* line 758, app/assets/stylesheets/plans/index.scss */
.plans #payment-form #error-message {
  color: #FF4D4D;
  font-size: 16px;
  line-height: 20px;
}

/* line 764, app/assets/stylesheets/plans/index.scss */
.plans #payment-form button {
  margin-top: 10px;
}

/* line 770, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__image-wrapper {
  padding: 0px 60px;
  position: relative;
}

/* line 774, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__image-wrapper img {
  max-width: 100%;
  display: block;
  border-radius: 20px;
  filter: brightness(0.92);
}

/* line 781, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__image-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  background: linear-gradient(to bottom, rgba(6, 52, 18, 0.85) 0%, transparent 25%, transparent 70%, rgba(6, 52, 18, 0.95) 100%), linear-gradient(to right, rgba(6, 52, 18, 0.45) 0%, transparent 18% 82%, rgba(6, 52, 18, 0.45) 100%);
  pointer-events: none;
}

/* line 793, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__text-wrapper {
  margin: 0 auto;
}

/* line 797, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__content-wrapper {
  position: relative;
  padding-left: 60px;
}

/* line 801, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__content-wrapper p {
  padding: 5px 0px;
  font-size: 22px;
  line-height: 32px;
}

@media only screen and (max-width: 1024px) {
  /* line 801, app/assets/stylesheets/plans/index.scss */
  .plans.success .plans__content-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }
}

/* line 811, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__content-wrapper p::before {
  content: "1";
  position: absolute;
  left: 0;
  display: block;
  height: 40px;
  width: 40px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  background-color: #1c6b4d;
  border-radius: 20px;
}

@media only screen and (max-width: 1024px) {
  /* line 811, app/assets/stylesheets/plans/index.scss */
  .plans.success .plans__content-wrapper p::before {
    font-size: 20px;
    line-height: 32px;
    height: 32px;
    width: 32px;
  }
}

/* line 834, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__content-wrapper p:nth-of-type(2)::before {
  content: "2";
}

/* line 838, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__content-wrapper p:nth-of-type(3)::before {
  content: "3";
}

/* line 842, app/assets/stylesheets/plans/index.scss */
.plans.success .plans__content-wrapper p:nth-of-type(4)::before {
  content: "4";
}

/* line 848, app/assets/stylesheets/plans/index.scss */
.plans.success .store-icon,
.plans.success .social-icon {
  display: inline-block;
  margin-right: 25px;
}

/* line 1, app/assets/stylesheets/the-datepicker.css */
body.the-datepicker-page {
  overflow: hidden;
}

@media (min-width: 37.5em) {
  /* line 5, app/assets/stylesheets/the-datepicker.css */
  body.the-datepicker-page {
    overflow: auto;
  }
}

/* line 9, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container {
  position: absolute;
  left: auto;
  top: auto;
  z-index: 99;
}

/* line 16, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container .the-datepicker__main {
  border-top-left-radius: 0;
}

/* line 19, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container.the-datepicker__container--over .the-datepicker__main {
  border-top-left-radius: 0.3em;
  border-bottom-left-radius: 0;
}

/* line 23, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container.the-datepicker__container--left .the-datepicker__main {
  border-top-left-radius: 0.3em;
  border-top-right-radius: 0;
}

/* line 27, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container.the-datepicker__container--over.the-datepicker__container--left .the-datepicker__main {
  border-bottom-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
  border-bottom-right-radius: 0;
}

/* line 32, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main {
  width: auto;
  height: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.3em;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
  box-sizing: border-box;
  overflow-y: auto;
}

/* line 43, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main.the-datepicker__main--darkmode {
  background-color: #000;
  border-color: #494949;
}

@media (min-width: 37.5em) {
  /* line 49, app/assets/stylesheets/the-datepicker.css */
  .the-datepicker__container--responsive .the-datepicker__main {
    width: auto;
    height: auto;
  }
}

/* line 54, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__header {
  padding: 0.4em 0.4em 0 0.4em;
}

/* line 57, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__body {
  margin-top: 1em;
  padding: 0 0.4em 0.4em 0.4em;
  overflow-x: hidden;
  overflow-y: hidden;
}

/* line 63, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__body.the-datepicker__body--swipeable {
  touch-action: none;
}

/* line 66, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main th.the-datepicker__week-day {
  padding: 0.5em 0;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  color: #666;
  font-size: 0.85em;
}

/* line 74, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main a.the-datepicker__button {
  display: block;
  width: 2.1em;
  padding: 0.6em 0;
  text-decoration: none;
  text-align: center;
  color: #007eff;
  border-radius: 0.3em;
}

/* line 83, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main a.the-datepicker__button:hover {
  background-color: #d1e8ff;
  text-decoration: none;
}

/* line 87, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main a.the-datepicker__button:hover {
  background-color: #003b75;
}

/* line 90, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main a.the-datepicker__day-button {
  width: auto;
}

/* line 93, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container .the-datepicker__main a.the-datepicker__day-button {
  width: 2.1em;
}

/* line 96, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__day-button {
  width: auto;
}

@media (min-width: 37.5em) {
  /* line 100, app/assets/stylesheets/the-datepicker.css */
  .the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__day-button {
    width: 2.1em;
  }
}

/* line 104, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main a.the-datepicker__year-button {
  width: auto;
}

/* line 107, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main a.the-datepicker__year-cell-button {
  width: auto;
}

/* line 110, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container .the-datepicker__main a.the-datepicker__year-cell-button {
  width: 3.825em;
}

/* line 113, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__year-cell-button {
  width: auto;
}

@media (min-width: 37.5em) {
  /* line 117, app/assets/stylesheets/the-datepicker.css */
  .the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main a.the-datepicker__year-cell-button {
    width: 3.825em;
  }
}

/* line 121, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__title {
  display: inline-block;
  width: 70%;
}

/* line 125, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__title-content {
  display: inline-block;
  padding: 0.5em;
}

/* line 129, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__control {
  display: inline-block;
  width: 30%;
  text-align: right;
}

/* line 134, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__reset,
.the-datepicker__main .the-datepicker__close {
  display: inline-block;
  font-weight: bold;
}

/* line 139, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__navigation {
  margin-top: 0.3em;
}

/* line 142, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__go {
  display: inline-block;
  width: 15%;
}

/* line 146, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__go a.the-datepicker__button {
  display: inline-block;
  font-weight: bold;
}

/* line 150, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__go-next {
  text-align: right;
}

/* line 153, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__state {
  display: inline-block;
  width: 70%;
}

/* line 157, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__month {
  display: inline-block;
  width: 62%;
  text-align: center;
}

/* line 162, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__year {
  display: inline-block;
  width: 38%;
  text-align: center;
}

/* line 167, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__month-year {
  text-align: center;
}

/* line 170, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main select.the-datepicker__select {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
}

/* line 177, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main select.the-datepicker__select {
  background-color: #000;
  color: #cdcdcd;
}

/* line 181, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main table.the-datepicker__table {
  width: 100%;
  border-collapse: collapse;
}

/* line 185, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container .the-datepicker__main table.the-datepicker__table {
  width: auto;
}

/* line 188, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main table.the-datepicker__table {
  width: 100%;
}

@media (min-width: 37.5em) {
  /* line 192, app/assets/stylesheets/the-datepicker.css */
  .the-datepicker__container.the-datepicker__container--responsive .the-datepicker__main table.the-datepicker__table {
    width: auto;
  }
}

/* line 196, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell {
  padding: 0;
}

/* line 199, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button {
  padding: 0.1em;
  margin: 0 auto;
}

/* line 203, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content {
  display: block;
}

/* line 206, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content.the-datepicker__day-content {
  padding: 0.6em 0;
}

/* line 209, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content.the-datepicker__year-cell-content {
  padding: 0.755em 0;
}

/* line 212, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__button-content {
  text-align: center;
  border-radius: 0.3em;
}

/* line 216, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button:hover {
  background-color: transparent;
}

/* line 219, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: #d1e8ff;
}

/* line 222, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: #003b75;
}

/* line 225, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
  background-color: #d1e8ff;
}

/* line 228, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
  background-color: #003b75;
}

/* line 231, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__day--outside a.the-datepicker__button {
  color: #8ac4ff;
}

/* line 234, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__day--outside a.the-datepicker__button {
  color: #002a41;
}

/* line 237, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button {
  color: #aaa;
}

/* line 240, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button {
  color: #323232;
}

/* line 243, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: transparent;
}

/* line 246, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--unavailable a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: transparent;
}

/* line 249, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button {
  color: #fff;
}

/* line 253, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button,
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button {
  color: #fff;
}

/* line 257, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button .the-datepicker__button-content,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
  background-color: #007eff;
}

/* line 261, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button:hover .the-datepicker__button-content,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: #007eff;
}

/* line 265, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button:hover .the-datepicker__button-content,
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: #007eff;
}

/* line 269, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__main .the-datepicker__animated {
  animation-duration: 0.1s;
  animation-fill-mode: both;
}

/* line 273, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__deselect {
  position: absolute;
}

/* line 276, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__deselect .the-datepicker__deselect-button {
  position: relative;
  left: -0.8em;
  text-decoration: none;
  color: #007eff;
  font-weight: bold;
}

/* line 283, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__deselect .the-datepicker__deselect-button:hover {
  text-decoration: none;
}

/* line 286, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-out-left {
  animation-name: the-datepicker-fade-out-left;
}

/* line 289, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-out-right {
  animation-name: the-datepicker-fade-out-right;
}

/* line 292, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-in-left {
  animation-name: the-datepicker-fade-in-left;
}

/* line 295, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-in-right {
  animation-name: the-datepicker-fade-in-right;
}

/* line 298, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-out-up {
  animation-name: the-datepicker-fade-out-up;
}

/* line 301, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-out-down {
  animation-name: the-datepicker-fade-out-down;
}

/* line 304, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-in-up {
  animation-name: the-datepicker-fade-in-up;
}

/* line 307, app/assets/stylesheets/the-datepicker.css */
.the-datepicker__fade-in-down {
  animation-name: the-datepicker-fade-in-down;
}

@-moz-keyframes the-datepicker-fade-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@-o-keyframes the-datepicker-fade-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes the-datepicker-fade-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@-moz-keyframes the-datepicker-fade-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}

@-o-keyframes the-datepicker-fade-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes the-datepicker-fade-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(100%, 0, 0);
  }
}

@-moz-keyframes the-datepicker-fade-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes the-datepicker-fade-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes the-datepicker-fade-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes the-datepicker-fade-in-right {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-in-right {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes the-datepicker-fade-in-right {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes the-datepicker-fade-in-right {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes the-datepicker-fade-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}

@-o-keyframes the-datepicker-fade-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes the-datepicker-fade-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
  }
}

@-moz-keyframes the-datepicker-fade-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

@-o-keyframes the-datepicker-fade-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes the-datepicker-fade-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100%, 0);
  }
}

@-moz-keyframes the-datepicker-fade-in-up {
  from {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-in-up {
  from {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes the-datepicker-fade-in-up {
  from {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes the-datepicker-fade-in-up {
  from {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes the-datepicker-fade-in-down {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes the-datepicker-fade-in-down {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes the-datepicker-fade-in-down {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes the-datepicker-fade-in-down {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Regular-34407dff25ba868f7ba91aafdadf34c35f706485d16572d66f02eaf86b256e79.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Medium-33dab9910a4a2e206573b398d751d3c1827aa254e9fb5d0dda9737ce70ba3c56.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-SemiBold-21fac68c9bd93797e2d2528bcdf92bb72b5bd9518e7f1b4536975fb35dd8b63b.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url(/assets/Figtree-Bold-e9aa7803bd617372d2557cbcc676b0cb6c626ef1895b1dec597e00251281cfb1.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* line 3, app/assets/stylesheets/file-upload.scss */
.file-upload {
  max-width: 600px;
  margin: 20px auto;
  font-family: "Figtree";
}

/* line 8, app/assets/stylesheets/file-upload.scss */
.file-upload__dropzone {
  border: 2px dashed #9B9696;
  border-radius: 8px;
  padding: 40px;
  text-align: center;
  background-color: #FAFAFA;
  transition: all 0.3s ease;
  margin-bottom: 16px;
}

/* line 17, app/assets/stylesheets/file-upload.scss */
.file-upload__dropzone--dragover {
  border-color: #1c6b4d;
  background-color: #E2E8F0;
}

/* line 23, app/assets/stylesheets/file-upload.scss */
.file-upload__instructions {
  color: #334155;
  margin-bottom: 16px;
  font-size: 16px;
}

/* line 29, app/assets/stylesheets/file-upload.scss */
.file-upload__input {
  display: none;
}

/* line 33, app/assets/stylesheets/file-upload.scss */
.file-upload__preview {
  margin-top: 20px;
}

/* line 37, app/assets/stylesheets/file-upload.scss */
.file-upload__preview-item {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  background-color: #FAFAFA;
  border-radius: 4px;
  margin-bottom: 8px;
}

/* line 46, app/assets/stylesheets/file-upload.scss */
.file-upload__preview-name {
  flex-grow: 1;
  margin-left: 10px;
  color: #334155;
}

/* line 52, app/assets/stylesheets/file-upload.scss */
.file-upload__preview-remove {
  background: none;
  border: none;
  color: #E80000;
  cursor: pointer;
  font-size: 1.2em;
  margin-left: 10px;
  padding: 0 5px;
}

/* line 61, app/assets/stylesheets/file-upload.scss */
.file-upload__preview-remove:hover {
  color: #DC2626;
}

/* line 66, app/assets/stylesheets/file-upload.scss */
.file-upload__preview-size {
  color: #605D5D;
  font-size: 0.8em;
  margin-left: 5px;
}

/* line 72, app/assets/stylesheets/file-upload.scss */
.file-upload__preview-icon {
  width: 20px;
  height: 20px;
  fill: #D9D9D9;
}
