/* style.css */

  .fsc-freeservice-signup-card{
    background-color: white;
    padding:0px;
    width:100vw;
    height:100vh;
    font-family:"Open Sans", serif !important;
    font-weight:400 !important;
  }

  .fsc .card{
    padding: 20px 0 4px 0 !important;
    font-family:"Open Sans", serif !important;
    font-weight: 400 !important;
    text-align:center;
    color:white;
    height:auto;
    width:100% !important;
    background: #49a9ef;
    background: -webkit-linear-gradient(45deg, #49a9ef, #3e9fe6);
    border-radius:0.3rem;
    box-shadow: 2px 2px 12px 6px rgba(0,0,0,0.11);
    padding:50px 50px 50px 50px;
  }

  .fsc .card h1{
    color: white;
  }

  .fsc-freeservice-signup-card > h1{
    font-size:30px;
    font-weight: 600 !important;
    font-family: 'Open Sans';
  }

  .hide{
    display: none;
  }












/* optin-page.css */

  /* optin page start */


  .optin-page h1,
  .optin-page h2,
  .optin-page h3,
  .optin-page h4,
  .optin-page h5,
  .optin-page h6
  {
    font-family:"Open Sans", serif !important;
    font-weight: 600 !important;
  }

  .optin-page .signup{
    width:444px;
    height: max-content;
    background-color: transparent;
    border: 0;
    box-shadow: 0 0 0;
    border-radius:100px;
    margin:auto;
  }
  .optin-page .input-optin-link{
    height: 50px;
    background-color:black;
    padding:0px 5px 0px 10px;
    /*-p1 */
    width:100%;
    caret-color:#fc4e03;
    background-color:white;
    font-size:20px;
    color:#383838;
    outline-style:none;
    border:none;
    border-radius:100px;
    /* position: absolute; */
    left: 0;
  }
  .optin-page .btn-optin{
    height: 50px;
    min-width: 124px;
    width: fit-content;
    padding: 0 20px;
    right: 0;
    background-color:#fc4e03;
    border:none;
    font-size:18px;
    border-radius:100px;
    color:white;
    cursor: pointer;
    position: relative;
    z-index: 2;
    border: 2px solid;
  }
  #optinForm .btn-optin,
  #optinFormLoggedIn .btn-optin{
    position: absolute !important;
  }

  .fsc-optin-form{
    height: max-content;
  }
  .fsc-optin-form input[type="submit"]{
    position: absolute !important;
    right: 0;
  }
  .optin-page .btn-optin:hover{
    background-color:#e34602;
  }
  .optin-page .input-optin-link:hover{
    background-color:#f5f5f5;
  }
  .optin-page .input-optin-link:focus{
    background-color:#f5f5f5;
  }
  .optin-page *{
    box-sizing: border-box;
  }
  .optin-page .fsc-space{
    color:#f2f2f2;
    font-size:16px;
    padding:3px;
    margin: 10px;
  }
  .optin-page .signup > form{
    position: relative !important;
    width: 100%;
    min-height: 50px;
    margin: 0;
  }

  /*
  .optin-after-signup-message{
    margin: -20px 0 20px;
    color: #009d33;
    background: #ffffffff;
    border-radius: 12px;
    padding: 8px;
  }
  */

  .optin-after-signup-message {
      margin: -20px 0 20px;
      color: #ffffffe5;
      background: #46cf9311;
      border-radius: 12px;
      padding: 16px;
      border: 1px solid #ffffff2b;
  }

  #optinFormContainer:not(.logged-in) #optinFormLoggedIn{
    display: none;
  }
  #optinFormContainer.logged-in #optinForm{
    display: none;
  }

  #optinFormContainer.after-signup #optinForm,
  #optinFormContainer.after-signup #optinFormLoggedIn
  {
    display: none !important;
  }


  #optinFormContainer:not(.after-signup) #optinFormAfterSignup{
    display: none;
  }

  #optinFormContainer.after-signup{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }

  /*
  #optinFormContainer.logged-in{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }
  */

  @media only screen and (max-width: 600px) {
    .optin-page .signup{
      width: 95% !important;
    }
  }

  @media (max-width:500px){
    .optin-page .card{
      width:99vw;
      height:auto;
      padding: 0px 10px 0px 10px;
      overlap:hidden;
    }
    .optin-page .signup{
      display:inline-flex;
      width: 95vw;
      height:auto;
      margin:0;
      flex-wrap:wrap;
      border-radius:0.2rem;
    }

    .optin-page .btn-optin{
      width:80px;
      border-radius:0.2rem;
    }
    .optin-page .input-optin-link{
      border-radius:0.2rem;
    }
    .optin-page h1{
      font-size:24px;
      width:100%;
    }
    .optin-page .fsc-space{
      font-size:14px;
      width:100%;
    }
  }
  /* optin page end */






