.elementor-71 .elementor-element.elementor-element-4d4aae2{--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;}.elementor-71 .elementor-element.elementor-element-1bcfd4b{--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;--border-radius:10px 10px 10px 10px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-71 .elementor-element.elementor-element-1bcfd4b:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-1bcfd4b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-71 .elementor-element.elementor-element-9392de6 img{border-radius:5px 5px 5px 5px;}.elementor-71 .elementor-element.elementor-element-a6b77ea .elementor-heading-title{font-size:18px;font-weight:600;line-height:22px;}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(4px/2);}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(4px/2);}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(4px/2);}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-4px/2);}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-4px/2);}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-71 .elementor-element.elementor-element-97c594b{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-item > a{font-size:14px;}.elementor-71 .elementor-element.elementor-element-97c594b .elementor-icon-list-text{transition:color 0.3s;}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(4px/2);}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(4px/2);}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(4px/2);}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-4px/2);}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-4px/2);}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-icon i{color:#EE4E4E;transition:color 0.3s;}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-icon svg{fill:#EE4E4E;transition:fill 0.3s;}.elementor-71 .elementor-element.elementor-element-0a20f89{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-item > a{font-weight:500;}.elementor-71 .elementor-element.elementor-element-0a20f89 .elementor-icon-list-text{color:#3B3B3B;transition:color 0.3s;}@media(min-width:768px){.elementor-71 .elementor-element.elementor-element-1bcfd4b{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-1bcfd4b */.elementor-71 .elementor-element.elementor-element-1bcfd4b {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
}


.elementor-71 .elementor-element.elementor-element-1bcfd4b::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
    0deg, 
    transparent, 
    transparent 30%,
    rgb(254,199,0)
    
  );
  transform: rotate(-45deg);
  transition: all 1s ease;
  opacity: 0
}

.elementor-71 .elementor-element.elementor-element-1bcfd4b:hover {
  transform: scale(1.05);
}

.elementor-71 .elementor-element.elementor-element-1bcfd4b:hover::before {
  opacity: 1;
  transform: rotate(-45deg) translateY(100%);
}/* End custom CSS */