.elementor-kit-1182{--e-global-color-primary:#B08B34;--e-global-color-secondary:#171717;--e-global-color-text:#B5B5B5;--e-global-color-accent:#F5F2EB;--e-global-color-e29f8be:#FFFFFF;--e-global-color-a6fe3d5:#000000;--e-global-color-59df16a:#1E1E1E;--e-global-color-85b641a:#2A2A2A;--e-global-color-b180314:#B08B34;--e-global-color-6fc25a5:#D4AF37;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:#121212;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-1182 button,.elementor-kit-1182 input[type="button"],.elementor-kit-1182 input[type="submit"],.elementor-kit-1182 .elementor-button{background-color:var( --e-global-color-accent );color:#121212;}.elementor-kit-1182 button:hover,.elementor-kit-1182 button:focus,.elementor-kit-1182 input[type="button"]:hover,.elementor-kit-1182 input[type="button"]:focus,.elementor-kit-1182 input[type="submit"]:hover,.elementor-kit-1182 input[type="submit"]:focus,.elementor-kit-1182 .elementor-button:hover,.elementor-kit-1182 .elementor-button:focus{background-color:#D4AF37;}.elementor-kit-1182 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1182 p{margin-block-end:0px;}.elementor-kit-1182 a{font-size:16px;line-height:1.6em;}.elementor-kit-1182 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1182 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1182 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1182 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1182 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1182 h6{color:var( --e-global-color-primary );font-family:"Playfair Display";font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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-1182{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1182{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-1182 a{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-icon-wrapper{
    display: flex;
}

.image_effect {
overflow: hidden!important;
}
.image_effect:hover:after {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 50px;
background-color: rgba(255,255,255,0.1);
animation: animate4 2s linear infinite;
animation-delay: 0s;
}
@keyframes animate4 {
0% {
transform: translatex(0%) skewx(-30deg);
}
100% {
transform: translatex(2000%) skewx(-30deg);
}
}/* End custom CSS */