.elementor-6132 .elementor-element.elementor-element-1bc003f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-6132 .elementor-element.elementor-element-1bc003f:not(.elementor-motion-effects-element-type-background), .elementor-6132 .elementor-element.elementor-element-1bc003f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.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-6132 .elementor-element.elementor-element-7d5fb4b{width:var( --container-widget-width, 100% );max-width:100%;margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-6132 .elementor-element.elementor-element-7d5fb4b .elementor-heading-title{font-family:"Anek Malayalam", Sans-serif;font-size:32px;font-weight:500;letter-spacing:0.5px;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6132 .elementor-element.elementor-element-e26c0b0{font-family:"Anek Malayalam", Sans-serif;font-size:18px;font-weight:400;letter-spacing:0.5px;color:#6D7986;}.elementor-6132 .elementor-element.elementor-element-ab624cb{--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;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:60px;--margin-bottom:300px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}.elementor-6132 .elementor-element.elementor-element-6aae567{width:initial;max-width:initial;}.elementor-6132 .elementor-element.elementor-element-6aae567 .elementor-heading-title{font-family:"Anek Malayalam", Sans-serif;font-size:24px;font-weight:500;line-height:34px;letter-spacing:0.5px;color:#DD3D3D;}.elementor-6132 .elementor-element.elementor-element-12148c0{width:initial;max-width:initial;}@media(min-width:768px){.elementor-6132 .elementor-element.elementor-element-1bc003f{--content-width:1400px;}.elementor-6132 .elementor-element.elementor-element-ab624cb{--content-width:1400px;}}@media(max-width:1366px){.elementor-6132 .elementor-element.elementor-element-1bc003f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:50px;--padding-right:50px;}}@media(max-width:767px){.elementor-6132 .elementor-element.elementor-element-1bc003f{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-6132 .elementor-element.elementor-element-7d5fb4b{text-align:start;}.elementor-6132 .elementor-element.elementor-element-7d5fb4b .elementor-heading-title{font-size:28px;}.elementor-6132 .elementor-element.elementor-element-e26c0b0{font-size:14px;}.elementor-6132 .elementor-element.elementor-element-ab624cb{--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-6132 .elementor-element.elementor-element-6aae567 .elementor-heading-title{font-size:18px;line-height:1.4em;}}/* Start custom CSS for html, class: .elementor-element-12148c0 */.mp-pdf-link{
  display:flex;
  align-items:center;
  gap:16px;
  text-decoration:none;
  color:#111;
  padding:12px 0;
}

.mp-pdf-thumb{
  width:164px;
  height:164px;
  flex:0 0 164px;
  overflow:hidden;
}

.mp-pdf-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;   /* <-- no cropping */
  display:block;
}

.mp-pdf-meta{
  display:flex;
  flex-direction:column;
  gap:6px;
}

.mp-pdf-title{
  font-family:'Anek Malayalam', sans-serif;
  font-size:26px;
  font-weight:500;
  line-height:1.2;
}

.mp-pdf-size{
  font-family:'Anek Malayalam', sans-serif;
  font-size:13px;
  color:#777;
  line-height:1;
}

.mp-pdf-link:hover .mp-pdf-title{
  text-decoration:underline;
}

/* ==================================================
   PDF LINK — MOBILE OVERRIDE
   Makes thumb 64x64 and text 14px on phones
================================================== */
@media (max-width: 767px){

  .mp-pdf-thumb{
    width:64px;
    height:64px;
    flex:0 0 64px;
  }

  .mp-pdf-title{
    font-size:14px;
  }

  .mp-pdf-size{
    font-size:12px;
  }

}/* End custom CSS */