.social-icon[data-v-5a05085d]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:18px;border-radius:4px}.social-icon.vk[data-v-5a05085d]{background-color:#4c75a3;color:#fff}.social-icon.google[data-v-5a05085d]{background-color:#db4437;color:#fff}.social-icon.yandex[data-v-5a05085d]{background-color:#fc0;color:#333}.social-icon.facebook[data-v-5a05085d]{background-color:#1877f2;color:#fff}.portfolio-summary-card[data-v-2047478f]{margin-top:22px;border-radius:16px;padding:18px;background:linear-gradient(180deg,#f7fffd,#f4fbff);border:1px solid #d9f1ec}.portfolio-summary-header[data-v-2047478f]{display:flex;justify-content:space-between;gap:14px}.portfolio-summary-header .portfolio-title[data-v-2047478f]{font-size:18px;font-weight:700;color:#2f3a3a}.portfolio-summary-header .portfolio-subtitle[data-v-2047478f]{font-size:13px;color:#6e7b7b;margin-top:2px}.btn-portfolio[data-v-2047478f]{background:linear-gradient(135deg,#4db6ac,#26a69a);color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600;white-space:nowrap}.portfolio-main-content[data-v-2047478f]{display:flex;gap:16px;margin-top:16px}.portfolio-main-content .avatar-section[data-v-2047478f]{flex-shrink:0}.portfolio-main-content .avatar-section .avatar[data-v-2047478f]{width:80px;height:80px;border-radius:50%;background-color:#4db6ac;background-size:cover;background-position:50%;border:3px solid #fff;box-shadow:0 4px 12px rgba(77,182,172,.2)}.portfolio-main-content .portfolio-info[data-v-2047478f]{flex-grow:1}.portfolio-main-content .portfolio-info .portfolio-main-info[data-v-2047478f]{margin-top:0}.portfolio-main-content .portfolio-info .portfolio-main-info .name[data-v-2047478f]{font-size:16px;font-weight:600;color:#2d2d2d}.portfolio-main-content .portfolio-info .portfolio-main-info .location[data-v-2047478f]{color:#617171;font-size:14px;margin-top:2px}.portfolio-main-content .portfolio-info .highlights[data-v-2047478f]{margin:10px 0 0;padding-left:18px;color:#4e5f5f;font-size:13px}.progress-wrap[data-v-2047478f]{margin-top:14px}.progress-row[data-v-2047478f]{display:flex;justify-content:space-between;font-size:13px;color:#4f5d5d;margin-bottom:6px}.progress-bar[data-v-2047478f]{height:8px;background:#e9f0ef;border-radius:10px;overflow:hidden}.progress-fill[data-v-2047478f]{height:100%;background:linear-gradient(90deg,#4db6ac,#26a69a);transition:width .3s ease}@media(max-width:768px){.portfolio-main-content[data-v-2047478f]{flex-direction:column;align-items:center;text-align:center}.portfolio-main-content .avatar-section .avatar[data-v-2047478f]{width:70px;height:70px}.portfolio-main-content .portfolio-info .highlights[data-v-2047478f]{padding-left:0;list-style:none}}.profile-container .action-panel{padding:13px 20px;background:linear-gradient(262.06deg,#e5faf4 19%,#cff4f6 83.06%);color:#50655f;line-height:22px;font-size:14px}.profile-container .action-panel .title{font-weight:700;font-size:18px;line-height:36px;margin:-3px 20px 0 15px}.profile-container .action-panel .links a{margin:0 20px;font-size:16px;line-height:30px;font-weight:400;cursor:pointer}.profile-container .action-panel .links a:hover{text-decoration:underline}.profile-container .fader{display:flex;position:fixed;z-index:1040;top:0;right:0;bottom:0;left:0;background-color:rgba(12,76,80,.5647058824);justify-content:center}.profile-container .fader .popup{max-width:500px;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.06);border-radius:15px;margin:auto;padding:30px}.profile-container .fader .popup .popup-content{min-width:400px;padding-right:10px;max-height:calc(100vh - 30px);overflow-y:auto}.profile-container .fader .popup .popup-content .form-control::-moz-placeholder{color:#d2d2d2}.profile-container .fader .popup .popup-content .form-control::placeholder{color:#d2d2d2}.profile-container .fader .popup .popup-content .btn{margin-right:5px}.profile-container .fader .popup .popup-content label{margin-bottom:0}.profile-container .fader .popup .popup-content i{color:red}.profile-container .fader .popup .popup-content.cropper{min-width:280px;min-height:50px}.profile-container .fader .popup .popup-content>*{margin-bottom:8px}.profile-container .fader .popup .popup-content>:last-child{margin-bottom:0}.profile-container .profile-content{padding:40px 15px}.profile-container .profile-content .auth-section{display:flex;justify-content:center;align-items:center;min-height:70vh}.profile-container .profile-content .auth-section .auth-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:50px;max-width:600px;width:100%;text-align:center}.profile-container .profile-content .auth-section .auth-card .auth-title{font-size:32px;font-weight:700;color:#333;margin-bottom:20px}.profile-container .profile-content .auth-section .auth-card .auth-subtitle{font-size:24px;font-weight:600;color:#4db6ac;margin-bottom:40px}.profile-container .profile-content .auth-section .auth-card .social-buttons{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button{display:flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:12px;font-size:18px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button.active{opacity:.7}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button.vk{background-color:#4c75a3;color:#fff}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button.google{background-color:#db4437;color:#fff}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button.yandex{background-color:#fc0;color:#333}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button.facebook{background-color:#1877f2;color:#fff}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-icon{width:24px;height:24px;margin-right:12px;display:flex;align-items:center;justify-content:center;border-radius:4px}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-icon.vk{background-color:#4c75a3}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-icon.google{background-color:#db4437}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-icon.yandex{background-color:#fc0}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-icon.facebook{background-color:#1877f2}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-icon i{font-size:14px}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-text{flex-grow:1;text-align:center}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button .social-status{font-size:14px;opacity:.9}.profile-container .profile-content .auth-section .auth-card .policy{font-size:14px;color:#666;line-height:1.5;margin-top:30px}.profile-container .profile-content .auth-section .auth-card .policy a{color:#4db6ac;text-decoration:none}.profile-container .profile-content .auth-section .auth-card .policy a:hover{text-decoration:underline}.profile-container .profile-content .profile-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:40px;margin-bottom:40px}.profile-container .profile-content .profile-card .social-connections{margin-bottom:40px}.profile-container .profile-content .profile-card .social-connections .section-title{font-size:24px;font-weight:600;color:#333;margin-bottom:20px}.profile-container .profile-content .profile-card .social-connections .social-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection{display:flex;align-items:center;padding:15px;border-radius:12px;background-color:#f8f9fa;text-decoration:none;cursor:pointer;transition:all .3s ease}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1);background-color:#e9ecef}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection.active{background-color:#e8f5e9;border-left:4px solid #4db6ac}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-icon-wrapper{margin-right:15px}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-icon-wrapper .social-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-icon-wrapper .social-icon i{font-size:20px}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-details{flex-grow:1}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-details .social-name{display:block;font-size:16px;font-weight:500;color:#333;margin-bottom:5px}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-details .social-status{font-size:14px;color:#666}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-details .social-status.connected{color:#4db6ac;font-weight:500}.profile-container .profile-content .profile-card .social-connections .social-grid .social-connection .social-check{color:#4db6ac;font-size:20px}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header .section-title{font-size:24px;font-weight:600;color:#333;margin:0}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header .bonus-balance{font-size:18px;color:#666}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header .bonus-balance .balance-label{margin-right:10px}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header .bonus-balance .balance-value{font-weight:600;color:#4db6ac}.profile-container .profile-content .profile-card .bonus-program .bonus-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 20px rgba(0,0,0,.05);border:1px solid #e9ecef;transition:all .3s ease}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card.swipe{border-top:4px solid #4db6ac}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card.refer{border-top:4px solid #ff9800}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card.login{border-top:4px solid #2196f3}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card.profile{border-top:4px solid #9c27b0}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card.avatar{border-top:4px solid #e91e63}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-header{margin-bottom:15px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-header .bonus-title{font-size:20px;font-weight:600;color:#333;margin-bottom:10px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-header .bonus-progress{display:flex;align-items:center;gap:15px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-header .bonus-progress .progress-bar{flex-grow:1;height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-header .bonus-progress .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#4db6ac,#26a69a);border-radius:4px;transition:width .5s ease}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-header .bonus-progress .progress-text{font-size:14px;font-weight:500;color:#666;min-width:60px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-description{font-size:15px;color:#666;line-height:1.5;margin-bottom:20px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-description strong{color:#333;font-weight:600}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .bonus-timer{background-color:#fff3cd;color:#856404;padding:10px 15px;border-radius:8px;font-size:14px;font-weight:500;text-align:center;margin-bottom:15px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .btn-bonus{width:100%;background:linear-gradient(135deg,#4db6ac,#26a69a);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .btn-bonus:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px rgba(77,182,172,.3)}.profile-container .profile-content .profile-card .bonus-program .bonus-grid .bonus-card .btn-bonus:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.profile-container .profile-content{padding:20px 10px}.profile-container .profile-content .auth-section .auth-card{padding:30px 20px}.profile-container .profile-content .auth-section .auth-card .auth-title{font-size:24px}.profile-container .profile-content .auth-section .auth-card .auth-subtitle{font-size:18px}.profile-container .profile-content .auth-section .auth-card .social-buttons .social-button{padding:12px 16px;font-size:16px}.profile-container .profile-content .profile-card{padding:25px 20px}.profile-container .profile-content .profile-card .profile-header{flex-direction:column;text-align:center}.profile-container .profile-content .profile-card .profile-header .avatar-section{margin-right:0;margin-bottom:20px}.profile-container .profile-content .profile-card .social-connections .social-grid{grid-template-columns:1fr}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header{flex-direction:column;align-items:flex-start;gap:10px}.profile-container .profile-content .profile-card .bonus-program .bonus-program-header .bonus-balance{font-size:16px}.profile-container .profile-content .profile-card .bonus-program .bonus-grid{grid-template-columns:1fr}}.device-iframe.device-desktop-menu .header,.device-iframe .navbar-brand img,.device-iframe .navbar-collapse,.device-iframe .navbar-toggler{display:none}.thinscroll{overflow-y:auto;overflow-scrolling:touch}.thinscroll::-webkit-scrollbar{-webkit-appearance:none;width:5px}.thinscroll::-webkit-scrollbar-thumb{border-radius:0;background-color:#9ddce0;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.filter-toggler{display:none;line-height:19px}.filter-toggler i{line-height:42px;color:#bdd5ce;font-size:20px;vertical-align:middle}@media(max-width:992px){.Fav .filter-toggler,.New .filter-toggler{display:inline-block}}.loader{height:47px;padding:0 8px 0 8px;display:table;position:fixed;right:80px;bottom:18px;z-index:1000;background:#000;opacity:.8;border-radius:4px}.loader p{display:table-cell;font-size:18px;padding:0 10px 0 20px;color:#fff}.loader .sk-fading-circle{width:30px;height:30px;position:relative;float:left}.loader .sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:7px}.loader .sk-fading-circle .sk-circle:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#fff;border-radius:100%;animation:sk-circleFadeDelay 1.2s ease-in-out infinite both}.loader .sk-fading-circle .sk-circle2{transform:rotate(30deg)}.loader .sk-fading-circle .sk-circle3{transform:rotate(60deg)}.loader .sk-fading-circle .sk-circle4{transform:rotate(90deg)}.loader .sk-fading-circle .sk-circle5{transform:rotate(120deg)}.loader .sk-fading-circle .sk-circle6{transform:rotate(150deg)}.loader .sk-fading-circle .sk-circle7{transform:rotate(180deg)}.loader .sk-fading-circle .sk-circle8{transform:rotate(210deg)}.loader .sk-fading-circle .sk-circle9{transform:rotate(240deg)}.loader .sk-fading-circle .sk-circle10{transform:rotate(270deg)}.loader .sk-fading-circle .sk-circle11{transform:rotate(300deg)}.loader .sk-fading-circle .sk-circle12{transform:rotate(330deg)}.loader .sk-fading-circle .sk-circle2:before{animation-delay:-1.1s}.loader .sk-fading-circle .sk-circle3:before{animation-delay:-1s}.loader .sk-fading-circle .sk-circle4:before{animation-delay:-.9s}.loader .sk-fading-circle .sk-circle5:before{animation-delay:-.8s}.loader .sk-fading-circle .sk-circle6:before{animation-delay:-.7s}.loader .sk-fading-circle .sk-circle7:before{animation-delay:-.6s}.loader .sk-fading-circle .sk-circle8:before{animation-delay:-.5s}.loader .sk-fading-circle .sk-circle9:before{animation-delay:-.4s}.loader .sk-fading-circle .sk-circle10:before{animation-delay:-.3s}.loader .sk-fading-circle .sk-circle11:before{animation-delay:-.2s}.loader .sk-fading-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}