.elementor-240 .elementor-element.elementor-element-a89e8ad{--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;--gap:16px 16px;--row-gap:16px;--column-gap:16px;--border-radius:8px 8px 8px 8px;--padding-top:32px;--padding-bottom:32px;--padding-left:25px;--padding-right:24px;}.elementor-240 .elementor-element.elementor-element-a89e8ad:not(.elementor-motion-effects-element-type-background), .elementor-240 .elementor-element.elementor-element-a89e8ad > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-ab7e804 );}.elementor-240 .elementor-element.elementor-element-706d4f0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-240 .elementor-element.elementor-element-cc19a12{width:auto;max-width:auto;}.elementor-240 .elementor-element.elementor-element-cc19a12 img{width:100%;height:189px;object-fit:cover;object-position:center right;filter:brightness( 63% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );border-radius:8px 8px 8px 8px;}.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-240 .elementor-element.elementor-element-aa62434 .elementor-heading-title{font-family:"Noto Serif Georgian", Sans-serif;font-size:28px;font-weight:700;color:var( --e-global-color-19fd86e );}.elementor-240 .elementor-element.elementor-element-964e9d9 .elementor-heading-title{font-family:var( --e-global-typography-10dd6c8-font-family ), Sans-serif;font-size:var( --e-global-typography-10dd6c8-font-size );font-weight:var( --e-global-typography-10dd6c8-font-weight );color:var( --e-global-color-19fd86e );}@media(max-width:1366px){.elementor-240 .elementor-element.elementor-element-964e9d9 .elementor-heading-title{font-size:var( --e-global-typography-10dd6c8-font-size );}}@media(max-width:1024px){.elementor-240 .elementor-element.elementor-element-964e9d9 .elementor-heading-title{font-size:var( --e-global-typography-10dd6c8-font-size );}}@media(max-width:767px){.elementor-240 .elementor-element.elementor-element-964e9d9 .elementor-heading-title{font-size:var( --e-global-typography-10dd6c8-font-size );}}/* Start custom CSS for image, class: .elementor-element-cc19a12 */.zoom-thumbnail {
  overflow: hidden;
  display: block;
  position: relative;
}

.zoom-thumbnail img {
  transition: transform 0.4s ease;
  width: 100%;
  height: auto;
  display: block;
}

.zoom-thumbnail:hover img {
  transform: scale(1.1);
}/* End custom CSS */