.elementor-12282 .elementor-element.elementor-element-4590caf{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-12282 .elementor-element.elementor-element-375e22d img{width:50px;height:50px;}#elementor-popup-modal-12282 .dialog-widget-content{animation-duration:0.8s;background-color:#00000000;margin:0px 30px 30px 0px;}#elementor-popup-modal-12282 .dialog-message{width:48px;height:auto;}#elementor-popup-modal-12282{justify-content:flex-end;align-items:flex-end;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}#elementor-popup-modal-12282 .dialog-widget-content{margin:0px 5px 100px 0px;}}/* Start custom CSS for image, class: .elementor-element-375e22d */.elementor-12282 .elementor-element.elementor-element-375e22d {
    width: 50px!important;
    height: 50px!important;
    cursor: pointer;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4590caf *//* Скрываем элемент только когда страница в самом верху */
.upper-w {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

/* Показываем когда проскроллили немного вниз */
body:not(:has(:target)) .upper-w {
  opacity: 1;
  visibility: visible;
}/* End custom CSS */