@charset "UTF-8";
/*
SASS Name: SASS/CSS UIUX For Axiom Print UIUX Kits
Author: Lyndon Abing
Version: 1.0
*/
.landing-page {
  /*
  |--------------------------------------------------------------------------
  | Google Fonts
  |--------------------------------------------------------------------------
  */
  @import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
  /*
  |--------------------------------------------------------------------------
  | Brand Colors
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Grays
  |--------------------------------------------------------------------------
  */
  /* ----- From Bootstrap Generate Colors ----- */
  /* Generate Colors https://getbootstrap.com/docs/5.1/customize/color/#all-colors */
  /* Generate Colors from Tutorial https://www.youtube.com/watch?v=CTmubyW4uYo */
  /* Generate All Shades of Primary Text, Background, Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /* Text */
  /* Background */
  /* Border */
  /*
  |--------------------------------------------------------------------------
  | Font Family
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Font Weight
  |--------------------------------------------------------------------------
  */
  /* Heading
  |--------------------------------------------------------------------------
  | Desktop
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Tablet
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Mobile
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Font Sizes
  |--------------------------------------------------------------------------
  */
  /* ==========================================
     Border
  ========================================== */
  /* ========================================
     Border
     ======================================== */
  /* Border width + style */
  /*
    .border-1-solid
    .border-1-dashed
    .border-1-dotted

    .border-2-solid
    .border-2-dashed
    .border-2-dotted

    .border-3-solid
    .border-3-dashed
    .border-3-dotted

    .border-4-solid
    .border-4-dashed
    .border-4-dotted

    .border-5-solid
    .border-5-dashed
    .border-5-dotted
  */
  /*
  |--------------------------------------------------------------------------
  | Border Radius
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Border Radius Utilities
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Shadows
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Shadows
  |--------------------------------------------------------------------------
  */
  /*
  body {
      font-family: $font-body;
      font-size: $font-size-base;
      font-weight: $font-regular;
      line-height: 1.6;
      //color: $text-body;
  }
  */
  /*
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
      font-family: $font-heading;
      font-weight: $font-bold;
      line-height: auto;
      margin: 0;
      padding: 0;
  }

  h1{
      font-size: $font-size-h1;
  }

  h2{
      font-size: $font-size-h2;
  }

  h3{
      font-size: $font-size-h3;
  }

  h4{
      font-size: $font-size-h4;
  }

  h5{
      font-size: $font-size-h5;
  }

  h6{
      font-size: $font-size-h6;
  }
  */
  /*
  |--------------------------------------------------------------------------
  | Links
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Background Colors
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Background Images
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Overlay
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Sections
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | Background Transparent
  |--------------------------------------------------------------------------
  */
  /*
  |--------------------------------------------------------------------------
  | FAQ / Accordion
  |--------------------------------------------------------------------------
  */
  /*


      <!-- =====================  FAQ Section  ===================== -->    
      <section class="faq pt-1 pb-1 pt-lg-5 pb-lg-5">
          <div class="container">
              <div class="container-faq">
              <h2 class="text-center text-md-left">Frequently Asked Questions</h2><br>

              <details>
                  <summary>Is there a minimum order quantity?</summary>
                  <p>No. Order exactly what you need,  whether you're testing a new product, launching a small business, or gearing up for a high-volume production run. We offer flexible quantities to fit businesses of every size.</p>
              </details>

              <details>
                  <summary>Which materials are actually waterproof?</summary>
                  <p>Our BOPP materials (White, Clear, and Metallic) are water- and oil-resistant, making them a great fit for products exposed to moisture, think beverages, cosmetics, bath products, refrigerated foods, and household items. Not sure which material is right for your product? Our team is happy to help you choose.</p>
              </details>

              <details>
                  <summary>What file format do you need?</summary>
                  <p>For the best print quality, we recommend a print-ready PDF with 0.125" bleed and outlined fonts. We also accept AI, EPS, PSD, and high-resolution JPG or PNG files. Need help preparing your artwork? Our prepress team can review your files ahead of production.</p>
              </details>

              <details>
                  <summary>How fast is rush turnaround?</summary>
                  <p>Most standard label orders are produced in approximately 5 business days, with rush production available on many products. Turnaround can vary depending on material, finishing options, and order size.</p>
              </details>

              <details>
                  <summary>Can I reorder without resubmitting artwork?</summary>
                  <p>Yes. Once your label has been produced, we keep your approved artwork on file, so future reorders are fast and hassle-free. Need to update your design? Just send us the revised file before production begins.</p>
              </details> 

              </div>                
          </div><!--/container-->
      </section>     

  */
  /*
  |--------------------------------------------------------------------------
  | Features
  |--------------------------------------------------------------------------
  */
  /*
  * {
      box-sizing: border-box;
  }

  html {
      scroll-behavior: smooth;
  }

  body {
      margin: 0;
      font-family: Manrope, Arial, sans-serif;
      color: $ink;
      background: $paper;
  }

  a {
      color: inherit;
      text-decoration: none;
  }

  */
  /*
  |--------------------------------------------------------------------------
  | Feature Grid
  |--------------------------------------------------------------------------
  */
  /*
  .nav-tabs {

      border-bottom: 1px solid $border-color;

      .nav-link {

          color: $text-muted;
          border: 0;
          border-bottom: 2px solid transparent;
          padding: .5rem 1.5rem;
          font-weight: 600;
          font-size: 1.1rem;
          //transition: $transition;

          &:hover {
              color: $axiom-magenta;
              border-color: transparent;
          }

          &.active {
              color: $axiom-magenta;
              background: transparent;
              border-color: $axiom-magenta;
              border-bottom: solid 3px;

          }

      }

  }*/
  /*
  @import "components/accordion";
  @import "components/badge";
  @import "components/form";
  @import "components/modal";
  @import "components/pricing";
  @import "components/table";
  @import "components/testimonials";
  @import "components/timeline";
  */
}
.landing-page .btn {
  display: inline-block;
  font-weight: 400;
  color: #111111;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .landing-page .btn {
    transition: none;
  }
}
.landing-page .btn:hover {
  color: #111111;
  text-decoration: none;
}
.landing-page .btn:focus, .landing-page .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(76, 19, 109, 0.25);
}
.landing-page .btn.disabled, .landing-page .btn:disabled {
  opacity: 0.65;
}
.landing-page .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.landing-page a.btn.disabled,
.landing-page fieldset:disabled a.btn {
  pointer-events: none;
}
.landing-page .btn-primary {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-primary:hover {
  color: #ffffff;
  background-color: rgb(53.2890625, 13.322265625, 76.427734375);
  border-color: rgb(45.71875, 11.4296875, 65.5703125);
}
.landing-page .btn-primary:focus, .landing-page .btn-primary.focus {
  color: #ffffff;
  background-color: rgb(53.2890625, 13.322265625, 76.427734375);
  border-color: rgb(45.71875, 11.4296875, 65.5703125);
  box-shadow: 0 0 0 0.2rem rgba(102.85, 54.4, 130.9, 0.5);
}
.landing-page .btn-primary.disabled, .landing-page .btn-primary:disabled {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-primary:not(:disabled):not(.disabled):active, .landing-page .btn-primary:not(:disabled):not(.disabled).active, .show > .landing-page .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(45.71875, 11.4296875, 65.5703125);
  border-color: rgb(38.1484375, 9.537109375, 54.712890625);
}
.landing-page .btn-primary:not(:disabled):not(.disabled):active:focus, .landing-page .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102.85, 54.4, 130.9, 0.5);
}
.landing-page .btn-secondary {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-secondary:hover {
  color: #ffffff;
  background-color: rgb(0, 151.9107142857, 199.75);
  border-color: rgb(0, 142.2142857143, 187);
}
.landing-page .btn-secondary:focus, .landing-page .btn-secondary.focus {
  color: #ffffff;
  background-color: rgb(0, 151.9107142857, 199.75);
  border-color: rgb(0, 142.2142857143, 187);
  box-shadow: 0 0 0 0.2rem rgba(38.25, 192.1, 240.55, 0.5);
}
.landing-page .btn-secondary.disabled, .landing-page .btn-secondary:disabled {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-secondary:not(:disabled):not(.disabled):active, .landing-page .btn-secondary:not(:disabled):not(.disabled).active, .show > .landing-page .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(0, 142.2142857143, 187);
  border-color: rgb(0, 132.5178571429, 174.25);
}
.landing-page .btn-secondary:not(:disabled):not(.disabled):active:focus, .landing-page .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38.25, 192.1, 240.55, 0.5);
}
.landing-page .btn-success {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.landing-page .btn-success:hover {
  color: #ffffff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.landing-page .btn-success:focus, .landing-page .btn-success.focus {
  color: #ffffff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}
.landing-page .btn-success.disabled, .landing-page .btn-success:disabled {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.landing-page .btn-success:not(:disabled):not(.disabled):active, .landing-page .btn-success:not(:disabled):not(.disabled).active, .show > .landing-page .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.landing-page .btn-success:not(:disabled):not(.disabled):active:focus, .landing-page .btn-success:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}
.landing-page .btn-info {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.landing-page .btn-info:hover {
  color: #ffffff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.landing-page .btn-info:focus, .landing-page .btn-info.focus {
  color: #ffffff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.landing-page .btn-info.disabled, .landing-page .btn-info:disabled {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.landing-page .btn-info:not(:disabled):not(.disabled):active, .landing-page .btn-info:not(:disabled):not(.disabled).active, .show > .landing-page .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.landing-page .btn-info:not(:disabled):not(.disabled):active:focus, .landing-page .btn-info:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}
.landing-page .btn-warning {
  color: #111111;
  background-color: #ffc107;
  border-color: #ffc107;
}
.landing-page .btn-warning:hover {
  color: #111111;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.landing-page .btn-warning:focus, .landing-page .btn-warning.focus {
  color: #111111;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  box-shadow: 0 0 0 0.2rem rgba(219.3, 166.6, 8.5, 0.5);
}
.landing-page .btn-warning.disabled, .landing-page .btn-warning:disabled {
  color: #111111;
  background-color: #ffc107;
  border-color: #ffc107;
}
.landing-page .btn-warning:not(:disabled):not(.disabled):active, .landing-page .btn-warning:not(:disabled):not(.disabled).active, .show > .landing-page .btn-warning.dropdown-toggle {
  color: #111111;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.landing-page .btn-warning:not(:disabled):not(.disabled):active:focus, .landing-page .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219.3, 166.6, 8.5, 0.5);
}
.landing-page .btn-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.landing-page .btn-danger:hover {
  color: #ffffff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.landing-page .btn-danger:focus, .landing-page .btn-danger.focus {
  color: #ffffff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 0.5);
}
.landing-page .btn-danger.disabled, .landing-page .btn-danger:disabled {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.landing-page .btn-danger:not(:disabled):not(.disabled):active, .landing-page .btn-danger:not(:disabled):not(.disabled).active, .show > .landing-page .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.landing-page .btn-danger:not(:disabled):not(.disabled):active:focus, .landing-page .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 0.5);
}
.landing-page .btn-light {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-light:hover {
  color: #111111;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}
.landing-page .btn-light:focus, .landing-page .btn-light.focus {
  color: #111111;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
  box-shadow: 0 0 0 0.2rem rgba(213.35, 214.2, 215.05, 0.5);
}
.landing-page .btn-light.disabled, .landing-page .btn-light:disabled {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-light:not(:disabled):not(.disabled):active, .landing-page .btn-light:not(:disabled):not(.disabled).active, .show > .landing-page .btn-light.dropdown-toggle {
  color: #111111;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}
.landing-page .btn-light:not(:disabled):not(.disabled):active:focus, .landing-page .btn-light:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213.35, 214.2, 215.05, 0.5);
}
.landing-page .btn-dark {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.landing-page .btn-dark:hover {
  color: #ffffff;
  background-color: rgb(15.9425675676, 17.875, 19.8074324324);
  border-color: rgb(10.2567567568, 11.5, 12.7432432432);
}
.landing-page .btn-dark:focus, .landing-page .btn-dark.focus {
  color: #ffffff;
  background-color: rgb(15.9425675676, 17.875, 19.8074324324);
  border-color: rgb(10.2567567568, 11.5, 12.7432432432);
  box-shadow: 0 0 0 0.2rem rgba(66.3, 69.7, 73.1, 0.5);
}
.landing-page .btn-dark.disabled, .landing-page .btn-dark:disabled {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.landing-page .btn-dark:not(:disabled):not(.disabled):active, .landing-page .btn-dark:not(:disabled):not(.disabled).active, .show > .landing-page .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(10.2567567568, 11.5, 12.7432432432);
  border-color: rgb(4.5709459459, 5.125, 5.6790540541);
}
.landing-page .btn-dark:not(:disabled):not(.disabled):active:focus, .landing-page .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(66.3, 69.7, 73.1, 0.5);
}
.landing-page .btn-axiom-magenta {
  color: #ffffff;
  background-color: #ED008B;
  border-color: #ED008B;
}
.landing-page .btn-axiom-magenta:hover {
  color: #ffffff;
  background-color: rgb(198.75, 0, 116.5664556962);
  border-color: rgb(186, 0, 109.0886075949);
}
.landing-page .btn-axiom-magenta:focus, .landing-page .btn-axiom-magenta.focus {
  color: #ffffff;
  background-color: rgb(198.75, 0, 116.5664556962);
  border-color: rgb(186, 0, 109.0886075949);
  box-shadow: 0 0 0 0.2rem rgba(239.7, 38.25, 156.4, 0.5);
}
.landing-page .btn-axiom-magenta.disabled, .landing-page .btn-axiom-magenta:disabled {
  color: #ffffff;
  background-color: #ED008B;
  border-color: #ED008B;
}
.landing-page .btn-axiom-magenta:not(:disabled):not(.disabled):active, .landing-page .btn-axiom-magenta:not(:disabled):not(.disabled).active, .show > .landing-page .btn-axiom-magenta.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(186, 0, 109.0886075949);
  border-color: rgb(173.25, 0, 101.6107594937);
}
.landing-page .btn-axiom-magenta:not(:disabled):not(.disabled):active:focus, .landing-page .btn-axiom-magenta:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-axiom-magenta.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(239.7, 38.25, 156.4, 0.5);
}
.landing-page .btn-axiom-purple {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-axiom-purple:hover {
  color: #ffffff;
  background-color: rgb(53.2890625, 13.322265625, 76.427734375);
  border-color: rgb(45.71875, 11.4296875, 65.5703125);
}
.landing-page .btn-axiom-purple:focus, .landing-page .btn-axiom-purple.focus {
  color: #ffffff;
  background-color: rgb(53.2890625, 13.322265625, 76.427734375);
  border-color: rgb(45.71875, 11.4296875, 65.5703125);
  box-shadow: 0 0 0 0.2rem rgba(102.85, 54.4, 130.9, 0.5);
}
.landing-page .btn-axiom-purple.disabled, .landing-page .btn-axiom-purple:disabled {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-axiom-purple:not(:disabled):not(.disabled):active, .landing-page .btn-axiom-purple:not(:disabled):not(.disabled).active, .show > .landing-page .btn-axiom-purple.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(45.71875, 11.4296875, 65.5703125);
  border-color: rgb(38.1484375, 9.537109375, 54.712890625);
}
.landing-page .btn-axiom-purple:not(:disabled):not(.disabled):active:focus, .landing-page .btn-axiom-purple:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-axiom-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102.85, 54.4, 130.9, 0.5);
}
.landing-page .btn-axiom-cyan {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-axiom-cyan:hover {
  color: #ffffff;
  background-color: rgb(0, 151.9107142857, 199.75);
  border-color: rgb(0, 142.2142857143, 187);
}
.landing-page .btn-axiom-cyan:focus, .landing-page .btn-axiom-cyan.focus {
  color: #ffffff;
  background-color: rgb(0, 151.9107142857, 199.75);
  border-color: rgb(0, 142.2142857143, 187);
  box-shadow: 0 0 0 0.2rem rgba(38.25, 192.1, 240.55, 0.5);
}
.landing-page .btn-axiom-cyan.disabled, .landing-page .btn-axiom-cyan:disabled {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-axiom-cyan:not(:disabled):not(.disabled):active, .landing-page .btn-axiom-cyan:not(:disabled):not(.disabled).active, .show > .landing-page .btn-axiom-cyan.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(0, 142.2142857143, 187);
  border-color: rgb(0, 132.5178571429, 174.25);
}
.landing-page .btn-axiom-cyan:not(:disabled):not(.disabled):active:focus, .landing-page .btn-axiom-cyan:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-axiom-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38.25, 192.1, 240.55, 0.5);
}
.landing-page .btn-axiom-purple-dark {
  color: #ffffff;
  background-color: #300F45;
  border-color: #300F45;
}
.landing-page .btn-axiom-purple-dark:hover {
  color: #ffffff;
  background-color: rgb(26.1428571429, 8.1696428571, 37.5803571429);
  border-color: rgb(18.8571428571, 5.8928571429, 27.1071428571);
}
.landing-page .btn-axiom-purple-dark:focus, .landing-page .btn-axiom-purple-dark.focus {
  color: #ffffff;
  background-color: rgb(26.1428571429, 8.1696428571, 37.5803571429);
  border-color: rgb(18.8571428571, 5.8928571429, 27.1071428571);
  box-shadow: 0 0 0 0.2rem rgba(79.05, 51, 96.9, 0.5);
}
.landing-page .btn-axiom-purple-dark.disabled, .landing-page .btn-axiom-purple-dark:disabled {
  color: #ffffff;
  background-color: #300F45;
  border-color: #300F45;
}
.landing-page .btn-axiom-purple-dark:not(:disabled):not(.disabled):active, .landing-page .btn-axiom-purple-dark:not(:disabled):not(.disabled).active, .show > .landing-page .btn-axiom-purple-dark.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(18.8571428571, 5.8928571429, 27.1071428571);
  border-color: rgb(11.5714285714, 3.6160714286, 16.6339285714);
}
.landing-page .btn-axiom-purple-dark:not(:disabled):not(.disabled):active:focus, .landing-page .btn-axiom-purple-dark:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-axiom-purple-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(79.05, 51, 96.9, 0.5);
}
.landing-page .btn-axiom-purple-light {
  color: #111111;
  background-color: #E4DFF9;
  border-color: #E4DFF9;
}
.landing-page .btn-axiom-purple-light:hover {
  color: #111111;
  background-color: rgb(200.8223684211, 190.7894736842, 242.9605263158);
  border-color: rgb(191.7631578947, 180.0526315789, 240.9473684211);
}
.landing-page .btn-axiom-purple-light:focus, .landing-page .btn-axiom-purple-light.focus {
  color: #111111;
  background-color: rgb(200.8223684211, 190.7894736842, 242.9605263158);
  border-color: rgb(191.7631578947, 180.0526315789, 240.9473684211);
  box-shadow: 0 0 0 0.2rem rgba(196.35, 192.1, 214.2, 0.5);
}
.landing-page .btn-axiom-purple-light.disabled, .landing-page .btn-axiom-purple-light:disabled {
  color: #111111;
  background-color: #E4DFF9;
  border-color: #E4DFF9;
}
.landing-page .btn-axiom-purple-light:not(:disabled):not(.disabled):active, .landing-page .btn-axiom-purple-light:not(:disabled):not(.disabled).active, .show > .landing-page .btn-axiom-purple-light.dropdown-toggle {
  color: #111111;
  background-color: rgb(191.7631578947, 180.0526315789, 240.9473684211);
  border-color: rgb(182.7039473684, 169.3157894737, 238.9342105263);
}
.landing-page .btn-axiom-purple-light:not(:disabled):not(.disabled):active:focus, .landing-page .btn-axiom-purple-light:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-axiom-purple-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(196.35, 192.1, 214.2, 0.5);
}
.landing-page .btn-axiom-yellow {
  color: #111111;
  background-color: #FFC20E;
  border-color: #FFC20E;
}
.landing-page .btn-axiom-yellow:hover {
  color: #111111;
  background-color: rgb(230.75, 172.3443983402, 0);
  border-color: rgb(218, 162.8215767635, 0);
}
.landing-page .btn-axiom-yellow:focus, .landing-page .btn-axiom-yellow.focus {
  color: #111111;
  background-color: rgb(230.75, 172.3443983402, 0);
  border-color: rgb(218, 162.8215767635, 0);
  box-shadow: 0 0 0 0.2rem rgba(219.3, 167.45, 14.45, 0.5);
}
.landing-page .btn-axiom-yellow.disabled, .landing-page .btn-axiom-yellow:disabled {
  color: #111111;
  background-color: #FFC20E;
  border-color: #FFC20E;
}
.landing-page .btn-axiom-yellow:not(:disabled):not(.disabled):active, .landing-page .btn-axiom-yellow:not(:disabled):not(.disabled).active, .show > .landing-page .btn-axiom-yellow.dropdown-toggle {
  color: #111111;
  background-color: rgb(218, 162.8215767635, 0);
  border-color: rgb(205.25, 153.2987551867, 0);
}
.landing-page .btn-axiom-yellow:not(:disabled):not(.disabled):active:focus, .landing-page .btn-axiom-yellow:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-axiom-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219.3, 167.45, 14.45, 0.5);
}
.landing-page .btn-gray-100 {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-gray-100:hover {
  color: #111111;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}
.landing-page .btn-gray-100:focus, .landing-page .btn-gray-100.focus {
  color: #111111;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
  box-shadow: 0 0 0 0.2rem rgba(213.35, 214.2, 215.05, 0.5);
}
.landing-page .btn-gray-100.disabled, .landing-page .btn-gray-100:disabled {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-gray-100:not(:disabled):not(.disabled):active, .landing-page .btn-gray-100:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-100.dropdown-toggle {
  color: #111111;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}
.landing-page .btn-gray-100:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(213.35, 214.2, 215.05, 0.5);
}
.landing-page .btn-gray-200 {
  color: #111111;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.landing-page .btn-gray-200:hover {
  color: #111111;
  background-color: rgb(218.875, 218.875, 218.875);
  border-color: rgb(212.5, 212.5, 212.5);
}
.landing-page .btn-gray-200:focus, .landing-page .btn-gray-200.focus {
  color: #111111;
  background-color: rgb(218.875, 218.875, 218.875);
  border-color: rgb(212.5, 212.5, 212.5);
  box-shadow: 0 0 0 0.2rem rgba(204.85, 204.85, 204.85, 0.5);
}
.landing-page .btn-gray-200.disabled, .landing-page .btn-gray-200:disabled {
  color: #111111;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.landing-page .btn-gray-200:not(:disabled):not(.disabled):active, .landing-page .btn-gray-200:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-200.dropdown-toggle {
  color: #111111;
  background-color: rgb(212.5, 212.5, 212.5);
  border-color: rgb(206.125, 206.125, 206.125);
}
.landing-page .btn-gray-200:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204.85, 204.85, 204.85, 0.5);
}
.landing-page .btn-gray-300 {
  color: #111111;
  background-color: #dddddd;
  border-color: #dddddd;
}
.landing-page .btn-gray-300:hover {
  color: #111111;
  background-color: rgb(201.875, 201.875, 201.875);
  border-color: rgb(195.5, 195.5, 195.5);
}
.landing-page .btn-gray-300:focus, .landing-page .btn-gray-300.focus {
  color: #111111;
  background-color: rgb(201.875, 201.875, 201.875);
  border-color: rgb(195.5, 195.5, 195.5);
  box-shadow: 0 0 0 0.2rem rgba(190.4, 190.4, 190.4, 0.5);
}
.landing-page .btn-gray-300.disabled, .landing-page .btn-gray-300:disabled {
  color: #111111;
  background-color: #dddddd;
  border-color: #dddddd;
}
.landing-page .btn-gray-300:not(:disabled):not(.disabled):active, .landing-page .btn-gray-300:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-300.dropdown-toggle {
  color: #111111;
  background-color: rgb(195.5, 195.5, 195.5);
  border-color: rgb(189.125, 189.125, 189.125);
}
.landing-page .btn-gray-300:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(190.4, 190.4, 190.4, 0.5);
}
.landing-page .btn-gray-400 {
  color: #111111;
  background-color: #cccccc;
  border-color: #cccccc;
}
.landing-page .btn-gray-400:hover {
  color: #111111;
  background-color: rgb(184.875, 184.875, 184.875);
  border-color: rgb(178.5, 178.5, 178.5);
}
.landing-page .btn-gray-400:focus, .landing-page .btn-gray-400.focus {
  color: #111111;
  background-color: rgb(184.875, 184.875, 184.875);
  border-color: rgb(178.5, 178.5, 178.5);
  box-shadow: 0 0 0 0.2rem rgba(175.95, 175.95, 175.95, 0.5);
}
.landing-page .btn-gray-400.disabled, .landing-page .btn-gray-400:disabled {
  color: #111111;
  background-color: #cccccc;
  border-color: #cccccc;
}
.landing-page .btn-gray-400:not(:disabled):not(.disabled):active, .landing-page .btn-gray-400:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-400.dropdown-toggle {
  color: #111111;
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(172.125, 172.125, 172.125);
}
.landing-page .btn-gray-400:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-400.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(175.95, 175.95, 175.95, 0.5);
}
.landing-page .btn-gray-500 {
  color: #111111;
  background-color: #999999;
  border-color: #999999;
}
.landing-page .btn-gray-500:hover {
  color: #ffffff;
  background-color: rgb(133.875, 133.875, 133.875);
  border-color: rgb(127.5, 127.5, 127.5);
}
.landing-page .btn-gray-500:focus, .landing-page .btn-gray-500.focus {
  color: #ffffff;
  background-color: rgb(133.875, 133.875, 133.875);
  border-color: rgb(127.5, 127.5, 127.5);
  box-shadow: 0 0 0 0.2rem rgba(132.6, 132.6, 132.6, 0.5);
}
.landing-page .btn-gray-500.disabled, .landing-page .btn-gray-500:disabled {
  color: #111111;
  background-color: #999999;
  border-color: #999999;
}
.landing-page .btn-gray-500:not(:disabled):not(.disabled):active, .landing-page .btn-gray-500:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-500.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(127.5, 127.5, 127.5);
  border-color: rgb(121.125, 121.125, 121.125);
}
.landing-page .btn-gray-500:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(132.6, 132.6, 132.6, 0.5);
}
.landing-page .btn-gray-600 {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.landing-page .btn-gray-600:hover {
  color: #ffffff;
  background-color: rgb(82.875, 82.875, 82.875);
  border-color: rgb(76.5, 76.5, 76.5);
}
.landing-page .btn-gray-600:focus, .landing-page .btn-gray-600.focus {
  color: #ffffff;
  background-color: rgb(82.875, 82.875, 82.875);
  border-color: rgb(76.5, 76.5, 76.5);
  box-shadow: 0 0 0 0.2rem rgba(124.95, 124.95, 124.95, 0.5);
}
.landing-page .btn-gray-600.disabled, .landing-page .btn-gray-600:disabled {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.landing-page .btn-gray-600:not(:disabled):not(.disabled):active, .landing-page .btn-gray-600:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-600.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(76.5, 76.5, 76.5);
  border-color: rgb(70.125, 70.125, 70.125);
}
.landing-page .btn-gray-600:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-600.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(124.95, 124.95, 124.95, 0.5);
}
.landing-page .btn-gray-700 {
  color: #ffffff;
  background-color: #444444;
  border-color: #444444;
}
.landing-page .btn-gray-700:hover {
  color: #ffffff;
  background-color: rgb(48.875, 48.875, 48.875);
  border-color: rgb(42.5, 42.5, 42.5);
}
.landing-page .btn-gray-700:focus, .landing-page .btn-gray-700.focus {
  color: #ffffff;
  background-color: rgb(48.875, 48.875, 48.875);
  border-color: rgb(42.5, 42.5, 42.5);
  box-shadow: 0 0 0 0.2rem rgba(96.05, 96.05, 96.05, 0.5);
}
.landing-page .btn-gray-700.disabled, .landing-page .btn-gray-700:disabled {
  color: #ffffff;
  background-color: #444444;
  border-color: #444444;
}
.landing-page .btn-gray-700:not(:disabled):not(.disabled):active, .landing-page .btn-gray-700:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-700.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(42.5, 42.5, 42.5);
  border-color: rgb(36.125, 36.125, 36.125);
}
.landing-page .btn-gray-700:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(96.05, 96.05, 96.05, 0.5);
}
.landing-page .btn-gray-800 {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.landing-page .btn-gray-800:hover {
  color: #ffffff;
  background-color: rgb(31.875, 31.875, 31.875);
  border-color: rgb(25.5, 25.5, 25.5);
}
.landing-page .btn-gray-800:focus, .landing-page .btn-gray-800.focus {
  color: #ffffff;
  background-color: rgb(31.875, 31.875, 31.875);
  border-color: rgb(25.5, 25.5, 25.5);
  box-shadow: 0 0 0 0.2rem rgba(81.6, 81.6, 81.6, 0.5);
}
.landing-page .btn-gray-800.disabled, .landing-page .btn-gray-800:disabled {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.landing-page .btn-gray-800:not(:disabled):not(.disabled):active, .landing-page .btn-gray-800:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-800.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(25.5, 25.5, 25.5);
  border-color: rgb(19.125, 19.125, 19.125);
}
.landing-page .btn-gray-800:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-800.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(81.6, 81.6, 81.6, 0.5);
}
.landing-page .btn-gray-900 {
  color: #ffffff;
  background-color: #111111;
  border-color: #111111;
}
.landing-page .btn-gray-900:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.landing-page .btn-gray-900:focus, .landing-page .btn-gray-900.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(52.7, 52.7, 52.7, 0.5);
}
.landing-page .btn-gray-900.disabled, .landing-page .btn-gray-900:disabled {
  color: #ffffff;
  background-color: #111111;
  border-color: #111111;
}
.landing-page .btn-gray-900:not(:disabled):not(.disabled):active, .landing-page .btn-gray-900:not(:disabled):not(.disabled).active, .show > .landing-page .btn-gray-900.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.landing-page .btn-gray-900:not(:disabled):not(.disabled):active:focus, .landing-page .btn-gray-900:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-gray-900.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52.7, 52.7, 52.7, 0.5);
}
.landing-page .btn-white {
  color: #111111;
  background-color: #ffffff;
  border-color: #ffffff;
}
.landing-page .btn-white:hover {
  color: #111111;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.landing-page .btn-white:focus, .landing-page .btn-white.focus {
  color: #111111;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0 0 0.2rem rgba(219.3, 219.3, 219.3, 0.5);
}
.landing-page .btn-white.disabled, .landing-page .btn-white:disabled {
  color: #111111;
  background-color: #ffffff;
  border-color: #ffffff;
}
.landing-page .btn-white:not(:disabled):not(.disabled):active, .landing-page .btn-white:not(:disabled):not(.disabled).active, .show > .landing-page .btn-white.dropdown-toggle {
  color: #111111;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.landing-page .btn-white:not(:disabled):not(.disabled):active:focus, .landing-page .btn-white:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219.3, 219.3, 219.3, 0.5);
}
.landing-page .btn-outline-primary {
  color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-outline-primary:hover {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-outline-primary:focus, .landing-page .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 19, 109, 0.5);
}
.landing-page .btn-outline-primary.disabled, .landing-page .btn-outline-primary:disabled {
  color: #4C136D;
  background-color: transparent;
}
.landing-page .btn-outline-primary:not(:disabled):not(.disabled):active, .landing-page .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 19, 109, 0.5);
}
.landing-page .btn-outline-secondary {
  color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-outline-secondary:focus, .landing-page .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 181, 238, 0.5);
}
.landing-page .btn-outline-secondary.disabled, .landing-page .btn-outline-secondary:disabled {
  color: #00B5EE;
  background-color: transparent;
}
.landing-page .btn-outline-secondary:not(:disabled):not(.disabled):active, .landing-page .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 181, 238, 0.5);
}
.landing-page .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.landing-page .btn-outline-success:hover {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.landing-page .btn-outline-success:focus, .landing-page .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.landing-page .btn-outline-success.disabled, .landing-page .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.landing-page .btn-outline-success:not(:disabled):not(.disabled):active, .landing-page .btn-outline-success:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-success.dropdown-toggle {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.landing-page .btn-outline-success:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.landing-page .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.landing-page .btn-outline-info:hover {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.landing-page .btn-outline-info:focus, .landing-page .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.landing-page .btn-outline-info.disabled, .landing-page .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.landing-page .btn-outline-info:not(:disabled):not(.disabled):active, .landing-page .btn-outline-info:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-info.dropdown-toggle {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.landing-page .btn-outline-info:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.landing-page .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.landing-page .btn-outline-warning:hover {
  color: #111111;
  background-color: #ffc107;
  border-color: #ffc107;
}
.landing-page .btn-outline-warning:focus, .landing-page .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.landing-page .btn-outline-warning.disabled, .landing-page .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.landing-page .btn-outline-warning:not(:disabled):not(.disabled):active, .landing-page .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-warning.dropdown-toggle {
  color: #111111;
  background-color: #ffc107;
  border-color: #ffc107;
}
.landing-page .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.landing-page .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.landing-page .btn-outline-danger:hover {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.landing-page .btn-outline-danger:focus, .landing-page .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.landing-page .btn-outline-danger.disabled, .landing-page .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.landing-page .btn-outline-danger:not(:disabled):not(.disabled):active, .landing-page .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.landing-page .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.landing-page .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-outline-light:hover {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-outline-light:focus, .landing-page .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.landing-page .btn-outline-light.disabled, .landing-page .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.landing-page .btn-outline-light:not(:disabled):not(.disabled):active, .landing-page .btn-outline-light:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-light.dropdown-toggle {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-outline-light:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.landing-page .btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.landing-page .btn-outline-dark:hover {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.landing-page .btn-outline-dark:focus, .landing-page .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}
.landing-page .btn-outline-dark.disabled, .landing-page .btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent;
}
.landing-page .btn-outline-dark:not(:disabled):not(.disabled):active, .landing-page .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.landing-page .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}
.landing-page .btn-outline-axiom-magenta {
  color: #ED008B;
  border-color: #ED008B;
}
.landing-page .btn-outline-axiom-magenta:hover {
  color: #ffffff;
  background-color: #ED008B;
  border-color: #ED008B;
}
.landing-page .btn-outline-axiom-magenta:focus, .landing-page .btn-outline-axiom-magenta.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 0, 139, 0.5);
}
.landing-page .btn-outline-axiom-magenta.disabled, .landing-page .btn-outline-axiom-magenta:disabled {
  color: #ED008B;
  background-color: transparent;
}
.landing-page .btn-outline-axiom-magenta:not(:disabled):not(.disabled):active, .landing-page .btn-outline-axiom-magenta:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-axiom-magenta.dropdown-toggle {
  color: #ffffff;
  background-color: #ED008B;
  border-color: #ED008B;
}
.landing-page .btn-outline-axiom-magenta:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-axiom-magenta:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-axiom-magenta.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 0, 139, 0.5);
}
.landing-page .btn-outline-axiom-purple {
  color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-outline-axiom-purple:hover {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-outline-axiom-purple:focus, .landing-page .btn-outline-axiom-purple.focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 19, 109, 0.5);
}
.landing-page .btn-outline-axiom-purple.disabled, .landing-page .btn-outline-axiom-purple:disabled {
  color: #4C136D;
  background-color: transparent;
}
.landing-page .btn-outline-axiom-purple:not(:disabled):not(.disabled):active, .landing-page .btn-outline-axiom-purple:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-axiom-purple.dropdown-toggle {
  color: #ffffff;
  background-color: #4C136D;
  border-color: #4C136D;
}
.landing-page .btn-outline-axiom-purple:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-axiom-purple:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-axiom-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 19, 109, 0.5);
}
.landing-page .btn-outline-axiom-cyan {
  color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-outline-axiom-cyan:hover {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-outline-axiom-cyan:focus, .landing-page .btn-outline-axiom-cyan.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 181, 238, 0.5);
}
.landing-page .btn-outline-axiom-cyan.disabled, .landing-page .btn-outline-axiom-cyan:disabled {
  color: #00B5EE;
  background-color: transparent;
}
.landing-page .btn-outline-axiom-cyan:not(:disabled):not(.disabled):active, .landing-page .btn-outline-axiom-cyan:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-axiom-cyan.dropdown-toggle {
  color: #ffffff;
  background-color: #00B5EE;
  border-color: #00B5EE;
}
.landing-page .btn-outline-axiom-cyan:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-axiom-cyan:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-axiom-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 181, 238, 0.5);
}
.landing-page .btn-outline-axiom-purple-dark {
  color: #300F45;
  border-color: #300F45;
}
.landing-page .btn-outline-axiom-purple-dark:hover {
  color: #ffffff;
  background-color: #300F45;
  border-color: #300F45;
}
.landing-page .btn-outline-axiom-purple-dark:focus, .landing-page .btn-outline-axiom-purple-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(48, 15, 69, 0.5);
}
.landing-page .btn-outline-axiom-purple-dark.disabled, .landing-page .btn-outline-axiom-purple-dark:disabled {
  color: #300F45;
  background-color: transparent;
}
.landing-page .btn-outline-axiom-purple-dark:not(:disabled):not(.disabled):active, .landing-page .btn-outline-axiom-purple-dark:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-axiom-purple-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #300F45;
  border-color: #300F45;
}
.landing-page .btn-outline-axiom-purple-dark:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-axiom-purple-dark:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-axiom-purple-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(48, 15, 69, 0.5);
}
.landing-page .btn-outline-axiom-purple-light {
  color: #E4DFF9;
  border-color: #E4DFF9;
}
.landing-page .btn-outline-axiom-purple-light:hover {
  color: #111111;
  background-color: #E4DFF9;
  border-color: #E4DFF9;
}
.landing-page .btn-outline-axiom-purple-light:focus, .landing-page .btn-outline-axiom-purple-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(228, 223, 249, 0.5);
}
.landing-page .btn-outline-axiom-purple-light.disabled, .landing-page .btn-outline-axiom-purple-light:disabled {
  color: #E4DFF9;
  background-color: transparent;
}
.landing-page .btn-outline-axiom-purple-light:not(:disabled):not(.disabled):active, .landing-page .btn-outline-axiom-purple-light:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-axiom-purple-light.dropdown-toggle {
  color: #111111;
  background-color: #E4DFF9;
  border-color: #E4DFF9;
}
.landing-page .btn-outline-axiom-purple-light:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-axiom-purple-light:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-axiom-purple-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(228, 223, 249, 0.5);
}
.landing-page .btn-outline-axiom-yellow {
  color: #FFC20E;
  border-color: #FFC20E;
}
.landing-page .btn-outline-axiom-yellow:hover {
  color: #111111;
  background-color: #FFC20E;
  border-color: #FFC20E;
}
.landing-page .btn-outline-axiom-yellow:focus, .landing-page .btn-outline-axiom-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 194, 14, 0.5);
}
.landing-page .btn-outline-axiom-yellow.disabled, .landing-page .btn-outline-axiom-yellow:disabled {
  color: #FFC20E;
  background-color: transparent;
}
.landing-page .btn-outline-axiom-yellow:not(:disabled):not(.disabled):active, .landing-page .btn-outline-axiom-yellow:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-axiom-yellow.dropdown-toggle {
  color: #111111;
  background-color: #FFC20E;
  border-color: #FFC20E;
}
.landing-page .btn-outline-axiom-yellow:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-axiom-yellow:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-axiom-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 194, 14, 0.5);
}
.landing-page .btn-outline-gray-100 {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-outline-gray-100:hover {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-outline-gray-100:focus, .landing-page .btn-outline-gray-100.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.landing-page .btn-outline-gray-100.disabled, .landing-page .btn-outline-gray-100:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.landing-page .btn-outline-gray-100:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-100:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-100.dropdown-toggle {
  color: #111111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.landing-page .btn-outline-gray-100:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-100:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.landing-page .btn-outline-gray-200 {
  color: #eeeeee;
  border-color: #eeeeee;
}
.landing-page .btn-outline-gray-200:hover {
  color: #111111;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.landing-page .btn-outline-gray-200:focus, .landing-page .btn-outline-gray-200.focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.landing-page .btn-outline-gray-200.disabled, .landing-page .btn-outline-gray-200:disabled {
  color: #eeeeee;
  background-color: transparent;
}
.landing-page .btn-outline-gray-200:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-200:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-200.dropdown-toggle {
  color: #111111;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.landing-page .btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.landing-page .btn-outline-gray-300 {
  color: #dddddd;
  border-color: #dddddd;
}
.landing-page .btn-outline-gray-300:hover {
  color: #111111;
  background-color: #dddddd;
  border-color: #dddddd;
}
.landing-page .btn-outline-gray-300:focus, .landing-page .btn-outline-gray-300.focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
}
.landing-page .btn-outline-gray-300.disabled, .landing-page .btn-outline-gray-300:disabled {
  color: #dddddd;
  background-color: transparent;
}
.landing-page .btn-outline-gray-300:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-300:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-300.dropdown-toggle {
  color: #111111;
  background-color: #dddddd;
  border-color: #dddddd;
}
.landing-page .btn-outline-gray-300:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-300:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 221, 221, 0.5);
}
.landing-page .btn-outline-gray-400 {
  color: #cccccc;
  border-color: #cccccc;
}
.landing-page .btn-outline-gray-400:hover {
  color: #111111;
  background-color: #cccccc;
  border-color: #cccccc;
}
.landing-page .btn-outline-gray-400:focus, .landing-page .btn-outline-gray-400.focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}
.landing-page .btn-outline-gray-400.disabled, .landing-page .btn-outline-gray-400:disabled {
  color: #cccccc;
  background-color: transparent;
}
.landing-page .btn-outline-gray-400:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-400:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-400.dropdown-toggle {
  color: #111111;
  background-color: #cccccc;
  border-color: #cccccc;
}
.landing-page .btn-outline-gray-400:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-400:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-400.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}
.landing-page .btn-outline-gray-500 {
  color: #999999;
  border-color: #999999;
}
.landing-page .btn-outline-gray-500:hover {
  color: #111111;
  background-color: #999999;
  border-color: #999999;
}
.landing-page .btn-outline-gray-500:focus, .landing-page .btn-outline-gray-500.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}
.landing-page .btn-outline-gray-500.disabled, .landing-page .btn-outline-gray-500:disabled {
  color: #999999;
  background-color: transparent;
}
.landing-page .btn-outline-gray-500:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-500:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-500.dropdown-toggle {
  color: #111111;
  background-color: #999999;
  border-color: #999999;
}
.landing-page .btn-outline-gray-500:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-500:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}
.landing-page .btn-outline-gray-600 {
  color: #666666;
  border-color: #666666;
}
.landing-page .btn-outline-gray-600:hover {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.landing-page .btn-outline-gray-600:focus, .landing-page .btn-outline-gray-600.focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.landing-page .btn-outline-gray-600.disabled, .landing-page .btn-outline-gray-600:disabled {
  color: #666666;
  background-color: transparent;
}
.landing-page .btn-outline-gray-600:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-600:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-600.dropdown-toggle {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.landing-page .btn-outline-gray-600:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-600:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-600.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.landing-page .btn-outline-gray-700 {
  color: #444444;
  border-color: #444444;
}
.landing-page .btn-outline-gray-700:hover {
  color: #ffffff;
  background-color: #444444;
  border-color: #444444;
}
.landing-page .btn-outline-gray-700:focus, .landing-page .btn-outline-gray-700.focus {
  box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
.landing-page .btn-outline-gray-700.disabled, .landing-page .btn-outline-gray-700:disabled {
  color: #444444;
  background-color: transparent;
}
.landing-page .btn-outline-gray-700:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-700:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-700.dropdown-toggle {
  color: #ffffff;
  background-color: #444444;
  border-color: #444444;
}
.landing-page .btn-outline-gray-700:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-700:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
.landing-page .btn-outline-gray-800 {
  color: #333333;
  border-color: #333333;
}
.landing-page .btn-outline-gray-800:hover {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.landing-page .btn-outline-gray-800:focus, .landing-page .btn-outline-gray-800.focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}
.landing-page .btn-outline-gray-800.disabled, .landing-page .btn-outline-gray-800:disabled {
  color: #333333;
  background-color: transparent;
}
.landing-page .btn-outline-gray-800:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-800:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-800.dropdown-toggle {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.landing-page .btn-outline-gray-800:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-800:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-800.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}
.landing-page .btn-outline-gray-900 {
  color: #111111;
  border-color: #111111;
}
.landing-page .btn-outline-gray-900:hover {
  color: #ffffff;
  background-color: #111111;
  border-color: #111111;
}
.landing-page .btn-outline-gray-900:focus, .landing-page .btn-outline-gray-900.focus {
  box-shadow: 0 0 0 0.2rem rgba(17, 17, 17, 0.5);
}
.landing-page .btn-outline-gray-900.disabled, .landing-page .btn-outline-gray-900:disabled {
  color: #111111;
  background-color: transparent;
}
.landing-page .btn-outline-gray-900:not(:disabled):not(.disabled):active, .landing-page .btn-outline-gray-900:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-gray-900.dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
  border-color: #111111;
}
.landing-page .btn-outline-gray-900:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-gray-900:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-gray-900.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(17, 17, 17, 0.5);
}
.landing-page .btn-outline-white {
  color: #ffffff;
  border-color: #ffffff;
}
.landing-page .btn-outline-white:hover {
  color: #111111;
  background-color: #ffffff;
  border-color: #ffffff;
}
.landing-page .btn-outline-white:focus, .landing-page .btn-outline-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.landing-page .btn-outline-white.disabled, .landing-page .btn-outline-white:disabled {
  color: #ffffff;
  background-color: transparent;
}
.landing-page .btn-outline-white:not(:disabled):not(.disabled):active, .landing-page .btn-outline-white:not(:disabled):not(.disabled).active, .show > .landing-page .btn-outline-white.dropdown-toggle {
  color: #111111;
  background-color: #ffffff;
  border-color: #ffffff;
}
.landing-page .btn-outline-white:not(:disabled):not(.disabled):active:focus, .landing-page .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .landing-page .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.landing-page .btn-link {
  font-weight: 400;
  color: #4C136D;
  text-decoration: none;
}
.landing-page .btn-link:hover {
  color: rgb(30.578125, 7.64453125, 43.85546875);
  text-decoration: underline;
}
.landing-page .btn-link:focus, .landing-page .btn-link.focus {
  text-decoration: underline;
}
.landing-page .btn-link:disabled, .landing-page .btn-link.disabled {
  color: #666666;
  pointer-events: none;
}
.landing-page .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.landing-page .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.landing-page .btn-block {
  display: block;
  width: 100%;
}
.landing-page .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.landing-page input[type=submit].btn-block,
.landing-page input[type=reset].btn-block,
.landing-page input[type=button].btn-block {
  width: 100%;
}
.landing-page .text-primary {
  color: #4C136D !important;
}
.landing-page .bg-primary {
  background-color: #4C136D !important;
}
.landing-page .border-primary {
  border-color: #4C136D !important;
}
.landing-page .text-secondary {
  color: #00B5EE !important;
}
.landing-page .bg-secondary {
  background-color: #00B5EE !important;
}
.landing-page .border-secondary {
  border-color: #00B5EE !important;
}
.landing-page .text-success {
  color: #28a745 !important;
}
.landing-page .bg-success {
  background-color: #28a745 !important;
}
.landing-page .border-success {
  border-color: #28a745 !important;
}
.landing-page .text-info {
  color: #17a2b8 !important;
}
.landing-page .bg-info {
  background-color: #17a2b8 !important;
}
.landing-page .border-info {
  border-color: #17a2b8 !important;
}
.landing-page .text-warning {
  color: #ffc107 !important;
}
.landing-page .bg-warning {
  background-color: #ffc107 !important;
}
.landing-page .border-warning {
  border-color: #ffc107 !important;
}
.landing-page .text-danger {
  color: #dc3545 !important;
}
.landing-page .bg-danger {
  background-color: #dc3545 !important;
}
.landing-page .border-danger {
  border-color: #dc3545 !important;
}
.landing-page .text-light {
  color: #f8f9fa !important;
}
.landing-page .bg-light {
  background-color: #f8f9fa !important;
}
.landing-page .border-light {
  border-color: #f8f9fa !important;
}
.landing-page .text-dark {
  color: #212529 !important;
}
.landing-page .bg-dark {
  background-color: #212529 !important;
}
.landing-page .border-dark {
  border-color: #212529 !important;
}
.landing-page .text-axiom-magenta {
  color: #ED008B !important;
}
.landing-page .bg-axiom-magenta {
  background-color: #ED008B !important;
}
.landing-page .border-axiom-magenta {
  border-color: #ED008B !important;
}
.landing-page .text-axiom-purple {
  color: #4C136D !important;
}
.landing-page .bg-axiom-purple {
  background-color: #4C136D !important;
}
.landing-page .border-axiom-purple {
  border-color: #4C136D !important;
}
.landing-page .text-axiom-cyan {
  color: #00B5EE !important;
}
.landing-page .bg-axiom-cyan {
  background-color: #00B5EE !important;
}
.landing-page .border-axiom-cyan {
  border-color: #00B5EE !important;
}
.landing-page .text-axiom-purple-dark {
  color: #300F45 !important;
}
.landing-page .bg-axiom-purple-dark {
  background-color: #300F45 !important;
}
.landing-page .border-axiom-purple-dark {
  border-color: #300F45 !important;
}
.landing-page .text-axiom-purple-light {
  color: #E4DFF9 !important;
}
.landing-page .bg-axiom-purple-light {
  background-color: #E4DFF9 !important;
}
.landing-page .border-axiom-purple-light {
  border-color: #E4DFF9 !important;
}
.landing-page .text-axiom-yellow {
  color: #FFC20E !important;
}
.landing-page .bg-axiom-yellow {
  background-color: #FFC20E !important;
}
.landing-page .border-axiom-yellow {
  border-color: #FFC20E !important;
}
.landing-page .text-gray-100 {
  color: #f8f9fa !important;
}
.landing-page .bg-gray-100 {
  background-color: #f8f9fa !important;
}
.landing-page .border-gray-100 {
  border-color: #f8f9fa !important;
}
.landing-page .text-gray-200 {
  color: #eeeeee !important;
}
.landing-page .bg-gray-200 {
  background-color: #eeeeee !important;
}
.landing-page .border-gray-200 {
  border-color: #eeeeee !important;
}
.landing-page .text-gray-300 {
  color: #dddddd !important;
}
.landing-page .bg-gray-300 {
  background-color: #dddddd !important;
}
.landing-page .border-gray-300 {
  border-color: #dddddd !important;
}
.landing-page .text-gray-400 {
  color: #cccccc !important;
}
.landing-page .bg-gray-400 {
  background-color: #cccccc !important;
}
.landing-page .border-gray-400 {
  border-color: #cccccc !important;
}
.landing-page .text-gray-500 {
  color: #999999 !important;
}
.landing-page .bg-gray-500 {
  background-color: #999999 !important;
}
.landing-page .border-gray-500 {
  border-color: #999999 !important;
}
.landing-page .text-gray-600 {
  color: #666666 !important;
}
.landing-page .bg-gray-600 {
  background-color: #666666 !important;
}
.landing-page .border-gray-600 {
  border-color: #666666 !important;
}
.landing-page .text-gray-700 {
  color: #444444 !important;
}
.landing-page .bg-gray-700 {
  background-color: #444444 !important;
}
.landing-page .border-gray-700 {
  border-color: #444444 !important;
}
.landing-page .text-gray-800 {
  color: #333333 !important;
}
.landing-page .bg-gray-800 {
  background-color: #333333 !important;
}
.landing-page .border-gray-800 {
  border-color: #333333 !important;
}
.landing-page .text-gray-900 {
  color: #111111 !important;
}
.landing-page .bg-gray-900 {
  background-color: #111111 !important;
}
.landing-page .border-gray-900 {
  border-color: #111111 !important;
}
.landing-page .text-white {
  color: #ffffff !important;
}
.landing-page .bg-white {
  background-color: #ffffff !important;
}
.landing-page .border-white {
  border-color: #ffffff !important;
}
.landing-page .link-primary {
  color: #4C136D;
  transition: color 0.3s ease;
}
.landing-page .link-primary:hover {
  color: rgb(45.71875, 11.4296875, 65.5703125);
}
.landing-page .link-secondary {
  color: #00B5EE;
  transition: color 0.3s ease;
}
.landing-page .link-secondary:hover {
  color: rgb(0, 142.2142857143, 187);
}
.landing-page .link-success {
  color: #28a745;
  transition: color 0.3s ease;
}
.landing-page .link-success:hover {
  color: rgb(30.1449275362, 125.8550724638, 52);
}
.landing-page .link-info {
  color: #17a2b8;
  transition: color 0.3s ease;
}
.landing-page .link-info:hover {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.landing-page .link-warning {
  color: #ffc107;
  transition: color 0.3s ease;
}
.landing-page .link-warning:hover {
  color: rgb(211, 158.25, 0);
}
.landing-page .link-danger {
  color: #dc3545;
  transition: color 0.3s ease;
}
.landing-page .link-danger:hover {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.landing-page .link-light {
  color: #f8f9fa;
  transition: color 0.3s ease;
}
.landing-page .link-light:hover {
  color: rgb(218.25, 223.5, 228.75);
}
.landing-page .link-dark {
  color: #212529;
  transition: color 0.3s ease;
}
.landing-page .link-dark:hover {
  color: rgb(10.2567567568, 11.5, 12.7432432432);
}
.landing-page .link-axiom-magenta {
  color: #ED008B;
  transition: color 0.3s ease;
}
.landing-page .link-axiom-magenta:hover {
  color: rgb(186, 0, 109.0886075949);
}
.landing-page .link-axiom-purple {
  color: #4C136D;
  transition: color 0.3s ease;
}
.landing-page .link-axiom-purple:hover {
  color: rgb(45.71875, 11.4296875, 65.5703125);
}
.landing-page .link-axiom-cyan {
  color: #00B5EE;
  transition: color 0.3s ease;
}
.landing-page .link-axiom-cyan:hover {
  color: rgb(0, 142.2142857143, 187);
}
.landing-page .link-axiom-purple-dark {
  color: #300F45;
  transition: color 0.3s ease;
}
.landing-page .link-axiom-purple-dark:hover {
  color: rgb(18.8571428571, 5.8928571429, 27.1071428571);
}
.landing-page .link-axiom-purple-light {
  color: #E4DFF9;
  transition: color 0.3s ease;
}
.landing-page .link-axiom-purple-light:hover {
  color: rgb(191.7631578947, 180.0526315789, 240.9473684211);
}
.landing-page .link-axiom-yellow {
  color: #FFC20E;
  transition: color 0.3s ease;
}
.landing-page .link-axiom-yellow:hover {
  color: rgb(218, 162.8215767635, 0);
}
.landing-page .link-gray-100 {
  color: #f8f9fa;
  transition: color 0.3s ease;
}
.landing-page .link-gray-100:hover {
  color: rgb(218.25, 223.5, 228.75);
}
.landing-page .link-gray-200 {
  color: #eeeeee;
  transition: color 0.3s ease;
}
.landing-page .link-gray-200:hover {
  color: rgb(212.5, 212.5, 212.5);
}
.landing-page .link-gray-300 {
  color: #dddddd;
  transition: color 0.3s ease;
}
.landing-page .link-gray-300:hover {
  color: rgb(195.5, 195.5, 195.5);
}
.landing-page .link-gray-400 {
  color: #cccccc;
  transition: color 0.3s ease;
}
.landing-page .link-gray-400:hover {
  color: rgb(178.5, 178.5, 178.5);
}
.landing-page .link-gray-500 {
  color: #999999;
  transition: color 0.3s ease;
}
.landing-page .link-gray-500:hover {
  color: rgb(127.5, 127.5, 127.5);
}
.landing-page .link-gray-600 {
  color: #666666;
  transition: color 0.3s ease;
}
.landing-page .link-gray-600:hover {
  color: rgb(76.5, 76.5, 76.5);
}
.landing-page .link-gray-700 {
  color: #444444;
  transition: color 0.3s ease;
}
.landing-page .link-gray-700:hover {
  color: rgb(42.5, 42.5, 42.5);
}
.landing-page .link-gray-800 {
  color: #333333;
  transition: color 0.3s ease;
}
.landing-page .link-gray-800:hover {
  color: rgb(25.5, 25.5, 25.5);
}
.landing-page .link-gray-900 {
  color: #111111;
  transition: color 0.3s ease;
}
.landing-page .link-gray-900:hover {
  color: black;
}
.landing-page .link-white {
  color: #ffffff;
  transition: color 0.3s ease;
}
.landing-page .link-white:hover {
  color: rgb(229.5, 229.5, 229.5);
}
.landing-page body, .landing-page p, .landing-page ul li {
  font-family: "Outfit", sans-serif !important;
}
.landing-page p {
  margin-bottom: 1rem;
  font-weight: 300;
}
.landing-page h1,
.landing-page h2,
.landing-page h3,
.landing-page h4,
.landing-page h5,
.landing-page h6 {
  font-family: "Outfit", sans-serif !important;
  font-weight: 700;
  color: #212529;
  line-height: 1.2;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: normal;
}
.landing-page h1 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 56px;
}
@media (max-width: 991px) {
  .landing-page h1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .landing-page h1 {
    font-size: 32px;
  }
}
.landing-page h2 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 40px;
}
@media (max-width: 991px) {
  .landing-page h2 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .landing-page h2 {
    font-size: 26px;
  }
}
.landing-page h3 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 28px;
}
@media (max-width: 991px) {
  .landing-page h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .landing-page h3 {
    font-size: 20px;
  }
}
.landing-page h4 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 20px;
}
@media (max-width: 991px) {
  .landing-page h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .landing-page h4 {
    font-size: 16px;
  }
}
.landing-page h5 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 18px;
}
@media (max-width: 991px) {
  .landing-page h5 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .landing-page h5 {
    font-size: 14px;
  }
}
.landing-page h6 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 14px;
}
@media (max-width: 991px) {
  .landing-page h6 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .landing-page h6 {
    font-size: 12px;
  }
}
.landing-page .fs-xs {
  font-size: 0.75rem;
}
.landing-page .fs-sm {
  font-size: 0.875rem;
}
.landing-page .fs-md {
  font-size: 1rem;
}
.landing-page .fs-lg {
  font-size: 1.125rem;
}
.landing-page .fs-xl {
  font-size: 1.5rem;
}
.landing-page .fs-2xl {
  font-size: 2rem;
}
.landing-page .fs-3xl {
  font-size: 2.5rem;
}
.landing-page .fs-4xl {
  font-size: 3rem;
}
.landing-page .fs-5xl {
  font-size: 3.5rem;
}
.landing-page .fs-6xl {
  font-size: 4rem;
}
.landing-page .fw-light {
  font-weight: 300;
}
.landing-page .fw-normal {
  font-weight: 400;
}
.landing-page .fw-medium {
  font-weight: 500;
}
.landing-page .fw-semibold {
  font-weight: 600;
}
.landing-page .fw-bold {
  font-weight: 700;
}
.landing-page .border {
  border: 1px solid #dee2e6;
}
.landing-page .border-0 {
  border: 0 !important;
}
.landing-page .border-1 {
  border-width: 1px !important;
}
.landing-page .border-2 {
  border-width: 2px !important;
}
.landing-page .border-3 {
  border-width: 3px !important;
}
.landing-page .border-4 {
  border-width: 4px !important;
}
.landing-page .border-5 {
  border-width: 5px !important;
}
.landing-page .border-1-light-transparent {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.landing-page .border-1-drark-transparent {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.landing-page .border-0 {
  border: 0 !important;
}
.landing-page .border-0 {
  border: 0 !important;
}
.landing-page .border-0 {
  border: 0 !important;
}
.landing-page .border-1-solid {
  border: 1px solid !important;
}
.landing-page .border-1-dashed {
  border: 1px dashed !important;
}
.landing-page .border-1-dotted {
  border: 1px dotted !important;
}
.landing-page .border-2-solid {
  border: 2px solid !important;
}
.landing-page .border-2-dashed {
  border: 2px dashed !important;
}
.landing-page .border-2-dotted {
  border: 2px dotted !important;
}
.landing-page .border-3-solid {
  border: 3px solid !important;
}
.landing-page .border-3-dashed {
  border: 3px dashed !important;
}
.landing-page .border-3-dotted {
  border: 3px dotted !important;
}
.landing-page .border-4-solid {
  border: 4px solid !important;
}
.landing-page .border-4-dashed {
  border: 4px dashed !important;
}
.landing-page .border-4-dotted {
  border: 4px dotted !important;
}
.landing-page .border-5-solid {
  border: 5px solid !important;
}
.landing-page .border-5-dashed {
  border: 5px dashed !important;
}
.landing-page .border-5-dotted {
  border: 5px dotted !important;
}
.landing-page .rounded-sm {
  border-radius: 4px;
}
.landing-page .rounded-md {
  border-radius: 8px;
}
.landing-page .rounded-lg {
  border-radius: 12px;
}
.landing-page .rounded-xl {
  border-radius: 16px;
}
.landing-page .rounded-2xl {
  border-radius: 20px;
}
.landing-page .rounded-3xl {
  border-radius: 24px;
}
.landing-page .rounded-round {
  border-radius: 50px;
}
.landing-page .rounded-pill {
  border-radius: 999px;
}
.landing-page .rounded-circle {
  border-radius: 50%;
}
.landing-page .rounded-0 {
  border-radius: 0;
}
.landing-page .shadow-none {
  box-shadow: none;
}
.landing-page .shadow-xs {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.landing-page .shadow-sm {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.landing-page .shadow-md {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}
.landing-page .shadow-lg {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}
.landing-page .shadow-xl {
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.25);
}
.landing-page .gap-1 {
  gap: 0.25rem;
}
.landing-page .gap-2 {
  gap: 0.5rem;
}
.landing-page .gap-3 {
  gap: 1rem;
}
.landing-page .gap-4 {
  gap: 1.5rem;
}
.landing-page .gap-5 {
  gap: 3rem;
}
@media (max-width: 767px) {
  .landing-page .no-break-mobile br {
    display: none;
  }
}
@media (max-width: 991px) {
  .landing-page .no-break-tablet br {
    display: none;
  }
}
.landing-page a:hover, .landing-page a:focus {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}
.landing-page .bg-dark {
  background-image: radial-gradient(circle at center, rgba(118, 43, 180, 0.25) 0%, rgba(118, 43, 180, 0.12) 25%, rgba(118, 43, 180, 0) 55%), linear-gradient(180deg, #2b0645 0%, #220336 55%, #1a022a 100%);
}
.landing-page .bg-dark-green {
  background: #032426 !important;
}
.landing-page .bg-white {
  background: white;
}
.landing-page .bg-light-trans-10 {
  background: rgba(255, 255, 255, 0.01) !important; /* 10% */
}
.landing-page .bg-light-trans-20 {
  background: rgba(255, 255, 255, 0.02) !important; /* 20% */
}
.landing-page .bg-light-trans-30 {
  background: rgba(255, 255, 255, 0.03) !important; /* 50% */
}
.landing-page .bg-light-trans-40 {
  background: rgba(255, 255, 255, 0.04) !important; /* 50% */
}
.landing-page .bg-light-trans-50 {
  background: rgba(255, 255, 255, 0.05) !important; /* 50% */
}
.landing-page .bg-dark--halloween {
  position: relative;
  overflow: hidden;
}
.landing-page .bg-dark--halloween::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/holiday-printing/2026-09-10T22-25-56-291Z-bg-halloween.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 767px) {
  .landing-page .bg-dark--halloween::before {
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .landing-page .bg-dark--halloween::before {
    background-size: cover;
  }
}
.landing-page .bg-dark--halloween > * {
  position: relative;
  z-index: 1;
}
.landing-page .bg-dark--thanksgiving {
  position: relative;
  overflow: hidden;
}
.landing-page .bg-dark--thanksgiving::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/holiday-printing/2026-09-10T22-25-56-796Z-bg-thanksgiving.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 767px) {
  .landing-page .bg-dark--thanksgiving::before {
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .landing-page .bg-dark--thanksgiving::before {
    background-size: cover;
  }
}
.landing-page .bg-dark--thanksgiving > * {
  position: relative;
  z-index: 1;
}
.landing-page .bg-dark--christmas {
  position: relative;
  overflow: hidden;
}
.landing-page .bg-dark--christmas::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/holiday-printing/2026-09-10T22-25-57-232Z-bg-christmas.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 767px) {
  .landing-page .bg-dark--christmas::before {
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .landing-page .bg-dark--christmas::before {
    background-size: cover;
  }
}
.landing-page .bg-dark--christmas > * {
  position: relative;
  z-index: 1;
}
.landing-page section {
  width: 100% !important;
  margin: 0;
  padding: 3rem 0;
  background: linear-gradient(to bottom, #F8F8F9, #ffffff);
  /*
  background: linear-gradient(to bottom, #F8F8F9, #ffffff);
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;      
  */
}
.landing-page .section-heading {
  margin-bottom: 0rem;
}
.landing-page .section-heading__eyebrow {
  color: #ED008B;
  font-weight: 600 !important;
  font-size: 16px !important;
}
.landing-page .section-heading__title {
  margin: 10px 0;
}
@media (max-width: 991px) {
  .landing-page .section-heading {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .landing-page .section-heading {
    padding: 1rem;
  }
}
.landing-page .container-fluid {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.landing-page .container {
  width: 100% !important;
  max-width: 1200px !important;
  background: none !important;
  display: flex;
  flex-direction: column;
  margin: 0 auto !important;
  padding: 1rem !important;
}
@media (max-width: 991px) {
  .landing-page .container {
    /*
    padding-right: 20px !important;
    padding-left: 20px !important;
    */
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .landing-page .container {
    /*
    padding-right: 16px !important;
    padding-left: 16px !important;
    */
    padding: 0 !important;
    margin: 0 !important;
  }
}
.landing-page .btn {
  border-radius: 0px;
  padding: 0.675rem 1.5rem;
  width: -moz-available;
  width: stretch;
}
.landing-page .btn:hover {
  text-decoration: none !important;
}
.landing-page .btn.btn-axiom-magenta:hover {
  color: white !important;
}
.landing-page .btn.btn-outline-axiom-purple:hover,
.landing-page .btn.btn-outline-axiom-purple-dark:hover,
.landing-page .btn.btn-outline-axiom-magenta:hover,
.landing-page .btn.btn-outline-primary:hover {
  color: white !important;
}
.landing-page .btn.btn-axiom-purple-dark:hover {
  color: white !important;
  background-color: #29093D !important;
}
.landing-page .btn.btn-axiom-magenta:hover {
  color: white !important;
}
.landing-page .faq {
  padding: 40px 0;
  background: none !important;
}
.landing-page .faq__accordion {
  max-width: 900px;
  margin: 0 auto;
}
.landing-page .faq__item {
  margin-bottom: 0.4rem;
  border: none;
  border-bottom: 1px solid #dde2e6;
  border-radius: none !important;
  background: none;
  overflow: hidden;
  box-shadow: none;
  border-radius: 0 !important;
}
.landing-page .faq__item:last-child {
  margin-bottom: 0;
}
.landing-page .faq__item:has(.show) {
  border-color: #dde2e6;
}
.landing-page .faq__header {
  padding: 0;
  background: none !important;
  border: 0;
}
.landing-page .faq__question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.5rem 0rem;
  border: 0;
  background: none !important;
  color: #444444;
  text-align: left;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
  cursor: pointer;
  outline: none;
  border-radius: 0 !important;
}
.landing-page .faq__question:hover {
  color: #ED008B;
}
.landing-page .faq__question:focus {
  outline: none;
  box-shadow: none;
}
.landing-page .faq__icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #4C136D;
  font-size: 1rem;
  transition: transform 0.3s ease;
}
.landing-page .faq__icon:hover {
  color: #ED008B;
}
.landing-page .faq__question:not(.collapsed) {
  color: #ED008B;
}
.landing-page .faq__question:not(.collapsed) .faq__icon {
  transform: rotate(180deg);
  color: #ED008B;
}
.landing-page .faq__answer {
  padding: 0 2rem 1rem 0;
  font-size: 0.9rem;
  line-height: 1.7;
}
.landing-page section.faq .container-faq {
  width: 100%;
  padding: 0;
}
.landing-page section.faq .container-faq h1 {
  text-align: center;
  margin-bottom: 30px;
  color: #333;
}
.landing-page section.faq .container-faq details {
  border: 1px solid #eee;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 18px 20px;
  transition: all 0.3s ease;
  background: #fafafa;
}
.landing-page section.faq .container-faq details:hover {
  border-color: #503077;
}
.landing-page section.faq .container-faq details[open] {
  background: white !important;
  border-color: #C8C8C8;
  transition: transform 0.3s ease;
}
.landing-page section.faq .container-faq summary {
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  list-style: none;
  position: relative;
}
.landing-page section.faq .container-faq summary::-webkit-details-marker {
  display: none;
}
.landing-page section.faq .container-faq summary::after {
  content: "+";
  position: absolute;
  right: 0;
  font-size: 20px;
  transition: 0.3s ease;
  color: #503077;
}
.landing-page section.faq .container-faq details[open] summary::after {
  content: "−";
}
.landing-page section.faq .container-faq details p {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.6;
  color: #555;
}
.landing-page section.faq .container-faq details[open] p {
  transition: transform 0.3s ease;
}
@keyframes faq-open {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.landing-page ul {
  margin: 0;
  padding: 0;
}
.landing-page ul li {
  margin: 0;
  padding: 0;
  list-style: inside;
}
@media (max-width: 767px) {
  .landing-page ul li {
    width: max-content;
    margin: auto;
  }
}
.landing-page ul.no-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.landing-page ul.no-list li {
  list-style: none !important;
}
.landing-page ul.check-list {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.landing-page ul.check-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 5px;
  width: -webkit-fill-available;
}
.landing-page ul.check-list li::before {
  content: "\f633"; /* bi-check */
  font-family: "bootstrap-icons";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem;
}
.landing-page ul.check-list.custom-icon li {
  text-align: left;
}
@media (max-width: 767px) {
  .landing-page ul.check-list.custom-icon li {
    text-align: left;
  }
}
.landing-page ul.check-list.custom-icon li::before {
  content: url("https://website.workroomapp.com/api/v1/uploads/gallery/2026-02-13t01-38-30-041z-icon-check-magenta.png") !important;
  transform: scale(0.2);
  font-family: "bootstrap-icons";
  left: -40px !important;
  top: -40px !important;
}
.landing-page ul.check-list.custom-icon-magenta-black li {
  text-align: left;
}
@media (max-width: 767px) {
  .landing-page ul.check-list.custom-icon-magenta-black li {
    text-align: left;
  }
}
.landing-page ul.check-list.custom-icon-magenta-black li::before {
  content: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/png/2026-08-20T19-02-35-046Z-icon-check-magenta-black.png") !important;
  transform: scale(0.22);
  font-family: "bootstrap-icons";
  left: -40px !important;
  top: -40px !important;
  font-size: 1.2rem;
}
.landing-page .check-list-custom {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.landing-page .check-list-custom li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  text-align: left;
  gap: 5px;
  width: -webkit-fill-available;
  line-height: normal;
}
.landing-page .check-list-custom li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  background-image: url("check-yellow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.landing-page .check-list-custom.magenta li::before {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/checkmarks/svg/2026-09-01T18-48-03-718Z-checkmark-axiom-magenta.svg");
}
.landing-page .check-list-custom.black-magenta li::before {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/checkmarks/svg/2026-09-01T18-48-02-765Z-checkmark-axiom-black-magenta.svg");
}
.landing-page .check-list-custom.black-yellow li::before {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/checkmarks/svg/2026-09-01T18-48-03-410Z-checkmark-axiom-black-yellow.svg");
}
.landing-page .check-list-custom.black-cyan li::before {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/checkmarks/svg/2026-09-01T18-48-04-025Z-checkmark-axiom-black-cyan.svg");
}
.landing-page .check-list-custom.black-purple li::before {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/checkmarks/svg/2026-09-01T18-48-03-101Z-checkmark-axiom-black-purple.svg");
}
@media (max-width: 767px) {
  .landing-page .icon-box {
    text-align: center;
  }
}
.landing-page .icon-box .icon {
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem;
}
@media (max-width: 767px) {
  .landing-page .icon-box .icon {
    margin: auto;
  }
}
.landing-page .icon-box .icon--sm {
  font-size: 20px;
  width: 32px;
  height: 32px;
}
.landing-page .icon-box .icon--md {
  font-size: 28px;
  width: 48px;
  height: 48px;
}
.landing-page .icon-box .icon--lg {
  font-size: 36px;
  width: 64px;
  height: 64px;
  padding: 0.5rem;
}
.landing-page .icon-box .icon--xl {
  font-size: 48px;
  width: 80px;
  height: 80px;
  padding: 0.5rem;
}
.landing-page .icon-box .icon--2xl {
  font-size: 64px;
  width: 120px;
  height: 120px;
  padding: 0.5rem;
}
.landing-page .icon-box .icon--primary {
  background: #4C136D;
}
.landing-page .icon-box .icon--light {
  background: #f8f9fa;
}
.landing-page .icon-box .icon--dark {
  background: #212529;
}
.landing-page .icon-box .icon--transparent {
  background: rgba(255, 255, 255, 0.07);
}
.landing-page .icon-box .icon--axiom-magenta {
  background: #ED008B !important;
}
.landing-page .icon-svg {
  --icon-color-start: #BE188A;
  --icon-color-end: #852987;
  width: 42px;
  height: 42px;
  margin: auto;
}
.landing-page .icon-svg svg {
  stroke: url(#icon-gradient);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 18px;
  fill: none;
  display: block;
  width: 42px;
  height: 42px;
}
.landing-page .icon-svg svg.magenta {
  stroke: #ED008B !important;
}
.landing-page .icon-svg svg.cyan {
  stroke: #00B5EE !important;
}
.landing-page .icon-svg svg.eggplant {
  stroke: #4C136D !important;
}
.landing-page .icon-svg svg.yellow {
  stroke: #FFC20E !important;
}
.landing-page .icon-svg svg.white {
  stroke: #fff !important;
}
.landing-page .icon-svg.icon-sm {
  width: 24px;
  height: 24px;
}
.landing-page .icon-svg.icon-sm svg {
  width: 24px;
  height: 24px;
}
.landing-page .icon-svg.icon-md {
  width: 32px;
  height: 32px;
}
.landing-page .icon-svg.icon-md svg {
  width: 32px;
  height: 32px;
}
.landing-page .icon-svg.icon-lg {
  width: 42px;
  height: 42px;
}
.landing-page .icon-svg.icon-lg svg {
  width: 42px;
  height: 42px;
}
.landing-page .icon-svg.icon-xl {
  width: 56px;
  height: 56px;
}
.landing-page .icon-svg.icon-xl svg {
  width: 56px;
  height: 56px;
}
.landing-page .icon-svg.icon-xxl {
  width: 72px;
  height: 72px;
}
.landing-page .icon-svg.icon-xxl svg {
  width: 72px;
  height: 72px;
}
.landing-page .features--axiom-print-benefits {
  margin: 0;
  padding: 2rem 0 !important;
}
.landing-page .features--axiom-print-benefits .feature-item .icon-box img {
  height: 45px;
  width: auto;
}
@media (max-width: 767px) {
  .landing-page .features--axiom-print-benefits .feature-item .icon-box img {
    height: 40px;
  }
}
.landing-page .features--axiom-print-benefits .feature-item .feature-item__title {
  color: #000;
  font-weight: normal;
  margin-top: 0.5rem;
  color: #444444;
}
@media (max-width: 767px) {
  .landing-page .features--axiom-print-benefits .feature-item .feature-item__title {
    font-size: 0.85rem;
  }
}
@media (max-width: 767px) {
  .landing-page .features--axiom-print-benefits .feature-item {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .landing-page .features--axiom-print-benefits {
    padding: 2rem 2rem !important;
  }
}
.landing-page .features {
  color: #ffffff;
}
.landing-page .feature-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0rem 1rem;
  height: 100%;
}
.landing-page .feature-item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  width: 1px;
  background: rgba(255, 255, 255, 0.12);
}
.landing-page .row > div:last-child .feature-item::after {
  display: none;
}
.landing-page .feature-item {
  /*
  &:hover {

      transform: translateY(-6px);

      .feature-item__icon {

          background: rgba($primary,.20);

          color: $warning;

      }

  } 
  */
}
.landing-page .feature-item__icon {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-size: 42px;
  color: #4C136D;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
}
.landing-page .feature-item__title {
  margin: 0;
  font-size: small;
  font-weight: 500;
  line-height: normal;
  color: #ffffff;
}
@media (max-width: 767px) {
  .landing-page .feature-item .feature-item {
    padding: 1.5rem 0.5rem;
  }
  .landing-page .feature-item .feature-item::after {
    display: none;
  }
  .landing-page .feature-item .feature-item__icon {
    width: 56px;
    height: 56px;
    font-size: 32px;
    margin-bottom: 1rem;
  }
  .landing-page .feature-item .feature-item__title {
    font-size: 0.95rem;
  }
}
.landing-page .features--one-program .row {
  align-items: stretch;
}
.landing-page .features--one-program .product-card {
  border: solid 1px green;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.landing-page .features--one-program .product-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.landing-page .features--one-program .product-card__title {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
}
.landing-page .features--one-program .product-card ul.check-list-custom li {
  color: black !important;
}
.landing-page .features--one-program .product-card__actions {
  margin-top: auto;
  padding-top: 2rem !important;
}
.landing-page section.stats {
  border-top: solid 10px white;
}
.landing-page section.stats ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 2rem 0;
  margin: 0;
}
.landing-page section.stats ul li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-right: solid 1px #614F78;
  padding: 0;
  padding-left: 1rem;
}
.landing-page section.stats ul li .details {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.landing-page section.stats ul li .details h3 {
  color: white;
  font-size: 26px;
  font-weight: 600;
  line-height: normal;
}
.landing-page section.stats ul li .details p {
  margin-top: -10px;
  color: white !important;
  line-height: 16px;
}
.landing-page section.stats ul li.separator {
  width: 1px;
  height: inherit;
  background: #614F78;
}
.landing-page section.stats ul li:last-child {
  border-right: 0px;
}
.landing-page .feature-highlights {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  width: 100%;
  padding: 1rem 0;
  color: #fff;
  /*
  @media (max-width: 991.98px) {
      grid-template-columns: repeat(2, 1fr);

      &__item {
          //min-height: 120px;

          &:nth-child(4) {
              //border-right: 0;
          }

          &:nth-child(-n + 4) {
              //border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          }

          &:nth-child(7) {
              //border-right: 0;
          }
      }
  }
  */
  /*
  @media (max-width: 575.98px) {
      grid-template-columns: repeat(2, 1fr);

      padding: 18px 5px;

      &__item {
          justify-content: center;
          border: 1px solid rgba(255, 255, 255, 0.1);

          //min-height: 105px;

          padding: 8px 5px;

          &:nth-child(4) {
              //border-right: 0px;
          }

          &:nth-child(5) {
              //border-right: 0px solid rgba(255, 255, 255, 0.1);
          }
      }

      &__icon {
          width: 30px;
          height: 30px;

          margin-bottom: 6px;

          font-size: 23px;
      }

      &__text {
          font-size: 10px;
          line-height: 1.25;
      }
  }
  */
}
@media (max-width: 767px) {
  .landing-page .feature-highlights {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.landing-page .feature-highlights__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: start;
  min-width: 0;
  padding: 0 15px;
  text-align: center;
  height: auto !important;
}
.landing-page .feature-highlights__item h3 {
  color: white;
  line-height: 20px;
}
.landing-page .feature-highlights__item p {
  line-height: normal;
  margin-bottom: 0 !important;
}
.landing-page .feature-highlights__icon {
  width: 100%;
  height: auto;
  align-content: end;
}
.landing-page .feature-highlights__icon img, .landing-page .feature-highlights__icon svg {
  height: 80%;
}
.landing-page .feature-highlights__item:nth-child(1) .landing-page .feature-highlights__icon, .landing-page .feature-highlights__item:nth-child(4) .landing-page .feature-highlights__icon {
  color: #ffbd17;
}
.landing-page .feature-highlights__item:nth-child(2) .landing-page .feature-highlights__icon, .landing-page .feature-highlights__item:nth-child(5) .landing-page .feature-highlights__icon {
  color: #ed008c;
}
.landing-page .feature-highlights__item:nth-child(3) .landing-page .feature-highlights__icon, .landing-page .feature-highlights__item:nth-child(6) .landing-page .feature-highlights__icon, .landing-page .feature-highlights__item:nth-child(7) .landing-page .feature-highlights__icon {
  color: #09afe0;
}
.landing-page .feature-highlights__text {
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}
.landing-page .how-it-works {
  width: 100%;
  padding: 60px 0;
  background: #fff;
}
.landing-page .how-it-works__header {
  margin-bottom: 55px;
}
.landing-page .how-it-works__title {
  margin: 0 0 8px;
  color: #4C136D;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}
.landing-page .how-it-works__subtitle {
  margin: 0;
  color: #4C136D;
  font-size: 16px;
  line-height: 1.5;
}
.landing-page .how-it-works__steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}
.landing-page .how-it-works__step {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  padding: 0 25px;
  text-align: center;
}
.landing-page .how-it-works__step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 31px;
  right: -2px;
  width: 100px;
  height: 1px;
  background: #4C136D;
}
.landing-page .how-it-works__step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 26px;
  right: -2px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #4C136D;
  border-right: 1px solid #4C136D;
  transform: rotate(45deg);
}
.landing-page .how-it-works__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  color: #ED008B;
  font-size: 34px;
  line-height: 1;
}
.landing-page .how-it-works__step-title {
  margin: 0 0 10px;
  color: #4C136D;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
}
.landing-page .how-it-works__description {
  margin: 0;
  color: #444444;
  font-size: 14px;
  line-height: 1.45;
}
@media (max-width: 991px) {
  .landing-page .how-it-works {
    padding: 50px 0;
  }
  .landing-page .how-it-works__header {
    margin-bottom: 45px;
  }
  .landing-page .how-it-works__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 55px;
  }
  .landing-page .how-it-works__step:nth-child(2)::before, .landing-page .how-it-works__step:nth-child(2)::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .landing-page .how-it-works {
    padding: 40px 0;
  }
  .landing-page .how-it-works__header {
    margin-bottom: 50px;
  }
  .landing-page .how-it-works__title {
    font-size: 26px;
  }
  .landing-page .how-it-works__subtitle {
    font-size: 15px;
  }
  .landing-page .how-it-works__steps {
    grid-template-columns: 1fr;
    row-gap: 55px;
  }
  .landing-page .how-it-works__step {
    padding: 0 20px;
  }
  .landing-page .how-it-works__step:not(:last-child)::after {
    content: "";
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    right: auto;
    width: 1px;
    height: 30px;
    background: #4C136D;
    transform: translateX(-50%);
  }
  .landing-page .how-it-works__step:not(:last-child)::before {
    content: "";
    position: absolute;
    top: calc(100% + 34px);
    left: 50%;
    right: auto;
    width: 9px;
    height: 9px;
    border: 0;
    border-right: 1px solid #4C136D;
    border-bottom: 1px solid #4C136D;
    background: transparent;
    transform: translateX(-50%) rotate(45deg);
  }
  .landing-page .how-it-works__icon {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
    font-size: 30px;
  }
  .landing-page .how-it-works__step-title {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .landing-page .how-it-works__description {
    font-size: 13px;
  }
}
.landing-page iframe.aboutus-video {
  width: 100% !important;
  height: 470px !important;
}
@media (max-width: 767px) {
  .landing-page iframe.aboutus-video {
    width: 95% !important;
    height: 320px !important;
  }
}
.landing-page .hero {
  background: radial-gradient(circle at center, rgba(118, 43, 180, 0.25) 0%, rgba(118, 43, 180, 0.12) 25%, rgba(118, 43, 180, 0) 55%), linear-gradient(180deg, #2b0645 0%, #220336 55%, #1a022a 100%) !important;
  color: #ffffff;
  padding: 0 !important;
  margin: 0 !important;
  /*
  &__checklist{
      //border: solid 1px red;
      display: flex;
      gap: 1rem;
      li{
          color: $gray-700;         
          //list-style: inside;   

          &::marker{
              color: $axiom-magenta;
          }
      }
  }
  */
}
.landing-page .hero__content {
  max-width: 520px;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.landing-page .hero__eyebrow {
  color: #ffc107;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem !important;
  width: fit-content !important;
}
@media (max-width: 767px) {
  .landing-page .hero__eyebrow {
    margin: 0 auto !important;
  }
}
.landing-page .hero__title {
  margin-bottom: 0;
  line-height: normal;
  color: #ffffff;
}
.landing-page .hero__description {
  margin-bottom: 1rem !important;
  line-height: normal;
}
.landing-page .hero__notice {
  background: rgba(237, 0, 139, 0.1);
  padding: 0.8rem 0.8rem;
  border-radius: 16px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.landing-page .hero__notice .bi {
  color: #ED008B;
  font-size: 2rem;
  border-radius: 16px;
  background: #ffffff;
  padding: 1rem;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .hero__notice .title {
  margin: 0;
  padding: 0;
}
.landing-page .hero__notice p {
  font-size: small;
  margin: 0 !important;
  padding: 0 !important;
}
.landing-page .hero__actions {
  display: flex;
  gap: 1rem !important;
}
.landing-page .hero__checklist {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: start;
}
@media (max-width: 767px) {
  .landing-page .hero__checklist {
    flex-direction: column;
  }
}
.landing-page .hero__checklist li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  color: black;
  font-size: 16px;
}
.landing-page .hero__checklist li::before {
  content: "\f633"; /* bi-check */
  font-family: "bootstrap-icons";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1rem;
}
.landing-page .hero__checklist.custom-icon-magenta-black li {
  text-align: left;
}
@media (max-width: 767px) {
  .landing-page .hero__checklist.custom-icon-magenta-black li {
    text-align: left;
  }
}
.landing-page .hero__checklist.custom-icon-magenta-black li::before {
  content: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/img/icons/png/2026-08-20T19-02-35-046Z-icon-check-magenta-black.png") !important;
  transform: scale(0.22);
  font-family: "bootstrap-icons";
  left: -40px !important;
  top: -40px !important;
}
.landing-page .hero__image {
  text-align: center;
}
.landing-page .hero__image img {
  width: 100%;
}
.landing-page .hero__image video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
}
@media (max-width: 767px) {
  .landing-page .hero {
    text-align: center;
  }
  .landing-page .hero .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .landing-page .hero__content {
    padding: 1rem;
    width: 90%;
  }
  .landing-page .hero__actions {
    justify-content: center;
  }
}
.landing-page .hero--home {
  background: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/labels-stickers/2026-07-23T19-51-14-482Z-banner-bg.png") !important;
  background-size: cover !important;
}
.landing-page .hero--reseller-program {
  background: white !important;
  padding: 3rem 0 !important;
}
@media (max-width: 767px) {
  .landing-page .hero--reseller-program {
    padding: 0 0 3rem 0 !important;
  }
}
.landing-page .hero--reseller-program .hero__eyebrow {
  color: #ED008B;
}
.landing-page .hero--reseller-program .hero__title {
  color: black;
  font-size: 35px;
}
.landing-page .hero--reseller-program .hero__description {
  color: #666666;
  border-radius: 4px;
  font-weight: 500;
  line-height: 1.5rem;
}
.landing-page .hero--reseller-program .hero__notice {
  background: rgba(237, 0, 139, 0.1);
}
.landing-page .hero--back-to-school {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/back-to-school/banner/2026-08-05T22-48-15-938Z-banner-bg-back-to-school.png") !important;
  background-size: cover !important;
  padding: 0rem 0 !important;
}
.landing-page .hero--back-to-school .container {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/back-to-school/banner/2026-08-05T22-48-15-415Z-banner-back-to-school-product.png") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position-y: center;
  background-position-x: calc(100% + 100px) !important;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school {
    padding: 0 !important;
  }
}
.landing-page .hero--back-to-school .hero__eyebrow {
  background: rgba(237, 0, 139, 0.1);
  padding: 7px 1rem;
  border-radius: 50px;
  color: #ED008B;
}
.landing-page .hero--back-to-school .hero__title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
}
.landing-page .hero--back-to-school .hero__description {
  color: #ffffff;
  border-radius: 4px;
  font-weight: 500;
  font-size: medium;
  line-height: normal !important;
}
.landing-page .hero--back-to-school .hero__notice {
  background: rgba(255, 255, 255, 0.95);
}
.landing-page .hero--back-to-school .hero__image {
  display: none;
}
@media (max-width: 991px) {
  .landing-page .hero--back-to-school .hero__image {
    display: block;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .hero__image {
    display: block;
  }
}
.landing-page .hero--back-to-school .container.homepage {
  max-height: 400px;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container.homepage {
    max-height: fit-content;
  }
}
.landing-page .hero--back-to-school .container.homepage .banner-mobile {
  display: none;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container.homepage .row {
    display: none;
  }
  .landing-page .hero--back-to-school .container.homepage .banner-mobile {
    display: block;
  }
  .landing-page .hero--back-to-school .container.homepage .banner-mobile img {
    width: 100%;
  }
}
.landing-page .hero--expo-events {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/back-to-school/banner/2026-08-05T22-48-15-938Z-banner-bg-back-to-school.png") !important;
  background-size: cover !important;
  padding: 0rem 0 !important;
}
.landing-page .hero--expo-events .container {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/expos-and-events/banner/2026-08-12T22-47-19-727Z-banner-expo-events-1.png") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position-y: center;
  background-position-x: calc(100% + 100px) !important;
}
@media (max-width: 767px) {
  .landing-page .hero--expo-events .container {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--expo-events {
    padding: 0 !important;
  }
}
.landing-page .hero--expo-events .hero__eyebrow {
  background: rgba(237, 0, 139, 0.1);
  padding: 7px 1rem;
  border-radius: 50px;
  color: #ED008B;
}
.landing-page .hero--expo-events .hero__title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
}
.landing-page .hero--expo-events .hero__description {
  color: #ffffff;
  border-radius: 4px;
  font-weight: 500;
  font-size: medium;
  line-height: normal !important;
}
.landing-page .hero--expo-events .hero__notice {
  background: rgba(255, 255, 255, 0.95);
}
.landing-page .hero--expo-events .hero__image {
  display: none;
}
@media (max-width: 991px) {
  .landing-page .hero--expo-events .hero__image {
    display: block;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--expo-events .hero__image {
    display: block;
  }
}
.landing-page .hero--back-to-school .container.homepage {
  max-height: 400px;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container.homepage {
    max-height: fit-content;
  }
}
.landing-page .hero--back-to-school .container.homepage .banner-mobile {
  display: none;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container.homepage .row {
    display: none;
  }
  .landing-page .hero--back-to-school .container.homepage .banner-mobile {
    display: block;
  }
  .landing-page .hero--back-to-school .container.homepage .banner-mobile img {
    width: 100%;
  }
}
.landing-page .hero--custom-packaging {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/custom-packaging/banner/2026-08-20T16-55-21-049Z-banner-bg.png") !important;
  background-size: cover !important;
  background-position: center !important;
}
.landing-page .hero--custom-packaging .container {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position-y: center !important;
  background-position-x: calc(100% + 50px) !important;
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging .container {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging {
    padding: 0 !important;
  }
}
.landing-page .hero--custom-packaging .hero__content {
  width: 95%;
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging .hero__content {
    background: #F6F2E7 !important;
  }
}
.landing-page .hero--custom-packaging .hero__eyebrow {
  background: rgba(0, 0, 0, 0.1);
  padding: 7px 1rem;
  border-radius: 50px;
}
.landing-page .hero--custom-packaging h3.title {
  font-size: 1.5rem !important;
}
.landing-page .hero--custom-packaging h1.hero__title {
  font-size: 80px;
  font-weight: bold;
  line-height: 56px;
  font-family: "Varela Round", sans-serif !important;
}
.landing-page .hero--custom-packaging h1.hero__title2 {
  font-size: 80px;
  font-weight: bold;
  line-height: 56px;
  font-family: "Nunito", sans-serif !important;
}
.landing-page .hero--custom-packaging .hero__description {
  color: #ffffff;
  border-radius: 4px;
  font-weight: 500;
  font-size: medium;
  line-height: normal !important;
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging .hero__description {
    padding: 0 2rem;
  }
}
.landing-page .hero--custom-packaging .hero__notice {
  background: rgba(255, 255, 255, 0.95);
}
.landing-page .hero--custom-packaging .hero__image {
  margin-top: -44px;
}
.landing-page .hero--custom-packaging .hero__image img {
  margin-left: 2.5rem !important;
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging .hero__image img {
    margin-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .landing-page .hero--custom-packaging .hero__image {
    display: block;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging .hero__image {
    display: block;
    margin-top: 0 !important;
    background-color: #FCEFA1 !important;
  }
}
.landing-page .hero--custom-packaging .hero__image video {
  margin-left: 100px;
}
@media (max-width: 767px) {
  .landing-page .hero--custom-packaging .hero__image video {
    margin-left: 0px;
  }
}
.landing-page .hero--non-profit {
  background: #032426 !important;
  background-size: cover !important;
  padding: 0rem 0 !important;
}
.landing-page .hero--non-profit .container {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/non-profit/banner/2026-08-18T21-24-56-597Z-banner-non-profit.png") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position-y: center;
  background-position-x: calc(100% + 0px) !important;
}
@media (max-width: 767px) {
  .landing-page .hero--non-profit .container {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--non-profit {
    padding: 0 !important;
  }
}
.landing-page .hero--non-profit .hero__eyebrow {
  background: rgba(255, 255, 255, 0.1);
  padding: 7px 1rem;
  border-radius: 50px;
}
.landing-page .hero--non-profit .hero__title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
}
.landing-page .hero--non-profit .hero__description {
  color: #ffffff;
  border-radius: 4px;
  font-weight: 500;
  font-size: medium;
  line-height: normal !important;
}
.landing-page .hero--non-profit .hero__notice {
  background: rgba(255, 255, 255, 0.95);
}
.landing-page .hero--non-profit .hero__image {
  display: none;
}
@media (max-width: 991px) {
  .landing-page .hero--non-profit .hero__image {
    display: block;
  }
}
@media (max-width: 767px) {
  .landing-page .hero--non-profit .hero__image {
    display: block;
  }
}
.landing-page .hero--back-to-school .container.homepage {
  max-height: 400px;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container.homepage {
    max-height: fit-content;
  }
}
.landing-page .hero--back-to-school .container.homepage .banner-mobile {
  display: none;
}
@media (max-width: 767px) {
  .landing-page .hero--back-to-school .container.homepage .row {
    display: none;
  }
  .landing-page .hero--back-to-school .container.homepage .banner-mobile {
    display: block;
  }
  .landing-page .hero--back-to-school .container.homepage .banner-mobile img {
    width: 100%;
  }
}
.landing-page .wrap {
  width: min(1420px, 100% - 64px);
  margin-inline: auto;
}
.landing-page .hero {
  position: relative;
  height: auto;
  overflow: hidden;
  color: #fff;
  background: white !important;
  /*
  background:
      radial-gradient(
          circle at 76% 42%,
          #194a82 0,
          transparent 33%
      ),
      linear-gradient(
          120deg,
          #06142d 0%,
          #0a2348 56%,
          #0d315c 100%
      );

  &::before {
      content: "";
      position: absolute;
      inset: 0;

      background-image:
          linear-gradient(
              rgba(255, 255, 255, .025) 1px,
              transparent 1px
          ),
          linear-gradient(
              90deg,
              rgba(255, 255, 255, .025) 1px,
              transparent 1px
          );

      background-size: 48px 48px;

      mask-image: linear-gradient(
          to bottom,
          #000,
          transparent 75%
      );

  }
      */
}
.landing-page .hero .glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(2px);
  opacity: 0.55;
}
.landing-page .hero .glow-one {
  width: 520px;
  height: 520px;
  right: -170px;
  top: 18%;
  background: radial-gradient(circle, rgba(0, 188, 231, 0.28), transparent 68%);
}
.landing-page .hero .glow-two {
  width: 430px;
  height: 430px;
  left: -270px;
  top: 48%;
  background: radial-gradient(circle, rgba(236, 30, 121, 0.22), transparent 70%);
}
.landing-page .hero .container {
  min-width: min(1420px, 100% - 64px) !important;
  margin-inline: auto;
}
.landing-page .hero .floating-elements {
  z-index: 6 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 500px;
  padding: 50px 0 !important;
}
.landing-page .hero .floating-elements .print-icons {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.landing-page .hero .floating-elements .mini-icon {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  border: 0px solid rgba(255, 255, 255, 0.13);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.035);
  color: rgb(255, 255, 255);
  font-size: 23px !important;
  line-height: 1;
  box-shadow: inset 0 0 18px rgba(255, 255, 255, 0.025);
  animation: iconDrift 9s ease-in-out infinite;
  animation-delay: var(--delay);
  will-change: transform;
}
.landing-page .hero .floating-elements .mini-icon:nth-child(3n+1) {
  border-color: rgba(0, 188, 231, 0.18);
  color: rgb(0, 188, 231);
}
.landing-page .hero .floating-elements .mini-icon:nth-child(3n+2) {
  border-color: rgba(236, 30, 121, 0.16);
  color: rgb(236, 30, 121);
}
.landing-page .hero .floating-elements .mini-icon:nth-child(3n) {
  border-color: rgba(255, 199, 44, 0.16);
  color: rgb(255, 199, 44);
}
.landing-page .hero .floating-elements .icon-cmyk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .hero .floating-elements .icon-cmyk i {
  width: 10px;
  height: 10px;
  margin-left: -2px;
  border-radius: 50%;
  background: #00bce7;
  opacity: 0.68;
}
.landing-page .hero .floating-elements .icon-cmyk i:nth-child(2) {
  background: #ec1e79;
}
.landing-page .hero .floating-elements .icon-cmyk i:nth-child(3) {
  background: #ffc72c;
}
.landing-page .hero .floating-elements .icon-cmyk i:nth-child(4) {
  background: #101b31;
  border: 1px solid rgba(255, 255, 255, 0.25);
}
@media (max-width: 767px) {
  .landing-page .hero .floating-elements {
    display: none;
  }
}
.landing-page .hero .nav {
  position: relative;
  z-index: 10;
  height: 108px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}
.landing-page .hero .logo {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.06em;
}
.landing-page .hero .logo-light {
  font-weight: 400;
}
.landing-page .hero .logo-mark {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  background: linear-gradient(135deg, #ec1e79, #ff6348);
  font-weight: 800;
  box-shadow: 0 10px 24px rgba(236, 30, 121, 0.28);
}
.landing-page .hero .nav-links {
  display: flex;
  gap: 40px;
  color: #c8d5e8;
  font-size: 14px;
  font-weight: 600;
}
.landing-page .hero .nav-links a:hover {
  color: #fff;
}
.landing-page .hero .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.01em;
  transition: 0.25s ease;
}
.landing-page .hero .button span {
  font-size: 18px;
}
.landing-page .hero .button-small {
  padding: 12px 20px;
}
.landing-page .hero .button-white {
  background: #fff;
  color: #07162f;
}
.landing-page .hero .button-primary {
  padding: 18px 26px;
  background: linear-gradient(135deg, #ec1e79, #ff3f73);
  color: #fff;
  box-shadow: 0 16px 40px rgba(236, 30, 121, 0.32);
}
.landing-page .hero .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 45px rgba(236, 30, 121, 0.42);
}
.landing-page .hero-grid {
  z-index: 2;
  display: grid;
  grid-template-columns: 47% 53%;
  align-items: center;
}
.landing-page .hero-copy {
  position: relative;
  z-index: 8;
  max-width: 720px;
}
.landing-page .hero .eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  color: #b8cae0;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 12px;
  font-weight: 800;
}
.landing-page .hero .eyebrow span {
  width: 26px;
  height: 3px;
  border-radius: 9px;
  background: linear-gradient(90deg, #00bce7, #ec1e79);
}
.landing-page .hero .eyebrow.dark {
  color: #667287;
}
.landing-page .hero h1 {
  margin: 0;
  font-size: 40px;
  line-height: 45px;
}
.landing-page .hero h1 em {
  font-size: 40px;
  position: relative;
  font-style: normal;
}
.landing-page .hero h1 em::after {
  content: "";
  position: absolute;
  left: 2px;
  right: 1px;
  bottom: -9px;
  height: 6px;
  border-radius: 10px;
  background: linear-gradient(90deg, #00bce7, #ec1e79, #ffc72c);
}
.landing-page .hero .lead {
  max-width: 500px;
  margin: 20px 0 20px;
  color: #444444;
  font-size: 18px;
  font-weight: 400;
}
.landing-page .hero .notice {
  width: auto !important;
  max-width: 450px;
  background: rgba(237, 0, 139, 0.1);
  padding: 0.8rem 0.8rem;
  border-radius: 16px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.landing-page .hero .notice .bi {
  color: #ED008B;
  font-size: 2rem;
  border-radius: 16px;
  background: #fff;
  padding: 1rem;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .hero .notice .title {
  margin: 0;
  padding: 0;
}
.landing-page .hero .notice p {
  font-size: small;
  margin: 0 !important;
  padding: 0 !important;
}
.landing-page .hero .text-link {
  padding: 13px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  font-size: 14px;
  font-weight: 800;
}
.landing-page .hero .text-link span {
  margin-left: 12px;
}
.landing-page .hero .quick-proof {
  display: flex;
  gap: 0;
  margin-top: 48px;
}
.landing-page .hero .quick-proof div {
  padding: 0 28px;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
}
.landing-page .hero .quick-proof div:first-child {
  padding-left: 0;
  border-left: 0;
}
.landing-page .hero .quick-proof strong,
.landing-page .hero .quick-proof span {
  display: block;
}
.landing-page .hero .quick-proof strong {
  font-size: 19px;
}
.landing-page .hero .quick-proof span {
  margin-top: 3px;
  color: #90a5c0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.landing-page .hero .print-stage {
  position: relative;
  height: min(670px, 70vw);
  min-height: 520px;
  transform-style: preserve-3d;
}
.landing-page .hero .print-universe {
  position: absolute;
  z-index: 2;
  width: 115%;
  max-width: none;
  right: -17%;
  top: 2%;
  filter: drop-shadow(0 38px 32px rgba(0, 0, 0, 0.28));
  will-change: transform;
  animation: heroFloat 7s ease-in-out infinite;
}
.landing-page .hero .orbit {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 50%;
  transform: rotate(-17deg);
}
.landing-page .hero .orbit-one {
  width: 570px;
  height: 570px;
  right: 3%;
  top: 8%;
}
.landing-page .hero .orbit-two {
  width: 420px;
  height: 420px;
  right: 13%;
  top: 19%;
  border-color: rgba(0, 188, 231, 0.17);
}
.landing-page .hero .float-card {
  position: absolute;
  z-index: 3;
  padding: 15px 17px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 14px;
  background: rgba(9, 28, 59, 0.72);
  backdrop-filter: blur(14px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22);
  will-change: transform;
}
.landing-page .hero .float-card small,
.landing-page .hero .float-card strong {
  display: block;
}
.landing-page .hero .float-card small {
  margin-bottom: 4px;
  color: #92a8c5;
  font-size: 9px;
  letter-spacing: 0.12em;
}
.landing-page .hero .float-card strong {
  font-size: 13px;
}
.landing-page .hero .card-capacity {
  left: 2%;
  top: 20%;
}
.landing-page .hero .card-margin {
  right: 1%;
  top: 47%;
}
.landing-page .hero .card-ship {
  left: 10%;
  bottom: 11%;
  display: flex;
  align-items: center;
  gap: 12px;
}
.landing-page .hero .truck {
  width: 31px;
  height: 31px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: #00bce7;
  color: #07162f;
}
.landing-page .hero .pulse {
  position: absolute;
  width: 8px;
  height: 8px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: #34df91;
  box-shadow: 0 0 0 6px rgba(52, 223, 145, 0.1);
}
.landing-page .hero .fulfillment-stage {
  position: relative;
  height: min(680px, 70vw);
  min-height: 550px;
  align-self: end;
}
.landing-page .hero .fulfillment-person {
  position: absolute;
  z-index: 3;
  width: 112%;
  max-width: none;
  right: -12%;
  bottom: 0;
  filter: drop-shadow(0 28px 25px rgba(31, 49, 74, 0.15));
  will-change: transform;
}
.landing-page .hero .shape {
  position: absolute;
  z-index: 1;
  border-radius: 38% 62% 57% 43%/47% 40% 60% 53%;
  filter: saturate(1.05);
}
.landing-page .hero .shape-pink {
  width: 390px;
  height: 390px;
  right: 13%;
  top: 17%;
  background: linear-gradient(140deg, #ED3CA5, #EB008B);
  transform: rotate(-9deg);
}
.landing-page .hero .shape-purple {
  width: 430px;
  height: 430px;
  right: 0;
  top: 11%;
  background: linear-gradient(140deg, #4C0F72, #370A55);
  transform: rotate(13deg);
}
.landing-page .hero .shape-cyan {
  width: 160px;
  height: 160px;
  left: 6%;
  top: 16%;
  border-radius: 50%;
  background: linear-gradient(140deg, #33C1EE, #00B5EE);
}
.landing-page .hero .dot-grid {
  position: absolute;
  z-index: 2;
  right: 0%;
  top: 5%;
  width: 95px;
  height: 80px;
  background-image: radial-gradient(#ffb500 3px, transparent 3px);
  background-size: 16px 16px;
}
.landing-page .hero .service-chip {
  position: absolute;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 190px;
  padding: 12px 15px;
  border: 1px solid #e8edf3;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 36px rgba(35, 55, 85, 0.14);
  will-change: transform;
}
.landing-page .hero .service-chip > span {
  width: 39px;
  height: 39px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  color: #fff;
  background: var(--chip);
}
.landing-page .hero .service-chip small,
.landing-page .hero .service-chip strong {
  display: block;
}
.landing-page .hero .service-chip small {
  margin-bottom: 3px;
  color: #444444;
  font-size: 10px;
}
.landing-page .hero .service-chip strong {
  color: #07162f;
  font-size: 12px;
  font-weight: 600;
}
.landing-page .hero .chip-print {
  --chip: #ec1e79;
  left: -1%;
  top: 33%;
}
.landing-page .hero .chip-pack {
  --chip: #7252eb;
  right: -2%;
  top: 47%;
}
.landing-page .hero .chip-ship {
  --chip: #00bce7;
  left: 7%;
  bottom: 27%;
}
.landing-page .hero .capability-rail {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 0;
  height: 66px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: rgba(3, 13, 30, 0.72);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(15px);
}
.landing-page .hero .rail-track {
  width: max-content;
  min-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 34px;
  padding: 0 36px;
  color: #aebdd1;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.14em;
  white-space: nowrap;
}
.landing-page .hero .rail-track i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ec1e79;
}
@keyframes heroFloat {
  0%, 100% {
    transform: translate3d(0, 0, 0) rotate(-1deg);
  }
  50% {
    transform: translate3d(0, -15px, 0) rotate(1deg);
  }
}
@keyframes iconDrift {
  0%, 100% {
    transform: translate3d(0, 0, 0) rotate(-4deg);
  }
  50% {
    transform: translate3d(0, calc(var(--drift) * -1), 0) rotate(5deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .landing-page html {
    scroll-behavior: auto;
  }
  .landing-page .print-universe,
  .landing-page .mini-icon {
    animation: none;
  }
  .landing-page .button {
    transition: none;
  }
}
@media (max-width: 991px) {
  .landing-page .nav-links {
    display: none;
  }
  .landing-page .hero {
    min-height: auto;
  }
  .landing-page .hero-grid {
    grid-template-columns: 1fr;
    padding-top: 55px;
  }
  .landing-page .hero-copy {
    max-width: 760px;
  }
  .landing-page .print-stage {
    height: 570px;
  }
  .landing-page .print-universe {
    width: 105%;
    right: -3%;
  }
  .landing-page .section-heading,
  .landing-page .growth-grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .landing-page .benefit-grid {
    grid-template-columns: 1fr;
  }
  .landing-page .benefit-card {
    min-height: auto;
  }
  .landing-page .cta {
    align-items: flex-start;
    flex-direction: column;
  }
  .landing-page .rail-track {
    justify-content: flex-start;
  }
  .landing-page .capability-rail {
    position: relative;
  }
  .landing-page .concept-two .hero {
    background-position: 64% center;
  }
  .landing-page .concept-two .hero::after {
    background: linear-gradient(90deg, rgba(2, 14, 39, 0.96) 0%, rgba(3, 23, 56, 0.82) 55%, rgba(3, 16, 40, 0.28) 100%);
  }
  .landing-page .concept-three .hero {
    margin: 10px;
    min-height: auto;
  }
  .landing-page .fulfillment-stage {
    height: 570px;
    margin-top: 20px;
  }
  .landing-page .fulfillment-person {
    width: 98%;
    right: 1%;
  }
  .landing-page .shape-purple {
    right: 10%;
  }
  .landing-page .shape-pink {
    right: 24%;
  }
}
@media (max-width: 767px) {
  .landing-page .wrap {
    width: min(100% - 36px, 1420px);
  }
  .landing-page .nav {
    height: 84px;
  }
  .landing-page .nav .button {
    display: none;
  }
  .landing-page .hero-grid {
    padding: 45px 0 48px;
  }
  .landing-page .hero h1 {
    font-size: 48px;
  }
  .landing-page .lead {
    margin-top: 28px;
    font-size: 16px;
  }
  .landing-page .hero-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
  .landing-page .quick-proof div {
    padding: 0 12px;
  }
  .landing-page .quick-proof strong {
    font-size: 16px;
  }
  .landing-page .quick-proof span {
    font-size: 9px;
  }
  .landing-page .print-stage {
    height: 420px;
    min-height: 420px;
    margin-top: 30px;
  }
  .landing-page .print-universe {
    width: 125%;
    right: -12%;
    top: 8%;
  }
  .landing-page .orbit {
    display: none;
  }
  .landing-page .float-card {
    transform: scale(0.85);
  }
  .landing-page .card-capacity {
    left: 0;
  }
  .landing-page .card-margin {
    right: -8%;
  }
  .landing-page .card-ship {
    left: 1%;
    bottom: 5%;
  }
  .landing-page .mini-icon {
    opacity: 0.65;
  }
  .landing-page .mini-icon:nth-child(even) {
    display: none;
  }
  .landing-page .benefits {
    padding: 75px 0;
  }
  .landing-page .section-heading {
    margin-bottom: 30px;
  }
  .landing-page .section-heading h2 {
    font-size: 42px;
  }
  .landing-page .cta {
    width: auto;
    margin: 60px 18px;
    padding: 40px 28px;
  }
  .landing-page .cta h2 {
    font-size: 38px;
  }
  .landing-page .growth-band {
    padding: 65px 0;
  }
  .landing-page .concept-two .hero {
    background-position: 69% center;
  }
  .landing-page .concept-two .hero::after {
    background: linear-gradient(90deg, rgba(2, 14, 39, 0.97) 0%, rgba(3, 23, 56, 0.88) 72%, rgba(3, 16, 40, 0.48) 100%);
  }
  .landing-page .concept-two .hero-grid {
    min-height: calc(100vh - 84px);
  }
  .landing-page .concept-three .hero {
    margin: 0;
    border-radius: 0;
  }
  .landing-page .concept-three .hero h1,
  .landing-page .concept-three .hero h1 em {
    color: #07162f;
  }
  .landing-page .concept-three .capability-rail {
    position: relative;
  }
  .landing-page .fulfillment-stage {
    height: 430px;
    min-height: 430px;
  }
  .landing-page .fulfillment-person {
    width: 122%;
    right: -11%;
  }
  .landing-page .shape-purple {
    width: 310px;
    height: 310px;
    right: 0;
    top: 12%;
  }
  .landing-page .shape-pink {
    width: 280px;
    height: 280px;
    right: 18%;
    top: 18%;
  }
  .landing-page .shape-cyan {
    width: 95px;
    height: 95px;
  }
  .landing-page .service-chip {
    min-width: 0;
    padding: 9px 10px;
  }
  .landing-page .service-chip > span {
    width: 32px;
    height: 32px;
  }
  .landing-page .service-chip small {
    display: none;
  }
  .landing-page .service-chip strong {
    font-size: 10px;
  }
  .landing-page .chip-pack {
    right: -2%;
  }
  .landing-page .chip-ship {
    left: 0;
  }
}
.landing-page .holiday-carousel .holiday-hero {
  height: 400px;
  display: flex;
  align-items: center;
  width: 100%;
}
.landing-page .holiday-carousel .halloween-hero {
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/holiday-printing/banner/halloween/2026-09-11T22-47-30-023Z-hero-halloween-webp.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  background-color: #ff984d;
  margin-bottom: -1px;
}
.landing-page .holiday-carousel .thanksgiving-hero ul {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page .holiday-carousel .thanksgiving-hero ul li {
  flex-grow: 1;
  list-style: none;
}
.landing-page .holiday-carousel .thanksgiving-hero ul li.get-ready {
  display: flex;
  align-items: center;
  justify-content: right;
  /*
  background: linear-gradient(
  to right,
  #f7f3de 0%,
  #d1caab 100%
  );                
  background-image: url('http://localhost:3000/Figma/Landing%20Page/Holiday%20Printing/img/banner/thanksgiving/geat-ready-left-leaves.png');
  background-size: contain;
  background-repeat: no-repeat;
  */
  background-image: url("https://axiomprint.s3.us-west-1.amazonaws.com/AxiomAssets/landing-pages/2026/holiday-printing/banner/thanksgiving/2026-09-15T18-15-26-654Z-geat-ready-left-leaves.png"), linear-gradient(90deg, #f7f3de 0%, #d1caab 100%);
  background-size: contain;
  background-repeat: no-repeat;
}
.landing-page .holiday-carousel .thanksgiving-hero ul li.give-thanks {
  display: flex;
  align-items: center;
  justify-content: left;
  background: linear-gradient(90deg, #d1caab 50%, #000 50%);
}
.landing-page .holiday-carousel .christmas-hero {
  background: #EFEFEF;
}
.landing-page .holiday-carousel .hero-content h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 20px;
}
.landing-page .holiday-carousel .hero-content p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.landing-page .holiday-carousel .hero-content .promo-code {
  display: inline-block;
  padding: 10px 20px;
  border: 1px dashed #000;
  text-align: center;
}
.landing-page .holiday-carousel .hero-content .btn {
  margin-top: 10px;
}
.landing-page .holiday-carousel .hero-products img {
  display: block;
  width: 100%;
  height: auto;
}
.landing-page .holiday-carousel .holiday-tabs {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 5;
  margin-top: -50px;
  gap: 10px;
}
.landing-page .holiday-carousel .holiday-tabs button.btn {
  padding: 0.5rem 1.5rem !important;
}
.landing-page .holiday-carousel .holiday-tab {
  border: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.landing-page .holiday-carousel .holiday-tab:hover {
  opacity: 0.9;
}
.landing-page .holiday-carousel .holiday-tab:focus {
  outline: none;
}
.landing-page .holiday-carousel .holiday-tab.halloween-tab {
  background-color: #ec008c;
}
.landing-page .holiday-carousel .holiday-tab.thanksgiving-tab {
  background-color: #00a9df;
}
.landing-page .holiday-carousel .holiday-tab.christmas-tab {
  background-color: #ffbf00;
}
@media (max-width: 991px) {
  .landing-page .holiday-carousel .holiday-hero {
    min-height: 380px;
  }
  .landing-page .holiday-carousel .hero-content h1 {
    font-size: 34px;
  }
  .landing-page .holiday-carousel .hero-content p {
    font-size: 18px;
  }
  .landing-page .holiday-carousel .holiday-tab {
    padding: 12px 24px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .landing-page .holiday-carousel .holiday-hero {
    min-height: auto;
    padding: 40px 0 100px;
  }
  .landing-page .holiday-carousel .hero-content {
    text-align: center;
    margin-bottom: 30px;
  }
  .landing-page .holiday-carousel .hero-content h1 {
    font-size: 30px;
    line-height: 1.15;
  }
  .landing-page .holiday-carousel .hero-content p {
    font-size: 17px;
  }
  .landing-page .holiday-carousel .hero-products {
    margin-top: 20px;
  }
  .landing-page .holiday-carousel .hero-products img {
    width: 100%;
  }
  .landing-page .holiday-carousel .holiday-tabs {
    margin-top: -60px;
  }
  .landing-page .holiday-carousel .holiday-tab {
    flex: 1;
    padding: 12px 8px;
    font-size: 14px;
  }
}
.landing-page .product-card {
  height: -webkit-fill-available !important;
  display: flex;
  flex-direction: column;
  gap: 10px;
  /*
  &__image {

      display: block;

      overflow: hidden;

      img {

          width: 100%;

          transition: .3s;

      }

      &:hover img {

          transform: scale(1.05);

      }

  }
  */
}
.landing-page .product-card a .img-wrapper {
  position: relative;
  overflow: hidden;
}
.landing-page .product-card a .img-wrapper img {
  display: block;
  width: 100%;
  aspect-ratio: 0/1;
  object-fit: cover;
  object-position: center;
  transition: transform 0.65s ease;
}
.landing-page .product-card a .img-wrapper img.height-400 {
  height: 400px !important;
}
.landing-page .product-card a .img-wrapper:hover img {
  transform: scale(1.13);
}
.landing-page .product-card a .img-wrapper .zoom {
  opacity: 0;
  position: absolute;
  inset: 0;
  font-size: 2rem;
  padding: 1rem;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  align-items: end;
}
.landing-page .product-card a .img-wrapper .zoom button {
  background: #300B45;
  border: none;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 1rem;
}
.landing-page .product-card a .img-wrapper:hover > .zoom {
  opacity: 1;
  transition: 200ms ease-in-out;
}
.landing-page .product-card__body {
  padding: 0;
  margin: 0;
}
.landing-page .product-card__body .best-for {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 7px;
}
.landing-page .product-card__body .best-for span {
  background: #eeeeee !important;
  font-weight: normal !important;
  font-size: 0.75rem !important;
  line-height: 14px !important;
  padding: 5px 10px !important;
  border-radius: 50px;
}
.landing-page .product-card__body .best-for a span {
  background: rgba(237, 0, 139, 0.05) !important;
  color: #ed008b;
}
.landing-page .product-card__body .best-for a span:hover {
  text-decoration: underline;
}
.landing-page .product-card__title {
  font-weight: 500;
  margin-bottom: 5px;
}
.landing-page .product-card__description {
  margin: 0 !important;
  margin-bottom: 5px !important;
  font-size: 0.875rem;
}
.landing-page .product-card__link {
  font-size: 14px;
}
.landing-page .product-card__pricing {
  font-family: "Outfit", sans-serif !important;
  margin-top: 10px;
  border: solid 1px #dddddd !important;
  text-align: center;
  padding: 10px 1rem;
}
.landing-page .product-card__pricing .price-original .price {
  font-size: 18px;
  color: #666666;
  font-weight: 500;
  text-decoration: line-through !important;
  margin-right: 5px;
}
.landing-page .product-card__pricing .price-original span.discount {
  font-size: 14px !important;
  font-weight: 600 !important;
  border: solid 1px #4C136D !important;
  padding: 3px 8px;
  border: solid 1px #ED008B !important;
  border-radius: 50px;
  color: #ED008B;
  background-color: rgba(237, 0, 139, 0.15);
  text-transform: uppercase;
}
.landing-page .product-card__pricing .price-discounted {
  color: #666666;
}
.landing-page .product-card__pricing .price-discounted .price {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: black;
}
.landing-page .product-card-v2 {
  height: -webkit-fill-available !important;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: solid 1px #dddddd;
  border-radius: 16px;
  overflow: hidden !important;
  /*
  &__image {

      display: block;

      overflow: hidden;

      img {

          width: 100%;

          transition: .3s;

      }

      &:hover img {

          transform: scale(1.05);

      }

  }
  */
}
.landing-page .product-card-v2 a .img-wrapper {
  position: relative;
  overflow: hidden;
}
.landing-page .product-card-v2 a .img-wrapper img {
  display: block;
  width: 100%;
  aspect-ratio: 0/1;
  object-fit: cover;
  object-position: center;
  transition: transform 0.65s ease;
  border-radius: 16px 16px 0 0;
}
.landing-page .product-card-v2 a .img-wrapper img.height-400 {
  height: 400px !important;
}
.landing-page .product-card-v2 a .img-wrapper:hover img {
  transform: scale(1.13);
}
.landing-page .product-card-v2 a .img-wrapper .zoom {
  opacity: 0;
  position: absolute;
  inset: 0;
  font-size: 2rem;
  padding: 1rem;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  align-items: end;
}
.landing-page .product-card-v2 a .img-wrapper .zoom button {
  background: #300B45;
  border: none;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 1rem;
}
.landing-page .product-card-v2 a .img-wrapper:hover > .zoom {
  opacity: 1;
  transition: 200ms ease-in-out;
}
.landing-page .product-card-v2 a .discount {
  position: absolute;
  top: 20px;
  right: 30px;
  padding: 9px 17px;
  border-radius: 30px;
  border: solid 1px #ed008b;
  background: #FFE7F6;
  color: #ed008b;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}
.landing-page .product-card-v2__body {
  margin: 0;
}
.landing-page .product-card-v2__body .best-for {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 7px;
}
.landing-page .product-card-v2__body .best-for span {
  background: #eeeeee !important;
  font-weight: normal !important;
  font-size: 0.75rem !important;
  line-height: 14px !important;
  padding: 5px 10px !important;
  border-radius: 50px;
}
.landing-page .product-card-v2__body .best-for a span {
  background: rgba(237, 0, 139, 0.05) !important;
  color: #ed008b;
}
.landing-page .product-card-v2__body .best-for a span:hover {
  text-decoration: underline;
}
.landing-page .product-card-v2__title {
  font-weight: 500;
  border-bottom: dashed 1px #999999;
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-size: 16px !important;
}
.landing-page .product-card-v2__description {
  margin: 0 !important;
  margin-bottom: 5px !important;
  font-size: 0.875rem;
}
.landing-page .product-card-v2__link {
  font-size: 14px;
}
.landing-page .product-card-v2__pricing {
  font-family: "Outfit", sans-serif !important;
  display: flex;
  flex-direction: column;
}
.landing-page .product-card-v2__pricing .price-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page .product-card-v2__pricing .price-item .price {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.landing-page .product-card-v2__pricing .price-item .price .price-discounted {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #ED008B;
  font-weight: 600;
  margin-right: 5px;
}
.landing-page .product-card-v2__pricing .price-item .price .price-discounted.locked {
  display: block;
  border-radius: 5px;
  background: black;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
  padding: 10px 16px;
}
.landing-page .product-card-v2__pricing .price-item .price .price-discounted.locked a {
  color: white;
}
.landing-page .product-card-v2__pricing .price-item .price .price-discounted.locked a:hover {
  text-decoration: none !important;
}
.landing-page .product-card-v2__pricing .price-item .price .price-original {
  font-size: 16px !important;
  text-decoration: line-through !important;
  color: #999999;
  text-transform: uppercase;
}
.landing-page .product-card-v2__pricing .price-item .price .price-original.locked {
  margin-top: 5px;
  display: block;
  width: 50px;
  height: 3px !important;
  border-radius: 5px;
  background: rgba(237, 0, 139, 0.09);
  line-height: 0 !important;
}
.landing-page .product-card-v2__pricing .price-item .item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: stretch;
}
.landing-page .product-card-v2__pricing .price-item .item .pcs {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: black;
}
.landing-page .product-card-v2__pricing .price-item .item .pcs.locked {
  margin-top: 5px;
  display: block;
  width: 80px;
  height: 14px !important;
  border-radius: 5px;
  background: rgba(237, 0, 139, 0.09);
  line-height: 0 !important;
}
.landing-page .product-card-v2__pricing .price-item .item .each {
  color: #666666;
  display: flex;
  font-size: 13px;
  justify-content: space-between;
  align-items: end;
}
.landing-page .product-card-v2__pricing .price-item .item .each.locked {
  margin-top: 5px;
  display: block;
  width: 50px;
  height: 14px !important;
  border-radius: 5px;
  background: rgba(237, 0, 139, 0.09);
  line-height: 0 !important;
}
.landing-page .product-card-v2__pricing .price-original {
  display: flex;
  align-items: center;
}
.landing-page .product-card-v2__pricing .price-original .price {
  font-size: 2rem;
  color: #ED008B;
  font-weight: 600;
  margin-right: 5px;
}
.landing-page .product-card-v2__pricing .price-original span.discount {
  font-size: 16px;
  text-decoration: line-through !important;
  color: #999999;
  text-transform: uppercase;
}
.landing-page .product-card-v2__pricing .price-original.locked {
  display: flex;
  align-items: center;
  gap: 1px;
  padding-bottom: 10px;
}
.landing-page .product-card-v2__pricing .price-original.locked .price,
.landing-page .product-card-v2__pricing .price-original.locked .discount {
  display: block;
  width: 50px;
  height: 22px;
  border-radius: 5px;
  background: rgba(237, 0, 139, 0.09);
}
.landing-page .product-card-v2__pricing .price-original.locked .discount {
  width: 32px;
}
.landing-page .product-card-v2__pricing .price-original.locked .locked-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-left: 2px;
  padding: 3px 10px 4px 10px;
  text-transform: uppercase;
  background: #24102f;
  color: #fff;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
}
.landing-page .product-card-v2__pricing .price-original.locked .locked-badge .bi {
  font-size: 11px;
}
.landing-page .product-card-v2__pricing .price-discounted {
  color: #666666;
  display: flex;
  font-size: 13px;
  justify-content: space-between;
  align-items: end;
}
.landing-page .product-card-v2__pricing .price-discounted .price {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: black;
}
.landing-page .pricing {
  font-family: "Outfit", sans-serif !important;
}
@media (max-width: 767px) {
  .landing-page .pricing {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .landing-page .pricing .container .row .col-lg-4 {
    padding: 2rem !important;
    margin-bottom: 0rem;
  }
}
.landing-page .pricing .pricing-card {
  border: solid 1px #dddddd;
  border-radius: 16px;
  padding: 2rem;
  padding-top: 3rem;
  transition: 0.3s;
}
.landing-page .pricing .pricing-card:hover {
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12) !important;
}
.landing-page .pricing .pricing-card__badge {
  background-color: #ED008B;
  color: white;
  border-radius: 50px;
  width: fit-content;
  padding: 5px 1rem;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .landing-page .pricing .pricing-card__badge {
    top: 15px;
  }
}
.landing-page .pricing .pricing-card__title {
  font-size: 25px;
}
.landing-page .pricing .pricing-card__subtitle {
  color: #999999;
}
.landing-page .pricing .pricing-card__percent {
  font-family: "Outfit", sans-serif;
  font-size: xx-large;
  font-weight: bold !important;
  color: #ED008B;
}
.landing-page .pricing .pricing-card__text {
  font-size: medium;
}
.landing-page .pricing .pricing-card__volume {
  padding: 10px 1rem;
  background-color: #eeeeee;
  border-radius: 50px;
  font-size: small;
  width: fit-content;
}
@media (max-width: 767px) {
  .landing-page .pricing .pricing-card__volume {
    margin: auto;
  }
}
.landing-page .pricing .pricing-card__divider {
  margin: 1.5rem 0 2rem 0;
  height: 1px;
  background-color: #eeeeee;
}
.landing-page .pricing .pricing-card__footer {
  margin-top: 2rem;
}
.landing-page .pricing .pricing-card.pricing-card--featured {
  border: solid 2px #ED008B !important;
}
.landing-page .pricing .pricing-card.pricing-card--featured .pricing-card__volume {
  background: rgba(237, 0, 139, 0.08);
  color: #ED008B;
  font-weight: 600;
}
@media (max-width: 767px) {
  .landing-page .feature-grid {
    padding: 1rem;
  }
}
.landing-page .feature-grid .row .col-lg-4 {
  padding: 0;
}
.landing-page .feature-grid__wrapper {
  border: 1px solid #dddddd;
  overflow: hidden;
}
.landing-page .feature-grid__item {
  padding: 50px 36px;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.landing-page .feature-grid__number {
  display: block;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: rgba(237, 0, 139, 0.25);
}
.landing-page .feature-grid__title {
  margin-bottom: 12px;
  color: #ED008B;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.landing-page .nav-tabs--scroll {
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  /*
  .nav-link {
      flex: 0 0 auto;
      white-space: nowrap;
  }
  */
}
.landing-page .nav-tabs--scroll::-webkit-scrollbar {
  display: none;
}
.landing-page .nav-tabs--scroll .nav-link {
  color: #666666;
  border: 0;
  border-bottom: 2px solid transparent;
  padding: 0.5rem 1.5rem;
  font-weight: 500;
  font-size: 1rem;
}
.landing-page .nav-tabs--scroll .nav-link:hover {
  color: #ED008B;
  border-color: transparent;
}
.landing-page .nav-tabs--scroll .nav-link.active {
  color: #ED008B;
  background: transparent;
  border-color: #ED008B;
  border-bottom: solid 3px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .landing-page .nav-tabs--scroll .nav-link {
    font-size: 1rem;
    padding: 5px;
  }
}
.landing-page .nav-tabs--scroll-v2 {
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  border: none;
  /*
  .nav-link {
      flex: 0 0 auto;
      white-space: nowrap;
  }
  */
}
.landing-page .nav-tabs--scroll-v2::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .landing-page .nav-tabs--scroll-v2 {
    justify-content: center;
  }
}
.landing-page .nav-tabs--scroll-v2 .nav-link {
  background: #f8f9fa;
  border: solid 1px #ED008B !important;
  color: #ED008B;
  border-radius: 0;
  padding: 0.5rem 1.5rem;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 0px;
  font-weight: 500;
}
.landing-page .nav-tabs--scroll-v2 .nav-link:hover {
  color: #fff;
  background: #ED008B;
}
.landing-page .nav-tabs--scroll-v2 .nav-link.active {
  background: #ED008B;
  color: #fff;
  border-color: #ED008B;
  font-weight: 600;
}
@media (max-width: 767px) {
  .landing-page .nav-tabs--scroll-v2 .nav-link {
    font-size: 1rem;
    padding: 5px;
  }
}
.landing-page .comparison-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #dedede;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  color: #555;
  font-size: 14px;
}
.landing-page .comparison-table thead th {
  padding: 1rem 2rem;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  color: #3b1758;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  vertical-align: bottom;
}
.landing-page .comparison-table thead th:first-child {
  width: 25%;
  text-align: left;
}
.landing-page .comparison-table thead th:last-child {
  border-right: 0;
}
.landing-page .comparison-table thead th.is-featured {
  background: rgba(237, 0, 139, 0.07);
}
.landing-page .comparison-table thead .popular {
  display: block;
  margin-bottom: 4px;
  color: #ed008c;
  line-height: 1;
  text-transform: uppercase;
}
.landing-page .comparison-table tbody tr:last-child th,
.landing-page .comparison-table tbody tr:last-child td {
  border-bottom: 0;
}
.landing-page .comparison-table tbody th,
.landing-page .comparison-table tbody td {
  padding: 1.5rem 20px;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  vertical-align: middle;
}
.landing-page .comparison-table tbody th {
  color: #3b1758;
  font-weight: 600;
  text-align: left;
}
.landing-page .comparison-table tbody td {
  color: #555;
  text-align: center;
}
.landing-page .comparison-table tbody td:last-child {
  border-right: 0;
}
.landing-page .comparison-table tbody td.is-featured {
  background: rgba(237, 0, 139, 0.07);
}
.landing-page .comparison-table tbody .text-accent {
  color: #ed008c;
  font-weight: 600;
}
.landing-page .modal .modal-dialog, .landing-page .modal-image .modal-dialog {
  margin: 1.5rem auto;
}
.landing-page .modal .modal-content, .landing-page .modal-image .modal-content {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}
.landing-page .modal .modal-content .modal-header, .landing-page .modal-image .modal-content .modal-header {
  padding: 20px 24px 10px;
}
.landing-page .modal .modal-content .modal-title, .landing-page .modal-image .modal-content .modal-title {
  font-size: 24px;
  font-weight: 700;
}
.landing-page .modal .modal-content .modal-body, .landing-page .modal-image .modal-content .modal-body {
  padding: 30px 24px;
}
.landing-page .modal .modal-content .modal-body h4, .landing-page .modal-image .modal-content .modal-body h4 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
}
.landing-page .modal .modal-content .modal-body p, .landing-page .modal-image .modal-content .modal-body p {
  margin-bottom: 0;
  color: #666;
  line-height: 1.6;
}
.landing-page .modal .modal-content .modal-footer, .landing-page .modal-image .modal-content .modal-footer {
  padding: 16px 24px;
  border-top: 1px solid #eee;
}
.landing-page .modal__poster, .landing-page .modal-image__poster {
  display: block;
}
.landing-page .modal__poster img, .landing-page .modal-image__poster img {
  display: block;
  width: 100%;
  height: auto;
}
.landing-page .modal__close, .landing-page .modal-image__close {
  position: absolute;
  z-index: 10;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: #35105c;
  font-size: 30px;
  line-height: 35px;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.landing-page .modal__close span, .landing-page .modal-image__close span {
  display: flex;
  margin-top: -6px !important;
  justify-items: center;
  align-items: center;
  justify-content: center;
}
.landing-page .modal__close span:hover, .landing-page .modal-image__close span:hover {
  color: #ED008B;
}
.landing-page .modal__close:hover, .landing-page .modal-image__close:hover {
  background: #f8f0fb;
}
.landing-page .modal__close:focus, .landing-page .modal-image__close:focus {
  outline: none;
}
.landing-page .custom-progress {
  width: 120px;
  height: 7px;
  background: #dedce1;
  border-radius: 5px;
}
.landing-page .custom-progress .progress-bar {
  background: #ED008B;
  border-radius: 5px;
}
.landing-page .progress-dots {
  display: flex;
  align-items: center;
  gap: 6px;
}
.landing-page .progress-dots .dot {
  width: 8px;
  height: 8px;
  background-color: #dedde3;
  border-radius: 50%;
  display: block;
}
.landing-page .progress-dots .dot.active {
  background-color: #ED008B;
}

/*# sourceMappingURL=landing-page-uiux-kits.css.map */
