.elementor-19916 .elementor-element.elementor-element-51cedb83{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--border-radius:16px 16px 16px 16px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-19916 .elementor-element.elementor-element-51cedb83:not(.elementor-motion-effects-element-type-background), .elementor-19916 .elementor-element.elementor-element-51cedb83 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}#elementor-popup-modal-19916 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF00;}#elementor-popup-modal-19916{background-color:#6B6B6BCC;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-19916 .dialog-message{width:600px;height:auto;}#elementor-popup-modal-19916 .dialog-close-button{display:flex;}#elementor-popup-modal-19916 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-19916 .dialog-close-button svg{fill:#FFFFFF;}@media(max-width:1024px){.elementor-19916 .elementor-element.elementor-element-51cedb83{--grid-auto-flow:row;}#elementor-popup-modal-19916 .dialog-message{padding:0% 5% 0% 5%;}}@media(max-width:767px){.elementor-19916 .elementor-element.elementor-element-51cedb83{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}#elementor-popup-modal-19916 .dialog-message{width:1000px;padding:16% 5% 16% 5%;}#elementor-popup-modal-19916 .dialog-close-button{font-size:16px;}}/* Start custom CSS for html, class: .elementor-element-1f013b0f */.elementor-19916 .elementor-element.elementor-element-1f013b0f {
    .test-card {
      width: 100%;
      border: 1px solid #eee;
      border-radius: 16px;
      padding: 24px;
      font-family: sans-serif;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      box-sizing: border-box;
    }
    
    .test-header {
      display: flex;
      align-items: center;
      margin-bottom: 4px;
    }
    
    .test-header img {
      width: 48px;
      height: 48px;
      margin-left: 0px;
      margin-right: 8px;
    }
    
    .test-header .title {
      font-weight: bold;
      font-size: 14px;
    }
    
    .test-name {
      font-size: 18px;
      font-weight: 600;
    margin-top: 16px;
      margin-bottom: 6px;
    }
    
    .test-divider {
      border-top: 1px solid #ccc;
      margin-bottom: 16px;
    }
    
    .test-item {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 12px;
      font-size: 16px;
    }
    
    .test-item:last-child {
      margin-bottom: 0;
    }
    
    .test-item .icon {
       width: 24px;
        height: 24px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        padding: 0;
    }
    
    .test-item .icon img {
      width: 48;
      height: 100%;
    }
}/* End custom CSS */