/* body#app {
  background-image: url("https://i.postimg.cc/fb9K921j/Layer-27.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed; /* تثبيت الصورة */
  min-height: 100vh;
}*/.object-cover { 
    object-fit: contain;
}.rounded-full {
    border-radius: 0px;
}.banners-slider .container,.s-block--fixed-banner .container {
    max-width: 100%;
}