/* request-page.css */

  .mform-button.btn-request{
    height: 50px;
    width: 124px;
    right: 0;
    background-color:#fc4e03 !important;
    border:none;
    font-size:18px;
    border-radius:100px !important;
    color:white;
    cursor: pointer;
    position: relative;
    z-index: 2;
  }

  .mform-button.btn-request{
    width:80px;
    border-radius:0.2rem;
  }

  .mform-button.btn-request:hover{
    background-color:#e34602 !important;
  }

  .mform-button.btn-request{
      margin-top: 18px !important;
  }






/* timer-page.css */

  #timeTimer {
      font-size: 26px;
      margin-top: 2px;
      border-radius: 50%;
      border: 1px solid #ffffffaa;
      width: 70px;
      height: 70px;
      margin-top: -4px;
      margin-bottom: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 10px;    
  }

  #timeTimer.big{
  }

  .fsc-timer-wait{
      margin-top: -14px;
      margin-bottom: 24px;
      font-size: 18px;
  }

  .fsc-quantity-text{
      margin-bottom: 32px;
      border: 1px solid #ffffff33;
      color: #fff;
      padding: 4px 16px;
      border-radius: 32px;
  /*    font-size: 16px;*/
  }


/* thanks-page.css */

  .thanks-page:not(.fsc-error) .thanks-page-error{
    display: none;
  }

  .thanks-page.fsc-error .thanks-page-success{
    display: none;
  }


  .thanks-page-inner {
      background: #ffffff;
      padding: 10px 20px 30px 20px !important;
  }
  
  .thanks-page-inner,
  .thanks-page-inner h2,
  .thanks-page-inner p {
      color: #4b9e43;
  }

  .thanks-page.fsc-error .thanks-page-inner,
  .thanks-page.fsc-error .thanks-page-inner h2,
  .thanks-page.fsc-error .thanks-page-inner p {
      color: #679ed5;
  }

  .thanks-page-success-icon,
  .thanks-page-error-icon{
      display: block;
      margin: 0 auto;
      border-radius: 400px;
      width: 78px;
      height: 78px;
      background: #e9fccd;
      margin-top: 38px;
  }
  .thanks-page-error-icon{
      background: #f2f8ff;
  }
  .thanks-page-success-icon svg,
  .thanks-page-error-icon svg{
      fill: #7cdf5a;
      margin-top: 4px;
      margin-left: 2px;
  }
  .thanks-page-error-icon svg{
      fill: #babdff !important;
  }
  .thanks-page-header{
      font-size: 34px;
      margin: 16px 0 16px 0;
  }
  .thanks-page-body{
      font-size: 18px;
      margin-top: 10px !important;
  }

  .thanks-page-get-again-button{
      height: 50px;
      min-width: 124px;
      width: fit-content;
      padding: 0 20px;
      right: 0;
      background-color: #fc4e03;
      border: none;
      font-size: 18px;
      border-radius: 100px;
      color: white;
      cursor: pointer;
      position: relative;
      z-index: 2;
      margin-top: 20px;
  }





/* create-user-modal.css */


  .mform-container *{
      box-sizing: border-box;
  }

  .mform-container h2{
      margin-top: 12px;
  }

  input:focus, select:focus{
      outline: 1px solid #aaa;
  }

  .mform-container{
      direction: ltr;
      margin-right: 20px;
  }

  .mform-input-group{
      display: flex;
      margin-bottom: 14px;
      justify-content: center !important;
  }

  .mform-input-group label{
      width: 160px;
      display: flex;
      align-items: center;
      font-size: 17px;
      padding-left: 12px;
  }

  .mform-input-group input,
  .mform-input-group select{
      padding: 10px;
      border: 1px solid #aaa;
      border-radius: 4px;
      font-size: 17px;
      width: 220px;
  }

  .mform-button {
    padding: 10px 14px !important;
    background: #eee !important;
    border: none !important;
    outline: none !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    font-size: 17px;
    width: 130px !important;
    margin-top: 6px;
  }

  .mform-button:hover{
      background: #ddd !important;
  }

  .mform-button:active{
      background: #cacaca !important;
  }

  .mform-container h2{
      font-weight: normal;
      font-size: 22px;
      margin-bottom: 12px;
      padding: 8px 10px 16px;
  }

  .fsc-signup-modal-description{
  /*    color: #f9965e !important;*/
      color: white !important;
      margin-top: -6px !important;
      margin-bottom: 24px;
      background: #4db0ff !important;
      padding: 8px 12px;
      border-radius: 8px;
      line-height: 140%;
      margin-bottom: 22px;
  }

  @media only screen and (max-width: 768px) {

    .mform-input-group {
        flex-direction: column;
        align-items: center;
    }

    .mform-input-group label {
        margin-right: 0;
        width: 100%;
        justify-content: center;
        padding-left: 0;
        margin-bottom: 10px;
    }

  }


  .fsc_registermodal_title {
      display: flex;
      justify-content: center;
      width: 100%;
      margin-left: -10px;
      margin-bottom: -4px;
  }

  .fsc_registermodal_title div {
      padding: 6px 25px;
      /* border-bottom: 1px solid #c51919; */
      margin: 0px 6px;
      background: transparent;
      color: #60b6fa;
      text-align: center;
      /* border-radius: 20px; */
      font-size: 17px;
      cursor: pointer;
  }

  .fsc_registermodal_title div.fsc_active {
      background: #ffffff !important;
      color: #2c9bf3 !important;
      border-bottom: 1px solid #1592f5;
  }

  #fsc-modal-register.fsc_is_login #fsc-modal-register-content{
    display: none;
  }
  #fsc-modal-register:not(.fsc_is_login) #fsc-modal-login-content{
    display: none;
  }

  #fsc-modal-register:not(.fsc_is_login) .fsc-only-for-login{
    display: none;
  }

  main#fsc-modal-login-content {
      margin-top: 4px;
  }

  h2.fsc_login_heading {
      margin-bottom: 6px;
      color: #2995ea;
      margin-top: 11px;
  }





