body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#000;color:#fff;font-family:Poppins,sans-serif;margin:0;overflow-x:hidden}body::-webkit-scrollbar{display:none}html{overflow:-moz-scrollbars-none;scrollbar-width:none}.app{text-align:center}header{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.header-content{color:#fff;font-size:24px;padding:20px;position:relative;text-align:center;will-change:transform,opacity;z-index:10}#video-canvas{height:100%;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%}.header h1{font-size:60px;font-weight:700;margin-bottom:5px}.header h1,.header p{transition:transform .5s ease-in-out;z-index:1}.header p{font-size:1.25rem;font-weight:400;margin-top:0}.product-card{border-radius:10px;box-shadow:0 5px 15px #0000004d;cursor:pointer;margin:5px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:200px}.product-card:hover{box-shadow:0 10px 30px #0006;transform:translateY(-2px)}.image-container{height:200px;overflow:hidden;position:relative;width:100%}.product-image,.product-image-hover{height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.product-image-hover{left:0;opacity:0;position:absolute;top:0}.image-container:hover .product-image-hover{opacity:1}.image-container:hover .product-image{opacity:0}.product-info{background-color:#ccd2d8;border-radius:5px;color:#222;height:50%;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}.price-tag{background:#007bff;border-radius:5px;color:#fff;font-size:14px;font-weight:700;padding:5px 10px;position:absolute;right:15px;top:15px}.product-title{font-size:18px;font-weight:500;font-weight:700;margin:10px 0}.product-description{color:#333;font-size:14px;margin:10px 0}.product-features{color:#fff;list-style:none;margin:10px 0;padding:0}.product-features li{font-size:14px;margin:5px 0}.add-to-cart{background:linear-gradient(135deg,#b1bfc5,#298096);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 15px;transition:background-color .3s ease;width:80%}.add-to-cart:hover{background:#0056b3}.footer{background:#0f1b33;color:#4db8ff;font-size:.9rem;padding:1rem;text-align:center}@keyframes scroll-effect{0%{transform:translate(-50%,-50%) rotate(45deg)}to{transform:translate(50%,50%) rotate(45deg)}}.card{align-self:center;background:#fff;border-radius:1.5rem;box-shadow:4px 3px 20px #3535358c;color:#030303;display:flex;flex-direction:row;margin:auto;position:center;top:50rem;width:60rem}.leftside{align-items:center;background:#030303;border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem;display:flex;flex-direction:column;justify-content:start;overflow-y:scroll;padding-bottom:20px;padding-top:20px;width:25rem}.product{border-radius:100%;height:20em;object-fit:cover;width:20em}.rightside{background-color:#fff;border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem;padding:1rem 2rem 3rem 3rem;width:35rem}p{display:block;font-weight:400;margin:.8rem 0}.inputbox,p{font-size:1.1rem}.inputbox{border:none;border-bottom:1.5px solid #ccc;border-radius:.3rem;color:#030303;color:#615a5a;font-family:Roboto,sans-serif;font-weight:500;margin-bottom:1rem;outline:none;padding:.5rem;width:100%}.error-message{background-color:#ff4d4d}.error-message,.error-message-new{border-radius:5px;color:#fff;font-size:16px;left:50%;padding:10px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:80%;z-index:9999}.error-message-new{background-color:#2e914b}.payNowBtn{background:linear-gradient(135deg,#b1bfc5,#298096);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:400;letter-spacing:.11rem;margin-top:10px;outline:none;padding:15px;transition:all .3s ease-in-out;width:100%}.payNowBtn:hover{box-shadow:3px 3px 6px #38373785;transform:scale(1.05) translateY(-3px)}@media only screen and (max-width:600px){.card{flex-direction:column;width:auto}.leftside{border-bottom-left-radius:0;border-top-right-radius:0;border-radius:0;width:100%}.rightside{border-bottom-left-radius:1.5rem;padding:.5rem 3rem 3rem 2rem;width:auto}}
/*# sourceMappingURL=main.e0d8cb8d.css.map*/