@font-face {
    font-family: "GothamSSm-Book";
    src: url("https://db.onlinewebfonts.com/t/3ad5698dd1177785b94e84f04fd1632f.eot");
    src: url("https://db.onlinewebfonts.com/t/3ad5698dd1177785b94e84f04fd1632f.eot?#iefix") format("embedded-opentype"),
        url("./GothamSSm-Medium_Web.woff2") format("woff2"),
        url("https://db.onlinewebfonts.com/t/3ad5698dd1177785b94e84f04fd1632f.woff") format("woff"),
        url("https://db.onlinewebfonts.com/t/3ad5698dd1177785b94e84f04fd1632f.ttf") format("truetype"),
        url("https://db.onlinewebfonts.com/t/3ad5698dd1177785b94e84f04fd1632f.svg#GothamSSm-Book") format("svg");
}

@font-face {
    font-family: 'Cera Pro';
    src: url('./Cera-Pro-normal-700-100.woff2') format('woff2');
    font-weight: 700;
    font-style: bold;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('./Cera-Pro-normal-500-100.woff2') format('woff2');
    font-weight: 500;
    font-style: medium;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('./Cera-Pro-normal-400-100.woff2') format('woff2');
    font-weight: 400;
    font-style: regular;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('./Cera-Pro-normal-100-100.woff2') format('woff2');
    font-weight: 100;
    font-style: thin;
}

@font-face {
    font-family: 'Gotham Bold';
    src: url('./GothamBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Gotham Book';
    src: url('./GothamBook.woff2') format('woff2');
}

@font-face {
    font-family: 'Gotham Light';
    src: url('./GothamLight.woff2') format('woff2');
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('./GothamMedium.woff2') format('woff2');
}

@font-face {
    font-family: 'Gotham XLight';
    src: url('./GothamXLight.woff2') format('woff2');
}

@font-face {
    font-family: 'GothamSsm Book';
    src: url('./GothamSSm-Book.woff2') format('woff2');
}

@font-face {
    font-family: 'GothamSsm Medium';
    src: url('./GothamSSm-Medium_Web.woff2') format('woff2');
}


input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

.iti__selected-flag {
    height: 30px !important;!i;!;
    position: relative !important;!i;!;
    top: 19%;
}

html {
  /* overflow: scroll; */
}

span.password-txt {
    position: relative;
    top: 15px;
}

.email-container {
    font-size: 14px;
}

span.user-email {}

p.footer {
    position: relative;
    width: 90%;
    margin-top: 35px;
    font-size: 13px;
    word-spacing: 4px;
    font-family: 'Cera Pro';
    left: 2.5%;
    font-weight: 500;
    top: 5%;
}

span.tsi {
    position: relative;
    font-size: 14px;
    color: #000;
    text-decoration: underline #000;
    left: 80px;
    top: 20px;
}

span.tsi {}

.sign-in-container {
    height: 520px;
}

label {font-size: 14px;line-height: 20px;color: #5c5e62;/* margin-bottom: 22px; */}

h2 {
    font-size: 34px;
    line-height: 44px;
    text-align: start;
    letter-spacing: -0.6px;
    color: #171a20;
    font-weight: 500;
    margin-bottom: 39px;
}

span.account-btn-txt {
    position: relative;
    font-size: 15px;
    top: -18px;
    left: 5px;
    color: #656464;
}

body {
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    font-family: "GothamSSm-Book", sans-serif;
    overflow-y: hidden;
    flex-direction: column;
}

.header {
    position: absolute;
    top: 10px;
    left: 20px;
    right: 20px;
    display: flex;
    justify-content: space-between;
    background-color: transparent;
    align-items: center;
}

.header img,
.header button {
    height: 50px;
}

img.mainlogo {
    display: none;
}

button.account-btn {
    position: relative;
    background: none;
    border: none;
    cursor: pointer;
    font-family: "GothamSSm-Book", sans-serif;
    left: -25px;
}

img.account-png {
    width: 29px;
}

img.mylogo {
    transform: scale(.4);
    position: relative;
    left: -125px;
    cursor: pointer;
}

.sign-in-container {
    position: relative;
    width: 300px;
    top: 40px;
    /* left: 8px; */
}

.sign-in-container input,
.sign-in-container button,
.sign-in-container a {
    width: 330px;
    padding: 10px;
    margin-bottom: 10px;
    border: beige;
}

a.sign-in-instead {
    display: none !important;!i;!;
}

input#password {
    margin-top: 7px;
    background-color: #f4f4f4;
    box-shadow: rgb(244, 244, 244) 0px 0px 0px 1px inset;
    border-radius: 4px;
    /* font-family: "GothamSSm-Book", sans-serif; */
}

button.create-acc {
    position: relative;
    left: -10px;
    font-family: "GothamSSm-Book", sans-serif;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 110px;
    background-color: #f4f4f4;
    color: #393c41;
    cursor: pointer;
}

a {}

button.next-btn {
    font-family: "GothamSSm-Book", sans-serif;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    border-radius: 4px;
    margin-top: -3px;
    background-color: #3e6ae1;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

button.next-btn:hover {
    background-color: #5882f1;
}

button {}

input#email {
    margin-top: 10px;
    background-color: #f4f4f4;
    box-shadow: rgb(244, 244, 244) 0px 0px 0px 1px inset;
    border-radius: 4px;
    font-family: 'Cera Pro';
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 8%;
    margin-top: 3%;
}

.sign-in-email {
    margin-bottom: 152px;
}
.horizontal-lines-container {
    position: relative;
    display: flex;
    align-items: center;
    top: 70px;
    left: 10px;
}

.horizontal-line {
    flex: 1;
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 10px;
}

.or-text {
    color: #888;
    font-weight: bold;
    font-size: 14px;
}
.email-container {
    position: relative;
    display: flex;
    align-items: center;
}

.user-email {
    font-size: 13px;
}

.change {
    text-decoration: underline;
    position: relative;
    left: 90px;
    font-size: 12px;
    cursor: pointer;
}
.error-container {
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 502; /* Place it above the backdrop */
}
#tm-backdrop1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
    backdrop-filter: blur(4px);
    z-index: 500; /* Adjust as needed */
    opacity: 1;
    transition: opacity 5s ease-in; /* Ease-in appearance */
    /* display: none; */
}
.go-back-link {
    font-size: 16px;
    color: #fbf7f7;
    text-decoration: underline;
}
img.error-msg {
    opacity: 0;
    transition: opacity 0.2s ease-in;
}
.error-message {
    font-size: 22px;
    color: white;
    margin-bottom: 20px;
}

.displaydrop{
   display: none;
}

@media (max-width: 770px) {
  body{
    /* background: linear-gradient(to bottom, #87bfe4, #ddeef8, #f4f8fb); */
  }

  .sign-in-container{
    /* display: none; */
  }
  .header{
    /* display: none; */
  }
  .displaydrop{
    display: none;
    text-align: center;
    width: 300px;
    color: #000;
  }
  .hours{
    text-decoration: underline 2px;
    text-underline-offset: 2px;
  }
  input#password {
    margin-bottom: 3.7%;
    width: 17.2rem;
  }

  button.create-acc {
    margin-top: 67px;
    margin-bottom: 29px;
  }

  .horizontal-lines-container {
    top: 33px;
  }

  span.tsi {
    top: 0;
  }

  input#email {
  margin-bottom: 6%;
  margin-top: 2%;
  }
  button.toggle-password {
    width: 14%;
    top: -67px;
  }

}
@media (max-width: 425px) {

  .sign-in-container{
    /* display: none; */
  }
  .header{
    /* display: none; */
  }
  .displaydrop{
    display: none;
    text-align: center;
    width: 300px;
    color: #000;
  }
  .hours{
    text-decoration: underline 2px;
    text-underline-offset: 2px;
  }

}

@media (max-width: 425px) {
  body {
    margin: 0;
    font-family: "GothamSSm-Book", sans-serif;
    height: 100%;
    /* overflow: hidden; */
    overflow-y: scroll;
    scrollbar-width: thin;
    width: 100%;
    padding-left: 21px;
    padding-right: 3px;
    ]:
    center;
  }

  .sign-in-container input, .sign-in-container button, .sign-in-container a {
    display: block;
    width: 97%;
  }

  a.signup-link {
    height: 10%;
  }

  a {}

  a {}

  button.account-btn {
    display: none;
    left: -226px;
  }


  * {
  /* outline: 1px solid red; */
  }

  .horizontal-lines-container {
    left: -3%;
    top: 0;
  }

  span.tsi {
    left: 23%;
    top: 0;
  }

  .sign-in-container {
    top: 107px;
    /* margin-left: 12%; */
    box-shadow: none;
  }

  img.mainlogo {
    display: block;
    width: 35px;
    margin-left: 9%;
  }

  img.mylogo {
    left: -46%;
    transform: scale(0.4);
    display: none;
  }

  .header {
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    /* margin-bottom: 52px; */
  }

  button.create-acc {
    left: %;
    width: 107%;
    margin-top: 28px;
    -webkit-tap-highlight-color: transparent !important;
  }

  p.footer {
    display: none;
    left: 0;
    width: 101%;
    bottom: -78px;
  }

  img.account-png {
    position: relative;
    /* display: flex; */
    right: -210px;
  }

  span.account-btn-txt {
    display: none;
  }
  button.toggle-password {
    width: 1%;
    left: 81%;
    top: -4.5rem;
  }
  button {
    -webkit-tap-highlight-color: transparent !important;!i;!;
    outline: none;
    /* background-color: transparent; */
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;
 }
 a {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
}
@media (min-width: 770px) {
  .sign-in-container {
    /* overflow: hidden; */
    width: 25%;
    left: 21px;
    /* overflow-x: hidden; */
  }

  button.sign-in-next.next-btn {
    position: relative;
    margin-bottom: 34px;
    top: 18px;
  }

  button.create-acc {
    margin-top: 62px;
    margin-bottom: 50px;
  }

  .sign-in-container {
    /* overflow: hidden; */
    /* width: 25%; */
  }

  body {}

  input#password {
    margin-bottom: 6.5%;
  }

  .horizontal-lines-container {
    top: 30px;
    left: -6px;
  }

  span.tsi {
    top: 0;
    /* left: 0; */
  }
}

[id$='-section'] { /* Applies to any element with an ID ending in '-section' */
    opacity: 0; /* Initially hidden */
    transition: opacity 3s; /* Smooth transition for opacity */
}

[id$='-section'].visible { /* Applies to visible sections */
    opacity: 1; /* Fully visible when the class is added */
}