.elementor-3661 .elementor-element.elementor-element-38b50c84{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3661 .elementor-element.elementor-element-38b50c84:not(.elementor-motion-effects-element-type-background), .elementor-3661 .elementor-element.elementor-element-38b50c84 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-3661 .elementor-element.elementor-element-38b50c84.e-con{--align-self:center;}.elementor-3661 .elementor-element.elementor-element-e728cab{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3661 .elementor-element.elementor-element-5d4468f6{--display:flex;--min-height:462px;--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-3661 .elementor-element.elementor-element-2c3715a1 img{width:80%;filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-3661 .elementor-element.elementor-element-18724819{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3661 .elementor-element.elementor-element-73de9811 .elementor-heading-title{-webkit-text-stroke-color:#000;stroke:#000;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}#elementor-popup-modal-3661 .dialog-widget-content{animation-duration:0.5s;background-color:#F8F3EF;}#elementor-popup-modal-3661{background-color:#000000B3;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3661 .dialog-message{width:800px;height:auto;}@media(min-width:768px){.elementor-3661 .elementor-element.elementor-element-38b50c84{--width:100%;}.elementor-3661 .elementor-element.elementor-element-5d4468f6{--width:88%;}}@media(max-width:1024px){#elementor-popup-modal-3661 .dialog-message{width:370px;}}@media(max-width:767px){#elementor-popup-modal-3661 .dialog-message{width:320px;}}/* Start custom CSS for heading, class: .elementor-element-73de9811 */.glitch-text {
  position: relative;
  color: white;
  animation: glitch 1s infinite;
}

@keyframes glitch {
  0% {
    text-shadow: 2px 0 red, -2px 0 blue;
  }
  20% {
    text-shadow: -2px 0 red, 2px 0 blue;
  }
  40% {
    text-shadow: 2px 0 red, -2px 0 blue;
  }
  60% {
    text-shadow: -2px 0 red, 2px 0 blue;
  }
  80% {
    text-shadow: 2px 0 red, -2px 0 blue;
  }
  100% {
    text-shadow: -2px 0 red, 2px 0 blue;
  }
}

.ms-btn--circle,
.ms-btn_border {
  display: none !important;
}/* End custom CSS */