/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@-webkit-keyframes hero-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes hero-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.hero-animation-spin{-webkit-animation:hero-spin 35s linear infinite;animation:hero-spin 35s linear infinite;}@-webkit-keyframes hero-fade{0%,100%{opacity:0;}50%{opacity:1;}}@keyframes hero-fade{0%,100%{opacity:0;}50%{opacity:1;}}.hero-animation-fade{-webkit-animation:hero-fade 4s ease-in infinite;animation:hero-fade 4s ease-in infinite;}.hero-animation-delay-1,.hero-animation-delay-2,.hero-animation-delay-3{opacity:0;}.hero-animation-delay-1{animation-delay:0.75s;}.hero-animation-delay-2{animation-delay:1.5s;}.hero-animation-delay-3{animation-delay:2s;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));}html[lang="ar"] .accordion-button::after{margin-right:auto;margin-left:0;}
