.hero{flex-direction:column;margin-top:40px;display:flex}.hero__banner{object-fit:cover;width:100%;max-height:740px;margin-bottom:20px}.hero__banner-mob{display:none}.hero__down-icon-wrapper{justify-content:center;width:100%;margin-bottom:98px;display:flex}.hero__info-img{width:100%;max-width:472px;max-height:327px}.hero__info-wrapper{justify-content:space-evenly;margin-bottom:121px;display:flex}.hero__info{width:100%;max-width:371px;margin-bottom:100px}.hero__info-paragraph{margin-bottom:12px;font-size:12px}.hero__btn{cursor:pointer;background-color:#f5f5f5;padding:3px;font-size:12px}@media (max-width:768px){.hero{margin-top:unset}.hero__down-icon-wrapper{margin-bottom:8px}.hero__info-wrapper{flex-direction:column;margin-bottom:16px}.hero__info{max-width:unset;margin-bottom:16px}.hero__info-img{width:100%;max-width:772px;max-height:unset;object-fit:cover;margin-bottom:13px}.hero__btn{padding:8px;font-size:14px}}@media (max-width:420px){.hero__banner{display:none}.hero__banner-mob{object-fit:cover;width:100%;margin-bottom:8px;display:block}.hero__info-paragraph{font-size:14px}.hero__btn{padding:8px;font-size:16px}}.app-main{flex-direction:column;min-height:100vh;display:flex}.outlet{flex:1}
