.elementor-24849 .elementor-element.elementor-element-0a74e99:not(.elementor-motion-effects-element-type-background), .elementor-24849 .elementor-element.elementor-element-0a74e99 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ipbazzaar.com/wp-content/uploads/2025/08/anticonterfit-scaled.jpg");background-size:cover;}.elementor-24849 .elementor-element.elementor-element-0a74e99{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-150px;margin-bottom:0px;padding:200px 0px 200px 0px;}.elementor-24849 .elementor-element.elementor-element-0a74e99 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-24849 .elementor-element.elementor-element-e47419d{--spacer-size:50px;}.elementor-24849 .elementor-element.elementor-element-71a765c > .elementor-widget-container{padding:30px 10px 0px 10px;}.elementor-24849 .elementor-element.elementor-element-71a765c{text-align:justify;font-family:"Roboto", Sans-serif;line-height:26px;}@media(min-width:768px){.elementor-24849 .elementor-element.elementor-element-b4342fc{width:70.385%;}.elementor-24849 .elementor-element.elementor-element-9a1ce5f{width:29.539%;}}/* Start custom CSS for html, class: .elementor-element-f63a321 */.price-card {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 300px;
}

.price-card del {
color: gray;
font-size: 17px;
}

.price {
font-size: 24px;
font-weight: bold;
color: #004aad;
margin: 0px;
}
.price span{
font-size: 16px;
font-weight: bold;
color: #48494b;
}
.total{
font-size: 20px;
font-weight: bold;
color: #48494b;
margin-top: 7px;
}

.discount {
background: #222122;
color: white;
padding: 8px 12px;
font-size: 14px;
border-radius: 5px;
display: inline-block;
margin: 0 0 10px;
}

.time-left {
color: #e10080;
font-size: 16px;
}

.buttons {
margin-top: 15px;
}

.buttons button {
padding: 10px;
border: none;
cursor: pointer;
font-size: 14px;
border-radius: 5px;
}

.try-free {
background: #ff9800;
color: white;
}

.buy-now {
border: 1px solid black;
background: white;
}
.price-card img{
width: 300px;
height: 330px;
}/* End custom CSS */