.Selectable{-webkit-touch-callout:initial;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.UnSelectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.HorizontalScrolling{-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden}@keyframes FadeIn{from{opacity:.3}to{opacity:1}}@keyframes FadeInLeft{from{opacity:.1;-webkit-transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes FadeInTop{from{opacity:.1;-webkit-transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes AppearHeight{from{-webkit-transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0)}}.TransitionFaster{-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.TransitionFast{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.TransitionMedium{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.TransitionSlow{-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}:root{--primaryColor:#93002e;--darkGrey:#262626;--mediumGrey:#777777;--lightGrey:#e2e2e2;--headerHeight:80px;--topBannersHeight:200px;--middleBannersHeight:200px}@media only screen and (min-width:800px){:root{--headerHeight:200px}}@font-face{font-family:'El Messiri';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/elmessiri/v24/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXwe65g.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxk.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVew8.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50Xew8.ttf) format('truetype')}html [lang=ar]{display:none}html:lang(ar) [lang=en]{display:none}html:lang(ar) [lang=ar]{display:block!important}:root{--maxWidth:1000px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6,p{-webkit-touch-callout:initial;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}body,button,html,p,textarea{font-family:Lato,sans-serif;scroll-behavior:smooth}h3{font-size:1.17rem}a,p{font-size:.92rem;letter-spacing:1px}h1{font-family:'El Messiri',sans-serif;font-size:3.33rem}h2{font-weight:700}main{padding-top:var(--headerHeight)}main aside,main section{display:flex;flex-direction:column;justify-content:center}main aside>div,main section>div{max-width:var(--maxWidth);margin:0 auto;overflow:hidden;padding-left:20px;padding-right:20px}.--right{float:right}.--right a{display:flex;justify-content:center;align-items:center;color:var(--primaryColor);transition:all .4s;opacity:1}.--right a h3{font-size:1rem}.--right a img{width:40px;margin-left:7px}.--right a:hover{opacity:.5}.--right a:hover img{transform:translateX(2px)}.--filter{display:flex;justify-content:center;column-gap:20px;margin-block:20px;gap:20px}.--filter>div{overflow:hidden;position:relative;display:flex;align-items:center;font-weight:600;width:250px;margin:0 auto}.--filter>div:after{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--primaryColor);position:absolute;top:45%;right:20px;content:"";z-index:1}.--filter>div select{position:relative;background-color:transparent;cursor:pointer;border:1px solid var(--mediumGrey);border-radius:5.344px;z-index:2;padding:10px;width:250px;color:var(--mediumGrey)}.--filter>div select:focus{outline:0}.--botton{padding:12px 30px;text-align:center;cursor:pointer;border-radius:6px;text-transform:uppercase;transition:all .4s;display:inline-block}.--botton._primary{background-color:transparent;color:var(--primaryColor);border:1px solid var(--primaryColor)}.--botton._primary:hover{background-color:var(--primaryColor);color:#fff}.--botton._white{background-color:var(--primaryColor);color:#fff;border:none}.--botton._white:hover{background-color:#fff;color:var(--primaryColor)}.--title{color:var(--darkGrey);position:relative;text-align:center;padding-bottom:20px;line-height:1}.--title:after{content:'';position:absolute;bottom:0;width:52.3125px;background-color:var(--primaryColor);height:7.875px;left:50%;transform:translateX(-50%)}.--subtitle{font-size:30px;text-transform:uppercase;margin:0 auto;font-weight:900}.--flex{display:flex!important}.--botton-newsletter{position:relative;width:100%;padding:0;max-width:600px}.--botton-newsletter input{outline:0;background-color:#fff;width:66%;color:#000;height:100%;padding:.7rem;border:none;border-radius:5.697px 0 0 5.697px;font-size:.92rem}.--botton-newsletter input:focus{outline:0}.--botton-newsletter button{position:absolute;height:100%;width:35%;color:#fff;background-color:var(--darkGrey);top:0;right:0;border:none;border-radius:0 5.697px 5.697px 0;cursor:pointer;font-size:.75rem;letter-spacing:1px;font-weight:700;display:flex;justify-content:center;align-items:center}.--botton-newsletter .loader{pointer-events:none;width:30px!important;height:30px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;animation:load 1s ease infinite;margin-top:6px!important;display:none}.--botton-newsletter .result{color:#fff;position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.--d-block{display:block!important}.--d-none{display:none!important}@keyframes load{0%{transform:rotate(0turn)}100%{transform:rotate(1turn)}}._hide{display:none!important}.loader{border:10px solid #f3f3f3;border-top:10px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media only screen and (min-width:800px){.--filter>div{width:150px}.--filter>div select{width:150px}}html[lang=ar] a,html[lang=ar] p{font-size:.92rem;letter-spacing:0}html[lang=ar] .--right{float:left}html[lang=ar] .--right img{transform:rotate(180deg)}html[lang=ar] .--right:hover{opacity:.5}html[lang=ar] .--right:hover img{transform:rotate(180deg) translateX(2px)}html[lang=ar] .--filter>div:after{right:auto;left:20px}html[lang=ar] .--botton-newsletter{position:relative;width:100%;padding:0;max-width:600px}html[lang=ar] .--botton-newsletter input{border-radius:0 5.697px 5.697px 0}html[lang=ar] .--botton-newsletter button{right:auto;left:0;border-radius:5.697px 0 0 5.697px}body .popup-coupoun{position:relative;width:100%;height:100%;background-color:var(--primaryColor);display:flex;gap:20px;padding:10px;align-items:center;cursor:default}body .popup-coupoun-close{position:absolute;top:20px;right:20px;width:50px}body .popup-coupoun-close button{background-color:transparent;border:none;outline:0;text-align:center;width:100%;color:#fff;font-weight:700;font-size:1rem;cursor:pointer}body .popup-coupoun-left{width:100%;height:100%;background-color:#fff;clip-path:ellipse(100% 100% at -3% 2%);display:none}body .popup-coupoun-left img{width:90%;height:100%;clip-path:ellipse(100% 100% at 0 2%);object-fit:cover}body .popup-coupoun-right{margin-block:20px;display:flex;justify-content:left;flex-direction:column;align-items:flex-start;color:#fff;width:90%;margin:0 auto}body .popup-coupoun-right h2{text-transform:uppercase;padding:0;margin:0;line-height:1;font-size:2rem;font-weight:400}body .popup-coupoun-right h2:nth-child(2){font-size:5rem}body .popup-coupoun-right h2:nth-child(3){font-size:2rem;margin-top:20px}body .popup-coupoun-right h4{text-align:center;margin:20px auto 10px auto;font-size:1.2rem;color:var(--lightGrey)}body .popup-coupoun-right .coupoun-input{width:100%;position:relative;border-radius:11px;background:#fff}body .popup-coupoun-right .coupoun-input input{outline:0;background-color:transparent;border:0;width:75%;height:100%;color:var(--darkGrey);padding:15px;font-size:1rem}body .popup-coupoun-right .coupoun-input button{position:absolute;right:10px;width:20%;top:20%;height:60%;background-color:var(--primaryColor);border-radius:12px;color:#fff;text-transform:uppercase;border:none;cursor:pointer}body .popup-coupoun-right .coupoun-input button .coupoun-loader{display:none;width:20px;margin:0 auto;height:20px;border:4px solid #f3f3f3;border-top:4px solid #3498db}body .popup-coupoun-right .coupoun-output{width:100%;background:#59001c;padding:10px;border-radius:11px;margin-top:30px;margin-bottom:10px}body .popup-coupoun-right .coupoun-output>div{width:100%;height:100%;border:2px dashed #fff;padding:20px;text-align:center;border-radius:12px;user-select:text}body .popup-coupoun-right .coupoun-output>div label{font-size:1.3rem;font-weight:400}body .popup-coupoun-right .coupoun-info p{font-size:.6rem;color:#fff;text-transform:uppercase;font-weight:700}body .popup-coupoun-right .coupoun-info p:nth-child(2){font-weight:900;text-transform:capitalize}html[lang=ar] body .popup-coupoun-close{left:20px;right:initial}html[lang=ar] body .popup-coupoun-left{clip-path:ellipse(100% 100% at 100% 2%)}html[lang=ar] body .popup-coupoun-left img{clip-path:ellipse(100% 100% at 0 2%);float:right;transform:rotateY(180deg)}html[lang=ar] body .popup-coupoun-right .coupoun-input button{left:10px;right:initial}@media only screen and (min-width:800px){body .popup-coupoun{width:700px;height:560px;padding:0}body .popup-coupoun-left{width:80%;display:block}body .popup-coupoun-right{margin:20px;width:100%}}@media only screen and (min-width:1100px){body .popup-coupoun{width:1000px;height:530px}body .popup-coupoun-left{width:100%}}body>header{background-color:#fff;transition:all .2s ease;right:0!important}body>header>div{position:relative;width:100%;display:flex;font-size:1rem;flex-direction:column}body>header .top-right{position:absolute;top:17px;right:70px;display:flex;width:110px;max-width:322px;z-index:100;align-items:center;transition:all .4s}body>header .top-right img{height:50px;margin-right:20px}body>header .top-right .--botton{display:none;font-weight:600;text-transform:uppercase;transition:.3s}body>header .top-right .--whatsapp{display:block;padding:0 .5rem;width:70px}body>header .top-right .--whatsapp svg{width:100%;fill:var(--primaryColor);transition:.3s;height:25px;margin-top:6px}body>header .top-right .--whatsapp svg:hover{fill:#128c7e}body>header .top-right-language{overflow:hidden;width:125px;position:relative}body>header .top-right-language:after{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--primaryColor);position:absolute;top:45%;right:0;content:"";z-index:1;transition:all .5s}body>header .top-right-language select{padding:10px 10px 10px 0;width:100%;border:0;position:relative;background-color:transparent;cursor:pointer;z-index:2;appearance:none;color:var(--primaryColor)}body>header .top-right-language select:focus{outline:0}body>header .nav{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;z-index:99;flex-wrap:wrap;top:0;transition:top .7s ease-in-out}body>header .nav-brand{width:200px;max-width:200px;height:100%;display:flex;padding-block:5px}body>header .nav-brand img{height:60px;width:153px;transition:all .4s}body>header .nav .menu{display:block!important;position:relative;background-color:#fff;cursor:pointer;padding:5px 5px;margin-right:20px}body>header .nav .menu span{position:relative;display:block;background:var(--primaryColor);width:25px;height:0;margin:5px 0;border:1.5px solid var(--primaryColor)}body>header .nav ul{display:none;list-style:none;align-items:center;flex-direction:column;width:100%;background-color:var(--primaryColor);padding:0;text-align:center;margin-left:0;transition:all .4s}body>header .nav ul li{position:relative;width:100%}body>header .nav ul li a{display:inline-block;padding:1rem 2rem;position:relative;text-decoration:none;color:#fff;width:100%;cursor:pointer;text-transform:uppercase;font-weight:600;font-size:1rem}body>header .nav ul li a .--active::after,body>header .nav ul li a::after{content:'';position:absolute;bottom:-3px;width:0;background-color:#fff;height:5px;left:50%;transform:translateX(-50%);transition:all .5s}body>header .nav ul li a.--active::after,body>header .nav ul li a:hover::after{width:85%}body>.sidebar .sidebar-load{max-width:100%;width:100%;background:#fff;justify-content:flex-start;align-items:center}body>.sidebar .sidebar-header{height:70px!important;place-self:end;align-items:end;margin-right:20px}body>.sidebar .sidebar-header>div>div{padding:0}body>.sidebar .sidebar-header>div>div svg{height:50px!important}body>.sidebar .sidebar-header>div>div svg line{stroke:#000!important}body>.sidebar .sidebar-content{flex:initial}body>.sidebar .sidebar-content>div{height:auto}body>.sidebar .sidebar-content>div nav ul{padding:0}body>.sidebar .sidebar-content>div nav ul li{list-style:none;text-align:center;padding:1rem!important}body>.sidebar .sidebar-content>div nav ul li a{color:var(--darkGrey)!important;text-align:center!important;padding:.5rem!important;position:relative!important;font-size:1.3rem;font-weight:700}body>.sidebar .sidebar-content>div nav ul li a .--active::after,body>.sidebar .sidebar-content>div nav ul li a::after{content:'';position:absolute;bottom:-10px;width:0;background-color:var(--primaryColor);height:5px;left:50%;transform:translateX(-50%);transition:all .5s}body>.sidebar .sidebar-content>div nav ul li a.--active::after,body>.sidebar .sidebar-content>div nav ul li a:hover::after{width:100%}body>.sidebar .sidebar-content>div nav ul li:last-child{margin-top:30px;text-transform:uppercase}body>.sidebar .sidebar-content>div nav ul li:last-child button{width:200px;background-color:var(--primaryColor);color:#fff;font-weight:700;border-radius:10px;font-size:1.1rem;border:1px solid var(--primaryColor);transition:all .4s}body>.sidebar .sidebar-content>div nav ul li:last-child button:hover{background-color:#fff;color:var(--primaryColor)}body .coupoun{position:fixed;top:90px;right:0;width:80px;z-index:9999;transition:all .4s;filter:drop-shadow(0 1px 0 #fff)}body .coupoun button{background:0 0;border:0;outline:0;cursor:pointer;transition:all .7s ease-out 0s}body .coupoun button img{object-fit:cover;width:100%;height:100%}body .coupoun button img:first-child{display:block}body .coupoun button img:last-child{display:none}body .coupoun button:hover{transform:rotate(-25deg);transition:all .3s ease-out 0s}html._scrolled body>header{box-shadow:2px 2px 4px #c7c7c7;height:auto}html._scrolled body>header .top-right{top:10px}html._scrolled body>header .nav{margin-top:0}html._scrolled body>header .nav-brand img{height:50px}html._scrolled body>header .nav ul{margin-left:-5px}html._scrolled body>header .nav ul li a{font-size:.9rem}html._scrolled .coupoun{width:70px}html[lang=ar] body>header>div .top-right{left:70px;right:auto}html[lang=ar] body>header>div .top-right-language::after{right:auto;left:0}html[lang=ar] body>header>div .nav{justify-content:space-between}html[lang=ar] body>header>div .nav .menu{margin-left:20px;margin-right:0}html[lang=ar] .coupoun{left:0;right:initial}html[lang=ar] .coupoun button img:first-child{display:none}html[lang=ar] .coupoun button img:last-child{display:block}html[lang=ar] .coupoun button:hover{transform:rotate(25deg)}@media only screen and (min-width:600px){body>.sidebar .sidebar-load{max-width:40%}body>.sidebar .sidebar-content{margin:0 auto}}@media only screen and (min-width:800px){body>header>div{max-width:90%;margin:0 auto}body .coupoun{top:calc(var(--headerHeight) - 90px)}}@media only screen and (min-width:1100px){body>header>div .top-right{top:0;right:-40px;margin-top:.6rem;width:100%}body>header>div .top-right .--whatsapp{padding:0 1rem;width:70px}body>header>div .top-right .--botton{display:block}body>header>div .top-right-language{width:85px}body>header>div .top-right-language:after{right:15px}body>header>div .top-right-language select{width:100%}body>header>div .nav{justify-content:left;top:0;transition:all .3s;margin-top:30px}body>header>div .nav-brand{margin-left:0;align-items:center;justify-content:center}body>header>div .nav-brand img{height:75px;width:149px}body>header>div .nav .menu{display:none!important}body>header>div .nav ul{display:flex;width:auto;background-color:transparent;flex-flow:wrap;margin-left:2rem}body>header>div .nav ul li{width:auto}body>header>div .nav ul li a{padding:1rem;color:var(--darkGrey)}body>header>div .nav ul li a .--active::after,body>header>div .nav ul li a::after{background-color:var(--primaryColor)}html._scrolled body>header>div .nav-brand a img{height:60px}html[lang=ar] body>header>div .top-right{left:-40px}html[lang=ar] body>header>div .top-right-language:after{left:15px}html[lang=ar] body>header>div .nav{justify-content:right}}body .footer{width:100%;background-color:var(--primaryColor);padding:40px 0}body .footer>div{margin:0 auto;display:grid;grid-template-areas:'tl' 'tm' 'tr' 'bl' 'bm'}body .footer-top-middle,body .footer-top-right{display:flex;flex-direction:row;flex-wrap:wrap}body .footer-top-left{grid-area:tl;display:flex;flex-direction:column;width:100%;padding:1rem}body .footer-top-left>div{align-self:center;width:100%}body .footer-top-left div:first-child{max-width:200px;align-self:center}body .footer-top-left div:first-child img{width:100%;align-self:center}body .footer-top-left div:last-child{max-width:500px;margin:0 auto}body .footer-top-left div:last-child h2{color:#fff;font-size:1.17rem;font-weight:600;letter-spacing:1px;text-align:-webkit-center}body .footer-top-left div:last-child #result{max-width:300px}body .footer-top-left div:last-child #result p{font-size:.8rem;font-weight:500;color:#fff;text-align:center}body .footer-top-middle{grid-area:tm;text-align:center;row-gap:5px;width:100%;padding:0}body .footer-top-middle li{list-style:none;padding:10px;width:100%}body .footer-top-middle li a{padding:10px;color:#fff;cursor:pointer;width:50%;letter-spacing:1px;font-size:.9rem}body .footer-top-right{grid-area:tr;width:100%;text-align:center}body .footer-top-right h2{font-size:1.17rem;color:#fff;width:100%;font-weight:600;letter-spacing:1px}body .footer-top-right .social{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}body .footer-top-right .social .socialelements{position:relative}body .footer-top-right .social .socialelements .--svg-fill-background{fill:transparent;transition:all .3s}body .footer-top-right .social .socialelements .--svg-fill{fill:#fff;transition:all .3s}body .footer-top-right .social .socialelements:hover{opacity:1}body .footer-top-right .social .socialelements:hover .--svg-fill-background{fill:#fff}body .footer-top-right .social .--facebook:hover .--svg-fill{fill:#3b5998}body .footer-top-right .social .--instagram:hover .--svg-fill{fill:#833ab4}body .footer-top-right .social .--twitter:hover .--svg-fill{fill:#326ada}body .footer-top-right .social .--Linkedin:hover .--svg-fill{fill:#0077b8}body .footer-top-right a{width:50px;opacity:1}body .footer-top-right img{width:100%}body .footer-top-right-info{display:flex;justify-content:center;align-items:center;padding:.2rem 0;margin:0 auto;flex-direction:column}body .footer-top-right-info a{width:100%;text-decoration:none;display:flex;align-items:center;justify-content:center;padding:.5rem 0;font-size:.9rem}body .footer-top-right-info a span{color:#fff;margin-left:20px}body .footer-top-right-info a img,body .footer-top-right-info a svg{width:30px}body .footer-top-right-info a svg{fill:#fff}body .footer-bottom-left{grid-area:bl;text-align:center}body .footer-bottom-left h5{color:#fff;font-size:.8rem}body .footer-bottom-right{grid-area:bm;text-align:center}body .footer-bottom-right h5{color:#fff;font-size:.75rem}body .footer-bottom-right a{font-weight:600}body .footer a{transition:all .3s;color:#fff;font-size:.75rem}body .footer a:hover{opacity:.5}html[lang=ar] body .footer-top-left div:last-child{width:100%}html[lang=ar] body .footer-top-right-info{direction:rtl}html[lang=ar] body .footer-top-right-info a{direction:rtl}@media only screen and (min-width:800px){body .footer>div{grid-template-areas:'tl . tr' 'tm tm tm' 'bl . bm';max-width:1200px}body .footer-top-left,body .footer-top-right{flex-direction:column}body .footer-top-left{padding-left:3rem}body .footer-top-left div:first-child,body .footer-top-left div:last-child{align-self:flex-start;margin:0}body .footer-top-left h2{text-align:left}body .footer-top-middle{text-align:left;flex-direction:row;width:100%;justify-content:center;margin-top:1rem}body .footer-top-middle li{width:auto}body .footer-top-middle li a{width:auto;padding:1rem}body .footer-top-right{width:auto;text-align:left}body .footer-top-right h1{width:auto}body .footer-top-right .social{justify-content:left}body .footer-top-right-info{justify-content:left;align-items:flex-start;margin:0}body .footer-top-right-info a{width:100%;justify-content:left}}@media only screen and (min-width:1100px){body .footer>div{grid-template-areas:'tl  tm tr' 'bl bm .';padding:0 40px}body .footer-top-left,body .footer-top-middle,body .footer-top-right{flex-direction:column}body .footer-top-left{padding-left:0}body .footer-top-left>div{align-self:flex-start}body .footer-top-left div:last-child{width:85%}body .footer-top-left div:last-child h2{text-align:left}body .footer-top-left img{align-self:flex-start}body .footer-top-middle{text-align:left;width:auto;row-gap:0;justify-self:left}body .footer-top-middle li{padding:.5rem .5rem .5rem 0}body .footer-top-middle li a{width:100%;padding:.8rem .8rem .8rem 0}body .footer-top-right{text-align:left}body .footer-top-right .social{justify-content:flex-start;margin-left:-13px}body .footer-top-right-info{justify-content:flex-start}body .footer-top-right-info a{justify-content:flex-start}body .footer-bottom a{font-size:.75rem;font-weight:600}body .footer-bottom-left{text-align:left}body .footer-bottom-right{text-align:left}html[lang=ar] body .footer-top-left{padding-right:3rem}html[lang=ar] body .footer-top-left div:last-child{width:85%}html[lang=ar] body .footer-top-left div:last-child h2{text-align:right}html[lang=ar] body .footer-top-middle{justify-self:right;text-align:right}html[lang=ar] body .footer-top-right{text-align:right}html[lang=ar] body .footer-top-right .social{margin-left:0;margin-right:-13px}html[lang=ar] body .footer-top-right-info a span{margin-right:20px;margin-left:0;direction:ltr}html[lang=ar] body .footer-bottom-left,html[lang=ar] body .footer-bottom-right{text-align:right!important}}