.header {
    width: 1440px;
    border-bottom: 1px solid rgba(0, 0, 47, 0.15);
    box-sizing: border-box;
    height: 80px;
    display: none;
}
.logo-icon {
    width: 200px; 
    height: auto; 
}
.name-icon {
    width: 300px; 
    height: auto;  
}
.logo {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    z-index: 0;
}
.young-family-moving-into-new-h-icon {
    width: 1247px;
    position: absolute;
    margin: 0 !important;
    top: 195px;
    left: -301px;
    height: 829px;
    object-fit: cover;
    z-index: 1;
}
.logo-parent {
    align-self: stretch;
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 32px;
    position: relative;
}
.sign-in1 {
    position: relative;
    letter-spacing: -0.16px;
    line-height: 40px;
}
.dont-have-an {
    position: relative;
    line-height: 24px;
    font-weight: 500;
}
.link {
    background-color: rgba(255, 255, 255, 0);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: rgba(0, 100, 108, 0.86);
}
.dont-have-an-account-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    font-size: 16px;
    color: rgba(0, 7, 20, 0.62);
}
.sign-in-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
    font-size: 35px;
}
.label {
    align-self: stretch;
    position: relative;
    line-height: 24px;
    font-weight: 500;
}
.placeholder {
    flex: 1;
    position: relative;
    line-height: 24px;
}
.input-container {
    align-self: stretch;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 8px;
}
.root {
    align-self: stretch;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 9, 50, 0.12);
    box-sizing: border-box;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 4px;
    color: rgba(0, 5, 29, 0.45);
}
.text-field {
    align-self: stretch;
    background-color: rgba(255, 255, 255, 0);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.checkbox1 {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 6, 46, 0.2);
    box-sizing: border-box;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
  }
  
  .checkbox1 input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
  }
  
  .checkbox1 .abstract-check {
    display: none;
    width: 20px;
    height: 20px;
  }
  
  .checkbox1 input:checked ~ .abstract-check {
    display: block;
  }
  
  .checkbox1 input:checked ~ .abstract-check {
    background-color: #4d9ea5;
    border-color: #4d9ea5;
  }
  
.checkbox-container {
    height: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.text {
    position: relative;
    line-height: 20px;
}
.checkbox {
    background-color: rgba(255, 255, 255, 0);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.link3 {
    position: relative;
    line-height: 20px;
    font-weight: 500;
}
.checkbox-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.text-field-group {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.text-field-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
}
.button1 {
    position: relative;
    letter-spacing: -0.04px;
    line-height: 26px;
    font-weight: 500;
}
.button {
    align-self: stretch;
    border-radius: 8px;
    background-color: #4d9ea5;
    height: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 24px;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
}
.line {
    flex: 1;
    position: relative;
    background-color: rgba(0, 0, 47, 0.15);
    height: 1px;
}
.separator {
    flex: 1;
    background-color: rgba(255, 255, 255, 0);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.separator-parent {
    width: 472px;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 16px;
    color: rgba(0, 7, 20, 0.62);
}
.computer-logo-google-media-go-icon {
    width: 20px;
    position: relative;
    height: 20px;
    overflow: hidden;
    flex-shrink: 0;
}
.button2 {
    align-self: stretch;
    border-radius: 8px;
    background-color: rgba(0, 140, 163, 0.04);
    border: 1px solid rgba(0, 128, 140, 0.42);
    box-sizing: border-box;
    height: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 24px;
    gap: 12px;
}
.button-parent {
    width: 472px;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    font-size: 18px;
    color: rgba(0, 100, 108, 0.86);
}
.frame-group {
    width: 600px;
    backdrop-filter: blur(20px);
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #f9f9fb;
    box-sizing: border-box;
    height: 640px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 64px;
}
.frame-wrapper {
    align-self: stretch;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 32px;
}
.frame-parent {
    align-self: stretch;
    height: 1024px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-image: url('Frame 2147224415.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.footer {
    width: 1440px;
    height: 384px;
    display: none;
}
.sign-in {
    width: 100%;
    position: relative;
    background-color: #fff;
    height: 1024px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    font-size: 16px;
    color: #1c2024;
    font-family: Manrope;
}
.abstract-check {
    align-self: stretch;
    flex: 1;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
