﻿.elementor-1442 .elementor-element.elementor-element-abd3792{--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-popup-modal-1442 .dialog-widget-content{background-color:#FEFEFE00;border-radius:24px 24px 24px 24px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1442{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1442 .dialog-message{width:416px;height:600px;align-items:flex-start;}#elementor-popup-modal-1442 .dialog-close-button{display:flex;}@media(max-width:767px){.elementor-1442 .elementor-element.elementor-element-abd3792{--content-width:100%;}}@media(max-width:1366px) and (min-width:768px){.elementor-1442 .elementor-element.elementor-element-abd3792{--content-width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1442 .elementor-element.elementor-element-abd3792{--content-width:100%;}}@media(max-width:768px) and (min-width:768px){.elementor-1442 .elementor-element.elementor-element-abd3792{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-2592555 */.flip-card {
  background-color: transparent;
  width: 100%;
  height: 100%;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: black;
}

.flip-card-back {
  background-color: #fff;
  color: black;
  transform: rotateY(180deg);
}
img.img-card-flip {
    height: 600px;
    width: 100%;
}
.elementor iframe.responsive-iframe.sign-up-form {
    height: 600px;
    width: 100%;
    border-radius: 24px;
   	overflow:hidden!important;
}
#elementor-popup-modal-1442 .dialog-message {
    overflow: hidden;
}


.elementor-popup-modal .dialog-close-button svg {
    width: 3em;
}/* End custom CSS */