.container__landing{flex-direction:column;width:100vw;min-height:88vh;display:flex}.landing__header{height:321px;color:var(--white);background-color:var(--purple-900);flex-direction:column;display:flex}.header__text{padding-left:14px}.landing__message{flex-direction:column;flex:1;justify-content:space-between;display:flex}.landing__button{height:44px}.message__button{flex-direction:column;align-self:center;margin:16px 14px;display:flex}.container__img{justify-content:flex-end;width:100%;display:flex;position:absolute;top:218px}.landing__img{margin-right:23px}@media screen and (max-width:320px){.container__img{position:absolute;top:258px}.landing__img{width:198px;height:170px}}
