.module__01{background:var(--back-tertiary-1);height:100vh}.module__01-image,.module__01-logo{height:50%}.module__01-logo img{transition:all .3s}.module__01-image{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:var(--space-48)}.module__01-image svg{cursor:pointer}.module__01-image svg path{stroke:var(--primary);transition:all .3s}.module__01-image svg:hover path{stroke:var(--accent-hover)}@media(max-width:992px){.module__01{height:calc(100vh - 45px)}.module__01-logo{height:35%}.module__01-image{height:65%}}