.ChatBoxHead_head__In9Ri{padding:7px;width:100%;text-align:center;box-shadow:var(--box-shadow-light-inset)}.ChatBoxHead_img__NkJol{position:relative;width:60px;margin:0 auto}.ChatBoxHead_img__NkJol img{width:60px;height:60px;border-radius:50%;object-fit:cover;object-position:center}.ChatBoxHead_img__NkJol:after{content:"";width:15px;height:15px;background-color:#ccc;border-radius:50%;position:absolute;bottom:10px;right:0}.ChatBoxHead_img__NkJol.ChatBoxHead_online__PRSom:after{background-color:var(--photo)}.ChatBoxHead_friend-info__fQeny h3{margin:0;padding:0;color:var(--orange);font-size:1.2rem;line-height:.8}.ChatBoxHead_friend-info__fQeny span{color:#777;font-size:.6rem}@media (max-width:991px){.ChatBoxHead_head__In9Ri{padding:8px 10px;display:flex;align-items:center;justify-content:flex-start;text-align:left;gap:0 10px;position:-webkit-sticky;position:sticky;top:var(--nav-height-phone);z-index:500;background-color:#fff;box-shadow:var(--box-shadow-light-inset)}.ChatBoxHead_img__NkJol{width:-moz-fit-content;width:fit-content;margin:0}.ChatBoxHead_img__NkJol img{width:45px;height:45px;border-radius:3px}.ChatBoxHead_img__NkJol:after{width:8px;height:8px;right:0;border-radius:0 0 3px 0;bottom:4px}.ChatBoxHead_friend-info__fQeny h3{font-size:1.2rem}.ChatBoxHead_friend-info__fQeny a{color:inherit}.ChatBoxHead_friend-info__fQeny span{font-size:.7rem}}.SelectDiscipline_select-discipline__lFU_c{position:absolute;top:10px;right:5%}.SelectDiscipline_select-discipline__lFU_c select{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:98%;background-position-y:-5px;background-size:50px;border:none;border-bottom:3px solid;padding:.5rem;font-size:1.2rem;font-weight:700;outline:none;cursor:pointer;transition:.3s;width:250px;box-shadow:var(--box-shadow-light-inset)}.SelectDiscipline_select-discipline__lFU_c select:hover{letter-spacing:.3px}.SelectDiscipline_select-discipline__lFU_c option{color:var(--gray)}.SelectDiscipline_select-discipline__lFU_c option:hover{background-color:var(--orange)}.SelectDiscipline_custom-select__RXoZW{position:static;margin:0 auto 20px;width:-moz-fit-content;width:fit-content}.SelectDiscipline_custom-select__RXoZW select{width:320px;border:none;background-position-y:-7px;padding:.5rem 1rem}.SelectDiscipline_multi-select__RN6BS{position:static;top:0;margin-bottom:5px;width:100%}.SelectDiscipline_multi-select__RN6BS label{color:var(--gray);background-color:#fff;width:-moz-fit-content;width:fit-content;display:block;font-weight:700;padding:5px 15px;position:relative}.SelectDiscipline_multi-select__RN6BS select{box-shadow:none;border:1px solid #ccc;border-radius:5px;padding:5px 10px;overflow-y:auto;width:100%}.SelectDiscipline_phone__Rvtoi{display:none}@media (max-width:992px){.SelectDiscipline_phone__Rvtoi{display:block}.SelectDiscipline_computer__vsMky{display:none}.SelectDiscipline_select-discipline__lFU_c{margin-bottom:10px;right:3%;top:5px}.SelectDiscipline_select-discipline__lFU_c select:hover{letter-spacing:0}.SelectDiscipline_select-discipline__lFU_c option{font-size:.6rem;padding:.5rem;width:-moz-fit-content;width:fit-content}.SelectDiscipline_select-discipline__lFU_c select{padding:.2rem .3rem;width:100px;background-position-y:-1px;background-size:20px;font-size:.6rem;border-width:2px}.SelectDiscipline_custom-select__RXoZW select{font-size:1rem;width:250px;padding:.5rem 1rem;background-position-y:2px;background-size:30px}.SelectDiscipline_multi-select__RN6BS select{padding:0;width:100%}}.CreateUpdatePalace_title__TGd2_{color:var(--black);box-shadow:var(--box-shadow-light-inset);width:-moz-fit-content;width:fit-content;margin:20px auto;padding:10px 5px;border-top:3px solid;border-bottom:3px solid}.CreateUpdatePalace_new-palace-form__ADIz_{display:flex;flex-direction:column;gap:20px;max-width:90%;margin:auto}.CreateUpdatePalace_new-palace-form__ADIz_ fieldset{width:100%;padding:10px 20px;border-radius:5px;border-color:#ccc}.CreateUpdatePalace_new-palace-form__ADIz_ legend{color:var(--orange);padding:5px;font-weight:700}@media (max-width:991px){.CreateUpdatePalace_title__TGd2_{padding:5px}.CreateUpdatePalace_new-palace-form__ADIz_{width:95%}.CreateUpdatePalace_new-palace-form__ADIz_ fieldset{padding:5px 10px}}.PalacePoints_points__fgvta{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px;max-width:100%}.PalacePoints_point__raEzV{counter-increment:points-counter;display:flex;border:1px solid var(--gray)}.PalacePoints_point__raEzV:before{content:counter(points-counter);background-color:var(--gray);color:#fff;text-align:center;padding:5px 10px;display:flex;align-items:center;font-weight:700}.PalacePoints_point__raEzV input{padding:5px 10px;transition:.3s;border:none;width:100%;font-size:18px}.PalacePoints_point__raEzV input:focus,.PalacePoints_point__raEzV input:hover{outline:none;border-color:var(--gray)}.PalacePoints_action__3Nf3d{display:flex;flex-direction:column;font-size:20px}.PalacePoints_action__3Nf3d button{padding:5px;color:#fff;cursor:pointer;border:none;transition:.3s;display:flex;font-size:18px}.PalacePoints_action__3Nf3d button:hover{opacity:.8}.PalacePoints_add-btn__Cyg0z{background-color:var(--photo)}.PalacePoints_delete-btn__5QuXb{background-color:var(--location)}@media (max-width:991px){.PalacePoints_points__fgvta{gap:10px}.PalacePoints_point__raEzV input,.PalacePoints_point__raEzV:before{padding:3px 5px}.PalacePoints_action__3Nf3d button{padding:3px;font-size:12px}}.TableFilter_filter__YROZ_{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0 10px}.TableFilter_filter__YROZ_ select{width:330px}@media (max-width:991px){.TableFilter_filter__YROZ_{flex-wrap:wrap;justify-content:center}.TableFilter_filter__YROZ_ select{width:220px}}.Button_btn__hEt0j{border:none;padding:.4rem 1rem;cursor:pointer;text-decoration:none;transition:.3s;font-weight:700;border-radius:.2rem;font-size:1rem;background-color:var(--gray);color:#fff}.Button_btn__hEt0j:hover{background-color:var(--black)}.Button_btnOutline__geTGr{background-color:transparent;color:var(--video);border:2px solid var(--video)}.Button_btnOutline__geTGr:hover{background-color:var(--video);color:#fff}.Button_danger__X_1fS{background-color:var(--location);color:#fff;font-weight:700;border-color:var(--location)}.Button_danger__X_1fS:hover{color:#fff;background-color:#fb284fc5}.Button_btnOutline__geTGr:active:disabled,.Button_btnOutline__geTGr:disabled,.Button_btnOutline__geTGr:hover:disabled,.Button_btn__hEt0j:active:disabled,.Button_btn__hEt0j:disabled,.Button_btn__hEt0j:hover:disabled,.Button_danger__X_1fS:active:disabled,.Button_danger__X_1fS:disabled,.Button_danger__X_1fS:hover:disabled{background:#ccc;border-color:#ccc;color:#979797;cursor:not-allowed}.error_error__z8xuC{display:flex;align-items:center;justify-content:center;width:90%;gap:40px;margin:20px auto}.error_text__g_M3Y{display:flex;flex-direction:column;align-items:center;text-align:center}.error_text__g_M3Y h2{font-size:8rem;color:var(--orange)}.error_text__g_M3Y h3{font-size:4rem}.error_text__g_M3Y p{color:var(--black);font-size:2rem}.error_text__g_M3Y .error_btn__EjUHV{margin-top:10px}.error_img__L1YvE{width:300px;height:450px}.error_img__L1YvE img{width:100%;height:100%;border:none}@media (max-width:767px){.error_error__z8xuC{width:95%;gap:0;flex-direction:column-reverse}.error_text__g_M3Y h2{font-size:4rem}.error_text__g_M3Y h3{font-size:2rem}.error_text__g_M3Y p{font-size:1em}.error_img__L1YvE{width:120px;height:180px}}.CompetitionRegOpened_title__RtyJg{color:var(--yellow);border-bottom:1px solid var(--yellow);padding:5px 0;font-size:1.2rem;width:-moz-fit-content;width:fit-content;margin-bottom:10px}.CompetitionRegOpened_competitions__z_U6B{display:flex;flex-direction:column;gap:10px}@media (max-width:991px){.CompetitionRegOpened_title__RtyJg{margin:0 auto 10px;padding:2px;font-size:1.2rem;width:250px;max-width:-moz-fit-content;max-width:fit-content}}.page_welcome__MlHf4{background-color:#1f2021;background-image:url(/assets/Website-background.jpg);background-position:50%;background-size:cover;background-attachment:fixed;height:calc(100vh - var(--nav-height-computer));position:relative;color:#fff;overflow:auto;display:flex;justify-content:center}.page_overlay__8tzAa{position:-webkit-sticky;position:sticky;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.75)}.page_content__KqB9Q{position:absolute;padding:30px;width:80%;max-width:1350px;text-align:center;display:grid;grid-template-columns:50% 50%;grid-gap:20px;gap:20px}.page_left-column__KjuUL{width:100%}.page_left-column__KjuUL,.page_matches__cbz4A{display:flex;flex-direction:column;gap:20px}@media (max-width:1280px){.page_content__KqB9Q{width:90%}}@media (max-width:991px){.page_welcome__MlHf4{height:calc(100vh - var(--nav-height-phone))}.page_content__KqB9Q{width:95%;display:block;padding:20px 0}.page_left-column__KjuUL{gap:10px}.page_matches__cbz4A{gap:10px;margin-top:10px}}.Slider_sliderContainer__jI5Qu{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.Slider_title__U5dag{color:var(--yellow);border-bottom:1px solid var(--yellow);padding:3px 0;font-size:1.3rem;width:-moz-fit-content;width:fit-content;margin:auto}.Slider_slides__FOCPJ{position:relative}.Slider_next__ryt_I,.Slider_prev__bWWrC{position:absolute;color:var(--yellow);top:50%;transform:translateY(-50%);background-color:transparent;border:1px solid var(--yellow);font-weight:700;font-size:17px;cursor:pointer;transition:.3s;width:25px;height:25px;border-radius:50%;z-index:5}.Slider_next__ryt_I:hover,.Slider_prev__bWWrC:hover{color:#fff;border-color:#fff}.Slider_prev__bWWrC{left:0}.Slider_next__ryt_I{right:0}.Slider_slides-content__Ym9Lf{display:flex;transition:transform .5s ease-in-out}.Slider_slide__0XImN{min-width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;gap:5px}.Slider_img__Zga8B{width:150px;height:150px}.Slider_img__Zga8B img{width:100%;height:100%;object-fit:cover;object-position:center;padding:0;border-radius:50%;border-bottom:0;border-color:#fff;border-width:5px}.Slider_slide-title__MFErN{font-size:26px;color:var(--yellow);border-top:1px solid #fff;border-bottom:1px solid #fff;text-transform:uppercase}.Slider_description__v2B92{padding:0 27px}.Slider_btn__1DbAn{display:flex;gap:5px;align-items:center}.Slider_dots__6zTkI{width:-moz-fit-content;width:fit-content;display:flex;gap:10px;margin:10px auto auto}.Slider_dot__VYayE{width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.3);cursor:pointer;transition:background-color .3s ease}.Slider_dot__VYayE.Slider_active__CvZNJ{background-color:hsla(0,0%,100%,.8)}@media (max-width:991px){.Slider_sliderContainer__jI5Qu{gap:5px}.Slider_title__U5dag{padding:2px;font-size:1.2rem;width:250px;max-width:-moz-fit-content;max-width:fit-content}.Slider_img__Zga8B{width:120px;height:120px}.Slider_img__Zga8B img{border-width:3px}.Slider_slide-title__MFErN{font-size:22px}}.Welcome_title__ORaKI{color:var(--yellow);width:100%;font-size:2.5rem}.Welcome_title__ORaKI span{text-transform:uppercase;color:#fff}.Welcome_description__dQbTY{text-transform:capitalize;position:relative;font-size:1.2rem;margin-top:5px}.Welcome_btn__Y6U9D{margin-top:.5rem}.Welcome_button__7bnbs{display:block;width:-moz-fit-content;width:fit-content;margin:auto;font-size:1rem}@media (max-width:1280px){.Welcome_title__ORaKI{font-size:1.8rem}.Welcome_description__dQbTY{font-size:1rem}}@media (max-width:991px){.Welcome_welcome__z5BlI{margin:40px 0}.Welcome_title__ORaKI{font-size:1.5rem}.Welcome_description__dQbTY{font-size:1rem}.Welcome_btn__Y6U9D{margin-top:.5rem}.Welcome_button__7bnbs{padding:.3rem 1rem}}.Card_card__9zsuO{box-shadow:var(--box-shadow-light);position:relative;overflow:hidden;transition:.3s;background-color:#000000c0}.Card_img__o2u4P{width:350px;height:calc(350px * 2 / 3)}.Card_img__o2u4P img{width:100%;height:100%;filter:brightness(.3);border-radius:5px;transition:.3s;padding:0;border:none}.Card_card__9zsuO:hover img{filter:brightness(.6);transform:scale(1.1)}.Card_text__V9ebh{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:5px;width:100%}.Card_text__V9ebh h2{text-transform:uppercase;color:var(--orange);font-size:1.3rem;width:-moz-fit-content;width:fit-content;text-align:center;margin:0 auto;position:relative;background-color:#00000057;border:2px solid;padding:.5rem 1rem;text-shadow:0 0 0 #fff;letter-spacing:2px}.Card_text__V9ebh p{color:#fff;text-transform:capitalize;transition:.3s;margin:0;padding:.5rem;font-size:1rem;position:relative}.Card_btn___SSW2{padding:.5rem;font-size:1rem;margin:5px auto;display:flex;align-items:center;justify-content:center;width:100px}@media (max-width:767px){.Card_text__V9ebh h2{font-size:1.2rem;margin-bottom:0;padding:.3rem .7rem}.Card_text__V9ebh p{font-size:.9rem}.Card_btn___SSW2{padding:.5rem;width:80px;font-size:.8rem}}.CreateCourse_create-course-inputs__4XutC{padding-top:20px;padding-bottom:20px;width:100%;margin:0 auto;display:grid;grid-gap:0 20px;gap:0 20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.CreateCourse_create-course__5w6fe input{width:100%}.CreateCourse_btn__CrcBv{width:100%;margin:20px auto;text-align:center}.CreateCourse_btn__CrcBv button{font-size:3rem;padding:1rem 2rem;width:300px}@media (max-width:767px){.CreateCourse_create-course-inputs__4XutC{gap:0 5px;padding-top:10px;padding-bottom:10px}.CreateCourse_btn__CrcBv{margin:10px auto}.CreateCourse_btn__CrcBv button{font-size:1.5rem;width:250px;padding:.5rem 1rem}}.UserDetails_role__6tzVF{gap:20px;margin-bottom:16px;margin-top:16px}.UserDetails_role__6tzVF,.UserDetails_role__6tzVF>div{display:flex;align-items:center}.UserDetails_role__6tzVF>div{width:30%}.UserDetails_role__6tzVF>div:first-child>div{width:150px}.UserDetails_role__6tzVF label{color:var(--gray);font-weight:700}.UserDetails_role__6tzVF select{border:1px solid #ccc;padding:5px 10px;border-radius:5px;outline:none}.UserDetails_checkbox__Jvf_s{display:flex;gap:10px;padding-bottom:10px;padding-top:10px}.UserDetails_checkbox__Jvf_s label{color:var(--gray);font-weight:700}@media (max-width:991px){.UserDetails_role__6tzVF{flex-wrap:wrap;gap:10px}.UserDetails_role__6tzVF>div{width:-moz-fit-content;width:fit-content;gap:10px}}.page_verified__QZUZN{width:600px;margin:50px auto;text-align:center;padding:2rem;border-radius:1rem;box-shadow:0 0 5px 1px rgba(0,0,0,.087)}.page_verified__QZUZN div{font-size:15rem;color:#21bc21}.page_verified__QZUZN h2{font-size:2rem;text-transform:capitalize;color:#777}.page_error__Qtrf6 div{color:#e91f45}.page_error__Qtrf6 h2{font-size:1.5rem}.page_verified__QZUZN a{font-size:3rem;display:inline-block;width:-moz-fit-content;width:fit-content;margin:1rem auto}@media (max-width:767px){.page_verified__QZUZN{max-width:300px;padding:1rem}.page_verified__QZUZN div{font-size:6rem}.page_verified__QZUZN a{font-size:1.5rem}.page_error__Qtrf6 h2{font-size:1rem}}.Certificate_view-certificate-btn__hA9bw{text-transform:capitalize;width:500px;max-width:100%}.Certificate_container__HD1r8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;background-color:#f8f9fa;margin-top:10px}.Certificate_certificate__S2dCi{width:1123px;height:794px;background:#fff;padding:40px;position:relative;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.1);overflow:hidden}.Certificate_border__Coapp{padding:20px;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.Certificate_bottom-left-four__DnTq1,.Certificate_bottom-left-one__qwdlu,.Certificate_bottom-left-three__B9iSN,.Certificate_bottom-left-two__VV4yj,.Certificate_bottom-right-four__sQGSK,.Certificate_bottom-right-one__RoRqq,.Certificate_bottom-right-three__dw1Gn,.Certificate_bottom-right-two__FTFss,.Certificate_top-left-four__mH1iM,.Certificate_top-left-one__36LQp,.Certificate_top-left-three__ZvblW,.Certificate_top-left-two__IKMpV,.Certificate_top-right-four__OCAbt,.Certificate_top-right-one__Ej9V2,.Certificate_top-right-three__Rwo45,.Certificate_top-right-two__fRng_{content:"";position:absolute}.Certificate_bottom-left-four__DnTq1,.Certificate_bottom-left-one__qwdlu,.Certificate_bottom-right-four__sQGSK,.Certificate_bottom-right-one__RoRqq,.Certificate_top-left-four__mH1iM,.Certificate_top-left-one__36LQp,.Certificate_top-right-four__OCAbt,.Certificate_top-right-one__Ej9V2{background-color:#204a99}.Certificate_bottom-left-three__B9iSN,.Certificate_bottom-left-two__VV4yj,.Certificate_bottom-right-three__dw1Gn,.Certificate_bottom-right-two__FTFss,.Certificate_top-left-three__ZvblW,.Certificate_top-left-two__IKMpV,.Certificate_top-right-three__Rwo45,.Certificate_top-right-two__fRng_{background-color:#e05913}.Certificate_bottom-right-one__RoRqq,.Certificate_bottom-right-two__FTFss,.Certificate_top-left-one__36LQp,.Certificate_top-left-two__IKMpV{height:70px;transform:skew(-50deg)}.Certificate_bottom-right-four__sQGSK,.Certificate_bottom-right-three__dw1Gn,.Certificate_top-left-four__mH1iM,.Certificate_top-left-three__ZvblW{width:70px;transform:skewY(-50deg)}.Certificate_bottom-right-one__RoRqq,.Certificate_top-left-one__36LQp{width:450px}.Certificate_bottom-right-two__FTFss,.Certificate_top-left-two__IKMpV{width:480px}.Certificate_bottom-right-three__dw1Gn,.Certificate_top-left-three__ZvblW{height:480px}.Certificate_bottom-right-four__sQGSK,.Certificate_top-left-four__mH1iM{height:450px}.Certificate_top-left-one__36LQp,.Certificate_top-left-two__IKMpV{left:-45px;top:0}.Certificate_top-left-four__mH1iM,.Certificate_top-left-three__ZvblW{left:0;top:-45px}.Certificate_bottom-right-one__RoRqq,.Certificate_bottom-right-two__FTFss{right:-45px;bottom:0}.Certificate_bottom-right-four__sQGSK,.Certificate_bottom-right-three__dw1Gn{right:0;bottom:-45px}.Certificate_bottom-left-one__qwdlu,.Certificate_bottom-left-two__VV4yj,.Certificate_top-right-one__Ej9V2,.Certificate_top-right-two__fRng_{transform:skew(50deg)}.Certificate_bottom-left-four__DnTq1,.Certificate_bottom-left-three__B9iSN,.Certificate_top-right-four__OCAbt,.Certificate_top-right-three__Rwo45{transform:skewY(50deg)}.Certificate_bottom-left-one__qwdlu,.Certificate_top-right-one__Ej9V2{width:150px;height:30px}.Certificate_bottom-left-two__VV4yj,.Certificate_top-right-two__fRng_{width:165px;height:20px}.Certificate_bottom-left-three__B9iSN,.Certificate_top-right-three__Rwo45{width:20px;height:165px}.Certificate_bottom-left-four__DnTq1,.Certificate_top-right-four__OCAbt{width:30px;height:150px}.Certificate_top-right-one__Ej9V2,.Certificate_top-right-two__fRng_{right:-20px}.Certificate_top-right-one__Ej9V2{top:0}.Certificate_top-right-two__fRng_{top:10px}.Certificate_top-right-four__OCAbt,.Certificate_top-right-three__Rwo45{top:-20px}.Certificate_top-right-three__Rwo45{right:10px}.Certificate_top-right-four__OCAbt{right:0}.Certificate_bottom-left-one__qwdlu,.Certificate_bottom-left-two__VV4yj{left:-20px}.Certificate_bottom-left-one__qwdlu{bottom:0}.Certificate_bottom-left-two__VV4yj{bottom:10px}.Certificate_bottom-left-four__DnTq1,.Certificate_bottom-left-three__B9iSN{bottom:-20px}.Certificate_bottom-left-three__B9iSN{left:10px}.Certificate_bottom-left-four__DnTq1{left:0}.Certificate_img__guUO6{width:calc(511px / 2.5);height:calc(411px / 2.5);display:flex;justify-content:center;align-items:center;margin:0 auto 20px}.Certificate_img__guUO6 img{width:100%;height:100%;object-fit:cover;object-position:center;border:none}.Certificate_title___rn_W{font-size:56px;font-family:Courier New,Courier,monospace;font-weight:700;color:var(--orange);margin-bottom:10px;display:flex;flex-direction:column}.Certificate_type__GyiNB{font-size:26px;margin-top:-12px;color:var(--gray)}.Certificate_event-data___WFGb,.Certificate_event___ib9q,.Certificate_subtitle___g_pe{font-size:26px;color:var(--black);text-transform:capitalize;width:90%;margin:0 auto}.Certificate_event___ib9q p:last-child{color:var(--black);font-weight:700}.Certificate_name__WRaXp{font-size:56px;font-weight:700;color:#209ed8;text-transform:uppercase;font-family:Courier New,Courier,monospace;text-shadow:2px 4px 3px rgba(0,0,0,.3);margin:15px 0}.Certificate_event-data___WFGb{display:flex;justify-content:space-between;width:90%;margin:20px auto 10px}.Certificate_signature__PVLkA{width:120px;margin:0 auto}.Certificate_signature__PVLkA img{width:100%;border:none}.Certificate_event-data___WFGb p{padding:3px 0;font-style:italic;color:var(--gray)}.Certificate_event-data___WFGb p:first-child{border-bottom:2px solid #ccc}p.Certificate_date__r_wDQ,p.Certificate_leader__N75F7{color:#0056b3;text-transform:capitalize;font-weight:700}p.Certificate_date-title__VeL1k,p.Certificate_leader-title__aRUVc{font-size:20px}.Certificate_more-info-link__Gako8{color:var(--gray);width:90%;margin:0 auto;text-align:left;position:absolute;bottom:10px;left:10px}.Certificate_more-info-link__Gako8 a{color:#007bff;font-weight:700;font-size:14px}.Certificate_downloadBtn__OGPKi{margin-top:20px;padding:12px 24px;font-size:18px;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer;transition:background .3s}.Certificate_downloadBtn__OGPKi:hover{background-color:#0056b3}@media (max-width:991px){.Certificate_view-certificate-btn__hA9bw{margin:0;width:100%}.Certificate_container__HD1r8{overflow-x:auto;padding:10px;background-color:#fff}}.TopThreeIndividuals_top-three-individuals__r_C44{box-shadow:var(--box-shadow-light-inset);padding:20px 10px;min-width:400px;width:400px;max-width:400px}.TopThreeIndividuals_top-three-individuals__r_C44 h2{width:250px;text-align:center;margin:0 auto 15px;text-transform:uppercase;font-size:1.2rem;padding:5px 15px;border-left:3px solid var(--orange);border-right:3px solid var(--orange);border-radius:15%;background-color:rgba(255,166,0,.1);color:var(--black)}.TopThreeIndividuals_top-three-individuals__r_C44 h2 span{font-size:16px}.TopThreeIndividuals_cards__3QcuE{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(6,1fr);grid-gap:0;gap:0}.TopThreeIndividuals_card__fCNgO:first-child{grid-area:1/2/4/2}.TopThreeIndividuals_card__fCNgO:nth-child(2){grid-area:2/1/5/2}.TopThreeIndividuals_card__fCNgO:nth-child(3){grid-area:3/3/6/3}.TopThreeIndividuals_rank-one___yF1v{grid-area:4/2/7/2}.TopThreeIndividuals_rank-two__uypO2{grid-area:5/1/7/1}.TopThreeIndividuals_rank-three__YtioK{grid-area:6/3/7/3}.TopThreeIndividuals_img__IX4xH{width:80px;height:80px;margin:auto;position:relative}.TopThreeIndividuals_img__IX4xH img{width:100%;height:100%;border-radius:50%;border-width:3px;padding:4px;border-bottom:none;object-fit:cover}.TopThreeIndividuals_competitor__3z30w h3{text-align:center;font-weight:700;color:#222;font-size:.7rem;width:115px;margin:auto;overflow:hidden;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;padding:.3rem .5rem;background-color:rgba(255,166,0,.1);border-top:2px solid;border-radius:40% 40% 0 0}.TopThreeIndividuals_card__fCNgO:first-child h3,.TopThreeIndividuals_card__fCNgO:first-child img{border-color:gold;background-color:#ffd90033}.TopThreeIndividuals_card__fCNgO:nth-child(2) h3,.TopThreeIndividuals_card__fCNgO:nth-child(2) img{border-color:silver;background-color:#c0c0c054}.TopThreeIndividuals_card__fCNgO:nth-child(3) h3,.TopThreeIndividuals_card__fCNgO:nth-child(3) img{border-color:#cd7f32;background-color:#cd803246}.TopThreeIndividuals_rank-one___yF1v,.TopThreeIndividuals_rank-three__YtioK,.TopThreeIndividuals_rank-two__uypO2{text-align:center;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to bottom,#000,var(--gray));width:100%;font-size:.9rem;font-weight:700;border-bottom:2px solid #fff}.TopThreeIndividuals_rank-one___yF1v{border:2px solid #fff;border-top:none}.TopThreeIndividuals_rank-one___yF1v span,.TopThreeIndividuals_rank-three__YtioK span,.TopThreeIndividuals_rank-two__uypO2 span{width:25px;height:25px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:2px solid}.TopThreeIndividuals_rank-one___yF1v span{color:gold;background-color:#ffd90015}.TopThreeIndividuals_rank-two__uypO2 span{color:silver;background-color:#c0c0c01b}.TopThreeIndividuals_rank-three__YtioK span{color:#cd7f32;background-color:#cd80321b}@media (max-width:991px){.TopThreeIndividuals_top-three-individuals__r_C44{padding:15px 10px;min-width:350px;width:350px;max-width:350px}.TopThreeIndividuals_competitor__3z30w h3{font-size:.6rem;width:90px;padding:.3rem .4rem}.TopThreeIndividuals_img__IX4xH img{border-width:2px;padding:5px}.TopThreeIndividuals_rank-one___yF1v,.TopThreeIndividuals_rank-three__YtioK,.TopThreeIndividuals_rank-two__uypO2{border-width:1px}.TopThreeIndividuals_rank-one___yF1v span,.TopThreeIndividuals_rank-three__YtioK span,.TopThreeIndividuals_rank-two__uypO2 span{width:23px;height:23px;font-size:.8rem}}.TopThree_top-three__znTnV{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:auto;gap:20px}@media (max-width:1024px){.TopThree_top-three__znTnV{gap:10px;margin:10px auto}}.RankingLeaderBoard_ranking-table__YCXHi{margin:15px auto;display:flex;flex-direction:column;gap:10px}.RankingLeaderBoard_ranking-table__YCXHi table{width:100%}@media (max-width:767px){.RankingLeaderBoard_ranking-table__YCXHi{margin:5px auto}}.PaginationMenu_pagination-menu-ul__yLyue{display:flex;list-style:none;margin:0 auto 10px;flex-wrap:wrap;gap:3px 0}.PaginationMenu_menu-item__pgcJL,.PaginationMenu_pagination-menu-ul__yLyue li a,.PaginationMenu_pagination-menu-ul__yLyue li span{font-size:1.2rem;padding:.5rem .8rem;font-weight:700;transition:.3s;display:flex;justify-content:center;align-items:center;width:100%;border-bottom:3px solid #ccc;cursor:pointer}.PaginationMenu_menu-item__pgcJL.PaginationMenu_active__GiifS,.PaginationMenu_pagination-menu-ul__yLyue li>a.PaginationMenu_active__GiifS,.PaginationMenu_pagination-menu-ul__yLyue li>span.PaginationMenu_active__GiifS{border-color:var(--orange);text-shadow:0 0 var(--gray);background-color:rgba(255,166,0,.1)}.PaginationMenu_menu-item__pgcJL:hover,.PaginationMenu_pagination-menu-ul__yLyue li>a:hover,.PaginationMenu_pagination-menu-ul__yLyue li>span:hover{color:var(--gray)!important}@media (max-width:992px){.PaginationMenu_pagination-menu-ul__yLyue{margin-bottom:5px}.PaginationMenu_menu-item__pgcJL,.PaginationMenu_pagination-menu-ul__yLyue li a,.PaginationMenu_pagination-menu-ul__yLyue li span{font-size:.7rem;padding:.3rem .4rem;border-width:2px}}.MyPerformance_cards__WDmKj{display:flex;justify-content:center;align-items:center;text-align:center;gap:10px;margin-top:20px}.MyPerformance_general-stats__F4zF1 h5{margin:10px 0 5px;font-size:1rem;color:var(--black)}.MyPerformance_cards__WDmKj div{display:flex;flex-direction:column;box-shadow:var(--box-shadow-light-inset)}.MyPerformance_card-head__5j5RA{background-color:var(--black);color:#fff;display:inline-block;padding:10px 20px;font-weight:700}.MyPerformance_card-details__nDjmZ{color:var(--orange);font-weight:700;font-size:1.5rem;padding:10px 20px;display:flex;align-items:center;justify-content:center}.MyPerformance_card-details__nDjmZ span{gap:10px;color:var(--gray)}.MyPerformance_chart-diagram__nTiyJ{height:400px;background-color:#eeeeee47}.MyPerformance_title__LBmLK{color:var(--gray);text-transform:uppercase;border-bottom:1px solid;width:-moz-fit-content;width:fit-content;margin:0 auto 15px;padding:0 0 2px;font-size:1.5rem;text-align:center}.MyPerformance_description__cFTlH{color:var(--gray);padding-bottom:10px}.MyPerformance_no-results__npOlf{text-align:center;font-size:1.5rem;color:var(--black)}.MyPerformance_list__uDblm{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;color:var(--black)}.MyPerformance_list__uDblm li{display:grid;align-items:center;grid-template-columns:auto auto;justify-content:start;grid-gap:10px;gap:10px}.MyPerformance_list__uDblm span{color:var(--orange);font-weight:700}.MyPerformance_list__uDblm svg{color:var(--photo)}.MyPerformance_chart__apJLL,.MyPerformance_general-stats__F4zF1,.MyPerformance_last-year__gyE3I,.MyPerformance_no-results__npOlf,.MyPerformance_top-results__logT_{box-shadow:var(--box-shadow-light-inset);padding:20px;margin-bottom:20px;margin-top:20px}@media (max-width:991px){.MyPerformance_chart-diagram__nTiyJ{height:270px}.MyPerformance_title__LBmLK{font-size:1rem;margin-bottom:10px;border-width:1px}.MyPerformance_description__cFTlH{font-size:.85rem}.MyPerformance_list__uDblm{gap:5px}.MyPerformance_list__uDblm li{font-size:.8rem;gap:5px;align-items:start}.MyPerformance_list__uDblm svg{position:relative;top:2px}.MyPerformance_cards__WDmKj{gap:5px;margin-top:10px}.MyPerformance_general-stats__F4zF1 h5{margin-bottom:5px;font-size:.9rem}.MyPerformance_card-head__5j5RA{font-size:.7rem;padding:5px 10px}.MyPerformance_card-details__nDjmZ{font-size:1rem;padding:5px 10px}.MyPerformance_no-results__npOlf{font-size:1.3rem}.MyPerformance_chart__apJLL,.MyPerformance_general-stats__F4zF1,.MyPerformance_last-year__gyE3I,.MyPerformance_no-results__npOlf,.MyPerformance_top-results__logT_{padding:10px;margin-bottom:10px;margin-top:10px}}.ReviewTable_review-table__kUe_n{margin:15px auto}.ReviewTable_review-table__kUe_n table{width:100%}@media (max-width:767px){.ReviewTable_review-table__kUe_n{margin:10px auto}.ReviewTable_review-table__kUe_n table{margin-top:10px}}.SearchByName_search-input__Eulyp{padding:7px 15px;border:none;border-bottom:3px groove #ddd;border-radius:5px;transition:.3s;text-align:center}.SearchByName_search-input__Eulyp:focus,.SearchByName_search-input__Eulyp:hover{outline:none;box-shadow:var(--box-shadow-light-inset);border-color:#ccc}@media (max-width:767px){.SearchByName_search-input__Eulyp{padding:5px 10px;border-width:2px}}.CountDown_down-page__XyzRy{width:100%;text-align:center;overflow:auto}.CountDown_view__GDLRz{padding-top:0;padding-bottom:0}.CountDown_countdown__LH7Pi{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;box-shadow:var(--box-shadow-light-inset)}.CountDown_countdown__LH7Pi h2{font-size:1.4rem}.CountDown_timer__gG1AO{font-size:1.1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CountDown_num__IJL5l{font-weight:700;font-size:1.3rem}.CountDown_counter__mZjxO{display:flex;gap:10px;align-items:center}.CountDown_down-timer__u1z94{display:flex;flex-direction:column;padding:20px}.CountDown_down-timer__u1z94 .CountDown_text__90Bka{color:var(--gray);font-size:2rem;font-weight:700;border-top:3px solid var(--gray);border-bottom:3px solid var(--gray);box-shadow:var(--box-shadow-light-inset);width:-moz-fit-content;width:fit-content;margin:auto;padding:5px 10px;border-radius:10%}.CountDown_down-timer__u1z94 .CountDown_time__4ftWb{width:350px;height:350px;box-shadow:var(--box-shadow-light-inset);margin:20px auto;font-size:8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--orange);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}@media (max-width:991px){.CountDown_countdown__LH7Pi{padding:5px 10px}.CountDown_countdown__LH7Pi h2{font-size:1rem}.CountDown_timer__gG1AO{font-size:.9rem}.CountDown_num__IJL5l{font-size:1rem}.CountDown_text__90Bka{display:none}.CountDown_down-timer__u1z94{padding:15px}.CountDown_down-timer__u1z94 .CountDown_text__90Bka{display:block;font-size:1.3rem;padding:3px 6px;border-width:2px}.CountDown_down-timer__u1z94 .CountDown_time__4ftWb{width:200px;height:200px;font-size:5rem;margin:10px auto}.CountDown_btn__QCg5S{padding:.3rem .5rem;font-size:.85rem}}.PreviewNumbers_preview__7tUe0{font-weight:500;border-radius:0;min-width:50px;height:70px;background:#777;width:90%;margin:10px auto 0;display:flex;justify-content:center;align-items:center}.PreviewNumbers_numbers-box__tj0dY{gap:5px;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:10px 20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:90px;min-height:39.19px}@media (max-width:991px){.PreviewNumbers_preview__7tUe0{height:50px;width:100%}.PreviewNumbers_numbers-box__tj0dY{padding:5px 10px;min-width:70px;min-height:29.19px}}.Header_header__T77VN{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;box-shadow:var(--box-shadow-light-inset)}.Header_header__T77VN .Header_btn__lwc8N{font-size:12px;padding:5px 10px}.Header_header__T77VN p{color:var(--black)}.Header_position__g8yHT{font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (min-width:768px){.Header_header__T77VN{padding:10px 20px}.Header_header__T77VN .Header_btn__lwc8N{font-size:16px;padding:6px 20px}.Header_header__T77VN h3,.Header_header__T77VN p{font-size:24px}}.Timer_timer__u3Ckn span{display:inline-block;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.Header_testHead__8YN2E{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:1rem 2rem;font-size:1.6rem;box-shadow:var(--box-shadow-light-inset)}.Header_testHead__8YN2E div:nth-child(2){text-align:center}.Header_testHead__8YN2E div:last-child{text-align:right}.Header_testHead__8YN2E div:first-child span{font-weight:700;color:#32ec32}.Header_testHead__8YN2E div:nth-child(2) span{font-weight:700;color:#f33}@media (max-width:767px){.Header_testHead__8YN2E{font-size:1rem;width:95%;margin:10px auto;padding:.5rem .7rem}}.Question_question__3i4T1{width:80%;margin:20px auto;text-align:center}.Question_question__3i4T1 ul{list-style:none;display:flex;justify-content:center;margin:30px auto;padding:0}.Question_question__3i4T1 h3{background-color:#ddd;border-radius:50px;width:250px;margin:auto;padding:.5rem 1rem;font-size:2rem}.Question_img__X13_z{height:300px;margin:auto;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:10px}.Question_img__X13_z img{height:100%;border:none;background-color:#fff}.Question_question__3i4T1 li{background-color:var(--gray);color:#fff;padding:1rem 2rem;margin:0 .7rem;font-size:2rem;font-weight:700;cursor:pointer;border-radius:3px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Question_question__3i4T1 li:hover{background-color:var(--black)}.Question_question__3i4T1 li.Question_mistake__pf6ye{background-color:#f33}@media (max-width:767px){.Question_question__3i4T1{width:95%;margin:20px auto}.Question_img__X13_z{height:200px}.Question_question__3i4T1 h3{padding:.5rem;font-size:1.7rem}.Question_question__3i4T1 li{padding:.75rem 1rem}.Question_question__3i4T1 h3{width:200px}}.MainQuestion_mainQ__M2zne{width:100%;margin:2rem auto}@media (max-width:767px){.MainQuestion_mainQ__M2zne{width:100%;border:none;background-color:#fff;margin:1rem auto;padding:0}}.MemoSheet_memo-sheet__KT5He{width:95%;margin:10px auto}.MemoSheet_row__NBvPc{display:grid;grid-template-columns:25% 25% 25%;justify-content:center;grid-gap:20px;gap:20px}.MemoSheet_full-name__zMk_x{margin:5px auto;cursor:pointer;padding:3px}.MemoSheet_img__YRehz{width:100px;height:100px;margin:auto}.MemoSheet_img__YRehz img{width:100%;height:100%;padding:0;border-radius:5px;border:none;object-fit:cover;object-position:center}.MemoSheet_name__50GPp{display:grid;grid-template-columns:1fr 1fr;text-align:center;grid-gap:5px;gap:5px;margin-top:3px}.MemoSheet_arabic__JHbm3 .MemoSheet_name__50GPp{direction:rtl}.MemoSheet_name__50GPp span{border:1px solid #ddd;font-size:14px;font-weight:600;padding:3px;border-radius:5px;min-width:100px}@media (min-width:992px){.MemoSheet_view__f2JIg .MemoSheet_row__NBvPc{grid-template-columns:1fr 1fr 1fr;margin-bottom:5px}.MemoSheet_view__f2JIg .MemoSheet_img__YRehz{width:150px;height:150px}.MemoSheet_view__f2JIg .MemoSheet_name__50GPp span{font-size:16px;min-width:100px}}@media (min-width:1280px){.MemoSheet_view__f2JIg{width:100%}.MemoSheet_view__f2JIg .MemoSheet_name__50GPp span{font-size:18px;min-width:130px}}@media (max-width:991px){.MemoSheet_row__NBvPc{grid-template-columns:1fr 1fr 1fr;gap:10px;justify-content:start}.MemoSheet_full-name__zMk_x{padding:2px;width:100%}.MemoSheet_img__YRehz{width:80px;height:80px}.MemoSheet_name__50GPp span{min-width:-moz-fit-content;min-width:fit-content;border-radius:3px;font-size:10px}}.ViewMemo_memo-spoken__HXmZt{font-size:20rem;margin:40px auto;width:-moz-fit-content;width:fit-content;color:#222}.ViewMemo_finish-message__MLC6W{font-size:4rem;text-align:center;display:flex;justify-content:center;align-items:center;padding:20px;box-shadow:var(--box-shadow-light-inset);height:100%}.ViewMemo_competitor__7HtfR,.ViewMemo_process__TNAhv,.ViewMemo_time-taken__yyDXI{font-weight:700;color:var(--orange)}@media (max-width:992px){.ViewMemo_memo-spoken__HXmZt{font-size:13rem;margin:20px auto}.ViewMemo_finish-message__MLC6W{font-size:2rem;padding:10px}}.Header_header__LXiqy{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px;background-color:#fff;box-shadow:var(--box-shadow-light-inset);margin-bottom:5px;padding:10px 20px}.Header_header__LXiqy h3{color:var(--orange);font-size:1.4rem}.Header_phone__NIw_U{display:none}.Header_header__LXiqy button{padding:.4rem .8rem}.Header_time__dosBv{display:flex;align-items:center;text-align:end;font-size:1.2rem;gap:.4rem;color:var(--black)}.Header_timer__PThSY{font-size:1.4rem;font-weight:700;min-width:30px;max-width:-moz-fit-content;max-width:fit-content}.Header_timer__PThSY,.Header_timer__PThSY span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.Header_timer__PThSY span{display:inline-block}@media (max-width:1280px){.Header_extra-words__YMIDZ{display:none}}@media (max-width:992px){.Header_header__LXiqy{padding:5px 10px}.Header_phone__NIw_U{display:block}.Header_computer__gtYcy{display:none}.Header_header__LXiqy h3{font-size:1.3rem}.Header_header__LXiqy button{padding:5px 10px;font-size:1.1rem}.Header_time__dosBv{font-size:1.2rem}.Header_timer__PThSY{display:flex;align-items:center;font-size:1.4rem}}@media (max-width:767px){.Header_header__LXiqy h3{font-size:.9rem;display:none}.Header_header__LXiqy h3.Header_view__RUDy_{display:block}.Header_header__LXiqy button{padding:3px 10px;font-size:.7rem;display:flex}.Header_time__dosBv{font-size:.7rem;gap:.1rem}.Header_timer__PThSY{min-width:15px;font-size:.9rem}}.MemoRecallCard_memo-recall__eJ6oa{width:100%}.MemoRecallCard_memo-recall-page__72Fun{background-color:#fff;margin:0 auto;min-height:100%}.RecallSheet_recall-sheet__olmQ3{width:95%;margin:20px auto}.RecallSheet_row___MF6C{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.RecallSheet_row-num__b80nu{width:5%;color:var(--orange);font-weight:700;font-size:1.5rem}.RecallSheet_row-inputs__g8u5_{width:95%;display:flex}.RecallSheet_input__mg_se{display:flex;flex-direction:column}.RecallSheet_num-index___jlv7{font-size:.6rem;text-align:center;color:var(--gray);font-weight:500;margin-bottom:1px}.RecallSheet_input__mg_se input{border:.5px solid #ccc;border-right:none;outline:none;text-align:center;height:30px;font-size:1.2rem;font-weight:700;padding:5px 0}.RecallSheet_input__mg_se:last-child input{border:.5px solid #ccc}.RecallSheet_input__mg_se input:focus{caret-color:transparent}@media (max-width:992px){.RecallSheet_recall-sheet__olmQ3{width:95%;height:350px}.RecallSheet_row-num__b80nu{font-size:1rem}.RecallSheet_row___MF6C{margin-bottom:10px;gap:5px}.RecallSheet_input__mg_se input{height:25px}}@media (max-width:767px){.RecallSheet_row-num__b80nu{height:15px;font-size:.7rem}.RecallSheet_num-index___jlv7{font-size:.3rem;margin-bottom:2px}.RecallSheet_input__mg_se input{height:15px;font-size:.55rem}}.ResultSheet_result-sheet__InIvO{padding-top:10px;padding-bottom:10px}.ResultSheet_row__nGqgV{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:15px}.ResultSheet_row-num___y37R{width:35px;color:var(--orange);font-weight:700;font-size:1.2rem}.ResultSheet_row-random-num__Ff71U{width:100%;display:flex;border-right:1px solid #fff}.ResultSheet_row-random-num__Ff71U span{background-color:#ddd;color:#222;display:block;height:25px;border:1px solid #fff;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.9rem;border-right:none}.ResultSheet_row-random-num__Ff71U span:nth-child(2){border-bottom:none}.ResultSheet_row-random-num__Ff71U span:nth-child(3){background-color:#f1f1f1}span.ResultSheet_num-index__mLRlb{background-color:transparent;height:-moz-fit-content;height:fit-content;color:var(--gray);font-size:.55rem;font-weight:500}@media (max-width:1280px) and (min-width:991px){.ResultSheet_view__R7U8u .ResultSheet_row__nGqgV{gap:10px}.ResultSheet_view__R7U8u .ResultSheet_row-num___y37R{width:25px;font-size:1rem}.ResultSheet_view__R7U8u .ResultSheet_row-random-num__Ff71U span{font-size:.8rem}.ResultSheet_view__R7U8u span.ResultSheet_num-index__mLRlb{font-size:.5rem}}@media (max-width:992px){.ResultSheet_row__nGqgV{margin-bottom:5px}.ResultSheet_row-num___y37R{font-size:1.2rem}.ResultSheet_row-random-num__Ff71U span{height:20px;font-size:.7rem}span.ResultSheet_num-index__mLRlb{height:-moz-fit-content;height:fit-content;font-size:.4rem}}@media (max-width:767px){.ResultSheet_row-num___y37R{width:5%;font-size:.6rem;font-weight:700}.ResultSheet_row__nGqgV{margin-bottom:10px;gap:5px}.ResultSheet_row-random-num__Ff71U{width:95%}.ResultSheet_row-random-num__Ff71U span{height:12px;font-size:.5rem;border-width:0}span.ResultSheet_num-index__mLRlb{height:-moz-fit-content;font-size:.27rem;margin-bottom:1px;height:fit-content}}.CurrentSet_current-set__kuIx2{background-color:#777;width:95%;margin:auto;display:flex;justify-content:center;align-items:center;gap:5px;padding:15px;font-weight:700;direction:rtl}.CurrentSet_not-arabic__Y_1Se{direction:ltr}.CurrentSet_current-set__kuIx2 div{font-size:32px;background-color:#fff;padding:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CurrentSet_not-arabic__Y_1Se div{white-space:nowrap}.CurrentSet_current-set__kuIx2 div:first-child{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CurrentSet_current-set__kuIx2 div:last-child{width:700px}@media (max-width:991px){.CurrentSet_current-set__kuIx2{padding:15px}.CurrentSet_current-set__kuIx2 div{font-size:22px;padding:10px}.CurrentSet_current-set__kuIx2 div:last-child{width:500px;padding-right:20px}}@media (max-width:767px){.CurrentSet_current-set__kuIx2{padding:10px 5px;gap:2px}.CurrentSet_current-set__kuIx2 div{font-size:18px;height:50px;display:flex;align-items:center}.CurrentSet_current-set__kuIx2 div:last-child{width:310px}}.CurrentSet_current-set__4O1a4{margin:10px auto;width:500px}.CurrentSet_arabic__31hCQ{direction:rtl}.CurrentSet_img__C_bEC{width:300px;height:300px;margin:auto}.CurrentSet_img__C_bEC img{width:100%;height:100%;padding:0;border:none;border-radius:10px;object-fit:cover;object-position:center}.CurrentSet_name__Pj2bi{display:grid;grid-template-columns:1fr 1fr;text-align:center;grid-gap:5px;gap:5px;margin-top:5px}.CurrentSet_name__Pj2bi span{border:1px solid #ddd;font-size:24px;font-weight:700;padding:5px;border-radius:5px}@media (max-width:991px){.CurrentSet_current-set__4O1a4{width:90%}.CurrentSet_img__C_bEC{width:230px;height:230px}.CurrentSet_name__Pj2bi span{font-size:18px}}.SummitResult_summit-result__MsGcq{width:100%;background-color:#fff;text-align:center;padding-top:100px}.SummitResult_message__3k3sd{color:#777;margin-top:10px;text-transform:capitalize}.RecallSheet_recall-sheet__D5B3Q{width:95%;margin:10px auto}.RecallSheet_row__yb5sC{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-evenly}.RecallSheet_full-name__OTKtM{width:400px;margin:0 auto;cursor:pointer;transition:.1s;padding:5px}.RecallSheet_card-focus__2yget{box-shadow:0 0 8px 2px #f6ca1cc2}.RecallSheet_img__VPAvF{width:270px;height:270px;margin:auto}.RecallSheet_img__VPAvF img{width:100%;height:100%;border:none;border-radius:10px;object-fit:cover;object-position:center}.RecallSheet_name___r5Ru{display:grid;grid-template-columns:1fr 1fr;text-align:center;grid-gap:10px;gap:10px;margin-top:5px}.RecallSheet_name___r5Ru input{font-size:22px;font-weight:700;padding:5px;width:100%;outline:none;border:1px solid #ddd;border-radius:10px;text-align:center;transition:.1s}.RecallSheet_arabic__TSK9U .RecallSheet_name___r5Ru{direction:rtl}@media (max-width:1280px){.RecallSheet_full-name__OTKtM{width:250px}.RecallSheet_name___r5Ru input{font-size:18px}.RecallSheet_img__VPAvF{width:200px;height:200px}}@media (max-width:991px){.RecallSheet_recall-sheet__D5B3Q{min-height:300px}.RecallSheet_full-name__OTKtM{width:95%;padding:1px}.RecallSheet_img__VPAvF{width:100%;height:-moz-fit-content;height:fit-content}.RecallSheet_name___r5Ru{margin-top:0;gap:5px}.RecallSheet_name___r5Ru input{font-size:10px;padding:2px;border-radius:3px}}