*{box-sizing:border-box;font-family:Monsterrat}html{background:#1c1c1c;min-height:100vh;padding:0 10%;width:100%}.header{align-items:center;display:flex;justify-content:space-between}.searchButton{background:#faff00;border-radius:50px;cursor:pointer;height:55px;margin-top:30px;text-align:center;width:20%}.searchButton p{font-size:16px;font-weight:500;line-height:2px}.searchContainer{border:2px solid #c891ff;border-radius:50px;height:55px;margin-top:30px;width:75%}.searchContainer input{background:transparent;border:none;color:#fff;height:55px;outline:none;padding-left:20px;width:100%}.searchContainer input::-webkit-input-placeholder{color:#919191}.searchContainer input:-ms-input-placeholder{color:#919191}.searchContainer input::placeholder{color:#919191}.info{display:flex;height:520px;justify-content:space-between;margin-top:30px}.video{align-items:center;background:#93777745;border-radius:20px;display:flex;justify-content:center;width:70%}.video p{color:#fff;font-size:26px}.rightInfo{flex-direction:column;width:calc(30% - 20px)}.codeNumber{align-items:center;background:#fff;border:2px solid #c891ff;border-radius:20px;display:flex;height:80px;justify-content:center}.codeNumber p{color:#000;font-size:22px;font-weight:700}.details{border:2px solid #c891ff;border-radius:30px;height:420px;line-height:18px;margin-top:20px;padding:15px 0}.details p{font-weight:300;margin-bottom:3px;margin-top:3px}.details .title{color:#fff;font-size:16px;font-weight:500}.details .row{display:flex;justify-content:space-between}.details .collumn{display:flex;flex-direction:column}.separator{margin:0 12px 12px}.details .container{height:32px;padding-left:12px;padding-right:12px}.details .container,.details .imageBlock{align-items:center;display:flex;justify-content:space-between}.details .imageBlock img{margin-right:10px}table{border-radius:10px;border-spacing:0;color:#fff;font-size:14px;margin-bottom:100px;margin-top:30px;text-align:center;width:100%}th{border-top:2px solid #c891ff;padding:20px;text-shadow:0 1px 1px #2d2020}td,th{border-left:2px solid #c891ff;border-right:2px solid #c891ff}th:first-child{border-top-left-radius:20px}th:last-child{border-top-right-radius:20px}td{padding:20px}tr:last-child td:first-child{border-radius:0 0 0 20px}tr:last-child td:last-child{border-radius:0 0 20px 0}tr:last-child td{border-bottom:2px solid #c891ff}.table{border:2px solid #c891ff;border-radius:30px;margin-bottom:60px;margin-top:30px}.table .element{color:#fff;display:flex;justify-content:space-around}@media (max-width:1000px){html{padding:0 10px;width:100%}.header{flex-direction:column-reverse;width:100%}.searchButton,.searchContainer{height:60px;width:100%}.searchButton{margin-top:10px}.info{flex-direction:column;height:950px}.video{height:400px}.rightInfo,.video{width:100%}}
/*# sourceMappingURL=main.4b694603.css.map*/