.elementor-kit-4{--e-global-color-primary:#211D1D;--e-global-color-secondary:#A7A9AB;--e-global-color-text:#211D1D;--e-global-color-accent:#530A1C;--e-global-color-a2635a5:#FFFFFF;--e-global-color-83b5613:#707070;--e-global-typography-primary-font-family:"usual";--e-global-typography-primary-font-size:4.5rem;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"usual";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"usual";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b9defdb-font-family:"usual";--e-global-typography-b9defdb-font-size:4.4rem;--e-global-typography-b9defdb-font-weight:800;--e-global-typography-b9defdb-text-transform:uppercase;--e-global-typography-b9defdb-line-height:1.2em;--e-global-typography-98b8b87-font-family:"usual";--e-global-typography-98b8b87-font-size:1.2rem;--e-global-typography-98b8b87-font-weight:600;--e-global-typography-98b8b87-line-height:1.2em;--e-global-typography-a219c23-font-family:"usual";--e-global-typography-a219c23-font-size:1.2rem;--e-global-typography-a219c23-font-weight:600;--e-global-typography-a219c23-line-height:1.2em;--e-global-typography-8f65dab-font-family:"usual";--e-global-typography-8f65dab-font-size:1.6rem;--e-global-typography-8f65dab-font-weight:700;--e-global-typography-8f65dab-line-height:1.2em;--e-global-typography-1813c3b-font-family:"usual";--e-global-typography-1813c3b-font-size:0.9rem;--e-global-typography-1813c3b-font-weight:600;--e-global-typography-1813c3b-line-height:1.2em;--e-global-typography-51906fb-font-family:"usual";--e-global-typography-51906fb-font-size:0.8rem;--e-global-typography-51906fb-font-weight:400;--e-global-typography-51906fb-line-height:1.5em;--e-global-typography-ea8c2df-font-family:"usual";--e-global-typography-ea8c2df-font-size:4rem;--e-global-typography-ea8c2df-font-weight:800;--e-global-typography-ea8c2df-text-transform:uppercase;--e-global-typography-ea8c2df-line-height:1.2em;--e-global-typography-1b52def-font-family:"usual";--e-global-typography-1b52def-font-size:10rem;--e-global-typography-1b52def-font-weight:800;--e-global-typography-1b52def-text-transform:uppercase;--e-global-typography-1b52def-line-height:1.2em;color:var( --e-global-color-text );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-text );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{padding:1em 2.5em 1em 2.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-primary-font-size:4rem;--e-global-typography-secondary-font-size:1.6rem;--e-global-typography-text-font-size:0.9rem;--e-global-typography-b9defdb-font-size:3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:2.6rem;--e-global-typography-b9defdb-font-size:2.2em;--e-global-typography-b9defdb-letter-spacing:-0.6px;--e-global-typography-98b8b87-font-size:1.2em;--e-global-typography-8f65dab-font-size:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */.post-loop{
    position:relative;
}
.post-loop .post-content .post-excerpt{
    position:relative;
    opacity:0;
    transform:translateY(100%);
    transition:all 0.35s ease-in;
    margin-top:-80px;
}
.post-loop:hover .post-content .post-excerpt{
    opacity:1;
    width:100%;
    margin-top:0;
    position:relative;
    transform:translateY(0%);
}/* End custom CSS */