.smart-prop-container{font-family:"Inter",sans-serif;font-size:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding-top:30px;padding-bottom:30px;max-width:100%}@media(max-width:1024px){.smart-prop-container{grid-template-columns:repeat(2,minmax(300px,1fr))!important}}@media(max-width:768px){.smart-prop-container{grid-template-columns:1fr!important}}.smart-prop-container .smart-prop-product-card{padding:30px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 0 10px rgb(0 0 0 / .1);border-radius:10px;position:relative;overflow:hidden;max-width:350px}.smart-prop-container .smart-prop-product-card .smart-prop-product-card-header{flex-direction:column;display:flex;justify-content:center;align-items:center;margin-bottom:20px;text-align:center;border-bottom:1px solid rgb(0 0 0 / .1)}.smart-prop-container .smart-prop-product-card .smart-prop-product-card-header .smart-prop-product-name{margin:0;color:#000;text-align:center;font-family:"Inter",sans-serif;font-size:22px;font-weight:700;text-transform:uppercase}.smart-prop-container .smart-prop-product-card .smart-prop-product-card-header .smart-prop-product-type_str{color:#4a71af;text-align:center;font-family:"Inter",sans-serif;font-size:15px;font-weight:700}.smart-prop-container .smart-prop-product-card .smart-prop-product-body{flex-grow:1}.smart-prop-container .smart-prop-product-card .smart-prop-product-body .smart-prop-product-features{margin:0;padding:0}.smart-prop-container .smart-prop-product-card .smart-prop-product-body .smart-prop-product-features li{font-size:13px;line-height:2;list-style:none;display:flex;gap:5px;align-items:center}.smart-prop-container .smart-prop-product-card .smart-prop-product-unique-platform{margin:0;padding:0}.smart-prop-container .smart-prop-product-card .smart-prop-product-unique-platform li{font-size:13px;line-height:2;list-style:none;display:flex;gap:5px;align-items:center}.smart-prop-container .smart-prop-product-card .smart-prop-product-platform label.smart-prop-product-platform-label{color:#666;font-family:"Inter",sans-serif;font-size:12px}.smart-prop-container .smart-prop-product-card .smart-prop-product-platform .smart-prop-product-platform-select{margin-top:5px;margin-bottom:5px;width:100%;padding:10px;border-radius:50px;border:1px solid #d9d9d9;font-family:"Inter",sans-serif;font-size:16px;font-weight:400}.smart-prop-container .smart-prop-product-card .smart-prop-product-footer{padding:20px 0;display:flex;flex-direction:column;gap:20px}.smart-prop-container .smart-prop-product-card .smart-prop-product-footer .smart-prop-price{color:#000;text-align:center;font-family:"Inter",sans-serif;font-size:30px;font-weight:700}.smart-prop-container .smart-prop-product-card .smart-prop-product-footer .smart-prop-price-installment{text-align:center;color:#6e6e6e;font-family:"Inter",sans-serif;font-size:16px;font-weight:400}.smart-prop-container .smart-prop-product-card .smart-prop-product-footer .smart-prop-product-button{text-transform:unset;border-radius:50px;text-decoration:none;box-sizing:border-box;text-align:center;background:#015ef3;color:#fff;font-family:"Inter",sans-serif;font-size:18px;font-weight:400;padding:10px 20px;cursor:pointer;width:100%;border:none;transition:filter .3s ease;position:relative}.smart-prop-container .smart-prop-product-card .smart-prop-product-footer .smart-prop-product-button:hover{opacity:.6}.smart-prop-container .smart-prop-product-card .smart-prop-product-footer .smart-prop-product-button[disabled]{cursor:default;opacity:.6}