.elementor-1738 .elementor-element.elementor-element-6cde8a6c{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:70px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1738 .elementor-element.elementor-element-143db1d5{text-align:center;}.elementor-1738 .elementor-element.elementor-element-143db1d5 .elementor-heading-title{font-family:"Neue Montreal", Sans-serif;font-size:48px;font-weight:500;line-height:1.101em;letter-spacing:0px;color:var( --e-global-color-primary );}.elementor-1738 .elementor-element.elementor-element-508eea9a{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:52px;--grid-column-gap:14px;--grid-row-gap:0px;}.elementor-1738 .elementor-element.elementor-element-508eea9a .elementor-social-icon{background-color:#02010100;--icon-padding:0.2em;}.elementor-1738 .elementor-element.elementor-element-508eea9a .elementor-social-icon i{color:var( --e-global-color-primary );}.elementor-1738 .elementor-element.elementor-element-508eea9a .elementor-social-icon svg{fill:var( --e-global-color-primary );}.elementor-1738 .elementor-element.elementor-element-508eea9a .elementor-social-icon:hover i{color:var( --e-global-color-accent );}.elementor-1738 .elementor-element.elementor-element-508eea9a .elementor-social-icon:hover svg{fill:var( --e-global-color-accent );}@media(max-width:1024px){.elementor-1738 .elementor-element.elementor-element-6cde8a6c{--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-1738 .elementor-element.elementor-element-143db1d5{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-1738 .elementor-element.elementor-element-6cde8a6c{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-1738 .elementor-element.elementor-element-143db1d5{width:100%;max-width:100%;}.elementor-1738 .elementor-element.elementor-element-143db1d5 .elementor-heading-title{font-size:34px;}}/* Start custom CSS */ p{
    margin-block: 0px;
}


@media print{
    /* 1. Reset Height constraints */
  html, body, .elementor-section, .elementor-column, .elementor-widget-wrap {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  /* 2. Remove positioning that causes overlap */
  * {
    position: static !important;
  }

  /* 3. Stop elements from splitting awkwardly */
  img, tr, .elementor-widget-image, .elementor-widget-text-editor {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  
  /* 4. Ensure headings stay with their text */
  h1, h2, h3, h4, h5, h6 {
    break-after: avoid;
    page-break-after: avoid;
  }
    
    .no-print{
        display: none;
    }
    
    .print-content{
        height: auto !important;
        min-height: 0 !important;
    }
    div, section, article, header, footer {
        position: static !important;
    }
    
    img{
        display: block !important;
        height: auto !important;
    }
    
    footer{
        display: none;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://greatnesslab.com/wp-content/uploads/2025/11/NeueMontreal-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://greatnesslab.com/wp-content/uploads/2025/11/NeueMontreal-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */