.elementor-3255 .elementor-element.elementor-element-6f92ec6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:39px;--margin-bottom:0px;--margin-left:26px;--margin-right:0px;}.elementor-3255 .elementor-element.elementor-element-083dc14{--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;}.elementor-3255 .elementor-element.elementor-element-5d95ec9{margin:137px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 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-3255 .elementor-element.elementor-element-0cdb474 .elementor-heading-title{font-family:"Helvetica", Sans-serif;font-weight:600;text-decoration:none;color:#000000;}.elementor-3255 .elementor-element.elementor-element-0cdb474 .elementor-heading-title a:hover, .elementor-3255 .elementor-element.elementor-element-0cdb474 .elementor-heading-title a:focus{color:#808080;}.elementor-3255 .elementor-element.elementor-element-83c3349{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:left;}.elementor-3255 .elementor-element.elementor-element-83c3349 .elementor-heading-title{font-family:"Helvetica", Sans-serif;font-size:14px;font-weight:400;color:#000000;}.elementor-3255 .elementor-element.elementor-element-83c3349 .elementor-heading-title a:hover, .elementor-3255 .elementor-element.elementor-element-83c3349 .elementor-heading-title a:focus{color:#808080;}.elementor-3255 .elementor-element.elementor-element-b9383b9{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3255 .elementor-element.elementor-element-29d82ae .bdt-prime-slider-tango{margin-bottom:30px;}.elementor-3255 .elementor-element.elementor-element-29d82ae .bdt-prime-slider-tango .swiper-pagination{transform:translateX(-50%) translateY(30px);}.elementor-3255 .elementor-element.elementor-element-29d82ae .bdt-prime-slider-tango .bdt-content-wrap{text-align:left;padding:0px 0px 467px 9px;}body.elementor-page-3255:not(.elementor-motion-effects-element-type-background), body.elementor-page-3255 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #5A6E3B 0%, #5A6E3B 100%);}:root{--page-title-display:none;}@media(max-width:767px){.elementor-3255 .elementor-element.elementor-element-6f92ec6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-3255 .elementor-element.elementor-element-6f92ec6{--width:97%;}.elementor-3255 .elementor-element.elementor-element-083dc14{--width:30%;}}/* Start custom CSS for heading, class: .elementor-element-0cdb474 */.elementor-3255 .elementor-element.elementor-element-0cdb474 a {
    text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-83c3349 */.elementor-3255 .elementor-element.elementor-element-83c3349 a {
    text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS for prime-slider-tango, class: .elementor-element-29d82ae *//* Hide content initially */
.elementor-3255 .elementor-element.elementor-element-29d82ae .bdt-content-wrap {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

/* Show on hover */
.elementor-3255 .elementor-element.elementor-element-29d82ae .swiper-slide:hover .bdt-content-wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Force each slide to maintain a 3:4 aspect ratio */
.swiper-tango .swiper-slide {
  aspect-ratio: 3 / 4;   /* Modern browsers */
  width: 100%;
  max-width: 400px;      /* optional: adjust as needed */
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Image wrapper should fill the ratio box */
.swiper-tango .bdt-image-wrap,
.swiper-tango .bdt-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;      /* keep image filling ratio area */
  display: block;
}/* End custom CSS */