<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,:after,:before{box-sizing:border-box}body{margin:0;background-color:#000;background:radial-gradient(circle at 30% 30%,rgba(255,0,0,.1),transparent 40%),radial-gradient(circle at 70% 60%,rgba(0,0,0,.6),transparent 50%),linear-gradient(135deg,#0d0d0d,#1a1a1a,#0f0f0f);background-size:cover;background-position:50%;background-attachment:fixed;height:100vh}p{word-wrap:break-word}.slick-slider-wraper{margin-bottom:30px}.slick-slider-wraper .slick-dots{line-height:0;padding:15px 0;bottom:-35px}.slick-slider-wraper .slick-dots li{margin:0 2px}.slick-slider-wraper .slick-dots li,.slick-slider-wraper .slick-dots li button,.slick-slider-wraper .slick-dots li button:before{width:10px;height:10px;border-radius:50%;padding:0}.slick-slider-wraper .slick-dots li button:before{content:"";background-color:#fff;opacity:1;border:1px solid #fff}.slick-slider-wraper .slick-dots li.slick-active button:before{content:"";background-color:#d20303;opacity:1;border-color:#d20303}.trail-text{color:#fff;text-align:center;padding:10px;background-color:rgba(255,49,61,.9);border-radius:10px;margin-top:20px}.card-radio-btn{width:100%;display:block;border-radius:15px;border:1px solid #d20303;margin-top:40px;padding:4px}.card-radio-btn .content_head{color:#fff;font-size:24px;font-weight:400}.card-input-element+.card{width:100%;border-radius:12px;background-color:transparent;padding:29px;border:none}.card-input-element+.card:hover{cursor:pointer}.card-input-element:checked+.card{background:linear-gradient(83deg,#d20303 36.52%,#ff746a 68.21%,#d81100 99.9%,#d13f26 131.6%);box-shadow:-2px 4px 25.3px 0 rgba(210,3,3,.72);transition:all .3s}.card-input-element+.card:before{background-color:transparent;transform:translateY(-50%);transition:border-color .4s ease}.card-input-element+.card:after,.card-input-element+.card:before{content:"";position:absolute;width:24px;height:24px;border:2px solid #fff;border-radius:50%;top:30px;right:18px}.card-input-element+.card:after{background-color:#fff;transform:translateY(-50%) scale(0);transition:transform .4s ease}.card-input-element:checked:checked+.card:before{border-color:#fff}.card-input-element:checked:checked+.card:after{transform:translateY(-50%) scale(.55)}.filter-modal-wraper .modal-header{padding:30px 35px 16px;align-items:start;border-bottom:1px solid rgba(0,0,0,.25)}.filter-modal-wraper .modal-header .btn-close{opacity:1}.filter-modal-wraper .modal-body{padding:30px 35px 0}.filter-modal-wraper .modal-footer{border-top:1px solid rgba(0,0,0,.25);padding:24px 35px 35px}.chatbox-card-wraper{margin-top:30px;border-radius:12.145px;background:linear-gradient(30deg,rgba(75,75,75,.48) 1.5%,hsla(0,0%,71%,.34) 58.48%,rgba(78,78,78,.43) 112.15%)}.chatbox-card-wraper .chatbox-header{padding:10px 20px}.chatbox-card-wraper .chatbox-header .chat-profile{display:flex;align-items:center;justify-content:flex-start;gap:8px;border-bottom:1px solid hsla(0,0%,100%,.14);padding-bottom:14px}.chatbox-card-wraper .chatbox-header .chat-profile .img{height:38px;width:38px;position:relative}.chatbox-card-wraper .chatbox-header .chat-profile .img .dot{position:absolute;height:6px;width:6px;background-color:#20d234;border-radius:100px;bottom:-1px;right:-1px}.chatbox-card-wraper .chatbox-header .chat-profile .heading{display:block}.chatbox-card-wraper .chatbox-header .chat-profile .heading .title{display:block;color:#fff;font-size:16px;font-weight:400}.chatbox-card-wraper .chatbox-header .chat-profile .heading .subTitle{display:block;margin-top:0;color:#767676;font-size:10px;font-weight:400}.chatbox-card-wraper .message-section::-webkit-scrollbar{width:10px}.chatbox-card-wraper .message-section{height:600px;padding:10px 20px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#90a4ae #fff}.chatbox-card-wraper .message-section::-webkit-scrollbar-track{background:#fff}.chatbox-card-wraper .message-section::-webkit-scrollbar-thumb{background-color:#90a4ae;border-radius:6px;border:3px solid #fff}.chatbox-card-wraper .message-section .message{margin:10px 0}.chatbox-card-wraper .message-section .message span{margin:8px 0;max-width:85%;word-wrap:break-word;z-index:2;color:#fff;font-size:12px;font-weight:400;line-height:150%;letter-spacing:-.12px;position:relative;bottom:0;min-height:1.5vw;padding:4px 10px}.chatbox-card-wraper .message-section .message.bot span{display:inline-block;background-color:#3a3a3a;border-radius:5px 5px 5px 0}.chatbox-card-wraper .message-section .message.user{display:flex;justify-content:flex-end;flex-wrap:wrap}.chatbox-card-wraper .message-section .message.user span{border-radius:5px 5px 0 5px;background-color:rgba(255,49,61,.4)}.chatbox-card-wraper .message-section .message label{display:block;width:100%;color:hsla(0,0%,100%,.37);font-size:8px;font-weight:400;line-height:150%;letter-spacing:-.08px}.chatbox-card-wraper .message-section .message.user label{text-align:right}.chatbox-card-wraper .chatbox-footer .input-wraper{position:relative;display:flex;flex-direction:row;align-items:flex-end;overflow:hidden;width:100%;border-radius:0 0 16px 12px;background-color:hsla(0,0%,80%,.6)}.chatbox-card-wraper .chatbox-footer .input-wraper input{border:none;width:100%;color:#fff;font-size:12px;font-weight:500;background-color:transparent;padding:16px 40px 16px 16px}.chatbox-card-wraper .chatbox-footer .input-wraper input:focus,.chatbox-card-wraper .chatbox-footer .input-wraper input:hover{box-shadow:none;border:none;outline:none}.chatbox-card-wraper .chatbox-footer .input-wraper .btn-wraper{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center}.chatbox-card-wraper .chatbox-footer .input-wraper input::placeholder{color:#fff;opacity:.4}.main-chart-wrapper{overflow:hidden;gap:.5rem;display:flex;margin-bottom:.5rem;margin-top:30px;border-radius:12.145px;background:linear-gradient(30deg,rgba(75,75,75,.31) 1.5%,hsla(0,0%,71%,.11) 58.48%,rgba(78,78,78,.13) 112.15%)}.main-chart-wrapper,.main-chart-wrapper .chat-info{position:relative;padding:10px}.main-chart-wrapper .chat-info,.main-chart-wrapper .chat-user-details,.main-chart-wrapper .main-chat-area{height:calc(100vh - 146px);border-radius:.25rem;border-radius:16px;border:1px solid rgba(75,75,75,.6);background:linear-gradient(30deg,rgba(75,75,75,.1) 1.5%,hsla(0,0%,71%,.1) 58.48%,rgba(78,78,78,.1) 112.15%)}.main-chart-wrapper .main-chat-area{width:100%;max-width:100%;overflow:hidden;position:relative}.main-chart-wrapper .chatBoxTitle{color:#fff;font-size:24px;font-weight:700;padding:10px}.chatListUl{list-style:none;margin:0;padding:0}.chatListUl .profileInfo,.chatListUl li{display:flex;justify-content:space-between;gap:16px;border-radius:12px;padding:10px;cursor:pointer}.chatListUl li.active{background:rgba(210,3,3,.9)}.chatListUl li+li{margin-top:6px}.chatListUl .profileList{display:flex;align-items:center;gap:16px}.chatListUl .profileList .img{height:38px;width:38px;min-width:38px;overflow:hidden;border-radius:100px}.connectionsRow .chatListUl .profileList .img{height:100px;width:100px;min-width:100px}.searchResult-connections .chatListUl .profileList .img{height:38px;width:38px;min-width:38px}.chatListUl .profileList .heading{display:block}.chatListUl .profileList .heading .title{display:block;color:#fff;font-size:14px;font-weight:700}.chatListUl .profileList .heading .subTitle{display:block;color:#fff;font-size:14px;font-weight:400;opacity:.4}.chatListUl .time-text-wraper .text{color:#fff;font-size:12px;font-weight:400;opacity:.7}.main-chat-head{justify-content:space-between;border-radius:0;padding:10px;border-bottom:1px solid hsla(0,0%,100%,.08)}.main-chat-head,.main-chat-head .profileList{display:flex;align-items:center;gap:16px}.main-chat-head .profileList .img{position:relative}.main-chat-head .profileList .img,.main-chat-head .profileList .img img{height:38px;width:38px;border-radius:100px}.main-chat-head .profileList .img .status{position:absolute;bottom:-2px;right:0;border-radius:100px;height:14px;width:14px;background-color:#20d234;border:1px solid #fff}.main-chat-head .profileList .heading{display:block}.main-chat-head .profileList .heading .title{display:block;color:#fff;font-size:14px;font-weight:700}.main-chat-head .profileList .heading .subTitle{display:block;color:#fff;font-size:14px;font-weight:400;opacity:.4}.main-chart-wrapper .chat-content ul li{-webkit-margin-after:1rem;margin-block-end:1rem}.main-chart-wrapper .main-chat-area .chat-day-label{text-align:center;color:#8492b5;-webkit-margin-after:2rem;margin-block-end:2rem;opacity:.6;position:relative}.main-chart-wrapper .main-chat-area .chat-day-label:before{content:"";border-top:1px dashed #ffb748;position:absolute;width:100%;inset-inline-start:0;inset-block-start:10px;z-index:-1;opacity:.5}.main-chart-wrapper .main-chat-area .chat-day-label span{font-size:12px;padding:.188rem .5rem;background-color:#fff;border-radius:50rem;color:#8b7eff;border:1px solid rgba(139,126,255,.4)}.main-chart-wrapper .main-chat-area .chat-content .chat-item-end,.main-chart-wrapper .main-chat-area .chat-content .chat-item-start{display:flex}.main-chart-wrapper .main-chat-area .chat-content .chat-list-inner span{margin:8px 0;display:inline-block;padding:10px;border-radius:12px;border:1px solid #4b4b4b;background:linear-gradient(97deg,#171717 -62.94%,#323335 -62.92%,rgba(90,90,90,0) 54.42%,#171717 174.24%);color:#fff;font-size:14px;font-weight:700}.main-chart-wrapper .main-chat-area .chat-content .chat-list-inner label{display:block;width:100%;color:hsla(0,0%,100%,.37);font-size:10px;font-weight:400;line-height:150%;letter-spacing:-.08px}.main-chart-wrapper .main-chat-area .chat-content .chat-list-inner img{width:auto;height:auto}.main-chart-wrapper .main-chat-area .chat-content .simplebar-wrapper .simplebar-content-wrapper{padding:20px}.main-chart-wrapper .main-chat-area .chat-content .chat-item-end{justify-content:end;text-align:end}.main-chart-wrapper .main-chat-area .chat-footer{width:100%;box-shadow:0 .25rem 1rem rgba(0,0,0,.1);flex-shrink:0;display:flex;align-items:center;position:absolute;inset-inline-start:auto;inset-inline-end:auto;inset-block-end:0}.main-chart-wrapper .main-chat-area .chat-footer .input-wraper{position:relative;display:flex;flex-direction:row;align-items:flex-end;overflow:hidden;width:100%;border-radius:0 0 16px 12px;background-color:#cdcdcd}.main-chart-wrapper .main-chat-area .chat-footer .input-wraper input{border:none;width:100%;color:#000;font-size:12px;font-weight:500;background-color:transparent;padding:16px 40px 16px 16px}.main-chart-wrapper .main-chat-area .chat-footer .input-wraper input:focus,.main-chart-wrapper .main-chat-area .chat-footer .input-wraper input:hover{box-shadow:none;border:none;outline:none}.main-chart-wrapper .main-chat-area .chat-footer .input-wraper .btn-wraper{position:absolute;right:0;top:0;bottom:0;margin-top:0;display:flex;align-items:center;justify-content:center}.connectionsRow .chatListUl{margin-top:30px;height:calc(100% - 30px)}.connectionsRow .chatListUl .profileList .heading .title{color:#fafafb;font-size:15px;font-weight:600}.connectionsRow .chatListUl .profileList .heading .subTitle{color:#fafafb;font-size:12px;font-weight:300}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btn{border:none;border-radius:10px;background:hsla(0,0%,100%,.3);color:#fff;font-size:12px;font-weight:500;letter-spacing:-.12px}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btn:hover{background-color:#d20303}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btn span{white-space:nowrap}.connectionsRow .chatListUl .profileInfo{align-items:center;height:100%}.connectionsRow .chatListUl .profileInfo .time-text-wraper{display:flex;align-items:center;gap:15px}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btnAccept{min-width:85px;border-radius:10px;background:#d20303;color:#fff;font-size:12px;font-weight:500;letter-spacing:-.12px}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btnAccept:hover{background:#fff;color:#4b4b4b}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btnReject{min-width:85px;border-radius:10px;background:#fff;color:#4b4b4b;font-size:12px;font-weight:500;letter-spacing:-.12px}.connectionsRow .chatListUl .profileInfo .time-text-wraper .btnReject:hover{background:#d20303;color:#fff}.btn-wraper{text-align:center;margin-top:30px}.btn-wraper .loadMore{min-width:200px;color:#fff;font-size:16px;font-weight:500;text-decoration:none;padding:12px 20px;text-align:center;border-radius:7.156px;background:hsla(0,0%,98%,.37)}.btn-wraper .loadMore:hover{background-color:#d20303}.crop-container{position:relative;width:225px;height:225px}.crop-container .cropper-slider{position:absolute;top:235px;left:0;width:100%;height:100%;z-index:10}.mobile-menu-toggle{border:none;height:44px;width:44px;background-color:hsla(0,0%,100%,.06);padding:0;border-radius:100px;transition:all .2s linear}.mobile-menu-active .mobile-menu-toggle{position:fixed;top:20px;right:15px;z-index:99;background-color:#d20303}.hamburger{padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:25px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:25px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.mobile-menu-active .hamburger--squeeze .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.mobile-menu-active .hamburger--squeeze .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.mobile-menu-active .hamburger--squeeze .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.mobile-menu-active .mobile-menu-toggle{height:30px;width:30px}.mobile-menu-active .hamburger-box{width:18px;height:16px}.mobile-menu-active .hamburger-inner,.mobile-menu-active .hamburger-inner:after,.mobile-menu-active .hamburger-inner:before{width:18px}.main-chart-wrapper .main-chat-area .chat-close{background-color:#ff313d;border:none;color:#fff;border-radius:100px;height:30px;width:30px}.learn-more-btn{margin-top:20px;margin-left:-26px;margin-right:-26px}.learn-more-btn a{text-decoration:none;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:space-between;background-color:#d30202;padding:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.selling-table{margin-top:50px}.selling-table .subtitle{color:#fff;font-size:20px}.selling-table table{border:1px solid #222}.selling-table table th{color:#b1b1b1;font-size:15px;font-weight:400;line-height:16px;padding:8px 10px;background:#222;border:0}.selling-table table td{color:#fff;font-size:16px;line-height:22px;padding:15px;border-top:1px solid #222;vertical-align:middle;background:#000}.selling-table table td .download-icon-wraper{background-color:transparent;border:none;width:100px}.selling-table table td .download-icon-wraper img{filter:invert(100%)}.step-page .right-box-items-wraper .step-4 img{transform:scale(1.1) translateY(50px)}.back-arrow-btn{background-color:transparent;border:none}.cursor-pointer{cursor:pointer}@media (min-width:768px){.main-chart-wrapper .main-chat-area .chat-close{display:none}}@media (min-width:992px){.mobile-menu-toggle{display:none}.main-chart-wrapper .chat-info{min-width:350px;max-width:350px}}@media (max-width:992.98px){body.mobile-menu-active{overflow:hidden}.leftSideMenu{position:fixed;top:0;bottom:0;overflow-x:auto;background-color:#090908;left:0;width:100%;padding-top:15px;transform:translateX(-100%);transition:all .3s ease;height:auto!important;display:block!important;z-index:9}.mobile-menu-active .leftSideMenu{transform:translateX(0)}.main-chart-wrapper .chat-info{min-width:275px}.chatListUl li{flex-wrap:wrap;gap:0}.chatListUl .time-text-wraper{display:block;width:100%;text-align:right}.connectionsRow .chatListUl .time-text-wraper{width:auto}.mobile-menu-active .hm-main-navbar{transform:translateX(0)}}@media (max-width:767.98px){.main-chart-wrapper{flex-wrap:wrap}.main-chart-wrapper .chat-info{min-width:auto;width:100%}.main-chart-wrapper .main-chat-area{display:none}.main-chart-wrapper.active .main-chat-area{display:block}.main-chart-wrapper.active .chat-info{display:none}.connectionsRow .chatListUl .profileInfo{flex-wrap:wrap}.connectionsRow .chatListUl .profileInfo .time-text-wraper{width:100%}}@media (max-width:575.98px){.filter-modal-wraper .modal-header{padding:30px 15px 16px}.filter-modal-wraper .modal-body{padding:30px 15px 0}.filter-modal-wraper .modal-footer{padding:24px 15px 35px}.learn-more-btn{margin-left:-10px;margin-right:-10px}}</pre></body></html>