.elementor-2634 .elementor-element.elementor-element-537c746{--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-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-2634 .elementor-element.elementor-element-0c7597a{text-align:center;}.elementor-2634 .elementor-element.elementor-element-0c7597a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:21px;font-weight:600;color:#1273EB;}.elementor-2634 .elementor-element.elementor-element-f811e87{text-align:center;}.elementor-2634 .elementor-element.elementor-element-f811e87 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:27px;font-weight:600;color:#1D2746;}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-2634 .elementor-element.elementor-element-12f27fe .e-search-input{border-radius:50px 50px 50px 50px;}.elementor-2634 .elementor-element.elementor-element-12f27fe{--e-search-icon-label-size:16px;--e-search-input-gap:8px;--e-search-submit-margin-inline-start:18px;--e-search-submit-border-radius:50px 50px 50px 50px;--e-search-submit-padding:10px 50px 10px 50px;}.elementor-2634 .elementor-element.elementor-element-24c929f{--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-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2634 .elementor-element.elementor-element-cabaa62{--grid-columns:3;}.elementor-2634 .elementor-element.elementor-element-cabaa62 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-2634 .elementor-element.elementor-element-cabaa62 .e-loop-item > .elementor-section, .elementor-2634 .elementor-element.elementor-element-cabaa62 .e-loop-item > .elementor-section > .elementor-container, .elementor-2634 .elementor-element.elementor-element-cabaa62 .e-loop-item > .e-con, .elementor-2634 .elementor-element.elementor-element-cabaa62 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}@media(min-width:768px){.elementor-2634 .elementor-element.elementor-element-24c929f{--width:1600px;}}@media(max-width:1024px){.elementor-2634 .elementor-element.elementor-element-cabaa62{--grid-columns:2;}}@media(max-width:767px){.elementor-2634 .elementor-element.elementor-element-cabaa62{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-cabaa62 *//* Make all cards equal height */
.ebook-grid .e-loop-item {
  display: flex;
}

/* Make inner card fill full height */
.ebook-grid .e-loop-item > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Push button to bottom */
.ebook-grid .elementor-widget-button {
  margin-top: auto;
}/* End custom CSS */