  body.bricks-is-frontend.bricks-is-frontend :focus-visible { outline-width: 0px !important; outline-offset: 0px !important; }   .brxe-icon-box .icon { display: inline-flex; align-items: center; justify-content: center; align-content: center; }   :where( p, h3, .image, .title, span, a, li, img, .brxe-image, .brxe-icon, i, .tab-title, .brxe-div, .brxe-icon-box .icon ,.footer__bottom-back-to-top-icon-wrapper.brxe-back-to-top, .brxe-text-link, svg, path, .bricks-button, :before, .splide__arrow--prev, .splide__arrow--next,.brxe-divider, .our-team__info-card-social-icon, .brxe-search button, .brxe-button ) { -webkit-transition: all 0.3s ease-in-out !important;  -moz-transition: all 0.3s ease-in-out !important;  -o-transition: all 0.3s ease-in-out !important;  transition: all 0.3s ease-in-out !important;  }   :where(.brxe-form) .message.error { background-color: var(--bricks-color-nqevez); color: var(--bricks-color-lbxbdf); border-radius: 10px; font-size: 14px; overflow: hidden; }  :where(.brxe-form) .message .close { background-color: #80020240;  }  :where(.brxe-form) .message.success { background-color: var(--bricks-text-success) !important; color: #fff !important; font-weight: 500 !important; border-radius: 10px; overflow: hidden; font-size: 14px; }  :where(.brxe-form) .file-result.show .remove { background-color: var(--bricks-text-danger) !important; }  #brx-header.sticky.on-scroll.scrolling { position: sticky; background-color: #fff; border-bottom: 1px solid var(--bricks-color-werguc); } .scrolling section.brxe-section.header-top-bar{ margin-top: -40px!important; } section.brxe-section.header-top-bar{ -webkit-transition: all 0.4s ease-in-out !important;  -moz-transition: all 0.4s ease-in-out !important;  -o-transition: all 0.4s ease-in-out !important;  transition: all 0.4s ease-in-out !important;  } figure.brxe-image.blog-single-page__info-author-image.tag { margin: 0px; } .brxe-button { min-height: 56px; }