﻿.home-container01 {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: center;
}

.home-navbar-interactive {
    width: 100%;
    display: flex;
    position: relative;
    max-width: 1200px;
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-twounits);
    justify-content: space-between;
    background-color: transparent;
}

.home-navlink {
    display: contents;
}

.home-image {
    height: var(--dl-size-size-small);
    text-decoration: none;
}

.home-desktop-menu {
    flex: 1;
    display: flex;
    justify-content: space-between;
}

.home-links {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.home-link {
    color: var(--dl-color-scheme-azulmedicloud);
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
}

.home-link01 {
    color: var(--dl-color-scheme-azulmedicloud);
    font-style: normal;
    font-weight: 600;
    margin-left: var(--dl-space-space-twounits);
    text-decoration: none;
}

.home-link02 {
    color: var(--dl-color-scheme-azulmedicloud);
    font-style: normal;
    font-weight: 600;
    margin-left: var(--dl-space-space-twounits);
    text-decoration: none;
}

.home-link03 {
    color: var(--dl-color-scheme-azulmedicloud);
    font-style: normal;
    font-weight: 600;
    margin-left: var(--dl-space-space-twounits);
    text-decoration: none;
}

.home-buttons {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.home-login {
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    text-decoration: none;
}

.home-register {
    color: var(--dl-color-scheme-white);
    font-style: normal;
    transition: 0.3s;
    font-family: Open Sans;
    font-weight: 700;
    border-width: 0px;
    text-decoration: none;
    background-color: var(--dl-color-coloresmedicloud-verdemedi);
}

.home-burger-menu {
    display: none;
}

.home-icon {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
}

.home-mobile-menu {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    padding: 32px;
    z-index: 100;
    position: absolute;
    transform: translateY(-100%);
    transition: 0.5s;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
}

.home-nav {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-top {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: var(--dl-space-space-threeunits);
    justify-content: space-between;
}

.home-logo {
    height: var(--dl-size-size-small);
}

.home-close-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-icon02 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
}

.home-links1 {
    flex: 0 0 auto;
    display: flex;
    align-self: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.home-link04 {
    font-style: normal;
    font-weight: 600;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
}

.home-link05 {
    font-style: normal;
    font-weight: 600;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
}

.home-link06 {
    font-style: normal;
    font-weight: 600;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
}

.home-link07 {
    font-style: normal;
    font-weight: 600;
    margin-bottom: var(--dl-space-space-unit);
    text-decoration: none;
}

.home-buttons1 {
    display: flex;
    margin-top: var(--dl-space-space-unit);
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.home-login1 {
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    text-decoration: none;
}

.home-register1 {
    color: var(--dl-color-scheme-white);
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    border-width: 0px;
    text-decoration: none;
    background-color: var(--dl-color-coloresmedicloud-verdemedi);
}

.home-icon04 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
    margin-right: var(--dl-space-space-twounits);
}

.home-icon06 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
    margin-right: var(--dl-space-space-twounits);
}

.home-icon08 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
}

.home-image01 {
    left: 0px;
    right: 0px;
    width: auto;
    bottom: 0px;
    height: auto;
    margin: 0px0;
    z-index: 1;
    position: absolute;
    min-width: auto;
    min-height: auto;
    object-fit: cover;
}

.home-footer {
    width: 100%;
    display: flex;
    max-width: 100%;
    align-items: center;
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-twounits);
    justify-content: space-between;
}

.home-container21 {
    width: auto;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.home-logo1 {
    width: 262px;
    display: flex;
    max-width: var(--dl-size-size-maxwidth);
    align-items: flex-start;
    flex-direction: column;
}

.home-image21 {
    height: 2rem;
}

.home-text095 {
    margin-top: var(--dl-space-space-oneandhalfunits);
}

.home-links-container {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.home-container22 {
    display: flex;
    align-items: flex-start;
    margin-right: var(--dl-space-space-fiveunits);
    flex-direction: row;
    justify-content: space-between;
}

.home-product-container {
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    margin-left: var(--dl-space-space-eightunits);
    margin-right: var(--dl-space-space-fiveunits);
    flex-direction: column;
    justify-content: flex-start;
}

.home-text096 {
    font-weight: 700;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-text097 {
    margin-bottom: var(--dl-space-space-unit);
}

.home-text098 {
    margin-bottom: var(--dl-space-space-unit);
}

.home-text099 {
    margin-bottom: var(--dl-space-space-unit);
}

.home-company-container {
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}

.home-text100 {
    font-weight: 700;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-text101 {
    margin-bottom: var(--dl-space-space-unit);
}

.home-text102 {
    margin-bottom: var(--dl-space-space-unit);
}

.home-container23 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}

.home-contact {
    display: flex;
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
}

.home-text104 {
    font-weight: 700;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-text105 {
    margin-bottom: var(--dl-space-space-unit);
}

.home-socials {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}

.home-text107 {
    font-weight: 700;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-icon-group1 {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.home-icon18 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
    margin-right: var(--dl-space-space-unit);
}

.home-icon20 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
    margin-right: var(--dl-space-space-unit);
}

.home-icon22 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
}

.home-separator {
    width: 100%;
    height: 1px;
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
    background-color: #D9D9D9;
}

.home-text108 {
    align-self: center;
}