<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uamodal-974822f .uael-content{width:500px;background-color:#ffffff;}.uamodal-974822f .uael-overlay{background:rgba(0,0,0,0.75);}.uamodal-974822f .uael-modal-close{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-974822f .uael-modal-close i, .uamodal-974822f .uael-modal-close svg{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-974822f .uael-modal-close i{color:#ffffff;}.uamodal-974822f .uael-modal-close svg{fill:#ffffff;}.uamodal-974822f .uael-content .uael-modal-content-data{padding:25px 25px 25px 25px;}.elementor-30747 .elementor-element.elementor-element-974822f .uael-modal-action-wrap .elementor-button{background-color:#958538;}.uamodal-8d3da1d .uael-content{width:500px;background-color:#ffffff;}.uamodal-8d3da1d .uael-overlay{background:rgba(0,0,0,0.75);}.uamodal-8d3da1d .uael-modal-close{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-8d3da1d .uael-modal-close i, .uamodal-8d3da1d .uael-modal-close svg{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-8d3da1d .uael-modal-close i{color:#ffffff;}.uamodal-8d3da1d .uael-modal-close svg{fill:#ffffff;}.uamodal-8d3da1d .uael-content .uael-modal-content-data{padding:25px 25px 25px 25px;}.elementor-30747 .elementor-element.elementor-element-8d3da1d .uael-modal-action-wrap .elementor-button{background-color:#958538;}.elementor-30747 .elementor-element.elementor-element-c3d15f6 .elementor-spacer-inner{height:50px;}.elementor-30747 .elementor-element.elementor-element-b024768 .slick-slide-bg{animation-duration:calc(5000ms*1.2);transition-duration:calc(5000ms);}.elementor-30747 .elementor-element.elementor-element-b024768 .uael-review-image{width:55px;height:55px;}.elementor-30747 .elementor-element.elementor-element-b024768 .uael-review-time{color:#adadad;}.elementor-30747 .elementor-element.elementor-element-b024768 .uael-review{background-color:#fafafa;padding:30px 30px 30px 30px;border-radius:5px 5px 5px 5px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#ededed;}.elementor-30747 .elementor-element.elementor-element-b024768 .uael-review-wrap{padding-right:calc( 25px/2 );padding-left:calc( 25px/2 );}.elementor-30747 .elementor-element.elementor-element-b024768 .uael-review-content{margin-bottom:15px;}.uamodal-b5af6c3 .uael-content{width:500px;background-color:#ffffff;}.uamodal-b5af6c3 .uael-overlay{background:rgba(0,0,0,0.75);}.uamodal-b5af6c3 .uael-modal-close{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-b5af6c3 .uael-modal-close i, .uamodal-b5af6c3 .uael-modal-close svg{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-b5af6c3 .uael-modal-close i{color:#ffffff;}.uamodal-b5af6c3 .uael-modal-close svg{fill:#ffffff;}.uamodal-b5af6c3 .uael-content .uael-modal-content-data{padding:25px 25px 25px 25px;}.elementor-30747 .elementor-element.elementor-element-b5af6c3 .uael-modal-action-wrap .elementor-button{background-color:#958538;}.uamodal-283e673 .uael-content{width:500px;background-color:#ffffff;}.uamodal-283e673 .uael-overlay{background:rgba(0,0,0,0.75);}.uamodal-283e673 .uael-modal-close{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-283e673 .uael-modal-close i, .uamodal-283e673 .uael-modal-close svg{font-size:20px;line-height:20px;height:20px;width:20px;}.uamodal-283e673 .uael-modal-close i{color:#ffffff;}.uamodal-283e673 .uael-modal-close svg{fill:#ffffff;}.uamodal-283e673 .uael-content .uael-modal-content-data{padding:25px 25px 25px 25px;}.elementor-30747 .elementor-element.elementor-element-283e673 .uael-modal-action-wrap .elementor-button{background-color:#958538;}@media(max-width:1024px){.uamodal-974822f .uael-content{width:500px;}.uamodal-8d3da1d .uael-content{width:500px;}.uamodal-b5af6c3 .uael-content{width:500px;}.uamodal-283e673 .uael-content{width:500px;}}@media(max-width:767px){.elementor-30747 .elementor-element.elementor-element-8537670 &gt; .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-30747 .elementor-element.elementor-element-8537670 &gt; .elementor-element-populated &gt; .elementor-widget-wrap{padding:0% 0% 0% 0%;}.uamodal-974822f .uael-content{width:300px;}.uamodal-8d3da1d .uael-content{width:300px;}.uamodal-b5af6c3 .uael-content{width:300px;}.uamodal-283e673 .uael-content{width:300px;}}/* Start custom CSS */.elementor-button {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, .1);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}/* End custom CSS */</pre></body></html>