.elementor-kit-6{--e-global-color-primary:#113859;--e-global-color-secondary:#AD252E;--e-global-color-text:#70889B;--e-global-color-accent:#E8E8E8;--e-global-color-3ec19b0:#181717;--e-global-typography-primary-font-family:"Muli-Bold";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"baskerville-display-pt";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.poly-mask {
    border-radius: 20px 20px 0 0;
  overflow: hidden;
    clip-path: polygon(
    0 0,      /* top-left */
    100% 0,   /* top-right */
    100% 100%, /* right edge down */
    0 85%    /* bottom-left higher/lower makes the angle */
  );
    
}


.resource:hover .title p{color:#fff; overflow:hidden;}

.poly-mask img, .poly-mask{border-radius:20px 20px 0 0}

.resource{border-radius:20px 20px 20px 20px}

.resource .poly-mask img{
  transition: transform 800ms ease;
  transform: scale(1);
  transform-origin: center;
}

.resource:hover .poly-mask img{
  transform: scale(1.03); /* subtle */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Muli-Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.drcoreymiller.com/wp-content/uploads/2026/02/Muli-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */