@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--danger-color: rgb(255, 67, 67);--font-family: "Poppins";--bg-rgb-color: 255, 255, 255;--bg-color: #eee;--card-bg-color: #efefef;--text-color: rgb(34, 34, 34);--primary-color: #5a67d8;--secondary-color: #6c757d;--hover-color: #444444;--button-text-color: #dddddd;--button-color: #22205c;--hover-button-color: #9290fc;--hover-button-text-color: #222222;--button-border-color: #222;--input-bg-color: #ffffff;--hover-text-color: #ffffff;--shadow-rgb-color: RGBA(0, 0, 0, .125);--bg-color-gradient: linear-gradient(to bottom, #c4d8e0 10%, #ffffff 30%);--border-color: #a0a0a081;--logo-url: url(/images/dark_SH_logo.svg);--brightness: 1.2}.dark{--bg-rgb-color: 37, 37, 37;--bg-color: #232323;--card-bg-color: #333;--base-color: 50, 50, 50;--text-color: #ffffff;--primary-color: #5a67d8;--secondary-color: #adb5bd;--hover-color: #dddddd;--button-text-color: #222222;--button-color: #bfbeec;--hover-button-color: #22205c;--hover-button-text-color: #dddddd;--button-border-color: #eee;--input-bg-color: #363636;--hover-text-color: #1f1f1f;--shadow-rgb-color: RGBA(0, 0, 0, .25);--shadow-glow-color: RGBA(255, 215, 100, .125);--bg-color-gradient: linear-gradient(to bottom, #101220 10%, #252525 30%);--border-color: #a0a0a0;--logo-url: url(/images/light_SH_logo.svg);--brightness: .5}form .form-group{margin-bottom:18px}form .checkboxWrapper{display:flex;align-items:center;justify-content:center;gap:1rem}form .checkboxWrapper input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5em;height:1.5em;border:2px solid #ccc;border-radius:2px;padding:0;margin:0;transition:all .2s ease;position:relative;display:flex;justify-content:center;align-items:center}form .checkboxWrapper input[type=checkbox]:checked{background-color:#4caf50;border-color:#ccc}form .checkboxWrapper input[type=checkbox]:after{content:"";position:absolute;width:3px;height:9px;border:solid white;border-width:0 2px 2px 0;opacity:0;transform:rotate(0) scale(0);transition:all .25s ease}form .checkboxWrapper input[type=checkbox]:checked:after{opacity:1;transform:rotate(45deg) scale(1)}form .checkboxWrapper label{font-size:16px;cursor:default}html{scroll-behavior:auto!important}*{padding:0;margin:0;box-sizing:border-box;transition:.3s linear;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;padding:0;display:block;color:var(--text-color);background:var(--bg-color);font-size:1em;font-family:var(--font-family);overflow:hidden}.main-content{padding-top:0}#root{position:relative;overflow:visible}#root h1{font-size:2em}@media (max-width: 768px){#root h1{font-size:1.75em}}@media (max-width: 425px){#root h1{font-size:1.25em}}#root h2{font-size:1.25em}@media (max-width: 768px){#root h2{font-size:1.2rem}}@media (max-width: 425px){#root h2{font-size:1rem}}#root h3{font-size:1em}@media (max-width: 768px){#root h3{font-size:.75rem}}@media (max-width: 425px){#root h3{font-size:.65rem}}#root p{font-size:1em}@media (max-width: 768px){#root p{font-size:.75rem}}@media (max-width: 425px){#root p{font-size:.65rem}}#root strong{font-size:1em}@media (max-width: 768px){#root strong{font-size:.75rem}}@media (max-width: 425px){#root strong{font-size:.65rem}}._header_1q9vi_1{position:fixed;top:.5rem;left:.5rem;width:calc(100% - 1rem);display:flex;justify-content:center;align-items:center;height:4rem;background-color:rgba(var(--base-color),.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;border-radius:12px;box-shadow:0 2px 4px var(--shadow-rgb-color);transition:transform .5s ease-in-out;transform:translateY(0)}._hidden_1q9vi_20{transition:transform .5s ease-in-out;transform:translateY(-5rem)}nav{top:0;display:flex;justify-content:space-between;width:100%;align-items:center;height:auto;padding:20px;margin-inline:2rem}nav ._logoLink_6dnrv_11{display:flex;align-items:center;text-decoration:none;color:var(--text-color);font-size:1.5rem;font-weight:600;text-transform:uppercase;cursor:pointer}nav ._logoLink_6dnrv_11 ._company_6dnrv_21{display:flex;align-items:center;gap:1rem}nav ._logoLink_6dnrv_11 ._company_6dnrv_21 ._logo_6dnrv_11{background-image:var(--logo-url);height:40px;width:40px;margin-top:10px;background-position:center;background-repeat:no-repeat;background-size:cover;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.2392156863))}nav ._logoLink_6dnrv_11 ._company_6dnrv_21 ._coTitle_6dnrv_36{font-size:2rem;text-transform:capitalize;text-wrap:nowrap}@media (max-widt: 600px){nav ._logoLink_6dnrv_11 ._company_6dnrv_21 ._coTitle_6dnrv_36{font-size:1.5rem}}nav ._menuItems_6dnrv_46{display:flex;justify-content:center;width:auto}nav ._menuItems_6dnrv_46 ._user_6dnrv_51{display:none}nav ._menuItems_6dnrv_46 ._themeButton_6dnrv_54{display:none}nav ._menuItems_6dnrv_46 ul{list-style:none;display:flex;gap:25px}nav ._menuItems_6dnrv_46 ul li{display:inline-block}nav ._menuItems_6dnrv_46 ul li a{position:relative;text-decoration:none;text-transform:capitalize;font-weight:400;font-size:1rem;transition:color .3s ease-in-out;color:var(--text-color)}nav ._menuItems_6dnrv_46 ul li a:after{content:"";position:absolute;left:50%;bottom:0;margin-bottom:-.5px;width:100%;height:2px;background-color:var(--primary-color);transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .1s ease-in-out}nav ._menuItems_6dnrv_46 ul li a:hover:after,nav ._menuItems_6dnrv_46 ul li a._active_6dnrv_87:after{transform:translate(-50%) scaleX(1)}nav ._menuItems_6dnrv_46 ul li a._active_6dnrv_87{font-weight:700}nav ._rightItems_6dnrv_93{display:flex;align-items:center;gap:1rem}nav ._rightItems_6dnrv_93 ._user_6dnrv_51{display:flex;align-items:center;justify-content:end;flex-wrap:nowrap;gap:.5rem;cursor:pointer;max-width:10rem;overflow:hidden}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 a{text-decoration:none;color:var(--text-color)}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 ._userInfo_6dnrv_112{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 ._userInfo_6dnrv_112 ._userName_6dnrv_118{display:none}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 ._userInfo_6dnrv_112 ._userAvatar_6dnrv_121{height:40px;width:40px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 ._login_6dnrv_129{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.5rem}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 ._login_6dnrv_129 ._userIcon_6dnrv_136{height:20px;width:20px;text-align:center;font-size:1.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;color:var(--text-color)}nav ._rightItems_6dnrv_93 ._user_6dnrv_51 ._login_6dnrv_129 ._loginText_6dnrv_148{text-wrap:nowrap;color:var(--text-color);font-size:1rem;font-weight:400}nav ._rightItems_6dnrv_93 ._themeButton_6dnrv_54{height:20px;width:20px;text-align:center;font-size:1.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;color:var(--text-color);cursor:pointer}nav ._rightItems_6dnrv_93 ._themeButton_6dnrv_54:hover{scale:1.2;rotate:360deg}nav ._menu_6dnrv_46{position:relative;display:none;padding:10px;z-index:1;height:32px;width:32px}nav ._menu_6dnrv_46 ._navBurger_6dnrv_179,nav ._menu_6dnrv_46 ._navClose_6dnrv_180{font-size:1.5rem;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}nav ._menu_6dnrv_46 ._navClose_6dnrv_180{opacity:0}@media (max-width: 1100px){nav ._menuItems_6dnrv_46{position:absolute;top:65px;right:-100%;width:70%;height:calc(100vh - 80px);background-color:rgba(var(--bg-rgb-color),1);display:flex;flex-direction:column;justify-content:space-between;padding:2rem;box-shadow:-2px 2px 8px #0000002a;z-index:10;border-radius:10px;overflow:auto}nav ._menuItems_6dnrv_46 ._user_6dnrv_51{display:flex}nav ._menuItems_6dnrv_46 ._user_6dnrv_51 ._userInfo_6dnrv_112{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}nav ._menuItems_6dnrv_46 ._user_6dnrv_51 ._userInfo_6dnrv_112 ._userAvatar_6dnrv_121{height:60px;width:60px;border-radius:50%}nav ._menuItems_6dnrv_46 ._user_6dnrv_51 ._userInfo_6dnrv_112 ._userName_6dnrv_118{display:block;overflow:hidden;text-overflow:ellipsis}nav ._menuItems_6dnrv_46 ._user_6dnrv_51 ._userInfo_6dnrv_112 ._userEmail_6dnrv_226{display:block;overflow:hidden;text-overflow:ellipsis}nav ._menuItems_6dnrv_46 ._themeButton_6dnrv_54{height:20px;width:20px;text-align:center;font-size:1.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;color:var(--text-color);cursor:pointer}nav ._menuItems_6dnrv_46 ._themeButton_6dnrv_54:hover{scale:1.2;rotate:360deg}nav ._menuItems_6dnrv_46._show_6dnrv_248{right:0}nav ._menuItems_6dnrv_46 ul{list-style:none;display:flex;flex-direction:column;width:100%;gap:0}nav ._menuItems_6dnrv_46 ul li a{display:block;cursor:default;padding:1rem;text-align:left}nav ._menuItems_6dnrv_46 ul li a:hover{color:var(--hover-text-color)}nav ._menuItems_6dnrv_46 ul li a:hover:after,nav ._menuItems_6dnrv_46 ul li a._active_6dnrv_87:after{content:"";transform:scaleX(1)}nav ._menuItems_6dnrv_46 ul li a:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:var(--hover-color);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:-1}nav ._menuItems_6dnrv_46 ul li a._active_6dnrv_87{background-color:var(--hover-color);font-weight:700;color:var(--hover-text-color)}nav ._rightItems_6dnrv_93{display:none}nav ._menu_6dnrv_46{display:block}nav ._showIcon_6dnrv_295 ._navBurger_6dnrv_179{opacity:0;transform:rotate(90deg)}nav ._showIcon_6dnrv_295 ._navClose_6dnrv_180{opacity:1;transform:rotate(90deg)}}._main_hbhq6_1{width:100%}._projects_1spwt_1{padding-top:10vh;display:flex;flex-direction:column;place-content:center;align-items:center;justify-content:center}._projects_1spwt_1 ._project_1spwt_1{margin-bottom:100px;overflow:hidden;width:90vw}._projects_1spwt_1 ._project_1spwt_1 ._title_1spwt_14{font-size:24px;margin-bottom:5rem;text-align:center}._projects_1spwt_1 ._project_1spwt_1 ._content_1spwt_19{gap:2rem;align-items:center;justify-content:center;display:flex;flex-wrap:wrap}._projects_1spwt_1 ._project_1spwt_1 ._content_1spwt_19 ._image_1spwt_27{width:400px;height:auto}._projects_1spwt_1 ._project_1spwt_1 ._content_1spwt_19 ._description_1spwt_31{max-width:500px;font-size:16px}._intro_jw1yd_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}._intro_jw1yd_1 ._heading_jw1yd_8{height:100px;width:auto;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:1.5rem}._mainContainer_10mi4_1{display:flex;flex-direction:column}._mainContainer_10mi4_1 ._carousel_10mi4_5{padding-top:5rem;height:100vh;opacity:0;animation:_fadeInOut_10mi4_1 2s forwards;animation-delay:.125s;place-content:center}._mainContainer_10mi4_1 ._coursesContainer_10mi4_13{padding-inline:14rem}@media (max-width: 1444px){._mainContainer_10mi4_1 ._coursesContainer_10mi4_13{padding-inline:6rem}}@media (max-width: 1024px){._mainContainer_10mi4_1 ._coursesContainer_10mi4_13{padding-inline:4rem}}@media (max-width: 768px){._mainContainer_10mi4_1 ._coursesContainer_10mi4_13{padding-inline:2rem}}@media (max-width: 600px){._mainContainer_10mi4_1 ._coursesContainer_10mi4_13{padding-inline:1rem}}@keyframes _fadeInOut_10mi4_1{0%{opacity:0}to{opacity:1}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}._carouselWrapper_10h6o_1{padding:2rem;text-align:center}._carouselWrapper_10h6o_1 ._carouselTitle_10h6o_5{font-size:2rem;font-weight:700;margin-bottom:2rem}@media (max-width: 768px){._carouselWrapper_10h6o_1 ._carouselTitle_10h6o_5{font-size:1.5rem}}._carouselWrapper_10h6o_1 ._carouselContainer_10h6o_15{margin:0 auto;max-width:1200px}._carouselWrapper_10h6o_1 ._carouselItem_10h6o_19{padding:2rem}._carouselWrapper_10h6o_1 ._card_10h6o_22{background-color:var(--card-bg-color);border-radius:8px;overflow:hidden;box-shadow:2px 4px 8px #00000020;transition:transform .3s ease;height:100%;padding:1rem}._carouselWrapper_10h6o_1 ._card_10h6o_22:hover{transform:translateY(-5px)}._carouselWrapper_10h6o_1 ._card_10h6o_22 ._img_10h6o_34{width:100%;height:200px;object-fit:fill}@media (max-width: 625px){._carouselWrapper_10h6o_1 ._card_10h6o_22 ._img_10h6o_34{height:100px}}._carouselWrapper_10h6o_1 ._card_10h6o_22 ._cardContent_10h6o_44{padding:1rem}._carouselWrapper_10h6o_1 ._card_10h6o_22 ._cardContent_10h6o_44 h3{font-size:1.25rem;margin-bottom:.5rem}._carouselWrapper_10h6o_1 ._card_10h6o_22 ._cardContent_10h6o_44 p{font-size:.95rem;color:#666}._courseGroups_ycbbv_1{display:flex;flex-direction:column;gap:2rem}._courseGroups_ycbbv_1 ._group_ycbbv_6{border:solid 1px #c7c7c7;border-radius:1rem;padding:1rem}._courseGroups_ycbbv_1 ._group_ycbbv_6 ._accordionItem_ycbbv_11{margin:20px 0;box-shadow:0 2px 8px #20202017}._courseGroups_ycbbv_1 ._group_ycbbv_6 ._accordionItem_ycbbv_11 ._accordionIitle_ycbbv_15{background:var(--card-bg-color);padding:20px;cursor:pointer;display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.1568627451);padding-inline:2rem;flex-wrap:wrap}._courseGroups_ycbbv_1 ._group_ycbbv_6 ._accordionItem_ycbbv_11 ._accordionContent_ycbbv_25{padding:1rem;display:flex;align-items:flex-start;gap:1.5rem;overflow:hidden;justify-content:space-between;vertical-align:middle}._courseGroups_ycbbv_1 ._group_ycbbv_6 ._accordionItem_ycbbv_11 ._accordionContent_ycbbv_25 ._img_ycbbv_34 img{width:220px;height:auto;object-fit:cover;display:block;float:left;margin:1rem}@media (max-width: 625px){._courseGroups_ycbbv_1 ._group_ycbbv_6 ._accordionItem_ycbbv_11 ._accordionContent_ycbbv_25 ._img_ycbbv_34 img{width:100px}}._carouselWrapper_ycbbv_48{padding:2rem;text-align:center}._carouselWrapper_ycbbv_48 ._carouselTitle_ycbbv_52{font-size:2rem;font-weight:700;margin-bottom:2rem}._carouselWrapper_ycbbv_48 ._carouselContainer_ycbbv_57{margin:0 auto;max-width:1200px}._carouselWrapper_ycbbv_48 ._carouselItem_ycbbv_61{padding:2rem}._carouselWrapper_ycbbv_48 ._card_ycbbv_64{background-color:var(--card-bg-color);border-radius:8px;overflow:hidden;box-shadow:2px 4px 8px #00000020;transition:transform .3s ease;height:100%}._carouselWrapper_ycbbv_48 ._card_ycbbv_64:hover{transform:translateY(-5px)}._carouselWrapper_ycbbv_48 ._card_ycbbv_64 ._img_ycbbv_34{width:100%;height:200px;object-fit:cover}@media (max-width: 425px){._carouselWrapper_ycbbv_48 ._card_ycbbv_64 ._img_ycbbv_34{height:100px}}._carouselWrapper_ycbbv_48 ._card_ycbbv_64 ._cardContent_ycbbv_85{padding:1rem}._carouselWrapper_ycbbv_48 ._card_ycbbv_64 ._cardContent_ycbbv_85 h3{font-size:1.25rem;margin-bottom:.5rem}._carouselWrapper_ycbbv_48 ._card_ycbbv_64 ._cardContent_ycbbv_85 p{font-size:.95rem;color:#666}._container_7b35k_1{width:100%;height:200vh;display:flex;justify-content:center;flex-direction:column}._downloadPage_1kbdq_1{background-color:var(--bg-color);min-height:100vh}._downloadPage_1kbdq_1 ._hero_1kbdq_5{text-align:center;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}._downloadPage_1kbdq_1 ._hero_1kbdq_5 h1{margin-bottom:1rem;transform:translateY(-20px);opacity:0;animation:_fadeIn_1kbdq_1 1.5s forwards ease-in-out;animation-delay:.25s}._downloadPage_1kbdq_1 ._hero_1kbdq_5 p{max-width:800px;margin:0 auto;line-height:1.5;transform:translateY(20px);opacity:0;animation:_fadeIn_1kbdq_1 .5s forwards ease-in-out;animation-delay:.5s}._downloadPage_1kbdq_1 ._grid_1kbdq_29{display:flex;gap:2rem;justify-content:space-between;flex-wrap:wrap}._downloadPage_1kbdq_1 ._card_1kbdq_35{background:var(--card-bg-color);padding:2rem;border-radius:1rem;text-align:center;transition:transform .3s ease;box-shadow:0 4px 8px #0000001a;flex:1 1 calc(33% - 2rem)}._downloadPage_1kbdq_1 ._card_1kbdq_35:hover{transform:translateY(-5px)}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._logo_1kbdq_47{height:60px;margin-bottom:1rem}._downloadPage_1kbdq_1 ._card_1kbdq_35 h2{margin-bottom:.5rem}._downloadPage_1kbdq_1 ._card_1kbdq_35 p{margin-bottom:1.2rem}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._buttons_1kbdq_57{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;width:100%}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._buttons_1kbdq_57 a{padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:.3s;place-content:center;width:100%}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._buttons_1kbdq_57 a._downloadBtn_1kbdq_73{background:#10b981;color:#fff}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._buttons_1kbdq_57 a._downloadBtn_1kbdq_73:hover{background:#059669}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._buttons_1kbdq_57 a._websiteBtn_1kbdq_80{background:transparent;border:1px solid #10b981;color:#10b981}._downloadPage_1kbdq_1 ._card_1kbdq_35 ._buttons_1kbdq_57 a._websiteBtn_1kbdq_80:hover{background:#064e3b}@keyframes _fadeIn_1kbdq_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._hero_1c52y_1{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._hero_1c52y_1 ._heroImage_1c52y_10{width:100%;height:100%;display:flex;justify-content:center}._hero_1c52y_1 ._heroBox_1c52y_16{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;width:60%;height:fit-content;margin-top:10rem}@media (max-width: 1024px){._hero_1c52y_1 ._heroBox_1c52y_16{width:90%}}._hero_1c52y_1 ._heroBox_1c52y_16 h1{font-size:2rem;margin-bottom:2rem;font-weight:600;word-spacing:.25rem;white-space:nowrap}._hero_1c52y_1 ._heroBox_1c52y_16 h1:after{content:"";display:flex;width:100%;height:2px;background-color:var(--text-color);margin:10px 0;transform:scaleX(0);animation:_lineAnimation_1c52y_1 .5s ease-in-out forwards;animation-delay:1s}._hero_1c52y_1 ._heroBox_1c52y_16 p{display:block;width:100%;font-size:1.25rem;margin:0 10rem 2rem;word-spacing:.21rem;line-height:1.8;text-align:center}@media (max-width: 768px){._hero_1c52y_1 ._heroBox_1c52y_16 p{font-size:.95rem}}._hero_1c52y_1 ._heroBox_1c52y_16 a{position:relative;text-decoration:none;background-color:var(--button-color);display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:2rem;border:solid var(--button-border-color) 1px;color:var(--button-text-color);gap:1rem;width:10rem;margin-top:2rem;opacity:0;animation:_buttonAnimation_1c52y_1 1s forwards ease;animation-delay:1.5s}@media (max-width: 768px){._hero_1c52y_1 ._heroBox_1c52y_16 a{width:8rem}}._hero_1c52y_1 ._heroBox_1c52y_16 a:before{content:"";top:-5px;left:-5px;right:-5px;bottom:-5px;position:absolute;border:solid var(--button-border-color) .125rem;border-radius:calc(2rem + 5px)}._hero_1c52y_1 ._heroBox_1c52y_16 a ._leftArrow_1c52y_96{opacity:0;left:-20px;position:absolute;overflow:hidden}._hero_1c52y_1 ._heroBox_1c52y_16 a ._rightArrow_1c52y_102{opacity:0;right:-20px;position:absolute;overflow:hidden}._hero_1c52y_1 ._heroBox_1c52y_16 a:hover{background-color:var(--hover-button-color);color:var(--hover-button-text-color)}._hero_1c52y_1 ._heroBox_1c52y_16 a:hover ._leftArrow_1c52y_96{opacity:1;left:20px}._hero_1c52y_1 ._heroBox_1c52y_16 a:hover ._rightArrow_1c52y_102{opacity:1;right:20px}._hero_1c52y_1 ._mixer_1c52y_120{position:absolute;width:100%;height:4rem;bottom:0;background-image:linear-gradient(transparent,var(--bg-color))}._particlesContainer_1c52y_128{position:fixed;z-index:-1;top:0;left:0;width:100vw;height:100vh}@keyframes _lineAnimation_1c52y_1{0%{visibility:hidden;transform:scaleX(0)}to{visibility:visible;transform:scalex(1.2)}}@keyframes _buttonAnimation_1c52y_1{0%{opacity:0;transform:translateY(120px)}to{opacity:1;transform:translateY(0)}}@keyframes _typing_1c52y_1{0%{width:0}to{width:25ch}}._cards_58ix4_1{display:flex;gap:2rem;padding-inline:10rem;padding-block:2rem}@media (max-width: 1440px){._cards_58ix4_1{padding:5rem;flex-wrap:wrap}}@media (max-width: 768px){._cards_58ix4_1{padding:1rem}}._cards_58ix4_1 ._card_58ix4_1{flex:1 1 400px;margin:0;display:flex;align-items:center;-webkit-user-select:none;user-select:none;border-radius:20px;background-color:var(--card-bg-color);box-shadow:2px 2px 8px var(--shadow-rgb-color);transform:translateY(50px)}._cards_58ix4_1 ._card_58ix4_1:hover{transform:translateY(-15px)}._cards_58ix4_1 ._card_58ix4_1._inView_58ix4_33{animation:_slideAnimation_58ix4_1 1.1s ease forwards}._cards_58ix4_1 ._card_58ix4_1 ._title_58ix4_36{font-size:1.25rem;margin-bottom:.5rem;font-weight:600}._cards_58ix4_1 ._card_58ix4_1 p._text_58ix4_41{line-height:1.5;font-size:.85rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._cards_58ix4_1 ._card_58ix4_1 ._imageContainer_58ix4_50{width:100%;height:200px;overflow:hidden;border-radius:20px 20px 0 0}._cards_58ix4_1 ._card_58ix4_1 ._imageContainer_58ix4_50 img{width:100%;transition:transform .3s ease-in-out;object-fit:cover}._cards_58ix4_1 ._card_58ix4_1 ._imageContainer_58ix4_50:hover img{transform:scale(1.15)}._cards_58ix4_1 ._card_58ix4_1 ._infoContainer_58ix4_64{display:flex;justify-content:space-between;align-items:center;padding:1rem}._cards_58ix4_1 ._card_58ix4_1 ._infoContainer_58ix4_64 ._titlesContainer_58ix4_70{display:flex;flex-direction:column}._cards_58ix4_1 ._card_58ix4_1 ._infoContainer_58ix4_64 ._iconContainer_58ix4_74{display:flex}._cards_58ix4_1 ._card_58ix4_1 ._infoContainer_58ix4_64 ._iconContainer_58ix4_74 svg{width:4rem;height:4rem}@media (max-width: 768px){._cards_58ix4_1 ._card_58ix4_1 ._infoContainer_58ix4_64 ._iconContainer_58ix4_74 svg{width:2rem;height:2rem}}@keyframes _slideAnimation_58ix4_1{0%{transform:translateY(50px)}to{transform:translateY(0)}}._scrollingContainer_1vpt3_1{position:relative;display:flex;align-items:center;padding:4rem 0;overflow:hidden}._scrollingContainer_1vpt3_1 ._overlay_1vpt3_8{width:100%;height:100%;position:absolute;background:linear-gradient(to right,var(--bg-color) 5%,transparent 20%,transparent 80%,var(--bg-color) 95%);z-index:1;pointer-events:none}._scrollingContainer_1vpt3_1 ._overlay_1vpt3_8 p{pointer-events:none}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19{font-size:15px;overflow:hidden;-webkit-user-select:none;user-select:none;--gap: 4rem;display:flex;gap:var(--gap)}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._pElements_1vpt3_28{list-style:none;flex-shrink:0;min-width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--gap);animation:_scroll_1vpt3_1 16s linear infinite}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._program_1vpt3_19{display:inline-flex;justify-content:center;align-items:center;font-size:2rem}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._program_1vpt3_19 svg{display:flex;width:3rem;height:3rem}@media (max-width: 768px){._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._program_1vpt3_19{font-size:1.5rem}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._program_1vpt3_19 svg{width:2rem;height:2rem}}@media (max-width: 480px){._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._program_1vpt3_19{font-size:1rem}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19 ._program_1vpt3_19 svg{width:1.5rem;height:1.5rem}}._scrollingContainer_1vpt3_1 ._programsContainer_1vpt3_19:hover ._pElements_1vpt3_28{animation-play-state:paused!important}@keyframes _scroll_1vpt3_1{to{transform:translate(calc(-100% - var(--gap)))}}._contactUs_w9fgr_1{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12rem;gap:8rem}@media (max-width: 1024px){._contactUs_w9fgr_1{padding:4rem;flex-wrap:wrap}}@media (max-width: 768px){._contactUs_w9fgr_1{padding:2rem}}._contactUs_w9fgr_1 ._text_w9fgr_20{margin:2rem 0;padding-right:3rem;position:relative}._contactUs_w9fgr_1 ._text_w9fgr_20 ._paragraph_w9fgr_25{margin:2rem 0;font-size:clamp(1rem,2vw,1.5rem);line-height:1.5;min-width:300px;display:flex;flex-wrap:wrap;justify-content:start}._contactUs_w9fgr_1 ._text_w9fgr_20 ._paragraph_w9fgr_25 ._word_w9fgr_34{display:inline-block;margin-right:10px;margin-top:10px;opacity:0;transform:translateY(20px);will-change:transform,opacity}._contactUs_w9fgr_1 ._box_w9fgr_42{position:relative;width:100%;height:100%;flex:1;display:flex;padding:1rem}@media (max-width: 1200px){._contactUs_w9fgr_1 ._box_w9fgr_42{padding:0;place-content:center}}._contactUs_w9fgr_1 ._box_w9fgr_42 ._image_w9fgr_56{height:600px;width:600px;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;border-radius:1.5rem;box-shadow:0 4px 8px var(--shadow-rgb-color)}._contactUs_w9fgr_1 ._box_w9fgr_42 ._image_w9fgr_56 img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.1)}._contactUs_w9fgr_1 ._box_w9fgr_42 ._sBox_w9fgr_73{position:absolute;top:50%;right:100%;transform:translate(50%,-50%);background-color:var(--card-bg-color);padding:2rem;width:20em;border-radius:1rem;box-shadow:0 4px 8px var(--shadow-rgb-color);margin-left:1rem;-webkit-user-select:none;user-select:none}@media (max-width: 1024px){._contactUs_w9fgr_1 ._box_w9fgr_42 ._sBox_w9fgr_73{padding:1rem;top:0%;right:50%}}._contactUs_w9fgr_1 ._box_w9fgr_42 ._sBox_w9fgr_73:hover{filter:brightness(1.2)}._footer_153ef_1{bottom:0;padding:2rem;background-color:var(--bg-color)}@media (max-width: 768px){._footer_153ef_1{padding:1rem}}@media (max-width: 425px){._footer_153ef_1{padding:.125rem}}._footer_153ef_1 a{color:inherit;text-decoration:none}._footer_153ef_1 a:hover{color:#3b44be}._footer_153ef_1 ._footerBox_153ef_23{display:flex;flex-direction:column;border:solid 1px rgba(204,204,204,.4509803922);border-radius:2rem;padding:2rem;box-shadow:inset 0 0 8px var(--shadow-glow-color),0 0 4px var(--shadow-glow-color),0 0 8px var(--shadow-glow-color),0 0 16px var(--shadow-glow-color),inset 0 1px 4px var(--shadow-glow-color),inset 0 1px 4px var(--shadow-glow-color),inset 0 1px 4px var(--shadow-glow-color)}@media (max-width: 768px){._footer_153ef_1 ._footerBox_153ef_23{border-radius:1rem}}@media (max-width: 425px){._footer_153ef_1 ._footerBox_153ef_23{border-radius:.125rem}}._footer_153ef_1 ._footerBox_153ef_23 ._firstRow_153ef_41{display:flex;margin-bottom:4rem;justify-content:space-between}@media (max-width: 1024px){._footer_153ef_1 ._footerBox_153ef_23 ._firstRow_153ef_41{flex-direction:column;justify-content:center;align-items:center;gap:2rem}}._footer_153ef_1 ._footerBox_153ef_23 ._firstRow_153ef_41 ._socialLinks_153ef_54{display:flex;font-size:1.2rem;column-gap:10px}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59{display:flex;gap:1rem;justify-content:center;align-items:center}@media (max-width: 1024px){._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59{flex-direction:column}}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70{display:flex;gap:2rem;flex:2 1}@media (max-width: 1024px){._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70{flex-wrap:wrap}}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70>div{padding-right:1rem}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70>div:not(:last-child){border-right:1px solid #ccc}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70>div ul{list-style:none;padding:0}@media (max-width: 1024px){._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70>div ul{padding:0 1rem;flex-wrap:wrap;gap:.1rem;display:flex;flex-direction:column}}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70>div ul li{margin:.3rem 0;font-size:.95rem}@media (max-width: 1024px){._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._threeColumns_153ef_70>div:not(:last-child){border-right:none}}._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._newsLetter_153ef_109{display:flex;align-items:center;width:50%}@media (max-width: 1024px){._footer_153ef_1 ._footerBox_153ef_23 ._secondRow_153ef_59 ._newsLetter_153ef_109{width:100%}}._footer_153ef_1 ._footerBox_153ef_23 ._copyright_153ef_119{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding-top:3rem}@media (max-width: 425px){._footer_153ef_1 ._footerBox_153ef_23 ._copyright_153ef_119{font-size:.75rem}}form ._form-group_adk0s_1{margin-bottom:18px}form ._checkboxWrapper_adk0s_1{display:flex;align-items:center;justify-content:center;gap:1rem}form ._checkboxWrapper_adk0s_1 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5em;height:1.5em;border:2px solid #ccc;border-radius:2px;padding:0;margin:0;transition:all .2s ease;position:relative;display:flex;justify-content:center;align-items:center}form ._checkboxWrapper_adk0s_1 input[type=checkbox]:checked{background-color:#4caf50;border-color:#ccc}form ._checkboxWrapper_adk0s_1 input[type=checkbox]:after{content:"";position:absolute;width:3px;height:9px;border:solid white;border-width:0 2px 2px 0;opacity:0;transform:rotate(0) scale(0);transition:all .25s ease}form ._checkboxWrapper_adk0s_1 input[type=checkbox]:checked:after{opacity:1;transform:rotate(45deg) scale(1)}form ._checkboxWrapper_adk0s_1 label{font-size:16px;cursor:default}._signupContainer_adk0s_2{display:flex;height:100vh;width:100vw;padding:1rem;justify-content:center;align-items:center}._signupContainer_adk0s_2 form{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;width:100%;max-width:800px;padding:2rem;border-radius:0;background-color:var(--bg-color)}._signupContainer_adk0s_2 form ._login_adk0s_23{margin-top:1rem}._signupContainer_adk0s_2 form input{width:100%;padding:1rem;margin-bottom:1rem;border-radius:12px;border:1px solid #ccc;font-size:1rem}._signupContainer_adk0s_2 form ._inputError_adk0s_34{border-color:red;background-color:#ffe5e5}._signupContainer_adk0s_2 form button{width:100%;padding:1rem;background-color:var(--primary-color);color:#fff;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease}._signupContainer_adk0s_2 form button:hover{background-color:var(--hover-button-color)}._signupContainer_adk0s_2 form ._loader_adk0s_52{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:30px;height:30px;animation:_spin_adk0s_1 1s linear infinite;margin:10px auto}@keyframes _spin_adk0s_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._overlay_x8j16_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._overlay_x8j16_2 button{padding:1rem;margin-top:1rem}._popup_x8j16_19{background:var(--bg-color);padding:20px;border-radius:8px;text-align:center;max-width:400px;width:100%}form{background-color:RGB(var(--base-color));padding:1rem;border-radius:16px;box-shadow:0 2px 4px #0000001a;width:100%;height:100%}form h2{margin-bottom:20px;color:var(--base-color);text-align:center}form ._form-group_17rup_1{margin-bottom:18px}form label{display:block;margin-bottom:6px;color:var(--base-color);font-weight:500}form input,form textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font-size:14px;background-color:var(--input-bg-color);transition:border-color .3s;color:var(--base-color)}form input:focus,form textarea:focus{outline:none;border-color:#999;box-shadow:0 0 4px 2px #283ac920}form textarea{resize:vertical;min-height:100px}form button{width:100%;padding:12px;background-color:var(--primary-color);color:#fff;font-weight:700;border:none;border-radius:8px;margin-top:1rem;cursor:pointer;transition:background-color .3s}form button:hover{background-color:var(--hover-button-color)}form ._checkboxWrapper_17rup_1{display:flex;align-items:center;justify-content:center;gap:1rem}form ._checkboxWrapper_17rup_1 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5em;height:1.5em;border:2px solid #ccc;border-radius:2px;padding:0;margin:0;transition:all .2s ease;position:relative;display:flex;justify-content:center;align-items:center}form ._checkboxWrapper_17rup_1 input[type=checkbox]:checked{background-color:#4caf50;border-color:#ccc}form ._checkboxWrapper_17rup_1 input[type=checkbox]:after{content:"";position:absolute;width:3px;height:9px;border:solid white;border-width:0 2px 2px 0;opacity:0;transform:rotate(0) scale(0);transition:all .25s ease}form ._checkboxWrapper_17rup_1 input[type=checkbox]:checked:after{opacity:1;transform:rotate(45deg) scale(1)}form ._checkboxWrapper_17rup_1 label{font-size:16px;cursor:default}._loginContainer_17rup_2{display:flex;height:100vh;width:100vw;padding:1rem;justify-content:center;align-items:center;flex-direction:column}._loginContainer_17rup_2 ._otherLogins_17rup_11{display:flex;justify-content:center;margin:1.5rem}._loginContainer_17rup_2 ._otherLogins_17rup_11 ._googleLogin_17rup_16{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:6px;font-weight:500;font-size:16px;text-decoration:none;box-shadow:0 2px 6px #0000000d;transition:all .2s ease-in-out;cursor:pointer}._loginContainer_17rup_2 ._otherLogins_17rup_11 ._googleLogin_17rup_16:hover{box-shadow:0 4px 10px #0000001a}._loginContainer_17rup_2 ._otherLogins_17rup_11 ._googleLogin_17rup_16:before{content:"";display:inline-block;background-image:url(/images/google.svg);background-size:contain;background-repeat:no-repeat;width:20px;height:20px}._loginContainer_17rup_2 ._forgotLink_17rup_43{color:#007bff;text-decoration:none;font-size:.9rem;transition:color .2s ease}._loginContainer_17rup_2 ._forgotLink_17rup_43:hover{color:#0056b3;text-decoration:underline}._loginContainer_17rup_2 form{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;width:100%;max-width:800px;padding:2rem;border-radius:0;background-color:var(--bg-color)}._loginContainer_17rup_2 form ._login_17rup_2{margin-top:1rem}._loginContainer_17rup_2 form input{width:100%;padding:1rem;margin-bottom:1rem;border-radius:12px;border:1px solid #ccc;font-size:1rem}._loginContainer_17rup_2 form ._inputError_17rup_76{border-color:red;background-color:#ffe5e5}._loginContainer_17rup_2 form button{width:100%;padding:1rem;background-color:var(--primary-color);font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease}._loginContainer_17rup_2 form button:hover{background-color:var(--hover-button-color)}._container_20lf7_1{width:100%;display:flex;padding:8rem 5rem 2rem;flex-wrap:wrap;gap:2rem}@media (max-width: 768px){._container_20lf7_1{padding:5rem 1rem 1rem;gap:1rem}}._container_20lf7_1 ._cardContainer_20lf7_14{width:100%;background-color:var(--card-bg-color);border-radius:1rem;padding:2rem;box-shadow:0 1px 4px #0000001f}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21{display:flex;gap:4rem;align-items:center;flex-wrap:wrap;padding-block:2rem;border-bottom:1px solid var(--border-color)}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21 ._subInfoContainer_20lf7_29{width:100%;display:flex;justify-content:space-between;align-items:center;flex:3;flex-wrap:wrap}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21 ._photoContainer_20lf7_37{flex:1;display:flex;align-items:left;flex-direction:column;gap:1rem}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21 ._buttonsContainer_20lf7_44{display:flex;justify-content:center;align-items:center;gap:1rem}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21 ._buttonsContainer_20lf7_44 ._edit_20lf7_50,._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21 ._buttonsContainer_20lf7_44 ._trash_20lf7_51{margin:1rem;border-radius:50%}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21 label{flex:1;width:fit-content;font-size:1rem}._container_20lf7_1 ._cardContainer_20lf7_14 ._infoContainer_20lf7_21:last-child{border-bottom:none;padding-bottom:0}._container_20lf7_1 ._cardContainer_20lf7_14 ._userAvatar_20lf7_64{height:80px;width:80px;border-radius:50%}._container_20lf7_1 ._isVerified_20lf7_69{width:100%}._container_20lf7_1 ._isVerified_20lf7_69 ._emailVerification_20lf7_72{display:flex;gap:1rem;flex-wrap:wrap;justify-content:right;align-items:center}._container_20lf7_1 ._title_20lf7_79{font-size:1.25rem;font-weight:700;padding:1em}._container_20lf7_1 ._deleteUser_20lf7_84,._container_20lf7_1 ._deleteUser_20lf7_84:hover{background-color:var(--danger-color)}._container_20lf7_1 button{height:fit-content;padding:1rem;width:auto;background-color:var(--button-color);color:var(--button-text-color);border-radius:.51rem;border:none;cursor:pointer}._container_20lf7_1 button:hover{background-color:var(--hover-button-color);color:var(--hover-button-text-color)}._container_20lf7_1 input{padding:.5rem;border-radius:.5rem}._overlay_mqmhm_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1}._popup_mqmhm_11{background:var(--bg-color);padding:25px;border-radius:12px;width:95%;max-width:450px;text-align:center;position:relative}._closeButton_mqmhm_21{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2rem;cursor:pointer;color:#ff3c00}._closeButton_mqmhm_21:hover{background:none;color:#ac2800;rotate:-180deg;scale:1.2}._previewBox_mqmhm_38{width:200px;height:200px;border-radius:50%;overflow:hidden;margin:auto;display:flex;justify-content:center;align-items:center;border:1px solid #000000}._imagePreview_mqmhm_50{width:100%;height:100%;object-fit:cover;background-position:center}._imagePreviewPlaceholder_mqmhm_57{color:#aaa;font-size:16px}._videoBox_mqmhm_62{margin-top:10px}._captureButton_mqmhm_66{margin-top:8px;background:#ff5722;border:none;padding:8px 16px;border-radius:5px;cursor:pointer}._buttons_mqmhm_75{display:flex;justify-content:center;gap:10px;margin-top:15px;flex-wrap:wrap}._browseButton_mqmhm_83,._cameraButton_mqmhm_84,._saveButton_mqmhm_85{padding:10px 18px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:.3s}._browseButton_mqmhm_83{background-color:#007bff}._browseButton_mqmhm_83:hover{background-color:#0056b3}._cameraButton_mqmhm_84{background-color:#28a745}._cameraButton_mqmhm_84:hover{background-color:#1e7e34}._saveButton_mqmhm_85{margin-top:15px}._popupOverlay_9acgw_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}._popupContent_9acgw_14{background:var(--bg-color);padding:2rem;border-radius:1rem;width:100%;max-width:400px;box-shadow:0 0 20px #0003;animation:_fadeIn_9acgw_1 .3s ease;display:flex;flex-direction:column;gap:1rem}._popupContent_9acgw_14 h2{margin:0;font-size:1.5rem;text-align:center}._popupContent_9acgw_14 input{padding:.8rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:.5rem;outline:none;transition:border .2s ease}._popupContent_9acgw_14 input:focus{border-color:#4a90e2}._popupButtons_9acgw_46{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}._popupButtons_9acgw_46 button{flex:1;padding:.7rem 1rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}@keyframes _fadeIn_9acgw_1{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}._verifiedEmailContainer_1ukh5_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}._container_j2fhe_1{padding:0%;margin:0;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem}._container_j2fhe_1 h1{font-size:xx-large;font-weight:600}._container_j2fhe_1 p{font-size:smaller;line-height:1rem}._container_j2fhe_1 a{border:solid 4px var(--base-color);border-radius:1rem;text-decoration:none;padding:1rem;background-color:var(--button-color);color:var(--button-text-color);position:relative;display:flex;align-items:center;justify-content:space-between}._container_j2fhe_1 a:hover{background-color:var(--hover-button-color);color:var(--hover-button-text-color)}._container_j2fhe_1 a i{font-size:1rem;margin-right:1rem}._container_j2fhe_1 a p{font-size:large;height:100%;align-content:center}._about_1njuh_1{width:100%;display:flex;justify-content:center;flex-direction:column}._about_1njuh_1 ._signature_1njuh_7{text-align:right;font-style:italic;margin:1rem;font-size:1rem}._about_1njuh_1 ._container_1njuh_13{padding:6rem 20rem 0rem;width:100%;display:flex}@media (max-width: 1400px){._about_1njuh_1 ._container_1njuh_13{padding:6rem 10rem}}@media (max-width: 1024px){._about_1njuh_1 ._container_1njuh_13{padding:6rem;flex-wrap:wrap}}@media (max-width: 768px){._about_1njuh_1 ._container_1njuh_13{padding:6rem 2rem}}@media (max-width: 480px){._about_1njuh_1 ._container_1njuh_13{padding:4rem 1rem}}._about_1njuh_1 ._container_1njuh_13 ._leftColumn_1njuh_40{flex:1;width:100%;text-align:center}._about_1njuh_1 ._container_1njuh_13 ._leftColumn_1njuh_40 ._logoImage_1njuh_45{padding-inline:4rem;height:200px;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5607843137));opacity:0;transform:translateY(20px);animation:_fadeIn_1njuh_1 1s forwards ease-in-out;animation-delay:.25s}._about_1njuh_1 ._container_1njuh_13 ._leftColumn_1njuh_40 ._logoImage_1njuh_45:hover{filter:drop-shadow(1px 1px 2px rgba(0,0,0,.2392156863))}@media (max-width: 768px){._about_1njuh_1 ._container_1njuh_13 ._leftColumn_1njuh_40 ._logoImage_1njuh_45{height:120px}}._about_1njuh_1 ._container_1njuh_13 ._rightColumn_1njuh_62{flex:2}._about_1njuh_1 ._container_1njuh_13 ._rightColumn_1njuh_62 ._title_1njuh_65{font-size:2.5rem;opacity:0;transform:translateY(-20px);animation:_fadeIn_1njuh_1 1s forwards ease-in-out;animation-delay:.5s}._about_1njuh_1 ._container_1njuh_13 ._rightColumn_1njuh_62 ._text_1njuh_72{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:left}._about_1njuh_1 ._container_1njuh_13 ._rightColumn_1njuh_62 ._list_1njuh_78{margin:.5rem 0 0 1.5rem;list-style-type:disc;text-align:left}@media (max-width: 1024px){._about_1njuh_1 ._container_1njuh_13 ._leftColumn_1njuh_40,._about_1njuh_1 ._container_1njuh_13 ._rightColumn_1njuh_62{flex:1 1 100%;max-width:100%}}._about_1njuh_1 ._teamSection_1njuh_90{margin-top:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}._about_1njuh_1 ._teamSection_1njuh_90 ._teamTitle_1njuh_98{font-size:2rem;margin-bottom:1rem;opacity:0;transform:translate(-20px);animation:_fadeIn_1njuh_1 1s forwards ease-in-out;animation-delay:.5s}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106{display:flex;gap:2rem;justify-items:center;align-items:center;flex-wrap:wrap}@media (max-width: 600px){._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106{flex-direction:column}}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118{background:var(--card-bg-color);padding:1rem;border-radius:1rem;box-shadow:0 2px 6px #00000020;text-align:center;width:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;animation:_fadeIn_1njuh_1 1s forwards ease-in-out;animation-delay:.5s;transform:translateY(20px);opacity:0}@media (max-width: 600px){._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118{width:80vw}}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._memberEmailLink_1njuh_140{color:inherit;text-decoration:none;font-size:1rem;transition:color .3s ease;display:flex;justify-content:center;align-items:center;gap:.5rem}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._memberEmailLink_1njuh_140:hover{color:var(--primary-color)}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._memberPhoneLink_1njuh_153{color:inherit;text-decoration:none;font-size:1rem;transition:color .3s ease;display:flex;justify-content:center;align-items:center;gap:.5rem}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._memberPhoneLink_1njuh_153:hover{color:var(--primary-color)}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._socialIcons_1njuh_166{display:flex;justify-content:center;gap:1rem}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._socialIcons_1njuh_166 a{color:inherit;text-decoration:none;font-size:1.5rem;transition:color .3s ease}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberCard_1njuh_118 ._socialIcons_1njuh_166 a:hover{color:var(--primary-color)}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberImage_1njuh_180{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:1rem;box-shadow:1px 1px 8px #0000001c;background-color:#eee}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106:hover{transform:translateY(-10px);transition:transform .5s ease}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberName_1njuh_193{font-size:1.2rem;font-weight:600}._about_1njuh_1 ._teamSection_1njuh_90 ._teamGrid_1njuh_106 ._memberRole_1njuh_197{font-size:.95rem;color:#777}@keyframes _fadeIn_1njuh_1{0%{opacity:0}to{opacity:1;transform:translateY(0);transform:translate(0)}}._backToTopButton_128lw_1{width:3rem;height:3rem;position:fixed;bottom:2rem;right:.5rem;padding:1rem;border-radius:50%;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}._backToTopButton_128lw_1._visible_128lw_18{opacity:1;transform:translateY(0)}._mainContainer_eq509_1{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;padding:1rem}._mainContainer_eq509_1 form{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;width:100%;max-width:800px;padding:2rem;border-radius:0;background-color:var(--bg-color)}._mainContainer_4icz6_1{display:flex;justify-content:center;align-items:center;height:100vh}._mainContainer_4icz6_1 form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:400px;height:auto}
