.main,.main__description{display:flex;background-position:center}footer,main a:hover{background-color:#232323}*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{display:flex;flex-direction:column;font-family:sans-serif}a{cursor:pointer}h1,h2{color:#333}.header__topbar svg{width:1.25rem;height:1.25rem}svg{fill:#000}header{display:flex;flex-direction:column}.header__topbar{padding:8px 40px;gap:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#efefef;border-bottom:1px solid #cecece}.header__topbar-item{gap:8px;display:flex;align-items:center;color:#454545}.header__topbar-item:hover{color:#00f}.header__topbar-item:last-of-type{margin-inline-start:auto}.header__topbar-item img{width:26px;height:26px}.header__logo{padding:20px;display:flex;justify-content:center}.header__logo img{max-width:232px}.main{min-height:calc(100vh - 191px);background-image:url('./public/promotech-wtc-background-1.webp');background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center}.main__description{padding:40px;gap:20px;flex-direction:column;justify-content:center;align-items:center;max-width:700px;text-align:center;background-image:url('./public/promotech-wtc-background-2.webp');background-size:contain;box-shadow:0 3px 12px 0 rgba(0,0,0,.2)}h1{padding-bottom:20px;border-bottom:2px solid #333;font-size:1.875rem;font-weight:900}main a{padding:20px 40px;background-color:#454545;color:#efefef}footer{padding:8px 40px;color:#f5f5f5;text-align:center}
