/* screen - index */

.index {
  align-items: center;
  background-color: var(--neutral---zircon);
  border: 1px none;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .button-4:hover {
  transform: scale(0.97); 
}

.index .label {
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  width: fit-content;
}

.index .button-5:hover {
  transform: scale(0.97); 
}

.index .button:hover {
  transform: scale(0.97); 
}

.index .header {
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
}

.index .header-1 {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  width: 648px;
}

.index .hero-section-title {
  align-self: stretch;
  color: var(--neutral---mine-shaft);
  font-weight: 700;
  line-height: 87.1px;
  margin-top: -1.00px;
  position: relative;
}

.index .hero-section-subtitle {
  align-self: stretch;
  color: var(--neutral---mine-shaft);
  font-weight: 400;
  line-height: 31.5px;
  position: relative;
}

.index .button-6:hover {
  transform: scale(0.97); 
}

.index .index-item {
  align-items: center;
  background-color: var(--neutral---zircon);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 60px;
  padding: 120px 55px;
  position: relative;
  width: 1280px;
}

.index .icon-1 {
  align-items: flex-start;
  background-color: #ff625033;
  border-radius: 20px;
  gap: 10px;
  padding: 20px;
}

.index .text {
  align-items: center;
  gap: 24px;
}

.index .button-1:hover {
  transform: scale(0.97); 
}

.index .icon-2 {
  align-items: flex-start;
  background-color: #00937933;
  border-radius: 20px;
  gap: 10px;
  padding: 20px;
}

.index .icon-3 {
  align-items: flex-start;
  background-color: #f8d57e33;
  border-radius: 20px;
  gap: 10px;
  padding: 20px;
}

.index .device {
  background: linear-gradient(180deg, rgb(45, 45, 45) 0%, rgb(113.69, 111.32, 111.32) 54.62%, rgb(45, 45, 45) 100%);
  border: 0.68px solid;
  border-color: var(--deviders---grey-);
  border-radius: 47.38px;
  height: 517px;
  left: 2px;
  width: 271px;
}

.index .header-2 {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 40px;
}

.index .header-3 {
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.index .photo-1 {
  object-fit: cover;
}

.index .pricing-card {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--neutral---zircon);
  border-radius: 20px;
  box-shadow: 34.85px 29.63px 48.34px #3265ff0d;
  flex-direction: column;
  gap: 30px;
  padding: 40px 30px;
  width: 370px;
}

.index .pricing-info {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

.index .pricing {
  align-items: baseline;
  align-self: stretch;
  flex: 0 0 auto;
  gap: 12px;
  width: 100%;
}

.index .pricing-features {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.index .pricing-feature {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  gap: 12px;
  width: 100%;
}

.index .button-2:hover {
  transform: scale(0.97); 
}

.index .button-11:hover {
  transform: scale(0.97); 
}

.index .button-3:hover {
  transform: scale(0.97); 
}

.index .device-1 {
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(210.42, 210.42, 210.42) 63.02%, rgb(255, 255, 255) 100%);
  border: 0.96px solid;
  border-color: #d1d1d1;
  border-radius: 67.49px;
  height: 736px;
  left: 3px;
  width: 386px;
}

.index .header-4 {
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}

.index .header-5 {
  display: flex;
  flex: 0 0 auto;
  gap: 40px;
  width: 465px;
}

.index .text-1-1 {
  color: var(--neutral---mine-shaft);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .icon {
  align-items: center;
  gap: 8px;
}

.index .device-2 {
  position: absolute;
  top: 0;
}

.index .header-6 {
  align-items: flex-start;
  position: relative;
}

.index .hero-section-button {
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.index .icon-4 {
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

.index .photo-2 {
  height: 56px;
  position: relative;
  width: 56px;
}

.index .pricing-1 {
  display: flex;
  position: relative;
}