/* micromodal.css */



  .modal h2 {
    width: 100%;
    position:relative;
    text-align: center;
  }


  .modal h3:after {
    content: " ";
    display: block;
    width: auto;
    border-top: 2px solid skyblue;
    border-bottom: 2px solid skyblue;
    border-radius: 2px;
  }
  /**************************\
    Basic Modal Styles
  \**************************/

  .modal {
      font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
      z-index: 999;
      position: fixed;
    }
    
    .modal .modal__overlay {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0,0,0,0.6);
      display: flex;
      justify-content: center;
      align-items: center;
    }
    
    .modal .modal__container {
      background-color: #fff;
      padding: 30px;
      max-width: 500px;
      max-height: 100vh;
      border-radius: 4px;
      overflow-y: auto;
      box-sizing: border-box;
      z-index: 1000;
    }
    
    .modal__header {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    
    .modal__title {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 1.25rem;
      line-height: 1.25;
      color: #197dc5;
      box-sizing: border-box;
    }
    
    .modal__close {
      background: transparent;
      border: 0;
    }
    
    .modal__header .modal__close:before { content: "\2715"; }
    
    .modal__content {
      margin-top: 2rem;
      margin-bottom: 2rem;
      line-height: 1.5;
      color: rgba(0,0,0,.8);
    }
    
    .modal__btn {
      font-size: .875rem;
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: .5rem;
      padding-bottom: .5rem;
      background-color: #e6e6e6;
      color: rgba(0,0,0,.8);
      border-radius: .25rem;
      border-style: none;
      border-width: 0;
      cursor: pointer;
      -webkit-appearance: button;
      text-transform: none;
      overflow: visible;
      line-height: 1.15;
      margin: 0;
      will-change: transform;
      -moz-osx-font-smoothing: grayscale;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      transition: -webkit-transform .25s ease-out;
      transition: transform .25s ease-out;
      transition: transform .25s ease-out,-webkit-transform .25s ease-out;
    }
    
    .modal__btn:focus, .modal__btn:hover {
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
    }
    
    .modal__btn-primary {
      background-color: #fc4e03;
      color: #fff;
    }
    
      

    
    .micromodal-slide {
      opacity: 0;
      pointer-events: none;
    }
    
    .micromodal-slide.is-open {
      display: block;
      pointer-events: all;
      opacity: 1;
    }
    
    .micromodal-slide.inited {
      transition: 0.2s ease;
    }
    
    .micromodal-slide .modal__container,
    .micromodal-slide .modal__overlay {
      will-change: transform;
    }
    





/* toastify-custom.css */


  /* toastify start */

  .toastify-toast{
      background: #fff !important;
      border: 0 !important;
      color: #333 !important;
      font-size: 16px;
      padding: 8px 20px 10px 20px !important;
      border-radius: 8px !important;
      box-shadow: 0 0 10px #1473b1 !important;
  }

  .toast-close{
      color: #555 !important;
      margin-left: 8px;
      margin-right: -10px;
  }

  @media only screen and (max-width: 768px) {
    .toast-close{
        float: right;
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
    }
  }

  .toastify-toast.success{
      box-shadow: 0 0 10px #74de69 !important;
  }

  .toastify-toast.error{
      box-shadow: 0 0 10px #b11445 !important;
  }


  /* font */

  @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
  body{
      font-family: Open Sans;
  }

  /* toastify end */



/* horizontal-progress.css */


  /* horizontal-progress start */

  .horizontal-progress {
    height: 20px;
    width: 100%; 
    position: relative;
    background: #f5f5f5;
    border-radius: 32px;
    padding: 0px;
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  }

  .horizontal-progress > span {
    display: block;
    height: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background-color: #3e9fe6;
    background-image: linear-gradient(
      center bottom,
      #3e9fe6 37%,
      rgb(84,240,84) 69%
    );
    box-shadow: inset 0 2px 9px  rgba(255,255,255,0.3),
      inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
    transition: 0.1s ease;
  }

  .horizontal-progress > span:after {
    content: "";
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-image: linear-gradient(
      -45deg, 
      rgba(255, 255, 255, .06) 25%, 
      transparent 25%, 
      transparent 50%, 
      rgba(255, 255, 255, .06) 50%, 
      rgba(255, 255, 255, .06) 75%, 
      transparent 75%, 
      transparent
    );
    z-index: 1;
    background-size: 50px 50px;
    animation: move 2s linear infinite;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
  }

  @keyframes move {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 50px 50px;
    }
  }

  @keyframes expandWidth {
     0% { width: 0; }
     100% { width: auto; }
  }

  .horizontal-progress-animate > span::after {
    display: none;
  }

  .horizontal-progress > span::after,
  .horizontal-progress-animate > span > span {
    content: " ";
    display: block;
    animation: move 3s linear infinite;
  }

  /* horizontal-progress end */







/* vendors/toastify.min.css */

/**
 * Minified by jsDelivr using clean-css v5.3.0.
 * Original file: /npm/toastify-js@1.12.0/src/toastify.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215, .61, .355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
/*# sourceMappingURL=/sm/cb4335d1b03e933ed85cb59fffa60cf51f07567ed09831438c60f59afd166464.map */










/* https://fonts.googleapis.com/css?family=Open+Sans */


  /* cyrillic-ext */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  /* cyrillic */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  /* greek-ext */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
  }
  /* greek */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
  }
  /* hebrew */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
  }
  /* vietnamese */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
.cf-turnstile{
  
margin-top: 40px;
}