@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap);div.fullscreen-group{position:relative}div.fullscreen-group:before{background:hsla(0,0%,100%,.9);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;touch-action:none;transition:inherit;z-index:1}div.fullscreen-group.fullscreen-group--expanded:before{opacity:1;pointer-events:auto;touch-action:auto;z-index:1}div.fullscreen-group.fullscreen-group--expanded button.fullscreen-toggle{opacity:1}div.fullscreen-group.fullscreen-group--expanded button.fullscreen-btn{cursor:zoom-out}div.fullscreen-container{bottom:0;left:0;position:absolute;right:0;top:0}button.fullscreen-toggle{background:none;border:none;bottom:0;cursor:pointer;opacity:0;padding:20px;position:fixed;top:0;transition:inherit;transition:background .25s ease;z-index:9}button.fullscreen-toggle:active{background:rgba(0,0,0,.1)}button.fullscreen-toggle.toggle--left{left:0}button.fullscreen-toggle.toggle--right{right:0}button.fullscreen-btn{bottom:inherit;cursor:zoom-in;height:100%;left:inherit;outline:none;padding:0;position:inherit;right:inherit;top:inherit;width:100%}button.fullscreen-btn,button.fullscreen-exit-btn{-webkit-appearance:none;background:none;border:none}button.fullscreen-exit-btn{cursor:pointer;padding:20px;position:fixed;right:0;top:20px;z-index:10}div.fullscreen-image{bottom:inherit;left:inherit;position:inherit;right:inherit;top:inherit}.slider{width:auto}@media only screen and (max-width:1200px){.image{height:auto;width:1000px}};@media only screen and (max-width:900px){.image{height:auto;width:800px}}@media only screen and (max-width:700px){.image{height:auto;width:600px}}@media only screen and (max-width:450px){.image{height:auto;width:400px}}@media only screen and (max-width:350px){.image{height:auto;width:300px}}.left-arrow,.right-arrow{font-size:3rem}.slider{align-items:center;display:flex;height:100vh;justify-content:center;position:relative}.image{border-radius:10px}@media only screen and (min-width:1200px){.image{height:600px;width:1000px}.left-arrow,.right-arrow{font-size:3rem}}@media only screen and (max-width:1200px){.image{height:350px;width:550px}.left-arrow,.right-arrow{font-size:2.5rem}};@media only screen and (max-width:900px){.image{height:300px;width:500px}.left-arrow,.right-arrow{font-size:2rem}}@media only screen and (max-width:700px){.image{height:250px;width:470px}.left-arrow,.right-arrow{font-size:2rem}}@media only screen and (max-width:600px){.image{height:250px;width:430px}.left-arrow,.right-arrow{font-size:1.5rem}}@media only screen and (max-width:500px){.image{height:200px;width:340px}.left-arrow,.right-arrow{font-size:1rem}}.right-arrow{right:32px}.left-arrow,.right-arrow{color:#000;cursor:pointer;position:absolute;top:50%;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.left-arrow{left:32px}.slide{opacity:0;transition-duration:1s ease}.slide.active{opacity:1;-webkit-transform:scale(1.08);transform:scale(1.08);transition-duration:1s}.image-slider{background-size:contain!important;height:300px;width:300px}.auth_container__YEDHR{align-items:center;display:flex;flex-direction:row;gap:5vw;justify-content:center;max-width:1000px;min-height:100vh;width:90%}.auth_logo__LJKIm{height:100%;width:50%}.auth_content__gHubn{align-items:center;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:20px;padding:5%;width:50%}.auth_signIn__5BgZh{font-size:30px}.auth_content__gHubn form{display:flex;flex-direction:column;gap:20px;width:100%}.auth_content__gHubn form>div{color:var(--opp);display:flex;flex-direction:column;width:100%}.auth_content__gHubn form>div>label{font-size:16px}.auth_content__gHubn form>div>input{background:none;border:2px solid var(--blue);border-radius:4px;color:var(--opp);font-size:16px;padding:1rem}.auth_content__gHubn form>div>input:is(:focus,:active,:focus-within){outline:none}.auth_buttonContainer__B7i7d{display:flex;flex-direction:column;gap:10px;width:100%}.auth_googleSignIn__D3I2r,.auth_signInButton__yD5sP{background:linear-gradient(35deg,#8f05e3,#0683ff);border-radius:4px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;outline:none;padding:1rem;transition:.3s ease;width:100%}.auth_googleSignIn__D3I2r{align-items:center;display:flex;gap:5px;justify-content:center}@media only screen and (max-width:800px){.auth_container__YEDHR{flex-direction:column;gap:2.5vh;padding:2vh 0}.auth_logo__LJKIm{height:30vh}.auth_content__gHubn,.auth_logo__LJKIm{max-width:500px;width:100%}}*{font-family:Montserrat,sans-serif}body{cursor:url(/static/media/usurp-logo-white.3bdf9d3c59f986218279.png),auto}.content_feed,.contest_dashboard,.profile_page,.question_feed{align-items:center;display:flex;font-size:3rem;height:90vh;justify-content:center}.theme-switch{align-items:center;background-color:var(--bg);border:2px solid var(--opp);border-radius:50%;bottom:2%;color:var(--opp);cursor:pointer;display:flex;height:50px;justify-content:center;left:2%;position:fixed;width:50px;z-index:1000}.theme-switch:is(:hover,:focus){background-color:var(--opp);border:2px solid var(--bg);color:var(--bg)}a,h1,h2,h3,h4,h5,h6,input,label,p,select,textarea{color:var(--opp)!important}select{background:var(--bg)}.dialog .MuiPaper-root{background-color:var(--bg)!important}.MuiPaper-root{background:inherit!important}.MuiPopover-paper{background-color:var(--bg)!important}.MuiAlert-message{color:var(--bg)}.MuiSnackbar-root{z-index:2000!important}.MuiSnackbar-root .MuiPaper-root{background:var(--opp)!important}.MuiSnackbar-root .MuiAlert-action{color:var(--bg)}.MuiSelect-root,.my-quiz svg{color:var(--opp)!important}.MuiSnackbar-root svg{color:inherit!important}.slider{height:-webkit-max-content!important;height:max-content!important}.question_container__-a7MF{align-items:center;display:flex;flex-direction:column;gap:5vh;max-width:1000px;padding:2%;width:90%}.question_grid__F3NWS{grid-column-gap:50px;grid-row-gap:10vh;-webkit-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:450px 450px;row-gap:10vh;width:100%}@media only screen and (max-width:800px){.question_grid__F3NWS{-webkit-column-gap:0;column-gap:0;grid-template-columns:1fr;row-gap:5vh}}.profilepage_container__6Y9pp{background:var(--bg);padding:10vh 5vw}.profilepage_section__Rr-9\+{display:flex;flex-direction:column;gap:10vh;width:100%}.profilepage_buttons__SCHQO{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10vh;width:100%}.profilepage_button__5k-LA{background-color:var(--bg);border:2px solid var(--blue);border-radius:4px;color:var(--blue);padding:2vh 2vw}@media only screen and (max-width:800px){.profilepage_button__5k-LA{font-size:12px;padding:10px}}.terms_container__\+pAog{padding:5%}p{line-height:1.5}.terms_extraLarge__1OLBz{font-size:40px;text-align:center}.terms_large__68E-p{font-size:25px;margin:5px 0}.terms_medium__HjxZo{font-size:20px;margin:5px 0}.terms_small__BabTq{font-size:14px}.contact_container__6Mj2u{align-items:center;display:flex;justify-content:center;padding:5%;width:100%}.contact_card__Lp\+X0{align-items:center;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;max-width:500px;padding:2%;width:90%}.contact_h2__AeynI{font-size:30px;text-align:center}.contact_card__Lp\+X0 input,.contact_card__Lp\+X0 textarea{background:none;border:2px solid var(--opp);border-radius:4px;color:var(--opp);font-size:16px;padding:1rem;width:100%}.contact_card__Lp\+X0 input:is(:focus,:active,:focus-within),.contact_card__Lp\+X0 textarea:is(:focus,:active,:focus-within){outline:none}.contact_card__Lp\+X0 button{border-radius:4px;color:#fff;height:50px;width:40%}.Sidebar_navbar__iZn0F{align-items:center;color:var(--bg);display:flex;height:50px;justify-content:space-between;left:30px;margin-top:0;position:absolute}.Sidebar_menuBars__KWigv{font-size:2rem}.Sidebar_closeMenu__S08yA{font-size:2rem;margin-left:calc(2vw + 10px)}.Sidebar_navMenu__hNHBX{background:var(--bg);display:flex;height:100vh;justify-content:center;left:-100%;max-width:300px;position:fixed;top:0;transition:.8s;width:80%}.Sidebar_backdrop__89U9H{background-color:var(--opp);height:100vh;inset:0;opacity:.7;position:fixed;width:100vw;z-index:50}.Sidebar_navMenuActive__PfEny{background:var(--bg);display:flex;height:100vh;justify-content:center;left:0;max-width:300px;position:fixed;top:0;transition:.25s;width:80%;z-index:100}.Sidebar_text__0Z8ai{align-items:center;display:flex;height:10vh;justify-content:flex-start;list-style:none;padding:2vw}.Sidebar_text__0Z8ai a{align-items:center;display:flex;font-size:18px;height:100%;padding:0;text-decoration:none;width:150%}.Sidebar_text__0Z8ai a svg{margin-left:15px}.Sidebar_navMenuItems__AKGas{width:100%}.Sidebar_navMenuItems__AKGas button{align-items:center;background-color:var(--opp);border-radius:4px;color:var(--bg);display:flex;gap:3px;height:10vh;justify-content:center;margin-left:calc(2vw + 10px);padding:5px;width:150px}.Sidebar_navbarToggle__ROP9w{align-items:center;background-color:var(--bg);display:flex;font-size:18px;height:80px;justify-content:flex-start;width:100%}.Sidebar_span__H4X76{margin-left:15px}.Header_header__NExcz{align-items:center;background-color:var(--bg);border-bottom:2px solid var(--opp);display:flex;height:10vh;justify-content:center;padding:2vh;position:relative;width:100%}.Header_header__NExcz img{height:100%}.Header_button__aoka0{background-color:var(--opp);border-radius:4px;color:var(--bg);gap:3px;height:calc(100% - 4vh);justify-content:center;padding:5px;right:10px;top:2vh;width:100px}.Header_button__aoka0,.Header_profile__-Kf08{align-items:center;display:flex;position:absolute}.Header_profile__-Kf08{gap:10px;height:100%;justify-content:space-between;right:30px}.Header_profile__-Kf08 p{font-size:25px}.Header_purple__LP6Zx{box-shadow:-1.5px -1.5px 3px 1.5px hsla(0,0%,100%,.25),1.5px 1.5px 3px 1.5px rgba(5,5,10,.75)}@media screen and (max-width:800px){.Header_userName__LDiJP{display:none}.Header_profile__-Kf08{align-items:center;font-size:15px;right:5px}}.post_container__SnJpH{align-items:center;display:flex;flex-direction:column;gap:5vh;max-width:1000px;padding:2%;width:90%}.post_grid__Lv-YS{grid-column-gap:50px;grid-row-gap:10vh;-webkit-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:450px 450px;row-gap:10vh;width:100%}@media only screen and (max-width:800px){.post_grid__Lv-YS{-webkit-column-gap:0;column-gap:0;grid-template-columns:1fr;row-gap:5vh}}.helper_button__q-\+\+S{align-items:center;background:var(--card-bg);border-radius:50px;bottom:2vh;box-shadow:var(--shadow);color:var(--opp);display:flex;font-size:30px;height:60px;justify-content:center;position:fixed;right:2vw;width:60px;z-index:10}.helper_paper__gzm2i{background-color:var(--bg);border-radius:30px;margin-left:40vw;margin-top:20vh;padding:3vh;position:absolute}.helper_placeButtons__Lbymh{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px;justify-content:center}.helper_buttons1__RWLtI{border:2px solid var(--blue);border-radius:4px;color:var(--opp);padding:10px}@media only screen and (max-width:800px){.helper_button__q-\+\+S{bottom:calc(50px + 4%);right:2%}}.contentFeed_container__wcdaA{align-items:center;display:flex;flex-direction:column;gap:5vh;justify-content:center;padding:2%;width:100%}.contentFeed_card__XuBAM{align-items:flex-start;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;line-height:1.5;max-width:700px;padding:2%;width:90%}.contentFeed_input__J08ik{background:none;border-bottom:1px solid var(--opp);color:var(--opp)!important;font-size:16px!important;padding:1rem!important;width:100%}.contentFeed_input__J08ik:is(:focus,:active,:focus-within){outline:none}.contentFeed_button__dgEO3{background:var(--opp);color:var(--bg);height:50px;width:30%}@media only screen and (max-width:800px){.contentFeed_container__wcdaA{gap:2vh;padding:5% 2%}}.Leaderboard_leaderboardWhole__KF9ly{background:var(--card-bg);border-radius:15px;bottom:15vh;box-shadow:var(--shadow);height:40vh;max-width:100px;min-width:60px;overflow-x:hidden;position:fixed;right:2vw;width:10vw;z-index:10}.Leaderboard_appBarSearch1__Uxt4N{background-color:var(--card-bg);border-radius:15px;color:var(--opp);display:flex;flex-direction:column;gap:10px;justify-content:center;padding:2% 5%;width:-webkit-max-content;width:max-content}.Leaderboard_appBarSearch1__Uxt4N p{font-size:25px;font-weight:700;text-align:center}.Leaderboard_leaderboardButtons__7PpEo{box-shadow:2.5px 2.5px 7.5px 2.5px rgba(5,5,10,.75),-2.5px -2.5px 7.5px 2.5px hsla(0,0%,100%,.25);display:flex;flex-direction:column;gap:2vh;height:100%;padding:2vw;width:100%}.Leaderboard_leaderboardButtons__7PpEo img{width:100%}.Leaderboard_icons__qGjoy{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.Leaderboard_icons__qGjoy button{align-items:center;background-color:var(--card-bg);border-radius:4px;color:var(--opp);display:flex;font-size:30px;height:25%;justify-content:center;width:100%}@media only screen and (max-width:800px){.Leaderboard_leaderboardWhole__KF9ly{border-radius:4px;bottom:0;box-shadow:none;height:60px;max-width:none;position:fixed;right:0;width:calc(100vw - 50px - 6%)}.Leaderboard_leaderboardButtons__7PpEo{display:flex;flex-direction:row;gap:20px;height:100%;padding:5px 20px;width:100%}.Leaderboard_leaderboardButtons__7PpEo img{height:100%;width:auto}.Leaderboard_icons__qGjoy{align-items:center;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:space-between;width:100%}.Leaderboard_icons__qGjoy button{align-items:center;background-color:var(--card-bg);border-radius:4px;color:var(--opp);display:flex;font-size:30px;height:100%;justify-content:center;width:100%}.Leaderboard_appBarSearch1__Uxt4N{width:90%}}.question_container__HLarh{align-items:center;display:flex;flex-direction:column;gap:5vh;justify-content:center;padding:2%;width:100%}.question_card__iTOqZ{align-items:flex-start;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;line-height:1.5;max-width:700px;padding:2%;width:90%}.question_input__rLCuR{background:none;border-bottom:1px solid var(--opp);color:var(--opp)!important;font-size:16px!important;padding:1rem!important;width:100%}.question_input__rLCuR:is(:focus,:active,:focus-within){outline:none}.question_button__3qqRD{background:var(--opp);color:var(--bg);height:50px;width:30%}.contests_container__FuJbv{align-items:center;display:flex;flex-direction:column;gap:5vh;max-width:1000px;padding:2%;width:90%}.contests_grid__HFg2X{grid-column-gap:0;grid-row-gap:5vh;-webkit-column-gap:0;column-gap:0;display:grid;grid-template-columns:1fr;row-gap:5vh;width:100%}.contestFeed_container__Ek4-j{align-items:center;display:flex;flex-direction:column;gap:5vh;justify-content:center;padding:2%;width:100%}.contestFeed_card__vwWmJ{align-items:flex-start;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;line-height:1.5;max-width:700px;padding:2%;width:90%}.contestFeed_input__HnkR5{background:none;border-bottom:1px solid var(--opp);color:var(--opp)!important;font-size:16px!important;padding:1rem!important;width:100%}.contestFeed_input__HnkR5:is(:focus,:active,:focus-within){outline:none}.contestFeed_button__5CB1o{background:var(--opp);color:var(--bg);height:50px;width:30%}.create{background:#6b0cd1!important;background-image:linear-gradient(180deg,#6b0cd1,#b82baa);border-radius:5px;color:#fff;font-family:Arial;font-size:15px;padding:10px 20px;text-decoration:none}.create:hover{background:#1a1a1a;background-image:linear-gradient(180deg,#2b2b2b,#1a1a1a);text-decoration:none}:root{--primary-color:#8b008b;--primary-color-alpha:#005fff1a}body,html{margin:0;padding:0}#root{height:100%}.app__wrapper{box-shadow:0 1px 4px 0 rgba(0,0,0,.33);display:flex;flex:1 1;height:100%}.str-chat-channel-list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:8px}.str-chat-channel{height:100%}.str-chat__input-footer,.str-chat__load-more-button{display:none}.str-chat__date-separator{margin:16px 24px}.str-chat__message-notification{background:#8b008b;background:var(--primary-color);cursor:pointer}@media screen and (max-width:960px){.str-chat-channel-list.team.light{box-shadow:none;left:auto;min-height:0;min-height:auto;overflow-y:visible;overflow-y:initial;position:static;top:auto;transition:none 0s ease 0s;transition:initial;z-index:auto}}.channel-empty__container{display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-left:20px;margin-right:20px;padding-bottom:20px}.channel-empty__avatars{display:flex}.channel-empty__avatars div:first-child{z-index:3}.channel-empty__avatars div:nth-child(2){position:relative;right:32px;z-index:2}.channel-empty__avatars div:nth-child(3){position:relative;right:64px;z-index:1}.channel-empty__avatars .str-chat__avatar{margin-right:0}.channel-empty__first{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;line-height:120%;margin-bottom:10px}.channel-empty__first .channel-empty__user-name{color:#8b008b;color:var(--primary-color)}.channel-empty__second{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:120%;margin:0}.channel__container{height:100%;width:100%}.str-chat__thread{z-index:1}.str-chat__thread-list .str-chat__message-team{border-left:1px solid rgba(0,0,0,.1)}.str-chat__thread-list .str-chat__message-actions-list button:first-child{display:none}.str-chat__list .str-chat__reverse-infinite-scroll{padding-top:0}.str-chat__thread-list .channel-empty__container{display:none}.str-chat__date-separator{padding:20px 40px}.custom-thread-header{align-items:center;box-shadow:0 1px 0 rgba(0,0,0,.1);display:flex;height:62px;justify-content:space-between}.custom-thread-header__left{align-items:center;display:flex;margin-left:20px}.custom-thread-header__left-title{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;line-height:22px;margin-right:10px}.custom-thread-header__left-count{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:14px}.close-thread-icon{cursor:pointer;margin-right:10px}.str-chat__list--thread .str-chat__message-simple__actions__action--options .str-chat__message-actions-box{border-radius:var(--border-radius-md);left:auto;right:100%}.channel-list__container{box-shadow:inset 1px 0 0 rgba(0,0,0,.1);display:flex;height:100%}.channel-list__sidebar{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#8b008b;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--primary-color);box-shadow:1px 0 0 rgba(0,0,0,.25);width:72px}.channel-list__sidebar__icon1{background:linear-gradient(150.64deg,rgba(0,0,0,.1) 12.73%,transparent 89.32%),#fff;border-radius:9999px;box-shadow:0 4px 8px rgba(0,0,0,.33);height:44px;margin:14px;width:44px}.channel-list__list__wrapper{background:#8b008b;background:var(--primary-color);display:flex;flex-direction:column;width:240px}.icon1__inner{align-items:center;display:flex;font-family:Helvetica Neue,sans-serif;height:100%;justify-content:center}.channel-list__sidebar__icon2{background:linear-gradient(150.64deg,rgba(0,0,0,.1) 12.73%,transparent 89.32%),#fff;border-radius:9999px;box-shadow:0 4px 8px rgba(0,0,0,.33);cursor:pointer;height:44px;margin:14px;width:44px}.icon2__inner{align-items:center;display:flex;font-family:Helvetica Neue,sans-serif;height:100%;justify-content:center}.channel-list__header{height:62px;padding-left:16px}.channel-list__header__text{color:#fff;font-size:25px;font-style:normal;font-weight:500;line-height:28px}.channel-search__container{align-items:center;border-top:1px solid #00000033;display:flex;justify-content:center;padding-top:16px;position:relative}.channel-search__input__wrapper{align-items:center;background:hsla(0,0%,100%,.2);border:1px solid transparent;border-radius:8px;display:flex;height:40px;justify-content:center;margin-bottom:8px;width:95%}.channel-search__input__wrapper:focus-within{border:1px solid #fff}.channel-search__input__icon{display:flex;justify-content:center;width:32px}.channel-search__input__text{background:none;border:none;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:16px;outline:none}::-webkit-input-placeholder{color:hsla(0,0%,100%,.66);white-space:nowrap;width:150px}:-ms-input-placeholder{color:hsla(0,0%,100%,.66);white-space:nowrap;width:150px}::placeholder{color:hsla(0,0%,100%,.66);white-space:nowrap;width:150px}.channel-search__results{background:#fff;border:1px solid #e9e9ea;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.06);box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:230px;position:absolute;top:16px;width:300px;z-index:10}.channel-search__results-header{align-items:center;color:#858688;display:flex;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:120%;margin-left:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.channel-search__results-header i{font-weight:400;margin-left:12px}.channel-search__result-container,.channel-search__result-container__focused{align-items:center;display:flex;height:48px;width:100%}.channel-search__result-container:hover,.channel-search__result-container__focused{background:#005fff1a;background:var(--primary-color-alpha)}.channel-search__result-container:hover{cursor:pointer}.channel-search__result-user{align-items:center;display:flex;margin-left:12px}.result-hashtag{align-items:center;background:#8b008b;background:var(--primary-color);border-radius:24px;color:#fff;display:flex;font-weight:700;height:24px;justify-content:center;margin:12px;width:28px}.channel-search__result-text,.result-hashtag{font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:120%}.channel-search__result-text{color:#2c2c30;font-weight:500;width:100%}.create-channel__container{display:flex;flex-direction:column;height:100%}.create-channel__header{align-items:center;box-shadow:0 1px 0 rgba(0,0,0,.1);display:flex;height:62px;justify-content:space-between;padding-right:20px}.create-channel__header p{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;line-height:22px;margin-left:20px}.create-channel__header svg{cursor:pointer}.channel-name-input__wrapper input{color:rgba(0,0,0,.5);width:540px}.create-channel__button-wrapper{align-items:center;background:#f7f6f8;border-bottom-right-radius:16px;display:flex;height:82px;justify-content:flex-end;padding:0 10px}.create-channel__button-wrapper p{background:#8b008b;background:var(--primary-color);border-radius:8px;color:#fff;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;padding:10px 20px}.user-list__container{display:flex;flex-direction:column;height:100%}.user-list__header{align-items:center;display:flex;justify-content:space-between;margin:0 20px}.user-list__header p{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:17px;margin-top:16px}.user-list__header p:first-child{flex:2 1}.user-list__header p:nth-child(2){flex:0.5 1;margin:0 20px;text-align:right}.user-list__message{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:16px;margin:20px}.user-item__wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 20px}.user-item__wrapper:hover{background:#f7f6f8;cursor:pointer}.user-item__name-wrapper{align-items:center;display:flex;flex:2 1;text-align:left}.user-item__wrapper p{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:17px;word-break:break-all}.user-item__name{font-weight:500}.user-item__last-active{flex:0.5 1;font-weight:400;margin:0 20px;text-align:right;width:30%}.user-item__invite-empty{background:#f7f6f8;border:1px solid #dedddf;border-radius:14px;box-sizing:border-box;height:28px;margin-left:2px;width:28px}.edit-channel__container{display:flex;flex-direction:column;height:100%}.edit-channel__header{align-items:center;box-shadow:0 1px 0 rgba(0,0,0,.1);display:flex;height:62px;justify-content:space-between;padding-right:20px}.edit-channel__header p{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;line-height:22px;margin-left:20px}.edit-channel__header svg{cursor:pointer}.channel-name-input__wrapper{box-shadow:0 1px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;height:169px;padding-left:20px}.channel-name-input__wrapper p{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:16px;line-height:120%;margin-top:30px}.channel-name-input__wrapper input{background:#f7f6f8;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-sizing:border-box;color:#000;font-family:Helvetica Neue,sans-serif;font-size:18px;height:50px;padding-left:16px;width:90%}.channel-name-input__wrapper input:focus{border:1px solid #8b008b;border:1px solid var(--primary-color);outline:none}.channel-name-input__wrapper input::-webkit-input-placeholder{color:rgba(0,0,0,.5);font-weight:300}.channel-name-input__wrapper input:-ms-input-placeholder{color:rgba(0,0,0,.5);font-weight:300}.channel-name-input__wrapper input::placeholder{color:rgba(0,0,0,.5);font-weight:300}.edit-channel__button-wrapper{align-items:center;background:#f7f6f8;border-bottom-right-radius:16px;display:flex;height:82px;justify-content:flex-end}.edit-channel__button-wrapper p{background:#8b008b;background:var(--primary-color);border-radius:8px;color:#fff;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;margin-right:30px;padding:10px 20px}.team-channel-header__container{align-items:center;background:#fff;border-top-right-radius:16px;box-shadow:0 1px 0 rgba(0,0,0,.1);display:flex;height:62px;justify-content:space-between;padding:0 20px;position:relative;z-index:1}.team-channel-header__channel-wrapper{align-items:center;display:flex}.team-channel-header__channel-wrapper svg{cursor:pointer}.team-channel-header__name{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;margin-right:8px}.team-channel-header__name-wrapper{-ms-overflow-style:none;align-items:center;display:flex;flex:3 1;max-width:500px;overflow-x:auto;scrollbar-width:none;white-space:nowrap}@media screen and (min-width:1070px){.team-channel-header__name-wrapper{max-width:700px}}.team-channel-header__name-wrapper::-webkit-scrollbar{display:none}.team-channel-header__name-multi{align-items:center;display:flex;margin-right:8px}.team-channel-header__name-multi:nth-child(3){margin-right:0}.team-channel-header__name-wrapper .str-chat__avatar{margin-right:8px}.team-channel-header__name.user{font-size:14px;font-weight:500}.team-channel-header__right{align-items:center;display:flex;flex:0.55 1;justify-content:flex-end;text-align:right}.team-channel-header__right-pin-wrapper{align-items:center;cursor:pointer;display:flex}.team-channel-header__right svg{margin-left:16px;margin-right:4px}.team-channel-header__right-text{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:14px}.team-channel-list{display:flex;flex-direction:column;width:100%}.team-channel-list__message{color:#fff;padding:0 16px}.team-channel-list__message.loading{height:115px}.team-channel-list__header{align-items:center;display:flex;justify-content:space-between;padding:0 16px}.team-channel-list__header svg{cursor:pointer}.team-channel-list__header__title{color:hsla(0,0%,100%,.66);font-family:Helvetica Neue,sans-serif;font-size:13px;height:16px;line-height:16px;margin-bottom:10px}.channel-preview__wrapper{align-items:center;display:flex;height:37px}.channel-preview__wrapper__selected{align-items:center;display:flex;height:auto;z-index:2}.channel-preview__wrapper:hover,.channel-preview__wrapper__selected{background:rgba(0,0,0,.2);border-bottom-right-radius:8px;border-top-right-radius:8px;cursor:pointer;font-weight:700;margin-right:16px}.channel-preview__item{align-items:center;color:#fff;display:flex;font-family:Helvetica Neue,sans-serif;font-size:14px;height:100%;padding:0 20px;text-overflow:ellipsis;width:100%;word-break:break-all}.channel-preview__item.multi{max-width:220px}.channel-preview__item.single .str-chat__avatar{margin-right:12px}.channel-preview__item.multi .str-chat__avatar{margin-right:0}.channel-preview__item.multi span:first-child{bottom:6px;position:relative;z-index:2}.channel-preview__item.multi div:nth-child(2){margin-bottom:0;position:relative;right:10px;z-index:1}.channel-preview__item.multi p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__message-team:hover{background:#e9e9ea}.str-chat__message-team-group{display:flex;flex-direction:column;justify-content:center}.str-chat__message-team-content p{background:none;color:#000;font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:400;line-height:120%;margin:0}.str-chat__message-team:hover .str-chat__message-team-content{background:none}.str-chat__message-team-meta{align-items:center;justify-content:flex-start}.str-chat__message-team--bottom time,.str-chat__message-team--middle time{display:none}.str-chat__message-team-meta time{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400;margin-top:4px;visibility:visible;z-index:2}.str-chat__message-team-author strong{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:120%;margin:0 8px 0 0}.str-chat__message-team-content--text{border-left:none}.str-chat__message-team--received{padding-left:20px}.str-chat__message-replies-count-button{color:#8b008b;color:var(--primary-color);display:flex;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:700;z-index:2}.str-chat__message-replies-count-button:focus{outline:none}.str-chat__message-team-actions{right:-3px}.str-chat__date-separator-date{color:#858688;font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.str-chat__avatar-image img.str-chat__avatar-image--loaded{display:none}.str-chat__message-attachment{margin-bottom:0}.str-chat__message-attachment--image{max-width:375px}.str-chat__message-attachment-card--title{color:#8b008b;color:var(--primary-color)}.str-chat__message-team .str-chat__message-attachment-card{border-radius:16px}.str-chat__message-team .str-chat__message-attachment-card--content{background:#fff}ul.str-chat__simple-reactions-list{align-items:center;background:#fff;border:1px solid #e9e9ea;border-radius:50vw;box-sizing:border-box;display:flex;padding:6px 6px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:3}ul.str-chat__simple-reactions-list:hover{border:1px solid #8b008b;border:1px solid var(--primary-color)}.str-chat__simple-reactions-list-item span{align-items:center;display:flex}.str-chat__message-team-content ul{margin-top:4px}.emoji-mart-emoji-custom span{height:15px!important;width:15px!important}.str-chat__simple-reactions-list-item--last-number{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:11px;font-style:normal;font-weight:400}.str-chat__message-attachment-actions-form{border-radius:16px;border-top:none;margin:0;padding:10px 0}.str-chat__message-attachment-actions-button--primary{background:#8b008b;background:var(--primary-color);cursor:pointer}.str-chat__message-attachment-actions-button--default{background:#fff;cursor:pointer}.str-chat__message-attachment-actions-button:focus{border:2px solid rgba(0,0,0,.08);box-shadow:none}.str-chat__message-attachment-actions-button:hover{border:1px solid #8b008b;border:1px solid var(--primary-color);font-weight:700}.str-chat__message-team-status{display:none}.str-chat__message-actions-list button:hover{color:#8b008b;color:var(--primary-color)}.emoji-mart-anchor-selected{color:#8b008b!important;color:var(--primary-color)!important}.emoji-mart-anchor-bar{background:#8b008b!important;background:var(--primary-color)!important}.str-chat__message-team--editing{background:#e9e9ea;box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 #8b008b,inset 0 -1px 0 0 #8b008b;box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 var(--primary-color),inset 0 -1px 0 0 var(--primary-color);padding:15px 20px}.str-chat__message-team--editing .str-chat__message-team-form-footer{padding:10px 0 0}.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:#8b008b;color:var(--primary-color)}.str-chat__edit-message-form .str-chat__message-team-form-footer button{color:rgba(0,0,0,.33);cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:14px}.str-chat__edit-message-form .str-chat__message-team-form-footer button:focus{outline:none}.str-chat__edit-message-form textarea,.str-chat__edit-message-form textarea:focus{box-shadow:0 0 0 1px #8b008b;box-shadow:0 0 0 1px var(--primary-color)}.str-chat__edit-message-form textarea:focus{border:1px solid #8b008b;border:1px solid var(--primary-color)}.str-chat__edit-message-form svg{display:none}.str-chat__message-team-content p a{color:#8b008b;color:var(--primary-color)}.pinned-message{background:#e6efff}.unpinned-message{background:#fff}.str-chat__message-team-pin-indicator{align-items:center;display:flex;height:18px;margin-left:40px}.str-chat__message-team-pin-indicator div svg{fill:#858688;font-size:10px!important}.str-chat__message-team-pin-indicator div div{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:10px!important;line-height:120%;margin-left:4px}.str-chat__reaction-selector{background:#fff;border:1px solid #e9e9ea;border-radius:99999px;box-shadow:0 2px 4px rgba(0,0,0,.06);box-sizing:border-box}.str-chat__reaction-selector li{font-size:24px}.str-chat__reaction-selector li span span{height:24px!important;width:24px!important}.str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before{display:none}.team-message-input__wrapper{background:#f7f6f8;display:flex;flex-direction:column;padding:15px 20px 28px;position:relative;width:100%}.team-message-input__wrapper.thread-open{border-bottom-right-radius:0}.team-message-input__input{border:1px solid rgba(0,0,0,.2);border-radius:8px}.team-message-input__input:focus-within{border-color:#8b008b;border-color:var(--primary-color)}.team-message-input__top{align-items:center;background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;min-height:43px;width:100%}.team-message-input__wrapper .giphy-icon__wrapper{align-items:center;background:#8b008b;background:var(--primary-color);border-radius:12px;display:flex;height:24px;justify-content:space-evenly;margin-left:8px;width:63px}.team-message-input__wrapper .giphy-icon__text{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:8px}.team-message-input__bottom{align-items:center;background:rgba(0,0,0,.05);display:flex;height:40px;justify-content:flex-start;width:100%}.team-message-input__button{cursor:pointer;position:relative;right:32px;width:0}.team-message-input__input:focus-within .team-message-input__button path{fill:#8b008b;fill:var(--primary-color);fill-opacity:1}.team-message-input__wrapper .str-chat__textarea textarea{background:#fff;border:none;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;font-family:Helvetica Neue,sans-serif;font-size:15px;font-style:normal;font-weight:400;outline:none}.team-message-input__wrapper .str-chat__textarea textarea:focus{background:#fff;border:none;box-shadow:none;outline:none}.team-message-input__wrapper .str-chat__textarea textarea::-webkit-input-placeholder{color:rgba(0,0,0,.2)}.team-message-input__wrapper .str-chat__textarea textarea:-ms-input-placeholder{color:rgba(0,0,0,.2)}.team-message-input__wrapper .str-chat__textarea textarea::placeholder{color:rgba(0,0,0,.2)}.team-message-input__icons{align-items:center;display:flex;justify-content:space-around}.team-message-input__icons div:first-child{margin:0 5px}.team-message-input__icons div:nth-child(3){margin-left:5px}.team-message-input__icons svg{width:36px}.team-message-input__icons svg:hover path{fill:#8b008b;fill:var(--primary-color);fill-opacity:1}.team-message-input__icons svg:hover{cursor:pointer}.icon-divider{background:hsla(0,0%,80%,.5);height:40px;width:1px}.team-message-input__wrapper .str-chat__input--emojipicker{bottom:112px;left:20px;position:absolute;width:338px;z-index:3}div.rfu-dropzone:focus{outline:none}.rfu-image-previewer{flex:none;margin-left:12px}.rfu-image-previewer__image{margin-bottom:0}div.rta__autocomplete.str-chat__emojisearch{background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;margin:0;position:relative;width:100%;z-index:10}.rta__entity--selected,.str-chat__slash-command:hover{background:#8b008b;background:var(--primary-color)}.str-chat__slash-command:hover{cursor:pointer}.rta__list-header{color:#2c2c30;font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:16px;mix-blend-mode:normal;opacity:.9}.str-chat__thread{background:#fff;border-bottom-right-radius:16px;border-top-right-radius:16px;box-shadow:inset 1px 0 0 rgba(0,0,0,.1)}.str-chat__thread-header{box-shadow:0 1px 1px 0 rgba(0,0,0,.1);height:62px!important}.str-chat__thread-header-details{align-items:center;display:flex;height:62px!important}.str-chat__thread-header-details strong{color:#2c2c30;font-family:Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:22px;margin-right:10px}.str-chat__thread-header-details small{color:#858688;font-family:Helvetica Neue,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.str-chat__thread .str-chat__square-button{border-radius:20px;height:35px;width:35px}.str-chat__square-button svg{fill:#8b008b;fill:var(--primary-color)}.str-chat__square-button:hover{border:1px solid #8b008b;border:1px solid var(--primary-color);cursor:pointer}.str-chat__square-button:focus{outline:none}.str-chat__thread-start{border-top:1px solid rgba(0,0,0,.1);font-size:0;margin:20px 0 0;padding:0;width:100%}.str-chat .str-chat__list--thread{padding:0}.str-chat .str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.str-chat__thread-list{border-bottom:1px solid rgba(0,0,0,.1);height:auto;top:62px}.str-chat__thread-list .str-chat__message-team{padding:10px}.thread-message-input__wrapper{align-items:center;display:flex;padding:15px 20px 28px;width:100%}.thread-message-input__wrapper .giphy-icon__wrapper{align-items:center;background:#8b008b;background:var(--primary-color);border-radius:12px;display:flex;height:24px;justify-content:space-evenly;margin-left:8px;width:63px}.thread-message-input__wrapper .giphy-icon__text{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:8px}.thread-message-input__input{align-items:center;border:1px solid rgba(0,0,0,.2);border-radius:8px;display:flex;width:100%}.thread-message-input__input:focus-within{border-color:#8b008b;border-color:var(--primary-color)}.thread-message-input__button{align-items:center;background:rgba(0,0,0,.05);border-bottom-right-radius:8px;border-top-right-radius:8px;cursor:pointer;display:flex;height:44px;justify-content:center;width:41px}.thread-message-input__input:focus-within .thread-message-input__button path{fill:#8b008b;fill:var(--primary-color);fill-opacity:1}.thread-message-input__wrapper .str-chat__textarea textarea{align-items:center;background:#fff;border:none;display:flex;font-family:Helvetica Neue,sans-serif;font-size:15px;line-height:10px;outline:none}.thread-message-input__wrapper .str-chat__textarea textarea:focus{background:#fff;border:none;box-shadow:none;outline:none}.thread-message-input__wrapper .str-chat__textarea textarea::-webkit-input-placeholder{color:rgba(0,0,0,.2)}.thread-message-input__wrapper .str-chat__textarea textarea:-ms-input-placeholder{color:rgba(0,0,0,.2)}.thread-message-input__wrapper .str-chat__textarea textarea::placeholder{color:rgba(0,0,0,.2)}.thread-message-input__icons{align-items:center;display:flex;justify-content:space-around;padding-right:6px;width:30px}.thread-message-input__icons svg:hover path{fill:#8b008b;fill:var(--primary-color);fill-opacity:1}.thread-message-input__icons svg:hover{cursor:pointer}.thread-message-input__wrapper .str-chat__input--emojipicker{right:299px;top:183px;width:338px;z-index:3}.emoji-mart .emoji-mart-emoji:focus{outline:none}.team-channerl-header_menu-icon{display:none}.channerl-list__container-toggle{background:#005fff;border-radius:50%;display:none;height:50px;position:absolute;right:-2%;top:50%;width:50px;z-index:2}.channel-list__container-responsive{box-shadow:inset 1px 0 0 rgba(0,0,0,.1);display:none;height:100%;position:absolute;top:0;transition:.8s ease;width:90%;z-index:5}.str-chat__input-flat{padding:10px;width:100%}@media screen and (max-width:960px){.channel-list__container{display:none}.team-channerl-header_menu-icon{display:flex}.team-channel-header__container{height:70px}.team-channel-header__name-wrapper{height:100%;max-width:none}.team-channel-header__name-multi{align-items:center;flex-direction:column;margin-right:8px}.team-channel-header__name.user{font-size:10px;margin:5px;text-align:center}.team-channel-header__right{display:flex;padding-left:10px}.channel-list__container-responsive{display:flex}.channel-list__list__wrapper{width:100%}.channerl-list__container-toggle{display:flex}.channel-search__input__wrapper{justify-content:flex-start;padding-left:10px;width:90%}.channel-search__input__text{width:inherit}.channel-preview__item.multi{width:80%}.channel-search__results{left:5%;top:100%}}@media screen and (max-width:650px){.channerl-list__container-toggle{right:-3%}}@media screen and (max-width:400px){.channel-preview__item.multi{width:150px}.channerl-list__container-toggle{right:-5%}}@media screen and (max-width:320px){.channel-list__sidebar{display:none}}.header_container__s3qf-{background-color:var(--bg);border:2px solid var(--opp);color:var(--opp)}.header_list__ddOlS{border-bottom:2px solid var(--opp)}.about_container__YSmJP{align-items:center;gap:80px;padding:5% 0;width:100%}.about_card__5iWnX,.about_container__YSmJP{display:flex;flex-direction:column;justify-content:center}.about_card__5iWnX{background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);gap:5px;padding:5%;width:90%}.about_card__5iWnX>h2{font-size:50px;text-align:center}.about_question__2rFRf{color:var(--blue)!important;font-size:25px}.about_statement__GZNY5{line-height:1.5}.about_img__VfO-9{max-width:400px!important;width:100%}.about_teambox__MXqdd{display:flex;flex-direction:row;justify-content:space-between}.about_teambox__MXqdd>div{align-items:center;display:flex;flex-direction:column;width:40%}.about_aboutimg__KVjW\+{border:2px solid var(--opp);border-radius:50%;height:150px;margin:10px 0;overflow:hidden;width:150px}.about_Question1__nyKB8{font-size:25px;font-weight:bolder}@media only screen and (max-width:800px){.about_teambox__MXqdd{flex-direction:column;gap:50px;justify-content:center}.about_teambox__MXqdd>div{width:100%}}.about_whatsapp__Wc\+QE{align-items:center;background-color:#25d366;border-radius:60px;bottom:30px;color:#fff;display:flex;height:60px;justify-content:center;position:fixed;right:45px;width:60px}.about_whatsapp__Wc\+QE:hover{background-color:#39faa3;color:#000}.gettingStarted_container__ddIoE{align-items:center;display:flex;justify-content:center;padding:5%;width:100%}.gettingStarted_card__Nspyw{align-items:flex-start;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;line-height:1.5;max-width:600px;padding:2%;width:90%}.gettingStarted_h2__22A4l{font-size:30px;text-align:center}.footer_footer__i69nR{background-color:var(--bg);border-top:2px solid var(--opp)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}.app{background-color:purple;color:#fff;font-family:Open Sans,sans-serif;height:100vh;text-align:center}.header{font-size:calc(20px + 2vmin);line-height:2;text-transform:capitalize}.container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.timer{display:inline-block;margin-left:25%;margin-top:25px;padding:10px;text-align:center;width:400px}.col-4{float:left;width:25%}.box{font-weight:300;padding:10px}.col-4:last-child .box{border-right-color:transparent}.box p{font-size:calc(16px + 2vmin);margin:0}.text{font-size:14px}.timer-paper{background:var(--bg);margin:auto;text-align:center}.growth{scroll-behavior:smooth}.usingApp_container__yrmnW{align-items:center;display:flex;justify-content:center;padding:5%;width:100%}.usingApp_card__xHPx1{align-items:flex-start;background-color:var(--card-bg);border-radius:15px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;line-height:1.5;max-width:700px;padding:2%;width:90%}.usingApp_image__y\+TIr{width:100%!important}.usingApp_h2__jPYRQ{font-size:30px;text-align:center}.usingApp_h4__YZmTc{font-size:24px;text-align:center}.heading{text-align:center}.Modal{bottom:40px;left:315px;overflow:scroll;right:40px;top:40px;white-space:nowrap}.Modal,.Modal1{background-color:#ffefd5;position:absolute}.Modal1{height:300px!important;right:100px}.Overlay{background-color:transparent;bottom:0;left:0;position:fixed;right:0;top:0}.dashboard-card{background-color:#25b8ef!important;height:100%;margin-left:280px;margin-right:23px!important;margin-top:45px}.tr1{width:100px!important}.h2{color:#2a66c0;font-size:x-large;padding-left:175px;padding-top:30px;text-align:center}table{border:1px solid #777;table-layout:fixed;width:100%}.tr,th{text-align:center}th{border:1px solid #777!important;font-size:14px;padding:.5rem}.mail{font-size:smaller}td{border:1px solid #777!important;font-size:10px;padding:.5rem;text-align:center}.in{display:inline-block;padding-left:15px;padding-right:15px}.btnn{color:aqua!important;margin-right:30px;padding-left:1200px!important}.btnn,.dashboard-button{border-radius:15px!important}.dashboard-button{padding-left:15px;padding-right:15px}.view{margin-left:30px!important;margin-right:30px!important;margin-top:30px}.h6{font-size:12px;overflow-wrap:break-word}.RecruiterDashboard_heading__WAOWz{text-align:center}.RecruiterDashboard_Modal__uoIyc{background-color:#ffefd5;bottom:40px;left:315px;overflow:scroll;position:absolute;right:40px;top:40px;white-space:nowrap}.RecruiterDashboard_Modal1__EzVVe{background-color:#ffefd5;height:300px!important;position:absolute;right:100px}.RecruiterDashboard_Overlay__qpyPD{background-color:transparent;bottom:0;left:0;position:fixed;right:0;top:0}.RecruiterDashboard_card__LJmKI{background-color:#25b8ef!important;height:100%;margin-left:280px;margin-right:23px!important;margin-top:30px;width:930px}.RecruiterDashboard_tr1__PMpwz{width:100px!important}.RecruiterDashboard_header2__noTAA{color:#2a66c0;margin-top:15px;padding-left:175px;text-align:center}.RecruiterDashboard_table__K5yrb{border:1px solid #777;border-collapse:collapse;table-layout:fixed;width:100%}.RecruiterDashboard_tr__vjve8{text-align:center}.RecruiterDashboard_th__3dndb{border:1px solid #777!important;font-size:16px;padding:.5rem;text-align:center}.RecruiterDashboard_mail__jXsJJ{font-size:smaller}.RecruiterDashboard_td__r4mSk{border:1px solid #777!important;font-size:12px;padding:.5rem;text-align:center}.RecruiterDashboard_btnn__QnRZW{border-radius:15px!important;color:aqua!important;padding-left:1200px!important;position:relative}.RecruiterDashboard_button__Hkd\+V{border-radius:15px!important;padding-left:15px;padding-right:15px}.RecruiterDashboard_view__5nB6F{margin-left:30px!important;margin-right:30px!important;margin-top:30px}.RecruiterDashboard_h6__yBrKb{font-size:12px}.SidebarR_navbar__xOOE5{align-items:center;color:var(--opp);display:flex;height:50px;justify-content:space-between;left:30px;margin-top:0;position:absolute}.SidebarR_menuBars__2zH-f{font-size:2rem}.SidebarR_closeMenu__CyDnv{font-size:2rem;margin-left:calc(2vw + 10px)}.SidebarR_navMenu__-gDY3{background:var(--opp);display:flex;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:.8s;width:100px}.SidebarR_backdrop__RCmbe{background-color:var(--bg);height:100vh;inset:0;opacity:.7;position:fixed;width:100vw;z-index:50}.SidebarR_navMenuActive__dHCtR{background:var(--opp);color:var(--bg)!important;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:.25s;width:225px;z-index:100}.SidebarR_text__Q5hVD{align-items:center;display:flex;height:10vh;justify-content:flex-start;list-style:none;padding:2vw}.SidebarR_text__Q5hVD a{align-items:center;color:var(--bg)!important;display:flex;font-size:18px;height:100%;padding:0;text-decoration:none;width:150%}.SidebarR_text__Q5hVD a svg{margin-left:15px}.SidebarR_navMenuItems__3mND5{padding-top:150px;width:100%}.SidebarR_navMenuItems__3mND5 button{align-items:center;background-color:var(--bg);border-radius:4px;color:var(--opp);display:flex;gap:3px;height:10vh;justify-content:center;margin-left:calc(2vw + 10px);padding:5px;width:150px}.SidebarR_navbarToggle__itkb5{align-items:center;background-color:var(--bg);display:flex;font-size:18px;height:80px;justify-content:flex-start;width:100%}.SidebarR_span__-BzOC{margin-left:15px}

/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.top-\[16vh\]{top:16vh}.right-0{right:0}.z-10{z-index:10}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mt-2{margin-top:.5rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.mt-14{margin-top:3.5rem}.mb-5{margin-bottom:1.25rem}.mt-10{margin-top:2.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-full{height:100%}.h-16{height:4rem}.h-\[245px\]{height:245px}.h-\[15vh\]{height:15vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-48{width:12rem}.w-\[95\%\]{width:95%}.w-\[240px\]{width:240px}.w-\[50\%\]{width:50%}.min-w-\[140px\]{min-width:140px}.max-w-\[1300px\]{max-width:1300px}.flex-1{flex:1 1}.shrink{flex-shrink:1}.grow{flex-grow:1}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-5{gap:1.25rem}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-x-hidden{overflow-x:hidden}.break-all{word-break:break-all}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-secondary{--tw-border-opacity:1;border-color:rgb(37 184 239/var(--tw-border-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.p-5{padding:1.25rem}.p-10{padding:2.5rem}.p-6{padding:1.5rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-\[16px\]{font-size:16px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-normal{font-weight:400}.italic{font-style:italic}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-\[\#25b8ef\]{--tw-text-opacity:1;color:rgb(37 184 239/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,-webkit-text-decoration-color,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--bg:#2a2a2a;--opp:#fff;--card-bg:#2b2b2b;--blue:#25b8ef;--shadow:-4px -4px 15px 4px hsla(0,0%,100%,.2),4px 4px 15px 4px rgba(0,0,0,.65)}.slidedown{-webkit-animation:slidedown 1.5s ease-in-out;animation:slidedown 1.5s ease-in-out;position:relative}.bt-gradient,.text-gradient{background:linear-gradient(35deg,#8f05e3,#0683ff)}.text-gradient{-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@font-face{font-display:swap;font-family:Poppins;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}*{font-family:Poppins,sans-serif}.slideinright{-webkit-animation:slideinright 2s ease-in-out;animation:slideinright 2s ease-in-out}.slideinleft{-webkit-animation:slideinleft 1s linear;animation:slideinleft 1s linear}@-webkit-keyframes slidedown{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}80%{opacity:1;-webkit-transform:translateY(10%);transform:translateY(10%)}90%{opacity:1;-webkit-transform:none;transform:none}}@keyframes slidedown{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}80%{opacity:1;-webkit-transform:translateY(10%);transform:translateY(10%)}90%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes slideinleft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slideinleft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes slideinright{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slideinright{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes disappear{0%{opacity:1}to{opacity:0}}@keyframes disappear{0%{opacity:1}to{opacity:0}}.sidebar{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}[color-scheme=light]{--bg:#dfecf4;--opp:#2a2a2a;--card-bg:#dfecf4;--blue:#25b8ef;--shadow:-4px -4px 15px 4px hsla(0,0%,100%,.2),4px 4px 15px 4px rgba(0,0,0,.65)}body{background-attachment:fixed!important;background-color:#2a2a2a;background-color:var(--bg);background-repeat:no-repeat!important}#root,body{align-items:center;display:flex;flex-direction:column}#root{width:100%}.hover\:text-secondary:hover{--tw-text-opacity:1;color:rgb(37 184 239/var(--tw-text-opacity))}@media (min-width:640px){.sm\:h-\[20vh\]{height:20vh}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[50\%\]{width:50%}.md\:w-\[45\%\]{width:45%}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:gap-0{gap:0}.md\:px-20{padding-left:5rem;padding-right:5rem}}@media (min-width:1024px){.lg\:ml-10{margin-left:2.5rem}.lg\:mt-0{margin-top:0}.lg\:w-\[45\%\]{width:45%}.lg\:w-\[initial\]{width:auto}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}}
/*# sourceMappingURL=main.11cf9dd0.css.map*/