.elementor-49 .elementor-element.elementor-element-5b24287{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-49 .elementor-element.elementor-element-5b24287:not(.elementor-motion-effects-element-type-background), .elementor-49 .elementor-element.elementor-element-5b24287 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-49 .elementor-element.elementor-element-2a8c40b{--display:flex;}.elementor-widget-theme-post-title .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-49 .elementor-element.elementor-element-f06e890 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-49 .elementor-element.elementor-element-f06e890 .elementor-heading-title{font-size:40px;line-height:45px;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-49 .elementor-element.elementor-element-af9324e .elementor-icon-list-icon{width:14px;}.elementor-49 .elementor-element.elementor-element-af9324e .elementor-icon-list-icon i{font-size:14px;}.elementor-49 .elementor-element.elementor-element-af9324e .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-49 .elementor-element.elementor-element-0329f0b{text-align:left;}.elementor-49 .elementor-element.elementor-element-0329f0b img{width:100%;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-49 .elementor-element.elementor-element-35498d3{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(max-width:1024px){.elementor-49 .elementor-element.elementor-element-f06e890 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-49 .elementor-element.elementor-element-f06e890 .elementor-heading-title{font-size:28px;line-height:35px;}.elementor-49 .elementor-element.elementor-element-0329f0b img{height:235px;object-fit:contain;}}@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-5b24287{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-49 .elementor-element.elementor-element-f06e890 .elementor-heading-title{font-size:22px;line-height:30px;}.elementor-49 .elementor-element.elementor-element-0329f0b img{height:200px;}}/* Start custom CSS for container, class: .elementor-element-5b24287 */.custom-single-post-page h2, .custom-single-post-page h3, .custom-single-post-page h4 {
    font-size: 22px !important;
    margin-top: 30px !important;
    margin-bottom: 10px;
}

.custom-single-post-page img{
     height: 450px;
     margin: 15px 0px;
     object-fit: contain;
     text-align: center;
     width: 100%;
}
.custom-single-post-page figure.wp-block-image {
    text-align: center;
    width: 100%;
}

.custom-single-post-page td, .custom-single-post-page th {
  border: 1px solid #ddd;
  padding: 8px;
}

.custom-single-post-page tr:nth-child(even){background-color: #f2f2f2;}

.custom-single-post-page tr:hover {background-color: #ddd;}

 .custom-single-post-page th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #ffca05;
  color: #000000;
}

 .custom-single-post-page  table {
    margin: 30px 0px;
}

.custom-single-post-page blockquote:before {
    content: '' !important;
    background: url(https://nektar.io/wp-content/uploads/2025/03/qc-icon.jpg);
    width: 40px;
    height: 40px !important;
 display: block !important;
 background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


.custom-single-post-page blockquote p{
    font-weight: bold;
    font-size: 22px;
    color: #3f444b;
    line-height: 28px;
}

.custom-single-post-page blockquote p a{
    font-weight: 500;
    font-size: 16px;
}

.custom-single-post-page blockquote {
    margin: 40px 0 !important;
}

.custom-single-post-page figure.wp-block-image {
    text-align: center;
}

@media (max-width: 1500px) { 
	
}

@media only screen and (max-width: 1200px ){

}

@media only screen and (max-width: 990px ){
.custom-single-post-page img{
    height: 400px;
     margin: 15px 0px;
     object-fit: cover;
}
}

@media only screen and (max-width: 768px){
.custom-single-post-page img{
    height: 300px;
     margin: 10px 0px;
     object-fit: cover;
}
.custom-single-post-page blockquote p{
    font-weight: bold;
    font-size: 18px;
    color: #3f444b;
    line-height: 24px;
}
.custom-single-post-page h2, .custom-single-post-page h3, .custom-single-post-page h4 {
    font-size: 20px !important;
    margin-top: 15px !important;
    margin-bottom: 10px;
}
}


@media only screen and (max-width: 480px){

	
}/* End custom CSS */