.section {
  width: 1920px;
  position: absolute;
  margin: 0 !important;
  top: 0;
  left: 0;
  height: 1080px;
  background-image: url(./public/bg2.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 0;
  filter: blur(50px);
}

.hover-button:hover {
    background: #5b268e;
    transform: translateY(-3px);
    box-shadow: 1px 7px 11px #b174ec9e;
    transition: all 0.5s;
}

.fade-in-top {
	-webkit-animation: fade-in-top 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in-top 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2024-2-28 13:13:53
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-top
 * ----------------------------------------
 */
 @-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.sign-in-to {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 130%;
  font-weight: 400;
  font-family: inherit;
}
.launchpad {
  font-weight: 800;
}
.assistant-launchpad {
  position: relative;
  font-size: var(--font-size-18xl-2);
  line-height: 130%;
  font-family: var(--font-nunito);
}
.sign-in-to-parent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 6px 0;
}
.frame-child {
  width: 48px;
  position: relative;
  height: 48px;
  object-fit: cover;
}
.frame-div,
.frame-item {
  display: flex;
  justify-content: flex-start;
}
.frame-item {
  border: 0;
  outline: 0;
  font-weight: 600;
  font-family: var(--text-base-font-medium);
  font-size: var(--text-base-font-medium-size);
  background-color: var(--color-white);
  width: 331px;
  border-radius: var(--br-3xs);
  flex-direction: row;
  align-items: center;
  padding: var(--padding-base) var(--padding-xl);
  box-sizing: border-box;
  color: var(--color-black);
}
.frame-div {
  flex-direction: column;
  align-items: flex-start;
  gap: 12px 0;
}
.save-icon {
  width: 20px;
  position: relative;
  height: 20px;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
}
.label {
  position: relative;
  font-size: var(--text-base-font-medium-size);
  line-height: 24px;
  font-weight: 600;
  font-family: var(--text-base-font-medium);
  color: var(--color-white);
  text-align: left;
}
.button {
  cursor: pointer;
  border: 0;
  padding: var(--spacing-spacing-sm) var(--spacing-spacing-lg);
  background-color: var(--color-bg-magic-hover);
  width: 331px;
  border-radius: var(--radius-radius-card);
  box-shadow: var(--shadows-sm-strong);
  height: var(--size-size-avatar-xl);
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  transition: all 0.5s;
  gap: 0 8px;
}
.frame-container,
.frame-group,
.rectangle-parent {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.frame-container {
  align-items: flex-start;
  gap: 18px 0;
}
.frame-group,
.rectangle-parent {
  align-items: center;
}
.rectangle-parent {
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 144px rgba(0, 0, 0, 0.02);
  backdrop-filter: blur(60px);
  border: 1px solid var(--color-white);
  padding: 60px 50px;
  gap: 55px 0;
}
.frame-group {
  gap: 41px 0;
}
.contact-ekbana {
  text-decoration: underline;
  color: #9333ea;
}
.new-to-assistant-container {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 130%;
  display: inline-block;
  width: 430px;
}
.new-to-assistant-contact-ekba-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 430px;
  height: 23px;
}
.group-wrapper {
  width: 430px;
  position: relative;
  height: 23px;
  font-size: var(--font-size-lg);
  color: var(--color-black);
  font-family: var(--font-nunito);
}
.frame-parent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 22px 0;
  z-index: 1;
  margin-bottom: 180px;
}
.terms-privacy {
  position: relative;
  line-height: 130%;
}
.terms-privacy-security-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}
.powered-by-ekbana {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 130%;
}
.layer-1-2-icon,
.powered-by-ekbana-wrapper {
  position: absolute;
  top: 7px;
  left: 0;
  width: 163px;
  height: 23px;
}
.layer-1-2-icon {
  top: 0;
  left: 178.5px;
  width: 142px;
  height: 30px;
  object-fit: cover;
}
.powerd-by {
  width: 320.5px;
  position: relative;
  height: 30px;
}
.frame-parent1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.lunchpad-1920,
.lunchpad-1920-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lunchpad-1920-inner {
  width: calc(100% - 1px);
  margin: 0 !important;
  position: absolute;
  right: 1px;
  bottom: 0;
  left: 0;
  justify-content: flex-end;
  padding: 47px 76px;
  box-sizing: border-box;
  z-index: 2;
  text-align: right;
  font-size: var(--font-size-lg);
  color: var(--color-black);
  font-family: var(--font-nunito);
}
.lunchpad-1920 {
  width: 100%;
  position: relative;
  height: 100vh;
  overflow: hidden;
  justify-content: center;
  text-align: center;
  font-size: 32px;
  color: var(--color-darkslategray-100);
  font-family: var(--font-lato);
}
