.logo-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 32px;
}
.name-icon {
    position: absolute;
    top: calc(50% - 6px);
    left: 39.34px;
    width: 120.5px;
    height: 12px;
}
.logo {
    width: 160px;
    position: relative;
    height: 32px;
}
.abstract-hamburger-menu {
    width: 18px;
    position: relative;
    height: 18px;
}
.content-container {
    width: 40px;
    border-radius: 6px;
    height: 40px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.icon-button {
    background-color: rgba(255, 255, 255, 0);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.header {
    width: 375px;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 47, 0.15);
    box-sizing: border-box;
    height: 72px;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0px 12px 0px 16px;
}
.logo-icon1 {
    width: 34px;
    position: relative;
    height: 32px;
}
.name-icon1 {
    width: 120.5px;
    position: relative;
    height: 12px;
}
.logo1 {
    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;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}
.sign-in {
    position: relative;
    letter-spacing: -0.1px;
    line-height: 30px;
}
.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: 24px;
}
.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;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 6, 46, 0.2);
    box-sizing: border-box;
    height: 16px;
    overflow: hidden;
    flex-shrink: 0;
}
.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-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.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 {
    flex: 1;
    backdrop-filter: blur(20px);
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #f9f9fb;
    box-sizing: border-box;
    height: 434px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 24px;
    gap: 40px;
}
.frame-wrapper {
    align-self: stretch;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.frame-parent {
    align-self: stretch;
    height: 812px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    box-sizing: border-box;
    gap: 40px;
    background-image: url('Frame 2147224415.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.link4 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}
.social-media-icon {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
}
.social-media {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
    display: none;
}
.social-icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
}
.logo-and-contact {
    align-self: stretch;
    height: 152px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 16px;
    box-sizing: border-box;
    gap: 16px;
}
.heading {
    align-self: stretch;
    position: relative;
    line-height: 20px;
}
.footer-links {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    font-size: 16px;
    color: rgba(0, 100, 108, 0.86);
}
.footer-links-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.footer-link {
    width: 74px;
    height: 24px;
    display: none;
}
.footer-links-column1 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    min-width: 96px;
}
.content {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 16px;
    gap: 32px;
    font-size: 14px;
    color: #80838d;
}
.section {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 40px 0px;
    gap: 48px;
}
.legal {
    align-self: stretch;
    height: 24px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.footer-text {
    position: relative;
    line-height: 24px;
}
.container {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 47, 0.15);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 24px 16px 40px;
    gap: 24px;
    max-width: 1280px;
}
.footer {
    width: 375px;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    color: rgba(0, 7, 20, 0.62);
}
.sign-in-mobile {
    width: 100%;
    position: relative;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    font-size: 16px;
    color: #1c2024;
    font-family: Manrope;
}

