.elementor-567 .elementor-element.elementor-element-2629057{--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;--background-transition:0.3s;--margin-top:41px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-567 .elementor-element.elementor-element-2629057:not(.elementor-motion-effects-element-type-background), .elementor-567 .elementor-element.elementor-element-2629057 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-567 .elementor-element.elementor-element-2629057:hover{background-color:var( --e-global-color-accent );}.elementor-567 .elementor-element.elementor-element-674efc6{--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;--margin-top:50px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.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-567 .elementor-element.elementor-element-03c917f{text-align:center;}.elementor-567 .elementor-element.elementor-element-03c917f .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:46px;font-weight:700;}.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-567 .elementor-element.elementor-element-75a8e36{--grid-columns:4;}.elementor-567 .elementor-element.elementor-element-75a8e36 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-567 .elementor-element.elementor-element-75a8e36 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-567 .elementor-element.elementor-element-75a8e36 .e-loop-item > .elementor-section, .elementor-567 .elementor-element.elementor-element-75a8e36 .e-loop-item > .elementor-section > .elementor-container, .elementor-567 .elementor-element.elementor-element-75a8e36 .e-loop-item > .e-con, .elementor-567 .elementor-element.elementor-element-75a8e36 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}body.elementor-page-567:not(.elementor-motion-effects-element-type-background), body.elementor-page-567 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FBF8F1;}@media(max-width:1024px){.elementor-567 .elementor-element.elementor-element-75a8e36{--grid-columns:2;}}@media(max-width:767px){.elementor-567 .elementor-element.elementor-element-03c917f .elementor-heading-title{font-size:30px;}.elementor-567 .elementor-element.elementor-element-75a8e36{--grid-columns:1;}}/* Start custom CSS for heading, class: .elementor-element-03c917f */.my-head h2{
    -webkit-text-fill-color: transparent !important;
    color: #0000 !important;
    background: linear-gradient(
        90deg,
        #7a5517,
        #b8892d,
        #f2d27a,
        #b8892d,
        #7a5517,
        #b8892d
    ) 0 0 / 200% !important;
    
    -webkit-background-clip: text !important;
    background-clip: text !important;

    animation: goldShimmer 8s linear infinite !important;
}

@keyframes goldShimmer {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}/* End custom CSS */