.AboutHome-module__nksfLW__aboutHome{justify-content:space-around;align-items:center;width:100%;margin-bottom:15px;display:flex}.AboutHome-module__nksfLW__aboutImg{border-radius:23px;width:35%;overflow:hidden}.AboutHome-module__nksfLW__aboutImg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.AboutHome-module__nksfLW__aboutDesc{width:55%}.AboutHome-module__nksfLW__title{width:-moz-fit-content;width:fit-content;color:var(--primary-color);background-color:var(--black-text-color);border:1px solid rgba(128,128,128,.306);border-radius:23px;margin-bottom:10px;padding:5px 20px;font-weight:600}.AboutHome-module__nksfLW__slogan{width:80%;margin-bottom:15px;font-size:50px;font-weight:600;line-height:1.25}.AboutHome-module__nksfLW__slogan span{color:var(--text-color)}.AboutHome-module__nksfLW__desc{color:gray;align-items:flex-start;gap:3px;width:90%;margin-bottom:25px;display:flex}.AboutHome-module__nksfLW__desc svg{width:50px}.AboutHome-module__nksfLW__desc span{color:var(--text-color);font-weight:600}.AboutHome-module__nksfLW__aboutPoints{flex-direction:column;gap:25px;margin-bottom:35px;display:flex}.AboutHome-module__nksfLW__aboutBox{align-items:center;gap:10px;display:flex}.AboutHome-module__nksfLW__aboutBoxImg{width:5%}.AboutHome-module__nksfLW__aboutBoxDesc h4{font-size:18px;font-weight:500}.AboutHome-module__nksfLW__aboutBoxDesc h5{color:gray;width:90%}.AboutHome-module__nksfLW__aboutBoxDesc span{color:var(--text-color);font-weight:600}.AboutHome-module__nksfLW__aboutImgMobile{display:none}@media (max-width:992px){.AboutHome-module__nksfLW__aboutImg{display:none}.AboutHome-module__nksfLW__aboutDesc{width:95%;margin:auto;padding:0 35px}}@media (max-width:768px){.AboutHome-module__nksfLW__aboutDesc{text-align:center;flex-direction:column;align-items:center;padding:0;display:flex}.AboutHome-module__nksfLW__title{margin-bottom:25px}.AboutHome-module__nksfLW__slogan{font-size:30px}.AboutHome-module__nksfLW__aboutImgMobile{border-radius:23px;width:85%;margin-bottom:30px;display:block;overflow:hidden}.AboutHome-module__nksfLW__desc{text-align:right}.AboutHome-module__nksfLW__desc svg{width:80px}.AboutHome-module__nksfLW__aboutBox{flex-direction:column;justify-content:center}.AboutHome-module__nksfLW__aboutBoxDesc{width:90%}.AboutHome-module__nksfLW__aboutBoxImg{width:15%;margin-bottom:10px}}
.Achievements-module__e2K6Na__achievementsHome{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;width:100%;margin-bottom:40px;padding:25px 0;display:flex}html[lang=en] .Achievements-module__e2K6Na__achievementsHome{direction:rtl}.Achievements-module__e2K6Na__achievementBox{width:19%;position:relative}.Achievements-module__e2K6Na__achievementBox h2{color:rgba(0,0,0,.57);width:-moz-fit-content;width:fit-content;margin:auto;font-size:120px}.Achievements-module__e2K6Na__achievementText{text-align:center;background-color:rgba(255,255,255,.64);border-radius:2px;width:100%;margin-top:-25px;padding:5px 10px;font-size:19px}@media (max-width:992px){.Achievements-module__e2K6Na__achievementBox{width:40%}}@media (max-width:600px){.Achievements-module__e2K6Na__achievementsHome{gap:15px}.Achievements-module__e2K6Na__achievementText{position:unset;text-align:center;width:80%;margin-top:-20px;font-size:14px}.Achievements-module__e2K6Na__achievementBox h2{font-size:50px}}
.HomeFaq-module__Pg7Iiq__homeFaq{justify-content:center;align-items:center;width:100%;display:flex}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqLogo{width:25%;position:relative}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqLogo img{filter:drop-shadow(2px 4px 6px gray);height:auto!important;position:static!important}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer{width:65%}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer h2{color:var(--black-text-color);margin-bottom:20px;font-size:40px;font-weight:500}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer h2 span{color:var(--text-color)}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer h3{color:gray;width:85%}.HomeFaq-module__Pg7Iiq__faqList{width:85%;height:33rem;margin-top:30px}.HomeFaq-module__Pg7Iiq__faqItem{border-bottom:1px solid #eee}.HomeFaq-module__Pg7Iiq__faqQuestion{cursor:pointer;width:100%;color:var(--text-color);background-color:#030201;border:1px solid rgba(255,108,108,.3);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:18px 20px;font-size:16px;font-weight:600;display:flex}.HomeFaq-module__Pg7Iiq__faqQuestion span.HomeFaq-module__Pg7Iiq__questionText{align-items:center;gap:5px;display:flex}.HomeFaq-module__Pg7Iiq__faqQuestion span.HomeFaq-module__Pg7Iiq__questionText svg{width:18px}.HomeFaq-module__Pg7Iiq__faqIcon{color:var(--red-text-color);font-size:22px}.HomeFaq-module__Pg7Iiq__faqAnswer{max-height:0;padding:0 10px;transition:max-height .35s;overflow:hidden}.HomeFaq-module__Pg7Iiq__faqAnswer p{color:gray;padding-bottom:15px}.HomeFaq-module__Pg7Iiq__faqItem.HomeFaq-module__Pg7Iiq__active .HomeFaq-module__Pg7Iiq__faqAnswer{max-height:200px}@media (max-width:600px){.HomeFaq-module__Pg7Iiq__homeFaq{margin-bottom:50px}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer h2{font-size:35px}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqLogo{display:none}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.HomeFaq-module__Pg7Iiq__faqQuestion span.HomeFaq-module__Pg7Iiq__questionText{justify-content:center;width:100%;display:flex}.HomeFaq-module__Pg7Iiq__faqList{height:auto}.HomeFaq-module__Pg7Iiq__homeFaq .HomeFaq-module__Pg7Iiq__homeFaqContainer p{text-align:center;width:100%;margin:auto}.HomeFaq-module__Pg7Iiq__faqIcon{position:relative;left:-10px}.HomeFaq-module__Pg7Iiq__faqQuestion span.HomeFaq-module__Pg7Iiq__questionText svg{display:none}}
.HomeBlogs-module__-Fp_eW__homeBlogs{margin-bottom:50px}.HomeBlogs-module__-Fp_eW__homeBlogs h2{color:var(--black-text-color);text-align:center;margin-bottom:25px;font-size:35px;font-weight:500}.HomeBlogs-module__-Fp_eW__homeBlogs h2 span{color:var(--text-color)}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer{justify-content:space-around;align-items:center;display:flex}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .blogs-swiper{padding:20px 35px}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox{cursor:pointer;border-radius:23px;width:100%;transition:all .35s;position:relative;overflow:hidden}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox:hover{transform:scale(1.05)}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox img{-o-object-fit:cover;object-fit:cover;border-radius:23px;height:250px!important;position:static!important}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox .HomeBlogs-module__-Fp_eW__blogTitle{color:#fff;background:linear-gradient(rgba(0,0,0,.35),rgba(0,0,0,.85));border-radius:0 0 23px 23px;width:100%;padding:16px 25px;transition:all .35s;position:absolute;bottom:0;left:0}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox .HomeBlogs-module__-Fp_eW__blogTitle h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:22px;font-weight:500;overflow:hidden}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox .HomeBlogs-module__-Fp_eW__blogContent{opacity:0;max-height:0;transition:all .35s;overflow:hidden}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox:hover .HomeBlogs-module__-Fp_eW__blogContent{opacity:1;max-height:200px;margin-top:10px}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox .HomeBlogs-module__-Fp_eW__blogContent h4{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:50px;margin-bottom:12px;font-size:15px;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox .HomeBlogs-module__-Fp_eW__blogContent a{color:#fff;border-bottom:1px solid #fff;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-block}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer .HomeBlogs-module__-Fp_eW__blogBox .HomeBlogs-module__-Fp_eW__blogContent a:hover{opacity:.7}.swiper-pagination{text-align:center;margin-top:20px;position:relative}.swiper-pagination-bullet{opacity:1;background:#ccc}.swiper-pagination-bullet-active{background:#fd627c}.HomeBlogs-module__-Fp_eW__homeBlogs .HomeBlogs-module__-Fp_eW__blogsContainer{width:100%}.HomeBlogs-module__-Fp_eW__allBlogs{color:#fff;background:var(--black-text-color);border-radius:23px;justify-content:center;align-items:center;gap:5px 10px;width:-moz-fit-content;width:fit-content;margin:25px auto auto;padding:8px 40px;display:flex}@media (max-width:600px){.HomeBlogs-module__-Fp_eW__homeBlogs h2{width:80%;margin:auto;font-size:25px}}
