.elementor-117 .elementor-element.elementor-element-d2330c2{--display:flex;--min-height:15vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-117 .elementor-element.elementor-element-d2330c2:not(.elementor-motion-effects-element-type-background), .elementor-117 .elementor-element.elementor-element-d2330c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EDEDEA;}.elementor-117 .elementor-element.elementor-element-f5b5b8b{--display:flex;--min-height:70vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--border-radius:10px 10px 10px 10px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-117 .elementor-element.elementor-element-f5b5b8b:not(.elementor-motion-effects-element-type-background), .elementor-117 .elementor-element.elementor-element-f5b5b8b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EDEDEA;}.elementor-117 .elementor-element.elementor-element-6c84398{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-117 .elementor-element.elementor-element-dfdd831 img{width:70%;border-radius:12px 12px 12px 12px;}.elementor-117 .elementor-element.elementor-element-41e60a1{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.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-117 .elementor-element.elementor-element-c639b32{text-align:start;}.elementor-117 .elementor-element.elementor-element-c639b32 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:12px;font-weight:500;color:#000000;}.elementor-117 .elementor-element.elementor-element-fd28b8e{text-align:start;}.elementor-117 .elementor-element.elementor-element-fd28b8e .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:26px;font-weight:600;color:#000000;}.elementor-117 .elementor-element.elementor-element-82161f7{text-align:start;}.elementor-117 .elementor-element.elementor-element-82161f7 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:14px;font-weight:500;color:#422915;}.elementor-117 .elementor-element.elementor-element-50707c6{text-align:start;}.elementor-117 .elementor-element.elementor-element-50707c6 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:14px;font-weight:500;color:#422915;}.elementor-117 .elementor-element.elementor-element-2062f02{text-align:start;}.elementor-117 .elementor-element.elementor-element-2062f02 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:14px;font-weight:500;color:#422915;}.elementor-widget-button .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-117 .elementor-element.elementor-element-ed8cd1c .elementor-button{background-color:#D19A5C;font-family:"Times New Roman", Sans-serif;font-size:12px;font-weight:500;fill:#FFFFFF;color:#FFFFFF;}.elementor-117 .elementor-element.elementor-element-ed8cd1c{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:767px){.elementor-117 .elementor-element.elementor-element-d2330c2{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-117 .elementor-element.elementor-element-dfdd831 img{width:100%;}}/* Start custom CSS for image, class: .elementor-element-dfdd831 *//* force no fading + only floating */
.float-img {
  opacity: 1 !important;
  animation: floatY 3.5s ease-in-out infinite !important;
  will-change: transform;
}

@keyframes floatY {
  0%, 100% { transform: translate3d(0,0,0); }
  50%      { transform: translate3d(0,-12px,0); }
}/* End custom CSS */