.elementor-7930 .elementor-element.elementor-element-26428e5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-7930 .elementor-element.elementor-element-4e8e700{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7930 .elementor-element.elementor-element-2675b017{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 20px 0px;}.elementor-7930 .elementor-element.elementor-element-2675b017 .elementor-heading-title{font-family:"Mercury Text G1", Sans-serif;font-size:35px;font-weight:400;line-height:40px;color:var( --e-global-color-9e68ecc );}.elementor-7930 .elementor-element.elementor-element-48ef6ac2 .elementor-toc__header-title{text-align:start;}.elementor-7930 .elementor-element.elementor-element-48ef6ac2 .elementor-toc__header{flex-direction:row;}.elementor-7930 .elementor-element.elementor-element-48ef6ac2{--item-text-hover-decoration:underline;}.elementor-7930 .elementor-element.elementor-element-8a9a744{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-7930 .elementor-element.elementor-element-2675b017 .elementor-heading-title{font-size:25px;}}@media(min-width:768px){.elementor-7930 .elementor-element.elementor-element-4e8e700{--width:33.3333%;}.elementor-7930 .elementor-element.elementor-element-8a9a744{--width:66.6666%;}}/* Start custom CSS for heading, class: .elementor-element-2675b017 */.highlight1 {
  color: #D3AC67; /* gold */
  display: inline-block;
}

.green-text {
  color: #005F2A; /* green */
  display: inline-block;
}

/* Optional: letter-by-letter animation */
.sec-title1 span {
  display: inline-block;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.6s forwards;
}

.sec-title1 span:nth-child(1) { animation-delay: 0.1s; }
.sec-title1 span:nth-child(2) { animation-delay: 0.2s; }
.sec-title1 span:nth-child(3) { animation-delay: 0.3s; }
/* … you can continue or use JS for auto split */

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mercury Text G1';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.dkpharmachem.com/wp-content/uploads/2025/08/Mercury-TextG1Roman.ttf') format('truetype');
}
@font-face {
	font-family: 'Mercury Text G1';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.dkpharmachem.com/wp-content/uploads/2025/08/Mercury-Text-G1-Bold-SC.ttf') format('truetype');
}
@font-face {
	font-family: 'Mercury Text G1';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.dkpharmachem.com/wp-content/uploads/2025/08/Mercury-Text-G1-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */