@font-face{font-family:Noor;src:url(/fonts/AGCRegular.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Al-Jazeera;src:url(/fonts/Al-Jazeera-Arabic-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Tajawal;src:url(/fonts/Tajawal-Regular.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:IBM Plex Sans Arabic;src:url(/fonts/IBMPlexSansArabic-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:IBM Plex Sans Arabic;src:url(/fonts/IBMPlexSansArabic-Regular.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Alex-Brush;src:url(/fonts/AlexBrush-Regular.ttf) format("truetype");font-weight:400;font-style:normal}:root{--background:#fff}body,html{max-width:100vw;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}body{color:var(--foreground);background:var(--background);font-family:Noor,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer{margin-top:auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.mySwiper{width:100%;height:auto;position:relative}.mySwiper .swiper-slide{height:auto;text-align:center;font-size:18px;background:#fff;display:flex!important;align-items:center}.mySwiper .swiper-slide img{display:block;width:100%;object-fit:cover}.mySwiper .custom-next,.mySwiper .custom-prev{position:absolute;top:30%;transform:translateY(0);background-size:contain;background-repeat:no-repeat;z-index:10;cursor:pointer}.mySwiper .custom-prev{left:10px}.mySwiper .custom-next,.mySwiper .custom-prev{background-image:url(/assets/icons/prev.svg);width:40px;height:200px}.mySwiper .custom-next{right:10px;transform:rotate(180deg)}.mySwiper .custom-pagination{display:flex;justify-content:center;margin-top:20px;bottom:10px;width:100%}.mySwiper .custom-pagination .swiper-pagination-bullet{width:20px;height:20px;background-color:rgba(251,39,39,.29);border-radius:50%;margin:0 5px;opacity:1}@media screen and (max-width:768px){.mySwiper .custom-pagination .swiper-pagination-bullet{display:none}.mySwiper .custom-next,.mySwiper .custom-prev{width:48px}}.mySwiper .custom-pagination .swiper-pagination-bullet-active{background-color:#fb2727}.navButton{display:inline-block;position:relative;text-align:center}.navButton:hover:after{content:"";position:absolute;bottom:0;left:25%;width:50%;height:2px;background-color:#000}