.left-side{background-color:var(--secondary);flex-direction:column;justify-content:space-between;width:50%;height:100vh;display:flex}.left-side .header{background-color:var(--brown);justify-content:space-between;align-items:center;padding-left:64px;display:flex}.left-side .header .right-section{align-items:center;gap:21px;display:flex}.left-side img{width:100%}@media (max-width:900px){.left-side{display:none!important}}input{color:#4b011d!important}
