.elementor-24883 .elementor-element.elementor-element-f718183:not(.elementor-motion-effects-element-type-background), .elementor-24883 .elementor-element.elementor-element-f718183 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ipbazzaar.com/wp-content/uploads/2025/08/sam.png");background-position:bottom center;background-size:cover;}.elementor-24883 .elementor-element.elementor-element-f718183 > .elementor-background-overlay{background-color:#252323;opacity:0.6;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-24883 .elementor-element.elementor-element-f718183{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-24883 .elementor-element.elementor-element-013946a{--spacer-size:50px;}.elementor-24883 .elementor-element.elementor-element-e7699cc > .elementor-widget-container{padding:30px 10px 0px 10px;}.elementor-24883 .elementor-element.elementor-element-e7699cc{text-align:justify;font-family:"Roboto", Sans-serif;}@media(min-width:768px){.elementor-24883 .elementor-element.elementor-element-79976c1{width:70.31%;}.elementor-24883 .elementor-element.elementor-element-a71f639{width:29.651%;}}/* Start custom CSS for html, class: .elementor-element-4bb50b6 */.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 */