.PricingPage-module__jptGVG__container{max-width:1200px;margin:0 auto;padding:8rem 10%}.PricingPage-module__jptGVG__header{text-align:center;margin-bottom:3rem}.PricingPage-module__jptGVG__heading{color:#0f172a;letter-spacing:-.025em;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.PricingPage-module__jptGVG__content{flex-direction:column;gap:1.5rem;display:flex}.PricingPage-module__jptGVG__section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.PricingPage-module__jptGVG__section:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.PricingPage-module__jptGVG__section h3{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.PricingPage-module__jptGVG__section p{margin-bottom:1.25rem}.PricingPage-module__jptGVG__section li{color:#475569;margin-bottom:.5rem;margin-left:1.25rem;line-height:1.6}.PricingPage-module__jptGVG__btn{background:var(--primary,#3b82f6);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:8px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.PricingPage-module__jptGVG__btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.PricingPage-module__jptGVG__btn:active{transform:translateY(0)}@media (max-width:768px){.PricingPage-module__jptGVG__container{padding:6rem 1.5rem}.PricingPage-module__jptGVG__heading{font-size:1.75rem}.PricingPage-module__jptGVG__section{padding:1.25rem}.PricingPage-module__jptGVG__section h3{font-size:1.125rem}}
.Footer-module__U4yoJW__footer{background:#fff;border-top:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 15% 0;display:flex}.Footer-module__U4yoJW__main{justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;padding-bottom:2rem;display:flex}.Footer-module__U4yoJW__company{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.Footer-module__U4yoJW__logo img{width:100px}.Footer-module__U4yoJW__description{color:#444;max-width:300px;font-size:.85rem}.Footer-module__U4yoJW__links{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.Footer-module__U4yoJW__links .Footer-module__U4yoJW__title{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.Footer-module__U4yoJW__links a{color:#222;margin:.05rem 0;font-size:.875rem}.Footer-module__U4yoJW__links a i{color:var(--primary);margin-right:.5rem;font-size:.85rem}.Footer-module__U4yoJW__socials{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:1rem;display:flex}.Footer-module__U4yoJW__socials .Footer-module__U4yoJW__icons{place-content:center flex-start;gap:.75rem;width:100%;display:flex}.Footer-module__U4yoJW__socials .Footer-module__U4yoJW__icons img{width:40px}.Footer-module__U4yoJW__socials .Footer-module__U4yoJW__icons img:hover{transform:translateY(-2px)}.Footer-module__U4yoJW__credit{justify-content:center;align-items:center;width:100%;padding:.5rem;display:flex}.Footer-module__U4yoJW__credit p{color:#000;text-align:center;font-size:.875rem}.Footer-module__U4yoJW__credit p a{color:var(--primary-dark)}@media (max-width:860px){.Footer-module__U4yoJW__footer{margin:0;padding:1.5rem}.Footer-module__U4yoJW__main{flex-direction:column}}
.MessageBox-module__cSkFTG__overlay{z-index:2147483647;background:#0003;width:100%;height:100%;position:fixed;top:0;left:0}.MessageBox-module__cSkFTG__container{color:#111;z-index:2147483647;background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:400px;padding:2rem;animation:.3s MessageBox-module__cSkFTG__fadeIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0003}.MessageBox-module__cSkFTG__message{text-align:center;color:#333;font-size:1rem}.MessageBox-module__cSkFTG__icon{font-size:2.5rem}.MessageBox-module__cSkFTG__success{color:#2ecc71}.MessageBox-module__cSkFTG__warn{color:#f1c40f}.MessageBox-module__cSkFTG__error{color:#e74c3c}.MessageBox-module__cSkFTG__container button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:.6rem 1.4rem;font-weight:500;transition:all .2s}.MessageBox-module__cSkFTG__container button:hover{opacity:.8}@keyframes MessageBox-module__cSkFTG__fadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}
.MessageIcon-module__JOL8dG__messageIcon{background-color:var(--primary);cursor:pointer;z-index:1000;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 8px #0003}.MessageIcon-module__JOL8dG__messageIcon:hover{background-color:var(--primary-dark);transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.MessageIcon-module__JOL8dG__messageIcon:active{transform:scale(.95)}.MessageIcon-module__JOL8dG__messageIcon i{font-size:24px}.MessageIcon-module__JOL8dG__messageIcon span{color:#fff;background-color:#f44;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 4px #0003}@keyframes MessageIcon-module__JOL8dG__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.MessageIcon-module__JOL8dG__messageIcon span:not(:empty){animation:2s infinite MessageIcon-module__JOL8dG__pulse}@media (max-width:768px){.MessageIcon-module__JOL8dG__messageIcon{z-index:100000;width:40px;height:40px;top:1.25rem;left:7rem}.MessageIcon-module__JOL8dG__messageIcon i{font-size:1.1rem}}
.Messages-module__wAR5EG__container{z-index:1000000;background:#fff;border:1px solid #0003;border-radius:24px;width:100%;max-width:350px;height:100%;max-height:500px;position:fixed;bottom:1rem;right:1rem;overflow:hidden;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff0d}.Messages-module__wAR5EG__header{border-bottom:1px solid #0003;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.Messages-module__wAR5EG__heading{color:#2a2a2a;font-size:1.15rem;font-weight:500}.Messages-module__wAR5EG__closeBtn{color:#2a2a2a;cursor:pointer;background:0 0;font-size:1rem}.Messages-module__wAR5EG__boxContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-top:-1.5rem;padding:2rem;display:flex}.Messages-module__wAR5EG__boxContainer .Messages-module__wAR5EG__content{background:#f1d3e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.Messages-module__wAR5EG__boxContainer p{color:#061e41;margin-top:1rem;font-size:1.2rem;font-weight:500}.Messages-module__wAR5EG__boxContainer i{color:#1361d6;font-size:2rem}.Messages-module__wAR5EG__boxContainer .Messages-module__wAR5EG__loginBtn{color:#fff;background:var(--primary);border-radius:8px;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem}.Messages-module__wAR5EG__boxContainer .Messages-module__wAR5EG__loginBtn:hover{background:var(--primary-dark)}.Messages-module__wAR5EG__content{flex-direction:column;gap:1rem;width:100%;height:calc(100% - 70px);padding:.5rem;display:flex;overflow-y:auto}.Messages-module__wAR5EG__section{flex-direction:column;gap:.5rem;width:100%;display:flex}.Messages-module__wAR5EG__sectionTitle{color:#555;letter-spacing:.3px;padding:.5rem .5rem .25rem;font-size:.7rem}.Messages-module__wAR5EG__requestCard{background:#f8f9fa;border:1px solid #00000012;border-radius:12px;flex-direction:column;gap:.75rem;width:100%;padding:.75rem;transition:background-color .2s;display:flex}.Messages-module__wAR5EG__requestCard:hover{background:#f0f2f5}.Messages-module__wAR5EG__userInfo{align-items:center;gap:.75rem;display:flex}.Messages-module__wAR5EG__avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:2px solid #fff;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.Messages-module__wAR5EG__avatarImage{object-fit:cover;width:100%;height:100%}.Messages-module__wAR5EG__userDetails{flex:1;min-width:0}.Messages-module__wAR5EG__userName{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.95rem;font-weight:600;overflow:hidden}.Messages-module__wAR5EG__requestTime{color:#65676b;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.Messages-module__wAR5EG__requestTime:before{content:"•";color:#65676b;margin-right:.25rem;font-size:1rem}.Messages-module__wAR5EG__requestActions{align-items:center;gap:.5rem;padding-left:calc(48px + .75rem);display:flex}.Messages-module__wAR5EG__acceptBtn,.Messages-module__wAR5EG__rejectBtn{cursor:pointer;border:none;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.5rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Messages-module__wAR5EG__acceptBtn{color:#e7f3ff;background:#1877f2}.Messages-module__wAR5EG__acceptBtn:hover{color:#fff;background:#0b61d2}.Messages-module__wAR5EG__acceptBtn i{font-size:.9rem}.Messages-module__wAR5EG__rejectBtn{color:#e7f3ff;background:#dc3545}.Messages-module__wAR5EG__rejectBtn:hover{color:#fff;background:#c42030}.Messages-module__wAR5EG__rejectBtn i{font-size:.9rem}.Messages-module__wAR5EG__chatCard{cursor:pointer;background:#f8f9fa;border:1px solid #0003;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:background-color .2s;display:flex}.Messages-module__wAR5EG__chatCard:hover{background:#f0f2f5}.Messages-module__wAR5EG__chatInfo{flex:1;min-width:0}.Messages-module__wAR5EG__lastMessage{color:#65676b;white-space:nowrap;text-overflow:ellipsis;margin:.25rem 0 0;font-size:.85rem;overflow:hidden}.Messages-module__wAR5EG__emptyState{color:#65676b;background:#f8f9fa;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:2rem 1rem;display:flex}.Messages-module__wAR5EG__emptyState i{color:#bcc0c4;font-size:2rem}.Messages-module__wAR5EG__emptyState p{font-size:.9rem;font-weight:500}.Messages-module__wAR5EG__loading,.Messages-module__wAR5EG__error{border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:1rem;display:flex}.Messages-module__wAR5EG__loading{color:#65676b;background:#f8f9fa}.Messages-module__wAR5EG__loading i{font-size:1rem;animation:1s linear infinite Messages-module__wAR5EG__spin}@keyframes Messages-module__wAR5EG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Messages-module__wAR5EG__error{color:#dc3545;background:#ffebe9}.Messages-module__wAR5EG__error i{font-size:1rem}.Messages-module__wAR5EG__content::-webkit-scrollbar{width:6px}.Messages-module__wAR5EG__content::-webkit-scrollbar-track{background:0 0}.Messages-module__wAR5EG__content::-webkit-scrollbar-thumb{background:#bcc0c4;border-radius:3px}.Messages-module__wAR5EG__content::-webkit-scrollbar-thumb:hover{background:#65676b}@media (max-width:768px){.Messages-module__wAR5EG__container{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;bottom:0;right:0}.Messages-module__wAR5EG__content{height:calc(100% - 60px)}.Messages-module__wAR5EG__requestActions{padding-left:calc(48px + .75rem)}}@media (max-width:480px){.Messages-module__wAR5EG__userName{font-size:.9rem}.Messages-module__wAR5EG__acceptBtn,.Messages-module__wAR5EG__rejectBtn{padding:.4rem;font-size:.8rem}.Messages-module__wAR5EG__acceptBtn i,.Messages-module__wAR5EG__rejectBtn i{font-size:.8rem}}.Messages-module__wAR5EG__backBtn{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem;font-size:1.2rem;transition:color .2s;display:flex}.Messages-module__wAR5EG__backBtn:hover{color:#333}.Messages-module__wAR5EG__chatContainer{background:#fff;flex:1;height:90%}.Messages-module__wAR5EG__avatarWrap{flex-shrink:0;position:relative}.Messages-module__wAR5EG__unreadDot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:11px;height:11px;animation:1.8s ease-in-out infinite Messages-module__wAR5EG__unreadPulse;position:absolute;bottom:0;right:0}@keyframes Messages-module__wAR5EG__unreadPulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 5px #22c55e00}}.Messages-module__wAR5EG__chatCardUnread{background-color:#f0f4ff;border-color:#1877f233}.Messages-module__wAR5EG__chatInfoRow{justify-content:space-between;align-items:center;gap:6px;display:flex}.Messages-module__wAR5EG__chatTime{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:11px}.Messages-module__wAR5EG__chatTimeUnread{color:#1877f2;font-weight:600}.Messages-module__wAR5EG__userNameUnread{font-weight:700}.Messages-module__wAR5EG__lastMessageUnread{color:#1a1a1a;font-weight:600}.Messages-module__wAR5EG__youLabel{color:#9ca3af;font-weight:400}.Messages-module__wAR5EG__unreadBadge{color:#fff;background:#1877f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}
.MessagingUI-module__7u_M6G__container{background:#fff;border-radius:.5rem;flex-direction:column;height:100%;display:flex;overflow:hidden}.MessagingUI-module__7u_M6G__header{background:#f8f9fa;border-bottom:1px solid #e0bac7;padding:.5rem}.MessagingUI-module__7u_M6G__profileInfo{align-items:center;gap:1rem;display:flex}.MessagingUI-module__7u_M6G__avatar{border-radius:50%;flex-shrink:0;width:3.5rem;height:3.5rem;overflow:hidden}.MessagingUI-module__7u_M6G__avatarImage{object-fit:cover;width:100%;height:100%}.MessagingUI-module__7u_M6G__userInfo{flex:1}.MessagingUI-module__7u_M6G__userName{color:#333;margin-bottom:.1rem;font-size:1rem;font-weight:600}.MessagingUI-module__7u_M6G__status{color:#333d47;align-items:center;gap:.25rem;font-size:.8rem;font-weight:500;display:flex}.MessagingUI-module__7u_M6G__status i{color:var(--primary);margin-top:.15rem}.MessagingUI-module__7u_M6G__messagesArea{scroll-behavior:smooth;background:#f5f5f5;flex:1;padding:1.5rem;overflow-y:auto}.MessagingUI-module__7u_M6G__loadingMessages,.MessagingUI-module__7u_M6G__emptyMessages{color:#999;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:.95rem;display:flex}.MessagingUI-module__7u_M6G__loadingMessages i,.MessagingUI-module__7u_M6G__emptyMessages i{color:#ccc;margin-bottom:1rem;font-size:2.5rem}.MessagingUI-module__7u_M6G__messageWrapper{margin-bottom:1rem;animation:.3s MessagingUI-module__7u_M6G__fadeIn;display:flex}.MessagingUI-module__7u_M6G__enNotice{text-align:center;background:#bbcfea;border-radius:4px;align-items:center;margin-bottom:1rem;padding:.35rem .85rem;display:flex}.MessagingUI-module__7u_M6G__enNotice p{text-align:center;color:#1b5dd7;width:100%;font-size:.8rem;font-weight:500}@keyframes MessagingUI-module__7u_M6G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MessagingUI-module__7u_M6G__ownMessage{justify-content:flex-end}.MessagingUI-module__7u_M6G__otherMessage{justify-content:flex-start}.MessagingUI-module__7u_M6G__messageAvatar{border-radius:50%;flex-shrink:0;width:2rem;height:2rem;margin-right:.5rem;overflow:hidden}.MessagingUI-module__7u_M6G__messageAvatar img{object-fit:cover;width:100%;height:100%}.MessagingUI-module__7u_M6G__messageContent{align-items:flex-end;gap:.5rem;max-width:70%;display:flex}.MessagingUI-module__7u_M6G__messageBubble{background:#fff;border-radius:1rem;padding:.35rem 1rem;position:relative;box-shadow:0 1px 2px #0000001a}.MessagingUI-module__7u_M6G__ownMessage .MessagingUI-module__7u_M6G__messageBubble{color:#fff;background:#0084ff}.MessagingUI-module__7u_M6G__messageText{word-wrap:break-word;padding:.2rem;font-size:.9rem}.MessagingUI-module__7u_M6G__messageTime{color:#888;text-align:right;padding:0;font-size:10px;display:block;scale:.8}.MessagingUI-module__7u_M6G__ownMessage .MessagingUI-module__7u_M6G__messageTime{color:#ffffffb3}.MessagingUI-module__7u_M6G__messageStatus{color:#999;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.MessagingUI-module__7u_M6G__messageStatus i{font-size:.8rem}.MessagingUI-module__7u_M6G__ownMessage .MessagingUI-module__7u_M6G__messageStatus{color:#999}.MessagingUI-module__7u_M6G__retryButton{color:#f44336;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.8rem}.MessagingUI-module__7u_M6G__retryButton:hover{color:#d32f2f}.MessagingUI-module__7u_M6G__inputArea{background:#fff;width:100%;padding:0}.MessagingUI-module__7u_M6G__inputWrapper{background:#cbcbcb;border-radius:2rem;justify-content:space-between;align-items:center;padding:.25rem .5rem .25rem 1rem;display:flex}.MessagingUI-module__7u_M6G__inputWrapper input{background:0 0;font-size:.9rem}.MessagingUI-module__7u_M6G__inputWrapper p{color:#0073e6;text-align:center;width:100%;font-size:.8rem}.MessagingUI-module__7u_M6G__messageInput:disabled{opacity:.6;cursor:not-allowed}.MessagingUI-module__7u_M6G__sendButton{color:#fff;cursor:pointer;background:#0084ff;border:none;border-radius:50%;justify-content:center;align-items:center;padding:1rem;font-size:1rem;transition:background-color .2s;display:flex}.MessagingUI-module__7u_M6G__sendButton:hover:not(:disabled){background:#0073e6}.MessagingUI-module__7u_M6G__sendButton:disabled{cursor:not-allowed;background:#799ab8}.MessagingUI-module__7u_M6G__messagesArea::-webkit-scrollbar{width:6px}.MessagingUI-module__7u_M6G__messagesArea::-webkit-scrollbar-track{background:#f1f1f1}.MessagingUI-module__7u_M6G__messagesArea::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.MessagingUI-module__7u_M6G__messagesArea::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.MessagingUI-module__7u_M6G__messageContent{max-width:85%}.MessagingUI-module__7u_M6G__header{padding:.75rem}.MessagingUI-module__7u_M6G__avatar{width:2.5rem;height:2.5rem}.MessagingUI-module__7u_M6G__userName{font-size:1rem}.MessagingUI-module__7u_M6G__messagesArea{padding:1rem}.MessagingUI-module__7u_M6G__inputArea{padding:0 .5rem}}.MessagingUI-module__7u_M6G__typingIndicator{background:#e0e0e0;border-radius:1rem;align-items:center;gap:.25rem;width:fit-content;padding:.5rem 1rem;display:flex}.MessagingUI-module__7u_M6G__typingIndicator span{background:#666;border-radius:50%;width:.5rem;height:.5rem;animation:1s ease-in-out infinite MessagingUI-module__7u_M6G__typing}.MessagingUI-module__7u_M6G__typingIndicator span:first-child{animation-delay:.1s}.MessagingUI-module__7u_M6G__typingIndicator span:nth-child(2){animation-delay:.2s}.MessagingUI-module__7u_M6G__typingIndicator span:nth-child(3){animation-delay:.3s}@keyframes MessagingUI-module__7u_M6G__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-.25rem)}}.MessagingUI-module__7u_M6G__messageGroup{flex-direction:column;gap:.25rem;margin-bottom:.5rem;display:flex}.MessagingUI-module__7u_M6G__messageDateDivider{text-align:center;margin:1rem 0;position:relative}.MessagingUI-module__7u_M6G__messageDateDivider:before,.MessagingUI-module__7u_M6G__messageDateDivider:after{content:"";background:#e0e0e0;width:30%;height:1px;position:absolute;top:50%}.MessagingUI-module__7u_M6G__messageDateDivider:before{left:0}.MessagingUI-module__7u_M6G__messageDateDivider:after{right:0}.MessagingUI-module__7u_M6G__messageDateDivider span{color:#666;background:#f5f5f5;border-radius:1rem;padding:.25rem .75rem;font-size:.8rem}
.Navbar-module__Vq4-9W__navbar{z-index:1000;background:#fff;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;top:0;left:0}.Navbar-module__Vq4-9W__topBar{background:var(--primary);padding:8px 0;font-size:13px}.Navbar-module__Vq4-9W__topBarContent{color:#fff;justify-content:space-between;align-items:center;width:100%;padding:0 15%;display:flex}.Navbar-module__Vq4-9W__services{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Navbar-module__Vq4-9W__serviceItem{justify-content:center;align-items:center;gap:6px;display:flex}.Navbar-module__Vq4-9W__serviceItem i{margin-top:.02rem}.Navbar-module__Vq4-9W__topRight{align-items:center;gap:24px;display:flex}.Navbar-module__Vq4-9W__region{opacity:.9;align-items:center;gap:6px;display:flex}.Navbar-module__Vq4-9W__region i{font-size:11px}.Navbar-module__Vq4-9W__soulmateLink{color:#fff;transition:var(--transition);padding:4px 0;font-weight:500;text-decoration:none}.Navbar-module__Vq4-9W__soulmateLink:hover{color:#eda5d4}.Navbar-module__Vq4-9W__mainNav{border-bottom:1px solid var(--border);padding:12px 0}.Navbar-module__Vq4-9W__navContent{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:0 15% .5rem;display:flex}.Navbar-module__Vq4-9W__navLeft{flex:1;align-items:center;gap:20px;display:flex}.Navbar-module__Vq4-9W__menuButton{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Navbar-module__Vq4-9W__menuIcon{width:20px;height:16px;display:block;position:relative}.Navbar-module__Vq4-9W__menuIcon span{background:var(--text);width:100%;height:2px;transition:var(--transition);border-radius:1px;display:block;position:absolute;left:0}.Navbar-module__Vq4-9W__menuIcon span:first-child{top:0}.Navbar-module__Vq4-9W__menuIcon span:nth-child(2){top:7px}.Navbar-module__Vq4-9W__menuIcon span:nth-child(3){top:14px}.Navbar-module__Vq4-9W__menuIcon.Navbar-module__Vq4-9W__active span:first-child{top:7px;transform:rotate(45deg)}.Navbar-module__Vq4-9W__menuIcon.Navbar-module__Vq4-9W__active span:nth-child(2){opacity:0}.Navbar-module__Vq4-9W__menuIcon.Navbar-module__Vq4-9W__active span:nth-child(3){top:7px;transform:rotate(-45deg)}.Navbar-module__Vq4-9W__logo{align-items:center;display:flex}.Navbar-module__Vq4-9W__logoImage{width:auto;height:32px}.Navbar-module__Vq4-9W__categoriesButton{color:#fff;cursor:pointer;background:#f29334;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.Navbar-module__Vq4-9W__categoriesButton:hover{background:#ec7f13}.Navbar-module__Vq4-9W__categoriesButton i{font-size:12px}.Navbar-module__Vq4-9W__search{flex:1;max-width:500px;margin:0 40px}.Navbar-module__Vq4-9W__searchContainer{background:#f8f8f8;border:1px solid #c9c9c9;border-radius:6px;align-items:center;padding:0 16px;display:flex}.Navbar-module__Vq4-9W__searchContainer:focus-within{background:#fff;border-color:#bababa;box-shadow:0 8px 24px #3d3d3d33}.Navbar-module__Vq4-9W__searchContainer i{color:var(--primary-dark);margin-right:12px;font-size:14px}.Navbar-module__Vq4-9W__searchInput{height:40px;color:var(--text);background:0 0;border:none;outline:none;flex:1;width:100%;font-size:14px}.Navbar-module__Vq4-9W__searchInput::placeholder{color:#52454f}.Navbar-module__Vq4-9W__navRight{flex:1;justify-content:flex-end;align-items:center;gap:20px;display:flex}.Navbar-module__Vq4-9W__languages{gap:8px;display:flex}.Navbar-module__Vq4-9W__langButton{color:#0a0a0a;cursor:pointer;background:#ddd;border-radius:6px;width:40px;height:35px;font-size:.75rem;font-weight:500;transition:background .2s}.Navbar-module__Vq4-9W__langButton:hover{background:var(--primary);color:#fff}.Navbar-module__Vq4-9W__langButton.Navbar-module__Vq4-9W__active{background:var(--primary);color:#fff;border-color:var(--primary-dark)}.Navbar-module__Vq4-9W__actions{gap:8px;display:flex}.Navbar-module__Vq4-9W__actions .Navbar-module__Vq4-9W__langButton{background:var(--primary);color:#fff;padding:0;font-size:1.15rem}.Navbar-module__Vq4-9W__iconButton{color:#fff;background:var(--primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:40px;height:35px;transition:background .2s;display:flex}.Navbar-module__Vq4-9W__iconButton:hover{background:var(--primary-dark)}.Navbar-module__Vq4-9W__iconButton i{font-size:1.25rem}.Navbar-module__Vq4-9W__mobileMenu{z-index:2147483647;background:#fff;flex-direction:column;width:80%;height:100vh;padding-top:4rem;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.Navbar-module__Vq4-9W__mobileMenu.Navbar-module__Vq4-9W__open{transform:translate(0)}.Navbar-module__Vq4-9W__mobileContent{flex-direction:column;flex:1;padding:24px;display:flex}.Navbar-module__Vq4-9W__mobileSearch{margin-bottom:32px}.Navbar-module__Vq4-9W__mobileSearchContainer{border:1px solid var(--border);border-radius:var(--radius);background:#f8f8f8;align-items:center;padding:0 16px;display:flex}.Navbar-module__Vq4-9W__mobileSearchContainer i{color:var(--text-lighter);margin-right:12px;font-size:14px}.Navbar-module__Vq4-9W__mobileSearchInput{height:44px;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:14px}.Navbar-module__Vq4-9W__mobileLinks{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.Navbar-module__Vq4-9W__mobileLink{color:var(--text);border-radius:var(--radius);transition:var(--transition);align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex}.Navbar-module__Vq4-9W__mobileLink:hover{background:#f8f8f8}.Navbar-module__Vq4-9W__mobileLink i{color:var(--primary);width:20px;font-size:14px}.Navbar-module__Vq4-9W__mobileLink span{font-size:14px;font-weight:500}.Navbar-module__Vq4-9W__mobileFooter{border-top:1px solid var(--border);margin-top:auto;padding-top:24px}.Navbar-module__Vq4-9W__mobileLanguages{gap:8px;margin-bottom:20px;display:flex}.Navbar-module__Vq4-9W__mobileLangButton{border:1px solid var(--border);border-radius:var(--radius);color:var(--text);cursor:pointer;transition:var(--transition);background:#f8f8f8;flex:1;padding:10px;font-size:13px;font-weight:500}.Navbar-module__Vq4-9W__mobileLangButton.Navbar-module__Vq4-9W__active{background:var(--primary);color:#fff;border-color:var(--primary)}.Navbar-module__Vq4-9W__mobileLangButton:not(.Navbar-module__Vq4-9W__active):hover{background:#f0f0f0}.Navbar-module__Vq4-9W__mobileCall{border-radius:var(--radius);color:var(--text);transition:var(--transition);background:#f8f8f8;align-items:center;gap:12px;padding:14px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__Vq4-9W__mobileCall:hover{background:#f0f0f0}.Navbar-module__Vq4-9W__mobileCall i{color:var(--primary)}.Navbar-module__Vq4-9W__overlay{z-index:10;background:#00000080;width:100%;height:100vh;position:fixed;top:0;left:0}@media (max-width:768px){.Navbar-module__Vq4-9W__topBarContent,.Navbar-module__Vq4-9W__navContent{padding:0 16px}.Navbar-module__Vq4-9W__navContent{padding-bottom:.5rem}.Navbar-module__Vq4-9W__topBar{padding:0 .5rem;display:flex}.Navbar-module__Vq4-9W__region{padding:0;font-size:.75rem}.Navbar-module__Vq4-9W__region i{font-size:.75rem;scale:.8}.Navbar-module__Vq4-9W__services{display:none}.Navbar-module__Vq4-9W__mainNav{padding-bottom:.5rem}.Navbar-module__Vq4-9W__topBarContent{justify-content:center}.Navbar-module__Vq4-9W__menuButton{display:block}.Navbar-module__Vq4-9W__navContent{flex-wrap:wrap}.Navbar-module__Vq4-9W__navLeft{flex:none}.Navbar-module__Vq4-9W__search,.Navbar-module__Vq4-9W__categoriesButton,.Navbar-module__Vq4-9W__soulmateLink{display:none}.Navbar-module__Vq4-9W__languages{gap:.25rem;margin:0;padding:0}.Navbar-module__Vq4-9W__actions{justify-content:center;align-items:center;gap:.25rem;margin:0;padding:0;display:flex}.Navbar-module__Vq4-9W__navRight{gap:.25rem}.Navbar-module__Vq4-9W__icons{justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;margin-left:2rem;display:flex}.Navbar-module__Vq4-9W__icons img{width:32.5px}.Navbar-module__Vq4-9W__socials .Navbar-module__Vq4-9W__icons img:hover{transform:translateY(-2px)}.Navbar-module__Vq4-9W__langButton{border-radius:4px;width:30px;height:28px;font-size:.75rem}.Navbar-module__Vq4-9W__actions .Navbar-module__Vq4-9W__langButton,.Navbar-module__Vq4-9W__actions .Navbar-module__Vq4-9W__iconButton{border-radius:4px;width:30px;height:28px;margin:0;padding:0;font-size:.75rem}.Navbar-module__Vq4-9W__menuButton{background:var(--primary);color:#fff;border-radius:4px;width:30px;height:28px;padding:0;font-size:1rem}.Navbar-module__Vq4-9W__menuButton:hover{background:var(--primary-dark)}}@media (max-width:480px){.Navbar-module__Vq4-9W__topBar{padding:.25rem}.Navbar-module__Vq4-9W__topRight{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__Vq4-9W__logoImage{height:28px}.Navbar-module__Vq4-9W__mainNav{padding:8px 0}.Navbar-module__Vq4-9W__iconButton{width:36px;height:36px}.Navbar-module__Vq4-9W__categoriesButton{padding:.4rem .6rem;font-size:1rem}.Navbar-module__Vq4-9W__searchInput{height:36px;font-size:13px}}
.Categories-module__vv4dfW__container{z-index:100000000;width:100%;min-height:100vh;animation:.2s ease-out Categories-module__vv4dfW__fadeIn;position:fixed;top:0;left:0}.Categories-module__vv4dfW__overlay{z-index:10000000;background:#0003;width:100%;min-height:100%;animation:.25s ease-out Categories-module__vv4dfW__overlayFade;position:fixed;top:0;left:0}.Categories-module__vv4dfW__main{z-index:100000001;background:#fff;border-radius:24px;width:100%;max-width:500px;height:fit-content;max-height:80vh;padding:2rem;animation:.3s cubic-bezier(.34,1.56,.64,1) Categories-module__vv4dfW__slideUp;position:absolute;top:10vh;left:50%;transform:translate(-50%);box-shadow:0 48px 100px #110c2e26}.Categories-module__vv4dfW__header{border-bottom:2px solid #ddd;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem;padding-bottom:.75rem;animation:.4s ease-out .1s both Categories-module__vv4dfW__fadeIn;display:flex}.Categories-module__vv4dfW__closeBtn{color:#333;cursor:pointer;background:0 0;font-size:1.05rem;transition:all .2s}.Categories-module__vv4dfW__header h2{color:#1a1a1a;font-size:1.35rem;font-weight:500}.Categories-module__vv4dfW__list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.15rem;height:fit-content;max-height:calc(80vh - 5.5rem);padding:.5rem;display:flex;overflow-y:scroll}.Categories-module__vv4dfW__list::-webkit-scrollbar{width:6px}.Categories-module__vv4dfW__category{color:#333;border-radius:8px;justify-content:flex-start;align-items:center;gap:1rem;padding:.35rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);animation:.3s ease-out both Categories-module__vv4dfW__fadeInUp;display:flex}.Categories-module__vv4dfW__category:hover{background:#f8f8f8;transform:translate(5px);box-shadow:0 2px 8px #0000000d}.Categories-module__vv4dfW__category:hover i{color:#666;transform:translate(3px)}.Categories-module__vv4dfW__category i{color:#999;font-size:.85rem;transition:all .2s}@keyframes Categories-module__vv4dfW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Categories-module__vv4dfW__overlayFade{0%{opacity:0}to{opacity:1}}@keyframes Categories-module__vv4dfW__slideUp{0%{opacity:0;transform:translate(-50%,30px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes Categories-module__vv4dfW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){.Categories-module__vv4dfW__main{width:90%;padding:1rem}.Categories-module__vv4dfW__header{padding:.5rem}.Categories-module__vv4dfW__header h2{font-size:1.15rem}}
@keyframes PayBox-module__c9qxPa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PayBox-module__c9qxPa__overlayFade{0%{opacity:0}to{opacity:1}}@keyframes PayBox-module__c9qxPa__slideUp{0%{opacity:0;transform:translate(-50%,30px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes PayBox-module__c9qxPa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes PayBox-module__c9qxPa__mobileSlideUp{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.PayBox-module__c9qxPa__overlay{z-index:100000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0003;width:100%;min-height:100vh;padding:0;animation:.25s ease-out PayBox-module__c9qxPa__overlayFade;position:fixed;top:0;left:0;overflow-y:auto}.PayBox-module__c9qxPa__box{z-index:1000000;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:1000px;max-height:95vh;animation:.3s cubic-bezier(.34,1.56,.64,1) PayBox-module__c9qxPa__slideUp;display:flex;position:fixed;top:5%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 48px 100px #110c2e26}.PayBox-module__c9qxPa__header{background:#fff;border-bottom:1px solid #0000001a;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;display:flex}.PayBox-module__c9qxPa__header p{color:#2a2a2a;margin:0;font-size:1.5rem;font-weight:600}.PayBox-module__c9qxPa__closeBtn{color:#2a2a2a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.5rem;transition:all .3s;display:flex}.PayBox-module__c9qxPa__closeBtn:hover{background:#0000000d}.PayBox-module__c9qxPa__pricingContainer{flex:1;padding:2rem}.PayBox-module__c9qxPa__pricingCards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.PayBox-module__c9qxPa__pricingCard{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;height:100%;min-height:500px;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative}.PayBox-module__c9qxPa__pricingCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.PayBox-module__c9qxPa__popularCard{border:2px solid #f59e0b;box-shadow:0 10px 30px #f59e0b1a}.PayBox-module__c9qxPa__popularBadge{color:#fff;white-space:nowrap;z-index:1;background:#f59e0b;border-radius:20px;padding:.25rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PayBox-module__c9qxPa__savingsBadge{color:#fff;z-index:1;background:#10b981;border-radius:20px;padding:.25rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;right:20px}.PayBox-module__c9qxPa__cardHeader{text-align:center;margin-bottom:2rem}.PayBox-module__c9qxPa__planName{color:#2a2a2a;margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.PayBox-module__c9qxPa__duration{color:#6b7280;margin-bottom:1.5rem;font-size:.9rem}.PayBox-module__c9qxPa__priceContainer{justify-content:center;align-items:baseline;gap:.2rem;margin-bottom:.5rem;display:flex}.PayBox-module__c9qxPa__currency{color:#6b7280;font-size:1.5rem;font-weight:500}.PayBox-module__c9qxPa__price{color:#2a2a2a;font-size:3rem;font-weight:700;line-height:1}.PayBox-module__c9qxPa__originalPrice{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.PayBox-module__c9qxPa__strikethrough{color:#9ca3af;font-size:1rem;text-decoration:line-through}.PayBox-module__c9qxPa__savingsText{color:#10b981;font-size:.9rem;font-weight:600}.PayBox-module__c9qxPa__billingPeriod{color:#6b7280;background:#f3f4f6;border-radius:20px;margin-top:.5rem;padding:.25rem 1rem;font-size:.9rem;display:inline-block}.PayBox-module__c9qxPa__featuresList{flex:1;margin-bottom:2rem}.PayBox-module__c9qxPa__feature{color:#4b5563;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.PayBox-module__c9qxPa__feature i{color:#10b981;flex-shrink:0;width:20px;font-size:.9rem}.PayBox-module__c9qxPa__selectButton{color:#2a2a2a;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;margin-top:auto;padding:.9rem;font-size:1rem;font-weight:600;transition:all .3s}.PayBox-module__c9qxPa__selectButton:hover{background:#f9fafb;border-color:#d1d5db}.PayBox-module__c9qxPa__popularButton{color:#fff;background:#f59e0b;border-color:#f59e0b}.PayBox-module__c9qxPa__popularButton:hover{background:#d97706;border-color:#d97706}.PayBox-module__c9qxPa__guarantee{color:#6b7280;border-top:1px solid #0000001a;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;padding-top:2rem;font-size:.9rem;display:flex}.PayBox-module__c9qxPa__guarantee i{color:#10b981;font-size:1.2rem}.PayBox-module__c9qxPa__paymentMethods{color:#9ca3af;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;font-size:2rem;display:flex}.PayBox-module__c9qxPa__paymentMethods i{transition:color .3s}.PayBox-module__c9qxPa__paymentMethods i:hover{color:#4b5563}.PayBox-module__c9qxPa__mobileWrapper{width:100%;position:relative}.PayBox-module__c9qxPa__mobileSwiper{width:100%;padding:.5rem 0 2.5rem!important}.PayBox-module__c9qxPa__mobileSwiper .swiper-wrapper{align-items:stretch}.PayBox-module__c9qxPa__mobileSwiper .swiper-slide{height:auto;transition:transform .3s}.PayBox-module__c9qxPa__activeSlide{transform:scale(1.02)}.PayBox-module__c9qxPa__swiperNavigation{z-index:10}.PayBox-module__c9qxPa__swiperButton{color:#2a2a2a;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.PayBox-module__c9qxPa__swiperButton:hover{color:#fff;background:#f59e0b;border-color:#f59e0b}.PayBox-module__c9qxPa__swiperButton:active{transform:scale(.95)}.PayBox-module__c9qxPa__swiperButton:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.PayBox-module__c9qxPa__currentSlide{color:var(--primary);font-weight:600}.PayBox-module__c9qxPa__totalSlides{color:#9ca3af}.PayBox-module__c9qxPa__customPagination{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.PayBox-module__c9qxPa__customPagination .swiper-pagination-bullet{cursor:pointer;opacity:1;background:#0003;border-radius:50%;width:6px;height:6px;transition:all .3s;margin:0 4px!important}.PayBox-module__c9qxPa__customPagination .swiper-pagination-bullet-active{background:#f59e0b;border-radius:4px;width:20px}.PayBox-module__c9qxPa__box::-webkit-scrollbar{display:none}.PayBox-module__c9qxPa__priceContainer::-webkit-scrollbar{display:none}.PayBox-module__c9qxPa__bankBtn{color:#333;cursor:pointer;z-index:1000;background:0 0;font-size:1rem;font-weight:500;position:absolute;bottom:1rem;right:2rem}.PayBox-module__c9qxPa__bankBtn:hover{color:var(--primary-dark)}.PayBox-module__c9qxPa__bankDetails{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.PayBox-module__c9qxPa__bankDetails i{color:#ed4aac;z-index:1;text-align:center;margin-bottom:1rem;font-size:3.5rem;position:relative}.PayBox-module__c9qxPa__bankDetails h3{text-align:center;z-index:1;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.75rem;font-weight:700;position:relative}.PayBox-module__c9qxPa__account{z-index:1;background:#fff;border:1px solid #0b55f51a;border-radius:20px;flex-direction:column;gap:.75rem;width:100%;max-width:500px;padding:2rem;display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.PayBox-module__c9qxPa__account p{color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #da649784;justify-content:space-between;align-items:center;margin:0;padding:.5rem 0;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.PayBox-module__c9qxPa__account p span{color:#0e66da;text-transform:none;cursor:pointer;border-radius:30px;padding:.25rem .75rem;font-size:1.1rem;font-weight:600;transition:all .2s;position:relative}.PayBox-module__c9qxPa__bankDetails a{color:#fff;z-index:1;text-align:center;background:linear-gradient(135deg,#00be46,#02a20d);border:2px solid #0000;border-radius:50px;margin:.5rem 0 2rem;padding:1rem 2.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;box-shadow:0 10px 20px #25d36633}.PayBox-module__c9qxPa__bankDetails a:hover{transform:translateY(-2px);box-shadow:0 15px 30px #25d3664d}.PayBox-module__c9qxPa__bankDetails a:active{transform:translateY(0)}@media (max-width:768px){.PayBox-module__c9qxPa__bankDetails{padding:1.5rem 1rem}.PayBox-module__c9qxPa__bankDetails h3{margin-bottom:1.5rem;font-size:1.4rem}.PayBox-module__c9qxPa__account{gap:.75rem;padding:1.25rem}.PayBox-module__c9qxPa__account p{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.8rem}.PayBox-module__c9qxPa__account p span{word-break:break-all;width:100%;font-size:1rem}.PayBox-module__c9qxPa__bankDetails a{width:100%;padding:.9rem 1.5rem;font-size:1rem}}@media (max-width:480px){.PayBox-module__c9qxPa__bankDetails{padding:1rem .75rem}.PayBox-module__c9qxPa__bankDetails i{font-size:2.5rem}.PayBox-module__c9qxPa__bankDetails h3{font-size:1.2rem}.PayBox-module__c9qxPa__account p span{padding:.25rem .5rem;font-size:.9rem}}@keyframes PayBox-module__c9qxPa__slideInBank{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.PayBox-module__c9qxPa__bankDetails{animation:.3s ease-out PayBox-module__c9qxPa__slideInBank}@media (max-width:768px){.PayBox-module__c9qxPa__overlay{justify-content:center;align-items:center;padding:16px;display:flex}.PayBox-module__c9qxPa__box{border-radius:24px;width:94%;height:fit-content;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) PayBox-module__c9qxPa__mobileSlideUp;position:fixed;top:50%;left:3%;transform:translateY(-50%)}.PayBox-module__c9qxPa__header{flex-shrink:0;padding:1rem 1.5rem}.PayBox-module__c9qxPa__header p{font-size:1.25rem}.PayBox-module__c9qxPa__closeBtn{width:35px;height:35px;font-size:1.25rem}.PayBox-module__c9qxPa__pricingContainer{-webkit-overflow-scrolling:touch;padding:1rem;overflow-y:auto}.PayBox-module__c9qxPa__pricingCards{display:none}.PayBox-module__c9qxPa__pricingCard{border-color:#0e66da72;width:95%;height:auto;min-height:fit-content;margin:1rem 2.5%;padding:1.5rem 1rem}.PayBox-module__c9qxPa__popularCard{border-color:#da0e8c72}.PayBox-module__c9qxPa__price{font-size:2.5rem}.PayBox-module__c9qxPa__planName{font-size:1.25rem}.PayBox-module__c9qxPa__featuresList{padding:0 1.5rem}.PayBox-module__c9qxPa__feature{margin:0;padding:0;font-size:.9rem}.PayBox-module__c9qxPa__selectButton{padding:.75rem;font-size:.95rem}.PayBox-module__c9qxPa__savingsBadge{padding:.2rem .8rem;font-size:.7rem;top:-10px;right:10px}.PayBox-module__c9qxPa__mobileWrapper{width:100%;position:relative}.PayBox-module__c9qxPa__mobileSwiper{width:100%;padding:.5rem 0 2rem!important}.PayBox-module__c9qxPa__mobileSwiper .swiper-slide{height:auto}.PayBox-module__c9qxPa__swiperButton{color:#fff;background:#f59e0b;border:none;width:40px;height:40px;font-size:1rem}.PayBox-module__c9qxPa__swiperButtonPrev,.PayBox-module__c9qxPa__swiperButtonNext{z-index:100000;position:absolute;top:50%;left:0;transform:translateY(-50%)}.PayBox-module__c9qxPa__swiperButtonNext{left:calc(100% - 2.5rem)}.PayBox-module__c9qxPa__customPagination{width:fit-content;margin-top:.25rem}}@media (max-width:768px) and (orientation:landscape){.PayBox-module__c9qxPa__overlay{align-items:flex-start;padding:12px}.PayBox-module__c9qxPa__box{max-width:600px;max-height:85vh}.PayBox-module__c9qxPa__pricingContainer{padding:.75rem}.PayBox-module__c9qxPa__pricingCard{grid-template-columns:1fr 1fr;gap:1rem;min-height:300px;padding:1rem;display:grid}.PayBox-module__c9qxPa__cardHeader{margin-bottom:0;padding-right:.5rem}.PayBox-module__c9qxPa__featuresList{border-left:1px solid #0000001a;margin-bottom:0;padding-left:.5rem}.PayBox-module__c9qxPa__feature{margin-bottom:.5rem}.PayBox-module__c9qxPa__selectButton{grid-column:span 2;margin-top:.5rem}.PayBox-module__c9qxPa__mobileSwiper{padding-bottom:1.5rem!important}.PayBox-module__c9qxPa__swiperNavigation{margin:.25rem 0}.PayBox-module__c9qxPa__savingsBadge{top:-8px;right:8px}}@media (hover:none) and (pointer:coarse){.PayBox-module__c9qxPa__selectButton{min-height:48px;padding:1rem;font-size:1rem}.PayBox-module__c9qxPa__closeBtn{min-width:44px;min-height:44px;padding:.75rem}.PayBox-module__c9qxPa__swiperButton{width:44px;min-width:44px;height:44px;min-height:44px}.PayBox-module__c9qxPa__feature{min-height:44px;padding:.25rem 0}.PayBox-module__c9qxPa__feature i{font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.PayBox-module__c9qxPa__box{max-width:90%}.PayBox-module__c9qxPa__pricingCards{gap:1rem}.PayBox-module__c9qxPa__pricingCard{min-height:450px;padding:1.5rem 1rem}.PayBox-module__c9qxPa__price{font-size:2.5rem}.PayBox-module__c9qxPa__currency{font-size:1.25rem}.PayBox-module__c9qxPa__feature{font-size:.9rem}}body.modal-open{width:100%;height:100%;position:fixed;overflow:hidden}.PayBox-module__c9qxPa__selectButton.PayBox-module__c9qxPa__loading{opacity:.7;cursor:not-allowed;color:#0000;position:relative}.PayBox-module__c9qxPa__selectButton.PayBox-module__c9qxPa__loading:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite PayBox-module__c9qxPa__spin;position:absolute;top:50%;left:50%}@keyframes PayBox-module__c9qxPa__spin{to{transform:rotate(360deg)}}[dir=rtl] .PayBox-module__c9qxPa__box{left:auto;right:50%;transform:translate(50%)}[dir=rtl] .PayBox-module__c9qxPa__feature i{margin-left:.75rem;margin-right:0}[dir=rtl] .PayBox-module__c9qxPa__savingsBadge{left:20px;right:auto}@media (max-width:768px){[dir=rtl] .PayBox-module__c9qxPa__box{left:auto;right:auto;transform:none}}
.ServicesFilter-module__rjASrW__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10000000;background:#0003;width:100%;min-height:100%;animation:.25s ease-out ServicesFilter-module__rjASrW__overlayFade;position:fixed;top:0;left:0}.ServicesFilter-module__rjASrW__box{z-index:100000000;background:#fff;border-radius:6px;flex-direction:column;width:calc(100% - 3rem);height:auto;max-height:80vh;margin:10vh 1.5rem;animation:.2s ease-out ServicesFilter-module__rjASrW__fadeIn;display:flex;position:fixed;top:0;left:0}.ServicesFilter-module__rjASrW__header{border-bottom:1px solid #0003;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:1rem;animation:.4s ease-out .1s both ServicesFilter-module__rjASrW__fadeIn;display:flex}.ServicesFilter-module__rjASrW__closeBtn{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.05rem;transition:all .2s;display:flex}.ServicesFilter-module__rjASrW__closeBtn:hover{color:#000;transform:scale(1.1)}.ServicesFilter-module__rjASrW__header h2{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:500}.ServicesFilter-module__rjASrW__form{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.ServicesFilter-module__rjASrW__section{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.ServicesFilter-module__rjASrW__section label{color:#4a5568;width:100%;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ServicesFilter-module__rjASrW__label{color:#4a5568;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ServicesFilter-module__rjASrW__section select{color:#1a1a1a;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.ServicesFilter-module__rjASrW__section select:hover{border-color:#cbd5e0}.ServicesFilter-module__rjASrW__section select:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.ServicesFilter-module__rjASrW__section select:disabled{cursor:not-allowed;color:#a0aec0;background-color:#f7fafc}.ServicesFilter-module__rjASrW__locationGroup{flex-direction:column;gap:.75rem;width:100%;display:flex}.ServicesFilter-module__rjASrW__locationGroup .ServicesFilter-module__rjASrW__select{color:#1a1a1a;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.ServicesFilter-module__rjASrW__locationGroup .ServicesFilter-module__rjASrW__select:hover{border-color:#cbd5e0}.ServicesFilter-module__rjASrW__locationGroup .ServicesFilter-module__rjASrW__select:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.ServicesFilter-module__rjASrW__locationGroup .ServicesFilter-module__rjASrW__select:disabled{cursor:not-allowed;color:#a0aec0;background-color:#f7fafc}.ServicesFilter-module__rjASrW__buttonGroup{border-top:1px solid #e2e8f0;gap:1rem;margin-top:1rem;padding-top:.5rem;display:flex}.ServicesFilter-module__rjASrW__clearBtn,.ServicesFilter-module__rjASrW__cancelBtn,.ServicesFilter-module__rjASrW__applyBtn{cursor:pointer;text-align:center;border:none;border-radius:6px;outline:none;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.ServicesFilter-module__rjASrW__clearBtn{color:#4a5568;background-color:#f7fafc;border:1px solid #b7bbc1}.ServicesFilter-module__rjASrW__clearBtn:hover{background-color:#edf2f7;border-color:#cbd5e0}.ServicesFilter-module__rjASrW__cancelBtn{color:#444;background-color:#fff;border:1px solid #0000004d}.ServicesFilter-module__rjASrW__cancelBtn:hover{color:#fff;background-color:#222}.ServicesFilter-module__rjASrW__applyBtn{background-color:var(--primary);color:#fff;border:1px solid var(--primary)}.ServicesFilter-module__rjASrW__applyBtn:hover{background-color:var(--primary-dark);transform:translateY(-1px)}.ServicesFilter-module__rjASrW__applyBtn:active,.ServicesFilter-module__rjASrW__cancelBtn:active,.ServicesFilter-module__rjASrW__clearBtn:active{transform:translateY(0)}@keyframes ServicesFilter-module__rjASrW__overlayFade{0%{opacity:0}to{opacity:1}}@keyframes ServicesFilter-module__rjASrW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ServicesFilter-module__rjASrW__form::-webkit-scrollbar{width:6px}.ServicesFilter-module__rjASrW__form::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ServicesFilter-module__rjASrW__form::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.ServicesFilter-module__rjASrW__form::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media (min-width:768px){.ServicesFilter-module__rjASrW__box{width:550px;margin:5vh 1.5rem;left:auto;right:0}.ServicesFilter-module__rjASrW__locationGroup{flex-direction:row;gap:1rem}.ServicesFilter-module__rjASrW__locationGroup .ServicesFilter-module__rjASrW__select{flex:1}.ServicesFilter-module__rjASrW__buttonGroup{gap:1rem}}@media (max-width:767px){.ServicesFilter-module__rjASrW__form{padding:1rem}.ServicesFilter-module__rjASrW__section select,.ServicesFilter-module__rjASrW__locationGroup .ServicesFilter-module__rjASrW__select{padding:.625rem .875rem}.ServicesFilter-module__rjASrW__buttonGroup{flex-direction:column;gap:.75rem}.ServicesFilter-module__rjASrW__clearBtn,.ServicesFilter-module__rjASrW__cancelBtn,.ServicesFilter-module__rjASrW__applyBtn{width:100%}}
.MyProfilePage-module__at4SGa__pageWrapper{min-height:100vh;padding-top:6.5rem}.MyProfilePage-module__at4SGa__container{max-width:1000px;margin:0 auto;padding:1.5rem;position:relative}.MyProfilePage-module__at4SGa__header{background:#fff;border-bottom:1px solid #eee;border-radius:16px 16px 0 0}.MyProfilePage-module__at4SGa__headerContent{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.MyProfilePage-module__at4SGa__headerContent h1{color:#333;margin:0;font-size:1.5rem;font-weight:600}.MyProfilePage-module__at4SGa__helper{color:#444;margin:0 0 1rem;font-size:.9rem;font-weight:500;line-height:1.6}.MyProfilePage-module__at4SGa__menuBtn{color:#2a2a2a;cursor:pointer;background:0 0;font-size:1.1rem}.MyProfilePage-module__at4SGa__menuOverlay{z-index:-10000;width:100%;height:100%;transition:all .2s ease-in-out;position:fixed;top:0;left:0}.MyProfilePage-module__at4SGa__menu{z-index:-1;opacity:0;background:#fff;border:1px solid #0003;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;padding:1rem;display:flex;position:absolute;top:5rem;right:0;box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.MyProfilePage-module__at4SGa__menu.MyProfilePage-module__at4SGa__active{z-index:100;opacity:1}.MyProfilePage-module__at4SGa__menuOverlay.MyProfilePage-module__at4SGa__active{z-index:10}.MyProfilePage-module__at4SGa__upgradeBtn,.MyProfilePage-module__at4SGa__deleteBtn,.MyProfilePage-module__at4SGa__editButton,.MyProfilePage-module__at4SGa__logoutBtn{text-align:left;cursor:pointer;color:#222;border:1px solid #ddd;border-radius:8px;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;min-width:150px;padding:.5rem 1rem;font-size:.95rem;font-weight:400;display:flex}.MyProfilePage-module__at4SGa__upgradeBtn{color:#fff;background:#0062a8}.MyProfilePage-module__at4SGa__upgradeBtn:hover{background:#01548f}.MyProfilePage-module__at4SGa__editButton:hover{color:#fff;background:#dc8e07}.MyProfilePage-module__at4SGa__logoutBtn:hover{color:#fff;background:#eb1515}.MyProfilePage-module__at4SGa__deleteBtn:hover{color:#fff;background:#000}.MyProfilePage-module__at4SGa__upgradeBtn i,.MyProfilePage-module__at4SGa__editButton i,.MyProfilePage-module__at4SGa__deleteBtn i,.MyProfilePage-module__at4SGa__logoutBtn i{font-size:.95rem}.MyProfilePage-module__at4SGa__deleteBtn i{font-size:.85rem}.MyProfilePage-module__at4SGa__boostBtn{color:#fff;cursor:pointer;background:#222;border-radius:100px;justify-content:center;align-items:center;gap:.2rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:1rem;right:1rem}.MyProfilePage-module__at4SGa__boostBtn i{font-size:.8rem}.MyProfilePage-module__at4SGa__boostBtn:hover{background:#000;transform:translateY(-2px)}.MyProfilePage-module__at4SGa__hideBtn{color:#fff;background:var(--primary);cursor:pointer;cursor:pointer;border-radius:24px;width:fit-content;margin-top:.5rem;padding:.85rem 2rem}.MyProfilePage-module__at4SGa__hideBtn:hover{background:var(--primary-dark)}.MyProfilePage-module__at4SGa__hideText{color:#444;margin-top:.5rem;font-size:.9rem;font-weight:500}.MyProfilePage-module__at4SGa__horoscopeImageWrapper{border:1px solid #e5e7eb;border-radius:10px;margin-top:10px;overflow:hidden}.MyProfilePage-module__at4SGa__horoscopeImage{object-fit:contain;border-radius:10px;width:100%;max-width:400px;height:auto;display:block}.MyProfilePage-module__at4SGa__horoscopeBadge{color:#9b59b6;background:#f3e5f5;border-radius:30px;align-items:center;gap:.3rem;margin-left:1rem;padding:.2rem .8rem;font-size:.8rem;display:inline-flex}.MyProfilePage-module__at4SGa__horoscopeBadge i{color:#9b59b6;font-size:.7rem}.MyProfilePage-module__at4SGa__horoscopeThumb{border:2px solid #9b59b6;position:relative}.MyProfilePage-module__at4SGa__thumbOverlay{color:#fff;background:#9b59b6;border-radius:0 8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex;position:absolute;top:0;right:0}.MyProfilePage-module__at4SGa__thumbOverlay i{font-size:.7rem}.MyProfilePage-module__at4SGa__modalHoroscopeBadge{color:#fff;z-index:10;background:#9b59b6e6;border-radius:30px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.8rem;display:flex;position:absolute;top:1rem;left:1rem}.MyProfilePage-module__at4SGa__modalHoroscopeBadge i{font-size:.7rem}.MyProfilePage-module__at4SGa__horoscopeModalThumb{border:2px solid #9b59b6;position:relative}.MyProfilePage-module__at4SGa__thumbBadge{color:#fff;background:#9b59b6;border-radius:0 6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex;position:absolute;top:0;right:0}.MyProfilePage-module__at4SGa__thumbBadge i{font-size:.6rem}@media (max-width:768px){.MyProfilePage-module__at4SGa__horoscopeBadge{width:fit-content;margin-top:.5rem;margin-left:0}}.MyProfilePage-module__at4SGa__cancelButton{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:100px;padding:.5rem 1rem}.MyProfilePage-module__at4SGa__cancelButton:hover{background:#f5f5f5}.MyProfilePage-module__at4SGa__profileCard{background:#fff;border-radius:0 0 16px 16px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.MyProfilePage-module__at4SGa__coverArea{background:linear-gradient(135deg,#ffd1d1,#ffe6e6);height:280px;position:relative}.MyProfilePage-module__at4SGa__coverImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.MyProfilePage-module__at4SGa__profilePicWrapper{background:#fff;border:4px solid #fff;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-50px;left:2rem;overflow:hidden;box-shadow:0 4px 12px #0000001a}.MyProfilePage-module__at4SGa__premium{border:5px solid var(--primary)}.MyProfilePage-module__at4SGa__profilePic{object-fit:cover;width:100%;height:100%}.MyProfilePage-module__at4SGa__coverEditBtn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.MyProfilePage-module__at4SGa__coverEditBtn:hover{background:#000000b3;transform:scale(1.1)}.MyProfilePage-module__at4SGa__infoArea{padding:4rem 2rem 2rem}.MyProfilePage-module__at4SGa__nameSection{align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.MyProfilePage-module__at4SGa__nameSection h2{color:#333;margin:0;font-size:2.2rem;font-weight:600}.MyProfilePage-module__at4SGa__ageBadge{color:#ff6b6b;font-size:1.2rem;font-weight:400}.MyProfilePage-module__at4SGa__privacyBadge{justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.MyProfilePage-module__at4SGa__badgePremium{color:#215df7;background:#d3defe;border:1px solid #add0ee}.MyProfilePage-module__at4SGa__verifiedPremiumBadge{color:#1572c3;font-size:1.5rem}.MyProfilePage-module__at4SGa__badge{border-radius:6px;align-items:center;gap:.4rem;padding:.3rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.MyProfilePage-module__at4SGa__boostedBadge{color:#be7901;background:#fbdba3;border:1px solid #f5c87a}.MyProfilePage-module__at4SGa__badgeHidden{color:#c44;background:#fee}.MyProfilePage-module__at4SGa__badgePrivate{color:#a06ba0;background:#f0e6f0}.MyProfilePage-module__at4SGa__badgePublic{color:#167816;background:#d5ffd5;border:1px solid #7ef57a}.MyProfilePage-module__at4SGa__location{color:#666;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.95rem;display:flex}.MyProfilePage-module__at4SGa__location i{color:#ff6b6b}.MyProfilePage-module__at4SGa__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.MyProfilePage-module__at4SGa__tag{color:#555;background:#f8f5f2;border-radius:30px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.9rem;display:inline-flex}.MyProfilePage-module__at4SGa__tag i{color:#ff6b6b;font-size:.8rem}.MyProfilePage-module__at4SGa__bio{color:#444;background:#f8f5f2;border-radius:12px;margin-bottom:2rem;padding:1.25rem;font-size:.95rem;line-height:1.5}.MyProfilePage-module__at4SGa__galleryPreview{margin-bottom:2rem}.MyProfilePage-module__at4SGa__galleryPreview h4{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;display:flex}.MyProfilePage-module__at4SGa__thumbnailStrip{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.MyProfilePage-module__at4SGa__galleryThumb{cursor:pointer;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.MyProfilePage-module__at4SGa__galleryThumb img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.MyProfilePage-module__at4SGa__galleryThumb:hover img{transform:scale(1.1)}.MyProfilePage-module__at4SGa__morePhotosBtn{cursor:pointer;color:#666;background:#f0f0f0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;width:80px;height:80px;font-size:.7rem;display:flex}.MyProfilePage-module__at4SGa__morePhotosBtn i{color:#ff6b6b;font-size:1.2rem}.MyProfilePage-module__at4SGa__detailsSections{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.MyProfilePage-module__at4SGa__detailSection,.MyProfilePage-module__at4SGa__familyDetailSection{background:#f8f5f2;border-radius:12px;padding:1.25rem}.MyProfilePage-module__at4SGa__familyDetailSection{margin:1.5rem 0}.MyProfilePage-module__at4SGa__familyInfo{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.MyProfilePage-module__at4SGa__detailSection h4,.MyProfilePage-module__at4SGa__familyDetailSection h4{color:#333;border-bottom:2px solid #ffd1d1;align-items:center;gap:.5rem;margin:0 0 1rem;padding-bottom:.5rem;font-size:1rem;display:flex}.MyProfilePage-module__at4SGa__detailSection h4 i,.MyProfilePage-module__at4SGa__familyDetailSection h4 i{color:#ff6b6b}.MyProfilePage-module__at4SGa__familyTitle{justify-content:flex-start;align-items:center;gap:.35rem;margin:.75rem 0;font-size:.9rem;font-weight:500;display:flex}.MyProfilePage-module__at4SGa__familyTitle i{font-size:.85rem}.MyProfilePage-module__at4SGa__detailGrid{flex-direction:column;gap:.75rem;display:flex}.MyProfilePage-module__at4SGa__detailRow{flex-direction:column;gap:.2rem;display:flex}.MyProfilePage-module__at4SGa__detailLabel{color:#888;text-transform:capitalize;letter-spacing:.5px;font-size:.7rem}.MyProfilePage-module__at4SGa__detailValue{color:#333;font-size:.95rem;font-weight:500}.MyProfilePage-module__at4SGa__loadingContainer,.MyProfilePage-module__at4SGa__errorContainer{flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.MyProfilePage-module__at4SGa__errorContainer i{color:#ff6b6b;margin-bottom:1rem;font-size:3rem}.MyProfilePage-module__at4SGa__errorContainer h2{color:#333;margin-bottom:.5rem;font-size:1.8rem}.MyProfilePage-module__at4SGa__errorContainer p{color:#666;margin-bottom:1.5rem}.MyProfilePage-module__at4SGa__setupBtn{color:#fff;cursor:pointer;background:#ff6b6b;border:none;border-radius:30px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9rem;transition:all .2s;display:inline-flex}.MyProfilePage-module__at4SGa__setupBtn:hover{background:#ff5252;transform:translateY(-2px)}.MyProfilePage-module__at4SGa__photoModal{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.MyProfilePage-module__at4SGa__modalContent{background:#fff;border-radius:16px;width:100%;max-width:800px;position:relative;overflow:hidden}.MyProfilePage-module__at4SGa__modalClose{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.MyProfilePage-module__at4SGa__modalClose:hover{background:#000000b3;transform:rotate(90deg)}.MyProfilePage-module__at4SGa__modalImageContainer{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:500px;display:flex}.MyProfilePage-module__at4SGa__modalImageContainer img{object-fit:contain;max-width:100%;max-height:100%}.MyProfilePage-module__at4SGa__modalNav{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MyProfilePage-module__at4SGa__modalNav:hover{background:#000000b3}.MyProfilePage-module__at4SGa__modalPrev{left:1rem}.MyProfilePage-module__at4SGa__modalNext{right:1rem}.MyProfilePage-module__at4SGa__modalThumbnails{background:#f5f5f5;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.MyProfilePage-module__at4SGa__modalThumb{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;width:60px;height:60px;padding:0;transition:all .2s;overflow:hidden}.MyProfilePage-module__at4SGa__modalThumb:hover{opacity:.8}.MyProfilePage-module__at4SGa__modalThumb img{object-fit:cover;width:100%;height:100%}.MyProfilePage-module__at4SGa__activeThumb{opacity:1;border-color:#ff6b6b}.MyProfilePage-module__at4SGa__editForm{background:#fff;border-radius:0 0 16px 16px;padding:2rem}.MyProfilePage-module__at4SGa__editForm h2{color:#333;margin-bottom:.5rem;font-size:1.5rem}.MyProfilePage-module__at4SGa__editSection{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.MyProfilePage-module__at4SGa__editSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.MyProfilePage-module__at4SGa__editSectionTitle{color:#666;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.MyProfilePage-module__at4SGa__editSectionTitle i{color:#ff6b6b}.MyProfilePage-module__at4SGa__subSectionTitle{margin:1rem 0;font-size:.9rem;font-weight:500}.MyProfilePage-module__at4SGa__photoGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.MyProfilePage-module__at4SGa__photoUploadBox{aspect-ratio:1}.MyProfilePage-module__at4SGa__photoLabel{cursor:pointer;border:2px dashed #ddd;border-radius:8px;width:100%;height:100%;display:block;overflow:hidden}.MyProfilePage-module__at4SGa__photoLabel:hover{border-color:#ff6b6b}.MyProfilePage-module__at4SGa__imagePreview{width:100%;height:100%;position:relative}.MyProfilePage-module__at4SGa__previewImage{object-fit:cover;width:100%;height:100%}.MyProfilePage-module__at4SGa__removeImage{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:4px;right:4px}.MyProfilePage-module__at4SGa__removeImage:hover{background:#000000b3}.MyProfilePage-module__at4SGa__uploadPlaceholder{color:#999;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MyProfilePage-module__at4SGa__plusIcon{color:#ff6b6b;font-size:1.5rem}.MyProfilePage-module__at4SGa__uploadPlaceholder p{text-align:center;margin:0;font-size:.7rem}.MyProfilePage-module__at4SGa__fileInput{display:none}.MyProfilePage-module__at4SGa__siblingFormGrid{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.MyProfilePage-module__at4SGa__formGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.MyProfilePage-module__at4SGa__siblingsFormGrid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;margin-top:.5rem;display:grid}.MyProfilePage-module__at4SGa__formGroup,.MyProfilePage-module__at4SGa__siblingsFormGroup{flex-direction:column;gap:.4rem;display:flex}.MyProfilePage-module__at4SGa__formGroup ul{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;padding:1rem;display:flex}.MyProfilePage-module__at4SGa__formGroup ul li{color:#333;font-size:.9rem;font-weight:500}.MyProfilePage-module__at4SGa__formGroup label{color:#666;font-size:.8rem;font-weight:500}.MyProfilePage-module__at4SGa__propertyList{justify-content:flex-start;align-items:center;gap:1rem;width:100%;margin:1rem 0;display:flex}.MyProfilePage-module__at4SGa__propertyItem{color:#932d60;cursor:pointer;background:#f4cce9;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.25rem 1rem;display:flex}.MyProfilePage-module__at4SGa__propertyItem:hover{background:#d8b8cf}.MyProfilePage-module__at4SGa__propertyItem span{font-size:.85rem}.MyProfilePage-module__at4SGa__propertyItem button{cursor:pointer;color:#ef65be;background:0 0;margin-top:.25rem;font-size:.75rem}.MyProfilePage-module__at4SGa__addPropertyForm{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.MyProfilePage-module__at4SGa__addPropertyForm h4{color:#2a2a2a;font-size:1.05rem;font-weight:500}.MyProfilePage-module__at4SGa__addPropertyForm .MyProfilePage-module__at4SGa__formGrid,.MyProfilePage-module__at4SGa__addPropertyForm .MyProfilePage-module__at4SGa__formGrid .MyProfilePage-module__at4SGa__formGroup select{width:100%}.MyProfilePage-module__at4SGa__addPropertyBtn{background:var(--primary);cursor:pointer;color:#2a2a2a;border-radius:6px;margin-top:.75rem;padding:.5rem .75rem}.MyProfilePage-module__at4SGa__addPropertyBtn:hover{background:var(--primary-dark)}.MyProfilePage-module__at4SGa__required{color:#ff6b6b}.MyProfilePage-module__at4SGa__formGroup input,.MyProfilePage-module__at4SGa__formGroup textarea,.MyProfilePage-module__at4SGa__privacySelect,.MyProfilePage-module__at4SGa__formGroup select{border:1px solid #ddd;border-radius:8px;padding:.6rem .8rem;font-size:.9rem;transition:all .2s}.MyProfilePage-module__at4SGa__formGroup textarea{margin-top:.5rem}.MyProfilePage-module__at4SGa__formGroup input:focus,.MyProfilePage-module__at4SGa__formGroup textarea:focus,.MyProfilePage-module__at4SGa__formGroup select:focus{border-color:#ff6b6b;outline:none;box-shadow:0 0 0 3px #ff6b6b1a}.MyProfilePage-module__at4SGa__formGroup input:disabled,.MyProfilePage-module__at4SGa__formGroup select:disabled{cursor:not-allowed;background:#f5f5f5}.MyProfilePage-module__at4SGa__privacySelect{background:var(--primary);color:#fff;border:none}.MyProfilePage-module__at4SGa__privacyBadge:focus{background:var(--primary-dark);border:none}.MyProfilePage-module__at4SGa__checkboxGroup{grid-column:1/-1}.MyProfilePage-module__at4SGa__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.MyProfilePage-module__at4SGa__checkboxLabel input{accent-color:#ff6b6b;width:16px;height:16px}.MyProfilePage-module__at4SGa__helpText,.MyProfilePage-module__at4SGa__SpecialHelpText{color:#999;margin:.25rem 0 0 1.5rem;font-size:.75rem}.MyProfilePage-module__at4SGa__SpecialHelpText{margin:.25rem 0}.MyProfilePage-module__at4SGa__specialNotice p{color:#333;margin-left:1.5rem;font-size:.95rem}.MyProfilePage-module__at4SGa__formActions{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.MyProfilePage-module__at4SGa__formActions .MyProfilePage-module__at4SGa__terms{justify-content:center;align-items:flex-start;gap:.5rem;display:flex}.MyProfilePage-module__at4SGa__formActions .MyProfilePage-module__at4SGa__terms span{color:#333;font-size:.95rem;font-weight:500}.MyProfilePage-module__at4SGa__formActions .MyProfilePage-module__at4SGa__terms input{margin-top:.25rem}.MyProfilePage-module__at4SGa__formActions .MyProfilePage-module__at4SGa__terms span a{color:var(--primary-dark);padding:0 .4rem}.MyProfilePage-module__at4SGa__cancelBtn,.MyProfilePage-module__at4SGa__saveBtn{cursor:pointer;border:none;border-radius:30px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.9rem;transition:all .2s;display:flex}.MyProfilePage-module__at4SGa__cancelBtn{color:#666;background:#f0f0f0}.MyProfilePage-module__at4SGa__cancelBtn:hover{background:#e5e5e5}.MyProfilePage-module__at4SGa__saveBtn{color:#fff;background:#ff6b6b}.MyProfilePage-module__at4SGa__saveBtn:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b33}.MyProfilePage-module__at4SGa__boosted{color:#0062a8;border-radius:100px;font-size:1rem;font-weight:500;position:absolute;bottom:-3rem;right:0}@media (max-width:768px){.MyProfilePage-module__at4SGa__detailsSections{grid-template-columns:1fr}.MyProfilePage-module__at4SGa__formActions .MyProfilePage-module__at4SGa__terms input{margin-top:.5rem}.MyProfilePage-module__at4SGa__pageWrapper{padding-top:4.25rem}.MyProfilePage-module__at4SGa__container{padding:0 1rem}.MyProfilePage-module__at4SGa__editForm{width:100%;margin:0;padding:0 1rem}.MyProfilePage-module__at4SGa__editForm h2{font-size:1.25rem;font-weight:500}.MyProfilePage-module__at4SGa__premium{border-width:4px}.MyProfilePage-module__at4SGa__formGrid{grid-template-columns:1fr}.MyProfilePage-module__at4SGa__photoGrid{grid-template-columns:repeat(3,1fr)}.MyProfilePage-module__at4SGa__profilePicWrapper{width:100px;height:100px;left:1.5rem}.MyProfilePage-module__at4SGa__infoArea{padding:3rem 1.5rem 1.5rem}.MyProfilePage-module__at4SGa__nameSection h2{margin-top:1rem;font-size:1.8rem}.MyProfilePage-module__at4SGa__familyInfo{grid-template-columns:repeat(1,1fr);gap:1.5rem}}@media (max-width:480px){.MyProfilePage-module__at4SGa__headerContent{align-items:flex-start;gap:.5rem;padding:1rem 0}.MyProfilePage-module__at4SGa__badgePublic,.MyProfilePage-module__at4SGa__badgeHidden,.MyProfilePage-module__at4SGa__badgePremium,.MyProfilePage-module__at4SGa__boostedBadge,.MyProfilePage-module__at4SGa__badgePrivate{padding:.25rem .5rem}.MyProfilePage-module__at4SGa__menu{padding:.75rem;top:3.7rem;right:.75rem}.MyProfilePage-module__at4SGa__editButton,.MyProfilePage-module__at4SGa__deleteBtn,.MyProfilePage-module__at4SGa__upgradeBtn,.MyProfilePage-module__at4SGa__logoutBtn{padding:.4rem .75rem}.MyProfilePage-module__at4SGa__coverArea{height:200px}.MyProfilePage-module__at4SGa__profilePicWrapper{width:80px;height:80px;left:1rem}.MyProfilePage-module__at4SGa__infoArea{padding:2.5rem 1rem 1rem}.MyProfilePage-module__at4SGa__photoGrid{grid-template-columns:repeat(2,1fr)}.MyProfilePage-module__at4SGa__formActions{flex-direction:column}.MyProfilePage-module__at4SGa__cancelBtn,.MyProfilePage-module__at4SGa__saveBtn{justify-content:center;width:100%}}
.Cta-module__zviloa__container{text-align:center;background:url(/assets/images/decorations.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;margin:6rem 0 3.5rem;padding:10rem 2rem;display:flex;position:relative;overflow:hidden}.Cta-module__zviloa__container:before{content:"";z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff14;width:100%;height:100%;position:absolute;top:0;left:0}.Cta-module__zviloa__heading{color:#111;text-align:center;z-index:100;max-width:900px;margin-bottom:1.5rem;font-size:3rem;font-weight:600}.Cta-module__zviloa__description{color:#444;z-index:100;max-width:650px;margin:0 auto 32px;font-size:1rem;line-height:1.5}.Cta-module__zviloa__ctaBtn{background:var(--primary);color:#fff;z-index:100;border-radius:8px;padding:14px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .3s}.Cta-module__zviloa__ctaBtn:hover{background:var(--primary-dark)}@media (max-width:860px){.Cta-module__zviloa__container{border-radius:0;margin:1rem 0;padding:6rem 5%}.Cta-module__zviloa__heading{margin-bottom:1.5rem;font-size:2rem;line-height:1.2em}.Cta-module__zviloa__description{max-width:90%;margin-bottom:1.5rem;font-size:1.15rem}.Cta-module__zviloa__ctaBtn{padding:.65rem 1.5rem}}
.FeaturedProfiles-module__xNs9oa__container{padding:0 15% 3rem}.FeaturedProfiles-module__xNs9oa__header{justify-content:center;align-items:center;margin-bottom:2.5rem;display:flex}.FeaturedProfiles-module__xNs9oa__heading{color:#111;font-size:2.5rem}.FeaturedProfiles-module__xNs9oa__card{text-align:center;background:#fff;border-radius:16px;height:100%;padding:1.5rem 1.5rem 3rem}.FeaturedProfiles-module__xNs9oa__card:hover{box-shadow:0 8px 24px #959da533}.FeaturedProfiles-module__xNs9oa__card.FeaturedProfiles-module__xNs9oa__blue{background:#e2eefe}.FeaturedProfiles-module__xNs9oa__card.FeaturedProfiles-module__xNs9oa__rose{background:#fee2fb}.FeaturedProfiles-module__xNs9oa__info{border-bottom:1px solid #c1c1c1;justify-content:flex-start;align-items:center;width:100%;margin-top:1.5rem;padding-bottom:.5rem;display:flex}.FeaturedProfiles-module__xNs9oa__details{text-align:left;justify-content:flex-start;align-items:flex-start;margin-top:.5rem;padding:0 .5rem;display:flex}.FeaturedProfiles-module__xNs9oa__left{justify-content:center;align-items:center;display:flex}.FeaturedProfiles-module__xNs9oa__badges{justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;right:.5rem}.FeaturedProfiles-module__xNs9oa__card.FeaturedProfiles-module__xNs9oa__blue .FeaturedProfiles-module__xNs9oa__sponsered,.FeaturedProfiles-module__xNs9oa__sponsered{color:#fff;background:#276ee9;border-radius:100px;padding:.25rem .7rem;font-size:.75rem;font-weight:500;transform:scale(.9)}.FeaturedProfiles-module__xNs9oa__card.FeaturedProfiles-module__xNs9oa__blue .FeaturedProfiles-module__xNs9oa__gemBadge,.FeaturedProfiles-module__xNs9oa__gemBadge{color:#fff;background:#276ee9;border-radius:100px;padding:.1rem .25rem;font-size:.8rem;transform:scale(.9)}.FeaturedProfiles-module__xNs9oa__card.FeaturedProfiles-module__xNs9oa__rose .FeaturedProfiles-module__xNs9oa__sponsered,.FeaturedProfiles-module__xNs9oa__card.FeaturedProfiles-module__xNs9oa__rose .FeaturedProfiles-module__xNs9oa__gemBadge{background:#ac0156}.FeaturedProfiles-module__xNs9oa__avatar{object-fit:cover;border-radius:50%;width:65px;height:65px;margin-right:15px}.FeaturedProfiles-module__xNs9oa__right{flex-direction:column;justify-content:center;align-items:flex-start;margin-left:.25rem;display:flex}.FeaturedProfiles-module__xNs9oa__name{text-align:left;background:linear-gradient(90deg,#f16806,#af002d 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;font-size:1.1rem;font-weight:600;display:flex}.FeaturedProfiles-module__xNs9oa__name i{font-size:1rem}.FeaturedProfiles-module__xNs9oa__location{color:#222;font-size:.9rem}.FeaturedProfiles-module__xNs9oa__location i{color:var(--primary);margin-right:6px;font-size:.8rem}.FeaturedProfiles-module__xNs9oa__religion,.FeaturedProfiles-module__xNs9oa__ethinity,.FeaturedProfiles-module__xNs9oa__job{color:#333;justify-content:flex-start;align-items:center;width:100%;font-size:.8rem;display:flex}.FeaturedProfiles-module__xNs9oa__religion i,.FeaturedProfiles-module__xNs9oa__ethinity i,.FeaturedProfiles-module__xNs9oa__job i{color:var(--primary);margin-right:8px;font-size:.8rem}.FeaturedProfiles-module__xNs9oa__viewProfileBtn{background:var(--primary);color:#fff;border-radius:8px;width:100%;margin-top:1rem;padding:8px 16px;font-size:.8rem;text-decoration:none;display:inline-block}.FeaturedProfiles-module__xNs9oa__viewProfileBtn:hover{background:var(--primary-dark)}.FeaturedProfiles-module__xNs9oa__slider{width:100%;padding:0}@media (max-width:860px){.FeaturedProfiles-module__xNs9oa__container{padding:0 2.5%}.FeaturedProfiles-module__xNs9oa__header{margin:0;padding:1rem 1rem 0}.FeaturedProfiles-module__xNs9oa__header h1{color:#fff;background:var(--primary);text-align:center;border-radius:6px;padding:.5rem 2rem;font-size:1rem;font-weight:500}.FeaturedProfiles-module__xNs9oa__linkBtn{padding:.5rem .75rem;font-size:.95rem}.FeaturedProfiles-module__xNs9oa__card{max-width:300px;margin:1rem 0}}
.Services-module__w4dqma__container{padding:0 15%}.Services-module__w4dqma__header{justify-content:center;align-items:center;width:100%;display:flex}.Services-module__w4dqma__header h1{color:#333;margin-bottom:1.5rem;font-size:2.5rem}.Services-module__w4dqma__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;padding-bottom:2rem;display:grid}.Services-module__w4dqma__box{cursor:pointer;background-position:50%;background-size:cover;border-radius:18px;height:320px;text-decoration:none;position:relative;overflow:hidden}.Services-module__w4dqma__overlay{text-align:left;opacity:0;background:#00000059;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:24px;transition:all .3s;display:flex;position:absolute;inset:0}.Services-module__w4dqma__overlay h3{color:#fff;text-shadow:-3px 1px 12px #000;margin-bottom:10px;font-size:1.2rem;font-weight:500}.Services-module__w4dqma__overlay p{color:#fff;text-shadow:-3px 1px 12px #000;margin-bottom:16px;font-size:.9rem;line-height:1.4}.Services-module__w4dqma__cta{color:#fff;background:var(--primary);border-radius:6px;padding:6px 14px;font-size:.8rem;text-decoration:none;box-shadow:0 4px 6px #0000001a}.Services-module__w4dqma__cta:hover{background:var(--primary-dark)}.Services-module__w4dqma__box:hover .Services-module__w4dqma__overlay{opacity:1;transform:translateY(0)}@media (max-width:860px){.Services-module__w4dqma__container{margin:0;padding:1.25rem 2.5%}.Services-module__w4dqma__header h1{margin-bottom:0;font-size:1.25rem;font-weight:500}.Services-module__w4dqma__header .Services-module__w4dqma__exploreBtn{padding:.5rem .75rem;font-size:.95rem}.Services-module__w4dqma__grid{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Services-module__w4dqma__box{border-radius:12px;width:100%;height:250px;padding:1rem}.Services-module__w4dqma__overlay h3{font-size:1.1rem}.Services-module__w4dqma__overlay{opacity:1}}
.ServiceCard-module__h2cRZq__card{background:#f9f9f9;border-radius:10px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 29px #64646f33}.ServiceCard-module__h2cRZq__content{flex-direction:column;flex:1;padding:1rem;display:flex}.ServiceCard-module__h2cRZq__heading{color:#2a2a2a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:500;display:-webkit-box;overflow:hidden}.ServiceCard-module__h2cRZq__description{color:#444;flex:1;min-height:2.55rem;margin-top:.5rem;font-size:.85rem}.ServiceCard-module__h2cRZq__location{color:#fff;background:#298e04;border-radius:4px;justify-content:center;align-items:center;gap:.35rem;padding:.2rem .45rem;font-size:.85rem;display:flex;position:absolute;top:.5rem;right:.5rem}.ServiceCard-module__h2cRZq__location i{font-size:.5rem}.ServiceCard-module__h2cRZq__row{justify-content:space-between;align-items:center;width:100%;display:flex}.ServiceCard-module__h2cRZq__stars i{color:#a78104;font-size:.8rem}.ServiceCard-module__h2cRZq__rating{margin-left:.5rem;font-size:.8rem}.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__available,.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__limited,.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__unavailable,.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__booked{color:#333;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ServiceCard-module__h2cRZq__dotAvailable,.ServiceCard-module__h2cRZq__dotLimited,.ServiceCard-module__h2cRZq__dotUnavailable,.ServiceCard-module__h2cRZq__dotBooked{background:#000;border-radius:50%;width:8px;height:8px}.ServiceCard-module__h2cRZq__dotAvailable{background:#298e04}.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__unavailable,.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__booked{color:#8e0404}.ServiceCard-module__h2cRZq__availability .ServiceCard-module__h2cRZq__limited{color:#0068b2}.ServiceCard-module__h2cRZq__dotUnavailable,.ServiceCard-module__h2cRZq__dotBooked{background:#8e0404}.ServiceCard-module__h2cRZq__dotLimited{background:#0065b2}.ServiceCard-module__h2cRZq__price{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:.5rem 0;display:flex}.ServiceCard-module__h2cRZq__price span{color:#444;font-size:.85rem}.ServiceCard-module__h2cRZq__price p{color:var(--primary);margin-top:.5rem;font-size:.9rem;font-weight:500}.ServiceCard-module__h2cRZq__linkBtn{color:var(--primary);margin-top:.75rem;font-size:.9rem;font-weight:500}
.BlockConfirmation-module__HygtWG__overlay{z-index:10000000;background:#0003;width:100%;height:100%;position:fixed;top:0;left:0}.BlockConfirmation-module__HygtWG__box{color:#111;z-index:2147483647;background:#fff;border-radius:1rem;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:2rem;animation:.3s BlockConfirmation-module__HygtWG__fadeIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0003}.BlockConfirmation-module__HygtWG__box p{text-align:center;color:#333;padding:1rem 0;font-size:1rem}.BlockConfirmation-module__HygtWG__box i{color:#f10f0f;font-size:2.5rem}.BlockConfirmation-module__HygtWG__box span{color:#555;margin-bottom:1rem;font-size:.8rem;font-weight:500}.BlockConfirmation-module__HygtWG__blockBtn{color:#fff;cursor:pointer;background:#ec1515;border:none;border-radius:8px;padding:.6rem 1.4rem;font-weight:500;transition:all .2s}.BlockConfirmation-module__HygtWG__blockBtn:hover{background:#cd0101}@keyframes BlockConfirmation-module__HygtWG__fadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}
.Hero-module__LDklra__hero{justify-content:center;width:100%;margin-top:4rem;padding:4rem 15%;display:flex}.Hero-module__LDklra__slide{width:100%;position:relative;overflow:hidden}.Hero-module__LDklra__slideItem{opacity:0;visibility:hidden;pointer-events:none;width:100%;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;position:absolute;top:0;left:0}.Hero-module__LDklra__slideItemActive{opacity:1;visibility:visible;pointer-events:auto;position:relative}.Hero-module__LDklra__slideImg{object-fit:cover;opacity:0;border-radius:8px;width:100%;height:60vh;transition:opacity .4s ease-in-out}.Hero-module__LDklra__slideImgLoaded{opacity:1;animation:.4s ease-in-out Hero-module__LDklra__fade}@keyframes Hero-module__LDklra__fade{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.Hero-module__LDklra__dots{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000004d;border-radius:2rem;gap:.75rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Hero-module__LDklra__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Hero-module__LDklra__dot:hover{background-color:#ffffffe6;transform:scale(1.1)}.Hero-module__LDklra__dot:focus{outline:2px solid var(--primary,#ff6b6b);outline-offset:2px}.Hero-module__LDklra__dot.Hero-module__LDklra__active{background-color:var(--primary,#ff6b6b);transform:scale(1.2)}@media (max-width:860px){.Hero-module__LDklra__hero{margin-top:4.25rem;padding:1rem 2.5%}.Hero-module__LDklra__slideImg{height:25vh}.Hero-module__LDklra__dots{gap:.5rem;padding:.4rem .8rem;bottom:1rem}.Hero-module__LDklra__dot{width:10px;height:10px}}.Hero-module__LDklra__slideImg:not(.Hero-module__LDklra__slideImgLoaded){background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%) 0 0/200% 100%;animation:1.5s linear infinite Hero-module__LDklra__shimmer}@keyframes Hero-module__LDklra__shimmer{to{background-position:-200% 0}}
.Filter-module__WhzZjW__filterTogglers{background:#fff;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;padding:12px 16px;display:none}.Filter-module__WhzZjW__filterTogglers h3{color:#2d3748;margin:0;font-size:1rem;font-weight:600}.Filter-module__WhzZjW__toggleBtn{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.Filter-module__WhzZjW__toggleBtn:hover{border-color:var(--primary);color:var(--primary);background:#edf2f7}.Filter-module__WhzZjW__toggleBtn.Filter-module__WhzZjW__hidden{display:none}.Filter-module__WhzZjW__activeFilterDot{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.Filter-module__WhzZjW__filterContainer{background:#fff;border:1px solid #edf2f7;border-radius:12px;width:100%;max-width:320px;margin:3rem 0 0 5%;transition:transform .3s ease-in-out;box-shadow:0 4px 12px #dc9ccb54}.Filter-module__WhzZjW__mobileSidebar{z-index:1000;-webkit-overflow-scrolling:touch;border:none;border-radius:16px 0 0 16px;width:85%;max-width:400px;margin:0;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}.Filter-module__WhzZjW__mobileSidebarOpen{transform:translate(0)}.Filter-module__WhzZjW__filterHeader{z-index:10;background:#fff;border-bottom:1px solid #edf2f7;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.Filter-module__WhzZjW__filterHeader h3{color:#1a202c;margin:0;font-size:1.1rem;font-weight:600}.Filter-module__WhzZjW__headerActions{align-items:center;gap:8px;display:flex}.Filter-module__WhzZjW__filterCount{color:#4a5568;background:#f7fafc;border:1px solid #e2e8f0;border-radius:16px;padding:4px 8px;font-size:.75rem;font-weight:500}.Filter-module__WhzZjW__closeBtn{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Filter-module__WhzZjW__closeBtn:hover{border-color:var(--primary);color:var(--primary);background:#edf2f7}.Filter-module__WhzZjW__overlay{z-index:999;background:#00000080;animation:.3s Filter-module__WhzZjW__fadeIn;position:fixed;inset:0}@keyframes Filter-module__WhzZjW__fadeIn{0%{opacity:0}to{opacity:1}}.Filter-module__WhzZjW__filterContent{padding:16px}.Filter-module__WhzZjW__filterSection{background:#fff;border:1px solid #edf2f7;border-radius:8px;margin-bottom:16px;overflow:hidden}.Filter-module__WhzZjW__sectionHeader{cursor:pointer;background:#f8fafc;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Filter-module__WhzZjW__sectionHeader h4{color:#2d3748;margin:0;font-size:.9rem;font-weight:600}.Filter-module__WhzZjW__toggleBtn{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Filter-module__WhzZjW__toggleBtn:hover{color:#4a5568;background:#edf2f7}.Filter-module__WhzZjW__sectionContent{padding:16px;animation:.2s Filter-module__WhzZjW__slideDown}@keyframes Filter-module__WhzZjW__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Filter-module__WhzZjW__sectionLabel{color:#718096;margin-bottom:8px;font-size:.8rem;font-weight:500;display:block}.Filter-module__WhzZjW__genderSection{margin-bottom:16px}.Filter-module__WhzZjW__radioGroup{gap:8px;display:flex}.Filter-module__WhzZjW__radioLabel{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100px;padding:2rem;transition:all .2s;display:flex;position:relative}.Filter-module__WhzZjW__radioLabel:before{content:"";-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1;background:#00000080;border-radius:5px;transition:all .2s;position:absolute;inset:0}.Filter-module__WhzZjW__radioLabel span{z-index:2;color:#fff;font-size:.75rem;font-weight:500;position:relative}.Filter-module__WhzZjW__radioSelected{border-width:2px;border-color:#f5a23c}.Filter-module__WhzZjW__radioSelected:before{background:#0006}.Filter-module__WhzZjW__radioSelected span{color:var(--primary)}.Filter-module__WhzZjW__radioInput{display:none}.Filter-module__WhzZjW__radioLabel:hover:before{background:#0009}.Filter-module__WhzZjW__basicGrid{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.Filter-module__WhzZjW__selectWrapper{width:100%}.Filter-module__WhzZjW__selectLabel{color:#666;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.Filter-module__WhzZjW__customSelect{width:100%;position:relative}.Filter-module__WhzZjW__customSelect select{color:#2d3748;appearance:none;cursor:pointer;background:#fff;border:1px solid #bfc4cb;border-radius:6px;width:100%;padding:8px 28px 8px 12px;font-size:.85rem}.Filter-module__WhzZjW__customSelect select:focus{border-color:#ee90d3;outline:none;box-shadow:0 0 0 2px #e751a61a}.Filter-module__WhzZjW__customSelect select:disabled{color:#a0aec0;cursor:not-allowed;background:#f7fafc}.Filter-module__WhzZjW__customSelect i{color:#a0aec0;pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Filter-module__WhzZjW__ageSection{margin-bottom:16px}.Filter-module__WhzZjW__ageInputs{align-items:center;gap:8px;display:flex}.Filter-module__WhzZjW__ageInput{background:#fff;border:1px solid #bfc4cb;border-radius:6px;flex:1;padding:8px 10px;font-size:.85rem}.Filter-module__WhzZjW__ageInput:focus{border-color:#ee90d3;outline:none;box-shadow:0 0 0 2px #e751a61a}.Filter-module__WhzZjW__ageSeparator{color:#a0aec0;font-size:.85rem;font-weight:500}.Filter-module__WhzZjW__physicalSection{margin-bottom:8px}.Filter-module__WhzZjW__physicalGrid{flex-direction:column;gap:12px;display:flex}.Filter-module__WhzZjW__physicalItem{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px}.Filter-module__WhzZjW__physicalLabel{color:#4a5568;margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.Filter-module__WhzZjW__physicalInputs{align-items:center;gap:6px;display:flex}.Filter-module__WhzZjW__physicalInputs input{background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1;width:100%;padding:6px 8px;font-size:.8rem}.Filter-module__WhzZjW__physicalInputs input:focus{border-color:#ee90d3;outline:none;box-shadow:0 0 0 2px #e751a61a}.Filter-module__WhzZjW__physicalInputs span{color:#a0aec0;font-size:.8rem;font-weight:500}.Filter-module__WhzZjW__lifestyleGrid{flex-direction:column;gap:16px;display:flex}.Filter-module__WhzZjW__chipSection{width:100%}.Filter-module__WhzZjW__chipLabel{color:#718096;margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.Filter-module__WhzZjW__chipGroup{flex-wrap:wrap;gap:6px;display:flex}.Filter-module__WhzZjW__chip{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s}.Filter-module__WhzZjW__chip:hover{background:#edf2f7;border-color:#cbd5e0}.Filter-module__WhzZjW__chipActive{background:var(--primary);border-color:var(--primary-dark);color:#fff}.Filter-module__WhzZjW__livingSection{width:100%}.Filter-module__WhzZjW__livingInput{background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:8px 10px;font-size:.85rem}.Filter-module__WhzZjW__livingInput:focus{border-color:#ee90d3;outline:none;box-shadow:0 0 0 2px #e751a61a}.Filter-module__WhzZjW__livingInput::placeholder{color:#a0aec0;font-size:.8rem}.Filter-module__WhzZjW__residencyGrid{flex-direction:column;gap:12px;display:flex}.Filter-module__WhzZjW__inputWrapper{width:100%}.Filter-module__WhzZjW__inputLabel{color:#718096;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.Filter-module__WhzZjW__textInput{background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:8px 10px;font-size:.85rem}.Filter-module__WhzZjW__textInput:focus{border-color:#ee90d3;outline:none;box-shadow:0 0 0 2px #e751a61a}.Filter-module__WhzZjW__textInput::placeholder{color:#a0aec0;font-size:.8rem}.Filter-module__WhzZjW__professionalGrid{flex-direction:column;gap:12px;display:flex}.Filter-module__WhzZjW__salarySection{width:100%}.Filter-module__WhzZjW__filterActions{background:#fff;border-top:1px solid #edf2f7;gap:8px;margin-top:20px;padding-top:16px;padding-bottom:8px;display:flex;position:sticky;bottom:0}.Filter-module__WhzZjW__resetBtn,.Filter-module__WhzZjW__applyBtn{cursor:pointer;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Filter-module__WhzZjW__resetBtn{color:#4a5568;background:#f7fafc;border:1px solid #e2e8f0}.Filter-module__WhzZjW__resetBtn:hover{background:#edf2f7;border-color:#cbd5e0}.Filter-module__WhzZjW__applyBtn{background:var(--primary);color:#fff}.Filter-module__WhzZjW__applyBtn:hover{background:var(--primary-dark)}@media (max-width:768px){.Filter-module__WhzZjW__filterTogglers{margin:0;padding:0 .5rem;display:flex}.Filter-module__WhzZjW__filterContainer{max-width:100%;margin:0}.Filter-module__WhzZjW__filterHeader{border-radius:16px 0 0}.Filter-module__WhzZjW__radioGroup{flex-wrap:wrap}.Filter-module__WhzZjW__radioLabel{padding:10px}.Filter-module__WhzZjW__chipGroup{flex-wrap:wrap}.Filter-module__WhzZjW__chip{padding:8px 14px;font-size:.8rem}.Filter-module__WhzZjW__filterActions{padding:16px;box-shadow:0 -2px 10px #0000000d}.Filter-module__WhzZjW__resetBtn,.Filter-module__WhzZjW__applyBtn{padding:14px}}@media (max-width:480px){.Filter-module__WhzZjW__mobileSidebar{width:90%}.Filter-module__WhzZjW__radioLabel{padding:8px 4px}.Filter-module__WhzZjW__radioLabel span{font-size:.7rem}.Filter-module__WhzZjW__chip{padding:6px 10px;font-size:.7rem}.Filter-module__WhzZjW__filterHeader{padding:12px 16px}.Filter-module__WhzZjW__filterContent,.Filter-module__WhzZjW__sectionContent{padding:12px}}@media (max-width:768px) and (orientation:landscape){.Filter-module__WhzZjW__mobileSidebar{width:70%;max-width:500px}.Filter-module__WhzZjW__filterContent{max-height:calc(100vh - 60px);overflow-y:auto}}.Filter-module__WhzZjW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:3rem 0 1rem;display:flex}.Filter-module__WhzZjW__pageBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 .5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Filter-module__WhzZjW__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#f7fafc;transform:translateY(-2px);box-shadow:0 4px 12px #dc9ccb26}.Filter-module__WhzZjW__pageBtn.Filter-module__WhzZjW__active{background:var(--primary);border-color:var(--primary-dark);color:#fff}.Filter-module__WhzZjW__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:#f7fafc}.Filter-module__WhzZjW__pageBtn.Filter-module__WhzZjW__dots{cursor:default;background:0 0;border:none;min-width:auto;padding:0 .25rem}.Filter-module__WhzZjW__pageBtn.Filter-module__WhzZjW__dots:hover{box-shadow:none;color:#4a5568;background:0 0;border:none;transform:none}@media (max-width:768px){.Filter-module__WhzZjW__pagination{gap:.25rem;margin:2rem 0 1rem}.Filter-module__WhzZjW__pageBtn{min-width:36px;height:36px;font-size:.85rem}.Filter-module__WhzZjW__filterTogglers{background:var(--primary);width:100%;margin:0;padding:.45rem 1rem}.Filter-module__WhzZjW__filterTogglers h3{color:#fff;font-weight:500}.Filter-module__WhzZjW__toggleBtn{color:#fff}}@media (max-width:480px){.Filter-module__WhzZjW__pageBtn:not(.Filter-module__WhzZjW__active):not(:first-child):not(:last-child){display:none}.Filter-module__WhzZjW__pageBtn.Filter-module__WhzZjW__active{display:flex}.Filter-module__WhzZjW__pagination{justify-content:space-between;width:100%}}
.ProfileCard-module__GXljxq__card{background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:relative}.ProfileCard-module__GXljxq__card:hover{transform:translateY(-3px);box-shadow:0 7px 29px #64646f33}.ProfileCard-module__GXljxq__card.ProfileCard-module__GXljxq__blue{background:#e2eefe}.ProfileCard-module__GXljxq__card.ProfileCard-module__GXljxq__rose{background:#fee2fb}.ProfileCard-module__GXljxq__profileImg{object-fit:cover;background:#fff;border-radius:50%;width:80px;height:80px;margin-top:.5rem}.ProfileCard-module__GXljxq__name{text-align:center;background:linear-gradient(90deg,#f16806,#af002d 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:1rem;font-size:1rem;font-weight:500}.ProfileCard-module__GXljxq__location{color:#333;border-bottom:1px solid #00000016;justify-content:center;align-items:center;gap:.25rem;width:100%;padding-bottom:1rem;font-size:.9rem;display:flex}.ProfileCard-module__GXljxq__location i{color:var(--primary);margin-top:-.1rem}.ProfileCard-module__GXljxq__badges{justify-content:center;align-items:center;gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.ProfileCard-module__GXljxq__boostedBadge{color:#fff;border-radius:100px;padding:.25rem .7rem;font-size:.75rem;font-weight:500}.ProfileCard-module__GXljxq__gemBadge{color:#fff;background:#fdbadb;border-radius:100px;padding:.1rem .25rem;font-size:.8rem}.ProfileCard-module__GXljxq__card.ProfileCard-module__GXljxq__rose .ProfileCard-module__GXljxq__boostedBadge,.ProfileCard-module__GXljxq__card.ProfileCard-module__GXljxq__rose .ProfileCard-module__GXljxq__gemBadge{background:#ac0156}.ProfileCard-module__GXljxq__card.ProfileCard-module__GXljxq__blue .ProfileCard-module__GXljxq__boostedBadge,.ProfileCard-module__GXljxq__card.ProfileCard-module__GXljxq__blue .ProfileCard-module__GXljxq__gemBadge{background:#276ee9}.ProfileCard-module__GXljxq__data{width:100%;margin-top:1rem;margin-bottom:1rem}.ProfileCard-module__GXljxq__row{justify-content:space-between;align-items:flex-start;margin:.25rem 0;display:flex}.ProfileCard-module__GXljxq__detail{text-align:left;color:#333;justify-content:flex-start;align-items:center;width:100%;font-size:.85rem;font-weight:500;display:flex}.ProfileCard-module__GXljxq__detail i{color:var(--primary-dark);margin-right:.25rem}.ProfileCard-module__GXljxq__btn{text-align:center;background:var(--primary);cursor:pointer;color:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:.75rem 2rem;font-size:.9rem;font-weight:500;display:flex}.ProfileCard-module__GXljxq__btn:hover{background:var(--primary-dark)}@media screen and (min-width:768px) and (max-width:1023px){.ProfileCard-module__GXljxq__card{padding:1.5rem}.ProfileCard-module__GXljxq__profileImg{width:90px;height:90px}.ProfileCard-module__GXljxq__name{margin-top:1.25rem;font-size:1.1rem}.ProfileCard-module__GXljxq__detail{font-size:.9rem}.ProfileCard-module__GXljxq__btn{padding:.6rem 2rem;font-size:.9rem}}@media screen and (min-width:1024px){.ProfileCard-module__GXljxq__card{padding:1.85rem}.ProfileCard-module__GXljxq__profileImg{width:100px;height:100px}.ProfileCard-module__GXljxq__name{margin-top:1.5rem;font-size:1.2rem}.ProfileCard-module__GXljxq__detail{font-size:.7rem}.ProfileCard-module__GXljxq__btn{padding:.7rem 2rem;font-size:.95rem}}@media screen and (max-width:767px) and (orientation:landscape){.ProfileCard-module__GXljxq__card{padding:1.5rem}.ProfileCard-module__GXljxq__profileImg{width:70px;height:70px}.ProfileCard-module__GXljxq__name{margin-top:.75rem;font-size:.95rem}.ProfileCard-module__GXljxq__row{margin:.35rem 0}}@media screen and (max-width:320px){.ProfileCard-module__GXljxq__card{width:100%;padding:1.25rem}.ProfileCard-module__GXljxq__profileImg{width:60px;height:60px}.ProfileCard-module__GXljxq__name{flex-direction:column;gap:.15rem;font-size:.9rem}.ProfileCard-module__GXljxq__row{flex-direction:column;gap:.35rem}.ProfileCard-module__GXljxq__detail{font-size:.8rem}.ProfileCard-module__GXljxq__boostedBadge{padding:.2rem .45rem;font-size:.7rem}.ProfileCard-module__GXljxq__btn{padding:.45rem 1.5rem;font-size:.8rem}}@media screen and (max-width:1023px){.ProfileCard-module__GXljxq__card{flex-direction:column;height:100%;display:flex}.ProfileCard-module__GXljxq__data{flex-direction:column;flex:1;justify-content:center;display:flex}.ProfileCard-module__GXljxq__btn{margin-top:auto}}@media screen and (min-width:2560px){.ProfileCard-module__GXljxq__card{padding:3rem}.ProfileCard-module__GXljxq__profileImg{width:150px;height:150px}.ProfileCard-module__GXljxq__name{margin-top:2rem;font-size:1.8rem}.ProfileCard-module__GXljxq__row p{font-size:1.2rem}.ProfileCard-module__GXljxq__row p i{font-size:1.3rem}.ProfileCard-module__GXljxq__btn{border-radius:8px;padding:1rem 3rem;font-size:1.2rem}.ProfileCard-module__GXljxq__boostedBadge{padding:.5rem 1rem;font-size:1.1rem;top:1rem;right:1rem}}
.Pagination-module__nM7SDG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:3rem 0 1rem;display:flex}.Pagination-module__nM7SDG__pageBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 .5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Pagination-module__nM7SDG__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#f7fafc;transform:translateY(-2px);box-shadow:0 4px 12px #dc9ccb26}.Pagination-module__nM7SDG__pageBtn.Pagination-module__nM7SDG__active{background:var(--primary);border-color:var(--primary-dark);color:#fff}.Pagination-module__nM7SDG__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:#f7fafc}.Pagination-module__nM7SDG__pageBtn.Pagination-module__nM7SDG__dots{cursor:default;background:0 0;border:none;min-width:auto;padding:0 .25rem}.Pagination-module__nM7SDG__pageBtn.Pagination-module__nM7SDG__dots:hover{box-shadow:none;color:#4a5568;background:0 0;border:none;transform:none}@media (max-width:768px){.Pagination-module__nM7SDG__pagination{gap:.25rem;margin:2rem 0 1rem}.Pagination-module__nM7SDG__pageBtn{min-width:36px;height:36px;font-size:.85rem}}@media (max-width:480px){.Pagination-module__nM7SDG__pageBtn:not(.Pagination-module__nM7SDG__active):not(:first-child):not(:last-child){display:none}.Pagination-module__nM7SDG__pageBtn.Pagination-module__nM7SDG__active{display:flex}.Pagination-module__nM7SDG__pagination{justify-content:space-between;width:100%}}
.Filter-module__DRPVWW__filterTogglers{justify-content:space-between;align-items:center;width:100%;display:none}.Filter-module__DRPVWW__filterTogglers h3{color:#333;font-size:1.1rem;font-weight:600}.Filter-module__DRPVWW__toggleBtn{color:#000;cursor:pointer;background:#ddd;border-radius:6px;max-width:60px;height:100%;padding:1rem;font-size:1rem;position:relative}.Filter-module__DRPVWW__toggleBtn:hover{background:#f5f5f5}.Filter-module__DRPVWW__toggleBtn.Filter-module__DRPVWW__hidden{display:none}.Filter-module__DRPVWW__toggleBtnText{font-weight:500}.Filter-module__DRPVWW__sidebar{background:#fff;border:1px solid #ddd;border-radius:8px;width:300px;margin-top:2rem;padding:20px;transition:transform .3s ease-in-out}.Filter-module__DRPVWW__mobileSidebar{z-index:1000;-webkit-overflow-scrolling:touch;border:none;border-radius:16px 0 0 16px;width:85%;max-width:400px;margin:0;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}.Filter-module__DRPVWW__mobileSidebarOpen{transform:translate(0)}.Filter-module__DRPVWW__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.Filter-module__DRPVWW__header h3{color:#333;margin:0;font-size:18px;font-weight:600}.Filter-module__DRPVWW__headerActions{align-items:center;gap:8px;display:flex}.Filter-module__DRPVWW__closeBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Filter-module__DRPVWW__closeBtn:hover{background:#f5f5f5}.Filter-module__DRPVWW__resetBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:6px 12px;font-size:14px;transition:all .2s}.Filter-module__DRPVWW__resetBtn:hover{background:#f5f5f5}.Filter-module__DRPVWW__overlay{z-index:999;background:#00000080;animation:.3s Filter-module__DRPVWW__fadeIn;position:fixed;inset:0}@keyframes Filter-module__DRPVWW__fadeIn{0%{opacity:0}to{opacity:1}}.Filter-module__DRPVWW__section{margin-bottom:24px}.Filter-module__DRPVWW__label{color:#444;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.Filter-module__DRPVWW__locationGroup{flex-direction:column;gap:10px;display:flex}.Filter-module__DRPVWW__select{color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px;font-size:14px}.Filter-module__DRPVWW__select:focus{border-color:#666;outline:none}.Filter-module__DRPVWW__select:disabled{color:#999;cursor:not-allowed;background:#f9f9f9}.Filter-module__DRPVWW__ratingGroup{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.Filter-module__DRPVWW__ratingBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:8px;font-size:14px;transition:all .2s}.Filter-module__DRPVWW__ratingBtn:hover{background:#f9f9f9}.Filter-module__DRPVWW__ratingBtn.Filter-module__DRPVWW__active{color:#fff;background:#333;border-color:#333}.Filter-module__DRPVWW__tagsGroup{flex-wrap:wrap;gap:8px;display:flex}.Filter-module__DRPVWW__tagBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:20px;padding:6px 12px;font-size:12px;transition:all .2s}.Filter-module__DRPVWW__tagBtn:hover{background:#f9f9f9}.Filter-module__DRPVWW__tagBtn.Filter-module__DRPVWW__active{color:#fff;background:#333;border-color:#333}.Filter-module__DRPVWW__quickSelect{gap:8px;margin-bottom:15px;display:flex}.Filter-module__DRPVWW__quickBtn{color:#666;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #ddd;border-radius:4px;flex:1;padding:8px 6px;font-size:12px;transition:all .2s;overflow:hidden}.Filter-module__DRPVWW__quickBtn:hover{background:#f9f9f9}.Filter-module__DRPVWW__quickBtn.Filter-module__DRPVWW__active{color:#fff;background:#333;border-color:#333}.Filter-module__DRPVWW__sliderContainer{cursor:pointer;-webkit-tap-highlight-color:transparent;height:30px;margin:15px 0;position:relative}.Filter-module__DRPVWW__sliderTrack{background:#e0e0e0;border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Filter-module__DRPVWW__sliderFill{background:#333;border-radius:2px;height:4px;transition:none;position:absolute;top:0}.Filter-module__DRPVWW__sliderThumb{cursor:grab;z-index:2;touch-action:none;background:#fff;border:2px solid #333;border-radius:50%;width:20px;height:20px;transition:transform .1s;position:absolute;top:50%;transform:translate(-50%,-50%)}.Filter-module__DRPVWW__sliderThumb:hover,.Filter-module__DRPVWW__sliderThumb.Filter-module__DRPVWW__active{transform:translate(-50%,-50%)scale(1.1)}.Filter-module__DRPVWW__sliderThumb:active{cursor:grabbing}.Filter-module__DRPVWW__priceInputs{align-items:center;gap:10px;margin:15px 0;display:flex}.Filter-module__DRPVWW__priceInputGroup{flex:1;position:relative}.Filter-module__DRPVWW__currencySign{color:#666;font-size:14px;font-weight:500;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.Filter-module__DRPVWW__priceInput{color:#333;border:1px solid #ccc;border-radius:4px;width:100%;padding:8px 10px 8px 30px;font-size:14px}.Filter-module__DRPVWW__priceInput:focus{border-color:#666;outline:none}.Filter-module__DRPVWW__priceSeparator{color:#999;flex-shrink:0;font-size:14px}.Filter-module__DRPVWW__footer{border-top:1px solid #eee;gap:10px;margin-top:24px;padding-top:20px;display:flex}.Filter-module__DRPVWW__applyBtn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;flex:1;padding:12px;font-size:15px;font-weight:500;transition:background .2s}.Filter-module__DRPVWW__applyBtn:hover{background:#444}.Filter-module__DRPVWW__cancelBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;flex:1;padding:12px;font-size:15px;font-weight:500;transition:all .2s}.Filter-module__DRPVWW__cancelBtn:hover{background:#f5f5f5}@media (max-width:768px){.Filter-module__DRPVWW__filterTogglers{background:var(--primary);border-radius:6px;margin:-1.5rem 0 0;padding:.5rem 1rem;display:flex}.Filter-module__DRPVWW__filterTogglers h3{color:#fff;font-weight:500}.Filter-module__DRPVWW__toggleBtn{background:var(--primary);color:#fff;justify-content:center;width:fit-content;margin:0;padding:0;display:flex}.Filter-module__DRPVWW__sidebar{width:100%;margin-top:0}.Filter-module__DRPVWW__quickSelect{flex-wrap:wrap}.Filter-module__DRPVWW__quickBtn{white-space:normal;text-align:center;flex:calc(50% - 4px);padding:10px}.Filter-module__DRPVWW__ratingGroup{grid-template-columns:repeat(3,1fr)}.Filter-module__DRPVWW__tagsGroup{max-height:200px;padding:4px;overflow-y:auto}.Filter-module__DRPVWW__footer{background:#fff;border-top:1px solid #eee;margin-top:16px;padding:16px 20px;position:sticky;bottom:0;box-shadow:0 -2px 10px #0000000d}}@media (max-width:480px){.Filter-module__DRPVWW__mobileSidebar{width:90%}.Filter-module__DRPVWW__quickBtn{padding:8px 4px;font-size:11px}.Filter-module__DRPVWW__ratingBtn{padding:6px;font-size:12px}}@media (max-width:768px) and (orientation:landscape){.Filter-module__DRPVWW__mobileSidebar{width:70%;max-width:500px}.Filter-module__DRPVWW__tagsGroup{max-height:150px}}
.Aboutpage-module__IdJ-Ha__container{width:100%;padding:4.5rem 15%}.Aboutpage-module__IdJ-Ha__header{width:100%}.Aboutpage-module__IdJ-Ha__mainImg{border-radius:6px;width:100%}.Aboutpage-module__IdJ-Ha__content{padding:1rem}.Aboutpage-module__IdJ-Ha__heading{color:#000;margin-bottom:2rem;font-size:2rem;font-weight:600}.Aboutpage-module__IdJ-Ha__des{color:#222;margin-bottom:1rem;font-size:1rem}.Aboutpage-module__IdJ-Ha__subheading{color:#000;margin:2rem 0 1rem;font-size:1.5rem}.Aboutpage-module__IdJ-Ha__title{color:#000;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}@media (max-width:768px){.Aboutpage-module__IdJ-Ha__container{padding:5.5rem .5rem}}
.Categoriespage-module__VqwWoa__container{width:100%;padding-top:7rem}@media (max-width:768px){.Categoriespage-module__VqwWoa__container{padding-top:2rem}}
.RegHelpPage-module__b3RJnG__container{background-color:#f8fafc;min-height:calc(100vh - 140px);padding:12rem 15%}.RegHelpPage-module__b3RJnG__mainTitle{color:#0f172a;text-align:center;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.RegHelpPage-module__b3RJnG__mainDescription{text-align:center;color:#475569;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.RegHelpPage-module__b3RJnG__stepCard{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;margin-bottom:2.5rem;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000005}.RegHelpPage-module__b3RJnG__stepCard:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000000d}.RegHelpPage-module__b3RJnG__stepHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.RegHelpPage-module__b3RJnG__stepNumber{color:#fff;background-color:#1a1a1a;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.RegHelpPage-module__b3RJnG__stepTitle{color:#1e293b;margin:0;font-size:1.5rem;font-weight:600}.RegHelpPage-module__b3RJnG__stepDescription{color:#334155;margin-bottom:1.5rem;padding-left:calc(48px + 1rem);font-size:1rem;line-height:1.6}.RegHelpPage-module__b3RJnG__videoWrapper{background-color:#000;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding-bottom:56.25%;position:relative;overflow:hidden}.RegHelpPage-module__b3RJnG__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.RegHelpPage-module__b3RJnG__startButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s;box-shadow:0 1px 2px #0000000d}.RegHelpPage-module__b3RJnG__startButton:hover{background-color:var(--primary-dark)}.RegHelpPage-module__b3RJnG__startButton:active{transform:scale(.98)}.RegHelpPage-module__b3RJnG__whatsappButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.RegHelpPage-module__b3RJnG__whatsappButton:hover{background-color:var(--primary-dark)}.RegHelpPage-module__b3RJnG__whatsappButton:active{transform:scale(.98)}@media (max-width:768px){.RegHelpPage-module__b3RJnG__container{padding:7.5rem 1rem 2rem}.RegHelpPage-module__b3RJnG__mainTitle{font-size:1.875rem}.RegHelpPage-module__b3RJnG__stepCard{padding:1.5rem}.RegHelpPage-module__b3RJnG__stepHeader{gap:.75rem}.RegHelpPage-module__b3RJnG__stepNumber{width:40px;height:40px;font-size:1.25rem}.RegHelpPage-module__b3RJnG__stepTitle{font-size:1.25rem}.RegHelpPage-module__b3RJnG__stepDescription{padding-left:calc(40px + .75rem);font-size:.95rem}.RegHelpPage-module__b3RJnG__startButton,.RegHelpPage-module__b3RJnG__whatsappButton{text-align:center;justify-content:center;width:100%}}@media (max-width:480px){.RegHelpPage-module__b3RJnG__stepDescription{margin-top:1rem;padding-left:0}.RegHelpPage-module__b3RJnG__stepHeader{flex-wrap:wrap}}
.Utils-module__Jx8Mzq__container{color:#1a1a1a;margin:0;padding:10rem 15% 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7}.Utils-module__Jx8Mzq__date{color:var(--primary);text-align:left;margin-bottom:.5rem;font-size:.9rem}.Utils-module__Jx8Mzq__heading{color:#111827;text-align:left;margin-top:0;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.Utils-module__Jx8Mzq__content{color:#374151;font-size:1rem}.Utils-module__Jx8Mzq__content h2{color:#111827;margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.Utils-module__Jx8Mzq__content p{margin-bottom:1rem}.Utils-module__Jx8Mzq__content ul{margin:.5rem 0 1.5rem 1.5rem;padding:0;list-style-type:disc}.Utils-module__Jx8Mzq__content li{margin-bottom:.5rem}.Utils-module__Jx8Mzq__content strong{color:#111827;font-weight:600}.Utils-module__Jx8Mzq__content a{color:#2563eb;text-decoration:none}.Utils-module__Jx8Mzq__content a:hover{text-decoration:underline}@media (max-width:768px){.Utils-module__Jx8Mzq__container{margin-left:0}.Utils-module__Jx8Mzq__heading{font-size:2rem;line-height:1em}.Utils-module__Jx8Mzq__content h2{font-size:1.25rem}}
