.elementor-672 .elementor-element.elementor-element-4cd30898:not(.elementor-motion-effects-element-type-background), .elementor-672 .elementor-element.elementor-element-4cd30898 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c94d9ab );background-image:url("https://pharmaedge.ai/wp-content/uploads/2025/08/Grid.png");background-position:top right;background-repeat:no-repeat;}.elementor-672 .elementor-element.elementor-element-4cd30898 > .elementor-container{max-width:500px;}.elementor-672 .elementor-element.elementor-element-4cd30898{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-672 .elementor-element.elementor-element-4cd30898 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-672 .elementor-element.elementor-element-2738f91d{text-align:center;}.elementor-672 .elementor-element.elementor-element-2738f91d .elementor-heading-title{font-family:"Manrope", Sans-serif;font-size:36px;font-weight:700;line-height:50px;color:#F4F5F5;}.elementor-672 .elementor-element.elementor-element-7f3c3959{text-align:center;font-family:"Manrope", Sans-serif;font-size:18px;font-weight:400;line-height:25px;color:#F4F5F5;}.elementor-672 .elementor-element.elementor-element-218808dc > .elementor-container{max-width:1024px;}.elementor-672 .elementor-element.elementor-element-218808dc{padding:80px 0px 80px 0px;}.elementor-672 .elementor-element.elementor-element-6800878{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;color:var( --e-global-color-secondary );}.elementor-672 .elementor-element.elementor-element-6800878 a{color:var( --e-global-color-d49ac81 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-672 .elementor-element.elementor-element-4cd30898{padding:57px 0px 57px 0px;}.elementor-672 .elementor-element.elementor-element-2738f91d .elementor-heading-title{font-size:24px;}.elementor-672 .elementor-element.elementor-element-218808dc{padding:56px 16px 56px 16px;}.elementor-672 .elementor-element.elementor-element-5d7f9d2e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-6800878 */.dpa-list table{margin-top:15px; margin-bottom:15px;}
  
  
.dpa-list ul {
              list-style: none;
              padding-left: 0;
              margin-left: 0;
          }

          .dpa-list ul li {
              position: relative;
              padding-left: 36px;
          }

          .dpa-list ul li::before {
              content: "";
              position: absolute;
              left: 0;
              top: 6px;
              width: 20px;
              height: 20px;
              background-image: url('https://cdn.prod.website-files.com/6798a9f2afba026ef37a64ed/685b6cf77d96092652df3d18_tailless-line-arrow-left-circle--arrow-keyboard-circle-button-left.svg');
              background-size: contain;
              background-repeat: no-repeat;
              display: block;
          }

          .dpa-list ul {
              padding-inline-start: 0 !important; }

          /* Top-level OL */
          .dpa-list ol {
              list-style: none;
              padding-left: 0;
              margin-left: 0;
              counter-reset: level1;
          }

          .dpa-list ol > li {
              counter-increment: level1;
              position: relative;
              padding-left: 35px;
              margin-bottom: 8px;
          }

          .dpa-list ol > li::before {
              content: counter(level1);
              position: absolute;
              left: 0;
              top: 0.2em;
              width: 24px;
              height: 24px;
              display: flex;
              align-items: center;
              justify-content: center;
              border: 1px solid #005dc1;
              color: #005dc1;
              font-weight: bold;
              border-radius: 50%;
              font-size: 14px;
              line-height: 1;
              background: transparent;
          }

          /* Second-level OL (e.g., 3.1) */
          .dpa-list ol > li > ol {
              counter-reset: level2;
              margin-top: 8px;
          }

          .dpa-list ol > li > ol > li {
              counter-increment: level2;
              position: relative;
              padding-left: 35px;
              margin-bottom: 6px;
          }

          .dpa-list ol > li > ol > li::before {
              content: counter(level1) "." counter(level2);
              position: absolute;
              left: 0;
              top: 0.2em;
              width: 28px;
              height: 28px;
              display: flex;
              align-items: center;
              justify-content: center;
              border: 1px solid #005dc1;
              color: #005dc1;
              font-weight: bold;
              border-radius: 50%;
              font-size: 14px;
              line-height: 1;
              background: transparent;
          }

          /* Third-level OL (e.g., a, b, c) */
          .text-rich-text-dpa ol > li > ol > li > ol {
              counter-reset: level3;
              margin-top: 6px;
          }

          .dpa-list ol > li > ol > li > ol > li {
              counter-increment: level3;
              position: relative;
              padding-left: 35px;
              margin-bottom: 6px;
          }

          .dpa-list ol > li > ol > li > ol > li::before {
              content: counter(level3, lower-alpha);
              position: absolute;
              left: 0;
              top: 0.2em;
              width: 24px;
              height: 24px;
              display: flex;
              align-items: center;
              justify-content: center;
              border: 1px solid #005dc1;
              color: #005dc1;
              font-weight: bold;
              border-radius: 50%;
              font-size: 14px;
              line-height: 1;
              background: transparent;
          }

          .dpa-list ol > li > ol > li > ol > li > ol {
              counter-reset: level4;
              margin-top: 6px;
          }

          .dpa-list ol > li > ol > li > ol > li > ol > li {
              counter-increment: level4;
              position: relative;
              padding-left: 35px;
              margin-bottom: 6px;
          }

          .dpa-list ol > li > ol > li > ol > li > ol > li::before {
              content: counter(level4, lower-roman);
              position: absolute;
              left: 0;
              top: 0.2em;
              width: 24px;
              height: 24px;
              display: flex;
              align-items: center;
              justify-content: center;
              border: 1px solid #005dc1;
              color: #005dc1;
              font-weight: bold;
              border-radius: 50%;
              font-size: 14px;
              line-height: 1;
              background: transparent;
          }/* End custom CSS */