.tamper-section{text-align:center;color:#fff;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:calc(100vh + 25rem);margin:0 auto;padding:60px 20px;font-family:Arial,sans-serif;position:relative;overflow:hidden}.tamper-section-content{text-align:center;z-index:10;flex-direction:column;gap:24px;margin-top:15rem;display:flex;position:relative}.tamper-section-heading{color:#b6ff00;letter-spacing:2%;margin:0;font-family:nohemi;font-size:7.5rem;font-weight:700;line-height:100%}.tamper-section-main-text{color:#fff;letter-spacing:.8px;font-family:nohemi;font-size:3rem;font-weight:600;line-height:100%}.tamper-section-text{color:#fffaf0;letter-spacing:0%;font-family:inter;font-size:1rem;font-weight:400;line-height:1.5rem}.buttons{justify-content:center;gap:20px;margin-top:10px;display:flex}.verify-now-btn{width:20%;letter-spacing:2%;cursor:pointer;background-color:#c1f700;border:1px solid #a0e100;border-radius:2rem;padding:7px 24px;font-family:inter;font-size:1rem;font-weight:600;line-height:1.5;color:#6d2fec!important}.sample-report-btn{color:#6d2fec;letter-spacing:2%;cursor:pointer;border:1px solid #4200bf;border-radius:2rem;padding:12px 24px;font-family:inter;font-size:1rem;font-weight:600;line-height:1.5;background-color:#fdfaff!important}.rotating-mask{z-index:5;width:80%;max-width:50rem;height:50%;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.tamper-rotating-wrapper{width:135%;position:absolute;bottom:10%;left:50%;transform:translate(-50%)translateY(0)}.tamper-rotating-image{border-radius:50%;width:100%;transition:animation-play-state .5s ease-in-out;animation:50s linear infinite rotater}.tamper-rotating-image:hover{animation-play-state:paused}@keyframes rotater{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:768px){.tamper-section{height:120vh;padding:120px 20px}.tamper-section-content{margin-top:10rem}.tamper-section-heading{letter-spacing:1.12px;font-size:2.5rem;line-height:100%}.tamper-section-main-text{font-size:2.5rem}.buttons{flex-direction:column}.tamper-rotating-wrapper{width:327%;height:auto;bottom:13%;left:50%;transform:translate(-50%)translateY(0)}.verify-now-btn{width:100%}}@media screen and (max-width:426px){.tamper-section{height:110vh}}@media screen and (max-width:376px){.tamper-section{height:150vh;padding:120px 20px}.tamper-rotating-wrapper{height:175vh}}@media screen and (max-width:321px){.tamper-section{height:160vh;padding:120px 20px}}
.pricing-container{text-align:center;background-color:#f9f9f9;padding:40px 20px;font-family:Arial,sans-serif}.pricing-title{letter-spacing:.64px;margin-top:40px;margin-bottom:40px;font-family:nohemi;font-size:3rem;font-weight:600;line-height:150%}.pricing-title span{color:#6d2fec}.pricing-cards{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.pricing-card{padding-inline:32px;background-repeat:no-repeat;background-size:cover;border-radius:1rem;flex-direction:column;justify-content:space-between;width:384px;height:530px;padding-bottom:32px;display:flex}.pricing-card2{padding-inline:32px;background-repeat:no-repeat;background-size:cover;border-radius:1rem;flex-direction:column;width:384px;height:530px;padding-bottom:32px;display:flex}.supreme-card{height:555px!important}.pricing-card-content{flex-direction:column;display:flex}.pricing-card h3,.pricing-card2 h3{letter-spacing:2%;text-align:left;font-family:nohemi;font-size:1.5rem;line-height:2rem}.price{letter-spacing:2%;align-items:center;gap:.5rem;margin:0;font-family:nohemi;font-size:1.5rem;font-weight:500;line-height:2.25rem;display:flex}.price .small-grey-text{color:#575d6f;font-size:.875rem;line-height:1.5rem;font-size:inter;letter-spacing:2%;font-weight:500;text-decoration:line-through;text-decoration-thickness:1.5px}.discount{color:#242834;text-align:center;background-color:#b6ff00;border-radius:1.5rem;align-items:center;height:24px;padding:1px 12px;font-family:inter;font-size:.875rem;font-weight:600;display:flex}.credits{text-align:left;color:#242834;margin-top:.25rem;margin-bottom:1.5rem;font-family:nohemi;font-size:14px;font-weight:500}.features{text-align:left;flex-direction:column;align-items:start;margin-bottom:20px;font-size:14px;display:flex}.key-feature{color:#242834;letter-spacing:2%;margin-bottom:.3rem;font-family:nohemi;font-size:1rem;line-height:1.5rem}.features-points{align-items:start;gap:.5rem;margin-bottom:.8rem;display:flex}.features-points img{width:24px;height:24px}.features-points p{letter-spacing:0%;color:#242834;margin:0;font-family:inter;font-size:1rem;font-weight:500}.btn{color:#fff;text-align:center;cursor:pointer;background-image:radial-gradient(#6828eb,#7d47ed,#6828eb);border:1px solid #4200bf;border-radius:2rem;width:321px;padding:12px 24px;font-size:1rem;font-weight:600;box-shadow:0 4px 8.3px #00000026,inset 0 2px #ffffff40}.supreme-btn{color:#fff;text-align:center;cursor:pointer;background-image:radial-gradient(#6828eb,#7d47ed,#6828eb);border:1px solid #4200bf;border-radius:2rem;width:321px;margin-bottom:20px;padding:12px 24px;font-size:1rem;font-weight:600;box-shadow:0 4px 8.3px #00000026,inset 0 2px #ffffff40}.btn:hover{background-color:#574fd6}.note-section{color:#333;margin-top:30px;background-color:#f1eaff;border-radius:12px;flex-direction:column;gap:24px;width:1200px;margin-inline:auto;padding:1.3rem;font-size:14px;display:flex}.note-section-container{gap:.5rem;display:flex}.note-section p{text-align:left;color:#242834;font-family:inter;font-size:1rem;font-weight:400;line-height:0}@media screen and (max-width:768px){.pricing-card2{height:650px!important}.pricing-card{height:450px!important}.note-section{width:auto}.note-section p{margin:5px;line-height:1.5rem}.pricing-title{font-size:2rem;font-weight:500}}
