@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);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}.fcs-display{align-items:center;display:flex;justify-content:space-between}.fcc-display,.fccf-display{align-items:center;display:flex;justify-content:center}.fccf-display{flex-direction:column}.fcsf-display{flex-direction:column;justify-content:space-between}.fc-display,.fcsf-display{align-items:center;display:flex}.btn_reset{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;border-radius:5px;cursor:pointer;font-family:Roboto,sans-serif;font-weight:600;outline:none;transition:.3s linear}.n_padding{padding:8px 14px}.w100{width:100%}.w95{width:95%}.w90{width:90%}.w80{width:80%}.w75{width:75%}.w70{width:70%}.w65{width:65%}.w60{width:60%}.w55{width:55%}.w50{width:50%}.m_auto{margin:auto}.head{font-size:var(--size_head)}.center{text-align:center}.fw4{font-weight:400}.fw5{font-weight:500}.fw6{font-weight:600}.fw7{font-weight:700}.fw8{font-weight:800}.fw9{font-weight:900}a{text-decoration:none;transition:.3s linear}.error_n{display:none}.error_r{color:red}.error_g,.error_r{display:inline!important;display:initial!important;font-size:13px;margin-top:5px}.error_g{color:green}.delete_icon{background:red!important;border-radius:20%!important;color:#fff!important;cursor:pointer!important;font-size:16px!important;padding:5px 7px!important;position:absolute!important;right:3px!important;top:5px!important}.otpDashboard{border:2px solid #a01c22;border-radius:10px;color:#a01c22;font-size:11px;font-weight:700;padding:6px 9px;width:60px}.tipicalInput{border:1px solid #8080808c;border-radius:4px;padding:10px;width:70%}*{box-sizing:border-box;margin:0;padding:0}body{background:#fffef8;font-family:Raleway,sans-serif;overflow-x:hidden;position:relative;scroll-behavior:smooth;width:100vw}body::-webkit-scrollbar{background:#0000001a;background:var(--color-bl-2);border-radius:10px;width:8px}body::-webkit-scrollbar-thumb{background:#a01c22;background:var(--color-main);border-radius:10px;width:8px}:root{--color-main:#a01c22;--color-main-transparent:#c29c97;--color-wh:#fff;--color-wh-1:#ffffff08;--color-bl:#000;--color-bl-1:#00000008;--color-bl-2:#0000001a;--color-bl-3:#0003;--color-bl-4:#0000004d;--color-bl-5:#0006;--size_head:2rem}@supports (color:rgb(0,0,0,0)){:root{--color-wh-1:#ffffff1a;--color-wh-1:#fff3;--color-wh-1:#ffffff4d;--color-wh-1:#fff6}}@font-face{font-family:cooper-black;src:url(/static/media/Cooper-Black-Regular.dbe0cbaa54b6ad6fa396.ttf)}nav{height:70px;margin:0;padding:0 15%;position:fixed;transition:.3s linear;width:100%;z-index:9999}nav img{width:90px}nav button{background:#fff!important;background:var(--color-wh)!important;border-radius:20px!important;box-shadow:0 0 20px #0000001a;box-shadow:0 0 20px var(--color-bl-2);color:#a01c22;color:var(--color-main);padding:3px 10px}nav button:hover{background:#000!important;background:var(--color-bl)!important;color:#fff;color:var(--color-wh)}nav .nav_links{align-items:center;display:flex;position:relative}nav .nav_links a{color:#000;color:var(--color-bl);font-weight:600;margin:0 10px;padding:3px 10px;transition:.3s linear}nav .nav_links a:hover{color:#a01c22;color:var(--color-main)}header{height:100vh;left:0;position:relative;top:0;width:100%}header:before{background:url(/static/media/bg5.ad8b54337b42dca5e442.webp)no-repeat bottom/cover;bottom:0;content:"";height:100%;left:-7%;position:absolute;transform:scale(1.25);width:100%}header .content{height:auto;position:relative;top:-22vh;width:65%}header .content h1{font-size:70px}header .content h1,header .content p{color:#fff;color:var(--color-wh);color:#a01c22;color:var(--color-main);z-index:9}header .content p{font-size:20px;margin-top:10px}header .search_bx{bottom:5vh;height:150px;padding:15px 40px;position:absolute;width:65%;z-index:9}header .search_bx:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b8b8b84d;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.filter_card{position:relative;width:26%;z-index:999}.filter_card label{color:#fff;color:var(--color-wh);font-weight:500}.filter_card input{border:none;border-radius:5px;margin-top:10px;outline:none;padding:10px;width:100%}.filter_card i{position:absolute;right:15px;top:38px;transition:.3s linear}.filter_card i:nth-child(3){cursor:pointer;display:none;font-size:18px;position:absolute;right:-18px;top:1px}.filter_card:hover i{transform:rotate(180deg)}.filter_card .entry_search input{background:#fff;border:2px solid #00000012;border-radius:15px;margin-right:5px;outline:none;padding:6px 15px}.filter_card .entry_search input:focus{border:2px solid var(--main_color)}.filter_card button{background:#fff;background:var(--color-wh);color:#000;color:var(--color-bl);padding:8px 15px;position:relative;top:15px}.filter_card button:hover{background:#000;background:var(--color-bl);color:#fff;color:var(--color-wh)}.drop_bx{background:#fff;border-radius:0 0 10px 10px;box-shadow:0 0 20px #0000000d;height:0;left:0;min-height:0;overflow-y:auto;padding:0 20px;position:absolute;top:100%;transition:.3s linear;width:100%;z-index:999}.drop_bx p{color:gray;font-size:12px;font-weight:600;text-align:center}.drop_bx::-webkit-scrollbar{background:#0000001a;background:var(--color-bl-2);border-radius:10px;width:5px}.drop_bx::-webkit-scrollbar-thumb{background:#a01c22;background:var(--color-main);border-radius:10px}.drop_bx{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-color:#a01c22 #0000001a;scrollbar-color:var(--color-main) var(--color-bl-2);scrollbar-width:thin}.drop_bx_active{height:auto;max-height:180px;padding:10px 20px;z-index:99999}.drop_bx li{cursor:pointer;font-size:13px;font-weight:600;margin-top:10px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;transition:.3s linear;white-space:nowrap;width:100%}.drop_bx li:hover{background:#a01c22;background:var(--color-main);border-radius:8px;color:#fff}.first_step .filter_card{margin-left:40px;margin-top:15px;width:90%}.first_step .filterIncome{margin-left:0}.first_step .filter_card label{color:#000;color:var(--color-bl);font-size:15px;font-weight:600}.first_step .filter_card label i{margin-right:5px;position:static;top:auto}.first_step .filter_card input,textarea{border:1px solid #a5a5a5;border-radius:10px;padding:13px 15px}.first_step textarea{margin-top:10px}.first_step .drop_bx{box-shadow:0 0 20px #0000001a;width:100%}.first_step_drop{position:relative;top:20px}.first_step_drop .card_bx{margin-left:10%}.pp .card_bx:nth-child(2){align-items:center;display:flex;justify-content:center}.pp .card_bx:nth-child(2) .profile_signUp{height:100px;margin-top:15px;position:relative;width:100px}.pp .card_bx .profile_signUp input{height:100px;opacity:0;width:100px}.pp .card_bx .profile_signUp img{border:2px solid #dcdcdc;border-radius:10px;height:100px;left:0;position:absolute;width:100px;z-index:0}.why{margin:-70px auto;padding-bottom:60px}.why .why_cards{margin-top:40px}.why .why_cards .why_card{padding:0 20px;width:32%}.why .why_cards .why_card:nth-child(2){border:2px solid #00000008;border:2px solid var(--color-bl-1);border-bottom:none;border-top:none}.why .why_cards .why_card .img_bx{height:150px;width:150px}.why .why_cards .why_card .img_bx img{mix-blend-mode:darken;width:150px}.register_band{background:#a01c22;background:var(--color-main);border-radius:15px;box-shadow:0 0 20px #00000012;color:#fff;color:var(--color-wh);height:120px;margin:100px auto 60px;overflow:hidden;padding:0 50px 0 80px;position:relative}.register_band:before{left:-50px}.register_band2:before,.register_band:before{background:url(/static/media/royal_design.b19b26f3682b4ddbc6f8.png)no-repeat 50%/cover;content:"";height:100%;position:absolute;top:0;width:100px;z-index:999}.register_band2:before{left:auto;right:-50px}.register_band2{padding:30px 3% 0}.register_band2 h1:nth-child(2){font-size:16px;margin-top:8px;text-align:right}.register_band h1{color:#fff;color:var(--color-wh);font-size:20px}.register_band button{background:#fff;background:var(--color-wh);border-radius:10px;box-shadow:0 0 20px #fae39f12;color:#a01c22;color:var(--color-main);font-size:17px;padding:10px 20px}.register_band button:hover{background:#fff;background:var(--color-wh);color:#000;color:var(--color-bl)}footer{background:#a01c22;background:var(--color-main);padding:40px 0}footer .foot_bx{height:300px;padding:0 10px;width:19.5%}footer .foot_bx:first-child{height:300px;padding:0 10px;width:22%}footer .foot_bx:last-child{height:300px;padding:0 10px;width:17%}footer .foot_bx p{color:#fff;color:var(--color-wh);font-size:13px;line-height:20px;margin-top:15px;text-align:justify}footer .foot_bx h5{color:#fff;color:var(--color-wh);font-size:16px;margin-top:20px}footer .foot_bx ul{margin-top:25px}footer .foot_bx ul li{list-style:none;padding:7px}footer .foot_bx ul li a{color:#fff;color:var(--color-wh);display:flex;font-size:13px;font-weight:500;text-decoration:none;transition:.3s linear}footer .foot_bx ul li a:hover{color:var(--color-wh-4)}footer .foot_bx .social_media{margin-top:25px}footer .foot_bx .social_media a{color:#fff;color:var(--color-wh);margin-right:35px;position:relative;transition:.3s linear}footer .foot_bx .social_media a i{position:absolute;transition:.3s linear}footer .foot_bx .social_media a:hover i{transform:rotate(1turn)}footer .foot_bx ul li a i{margin-right:5px}footer h6{color:#fff;color:var(--color-wh);font-size:10px;letter-spacing:1px;position:relative}footer h6:before{background:#fffcfc33;content:"";height:1px;left:0;position:absolute;top:-50px;width:100%}.signup_process{margin-top:-60px!important}.signup_process .why_card{border:none!important}.signup_process .why_card h5,.signup_process h1 span,.signup_process p span{color:#a01c22;color:var(--color-main)}.signup_process .why_card h5{font-size:18px;padding-bottom:15px}.nri_tags{margin:80px auto 45px}.nri_tags ul li,a{color:gray;font-size:14px;list-style:none}.nri_tags3 ul li,a{font-size:16px}.nri_tags ul h5{background:#b9b9b9;height:15px;width:2px}.nri_tags_first{padding:20px 0}.nri_tags_first h4{color:gray;font-size:14px;letter-spacing:1px;padding:15px 0}.nri_tags_first ul{align-items:center;flex-wrap:wrap;justify-content:center;margin-top:30px}.nri_tags_first ul li{padding:10px}.head span{color:#a01c22;color:var(--color-main)}.spiritual{background:url(/static/media/4_line_img.2f414af90d7835535ff2.png)no-repeat 100%/cover;height:350px}.spiritual h4{display:table}.spiritual h4,.spiritual h4:nth-child(odd){border-radius:8px;color:#fff;color:var(--color-wh);font-size:19px;font-weight:800;margin-top:20px;padding:8px 10px}.spiritual h4:nth-child(odd){background:#a01c22;background:var(--color-main)}.spiritual img{mix-blend-mode:hard-light;width:310px}.nri_rishtey{background:#a01c22;background:var(--color-main);border-radius:25px;box-shadow:0 0 20px #00000008;box-shadow:0 0 20px var(--color-bl-1);flex-wrap:wrap;height:230px;margin:105px auto 72px;min-height:0;min-height:auto;padding:20px 30px}.nri_rishtey .left_bx_ad,.right_bx_ad{width:35%}.nri_rishtey .left_bx_ad{align-items:center;border-right:2px solid #fff;border-right:2px solid var(--color-wh);display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:10px;width:65%}.nri_rishtey .left_bx_ad h1{color:#fff;color:var(--color-wh);font-size:30px;font-weight:400}.nri_rishtey .right_bx_ad h1{color:#ffcf68;line-height:35px}.nri_rishtey .right_bx_ad button{background:#fff;background:var(--color-wh);border-radius:10px;margin-top:10px;padding:6px 10px}.nri_rishtey .tags p{border-right:1px solid #fff;border-right:1px solid var(--color-wh);color:#fff;color:var(--color-wh);font-size:14px;margin-top:20px;padding:3px 8px}.nri_rishtey .tags p:last-child{border-right:none}.container{align-items:center;background:#0006;background:var(--color-bl-5);display:flex;justify-content:center;left:0;min-height:100vh;opacity:0;position:fixed;top:0;transition:.3s linear;width:100vw;z-index:-99999}.container_active{opacity:1;z-index:99999999999}.screen{background:#fff;background:var(--color-wh);border:8px solid #a01c22;border:8px solid var(--color-main);border-radius:15px;height:600px;overflow:hidden;padding:35px;position:relative;width:360px}.screen__content{height:100%;position:relative;z-index:1}.screen__background{bottom:0;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);left:0;position:absolute;right:0;top:0;z-index:0}.screen__background__shape{position:absolute;transform:rotate(45deg)}.screen__background__shape1{background:#fff;border-radius:0 72px 0 0;height:520px;right:120px;top:-50px;width:520px}.screen__background__shape2{background:#6c63ac;border-radius:32px;height:220px;right:0;top:-172px;width:220px}.screen__background__shape3{background:linear-gradient(270deg,#5d54a4,#6a679e);border-radius:32px;height:540px;right:0;top:-24px;width:190px}.screen__background__shape4{background:#7e7bb9;border-radius:60px;height:400px;right:50px;top:420px;width:200px}.login{width:100%}.login h1{font-size:25px}.login p{font-size:15px;margin-top:5px}.login label{font-size:15px;font-weight:600;padding-left:5px}.login__field{padding:10px 0;position:relative}.login__field:first-child{padding:20px 0}.login__field_first{margin-top:30px}.login__field .pass_open{cursor:pointer;position:absolute;right:10px;top:47px}.login__icon{color:#7875b5;position:absolute;top:30px}.register_now_sec{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%}.register_now_sec p{font-size:12px;font-weight:600}.register_now_sec button{background:#a01c22;background:var(--color-main);border:1px solid #a01c22;border:1px solid var(--color-main);border-radius:20px;color:#fff;color:var(--color-wh);cursor:pointer;margin-top:10px;padding:7px 28px;transition:.3s linear}.login_exit{cursor:pointer;position:absolute;right:-20px;top:-25px;transition:.3s linear}.login_exit:hover,.register_now_sec button:hover{color:#a01c22;color:var(--color-main)}.register_now_sec button:hover{background:#0000;outline:none}.login__input{background:#d1d1d46e;border:none;border-radius:15px;margin-top:6px;padding:12px 15px;width:100%}.login__input::placeholder{font-size:13px}.login__input:active,.login__input:focus,.login__input:hover{border-bottom-color:#6a679e;outline:none}.login__submit{background:#a01c22;background:var(--color-main);border:1px solid #a01c22;border:1px solid var(--color-main);border-radius:20px;color:#fff;color:var(--color-wh);cursor:pointer;margin-top:10px;padding:7px 28px;transition:.3s linear}.login__submit:active,.login__submit:focus,.login__submit:hover{background:#0000;color:#a01c22;color:var(--color-main);outline:none}.login_button_forg{align-items:center;display:flex;flex-direction:column;justify-content:center}.forgot_link{color:#000;color:var(--color-bl);font-size:14px;margin-top:13px}input:-internal-autofill-selected{-webkit-appearance:menulist-button;appearance:menulist-button;background-color:#fff!important;background-color:var(--color-wh)!important;background-image:none!important;color:fieldtext!important}.social-login{bottom:0;color:#fff;height:140px;position:absolute;right:0;text-align:center;width:160px}.social-login a{color:#fff;color:var(--color-wh)}.social-icons{align-items:center;display:flex;justify-content:center;margin-top:15px}.social-login__icon{color:#fff;padding:20px 10px;text-decoration:none;text-shadow:0 0 8px #7875b5}.social-login__icon:hover{transform:scale(1.5)}.social-icons i{cursor:pointer;position:absolute;transition:.3s linear}.social-icons i:hover{color:#a01c22;color:var(--color-main);filter:hue-rotate(255deg);transform:rotate(1turn)}.sign_up_steps{align-items:center;background:#0000004d;display:flex;flex-direction:column;height:100vh;justify-content:center;opacity:0;position:fixed;width:100vw;z-index:-9999}.sign_up_steps .signn_up{background:#fff;border-radius:20px;box-shadow:0 0 20px #00000008;height:auto;max-height:auto;min-height:200px;padding:30px;position:relative;width:420px}.sign_up_steps .sign_step_one{width:100%}.sign_up_steps .sign_step_one .steps{align-items:center;display:flex;justify-content:space-between;position:relative}.sign_up_steps .sign_step_one .steps .step_card{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:12.5%}.sign_up_steps .sign_step_one .steps .step_card:before{background:#00000008;background:var(--color-bl-1);content:"";height:3px;position:absolute;top:17.2px;width:100%}.sign_up_steps .sign_step_one .steps .step_card h6{align-items:center;background:#0000001a;background:var(--color-bl-2);border:2px solid #00000008;border:2px solid var(--color-bl-1);border-radius:50%;color:#000;color:var(--color-bl);display:flex;font-size:14px;height:35px;justify-content:center;position:relative;width:35px}.sign_up_steps .sign_step_one .steps .step_card span{font-size:12px;font-weight:600;margin-top:10px}.sign_up_steps .sign_step_one .steps .step_card:first-child:before{left:auto;right:0;width:50%}.sign_up_steps .sign_step_one .steps .step_card:last-child:before{left:0;right:auto;width:50%}.sign_up_steps .sign_step_one .steps .step_card_active h6,.sign_up_steps .sign_step_one .steps .step_card_active:before{background:#a01c22;background:var(--color-main);color:#fff;color:var(--color-wh)}.sign_up_steps .signn_up .one_sign_up{align-items:flex-start;display:flex;justify-content:space-between;overflow-x:hidden;position:relative;scroll-behavior:smooth;width:100%}.sign_up_steps .signn_up .one_sign_up::-webkit-scrollbar{display:none}.sign_up_steps .signn_up .one_sign_up .first_step{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:100%}.signn_up .bi-arrow-left{cursor:pointer;font-size:16px;left:20px;position:absolute;top:20px;transition:.3s linear;z-index:999}.signn_up .bi-arrow-left:hover{color:#a01c22;color:var(--color-main);transform:rotate(1turn)}.signn_up .bi-x-circle-fill{cursor:pointer;font-size:16px;position:absolute;right:20px;top:20px;transition:.3s linear;z-index:999}.signn_up .bi-x-circle-fill:hover{color:#a01c22;color:var(--color-main);transform:rotate(1turn)}.sign_up_steps .signn_up .one_sign_up .first_step{position:relative}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5px;min-width:100%;position:relative}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx .deye{cursor:pointer;position:absolute;right:30px;top:60px;z-index:999}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx label{font-size:15px;font-weight:600;margin-top:20px;width:90%}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx label i{margin-right:8px}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx label span{color:#a01c22;color:var(--color-main);cursor:pointer;font-size:11px;margin-left:10px}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx input{border:1px solid #a5a5a5;border-radius:10px;cursor:pointer;margin-top:10px;outline:none;padding:13px 15px;position:relative;width:90%;z-index:99}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child,.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:last-child{align-items:center;justify-content:center;width:100%}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child .icon_fade .bi-x-circle-fill{cursor:pointer;position:absolute;right:-10px;top:-10px;transition:.3s linear}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child .icon_fade .bi-x-circle-fill:hover{color:#a01c22;color:var(--color-main)}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child i{color:#fff;color:var(--color-wh);font-size:22px;position:absolute;z-index:9}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child .icon_fade{align-items:center;background:linear-gradient(180deg,#ffee96 0,#701418);border-radius:50%;box-shadow:0 4px 4px #0000004d;color:#fff;display:box;display:flex;height:70px;justify-content:center;line-height:100px;position:relative;text-align:center;text-decoration:none;width:70px}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child .icon_fade:before{animation:pulse 2s linear infinite;background:#fc8181;border-radius:50%;content:"";display:block;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child .icon_fade:hover:before{animation:none;opacity:.4;transform:scale(1.3)}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx:first-child .icon_fade{animation:blastOut 1s}@keyframes pulse{0%{opacity:.4;transform:scale(1);z-index:0}50%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1)}}@keyframes blastOut{0%{opacity:.4;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx button{background:#a01c22;background:var(--color-main);border:2px solid #a01c22;border:2px solid var(--color-main);border-radius:10px;color:#fff;cursor:pointer;margin-top:20px;outline:none;padding:13px 10px;transition:.3s linear;width:100px}.sign_up_steps .signn_up .one_sign_up .first_step .card_bx button:hover{background:#0000;color:#a01c22;color:var(--color-main);font-weight:600}.sign_up_steps .one ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px;width:350px}.sign_up_steps .one ul li{text-wrap:nowrap;border:1px solid #dcdcdc;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;list-style:none;margin:5px;padding:10px 12px;position:relative;text-align:center;transition:.3s linear;width:130px}.sign_up_steps .one ul li i{display:none;opacity:0;transition:.3s linear}.activeProfile,.sign_up_steps .one ul li:hover{background:#a01c22;background:var(--color-main);color:#fff;color:var(--color-wh)}.activeProfile i,.sign_up_steps .one ul li:hover i{display:inline;display:initial;margin-right:5px;opacity:1}.sign_up_steps .one h3{margin-top:15px;text-align:center}section{min-height:300px;padding-bottom:40px;padding-top:105px;position:relative;top:0}section .dash_cards{flex-wrap:wrap}section .dash_cards .dash_card{background:#fff;background:var(--color-wh);border-radius:10px;box-shadow:0 0 20px #0003;box-shadow:0 0 20px var(--color-bl-3);height:70px;margin:1%;padding:10px 20px;width:31%}section .dash_cards .dash_card i{background:#9acd32;border-radius:50%;box-shadow:0 0 20px #aafb06;color:#fff;font-size:16px!important;padding:10px 12px}section .dash_cards .dash_card:nth-child(2) i{background:#32aecd;box-shadow:0 0 20px #32aecd;font-size:30px}section .dash_cards .dash_card:nth-child(3) i{background:#be32cd;box-shadow:0 0 20px #be32cd;font-size:30px}section .dash_cards .dash_card:nth-child(4) i{background:#cd5e32;box-shadow:0 0 20px #cd5e32;font-size:30px}section .dash_cards .dash_card:nth-child(5) i{background:#cdc532;box-shadow:0 0 20px #cdc532;font-size:30px}section .dash_cards .dash_card:nth-child(6) i{background:#7832cd;box-shadow:0 0 20px #7832cd;font-size:30px}section .dash_cards .dash_card .content h3{font-family:Roboto,sans-serif;font-size:23px}section .dash_cards .dash_card .content p{font-size:12px;margin-top:5px}section .profile_recent_etc{align-items:flex-start;flex-wrap:wrap;margin-top:20px}section .profile_recent_etc .cards_recent_added{width:calc(100% - 290px)}section .profile_recent_etc .visiter_profile{height:auto;width:260px}section .profile_recent_etc .profile{background:#fff;background:var(--color-wh);border-radius:10px;box-shadow:0 0 20px #0003;box-shadow:0 0 20px var(--color-bl-3);margin:10px;padding:10px 20px;width:100%}section .profile_recent_etc .profile:nth-child(2){position:relative}section .profile_recent_etc .profile li{align-items:center;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;list-style:none;margin-top:5px;padding:10px 5px;width:100%}section .profile_recent_etc .profile li:nth-child(2){margin-top:10px}section .profile_recent_etc .profile li:nth-child(3){border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc}section .profile_recent_etc .profile li .det{width:100%}section .profile_recent_etc .profile li .det h6{font-size:12px}section .profile_recent_etc .profile li .det p{font-size:13px;margin-top:3px}section .profile_recent_etc .profile li button{background:#a01c22;background:var(--color-main);border:1px solid #a01c22;border:1px solid var(--color-main);border-radius:11px;color:#fff;cursor:pointer;font-size:11px;outline:none;padding:4px 10px;transition:.3s linear}section .profile_recent_etc .profile li button:hover{background:#0000;color:#a01c22;color:var(--color-main)}section .profile_recent_etc .profile li:nth-child(4) button{background:#0000;color:#a01c22;color:var(--color-main);font-family:Poppins,sans-serif;font-size:11px;font-weight:600;margin-top:5px;padding:5px 11px}section .profile_recent_etc .profile li:nth-child(4) button:hover{background:#a01c22;background:var(--color-main);color:#fff;color:var(--color-wh)}section .profile_recent_etc .recent{border-radius:10px;height:334px;margin:-7px 5px;max-width:100%;padding:10px 20px;position:relative;scroll-behavior:smooth;width:100%}section .profile_recent_etc .recent .recent_cards{height:240px;justify-content:normal;margin-top:12px;overflow-x:auto;scroll-behavior:smooth;width:100%}section .profile_recent_etc .recent .recent_cards::-webkit-scrollbar{display:none}section .profile_pri{border-radius:10px;height:340px;margin-top:20px;padding:10px 20px;width:100%}section .card-container{background-color:#a01c22d9;border-radius:5px;box-shadow:0 0 20px #0000000d;color:#b3b8cd;height:230px;margin-right:15px;max-width:100%;min-width:180px;padding-top:15px;position:relative;text-align:center}section .card-container i{font-size:18px!important;position:absolute;right:0;top:10px}section .pro{background-color:#febb0b;border-radius:3px;color:#231e39;font-size:13px;font-weight:700;left:10px;padding:3px 7px;position:absolute;top:10px}section .card-container .round{border:1px solid #fff;border:1px solid var(--color-wh);border-radius:50%;height:100px;padding:7px;width:100px}section .recent h3{color:#fff;color:var(--color-wh);margin:10px 0}section .recent h6{color:#fff;color:var(--color-wh);margin:5px 0;text-transform:uppercase}section .recent p{color:#fff;color:var(--color-wh);font-size:12px;line-height:15px;padding-top:5px}section .recent .recent_buttons{margin-top:15px}section .recent_buttons i{color:#fff;cursor:pointer;font-size:23px;margin:0 10px;transition:.3s linear}section .recent_buttons i:hover{color:gray}section .recent .head h3{color:#a01c22;color:var(--color-main);font-size:16px;font-weight:800}section .recent .head .scroll_btn i{font-size:20px}section .profile_pri .recent{height:380px;max-width:100%;width:100%}section .profile_pri .recent .recent_cards{height:280px;margin-top:10px;overflow-x:auto}section .profile_pri .recent .recent_cards::-webkit-scrollbar{display:none}section .profile_recent_etc .profile{flex-direction:column;justify-content:flex-start;padding:15px}section .profile_recent_etc .profile .edit_img{position:relative}section .profile_recent_etc .profile .edit_img img{border-radius:10px;height:150px;width:155px}section .profile_recent_etc .profile .edit_img i,section .profile_recent_etc .profile .edit_img input{height:85px;opacity:0;position:absolute;width:85px}section .ad_p img{height:100%;overflow:hidden;padding:0;width:100%}section .primumium_scetion:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b8b8b81a;border-radius:10px;bottom:0;content:"";height:85%;position:absolute;right:0;width:calc(100% - 200px);z-index:999}section .primumium_scetion_active:before{display:none}.myphoto{display:flex;justify-content:space-between;min-height:200px;padding-top:125px!important}.myphoto .left_bx,.right_bx{position:relative;width:calc(100% - 200px)}.myphoto .left_bx{background:#fff;border-radius:10px;box-shadow:0 0 20px #0000001a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:20px;margin-top:70px;padding:20px;width:200px}.myphoto .left_bx .links_myphoto{display:flex;flex-direction:column;justify-content:center;margin-top:15px}.myphoto .left_bx .links_myphoto a{color:#1f1f1f;font-family:poppins,sans-serif;font-size:12px;font-weight:500;margin-top:5px;padding:5px 0;transition:.3s linear}.myphoto .left_bx .links_myphoto a:hover{color:#a01c22;color:var(--color-main);font-size:13px}.myphoto .right_bx{background:#fff;background:var(--color-wh);border-radius:10px;box-shadow:0 0 20px #0000001a;padding:20px}.myphoto .right_bx h1{color:#a01c22;color:var(--color-main)}.myphoto .right_bx .upload_photo{align-items:center;background:#f6cfd1ba;border-radius:10px;display:flex;flex-direction:column;height:150px;justify-content:center;margin:40px auto 0;position:relative;width:70%}.myphoto .right_bx .upload_photo input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:999}.myphoto .right_bx .upload_photo button{background:#a01c22;background:var(--color-main);border:none;border-radius:5px;color:#fff;color:var(--color-wh);margin-top:15px;outline:none;padding:8px 20px;transition:.3s linear}.myphoto .right_bx .upload_photo:hover button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:2px solid #a01c22;border:2px solid var(--color-main);color:#a01c22;color:var(--color-main)}.myphoto .right_bx .pra,.myphoto .right_bx .upload_photo p{color:#000;color:var(--color-bl);font-size:16px;text-align:center;width:70%}.myphoto .right_bx .pra{margin:20px auto}.myphoto .recent img{border:3px solid #a01c22;border:3px solid var(--color-main);border-radius:10px;box-shadow:0 0 20px #0000001a;height:90%;width:90%}.myphoto .recent .card-container{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;box-shadow:none;height:180px;margin-right:0;min-width:150px}.myphoto .recent .recent_cards{overflow-x:auto}.myphoto .recent .recent_cards::-webkit-scrollbar{display:none}.myphoto .radio_btns{display:flex;flex-direction:column;justify-content:flex-start}.myphoto .radio_btns h4{margin-top:10px}.myphoto .radio_btns .card{margin-top:8px}.myphoto .radio_btns .card label{font-size:14px;margin-left:8px}.myphoto .radio_btns .card input{accent-color:#a01c22;accent-color:var(--color-main)}.myphoto .pra2{color:gray;font-size:13px;margin:20px 0}.myphoto .pra2 a{color:#a01c22;color:var(--color-main)}nav .dropdown_nav,nav .menuBtn{display:none}.active_nav{background:#a01c22;height:70px;margin:0;padding:0 15%;width:100%;z-index:9999999999999}.active_nav:after,.active_nav:before{height:40px}.active_nav2:after,.active_nav:after,.active_nav:before{background:#fff;background:var(--color-wh);content:"";left:0;position:absolute;top:100%;width:100%;z-index:9}.active_nav2:after{height:0!important}.active_nav .nav_links a{color:#fff;color:var(--color-wh)}.active_nav .nav_links a:hover{color:var(--color-wh-4)}.active_nav .dropdown_nav{align-items:center;display:flex;left:0;padding:10px 20px;top:210%;z-index:99999}.active_nav .dropdown_nav,.active_nav .dropdown_nav:before{background:#fff;background:var(--color-wh);position:absolute}.active_nav .dropdown_nav:before{content:"";height:20px;left:50px;top:-10px;transform:rotate(45deg);width:20px;z-index:9999}.active_nav .dropdown_nav_dash:before{left:50px}.active_nav .dropdown_nav_mach:before{left:150px}.active_nav .dropdown_nav_seac:before{left:240px}.active_nav .dropdown_nav_inbox:before{left:325px}.active_nav .dropdown_nav li{text-wrap:nowrap;list-style:none}.active_nav .dropdown_nav li a{color:#000;color:var(--color-bl);position:relative;transition:.3s linear}.active_nav .dropdown_nav li a:hover{color:#a01c22;color:var(--color-main)}.active_nav1 .dropdown_nav{display:none}.active_nav1:before{background:#0000}.partner_pre .left_right_bx{align-items:flex-start!important;border:2px solid #000;margin-top:30px}.partner_pre .left_bx_pre,.right_bx_pre{font-family:Poppins,sans-serif;padding:20px 60px;position:relative;width:50%}.partner_pre .left_bx_pre:before{background:#000;background:var(--color-bl);border-radius:10px;content:"";height:60%;position:absolute;right:0;top:30%;width:2px}.partner_pre h3{color:#a01c22;color:var(--color-main);font-size:15px;font-weight:600;margin:25px 0 40px;text-align:center}.partner_pre .card{display:flex;margin-top:20px}.partner_pre .card label{color:#8a8a8a;font-size:14px;font-weight:500;margin-right:15px;width:150px}.partner_pre .card .content li{color:#045858;font-size:13px;list-style:none;margin-top:5px}.setting{position:relative}.setting .setting_bx{border-radius:8px;box-shadow:0 0 20px #0000001a;margin-top:20px;padding:20px;width:100%}.setting .setting_contact{align-items:flex-start;flex-direction:column}.setting .setting_contact h6{all:unset;font-family:Poppins,sans-serif;font-size:17px!important;font-weight:500;margin-top:10px!important}.setting .setting_contact h6 sup{margin-left:5px}.setting .setting_contact h6 a{font-size:17px!important;margin-left:5px;transition:.3s linear}.setting .setting_contact h6 a:hover{color:#a01c22;color:var(--color-main);font-weight:600}.setting .setting_filter .sub_filters{padding:20px 30px 30px}.setting .setting_filter .sub_filters h5{color:var(--color-wh-5);font-size:18px;font-weight:600;margin-top:10px}.setting .setting_filter .sub_filters p{color:gray;font-size:14px;font-weight:500;margin-top:10px}.setting .setting_filter .sub_filters .contact_card{border-radius:10px;box-shadow:0 0 20px #0000001a;margin-top:15px;padding:10px 20px}.css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{background:#fff;padding-right:3px}.setting .select_card_filter{flex-wrap:wrap;justify-content:normal}.setting .contact_head{margin:15px .66% 0;width:32%}.setting .MuiFormControl-root{width:100%}.setting .contact_head label i{background:#a01c1fbf;border-radius:50%;color:#fff;margin-right:5px;padding:7px 8px}.setting .contact_head_ah{width:100%}.setting .setting_filter .sub_filters .contact_head h5,.setting .setting_filter .sub_filters .contact_head p{margin:20px 0}.setting .setting_filter .sub_filters .contact_head .count span{background:#a01c22;background:var(--color-main);border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;margin:0 5px;padding:3px 8px}.setting .setting_contact .hide_delete{margin-top:20px}.setting .setting_contact .hide_delete label{cursor:pointer;margin-right:30px;transition:.3s linear}.setting .setting_contact .hide_delete label i{margin-left:5px}.setting .setting_contact .hide_delete label:hover{color:#a01c22;color:var(--color-main);font-weight:600}.myprofile{min-height:200px;padding-top:125px!important}.myprofile .head{align-items:center;background:#0000001a;background:var(--color-bl-2);display:flex;padding:10px 20px}.myprofile .head h1{align-items:center;color:#4d4d4d;display:flex;font-size:22px;font-weight:900}.myprofile .head span{color:#4d4d4d;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin-left:5px}.myprofile .basic_profile{align-items:flex-start;margin-top:15px}.myprofile .basic_profile aside,.right_side{height:260px;padding-left:20px;position:relative;width:calc(100% - 200px)}.myprofile .basic_profile aside{align-items:center;border-radius:10px;box-shadow:0 0 20px #0000001a;display:flex;flex-direction:column;height:205px;justify-content:center;overflow:hidden;padding-left:0;position:relative;width:200px}.myprofile .basic_profile aside input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.myprofile .basic_profile aside img{aspect-ratio:16/12;border-radius:10px;height:100%;width:100%}.color_text{color:#a01c22;color:var(--color-main)}.color_text button{background:none;border:none;color:skyblue;cursor:pointer;outline:none;transition:.3s linear}.color_text button:hover{color:#000;color:var(--color-bl)}.border_text{border-bottom:1px solid #e0e0e0;padding-bottom:5px}.myprofile .basic_profile .right_side .top_basic{border-bottom:2px solid #656565;padding-bottom:10px;position:relative}.myprofile .basic_profile .right_side .top_basic:before{background:#656565;content:"";height:70%;left:49%;position:absolute;top:0;width:3px}.myprofile .basic_profile .right_side .top_basic .left_b,.right_b{padding-left:20px;position:relative}.myprofile .basic_profile .right_side .top_basic .card{align-items:center;display:flex;margin-bottom:8px}.myprofile .basic_profile .right_side .top_basic .card label{font-size:14px;font-weight:500;margin-right:5px}.myprofile .basic_profile .right_side .top_basic .card p{font-size:14px;font-weight:600;margin-right:5px}.myprofile .basic_profile .right_side .bottom_basic h3{margin:10px 10px 10px 15px}.myprofile .basic_profile .right_side .bottom_basic .cards{flex-wrap:wrap}.myprofile .basic_profile .right_side .bottom_basic .cards li{color:#229ccc;cursor:pointer;font-size:14px;font-weight:500;margin-top:8px;transition:.3s linear;width:30%}.myprofile .basic_profile .right_side .bottom_basic .cards li::marker{color:#a01c22;color:var(--color-main)}.myprofile .about_yourself .nomal_det p{font-size:13px;font-weight:500;margin-top:8px}.myprofile .about_yourself .det_box{border-bottom:1px solid #e0e0e0;margin-top:15px;position:relative}.myprofile .about_yourself .det_box .cards{height:auto;margin-top:15px;position:relative}.myprofile .about_yourself .det_box .cards:before{background:#d8d8d8;content:"";height:90%;left:51%;position:absolute;top:2%;width:2px}.myprofile .about_yourself .det_box .cards .left_b,.right_b{width:50%}.myprofile .about_yourself .det_box .cards .card{align-items:center;display:flex;margin-bottom:10px}.myprofile .about_yourself .det_box .cards .card label{color:#a7a7a7;font-size:14px;font-weight:500;margin-right:5px;width:200px}.myprofile .about_yourself .det_box .cards .card p{font-size:14px;font-weight:600;margin-right:5px;width:200px;word-break:break-all}.myprofile .about_yourself .det_box .small_cards{justify-content:normal;padding:20px 0}.myprofile .about_yourself .det_box .small_cards li{border:1px solid #c7c7c7;border-radius:20px;font-size:14px;font-weight:600;list-style-type:none;margin-right:15px;padding:7px 13px}.new_matches{align-items:normal;min-height:200px;padding-top:125px!important}.match_right_bx,.new_matches .match_left_bx{min-height:300px;min-width:220px;overflow-y:auto;position:relative;width:300px;width:220px}.new_matches .match_right_bx{padding:15px;width:calc(100% - 265px)}.new_matches .match_right_bx .card_matches{background:#fff;border-radius:10px;box-shadow:0 0 20px #00000008;height:170px;margin-bottom:10px;overflow:hidden;padding:15px 10px;position:relative}.new_matches .match_right_bx .card_matches .img_bx{align-items:center;border-radius:10px;display:flex;height:100%;justify-content:center;width:135px}.new_matches .match_right_bx .card_matches .img_bx img{max-height:100%;width:100%}.new_matches .match_right_bx .card_matches .content_bx{border-right:1px solid #ebebeb;height:100%;padding-right:15px;width:calc(100% - 300px)}.new_matches .match_right_bx .card_matches .connect_bx{height:100%;width:140px}.new_matches .match_right_bx .card_matches .content_bx h4{color:#3c3c3c;font-weight:600}.new_matches .match_right_bx .card_matches .content_bx h4 i{font-size:15px;margin-left:5px}.new_matches .match_right_bx .card_matches .content_bx .cont_head{border-bottom:1px solid #ebebeb;margin-top:5px;padding-bottom:10px}.new_matches .match_right_bx .card_matches .content_bx .cont_head h6{color:#888;font-weight:500}.new_matches .match_right_bx .card_matches .content_bx .cont_head i{color:#3cc8ff;margin-right:5px}.new_matches .match_right_bx .card_matches .content_bx .cont_head span{font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.new_matches .match_right_bx .card_matches .content_bx .cont_head .r_fav{font-size:12px;font-weight:600;position:relative}.new_matches .match_right_bx .card_matches .content_bx .cont_head .r_fav i{animation:heart 2.5s linear infinite;color:#f6aab2;cursor:pointer;font-size:23px;position:absolute;right:0;text-shadow:0 5px 10px #d18689;top:-20px;transition:.2s linear}.added_to_fav_class,.new_matches .match_right_bx .card_matches .content_bx .cont_head .r_fav i:hover{color:#a01c22}@keyframes heart{0%{font-size:23px}50%{font-size:25px;top:-23px}to{font-size:23px}}.new_matches .match_right_bx .card_matches .content_bx ul{flex-wrap:wrap;list-style-type:none}.new_matches .match_right_bx .card_matches .content_bx ul li{color:#888;font-size:13px;margin-top:8px;width:40%}.new_matches .match_right_bx .card_matches .content_bx p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#888;display:-webkit-box;font-size:12px;line-height:1.5em;margin-top:15px;max-height:3em;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.new_matches .match_right_bx .card_matches .content_bx p a{color:skyblue;font-size:12px;font-weight:600}.new_matches .match_right_bx .card_matches .connect_profile{flex-direction:column;height:100%}.new_matches .match_right_bx .card_matches .connect_profile i{border:2px solid #a01c22;border:2px solid var(--color-main);border-radius:50%;color:#a01c22;color:var(--color-main);cursor:pointer;font-size:40px;margin:10px 0;padding:1px 4px;transition:.3s linear}.new_matches .match_right_bx .card_matches .connect_profile i:hover{transform:scale(1.05)}.new_matches .match_right_bx .card_matches .connect_profile p{font-size:11px;font-weight:500}.new_matches .match_right_bx .card_matches .connected_profile{flex-direction:column}.new_matches .match_right_bx .card_matches .connected_profile .connected,.new_matches .match_right_bx .card_matches .connected_profile .connected img{height:100%;width:100%}.new_matches .match_right_bx .card_matches .connected_profile p{font-size:14px;font-weight:500;margin-top:6px;text-align:center}.new_matches .match_right_bx .card_matches .connected_profile button{background:#a01c22;background:var(--color-main);border:1px solid #a01c22;border:1px solid var(--color-main);border-radius:20px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 0;transition:.3s linear;width:80%}.new_matches .match_right_bx .card_matches .connected_profile button i{margin-right:5px}.new_matches .match_right_bx .card_matches .connected_profile button:hover{background:#0000;color:#a01c22;color:var(--color-main)}.new_matches .match_left_bx .filter{background:#e7e7e7;border-radius:10px;padding:10px;width:100%}.new_matches .match_left_bx .filter h3{background:#b4b4b4;color:#fff;color:var(--color-wh);font-size:17px;padding:5px;width:100%}.new_matches .match_left_bx .filter h3 i{margin-right:5px}.new_matches .match_left_bx .filter .filter_card{width:100%}.new_matches .match_left_bx .filter .filter_card .filter_head{background:#e7e7e7;padding:8px;width:100%}.new_matches .match_left_bx .filter .filter_card .filter_head i{transition:.3s linear}.new_matches .match_left_bx .filter .filter_card .filter_head h6{font-size:13px}.new_matches .match_left_bx .filter .filter_card .filter_head i{all:unset;cursor:pointer}.new_matches .match_left_bx .filter .filter_card .radio_section{background:#fff;background:var(--color-wh);max-height:180px;overflow:hidden;padding:10px;width:100%}.new_matches .match_left_bx .filter .filter_card .radio_section .radio_card{all:unset;align-items:center;display:flex;margin-top:10px;width:100%}.new_matches .match_left_bx .filter .filter_card .radio_section .radio_card:first-child{margin-top:0}.new_matches .match_left_bx .filter .filter_card .radio_section .radio_card label{all:unset;color:#000;color:var(--color-bl);font-size:12px;font-weight:600;word-break:break-all}.new_matches .match_left_bx .filter .filter_card .radio_section .radio_card input{margin:0 5px 0 0;padding:0;width:auto}.basic_search{align-items:normal;min-height:200px;padding-top:125px!important}.basic_search .basic_search_left_bx,.basic_search_right_bx{position:relative;width:calc(100% - 300px)}.basic_search .basic_search_right_bx{width:300px}.basic_search .basic_search_left_bx .basic_search_card{align-items:center;display:flex}.basic_search .basic_search_left_bx .basic_search_card label{font-size:14px;font-weight:600;line-height:33px;margin-right:20px;width:150px}.basic_search .basic_search_left_bx .basic_search_card{margin-bottom:20px}.basic_search .basic_search_left_bx .basic_search_card .inputs input{border:1px solid #b9b6b6;border-radius:3px;padding:8px;width:90px}.basic_search .basic_search_left_bx .basic_search_card .inputs span{color:#000!important;display:none;font-weight:600!important;margin:0 10px!important;position:relative;top:2px!important}.basic_search .basic_search_left_bx .basic_search_card .basic_section{align-items:center}.basic_search .basic_search_left_bx .basic_search_card .basic_section .filter_card{width:150px;z-index:auto}.basic_search .basic_search_left_bx .basic_search_card .basic_section .filter_card input{background:#fff;border:1px solid #c5c3c3}.basic_search .basic_search_left_bx .basic_search_card .basic_section .filter_card i{top:20px}.basic_search .basic_search_left_bx .basic_search_card .basic_section span{color:#000;font-size:13px;font-weight:600;margin:0 10px;position:relative;top:5px}.basic_search .basic_search_left_bx .basic_search_card .radio_btns .card{align-items:center}.basic_search .basic_search_left_bx .basic_search_card .radio_btns .card input{accent-color:#a01c22;accent-color:var(--color-main)}.basic_search .basic_search_left_bx .basic_search_card .radio_btns .card label{margin-left:5px;position:relative;top:-2px}.basic_search .basic_search_left_bx .basic_search_card button{background:#a01c22;background:var(--color-main);color:#fff;color:var(--color-wh);margin:0 10px}.basic_search .basic_search_left_bx .basic_search_card button:hover{background:#c29c97;background:var(--color-main-transparent)}.basic_search .basic_search_left_bx .basic_search_card .reset{background:none;color:#000;color:var(--color-bl)}.basic_search .basic_search_left_bx .basic_search_card .reset:hover{background:#0000;color:#a01c22;color:var(--color-main)}.basic_search .basic_search_right_bx .filter{background:#e7e7e7;border-radius:10px;padding:10px;width:100%}.basic_search .basic_search_right_bx .filter h3{background:#b4b4b4;color:#fff;color:var(--color-wh);font-size:17px;padding:5px;width:100%}.basic_search .basic_search_right_bx .filter .filter_card{position:relative;width:100%;z-index:999}.basic_search .basic_search_right_bx .filter .filter_card .filter_head input{width:calc(100% - 60px)}.basic_search .basic_search_right_bx .filter .filter_card button{background:#fff;background:var(--color-wh);border:none;border-radius:10px;color:#000;color:var(--color-bl);cursor:pointer;font-weight:600;padding:10px 15px!important;top:7px}.basic_search .basic_search_right_bx .profile{background:#fff;background:var(--color-wh);border-radius:10px;box-shadow:0 0 20px #0003;box-shadow:0 0 20px var(--color-bl-3);margin-top:20px;padding:20px;width:100%}.basic_search .head_band{background:#0000001a;background:var(--color-bl-2);margin-bottom:20px;margin-top:40px;padding:10px 30px}.inbox .title{margin-bottom:30px}#toast-container{top:120px;z-index:99999}.inbox .match_right_bx .card_matches .upgrade_bx_card{align-items:center;border:1px solid #0000001a;border:1px solid var(--color-bl-2);display:flex;flex-direction:column;justify-content:center;margin:10px auto;padding:10px 15px;position:relative;width:100%}.inbox .match_right_bx .card_matches .upgrade_bx_card .bi-envelope-fill{background:#a01c22;background:var(--color-main);border-radius:50%;color:#fff;color:var(--color-wh);font-size:12px;left:48%;padding:5px 7px;position:absolute;top:-13px}.inbox .match_right_bx .card_matches .upgrade_bx_card h6{margin-top:3px;text-align:center}.inbox .match_right_bx .card_matches .upgrade_bx_card a{color:#a01c22;color:var(--color-main);font-size:13px;font-weight:600;margin-top:5px}.inbox_recevied .match_right_bx .card_matches .connect_profile i{font-size:30px;padding:3px 5px 1px}.editAge input{-webkit-box-flex-wrap:wrap;width:100%}.editAge input,.noraml_in input{border-radius:4px;border-style:solid;border-width:1px;box-sizing:border-box;font-size:15px;margin-right:5px;min-height:38px;outline:0!important;padding:10px}.noraml_in input{width:68%}.heightCard input{-webkit-box-flex-wrap:wrap;border-radius:4px;border-style:solid;border-width:1px;box-sizing:border-box;font-size:15px;min-height:38px;outline:0!important}.heightCard{margin-right:5px;width:68%}#partnerP_edit .heightCard{margin-right:16px;width:32%}#partnerP_edit .left_b .card:first-child .inputs{justify-content:flex-end!important;padding-right:10px}#partnerP_edit .left_b .card:first-child .inputs input{margin-left:12px;width:41.5%}.eduction_bx_par .multipleSelect{margin-right:15px;width:68%}#userAbout{font-size:16px;padding:5px;width:100%}#partner_preference_edit,#user_edit{background-color:#a01c22;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:auto;padding:5px}#partnerLoad,#partner_preference_update,#userLoad,#user_update{background-color:#1ca048;border:none;border-radius:5px;color:#fff;cursor:pointer;display:none;margin-left:auto;padding:5px}#settingLoad,#setting_update{background-color:#1ca048;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:auto;padding:10px}#settingLoad{display:none}#settingUpdateDiv{text-align:center}#react-select-15-listbox{max-height:176px}#react-select-16-listbox{max-height:150px}#react-select-17-listbox{max-height:110px}#editPref{background-color:#a01c22;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;left:94%;margin-top:3px;padding:10px;position:absolute;z-index:99999}.user_details{padding-bottom:0}.user_details .match_right_bx{width:100%}.user_details .match_right_bx .r_fav span{color:#888;font-size:12px!important;font-weight:500!important}.user_details .match_right_bx .img_bx{left:0;top:-50px}.user_details .match_right_bx .card_matches .content_bx .cont_head h6{color:#a01c22;color:var(--color-main)}.user_details .match_right_bx .card_matches .img_bx{box-shadow:0 0 20px #0000001a;height:132%!important;margin-right:15px;width:190px!important}.user_details .match_right_bx .card_matches .img_bx .viewProfileUserdata{background:#a01c22;bottom:0;color:#fff;cursor:pointer;font-size:11px;left:0;padding:8px 5px;position:absolute;text-align:center;width:100%}.user_details .match_right_bx .img_bx{background:#fff;background:var(--color-wh);left:-10px;position:relative;top:-2px}.match_right_bx,.user_details .match_left_bx{min-height:210px}.deatils_user_bx{align-items:normal;min-height:500px;position:relative}.deatils_user_bx .left_bx,.right_bx{width:calc(100% - 260px)}.deatils_user_bx .left_bx{width:240px}.deatils_user_bx .left_bx .ad_p{background:#fff;border-radius:10px;float:right;padding:10px;width:inherit()}.deatils_user_bx .left_bx .ad_p img{border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:230px}.deatils_user_bx .left_bx h4{color:gray;margin:10px 0}.deatils_user_bx .left_bx .randomProfiles{width:230px}.deatils_user_bx .left_bx .randomProfiles .rmProfile{background:#fff;border-radius:8px;box-shadow:0 0 20px #0000000d;display:flex;margin-bottom:10px;padding:10px;text-decoration:none;text-decoration:initial;width:230px}.deatils_user_bx .left_bx .randomProfiles .rmProfile img{border-radius:50%;box-shadow:0 0 20px #0000000d;height:35px;margin-right:10px;width:35px}.deatils_user_bx .left_bx .randomProfiles .rmProfile .content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 40px)}.deatils_user_bx .left_bx .randomProfiles .rmProfile .content h5{color:#141414;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.deatils_user_bx .left_bx .randomProfiles .rmProfile .content h5:nth-child(2){color:#5b5b5b;font-size:11px;font-weight:600;margin-top:5px}.deatils_user_bx .right_bx{background:#fff;border-radius:10px;margin-bottom:20px;padding:20px}.deatils_user_bx .right_bx .id_btns button{border:none;border-radius:5px;margin-right:10px;outline:none;padding:5px 10px}.deatils_user_bx .right_bx h3{align-items:center;color:#a01c22;color:var(--color-main);display:flex;font-size:15px;font-weight:600;margin:20px 0}.deatils_user_bx .right_bx h3 img{margin-right:10px;width:35px}.deatils_user_bx .right_bx p{font-size:12px;font-weight:600}.deatils_user_bx .right_bx li{align-items:center;display:flex;font-size:13px;font-weight:600;list-style:none;margin-left:40px;margin-top:15px}.deatils_user_bx .right_bx li img{margin-right:10px;width:25px}.deatils_user_bx .right_bx .contact_det{border:1px solid #dedede;padding:20px;position:relative;width:280px}.deatils_user_bx .right_bx .contact_det .contact_upgrade{text-wrap:nowrap;left:100%;position:absolute;top:45%}.deatils_user_bx .right_bx .contact_det .contact_upgrade a{margin-right:5px;transition:.3s linear}.deatils_user_bx .right_bx .contact_det .contact_upgrade a:hover{color:#000}.deatils_user_bx .right_bx .contact_det_active:before{height:0;width:0}.deatils_user_bx .right_bx .contact_det h4:first-child{margin-bottom:15px}.deatils_user_bx .right_bx .contact_det .mail_icon{background:#fff;border:1px solid #dfdfdf;border-radius:50%;color:#a01c22;color:var(--color-main);font-size:15px;padding:3px 5px;position:absolute;right:-13px;top:38%;z-index:99999999}.deatils_user_bx .right_bx .contact_det_active .mail_icon{display:none}.deatils_user_bx .right_bx .contact_det label{font-size:13px;font-weight:600}.deatils_user_bx .right_bx .contact_det label i{color:#1ca048;margin-right:5px}.deatils_user_bx .right_bx .contact_det h4:nth-child(2){margin-bottom:10px}.deatils_user_bx .right_bx .contact_det label:nth-child(3) i{color:#ffa400;margin-right:5px}.deatils_user_bx .right_bx .contact_det h4{font-size:13px;font-weight:600;margin-left:25px}.deatils_user_bx .partner_pre_user_bx{border-top:1px solid #000;margin-top:5px;padding-top:30px}.deatils_user_bx .partner_pre_user_bx .both_user{position:relative}.deatils_user_bx .partner_pre_user_bx .both_user .user_card{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.deatils_user_bx .partner_pre_user_bx .both_user .user_card img{border-radius:50%;height:50px;width:50px}.deatils_user_bx .partner_pre_user_bx .both_user .user_card h4{text-wrap:nowrap;font-size:13px;margin-top:5px}.deatils_user_bx .partner_pre_user_bx .both_user .user_card h6{border:1px solid #000;padding:3px 8px;position:relative;top:-13px}.deatils_user_bx .partner_pre_user_bx .both_user .user_card h6:before{background:#000;content:"";height:2px;left:-50px;position:absolute;top:45%;width:50px}.deatils_user_bx .partner_pre_user_bx .both_user .user_card h6:after{background:#000;content:"";height:2px;position:absolute;right:-50px;top:45%;width:50px}.deatils_user_bx .partner_pre_user_bx .pp_details{margin-top:25px;padding-bottom:50px;position:relative}.deatils_user_bx .partner_pre_user_bx .pp_details .pp_card{align-items:center;border-bottom:1px solid #ececec;display:flex;justify-content:space-between;margin-top:10px;padding:10px 0;width:100%}.deatils_user_bx .partner_pre_user_bx .pp_details .pp_card .bi-check-circle-fill{color:green}.deatils_user_bx .partner_pre_user_bx .pp_details .pp_card .bi-x-circle-fill{color:red}.deatils_user_bx .partner_pre_user_bx .pp_details .pp_card .labels h5{color:#a01c22;color:var(--color-main)}.deatils_user_bx .partner_pre_user_bx .pp_details .pp_card .labels h6{margin-top:3px}.deatils_user_bx .hide_pp_details .both_user .user_card12:before{height:calc(100% + 40px)}.deatils_user_bx .hide_pp_details .both_user .user_card12:before,.deatils_user_bx .hide_pp_details .pp_details:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b8b8b803;content:"";left:-20px;position:absolute;top:-20px;width:calc(100% + 30px);z-index:999}.deatils_user_bx .hide_pp_details .pp_details:before{height:100%}.active_nav_links{color:#a01c22!important;color:var(--color-main)!important}.radio_sec_active{max-height:none!important}.contactus{align-items:start;flex-wrap:wrap;position:relative}.contactus .card_bx{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5px;min-width:100%}.contactus .card_bx label{font-size:15px;font-weight:600;margin-top:20px;width:70%}.contactus .card_bx label i{margin-right:8px}.contactus .card_bx input,textarea{border:1px solid #a5a5a5;border-radius:10px;cursor:pointer;margin-top:10px;outline:none;padding:13px 15px;position:relative;width:70%;z-index:99}.contactus .left_job_bx{padding-top:25px}.contactus .left_job_bx p{font-size:13px;margin-top:10px}.contactus .left_job_bx h3,.contactus .left_job_bx ul{margin-top:10px}.contactus .left_job_bx ul li{font-size:13px;padding-top:10px}.contactus .filter_card{margin:20px auto;width:70%}.contactus .filter_card label{color:#000;font-size:15px;font-weight:600;margin-top:20px;width:90%}.contactus .filter_card label i{margin-right:5px;position:static;right:auto;top:auto}.contactus .filter_card input{border:1px solid #a5a5a5;border-radius:10px;padding:13px 15px}.contactus button{text-wrap:nowrap;background:#a01c22;background:var(--color-main);border:2px solid #a01c22;border:2px solid var(--color-main);border-radius:10px;color:#fff;cursor:pointer;margin-top:10px;outline:none;padding:10px 5px;transition:.3s linear;width:100px}.contactus button:hover{background:#0000;color:#a01c22;color:var(--color-main)}.contactus .head{font-size:25px;margin-top:50px;padding-bottom:30px;text-align:center;width:100%}.contactus .register_band .head{font-size:15px!important;margin-top:20px;padding-bottom:30px;text-align:left;width:100%!important}.err{color:red;font-size:14px;font-weight:600;text-align:left;width:90%}.nri_page:before{background:url(/static/media/nri_img.061de17772cfc0c147ae.jpg)no-repeat 0 12%/cover}.nri_page .content h1{background:#a01c2270;border-radius:10px;color:#fff;color:var(--color-wh);font-size:50px;padding:8px 30px}.pricing{height:auto;margin:60px auto auto;padding:30px;position:relative;width:100%}.pricing .head{align-items:center;border:none;display:flex;flex-direction:column;height:20%;justify-content:center;margin-top:20px;width:100%}.pricing .head h6{color:#a01c22;color:var(--color-main);font-size:12px}.pricing .head .spans{align-items:center;display:flex}.pricing .head .spans span{background:#a01c22;background:var(--color-main);height:2.5px;width:30px}.pricing .head .spans span:nth-child(2),.pricing .head .spans span:nth-child(3){margin-left:5px;width:5px}.pricing .cards{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;width:100%}.pricing .cards .card{background:#fff;border-radius:10px;box-shadow:0 0 8px gray;cursor:pointer;height:285px;margin:10px;overflow:hidden;padding:20px;position:relative;transition:.3s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pricing .cards .card h2{color:#a01c22;color:var(--color-main);font-family:Poppins,sans-serif}.pricing .cards .card h2 span{font-size:12px}.pricing .cards .card p{font-size:11px}.pricing .cards .card ul{list-style:none;margin-top:20px}.pricing .cards .card ul li{color:#000000b3;font-size:12px;font-weight:600;padding:5px 0}.pricing .cards .card ul li span{font-family:Poppins,sans-serif;margin-right:5px}.pricing .cards .card ul li .span_x{color:red}.pricing .cards .card ul li .span_yes{color:green}.pricing .cards .card ul li .bi{font-size:13px}.pricing .cards .card button{text-wrap:nowrap;background:#0000;border:2px solid #828282;border-radius:20px;color:#828282;cursor:pointer;font-weight:500;margin-left:15px;margin-top:20px;outline:none;padding:5px 15px;transition:.3s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pricing .cards .card button a{color:#a01c22;color:var(--color-main)}.pricing .cards .card button:hover{background:#a01c22;background:var(--color-main);border:2px solid #a01c22;border:2px solid var(--color-main);color:#fff}.pricing .cards .card button:hover a{color:#fff;color:var(--color-wh)}.pricing .cards .card h6{background:#a01c22;background:var(--color-main);color:#fff;height:25px;padding-top:5px;position:absolute;right:-40px;text-align:center;top:10px;transform:rotate(45deg);width:130px}.pricing .cards .card:first-child h6,.pricing .cards .card:nth-child(2) h6,.pricing .cards .card:nth-child(3) h6{display:none}.paynow{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:center;margin:auto;width:50%}.active_vip_nav:before{display:none}.pra_detai p{font-family:Poppins,sans-serif;font-size:15px;margin-top:0}.register_band3:before{background:url(/static/media/royal_design.b19b26f3682b4ddbc6f8.png)no-repeat 50%/cover;content:"";height:100%;left:auto;position:absolute;right:-50px;top:0;width:100px;z-index:999}.about_card_sec .left_about_bx,.right_about_bx{margin-top:20px;position:relative;width:50%}.about_card_sec .left_about_bx{padding-right:20px}.about_card_sec .left_about_bx img{width:100%}.about_card_sec .right_about_bx p{font-size:14px;font-style:italic;font-weight:600;margin-top:30px}.about_card_sec .right_about_bx p:first-child{margin-top:20px}.mainSectionProfile{background:#80808014;min-height:300px;position:relative}.clickToOpenImges{right:10px;top:10px;transition:.3s linear}.clickToOpenImges,.crown{cursor:pointer;font-size:20px;position:absolute;z-index:9999}.crown{background:#fff;border-radius:4px;right:6px;top:18px}.crown img{border-radius:10px!important;width:30px!important}.mainSectionProfile .showUserImages{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;border-radius:10px;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999;z-index:99999999999}.mainSectionProfile .left_right_btn{align-items:center;border-radius:10px;display:flex;position:absolute;top:50%;width:360px;z-index:999999999999}.mainSectionProfile .left_right_btn i{color:#262626;cursor:pointer;font-size:26px;transition:.3s linear}.mainSectionProfile .left_right_btn i:hover{color:#000}.mainSectionProfile .showUserImages .popImgesORexitBtn{position:relative;width:300px}.mainSectionProfile .showUserImages img{background:#fff;border-radius:10px;box-shadow:0 0 20px #0000004d;width:100%}.imageShopPopup{display:none}.imageShopPopup_active{display:inline;display:initial}.container_pri{margin:30px auto;overflow:hidden;width:380px}.printer-top{background:#333;border:6px solid #666;border-bottom:0;border-radius:6px 6px 0 0;height:6px;z-index:1}.printer-bottom{background:#333;border:6px solid #666;border-radius:0 0 6px 6px;border-top:0;height:6px;z-index:0}.paper-container{height:510px;overflow:hidden;position:relative}.paper{animation:print 1.8s cubic-bezier(.68,-.55,.265,.9);-moz-animation:print 1.8s cubic-bezier(.68,-.55,.265,.9);background:#fff;box-shadow:0 0 20px #00000014;height:510px;margin:-12px 12px 0;position:absolute;z-index:2}.main-contents{margin:0 12px;padding:24px}.jagged-edge{height:20px;margin-top:-1px;position:relative;width:100%}.jagged-edge:after{background:linear-gradient(45deg,#0000 33.333%,#fff 0,#fff 66.667%,#0000 0),linear-gradient(-45deg,#0000 33.333%,#fff 0,#fff 66.667%,#0000 0);background-position:0 -20px;background-size:16px 40px;content:"";display:block;height:20px;left:0;position:absolute;right:0}.success-icon{background:#359d00;border-radius:50%;color:#fff;font-size:48px;height:72px;margin:18px auto;text-align:center;width:72px}.success-title{color:#666;font-size:22px;font-weight:700;margin-bottom:16px;text-align:center}.success-description{color:#999;font-size:15px;line-height:21px;margin-bottom:24px;text-align:center}.order-details{color:#333;font-weight:700;text-align:center}.order-details .order-number-label{font-size:18px;margin-bottom:8px}.order-details .order-number{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:18px;line-height:48px;margin-bottom:24px;padding:8px 0}.order-footer{color:#999;font-size:18px;font-weight:700;line-height:18px;margin-bottom:8px;text-align:center}@keyframes print{0%{transform:translateY(-90%)}to{transform:translateY(0)}}.plan_contact_line{border:1px solid gray;border-radius:20px;font-size:17px;font-weight:600;margin:0 auto;padding:9px 10px;text-align:center;width:52vw}.loaderBx{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000000000000000!important}.loaderBx_active{display:none}.loaderBx .loader{animation:l13 1s linear infinite;aspect-ratio:1;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#ffa516);border-radius:50%;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);width:50px}@keyframes l13{to{transform:rotate(1turn)}}.topBoxDesign{align-items:center;border:12px solid #a01c22;border:12px solid var(--color-main);border-radius:8px;display:flex;flex-direction:column;height:210px;justify-content:center;margin-top:10px;position:relative;width:100%}.topBoxDesign h1{color:#a01c22;font-size:42px}.topBoxDesign p{color:#a01c22;font-size:18px;font-weight:700;margin-top:15px}.topBoxDesign img{position:absolute;right:16px;top:10px;width:80px}.topBoxDesigntab{background:#a01c22;border-radius:8px;margin-top:15px;padding:10px 0;width:100%}.topBoxDesigntab h2{color:#fff;font-size:17px;text-align:center}@media screen and (max-width:1430px){.deatils_user_bx,.user_details{width:68%}}@media screen and (max-width:1250px){header .search_bx{width:85%}.nri_tags_first{width:90%}.spiritual{height:auto;width:100%}.spiritual .sub_spiritual_bx{margin-top:-50px;width:90%}.right_bx,.spiritual .left_bx{align-items:normal!important}.nri_rishtey,.register_band,.sub_footer,.why{width:90%}.deatils_user_bx .left_bx,.right_bx{width:100%}.deatils_user_bx,.user_details{width:75%}.deatils_user_bx .left_bx .ad_p{float:left}.deatils_user_bx .left_bx{width:250px}.deatils_user_bx .right_bx{width:calc(100% - 280px)}}@media screen and (max-width:1120px){.active_nav{padding:0 9%}.website_dash_main{width:80%}}@media screen and (max-width:1070px){.deatils_user_bx,.user_details{width:85%}}@media screen and (max-width:1000px){.myprofile .basic_profile .right_side .top_basic{border:none;flex-wrap:wrap}.myprofile .basic_profile .right_side .bottom_basic{display:none}.myprofile .basic_profile .right_side .top_basic .left_b,.right_b{border:none}.myprofile .basic_profile .right_side .top_basic:before{display:none}.myprofile .basic_profile .right_side .top_basic .card{margin-bottom:15px}.new_matches{width:95%}.paynow{width:60%}.contactus .topBoxDesign p{text-align:center}}@media screen and (max-width:930px){.deatils_user_bx .left_bx{display:none}.deatils_user_bx .right_bx{width:100%}.active_nav{padding:0 5%}.website_dash_main{width:93%}.basic_search .basic_search_right_bx{display:none}.basic_search .basic_search_left_bx,.basic_search_right_bx{width:100%}.ab_co_pages{width:95%}}@media screen and (max-width:800px){section .dash_cards .dash_card{width:48%}}@media screen and (max-width:850px){header:before{background:url(/static/media/bg5.ad8b54337b42dca5e442.webp) no-repeat right 10% center/cover}.register_band button{text-wrap:nowrap}header .content h1{font-size:50px}header .content p{font-size:16px}.nri_rishtey{width:90%}.spiritual{flex-wrap:wrap}.right_bx,.spiritual .left_bx{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.sub_footer{align-items:normal!important;flex-wrap:wrap;justify-content:normal}footer .foot_bx{width:33%!important}.register_band h1{font-size:15px}.myphoto .left_bx{display:none}}@media screen and (max-width:720px){.drop_bx_active{min-height:70px}header .search_bx{flex-wrap:wrap;height:auto;padding:15px 20px}header .search_bx .filter_card{margin-top:10px;width:49%!important}header .search_bx .filter_card button{padding:10px 15px;width:100%}.nri_rishtey .right_bx_ad h1{font-size:20px}.nri_rishtey .left_bx_ad h1{font-size:24px}header .search_bx{bottom:15vh}.drop_bx_active{max-height:16vh}.myphoto{padding-top:95px!important;width:88%}.paynow{width:100%}.topBoxDesign h1{font-size:32px}.topBoxDesign p{font-size:15px}}@media screen and (max-width:680px){.contactus{width:100%}.register_band{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:29px!important}.why .why_cards{flex-wrap:wrap}.why .why_cards .why_card{margin-top:20px;width:100%}.why .why_cards .why_card:nth-child(2){border:none}.register_band{padding:0 10px 0 60px}.register_band button{font-size:13px}.register_band h1{margin-top:25px}section .profile_recent_etc .visiter_profile{display:none}section .profile_recent_etc .cards_recent_added{width:100%}nav .nav_links a{margin:0}.myprofile .basic_profile .right_side{display:none}.myprofile .basic_profile aside{align-items:center;display:flex;height:200px;justify-content:center;margin:20px;width:240px}.myprofile .basic_profile{align-items:center;justify-content:center;margin-top:15px}.myprofile .about_yourself .det_box .cards{flex-wrap:wrap}.myprofile .about_yourself .det_box .cards .left_b,.right_b{width:100%}.myprofile .about_yourself .det_box .cards:before{display:none}.myprofile .basic_profile .right_side .top_basic .left_b,.right_b{padding-left:0}.myprofile .head h1{font-size:16px}.myprofile{padding-top:84px!important}.new_matches .match_right_bx{display:flex;flex-wrap:wrap;gap:10px;height:auto;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;width:100%!important}.new_matches .match_right_bx .card_matches{flex-direction:column;height:auto;width:calc(49% - 10px)!important}.new_matches .match_right_bx .card_matches .img_bx{overflow:hidden;width:100%}.new_matches .match_right_bx .card_matches .content_bx{height:auto;margin:15px 0;width:100%}.user_details .match_right_bx .card_matches{width:100%!important}.deatils_user_bx .right_bx .contact_det .contact_upgrade{text-wrap:wrap;left:auto;position:absolute;top:120%}.deatils_user_bx .right_bx .contact_det{margin-bottom:34px}.user_details .match_right_bx .card_matches .img_bx .viewProfileUserdata{bottom:0}}@media screen and (max-width:541px){.connect_bx{width:100%!important}.connect_bx .connect_profile{flex-direction:row!important;justify-content:space-around}.connectedProfileRm{display:none!important}.new_matches .match_left_bx{display:none}.new_matches .match_right_bx .card_matches .img_bx a{align-items:center;display:flex;justify-content:center}.new_matches .match_right_bx .card_matches .img_bx img{max-height:100%;width:50%}.ab_co_pages .register_band{display:none!important}.topBoxDesign img{display:none}.contactus .left_job_bx{width:70%}.topBoxDesign{border:6px solid var(--color-main);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px}section .profile_recent_etc .visiter_profile{align-items:center;display:flex;flex-direction:column;justify-content:center}section .profile_recent_etc{align-items:center;flex-direction:column-reverse;flex-wrap:wrap;justify-content:center}section .profile_recent_etc .profile{display:none}section .profile_recent_etc .ad_p:nth-child(2){display:flex}.privacy_terms{width:95%}.contactus{align-items:start;align-items:center;flex-wrap:wrap;justify-content:center;position:relative}.basic_search .basic_search_left_bx .basic_search_card .basic_section,.contactus{flex-direction:column}.new_matches .match_right_bx .card_matches{width:100%!important}.myprofile{width:90%}.sign_up_steps .signn_up{width:94vw}.active_nav:after,.active_nav:before{display:none!important}.website_dash_main{padding-top:66px}.spiritual h4:nth-child(odd){font-size:15px}.spiritual h4{font-size:13px}.register_band{padding:0 10px 0 30px}header .content h1{font-size:40px}header .content p{font-size:14px;text-align:center}.nri_tags ul{flex-wrap:wrap}.nri_tags ul li{margin:-2px}.nri_rishtey{height:auto}.nri_rishtey .left_bx_ad{border-right:initial;width:100%}.nri_rishtey .left_bx_ad,.right_bx_ad{margin:0;width:100%}.nri_rishtey .tags p{margin-top:10px}.nri_rishtey .right_bx_ad h1{margin:8px 0 15px}footer .foot_bx{width:49%!important}.nri_rishtey .left_bx_ad h1{font-size:18px}.nri_rishtey .tags{flex-wrap:wrap;margin-top:10px}.nri_rishtey .tags p{border:none}nav .menuBtn{color:#000;display:flex;font-size:15px;margin-left:10px}nav .nav_links{background:#a01c22;display:none;flex-direction:column;height:auto;padding:20px 0;position:absolute;right:0;top:100%;width:50vw;z-index:999}nav .nav_links_active{display:flex}.active_nav .nav_links a{color:var(--color-wh);padding:10px 0}.active_nav .dropdown_nav{height:100%;width:50vw}.active_nav .dropdown_nav li{text-wrap:nowrap;list-style:none;padding:10px 4px}.active_nav .dropdown_nav{align-items:center;background:var(--color-wh);display:flex;flex-direction:column;left:auto!important;padding:10px 20px;position:absolute;right:100%;top:0;z-index:99999}.active_nav .dropdown_nav:before{background:#fff;content:"";height:20px;left:50px;left:auto!important;position:absolute;right:-10px;top:50%;transform:rotate(45deg);width:20px;z-index:99999999}.paynow .w50{width:70%}.topBoxDesign h1{font-size:20px}.topBoxDesign p{font-size:12px}.topBoxDesigntab h2{font-size:9px}.contactus .card_bx input,.contactus .card_bx label,.contactus .filter_card,textarea{width:100%}.contactus .register_band{display:none}.contactus .head{font-size:17px!important;margin-top:50px!important;text-align:center;width:100%}.nri_rishtey .tags p{margin-top:0!important;padding:3px 8px}.contactus{width:80%!important}}@media screen and (max-width:480px){.match_right_bx,.new_matches .match_left_bx{min-width:170px;width:170px}}@media screen and (max-width:400px){header .content h1{font-size:30px}footer .foot_bx:first-child{padding:0 10px 20px;width:100%!important}footer .foot_bx,footer .foot_bx:first-child{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}footer .foot_bx{padding-bottom:10px;width:49%!important}footer .foot_bx:last-child{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:80px;width:100%!important}header .search_bx{padding:15px 10px;width:95%!important}section .dash_cards .dash_card img{width:30px}}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);float:right;font-size:20px;font-weight:700;line-height:1;opacity:.8;position:relative;right:-.3em;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;top:-.3em}.toast-close-button:focus,.toast-close-button:hover{color:#000;cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);opacity:.4;text-decoration:none}.rtl .toast-close-button{float:left;left:-.3em;right:.3em}button.toast-close-button{-webkit-appearance:none;background:0 0;border:0;cursor:pointer;padding:0}.toast-top-center{right:0;top:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{right:0;top:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{left:12px;top:12px}.toast-top-right{right:12px;top:12px}.toast-bottom-right{bottom:12px;right:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{pointer-events:none;position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container>div{background-position:15px;background-repeat:no-repeat;border-radius:3px;box-shadow:0 0 12px #999;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);margin:0 0 6px;opacity:.8;overflow:hidden;padding:15px 15px 15px 50px;pointer-events:auto;position:relative;width:300px}#toast-container>div.rtl{background-position:right 15px center;direction:rtl;padding:15px 50px 15px 15px}#toast-container>div:hover{box-shadow:0 0 12px #000;cursor:pointer;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);opacity:1}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{margin-left:auto;margin-right:auto;width:300px}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{margin-left:auto;margin-right:auto;width:96%}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{background-color:#000;bottom:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);height:4px;left:0;opacity:.4;position:absolute}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.4777461b144e55145268.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-300-normal.3503ec5cc6330e21f695.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.1431d1cef06ad04f5458.woff2) format("woff2"),url(/static/media/roboto-cyrillic-300-normal.5b5f2f31962967dfc22c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.35b9d6be04b95f0f0530.woff2) format("woff2"),url(/static/media/roboto-greek-ext-300-normal.392a45a84c081c4b412d.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.db2632771401f61463fe.woff2) format("woff2"),url(/static/media/roboto-greek-300-normal.8ecd7085cfe9bc2c22ac.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.32fc45a3d1e8ea11fabc.woff2) format("woff2"),url(/static/media/roboto-vietnamese-300-normal.8472d69545c7409091b4.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.dc7dcec8e3f654e0ed63.woff2) format("woff2"),url(/static/media/roboto-latin-ext-300-normal.182712ab85f1472cdb2f.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.c48fb6765a9fcb00b330.woff2) format("woff2"),url(/static/media/roboto-latin-300-normal.0515ab82dae6923cab85.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-400-normal.af4d91666ea345601bea.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(/static/media/roboto-cyrillic-400-normal.c1d66054fe23e181d92c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(/static/media/roboto-greek-ext-400-normal.f708607d2a7290fb8bfa.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(/static/media/roboto-greek-400-normal.dfdff8fa12eac629d29f.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(/static/media/roboto-vietnamese-400-normal.e0e8ba725ebd107367a8.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(/static/media/roboto-latin-ext-400-normal.e757c42df6aaa3e11b62.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(/static/media/roboto-latin-400-normal.3f2b9a42f643e62a49b7.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.62ced72e5832f02c2796.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-500-normal.268f264f58eba5c07c88.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.cad7d3d9cb265e334e58.woff2) format("woff2"),url(/static/media/roboto-cyrillic-500-normal.965aebef74db72eaf236.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.6fb9cffb1d3e72bf9293.woff2) format("woff2"),url(/static/media/roboto-greek-ext-500-normal.eaa367bbd0b333a7f80b.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.9ac81fefbe6c319ea40b.woff2) format("woff2"),url(/static/media/roboto-greek-500-normal.1a05a4887ccb810cb4dd.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.d8642a3d1d4ef6179644.woff2) format("woff2"),url(/static/media/roboto-vietnamese-500-normal.657896dad292ee9a0a0a.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.9165081d10e1ba601384.woff2) format("woff2"),url(/static/media/roboto-latin-ext-500-normal.252057e589a0379208ed.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format("woff2"),url(/static/media/roboto-latin-500-normal.1f075502d0094a398e21.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.be4d02458ce53887dc37.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-700-normal.198a421f279162d59143.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.d010f1f324e111a22e53.woff2) format("woff2"),url(/static/media/roboto-cyrillic-700-normal.f8a034d72aa6828199d4.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2) format("woff2"),url(/static/media/roboto-greek-ext-700-normal.249853776d22a271b2b5.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.50e795c1345353b0e996.woff2) format("woff2"),url(/static/media/roboto-greek-700-normal.a84892c56152037b3552.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.3425a701027d0699e369.woff2) format("woff2"),url(/static/media/roboto-vietnamese-700-normal.4df79f684fcbca8386bd.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.ed67ad54b1a8f5d21150.woff2) format("woff2"),url(/static/media/roboto-latin-ext-700-normal.c1cc6d6fc851b3a2f79d.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format("woff2"),url(/static/media/roboto-latin-700-normal.666d7a2f9db53cf52e2d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.age .radio_section .radio_card{justify-content:space-between!important}.age .radio_section .radio_card .card_fil{width:48%!important}.age .radio_section .radio_card .card_fil input{border:1px solid #0000004d;border-radius:5px;margin-top:5px!important;padding:5px 8px!important;width:100%!important}.payment-summary{background-color:#f7f8fa;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-family:Arial,sans-serif;margin:20px auto;max-width:400px;padding:20px;text-align:center}.head{color:#333;font-size:24px;font-weight:700;margin-bottom:-7px}.details{margin-top:40px}.detail-row{display:flex;font-size:18px;justify-content:space-between;padding:10px 0}.label{color:#555;font-weight:600}.value{color:#333}.divider{border:none;border-top:1px solid #ddd;margin:15px 0}.total{color:#000;font-size:20px;font-weight:700}.pay-button{background-color:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:10px 20px;transition:background-color .3s}.pay-button:hover{background-color:#218838}.payment-failed-container{background-color:#fff;border:1px solid #151313;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:50px auto 0;max-width:553px;padding:30px;text-align:center}.payment-failed-container h2{color:#b00020;font-size:20px;font-weight:700;margin-bottom:20px}.payment-failed-container p{color:#555;font-size:16px;margin-bottom:15px}.retry-button{background-color:#b00020;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:18px;padding:15px;text-transform:capitalize;transition:background-color .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.retry-button:hover{background-color:#8b0018}.icon{color:#b00020;font-size:40px;margin-bottom:20px}.header{color:#8b0018;font-size:16px}.payment-failed-container hr{border:none;border-top:1px solid #ddd;margin-bottom:20px}.payment-confirmation-container{background-color:#fff;border:1px solid #010101;border-radius:8px;margin:50px auto 0;max-width:881;padding:25px;text-align:center;width:100%}.header{color:#d22;font-weight:700;margin-bottom:20px}.confirmation-body{display:flex;justify-content:space-evenly;margin:50px 0}.confirmation-left{border-right:2px solid #000;text-align:left}.thankucl{margin:20px;max-width:400px}.confirmation-left h2{color:#4caf50}.confirmation-right p{text-align:left}.back-button{border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:18px;padding:10px 20px}.back-button,.back-button:hover{background-color:#b00020}.navbar{align-items:center;background-color:#2c3e50;color:#fff;display:flex;justify-content:space-between;padding:.75rem 1.5rem}.logo{font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:#fff;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#18bc9c}.user-profile{align-items:center;display:flex;gap:.5rem}.user-profile img{border-radius:50%;height:32px;width:32px}.user-profile span{font-size:.95rem}.datatable{background:#fff;border-radius:10px;box-shadow:0 0 20px #0000001a;font-family:Arial,sans-serif;margin:2rem auto;max-width:100%;padding:5px 10px 20px}.datatable h2{font-size:16px;margin:15px 0;text-align:center}.datatable input{margin-bottom:1rem;padding:.5rem;width:100%}.datatable table{border-collapse:collapse;width:100%}.datatable td,.datatable th{border:1px solid #ddd;font-size:.7rem;padding:.75rem;text-align:left}.datatable tr:hover{background-color:#f5f5f5}.pagination{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.pagination button{padding:.5rem 1rem}.admin_dash_sec{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px auto;width:95%}.admin_dash_sec .left_se{width:49%}.stats-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem;position:relative;top:50px}.stat-box{background-color:#fff;border-radius:8px;box-shadow:0 0 20px #0000001a;flex:1 1 200px;padding:1rem;text-align:center;transition:transform .2s ease}.stat-box:hover{transform:translateY(-3px)}.stat-box h3{color:#444;font-size:1.2rem;margin-bottom:.5rem}.stat-box p{color:#2c3e50;font-size:1.6rem;font-weight:700}.head_filter2{align-items:center;display:flex;justify-content:space-between;padding:5px 10px;width:100%}.head_filter2 input{border:1px solid grey;border-radius:5px;padding-left:15px;width:200px}.head_filter2 .h_fil{align-items:center;display:flex}.head_filter2 .h_fil select{max-width:150px}.head_filter2 .h_fil input,.head_filter2 .h_fil select{border:1px solid grey;border-radius:5px;margin:0 0 0 15px!important;min-width:100px;padding:5px 10px!important}.head_filter2 .h_fil input{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.head_filter2 .h_fil label{font-size:13px;font-weight:600;margin-left:15px}.head_filter2 .h_fil .bi-x-lg{cursor:pointer;font-size:13px;margin-left:15px}
/*# sourceMappingURL=main.febec7ba.css.map*/