@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
.pressure-page{color:#fff;background:#000;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:Poppins,sans-serif;display:flex}html:has(.pressure-page){background-color:#000}html:has(.pressure-page) body{background-color:#000}.pressure-header{padding-top:15px}.pressure-header-content{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.pressure-logo-container{text-align:center;padding:15px 0 3px}.pressure-logo{width:60%;max-width:400px;height:auto;margin:0 auto;display:block}.pressure-heading{color:#fff;text-align:center;text-transform:uppercase;margin-top:2px;font-size:29px;font-weight:700}.pressure-form-wrapper{width:100%;max-width:500px;margin:0 auto}.pressure-form{z-index:999;margin-top:23px;position:relative}.pressure-input{color:#514f4f;box-sizing:border-box;background-color:#fff;border:0;border-radius:30px;outline:none;width:100%;height:55px;padding:5px 130px 5px 20px;font-family:Poppins,sans-serif;font-size:14px}.pressure-input::placeholder{color:#999}.pressure-verify-btn{color:#fff;cursor:pointer;background:#ffc700;border:0;border-radius:30px;outline:none;width:116px;height:36px;margin:0;padding:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .3s ease-out;display:inline-block;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.pressure-verify-btn:hover{transform:translateY(-50%)scale(.9)}.pressure-verify-btn:disabled{opacity:.7;cursor:not-allowed}.pressure-products{padding:60px 0}.pressure-products-inner{max-width:1000px;margin:0 auto;padding:0 20px}.pressure-gif-container{justify-content:center;margin-bottom:5%;display:flex}.pressure-gif{width:60%;height:auto}.pressure-product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pressure-product-img{width:100%;height:auto;display:block}.pressure-footer{padding-top:50px}.pressure-footer-inner{max-width:1000px;margin:0 auto;padding:0 20px 20px}.pressure-footer-links{margin-left:15px}.pressure-footer-links h4{color:#fff;padding:5px 0;font-size:20px;font-weight:600}.pressure-footer-links ul{margin:0;padding:0;list-style:none}.pressure-footer-links ul li{margin-bottom:10px}.pressure-footer-links ul li a{color:#fff;font-size:15px;text-decoration:none}.pressure-footer-links ul li a:hover{text-decoration:underline}.pressure-copyright{text-align:center;border-top:1px solid #fff;padding-top:15px;padding-bottom:10px}.pressure-copyright p{color:#fff;margin:0;font-size:16px}.pressure-modal-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pressure-modal{text-align:center;background:linear-gradient(131deg,#794900 16%,#763c36 52%,#6f3e3a 72%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;padding:30px 20px;display:flex;position:relative}.pressure-modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;position:absolute;top:10px;right:15px}.pressure-modal-close:hover{color:#fffc}.pressure-modal-logo{margin-bottom:10px}.pressure-modal-logo-img{max-width:200px;height:auto}.pressure-modal-icon-container{margin-bottom:10px}.pressure-modal-icon{width:85px;height:auto;margin:19px 0 0 15px}.pressure-modal-red-x{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-size:48px;font-weight:700;display:flex}.pressure-modal-message{color:#f5f5f5;margin:10px 0;font-size:18px;font-weight:500}.pressure-serial{color:#f5f5f5;margin:5px 0 0;font-size:18px;font-weight:500}@media (max-width:767px){.pressure-logo{width:250px}.pressure-heading{font-size:22px}.pressure-gif{width:80%}.pressure-product-grid{grid-template-columns:1fr;gap:15px}.pressure-product-img{width:100%;height:auto}.pressure-form-wrapper{max-width:400px;padding:0 10px}.pressure-footer{text-align:center;padding-top:0}.pressure-copyright{text-align:center;display:block}.pressure-modal{max-width:95%}}@media (min-width:768px) and (max-width:991px){.pressure-logo{width:250px}.pressure-heading{font-size:26px}.pressure-form-wrapper{max-width:400px}}
