body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{background-color:#fff;box-shadow:0 2px 30px rgba(4,0,21,.05);position:-webkit-sticky;position:sticky;top:0;z-index:999}.nav .navigation{align-items:center;background:hsla(0,0%,100%,.96);display:flex;justify-content:space-between}.nav .navigation .logo img{width:100%}.nav .navigation .signInPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.nav .navigation .signInPopupContent{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);left:0;margin-left:auto;margin-right:auto;max-height:calc(100vh - 40px);position:absolute;right:0;top:20%;width:90%;z-index:4}@media only screen and (min-width:768px){.nav .navigation .signInPopupContent{height:740px;overflow-y:scroll;width:550px}}.nav .navigation .signInPopupContent .signInPopupHeader{align-items:center;display:flex;justify-content:space-between;padding:40px 20px 0}.nav .navigation .signInPopupContent .signInPopupHeader h3{font-size:20px;font-weight:500;text-align:center;width:100%}.nav .navigation .signInPopupContent .signInPopupHeader .closePopup{cursor:pointer;text-align:right;width:100%}.nav .navigation .signInPopupContent .signInPopupHeader .closePopup img{width:5%}@media only screen and (min-width:768px){.nav .navigation .signInPopupContent .signInPopupHeader .closePopup img{width:2%}}.nav .navigation .signInPopupContent .signUpPopupHeader{align-items:center;display:flex;justify-content:space-between;padding:40px 20px 0}.nav .navigation .signInPopupContent .signUpPopupHeader .closePopup{cursor:pointer;text-align:right;width:100%}.nav .navigation .signInPopupContent .signUpPopupHeader .closePopup img{width:5%}@media only screen and (min-width:600px){.nav .navigation .signInPopupContent .signUpPopupHeader .closePopup img{width:2%}}.nav .navigation .signInPopupContent .signInPopupInside{padding:0 20px}.nav .navigation .authBtns,.nav .navigation .menu{display:none}.nav .navigation .mobileMenu svg{cursor:pointer}.nav .navigation .mobileMenu .menuBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.nav .navigation .mobileMenu .mobileContentMenu{background:#fff;border-right:1px solid #e3dede;height:100%;position:fixed;right:0;top:0;width:300px;z-index:3}.nav .navigation .mobileMenu .mobileContentMenu ul{border-top:1px solid hsla(0,0%,59%,.349);list-style-type:none;padding:20px}.nav .navigation .mobileMenu .mobileContentMenu ul li{padding-bottom:24px}.nav .navigation .mobileMenu .mobileContentMenu ul li a{color:#040015;font-family:Poppins,sans-serif;font-weight:700;text-decoration:none}.nav .navigation .mobileMenu .mobileContentMenu ul .authBtns{display:flex;flex-direction:column;gap:24px}.nav .navigation .mobileMenu .mobileContentMenu ul .authBtns .signUpBtn{background:#06f;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:10px 36px;text-align:center;width:60px}.nav .navigation .mobileMenu .mobileContentMenu ul .authBtns .signInBtn{border:1px solid rgba(0,102,255,.05);border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:10px 36px;text-align:center;width:60px}.nav .navigation .mobileMenu .mobileContentMenu .mobileMenuHeader{align-items:center;display:flex;justify-content:space-between;padding:20px}.nav .navigation .mobileMenu .mobileContentMenu .mobileMenuHeader .mobileTitle h3{font-weight:600}.nav .navigation .mobileMenu .mobileContentMenu .mobileMenuHeader .closeMenu svg{cursor:pointer}@media only screen and (min-width:991px){.nav .navigation .menu{display:flex;gap:40px}.nav .navigation .menu ul{align-items:center;display:flex;gap:40px;list-style-type:none}.nav .navigation .menu ul li a{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;text-decoration:none}.nav .navigation .menu ul li a:hover{text-decoration:underline}.nav .navigation .mobileMenu{display:none}.nav .navigation .authBtns{align-items:center;display:flex;gap:20px}.nav .navigation .authBtns .signUpBtn{background:#06f;border:1px solid transparent;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:10px;text-align:center;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:80px}.nav .navigation .authBtns .signUpBtn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.nav .navigation .authBtns .signInBtn{border:1px solid rgba(0,102,255,.05);border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:10px;text-align:center;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:80px}.nav .navigation .authBtns .signInBtn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media only screen and (min-width:1600px){.nav .navigation{margin:auto;width:60%}}.forgotPassword .forgotPasswordContent{margin-bottom:20px;padding:20px;text-align:center}@media only screen and (min-width:600px){.forgotPassword .forgotPasswordContent{margin:auto auto 0;padding:0;width:70%}}@media only screen and (min-width:992px){.forgotPassword .forgotPasswordContent{width:70%}}.forgotPassword .forgotPasswordContent .lock{margin-top:-60px;width:25%}.forgotPassword .forgotPasswordContent h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:40px;margin-top:-40px;text-align:center}@media only screen and (min-width:600px){.forgotPassword .forgotPasswordContent h2{margin-top:-20px;width:100%}}.forgotPassword .forgotPasswordContent .enterCodeText{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:20px}@media only screen and (min-width:768px){.forgotPassword .forgotPasswordContent .enterCodeText{margin:40px auto auto;width:80%}}.forgotPassword .forgotPasswordContent .enterCode{margin:40px 0 20px;text-align:left}.forgotPassword .forgotPasswordContent .MuiFormControl-root{margin-bottom:40px;width:100%}.forgotPassword .forgotPasswordContent #outlined-error{color:#d32f2f}.forgotPassword .forgotPasswordContent .resendCode{font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:40px;margin-top:20px}.forgotPassword .forgotPasswordContent .resendCode a{color:#06f}.otp .otpContent{padding:0 20px;text-align:center}@media only screen and (min-width:600px){.otp .otpContent{margin:auto;width:70%}}@media only screen and (min-width:992px){.otp .otpContent{width:70%}}.otp .otpContent .otpImage{margin-top:-20px;width:30%}.otp .otpContent h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:20px;margin-top:-20px;text-align:center}.otp .otpContent .enterCodeText{color:#040015;margin:40px auto;width:80%}.otp .otpContent .enterCode{align-items:center;display:flex;gap:10px;justify-content:center;margin:40px 0 20px}@media only screen and (min-width:992px){.otp .otpContent .enterCode{gap:20px}}.otp .otpContent .enterCode input{background:#fafafa;border:1px solid #e2e2e2;border-radius:4px;color:#040015;font-size:38px;font-style:normal;font-weight:400;height:57px;line-height:57px;outline:none;text-align:center;width:50px}@media only screen and (min-width:992px){.otp .otpContent .enterCode input{font-size:54px;height:81px;width:66px}}.otp .otpContent .errorMessage{color:#d32f2f;font-size:.75rem;margin-bottom:20px}.otp .otpContent pre{display:none}.otp .otpContent .resetInfo{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;margin-top:20px}.otp .otpContent .resendCode{margin-bottom:40px}.otp .otpContent .resendCode button{background-color:transparent;border:none;color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;text-decoration:underline}.otp .otpContent .signIn p{color:#333;font-size:12px;margin:30px 0 20px;text-align:center}.otp .otpContent .signIn p a{color:#000}.signIn{padding:20px}@media only screen and (min-width:600px){.signIn{margin:auto;padding:0;width:70%}}@media only screen and (min-width:992px){.signIn{width:70%}}.signIn .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.signIn .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:740px;left:0;margin:auto;position:absolute;right:0;top:30%;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:95%;z-index:4}.signIn .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.signIn .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.signIn .emailPopup .emailHeader h3{width:100%}}.signIn .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.signIn .emailPopup .emailHeader p{width:55%}}.signIn .emailPopup1{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:740px;left:0;margin:auto;position:absolute;right:0;top:30%;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:95%;z-index:99}.signIn .emailPopup1 .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.signIn .emailPopup1 .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.signIn .emailPopup1 .emailHeader h3{width:100%}}.signIn .emailPopup1 .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.signIn .emailPopup1 .emailHeader p{width:55%}}.signIn h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin:-20px auto 60px;text-align:center;width:80%}@media only screen and (min-width:600px){.signIn h2{width:100%}}.signIn form .MuiFormControl-root{margin-bottom:20px;width:100%}.signIn form .MuiFormControl-root input{padding:10px 14px}.signIn form .passwordField{position:relative}.signIn form .passwordField .passwordEye{cursor:pointer;position:absolute;right:10px;top:15px}.signIn form .passwordField #checkbox{display:none}.signIn form .passwordField :checked+label:before{content:url(/static/media/cross-eye.df8d6ddf29cfac2d1e75.svg);cursor:pointer;position:absolute;right:10px;top:13px}.signIn form button{width:100%}.signIn form .forgotPassword{color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin:20px 0 40px;text-align:center;text-decoration:underline}.signIn .businessInside{background:#fff;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);margin-top:30px;position:relative}.signIn .businessInside .businessContent{padding:20px}.signIn .businessInside .businessContent .title{font-size:24px;font-weight:600;line-height:34px;margin:0 0 10px;text-align:left}.signIn .businessInside .businessContent p{color:#7f7d87}.signIn .businessInside .businessContent .icons{display:flex;flex-direction:column;gap:20px;margin-top:40px}.signIn .businessInside .businessContent .icons img{width:100%}@media only screen and (min-width:768px){.signIn .businessInside .businessContent .icons{flex-direction:row}.signIn .businessInside .businessContent .icons .appMobile,.signIn .businessInside .businessContent .icons .googleMobile{display:none}}.signIn .businessInside .businessContent .icons .appDesktop,.signIn .businessInside .businessContent .icons .googleDesktop{display:none}@media only screen and (min-width:768px){.signIn .businessInside .businessContent .icons .appDesktop,.signIn .businessInside .businessContent .icons .googleDesktop{display:block}}.jobPayment .spiner{align-items:center;display:flex;justify-content:center}.jobPayment .spiner .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.jobPayment .spiner .emailPopup{background:#fff;border:1px solid #e8e8ea;box-shadow:-2px 0 30px rgba(4,0,21,.1);cursor:pointer;height:100%;opacity:1;overflow-y:scroll;position:fixed;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:300px;z-index:4}@media only screen and (min-width:768px){.jobPayment .spiner .emailPopup{width:350px}}.jobPayment .spiner .emailPopup .FilterPopupHeader h3{color:#040015;font-weight:600;padding:20px 20px 0}.jobPayment .spiner .emailPopup .FilterPopupHeader h3 img{margin-right:10px}.jobPayment .spiner .emailPopup .FilterPopupHeader .closePopup{position:absolute;right:20px;top:20px}.jobPayment .spiner .filterPopupInside{border-top:1px solid hsla(252,4%,51%,.5);margin-top:20px;overflow-y:scroll;padding:20px}.payment .paymentContent{padding:0 20px;text-align:center}@media only screen and (min-width:600px){.payment .paymentContent{margin:auto;width:70%}}@media only screen and (min-width:992px){.payment .paymentContent{width:70%}}.payment .paymentContent h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:20px;margin-top:-20px;text-align:center}.payment .paymentContent button{background:#06f;border:2px solid #06f;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:10px;margin-top:20px;padding:10px 0;text-align:center;width:100%}.payment .paymentContent .info{color:#333;display:block;font-size:12px;margin:10px auto auto;text-align:center;width:80%}.payment .paymentContent .paymentType{align-items:center;display:flex;gap:24px;justify-content:center}.payment .paymentContent .paymentType .radioPayment{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);display:flex;height:68px;justify-content:center;margin:40px 0;width:160px}.payment .paymentContent .paymentType .radioPayment label{cursor:pointer;display:flex;gap:10px}.payment .paymentContent .paymentType .radioPayment label .radioDesign{align-items:baseline;display:flex;flex-direction:column}.payment .paymentContent .paymentType .radioPayment label .radioDesign h3{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-transform:capitalize}.payment .paymentContent .paymentType .radioPayment label .radioDesign span{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.payment .paymentContent .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:740px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%;z-index:4}.payment .paymentContent .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.payment .paymentContent .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.payment .paymentContent .emailPopup .emailHeader h3{width:100%}}.payment .paymentContent .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.payment .paymentContent .emailPopup .emailHeader p{width:55%}}.forgotPassword .forgotPasswordContent h2{margin:-25px auto auto;width:85%}.forgotPassword .forgotPasswordContent .MuiFormControl-root{margin-bottom:20px}.forgotPassword .forgotPasswordContent .passwordLimit{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:40px;margin-left:20px;margin-top:-20px;width:80%}.forgotPassword .forgotPasswordContent .passwordField,.forgotPassword .forgotPasswordContent .passwordFieldNew{position:relative}.forgotPassword .forgotPasswordContent .passwordField .passwordEye,.forgotPassword .forgotPasswordContent .passwordFieldNew .passwordEye{cursor:pointer;position:absolute;right:10px;top:15px}.forgotPassword .forgotPasswordContent .passwordField #checkbox,.forgotPassword .forgotPasswordContent .passwordField #checkboxRepeat,.forgotPassword .forgotPasswordContent .passwordFieldNew #checkbox,.forgotPassword .forgotPasswordContent .passwordFieldNew #checkboxRepeat{display:none}.forgotPassword .forgotPasswordContent .passwordField :checked+label:before,.forgotPassword .forgotPasswordContent .passwordFieldNew :checked+label:before{content:url(/static/media/cross-eye.df8d6ddf29cfac2d1e75.svg);cursor:pointer;position:absolute;right:10px;top:13px}.forgotPassword span{margin-bottom:30px;text-align:right}.createAcc h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin:-20px auto 20px;text-align:center;width:80%}@media only screen and (min-width:600px){.createAcc h2{width:100%}}.createAcc .createAccContent{padding:20px}@media only screen and (min-width:600px){.createAcc .createAccContent{margin:auto;width:70%}}.createAcc .createAccContent form .MuiFormControl-root{margin-bottom:30px;width:100%}.createAcc .createAccContent form .passwordRequireds{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:40px;margin-left:20px;margin-top:-28px;width:80%}.createAcc .createAccContent form .passwordField,.createAcc .createAccContent form .passwordFieldNew{position:relative}.createAcc .createAccContent form .passwordField .passwordEye,.createAcc .createAccContent form .passwordFieldNew .passwordEye{cursor:pointer;position:absolute;right:10px;top:15px}.createAcc .createAccContent form .passwordField #checkbox,.createAcc .createAccContent form .passwordField #checkboxRepeat,.createAcc .createAccContent form .passwordFieldNew #checkbox,.createAcc .createAccContent form .passwordFieldNew #checkboxRepeat{display:none}.createAcc .createAccContent form .passwordField :checked+label:before,.createAcc .createAccContent form .passwordFieldNew :checked+label:before{content:url(/static/media/cross-eye.df8d6ddf29cfac2d1e75.svg);cursor:pointer;position:absolute;right:10px;top:13px}.createAcc .createAccContent .termsAndPrivacy p{color:#333;font-size:12px;margin:10px auto auto;text-align:center;width:80%}.createAcc .createAccContent .termsAndPrivacy a{color:#040015;cursor:pointer;font-weight:600;text-decoration:underline}.createAcc .createAccContent .signIn p{color:#333;font-size:12px;text-align:center}.createAcc .createAccContent .signIn p a{color:#000}.location h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin:-20px auto 20px;text-align:center;width:80%}@media only screen and (min-width:600px){.location h2{width:100%}}.location .MuiFormControl-root{margin-bottom:30px;width:100%}.location button{margin-top:10px}.location .locationContent{padding:20px}@media only screen and (min-width:600px){.location .locationContent{margin:auto;width:70%}}.location .locationContent p{color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:20px;margin-top:-20px}.location .locationContent .locationDescription{color:#333;font-size:12px;margin-top:-10px;text-align:center}.location .locationContent .MuiAutocomplete-root{width:100%}.location .locationContent .MuiAutocomplete-inputRoot #combo-box-demo{padding:3px 0 3px 10px}.location .locationContent .MuiAutocomplete-inputRoot button{margin:0}.location .locationContent .pin{width:100%}@media only screen and (min-width:600px){.location .locationContent form .locationContryCity{align-items:center;display:flex;gap:30px;justify-content:space-between}.location .locationContent form .locationContryCity label{width:50%}}.location .locationContent .locationInfo p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:10px;text-align:center}.joinUs h2{color:#040015;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:20px;margin-top:-20px;text-align:center}.joinUs .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.joinUs .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:auto;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%;z-index:4}@media only screen and (min-width:768px){.joinUs .emailPopup{height:740px;top:0;width:550px}}.joinUs .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.joinUs .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.joinUs .emailPopup .emailHeader h3{width:100%}}.joinUs .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.joinUs .emailPopup .emailHeader p{width:55%}}.joinUs .joinUsInside{display:flex;flex-direction:column;gap:40px;padding:20px}@media only screen and (min-width:600px){.joinUs .joinUsInside{margin:auto;width:70%}}@media only screen and (min-width:768px){.joinUs .joinUsInside{flex-direction:column-reverse}}.joinUs .joinUsInside .businessInside{background:#fff;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);position:relative}.joinUs .joinUsInside .businessInside .businessContent{padding:20px}.joinUs .joinUsInside .businessInside .businessContent .title{font-size:24px;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:0;text-align:left}.joinUs .joinUsInside .businessInside .businessContent p{color:#7f7d87}.joinUs .joinUsInside .businessInside .businessContent .icons{display:flex;flex-direction:column;gap:20px;margin-top:40px}.joinUs .joinUsInside .businessInside .businessContent .icons img{width:100%}@media only screen and (min-width:768px){.joinUs .joinUsInside .businessInside .businessContent .icons{flex-direction:row}.joinUs .joinUsInside .businessInside .businessContent .icons .appMobile,.joinUs .joinUsInside .businessInside .businessContent .icons .googleMobile{display:none}}.joinUs .joinUsInside .businessInside .businessContent .icons .appDesktop,.joinUs .joinUsInside .businessInside .businessContent .icons .googleDesktop{display:none}@media only screen and (min-width:768px){.joinUs .joinUsInside .businessInside .businessContent .icons .appDesktop,.joinUs .joinUsInside .businessInside .businessContent .icons .googleDesktop{display:block}}.joinUs .joinUsInside .or{color:#666;font-style:normal;font-weight:400;margin:20px 0;text-align:center}.joinUs .joinUsInside .or:before{background-color:hsla(0,0%,40%,.25);content:"";display:inline-block;height:1px;margin-left:-50%;position:relative;right:.5em;vertical-align:middle;width:40%}@media only screen and (min-width:768px){.joinUs .joinUsInside .or:before{width:35%}}.joinUs .joinUsInside .or:after{background-color:hsla(0,0%,40%,.25);content:"";display:inline-block;height:1px;left:.5em;margin-right:-50%;position:relative;vertical-align:middle;width:40%}@media only screen and (min-width:768px){.joinUs .joinUsInside .or:after{width:35%}}.signInBtn{border:1px solid rgba(0,102,255,.05);border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:10px 36px;text-align:center;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:-moz-fit-content;width:60px}.signInBtn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:992px){.signInBtn{width:80px}}.signUpBtn{background-color:#06f;border:1px solid rgba(0,102,255,.05);border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:10px 36px;text-align:center;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:60px}.signUpBtn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:992px){.signUpBtn{width:80px}}.baner{background:linear-gradient(180deg,#eaf3fd,#fff);padding:40px 20px}@media only screen and (min-width:992px){.baner{padding:30px 45px}}@media only screen and (min-width:1200px){.baner{padding:100px 92px}}@media only screen and (min-width:1600px){.baner{display:flex}}.baner .signInPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.baner .signInPopupContent{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:20%;width:90%;z-index:4}@media only screen and (min-width:768px){.baner .signInPopupContent{height:740px;overflow-y:scroll;width:550px}}.baner .signInPopupContent .signInPopupHeader{align-items:center;display:flex;justify-content:space-between;padding:40px 20px 0}.baner .signInPopupContent .signInPopupHeader h3{font-size:20px;font-weight:500;text-align:center;width:100%}.baner .signInPopupContent .signInPopupHeader .closePopup{cursor:pointer;text-align:right;width:100%}.baner .signInPopupContent .signInPopupHeader .closePopup img{width:5%}@media only screen and (min-width:768px){.baner .signInPopupContent .signInPopupHeader .closePopup img{width:2%}}.baner .signInPopupContent .signUpPopupHeader{align-items:center;display:flex;justify-content:space-between;padding:40px 20px 0}.baner .signInPopupContent .signUpPopupHeader .closePopup{cursor:pointer;text-align:right;width:100%}.baner .signInPopupContent .signUpPopupHeader .closePopup img{width:5%}@media only screen and (min-width:600px){.baner .signInPopupContent .signUpPopupHeader .closePopup img{width:2%}}.baner .signInPopupContent .signInPopupInside{padding:0 20px}.baner .banerContent{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width:992px){.baner .banerContent{align-items:center;flex-direction:row}}@media only screen and (min-width:1600px){.baner .banerContent{margin:auto;width:65%}}.baner .banerContent .leftContent{position:relative;text-align:center;z-index:1}@media only screen and (min-width:992px){.baner .banerContent .leftContent{text-align:left;width:50%}}@media only screen and (min-width:1600px){.baner .banerContent .leftContent{width:100%}}.baner .banerContent .leftContent h1{color:#06f;font-weight:600;line-height:57px;margin-bottom:20px}@media only screen and (min-width:768px){.baner .banerContent .leftContent h1{line-height:81px;margin:auto;width:500px}}@media only screen and (min-width:992px){.baner .banerContent .leftContent h1{margin:0}}.baner .banerContent .leftContent h2{color:#040015;font-size:24px;font-weight:600;line-height:34px}.baner .banerContent .leftContent p{color:#040015;font-size:24px;font-weight:400;line-height:34px}@media only screen and (max-width:600px){.baner .banerContent .leftContent p{font-size:18px;line-height:22px}}@media only screen and (min-width:992px){.baner .banerContent .leftContent p{width:520px}}.baner .banerContent .leftContent .btns{display:flex;gap:20px;justify-content:center;margin-top:40px}@media only screen and (min-width:768px){.baner .banerContent .leftContent .btns{align-items:center;flex-direction:column;justify-content:flex-start}}@media only screen and (min-width:992px){.baner .banerContent .leftContent .btns{flex-direction:row}}.baner .banerContent .leftContent .btns .getStarted{background:#06f;border:1px solid transparent;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:271px}@media only screen and (min-width:768px){.baner .banerContent .leftContent .btns .getStarted{width:400px}}.baner .banerContent .leftContent .btns .getStarted:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.baner .banerContent .leftContent .btns .learnMore{background:#fff;border:1px solid transparent;border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;text-align:center;text-decoration:none;width:50%;z-index:2}@media only screen and (min-width:768px){.baner .banerContent .leftContent .btns .learnMore{width:25%}}@media only screen and (min-width:992px){.baner .banerContent .leftContent .btns .learnMore{width:180px}}.baner .banerContent .leftContent .btns .learnMore:hover{background:#06f;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff}.baner .banerContent .leftContent .line1{display:none}@media only screen and (min-width:992px){.baner .banerContent .leftContent .line1{display:block;left:0;margin-left:auto;margin-right:auto;margin-top:30px;position:absolute;right:0;z-index:1}}@media only screen and (min-width:1300px){.baner .banerContent .leftContent .line1{left:15%;margin-top:15%;width:30%}}@media only screen and (min-width:1500px){.baner .banerContent .leftContent .line1{left:10%;margin-top:12%;width:25%}}.baner .banerContent .leftContent .mobileBanerImage{margin-top:40px;width:100%}@media only screen and (min-width:768px){.baner .banerContent .leftContent .mobileBanerImage{display:none}}.baner .banerContent .rightContent{bottom:-5%;display:none;position:absolute;right:0;z-index:0}@media only screen and (min-width:376px){.baner .banerContent .rightContent{bottom:15%}}@media only screen and (min-width:400px){.baner .banerContent .rightContent{bottom:20%}}@media only screen and (min-width:992px){.baner .banerContent .rightContent{display:block;position:relative}}.baner .banerContent .rightContent .banerFirstImage{display:none}@media only screen and (min-width:992px){.baner .banerContent .rightContent .banerFirstImage{display:block;margin:auto;width:80%}}@media only screen and (min-width:1400px){.baner .banerContent .rightContent .banerFirstImage{width:70%}}@media only screen and (min-width:1600px){.baner .banerContent .rightContent .banerFirstImage{width:100%}}@media only screen and (min-width:992px){.baner .banerContent .rightContent .banerSecondImage{display:none}}.baner .banerContent .rightContent .line2{display:none}@media only screen and (min-width:992px){.baner .banerContent .rightContent .line2{bottom:0;display:block;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;width:50%}}@media only screen and (min-width:1500px){.baner .banerContent .rightContent .line2{width:30%}}@media only screen and (min-width:992px){.baner .banerContent .rightContent{text-align:center;width:50%}}.services{margin:0}@media only screen and (min-width:992px){.services{margin:30px 0}}@media only screen and (min-width:1400px){.services{margin-top:60px 0}}@media only screen and (min-width:1600px){.services{margin:60px 0 90px}}.services .signInPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.services .signInPopupContent{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:20%;width:90%;z-index:4}@media only screen and (min-width:768px){.services .signInPopupContent{height:740px;overflow-y:scroll;width:550px}}.services .signInPopupContent .signInPopupHeader{align-items:center;display:flex;justify-content:space-between;padding:40px 20px 0}.services .signInPopupContent .signInPopupHeader h3{font-size:20px;font-weight:500;text-align:center;width:100%}.services .signInPopupContent .signInPopupHeader .closePopup{cursor:pointer;text-align:right;width:100%}.services .signInPopupContent .signInPopupHeader .closePopup img{width:5%}@media only screen and (min-width:768px){.services .signInPopupContent .signInPopupHeader .closePopup img{width:2%}}.services .signInPopupContent .signUpPopupHeader{align-items:center;display:flex;justify-content:space-between;padding:40px 20px 0}.services .signInPopupContent .signUpPopupHeader .closePopup{cursor:pointer;text-align:right;width:100%}.services .signInPopupContent .signUpPopupHeader .closePopup img{width:5%}@media only screen and (min-width:600px){.services .signInPopupContent .signUpPopupHeader .closePopup img{width:2%}}.services .signInPopupContent .signInPopupInside{padding:0 20px}.services .steps{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center;text-align:center}.services .steps img{height:40px;width:40px}@media only screen and (min-width:500px){.services .steps img{height:auto;width:100%}.services .steps{flex-direction:row;gap:90px;width:100%}}@media only screen and (min-width:768px){.services .steps{flex-direction:row;gap:130px}}.services .steps p{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;line-height:36px;margin-top:10px}@media only screen and (min-width:500px){.services .steps p{font-size:24px}}.services .cards{display:flex;flex-direction:column;gap:40px;padding-top:40px;position:relative}@media only screen and (min-width:768px){.services .cards{flex-direction:row}}@media only screen and (min-width:1400px){.services .cards{justify-content:center}}.services .cards .line3{left:0;position:absolute;top:-7%;width:50%}@media only screen and (min-width:600px){.services .cards .line3{left:0;top:-7%;width:40%}}@media only screen and (min-width:768px){.services .cards .line3{width:30%}}@media only screen and (min-width:992px){.services .cards .line3{width:20%}}@media only screen and (min-width:1300px){.services .cards .line3{width:15%}}@media only screen and (min-width:1400px){.services .cards .line3{left:10%;top:-15%}}.services .cards .line4{bottom:-7%;position:absolute;right:0;width:50%;z-index:2}@media only screen and (min-width:600px){.services .cards .line4{bottom:-7%;right:0;width:40%}}@media only screen and (min-width:768px){.services .cards .line4{width:30%}}@media only screen and (min-width:992px){.services .cards .line4{width:20%}}@media only screen and (min-width:1300px){.services .cards .line4{width:15%}}@media only screen and (min-width:1400px){.services .cards .line4{bottom:-10%;right:15%}}@media only screen and (min-width:1600px){.services .cards .line4{right:20%}}.services .cards .Employer,.services .cards .jobSeeker{background:#fff;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);padding:30px 20px;z-index:1}@media only screen and (min-width:1400px){.services .cards .Employer,.services .cards .jobSeeker{padding:30px;width:50%}}@media only screen and (min-width:1600px){.services .cards .Employer,.services .cards .jobSeeker{width:30%}}.services .cards .Employer h3,.services .cards .jobSeeker h3{color:#06f;font-size:24px;font-weight:600;line-height:34px;margin-bottom:10px}@media only screen and (min-width:500px){.services .cards .Employer h3,.services .cards .jobSeeker h3{font-size:40px;line-height:60px}}.services .cards .Employer h3 span,.services .cards .jobSeeker h3 span{color:#494e73}.services .cards .Employer p,.services .cards .jobSeeker p{color:#040015;color:#494e73;font-size:18px;font-weight:400;line-height:27px;margin-bottom:40px;min-height:60px}@media only screen and (max-width:600px){.services .cards .Employer p,.services .cards .jobSeeker p{line-height:22px}}.services .cards .Employer p a,.services .cards .jobSeeker p a{color:#494e73}.services .cards .Employer .btns,.services .cards .jobSeeker .btns{align-items:center;display:flex;gap:24px}.services .cards .Employer .btns img,.services .cards .jobSeeker .btns img{cursor:pointer;width:45%}@media only screen and (min-width:992px){.services .cards .Employer .btns img,.services .cards .jobSeeker .btns img{width:30%}}@media only screen and (min-width:1400px){.services .cards .Employer .btns img,.services .cards .jobSeeker .btns img{width:25%}}.services .cards .Employer .btnsApply,.services .cards .jobSeeker .btnsApply{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:992px){.services .cards .Employer .btnsApply,.services .cards .jobSeeker .btnsApply{flex-direction:row;gap:24px}}.services .cards .Employer .btnsApply .getStarted,.services .cards .jobSeeker .btnsApply .getStarted{background:#06f;border:1px solid transparent;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media only screen and (min-width:992px){.services .cards .Employer .btnsApply .getStarted,.services .cards .jobSeeker .btnsApply .getStarted{padding:10px 40px;width:369px}}.services .cards .Employer .btnsApply .getStarted:hover,.services .cards .jobSeeker .btnsApply .getStarted:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.services .cards .Employer .btnsApply .learnMore,.services .cards .jobSeeker .btnsApply .learnMore{background:#fff;border:1px solid transparent;border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0}@media only screen and (min-width:992px){.services .cards .Employer .btnsApply .learnMore,.services .cards .jobSeeker .btnsApply .learnMore{padding:10px 40px}}.services .cards .Employer .btnsApply .learnMore:hover,.services .cards .jobSeeker .btnsApply .learnMore:hover{background:#06f;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff}.anchorChangeService{margin-top:-200px;position:absolute}@media only screen and (max-width:992px){.anchorChangeService{margin-top:0;top:0}}.storeButton{margin-right:20px;width:128px!important}.aboutUs{display:flex;flex-direction:column-reverse;gap:40px;position:relative}@media only screen and (min-width:768px){.aboutUs{align-items:center;flex-direction:row}}@media only screen and (min-width:1400px){.aboutUs{margin:auto}}@media only screen and (min-width:1600px){.aboutUs{gap:100px;width:60%}}.aboutUs .quote{display:none}@media only screen and (min-width:768px){.aboutUs .quote{display:block;width:50%}}@media only screen and (min-width:1600px){.aboutUs .quote{width:40%}}.aboutUs .quote p{color:#040015;font-size:24px;font-style:normal;font-weight:400;line-height:34px}@media only screen and (max-width:600px){.aboutUs .quote p{font-size:18px;line-height:22px}}.aboutUs .quote .quoteImage1{margin-bottom:24px}.aboutUs .quote .quoteImage2{float:right;margin-top:24px}@media only screen and (min-width:768px){.aboutUs .quote .quoteImage2{width:5%}.aboutUs .story{width:50%}}.aboutUs .story .quote_mobile{margin-bottom:80px}@media only screen and (min-width:768px){.aboutUs .story .quote_mobile{display:none;width:50%}}@media only screen and (min-width:1600px){.aboutUs .story .quote_mobile{width:40%}}.aboutUs .story .quote_mobile p{color:#040015;font-size:24px;font-style:normal;font-weight:400;line-height:34px}@media only screen and (max-width:600px){.aboutUs .story .quote_mobile p{font-size:18px;line-height:22px}}.aboutUs .story .quote_mobile .quoteImage1{margin-bottom:24px}.aboutUs .story .quote_mobile .quoteImage2{float:right;margin-top:24px}@media only screen and (min-width:768px){.aboutUs .story .quote_mobile .quoteImage2{width:5%}}.aboutUs .story h1{color:#040015;font-weight:600;text-align:center}.aboutUs .story h1 span{color:#06f}.aboutUs .story p{font-size:24px;font-weight:400;line-height:34px;margin-top:20px;text-align:justify}@media only screen and (max-width:600px){.aboutUs .story p{font-size:18px;line-height:22px}}.aboutUs .story p a{color:#06f}.anchorChange{margin-top:-1022px;position:absolute}@media only screen and (max-width:992px){.anchorChange{margin-top:0;top:-100px}}.contact{align-items:center;background:linear-gradient(180deg,#fff,#eaf3fd);display:flex;flex-direction:column;justify-content:center;padding:100px 20px;position:relative}.contact .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.contact .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:543px;left:0;margin:auto;position:absolute;right:0;top:100%;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:350px;z-index:4}@media only screen and (min-width:768px){.contact .emailPopup{height:740px;top:0;width:550px}}.contact .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.contact .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.contact .emailPopup .emailHeader h3{width:100%}}.contact .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.contact .emailPopup .emailHeader p{width:55%}}@media only screen and (min-width:600px){.contact{margin-top:70px}}@media only screen and (min-width:768px){.contact{padding:100px 45px}}@media only screen and (min-width:1200px){.contact{padding:100px 92px}}@media only screen and (min-width:1700px){.contact{padding:100px 0}}.contact .wrapper{text-align:center}@media only screen and (min-width:1700px){.contact .wrapper{margin:auto;width:60%}}.contact .wrapper h1{color:#252525;font-size:16px;font-style:normal;font-weight:600;line-height:170%;text-align:left}.contact .wrapper h1.second{margin-bottom:25px}@media only screen and (min-width:768px){.contact .wrapper h1{font-size:30px}}.contact .wrapper .mobileUp{margin-bottom:20px}@media only screen and (min-width:768px){.contact .wrapper .mobileUp{display:none}}.contact .wrapper .notificationBackground{background:rgba(49,49,49,.38);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.contact .wrapper .notificationContent{background:linear-gradient(180deg,#fff 36.46%,#f4f9ff);border-radius:24px;position:absolute;top:0;width:90%;z-index:4}@media only screen and (min-width:992px){.contact .wrapper .notificationContent{width:60%;width:50%}}@media only screen and (min-width:1400px){.contact .wrapper .notificationContent{width:40%}}.contact .wrapper .notificationContent .notificationHeader{padding:20px}.contact .wrapper .notificationContent .notificationHeader .closePopup{cursor:pointer;text-align:right}.contact .wrapper .notificationContent .notificationInside{padding:20px}.contact .wrapper .notificationContent .notificationInside h1{color:#040015;font-size:25px;line-height:normal}.contact .wrapper .notificationContent .notificationInside h4{color:rgba(0,0,0,.54);font-weight:500;line-height:normal;margin-bottom:30px;margin-top:20px}.contact .wrapper .notificationContent .notificationInside p{font-size:14px}.contact .wrapper .notificationContent .notificationInside span{color:rgba(0,0,0,.54);font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400}.contact .wrapper .notificationContent .notificationInside .notifyed{color:rgba(0,0,0,.54);font-size:14px;font-style:normal;font-weight:600;line-height:22px;margin-top:20px}.contact .wrapper h4{font-size:25px;justify-content:center;width:90%;z-index:1}@media only screen and (min-width:768px){.contact .wrapper h4{font-size:30px;width:auto;z-index:1}}@media only screen and (min-width:992px){.contact .wrapper h4{font-size:35px}}.contact .wrapper .notifyMe form{align-items:baseline;display:flex;flex-direction:row;gap:20px;justify-content:baseline;width:100%;z-index:1}.contact .wrapper .notifyMe form input{align-items:center;background:#fff;border:none;border-radius:5.60547px;box-shadow:0 2.24219px 47.0859px rgba(0,0,0,.07);display:flex;height:40px;outline:none;padding-left:15px;width:200px;z-index:1}.contact .wrapper .notifyMe form input::-webkit-input-placeholder{color:#7f7d87;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400}.contact .wrapper .notifyMe form input::placeholder{color:#7f7d87;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400}@media only screen and (min-width:768px){.contact .wrapper .notifyMe form input::-webkit-input-placeholder{font-size:16px}.contact .wrapper .notifyMe form input::placeholder{font-size:16px}}@media only screen and (min-width:768px){.contact .wrapper .notifyMe form input{height:67px;width:400px}}.contact .wrapper .notifyMe form button{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:8px;font-style:normal;font-weight:600;height:40px;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:90px;z-index:1}.contact .wrapper .notifyMe form button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:768px){.contact .wrapper .notifyMe form button{font-size:16px;height:67px;width:173px}.contact .wrapper .notifyMe form{flex-direction:row;gap:24px}}.contact .wrapper .notificationImage{display:none}@media only screen and (min-width:768px){.contact .wrapper .notificationImage{bottom:46px;display:block;position:absolute;right:100px;width:300px}}@media only screen and (min-width:1600px){.contact .wrapper .notificationImage{right:292px}}@media only screen and (min-width:1900px){.contact .wrapper .notificationImage{right:350px}}.footerFull{box-shadow:0 -2px 30px rgba(4,0,21,.1)}.footerFull .footerCopyright .footer{padding:40px 20px}@media only screen and (min-width:992px){.footerFull .footerCopyright .footer{align-items:center;display:flex;justify-content:space-between;padding:40px 92px}}@media only screen and (min-width:1600px){.footerFull .footerCopyright .footer{margin:auto;width:60%}}.footerFull .footerCopyright .footer h4{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:24px}.footerFull .footerCopyright .footer ul{display:flex;flex-direction:column;gap:10px;list-style-type:none;margin-bottom:40px}.footerFull .footerCopyright .footer ul li{font-family:Poppins,sans-serif;font-size:12.0376px;font-weight:400;line-height:150%}@media only screen and (min-width:992px){.footerFull .footerCopyright .footer ul li{font-size:16px}}.footerFull .footerCopyright .footer ul li a{color:#000}.footerFull .footerCopyright .footer .about img{margin-bottom:15px;width:30%}@media only screen and (min-width:992px){.footerFull .footerCopyright .footer .about img{width:30%}}@media only screen and (min-width:1300px){.footerFull .footerCopyright .footer .about img{width:40%}}.footerFull .footerCopyright .footer .about p{color:#515151;font-family:Poppins,sans-serif;font-size:12.3441px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:40px;width:287px}@media only screen and (min-width:992px){.footerFull .footerCopyright .footer .about p{font-size:16px}}.footerFull .footerCopyright .footer .product span{color:#bbb}.footerFull .footerCopyright .footer .contactAndLegacy{align-items:baseline;display:flex;justify-content:space-between}@media only screen and (min-width:768px){.footerFull .footerCopyright .footer .contactAndLegacy{gap:60px;justify-content:flex-start}}@media only screen and (min-width:992px){.footerFull .footerCopyright .footer .contactAndLegacy{gap:150px}}.footerFull .footerCopyright .footer .contactAndLegacy img{height:12px;margin-right:12px;width:12px}.footerFull .footerCopyright .icons{display:flex;flex-direction:column;gap:50px;margin-bottom:30px;padding:0 20px}@media only screen and (min-width:768px){.footerFull .footerCopyright .icons{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:992px){.footerFull .footerCopyright .icons{padding:0 92px}}@media only screen and (min-width:1600px){.footerFull .footerCopyright .icons{margin:auto auto 30px;width:60%}}.footerFull .footerCopyright .icons .phone{align-items:center;display:flex;gap:24px}.footerFull .footerCopyright .icons .phone img{width:100%}.footerFull .footerCopyright .icons .social{align-items:center;display:flex;text-align:center}.footerFull .footerCopyright .copyright{border-top:.8px solid #d2d2d2;color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;padding:20px;text-align:left;text-align:center}@media only screen and (min-width:768px){.footerFull .footerCopyright .copyright{padding:20px 45px}}@media only screen and (min-width:1200px){.footerFull .footerCopyright .copyright{text-align:center}}.footerFull .tikTokIcon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 5.88235px 20.5882px rgba(0,0,0,.15);display:flex;height:39px;justify-content:center;margin-bottom:9px;margin-left:5px;margin-right:5px;width:39px}.footerFull .tikTokIconImage{width:48px}.terms{padding:40px 20px}@media only screen and (min-width:992px){.terms{padding:30px 45px}}@media only screen and (min-width:1200px){.terms{margin:auto;padding:100px 92px;width:60%}}.terms h1{color:#06f;font-weight:600}.terms h2{color:#040015;font-weight:700;margin-bottom:10px;margin-top:20px}.terms h3{color:#06f;margin-bottom:20px;margin-top:20px}.terms .firstParagraph{margin-top:0}.terms p{color:#040015}.terms p ul li{margin-left:40px}.terms a{color:#06f;font-weight:700}.navigationMobile{align-items:center;background:#fff;border:1px solid #e8e8ea;box-shadow:0 -2px 30px rgba(4,0,21,.1);display:flex;justify-content:space-between;width:calc(100vw - 42px)}.navigationMobile .hamburger{color:#fff}.navigationMobile .logo{width:30%}.navigationMobile .menuBackground{background:rgba(4,1,16,.85);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.navigationMobile .mobileContentMenu{background:#fff;border:1px solid #e8e8ea;border-right-color:#040015;box-shadow:0 -2px 30px rgba(4,0,21,.1);height:100%;overflow-y:scroll;position:fixed;right:0;top:0;width:300px;z-index:3}.navigationMobile .mobileContentMenu ul{border-bottom:1px solid hsla(252,4%,51%,.5);border-top:1px solid hsla(252,4%,51%,.5);list-style-type:none;margin-top:20px;padding:20px}.navigationMobile .mobileContentMenu ul li{align-items:center;display:flex;gap:15px;padding:12px 0;position:relative}.navigationMobile .mobileContentMenu ul li a{color:#7f7d87;font-family:Poppins,sans-serif;font-weight:400;text-decoration:none}.navigationMobile .mobileContentMenu ul li span{background:#06f;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding-left:3px;padding-right:3px;position:absolute;right:0}.navigationMobile .mobileContentMenu .logOut{align-items:center;display:flex;gap:15px;padding:20px}.navigationMobile .mobileContentMenu .logOut a{color:#7f7d87;font-family:Poppins,sans-serif;font-weight:400;text-decoration:none}.navigationMobile .mobileContentMenu .postJob{background:#06f;border-radius:10px;bottom:20px;box-shadow:0 2px 20px rgba(0,102,255,.1);left:20px;padding:10px 0;position:absolute;text-align:center;width:260px}.navigationMobile .mobileContentMenu .postJob a{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;text-decoration:none}.navigationMobile .mobileContentMenu .mobileMenuHeader{align-items:center;display:flex;justify-content:space-between;padding:20px 20px 0}.navigationMobile .mobileContentMenu .mobileMenuHeader .mobileMenu h3{color:#7f7d87;font-weight:600}.navigationMobile .mobileContentMenu .avatarName{align-items:center;display:flex;gap:15px;margin-bottom:30px}.navigationMobile .mobileContentMenu .avatarName img{border-radius:10px;height:42px;object-fit:cover;width:42px}.navigationMobile .mobileContentMenu .avatarName h3{color:#7f7d87;font-weight:600}@media only screen and (min-width:992px){.navigationMobile{display:none}}.navigationDesktop{background:#fff;border-right:1px solid #e8e8ea;box-shadow:0 -2px 30px rgba(4,0,21,.1);height:100vh;overflow-y:scroll;position:fixed;width:280px}.navigationDesktop .FilterPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.navigationDesktop .FilterPopupContent{background:#fff;border:1px solid #e8e8ea;box-shadow:-2px 0 30px rgba(4,0,21,.1);cursor:pointer;height:100%;opacity:1;overflow-y:scroll;position:fixed;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:300px;z-index:4}@media only screen and (min-width:768px){.navigationDesktop .FilterPopupContent{width:350px}}.navigationDesktop .FilterPopupContent .FilterPopupHeader h3{color:#040015;font-weight:600;padding:20px 20px 0}.navigationDesktop .FilterPopupContent .FilterPopupHeader h3 img{margin-right:10px}.navigationDesktop .FilterPopupContent .FilterPopupHeader .closePopup{position:absolute;right:20px;top:20px}.navigationDesktop .filterPopupInside{border-top:1px solid hsla(252,4%,51%,.5);margin-top:20px;overflow-y:scroll;padding:20px}.navigationDesktop .filterPopupInside .jobPreview{background-color:#040015;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent{padding:20px}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent h2{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:30px;padding:15px 0 0}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .levels{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .location{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:5px}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent h3{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:10px 0}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .companyLogoName{align-items:center;display:flex;gap:5px}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .companyLogoName .logo{border-radius:5px;height:24px;object-fit:cover;width:24px}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .companyLogoName .name{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;text-decoration:underline}.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .contactPerson,.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .jobApplicantPage,.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .jobDesc,.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .links,.navigationDesktop .filterPopupInside .jobPreview .jobPreviewContent .salary{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.navigationDesktop .filterPopupInside .jobPreview .react-multi-carousel-list{position:relative}.navigationDesktop .filterPopupInside .jobPreview .react-multi-carousel-list ul li img{height:280px}.navigationDesktop .filterPopupInside .jobPreview .react-multi-carousel-list .react-multi-carousel-dot-list{left:-30%;position:absolute;top:10px}.navigationDesktop .filterPopupInside .jobPreview .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot button{border-radius:16.1333px;box-shadow:0 2px 10px rgba(4,0,21,.1);height:4px;width:28px}.navigationDesktop .filterPopupInside .jobPreview .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot--active button{border-color:#fff}.navigationDesktop .filterPopupInside .adCostReview{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:40px;text-align:center}.navigationDesktop .filterPopupInside .adCostReview span{color:#040015;font-weight:600;margin-left:2px}.navigationDesktop .filterPopupInside .MuiAutocomplete-root{margin-top:20px;width:100%}.navigationDesktop .filterPopupInside .MuiAutocomplete-root .MuiInputBase-root{padding:5px 0 0 10px}.navigationDesktop .filterPopupInside .MuiFormControl-root{width:100%}.navigationDesktop .filterPopupInside h5{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:4px;margin-top:40px}.navigationDesktop .filterPopupInside .workPlace .content,.navigationDesktop .filterPopupInside .workType .content{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-bottom:0}.navigationDesktop .filterPopupInside .workPlace .content .style input.chk-btn,.navigationDesktop .filterPopupInside .workType .content .style input.chk-btn{display:none}.navigationDesktop .filterPopupInside .workPlace .content .style input.chk-btn+label,.navigationDesktop .filterPopupInside .workType .content .style input.chk-btn+label{background:#b0afb5;border-radius:4px;color:#e8e8ea;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.navigationDesktop .filterPopupInside .workPlace .content .style input.chk-btn:not(:checked)+label:hover,.navigationDesktop .filterPopupInside .workType .content .style input.chk-btn:not(:checked)+label:hover{background-color:#040015}.navigationDesktop .filterPopupInside .workPlace .content .style input.chk-btn+label:active,.navigationDesktop .filterPopupInside .workPlace .content .style input.chk-btn:checked+label,.navigationDesktop .filterPopupInside .workType .content .style input.chk-btn+label:active,.navigationDesktop .filterPopupInside .workType .content .style input.chk-btn:checked+label{background:#040015}.navigationDesktop .filterPopupInside .level{display:flex;flex-direction:column}.navigationDesktop .filterPopupInside .level .levelStyle label{border:1px solid #7f7d87;border-radius:4px;color:#040015;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:22px;margin-bottom:10px;padding:10px 16px}.navigationDesktop .filterPopupInside .level .levelStyle label .style{display:flex;flex-direction:column}.navigationDesktop .filterPopupInside .level .levelStyle label .style span{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.navigationDesktop .filterPopupInside .salaryCompetitive label{color:#040015;display:flex;flex-direction:row-reverse;float:left;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:6px;line-height:22px;margin:6px 0 40px}.navigationDesktop .filterPopupInside .contactPerson .title,.navigationDesktop .filterPopupInside .links .title{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.navigationDesktop .filterPopupInside .contactPerson .title button,.navigationDesktop .filterPopupInside .links .title button{background:transparent;border:none;color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.navigationDesktop .filterPopupInside .contactPerson .MuiFormControl-root,.navigationDesktop .filterPopupInside .links .MuiFormControl-root{margin-bottom:15px}.navigationDesktop .filterPopupInside .contactPerson .text p,.navigationDesktop .filterPopupInside .links .text p{font-weight:600}.navigationDesktop .filterPopupInside .contactPerson .link a,.navigationDesktop .filterPopupInside .links .link a{color:#fff;font-weight:600;text-decoration:underline}.navigationDesktop .filterPopupInside .link{color:#fff;display:flex;flex-direction:column;font-weight:600}.navigationDesktop .filterPopupInside .workTypesNext{display:flex;flex-wrap:wrap;gap:6px}.navigationDesktop .filterPopupInside .workTypesNext p{background:#fff;border-radius:4px;color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.navigationDesktop .filterPopupInside .workLevelNext{display:flex;gap:10px}.navigationDesktop .filterPopupInside .workLevelNext p{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.navigationDesktop .filterPopupInside .jobDescription{margin-top:60px}.navigationDesktop .filterPopupInside .jobDescription .ck-toolbar_grouping{width:100%}.navigationDesktop .filterPopupInside .adCost{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:80px;text-align:center}.navigationDesktop .filterPopupInside .adCost span{color:#040015;font-weight:600;margin-left:2px}.navigationDesktop .filterPopupInside .reviewPublich{background:#06f;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;height:42px}.navigationDesktop .filterPopupInside .inactiveJob,.navigationDesktop .filterPopupInside .reviewPublich{border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;width:100%}.navigationDesktop .filterPopupInside .inactiveJob{background:none;color:#7f7d87;margin-top:20px;text-decoration:underline}.navigationDesktop .navigationContent{color:#fff;padding:30px 0 0 24px}.navigationDesktop .navigationContent .profileInfo{align-items:center;cursor:pointer;display:flex;gap:15px;margin:40px 0}.navigationDesktop .navigationContent .profileInfo img{border-radius:10px;height:42px;object-fit:cover;width:42px}.navigationDesktop .navigationContent .profileInfo h3{color:#7f7d87;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:26px}.navigationDesktop .menu{border-bottom:1px solid hsla(252,4%,51%,.5);list-style-type:none}.navigationDesktop .menu li{position:relative}.navigationDesktop .menu li:hover{background:hsla(0,0%,100%,.15)}.navigationDesktop .menu li a{align-items:center;color:#7f7d87;display:flex;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;gap:20px;line-height:22px;padding:15px 0 15px 30px;text-decoration:none}.navigationDesktop .menu li a:hover{background-color:#e1ebfb;color:#06f;font-weight:600}.navigationDesktop .menu li a.active{color:#06f;font-weight:600}.navigationDesktop .menu li .notifications{background:#06f;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding-left:3px;padding-right:3px;position:absolute;right:30px}.navigationDesktop .logOut:hover{background:hsla(0,0%,100%,.15)}.navigationDesktop .logOut a{align-items:center;color:#7f7d87;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;gap:20px;line-height:22px;padding:15px 0 15px 30px;text-decoration:none}.navigationDesktop .logOut a:hover{background-color:#e1ebfb;color:#06f;font-weight:600}.navigationDesktop .postJob{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin:30px 20px 40px;padding:10px 0;text-align:center;text-decoration:none;width:85%}@media only screen and (max-width:991px){.navigationDesktop{display:none}}.mainOutlet{margin-left:300px}@media only screen and (max-width:991px){.mainOutlet{margin-left:0}}.mainDiv{display:flex}@media only screen and (max-width:991px){.mainDiv{flex-direction:column}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:rgba(0,0,0,.5);border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:rgba(0,0,0,.5);cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.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{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.avatar-image{border-radius:10px;height:52px;object-fit:cover;width:52px}.view{display:flex;flex-direction:column;height:calc(100vh - 78px);height:calc(100dvh - 78px)}@media only screen and (min-width:992px){.view{flex-direction:row;height:100vh;width:calc(100vw - 300px)}}.view .dashboard{width:100%}@media only screen and (max-width:768px){.view .dashboard{padding-top:20px}}.view .dashboard .noMatches{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center;width:100%}.view .dashboard .noMatches .noMoreMatchesIcon{height:129px;margin-bottom:40px;width:158px}.view .dashboard .noMatches .noMatchesText{color:#040015;font-size:24px;font-weight:600;margin-bottom:10px;text-align:center}.view .dashboard .noMatches .noMatchesParagraph{color:#7f7d87;font-size:16px;margin-bottom:40px;text-align:center}.view .dashboard .noMatches .reloadBtn{background-color:#06f;border:0;border-radius:10px;color:#fff;cursor:pointer;padding:10px;width:344px}.view .dashboard .title{font-weight:600;margin:20px 0 20px 20px}@media only screen and (max-width:768px){.view .dashboard .title{display:none}}.view .dashboard .matches{margin-bottom:40px;margin-right:100px;position:relative}@media only screen and (max-width:768px){.view .dashboard .matches{display:none}}.view .dashboard .matches .react-multi-carousel-list{width:calc(100vw - 300px)}@media only screen and (max-width:992px){.view .dashboard .matches .react-multi-carousel-list{width:auto}}.view .dashboard .matches .react-multi-carousel-list .react-multiple-carousel__arrow{display:none}.view .dashboard .matches .react-multi-carousel-list .avatar-icon{cursor:pointer;text-align:center}.view .dashboard .matches .react-multi-carousel-list .avatar-icon a{color:#040015;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.view .dashboard .matches .shadow{background:linear-gradient(180deg,hsla(0,0%,98%,.52),hsla(0,0%,98%,.5));height:80px;position:absolute;right:0;top:0;width:50px}.view .dashboard .filter{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:50%;box-shadow:0 -2px 30px rgba(4,0,21,.1);cursor:pointer;display:flex;height:30px;justify-content:center;padding:15px;position:fixed;right:33px;top:70px;width:30px}@media only screen and (max-width:992px){.view .dashboard .filter{height:0;padding:0;width:0}.view .dashboard .filter .filterImg{display:none}}.view .dashboard .filter .FilterPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.view .dashboard .filter .FilterPopupContent{background:#fff;border-left:1px solid #fff;cursor:pointer;height:100%;opacity:1;overflow-y:scroll;position:fixed;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:300px;z-index:4}@media only screen and (min-width:768px){.view .dashboard .filter .FilterPopupContent{width:350px}}.view .dashboard .filter .FilterPopupContent .FilterPopupHeader{align-items:center;display:flex;justify-content:space-between;margin-left:20px;margin-right:20px;margin-top:20px}.view .dashboard .filter .FilterPopupContent .FilterPopupHeader h3{color:#040015}.view .dashboard .filter .FilterPopupContent .FilterPopupHeader .backPopUp{margin-right:20px}.view .dashboard .filter .filterPopupInside{border-top:1px solid hsla(252,4%,51%,.5);margin-top:20px;padding:20px}.view .dashboard .filter .filterPopupInside .MuiTextField-root{margin-top:20px;width:100%}.view .dashboard .filter .filterPopupInside .MuiTextField-root label{color:#7f7d87;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:18px}.view .dashboard .filter .filterPopupInside .MuiTextField-root .MuiOutlinedInput-root{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.view .dashboard .filter .filterPopupInside .MuiTextField-root .MuiOutlinedInput-root .MuiSelect-select{padding:10px 16px}.view .dashboard .filter .filterPopupInside .MuiTextField-root .MuiOutlinedInput-root svg{color:#fff}.view .dashboard .filter .filterPopupInside .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#7f7d87;border-radius:4px}.view .dashboard .filter .filterPopupInside .radius{margin:40px 0}.view .dashboard .filter .filterPopupInside .radius h6{color:#7f7d87;margin-bottom:15px}.view .dashboard .filter .filterPopupInside .radius .searchRadiusActivated{border-radius:1px}.view .dashboard .filter .filterPopupInside .radius .searchRadiusActivated .MuiSlider-rail{color:#e2e2e2;opacity:1}.view .dashboard .filter .filterPopupInside .radius .searchRadiusActivated .MuiSlider-track{border:none;color:#06f}.view .dashboard .filter .filterPopupInside .radius .searchRadiusActivated .MuiSlider-valueLabel{background-color:transparent;color:#06f;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;top:0}.view .dashboard .filter .filterPopupInside .radius .searchRadiusActivated .MuiSlider-thumb:after{background:#fff;border:6px solid #06f;height:16px;width:16px}.view .dashboard .filter .filterPopupInside .radius .searchRadius{border-radius:1px}.view .dashboard .filter .filterPopupInside .radius .searchRadius .MuiSlider-rail{color:#e2e2e2;opacity:1}.view .dashboard .filter .filterPopupInside .radius .searchRadius .MuiSlider-track{border:none;color:#040015}.view .dashboard .filter .filterPopupInside .radius .searchRadius .MuiSlider-valueLabel{background-color:transparent;color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;top:0}.view .dashboard .filter .filterPopupInside .radius .searchRadius .MuiSlider-thumb:after{background:#fff;border:6px solid #040015;height:16px;width:16px}.view .dashboard .filter .filterPopupInside .levels,.view .dashboard .filter .filterPopupInside .tagCategories{margin-bottom:40px}.view .dashboard .filter .filterPopupInside .levels h6,.view .dashboard .filter .filterPopupInside .tagCategories h6{color:#7f7d87;margin-bottom:4px}.view .dashboard .filter .filterPopupInside .levels .filterList label,.view .dashboard .filter .filterPopupInside .tagCategories .filterList label{border:1px solid #7f7d87;border-radius:4px;color:#040015;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:22px;margin-bottom:10px;padding:10px 16px}.view .dashboard .filter .filterPopupInside .levels .checkbox .MuiFormGroup-row,.view .dashboard .filter .filterPopupInside .tagCategories .checkbox .MuiFormGroup-row{display:flex;flex-direction:column;width:100%}.view .dashboard .filter .filterPopupInside .levels .checkbox .MuiFormGroup-row label,.view .dashboard .filter .filterPopupInside .tagCategories .checkbox .MuiFormGroup-row label{align-items:center;border:1px solid #7f7d87;border-radius:4px;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:22px;margin:10px 0;padding:10px 16px}.view .dashboard .filter .filterPopupInside .levels .checkbox .MuiFormGroup-row label .MuiCheckbox-root,.view .dashboard .filter .filterPopupInside .tagCategories .checkbox .MuiFormGroup-row label .MuiCheckbox-root{border:1px solid #06f;border-radius:4px;height:16px;width:16px}.view .dashboard .filter .filterPopupInside .workPlaces,.view .dashboard .filter .filterPopupInside .workTypes{margin-bottom:40px}.view .dashboard .filter .filterPopupInside .workPlaces h6,.view .dashboard .filter .filterPopupInside .workTypes h6{color:#7f7d87;margin-bottom:4px}.view .dashboard .filter .filterPopupInside .workPlaces .tags,.view .dashboard .filter .filterPopupInside .workTypes .tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-bottom:0}.view .dashboard .filter .filterPopupInside .workPlaces .tags .style input.chk-btn,.view .dashboard .filter .filterPopupInside .workTypes .tags .style input.chk-btn{display:none}.view .dashboard .filter .filterPopupInside .workPlaces .tags .style input.chk-btn+label,.view .dashboard .filter .filterPopupInside .workTypes .tags .style input.chk-btn+label{background:#b0afb5;border-radius:4px;color:#e8e8ea;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.view .dashboard .filter .filterPopupInside .workPlaces .tags .style input.chk-btn:not(:checked)+label:hover,.view .dashboard .filter .filterPopupInside .workTypes .tags .style input.chk-btn:not(:checked)+label:hover{background-color:#040015}.view .dashboard .filter .filterPopupInside .workPlaces .tags .style input.chk-btn+label:active,.view .dashboard .filter .filterPopupInside .workPlaces .tags .style input.chk-btn:checked+label,.view .dashboard .filter .filterPopupInside .workTypes .tags .style input.chk-btn+label:active,.view .dashboard .filter .filterPopupInside .workTypes .tags .style input.chk-btn:checked+label{background:#040015}.view .dashboard .filter .filterPopupInside .filterButtons{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.view .dashboard .filter .filterPopupInside .filterButtons .apply{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;width:100%}.view .dashboard .filter .filterPopupInside .filterButtons .clear{background-color:transparent;border:none;color:#7f7d87;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;text-decoration:underline}.tagStyle{margin-right:5px}.workTypeButton{position:relative;z-index:10}.reportPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);cursor:pointer;height:555px;left:0;margin:auto;position:fixed;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:350px;z-index:4}@media only screen and (min-width:768px){.reportPopup{top:0;width:550px}}.reportPopup .reportHeader{align-items:center;display:flex;flex-direction:column;height:100%;text-align:center}.reportPopup .reportHeader img{position:absolute;right:30px;top:45px}.reportPopup .reportHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-top:40px;padding:0;width:80%}@media only screen and (min-width:768px){.reportPopup .reportHeader h3{width:100%}}.reportPopup .reportHeader p{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:40px 0 20px;width:80%}@media only screen and (min-width:768px){.reportPopup .reportHeader p{width:55%}}.reportPopup .reportHeader .MuiFormControl-root{width:90%}@media only screen and (min-width:768px){.reportPopup .reportHeader .MuiFormControl-root{width:60%}}.reportPopup .reportHeader .MuiFormControl-root .MuiFormControlLabel-root{border:1px solid #7f7d87;border-radius:4px;flex-direction:row-reverse;justify-content:space-between;margin:0 0 10px;padding:10px 16px}.reportPopup .reportHeader .MuiFormControl-root .MuiFormControlLabel-root .MuiButtonBase-root{padding:0}.reportPopup .reportHeader .reportBtns{align-items:center;display:flex;gap:20px;margin-top:40px;width:100%}.reportPopup .reportHeader .reportBtns .close{background:#fff;border:1px solid rgba(0,102,255,.05);box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f}.reportPopup .reportHeader .reportBtns .close,.reportPopup .reportHeader .reportBtns .report{border-radius:10px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;width:50%}.reportPopup .reportHeader .reportBtns .report{background:#06f;border:none;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff}.popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.card{background:#fff;border-radius:10px;left:333px;position:absolute;right:33px;transition:all .5s ease-out}@media only screen and (max-width:1300px){.card{right:90px}}@media only screen and (max-width:991px){.card{box-shadow:0 2px 30px rgba(4,0,21,.1);left:20px;right:20px}}.card .cardLook{border:1px solid #e8e8ea;border-radius:10px;display:flex}@media only screen and (max-width:700px){.card .cardLook{flex-direction:column}}.card .cardLook .leftSide{background-color:#fafafa;position:relative;width:390px}@media only screen and (max-width:700px){.card .cardLook .leftSide{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;width:100%}}.card .cardLook .leftSide .image{border-radius:10px 0 0 0;height:50vh;margin-bottom:20px;object-fit:cover;width:100%}@media only screen and (max-width:700px){.card .cardLook .leftSide .image{border-radius:10px 10px 0 0}}@media only screen and (max-width:992px){.card .cardLook .leftSide .image{height:287px}}.card .cardLook .leftSide .mobileBookmark{display:none}@media only screen and (max-width:700px){.card .cardLook .leftSide .mobileBookmark{display:flex;-webkit-filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));position:absolute;right:18px;top:18px;z-index:10}}.card .cardLook .leftSide .mobileResumeLink{display:none}@media only screen and (max-width:700px){.card .cardLook .leftSide .mobileResumeLink{justify-Content:center;align-items:center;background-color:#fff;border-radius:4px;bottom:10px;display:flex;-webkit-filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));font-size:12px;gap:5px;padding:3px 7px;position:absolute;right:10px;text-decoration-color:#040015;white-space:nowrap;z-index:5}.card .cardLook .leftSide .mobileResumeLink .mobileResumeText{color:#040015;font-weight:600;text-decoration-color:#000;text-decoration:underline;white-space:nowrap}}.card .cardLook .leftSide .buttons{left:0;margin:auto;max-width:300px;padding:40px 40px 0;right:0}@media only screen and (max-width:700px){.card .cardLook .leftSide .buttons{display:none}}.card .cardLook .leftSide .buttons .report{background-color:#fafafa;border:0;color:#7f7d87;font-weight:600;margin:20px 0;text-decoration-line:underline;width:100%}.card .cardLook .leftSide .buttons .hrTag{border-top:1px solid #e8e8ea}.card .cardLook .leftSide .buttons .sendMessage{background:#fff;border:0;border-radius:10px;box-shadow:0 0 10px 0 #cfcbcf;color:#06f;cursor:pointer;font-size:16px;font-weight:600;margin:0 0 20px;padding:10px;width:100%}.card .cardLook .rightSide{background-color:#fafafa;border-left:1px solid #e8e8ea;height:calc(100vh - 300px)!important;padding:25px;position:relative;width:calc(100% - 390px)}@media only screen and (max-width:700px){.card .cardLook .rightSide{background-color:#fff;padding:0;width:100%}}@media only screen and (max-width:992px){.card .cardLook .rightSide{height:calc(100vh - 410px)!important;height:calc(100dvh - 410px)!important;overflow:hidden;transition:height .25s ease-in-out}}.card .cardLook .rightSide .likeTag{left:30px;position:absolute;top:20px;z-index:10}@media only screen and (max-width:700px){.card .cardLook .rightSide .mobileWrap{height:calc(100vh - 418px);margin-bottom:20px;margin-top:20px;overflow:hidden}}.card .cardLook .rightSide .nameBookmarkWrap{display:flex;justify-content:space-between}@media only screen and (max-width:700px){.card .cardLook .rightSide .nameBookmarkWrap{margin:0 20px}}.card .cardLook .rightSide .nameBookmarkWrap .name{color:#040015;font-size:24px;font-weight:600;margin-bottom:10px}.card .cardLook .rightSide .nameBookmarkWrap .bookmark{cursor:pointer;-webkit-filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));position:relative;z-index:10}@media only screen and (max-width:700px){.card .cardLook .rightSide .nameBookmarkWrap .bookmark{display:none}}.card .cardLook .rightSide .matchJobWrap{display:flex;gap:5px;margin-bottom:5px}@media only screen and (max-width:700px){.card .cardLook .rightSide .matchJobWrap{margin:0 20px 5px}}.card .cardLook .rightSide .matchJobWrap .matchStatus{background:#e1ebfb;border-radius:4px;color:#06f;font-size:12px;font-weight:600;padding:5px}.card .cardLook .rightSide .matchJobWrap .matchStatusTag{border-radius:4px;font-size:12px;font-weight:600;height:auto;padding:5px;text-transform:uppercase}.card .cardLook .rightSide .info{margin-bottom:16px}@media only screen and (max-width:700px){.card .cardLook .rightSide .info{margin:0 20px 15px}}.card .cardLook .rightSide .info .infoWrap{align-items:center;justify-content:center}.card .cardLook .rightSide .info .infoWrap .icon{margin-right:5px}.card .cardLook .rightSide .tagResumeWrap{display:flex;justify-content:space-between;margin-bottom:24px}@media only screen and (max-width:700px){.card .cardLook .rightSide .tagResumeWrap{margin:0 20px 24px}}.card .cardLook .rightSide .tagResumeWrap .tagUl{display:flex;flex-wrap:wrap;margin-right:20px}.card .cardLook .rightSide .tagResumeWrap .tagUl .tagLi{background:#040015;border-radius:4px;color:#fff;font-weight:600;list-style:none;margin-bottom:5px;margin-right:5px;padding:5px}.card .cardLook .rightSide .for-resume-link{display:flex;justify-content:end}.card .cardLook .rightSide .resumeLink{justify-Content:center;align-items:center;border-radius:5px;box-shadow:0 -2px 10px rgba(4,0,21,.1);cursor:pointer;display:flex;gap:5px;height:36px;text-decoration-color:#000;white-space:nowrap;width:65px}@media only screen and (max-width:700px){.card .cardLook .rightSide .resumeLink{display:none}}.card .cardLook .rightSide .resumeLink .resumeText{color:#040015;font-weight:600;white-space:nowrap}.card .cardLook .rightSide .aboutLinkWrap{height:210px;margin-bottom:20px;overflow:scroll;position:relative}@media only screen and (max-width:1500px){.card .cardLook .rightSide .aboutLinkWrap{height:170px}}@media only screen and (max-width:700px){.card .cardLook .rightSide .aboutLinkWrap{height:auto;margin:0 20px 24px;overflow:visible;overflow:initial}}.card .cardLook .rightSide .aboutLinkWrap .about{margin-bottom:24px;overflow-wrap:break-word}.card .cardLook .rightSide .aboutLinkWrap .about .aboutText{color:#7f7d87;font-size:12px}.card .cardLook .rightSide .aboutLinkWrap .about .aboutContent{color:#040015;font-size:16px}.card .cardLook .rightSide .aboutLinkWrap .links .linksText{color:#7f7d87;font-size:12px}.card .cardLook .rightSide .aboutLinkWrap .links ul .linksLi{margin-bottom:10px}.card .cardLook .rightSide .aboutLinkWrap .links ul .linksLi .linksA{color:#040015;font-size:16px;font-weight:600;text-decoration-line:underline}.card .cardLook .rightSide .mobileButtons{display:none;margin-bottom:20px;padding:0 20px}@media only screen and (max-width:700px){.card .cardLook .rightSide .mobileButtons{display:flex;flex-direction:column;margin-bottom:60px}}.card .cardLook .rightSide .mobileButtons .mobileSendWrap{border-bottom:1px solid #e8e8ea;padding:0 0 20px}.card .cardLook .rightSide .mobileButtons .mobileSendWrap .mobileSendMessage{background:#fff;border:0;border-radius:10px;box-shadow:0 0 10px 0 #cfcbcf;color:#06f;cursor:pointer;font-size:16px;font-weight:600;padding:10px;width:100%}.card .cardLook .rightSide .mobileButtons .mobileReport{background:#fff;border:0;color:#7f7d87;font-weight:600;margin:20px 0;text-decoration-line:underline;width:100%}.card .cardLook .rightSide .skipLinkWrap{bottom:10px;display:flex;justify-content:center;position:absolute;width:calc(100% - 50px)}@media only screen and (max-width:992px){.card .cardLook .rightSide .skipLinkWrap{bottom:-4px;width:100%}}.card .cardLook .rightSide .skipLinkWrap .skipButton{align-items:center;background:#e8e8ea;border:0;border-radius:10px 0 0 10px;color:#7f7d87;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;max-width:250px;padding:20px;width:50%}@media only screen and (max-width:700px){.card .cardLook .rightSide .skipLinkWrap .skipButton{border-radius:0 0 0 10px}}.card .cardLook .rightSide .skipLinkWrap .likeButtonWrap{align-items:center;background:#06f;border:0;border-radius:0 10px 10px 0;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;max-width:250px;padding:20px;width:50%}@media only screen and (max-width:700px){.card .cardLook .rightSide .skipLinkWrap .likeButtonWrap{border-radius:0 0 10px 0}}.swiped-card{-webkit-transform:rotate(325deg);transform:rotate(325deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.card-to-skip,.swiped-card{left:300px!important;opacity:.1;transition:all .5s ease-in-out}.card-to-skip{-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:0 0;transform-origin:0 0}.marginSimulatorDiv{display:none}@media only screen and (max-width:992px){.marginSimulatorDiv{background:transparent;display:flex;height:20px;width:100%}}.UserCardImage{height:287px;position:relative;width:100%}@media only screen and (min-width:992px){.UserCardImage{height:70%}}.UserCardImageOnly{border-top-left-radius:10px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:992px){.UserCardImageOnly{border-top-left-radius:10px;border-top-right-radius:10px}}.UserCardImageLinesMobile{display:flex;left:20px;position:absolute;top:26px;z-index:3}.UserCardImageLines{bottom:26px;display:flex;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;z-index:3}.UserCardImageLine,.UserCardImageLines{-webkit-filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4))}.UserCardImageLine{border-radius:16.1333px;box-shadow:0 2px 10px rgba(4,0,21,.1);height:4px;margin-right:4px;width:28px}.allTagsCard{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}@media only screen and (max-width:992px){.allTagsCard{margin-left:20px}}.rightArrow{right:20px}.leftArrow,.rightArrow{bottom:8px;cursor:pointer;-webkit-filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));position:absolute;z-index:3}.leftArrow{left:20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.likeTag{left:0}.likeTag,.skipTag{position:absolute;top:20px;z-index:10}.skipTag{right:0}.completeProfile{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}@media only screen and (max-width:992px){.completeProfile{height:85vh}}@media only screen and (max-width:768px){.completeProfile{height:90vh}}.completeProfile .completeProfileImg{margin-bottom:40px}.completeProfile .completeProfileTitle{color:#040015;font-size:24px;font-weight:600;margin-bottom:10px;text-align:center}@media only screen and (max-width:768px){.completeProfile .completeProfileTitle{font-size:20px}}.completeProfile .completeProfileParagraph{color:#7f7d87;font-size:16px;margin:0 10px 40px;text-align:center}.completeProfile .goToBtn{background-color:#06f;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px;width:344px}@media only screen and (max-width:768px){.completeProfile .goToBtn{width:250px}}@media only screen and (min-width:768px){.matchContent{display:flex}}@media only screen and (min-width:992px){.matchContent{padding-top:40px;width:100%}}@media only screen and (min-width:1400px){.matchContent{width:70%}}.matchContent .list{list-style-type:none;margin-top:20px}@media only screen and (min-width:768px){.matchContent .list{margin-top:0;width:calc(100vw - 300px)}}.matchContent .list li{align-items:center;display:flex;justify-content:space-between;margin:30px 0}.matchContent .list li:first-child{margin-top:0}.matchContent .list li .matchInfo{align-items:center;display:flex;gap:10px}.matchContent .list li .matchInfo h4{font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0}.matchContent .list li .matchPercentages{align-items:center;background:rgba(0,102,255,.2);border-radius:4px;color:#06f;display:flex;font-size:12px;font-style:normal;font-weight:600;height:22px;margin-bottom:4px;margin-right:6px;padding-left:4px;padding-right:4px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.matchContent .list li .matchFunctions{align-items:baseline;display:flex;gap:5px}.matchContent .list li .matchFunctions button{background-color:transparent;border:none;cursor:pointer}.matchContent .list li .matchFunctions .Mui-checked{color:#7f7d87}.matchUser{cursor:pointer;display:flex;flex-direction:column;justify-content:center}.matchInfo{cursor:pointer;width:100%}.list{height:calc(100vh - 40px)}@media only screen and (max-width:992px){.list{height:calc(100vh - 168px);padding-left:20px;padding-right:20px}}.listItem{width:500px}@media only screen and (max-width:992px){.listItem{width:100%}}.matchUserName{font-size:24px;font-weight:500;line-height:30px;margin-bottom:2px}@media only screen and (max-width:992px){.matchUserName{font-size:16px}}.match{background:#e1ebfb;border-radius:4px;color:#06f;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;padding:4px 6px;text-transform:uppercase}.jobSeeking{background:#c4f1d9;color:#14c364}.jobSeeking,.openToWork{border-radius:4px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;height:22px;padding:0 6px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.openToWork{background:#ffeec0;color:#ce8d0f}.networking{background:#d7f3f6;border-radius:4px;color:#10c9e2;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;height:22px;padding:0 6px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.pillsContainer{display:flex}.search{position:absolute;right:100px;top:40px;width:232px}@media only screen and (min-width:768px){.search{width:40%}}@media only screen and (min-width:992px){.search{width:25%}}@media only screen and (min-width:1400px){.search{width:20%}}@media only screen and (max-width:992px){.search{left:auto;margin-left:20px;margin-top:20px;position:relative;right:auto;top:auto;width:auto}}.search input{background:#fff;border:1px solid gray;border-radius:5px;border-radius:10px;box-shadow:0 4px 84px rgba(0,0,0,.07);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;outline:none;padding:13px 10px;width:95%}@media only screen and (max-width:992px){.search input{width:calc(100vw - 62px)}}.search span{left:10px;position:absolute;top:30%}.rightSwipeContent{width:auto}@media only screen and (min-width:768px){.rightSwipeContent{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width:992px){.rightSwipeContent{padding-top:40px;width:100%}}@media only screen and (min-width:1400px){.rightSwipeContent{width:70%}}.rightSwipeContent .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.rightSwipeContent .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:auto;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%;z-index:4}@media only screen and (min-width:768px){.rightSwipeContent .emailPopup{height:740px;top:0;width:550px}}.rightSwipeContent .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.rightSwipeContent .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.rightSwipeContent .emailPopup .emailHeader h3{width:100%}}.rightSwipeContent .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.rightSwipeContent .emailPopup .emailHeader p{width:55%}}.rightSwipeContent .swipes{height:90vh;list-style-type:none;margin-top:20px;overflow-y:scroll}@media only screen and (min-width:768px){.rightSwipeContent .swipes{margin-top:0;width:50%}}.rightSwipeContent .swipes li{align-items:center;display:flex;justify-content:space-between;margin:30px 0}.rightSwipeContent .swipes li:first-child{margin-top:0}.rightSwipeContent .swipes li .matchInfo{align-items:center;display:flex;gap:10px}.rightSwipeContent .swipes li .matchInfo h4{font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0}.rightSwipeContent .swipes li .matchInfo h6{background:rgba(0,102,255,.2);border-radius:4px;color:#06f;font-size:10px;font-style:normal;font-weight:600;margin-bottom:4px;padding:4px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rightSwipeContent .swipes li .matchFunctions{align-items:baseline;display:flex;gap:5px}.rightSwipeContent .swipes li .matchFunctions button{background-color:transparent;border:none;cursor:pointer}.rightSwipeContent .swipes li .matchFunctions .Mui-checked{color:#7f7d87}.saveMatchesContent{width:auto}@media only screen and (min-width:768px){.saveMatchesContent{display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width:992px){.saveMatchesContent{padding-top:40px;width:100%}}@media only screen and (min-width:1400px){.saveMatchesContent{width:70%}}.saveMatchesContent .saved{height:90vh;list-style-type:none;margin-top:20px;overflow-y:scroll}@media only screen and (min-width:768px){.saveMatchesContent .saved{margin-top:0;width:50%}}.saveMatchesContent .saved li{align-items:center;display:flex;justify-content:space-between;margin:30px 0}.saveMatchesContent .saved li:first-child{margin-top:0}.saveMatchesContent .saved li .matchInfo{align-items:center;display:flex;gap:10px}.saveMatchesContent .saved li .matchInfo h4{font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0}.saveMatchesContent .saved li .matchInfo h6{background:rgba(0,102,255,.2);border-radius:4px;color:#06f;font-size:10px;font-style:normal;font-weight:600;margin-bottom:4px;padding:4px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.saveMatchesContent .saved li .matchFunctions{align-items:baseline;display:flex;gap:5px}.saveMatchesContent .saved li .matchFunctions button{background-color:transparent;border:none;cursor:pointer}.saveMatchesContent .saved li .matchFunctions .Mui-checked{color:#7f7d87}.messages{width:100%}.mobile .header{align-items:center;display:flex;flex-direction:row;gap:20px;margin-bottom:20px;padding:20px 20px 0}.mobile .header .messagesSearch{left:0;position:relative;top:0;width:100%}.mobile .header .messagesSearch input{background:#fff;border:1px solid gray;border-radius:5px;box-shadow:0 4px 84px rgba(0,0,0,.07);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;outline:none;padding:13px 10px;width:95%}.mobile .menuBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%}.mobile .mobileContentMenu{background:#fafafa;border-right:1px solid #e3dede;height:100%;position:fixed;right:0;top:0;width:100%;z-index:3}.mobile .mobileContentMenu .mobileMenuHeader{align-items:center;border:1px solid #e8e8ea;box-shadow:0 2px 30px rgba(4,0,21,.05);display:flex;justify-content:space-between;padding:20px}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle{align-items:center;display:flex;gap:20px}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle h3{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:5px}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats{align-items:center;display:flex;gap:5px}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .matching{background:rgba(0,102,255,.2);color:#06f}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .jobSeeking,.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .matching{border-radius:4px;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;padding:4px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .jobSeeking{background:#c4f1d9;color:#14c364}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .openToWork{background:#ffeec0;color:#ce8d0f}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .networking,.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .openToWork{border-radius:4px;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;padding:4px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.mobile .mobileContentMenu .mobileMenuHeader .mobileTitle .chatStats .networking{background:#d7f3f6;color:#10c9e2}.mobile .mobileContentMenu .mobileMenuHeader .closeMenu svg{cursor:pointer}.mobile .mobileContentMenu .mobileMessages{height:calc(100% - 213px);overflow-y:scroll}.mobile .mobileContentMenu .mobileMessages .content{display:flex;flex-direction:column-reverse;height:100%;overflow-y:scroll;padding:0 10px}.mobile .mobileContentMenu .mobileMessages .content .loader{margin:auto}.mobile .mobileContentMenu .mobileMessages .content .leftMessages{margin-bottom:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content{background:#e8e8ea;border-bottom-right-radius:10px;border-top-left-radius:10px;max-width:400px;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1100px){.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content{max-width:340px}}@media only screen and (max-width:540px){.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content{max-width:280px}}@media only screen and (max-width:370px){.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content{max-width:200px}}.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content:last-child{margin-bottom:100px}.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content p{color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;max-width:400px;overflow-wrap:break-word}@media only screen and (max-width:540px){.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content p{max-width:280px}}@media only screen and (max-width:370px){.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content p{max-width:200px}}.mobile .mobileContentMenu .mobileMessages .content .leftMessages .content p.empty{display:none}.mobile .mobileContentMenu .mobileMessages .content .leftMessages .time{color:#7f7d87;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.mobile .mobileContentMenu .mobileMessages .content .right{align-items:end;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:15px}.mobile .mobileContentMenu .mobileMessages .content .right .empty{display:none}.mobile .mobileContentMenu .mobileMessages .content .right .content{background:#e1ebfb;border-bottom-right-radius:10px;border-top-left-radius:10px;color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;max-width:400px;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:540px){.mobile .mobileContentMenu .mobileMessages .content .right .content{max-width:280px}}@media only screen and (max-width:370px){.mobile .mobileContentMenu .mobileMessages .content .right .content{max-width:200px}}.mobile .mobileContentMenu .mobileMessages .content .right .content p{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;overflow-wrap:break-word}.mobile .mobileContentMenu .mobileMessages .content .right .time{color:#7f7d87;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.mobile .mobileContentMenu .mobileMessages .content .rightChat{align-items:end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.mobile .mobileContentMenu .mobileMessages .content .rightChat .message{background:#e8e8ea;border-bottom-left-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:16px}.mobile .mobileContentMenu .mobileMessages .content .rightChat .time{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.mobile .mobileContentMenu .mobileMessages .content .enterMessage{background-color:#e8e8ea;bottom:0;left:0;padding:20px 20px 40px;position:absolute;right:0}.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage{position:relative}.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:100px;box-shadow:2px -1px 30px rgba(4,0,21,.05);display:flex;justify-content:space-between;padding:10px;width:98%}.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm input,.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm textarea{border:none;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;height:20px;line-height:22px;outline:none;padding:5px;resize:none;width:100%}@media only screen and (max-width:1200px){.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm input,.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm textarea{width:92%}}.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm input::-webkit-input-placeholder,.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm textarea::-webkit-input-placeholder{color:#7f7d87}.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm input::placeholder,.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm textarea::placeholder{color:#7f7d87}.mobile .mobileContentMenu .mobileMessages .content .enterMessage .textMessage .messageForm button{align-items:center;background:#06f;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.mobile .popupBackground{background:transparent;cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:5}.mobile .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);height:auto;margin:auto;position:absolute;right:20px;top:50px!important;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:6}.mobile .emailPopup ul{background-color:#e2e2e2;border-radius:4px;display:flex;flex-direction:column;list-style-type:none}.mobile .emailPopup ul li{color:#040015;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:12px 16px}.mobile .emailPopup ul li:hover{background:#b0afb5}.mobile .popupBackgroundDelete{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:5}.mobile .deletePopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:auto;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%;z-index:6}@media only screen and (min-width:768px){.mobile .deletePopup{height:740px;top:0;width:550px}}.mobile .deletePopup .deleteHeader{align-items:center;display:flex;flex-direction:column;height:100%;text-align:center}.mobile .deletePopup .deleteHeader img{position:absolute;right:30px;top:45px}.mobile .deletePopup .deleteHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-top:40px;padding:0;width:80%}@media only screen and (min-width:768px){.mobile .deletePopup .deleteHeader h3{width:100%}}.mobile .deletePopup .deleteHeader p{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:40px 0 20px;width:80%}@media only screen and (min-width:768px){.mobile .deletePopup .deleteHeader p{width:55%}}.mobile .deletePopup .deleteHeader .btns{align-items:center;display:flex;gap:20px;margin-top:40px;width:60%}.mobile .deletePopup .deleteHeader .btns .cancel{background:#fff;border:1px solid rgba(0,102,255,.05);box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f}.mobile .deletePopup .deleteHeader .btns .cancel,.mobile .deletePopup .deleteHeader .btns .delete{border-radius:10px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;width:50%}.mobile .deletePopup .deleteHeader .btns .delete{background:#06f;border:none;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff}.mobile .list{height:67vh;overflow-y:scroll;padding:0 20px}@media only screen and (max-width:800px){.mobile .list{height:70vh}}@media only screen and (max-width:700px){.mobile .list{height:72vh}}@media only screen and (max-width:500px){.mobile .list{height:75vh}}@media only screen and (max-width:400px){.mobile .list{height:77vh}}.mobile .list .conversation{align-items:end;display:flex;justify-content:space-between;margin-bottom:20px;position:relative}.mobile .list .conversation .info{align-items:center;display:flex;gap:15px}.mobile .list .conversation .info .data h3{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.mobile .list .conversation .info .data h5{color:#040015}.mobile .list .conversation .info .data h5,.mobile .list .conversation .info .data p{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.mobile .list .conversation .info .data p{color:#7f7d87;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30ch}.mobile .list .conversation .time{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;position:relative}.mobile .list .conversation .notification{background:#06f;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:600;line-height:10px;padding:2px 4px;position:absolute;right:0;top:0}.mobile .textareaField{overflow:hidden}@media only screen and (min-width:992px){.mobile{display:none}}.participant-image{height:42px;width:42px}.desktop{display:none;height:100%}@media only screen and (min-width:992px){.desktop{display:flex;flex-direction:row;width:100%}}.desktop .popupBackgroundDelete{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:5}.desktop .deletePopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:auto;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:100%;z-index:6}@media only screen and (min-width:768px){.desktop .deletePopup{height:740px;top:0;width:550px}}.desktop .deletePopup .deleteHeader{align-items:center;display:flex;flex-direction:column;height:100%;text-align:center}.desktop .deletePopup .deleteHeader img{cursor:pointer;position:absolute;right:30px;top:45px}.desktop .deletePopup .deleteHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-top:40px;padding:0;width:80%}@media only screen and (min-width:768px){.desktop .deletePopup .deleteHeader h3{width:100%}}.desktop .deletePopup .deleteHeader p{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:40px 0 20px;width:80%}@media only screen and (min-width:768px){.desktop .deletePopup .deleteHeader p{width:55%}}.desktop .deletePopup .deleteHeader .btns{align-items:center;display:flex;gap:20px;margin-top:40px;width:60%}.desktop .deletePopup .deleteHeader .btns .cancel{background:#fff;border:1px solid rgba(0,102,255,.05);box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f}.desktop .deletePopup .deleteHeader .btns .cancel,.desktop .deletePopup .deleteHeader .btns .delete{border-radius:10px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 0;width:50%}.desktop .deletePopup .deleteHeader .btns .delete{background:#06f;border:none;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff}.desktop .leftSide{background:#fafafa;border-right:1px solid #e8e8ea;width:390px}@media only screen and (min-width:1700px){.desktop .leftSide{width:30%}}.desktop .leftSide .header{align-items:center;display:flex;flex-direction:row;gap:20px;margin-bottom:40px;padding:45px 20px 0}.desktop .leftSide .header .messagesSearch{left:0;position:relative;top:0;width:100%}.desktop .leftSide .header .messagesSearch input{background:#fff;border:1px solid gray;border-radius:5px;box-shadow:0 4px 84px rgba(0,0,0,.07);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;outline:none;padding:13px 10px;width:95%}.desktop .leftSide .list{height:calc(100vh - 132px);overflow-y:scroll}.desktop .leftSide .list .conversation{align-items:end;cursor:pointer;display:flex;justify-content:space-between;padding:20px;position:relative}.desktop .leftSide .list .conversation:hover{background-color:#e1ebfb}.desktop .leftSide .list .conversation .info{align-items:center;display:flex;gap:15px}.desktop .leftSide .list .conversation .info .data h3{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.desktop .leftSide .list .conversation .info .data h5{color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.desktop .leftSide .list .conversation .info .data p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15ch}@media only screen and (min-width:1100px){.desktop .leftSide .list .conversation .info .data p{width:20ch}}@media only screen and (min-width:1200px){.desktop .leftSide .list .conversation .info .data p{width:30ch}}@media only screen and (min-width:1400px){.desktop .leftSide .list .conversation .info .data p{width:40ch}}.desktop .leftSide .list .conversation .info .data .unread{color:#7f7d87;font-weight:700}.desktop .leftSide .list .conversation .time{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;position:relative}.desktop .leftSide .list .conversation .notification{background:#06f;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:600;line-height:10px;padding:2px 4px;position:absolute;right:20px;top:20px}.desktop .rightSide{background-color:#fafafa;position:relative;width:calc(100% - 390px)}.desktop .rightSide .popupBackground{cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.desktop .rightSide .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);height:auto;margin:auto;position:absolute;right:20px;top:50px!important;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:4}.desktop .rightSide .emailPopup ul{background-color:#e2e2e2;border-radius:4px;display:flex;flex-direction:column;list-style-type:none}.desktop .rightSide .emailPopup ul li{color:#040015;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:12px 16px}.desktop .rightSide .emailPopup ul li:hover{background:#b0afb5}.desktop .rightSide .conversationHeader{align-items:center;border-bottom:1px solid #e8e8ea;display:flex;justify-content:space-between;padding:24px 32px}.desktop .rightSide .conversationHeader .leftInfo{align-items:center;display:flex;gap:10px}.desktop .rightSide .conversationHeader .leftInfo h2{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.desktop .rightSide .conversationHeader .leftInfo .tags{align-items:center;display:flex;gap:6px}.desktop .rightSide .conversationHeader .leftInfo .tags .match{background:#e1ebfb;border-radius:4px;color:#06f;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;padding:4px 6px;text-transform:uppercase}.desktop .rightSide .conversationHeader .leftInfo .tags .jobSeeking{background:#c4f1d9;color:#14c364}.desktop .rightSide .conversationHeader .leftInfo .tags .jobSeeking,.desktop .rightSide .conversationHeader .leftInfo .tags .openToWork{border-radius:4px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;padding:4px 6px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.desktop .rightSide .conversationHeader .leftInfo .tags .openToWork{background:#ffeec0;color:#ce8d0f}.desktop .rightSide .conversationHeader .leftInfo .tags .networking{background:#d7f3f6;border-radius:4px;color:#10c9e2;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;padding:4px 6px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.desktop .rightSide .conversationHeader .rightInfo img{cursor:pointer}.desktop .rightSide .messageBody .messages .left{display:flex;flex-direction:column-reverse;height:calc(100vh - 197px);margin-left:24px;overflow-y:scroll}.desktop .rightSide .messageBody .messages .left .loader{margin:auto}.desktop .rightSide .messageBody .messages .left .leftMessages{margin-bottom:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.desktop .rightSide .messageBody .messages .left .leftMessages .content{background:#e8e8ea;border-bottom-right-radius:10px;border-top-left-radius:10px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;max-width:400px;overflow-wrap:break-word;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1100px){.desktop .rightSide .messageBody .messages .left .leftMessages .content{max-width:340px}}.desktop .rightSide .messageBody .messages .left .leftMessages .time{color:#7f7d87;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.desktop .rightSide .messageBody .messages .right{align-items:end;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:15px;margin-right:24px}.desktop .rightSide .messageBody .messages .right .empty{display:none}.desktop .rightSide .messageBody .messages .right .content{background:#e1ebfb;border-bottom-right-radius:10px;border-top-left-radius:10px;color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;max-width:400px;overflow-wrap:break-word;padding:16px}@media only screen and (max-width:1100px){.desktop .rightSide .messageBody .messages .right .content{max-width:340px}}.desktop .rightSide .messageBody .messages .right .time{color:#7f7d87;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:right}.desktop .rightSide .messageBody .sendMessage{background-color:#e8e8ea;bottom:0;left:0;padding:20px;position:absolute;right:0}.desktop .rightSide .messageBody .sendMessage .textMessage{position:relative}.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:100px;box-shadow:2px -1px 30px rgba(4,0,21,.05);display:flex;justify-content:space-between;padding:10px;width:98%}.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm input,.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm textarea{border:none;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;height:20px;line-height:22px;outline:none;padding:5px;resize:none;width:100%}@media only screen and (max-width:1200px){.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm input,.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm textarea{width:92%}}.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm input::-webkit-input-placeholder,.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm textarea::-webkit-input-placeholder{color:#7f7d87}.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm input::placeholder,.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm textarea::placeholder{color:#7f7d87}.desktop .rightSide .messageBody .sendMessage .textMessage .messageForm button{align-items:center;background:#06f;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}@media only screen and (min-width:1700px){.desktop .rightSide{width:70%}}.desktop .chouseConversation{align-items:center;color:#040015;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-style:normal;gap:10px;height:100vh;justify-content:center;line-height:34px;width:60%}@media only screen and (max-width:1400px){.desktop .chouseConversation{width:70%}}.participant-image{border-radius:10px;height:52px;width:52px}.edit{cursor:pointer}.jobPositionTitle{font-size:12px;font-weight:400}.jobs{padding:40px 20px}@media only screen and (min-width:992px){.jobs{width:100%}}@media only screen and (max-width:992px){.jobs{padding:0}}.jobs .contentCards{margin-top:60px;overflow-y:scroll}@media only screen and (max-width:992px){.jobs .contentCards{margin-top:-45px}}.jobs .searchedList{display:flex;flex-wrap:wrap;gap:20px}.jobs .FilterPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.jobs .FilterPopupContent{background:#fff;border:1px solid #e8e8ea;box-shadow:-2px 0 30px rgba(4,0,21,.1);cursor:pointer;height:100%;opacity:1;overflow-y:scroll;position:fixed;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:300px;z-index:4}@media only screen and (min-width:768px){.jobs .FilterPopupContent{width:350px}}.jobs .FilterPopupContent .FilterPopupHeader h3{color:#040015;font-weight:600;padding:20px 20px 0}.jobs .FilterPopupContent .FilterPopupHeader h3 img{margin-right:10px}.jobs .FilterPopupContent .FilterPopupHeader .closePopup{position:absolute;right:20px;top:20px}.jobs .filterPopupInside{border-top:1px solid hsla(252,4%,51%,.5);margin-top:20px;overflow-y:scroll;padding:20px}.jobs .filterPopupInside .jobPreview{background-color:#040015;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.jobs .filterPopupInside .jobPreview .UserProfileImageContainer{width:260px}@media only screen and (min-width:992px){.jobs .filterPopupInside .jobPreview .UserProfileImageContainer{width:310px}}.jobs .filterPopupInside .jobPreview .UserProfileImage{width:260px}@media only screen and (min-width:992px){.jobs .filterPopupInside .jobPreview .UserProfileImage{width:310px}}.jobs .filterPopupInside .jobPreview .UserProfileImageOnly{width:260px}@media only screen and (min-width:992px){.jobs .filterPopupInside .jobPreview .UserProfileImageOnly{width:310px}}.jobs .filterPopupInside .jobPreview .jobPreviewContent{padding:20px}.jobs .filterPopupInside .jobPreview .jobPreviewContent h2{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:30px;padding:15px 0 0}.jobs .filterPopupInside .jobPreview .jobPreviewContent .levels{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.jobs .filterPopupInside .jobPreview .jobPreviewContent .location{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:5px}.jobs .filterPopupInside .jobPreview .jobPreviewContent h3{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:10px 0}.jobs .filterPopupInside .jobPreview .jobPreviewContent .companyLogoName{align-items:center;display:flex;gap:5px}.jobs .filterPopupInside .jobPreview .jobPreviewContent .companyLogoName .logo{border-radius:5px;height:24px;object-fit:cover;width:24px}.jobs .filterPopupInside .jobPreview .jobPreviewContent .companyLogoName .name{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;text-decoration:underline}.jobs .filterPopupInside .jobPreview .jobPreviewContent .contactPerson,.jobs .filterPopupInside .jobPreview .jobPreviewContent .jobApplicantPage,.jobs .filterPopupInside .jobPreview .jobPreviewContent .jobDesc,.jobs .filterPopupInside .jobPreview .jobPreviewContent .links,.jobs .filterPopupInside .jobPreview .jobPreviewContent .salary{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.jobs .filterPopupInside .jobPreview .react-multi-carousel-list{position:relative}.jobs .filterPopupInside .jobPreview .react-multi-carousel-list ul li img{height:280px}.jobs .filterPopupInside .jobPreview .react-multi-carousel-list .react-multi-carousel-dot-list{left:-30%;position:absolute;top:10px}.jobs .filterPopupInside .jobPreview .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot button{border-radius:16.1333px;box-shadow:0 2px 10px rgba(4,0,21,.1);height:4px;width:28px}.jobs .filterPopupInside .jobPreview .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot--active button{border-color:#fff}.jobs .filterPopupInside .adCostReview{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:40px;text-align:center}.jobs .filterPopupInside .adCostReview span{color:#040015;font-weight:600;margin-left:2px}.jobs .filterPopupInside .MuiAutocomplete-root{margin-top:20px;width:100%}.jobs .filterPopupInside .MuiAutocomplete-root .MuiInputBase-root{padding:5px 0 0 10px}.jobs .filterPopupInside .MuiFormControl-root{width:100%}.jobs .filterPopupInside h5{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:4px;margin-top:40px}.jobs .filterPopupInside .workPlace .content,.jobs .filterPopupInside .workType .content{flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-bottom:0}.jobs .filterPopupInside .workPlace .content .style input.chk-btn,.jobs .filterPopupInside .workType .content .style input.chk-btn{display:none}.jobs .filterPopupInside .workPlace .content .style input.chk-btn+label,.jobs .filterPopupInside .workType .content .style input.chk-btn+label{background:#b0afb5;border-radius:4px;color:#e8e8ea;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.jobs .filterPopupInside .workPlace .content .style input.chk-btn:not(:checked)+label:hover,.jobs .filterPopupInside .workType .content .style input.chk-btn:not(:checked)+label:hover{background-color:#040015}.jobs .filterPopupInside .workPlace .content .style input.chk-btn+label:active,.jobs .filterPopupInside .workPlace .content .style input.chk-btn:checked+label,.jobs .filterPopupInside .workType .content .style input.chk-btn+label:active,.jobs .filterPopupInside .workType .content .style input.chk-btn:checked+label{background:#040015}.jobs .filterPopupInside .level{display:flex;flex-direction:column}.jobs .filterPopupInside .level .levelStyle label{border:1px solid #7f7d87;border-radius:4px;color:#040015;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:22px;margin-bottom:10px;padding:10px 16px}.jobs .filterPopupInside .level .levelStyle label .style{display:flex;flex-direction:column}.jobs .filterPopupInside .level .levelStyle label .style span{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.jobs .filterPopupInside .salaryCompetitive{height:60px}.jobs .filterPopupInside .salaryCompetitive label{color:#040015;display:flex;flex-direction:row-reverse;float:left;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:6px;line-height:22px;margin:6px 0}.jobs .filterPopupInside .contactPerson .title,.jobs .filterPopupInside .links .title{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.jobs .filterPopupInside .contactPerson .title button,.jobs .filterPopupInside .links .title button{background:transparent;border:none;color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.jobs .filterPopupInside .contactPerson .MuiFormControl-root,.jobs .filterPopupInside .links .MuiFormControl-root{margin-bottom:15px}.jobs .filterPopupInside .contactPerson .text p,.jobs .filterPopupInside .links .text p{font-weight:600}.jobs .filterPopupInside .contactPerson .link a,.jobs .filterPopupInside .links .link a{color:#fff;font-weight:600;text-decoration:underline}.jobs .filterPopupInside .link{color:#fff;display:flex;flex-direction:column;font-weight:600}.jobs .filterPopupInside .workTypesNext{display:flex;flex-wrap:wrap;gap:6px}.jobs .filterPopupInside .workTypesNext p{background:#fff;border-radius:4px;color:#040015;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.jobs .filterPopupInside .workLevelNext{display:flex;gap:10px}.jobs .filterPopupInside .workLevelNext p{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.jobs .filterPopupInside .jobDescription{margin-top:60px}.jobs .filterPopupInside .jobDescription .ck-toolbar_grouping{width:100%}.jobs .filterPopupInside .adCost{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-top:80px;text-align:center}.jobs .filterPopupInside .adCost span{color:#040015;font-weight:600;margin-left:2px}.jobs .filterPopupInside .reviewPublich{background:#06f;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;height:42px}.jobs .filterPopupInside .inactiveJob,.jobs .filterPopupInside .reviewPublich{border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;width:100%}.jobs .filterPopupInside .inactiveJob{background:none;color:#7f7d87;margin-top:20px;text-decoration:underline}.jobs .content{align-items:baseline;display:flex;flex-direction:column-reverse;gap:20px;justify-content:space-between;margin-bottom:40px}@media only screen and (min-width:768px){.jobs .content{flex-direction:row}.jobs .cards{width:502px}}@media only screen and (min-width:1300px){.jobs .cards{width:420px}}@media only screen and (min-width:1900px){.jobs .cards{width:502px}}.jobs .cards .cardStyle{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);display:flex;position:relative;text-decoration:none}@media only screen and (max-width:992px){.jobs .cards .cardStyle{margin-left:20px;margin-right:20px}}.jobs .cards .cardStyle .optionContent{background:#e8e8ea;border:1px solid #e2e2e2;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:10px;top:10px;z-index:1}.jobs .cards .cardStyle .optionContent .options ul{list-style-type:none}.jobs .cards .cardStyle .optionContent .options ul li{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:8px 16px}.jobs .cards .cardStyle .optionContent .options ul li:hover{background:#b0afb5;cursor:pointer}.jobs .cards .cardStyle .companyLogo{border-bottom-left-radius:10px;border-top-left-radius:10px;height:130px;object-fit:cover;width:80px}@media only screen and (min-width:500px){.jobs .cards .cardStyle .companyLogo{width:30%}}@media only screen and (min-width:768px){.jobs .cards .cardStyle .companyLogo{width:20%}}@media only screen and (min-width:1300px){.jobs .cards .cardStyle .companyLogo{height:130px;width:120px}}.jobs .cards .cardStyle .cardInfo{padding-left:10px;position:relative;width:100%}@media only screen and (min-width:1300px){.jobs .cards .cardStyle .cardInfo{padding-left:20px}}.jobs .cards .cardStyle .cardInfo .dot{cursor:pointer;position:absolute;right:10px}@media only screen and (min-width:1300px){.jobs .cards .cardStyle .cardInfo .dot{right:20px}}.jobs .cards .cardStyle .cardInfo h5{align-items:baseline;display:flex;font-size:10px;font-style:normal;font-weight:600;gap:2px;line-height:16px;text-transform:uppercase}.jobs .cards .cardStyle .cardInfo h5.activeJob{color:#14c364}.jobs .cards .cardStyle .cardInfo h5.activeJob:before{background:#14c364;border-radius:50%;content:"\a";display:inline-block;height:8px;width:8px}.jobs .cards .cardStyle .cardInfo h5.inactiveJob{color:#df1515}.jobs .cards .cardStyle .cardInfo h5.inactiveJob:before{background:#df1515;border-radius:50%;content:"\a";display:inline-block;height:8px;width:8px}.jobs .cards .cardStyle .cardInfo h2{word-wrap:break-all;font-weight:600;margin-bottom:10px}.jobs .cards .cardStyle .cardInfo .applicantsDate{align-items:center;display:flex;justify-content:space-between}.jobs .cards .cardStyle .cardInfo .applicantsDate p{background-color:#040015;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.jobs .cards .cardStyle .cardInfo .applicantsDate span{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-right:10px}@media only screen and (min-width:1300px){.jobs .cards .cardStyle .cardInfo .applicantsDate span{margin-right:20px}}.jobsContent{margin-bottom:0!important;overflow:hidden;padding-bottom:40px!important;position:relative}.createJob{bottom:20px;cursor:pointer;height:42px;position:fixed;right:20px;width:42px}.applicantName{font-size:16px!important}.ck-editor__editable_inline{min-height:150px}.MuiTabs-root .MuiTabs-scrollButtons{display:none}.MuiTabs-root .MuiTabs-flexContainer{display:flex;gap:15px}.MuiTabs-root .MuiTabs-flexContainer button{color:#040015;font-size:16px;font-style:normal;font-weight:600;line-height:22px;min-width:auto;padding:0}.MuiTabs-root .MuiTabs-indicator{background-color:#040015;bottom:10px;height:1px}.MuiTabPanel-root{padding:0!important}@media only screen and (min-width:768px){.MuiTabPanel-root{display:flex;flex-wrap:wrap;gap:20px}}.MuiTabPanel-root .deletePopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.MuiTabPanel-root .deleteConfirm{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:543px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:350px;z-index:4}@media only screen and (min-width:768px){.MuiTabPanel-root .deleteConfirm{height:740px;top:0;width:550px}}.MuiTabPanel-root .deleteConfirm .deleteHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.MuiTabPanel-root .deleteConfirm .deleteHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.MuiTabPanel-root .deleteConfirm .deleteHeader h3{width:100%}}.MuiTabPanel-root .deleteConfirm .deleteHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.MuiTabPanel-root .deleteConfirm .deleteHeader p{width:55%}}.MuiTabPanel-root .deleteConfirm .deleteHeader .chooseOptio{align-items:center;display:flex;gap:20px;margin-top:20px}.MuiTabPanel-root .deleteConfirm .deleteHeader .chooseOptio .delete{background:#df1515}.MuiTabPanel-root .deleteConfirm .deleteHeader .chooseOptio .cancel,.MuiTabPanel-root .deleteConfirm .deleteHeader .chooseOptio .delete{border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 25px;text-align:center}.MuiTabPanel-root .deleteConfirm .deleteHeader .chooseOptio .cancel{background:#040015}.MuiTabPanel-root .EditPopupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.MuiTabPanel-root .EditPopupContent{background:#fff;border:1px solid #e8e8ea;box-shadow:-2px 0 30px rgba(4,0,21,.1);cursor:pointer;height:100%;opacity:1;overflow-y:scroll;position:fixed;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:300px;z-index:4}@media only screen and (min-width:768px){.MuiTabPanel-root .EditPopupContent{width:350px}}.MuiTabPanel-root .EditPopupContent .EditPopupHeader h3{color:#040015;font-weight:600;padding:20px 20px 0}.MuiTabPanel-root .EditPopupContent .EditPopupHeader .closePopup{position:absolute;right:20px;top:25px}.MuiTabPanel-root .editPopupInside{border-top:1px solid hsla(252,4%,51%,.5);margin-top:20px;padding:20px}.MuiTabPanel-root .editPopupInside .editJobForm .MuiFormControl-root{width:100%}.MuiTabPanel-root .editPopupInside .editJobForm .MuiAutocomplete-root{margin-top:20px;width:100%}.MuiTabPanel-root .editPopupInside .editJobForm .MuiAutocomplete-root .MuiInputBase-root{padding:5px 0 0 10px}.MuiTabPanel-root .editPopupInside .editJobForm h5{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:4px;margin-top:40px}.MuiTabPanel-root .editPopupInside .editJobForm .workPlace .content,.MuiTabPanel-root .editPopupInside .editJobForm .workType .content{flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-bottom:0}.MuiTabPanel-root .editPopupInside .editJobForm .workPlace .content .style input.chk-btn,.MuiTabPanel-root .editPopupInside .editJobForm .workType .content .style input.chk-btn{display:none}.MuiTabPanel-root .editPopupInside .editJobForm .workPlace .content .style input.chk-btn+label,.MuiTabPanel-root .editPopupInside .editJobForm .workType .content .style input.chk-btn+label{background:#b0afb5;border-radius:4px;color:#e8e8ea;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.MuiTabPanel-root .editPopupInside .editJobForm .workPlace .content .style input.chk-btn:not(:checked)+label:hover,.MuiTabPanel-root .editPopupInside .editJobForm .workType .content .style input.chk-btn:not(:checked)+label:hover{background-color:#040015}.MuiTabPanel-root .editPopupInside .editJobForm .workPlace .content .style input.chk-btn+label:active,.MuiTabPanel-root .editPopupInside .editJobForm .workPlace .content .style input.chk-btn:checked+label,.MuiTabPanel-root .editPopupInside .editJobForm .workType .content .style input.chk-btn+label:active,.MuiTabPanel-root .editPopupInside .editJobForm .workType .content .style input.chk-btn:checked+label{background:#040015}.MuiTabPanel-root .editPopupInside .editJobForm .level{display:flex;flex-direction:column}.MuiTabPanel-root .editPopupInside .editJobForm .level .levelStyle label{border:1px solid #7f7d87;border-radius:4px;color:#040015;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;line-height:22px;margin-bottom:10px;padding:10px 16px}.MuiTabPanel-root .editPopupInside .editJobForm .level .levelStyle label .style{display:flex;flex-direction:column}.MuiTabPanel-root .editPopupInside .editJobForm .level .levelStyle label .style span{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.MuiTabPanel-root .editPopupInside .editJobForm .salaryCompetitive{height:60px}.MuiTabPanel-root .editPopupInside .editJobForm .salaryCompetitive label{color:#040015;display:flex;flex-direction:row-reverse;float:left;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:6px;line-height:22px;margin:6px 0 5px}.MuiTabPanel-root .editPopupInside .editJobForm .contactPerson .title,.MuiTabPanel-root .editPopupInside .editJobForm .links .title{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:10px}.MuiTabPanel-root .editPopupInside .editJobForm .contactPerson .title button,.MuiTabPanel-root .editPopupInside .editJobForm .links .title button{background:transparent;border:none;color:#06f;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.MuiTabPanel-root .editPopupInside .editJobForm .contactPerson .MuiFormControl-root,.MuiTabPanel-root .editPopupInside .editJobForm .links .MuiFormControl-root{margin-bottom:15px}.MuiTabPanel-root .editPopupInside .editJobForm .jobDescription{margin-top:60px}.MuiTabPanel-root .editPopupInside .editJobForm .jobDescription .ck-toolbar_grouping{width:100%}.MuiTabPanel-root .editPopupInside .editJobForm .editJobBtn{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;height:42px;line-height:22px;margin-top:20px;width:100%}.MuiTabPanel-root .content{align-items:baseline;display:flex;flex-direction:column-reverse;gap:20px;justify-content:space-between;margin-bottom:40px}@media only screen and (min-width:768px){.MuiTabPanel-root .content{flex-direction:row}.MuiTabPanel-root .cards{width:502px}}@media only screen and (min-width:1300px){.MuiTabPanel-root .cards{width:420px}}@media only screen and (min-width:1900px){.MuiTabPanel-root .cards{width:502px}}.MuiTabPanel-root .cards .cardStyle{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);display:flex;margin-bottom:10px;margin-top:20px;position:relative;text-decoration:none}@media only screen and (min-width:768px){.MuiTabPanel-root .cards .cardStyle{margin:0}}.MuiTabPanel-root .cards .cardStyle .optionContent{background:#e8e8ea;border:1px solid #e2e2e2;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:10px;top:10px;z-index:1}.MuiTabPanel-root .cards .cardStyle .optionContent .options ul{list-style-type:none}.MuiTabPanel-root .cards .cardStyle .optionContent .options ul li{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:12px 16px}.MuiTabPanel-root .cards .cardStyle .optionContent .options ul li:hover{background:#b0afb5;cursor:pointer}.MuiTabPanel-root .cards .cardStyle .companyLogo{border-bottom-left-radius:10px;border-top-left-radius:10px;height:130px;object-fit:cover;width:80px}@media only screen and (min-width:500px){.MuiTabPanel-root .cards .cardStyle .companyLogo{width:30%}}@media only screen and (min-width:768px){.MuiTabPanel-root .cards .cardStyle .companyLogo{width:20%}}@media only screen and (min-width:1300px){.MuiTabPanel-root .cards .cardStyle .companyLogo{height:130px;width:120px}}.MuiTabPanel-root .cards .cardStyle .cardInfo{padding-left:10px;position:relative;width:100%}@media only screen and (min-width:1300px){.MuiTabPanel-root .cards .cardStyle .cardInfo{padding-left:20px}}.MuiTabPanel-root .cards .cardStyle .cardInfo .dot{cursor:pointer;position:absolute;right:10px}@media only screen and (min-width:1300px){.MuiTabPanel-root .cards .cardStyle .cardInfo .dot{right:20px}}.MuiTabPanel-root .cards .cardStyle .cardInfo h5{align-items:baseline;display:flex;font-size:10px;font-style:normal;font-weight:600;gap:2px;line-height:16px;text-transform:uppercase}.MuiTabPanel-root .cards .cardStyle .cardInfo h5.activeJob{color:#14c364}.MuiTabPanel-root .cards .cardStyle .cardInfo h5.activeJob:before{background:#14c364;border-radius:50%;content:"\a";display:inline-block;height:8px;width:8px}.MuiTabPanel-root .cards .cardStyle .cardInfo h5.inactiveJob{color:#df1515}.MuiTabPanel-root .cards .cardStyle .cardInfo h5.inactiveJob:before{background:#df1515;border-radius:50%;content:"\a";display:inline-block;height:8px;width:8px}.MuiTabPanel-root .cards .cardStyle .cardInfo h2{font-weight:600;margin-bottom:10px;word-break:break-all}.MuiTabPanel-root .cards .cardStyle .cardInfo .applicantsDate{align-items:center;display:flex;justify-content:space-between}.MuiTabPanel-root .cards .cardStyle .cardInfo .applicantsDate p{background-color:#040015;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.MuiTabPanel-root .cards .cardStyle .cardInfo .applicantsDate span{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-right:10px}@media only screen and (min-width:1300px){.MuiTabPanel-root .cards .cardStyle .cardInfo .applicantsDate span{margin-right:20px}}.addMatches{color:#06f;cursor:pointer;display:block;font-size:12px}.otherTags{margin-bottom:40px}.otherTags h6{color:#7f7d87;margin-bottom:4px}.otherTags .tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-bottom:20px}.otherTags .tags .style input.chk-btn{display:none}.otherTags .tags .style input.chk-btn+label{background:#b0afb5;border-radius:4px;color:#e8e8ea;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;padding:4px 6px}.otherTags .tags .style input.chk-btn:not(:checked)+label:hover{background-color:#040015}.otherTags .tags .style input.chk-btn+label:active,.otherTags .tags .style input.chk-btn:checked+label{background:#040015}.ck-editor__editable{max-height:100px!important;padding-left:25px!important;padding-right:25px!important}.jobPayment button{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;height:42px;line-height:22px;margin:20px 0 10px;width:100%}.jobPayment .info{color:#7f7d87;display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center}.jobPayment .successJob h3{color:#040015;font-size:20px;font-style:normal;font-weight:600;line-height:34px}.jobPayment .successJob p{color:#7f7d87;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:992px){.edtiProfile{padding:40px 20px!important}}@media only screen and (min-width:992px){.edtiProfile{padding-top:40px}}.edtiProfile .MuiFormControl-root{width:100%}@media only screen and (min-width:500px){.edtiProfile .MuiFormControl-root{display:flex;width:390px}}@media only screen and (max-width:992px){.edtiProfile .MuiFormControl-root{width:100%}}.edtiProfile .MuiFormControl-root label{top:-5px}.edtiProfile .MuiFormControl-root input{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding:10px 16px}.edtiProfile .companyURL{margin-top:30px}.edtiProfile .updateBtn{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin-top:30px;padding:10px 16px}.edtiProfile .uploadLogo .logom{border-radius:10px;height:100px;width:100px}.edtiProfile .uploadLogo p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:4px}.edtiProfile .uploadLogo .image-upload{background:url(/static/media/upload-image.fc004e4dc8a1cd2e954b.svg);background-repeat:no-repeat;background-size:cover;border-radius:10px;height:100px;position:relative;width:100px}.edtiProfile .uploadLogo .image-upload .logo{border-radius:10px;height:100px;object-fit:cover;width:100px}.edtiProfile .uploadLogo .image-upload label{right:-11px}.edtiProfile .uploadLogo .image-upload .submitImage,.edtiProfile .uploadLogo .image-upload label{align-items:center;background:#fff;border-radius:50%;bottom:-7px;box-shadow:0 1px 10px rgba(4,0,21,.1);cursor:pointer;display:flex;height:26px;justify-content:center;position:absolute;width:26px}.edtiProfile .uploadLogo .image-upload .submitImage{border:none;left:-11px;z-index:1}.edtiProfile .uploadLogo .image-upload .uploadedImage{border-radius:10px;height:100px;object-fit:cover;width:100px}.edtiProfile .uploadLogo .image-upload .removeImage{align-items:center;background:#fff;border:none;border-radius:50%;bottom:-7px;box-shadow:0 1px 10px rgba(4,0,21,.1);cursor:pointer;display:flex;height:26px;justify-content:center;position:absolute;right:-11px;width:26px}.edtiProfile .uploadLogo .image-upload>input{display:none}.edtiProfile .UploadOtherImages .uploadOther{display:flex;gap:20px}.edtiProfile .UploadOtherImages .submitImage{align-items:center;background:#fff;border:none;border-radius:50%;bottom:-7px;box-shadow:0 1px 10px rgba(4,0,21,.1);cursor:pointer;display:flex;height:26px;justify-content:center;left:-11px;position:absolute;width:26px;z-index:1}.edtiProfile .UploadOtherImages .imagesUpload{background:url(/static/media/upload-image.fc004e4dc8a1cd2e954b.svg);background-repeat:no-repeat;background-size:cover;border-radius:10px;height:52px;position:relative;width:52px}.edtiProfile .UploadOtherImages .imagesUpload .imagesList{align-items:center;display:flex;gap:10px;margin-left:70px}.edtiProfile .UploadOtherImages .imagesUpload .imagesList img{border-radius:10px;height:52px;object-fit:cover;width:52px}.edtiProfile .UploadOtherImages .imagesUpload .arrayOfImages{display:flex;flex-direction:row}.edtiProfile .UploadOtherImages .imagesUpload .logo,.edtiProfile .UploadOtherImages .imagesUpload .uploadedImage{border-radius:10px;height:52px;object-fit:cover;width:52px}.edtiProfile .UploadOtherImages .imagesUpload label{align-items:center;background:#fff;border-radius:50%;bottom:-7px;box-shadow:0 1px 10px rgba(4,0,21,.1);cursor:pointer;display:flex;height:26px;justify-content:center;position:absolute;right:-11px;width:26px}.edtiProfile .UploadOtherImages .imagesUpload .uploadedImages{border-radius:10px;height:52px;object-fit:cover;width:52px}.edtiProfile .UploadOtherImages .imagesUpload .listedImagesUploaded{display:flex;flex-direction:row;gap:20px}.edtiProfile .UploadOtherImages .imagesUpload .listedImagesUploaded img{border-radius:10px;height:52px;object-fit:cover;width:52px}.edtiProfile .UploadOtherImages p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:4px}.edtiProfile .UploadOtherImages .imagesUpload>input{display:none}.edtiProfile .MuiAutocomplete-root,.edtiProfile .ck-editor{width:100%}@media only screen and (min-width:500px){.edtiProfile .ck-editor{width:390px}}@media only screen and (max-width:992px){.edtiProfile .ck-editor{width:100%}}.edtiProfile .showImages{display:flex;flex-direction:row;gap:20px}.edtiProfile .showImages img{border-radius:10px;height:52px;object-fit:cover;width:52px}.edtiProfile .search{margin-bottom:30px;width:100%}.edtiProfile .MuiAutocomplete-inputRoot #combo-box-demo{padding:3px 0 3px 10px}.edtiProfile .draft-container{border:1px solid #b0afb5;border-radius:4px;margin-bottom:50px;padding:16px}.edtiProfile .draft-container .draft-toolbar{margin-bottom:20px}.loader{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.error{color:#d32f2f;font-size:12px;height:30px;margin-left:10px;padding:5px 0}.loadingContainer{margin-top:4px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.uploadOtherImage{position:relative}.uploadOtherImage label{right:-11px}.for-delete-button,.uploadOtherImage label{align-items:center;background:#fff;border-radius:50%;bottom:-7px;box-shadow:0 1px 10px rgba(4,0,21,.1);cursor:pointer;display:flex;height:26px;justify-content:center;position:absolute;width:26px}.for-delete-button{left:-5px}.for-delete-button img{height:12px!important;width:12px!important}.for-delete-button img,.labelImage{border-radius:0!important;border-radius:initial!important;object-fit:fill!important}.labelImage{height:auto!important;width:auto!important}.UserProfile{background-color:#fff;box-shadow:-2px 0 30px rgba(4,0,21,.1);height:100vh;overflow:scroll;position:absolute;right:0;top:0;width:392px;z-index:50}.UserProfileHeader{align-items:center;border-bottom:1px solid hsla(252,4%,51%,.5);color:#000;cursor:pointer;display:flex;font-size:20px;font-weight:600;height:86px;line-height:26px;padding-left:24px;width:calc(100% - 24px)}.closePopup{margin-right:10px;margin-top:1px}.UserProfileInside{height:calc(100vh - 414px);margin-bottom:20px;margin-left:24px;margin-top:20px;position:relative;width:344px}@media only screen and (max-width:992px){.UserProfileInside{height:auto}}.UserProfileImageContainer{height:287px;position:relative;width:392px}@media only screen and (max-width:992px){.UserProfileImageContainer{width:100vw}}.UserProfileImage{display:flex;height:287px;overflow:hidden;position:relative;width:392px}@media only screen and (max-width:992px){.UserProfileImage{width:100vw}}.UserProfileImageOnly{align-self:center;cursor:pointer;flex-shrink:0;height:287px;object-fit:cover;width:392px}@media only screen and (max-width:992px){.UserProfileImageOnly{width:100vw}}.UserProfileImageLines{display:flex;left:20px;position:absolute;top:26px;z-index:3}.UserProfileImageLine{border-radius:16.1333px;box-shadow:0 2px 10px rgba(4,0,21,.1);height:4px;margin-right:4px;width:28px}.UserProfileBookmark{-webkit-filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 6px rgba(0,0,0,.4));right:20px;top:18px}.UserProfileBookmark,.cvContainer{cursor:pointer;position:absolute;z-index:3}.cvContainer{align-items:center;background:#fff;border-radius:4px;bottom:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;font-size:12px;font-weight:600;gap:5px;line-height:18px;padding:3px 7px;right:10px;text-decoration:underline}.UserProfileName{font-size:24px;font-weight:600;line-height:30px;margin-top:16px}.tags{align-items:center;display:flex;gap:6px;margin-top:10px}.tags .match{background:#e1ebfb;color:#06f}.tags .jobSeeking,.tags .match{align-items:center;border-radius:4px;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;height:18px;padding:4px 6px;text-transform:uppercase}.tags .jobSeeking{background:#c4f1d9;color:#14c364;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.tags .openToWork{background:#ffeec0;color:#ce8d0f}.tags .networking,.tags .openToWork{align-items:center;border-radius:4px;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;height:18px;padding:4px 6px;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.tags .networking{background:#d7f3f6;color:#10c9e2}.cvImage{height:17px}.UserProfileInfoWrap{align-items:center;display:flex;font-size:16px;font-weight:400;gap:7px;line-height:22px;margin-bottom:4px}.UserProfileInfo{margin-bottom:17px;margin-top:6px}.allTags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}.darkTag{align-items:center;background-color:#040015;border-radius:4px;color:#fff;display:flex;font-weight:600;height:26px;justify-content:center;padding-left:6px;padding-right:6px}.darkTag,.miniTitle{font-size:12px;line-height:18px}.miniTitle{color:#7f7d87;font-weight:400}.about{margin-bottom:16px;overflow-wrap:break-word}.buttons{margin-top:10px;width:100%}.UserProfileLink{color:#040015!important;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:10px;text-decoration-line:underline}.UserProfileSendMessage{background:#fff;border:1px solid rgba(0,102,255,.05);border-radius:10px;box-shadow:0 2px 15px rgba(4,0,21,.1);color:#06f;height:42px;left:35px;letter-spacing:.04em;line-height:22px;margin-bottom:16px;position:relative;width:280px}.UserProfileReport,.UserProfileSendMessage{align-items:center;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:600;justify-content:center;text-align:center}.UserProfileReport{color:#7f7d87;line-height:24px;margin-bottom:20px;margin-top:16px;text-decoration-line:underline;width:100%}.UserProfileLine{background-color:#e8e8ea;border:none;height:1px}@media only screen and (max-width:992px){.UserProfile{width:100vw}.UserProfileHeader{width:auto}}.aboutLinkWrap{margin-bottom:102px}.moreInfoButton{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:50%;box-shadow:0 2px 10px rgba(4,0,21,.15);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:10px;top:300px;width:44px;z-index:10}@media only screen and (min-width:992px){.moreInfoButton{display:none}}.matchedContainer{background-color:#fff;border-radius:10px;height:100%;position:relative;width:100%}.matchedTitle{align-items:center;display:flex;font-size:24px;font-weight:600;justify-content:center;line-height:34px;padding-top:20vh;width:100%}.matchedImagesContainer{height:140px;margin-top:35px;position:relative}.matchedImage{height:140px;left:45px;object-fit:cover;position:absolute;transition:left .4s ease-in-out;width:140px}@media only screen and (max-width:992px){.matchedImage{left:5px}}.matchedImageSecond{height:140px;object-fit:cover;position:absolute;right:45px;transition:right .4s ease-in-out;width:140px}@media only screen and (max-width:992px){.matchedImageSecond{right:5px}}.matchedSendMessage{background:#06f;color:#fff;margin:40px auto 20px}.matchedKeepSwiping,.matchedSendMessage{align-items:center;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:42px;justify-content:center;line-height:22px;width:300px}.matchedKeepSwiping{background:#fff;color:#06f;margin-left:auto;margin-right:auto}.matchedSaveProfile{align-items:center;bottom:40px;color:#06f;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:center;letter-spacing:.04em;line-height:22px;position:absolute;text-align:center;text-decoration-line:underline;width:100%}.mainDiv{position:relative}.matchedPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);cursor:pointer;height:700px;left:0;margin:auto;position:fixed;right:0;top:0;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:500px;z-index:4}@media only screen and (max-width:600px){.matchedPopup{height:100%;width:100%}}.NewMessageDrawer{background-color:#fff;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);height:70vh;left:32.5vw;min-width:400px;position:absolute;top:62px;width:35vw}@media only screen and (max-width:992px){.NewMessageDrawer{height:calc(100vh - 20px);height:calc(100dvh - 20px);left:10px;overflow:hidden;top:10px;width:calc(100% - 50px)}}.NewMessageDrawerHeader{font-size:24px;font-weight:600;line-height:34px;padding-bottom:40px;padding-top:40px;position:relative;text-align:center;width:100%}.NewMessageDrawerHeaderClose{cursor:pointer;position:absolute;right:40px;top:40px}.newMessageInner{display:block;margin-left:10%;margin-right:10%;margin-top:10px;position:relative}.newMessageInner .search{position:relative;right:0;top:0;width:100%}@media only screen and (max-width:992px){.newMessageInner .search{width:calc(100% - 60px)}.newMessageInner .search input{width:100%}}.matchInfo{gap:10px}.matchInfo,.matchPercentages{align-items:center;display:flex}.matchPercentages{background:rgba(0,102,255,.2);border-radius:4px;color:#06f;font-size:12px;font-style:normal;font-weight:600;height:22px;margin-bottom:4px;margin-right:6px;padding-left:4px;padding-right:4px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChangeTagDrawer{background-color:#fff;border-radius:10px;box-shadow:0 2px 30px rgba(4,0,21,.1);height:70vh;left:32.5vw;min-width:400px;position:absolute;top:62px;width:35vw}@media only screen and (max-width:992px){.ChangeTagDrawer{height:calc(100vh - 20px);height:calc(100dvh - 20px);left:10px;overflow:hidden;top:10px;width:calc(100% - 50px)}}.ChangeTagDrawerHeader{font-size:24px;font-weight:600;line-height:34px;padding-bottom:40px;padding-top:40px;position:relative;text-align:center;width:100%}.ChangeTagDrawerHeaderClose{cursor:pointer;position:absolute;right:40px;top:40px}.ChangeTagDrawerInner{display:block;margin-left:10%;margin-right:10%;margin-top:10px;position:relative}.ChangeTagDrawerInner .search{position:relative;right:0;top:0;width:100%}@media only screen and (max-width:992px){.ChangeTagDrawerInner .search{width:calc(100% - 60px)}.ChangeTagDrawerInner .search input{width:100%}}.list{height:100%;margin-top:40px;overflow:scroll}.listItem{cursor:pointer;font-size:16px;font-weight:500;line-height:22px;margin-bottom:20px}.settingContent .accountSettings h2,.settingContent .preferenceSettings h2{color:#7f7d87}.settingContent .accountSettings .settings,.settingContent .preferenceSettings .settings{margin:20px 0 40px}.settingContent .accountSettings .settings .switch,.settingContent .accountSettings .settings a,.settingContent .preferenceSettings .settings .switch,.settingContent .preferenceSettings .settings a{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:4px;box-shadow:0 2px 30px rgba(4,0,21,.1);color:#040015;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;justify-content:space-between;line-height:22px;padding:10px 16px;text-decoration:none}@media only screen and (min-width:600px){.settingContent .accountSettings .settings .switch,.settingContent .accountSettings .settings a,.settingContent .preferenceSettings .settings .switch,.settingContent .preferenceSettings .settings a{width:390px}}.settingContent .accountSettings .settings .switch:first-child,.settingContent .accountSettings .settings .switch:nth-child(2),.settingContent .accountSettings .settings .switch:nth-child(3),.settingContent .accountSettings .settings a:first-child,.settingContent .accountSettings .settings a:nth-child(2),.settingContent .accountSettings .settings a:nth-child(3),.settingContent .preferenceSettings .settings .switch:first-child,.settingContent .preferenceSettings .settings .switch:nth-child(2),.settingContent .preferenceSettings .settings .switch:nth-child(3),.settingContent .preferenceSettings .settings a:first-child,.settingContent .preferenceSettings .settings a:nth-child(2),.settingContent .preferenceSettings .settings a:nth-child(3){margin-bottom:10px}.feedback h2{color:#7f7d87;margin-bottom:20px}.feedback .field{align-items:center;background:#fff;border:1px solid #e8e8ea;border-radius:4px;box-shadow:0 2px 30px rgba(4,0,21,.1);color:#040015;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;justify-content:space-between;line-height:22px;padding:10px 16px;text-decoration:none}@media only screen and (min-width:600px){.feedback .field{width:390px}}.feedbackPage{position:relative}@media only screen and (min-width:600px){.feedbackPage{width:100%}}.feedbackPage .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.feedbackPage .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:543px;left:0;margin:auto;position:absolute;right:0;top:100%;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:350px;z-index:4}@media only screen and (min-width:768px){.feedbackPage .emailPopup{height:740px;top:0;width:550px}}.feedbackPage .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.feedbackPage .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.feedbackPage .emailPopup .emailHeader h3{width:100%}}.feedbackPage .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.feedbackPage .emailPopup .emailHeader p{width:55%}}.feedbackPage h2{color:#7f7d87}.feedbackPage h5{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:20px 0 4px}.feedbackPage form{display:flex;flex-direction:column;gap:40px}.feedbackPage form .errorMessage{color:#d32f2f;font-size:.75rem;margin-top:10px}.feedbackPage form .MuiSvgIcon-root{height:44px;width:44px}.feedbackPage form .css-1c99szj-MuiRating-icon{color:#ffba09}.feedbackPage form .css-dpjnhs-MuiInputBase-root-MuiOutlinedInput-root{width:397px}@media only screen and (max-width:600px){.feedbackPage form .css-dpjnhs-MuiInputBase-root-MuiOutlinedInput-root{width:100%}}.feedbackPage form .sendFeedbackBtn{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;height:42px;line-height:22px;width:180px}.changePassword h2{color:#7f7d87}.changePassword .passwordFields{margin-top:20px}.changePassword .passwordFields .form{margin-bottom:20px;width:100%}@media only screen and (min-width:500px){.changePassword .passwordFields .form{display:flex;width:390px}}.changePassword .passwordFields .form:nth-child(3){margin-bottom:40px}.changePassword .passwordFields .form label{font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;top:-5px}.changePassword .passwordFields .form label.Mui-focused{color:#7f7d87}.changePassword .passwordFields .form input{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding:10px 16px}.changePassword .passwordFields .form fieldset.MuiOutlinedInput-notchedOutline{border-color:#b0afb5;border-width:1px}.changePassword .passwordFields .form span{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-left:10px;margin-top:4px;width:80%}.changePassword .passwordFields .passwordField,.changePassword .passwordFields .passwordFieldConfirmed,.changePassword .passwordFields .passwordFieldNew{position:relative}.changePassword .passwordFields .passwordField .passwordEye,.changePassword .passwordFields .passwordFieldConfirmed .passwordEye,.changePassword .passwordFields .passwordFieldNew .passwordEye{cursor:pointer;position:absolute;right:10px;top:15px}.changePassword .passwordFields .passwordField #checkbox,.changePassword .passwordFields .passwordField #checkboxConfirmed,.changePassword .passwordFields .passwordField #checkboxRepeat,.changePassword .passwordFields .passwordFieldConfirmed #checkbox,.changePassword .passwordFields .passwordFieldConfirmed #checkboxConfirmed,.changePassword .passwordFields .passwordFieldConfirmed #checkboxRepeat,.changePassword .passwordFields .passwordFieldNew #checkbox,.changePassword .passwordFields .passwordFieldNew #checkboxConfirmed,.changePassword .passwordFields .passwordFieldNew #checkboxRepeat{display:none}.changePassword .passwordFields .passwordField :checked+label:before,.changePassword .passwordFields .passwordFieldConfirmed :checked+label:before,.changePassword .passwordFields .passwordFieldNew :checked+label:before{content:url(/static/media/cross-eye.df8d6ddf29cfac2d1e75.svg);cursor:pointer;position:absolute;right:10px;top:13px}.changePassword .passwordFields .updatePassword{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:22px;padding:10px 16px}.changePasswordReqs{color:#7f7d87;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-left:15px;margin-top:-18px;width:350px}.pos{position:relative}.pos .changeEmail h2{color:#7f7d87}.pos .changeEmail .emailFields{flex-direction:column;margin-top:20px}.pos .changeEmail .emailFields>div .MuiFormControl-root{margin-bottom:20px;width:100%}@media only screen and (min-width:500px){.pos .changeEmail .emailFields>div .MuiFormControl-root{display:flex;width:390px}}.pos .changeEmail .emailFields>div .MuiFormControl-root label{font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;top:-5px}.pos .changeEmail .emailFields>div .MuiFormControl-root label.Mui-focused{color:#7f7d87}.pos .changeEmail .emailFields>div .MuiFormControl-root input{color:#040015;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding:10px 16px}.pos .changeEmail .emailFields>div .MuiFormControl-root fieldset.MuiOutlinedInput-notchedOutline{border-color:#b0afb5;border-width:1px}.pos .changeEmail .emailFields>div:nth-child(2){margin-bottom:40px}.pos .changeEmail .emailFields .updatePassword{background:#06f;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;height:42px;line-height:22px;width:180px}.pos .popupBackground{background:hsla(250,4%,70%,.8);cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.pos .emailPopup{background:#fafafa;border:1px solid #e8e8ea;border-radius:10px;bottom:0;box-shadow:0 2px 30px rgba(4,0,21,.1);height:543px;left:0;margin:auto;position:absolute;right:0;top:100%;-webkit-transform:translate(0)!important;transform:translate(0)!important;width:350px;z-index:4}@media only screen and (min-width:768px){.pos .emailPopup{height:740px;top:0;width:550px}}.pos .emailPopup .emailHeader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.pos .emailPopup .emailHeader h3{color:#040015;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin-bottom:10px;margin-top:40px;width:80%}@media only screen and (min-width:768px){.pos .emailPopup .emailHeader h3{width:100%}}.pos .emailPopup .emailHeader p{color:#7f7d87;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:80%}@media only screen and (min-width:768px){.pos .emailPopup .emailHeader p{width:55%}}.pos .otp{margin-top:60px}.pos .MuiFormControl-root{display:flex;margin-bottom:20px;width:100%}@media only screen and (min-width:600px){.pos .MuiFormControl-root{width:390px}}.pos .MuiFormControl-root label{top:-5px}.pos .MuiFormControl-root input{padding:10px 16px}*{margin:0;padding:0}html{scroll-behavior:smooth}h1{font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:75px}@media only screen and (min-width:768px){h1{font-size:54px;line-height:81px}}h2{color:#040015;font-size:24px;line-height:34px}h2,h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:400}h3{font-size:20px;line-height:26px}h4{font-size:16px;line-height:24px}h4,h5{color:#040015;font-family:Poppins,sans-serif;font-style:normal;font-weight:400}h5{font-size:14px;line-height:20px}h6{color:#040015;font-size:12px;line-height:18px}h6,p{font-family:Poppins,sans-serif;font-style:normal;font-weight:400}p{font-size:16px;line-height:22px}.pagePadding{padding:40px 20px;position:relative;width:calc(100vw - 340px)}@media only screen and (min-width:600px){.pagePadding{padding:40px 20px 0}}@media only screen and (max-width:992px){.pagePadding{padding:0;width:100vw}}.customPadding{padding:20px}@media only screen and (min-width:768px){.customPadding{padding:30px 45px}}@media only screen and (min-width:1200px){.customPadding{padding:30px 92px}}.MuiFormControl-root .MuiFormLabel-root{top:-4px}.MuiFormControl-root input{padding:10px 14px}.deleteAccount h2{color:#7f7d87}.deleteAccount p{margin:10px 0 40px}@media only screen and (min-width:600px){.deleteAccount p{width:390px}}.deleteAccount .deleteAccountBtn{background:#df1515;border:none;border-radius:10px;box-shadow:0 2px 20px rgba(0,102,255,.1);color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;height:42px;line-height:22px;width:180px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.a53d48fa.css.map*/