*{box-sizing:border-box}body{margin:0;padding:0;background-color:#000;color:#fff;position:relative;overflow:hidden}.background,body{height:484px;width:1024px}.background{position:absolute;background-image:url(/images/background.webp);background-repeat:no-repeat;background-position:100%}.sidebar{background:linear-gradient(0deg,#171717,rgba(23,23,23,0));width:288px;height:100%;justify-content:space-between;align-items:center;position:absolute;left:0;top:0;padding:64px 16px 16px}.sidebar,.sidebar-buttons{display:flex;flex-direction:column}.sidebar-buttons{grid-gap:8px;gap:8px;width:100%}.content{width:calc(100% - 288px);height:100%;position:absolute;left:288px;top:0}.banner{box-shadow:6px 0 30px rgba(0,0,0,.8);transition:.4s;transition-timing-function:ease-in-out}.banner:hover{transform:translateY(-4px);box-shadow:14px 0 50px rgba(0,0,0,.8)}.main-banner{position:absolute;bottom:40px;left:40px;width:416px;height:240px;background:url(/_next/static/media/banner1.0ccca42a.png);background-size:cover;border:2px solid #47c589}.second-banner{bottom:168px;background:url(/_next/static/media/banner2.7b5a07c3.png);background-size:cover;border:2px solid #687cc5}.second-banner,.third-banner{position:absolute;right:40px;width:224px;height:112px}.third-banner{bottom:40px;background:url(/_next/static/media/banner3.66d2db9e.png);background-size:cover;border:2px solid #7b6327}