.zd-video-container{ position:relative; }.zd-video{width:100%;height:auto;overflow:hidden}.zd-video-controls{height:52px;position:absolute;bottom:15px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;left:15px;box-shadow:1px 1px 2px rgba(0,0,0,0.75);visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0 !important;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transtion:all 0.3s ease}.zd-video:hover .zd-video-controls{opacity:1 !important}.zd-video-controls{/*.show*/-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1);opacity:1;visibility:visible}.zd-video-progress{position:relative;width:100%;height:10px;z-index:11;background-color:#666666}.zd-video-progress-bar{position:absolute;left:0;top:0;height:10px;background-color:#FFFFFF}.zd-video-control{display:inline-block;vertical-align:top;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}.zd-video-control.hide{ display:none; }.zd-video-big-play{width:70px;height:70px;position:absolute;top:50%;left:50%;margin-left:-35px;margin-top:-35px;background-image:url("/images/video/big-play.svg");z-index:5;display:none}.zd-video-container.zd-video-ispause .zd-video-big-play{ display:inline-block !important; }.zd-video-container.zd-video-ispause .zd-video-play{ display:inline-block; }.zd-video-container.zd-video-ispause .zd-video-pause{ display:none; }.zd-video-play{background-image:url("/images/video/play.svg");width:20px;height:20px;background-position:center center;background-size:12px 14px;margin-top:-3px}.zd-video-pause{background-image:url("/images/video/pause.svg");width:20px;height:20px;background-position:center center;background-size:12px 14px;margin-top:-3px}.zd-video-fullscreen{margin-top:-3px;width:14px;height:14px;background-image:url("/images/video/fullscreen.svg")}.zd-video-unfullscreen{width:14px;height:14px;background-image:url("/images/video/unfullscreen.svg")}.zd-video-mute{margin-top:-2px;width:12px;height:14px;background-image:url("/images/video/volume.svg")}.zd-controls-body{padding:15px 20px;line-height:14px}.zd-controls-left{ float:left; }.zd-controls-right{ float:right; }.zd-video-time{font-size:12px;font-weight:400;color:rgba(255,255,255,0.8);padding-left:30px}.zd-video-volume{width:70px;height:8px;background-color:#666666;display:inline-block;position:relative;margin-right:30px;margin-left:6px;top:-3px;cursor:pointer}.zd-video-volume-bar{position:absolute;left:0;top:0;height:8px;background-color:#fff;width:50%}INPUT.miniColors{margin-right:4px}.miniColors-selector{position:absolute;width:175px;height:150px;background:white;border:solid 1px #bababa;-moz-box-shadow:0 0 6px rgba(0, 0, 0, .25);-webkit-box-shadow:0 0 6px rgba(0, 0, 0, .25);box-shadow:0 0 6px rgba(0, 0, 0, .25);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px;z-index:999999}.miniColors.opacity.miniColors-selector{width:200px}.miniColors-selector.black{background:black;border-color:black}.miniColors-colors{position:absolute;top:5px;left:5px;width:150px;height:150px;background:url(/images/stories_icons/colors.png) -40px 0 no-repeat;cursor:crosshair}.miniColors.opacity .miniColors-colors{left:30px}.miniColors-hues{position:absolute;top:5px;left:160px;width:20px;height:150px;background:url(/images/stories_icons/colors.png) 0 0 no-repeat;cursor:crosshair}.miniColors.opacity .miniColors-hues{left:185px}.miniColors-opacity{position:absolute;top:5px;left:5px;width:20px;height:150px;background:url(/images/stories_icons/colors.png) -20px 0 no-repeat;cursor:crosshair}.miniColors-colorPicker{position:absolute;width:11px;height:11px;border:1px solid black;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px}.miniColors-colorPicker-inner{position:absolute;top:0;left:0;width:7px;height:7px;border:2px solid white;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px}.miniColors-huePicker,.miniColors-opacityPicker{position:absolute;left:-2px;width:22px;height:2px;border:1px solid black;background:white;margin-top:-1px;border-radius:2px}.miniColors-trigger,.miniColors-triggerWrap{width:22px;height:22px;display:inline-block}.miniColors-triggerWrap{background:url(/images/stories_icons/trigger.png) -22px 0 no-repeat}.miniColors-triggerWrap.disabled{filter:alpha(opacity=50);opacity:.5}.miniColors-trigger{vertical-align:middle;outline:none;background:url(/images/stories_icons/trigger.png) 0 0 no-repeat}.miniColors-triggerWrap.disabled .miniColors-trigger{cursor:default}/*** Very simple jQuery Color Picker CSS.** Copyright (C) 2012 Tanguy Krotoff** Licensed under the MIT license.** Inspired by Bootstrap Twitter.* See https://github.com/twitter/bootstrap/blob/master/less/dropdowns.less* See http://twitter.github.com/bootstrap/assets/css/bootstrap.css*/.simplecolorpicker:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0, 0, 0, 0.2);content:''}.simplecolorpicker:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #ffffff;border-left:6px solid transparent;content:''}.simplecolorpicker.picker{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;max-width:264px;padding:4px 0 0 4px;margin:1px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.simplecolorpicker.inline{display:inline-block;height:18px;padding:4px 0}.simplecolorpicker.icon,.simplecolorpicker div{cursor:pointer;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid transparent}.simplecolorpicker div{margin:0 4px 4px 0}.simplecolorpicker div:hover,.simplecolorpicker div.selected{border:1px solid black}.ui-switcher{background-color:#000;display:inline-block;height:20px;width:38px;border-radius:10px;box-sizing:border-box;vertical-align:middle;position:relative;cursor:pointer;transition:border-color 0.25s;margin:-2px 4px 0 0;box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.15)}.ui-switcher:before{font-family:sans-serif;font-size:10px;font-weight:400;color:#ffffff;line-height:1;display:inline-block;position:absolute;top:6px;height:12px;width:20px;text-align:center}.ui-switcher[aria-checked=false]:before{content:'OFF';color:transparent;right:7px}.ui-switcher[aria-checked=true]:before{content:'ON';color:transparent;left:7px}.ui-switcher[aria-checked=true]{background-color:#52ff00}.ui-switcher:after{background-color:#ffffff;content:'\0020';display:inline-block;position:absolute;top:3px;height:14px;width:14px;border-radius:50%;transition:left 0.25s}.ui-switcher[aria-checked=false]:after{left:3px}.ui-switcher[aria-checked=true]:after{left:21px}*{outline-style:none}:root{--theme-color:#e65100;--theme-color-2:#2e2e2e;--border-color:#efefef;--border-color-2:#e5e5e5;--border-color-3:#ccc;--font:#ffffff;--font-orange:#FFC700;--font-leftmenu:#191c1e;--font-lm-color:#828486;--font-gray:#888888;--font-gray-2:#5D5D5D;--font-gray-3:#bdbdbd;--font-gray-4:#D3D3D3;--font-gray-5:#9D9D9D;--font-gray-6:#83888E;--font-gray-7:#6E6E6E;--font-gray-8:#ACACAC;--font-gray-9:#777777;--font-gray-10:#c6c7c7;--font-gray-11:#111111;--font-gray-12:#333333;--font-gray-13:#222222;--font-gray-14:#111111;--font-gray-15:#444444;--font-gray-16:#e4b063;--font-light-blue:#8AD5FF;--font-blue:#878ac0;--font-blue-2:#967DF0;--font-blue-3:#37b7ff;--font-green:#38DB1B;--font-green-2:#53E172;--font-posts-tabs:#838993;--font-hsl-bg:#19191a;--font-purple:#A87DFF;--border-gray:#D4DADB;--border-white:#000000;--border-gray-upload:#b4b9ba;--blue_link:#4CA1F0;--black-button:#000000;--black-button-color:#ffffff;--border-line-gray:#f6f6f6;--hsl-all-border:#333236;--theme-bg:#000000;--theme:#000000;--theme-bg-2:#333333;--theme-font-color:#ffffff;--theme-font-color-username:#8AD5FF;--disabled-button-font:#909090;--progress-bar:#68E098;--tab-active-bg:#2a2530;--tabs-bg-bar:#1a141f;--theme-reverse-color:#ffffff;--onboard-disable-button:#514659;--setting-link:#777777;--setting-bg:#292929;--setting-border:#3e3e3e;--setting-add-country:#1c1c1c;--font-red:#FF002E;--font-red-2:#F35977;--font-red-3:#f14444;--unsubmes-bg:#3c1111;--switcher-settings:#68E098;--new-button-bg:linear-gradient(90deg, #393a3b, #1f2021) padding-box, linear-gradient(180deg, #333435, #212121) border-box;--orange-button:linear-gradient(0deg, rgba(255, 139, 0, 1) 0%, rgba(255, 191, 1, 1) 100%);--orange-button-hover:linear-gradient(180deg, rgba(255, 211, 0, 1) 0%, rgba(255, 162, 0, 1) 50%, rgba(255, 108, 0, 1) 100%);--desktop-popup-bg:linear-gradient(180deg, #262627, #171717) padding-box, linear-gradient(180deg, #333435, #212121) border-box;--back-h1:linear-gradient(90deg, #112f18, #14192e) padding-box, linear-gradient(180deg, #252525, #1b1b1b) border-box;--settings-h1:linear-gradient(90deg, #2b2a40, #0d0d0d) padding-box, linear-gradient(180deg, #252525, #1b1b1b) border-box;--bg-popup-1:linear-gradient(180deg, #242526, #141414) padding-box, linear-gradient(180deg, #3a3b3b, #1f1f1f) border-box;--bg-grad-1:linear-gradient(180deg, #191919, #101010) padding-box, linear-gradient(180deg, #252525, #1b1b1b) border-box;--bg-grad-1-hover:linear-gradient(180deg, #242425, #161616) padding-box, linear-gradient(180deg, #252525, #1b1b1b) border-box;--bg-grad-2:linear-gradient(180deg, #2f3030, #222324) padding-box, linear-gradient(180deg, #474848, #272829) border-box;--bg-grad-3:linear-gradient(180deg, #252626, #151515) padding-box, linear-gradient(180deg, #393a3b, #222222) border-box;--bg-grad-4:linear-gradient(180deg, #6b6b6c, #2c2c2c) padding-box, linear-gradient(180deg, #393a3b, #222222) border-box;--vote-grad:linear-gradient(180deg, #fccc85, #f6b14b) padding-box, linear-gradient(180deg, #e6ae5a, #e0982c) border-box;--bg-top-cr-2:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(17,18,19,1) 100%);--settings-button:linear-gradient(0deg, #000, #000) padding-box, linear-gradient(90deg, #2a821a, #4f328a) border-box;--feeds-grad-1:linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box;--model-goal-below:linear-gradient(#292929, #292929) padding-box, linear-gradient(90deg, #505050, #373737) border-box;--model-buy-head:linear-gradient(180deg, #292929, #2a2a2a) padding-box, linear-gradient(180deg, #3c3c3c, #343434) border-box;--goal-price:linear-gradient(180deg, #332500, #020100) padding-box, linear-gradient(180deg, #d89e09, #131313) border-box;--new-message-mark:linear-gradient(0deg, rgba(28, 28, 28, 1) 0%, rgba(23, 23, 23, 1) 100%);--dialog-cost-div:linear-gradient(180deg, #4b4b4b, #292929) padding-box, linear-gradient(180deg, #5e5e5e, #2e2e2e) border-box;--dialog-cost-wv:linear-gradient(180deg, #312401, #010100) padding-box, linear-gradient(180deg, #d59d09, #141313) border-box;--dialog-cost-val:linear-gradient(180deg, #3e3e3e, #1d1d1d) padding-box, linear-gradient(180deg, #b9b9b9, #2d2d2d) border-box;--your-message-bg:linear-gradient(135deg, #307244, #414c7b) padding-box, linear-gradient(180deg, #393a3b, #222222) border-box;--normal-button:linear-gradient(90deg, #53c262, #6b7dc6) padding-box, linear-gradient(180deg, transparent, transparent) border-box;--new-mes-disabled:linear-gradient(180deg, #010202, #5c9eb2) padding-box, linear-gradient(180deg, #262626, #5c9eb2) border-box;--adrb-bg:#0c0c0c}.light-theme{--theme-color:#ffffff !important;--theme-color-2:#cccccc !important;--border-color:#101010;--border-color-2:#1a1a1a;--border-color-3:#333333;--font:#000000;--font-orange:#FFC700;--font-leftmenu:#e6e3e1;--font-lm-color:#7d7b79;--font-gray:#777777;--font-gray-2:#a2a2a2;--font-gray-3:#424242;--font-gray-4:#D3D3D3;--font-gray-5:#2c2c2c;--font-gray-6:#7c7771;--font-gray-7:#919191;--font-gray-8:#535353;--font-gray-9:#888888;--font-gray-10:#393838;--font-gray-11:#eeeeee;--font-gray-12:#cccccc;--font-gray-13:#dddddd;--font-gray-14:#eeeeee;--font-gray-15:#bbbbbb;--font-gray-16:#1b4f9c;--font-blue:#878ac0;--font-blue-2:#00A3FF;--font-blue-3:#37b7ff;--font-green:#38DB1B;--font-green-2:#53E172;--font-posts-tabs:#838993;--font-hsl-bg:#e9eaec;--border-gray:#2b2524;--border-white:#ffffff;--border-gray-upload:#4b4645;--blue_link:#4CA1F0;--black-button:#ffffff;--black-button-color:#000000;--border-line-gray:#090909;--hsl-all-border:#f2f2f2;--theme-bg:#ffffff;--theme:#ffffff;--theme-bg-2:#cccccc;--theme-font-color:#000000;--theme-font-color-username:#8AD5FF;--disabled-button-font:#6f6f6f;--progress-bar:#68E098;--tab-active-bg:#d5dacf;--tabs-bg-bar:#e5ebe0;--theme-reverse-color:#000000;--onboard-disable-button:#aeb9a6;--setting-link:#888888;--setting-bg:#d6d6d6;--setting-border:#c1c1c1;--setting-add-country:#e3e3e3;--font-red:#FF002E;--font-red-2:#F35977;--font-red-3:#f14444;--unsubmes-bg:#3c1111;--switcher-settings:#68E098;--new-button-bg:linear-gradient(90deg, #c6c5c4, #e0dfde) padding-box, linear-gradient(180deg, #cccbca, #dedede) border-box;--orange-button:linear-gradient(0deg, rgba(255, 139, 0, 1) 0%, rgba(255, 191, 1, 1) 100%);--orange-button-hover:linear-gradient(180deg, rgba(255, 211, 0, 1) 0%, rgba(255, 162, 0, 1) 50%, rgba(255, 108, 0, 1) 100%);--desktop-popup-bg:linear-gradient(180deg, #d9d9d8, #e8e8e8) padding-box, linear-gradient(180deg, #cccbca, #dedede) border-box;--back-h1:linear-gradient(90deg, #eed0e7, #ebe6d1) padding-box, linear-gradient(180deg, #dadada, #e4e4e4) border-box;--settings-h1:linear-gradient(90deg, #d4d5bf, #f2f2f2) padding-box, linear-gradient(180deg, #dadada, #e4e4e4) border-box;--bg-popup-1:linear-gradient(180deg, #dbdad9, #ebebeb) padding-box, linear-gradient(180deg, #c5c4c4, #e0e0e0) border-box;--bg-grad-1:linear-gradient(180deg, #efefef, #e6e6e6) padding-box, linear-gradient(180deg, #e4e4e4, #dadada) border-box;--bg-grad-1-hover:linear-gradient(180deg, #e9e9e9, #dbdbda) padding-box, linear-gradient(180deg, #e4e4e4, #dadada) border-box;--bg-grad-2:linear-gradient(180deg, #dddcdb, #d0cfcf) padding-box, linear-gradient(180deg, #d8d7d6, #b8b7b7) border-box;--bg-grad-3:linear-gradient(180deg, #eaeaea, #dad9d9) padding-box, linear-gradient(180deg, #dddddd, #c6c5c4) border-box;--bg-grad-4:linear-gradient(180deg, #d3d3d3, #949493) padding-box, linear-gradient(180deg, #dddddd, #c6c5c4) border-box;--vote-grad:linear-gradient(180deg, #fccc85, #f6b14b) padding-box, linear-gradient(180deg, #e6ae5a, #e0982c) border-box;--bg-top-cr-2:linear-gradient(0deg, rgba(222,222,222,1) 0%, rgba(255,255,255,1) 100%);--settings-button:linear-gradient(0deg, #ffffff, #ffffff) padding-box, linear-gradient(90deg, #d57de5, #b0cd75) border-box;--feeds-grad-1:linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box;--model-goal-below:linear-gradient(#d6d6d6, #d6d6d6) padding-box, linear-gradient(90deg, #afafaf, #c8c8c8) border-box;--model-buy-head:linear-gradient(180deg, #d6d6d6, #d5d5d5) padding-box, linear-gradient(180deg, #c3c3c3, #cbcbcb) border-box;--goal-price:linear-gradient(180deg, #332500, #020100) padding-box, linear-gradient(180deg, #d89e09, #131313) border-box;--new-message-mark:linear-gradient(0deg, rgba(227, 227, 227, 1) 0%, rgba(232, 232, 232, 1) 100%);--dialog-cost-div:linear-gradient(180deg, #b4b4b4, #d6d6d6) padding-box, linear-gradient(180deg, #a1a1a1, #d1d1d1) border-box;--dialog-cost-wv:linear-gradient(180deg, #312401, #010100) padding-box, linear-gradient(180deg, #d59d09, #141313) border-box;--dialog-cost-val:linear-gradient(180deg, #c1c1c1, #e2e2e2) padding-box, linear-gradient(180deg, #464646, #d2d2d2) border-box;--your-message-bg:linear-gradient(135deg, #307244, #414c7b) padding-box, linear-gradient(180deg, #393a3b, #222222) border-box;--normal-button:linear-gradient(90deg, #53c262, #6b7dc6) padding-box, linear-gradient(180deg, transparent, transparent) border-box;--new-mes-disabled:linear-gradient(180deg, #010202, #5c9eb2) padding-box, linear-gradient(180deg, #262626, #5c9eb2) border-box;--adrb-bg:#f3f3f3}body{margin:0;font-size:14px;background-attachment:fixed;-webkit-font-smoothing:antialiased !important;background:var(--theme-bg);color:var(--font)}.light-theme body{background:#e9eaec}*::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{background-color:var(--theme-color-2);height:12px;width:12px}*::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#9ce58f;border-radius:100px;border:2px solid var(--theme-color-2)}.ajax_container *::-webkit-scrollbar{background-color:var(--theme-color-2);height:8px;width:8px}.ajax_container *::-webkit-scrollbar-thumb{background:#5e5e5e;border:0}@media only screen and (min-width:800px){div#photo_popup{/*    max-height:100%;*/}.welcome-left{background:transparent url("/images/welcome_profiles.png") right center no-repeat;opacity:1;padding-top:50px;position:relative}body#body-welcome{background:#fff url(/images/welcome_bg.png) center top no-repeat;background-size:100% auto}}body#body-welcome:before{content:" ";display:none;border-radius:100px;animation:login-bg-gradient-1 4s infinite ease-in-out alternate;will-change:transform;filter:blur(130px);background-color:rgb(118 176 255 / 1);opacity:1;width:400px;height:300px;position:absolute;top:20%;left:10%;/*transform:translate(-50%, 0%);*/}*{font-family:'Gilroy', sans-serif, Arial, verdana, tahoma, sans-serif}.body-loading{position:fixed;top:0;left:0;width:100%;height:8px;background:#f4f4f4;z-index:1000;border-bottom:1px solid var(--border-color-2);display:none}.body-loading div{width:0;height:8px;background:#d54e4e}small{font-size:12px}.page-container{background:transparent}p{margin:0px}ul li, ol li{padding:10px 0}a{color:var(--font)}a:hover{text-decoration:none}.e{color:#c00}.i{color:#00c}th{font-weight:500}h1, h2{margin:0;padding:0;font-size:17px;text-align:left}h1{font-size:22px;font-weight:500;color:var(--font)}h2{font-weight:500;color:var(--font)}h2{font-size:17px}h3{font-size:16px;font-weight:500;color:var(--font);padding:0px;margin:0}h4, h5, h6{padding:0px;margin:0}p{padding:0;margin:0}hr{border:0px;border-top:1px solid #f5f5f5}.text{line-height:17px}select:not(.ui-datepicker-month):not(.ui-datepicker-year), input[type=text], input[type=password], input[type=file], textarea{font-size:14px;border:2px solid #e0e0e0;background:transparent;padding:5px;border-radius:10px;position:relative}select:hover, select:focus, input[type=text]:hover, input[type=password]:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, textarea:focus{/*border:2px solid var(--theme-color);*/}.group .highlight:before{width:calc(100% + 4px);height:calc(100% - 6px);content:" ";position:absolute;top:2px;left:-3px;border:1px solid #68E098;border-radius:14px;transition:0.25s;opacity:0;pointer-events:none}.group select:focus ~ .highlight:before, .group input[type=text]:focus ~ .highlight:before, .group input[type=password]:focus ~ .highlight:before, .group textarea:focus ~ .highlight:before{opacity:1}.group select.error ~ .highlight:before, .group input[type=text].error ~ .highlight:before, .group input[type=password].error ~ .highlight:before, .group textarea.error ~ .highlight:before{opacity:1;border:1px solid #EA714B}.group select:focus ~ label, .group input[type=text]:focus ~ label, .group input[type=password]:focus ~ label, .group textarea:focus ~ label{color:var(--font) !important}.area-c select{cursor:pointer;padding:10px 20px 10px 10px;display:inline-block !important;appearance:none;border-radius:10px;-webkit-appearance:none;position:relative;background:transparent url('/images/select.png') right 10px center no-repeat}textarea{padding:3px}input[type=checkbox], input[type=radio]{cursor:pointer}button, input[type=button], input[type=submit]{position:relative;overflow:hidden;cursor:pointer;margin:2px 0;padding:18px 25px;color:var(--font);border:1px solid var(--font);background:transparent;font-size:17px;font-weight:400;line-height:18px;text-transform:none;border-radius:100px;transition-property:background color;transition-duration:0.5s;font-weight:500}button.theme-button{background:var(--theme-color);color:#fff}button.theme-button:hover{background:var(--theme-color);color:#fff}button:hover, input[type=button]:hover, input[type=submit]:hover{color:#fff;background:var(--theme-color) !important}.main-button{cursor:pointer;margin:2px 0;padding:10px 15px;color:#494948;border:0px;background:transparent;border:1px solid var(--border-color-3);font-size:17px;font-weight:400;line-height:18px;text-transform:none;border-radius:100px;display:inline-block;text-decoration:none;transition-property:background color;transition-duration:0.5s;white-space:normal !important;max-width:100% !important;position:relative;overflow:hidden}.main-button:hover{color:#fff;background:var(--theme-color-2)}span.add_comment{margin-bottom:10px}.link-button, span.add_comment:not(.hidden){display:inline-block;padding:10px 25px 10px 15px;border:1px solid var(--theme-color);border-radius:45px;text-decoration:none !important;position:relative;color:var(--theme-color)}.link-button:before, .link-button:after, span.add_comment:before, span.add_comment:after{content:'';width:10px;height:1px;background:var(--theme-color);position:absolute;top:15px;right:10px;transform:rotate(45deg);transition:0.25s}.link-button:after, span.add_comment:after{transform:rotate(-45deg);top:22px}.link-button:hover:before, .link-button:hover:after, span.add_comment:hover:before, span.add_comment:hover:after{right:5px}button.big{padding:7px 20px}.allow-cookies{background:var(--theme-color);padding:10px 30px 0 30px;z-index:30;position:fixed;left:0;bottom:0px;width:100%;color:#fff;border-top:0;border-radius:25px 25px 0 0;left:50%;width:480px;transform:translate(-50%, 0) !important;opacity:0.9}.allow-cookies button{margin:10px 0 0 0;color:var(--theme-color);border:0;background:#fff !important;border-radius:25px 25px 0 0}.pointer{cursor:pointer}.fade{position:fixed;left:0;top:0;width:100%;display:none;background:#574e4e;opacity:0.8;-ms-transition-property:opacity, -ms-transform;z-index:400}.alert_message, .note{position:fixed;top:50%;left:50%;width:320px;min-height:50px;transform:translate(-50%, 0);margin-left:0 !important;padding:5px 10px;background:var(--setting-bg);border-radius:32px;border:0px solid rgba(0,0,0,.3);-webkit-background-clip:padding-box;background-clip:padding-box;z-index:10000;transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s}.light-theme .alert_message, .light-theme .note{background:rgba(255,255,255,0.9);border:10px solid rgba(255,255,255,.5)}.alert_message h1{color:var(--font);padding:0 0 5px 0;text-align:center;font-size:24px;font-weight:700;border-bottom:0px solid var(--border-color-2);margin:-5px 0 10px 0}.confirm_buttons{margin:10px 0 0 0;font-size:0}.confirm_buttons > button, .alert_message:not(.confirm) button{width:calc(50% - 10px);margin:0 5px !important;font-size:14px;font-weight:700;border:1px solid var(--font-gray-15)}.confirm_buttons > button:last-child{color:var(--font-red)}.alert_message:not(.confirm) button{width:100%;margin-top:10px;border-radius:100px;padding:17px 0;background:transparent}.note{top:auto;bottom:20px;left:10px;margin:0;width:190px;color:#fff;background:var(--theme-color);border:0;border-radius:10px !important}.note span{display:none !important}.alert_message span, .note span{float:right;cursor:pointer}.close-alert{padding:30px 0 10px 0;text-align:center}.close-alert button{padding:3px 20px}.alert_content{position:relative;top:0px;left:0px;width:320px;min-height:50px}.note .alert_content, .note .background{width:210px;cursor:pointer}.alerts{position:fixed;top:5px;left:50%;width:300px;min-height:50px;margin-left:-160px;padding:5px 10px;border:10px solid rgba(100, 100, 100, .5);-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#ffffff;z-index:100;opacity:0.9}.alerts span{float:right;cursor:pointer}.alerts{border:0;background:var(--theme-color);color:#fff;padding:10px 30px;width:500px;transform:translate(-50%, 0);margin-left:0}.error{color:#ff0000}.alerts .error{color:#fff}.alerts .close-alerts{text-indent:-9999px;overflow:hidden;background:var(--blue) !important;min-width:24px;min-height:24px;line-height:24px;font-size:14px;padding:0;text-align:center;color:#fff;position:absolute;top:-24px;right:-24px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.alerts .close-alerts:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.alerts .close-alerts:before{content:" ";position:absolute;top:0;left:50%;width:1px;height:100%;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.alerts .close-alerts:after{content:" ";position:absolute;top:0;left:50%;width:1px;height:100%;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.alert_message{padding:20px;margin-left:-180px}.clear{height:0;font-size:0;clear:both}.loading{position:fixed;top:50%;left:50%;padding:10px 10px 10px 10px;margin:-55px 0 0 -45px;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;background-color:rgba(255,255,255,.6);border:10px solid rgba(0, 0, 0, .3);-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;z-index:10001}.loading img{width:400px;height:10px;background:url(../images/progress.gif)}#content-loading{padding-top:250px;text-align:center;background:#fff;opacity:.9;position:absolute;top:0;left:0;z-index:1000000}#content-loading img{max-height:300px}#head{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:10}#head{min-width:1000px}/*body.scrolled{margin-top:233px}*/.scrolled .head-line{display:none}.scrolled #head{position:fixed;top:0;left:0;width:100%;z-index:111;background:#fff;height:80px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:   0 1px 2px rgba(0,0,0,.1);box-shadow:        0 1px 2px rgba(0,0,0,.1);transition:all 0.2s ease}.scrolled #menu > li{height:38px}.scrolled #head .header{margin-top:-22px;height:60px}.scrolled #head .top-line, .scrolled #head .header-phone-email, .scrolled .subheader{display:none}.header{min-width:1000px;max-width:1800px;height:83px;position:relative;margin:0 auto}.top-line{height:40px}.header .logo-link{position:absolute;top:15px;z-index:10;font-size:32px;font-weight:600;color:var(--theme-color);line-height:40px}.header .logo-link small{position:absolute;top:20px;left:51px;font-weight:400}.foot-logo, .h2-h1{font-size:22px;text-transform:none;font-weight:500}.logo-link img, .foot-logo img{float:left;width:40px;height:40px;margin:4px 10px 0px 0}.foot-logo img{margin-top:-4px}.mobile-version{position:absolute;top:45px;right:15px;color:var(--theme-color)}#contact{position:absolute;top:5px;left:170px}#subscribe{width:398px;margin:5px auto;height:51px;border:0;border-radius:0px;padding:0px !important;background:#fff;overflow:hidden;border-radius:50px}#subscribe button{float:right;margin:-2px -2px 0 0;border-radius:0;height:55px;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:   none;box-shadow:        none}#subscribe input[type="text"]{padding:10px;border:0px;font-size:17px;line-height:32px;width:235px;float:left;color:#9c9c9c}.search{position:absolute;top:165px;left:auto;right:0;width:278px;height:31px;background:#fff;border:0;border-bottom:1px solid var(--theme-color);padding:0px !important}.search input[type="text"]{padding:6px 7px 6px 10px;border:0px;font-size:17px;width:225px;float:left;color:#574e4e}.search input[type="image"]{margin-top:4px}.header .header-phone{position:absolute;top:51px;right:0px;z-index:10;color:#777}.header .social-icons{text-align:center;padding:13px 0 0 0}.header .free-shipping{position:absolute;top:17px;left:0px;z-index:10;color:#494948;font-weight:400}.header .free-shipping img{margin:0 5px -4px 0}.header .links{position:absolute;top:16px;right:0px;z-index:10}.header .links a{color:var(--theme-color);margin:0 10px 0 10px;font-size:17px}.header-phone-email{position:absolute;top:170px;left:30px}.header a{text-decoration:none}.menu-container{position:absolute;top:15px}#menu{display:block;width:100%;height:40px;background:transparent;padding:0;margin:0;list-style:none}#menu > li{margin:0;float:left;white-space:nowrap;position:relative;height:38px;color:#fff}#menu > li:hover{border-bottom:0px solid var(--theme-color)}#menu li:hover .submenu-fade{display:block}.submenu-fade{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.3;display:none;z-index:10}#menu > li .top-part{background:transparent;position:absolute;top:-50px;left:0;width:100%;height:50px}#menu > li.active{border-bottom:3px solid var(--theme-color)}#menu > li:after, #menu > li:before{width:0;content:" ";position:absolute;left:50%;bottom:-3px;height:3px;background:var(--theme-color);transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all}#menu > li:before{left:auto;right:50%}#menu > li:hover:after, #menu > li:hover:before{width:50%}#menu li a{color:#3f464e;font-weight:normal;font-size:17px;transition-property:background;transition-duration:0.5s}#menu li ul a:hover{background:#f0f0f0}#menu li ul{-webkit-box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.15);-moz-box-shadow:   0px 0px 10px 0px rgba(50, 50, 50, 0.15);box-shadow:        0px 0px 10px 0px rgba(50, 50, 50, 0.15);border-radius:2px;padding:0;margin:0;list-style:none;background:#fff;border-top:0px;position:absolute;top:43px;left:0px;display:block;z-index:100;transform-origin:left top 0px;transition:all .3s ease 0s;transform:scale(0.8,0)}#menu > li.with-drop-down > a:after{display:none;position:relative;top:1px;margin-left:6px;width:12px;height:12px;content:""}#menu li:hover ul{z-index:100;display:block;transform:scale(1,1)}@keyframes fadein{from{ opacity:0; }to  { opacity:1; }}@-moz-keyframes fadein{from{ opacity:0; }to  { opacity:1; }}@-webkit-keyframes fadein{from{ opacity:0; }to  { opacity:1; }}@-ms-keyframes fadein{from{ opacity:0; }to  { opacity:1; }}@-o-keyframes fadein{from{ opacity:0; }to  { opacity:1; }}#menu li ul li{float:none;padding:0;margin:0;min-width:150px;position:relative;border-radius:2px}#menu li ul a{display:block;padding:10px 20px}#menu li ul li div{-webkit-box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.15);-moz-box-shadow:   0px 0px 10px 0px rgba(50, 50, 50, 0.15);box-shadow:        0px 0px 10px 0px rgba(50, 50, 50, 0.15);border-radius:2px;background:#f7f7f7;border-left:0px;min-width:150px;position:absolute;top:5px;left:140px;z-index:200;display:none;padding:0;-webkit-animation:fadein .5s;-moz-animation:fadein .5s;-ms-animation:fadein .5s;-o-animation:fadein .5s;animation:fadein .5s}#menu li ul li:hover div{display:block}.content{padding:0px;box-sizing:border-box;max-width:910px;min-height:250px;margin:0 auto;position:static;background:var(--theme-color);border-radius:0px;box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.01)}#center, .center_container{width:100%;float:left;margin-left:30px;position:static}#foot-subscribe{background:var(--theme-color);border-bottom:1px solid rgba(255, 255, 255, 0.12);padding:10px 0;margin:50px 0 0 0}#foot-subscribe button{color:#40484f;background:transparent !important}#foot{background:var(--theme-color-2)}.foot-subscribe{margin:0 auto;position:relative}.foot{max-width:1626px;margin:0 auto;position:relative;padding:15px 0}.foot a{color:#fff;font-size:17px;text-decoration:none}.foot span{color:#fff;float:right}.foot span a{text-decoration:underline}.tabs{border-bottom:1px solid var(--border-color-2);padding-bottom:15px}.tabs a{border-top-left-radius:3px;border-top-right-radius:3px;padding:15px 25px;margin:0 2px 0 0;text-decoration:none}.tabs a.active{background:var(--theme-color);border-radius:10px 10px 0 0;cursor:default;color:#fff}.shown{display:block}.hidden{display:none}.cursor_help{cursor:help}.popup a, .alert_message a{text-decoration:none}form .error_field{border:1px solid #cc6000 !important}.navigation{white-space:nowrap;vertical-align:bottom;padding:10px 0 15px 0;margin:0px}.navigation .nav-sep{padding-left:12px}.navigation-title{padding-right:10px}.navigation img{vertical-align:bottom;width:6px;height:15px}.navigation a:link,.navigation a:visited,.navigation a:hover,.navigation a:active{text-align:center;padding:0px;margin:0px;text-decoration:underline}a.navigation-larrow, a.navigation-rarrow{text-decoration:none !important}.navigation-larrow img{background:transparent url(/images/nav_arrow_left.gif) no-repeat left 3px}.navigation-rarrow img{background:transparent url(/images/nav_arrow_right.gif) no-repeat left 3px}.navigation .current-page{text-align:center;padding:0px;margin:0px;font-weight:bold}.textinputs input[type="text"], .textinputs input[type="password"], .textinputs textarea{width:300px;background:#fff;padding:4px 10px;border:0px;border:1px solid #ccc}.textinputs select{background:#fff;padding:4px 10px;border:0px;border:1px solid #ccc}.textinputs textarea{min-height:100px}.star{color:red;width:5px;padding:4px 5px 0 5px}#store-closed{padding:50px 0;text-align:center;font-size:18px}.padding-page{padding:10px 20px}/* CSS Loader */.cssload-container{width:100%;height:49px;text-align:center}.cssload-speeding-wheel{width:49px;height:49px;margin:0 auto;border:3px solid rgb(0,0,0);border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:cssload-spin 575ms infinite linear;-o-animation:cssload-spin 575ms infinite linear;-ms-animation:cssload-spin 575ms infinite linear;-webkit-animation:cssload-spin 575ms infinite linear;-moz-animation:cssload-spin 575ms infinite linear}@keyframes cssload-spin{100%{ transform:rotate(360deg); transform:rotate(360deg); }}@-o-keyframes cssload-spin{100%{ -o-transform:rotate(360deg); transform:rotate(360deg); }}@-ms-keyframes cssload-spin{100%{ -ms-transform:rotate(360deg); transform:rotate(360deg); }}@-webkit-keyframes cssload-spin{100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg); }}@-moz-keyframes cssload-spin{100%{ -moz-transform:rotate(360deg); transform:rotate(360deg); }}/* CSS Loader *//* Material input */.group{position:relative;border:0px solid #e0e0e0;padding:5px 0;border-radius:10px;margin-top:25px;margin-bottom:5px;transition:0.25s;top:0;max-width:320px}.group:hover{border:0px solid var(--theme-color)}.material-form .group{width:300px}#checkoutform{max-width:260px}::placeholder{color:var(--font)}.group input, .group textarea{color:var(--font);font-size:18px;padding:14px 15px;display:block;width:100%;box-sizing:border-box;border:none;border:0 !important;background:radial-gradient(circle at 100% 100%, #000000 0, #000000 11px, transparent 11px) 0% 0%/12px 12px no-repeat,radial-gradient(circle at 0 100%, #000000 0, #000000 11px, transparent 11px) 100% 0%/12px 12px no-repeat,radial-gradient(circle at 100% 0, #000000 0, #000000 11px, transparent 11px) 0% 100%/12px 12px no-repeat,radial-gradient(circle at 0 0, #000000 0, #000000 11px, transparent 11px) 100% 100%/12px 12px no-repeat,linear-gradient(#000000, #000000) 50% 50%/calc(100% - 2px) calc(100% - 24px) no-repeat,linear-gradient(#000000, #000000) 50% 50%/calc(100% - 24px) calc(100% - 2px) no-repeat,linear-gradient(189deg, #333333 0%, #1a1a1a 100%) !important;border-radius:12px;box-sizing:border-box;/*background:radial-gradient(circle at 100% 100%, #fff 0, #fff 11px, transparent 11px) 0% 0%/12px 12px no-repeat,radial-gradient(circle at 0 100%, #fff 0, #fff 11px, transparent 11px) 100% 0%/12px 12px no-repeat,radial-gradient(circle at 100% 0, #fff 0, #fff 11px, transparent 11px) 0% 100%/12px 12px no-repeat,radial-gradient(circle at 0 0, #fff 0, #fff 11px, transparent 11px) 100% 100%/12px 12px no-repeat,linear-gradient(#fff, #fff) 50% 50%/calc(100% - 2px) calc(100% - 24px) no-repeat,linear-gradient(#fff, #fff) 50% 50%/calc(100% - 24px) calc(100% - 2px) no-repeat,linear-gradient(189deg, #333333 0%, #1a1a1a 100%);border-radius:12px;padding:5px;box-sizing:border-box;*/}select:not(.ui-datepicker-month):not(.ui-datepicker-year), input[type=text], input[type=password], input[type=file], textarea{border:1px solid transparent !important;background:linear-gradient(180deg, #000000, #000000) padding-box, linear-gradient(180deg, #313131, #202020) border-box !important;/*background:radial-gradient(circle at 100% 100%, #000000 0, #000000 11px, transparent 11px) 0% 0%/12px 12px no-repeat,radial-gradient(circle at 0 100%, #000000 0, #000000 11px, transparent 11px) 100% 0%/12px 12px no-repeat,radial-gradient(circle at 100% 0, #000000 0, #000000 11px, transparent 11px) 0% 100%/12px 12px no-repeat,radial-gradient(circle at 0 0, #000000 0, #000000 11px, transparent 11px) 100% 100%/12px 12px no-repeat,linear-gradient(#000000, #000000) 50% 50%/calc(100% - 2px) calc(100% - 24px) no-repeat,linear-gradient(#000000, #000000) 50% 50%/calc(100% - 24px) calc(100% - 2px) no-repeat,linear-gradient(189deg, #333333 0%, #1a1a1a 100%) !important;*/border-radius:12px;box-sizing:border-box;padding:14px 15px;color:var(--font)}.light-theme select:not(.ui-datepicker-month):not(.ui-datepicker-year), .light-theme input[type=text], .light-theme input[type=password], .light-theme input[type=file], .light-theme textarea{background:linear-gradient(180deg, #fff, #fff) padding-box, linear-gradient(180deg, #cecece, #dfdfdf) border-box !important}.group input:focus, .group textarea:focus { outline:none; }/* LABEL ======================================= */.group label{font-size:12px;font-weight:normal;position:absolute;pointer-events:none;left:5px !important;top:-15px !important;color:var(--font-gray) !important;transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all}/* active state */.group.withval label, .group input:focus ~ label, .group-select label, .group textarea:focus ~ label{top:-25px;left:0px}.group-select select{width:100%;margin-top:0px;padding:10px;border:0;font-size:18px}/* BOTTOM BARS ================================= */.group .bar {position:relative; display:block; width:300px}.group .bar:before, .group .bar:after {display:none;content:'';height:2px;width:0;bottom:1px;position:absolute;background:#5264AE;transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all}.group .bar:before{left:50%}.group .bar:after{right:50%}/* active state */.group input:focus ~ .bar:before, .group input:focus ~ .bar:after, .group textarea:focus ~ .bar:before, .group textarea:focus ~ .bar:after{width:50%}/* HIGHLIGHTER ================================== *//* ANIMATIONS ================ */@-webkit-keyframes inputHighlighter{from{ background:#5264AE; }to { width:0; background:transparent; }}@-moz-keyframes inputHighlighter{from{ background:#5264AE; }to { width:0; background:transparent; }}@keyframes inputHighlighter{from{ background:#5264AE; }to { width:0; background:transparent; }}.foot-pm{max-width:300px;margin:50px 0}.foot ul{float:left;padding:0;margin:20px  40px 30px 0;list-style:none}.foot ul li{font-size:14px;padding:10px 0 0 0;color:#fff;min-width:190px;line-height:22px}.foot ul li a{font-size:14px;font-weight:500}.foot ul li:first-child{padding:0 20px 10px 0;margin:0;border-bottom:1px solid rgba(255, 255, 255, 0.12);font-size:14px;text-transform:uppercase;color:rgba(255, 255, 255, 0.5)}.foot .copyright{display:block;padding:10px 0 30px 0;float:none;font-size:13px;color:rgba(255, 255, 255, 0.5)}.foot .copyright a{font-size:13px;color:rgba(255, 255, 255, 0.5)}.foot-logo{position:absolute;top:100px;right:0px;color:#fff;text-transform:none}.foot hr{border-top:1px solid #e1e7ec;border-top-color:rgba(255, 255, 255, 0.12)}.foot .social-icons{position:absolute;top:200px;right:0px}/*** Padding is set relative to the width* of the element, so here padding-top:60% is* a percentage of the width. This allows us* to set the height as a ratio of the width**/.carousel{width:100%;position:relative;padding-top:60%;overflow:hidden}.inner{width:100%;height:100%;position:absolute;top:0;left:0}/*** ==========================* Animation styles** Notes:* 1. We use z-index to position active slides in-front* of non-active slides* 2. We set right:0 and left:0 on .slide to provide us with* a default positioning on both sides of the slide. This allows* us to trigger JS and CSS3 animations easily**/.slide{width:100%;height:400px;position:absolute;top:0;right:0;left:0;z-index:1;opacity:0}.slide.active,.slide.left,.slide.right{z-index:2;opacity:1}/*** ==========================* JS animation styles** We use jQuery.animate to control the sliding animations* when CSS3 animations are not available. In order for* the next slide to slide in from the right, we need* to change the left:0 property of the slide to left:auto**/.js-reset-left{left:auto}/*** ==========================* CSS animation styles** .slide.left and .slide.right set-up* the to-be-animated slide so that it can slide* into view. For example, a slide that is about* to slide in from the right will:* 1. Be positioned to the right of the viewport (right:-100%)* 2. Slide in when the style is superseded with a more specific style (right:0%)**/.slide.left{left:-100%;right:0}.slide.right{right:-100%;left:auto}.transition .slide.left{left:0%}.transition .slide.right{right:0%}/*** The following classes slide the previously active* slide out of view before positioning behind the* currently active slide**/.transition .slide.shift-right{right:100%;left:auto}.transition .slide.shift-left{left:100%;right:auto}/*** This sets the CSS properties that will animate. We set the* transition-duration property dynamically via JS.* We use the browser's default transition-timing-function* for simplicity's sake** It is important to note that we are using CodePen's inbuilt* CSS3 property prefixer. For your own projects, you will need* to prefix the transition and transform properties here to ensure* reliable support across browsers**/.transition .slide{transition-property:right, left, margin}/*** ==========================* Indicators**/.indicators{width:100%;position:absolute;bottom:0;z-index:4;padding:0;text-align:center}.indicators li{width:26px;height:26px;border:3px solid #fff;padding:0;display:inline-block;margin:5px;background:#fff;list-style-type:none;border-radius:30px;cursor:pointer;transition:background 0.3s ease-out}.indicators li.active{background:var(--theme-color)}.indicators li:hover{background-color:var(--theme-color)}/*** ==========================* Arrows**/.arrow{position:absolute;top:50%;left:15px;margin-top:-25px;background:rgba(0,0,0,.3);width:50px;height:50px;border-radius:100px;z-index:10;cursor:pointer;opacity:0 !important;transition-property:opacity;transition-duration:0.3s}.banners-homepage:hover .arrow{opacity:1 !important}.arrow-right{left:auto;right:15px}.arrow span{width:20px;height:20px;position:absolute;top:14px;z-index:5;border-top:3px solid #fff;border-right:3px solid #fff;cursor:pointer;transition:border-color 0.3s ease-out}.arrow:hover span{border-color:var(--theme-color)}.arrow-left span{left:20px;transform:rotate(225deg)}.arrow-right span{right:20px;transform:rotate(45deg)}.instant-search{display:none;width:calc(100% - 56px);min-height:40px;max-height:300px;background:#fff;border:1px solid var(--border-color);border-top:0;overflow-y:auto;overflow-x:hidden;position:absolute;left:0;top:40px;z-index:100;box-shadow:0px 10px 15px -3px rgba(0,0,0,0.15);border-radius:25px;border:0 !important;padding:20px 20px 10px 20px;box-sizing:border-box}.instant-search *{white-space:normal}.search:hover .instant-search{display:block}.instant-search table{width:100%}.instant-search table img{border-radius:50px}.instant-search *{font-size:12px !important;text-align:left !important;padding:0 !important}.instant-search .photo{width:50px;text-align:center;padding:0}.instant-search p{color:var(--theme-color)}.instant-search .enter-3-chars{font-size:14px !important;padding:10px !important;color:#9d9d9d !important}#scrolltop{position:fixed;left:20px;bottom:20px;z-index:100;display:none;cursor:pointer}.language_select, .currency_select, .account_box_select{margin:0px 0 0 15px;padding:10px 20px 10px 0;color:var(--theme-color);font-size:14px;cursor:default;position:absolute !important;top:20px;right:20px}.language_select img{float:left;margin:2px 5px 5px 0;width:20px;height:15px}.language_select, .account_box_select{display:inline-block}.language_select:after, .account_box_select:after{display:block;content:" ";position:absolute;top:10px;right:-10px;width:1px;height:20px;background:#fff}.language_select ul, .currency_select ul, .head-line-links div ul, .account_box_select ul, .notes_box_head .notes-drop-down{min-width:150px;position:absolute;top:35px;left:0;background:#fff;padding:10px 0;margin:0;list-style:none;z-index:10;transform-origin:left top 0px;transition:all .3s ease 0s;-webkit-box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.15);box-shadow:        0px 0px 10px 0px rgba(50, 50, 50, 0.15);transform:scale(0);opacity:0;display:block;border-radius:10px}.language_select:hover ul, .currency_select:hover ul, .head-line-links div:hover ul, .account_box_select:hover ul, .notes_box_head:hover .notes-drop-down{z-index:100;display:block;transform:scale(1);opacity:1}.language_select li, .currency_select li, .head-line-links div li, .account_box_select li{padding:0;margin:0}.language_select .link-span-button, .language_select a, .currency_select a, .head-line-links div a, .account_box_select a{transform:background 0.5s;transition:0.5s;display:block;padding:10px;color:var(--theme-color);text-decoration:none}.language_select .link-span-button, .language_select a, .currency_select a, .account_box_select a{position:relative}.language_select .link-span-button:hover, .language_select a:hover, .currency_select a:hover, .account_box_select a:hover{color:#fff !important}.language_select .link-span-button:after, .language_select ul a:after, .currency_select ul a:after, .account_box_select ul a:after{content:'';position:absolute;left:0px;top:0;width:0px;height:40px;background:var(--theme-color);opacity:0;transition:0.25s;z-index:-1}.language_select .link-span-button:hover:after, .language_select a:hover:after, .currency_select a:hover:after, .account_box_select a:hover:after{width:100%;opacity:1}.currency_select select, .language_select select{padding:5px;border:1px solid #ccc}.mobile_currency_select, .mobile_languages_select{color:#9d9d9d;float:left;position:relative;top:auto;right:auto;padding:10px 0 10px 0px}.mobile_currency_select select, .mobile_languages_select select{max-width:80px}.mobile_currency_select{margin-left:5px}.head-line{background:var(--theme-color-2);height:40px;position:relative;z-index:11}div#head:before{content:" ";display:block;width:100%;height:101px;position:absolute;top:-20px;left:0;background:#fff;box-shadow:0px 4px 8px 0px rgb(34 60 80 / 20%);opacity:0.3}body.scrolled div#head:before{display:none}.head-line-links{float:right}.head-line-links > div{float:right;position:relative;padding-right:10px;background:url(/images/down_arrow_white.png) right 10px center no-repeat}.head-line-links > a, .head-line-links > div > a{color:#fff;text-transform:uppercase;line-height:40px;height:40px;padding:0 20px;transition:background-color 0.5s;text-decoration:none;font-size:14px;font-weight:300;display:inline-block;position:relative}.head-line-links > a:hover{}.head-line-links > a:after{display:block;content:" ";width:0;height:5px;background:#fff;position:absolute;left:0;bottom:0;z-index:10;transition-property:all;transition-duration:0.3s}.head-line-links > a:hover:after{width:100%}.head-line-links svg{fill:#fff !important;margin:8px 8px 0 0;float:left}.head-line-links div ul{left:auto;right:0;white-space:nowrap}.head-line-links > div li a{position:relative}.head-line-links > div li a:after{content:'';position:absolute;left:0;bottom:0;width:0px;height:1px;background:#fff;opacity:0;transition:0.25s}.head-line-links > div li a:hover:after{width:100%;opacity:1}#menu li a.parent-link{text-transform:uppercase;color:var(--theme-color);font-weight:500}#menu > li.search-dd{padding:13px 20px;cursor:pointer;position:relative;z-index:10}#menu > li.search-dd:before, #menu > li.search-dd:after{display:none}#menu > li.search-dd div.search{display:none;position:absolute;top:40px;left:-100px;border:1px solid var(--theme-color)}#menu > li.search-dd:hover div.search{display:block}.menu_right_part{position:absolute;right:0;top:10px}.menu_right_part #minicart svg{display:none}.scrolled #head a.logo-link{top:27px}.scrolled #head .menu-container{top:35px}.scrolled #head .menu_right_part{top:30px}body .message-box{padding:15px;background:transparent;color:#333333;font-size:14px;font-style:normal;border-radius:25px}.news-item .message-box{margin-left:270px}.news-item-page .message-box{margin-top:45px}.close_alert, .close-popup{text-indent:-9999px}.close_alert:after, .close-popup:after{content:" ";position:absolute;top:0;left:50%;width:1px;height:100%;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:none !important}.close_alert:before, .close-popup:before{content:" ";position:absolute;top:0;left:50%;width:1px;height:100%;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);display:none !important}.light-theme .close_alert:before, .light-theme .close-popup:before, .light-theme .close_alert:after, .light-theme .close-popup:after{background:#000}.close_alert, .close-popup{overflow:hidden;background:url(/images/desktop/popup_close.svg) center center no-repeat !important;min-width:24px;min-height:24px;line-height:24px;font-size:14px;padding:0;text-align:center;color:#fff;position:absolute;top:19px;right:10px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.alerts .close_alert{top:10px;right:10px}.close_alert:hover, .close-popup:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.alert_message{overflow:visible !important}.alert_message table{width:100%}.alert_message *{max-width:100% !important}body .close-popup{top:-24px;right:-24px}.ui-tooltip, .ui-tooltip *{background:#fff !important}input.error, textarea.error{/*color:red !important;box-shadow:0 0 10px #ff0000 !important;*/}.area-c input:focus, .area-c textarea:focus{box-shadow:none !important}.register-username-error, .register-email-error, .register-email-error-2{padding-top:30px;display:none;color:red;margin:-30px 0 20px 0}.register-email-error a, .register-username-error a, .register-email-error-2 a{color:red;text-decoration:underline !important}h1, h2, h3, h4{transition-property:all;transition-duration:0.3s}h1:hover, h2:hover, h4:hover{}h3:hover{}.products-nav .second a, .navigation a, .save2wl, .res-item button span, .add2cart-product span{transition-property:all;transition-duration:0.3s;transform-origin:center center;transform:scale(1);display:inline-block}.products-nav .second a:hover, .navigation a:hover, .save2wl:hover, .res-item button:hover span, .add2cart-product:hover span{transform:scale(1.2)}.navigation a.navigation-rarrow, .navigation a.navigation-larrow{position:relative;top:2px}.display-none{display:none}.display-block{display:block}.opacity-03{opacity:0.3}.height-50p{height:50px}.width-95p{width:95%}.help-message{width:350px;height:100px}.print-invoice-button a{padding-left:20px}.align-center{text-align:center}.nowrap{white-space:nowrap}.support-desk-table{width:100%;max-width:1000px}.ticket-div{margin-bottom:60px}.width-50p{width:50px}#ticket_email, #ticket_subject, #ticket_message{width:350px}#ticket_message{height:100px}.error-cc3300{color:#CC3300}#original_message{margin:5px;padding:10px;border:1px solid #CCC;background-color:#f3f3f3}#error_mes{display:none;color:#cc3300}.padding-top-30p{padding-top:30px}body.print_body{background:#fff !important}div.print_div{float:left !important}#bread_crumbs_container{padding-bottom:10px}.close_alert, .close-popup{border-radius:5px !important}.area-c input[type="checkbox"]:not(.switcher){/* pointer-events:none; */display:inline-block !important;margin-top:0px;margin-bottom:-5px;appearance:none;width:20px;height:20px;border:1px solid var(--theme-bg);background:var(--theme-bg-2);border-radius:5px;-webkit-appearance:none;position:relative}.area-c input[type="checkbox"]:checked{background:var(--theme-color)}.area-c input[type="checkbox"]:checked:after{background:#fff;width:6px;height:2px;position:absolute;top:9px;left:3px;content:" ";display:block;transform:rotate(45deg); /* Equal to rotateZ(45deg) */}.area-c input[type="checkbox"]:checked:before{background:#fff;width:10px;height:2px;position:absolute;top:8px;left:6px;content:" ";display:block;transform:rotate(-55deg); /* Equal to rotateZ(45deg) */}.alert_message.res_p input[type="text"]{width:90%}.alert_message.buy_one_click input{width:180px}.search button{background:transparent !important;position:absolute;top:-7px;right:-5px}#content-loading{position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;background rgba(255,255,255,.6)}.ajax_container{max-width:780px;margin:0 auto}#left_menu{float:left;width:201px}#left_menu{width:100%}#left_menu hr{border-top:1px solid #bbb}.mobile-menu-links a{display:block;text-decoration:none;font-size:15px;font-weight:500;padding:10px;color:var(--font-lm-color);border-radius:12px}.mobile-menu-links a img{margin:-5px 5px -5px 0}.mobile-menu-links a span{padding-left:5px}.mobile-menu-links a:hover{}.mobile-menu-links a svg{float:left;margin:1px 10px 0 0;fill:#bbb}.mobile-left_menu{border:1px solid var(--theme-color);border-left:0;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:0 0 50px 0;vertical-align:top;z-index:11;position:absolute;top:80px;left:-500px;width:320px;background:#fff}.mobile-left_menu ul{padding:0 !important;margin:0 !important}.mobile-left_menu li{width:320px !important;padding:0 !important;border-bottom:1px solid #0c6ca8}.mobile-left_menu a{display:block;padding:10px 15px;color:var(--theme-color);font-size:17px}.mobile-menu-links a svg{float:left;margin:1px 10px 0 0;fill:#bbb;width:24px;height:24px}.left_filter{float:left;position:sticky !important;top:0px;width:200px;height:100%;vertical-align:top;overflow-y:auto}.head_logo{width:95px;display:block;margin:15px auto}.site-head{position:sticky;top:0;z-index:15;height:67px;border:1px solid var(--font-gray-13);background:var(--theme)}.site-head-search{padding:10px 5px}.site-head #search_head{background:var(--theme) !important;background-image:url(/images/svg/desktop/search.svg) !important;background-position:left 10px center !important;background-repeat:no-repeat !important;padding-left:40px !important}.site-head-balance{position:absolute;top:10px;right:5px}.site-head-balance td{color:var(--font);font-family:'TT Bluescreens';font-weight:bold;text-transform:uppercase;font-size:24px;font-weight:600;padding:0 15px}.site-head-balance td span{font-size:14px;font-family:'TT Bluescreens'}.site-head-balance td:nth-child(2){color:var(--font-orange);border-left:1px solid var(--font-gray-13)}.site-head-balance td div{color:var(--font-gray-9);font-size:12px;font-weight:600;text-transform:lowercase}.lm_first_box{padding:4px;border-radius:12px;border:1px solid var(--font-gray-13)}.main-container{/* float:left; */vertical-align:top;width:570px;display:table-cell;max-width:570px;padding-left:20px}.feeds_top_creators{padding:10px 0}div#photo_popup{transform:translate(-50%, 0)}#center, .center_container{margin-left:0 !important}.subscription-notice{color:red;font-weight:400;font-size:12px;font-style:Italic;cursor:pointer;margin-bottom:30px;display:block}.subscription-notice input{float:left;margin:-2px 10px 0 0}.subscription-cost{font-weight:400;font-size:18px;margin-bottom:20px}.subscription-cost b{font-size:24px;color:var(--theme-color)}.banned-notice{width:200px;position:fixed;left:20px;bottom:20px;color:#fff;background:var(--theme-color);border:1px solid var(--theme-color-2);padding:10px;border-radius:10px}.banned-notice a{color:#fff}.update_password{margin-top:25px}.update_password label input{float:left;margin:-3px 10px 0 0}.update_password .group{display:none}.alerts a{color:#FFF}.alert_message.no-button div.close-alert{display:none}.notes_box_head{position:absolute;top:17px;right:260px}.notes_box_head svg{stroke:var(--theme-color)}.notes_box_head .notes-box{position:relative;cursor:pointer;padding:10px}.notes_box_head span.counter{display:none}.notes_box_head .notes-box.not_read span.counter{position:absolute;right:0px;top:0px;display:block;background:var(--theme-color);min-width:20px;height:20px;text-align:center;color:#fff;border-radius:100px;line-height:20px;font-size:12px}.notes-drop-down{overflow-y:auto;width:250px;max-height:300px;padding:10px}.notes_box_head:not(.has-notes) .notes-drop-down{display:none !important}.notes-drop-down{top:40px !important;right:-20px !important}.notes-drop-down td{vertical-align:middle}.notes-drop-down td.photo{width:50px;padding-right:5px}.notes-drop-down td.photo a{position:relative;width:50px;height:50px;display:block}.notes-drop-down td.photo a img{position:absolute;top:0;left:0;width:50px;height:50px;object-fit:cover;border-radius:100px}.notes-drop-down a.user{font-weight:700}.notes-drop-down a.sub-link{text-decoration:underline}.newrecord .emojionepicker-picker{width:18px;height:25px}.addcomment{position:relative}.addcomment .emojionepicker-picker{width:18px;height:25px;position:absolute;top:30px !important;z-index:10;left:auto !important;right:35px !important}.ripple_effect{position:absolute;display:block;opacity:0;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);pointer-events:none;background:#fff}.link-button .ripple_effect, .add_comment .ripple_effect{background:var(--theme-color)}.ripple_effect.ripple_anim{-webkit-animation:rippleout 0.5s ease-in-out;animation:rippleout 0.5s ease-in-out}@-webkit-keyframes rippleout{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0.5}100%{-webkit-transform:scale(10);transform:scale(10);opacity:0}}@keyframes rippleout{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0.5}100%{-webkit-transform:scale(10);transform:scale(10);opacity:0}}.video_attached u{cursor:pointer;margin-left:10px}.post-video{margin-bottom:30px;position:relative}.post-video video, .post-video img.poster{max-width:100%;max-height:500px;display:block;margin:0 auto}.post-video img.poster{cursor:pointer}.post-video svg{cursor:pointer;width:48px;height:48px;stroke:var(--theme-color);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;background:rgba(255,255,255,0.8);border-radius:100px;padding:20px;pointer-events:none}.post-video{background:#f5f5f5}.post_adding{position:fixed;left:20px;bottom:100px;background:#fff;border-radius:10px;box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.1);padding:22px 20px 0 0;display:none;z-index:1000}.post_adding > div{transform:scale(0.5);float:left;margin:-32px 0 0 0}td.user-blog-blogs a *, td.user-blog-blogs .comment, .record .data, .record .comment, td.mes-photo a, .message{word-break:break-all}.fileButton h3{border-bottom:0}.alert_message.confirm button{margin-right:10px}.blog_comments tbody:last-child td{position:relative}.blog_comments td:last-child{position:relative}#blform td{vertical-align:middle}table.blacklist th{cursor:pointer}.mark_featured{padding:5px 10px;border-radius:100px;border:1px solid var(--theme-color);cursor:pointer;display:inline-block}.user-line{position:relative}.create_report{position:relative;cursor:pointer}.create_report svg{width:24px;height:24px;stroke:#999}.users_search_report{position:absolute;right:2px;top:45px}.create_report span{position:absolute;top:32px;left:50%;transform:translate(-50%, 0);background:rgba(0,0,0,.6);color:#fff;padding:5px 10px !important;font-size:14px;border-radius:5px;opacity:0;pointer-events:none;transition:0.25s}.create_report:hover span{opacity:1}#report_fade{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1100;display:none}#report_popup{display:none;position:fixed;top:50%;left:50%;width:300px;height:300px;background:var(--theme);z-index:1101;transform:translate(-50%, -50%);padding:10px 20px;box-sizing:border-box;border-radius:25px}select#report_reason *{background:var(--theme)}#report_popup h5{text-align:center;margin:0;padding:10px 0 10px 0;font-size:18px}#report_popup textarea{width:100%;height:100%;max-width:250px;height:110px;max-height:110px}#report_popup select{width:100%;margin:10px 0 10px 0}.photo_popup_report{position:absolute;top:10px;right:10px}.mes-photo{position:relative}.mes-photo .online-mark{position:absolute;top:47px;left:47px;width:10px;height:10px;border-radius:100px;background:#ccc}.mes-photo .online-mark.active{background:#4caf50}.account_box_select > a > div > svg{stroke:var(--theme-color);margin-top:6px}.account_box_select > a > div{text-align:center}.quick-look-photo{opacity:0;position:absolute;left:50%;transform:translate(-50%, 0);width:100%;bottom:0;border-radius:0 0 25px 25px;box-sizing:border-box;line-height:70px;cursor:pointer;text-align:center;color:#fff;pointer-events:none;background:rgba(0,0,0,.6);transition:0.25s}.user-photo-blogs{position:relative}.user-photo-blogs:hover .quick-look-photo{opacity:1;pointer-events:auto}.read-all{margin:10px 0 15px 0}.login_table input[type="checkbox"]{margin:0 10px -4px 0}.close_alert{cursor:pointer}.review_order{width:100%;height:100px;margin:10px 0}.rate_order_form.disabled{pointer-events:none;opacity:0.6}.average-user-rating{position:absolute;left:20px;top:20px;z-index:9;background:#fff;padding:5px 10px;border-radius:100px}.reviews-list{padding:10px}.reviews-list > div{border-radius:25px;position:relative;padding:15px 20px}.reviews-list .rating-votes{position:absolute;top:10px;right:15px}.reviews-list > div:nth-child(2n){background:#efefef}.average-user-rating i{position:relative;top:-3px}.registered-alert{position:fixed;top:50%;left:50%;width:300px;background:#fff;z-index:310;transform:translate(-50%, -50%);padding:20px;box-sizing:border-box;border-radius:25px}.registered-alert svg{float:left;margin:10px 10px 0 0}svg.open_blog{fill:#999;margin:0 0 -6px 5px}.album_upload_popup{position:fixed;bottom:30px;left:30px;width:250px;background:rgba(0,0,0,0.3);color:#fff;z-index:310;padding:10px 20px;box-sizing:border-box;border-radius:25px;text-decoration:none;text-align:center;transition:0.25s}#scrolltop.scrolled ~ .album_upload_popup{bottom:100px}.messages .message.deleted .del_message{display:none}.padding-page *{word-wrap:break-word}tbody.record > tr:first-child > td{border-top:1px solid #eee;padding-top:25px}.login_first_link{display:block;text-align:center;margin-top:20px}.user-line *{word-wrap:break-word;word-break:break-word}.messages .message .del_message img{width:30px}.photo-fixed-parent{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;overflow-y:auto}.photo-fixed-parent > div{top:50px !important}.share_copy_url{height:1px;position:absolute;overflow:hidden}.sort_note{font-style:Italic;color:#999}.link-span-button{cursor:pointer}.new-post-popup-link{position:absolute;top:0px;right:0px;background:#fff;z-index:2;width:200px;padding:20px 15px 10px 15px;border-radius:100px;border:1px solid #efefef;cursor:pointer;transition:0.25s}.new-post-popup-link:hover{transform:scale(1.05);background:#f5f5f5}.new-post-popup-link .nppl-photo{width:40px;height:40px;border-radius:100px;position:relative;float:left;margin:-10px 10px 0 0}.new-post-popup-link .nppl-photo img{width:100%;height:100%;border-radius:100px;position:absolute;left:0;top:0;object-fit:cover}.new-record-parent{position:fixed;left:0;top:0;width:100%;height:100%;display:block;background:rgba(0,0,0,0.3);z-index:300;overflow-y:auto}.new-record-parent > div{background:#fff;padding:20px;width:600px;position:absolute;left:50%;top:50px;transform:translate(-50%, 0);transition:0.25s}.new-record-parent > div.record-adding{opacity:0.5;pointer-events:none}body.overflow-y-hidden{overflow-y:hidden !important}.new-record-parent .newrecord .buttons, .new-record-parent .newrecord .attach, .new-record-parent .newrecord .attach_video{display:block !important}.new-record-parent button{display:inline-block !important}.new-post-popup-link .nppl-photo svg{stroke:var(--theme-color);width:38px;height:38px}#body-feeds .lm-link-1, #body-messages .lm-link-2, #body-withdrawals .lm-link-3, #body-notifications .lm-link-4, #body-activity .lm-link-5{color:var(--font);background:var(--font-leftmenu)}body:not(#body-welcome) #head_mobile a.logo-link{}.lm_first_second{position:relative;margin-top:10px}.lm_first_second a{position:relative;color:var(--font);font-size:14px;font-weight:500}.lm_first_second a img{width:38px;height:38px;margin:0 5px 0 0;border-radius:100px;float:left}.lm_first_second a span{display:block;font-size:14px;font-weight:500;color:var(--font-orange)}.lm_first_second .logout{background:var(--bg-grad-1);width:32px;height:32px;text-align:center;line-height:32px;display:block;padding:0;position:absolute;top:10px;right:10px}.lm_first_second .logout img{width:16px;height:16px;margin:6px -1px -3px 1px;border-radius:0;float:none}#head_mobile a.logo-link small{position:absolute;top:17px;left:34px;font-weight:400;font-size:11px}#body-welcome #head_mobile a.logo-link small{display:none}.feeds_top_creators .feeds_top_creators_scroll::-webkit-scrollbar, .feeds_stories-scroll::-webkit-scrollbar, .top_creators_2-list::-webkit-scrollbar{display:none}.feeds_top_creators .feeds_top_creators_scroll, .feeds_stories-scroll, .top_creators_2-list{-ms-overflow-style:none;  /* IE and Edge */scrollbar-width:none;  /* Firefox */}.navigation-toggle{float:left;position:fixed;left:10px;top:21px;z-index:7;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:28px;height:28px;overflow:hidden;cursor:pointer;display:none}.navigation-mobile .navigation-toggle{display:block}.navigation-toggle .toggle-inner:after,.navigation-toggle .toggle-inner:before{display:block;content:""}.navigation-toggle .toggle-inner,.navigation-toggle .toggle-inner:after,.navigation-toggle .toggle-inner:before{position:absolute;width:100%;height:2px;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;border-radius:2px;background-color:var(--font)}.navigation-toggle .toggle-inner{top:50%;display:block;margin-top:-1px;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-duration:.22s;transition-duration:.22s}.navigation-toggle .toggle-inner:before{top:-8px;-webkit-transition:top .1s ease-in .25s, opacity .1s ease-in;transition:top .1s ease-in .25s, opacity .1s ease-in}.navigation-toggle .toggle-inner:after{bottom:-8px;-webkit-transition:bottom .1s ease-in .25s, -webkit-transform .22s ease-in;transition:bottom .1s ease-in .25s, -webkit-transform .22s ease-in;transition:bottom .1s ease-in .25s, transform .22s ease-in;transition:bottom .1s ease-in .25s, transform .22s ease-in, -webkit-transform .22s ease-in}.navigation-canvas-open .navigation-canvas-header .toggle-inner,.navigation-toggle.is-active .toggle-inner{-webkit-transition-delay:.42s;transition-delay:.42s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.navigation-canvas-open .navigation-canvas-header .toggle-inner:before,.navigation-toggle.is-active .toggle-inner:before{top:0;-webkit-transition:top .2s ease-out .4s, opacity .2s ease-out .52s;transition:top .2s ease-out .4s, opacity .2s ease-out .52s;opacity:0}.navigation-canvas-open .navigation-canvas-header .toggle-inner:after,.navigation-toggle.is-active .toggle-inner:after{bottom:0;-webkit-transition:bottom .2s ease-out .4s, -webkit-transform .32s ease-out .52s;transition:bottom .2s ease-out .4s, -webkit-transform .32s ease-out .52s;transition:bottom .2s ease-out .4s, transform .32s ease-out .52s;transition:bottom .2s ease-out .4s, transform .32s ease-out .52s, -webkit-transform .32s ease-out .52s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.light-theme button.black_button{color:var(--theme) !important}video::-webkit-media-controls{/*display:none !important;opacity:0;*/}/*video{pointer-events:none}*/*{-webkit-mask-size:contain;box-sizing:border-box}.ajax_link{cursor:pointer}#model_attach_id_popup{max-height:100%;overflow-y:auto}.password_eye img{fill:#000;position:absolute;top:14px;right:12px;z-index:5;stroke:#000;width:30px;height:30px;cursor:pointer;opacity:0.3;transition:0.25s}.password_eye.pswd_is_text img{opacity:1}.blue_link, .recover-password-link{}.gradient-link{text-decoration:underline;background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.gradient-link:after{content:" ";width:100%;height:1px;position:absolute;left:0;bottom:-2px;background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%)}button.black_button{padding:18px 20px;color:var(--black-button-color);background:var(--black-button) !important;border:0;border-radius:55px}button.black_button.disabled{opacity:0.3;pointer-events:none}.login-reg-google{font-weight:500}.login-reg-google button{margin-top:20px;color:var(--font);border:1px solid rgba(255,255,255,.15);background:transparent !important;width:100%;margin:20px auto 80px auto;text-align:center;border-radius:100px;padding:18px 0}.switcher{display:none !important}.model_attach_id, .model_avatar_id, .model_cover_id{margin-top:12px}.model_attach_id > div, .model_avatar_id:not(.uploaded) > div, .model_cover_id:not(.uploaded) > div, .modal_upload > div{border:1px dashed var(--font-gray-5);text-align:center;border-radius:12px;padding:11px 0 9px 0;margin-top:5px;cursor:pointer}.model_avatar_id:not(.uploaded) > div, .model_cover_id:not(.uploaded) > div{height:54px}.edit_post .modal_upload > div, .edit_story .modal_upload > div{line-height:300px}.edit_collection .modal_upload.uploaded > div, .edit_post .modal_upload.uploaded > div{line-height:100px}.edit_story .modal_upload.uploaded > div{line-height:1px;padding:0;margin:0}.model_avatar_id:not(.uploaded) > div, .model_cover_id:not(.uploaded) > div{width:100%;background:url('/images/svg/upload_plus.svg') center center no-repeat}.model_avatar_id:not(.uploaded) .edit_av_cov, .model_avatar_id:not(.uploaded) .av_cov_edit, .model_cover_id:not(.uploaded) .edit_av_cov, .model_cover_id:not(.uploaded) .av_cov_edit{display:none}.model_avatar_id > div{width:58px;height:58px;border-radius:1000px}.model_cover_id > div{height:100px;padding-top:30px;border-radius:10px}.model_attach_id > div img, .model_avatar_id > div img, .model_cover_id > div img{width:32px}.blurred_fade, .confirm_fade, .inpopup_fade{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;opacity:0;pointer-events:none;transition:0.25s}.confirm_fade{z-index:1000}.inpopup_fade{z-index:300}.delete_profile_popup .blurred_fade, .file_attach2message .blurred_fade, .new_post_body .blurred_fade, .topup_likes_body .blurred_fade, .withbottompopup .blurred_fade, .add_bonus4model .inpopup_fade, .model_attach_id_popup .blurred_fade, .confirm_remove .blurred_fade, .message_file_popup .blurred_fade, .body_send_donate .blurred_fade, .body_set_roulette_cost .blurred_fade, .confirm_normal .confirm_fade{opacity:1;pointer-events:auto}.bottom_menu_zindex .mobile_footer_user{z-index:101}.bottom_popup_container{background:var(--theme-bg);position:fixed;left:0;bottom:0;width:100%;min-height:100px;z-index:150;display:none}.withbottompopup .bottom_popup_container{display:block}#delete_profile_popup, #new_post_popup, #topup_likes_popup, #model_attach_id_popup, #confirm_remove, #message_file_popup, #send_donate_popup, #set_roulette_cost, #confirm_normal, #add_bonus4model, #file_attach2message{position:fixed;width:94%;left:50%;bottom:15px;transform:translate(-50%, 0);z-index:150;text-align:center;background:url(/images/svg/bottom_dd_bg.svg) center top no-repeat;border-radius:15px 15px;opacity:0;pointer-events:none;transition:0.25s;background-size:auto auto;padding-bottom:10px;overflow-y:auto;max-height:100%}#confirm_remove{padding-top:20px;background:url(/images/svg/bottom_dd_bg.svg) center top no-repeat !important}#confirm_normal{padding-top:20px;z-index:1100}#confirm_remove img.confirm_remove_icon, #confirm_normal img.confirm_remove_icon{width:92px;height:92px;background:url(/images/svg/confirm_remove_icon.svg) center top no-repeat}#confirm_remove h2, #confirm_normal h2{text-align:center;width:90%;display:block;margin:20px auto 40px auto}#confirm_remove button.black_button, #confirm_normal button.black_button{font-size:14px;padding:16px 20px}#confirm_remove button.cancel, #confirm_normal button.cancel{margin-bottom:15px !important;background:transparent !important;border:1px solid var(--font) !important}#confirm_normal button{width:94%;margin:15px auto 20px auto}#confirm_normal button.continue{background:url(/images/svg/button.svg) center center no-repeat !important}#confirm_remove button.continue{background:url(/images/svg/button_warning_bg.svg) center top no-repeat !important}#model_attach_id_popup .maip-step-3, #confirm_remove{background:url(/images/svg/reg_success_bg.svg) center top no-repeat}div#model_attach_id_popup button:not(.disabled), #add_bonus4model button:not(.disabled){background:url(/images/svg/button.svg) center center no-repeat !important;background-size:cover !important}.delete_profile_popup #delete_profile_popup, .topup_likes_body #topup_likes_popup, .new_post_body #new_post_popup, .file_attach2message #file_attach2message, .body_send_donate #send_donate_popup, .body_set_roulette_cost #set_roulette_cost, .model_attach_id_popup #model_attach_id_popup, .confirm_remove #confirm_remove, .confirm_normal #confirm_normal, .message_file_popup #message_file_popup, .add_bonus4model #add_bonus4model{opacity:1;pointer-events:auto}.send_donate_to_avatar{width:70px;display:block;margin:40px auto 20px auto;border-radius:100px}#send_donate_popup button, #set_roulette_cost button{background:var(--orange-button) !important;border-radius:16px;width:90%}#send_donate_popup button:hover, #set_roulette_cost button:hover{background:var(--orange-button-hover) !important}#set_roulette_cost button{background:url('/images/svg/button.svg') center center no-repeat !important;border-radius:100px}#set_roulette_cost button.disabled{background:linear-gradient(90deg, rgba(62,67,67,1) 0%, rgba(42,40,41,1) 100%) !important}#set_roulette_cost h1{padding-bottom:15px}#set_roulette_cost h1:before{background:url(/images/svg/line_dialog_cost.svg) center center no-repeat;width:100%;height:2px;content:" ";display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%, 0)}#add_bonus4model{z-index:350}#add_bonus4model h1{text-align:center;padding:15px 20px 15px 20px;font-size:14px;font-weight:600;text-transform:uppercase;background:url(/images/svg/user/goal_present_line.svg) center bottom no-repeat;margin-bottom:10px;color:var(--font-gray-5)}#add_bonus4model .dialog_cost_val:before{display:none}#add_bonus4model p{color:var(--font-gray-9);text-align:center;padding:5px 20px 0 20px;font-size:12px;font-weight:500}.popup_drag2close{position:absolute;top:-20px;left:50%;transform:translate(-50%, 0);width:80px;height:40px;background:url(/images/svg/drop_down_line.svg) center center no-repeat;cursor:pointer;z-index:10}.maip-step-1{padding-top:20px}.maip-step-1 img{width:90%;margin:0 auto;border-radius:10px}.maip-step-1 h2{text-align:center;color:var(--font);margin:10px 0 20px 0;padding:0 20px;font-size:16px;font-weight:600}.maip-step-1 h2.second{opacity:0.3;font-size:14px;font-weight:400}.model_reg_request{display:none}#model_attach_id_popup button.black_button, #confirm_remove button.black_button, #message_file_popup button.black_button, #add_bonus4model button.black_button{width:90%;margin:0 auto 20px auto}.reg_ids_uploads{max-height:300px;overflow-y:auto;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;padding:20px 0 10px 10px}.reg_ids_uploads > div{flex:0 0 calc(25% - 10px);width:calc(25% - 10px);margin:0 10px 10px 0;background:transparent;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1}.reg_ids_uploads > div:first-child{text-align:center;padding:20px 0 0 0;cursor:pointer;border:1px solid var(--font-gray-12)}.reg_ids_uploads > div:first-child img{width:50px;height:50px;margin:0 auto;display:block}.reg_ids_uploads > div:first-child span{display:block;color:var(--font)}#id_upload_form{display:none}.reg_ids_uploads > div.id_upload{position:relative;cursor:pointer;border-radius:16px}.reg_ids_uploads > div.id_upload img{border-radius:16px;position:absolute;left:0;top:0;object-fit:cover;width:100%;height:100%}.reg_ids_uploads > div.id_upload span{position:absolute;top:5px;right:5px;width:32px;height:32px;background:rgba(0,0,0, .3) url(/images/svg/del_col.svg) center center no-repeat;border-radius:100px;z-index:5;cursor:pointer}.reg_ids_uploads > div.id_upload span:before{content:" ";position:absolute;top:0;left:50%;width:1px;height:100%;background:var(--font);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);display:none}.reg_ids_uploads > div.id_upload span:after{content:" ";position:absolute;top:0;left:50%;width:1px;height:100%;background:var(--font);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:none}.reg_ids_uploads > div.id_upload b, .ucb-video-icon, #body-edit_roulet .onboarding_thanks .modal_upload.uploaded > div b, .feeds_stories .circle-story b{width:50px;height:50px;background:url('/images/video/big-play.svg') center center no-repeat;pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:block;z-index:2}#body-edit_roulet div.id_upload b{left:25px;transform:translate(0, -50%)}.reg_ids_uploads input{display:none}.maip-step-3 img{width:100px;height:100px;border-radius:200px;margin:40px auto 20px auto}.maip-step-3 h2{text-align:center;color:var(--font);margin:0 0 10px 0;padding:0 20px}.maip-step-3 p{text-align:center;color:var(--font-gray);padding:0 20px;margin:0 0 20px 0}.with_model_id .model_attach_id > div{text-align:center}.regasmodel_fields{display:none}.recover-password-link{text-decoration:none;color:var(--blue_link);cursor:pointer}.onboard-gender, .onboard-looking-for{position:relative;margin-top:35px;background:var(--tabs-bg-bar);border-radius:12px}.onboard-gender label, .onboard-looking-for label{top:-25px;left:5px;font-size:12px;color:var(--font-gray) !important;font-weight:normal;position:absolute;pointer-events:none}.onboard-gender > div, .onboard-looking-for > div{width:calc(50% - 8px);margin:3px;display:inline-block;cursor:pointer;padding:10px;text-align:center}.onboard-gender > div.active, .onboard-looking-for > div.active{border-radius:10px;background:var(--tab-active-bg)}button.disabled{opacity:1 !important;color:var(--disabled-button-font);background:linear-gradient(90deg, rgba(62,67,67,1) 0%, rgba(42,40,41,1) 100%) !important;pointer-events:none}#add_bonus4model {padding-top:20px}#model_attach_id_popup .maip-step-2{padding-top:20px}#model_attach_id_popup .maip-step-2 .reg_ids_uploads{padding-bottom:30px}.onboard-crop-profile{z-index:200;position:fixed;left:0;bottom:0;width:100%;height:90%;max-height:600px;background:url(/images/svg/bottom_dd_bg.svg) center top no-repeat;opacity:0;pointer-events:none;transition:0.25s;border-radius:15px 15px 0 0;overflow:hidden}.onboard-crop-profile.active{opacity:1;pointer-events:auto}.onboard-crop-profile .profile_crop .cropImgWrapper{border-radius:1000px}.onboard-crop-profile .profile_crop{/*display:none;*/}.onboard-crop-profile.avatar .profile_crop{display:block}.onboard-crop-profile .cover_crop{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.onboard-crop-profile.cover .cover_crop{display:block}.onboard-crop-profile h1{display:none;text-align:center;background:transparent;padding:20px 0;position:relative;z-index:11}.onboard-crop-profile.avatar h1.crop-avatar{display:block}.onboard-crop-profile.cover h1.crop-cover{display:block}.onboard-crop-profile.cover.desktop h1.crop-cover{display:none}.onboard-crop-profile.cover.desktop h1.crop-cover-desktop{display:block}.on-cr-prof-foot{position:absolute;left:0;bottom:0;width:100%;height:120px;text-align:center;/*background:var(--theme-bg-2);*/}.on-cr-prof-foot button{}.on-cr-prof-foot a{width:90%;padding:18px 20px;color:var(--font-gray-5);font-size:17px;background:var(--new-button-bg) !important;border:0px solid var(--theme-reverse-color);display:block;text-decoration:none;margin:0px auto 0px auto;border-radius:100px}.on-cr-prof-foot button, .on-cr-prof-foot button.black_button{background:url('/images/svg/button.svg') center center no-repeat !important;background-size:cover !important;color:var(--font);border:0px solid var(--theme-reverse-color);width:90%;margin:0 auto}#body-onboard .on-cr-prof-foot a, #body-onboard .on-cr-prof-foot button{width:calc(50% - 10px);float:left}.crop4present .on-cr-prof-foot button{float:none}.onboard-crop-profile.cover .profile_crop .cropImgWrapper{border-radius:10px}.cropImgWrapper{border:2px solid var(--font-green)}.onboard-crop-profile .profile_crop .cropImgWrapper{/*position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);*/}div#profileCrop{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;max-width:100%;max-height:100%}.onboard-crop-profile.avatar #profileCrop{width:200px;height:200px}.onboard-crop-profile .profile_crop{height:calc(100% - 200px);position:relative}.onboard-crop-profile.cover .profile_crop{top:50px}img.croppedImg{max-width:100%}.onboard-crop-profile.cover.desktop .profile_crop{margin:0 auto;top:8px}.upload-avatar-cover-line{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.upload-avatar-cover-line > div{flex:0 0 calc(50% - 7px);width:calc(50% - 7px);margin:2px 0px 0 0;border:0px solid var(--font-gray-10)}.upload-avatar-cover-line > div:first-child{margin-right:14px}.upload-avatar-cover-line > div > span{display:block;width:100%;font-size:12px;font-weight:normal;pointer-events:none;margin:5px 0 10px 5px;color:var(--font-gray) !important}.upload-avatar-cover-line > div > div{position:relative}.edit_av_cov{padding:5px;border-radius:12px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;position:relative}.model_avatar_id.uploaded > div{width:100%;height:100%;padding:0}.model_avatar_id.uploaded > div .edit_av_cov img{position:relative;z-index:2;width:119px;aspect-ratio:1 / 1;max-height:100%;border-radius:1000px}.model_avatar_id.uploaded > div .edit_av_cov img.eac_av_bg{position:absolute;top:5px;left:5px;z-index:1;border-radius:12px;opacity:0.3}.av_cov_edit{position:absolute;top:50px;right:5px;width:32px;height:32px;background:url(/images/svg/edit.svg) center center no-repeat;cursor:pointer}.model_cover_id.uploaded > div{height:auto;padding:0}.model_cover_id.uploaded > div .edit_av_cov > img{width:119px;aspect-ratio:1 / 1;border-radius:10px;margin-bottom:-4px}.onboard-levels .level-div{margin-bottom:6px;padding:15px;position:relative;border-radius:12px;box-sizing:border-box;background:var(--font-gray-11);background-image:url(/images/svg/level_left_arrow.svg);background-repeat:no-repeat;background-position:left center}.onboard-levels .level-div h1{text-align:left !important;padding:0;font-size:18px !important;padding:0;font-weight:600;display:inline-block;width:100px}.onboard-levels.onboard-settings-levels .level-div h1{width:150px}.onboard-levels .level-div h1 label, .onboard-levels .level-div h2 label{font-size:12px !important;font-weight:600;color:var(--font-gray-5);display:block}.onboard-levels .level-div h2{text-align:left;padding:0;font-size:18px;color:var(--font);display:inline-block;margin:0}.onboard-levels .level-div p{padding:0;margin:0;font-size:14px;color:var(--font-gray);display:none}.onboard-levels .level-div img{position:absolute;top:10px;right:10px;padding:5px;cursor:pointer}.onboard-levels .level-div img.edit_level{right:60px}.onboard-levels.onboard-settings-levels .level-div img.edit_level{right:10px}.onboard-levels.onboard-settings-levels .level-div img.delete_level{display:none !important}.onboard-service-time{height:56px;margin:25px 0 10px 0;padding:3px;background:var(--theme);border-radius:100px;position:relative;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.onboard-service-time label{color:var(--font-gray);font-size:12px;display:block;padding-bottom:10px;position:absolute;left:5px;top:-15px}.onboard-service-time div:nth-child(2){margin-left:1px}.onboard-service-time div:nth-child(3){margin-left:4px}.onboard-service-time div:nth-child(4){margin-left:3px}.onboard-service-time div:nth-child(5){margin-right:1px}.onboard-service-time div{position:relative;flex:0 0 calc(25% - 6px);width:calc(25% - 6px);margin:0 4px 0 3px;padding:0;line-height:25px;padding-top:10px;text-align:center;overflow:hidden;box-sizing:border-box;border-radius:32px !important;cursor:pointer;background:var(--dialog-cost-div) !important;border:1px solid transparent}.onboard-service-time div.active{background:var(--bg-grad-1) !important;border:1px solid #52b382;box-shadow:0px 0px 8px 0px rgba(82, 179, 130, 1)}.upload_greeting{border-radius:12px;width:100%;height:400px;padding-top:150px;margin:0 auto;border:1.5px dashed var(--border-gray-upload);text-align:center;cursor:pointer;position:relative;overflow:hidden}#body-onboard .upload_greeting:not(.uploaded){padding-top:50px;height:200px}.upload_greeting label{display:block;font-size:14px;color:var(--font-gray-6);padding-top:15px;pointer-events:none}.upload_greeting.uploaded{padding-top:0}.upload_greeting.uploaded_video{height:auto}.upload_greeting.uploaded label{display:none}.edit_goals .upload_greeting.uploaded:not(.uploaded_video){height:300px}.upload_greeting.uploaded img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.uploading-loader-bar{width:120px;height:14px;background:var(--theme);margin-top:10px;border-radius:100px;position:relative}.uploading-loader-bar img{position:absolute;top:2px;left:2px;height:10px;max-width:calc(100% - 4px);width:auto;background:url(/images/svg/loaderbar.svg) left center no-repeat;float:left;border-radius:100px}div.uploading-loader{position:fixed;left:20px;bottom:20px;padding:15px 20px;border-radius:100px;background:var(--theme-bg-2);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:   0 1px 2px rgba(0,0,0,.1);box-shadow:        0 1px 2px rgba(0,0,0,.1);display:none;z-index:1000;text-align:center}body.uploading-loader .uploading-loader{display:block}.upload_greeting_label{color:var(--font);text-align:center;padding-bottom:20px}div#welcome_video{max-width:100%;max-height:500px;/*    position:absolute;left:0;top:0;object-fit:cover;width:100%;height:auto;*/}.zd-video-container{width:100% !important}.zd-video{/*    width:100%;height:100%;max-height:100%;*/overflow:hidden;/*    position:absolute;*/}.zd-video video{/*margin-bottom:44px;*/max-width:100%;/*max-height:100%;*/height:auto !important;/*position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0;*/}.zd-video-controls{max-width:100%;left:0;bottom:0}.upload_greeting video{width:100%;float:left}.onboard-step-5 h2{text-align:center;font-weight:400;font-size:14px;margin-bottom:35px}.onboard_countrues{max-height:400px;overflow-y:auto;/* padding:10px; */}.onboard_countrues > div{border:1px solid var(--border-gray);padding:15px 15px;margin-bottom:6px;border-radius:12px;position:relative;cursor:pointer}.onboard_countrues > div{border:1px solid rgba(255,255,255,.2)}.onboard_countrues > div.selected{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.05)}.onboard_countrues > div input{position:absolute !important;top:10px;right:10px}.onboard_countrues > div img{width:24px;margin:-2px 10px -2px 0}.area-c .del_profile_mode_1 input[type="checkbox"], .area-c .onboard_countrues > div input[type="checkbox"], .area-c .onboard_countrues > div input[type="radio"]{width:46px;height:46px;margin:-10px;background:url(/images/svg/country_check.png) center center no-repeat;border:0;display:inline-block;-webkit-appearance:none}.area-c .del_profile_mode_1 input[type="checkbox"]:checked, .area-c .onboard_countrues > div input[type="checkbox"]:checked, .area-c .onboard_countrues > div input[type="radio"]:checked{background:url(/images/svg/country_checked.png) center center no-repeat}.area-c .del_profile_mode_1 input[type="checkbox"]:checked:before, .area-c .del_profile_mode_1 input[type="checkbox"]:checked:after{display:none}.area-c .onboard_countrues > div input[type="checkbox"]:checked:before, .area-c .onboard_countrues > div input[type="checkbox"]:checked:after{display:none}.counrty_search img{width:24px;height:24px;background:url(/images/svg/country_search.svg) center center no-repeat;position:absolute;top:18px;left:15px;z-index:2}.counrty_search input{padding-left:50px}.onboarding_thanks{padding:20px 0;position:fixed;left:0;bottom:0;width:100%;text-align:center;z-index:200;background:url(/images/svg/bottom_dd_bg.svg) center top no-repeat;border-radius:15px 15px 0 0;pointer-events:none;opacity:0;transition:0.25s;padding-top:40px}.thank_you_onboard .onboarding_thanks{pointer-events:auto;opacity:1}.onboarding_thanks img:not(.popup_drag2close){width:150px;height:150px;border-radius:1000px}.onboarding_thanks p{text-align:center;color:var(--font-gray);padding:0 20px;margin:0 0 20px 0}.onboarding_thanks button{width:90%}.onboarding_thanks button:not(.disabled){background:url(/images/svg/button.svg) center center no-repeat !important}.onboard-crop-profile.cover:not(.desktop) .profile_crop{width:300px;margin:0 auto}.onboard-crop-profile.cover:not(.desktop) .profile_crop{top:10px}.res_p input[type="text"]{margin-top:10px}.us-col-create-new{width:185px;height:48px;display:block;margin:5px auto 20px auto;color:var(--font);line-height:48px;font-size:12px;font-weight:bold;position:relative;background:url('/images/svg/user/button.svg') center center no-repeat;background-size:cover;border-radius:100px;text-align:center;text-decoration:none}.light-theme .us-col-create-new{color:#fff;background:url('/images/svg/user/button_light.svg') center center no-repeat;border:0}.us-col-create-new:before{content:" ";position:absolute;left:-1px;top:-1px;width:100%;height:100%;border-radius:100px;border:1px solid rgba(155,155,155,0.5)}.us-col-create-new img{background:url('/images/svg/user/create_new.svg') center center no-repeat;width:24px;height:24px;margin:8px 10px -8px 0}.settings-switch-theme{margin-top:15px;text-align:center}.settings-switch-theme > div:not(.ui-switcher){display:inline-block;width:100px;height:50px;line-height:50px;text-align:center;border:1px solid var(--border-white);cursor:auto;border-radius:5px}.settings-switch-theme > div:first-child{margin-right:0px}.settings-switch-theme > div.active{/*border:1px solid var(--border-gray);*/}.reg-log-page.referrals h1{text-align:center;font-size:14px;font-weight:700}#body-settings .setting-option.became_a_model{margin-top:30px;padding:30px 20px;cursor:pointer}#body-settings p.model_reg_request{display:block}.model_requested{text-align:center;margin-top:30px}#body-settings .reg-log-page.setting-option.became_a_model a{top:10px}.ref-invite-links{height:100px;margin:20px 0}.ref-invite-links > div{float:left;width:calc(50% - 10px);background:var(--bg-grad-1);border:1px solid var(--font-gray-13);border-radius:32px;text-align:center;line-height:18px;cursor:pointer;padding:40px 0;font-size:14px;font-weight:600}.ref-invite-links > div:first-child{margin-right:10px}.ref-invite-links > div img{width:24px;height:24px;background:url(/images/svg/copy_link.svg) center center no-repeat;display:block;margin:0 auto 10px auto}.ref-invite-links > div:last-child img{background:url(/images/svg/share_link.svg) center center no-repeat}.share_copy_url, .share-copy-url{opacity:0;pointer-events:none}.close-alert button{background:var(--theme-bg-2);padding:5px 15px 7px 15px;border-radius:5px}.list-of-referrals{margin-top:0px}.list-of-referrals table{width:100%}.list-of-referrals table th, .list-of-referrals table td{padding:5px 10px}.list-of-referrals thead th{border-bottom:1px solid var(--font-gray-12);padding:15px 10px}.list-of-referrals tr th:first-child, .list-of-referrals tr td:first-child{padding-left:15px}.list-of-referrals tr td{background:var(--font-gray-11);padding:15px 10px}.list-of-referrals tr:nth-child(2n) td{background:var(--theme)}.list-of-referrals table th:nth-child(1){text-align:left;color:var(--font-gray)}.list-of-referrals table th:nth-child(2), .list-of-referrals table td:nth-child(2){color:var(--font-gray)}.list-of-referrals table td:nth-child(2), .list-of-referrals table td:nth-child(3){text-align:center}.list-of-referrals table th span{font-weight:bold;color:var(--font)}.list-of-referrals table th:nth-child(3), .list-of-referrals table td:nth-child(3){font-weight:bold}.reg-log-page textarea{resize:none}.collection-uploads-explain{text-align:center;color:var(--font);display:none}.uploaded ~ .collection-uploads-explain{display:block}.collections-list{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;padding:20px 0 10px 10px}.collections-list > div a{display:block}div.user-collections-box-1{background-size:cover !important;cursor:pointer}.group select{color:var(--font);width:100%;padding:14px 15px}.group select *{color:var(--font);background:var(--theme)}.cropControls.cropControlsCrop{position:absolute;left:50%;top:0px;width:100px;height:10px;transform:translate(-50%, 0);z-index:1}.cropControls.cropControlsCrop i.cropControlZoomIn, .cropControls.cropControlsCrop i.cropControlZoomOut{width:30px;height:30px;background:url(/images/svg/crop_minus.png) center center no-repeat;display:block;position:absolute;left:0;cursor:pointer;z-index:2}.cropControls.cropControlsCrop i.cropControlZoomIn{background:url(/images/svg/crop_plus.png) center center no-repeat;left:auto;right:0}.onboard-step-2 h2{text-align:center;font-size:14px;margin:10px 0 0 0}.onboard-levels .edit_level, .onboard-levels .delete_level{width:42px;height:42px;cursor:pointer;background:url('/images/svg/onboard_edit.png') center center no-repeat}.onboard-levels .delete_level{background:url('/images/svg/onboard_delete.png') center center no-repeat}.onboard-levels{margin-bottom:30px !important}.reg-log-form button img{width:24px;height:24px;cursor:pointer;background:url('/images/svg/level_save.svg') center center no-repeat;margin:-15px 10px -6px 0}.reg-log-form button img.create{background:url('/images/svg/level_add.svg') center center no-repeat}#body-onboard .reg-log-page button{width:60%;display:block;margin:10px auto 0 auto;border:1px solid var(--onboard-disable-button);background:transparent !important;font-size:14px}#body-onboard .reg-log-page button:not(.disabled){border:1px solid var(--theme-reverse-color)}.upload_greeting:not(.uploaded) img{width:50px;height:50px;background:url('/images/svg/upload_greeting.png') center center no-repeat}.onbrd-upload_new{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;padding:10px;border-radius:100px;cursor:pointer;display:none}.uploaded .onbrd-upload_new{display:inline-block;bottom:45px;position:absolute;left:50%;transform:translate(-50%, 0px);z-index:10}html body .upload_greeting .onbrd-upload_new span{display:inline-block;width:17px;height:17px;background:url('/images/svg/upload_new.png') center center no-repeat;margin:-10px 5px -4px 0}.popup_container{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;z-index:99;display:none;cursor:pointer}.popup_container.zindex{z-index:400}.popup_container:before, .popup_container:after{content:" ";position:absolute;top:10px;right:20px;width:1px;height:30px;background:var(--font);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);display:none}.popup_container:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup_container > .itspopup{cursor:auto;position:absolute;top:0;left:50%;transform:translate(-50%, 0);background:var(--theme);border-radius:24px}#body-post .itspost, .post-popup .itspost{border:0;padding-top:0}.stories-popup{width:100%}.settings-switch-theme .ui-switcher{background:url('/images/svg/switch_theme.svg') center center no-repeat !important}.model_request_approved h1{padding:40px 20px;text-align:center}.new_site_version_alert{position:fixed;top:0;left:0;width:100%;text-align:center;padding:20px 0;background:var(--theme-bg);z-index:11111;color:var(--font);display:none}.new_site_version .new_site_version_alert{display:block}.bottom_popup_container.model_level_popup .model_level_scroll{max-height:300px;overflow-y:auto}.model_activity_popup{height:calc(100% - 100px)}.model_activity_scroll{max-height:calc(100% - 100px);overflow-y:auto}.alwaysvisible{display:block !important}#send_donate_popup h1, #set_roulette_cost h1{position:relative;text-align:center;margin-top:30px;font-size:14px;text-transform:uppercase;color:var(--font-gray-8)}#send_donate_popup p, #send_donate_popup h2, #set_roulette_cost p, #set_roulette_cost h2{text-align:center;margin-top:-10px;font-size:12px;color:var(--font-gray-8);padding:0 20px}#send_donate_popup h2, #set_roulette_cost h2{margin-top:20px;font-size:10px;text-transform:uppercase}#send_donate_popup .dialog_cost_val, #set_roulette_cost .dialog_cost_val, .buy_likes_val{height:50px;margin-top:10px}#send_donate_popup .dialog_cost_val:before, #set_roulette_cost .dialog_cost_val:before, .buy_likes_val:before{display:none}#send_donate_popup .dialog_cost_val input, #set_roulette_cost .dialog_cost_val input, .buy_likes_val input{top:2px}#send_donate_popup .dialog_cost_val > div, #set_roulette_cost .dialog_cost_val > div, .buy_likes_val > div{top:1px}#send_donate_popup h4, #set_roulette_cost h4{text-align:center;margin:12px 0 15px 0;text-decoration:underline;font-size:12px;color:var(--font-blue-2);font-weight:600;padding:0 20px;cursor:pointer}#send_donate_popup, #set_roulette_cost{width:94%;left:50%;transform:translate(-50%, 0px);bottom:20px;border-radius:28px;background:var(--bg-popup-1) !important;border:1px solid transparent}.onboard-crop-profile.crop4present{max-height:500px}.login-reg-buttons.onboard.onboard_from_profile{height:90px}html #body-onboard .service_photo_upload h1{color:var(--font-gray-5);text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;padding:30px 0 20px 0;background:url(/images/svg/user/goal_present_line.svg) center bottom no-repeat}html #body-onboard .service_photo_upload h2{color:var(--font-gray-5);text-align:center;font-size:12px;font-weight:500;padding:20px 20px 20px 20px}.service_photo_upload button.black_button{margin-bottom:0 !important}.upload_service_photo{cursor:pointer;border:1px dashed var(--font-gray-5);border-radius:32px;text-align:center;line-height:96px;padding-bottom:0;width:90%;margin:0 auto 25px auto;color:var(--font-gray-5)}.upload_service_photo span{display:inline-block;line-height:16px;width:150px;text-align:left;padding:30px 0 0 0px;color:var(--font-gray-5)}.onboard-step-3 .upload_service_photo{width:100%;line-height:80px}.upload_service_photo img{margin:-26px 10px -26px 0}.onboard-step-3 .upload_service_photo img{position:relative;top:-15px}#model_attach_id_popup.service_photo_upload .maip-step-2{padding-top:0}.reg_ids_uploads.hidden{display:none}.onboard-step-3 .reg_ids_uploads{padding-left:0}.service_photo_upload .reg_ids_uploads div, .onboard-step-3 .reg_ids_uploads div{border-radius:16px;position:relative;overflow:hidden;flex:0 0 calc(33.3333% - 10px);width:calc(33.3333% - 10px)}.service_photo_upload .reg_ids_uploads > div:first-child img, .onboard-step-3 .reg_ids_uploads > div:first-child img{width:100%;height:100%}.display_service_bonus_photos{max-width:400px;cursor:pointer;text-align:center;border-radius:100px;padding:18px 20px;width:94%;margin:30px auto 20px auto;background:url(/images/svg/button.svg) center center no-repeat !important}.upload_service_photo_label{color:var(--font-gray-5);font-size:12px;font-weight:600;padding:0 0 5px 0;display:block}.max_text_length{text-align:right;font-size:12px;color:var(--font-gray-5)}div#model_attach_id_popup.play_miner_popup{width:100%;bottom:0 !important}.confirm_remove #confirm_remove{z-index:1350}.confirm_remove .confirm_fade{opacity:1;pointer-events:auto}.info_icon{width:20px;height:20px;background:url(/images/svg/info_icon.svg) center center no-repeat;cursor:pointer}div#model_attach_id_popup.bottom_balance_popup, #new_post_popup, #topup_likes_popup, #delete_profile_popup{background:#222222 !important;width:100%;bottom:90px;border-radius:15px 15px 0 0;padding-bottom:0;overflow:visible}#new_post_popup, #topup_likes_popup, #delete_profile_popup{bottom:auto;top:50%;transform:translate(-50%, -50%);max-width:520px;border-radius:15px}@media only screen and (max-width:520px){#topup_likes_popup, #delete_profile_popup{top:auto;transform:translate(-50%, 0);width:94% !important;bottom:20px}}#topup_likes_popup{width:460px}div#model_attach_id_popup.bottom_balance_popup img.popup_drag2close{top:-26px}.bottom_balance_popup h1{font-size:14px;font-weight:600;text-transform:uppercase;opacity:0.74;text-align:center;padding:30px 20px 5px 20px}.bottom_balance_popup h2{font-size:14px;font-weight:600;text-align:center;padding:0px 20px 5px 20px;position:relative;display:flex;align-items:center;justify-content:center}.bottom_balance_popup h2 label span{font-family:'TT Bluescreens';font-size:28px;font-weight:700}.bottom_balance_popup h2 label{font-family:'TT Bluescreens';font-size:64px;font-weight:800;margin-right:10px}.bottom_balance_popup h2 a{display:inline-block;line-height:48px;text-decoration:none !important;border-radius:100px;background:var(--orange-button);padding:0 20px;margin-left:10px}.bottom_balance_popup h2 a:hover{background:var(--orange-button-hover)}.bottom_balance_popup h2 a img{width:20px;height:20px;background:url(/images/svg/donate.svg) center bottom no-repeat;margin:-3px 5px -3px 0}.bbp_balance_bottom{padding:15px 10px;background:var(--setting-bg)}.bbp_balance_stats_box{border:1px solid var(--font-gray-12);border-radius:20px;width:calc(50% - 10px);margin:0 5px;padding:20px 0;position:relative;display:inline-block}.ustats-box-superlikes{margin:10px auto 20px auto}.bbp_balance_stats_box .top_up_likes{position:absolute;top:-5px;right:-5px;cursor:pointer}.bbp_balance_stats_box.bbp_balance_stats_box_likes label, .bbp_balance_stats_box.bbp_balance_stats_box_likes p{max-width:calc(100% - 30px)}.bbp_balance_stats_box .info_icon{position:absolute;top:10px;left:10px}.bbp_balance_stats_box label{color:var(--font-gray-2);font-weight:600;text-transform:uppercase;font-size:10px;display:block}.bbp_balance_stats_box p{font-size:26px;font-weight:800;font-family:'TT Bluescreens';padding-top:5px}.bbp_balance_stats_box p img{width:42px;height:42px;background:url(/images/svg/user/user_keys.svg) center center no-repeat;margin:-14px 0px -14px 0}.bbp_balance_stats_box_likes p img{background:url(/images/svg/user/super_likes.svg) center center no-repeat}.bbp_balance_stats{font-size:0px}.bottom_balance_popup .bbp_energy{height:72px;background:url(/images/svg/nav/energy_bg.svg) center bottom no-repeat;background-size:cover !important;position:relative;width:400px;margin:10px auto;border-radius:20px}.bottom_balance_popup .bbp_energy .grad{position:absolute;left:0;bottom:0;height:42px;width:100%;pointer-events:none;background:url(/images/svg/nav/energy_grad.png) left bottom no-repeat;background-size:400px 100% !important;width:0%}.bottom_balance_popup .bbp_energy .info_icon{position:absolute;left:10px;top:10px}.bottom_balance_popup .bbp_energy span{position:absolute;top:8px;left:50%;transform:translate(-50%, 0px);color:var(--font-gray-7);text-transform:lowercase;font-size:12px;font-weight:600}.bottom_balance_popup .bbp_energy label{position:absolute;top:30px;left:50%;transform:translate(-50%, 0px);font-family:'TT Bluescreens';font-size:26px;font-weight:800}.bot_bal_pp_mode_2, .bot_bal_pp_mode_3, .bottom_balance_popup.mode_2 .bot_bal_pp_mode_1, .bottom_balance_popup.mode_3 .bot_bal_pp_mode_1{display:none}.bottom_balance_popup.mode_2 .bot_bal_pp_mode_2{display:block}.bottom_balance_popup.mode_3 .bot_bal_pp_mode_3{display:block}.tooltip_popup h1{font-size:14px;font-weight:600;text-transform:uppercase;opacity:1;text-align:center;padding:30px 20px 5px 20px}.tooltip_popup p{text-align:center;padding:0 20px 10px 20px;font-size:14px;font-weight:400}.tooltip_popup p.tt_pp_grey_text{color:var(--font-gray-5)}.tooltip_popup.bot_bal_pp_mode_2 img.bbp_tp_logo{margin:0 0 -20px 0}.tooltip_popup.bot_bal_pp_mode_3 .bbp_tp_logo{margin:-10px 0 -20px 0}.tooltip_popup.bot_bal_pp_mode_2 .tt_pp_buttons, .tooltip_popup.bot_bal_pp_mode_3 .tt_pp_button{font-size:0;padding:10px 20px 20px 20px}.tooltip_popup.bot_bal_pp_mode_2 .tt_pp_buttons button{margin:0 2px;width:calc(50% - 4px);display:inline-block}html body #model_attach_id_popup .tooltip_popup.bot_bal_pp_mode_2 .tt_pp_buttons button.gotit:not(.disabled), html body #model_attach_id_popup .tooltip_popup.bot_bal_pp_mode_3 .tt_pp_button button.gotit:not(.disabled){background:var(--setting-bg) !important;border:1px solid var(--font-gray-12) !important}html body #model_attach_id_popup .tooltip_popup.bot_bal_pp_mode_2 .tt_pp_buttons button.exchange:not(.disabled){border:1px solid transparent !important}.tooltip_popup.bot_bal_pp_mode_3 .tt_pp_button button.gotit{width:100%}#new_post_popup h1, #topup_likes_popup h1, #delete_profile_popup h1{text-align:center;font-size:16px;font-weight:600;text-transform:uppercase;position:relative;color:var(--font-gray-10);padding:25px;margin-bottom:0px}#delete_profile_popup h1{color:var(--font-red);text-transform:unset}#new_post_popup h1:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:url('/images/svg/line_dialog_cost.svg') center center no-repeat}div#delete_profile_popup{max-width:460px}div#delete_profile_popup button{border:1px solid var(--setting-border);border-radius:100px;padding:15px 20px;text-align:center;cursor:pointer;color:var(--font-red);font-weight:500;margin:10px 15px 20px 15px;width:calc(100% - 30px);box-sizing:border-box}div#delete_profile_popup button img{margin:-5px 8px -5px 0}#delete_profile_popup p{text-align:center;font-size:14px;font-weight:500;padding:0px 20px 10px 20px}.del_profile_mode_1 label{display:block;text-align:center;margin:10px 0;color:var(--font-gray-5);font-size:14px;font-weight:400;cursor:pointer}.del_profile_mode_1 input{margin:-18px -7px !important}#new_post_popup .eb_photos_tabs{max-width:95%}#new_post_popup .eb_photos_tabs div{min-width:237px;height:237px;margin:0 5px;background:linear-gradient(180deg, #2f3030, #222324) padding-box, linear-gradient(180deg, #474848, #272829) border-box;border:1px solid transparent;border-radius:16px;display:flex;align-items:center;justify-content:center;border:2px solid transparent}#new_post_popup .eb_photos_tabs div.active{background:linear-gradient(180deg, #2f3030, #222324) padding-box, linear-gradient(-45deg, rgba(108, 193, 113, 1) 0%, rgba(80, 51, 140, 1) 100%) border-box;border:2px solid transparent}#new_post_popup .eb_photos_tabs img{width:95px;height:170px;background:url('/images/svg/new_story.png') center center no-repeat;border-radius:0}#new_post_popup .eb_photos_tabs .what-2 img{width:131px;height:164px;background:url('/images/svg/new_post.png') center center no-repeat}#new_post_popup button{background:url(/images/svg/button.svg) center center no-repeat !important;background-size:cover !important;width:90%;margin:0 auto 25px auto;border:0 !important}#topup_likes_popup{border-radius:32px;background:var(--setting-bg) !important}#topup_likes_popup .tulpp_grad{border-radius:32px 32px 0 0;background:var(--bg-grad-2) !important;margin-bottom :15px}#topup_likes_popup h2{text-align:center;font-size:64px;font-weight:800;font-family:'TT Bluescreens';margin:-20px 0 0 0;padding-bottom:5px}#topup_likes_popup h2 img{width:32px;height:32px;background:url('/images/svg/super_likes_on_popup.svg') center center no-repeat;margin-left:-5px}#topup_likes_popup p{font-size:14px;font-weight:500;color:var(--font-gray-5);padding-bottom:5px}#topup_likes_popup label{font-size:12px;font-weight:600;color:var(--font-gray-5);display:block;padding-top:10px}#topup_likes_popup label > span{display:block;font-size:24px;font-weight:700;color:var(--font);padding:5px 0 5px 0}#topup_likes_popup .buy_likes_val{height:58px}#topup_likes_popup .buy_likes_val input{top:0}#topup_likes_popup .buy_likes_val > div{top:-1px !important}#topup_likes_popup button{background:url(/images/svg/button.svg) center center no-repeat !important;background-size:cover !important;width:90%;margin:10px auto 25px auto;border:0 !important}#delete_profile_popup .del_profile_mode_2, #delete_profile_popup.mode_2 .del_profile_mode_1{display:none}#delete_profile_popup.mode_2 .del_profile_mode_2{display:block}.del_profile_mode_2 div{text-align:center}.del_profile_mode_2 div input{width:40px;height:60px;margin:1px 0;font-size:24px;font-weight:700;padding:0;text-align:center}.del_profile_mode_2 div input:nth-child(3){margin-right:5px}.its_restore_mode .logout_link{display:block;text-decoration:none;border:1px solid var(--setting-border);border-radius:100px;padding:15px 20px;text-align:center;cursor:pointer;color:var(--font-red);font-weight:500;margin:10px 15px 20px 15px;width:calc(100% - 30px);box-sizing:border-box}.paywall_page{position:relative}.paywall_page .bsp_cover{position:relative;left:0;top:0;width:100%;z-index:0}.paywall_page .bsp_content{position:absolute;left:0;bottom:0;z-index:1;padding-top:150px;background:linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) padding-box;text-align:center;width:100%}.paywall_page .bsp_content *{text-align:center}.paywall_page .bsp_content h1{font-size:32px;font-weight:900}.paywall_page .bsp_content h2{font-size:14px;font-weight:600;opacity:0.7;padding:5px 20px 20px 20px}#body-paywall .main-container > .content{padding:0}.paywall_tabs{font-size:0}.paywall_tabs > div{display:inline-block;width:calc(33.3333% - 10px);margin:0 5px;background:var(--bg-grad-1) !important;border:1px solid transparent;padding:30px 20px;height:150px;box-sizing:border-box;float:left;border-radius:16px;cursor:pointer;position:relative}.paywall_tabs > div *{cursor:pointer}.paywall_tabs > div.disabled{pointer-events:none}.paywall_tabs > div label{font-size:20px;font-weight:900}.paywall_tabs > div p{font-size:12px;font-weight:600;opacity:.7}.paywall_tabs > div b{font-size:16px;font-weight:700;color:var(--font-orange);text-transform:lowercase}.paywall_tabs > div.active{background:linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box !important}.paywall_tab .already{position:absolute;top:10px;left:10px}.paywall_tab .radio{margin-left:0;position:absolute;top:10px;right:10px;width:16px;height:16px;border-radius:100px;border:1px solid var(--font-gray-7)}.paywall_tab.active .radio{background:url(/images/svg/radio_green.svg) center center no-repeat}.paywall_bottom{position:relative;z-index:10}.paywall_bottom button{width:100%;max-width:300px;display:block;margin:15px auto;background:url(/images/svg/button.svg) center center no-repeat !important;background-size:cover !important}.paywall_bottom .bsp_explain{font-size:12px;font-weight:500;opacity:0.4;margin-bottom:20px}.mobile_pwt{display:none}@media only screen and (min-width:500px){}@media only screen and (max-width:500px){.paywall_tabs > div > p, .paywall_tabs > div > b{display:none}.mobile_pwt{display:block;clear:both}.mobile_pwt b{display:inline}.mobile_pwt p{display:inline;line-height:22px;padding-left:15px}.paywall_tabs > div{width:calc(100% - 20px);float:none;margin:2px 10px 2px 10px;padding:10px 30px;height:auto;text-align:left}.paywall_page .bsp_content .paywall_tabs *{text-align:left !important}.paywall_page .bsp_content{margin-bottom:-120px}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}:root{--light-calendar-body:#f3f8fe;--light-calendar-main:#fdfdfd;--light-calendar-second:#656565;--light-calendar-text:#ffffff;--calendar-shadow:rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;--bg-calendar:#232324;--calendar-text:#fff;--calendar-color-hover:#1e2022;--calendar-theme-color:#000000;--calendar-border:#2e2e2f;--calendar-green:#4bd159}.light-calendar{--bg-body:var(--light-calendar-body);--bg-main:var(--light-calendar-main);--bg-second:var(--light-calendar-second);--color-txt:var(--light-calendar-text)}.calendar_years{background-color:var(--calendar-theme-color)}.calendar *{color:var(--calendar-text)}.calendar{height:max-content;width:max-content;background-color:var(--bg-calendar);border-radius:18px;padding:0px;position:relative;overflow:hidden;/* transform:scale(1.25); */}.calendar-days div{border:1px solid transparent;transition:0.25s;border-radius:100px}.calendar-days div.calendar-day-hover{border:1px solid #2e2e2f}.calendar-days div.calendar-day-hover:hover{border:1px solid var(--calendar-green)}.calendar-day-hover span{display:none !important}.light .calendar{box-shadow:var(--calendar-shadow)}.calendar-header{display:flex;justify-content:space-between;align-items:center;font-size:25px;font-weight:500;color:var(--color-txt);padding:20px 15px 0 15px}.calendar-body{padding:10px}.calendar-week-day{height:50px;display:grid;grid-template-columns:repeat(7, 1fr);font-weight:600;border-bottom:1px solid var(--calendar-border)}.calendar-week-day div{display:grid;place-items:center;color:var(--bg-second);padding:20px 5px;font-weight:400}.calendar-days{margin-top:10px;display:grid;grid-template-columns:repeat(7, 1fr);gap:2px;color:var(--color-txt);padding-bottom:0px;border-bottom:0px solid var(--calendar-border)}.calendar-days div{width:50px;height:50px;display:flex;align-items:center;justify-content:center;padding:4px;position:relative;cursor:pointer;animation:to-top .5s forwards;/* border-radius:50%; */}.calendar-days div.curr-date, .calendar-days div.curr-date:hover{color:var(--calendar-text);border-radius:50%;background-color:var(--calendar-green);border:1px;box-shadow:0 10px 20px -10px rgb(26 92 255 / 60%)}.calendar-days div.curr-date span{display:none}.month-picker{padding:12px 15px;border-radius:30px;cursor:pointer;background:var(--calendar-theme-color);font-size:16px}.year-picker{display:flex;align-items:center}.year-change{height:42px;width:42px;border-radius:50%;display:grid;place-items:center;margin:-2px 4px 0 2px;cursor:pointer;background:var(--calendar-theme-color);position:relative;text-align:center;line-height:42px}.year-change:before{width:8px;height:12px;content:" ";display:block;position:absolute;left:-6px;top:50%;transform:translate(0, -50%);background:url(/images/svg/calendar_yc.svg) center center no-repeat}.year-change img{width:16px;height:16px;background:url(/images/svg/calendar_arrow.svg) center center no-repeat}#prev-year{transform:rotate(180deg)}span#next-year{margin-left:4px}.calendar-footer{padding:0 10px 10px 10px;display:flex;justify-content:flex-end;align-items:center}.toggle{display:flex}.toggle span{margin-right:10px;color:var(--color-txt)}.month-list *{color:var(--calendar-text) !important}.month-list{position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--bg-calendar);padding:25px 40px 40px 40px;grid-template-columns:repeat(3, auto);gap:5px;display:block;transform:scale(1.5);visibility:hidden;pointer-events:none;box-sizing:border-box}.month-list.show{transform:scale(1);visibility:visible;pointer-events:visible;transition:all 0.2s ease-in-out}.month-list > div{display:grid;place-items:center;display:inline-block;width:33%;aspect-ratio:1 / 1;position:relative}.month-list > div > div{width:100%;height:100%;padding:0;border-radius:1000px;text-align:center;cursor:pointer;color:var(--color-txt);font-size:14px;border:1px solid transparent;box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center}.month-list > div > div:hover{background-color:transparent;border:1px solid var(--calendar-green);color:var(--calendar-green)}@keyframes to-top{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.calendar-fade{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000000;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important}.calendar-fade > div.calendar{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);box-shadow:0 12px 28px 0 rgb(0 0 0 / 20%)}.calendar-clear{transition:.25s;transform-origin:center center;font-size:16px;font-weight:600;cursor:pointer;padding:7px 20px;border-radius:25px;border:1px solid var(--calendar-border);margin:0 10px 10px 0}.calendar-clear:hover{}#calendar_year{background:var(--calendar-theme-color);cursor:pointer;padding:12px 15px;transition:0.25s;border-radius:25px;font-size:16px}.celendar-years-container{display:none;position:absolute;top:0;left:0;width:100%;height:350px;z-index:10;overflow-y:auto;box-shadow:0px 2px 2px 0px rgb(0 0 0 / 10%), 0px 3px 1px -2px rgb(0 0 0 / 16%), 0px 1px 5px 0px rgb(0 0 0 / 8%)}.calendar_years > div{padding:15px;font-size:16px;text-align:center;cursor:pointer;transition:0.25s;opacity:0.8;border-bottom:2px solid transparent}.calendar_years > div:hover, .calendar_years > div.current_calendar_year{opacity:1;background:var(--calendar-color-hover);border-bottom:2px solid var(--calendar-green);color:var(--calendar-green)}.current_calendar_year{}.calendar-fade pre{border:0;background:transparent;font-size:24px;padding-top:0px;padding-bottom:0;margin-bottom:1px}html.mac .calendar-fade > div.calendar{width:422px}@media only screen and (min-width:385px){.calendar{width:380px}}@media only screen and (max-width:390px){.calendar{max-width:320px}.calendar-days div{width:40px;height:40px}}.roulette-main{border-radius:100%;background:url(/images/roulette/roulete_circle.svg);display:flex;justify-content:center;align-items:center;transform:rotate(180deg);position:relative}.roulette-body{/*background-color:#303030;*/border-radius:100%;position:relative;overflow:hidden;-webkit-animation-timing-function:cubic-bezier(0, 0.4, 0.4, 1.04);animation-timing-function:cubic-bezier(0, 0.4, 0.4, 1.04);-webkit-animation-duration:5.8s;animation-duration:5.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;transform:scale(1.03)}.roulette-arrow{width:75px;height:74px;position:absolute;bottom:-21px;left:277px;transform:rotate(180deg)}.roulette-button-bg{background:url(/images/roulette/roulette_btn_bg.png) center center no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;width:300px;height:300px}.roulette-button{display:flex;justify-content:center;align-items:center;width:70px;height:70px;position:absolute;z-index:9999;border-radius:100%;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;background:rgb(254, 138, 1);background:linear-gradient(0deg,rgba(254, 138, 1, 1) 0%,rgba(254, 191, 2, 1) 100%)}.roulette-button svg{width:30px;height:30px}.roulette-shadow-circle{position:absolute;opacity:0.5;border-radius:100%;background:rgba(55, 55, 65, 255);top:50%;left:50%;transform:translate(-50%, -50%)}.roulette-main .opcion{display:flex;justify-content:center;align-items:center;width:50%;height:50%;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;transform-origin:top center;top:50%;left:25%;border-bottom-color:#00477b}.roulette-main .opcionContent{display:block;text-align:center;margin-top:45%;font-size:14px;color:#fff;font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;transform:rotate(180deg);max-width:80px}.roulette-main .opcion::before{z-index:99999;content:attr(data-before);position:absolute;display:block;text-align:center;font-size:12px;color:#fff;font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;width:40px;line-height:40px;left:-20px;margin-top:125px;transform:rotate(180deg)}.roulette-main .opcion.active{background-image:url(/images/roulette/roul_won.png) !important}.roulette-main .opcion:nth-child(1n){background-image:url(/images/roulette/roul_1.png)}.roulette-main .opcion:nth-child(2n){background-image:url(/images/roulette/roul_2.png)}.roulette-main .opcion:nth-child(3n){background-image:url(/images/roulette/roul_1.png)}.roulette-main .opcion:nth-child(4n){background-image:url(/images/roulette/roul_3.png)}.roulette-main .opcion:nth-child(5n){background-image:url(/images/roulette/roul_1.png)}.roulette-main .opcion:nth-child(6n){background-image:url(/images/roulette/roul_2.png)}.roulette-main .opcion:nth-child(7n){background-image:url(/images/roulette/roul_1.png)}.roulette-main .opcion:nth-child(8n){background-image:url(/images/roulette/roul_3.png)}#add_bonus4model.roulette_won_popup h2{text-align:center;margin:0 0 20px 0;font-size:10px;text-transform:uppercase;color:var(--font-gray-2)}#add_bonus4model.roulette_won_popup button.black_button, #add_bonus4model.roulette_won_popup button.black_button:hover{background:var(--normal-button) !important}.roulette_prize{width:94%;margin:0 auto;border-radius:32px;text-align:center;position:relative;overflow:hidden;margin-bottom:20px}.roulette_prize img, .roulette_prize video{max-width:100%;max-height:300px;border-radius:32px}#add_bonus4model.roulette_won_popup{width:94%;left:50%;transform:translate(-50%, 0);bottom:15px;border-radius:15px}div#model_attach_id_popup.play_miner_popup .messages-container{z-index:5;position:relative}img.roulette_bg{width:500px;position:absolute;left:50%;bottom:35px;transform:translate(-50%, 0);z-index:1}.roulette-main-questions, .roulette-main-won{position:absolute;top:20px;left:50%;transform:translate(-50%, 0);width:144px;height:144px;background:url(/images/roulette/questions.svg) center center no-repeat}.roulette-main-won{z-index:2;border:8px solid rgba(0,0,0,0.3);border-radius:32px;cursor:pointer}.roulette-main-won img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;border-radius:32px}.roulette-main-button{position:absolute;top:410px;left:50%;transform:translate(-50%, 0);z-index:111;color:var(--font-orange);font-size:16px;font-weight:700;width:300px;height:300px;line-height:300px;text-align:center;cursor:pointer}.roulette-container{position:absolute;/* height:100%; */z-index:5;height:630px;left:50%;bottom:0;width:630px;transform:translate(-50%, 0)}.roulette-main{position:absolute;left:50%;transform:translate(-50%, 0%) rotate(180deg);bottom:-190px}@media only screen and (min-width:500px){#add_bonus4model.roulette_won_popup{max-width:430px}div#model_attach_id_popup.play_miner_popup.play_roulette_popup{max-height:890px;overflow-y:hidden;overflow-x:hidden}div#model_attach_id_popup.play_miner_popup{width:500px;border-radius:32px !important;max-height:none;overflow-y:visible;height:calc(100% + 40px)}.add_bonus4model #model_attach_id_popup{overflow:visible !important}}.desktop_popup_close{display:none}.onboard-steps{text-align:left;width:94%;margin:0 auto;padding:2px 0px 2px 10px;margin-right:15px;color:var(--font-green);font-size:12px;font-weight:600;background:url(/images/svg/progressbar.svg) left 0px center no-repeat;position:relative}.onboard-steps a{float:right;margin:-5px -2px 0 0px;padding:5px 15px;background:var(--theme);position:relative;z-index:1;text-decoration:none;font-size:14px;font-weight:600}.steps-progress-line{position:absolute;height:3px;top:8px;left:38px;width:0px;background:var(--progress-bar)}.preview_sub_button{max-width:100%;width:280px;margin:20px auto 0 auto;cursor:pointer;border-radius:100px;line-height:48px;font-size:14px;font-weight:700;text-align:center;border:1px solid var(--font-gray-15)}.preview_sub_button img{width:20px;height:20px;background:url(/images/svg/eye-slash.svg) center center no-repeat;margin:-5px 10px -5px 0}@media only screen and (min-width:500px){#body-onboard .login-reg-buttons button{position:absolute;top:10px;right:0px;margin-right:0;width:180px;z-index:2}.onboard-steps{z-index:1;top:28px}#body-onboard .onboard-steps{max-width:460px;float:left}}@media only screen and (min-width:500px){#body-onboard .login-reg-buttons{position:relative;height:100px}.onboard-steps a.go_onboard_step{overflow:hidden;cursor:pointer;font-size:17px;margin:2px 0;padding:18px 20px;border:0;border-radius:55px;color:var(--black-button-color);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;position:absolute;top:-18px;left:-190px;margin-right:0;width:180px;z-index:2;line-height:18px;text-transform:none;transition-property:background color;transition-duration:0.5s;font-weight:500;text-align:center}#body-onboard .ob-next-step .onboard-steps{max-width:260px;float:left;margin-left:190px}.model_avatar_id.uploaded > div .edit_av_cov img, .model_cover_id.uploaded > div .edit_av_cov > img{width:150px}.av_cov_edit{top:65px}.popup_drag2close{display:none}.on-cr-prof-foot{padding:0 30px;height:80px}.on-cr-prof-foot a, .on-cr-prof-foot button{width:calc(50% - 10px);margin:0;float:left}.on-cr-prof-foot a{margin:0 20px 0 0}.onboard-crop-profile{bottom:15px;border-radius:15px;width:500px;left:50%;transform:translate(-50%, 0);background:var(--desktop-popup-bg) !important}.desktop_popup_close{display:block;position:absolute;top:20px;right:20px;width:32px;height:32px;cursor:pointer;background:url(/images/desktop/popup_close.svg) center center no-repeat;z-index:15}#body-onboard .login-reg-buttons button.disabled, #body-onboard .login-reg-buttons button{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important}#body-onboard .login-reg-buttons button.disabled{opacity:0.2}#body-onboard .main-container > .content .reg-log-page{border-radius:32px;overflow:hidden;background:linear-gradient(90deg, #273236, #18181d) padding-box, linear-gradient(180deg, #252525, #1b1b1b) border-box !important;border:0;padding:40px !important}#body-onboard .main-container .content .group{max-width:100%}#body-onboard{background:url(/images/desktop/reg_log_bg_onboard.svg) center center no-repeat !important;background-size:cover !important}#body-onboard .left_filter, #body-onboard .navigation-toggle, #body-onboard .site-head{display:none !important}#body-onboard .main-container{padding-left:0;width:650px;max-width:100%;display:block;margin:20px auto}#body-onboard .main-container > .content{background:transparent !important;padding:0px !important;border:0 !important}.group-width-firstname{margin-right:14px}.group-width-firstname, .group-width-username{width:calc(50% - 7px) !important;float:left}.reg-log-page textarea{min-height:100px}}@media only screen and (max-width:670px) and (min-width:600px){#body-onboard .ob-next-step .onboard-steps{max-width:210px}}@media only screen and (max-width:600px) and (min-width:550px){#body-onboard .ob-next-step .onboard-steps{max-width:160px}}@media only screen and (max-width:550px) and (min-width:500px){#body-onboard .ob-next-step .onboard-steps{max-width:120px}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.react_tabs{max-height:300px;overflow-y:auto}.react_tab:not(.hidden){display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.react_tab > div{position:relative;flex:0 0 calc(33.3333% - 2px);display:flex;width:calc(33.3333% - 2px);margin:2px 2px 0 0;border:0px solid #ccc;padding:10px 15px;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1}.react_tab > div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.activity-page-container{padding:15px 10px}.activity-page-container h1{text-align:center;padding-bottom:20px}.activity-box{min-height:80px}.activity-box .subs-box-avatar{margin-top:5px}.activity-box img{float:left}.activity-box img.activity_post_photo{/* float:right; */max-width:64px;max-height:64px;border-radius:18px;cursor:pointer;/* margin-top:-3px; */position:absolute;top:50%;right:10px;transform:translate(0, -50%)}.act-donate-value{position:absolute;top:50%;right:10px;transform:translate(0, -65%);background:var(--dialog-cost-wv);color:var(--font-orange);width:auto;padding:0 8px;height:30px;line-height:28px;text-align:center;border-radius:100px;border:1px solid transparent;font-size:14px;font-weight:700}.act-sent-reaction{position:absolute;bottom:10px;right:10px;background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.activity-box p.date{float:none;color:var(--font-gray-9);font-size:10px;font-weight:600;padding-top:5px;margin-left:60px}.activity-box{margin-bottom:10px;border-radius:24px;padding:10px 10px;background:var(--bg-grad-1);border:1px solid transparent;position:relative}.activity-box img.activity-box-avatar{width:48px;height:48px;border-radius:100px}.activity-box h2{position:absolute;top:13px;left:70px;font-size:14px;font-weight:700;max-width:120px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-box p.text{margin-top:20px;margin-left:60px}#model_attach_id_popup.act_reac_reply{width:94%;left:50%;transform:translate(-50%, 0);bottom:10px;border-radius:15px}#model_attach_id_popup.act_reac_reply .dialog_cost_title{margin:30px 0 10px 0}#model_attach_id_popup.act_reac_reply .dialog_cost_text{height:30px}.act_reac_reply .notes-tabs{margin-bottom:10px}.act_reac_reply .notes-tabs li.active{background:linear-gradient(#222222, #1e1e1f) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box}@media only screen and (min-width:500px){#model_attach_id_popup.act_reac_reply{width:430px}.activity-box{padding:15px}.activity-box h2{left:75px}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.wallet-top{text-align:center}.wallet-top{margin:20px 0}.wallet-top label{display:block;padding:20px 0;color:var(--font-gray-9);font-size:14px;text-transform:uppercase}.wallet-top div{font-size:48px;font-weight:800;font-family:'TT Bluescreens'}.wallet-top div span{font-size:24px;font-weight:800;font-family:'TT Bluescreens'}.withdrawals-summary{background:var(--font-gray-14);border-radius:0 0 16px 16px;padding:10px 20px 20px 20px}.withdrawals-summary .group{max-width:none}.withdraw_way{}.update_bank_info{float:right;color:var(--font-light-blue);padding:10px 0 0 0;cursor:pointer;font-size:12px;margin-bottom:-25px}.update_bank_info img{width:20px;height:20px;background:url(/images/svg/with_open.svg) center center no-repeat;margin:-5px 5px -5px 0}.update_bank_info.active img{background:url(/images/svg/with_close.svg) center center no-repeat}#save_with_info, body .with_btn{max-width:100%;display:block;width:274px;margin:20px auto;background:url(/images/svg/button.svg) center center no-repeat !important}.with_stats_box{border:1px solid var(--font-gray-13);border-radius:16px;position:relative;font-size:0}.with_stats_box > div{display:inline-block;position:relative;padding:15px 0;width:50%;font-size:14px;color:var(--font-gray) !important;text-align:center}.with_stats_box > div span{display:block;font-size:24px;color:var(--font);font-weight:800}.withdrawals-list{width:100%}.withdrawals-list th{text-align:left;color:var(--font-gray-9)}.withdrawals-list th, .withdrawals-list td{padding:10px 15px !important}.withdrawals-list tr:nth-child(2n) td{background:var(--font-gray-11)}.withdrawals-list .with_pending{color:var(--font-orange)}.withdrawals-list .with_pending img{margin:-5px 0 -5px 5px}.withdrawals-list a{color:var(--font-blue-3);text-decoration:none}.with-cards{position:relative}.with-cards-dd{position:absolute;top:9px;right:5px;cursor:pointer}.with-cards-dd div.card_info{background:var(--font-gray-12);border-radius:8px;padding:13px 20px}.with-cards-dd div.card_info img{width:10px;height:5px;background:url(/images/svg/up_arrow.svg) center center no-repeat;margin:-5px 0 3px 10px;transform:rotate(180deg);transition:0.25s}.with-cards-dd:hover div.card_info img{transform:rotate(0deg)}.with-cards-dd-content{opacity:0;pointer-events:none;transition:0.25s;background:var(--font-gray-12);border-radius:12px;position:absolute;top:40px;right:0px;z-index:10}.with-cards-dd:hover .with-cards-dd-content{opacity:1;pointer-events:auto}.with-cards-dd-content label{white-space:nowrap;display:block;padding:10px 10px;margin:0 10px;border-bottom:1px solid var(--font-gray-15);cursor:pointer;height:46px;line-height:26px;padding-right:40px;position:relative}.with-cards-dd-content label:last-child{border-bottom:0}.with-cards-dd-content label input{width:46px;height:46px;position:absolute;top:-4px;right:-4px;background:url(/images/svg/country_check.png) center center no-repeat;border:0;display:inline-block;-webkit-appearance:none}.with-cards-dd-content label input[checked]{background:url(/images/svg/card_checked.svg) center center no-repeat}.with-list-desktop{display:none}.with-list-mobile > div{background:var(--bg-grad-1);border:1px solid transparent;border-radius:24px;margin:0 8px 8px 8px}.with-list-mobile th{padding:15px 15px 0 15px !important;font-size:10px}.with-list-mobile td{background-color:transparent !important;font-size:12px;padding:5px 15px 20px 15px !important}.with-list-mobile tr:last-child td{text-align:center;background:url(/images/svg/line_dialog_cost.svg) center top no-repeat;padding:20px 0 !important}@media only screen and (min-width:500px){.with-list-desktop{display:table}.with-list-mobile{display:none}.with_stats_box > div:first-child:before{background:var(--font-gray-13);width:1px;height:40px;content:" ";position:absolute;right:0;top:20px}.withdrawals-summary .add_new_card .group{max-width:calc(50% - 7px);display:inline-block}.withdrawals-summary .add_new_card .group:nth-child(2n){margin-left:10px}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.emojionepicker{position:absolute;z-index:1000;max-width:90%;width:320px;height:250px;right:10px;background-color:#fff;box-shadow:0 0 7px #d1d1d1;display:none}.emojionepicker *{box-sizing:border-box}.emojionepicker nav{position:relative;z-index:0;background-color:#f2f2f2;border-top-left-radius:4px;border-top-right-radius:4px;text-align:center}.emojionepicker nav div.tab{display:inline-block;margin:0.2em 0.1em 0 0;padding:0.2em ;border-top-left-radius:4px;border-top-right-radius:4px;cursor:pointer;width:2.2rem}.emojionepicker nav div.tab img{width:100%;height:auto}.emojionepicker nav div.tab:hover, .emojionepicker section img:hover{cursor:pointer;transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2)}.emojionepicker nav div.tab.active{background-color:#fff;box-shadow:0 0 3px #ccc}.emojionepicker section{overflow-y:scroll;position:relative;z-index:10;background:#fff;padding:0.2rem;box-sizing:border-box;height:200px;display:none;text-align:center}.emojionepicker section img{width:1.8em;height:1.8em;margin:0.2em}.emojionepicker-picker{background-image:url('/images/emoji_picker.png');background-repeat:no-repeat;width:18px;height:18px;position:absolute;z-index:2147483647;background-size:100%;opacity:0.4;display:none;cursor:pointer}.emojionepicker-picker:hover{opacity:0.6}.emojionepicker-picker:active{opacity:0.4}.emojionepicker-picker{width:6px;height:16px}.emojione{cursor:pointer;font-size:22px !important;float:left !important}.users_search img{}.users_search a{text-decoration:none}.users_search > div.user-line{padding-top:10px}.users_search > div:first-child{border-top:0;padding-top:0}.users_search .user-photo-blogs a{display:block;width:200px;height:200px;position:relative;float:left;margin-right:20px}.users_search .user-photo-blogs a:first-child img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover}.search_filter{margin-top:20px;height:70px}.search_filter > div{float:left;position:relative;margin-right:5px}.search_filter > div > label{position:absolute;left:0;top:-20px}.search_filter select.language{width:100px}.search_filter select{padding-right:30px;max-width:150px}.search_filter input{padding:8px 10px 7px 10px;position:relative;width:150px}.search_filter select, .search_filter input, .search_filter button{height:40px;box-sizing:border-box}.search_filter button{top:-3px;margin-left:5px}.quicksearch{position:absolute;width:800px}.quicksearch input{width:calc(100% - 100px);border:1px solid var(--border-color) !important;border-radius:100px;padding:15px 20px}.quicksearch button{display:none}#menu{position:absolute;left:770px;width:250px}.quicksearch button{padding:0;margin:0;width:32px;height:32px;text-align:center;position:relative;top:10px}.quicksearch button:hover svg{fill:#fff}.instant-search .photo a{display:block;width:100px;height:100px;position:relative;margin-right:20px}.instant-search .photo img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.instant-search .res-name a{font-size:18px;color:var(--theme-color);font-weight:700}.users_search .addcomment{}.users_search .addcomment.answer_comment{margin-left:0}.users_search .more_comments{margin:10px 0 0 0px}span.add_comment{cursor:pointer}.search-blog-link{float:right}.search-blog-link a{color:#747474;font-size:12px;text-decoration:none}.users_search h4{color:var(--theme-color);border-bottom:1px solid var(--theme-color);padding:0 0 10px 10px}.user-table-blogs{width:100%}.user-table-blogs .user-photo-blogs{width:200px}.user-table-blogs .user-photo-blogs, .user-table-blogs .user-blog-blogs{vertical-align:top}.search_filter select.usertype{width:90px}.galleries_popup{top:10px;left:250px;width:500px;padding:10px;text-align:center}.album{width:150px;height:150px;position:relative;float:left;margin:0 5px 5px 0;border:1px solid #eee}.album div{position:absolute;bottom:0px;left:0px;width:140px;height:50px;background:#000;opacity:0.5;padding:8px 0 0 10px;color:#fff;line-height:22px}.album:hover div{opacity:0.8}.gallery td{padding:5px}.gallery td div{text-align:center;position:relative;width:150px;height:150px}.gallery td div a{position:relative;display:block;width:150px;height:150px}.gallery td div a img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.gallery td div:hover a{display:block}.i500{top:10px;left:10px}.i350{top:10px;left:80px}.i250{top:80px;left:10px}.i150{top:80px;left:80px}.drag{    color:var(--theme-color);font-size:18px;text-align:center;width:100%;margin:0 auto 0px auto;background:#eee;border:1px solid #ccc;border-radius:15px;cursor:pointer;-khtml-user-drag:element;padding:0px 0}.drag.hover{border-color:var(--theme-color);border-style:dashed;background:#fff}.drag:hover{background:#fff;border-color:var(--theme-color);border-style:dashed}.pbar{display:none;width:250px;border:1px solid #e5e5e5;height:40px;background:#f5f5f5}.pbar img{width:1px;height:40px;background:url(/images/progress.gif)}.fileButton{overflow:hidden;position:relative;padding:30px 0;width:100%}.fileButton input{opacity:0;font-size:142px;position:absolute;right:0;top:0;cursor:pointer}.drag h3, .drag h4, .drag h5{padding:3px 0;margin:0}.drag h4{padding:0 0 3px 0}.photo_popup{min-width:760px;text-align:center}.photo_popup .info{text-align:left;padding:5px;font-size:10px}.photo_popup .info span{font-size:16px}div.photo{text-align:center}.photo_comments{margin-top:-2px;text-align:left;padding:10px;min-width:528px}.photo_comments textarea{width:100%;height:70px}.prev{position:fixed;left:0px;top:0px;height:100%;width:100px;z-index:1500;text-align:center;cursor:pointer;padding-top:70px}.prev .bg{background:#999;opacity:0;height:100%;width:100px}.prev div{line-height:30px}.prev img{position:absolute;top:10px;left:25px}.prev:hover .bg{opacity:0.8}.list{margin-top:5px;min-width:500px}.list td{padding:5px 0 4px 0;border-bottom:1px solid #efefef}.list .photo{text-align:left;vertical-align:top;padding-right:5px;width:50px}.list td.name{}.list td.name span{font-size:11px;float:right;padding-right:5px}.list .comment{padding:5px 5px 15px 5px}.alter_photo{display:none}.photo_popup small{font-size:11px;padding-left:5px}.photo_descr{text-align:left;padding:15px}.photo_data{width:100%}.photo_data td{vertical-align:top;text-align:left}.photo_data .actions{width:200px;text-align:right;padding:20px 20px 0 0;line-height:20px}.data_closed{overflow:hidden;height:300px;position:relative;margin-bottom:5px}.c_closed{overflow:hidden;height:150px;position:relative;margin-bottom:5px;box-sizing:border-box}.comment.c_closed{height:50px}.comment.data_closed{height:50px}.read_all{background:#fefefe;padding:0 0 0 3px;text-align:left;width:96%;cursor:pointer;color:#ccc;position:relative}.read_all:hover{color:#999}.more_comments{font-size:11px;padding:5px 0 5px 5px;z-index:5;opacity:0.5;margin-top:-5px;cursor:pointer;-webkit-transition:all 0.5s ease}.more_comments:hover{opacity:1}.loading2{padding:0}.loading2 img{border-radius:2px;height:11px;width:150px}.photo_popup .del{float:right;cursor:pointer;margin:-1px 1px 0 0}.pc_removed{border:1px solid #fafafa;text-align:center !important;padding:5px 0 9px 0 !important}.current_photo{border-bottom:1px dashed #999;cursor:pointer}.show_all{cursor:pointer;background:#f5f5f5;border:1px dashed #f0f0f0;position:absolute;left:0px;bottom:0px;width:100%;opacity:0.9;z-index:5;height:25px;-webkit-transition:all 0.5s ease}.show_all:hover{border:1px solid #fafafa;background:#fafafa;opacity:0.99}.show_all div, .read_all div{position:absolute;top:9px;left:50%;margin-left:-18px;width:35px}.read_all div{top:0px;left:23px}.show_all img, .read_all img{border:1px solid #ccc;border-top:0px !important;margin-bottom:1px;float:left;width:35px;height:1px;-webkit-transition:all 0.5s ease}.read_all img{border:1px solid #e0e0e0}.show_all:hover img{border:1px solid #e0e0e0}.read_all:hover img{border:1px solid #ccc}.tmp{display:none}div#photo_popup.popup > .photo, div#photo_popup.popup > .photo img{max-width:100%;width:auto}.del_pc{float:right;opacity:0.3}.photo_comments .list .name{padding-right:0}.sort{padding:0;margin:0;list-style:none}.sort li{padding:0;margin:0 5px 0 0;float:left}.add_album{display:none}.add_album input{border:1px solid #919191;border-radius:5px;padding:7px 10px;font-size:14px;font-weight:bold;color:#717171}.album{width:150px;height:150px;position:relative;float:left;margin:0 5px 5px 0;border:1px solid #eee;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important}.album div{position:absolute;bottom:0px;left:0px;width:140px;height:68px;background:#000;opacity:0.5;padding:0 0 0 10px;color:#fff;line-height:22px}.album .spacer{width:150px;height:150px}.album:hover div{opacity:0.8}.edit_album{position:absolute;top:5px;right:50px;cursor:pointer;    -webkit-transition:all 0.5s ease;    opacity:0;background:#fff;border-radius:5px}.ea_def{right:5px}.remove_album{position:absolute;top:5px;right:5px;text-decoration:underline;z-index:10;    -webkit-transition:all 0.5s ease;    opacity:0;cursor:pointer;background:#fff;border-radius:5px}.album:hover .remove_album, .album:hover .edit_album{    opacity:0.7}.photos li{position:relative;margin:0 22px 22px 0}.photos li div{float:left;cursor:pointer;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important}.photos li div img{width:180px;height:100px}.remove_photo, .edit_photo{position:absolute;top:15px;right:15px;text-decoration:underline;z-index:10;    -webkit-transition:all 0.5s ease;    opacity:0;padding:0px;background:#fff;border-radius:5px;cursor:pointer}.edit_photo{right:60px}.photos li:hover .remove_photo, .photos li:hover .edit_photo{    opacity:0.7}.edit_form{position:absolute;top:35px;left:10px;background:#fff}ul.sort-photos li{    display:inline-block;    border:1px solid var(--border-color);border-radius:25px;    padding:10px !important}ul.sort-photos li > div{border-radius:15px}.sort-photos.ui-sortable{    list-style:none;    margin:0;    padding:0}.message_popup{top:10px;left:300px;width:400px;padding:10px;position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%)}.message_popup textarea{width:95%;height:70px}.to_dialog{float:right;padding:5px 5px 0 0}input.trade_file{margin:10px 0;display:none}.hide4trade{display:none}.trade_popup input.trade_file{display:block}.trade_popup .hide4trade{display:block;font-size:11px}.popup.message_popup{top:50% !important;transform:translate(-50%, -50%)}table.message_to td{vertical-align:middle !important}#message_ta_max{position:absolute;right:10px;bottom:0px}.messages-container .settings-top{background:var(--font-gray-11);padding:30px 10px 15px 10px;margin:0 0 20px 0;border-radius:0 0 24px 24px}.messages-container.post-head-container .settings-top{}.play_miner_popup_miner .settings-top, .popup_container .messages-container.post-head-container .settings-top{max-width:500px;margin-left:0 !important;margin-top:0 !important;border-radius:24px !important}.popup_container .messages-container.post-head-container .settings-top{border-radius:24px 24px 0 0 !important}.messages-container .settings-top .back-h1:before{display:none}.messages-container .settings-top .back-h1 span, .settings-container .settings-top .back-h1 span{top:-6px}.messages-container .settings-top .back-h1 label, .settings-container .settings-top .back-h1 label{position:absolute;top:27px;left:50%;z-index:5;transform:translate(-50%, 0);color:var(--font-gray-9);font-size:12px;font-weight:600}.with td{padding:3px}.with .name{vertical-align:top;padding-left:5px}.with{text-decoration:none}table.mtem td{vertical-align:middle !important;padding-right:15px}table.mtem td h1{padding:0;margin:0;font-weight:300}.messages{width:100%;height:350px;overflow-y:scroll;padding-bottom:50px !important}.messages .date{border-radius:10px 10px 0 0;text-align:right;font-size:11px;padding:0 5px;color:var(--font-gray-5);margin:5px 0 0 0;padding:10px 20px 0 20px !important;max-width:90%}.messages .message{max-width:100%;padding:0 !important;border-radius:0 0 10px 10px;position:relative;margin-bottom:15px;display:block;text-align:left;color:var(--font)}.messages .message .del_message{float:right;opacity:0.3;position:relative;top:-8px;right:-10px}.messages .from{background:var(--font-gray-13);padding-bottom:4px !important;border-radius:10px}.messages .date span{float:left;color:var(--font);font-weight:300;font-size:10px;text-decoration:none;display:block;float:none;text-align:left;z-index:1}.messages .message{padding:5px 5px 10px 5px;font-size:14px}.new-m{position:relative;width:710px;max-width:100%;padding:10px 0 5px 0;border-top:0px solid;background:var(--font-gray-11)}.new-m div{padding:0 0 10px 15px}::-webkit-resizer{display:none}.new-m textarea{width:480px;max-width:100%;min-height:50px;max-height:100px;border-radius:24px;margin:0 0 2px 0;field-sizing:content}.chars{margin-top:5px}.message table{width:100%;margin-top:5px}.mtem .name a{font-size:16px;text-decoration:none;font-weight:400;color:var(--theme-color)}.name .delete_links img{float:left;margin:-10px 10px 0 0;opacity:.15}.name, .photo{vertical-align:top}.photo{width:30px;padding-right:5px;text-align:center}.mes-photo{padding:10px 10px;border-radius:0;cursor:pointer;position:relative}.mes-photo img{max-width:50px;max-height:50px;float:left;margin-right:10px}.mes-photo a{text-decoration:none}.mes-photo a:first-child, .mes-photo-dialog{display:block;position:relative;width:48px;height:48px;float:left;margin-right:10px;border-radius:100px;overflow:hidden}.mes-photo-dialog{padding:0;margin-right:0px}.mes-photo-dialog.mes-photo .online-mark{top:37px;left:40px}.mes-photo a:first-child svg{stroke:var(--theme-color);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:36px;height:36px}.mes-photo a img, .mes-photo-dialog img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mes-photo a:nth-child(2){}.dialogs .dialog_cost{width:50px;text-align:center}.dialogs .dialog_cost > div{cursor:pointer}.mes-logo{max-width:50px;max-height:50px}.mtem td{vertical-align:middle !important}.new-message-mark{background:rgba(255,255,255,.3);background:var(--new-message-mark)}.mes_back_link{text-decoration:none}table.mtem .with svg{stroke:var(--theme-color);width:32px;height:32px}.dialog-date{position:absolute;top:15px;right:5px;font-weight:700;font-size:10px;color:var(--font-gray-9)}.new-message-mark .dialog-date{right:40px}td.mes-photo a.dialog-message-name{font-weight:700;font-size:16px;padding-top:5px;display:block}td.mes-photo a.dialog-message-text{font-weight:500;font-size:14px}.dialog_cost_title{margin:20px 0 0px 0;font-size:14px;opacity:0.74;text-align:center;text-transform:uppercase}.dialog_cost_text{height:70px}.dialog_cost_text img{width:50px;border-radius:100px;margin:10px 10px -20px 0}.dialog_cost_val, .buy_likes_val{text-align:left;width:90%;margin:5px auto 0 auto;position:relative;height:90px}.dialog_cost_val label, .buy_likes_val label{display:block;color:var(--font-gray-2);text-align:center;padding:15px 0 10px 0;font-size:10px;font-weight:600;text-transform:uppercase}.dialog_cost_val:before{background:url(/images/svg/line_dialog_cost.svg) center center no-repeat;width:100%;height:2px;content:" ";display:block;position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.dialog_cost_val label, .buy_likes_val label{display:block;margin-bottom:5px}.dialog_cost_val input, .buy_likes_val input{width:100%;position:absolute;left:0;top:0;border-radius:1000px;padding:17px;top:40px}.dialog_cost_val div, .buy_likes_val div{cursor:pointer;display:inline-block;padding:11px 17px;margin:3px 5px 0 1px;background:var(--font-gray-12);border-radius:100px;position:relative;z-index:10;float:right;background:var(--dialog-cost-div) !important;border:1px solid transparent}.date.system_message{background:transparent}.message.system_message{text-align:center;margin:5px 0;background:transparent}.attach_file{display:inline-block;background:var(--theme);padding:15px 25px !important;border-radius:100px;cursor:pointer;margin-left:15px}.upload_message_file, .view_message_file{width:90%;height:300px;border-radius:12px;border:1px dashed #ccc;margin:40px auto 20px auto;cursor:pointer}.upload_message_file{margin-top:15px;margin-bottom:0}#file_attach2message .dialog_cost_val:before, .buy_likes_val div:before{display:none}div#file_attach2message h1{text-align:center;padding-top:40px;font-size:14px;text-transform:uppercase;color:var(--font-gray-10);position:relative;padding-bottom:20px}div#file_attach2message h1:before{background:url(/images/svg/line_dialog_cost.svg) center center no-repeat;width:100%;height:2px;content:" ";display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%, 0)}.buy_likes_val .mc_minus, #file_attach2message .mc_minus, #add_bonus4model .mc_minus, #send_donate_popup .mc_minus, #set_roulette_cost .mc_minus{position:absolute;left:1px;top:39px;padding:9px 11px}.buy_likes_val .mc_plus, #file_attach2message .mc_plus, #add_bonus4model .mc_plus, #send_donate_popup .mc_plus, #set_roulette_cost .mc_plus{position:absolute;right:1px;top:39px;padding:9px 11px;margin-right:1px}#add_bonus4model .mc_minus, #add_bonus4model .mc_plus, #set_roulette_cost .mc_minus, #set_roulette_cost .mc_plus{top:1px}.buy_likes_val .mc_minus img, .buy_likes_val .mc_plus img, #file_attach2message .mc_minus img, #file_attach2message .mc_plus img, #add_bonus4model .mc_minus img, #add_bonus4model .mc_plus img, #send_donate_popup .mc_minus img, #send_donate_popup .mc_plus img, #set_roulette_cost .mc_minus img, #set_roulette_cost .mc_plus img{width:24px;height:24px;background:url(/images/svg/mc_minus.svg) center center no-repeat}#file_attach2message .dialog_cost_val input, #send_donate_popup .dialog_cost_val input, #set_roulette_cost .dialog_cost_val input, .buy_likes_val input{background:var(--theme) !important;text-align:center}.buy_likes_val .mc_plus img, #file_attach2message .mc_plus img, #add_bonus4model .mc_plus img, #send_donate_popup .mc_plus img, #set_roulette_cost .mc_plus img{background:url(/images/svg/mc_plus.svg) center center no-repeat}.upload_message_file.uploaded, .view_message_file{height:auto;max-height:300px;font-size:0}.upload_message_file.uploaded img, .view_message_file img{max-width:100%;max-height:300px;width:auto;height:auto;border-radius:12px}.mes_image_file{margin-top:10px;display:block;position:relative;width:150px}.mes_image_file div.file_cost{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%, -50%);padding:10px 15px;border-radius:100px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important}.mes_image_file img{width:100%;border-radius:12px}table.dialogs .dialog-record{position:relative}table.dialogs .dialog-record:before{content:" ";display:block;position:absolute;left:7px;bottom:0px;width:calc(100% - 14px);height:1px;background:var(--font-hsl-bg)}.dialog-new-messages-count{background:url(/images/svg/new_messages_cnt.svg) center center no-repeat;width:24px;height:24px;text-align:center;line-height:24px;font-size:12px;font-weight:700;position:absolute;top:23px;right:5px}.dialog-cost-val{width:72px;height:40px;line-height:40px;text-align:center;border-radius:100px;background:var(--dialog-cost-val);border:1px solid transparent;font-size:14px;font-weight:700}.dialog-cost-val.withval{background:var(--dialog-cost-wv);color:var(--font-orange)}.dialog-cost-val img{background:url(/images/svg/dialog_cost_edit.svg) center center no-repeat;width:16px;height:16px;margin:3px 0 -3px 5px}.dialog-cost-val.withval img{background:url(/images/svg/dialog_cost_edit_on.svg) center center no-repeat}body#body-messages #model_attach_id_popup{width:90%;left:50%;transform:translate(-50%, 0px);bottom:20px;background:var(--bg-grad-3);border:1px solid transparent;border-radius:28px}body#body-messages #model_attach_id_popup button{background:var(--orange-button) !important;border:0px solid transparent}body#body-messages #model_attach_id_popup button:hover{background:var(--orange-button-hover) !important}.with-dialog-avatar{position:relative;width:48px;z-index:5;border-radius:100px}a.ajax_link.dialog_with_user{display:block;position:absolute;left:50%;transform:translate(-50%, 0);z-index:5;top:1px}.messages-container .settings-top .back-h1 a.ajax_link.dialog_with_user img{float:left}.messages-container .settings-top .back-h1 a.ajax_link.dialog_with_user span{float:left;position:relative;top:7px;left:10px;display:block;white-space:nowrap;text-align:left}.messages-container .settings-top .back-h1 a.ajax_link.dialog_with_user label{position:relative;top:-5px;left:auto;margin-top:-5px;/*display:block;*/white-space:nowrap}.messages-container .settings-top .back-h1 .dialog_cost{position:absolute;top:1px;right:1px;z-index:5;cursor:pointer}.messages-container .settings-top .back-h1 .dialog_cost .dialog-cost-val{height:48px;line-height:48px}.messages-container .settings-top .back-h1 .dialog_cost span{top:0}.messages .date:not(.from), .messages .message:not(.from){margin-left:auto}.date.system_message:not(.message-box){display:none}.messages .message.system_message{max-width:100%;background:url(/images/svg/system_message.svg) center center no-repeat;padding:20px 0 !important;color:var(--font-orange);font-size:14px;font-weight:500}.messages .message-box:not(.from):not(.system_message).yourmessage{color:var(--font);padding:10px 20px 10px 20px !important;border-radius:16px;background:var(--your-message-bg) !important;border:0px solid transparent}#file_attach2message button{width:90%;background:var(--normal-button) !important}#message_file_popup button{width:90%;background:var(--orange-button) !important}#message_file_popup button:hover{background:var(--orange-button-hover) !important}#file_attach2message .dialog_cost_val{margin-bottom:20px}.messages{padding:0 10px}.messages .date:not(.from){}.messages .message-box{position:relative}.mes-date{position:absolute;top:10px;right:20px}.message-box.yourmessage.date .mes-date{right:50px}.message-box.date .mes-date{position:absolute !important;right:30px !important;bottom:5px !important;top:auto}.message-box.date:not(.yourmessage) .mes-date{right:10px !important}.message-box.date.yourmessage:before{position:absolute !important;right:7px !important;bottom:4px !important;content:"";width:16px;height:16px;background:url(/images/svg/message_check.svg) center center no-repeat}.message-box.date.yourmessage.read:before{background:url(/images/svg/message_read.svg) center center no-repeat}form#newmesform button{position:absolute;bottom:34px;right:57px;border-radius:16px;background:var(--normal-button) !important;border:1px solid transparent;border-radius:100px;z-index:15;padding:0;width:44px;height:44px;text-align:center;line-height:44px}form#newmesform button.disabled{pointer-events:auto;background:var(--new-mes-disabled) !important}.view_mes_file img{width:24px;height:24px;background:url(/images/svg/buy_message.svg) center center no-repeat;margin:-5px 5px -5px 0}.view_mes_file.bought img{background:url(/images/svg/buy_message_save.svg) center center no-repeat}#message_file_popup h1, #message_file_popup h2{text-align:center;padding-top:40px;font-size:14px;text-transform:uppercase;color:var(--font-gray-10);position:relative;padding-bottom:20px;margin-bottom:-20px;display:none}#message_file_popup.bought h1, #message_file_popup:not(.bought) h2{display:block}#message_file_popup h1:before, #message_file_popup h2:before{background:url(/images/svg/line_dialog_cost.svg) center center no-repeat;width:100%;height:2px;content:" ";display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%, 0)}.message_cost_value{color:var(--font);position:absolute;top:14px;right:16px;z-index:5}.system_message .mes-date{display:none !important}.attach_file{display:inline-block;background:var(--theme);padding:12px 10px !important;border-radius:100px;cursor:pointer;margin-left:15px;position:absolute;bottom:37px;right:5px;border:1px solid var(--font)}.message-file-attached{position:absolute;left:0;bottom:0;display:none}.message-file-attached span{cursor:pointer}.feeds-tabs-bg.messages-tabs{margin-top:-15px}.unsub-red{display:block;color:var(--font-red-3);font-size:14px;font-weight:500}.unsub-red-2{font-size:14px;font-weight:500}.unsub-red-2 span{color:var(--font-red-3);font-size:14px;font-weight:500}.unsub-text{display:block;color:var(--font);font-size:14px;font-weight:500}.unsub-circle{border:1px solid transparent;width:40px;height:40px;text-align:center;line-height:40px;color:var(--font-red-3);font-size:11px;font-weight:700;border-radius:100px;float:right;margin-right:5px}.message-box.unsubmessage, .message-unsub-try{margin:10px auto;background:var(--unsubmes-bg);padding:20px 0 0 0}.message-unsub-try{padding:10px 30px;border-radius:10px;background:linear-gradient(180deg, #49577f, #1d2334) padding-box, linear-gradient(180deg, #e4e4e4, #dadada) border-box;}.message-unsub-try .unsub-circle-message{border:1px solid transparent;width:40px;height:40px;text-align:center;line-height:40px;color:#fff;font-size:11px;font-weight:700;border-radius:100px;float:left;margin:5px 15px 0 0;position:relative}.message-box.unsubmessage .message{background:transparent;text-align:center}.unsubscribed_message img{width:40px;border-radius:100px;margin:-17px 10px}.unsubscribed_message{font-size:14px;font-weight:600;color:var(--font-red-3)}.unsubscribed_message span{font-size:14px;font-weight:600;color:#fff}.mess-restore-sub{position:absolute;bottom:35px;right:110px;border-radius:16px;background:var(--orange-button) !important;border:1px solid transparent;border-radius:100px;z-index:15;padding:0 15px !important;width:auto;height:44px;text-align:center;line-height:44px;cursor:pointer}.mess-restore-sub:hover{background:var(--orange-button-hover) !important}a.mes_image_file.bought{display:block;width:auto}.mess-unsub-gift{width:346px;height:100px;max-width:100%;position:relative;background:url(/images/svg/unsub_gift.png) center center no-repeat;text-decoration:none !important}.mess-unsub-gift label{position:absolute;top:20px;left:110px;font-size:14px;font-weight:700}.mess-unsub-gift span{position:absolute;top:50px;left:110px;font-size:12px;font-weight:800;display:block;line-height:28px;padding:0 20px;border-radius:100px;background:#fff;color:var(--font-red-2)}#message_file_popup.gift_popup{background:url(/images/svg/gift_popup_bg.png) center center no-repeat !important;background-size:cover !important}.unsub-circle{position:relative}.unsub-circle.processed .svg_circle, .unsub-circle-message.processed .svg_circle{position:absolute;top:-3px;left:-3px}@media only screen and (min-width:500px){.settings-top.hideondesktop{display:none}.new-m{padding:10px 10px 5px 10px}#body-messages .messages-container{position:relative;padding-top:40px}#body-messages .messages-container.mes-cont-dialogs{padding-top:0px}#body-messages .settings-top{position:absolute;left:0;top:0;/*    width:100%;*/z-index:1}body#body-messages #model_attach_id_popup{width:430px}td.mes-photo a.dialog-message-text{max-width:300px;display:inline-block}}@media only screen and (max-width:500px){.mess-restore-sub{width:auto;max-width:140px;line-height:14px;padding:7px 10px 0 15px !important;text-align:left}div#message_file_popup{width:90%;left:50%;transform:translate(-50%, 0px);bottom:20px;background:var(--bg-grad-3);border:1px solid transparent;border-radius:28px}.new-m{position:fixed;left:0;bottom:0;width:100%}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}/*!* jQuery UI Tooltip 1.9.1* http://jqueryui.com** Copyright 2012 jQuery Foundation and other contributors* Released under the MIT license.* http://jquery.org/license*/.ui-tooltip{padding:8px;position:absolute;z-index:9999 !important;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;background:#fff}/* Fades and background-images don't work well together in IE6, drop the image */* html .ui-tooltip{background-image:none}body .ui-tooltip{ border-width:2px; }.blogs{width:100%}.blogs .author{float:left;width:100%;padding:0 0 10px 0}.blogs .author a{font-size:16px;font-weight:500}.blogs .author i{float:right}.blogs .image{margin:10px 10px 10px 0;float:left;width:300px;text-align:center}.blogs .image img{max-width:300px;border-radius:25px}.blogs .descr{padding:10px;margin-bottom:30px}.blogs .descr div{padding:10px 0 10px 0}.blogs .descr div img{margin-bottom:-3px}.blog .actions{float:right}.blog .actions img{margin-bottom:-3px}.blog .image{margin:10px 0 0 0}.blog .fulldescr{padding:10px 10px 20px 10px}.blog_comments .author{padding:10px 0;width:100%}.blog_comments .author .quote{float:right}.blog_comments .comment{overflow:visible;width:100%;height:auto;padding:0 0 0px 0}form[name="blogform"] a img{margin:0 5px -3px 0}td.user-photo-blogs img{border-radius:25px}.welcome-user-line-3, .welcome-user-line-4, .welcome-user-line-5, .welcome-user-line-6, .welcome-user-line-7, .welcome-user-line-8{display:none}.comment.answer.data_closed{max-height:100px;overflow:hidden}.comment.answer.data_closed ~ .read_all{position:relative;top:-15px}.select.mini.text_size{width:100px}.data_attachs.data_attachs_result.photos-count-1 > div, .data_attachs.data_attachs_result.photos-count-3 > div:first-child{width:100%;display:block;max-height:500px;height:auto}.data_attachs_result{margin-bottom:20px}.data_attachs.data_attachs_result.photos-count-1 > div img, .data_attachs.data_attachs_result.photos-count-3 > div:first-child img{position:relative;left:auto;top:auto;object-fit:unset;max-width:500px;width:auto;height:auto;max-height:500px}.data_attachs.data_attachs_result.photos-count-3 > div:first-child{margin-left:0}.data_attachs.data_attachs_result > div{margin-right:0;position:relative;text-align:center;text-align:center;height:300px;display:inline-block;width:calc(50% - 10px);margin:0 5px 10px 5px;display:inline-block}.data_attachs.data_attachs_result > div img{width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;max-width:none}.data_attachs.photos-count-2 > div img{max-height:300px}.model_game_banners img{width:100%;border-radius:26px;margin:20px 0 0 0;cursor:pointer}.withbottompopup .bottom_popup_container{width:96%;left:50%;transform:translate(-50%, 0);border-radius:28px 28px 0 0;padding:7px}.pp-activity-top{border-radius:20px;background:var(--bg-grad-1);border:1px solid transparent;position:relative;text-align:center;padding:25px 15px 15px 15px;overflow:hidden}.pp-activity-top:before{content:" ";position:absolute;left:0px;bottom:-50px;width:100%;height:calc(100% + 50px);z-index:1;background:url(/images/svg/user/activity_top_bg.svg) center bottom no-repeat;background-size:cover !important}.pp-activity-top.its-activity:before{bottom:0px;height:100%;background-size:100% 100% !important}.pp-activity-top h1{color:var(--font-orange);font-size:26px;font-weight:600;text-transform:uppercase;padding:0 20px;position:relative;z-index:10;display:inline-block}.pp-activity-top h1 img{width:42px;height:42px;background:url(/images/svg/user/top_model_big.svg) center center no-repeat;margin:-5px 5px -10px 0}.pp-activity-top h1:before{content:" ";position:absolute;left:0px;top:0px;width:7px;height:40px;background:url(/images/svg/user/top_model_left.svg) center center no-repeat;background-size:cover !important}.pp-activity-top h1:after{content:" ";position:absolute;right:0px;top:0px;width:7px;height:40px;background:url(/images/svg/user/top_model_right.svg) center center no-repeat;background-size:cover !important}.pp-activity-top.its-activity h1{background:url(/images/svg/user/activity_status_num.svg) center center no-repeat;width:85px;height:56px;text-align:center;line-height:56px;color:var(--font);margin-bottom:5px}.pp-activity-top.its-activity h1:before{top:9px;left:-15px}.pp-activity-top.its-activity h1:after{top:9px;right:-15px}.pp-activity-top h2{opacity:0.3;font-size:12px;font-weight:600;padding:10px 0;position:relative;z-index:10;width:100%;display:block;text-align:center}.pp-activity-top.its-activity h2{padding-bottom:5px}.model_level_explain{color:var(--font-gray-9);text-align:center;max-width:80%;margin:25px auto 15px auto;font-weight:500;font-size:12px}.model_level_scroll.its-activity{max-height:calc(100% - 240px) !important;height:100%}.model-statuses-list{padding:0 5px;margin-bottom:20px}.model-statuses-list h1{text-align:center;font-size:16px;font-weight:600;padding:20px 0;margin:0}.model-status-box{border-top:1px solid var(--font-gray-13)}.model-status-box:first-child{border-top:0}.model-status-box img{float:left}.model-status-box p{float:left;width:calc(100% - 80px);margin:15px 0 15px 0;line-height:16px;color:var(--font-gray-8);min-height:38px}.model-statuses-list .model-status-box p{text-align:left;display:flex;align-items:center;justify-content:left;flex-wrap:wrap}.model-status-box p b{color:var(--font);display:block;font-weight:700;font-size:14px}.model-goal-box-grad div{position:absolute;left:0;bottom:0;height:46px;background:url(/images/svg/user/goal_bg_400.svg) left bottom no-repeat}body#body-home .ajax_container{margin-bottom:170px !important}.service_order_tags{padding:10px 30px;text-align:left;max-height:80px;position:relative;overflow:hidden;margin-bottom:10px}.service_order_tags_results{padding:10px 30px;text-align:left;position:relative;margin-bottom:10px}.service_order_tags_results > div{display:inline-block;margin:0 5px 5px 0;cursor:pointer;border-radius:8px;color:var(--font);font-size:12px;line-height:16px;font-weight:600;background:var(--font-gray-12) url(/images/svg/close_tag.svg) right 8px center no-repeat;padding:5px 30px 5px 10px}.service_order_tags.opened{max-height:none}.service_order_tags > div{display:inline-block;margin:0 5px 5px 0;cursor:pointer;border-radius:8px;color:var(--font);font-size:12px;line-height:16px;font-weight:600;background:var(--font-gray-12);padding:5px 10px}.service_order_tags > div.active{pointer-events:none;text-decoration:line-through}.service_order_tags_opener{text-align:center;background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px;cursor:pointer;padding:5px 0}.service_order_tags_opener img{background:url(/images/svg/show_all_tags.svg) center center no-repeat;width:10px;height:10px;margin-left:5px}.subscribe-bar{z-index:10;position:fixed;left:5px;bottom:85px;width:calc(100% - 10px)}.subscribe-bar > div{float:left;width:calc(50% - 4px);margin:0 2px;background:var(--theme);border-radius:1000px;border:1px solid var(--font-gray-12);padding:10px 0;text-align:center;font-size:12px;font-weight:700;color:var(--font-gray);cursor:pointer}.subscribe-bar > div:nth-child(2){border:1px solid transparent;background:var(--orange-button);-webkit-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);-moz-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);color:var(--font)}.subscribe-bar > div:nth-child(2):hover{background:var(--orange-button-hover)}.subscribe-bar > div label{cursor:pointer;display:block;font-size:14px;font-weight:600;color:var(--font)}.model-points-tabs{font-size:0;margin:10px 10px 15px 10px}.model-points-tabs > div{display:inline-block;text-align:center;margin-right:5px;width:calc(28% - 5px);font-size:14px;font-weight:600;border:1px solid var(--font-gray-13);color:var(--font-posts-tabs);text-align:center;line-height:48px;border-radius:1000px;cursor:pointer}.model-points-tabs > div.active{color:var(--font);background:var(--feeds-grad-1);border-radius:1000px;border:1px solid transparent}.model-points-tabs > div.mp-tab-miner{width:calc(44% - 5px)}.model-points-tabs > div.mp-tab-menu{margin-right:0;width:28%}.model-goal-box{margin:10px;background:var(--bg-grad-2);border-radius:32px;border:1px solid transparent;padding:25px 10px 15px 10px}.subscribe-user-page .subscribe-button-post{background:url(/images/svg/user/sub_off.svg) center top no-repeat;width:100%;text-align:center;height:49px;font-size:10px;font-weight:600;text-transform:uppercase;padding-top:17px}.user-box .subscribed .subscribe-button-post{background:url(/images/svg/user/sub_on.svg) center top no-repeat;color:var(--font-green)}.subscribe-user-page .subscribe-button-post img{margin:-3px 5px -4px 0}.goal_box_width{width:400px;margin:0 auto}.model-goal-box-grad{background:var(--theme);text-align:center;width:100%;margin:0 auto;border-radius:20px;position:relative}.model-goal-box-grad span{padding:20px 0;font-size:16px;font-weight:700;color:var(--font);display:block;position:relative;z-index:2}.model-goal-box-below{width:100%;margin:0 auto;padding:20px 0;font-size:0px}.model-goal-box-below > div{font-size:14px;display:inline-block;text-align:center;height:120px;width:calc(50% - 4px);margin-right:8px;background:var(--model-goal-below);border-radius:18px;border:1px solid transparent;float:left}.model-goal-box-below > div:last-child{margin-right:0}.model-goal-box-below > div img{width:24px;display:block;margin:15px auto 10px auto}.model-goal-box-below > div label{display:block;color:var(--font-gray-7);font-size:12px;font-weight:600;text-align:center;margin-bottom:10px}.model-goal-box-below > div span{font-size:26px;font-weight:800;font-family:'TT Bluescreens'}.model-goal-box-below > div p{font-size:16px;font-weight:700}.buy_goal_button{width:100%;background:var(--orange-button);-webkit-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);-moz-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);padding:18px;font-size:16px;font-weight:700;text-align:center;border-radius:16px;margin-top:15px;cursor:pointer}.buy_goal_button:hover{background:var(--orange-button-hover)}.buy_goal_button img{margin:-3px 5px -5px 0}.user-box.user-box-tabs{margin-bottom:10px}.user-page > a{text-decoration:none}.user-precreate-box{margin:10px;border:1px dashed #292929;padding:5px;border-radius:32px}.user-precreate-box *{text-decoration:none}.user-precreate-box h1{text-align:center;color:var(--font);padding:15px 0 20px 0;margin:0;font-size:14px;font-weight:700}.user-precreate-box h1 img{margin:-2px 5px -3px 0;width:16px;height:16px;background:url(/images/svg/user/icon_presents.svg) center center no-repeat}.user-precreate-box.upb-goal h1 img{background:url(/images/svg/user/icon_goal.svg) center center no-repeat}.user-precreate-box.upb-col h1 img{background:url(/images/svg/user/icon_col.svg) center center no-repeat}.user-precreate-box.upb-miner h1 img{background:url(/images/svg/user/icon_mini.svg) center center no-repeat}.user-precreate-box.upb-services h1 img{background:url(/images/svg/user/icon_services.svg) center center no-repeat}.user-precreate-box.upb-welcome h1 img{background:url(/images/svg/user/icon_welcome.svg) center center no-repeat}.user-precreate-box div{margin:0px;padding:20px 20px;border-radius:26px;background:var(--bg-grad-1);border:1px solid transparent;text-align:center;color:var(--font-gray)}.buy_coll_photos{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.buy_coll_photos > div{flex:0 0 calc(33.3333% - 2px);display:flex;width:calc(33.3333% - 2px);margin:2px 2px 0 0;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1;position:relative}.buy_coll_photos > div b{width:50px;height:50px;background:url(/images/video/big-play.svg) center center no-repeat;pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:block;z-index:2}.buy_coll_photos > div img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.buy_coll_photos > div.bought{cursor:pointer}.buy_coll_head{position:relative;z-index:5;text-align:center;padding:10px 0 20px 0;border-radius:32px;background:var(--model-buy-head) !important;border:1px solid transparent;margin:40px 10px 20px 10px !important}.edit_collection_link{position:absolute;right:27px;top:22px;z-index:3;font-size:0px}.edit_collection_link img{width:32px;height:32px;background:url(/images/svg/backh1_edit.svg) center center no-repeat;background-size:cover !important}body#body-buy_collection .buy_coll_head{background:transparent !important;margin:0 !important}body#body-buy_collection .buy_coll_head .buy_coll_photos > div{overflow:hidden}body#body-buy_collection .buy_coll_head .buy_coll_photos > div:first-child{border-radius:24px 0 0 0}body#body-buy_collection .buy_coll_head .buy_coll_photos > div:nth-child(3){border-radius:0 24px 0 0}.bch-complete-bar{height:56px;background:var(--font-gray-11);position:relative;margin-top:10px;width:100%;overflow:hidden}.bch-complete-bar img{height:56px;float:left;background:url(/images/svg/user/goal_progress.svg) left center no-repeat;background-size:cover !important}.bch-complete-bar label{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:26px;font-weight:800;z-index:5;font-family:'TT Bluescreens'}.buy_coll_head .bch_goal_icon{width:32px;height:32px;display:block;margin:0 auto 5px auto;background:url(/images/svg/user/goal_icon.svg) center bottom no-repeat}.buy_coll_head h1{text-align:center;font-size:16px;font-weight:700;padding:0 15px}.buy_goal_present{text-align:center;text-transform:uppercase;color:var(--font-gray-5);font-size:11px;font-weight:600;padding:25px 0 15px 0;background:url(/images/svg/user/goal_present_line.svg) center bottom no-repeat}.buy_coll_head p{padding:15px 15px 0 0;font-size:14px;font-weight:500}#add_bonus4model .ab4m-label{display:block;color:var(--font-gray-2);text-align:center;padding:15px 0 10px 10px;margin-bottom:10px;font-size:10px;font-weight:600;text-transform:uppercase}div#add_bonus4model .dialog_cost_val{height:56px;background:var(--theme);border-radius:100px;padding:1px 3px}div#add_bonus4model .dialog_cost_val input{top:0;border:0 !important;background:var(--theme) !important;text-align:center}.dialog_cost_val.dcv_withmc{margin-bottom:10px}div#add_bonus4model .dialog_cost_val div:not(.mc_minus):not(.mc_plus){width:calc(25% - 4px);text-align:center;float:left;line-height:24px}div#add_bonus4model .dialog_cost_val div:last-child{margin-right:0}#add_bonus4model button.black_button{width:94%;background:var(--orange-button) !important;padding:18px;font-size:16px;font-weight:700;text-align:center;border-radius:16px;margin-top:5px;cursor:pointer}#add_bonus4model button.black_button:hover{background:var(--orange-button-hover) !important}#add_bonus4model button.black_button.cancel_bs_photo_btn{background:var(--bg-grad-1) !important;border:1px solid transparent}#add_bonus4model .show_image_content .onboard button{width:45%;margin:10px 2px}#model_attach_id_popup button.black_button.put_a_goal{width:calc(100% - 20px);background:var(--orange-button) !important;-webkit-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);-moz-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);padding:18px;font-size:16px;font-weight:700;text-align:center;border-radius:16px;margin-top:15px;cursor:pointer}#model_attach_id_popup button.black_button.put_a_goal:hover{background:var(--orange-button-hover) !important}#model_attach_id_popup button.black_button.put_a_goal img{margin:-3px 5px -5px 0}.buy_goal_popup h3{padding-top:5px}.save_goal_footer .sgf-coins{background:var(--theme);border-radius:100px;text-align:left;padding:2px;font-size:14px;font-weight:600;margin-top:15px}.save_goal_footer .sgf-coins table{width:100%}.save_goal_footer .sgf-coins table td{width:50%;vertical-align:middle}.save_goal_footer .sgf-coins div{display:inline-block;background:url(/images/svg/virt_balance_add.svg) center bottom no-repeat;text-align:center;line-height:48px;width:48px;font-weight:800;font-size:20px;font-family:'TT Bluescreens';margin-right:10px}.save_goal_footer .sgf-coins table td:first-child div{background:url(/images/svg/user_level_add.svg) center bottom no-repeat}.goal_won_users_lbl{font-size:14px;font-weight:600;padding:0 0 18px 0;margin-bottom:15px;color:var(--font-gray-5);text-transform:uppercase;background:url(/images/svg/user/goal_present_line.svg) center bottom no-repeat}.goal_funded_users{position:relative;z-index:5;max-height:300px;overflow-y:auto}.goal_funded_user{height:80px;position:relative;padding:16px 10px 0 10px;border-bottom:1px solid var(--font-gray-13)}.goal_funded_user_self{background:var(--model-buy-head) !important;border:1px solid transparent !important;margin:0 10px 10px 10px !important;border-radius:32px;height:170px}div#model_attach_id_popup .goal_funded_user_self .gfu_price{top:60px}div#model_attach_id_popup .goal_funded_user_self.goal_funded_user img{margin-top:4px}div#model_attach_id_popup .goal_funded_user_self label{top:60px}div#model_attach_id_popup .goal_funded_user_self button{border:1px solid transparent;background:var(--orange-button) !important;border-radius:16px;color:var(--font);margin-top:12px;width:100%;padding:14px}div#model_attach_id_popup .goal_funded_user_self button:hover{background:var(--orange-button-hover) !important}.save_goal_popup h1{text-align:center;margin:30px 0;padding:0 20px;font-size:16px;text-transform:uppercase}.save_goal_popup .upload_greeting, .save_goal_popup .upload_greeting video{max-height:360px}.save_goal_popup .upload_greeting{margin:0 10px 30px 10px;width:calc(100% - 20px)}#model_attach_id_popup.save_goal_popup button.black_button{width:100%;border:1px solid transparent;background:var(--orange-button) !important;border-radius:16px;color:var(--font);margin-top:12px;width:100%;padding:14px}#model_attach_id_popup.save_goal_popup button.black_button:hover{background:var(--orange-button-hover) !important}#model_attach_id_popup.save_goal_popup button.black_button img{width:24px;height:24px;background:url(/images/svg/buy_message_save.svg) center bottom no-repeat;margin:-3px 5px -5px 0}#model_attach_id_popup.save_goal_popup{padding-bottom:0}img.goal_won_bg{position:absolute;left:0;width:100%;/* height:310px; */display:block;z-index:1}.save_goal_footer{padding:15px 10px 20px 10px;border-radius:32px 32px 0 0;background:var(--model-buy-head) !important;border:1px solid transparent}.goal_funded_user img{float:left;width:48px;height:48px;border-radius:100px}.goal_funded_user label{position:absolute;left:75px;top:50%;transform:translate(0, -50%);font-size:16px;font-weight:700}.goal_funded_user .gfu_price{position:absolute;right:15px;top:50%;transform:translate(0, -50%);width:40px;height:40px;text-align:center;line-height:40px;border-radius:100px;font-size:14px;font-weight:700;background:var(--goal-price) !important;border:1px solid transparent}.itspopup.coll-photo-popup{width:100%}.itspopup.coll-photo-popup > img{max-width:100%;display:block;margin:0 auto}.itspopup.its-saved-dl-popup{padding-top:20px}.play_miner_popup{height:100%;border-radius:0 !important}#model_attach_id_popup.buy_service_popup button.buy_service_btn:not(.disabled){background:var(--orange-button) !important}#model_attach_id_popup.buy_service_popup button.buy_service_btn:not(.disabled):hover{background:var(--orange-button-hover) !important}.buy_services_list{text-align:left;padding:0 15px;margin-bottom:50px}.not-bought .buy_services_list{margin-bottom:10px}#add_bonus4model.service_request_popup.bought button.black_button{background:url(/images/svg/button.svg) center center no-repeat !important;background-size:cover !important}.buy_service_descr{color:var(--font) !important;text-align:left !important;padding:0 30px 30px 30px !important;font-size:14px !important;font-weight:600 !important}.buy_services_list > div{position:relative;background:var(--bg-grad-2) !important;border:1px solid transparent;border-radius:10px;padding:12px;margin-bottom:10px}.buy_services_list > div table{border-spacing:0px;border-collapse:separate}.buy_services_list > div table td{color:var(--font-gray-5);font-size:12px;text-transform:lowercase;font-weight:600;padding-right:20px}.buy_services_list > div table td div{color:var(--font);font-size:18px;font-weight:600}.buy_services_list > div .bsl_box_top_lbl{color:var(--font-gray-5) !important;font-size:12px;text-transform:lowercase;font-weight:600 !important;text-align:left !important;padding-left:0 !important}.right-service-timer .order-left-box > span.olb-top{font-size:11px;line-height:12px;color:var(--font-gray-5)}.buy_services_list > div h2{color:var(--font);font-size:18px;font-weight:600;padding-bottom:5px}.buy_services_list h1{text-align:left}.buy_services_list input{position:absolute;right:20px;top:20px}.service_request_popup .group{margin:0 auto;width:90%;max-width:none}.service_request_popup .bought, .service_request_popup.bought .not-bought{display:none}.service_request_popup.bought .bought{display:block}.welcome-upload-icons{padding-bottom:30px !important;border:0 !important}.welcome-upload-icons img{margin:-20px 5px -20px 5px}.user-settings-box > a.ut-empty-box{background:transparent !important;backdrop-filter:unset !important;-webkit-backdrop-filter:unset !important;pointer-events:none}.saved-free-content-lbl{text-align:center;color:var(--font-gray-3);text-transform:uppercase;padding-top:20px}.saved-free-content-lbl ~ .user-posts-tabs{margin-top:20px}.user-bottom-bg{}.user-page .onboard-looking-for{width:96%;margin:25px auto 0 auto}.users-saves-dd{position:absolute;top:39px;left:0px;z-index:3;width:100%;padding:5px 10px;background:var(--theme);border-radius:0 0 15px 15px;border:1px solid var(--font-gray);display:none}.users-saves-dd ul{padding:0;margin:0;list-style:none}.users-saves-dd ul li{padding:5px 5px;margin:0;text-align:left}.users-saves-dd ul li a{line-height:18px !important}.users-saves-dd ul li div.active a{color:var(--font) !important}.user-posts-tabs > div:hover .users-saves-dd{display:block}#model_attach_id_popup.buy_service_popup h1{text-align:center;text-transform:uppercase;margin:30px 0 15px 0;padding-bottom:20px;color:var(--font-gray-5);font-size:14px;font-weight:600;position:relative}#model_attach_id_popup.buy_service_popup h1:before{pointer-events:none;background:url('/images/svg/user/goal_present_line.svg') center bottom no-repeat;content:" ";position:absolute;left:0;bottom:0;width:100%;height:100%}.bsl_box .right-radio-box{position:absolute;top:10px;right:10px;border-radius:10px;background:var(--font-gray-13);width:42px;height:86px;cursor:pointer}.bsl_box .right-radio-box input{margin-left:0;position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%, -50%);appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:100px;border:1px solid var(--font-gray-7)}.bsl_box .right-radio-box input:checked{background:url(/images/svg/radio_green.svg) center center no-repeat}.buy_service_photos{display:none}.buy_service_photos_lbl{display:block;color:var(--font-gray-5);font-size:12px;font-weight:600;margin:-15px 0 10px 28px;text-align:left}.buy_service_photos_list{font-size:0;white-space:nowrap;overflow-y:auto;position:relative;margin:0 24px 30px 24px}.select_bs_photo{display:inline-block;cursor:pointer;border-radius:16px;border:1px solid transparent;position:relative;width:80px;height:80px}.select_bs_photo.selected{border:1px solid var(--font-green)}.select_bs_photo img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:16px;border:1px solid transparent}.show_image_content{display:none}.service_request_popup .show_image_content, .service_request_popup.show_image .bought, .service_request_popup.show_image .not-bought{display:none}.service_request_popup.show_image .show_image_content{display:block}.buy_service_photo_preview{max-width:94%;margin:20px auto;text-align:center}.buy_service_photo_preview img{border-radius:32px;max-width:100%;max-height:300px}.upload_service_photo{margin-top:10px}.upload_service_photo.attach_service_photo{line-height:58px}.upload_service_photo.attach_service_photo img{margin:-14px 10px -17px 0}.upload_service_photo.attach_service_photo span{padding-top:23px}.reg_ids_uploads.attach_service_photos{padding:20px 20px 0 20px}.reg_ids_uploads.attach_service_photos > div img{border-radius:16px}.reg_ids_uploads.attach_service_photos > div{flex:0 0 calc(33.3333% - 10px);width:calc(33.3333% - 10px);border:0}.reg_ids_uploads.attach_service_photos > div:first-child img{width:100%;height:100%}.user-page{}.user-cover{width:100%;opacity:0.4;position:absolute;left:0;top:0;width:100%;transition:0.25s}.user-cover img{width:100%}.user-cover:before{content:" ";position:absolute;left:0;bottom:0;width:100%;height:100px;background:linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.08) 100%)}.user-box, .user-stats-box{width:430px;margin:0 auto;margin-top:100px;position:relative;z-index:2;background:var(--font-gray-11) url(/images/svg/user_top_grad_new.svg) center top no-repeat;background-size:100% auto;border-radius:35px;transition:0.25s}.user-stats-box{transition:none;position:relative;z-index:3;margin-top:0px}.user-top-box{width:100%;height:130px;cursor:pointer;touch-action:none;cursor:pointer}.user-page.swipped .user-box{margin-top:300px}.user-page.swipped .user-cover{opacity:1}.user-avatar, .user-edit-avatar{max-width:130px;border-radius:1000px;position:absolute;top:-25px;left:50%;transform:translate(-50%, 0)}img.user-edit-avatar{top:-70px;width:115px}.user-top-box-left, .user-top-box-right{position:absolute;left:0;top:20px;width:calc(50% - 70px)}.user-top-box-right{left:auto;right:0}.user-top-box-left h2, .user-top-box-right h2{color:var(--theme-font-color);font-family:'TT Bluescreens';font-weight:bold;text-transform:uppercase;font-size:24px;font-weight:700;text-align:center;padding:0;margin:0}.user-top-box-left p, .user-top-box-right p{color:var(--font-green);font-size:10px;text-transform:uppercase;font-weight:600;text-align:center;padding:25px 0 0 0;margin:0}.user-box h1{color:var(--theme-font-color);text-align:center;font-weight:700;font-size:24px;padding:0;margin:5px 0 0 0}.user-box h2.cleanurl{color:var(--theme-font-color-username);text-align:center;font-weight:600;font-size:14px;padding:0;margin:-10px 0 0 0}.user-box h2.cleanurl img{margin:10px 0 -18px -5px}.user-box p.descr{padding:10px 40px 20px 40px;color:var(--theme-font-color);text-align:center;font-weight:400}.user-box-tabs{position:relative;z-index:1;min-height:180px;margin-top:-50px !important;background:var(--font-gray-13);border-radius:0 0 35px 35px;padding-top:70px}.user-box-tabs > div{float:left;width:33.3333%;text-align:center;position:relative}.user-box.user-box-tabs.tabs_own_page > div{width:25%}.user-box-tabs > div img{width:38px;height:38px;background:url('/images/svg/user_tabs/1.svg')}.user-box-tabs > div.nosub img{background:url('/images/svg/user_tabs/sub_tab_1_no.svg') center center no-repeat}.user-box-tabs > div:nth-child(2) img{background:url('/images/svg/user_tabs/2.svg')}.user-box-tabs > div:nth-child(2).nosub img{background:url('/images/svg/user_tabs/sub_tab_2_no.svg') center center no-repeat}.user-box-tabs > div:nth-child(3) img{background:url('/images/svg/user_tabs/3.svg')}.user-box-tabs > div:nth-child(4) img{background:url('/images/svg/user_tabs/4.svg') center center}.user-box-tabs > div:nth-child(3).nosub img{background:url('/images/svg/user_tabs/sub_tab_3_no.svg') center center no-repeat}.user-box-tabs > div span{display:block;text-align:center;color:var(--theme-font-color);font-size:26px;font-family:'TT Bluescreens';font-weight:bold;text-transform:uppercase}.user-box-tabs > div label{display:block;text-align:center;color:var(--theme-font-color);font-size:12px;opacity:0.3;font-weight:600;text-transform:uppercase;padding-top:5px}.user-settings-box{position:absolute;left:0;top:30px;width:100%}.user-settings-box > a{position:absolute;top:0;left:30px;width:48px;height:48px;display:block;text-align:center;line-height:48px;border-radius:100px;/*        background:rgba(0,0,0,.6);*/-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;padding-top:6px}.user-settings-box > a:nth-child(2){left:90px}.user-settings-box > a:nth-child(3){left:auto;right:90px}.user-settings-box > a:nth-child(4){left:auto;right:30px}.post_new_item-box{width:50px;height:50px;position:absolute;left:50%;top:-10px;margin-left:1px;transform:translate(-50%, 0);cursor:pointer}.m_f_links-left, .m_f_links-right{position:absolute;top:20px;left:10px;width:calc(50% - 30px);text-align:center;z-index:10}.m_f_links-right{left:auto;right:10px}.m_f_links-left a, .m_f_links-right a{display:inline-block;width:38px;height:38px;text-align:center;margin:0 10px;position:relative}.m_f_links-left a.active:before, .m_f_links-right a.active:before{content:" ";position:absolute;left:50%;bottom:-4px;transform:translate(-50%, 0);width:6px;height:6px;border-radius:100px;background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%)}.home-separator-label{color:var(--font-gray-3);padding:20px 20px 10px 20px;font-weight:600;font-size:14px;text-transform:uppercase;position:relative;z-index:3}.hsl-with-padding{padding-top:20px}.home-separator-label a{float:right;text-decoration:none;color:var(--font-blue);font-size:12px;background:var(--font-hsl-bg);position:relative;border-radius:100px;padding:5px 30px 5px 10px;background-image:url('/images/svg/user/hsl_arrow.svg');background-repeat:no-repeat;background-position:right 10px center;margin-top:-5px}.user-stats-box{/*        background-image:url('/images/svg/user/bg_1.svg?1');*/background:var(--bg-grad-1);border:1px solid transparent;height:180px}.user-stats-box:before{pointer-events:none;background:url('/images/svg/user/stats_line.svg') center top 20px no-repeat;content:" ";position:absolute;left:0;top:0;width:100%;height:100%}.user-stats-box > div.ustats-box{width:50%;float:left;padding:30px 20px 0 20px}.user-stats-box > div.ustats-box label{color:var(--font-gray-2);font-weight:600;text-transform:uppercase;font-size:10px;display:block}.user-stats-box > div.ustats-box p{color:var(--font);font-family:'TT Bluescreens';font-size:64px;font-weight:700;padding:5px 0 0 0;margin:0}.user-stats-box > div.ustats-box p span{font-size:28px;font-family:'TT Bluescreens';padding-right:5px}.us-box-2 p{color:var(--font-orange) !important}.usb-income{color:var(--font-gray-2);font-weight:600;text-transform:uppercase;font-size:10px;display:block;float:left;width:50%;padding-left:20px;padding-top:15px}.usb-income label{float:left;width:100px;padding-right:10px;padding-top:1px;line-height:16px}.usb-income p{color:var(--font);font-family:'TT Bluescreens';font-size:32px;font-weight:700;padding:0 0 0 10px;margin:0}.usb-income p span{color:var(--font);font-family:'TT Bluescreens';font-size:20px;font-weight:700}.usb-how-increase{position:absolute;right:30px;bottom:30px}.user-rest-box-container{white-space:nowrap;overflow-x:auto}.user-rest-box > div.contest-user-box{background-size:cover !important;border:1px solid var(--font-gray-16)}.user-rest-box > div.contest-user-box div{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;position:absolute;left:0;bottom:0;width:100%;text-align:center;padding:7px 0}.user-rest-box > div.contest-user-box div span{display:block;opacity:0.65;font-size:12px;font-weight:600}.user-rest-box > div.contest-user-box div b{display:block;font-size:12px;font-weight:600}.light-theme .user-rest-box > div.contest-user-box div b, .light-theme .user-rest-box > div.contest-user-box div span{color:#fff}.user-rest-box > div{float:left;width:140px;height:140px;position:relative;/*background:url('/images/svg/user/rest_box.svg?2') center center no-repeat;*/background:var(--bg-grad-1);border:0px solid transparent;text-align:center;margin-left:10px;border-radius:32px;overflow:hidden;display:block;image-rendering:auto;image-rendering:crisp-edges;image-rendering:pixelated;transform:unset !important;filter:none;-webkit-filter:blur(0px);-moz-filter:blur(0px);-ms-filter:blur(0px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')}.light-theme .user-rest-box > div{background:#fff url('/images/svg/user/rest_box_light.svg') center bottom no-repeat}.light-theme .user-rest-box > div .urb-progress{background:url('/images/svg/user/rest_box_grad_light.svg') left bottom no-repeat;background-size:200px auto !important}.urb-edit{width:24px;height:24px;cursor:pointer;position:absolute;right:10px;top:10px;background:url('/images/svg/user/edit.svg') center center no-repeat}.urb-progress{position:absolute;left:0;bottom:0;width:100%;pointer-events:none;height:140px;background:url('/images/svg/user/rest_grad_progress.svg');background-size:auto 100% !important;width:75%;pointer-events:none}.user-rest-box > div h1{color:var(--font);text-align:center;font-size:16px;font-weight:600;padding:25px 0 15px 0;margin:0;background:url('/images/svg/user/rest_line.svg') center 52px no-repeat}.light-theme .user-rest-box > div h1{background:url('/images/svg/user/rest_line_light.svg') center 52px no-repeat}.user-rest-box > div h2{padding:5px 0 0 0;margin:0;display:block;text-align:center;color:var(--theme-font-color);font-size:32px;font-family:'TT Bluescreens';font-weight:bold;text-transform:uppercase}.user-rest-box > div h2 span{font-size:20px;padding-right:5px}.user-rest-box > div p{color:var(--font-gray-2);font-weight:600;text-transform:uppercase;font-size:10px;display:block;text-align:center;padding:10px 0 0 0}.user-foot-bg{margin-top:20px;background:url('/images/svg/user/foot_bg.png') left top repeat-x;padding-top:0px}.light-theme .user-foot-bg{background:transparent}.user-foot-bg .home-separator-label{padding-bottom:17px;border-bottom:1px solid var(--hsl-all-border);position:relative}.user-foot-bg .home-separator-label:before{content:" ";width:40px;height:1px;background:var(--font-green);position:absolute;left:20px;bottom:-1px}.user-foot-bg .home-separator-label a{background-color:transparent;border:1px solid var(--hsl-all-border)}.user-foot-bg .home-separator-label a.hsl-a-edit{background:url('/images/svg/user/edit.svg') center center no-repeat;height:26.5px;margin-right:10px}.light-theme .user-foot-bg .home-separator-label{border-bottom:1px solid var(--hsl-all-border)}.user-collections-box{overflow-x:auto;padding-top:20px}.user-collections-box-container{white-space:nowrap;font-size:0px}div.user-collections-box-1, .user-collections-box-container > a{display:inline-block;width:174px;height:174px;background-color:transparent !important;border-radius:32px;position:relative;margin:0 0 15px 10px}div.user-collections-box-1{margin:0}div.user-collections-box-1 h2{position:absolute;left:50%;bottom:15px;transform:translate(-50%, 0);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;border-radius:100px;padding:10px 15px;text-align:center;color:var(--font);font-family:'TT Bluescreens';font-weight:bold;text-transform:uppercase;font-size:20px;font-weight:700}.light-theme div.user-collections-box-1 h2{color:#fff}div.user-collections-box-1 div h2 span{font-family:'TT Bluescreens';font-weight:bold;font-size:12px;padding-right:2px}.user-welcome-box{border-radius:32px;position:relative;overflow:hidden;padding:0 0px;width:430px;margin:0 auto}.user-welcome-box video{border-radius:32px}#welcome_user_video{padding:0px;margin:20px 0px 0 0px;width:auto !important;position:relative}#welcome_user_image{margin:40px 0px 0 0px;border-radius:32px;max-width:100%}#welcome_user_video .zd-video-controls{/*        display:none !important;*/}#welcome_user_video video{margin-bottom:0}.user-welcome-box img{max-width:100%}.user-welcome-box a{position:absolute;bottom:25px;left:50%;transform:translate(-50%, 0);border-radius:100px;padding:7px 20px 13px 15px;color:var(--font);font-size:12px;font-weight:bold;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;text-decoration:none}.user-welcome-box a img{width:16px;height:16px;background:url('/images/svg/user/edit_white.svg') center center no-repeat;margin:3.5px 10px -3.5px 0}.user-posts-tabs{height:40px;width:96%;margin:30px auto 0 auto;border-bottom:1px solid var(--hsl-all-border)}.user-posts-tabs > div{float:left;width:28.3333%;text-align:center;position:relative;color:var(--font-posts-tabs)}.user-posts-tabs > div a{display:block;line-height:40px;color:var(--font-posts-tabs);text-decoration:none}.user-posts-tabs > div.active > a{color:var(--font)}.user-posts-tabs > div.active:before, .user-posts-tabs > div:before{content:" ";width:100%;height:1px;position:absolute;left:0;bottom:-1px;background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%)}.user-posts-tabs > div:before{background:var(--hsl-all-border)}.user-posts-tabs img{width:16px;height:16px;background:url('/images/svg/user/lock.svg') center center no-repeat !important;margin:3px 5px -3px 0}.user-posts-tabs-content{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-top:25px}.user-posts-tabs-content > div{position:relative;flex:0 0 calc(33.3333% - 1.5px);display:flex;width:calc(33.3333% - 1.5px);margin:2px 2px 0 0;border:0px solid var(--font-gray-10);padding:10px 15px;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1}.user-posts-tabs-content > div:not(.saved-box){background:transparent !important}.user-posts-tabs-content > div > img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.user-posts-tabs-content > div:nth-child(1){border-radius:18px 0 0 0}.user-posts-tabs-content > div:nth-child(3){border-radius:0 18px 0 0}.user-posts-tabs-content > div:nth-child(3n){margin-right:0}div#model_attach_id_popup.buy_coll_popup .buy_coll_photos{padding:0 10px;margin-top:10px}div#model_attach_id_popup.buy_coll_popup .buy_coll_photos > div{border-radius:16px;overflow:hidden}.itspopup.post-popup.welcome-popup{top:50%;transform:translate(-50%, -50%)}.welcome-popup-container{max-height:400px;text-align:center;border-radius:32px;position:relative;overflow:hidden}.welcome-popup img{max-width:100%;max-height:400px}.welcome-popup button{display:block;width:94%;margin:15px auto 20px auto;background:url(/images/svg/button.svg) center center no-repeat !important;background-size:100% auto;border-radius:100px !important;background-size:cover !important}div#welcome_popup_video, div#welcome_popup_video *{max-height:400px}.model_add_banner{border:1px dashed var(--font-gray-5);text-align:center;border-radius:12px;padding:11px 0 25px 0;margin-top:20px;cursor:pointer}.model_add_banner img{width:100%;height:40px;background:url('/images/svg/default_plus.svg') center bottom no-repeat}.edit_banners_popup h1{font-size:16px;font-weight:600;color:var(--font);opacity:0.74;text-transform:uppercase;text-align:center;padding:25px 0;background:url(/images/svg/user/goal_present_line.svg) center bottom no-repeat}.edit_banners_popup h2{font-size:16px;font-weight:700;color:var(--font);text-align:center;padding:25px 0 0 0}.edit_banners_popup .modal_upload, .edit_banners_uploaded{width:90%;margin:15px auto 0 auto}.edit_banners_popup .modal_upload div{line-height:80px}.edit_banners_popup .modal_upload img{display:inline-block;margin:-26px 20px}.eb_photos_tabs, .eb_photos_photos{display:flex;margin-bottom:20px !important}.edit_banners_uploaded{border:1px dashed var(--font-gray-5);padding:10px 0;border-radius:12px;display:none}.edit_banners_uploaded table{width:100%}.edit_banners_uploaded table td{width:33%;cursor:pointer;text-align:center;height:80px;vertical-align:middle;text-align:center}.edit_banners_uploaded table td.td-1 img, .edit_banners_uploaded table td.td-3 img{width:42px;height:42px;background:url(/images/svg/user/banner_save.svg) center center no-repeat;margin:-15px 10px -15px 0}.edit_banners_uploaded table td.td-3 img{background:url(/images/svg/user/banner_delete.svg) center center no-repeat}.edit_banners_uploaded table td.td-2 img{max-width:80px;max-height:80px;border-radius:12px}.eb_photos_tabs, .eb_photos_tabs_title, .eb_photos_photos{white-space:nowrap;font-size:0px;max-width:90%;margin:0 auto}.eb_photos_tabs div, .eb_photos_tabs_title div, .eb_photos_photos div{display:inline-block;position:relative;margin:0 25px;cursor:pointer;opacity:0.75;text-align:center;width:calc(50% - 50px)}.eb_photos_photos div.active:before{content:"";width:16px;height:16px;background:url(/images/svg/multiple_mode.svg) center center no-repeat;background-size:cover !important;position:absolute;top:15px;right:15px;z-index:5}.eb_photos_tabs_title div{text-align:center;width:calc(50% - 50px);font-size:14px;font-weight:600;opacity:1;padding:20px 0 10px 0}.eb_photos_tabs div.active{opacity:1}.eb_photos_photos div{opacity:1;margin-bottom:10px}.eb_photos_tabs_title img{background:url(/images/svg/country_check.png) center center no-repeat;width:46px;height:46px;margin:-18px -11px}.eb_photos_tabs_title .active img{background:url(/images/svg/card_checked.svg) center center no-repeat}.eb_photos_tabs div img, .eb_photos_photos div img, .eb_photos_photos div img{border:2px solid transparent;border-radius:24px;max-width:100%}.eb_photos_tabs div.active img, .eb_photos_photos div.active img{background:linear-gradient(-45deg, rgba(108,193,113,1) 0%, rgba(80,51,140,1) 100%) border-box;border:2px solid transparent}.eb_photos_photos{align-items:stretch;flex-wrap:wrap;justify-content:flex-start;max-height:400px;overflow-y:auto}.eb_tab2_buttons{white-space:nowrap;font-size:0px;width:90%;margin:20px auto}.eb_tab2_buttons button{display:inline-block;width:calc(50% - 10px) !important;margin:0 5px !important}.eb_tab2_buttons button img{width:18px;height:18px;background:url(/images/svg/trash_common.svg) center center no-repeat;margin:-2px 7px -2px -5px}div#model_attach_id_popup .eb_tab2_buttons button.delete_button:not(.disabled){background:transparent !important;border:1px solid var(--font-gray-15) !important}div#model_attach_id_popup.edit_banners_popup p{width:90%;display:block;margin:15px auto 0 auto;color:var(--font);opacity:0.7;text-align:center;font-size:14px;font-weight:500}.edit_banners_tabs{margin-top:15px !important}.eb_multiple_mode{width:90%;text-align:center}.eb_multiple_mode > div{display:inline-block;background:var(--font-gray-12);font-size:12px;font-weight:700;padding:10px 15px;margin:10px 5px 15px 5px;cursor:pointer;border-radius:100px}.ebmm_all, .ebmm_cancel, .eb_multiple_mode.active > div.ebmm_enter{display:none !important}.eb_multiple_mode.active > div.ebmm_all, .eb_multiple_mode.active > div.ebmm_cancel{display:inline-block !important}.eb_multiple_mode > div img{width:14px;height:14px;background:url(/images/svg/multiple_mode.svg) center center no-repeat;margin:-1px 5px -3px 0}.user-settings-box-2{display:none;position:absolute;top:30px;right:35px;cursor:pointer;z-index:10}.user-settings-box-2 div.opener{width:48px;height:48px;display:block;text-align:center;padding-top:12px;background:var(--font-gray-15);border-radius:100px}.user-settings-box-2 div.dropdown{position:absolute;top:55px;right:0px;opacity:0;pointer-events:none;transition:0.25s;border-radius:12px}.user-settings-box-2 div.dropdown:before{content:"";position:absolute;top:-15px;right:0;height:15px;width:50px}.user-settings-box-2:hover div.dropdown{opacity:1;pointer-events:auto;background:var(--font-gray-15)}.user-settings-box-2 div.dropdown a{position:relative;display:block;margin:0 10px;padding:15px 5px;min-width:150px;border-bottom:1px solid var(--font-gray-7);white-space:nowrap;text-decoration:none;font-size:14px;font-weight:600}.user-settings-box-2 div.dropdown a:last-child{border-bottom:0}.user-settings-box-2 div.dropdown a img{margin:-5px 10px -5px 0}.model-services-box{display:none;background:var(--bg-grad-2) !important;border:1px solid transparent;padding:20px 0;margin:0 20px;border-radius:24px}.model-services-box .buy_services_list{margin-bottom:0}.model-services-box .bsl_box{cursor:pointer}.model-services-box .buy_services_list > div table{position:absolute;top:10px;right:10px}.model-services-box .buy_services_list > div table td:last-child{width:120px;padding-left:20px}.model-minigames-box{display:none;white-space:nowrap;font-size:0;background:var(--font-gray-13);border-radius:24px;padding:20px 10px;margin:0 20px}.model-minigames-box > img{max-width:calc(50% - 80px);margin:0 40px;width:100%;border-radius:24px;cursor:pointer}.user-posts-tabs{white-space:nowrap;overflow-x:auto;overflow-y:visible;height:42px;font-size:0;-ms-overflow-style:none;scrollbar-width:none;border-bottom:0;margin-bottom:-10px}.user_page .user-posts-tabs{padding-bottom:330px;margin-bottom:-300px}.user-posts-tabs::-webkit-scrollbar{display:none}.user-posts-tabs > div{float:none !important;display:inline-block !important}.user-posts-tabs > div a{font-size:14px;font-weight:600}.user-foot-bg{position:relative}.us_arrow_right, .us_arrow_left{width:28px;height:28px;background:var(--font-gray-12) url(/images/svg/user/arrow_tabs.svg) center center no-repeat;border-radius:100px;position:absolute;top:12px;right:10px;z-index:10;cursor:pointer}.us_arrow_left{display:none;transform:rotate(180deg);right:auto;;left:10px}.user-posts-tabs > div a{line-height:45px !important}.user-posts-tabs{margin-top:25px !important;height:47px !important}body#body-home .user-foot-bg{margin-top:0;border-radius:32px 32px 0 0}.user_page_desktop_left .top_c_2_left, .user_page_desktop_left .top_c_2_right{margin-top:0}.model-tabs-content{position:relative;background:var(--theme)}.buy_coll_info{position:relative}.buy_coll_info > img{max-width:241px;margin:20px auto 20px auto;display:block;border-radius:24px;position:relative;z-index:5}.buy_coll_info h1{font-size:32px;font-weight:900;text-align:center;padding:0 20px}.buy_coll_info h2{font-size:14px;font-weight:600;text-align:center;padding:20px 20px}.buy_coll_info h2 img{display:inline;width:24px;height:24px;margin:-7px 10px -7px 0}.buy_coll_info h2 span{opacity:0.5;font-size:14px;font-weight:600;padding-left:10px}.buy_coll_info p{font-size:14px;font-weight:500;text-align:center;padding:0 20px;opacity:0.7}.coll_photos_count{text-align:center;margin:20px 0 15px 0}.coll_photos_count > div{display:inline-block;margin:0 8px;padding:10px 15px;border-radius:100px;background:var(--font-gray-13);color:var(--font-orange);font-size:14px;font-weight:700}.coll_photos_count > div span{color:var(--font);opacity:0.5;text-transform:lowercase;font-size:12px;font-weight:600}.buy_coll_info .coll_photos_count > div img{display:inline;border-radius:0;width:16px;height:16px;background:url(/images/svg/coll_photo.svg) center bottom no-repeat;margin:-3px 5px -3px 0}.buy_coll_info .coll_photos_count > div.cpc_videos img{background:url(/images/svg/coll_video.svg) center bottom no-repeat}.collection_actions{position:relative;z-index:5;text-align:center;margin:-50px 0 20px 0}#body-buy_collection .collection_actions .black_button{text-align:center;background:var(--orange-button) !important;min-width:200px}#body-buy_collection .collection_actions .black_button:hover{background:var(--orange-button-hover) !important}#body-buy_collection .collection_actions .black_button img{display:inline;border-radius:0;width:20px;height:20px;background:url(/images/svg/donate.svg) center bottom no-repeat;margin:-3px 10px -3px 0}div#confirm_remove .continue{transition:unset}div#confirm_remove.green .continue{background:url(/images/svg/button.svg) center center no-repeat !important}#body-buy_collection .settings-top{background:var(--font-gray-11) !important}#body-buy_collection .back-h1:before{display:none}#body-buy_collection .settings-top{padding:30px 10px 15px 10px}#svg_coll_shadow{position:absolute;z-index:1;left:-20px;top:200px;max-width:100%}#model_header_svg{width:1100px;height:350px;position:absolute;left:50%;transform:translate(-50%, 0)}.model_header_mask{width:988px;height:350px;position:absolute}.model_header_mask img{width:1100px;height:400px;background:url(/images/svg/user/header_mask.svg) center top no-repeat;position:absolute;top:0;left:50%;transform:translate(-50%, 0);margin-left:-104px;background-size:cover !important}.light-theme .model_header_mask img{background:url(/images/svg/user/header_mask_light.svg) center top no-repeat}@media only screen and (min-width:900px){.user-posts-tabs > div a{line-height:54px}.user-posts-tabs{height:54px}body#body-home.user_page .main-container > .content{border:0}.goal_box_width{width:98%}.user_page_desktop_right .subscribe-bar{display:none !important}.user_page_desktop_left .subscribe-bar{position:static !important;transform:none;margin-left:0;margin-top:20px;width:100%}.user_page_desktop_left .subscribe-bar > div{width:100%;float:none;margin:10px 0 0 0}body#body-home .user_page_desktop_right .user-welcome-box:not(.own-page-wb){display:none !important}body#body-home .user_page_desktop_left .user-welcome-box, body#body-home .user_page_desktop_left .user-welcome-box img{width:100%}body#body-home .user_page_desktop_left .user-welcome-box img{margin-top:10px;cursor:pointer;border-radius:32px}body#body-home .user_page_desktop_left .user-welcome-box div{text-align:center;text-transform:uppercase;font-size:14px;font-weight:600;opacity:0.74}body#body-home .left_filter{display:none !important}body#body-home .site-head{display:none !important}body#body-home .user-settings-box{display:none !important}body#body-home .ajax_container > .first-page-container{}body#body-home .user-cover{display:none !important}body#body-home .main-container{display:block;width:100%;max-width:none;padding-left:0}body#body-home .first-user-box{display:none !important}body#body-home .user-box.user-box-tabs{display:none !important}.subscribe-bar{margin-left:100px}body#body-home .ajax_container{width:100%}body#body-home .ajax_container{width:100%;max-width:100%}body#body-home .ajax_container .page-container.first-page-container{background:var(--theme)}body#body-home .top-blur-user-part{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;min-height:150px;margin-top:250px;border-top:1px solid var(--font-gray-13)}.light-theme body#body-home .top-blur-user-part{background:rgba(233, 234, 236, 0.4) !important;border-top:0}body#body-home.user_page .top-blur-user-part{margin-top:80px}body#body-home .ajax_container .page-container.first-page-container .withleftmenu{max-width:780px;margin:0 auto}.user_header{width:780px;margin:0 auto;position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.us_he_links{position:absolute;top:20px;left:0}.us_he_links > a, .user_top_box_line_right a{float:left;display:block;background:var(--bg-grad-1);border:1px solid transparent;text-decoration:none;padding:11px 20px;border-radius:100px;font-size:14px;font-weight:600;margin-right:10px}.light-theme .us_he_links > a{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(255, 255, 255, 0.4) !important;color:#fff}.user_top_box_line_right > a.settings_icon img{width:22px;height:22px;background:url(/images/svg/user_tabs/settings_3.svg) center center no-repeat !important}.user_top_box_line_right > a.stats_icon img{width:22px;height:22px;background:url(/images/svg/user_tabs/settings_1.svg) center center no-repeat !important}.user_top_box_line_right > a.user_stats_icon img{width:24px;height:24px;background:url(/images/svg/user_tabs/settings_4.svg) center center no-repeat !important}.light-theme .user_top_box_line_right a.settings_icon img{background:url(/images/svg/user_tabs/settings_3_light.svg) center center no-repeat !important}.light-theme .user_top_box_line_right a.stats_icon img{background:url(/images/svg/user_tabs/settings_1_light.svg) center center no-repeat !important}.user_top_box_line_right a{margin:0 0 0 10px}.us_he_link1 img, .user_top_box_line_right a img{width:24px;height:24px;background:url(/images/svg/user/back.svg) center top no-repeat;margin:-7px 7px -7px -5px}.user_top_box_line_right a img{background:transparent}.us_he_links > a.us_he_link_icon{width:40px;height:40px;text-align:center;padding:6px 0 0 0}.user_top_box_desktop{width:780px;margin:0 auto;padding-top:10px;position:relative}.user_top_box_desktop table{width:100%}.user_top_box_desktop table td{vertical-align:top}.user_top_box_desktop td.utbd_avatar{position:relative;width:140px}.user_top_box_desktop td.utbd_avatar img{width:120px;position:static;transform:none}.user_top_box_desktop td.utbd_avatar img.edit-avatar{width:32px;position:absolute;top:80px;margin-left:-24px}.user_top_box_desktop table td.utbd_about h1{font-size:24px;font-weight:700}.user_top_box_desktop table td.utbd_about h2{font-size:14px;font-weight:600;color:var(--font-blue-3);padding-top:5px}.user_top_box_desktop table td.utbd_about h2 img{margin:-18px 0 -18px -10px}.user_top_box_desktop table td.utbd_about p.descr{font-weight:400;max-width:300px}.user_top_box_desktop table td.utbd_subs{width:300px}.user_top_box_desktop table .utbd_subs.own_page{width:400px}.user_top_box_desktop table .utbd_subs.own_page .user-box-tabs > div{width:25%}body#body-home .user_top_box_desktop table td.utbd_subs > div.user-box.user-box-tabs{display:block !important;background:transparent !important}td.utbd_subs > div.user-box.user-box-tabs > div:before{background:url(/images/svg/user/subs_line.svg) center center no-repeat;width:1px;height:64px;content:" ";display:block;position:absolute;top:10px;right:0}td.utbd_subs > div.user-box.user-box-tabs > div:last-child:before{display:none}.user_top_box_line{width:100%;background:var(--theme) url(/images/svg/user/user_top_line.svg) center center no-repeat;height:61px}.light-theme .user_top_box_line{background:#e9eaec url(/images/svg/user/user_top_line_light.svg) center center no-repeat}.user_top_box_line.not_own_page{background:var(--theme) url(/images/svg/user/user_top_line_not_own.svg) center center no-repeat}.user_top_box_line_content{width:780px;margin:0 auto;position:relative;height:61px;padding-top:10px}.add_ps_button{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.user_top_box_line .user_top_box_line_right{float:right}.user_page_desktop_left{width:220px;padding-right:20px}body#body-home .main-container > .content{padding:0;border-radius:32px 32px 0 0}.light-theme body#body-home .ajax_container .page-container.first-page-container{border-radius:32px 32px 0 0}.light-theme .user-foot-bg{background:transparent}body#body-home .user-page > .home-separator-label, body#body-home .user-page > .user-stats-box, body#body-home .user-page > .user-rest-box-container{display:none}table.user_page_desktop{width:780px;margin:0 auto}table.user_page_desktop .user_page_desktop_left, table.user_page_desktop .user_page_desktop_right{vertical-align:top !important}.user_page_desktop_left .user-rest-box-container > div{width:100% !important}body.user_page .user_page_desktop_left .user-stats-box{padding-bottom:20px;margin-top:20px}body.user_page .user-posts-tabs{margin-top:20px}body.user_page .saved-free-content-lbl{padding-top:10px}body.user_page:not(#body-stats) .user-stats-box, body.user_page .user-stats-box > div.ustats-box label, body.user_page .user-stats-box > div.ustats-box p{text-align:center}body.user_page .user-stats-box > button.left_fund_more{background:var(--orange-button) !important;padding:16px 15px;border-radius:100px;margin:10px 0;text-align:center;min-width:177px}body.user_page .user-stats-box > button.left_fund_more:hover{background:var(--orange-button-hover) !important}body.user_page .user-stats-box > button.left_fund_more img{margin:-5px 10px -5px 0}.user_top_box_line_right .rounded_link{padding:7px 7px 4px 7px;text-align:center}.ustats-box-keys{border:1px solid var(--font-gray-12);border-radius:20px;width:177px;margin:10px auto;padding:20px 0;position:relative}.ustats-box-superlikes{margin:10px auto 20px auto}.ustats-box-keys .info_icon{position:absolute;top:10px;left:10px}.ustats-box-keys .top_up_likes{position:absolute;top:-10px;right:-10px;cursor:pointer}.ustats-box-keys label{color:var(--font-gray-2);font-weight:600;text-transform:uppercase;font-size:10px;display:block}.ustats-box-keys p{font-size:26px;font-weight:800;font-family:'TT Bluescreens';padding-top:5px}.ustats-box-keys p img{width:42px;height:42px;background:url(/images/svg/user/user_keys.svg) center center no-repeat;margin:-14px 0px -14px -10px}.ustats-box-superlikes p img{background:url(/images/svg/user/super_likes.svg) center center no-repeat}.user_top_box_line_right .rounded_link img{margin:0}.user_page_desktop_left .user-stats-box{background:var(--bg-grad-1) !important;border:1px solid transparent;height:auto;margin-bottom:20px}.light-theme .user_page_desktop_left .user-stats-box{background:#fff !important}.user_page_desktop_left .user-stats-box:before{display:none}.user_page_desktop_left .user-stats-box > div.ustats-box{display:block;float:none;width:100%}body .user_page_desktop_left .home-separator-label{color:var(--font-gray-3);padding:20px 0 20px 10px}.user_page_desktop_left .usb-income{float:none;width:100%}.user_top_box_line_content .user-top-box-left, .user_top_box_line_content .user-top-box-right{width:110px;top:5px;right:auto;left:0px;cursor:pointer}.user_top_box_line_content .user-top-box-right{left:130px}.user_top_box_line_content .user-top-box-right p{color:var(--font-purple)}.user_top_box_line_content .user-top-box-left p, .user_top_box_line_content .user-top-box-right p{padding-top:5px}.us-col-create-new{width:320px}.stats_line_desktop{width:100%;height:1px;background:url(/images/svg/user/stats_line_desktop.svg) center center no-repeat}.light-theme .stats_line_desktop{background:url(/images/svg/user/stats_line_desktop_light.svg) center center no-repeat}.usb-how-increase{position:relative;right:auto;bottom:auto;margin:20px 20px 30px 20px;display:inline-block}.user_page_desktop_left .user-rest-box > div{margin-bottom:10px;width:100%;height:auto;box-sizing:border-box;aspect-ratio:1/1;margin-left:0}.user_page_desktop_left, .user_page_desktop_right{padding-top:20px}td.user_page_desktop_left{max-width:230px}td.user_page_desktop_left .top_creators_2 h1.feeds-h1{opacity:0.74;font-size:14px;font-weight:600;text-transform:uppercase;padding:5px 0 20px 0}}@media only screen and (max-width:900px){.user_header, .top-blur-user-part{display:none}.user_page_desktop{display:block;width:100%;margin:0 auto}.user_page_desktop > tbody, .user_page_desktop > tbody > tr, .user_page_desktop > tr{display:block}.user_page_desktop_left{display:none}.user_page_desktop_right{display:block;max-width:780px;margin:0 auto}}@media only screen and (min-width:500px){.edit_collection_link img{width:32px;height:32px}div#model_attach_id_popup.edit_banners_popup{width:544px}.withbottompopup .bottom_popup_container{max-width:430px}.user-top-box-left, .user-top-box-right{top:30px}.user-avatar{max-width:150px}.user-box:not(.user-stats-box) h1{margin-top:15px}#body-home .user-box:not(.user-stats-box){border-radius:42px 42px 35px 35px}#body-home .user-box.user-box-tabs{border-radius:35px 35px 42px 42px}.user-box, .user-stats-box{width:100%}.popup_container > .itspopup.stories-popup{transform:translate(-50%, 0);top:50px;width:430px}.popup_container .itspopup.post-popup{width:500px}#model_attach_id_popup.buy_avatar_popup{width:430px !important}.subscribe-bar{max-width:430px;left:50%;transform:translate(-50%, 0);bottom:25px}.upload_service_photo.attach_service_photo{line-height:78px;padding-top:10px}div#add_bonus4model.service_request_popup{width:600px;max-width:100%}div#model_attach_id_popup.buy_service_popup{width:500px}.user-cover{max-width:100%;width:550px;left:50%;transform:translate(-50%, 0);margin-left:105px}.user-settings-box{position:relative;top:-100px}}@media only screen and (max-width:900px){.user-settings-box-2{display:block;position:relative;top:-100px;float:right}.user-cover{max-width:100%;width:550px;left:50%;transform:translate(-50%, 0);margin-left:0}}.download_saved_item, .download_saved_item:hover{position:absolute;left:15px;bottom:15px;z-index:10;width:calc(100% - 30px);background:var(--normal-button) !important;border:0 !important;margin-bottom:-80px}#model_attach_id_popup.buy_avatar_popup{height:410px;width:94%;left:50%;transform:translate(-50%, 0);bottom:15px;border-radius:15px}.edit-avatas-list{background:url(/images/svg/user/edit_avata_bg.svg) center top no-repeat;min-height:200px;margin-top:90px;position:relative}.edit-avatar-boxes{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;position:relative;top:60px;padding:10px 15px;max-height:220px;overflow-y:auto}.edit-avatar-boxes > div{position:relative;flex:0 0 calc(33.3333% - 7px);display:flex;width:calc(33.3333% - 7px);margin:0 10px 10px 0;border:1px solid transparent;background:var(--bg-grad-2) !important;padding:10px;border-radius:12px;box-sizing:border-box;aspect-ratio:1 / 1;cursor:pointer}.edit-avatar-boxes > div:nth-child(3n){margin-right:0}.edit-avatar-boxes > div img{width:80%;height:80%;border-radius:1000px;background:#7C4EDB;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-size:cover !important}.edit-avatar-boxes > div img.paid{/*        background:var(--bg-grad-4) !important;*/}.edit-avatar-boxes > div.paid span{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%, -50%);background:var(--orange-button);padding:5px 0;width:80px;border-radius:10px}.edit-avatar-boxes > div.paid span:hover{background:var(--orange-button-hover) !important}#model_attach_id_popup.buy_avatar_popup h1{font-size:14px;font-weight:600;text-transform:uppercase;text-align:center;color:var(--font-gray-5);margin:20px 0 20px 0}.edit-avatar{width:32px;height:32px;background:url(/images/svg/user/edit_avatar.svg) center center no-repeat;position:absolute;top:80px;left:50%;margin-left:-16px;z-index:2;cursor:pointer}@media only screen and (max-width:500px){#svg_coll_shadow{top:150px;left:0}.collection_actions{position:fixed;left:0;bottom:60px;width:100%;z-index:10}.collection_actions button{width:94%}.edit_collection_link{right:12px;top:31px}.edit_collection_link img{width:48px;height:48px}.user-settings-box-2{position:absolute;top:30px;float:none}.eb_photos_tabs, .eb_photos_tabs_title{display:block}.eb_photos_tabs div, .eb_photos_tabs_title div{width:200px;display:inline-block}.eb_photos_tabs_scroll{white-space:nowrap;overflow-x:auto}.eb_photos_photos div{margin:0 10px;width:calc(50% - 20px)}.user-rest-box-container{-ms-overflow-style:none;scrollbar-width:none}.pp-a-t-line{position:relative;z-index:10;display:inline-block;width:320px;max-width:100%;height:1px;background:url(/images/svg/user/top_model_line.svg) center center no-repeat}.pp-a-t-status{width:94%;height:8px;margin:20px auto;background:var(--theme);position:relative;z-index:10;padding:2px;overflow:hidden;border-radius:100px}.pp-a-t-status > div{height:4px;border-radius:100px;background:var(--font-green);box-shadow:0px 0px 12px 4px rgba(56, 219, 27, 0.8)}.pp-a-t-sold, .pp-a-t-act{position:relative;z-index:10;font-size:14px;font-weight:600;margin:0 0 10px 0}.pp-a-t-sold{font-weight:500;color:var(--font-gray-8)}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_380.svg) left bottom no-repeat}.goal_box_width{width:380px}}@media only screen and (max-width:420px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_360.svg) left bottom no-repeat}.goal_box_width{width:360px}}@media only screen and (max-width:400px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_340.svg) left bottom no-repeat}.goal_box_width{width:340px}}@media only screen and (max-width:390px){}@media only screen and (max-width:380px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_320.svg) left bottom no-repeat}.goal_box_width{width:320px}}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_300.svg) left bottom no-repeat}.goal_box_width{width:300px}}@media only screen and (max-width:350px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_280.svg) left bottom no-repeat}.goal_box_width{width:280px}}@media only screen and (max-width:330px){.model-goal-box-grad div{background:url(/images/svg/user/goal_bg_260.svg) left bottom no-repeat}.goal_box_width{width:260px}}#body-subs .settings-top{background:var(--font-gray-11);padding:20px 20px 0 20px}#body-subs .settings-top .back-h1:before{display:none}.subs-tabs{margin:25px 0 0 0;font-size:0}.subs-tabs > div{cursor:pointer;display:inline-block;text-align:center;width:33.3333%;font-size:12px;color:var(--font-gray-7);padding-bottom:20px;position:relative}.subs-tabs > div:before{content:" ";position:absolute;top:-10px;right:-1px;width:1px;height:64px;background:url(/images/svg/subs_devider.svg) center center no-repeat}.subs-tabs > div:after{content:" ";position:absolute;bottom:0;left:50%;transform:translate(-50%, 0);width:88px;height:10px;background:url(/images/svg/sub_tab_1.svg) center center no-repeat;display:none}.tabs_own_page .subs-tabs > div{width:25%}.subs-tabs > div.sub-tab-2:after{background:url(/images/svg/sub_tab_2.svg) center center no-repeat}.subs-tabs > div.sub-tab-3:after{background:url(/images/svg/sub_tab_3.svg) center center no-repeat}.subs-tabs > div.active:after{display:block}.subs-tabs > div label{font-family:'TT Bluescreens';font-size:26px;font-weight:800;display:block;text-align:center;cursor:pointer}.subs-tabs > div.active label{color:var(--font)}.subs-container{padding:15px}.subs-box{margin-bottom:10px;border-radius:28px;padding:10px 10px;background:var(--bg-grad-1);border:1px solid transparent;position:relative}.subs-box-avatar{width:48px;height:48px;border-radius:100px}.subs-box h2{position:absolute;top:13px;left:70px;font-size:14px;font-weight:700;max-width:120px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.subs-box h4{position:absolute;top:33px;left:70px;font-size:11px;font-weight:600;text-transform:uppercase;color:var(--font-orange)}.subs-box h4 img{margin:0px 3px -5px 0}img.check_sub{position:absolute;top:30px;right:65px}.sub_new_message{position:absolute;top:14px;right:13px;width:40px;height:40px;border-radius:100px;border:1px solid var(--font-gray-12);cursor:pointer}.sub_new_message img{width:20px;height:20px;background:url(/images/svg/sub_chat.svg) center center no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.subs-box button.do-subscribe, .subs-box button.undo-subscribe{position:absolute !important;top:10px;right:60px;display:block;margin:5px auto 20px auto;color:var(--font);padding:0 12px;line-height:38px;font-size:12px;font-weight:bold;background:url(/images/svg/user/button.svg) center center no-repeat !important;background-size:cover;border:0;border-radius:100px;text-align:center;text-decoration:none;overflow:visible}.subs-box button.do-subscribe:before, .subs-box button.undo-subscribe:before{content:" ";position:absolute;left:-1px;top:-1px;width:100%;height:100%;border-radius:100px;border:1px solid rgba(155, 155, 155, 0.5)}.subs-tabs-desktop{display:none}.subs-tabs > div.active{color:var(--font)}.cancel_subscription_popup h1{font-size:16px !important;font-weight:500;text-transform:uppercase;color:var(--font) !important;opacity:0.74;text-align:center !important;padding:25px 0}.can_unsub_avatar{width:100%}.subs-box .active_through{position:absolute;top:22px;right:70px;font-size:10px}div#model_attach_id_popup.cancel_subscription_popup{overflow-y:visible;max-width:380px}div#model_attach_id_popup.cancel_subscription_popup .maip-step-2{padding-top:10px}div#model_attach_id_popup.cancel_subscription_popup p{font-size:14px;padding:15px 10px 10px 10px;margin:0;opacity:0.7}.cancel_subscription_popup .maip-step-2{font-size:0px;max-width:94%;margin:0 auto}.cancel_subscription_popup .maip-step-2 button.black_button{max-width:calc(50% - 10px);margin:0 5px 10px 5px !important;font-size:14px}#model_attach_id_popup.cancel_subscription_popup .maip-step-2 button.black_button.cancel:not(.disabled){background:transparent !important;border:1px solid var(--font-gray-2)}@media only screen and (min-width:500px){.subs-tabs.mobile{display:none}.subs-tabs-desktop{display:block;background:var(--font-gray-11);border-radius:16px;padding-top:1px;margin-top:15px}.subs-tabs-desktop > div{margin-top:15px}.subs-container{padding:15px 0}.subs-box{padding:10px 15px}.subs-box:hover{background:var(--bg-grad-1-hover)}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.popup-wrap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000;transform:translateZ(0);display:none;overflow-y:auto}.popup{position:absolute;top:50%;left:50%;transform:translate(-50%, 0);background:var(--setting-bg);border-radius:32px;border:0px solid rgba(0,0,0,.3);-webkit-background-clip:padding-box;background-clip:padding-box;z-index:1000;max-width:900px;padding:20px !important;transform-origin:center center 0px;-webkit-transform-origin:center center 0px;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s}.popup.no_animation{transform-origin:50% 50% 0;-webkit-transform-origin:50% 50% 0;-webkit-transition:all 0s ease 0s;transition:all 0s ease 0s}.popup img.close{position:absolute;top:-20px;right:-20px;cursor:pointer;padding:0px;background:transparent;border-radius:0px;width:24px;height:24px}.coupon_alert{width:350px;margin-left:-175px}.register_alert {margin-top:-300px}.login_alert{margin-top:-180px}#body-messages .site-head, #body-settings .site-head, #body-change_email .site-head, #body-change_password .site-head, #body-your_referrals .site-head, #body-edit_goals .site-head, #body-edit_collections .site-head, #body-edit_presents .site-head, #body-edit_roulet .site-head{border-bottom:0}#body-withdrawals .settings-top, #body-edit_goals .settings-top, #body-edit_presents .settings-top, #body-edit_roulet .settings-top, #body-settings .settings-top, #body-change_email .settings-top, #body-change_password .settings-top, #body-your_referrals .settings-top{background:var(--theme-bg) url(/images/svg/reg_bg.svg) center top no-repeat;background:var(--font-gray-11);padding:20px 10px}#body-edit_collections .settings-top{background:var(--font-gray-11) !important}.hide_on_mobile{display:none}form.reg-log-form.save_col_form{margin-top:20px}@media only screen and (min-width:500px){.show_on_mobile{display:none}.hide_on_mobile{display:block}#body-settings .center_container .hide_on_mobile{background:var(--settings-h1) !important;border-radius:12px;padding:25px 30px;margin-top:20px}#body-settings .center_container .hide_on_mobile h1{font-size:16px}#body-settings .center_container .hide_on_mobile h2{font-size:14px;padding-top:5px}#body-edit_goals .settings-top, #body-edit_collections .settings-top, #body-edit_presents .settings-top, #body-edit_roulet .settings-top, #body-settings .settings-top, #body-change_email .settings-top, #body-change_password .settings-top, #body-your_referrals .settings-top{border-radius:0 !important}#body-edit_goals .settings-top .back-h1, #body-edit_presents .settings-top .back-h1, #body-edit_roulet .settings-top .back-h1, #body-settings .settings-top .back-h1, #body-change_email .settings-top .back-h1, #body-change_password .settings-top .back-h1, #body-your_referrals .settings-top .back-h1{margin-bottom:0;background:var(--back-h1) !important;background-color:transparent !important;border:0 !important}.messages-container .settings-top .back-h1 .dialog_cost .dialog-cost-val{height:32px;line-height:32px}.back-h1{padding:6px !important;height:36px !important}.back-h1:after, .back-h1:before{display:none}.back-h1 a img{max-width:32px;max-height:32px;border-radius:100px}.settings-top .back-h1 span{font-size:12px;opacity:1;font-weight:500}.messages-container .settings-top .back-h1 label, .settings-container .settings-top .back-h1 label{top:16px}}#body-change_email .settings-top, #body-change_password .settings-top, #body-your_referrals .settings-top{margin-bottom:20px !important}.back-h1{background:var(--theme-bg);border-radius:100px;position:relative;padding:15px;font-size:16px;font-weight:600;height:50px}.back-h1:before{content:" ";position:absolute;left:-2px;top:-2px;width:calc(100% + 4px);height:calc(100% + 4px);z-index:1;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(80,51,140,1) 100%);border-radius:100px;display:none}.back-h1:after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:var(--theme-bg);border-radius:100px}.back-h1 span{position:relative;z-index:3}.back-h1 a{text-decoration:none}.back-h1 a:not(.dialog_with_user){position:absolute;left:1px;top:1px;z-index:3;font-size:0px}.back-h1 a:not(.dialog_with_user) img{width:48px;height:48px;background:url(/images/svg/back.svg) center center no-repeat}.settings-top h1.email-title{color:var(--theme-font-color-username);font-size:14px;font-weight:600}.settings-box .reg-log-page.setting-option{background:var(--setting-bg);border:1px solid var(--setting-border);border-radius:16px}.settings-box .ui-switcher[aria-checked=true]{background:var(--switcher-settings)}.settings-box .reg-log-page.setting-option a{color:var(--setting-link);font-size:14px}.settings-box .reg-log-page.setting-option label{color:var(--font);font-size:14px;font-weight:600}.reg-log-page.setting-option.quick-edit img, .reg-log-page.setting-option.personal img{position:absolute;right:15px;top:12px;width:30px;height:30px;background:url(/images/svg/edit_setting.svg) center center no-repeat;cursor:pointer}.reg-log-page.setting-option.personal img{top:20px}.reg-log-page.setting-option.quick-edit .set-o-price{right:60px}.settings_countries_restrict h4{font-size:14px;font-weight:600}.settings_countries_restrict h5{font-size:12px;font-weight:500;color:var(--setting-link)}.settings-box .settings_countries_restrict .add_country_button{background:var(--setting-add-country);position:static;padding:15px 20px;margin-top:10px;text-align:center;border-radius:100px;font-size:14px;font-weight:700;color:var(--font)}.add_country_button img{width:20px;height:20px;background:url(/images/svg/plus_country.svg) center center no-repeat;margin:-5px 8px -5px 0}.settings-box .settings_countries_restrict hr{border-top:1px solid var(--setting-border);margin:20px 0 15px 0}.reg-log-page.setting-option.referal a{width:auto;height:48px;padding:0 20px !important;margin:0;color:var(--font);line-height:48px;font-size:14px;font-weight:700;background:url(/images/svg/user/button.svg) center center no-repeat !important;background-size:cover !important;border-radius:100px !important;text-align:center;text-decoration:none}.reg-log-page.setting-option.referal a:before{content:" ";position:absolute;left:-1px;top:-1px;width:100%;height:100%;border-radius:100px;border:1px solid rgba(155, 155, 155, 0.5)}.delete_profile_btn{border:1px solid var(--setting-border);border-radius:100px;padding:15px 0;text-align:center;cursor:pointer;color:var(--font-red);font-weight:500;margin:10px 0 20px 0}.delete_profile_btn img{width:20px;height:20px;background:url(/images/svg/del_profile.svg) center center no-repeat;margin:-5px 8px -5px 0}.reg-log-page.setting-option.quick-edit input{display:none;width:50px;position:absolute;top:6px;right:15px}.reg-log-page.setting-option.quick-edit.set-edit-mode div, .reg-log-page.setting-option.quick-edit.set-edit-mode img{display:none}.reg-log-page.setting-option.quick-edit.set-edit-mode input{display:block}.edit_settings_link{margin:-5px 0 -15px 10px;z-index:2}.edit_settings_link img{border-radius:100px;border:1px solid var(--font);width:30px;height:30px;background:url(/images/svg/edit_setting.svg) center center no-repeat;cursor:pointer}#body-change_password .group label{color:var(--font) !important}#body-change_password .login-reg-buttons button, #body-change_email .login-reg-buttons button, #body-change_password .login-reg-buttons button{background:var(--settings-button) !important;border:1px solid transparent;border-radius:28px;padding:17px;box-sizing:border-box}#body-change_password .login-reg-buttons button img, #body-change_email .login-reg-buttons button img{width:20px;height:20px;background:url(/images/svg/save.svg) center center no-repeat;margin:-15px 10px -4px 0}.reg-log-page.setting-option{border-radius:5px;position:relative;padding:20px;margin-top:5px}.reg-log-page.setting-option div{position:absolute;top:20px;right:20px}.reg-log-page.setting-option a{position:absolute;top:20px;right:80px;text-decoration:none}.reg-log-page.setting-option .set-o-price{font-size:20px;margin-top:-5px;font-weight:600}.reg-log-page.setting-option h5{}.reg-log-page.setting-option h4{}.reg-log-page.setting-option.referal a{right:20px;padding:10px 15px;margin-top:4px;background:var(--theme-bg-2);border-radius:6px}.reg-log-page.setting-option.personal label{font-size:12px;color:var(--font-gray) !important}.reg-log-page.setting-option.personal b{position:static;display:block;font-weight:400}.reg-log-page.setting-option.referal b{display:block;font-size:32px;margin-top:5px;font-family:'TT Bluescreens'}.settings_back_user{position:absolute;top:10px;left:10px;text-decoration:none;font-weight:600;font-size:16px}.ref-rules{text-align:center;margin:15px 0 0px 0}.reg-log-page.referrals{padding-bottom:15px}@media only screen and (min-width:500px){#body-onboard .login-reg-buttons.from_settings button, .login-reg-buttons:not(.join-buttons) button{width:94%;margin:15px auto 20px auto;background:url(/images/svg/button.svg) center center no-repeat !important;background-size:100% auto;border-radius:100px !important;background-size:cover !important;position:static;display:block;transition:0.25s !important}#body-settings .login-reg-buttons:not(.join-buttons) button{width:100%}#body-onboard .login-reg-buttons button{margin:0 auto}#body-onboard .login-reg-buttons.from_settings button{width:100%}.login-reg-buttons button{margin:0 auto;width:100%}#body-change_email .desktop_settings_box, #body-change_password .desktop_settings_box{margin-top:20px}.settings-box .reg-log-page.setting-option{border:0;background:transparent;padding:20px 0;position:relative}.desktop_settings_box{padding:0 20px;background:var(--setting-bg);border-radius:16px;border:1px solid var(--setting-border)}.desktop_settings_box_rlp{padding:20px 30px;margin-bottom:20px}.desktop_settings_box_rlp .group{width:100% !important;max-width:none}.settings-box .reg-log-page.setting-option:before{content:" ";position:absolute;left:0;bottom:0;width:100%;height:1px;z-index:1;background:var(--setting-border)}.settings-box .reg-log-page.setting-option:last-child:before{display:none}#body-notifications .onboard-crop-profile{width:430px;max-width:94%;/*        top:50%;transform:translate(-50%, -50%) !important;*/}body .back-h1{margin-bottom:0 !important}#body-settings .settings-top, #body-change_email .settings-top, #body-change_password .settings-top, #body-your_referrals .settings-top, #body-edit_goals .settings-top, #body-edit_collections .settings-top, #body-edit_presents .settings-top, #body-edit_roulet .settings-top, body .settings-top{width:550px;margin:-20px 0 0 -20px !important;background-size:100% auto !important;padding:20px 25px !important;border-radius:0 !important}.ref-rules{text-align:left}.reg-log-page.referrals h1{margin-top:20px}.settings-top h1.email-title, .settings-top h2{text-align:left !important}}@media only screen and (max-width:600px){#body-settings .settings-top, #body-change_email .settings-top{max-width:100%;margin:-20px 0 0 0}}@media only screen and (max-width:500px){#body-settings .settings-top, #body-change_email .settings-top{margin-top:0}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.copy_vote_contest_link{background:url(/images/svg/copy_contest.svg) center center no-repeat;width:42px;height:42px;cursor:pointer;position:absolute;top:10px;right:10px;cursor:pointer}#body-contest .messages-container{z-index:5;position:relative}.contest_page_top .contest_logo{position:absolute;top:10px;left:10px}#body-contest .feeds_contests_scroll > .top_contest{aspect-ratio:1 / 1}#body-contest .feeds_contests_scroll > div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.top_contest.contest_page_top .top_contest_bottom{height:50px}.contest_page_descr_title{color:var(--font);padding:5px 10px}.contest_page_descr{max-height:300px;overflow-y:hidden;position:relative;padding:0 10px 20px 10px;color:var(--font-gray-9)}.contest_page_descr.open{max-height:none}.contest_page_descr_read_all{position:absolute;left:0;bottom:0;width:100%;line-height:50px;padding-top:100px;text-align:center;background:linear-gradient(0deg, #000000, transparent) padding-box;cursor:pointer}.contest_page_descr_read_all label{background:linear-gradient(to right, #53E077 0%, #6EA0EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.upload_service_photo.contest_page_upload{line-height:50px;width:calc(100% - 20px)}.upload_service_photo.contest_page_upload img{margin:0px 10px -11px 0}.upload_service_photo.contest_page_upload span{width:200px;position:relative;top:-7px}.reg-log-page.join_contest_fields{padding:1px 10px 0 10px}#body-contest .reg_ids_uploads > div{border-radius:16px;overflow:hidden;flex:0 0 calc(33.3333% - 10px);width:calc(33.3333% - 10px)}#body-contest .reg_ids_uploads > div:first-child img{width:100%;height:100%}.login-reg-buttons.join_contest_btn, .login-reg-buttons.join_contest_btn_2{background:transparent;position:relative;height:50px}.top_contest_vote_line{position:relative;border-radius:28px;background:var(--font-gray-12);margin:0 5px 5px 5px;padding-top:10px}.top_contest_vote_line .contest-top-logo{float:left;height:40px;margin:5px 5px 10px 10px}.contest_finished_label{position:absolute;top:20px;right:15px;background:rgba(0,0,0,0.6);border-radius:100px;padding:8px 15px;text-transform:uppercase;color:var(--font-orange);font-size:11px;font-weight:600}.own_contest_details .feeds_contests_scroll{border:1px solid var(--font-orange);border-radius:28px}.top_contest_vote_line table.top_contest_vote_line_text{margin:0px 20px 10px 20px}.top_contest_vote_line table td{vertical-align:middle}.top_contest_vote_line table.top_contest_vote_line_text td:first-child{font-family:'TT Bluescreens';font-size:34px;font-weight:800}.top_contest_vote_line table.top_contest_vote_line_text td:first-child span{font-size:10px;text-transform:uppercase;font-weight:600;position:relative;top:-18px;margin:0 20px 0 10px}.top_contest_vote_line table.top_contest_vote_line_text td:nth-child(2){font-size:10px;text-transform:uppercase;font-weight:600}.top_contest_vote_line table.top_contest_vote_line_text td:nth-child(2) span{font-size:18px;display:block}.top_contest_vote{border-radius:28px;position:relative;overflow:visible;background:var(--font-gray-13);padding-bottom:60px}.login-reg-buttons.join_contest_btn_2{height:70px}.top_contest_vote .feeds_top_creators{margin-top:0 !important}a.join_contest_link{display:block;margin-top:20px}a.join_contest_link button{width:calc(100% - 20px)}.login-reg-buttons.join_contest_btn button, a.join_contest_link button, .login-reg-buttons.join_contest_btn_2 button, div#model_attach_id_popup .join_contest_link button{background:var(--orange-button) !important;border-radius:16px !important}.login-reg-buttons.join_contest_btn button:hover, a.join_contest_link button:hover, .login-reg-buttons.join_contest_btn_2 button:hover, div#model_attach_id_popup .join_contest_link button:hover{background:var(--orange-button-hover) !important}.login-reg-buttons.join_contest_btn_2 button{margin:0 auto 5px auto;width:94%}.contest-won-fail-descr{color:var(--font-gray-9);font-size:12px;line-height:16px;text-align:center;padding:15px 20px 5px 20px}.contest_header_sum{background:url(/images/svg/contest_reward_bg.jpg) center top no-repeat;background-size:cover !important;margin-top:-50px;min-height:200px;text-align:center}.contest_header_sum label{padding-top:50px;text-transform:uppercase;color:var(--font-orange);font-size:10px;font-weight:600;display:block}.contest_header_sum h1{text-align:center;padding-top:10px;text-transform:uppercase;font-family:'TT Bluescreens';color:var(--font-orange);font-size:60px;font-weight:800;display:block}.contest_header_sum h1 span.currency{font-family:'TT Bluescreens';color:var(--font-orange);font-size:60px;font-weight:800}.contest_header_sum h1 span:not(.currency){display:block;font-size:10px;padding-top:0px}.contest_header_sum .contest_descr_open{padding-top:10px;cursor:pointer;text-transform:lowercase;font-size:14px}.contest_header_sum .contest_short_descr{padding:10px 0}.contest-details-h1{text-align:center;text-transform:uppercase;padding:20px 0 0px 0;color:var(--font);opacity:0.74;font-size:14px;font-weight:600}.contest_top3_models.contest_other_models .com_box{flex:0 0 calc(33.3333% - 20px);width:calc(33.3333% - 20px)}.contest_top3_models.contest_other_models .com_box .com_box_content{padding:5px 8px 7px 8px;font-size:12px}.contest_top3_models.contest_other_models .com_box .com_box_content img{width:32px;height:32px;border-radius:100px;position:static}.contest_other_models{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.contest_other_models > div{position:relative;flex:0 0 calc(50% - 20px);display:block;width:calc(50% - 20px);margin:15px 10px 0 10px;border:0px solid var(--font-gray-10);padding:0;border-radius:32px;box-sizing:border-box;background:var(--font-gray-13)}.com_box_content{background:transparent;position:relative}.contest_other_models > div:nth-child(2n){/*  margin-right:0;*/}.contest_other_models > div img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.contest_other_models > div .com_box_image{cursor:pointer;width:100%;display:block;aspect-ratio:1 / 1;border-radius:32px;position:relative;overflow:hidden}.com_box_total_details{border-radius:0 0 28px 28px !important}.com_box_total, .com_box_total_details{position:absolute;left:50%;bottom:10px;z-index:10;transform:translate(-50%, 0);background:rgba(0, 0, 0, .6);padding:7px 15px;border-radius:100px;text-align:center;font-size:14px;font-weight:600;line-height:12px}.com_box_total_details{height:64px !important}.com_box_total_details img{width:40px;height:40px;border-radius:100px;position:absolute;left:15px;top:13px}.com_box_total_details label{position:absolute;left:65px;top:25px;text-align:left;text-transform:none;text-overflow:ellipsis;width:130px;overflow:hidden;display:block;white-space:nowrap}.com_box_total span, .com_box_total_details span{display:block;font-size:10px;font-weight:500;color:var(--font);line-height:12px;opacity:0.5}.com_box_content{padding:10px 15px}.contest_top3_models.contest_other_models .com_box_total, .com_box_total_details{left:0;transform:none;bottom:0;height:36px;width:100%;border-radius:0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important}.contest_top3_models.contest_other_models .com_box_total *, .com_box_total_details *{text-transform:uppercase}.contest_top3_models.contest_other_models .com_box_total p, .com_box_total_details p{position:absolute;left:15px;top:6px;text-align:left}.com_box_total_details p{font-size:16px !important;position:absolute;right:140px;left:auto;top:18px}.com_box_total_details p span{font-size:14px;line-height:22px}.contest_top3_models.contest_other_models .com_box_total b, .com_box_total_details b{background:var(--vote-grad);border:2px solid transparent;border-radius:100px;width:26px;height:26px;line-height:22px;text-align:center;display:block;position:absolute;top:-10px;right:16px;color:var(--theme)}.com_box_total_details b{top:-35px;right:26px;width:64px;height:64px;line-height:54px;border:6px solid transparent;font-size:34px}.contest_top3_models.contest_other_models .com_box_total b ~ span, .com_box_total_details b ~ span{position:absolute;top:17px;right:15px}.com_box_total_details b ~ span{top:35px;right:15px;font-size:14px;width:80px;text-align:center}.com_box_content table{width:100%}.com_box_content table td.com_box_td_1{width:34px}.com_box_content table a{text-decoration:none;font-size:12px}.com_box_content table img{width:24px;height:24px;border-radius:100px;position:static;float:left;margin-right:5px}.com_box_content table td.com_box_td_2{width:100%}.com_box_content table td.com_box_td_3{line-height:14px;font-size:10px;color:var(--font-gray-5)}.com_box_content table td.com_box_td_3 span{color:var(--font);display:block;font-size:14px;font-weight:600}.contest_own_details{margin-top:20px;margin-bottom:20px;cursor:pointer}.contest_own_details table{width:calc(100% - 20px);margin:0 auto;border-radius:20px;background:var(--font-gray-11);border:1px solid var(--font-gray-12)}.contest_own_details td{text-align:left;background:var(--font-gray-13)}.contest_own_details .cwd_first{width:64px;border-radius:20px 0 0 20px}.contest_own_details .cwd_first img{float:left;width:64px;height:64px;background-size:cover !important;border-radius:20px}.contest_own_details .cwd_second{width:40px}.contest_own_details .cwd_second img{width:24px;height:24px;border-radius:100px;margin:-8px 10px -8px 15px}.contest_own_details .cwd_second_un{width:110px;padding-right:10px}.contest_own_details td.cwd_third, .contest_own_details td.cwd_forth{line-height:14px;font-size:10px;color:var(--font-gray-5)}.contest_own_details td.cwd_third{border-radius:0 20px 20px 0}.contest_own_details td.cwd_forth{background:transparent;padding-left:15px}.contest_own_details td.cwd_third span, .contest_own_details td.cwd_forth span{color:var(--font);display:block;font-size:14px;font-weight:600}.prev_next_vote_model{background:var(--theme);border-radius:100px;position:relative;height:52px;margin:-70px 10px 20px 10px}.prev_next_vote_model-left, .prev_next_vote_model-right{width:48px;height:48px;border-radius:100px;background:var(--bg-grad-1);border:1px solid transparent;position:absolute;top:2px;left:2px;cursor:pointer}.prev_next_vote_model-right{left:auto;right:2px}.prev_next_vote_model-left img, .prev_next_vote_model-right img{width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:url(/images/svg/arrow_left.svg) center center no-repeat}.prev_next_vote_model-right img{background:url(/images/svg/arrow_right.svg) center center no-repeat}.prev_next_vote_model label{text-align:center;text-transform:uppercase;color:var(--font-orange);font-size:10px;font-weight:700;display:block;padding:7px 0 7px 0}.prev_next_vote_model .pnvm-user{text-align:center}.prev_next_vote_model .pnvm-user img{width:22px;height:22px;border-radius:100px;margin:-5px 5px -5px 0}.contest_donater_reward{padding-bottom:30px}.contest_donater_reward h1, .contest_donater_reward h2{text-align:center;font-size:16px;font-weight:700;padding:25px 0 15px 0}.contest_donater_reward h2{font-weight:400;padding:0 0 15px 0}.contest_donater_reward h2 span{color:var(--font-green)}.contest_donater_reward_line{background:var(--font-gray-13);border-top:1px solid var(--font-gray-12)}.contest_donater_reward table{width:90%;margin:0 auto}.contest_donater_reward table tr:first-child td{border-bottom:1px solid var(--font-gray-12)}.contest_donater_reward table td:first-child{color:var(--font-gray-9);font-size:12px;font-weight:600;padding:20px 0;width:35%;position:relative}.contest_donater_reward table td:first-child:before{content:" ";display:block;position:absolute;right:20px;top:18px;width:30px;height:30px;background:url(/images/svg/contest_donate_details.svg) center center no-repeat}.contest_donater_reward table td span{font-size:14px;font-weight:700;color:var(--font-orange);display:block}.contest_donater_reward table td .cdrwrd_topdonate{text-transform:uppercase;font-size:10px}.contest_donater_reward table td:last-child{color:var(--font);font-size:12px;font-weight:600;padding:20px 0;width:45%}.contest_donater_reward table td:nth-child(2){width:10%;text-align:right;padding-right:10px}div#model_attach_id_popup.own_contest_details{padding-top:20px;overflow-x:hidden}div#model_attach_id_popup.own_contest_details img.feeds-tc-left{left:5px;z-index:1}div#model_attach_id_popup.own_contest_details img.feeds-tc-right{right:5px;z-index:1}.contest_donaters{max-height:270px;overflow-y:auto}.contest_donaters a{text-decoration:none}.contest-voter-line{margin:0 13px 5px 13px;border-radius:16px;padding:7px;/*background:linear-gradient(90deg, #4c3180, #1c1c1c) padding-box, linear-gradient(180deg, #333435, #212121) border-box;*/background:var(--font-gray-14)}.contest-voter-line.withbg{background:var(--font-gray-14) url(/images/svg/top_donater_bg.png) right center no-repeat;/*  background-size:cover !important;*/}.contest-voter-line table{width:100%}.contest-voter-line img{width:36px;height:36px;border-radius:100px;float:left}.contest-voter-line td{border:0 !important;width:auto !important;text-align:left !important;padding:0 !important}.contest-voter-line td.name{width:100% !important;padding:0 15px !important;color:var(--font) !important}.contest-voter-line td:last-child{color:var(--font-gray-5);font-size:16px !important;font-weight:700 !important}.contest-voter-line.withbg td:last-child span{color:var(--font-orange);font-size:16px;font-weight:700}.contest_donaters_blur td:first-child, .contest_donaters_blur td:nth-child(2){filter:blur(8px);-webkit-filter:blur(8px)}#model_attach_id_popup.contest_top_10_popup{background:url(/images/svg/contest_top_10_bg_popup.svg) center top no-repeat !important;background-size:cover !important;overflow:visible !important}.contest_top_10_popup .popup_drag2close{top:-25px}.contest_top_10_popup h1{font-size:18px;font-weight:600;padding:25px 30px 20px 30px;text-align:center;position:relative}.contest_top_10_popup h1:before{background:url(/images/svg/contest_top_10_h1_line.svg) center center no-repeat;width:100%;height:2px;content:" ";display:block;position:absolute;bottom:0px;left:50%;transform:translate(-50%, 0)}.contest_top_10_popup .contest-won-fail-descr{color:var(--font-gray-5)}.contest_top_10_table{width:calc(100% - 26px);margin:20px auto 0 auto;height:200px}.contest_top_10_table > div{height:194px;width:calc(50% - 6px);background:url(/images/svg/contest_top_10_left.png) center center no-repeat;float:left;position:relative;border-radius:20px;overflow:hidden}.contest_top_10_table > div:last-child{margin-left:12px;background:url(/images/svg/contest_top_10_right.svg) center center no-repeat}.contest_top_10_table > div label{position:absolute;top:5px;left:50%;transform:translate(-50%, 0);text-align:center;color:var(--font-gray-5);font-size:10px;font-weight:500}.contest_top_10_table > div label span{display:block;text-align:center;color:var(--font-orange);font-size:14px;font-weight:700}.contest_top_10_table > div p{position:absolute;top:50px;left:50%;width:130px;transform:translate(-50%, 0);text-align:center;color:var(--font-orange);font-size:16px;font-weight:500}.contest_top_10_table > div:last-child p{color:#fff}.contest_top_10_popup button{width:calc(100% - 26px) !important}.contest_top_10_details{background:url(/images/svg/contest_top_10_bg.png) center center no-repeat;background-size:100% 100% !important;width:90%;margin:20px auto -30px auto;min-height:120px;position:relative;cursor:pointer;/*border-radius:32px;overflow:hidden;*/}.contest_top_10_details *{cursor:pointer}.contest_top_10_details label{color:#fff;font-size:14px;font-weight:600;line-height:18px;position:absolute;left:130px;top:20px}.contest_top_10_details button{position:absolute;bottom:15px;left:130px;padding:5px 10px;border:0;background:rgba(0, 0, 0, 0.6);color:var(--font);font-size:12px}.contest-won-fail-prize{padding-top:10px;font-family:'TT Bluescreens';font-size:60px;font-weight:800;color:var(--font-orange)}.contest-won-fail-prize span{font-family:'TT Bluescreens';font-size:60px}.contest_votes_table{margin:20px auto;max-width:94%;max-height:200px;overflow-y:auto}.contest_votes_table img{width:32px;height:32px;border-radius:100px}.contest_votes_table a{text-decoration:none}.contest_prize_photo_popup .top_contest_vote_line{padding-top:0}.contest_prize_photo_popup .feeds_top_creators{padding:0}.contest_top3_models.contest_other_models .com_box_total{border-radius:0 0 32px 32px;bottom:1px;left:1px;width:calc(100% - 2px)}.contest_top3_models.contest_other_models .com_box_total ~ img{border:1px solid var(--font-orange);border-radius:32px}.login-reg-buttons.join_contest_btn_2.join_contest_btn_3{position:absolute;left:10px;bottom:40px;width:calc(100% - 20px);padding:15px 5px 15px 5px;height:84px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;border-radius:0 0 28px 28px}@media only screen and (min-width:500px){.contest_top_10_popup h1{max-width:380px;margin:0 auto}.copy_vote_contest_link{top:20px}.contest-voter-line{margin:0 0 5px 0}.contest_donater_reward_line{background:var(--font-gray-14);border-top:0;border-radius:24px}.contest_donater_reward table tr:first-child td{border-bottom:1px solid var(--font-gray-13)}.contest_top_10_details{width:100%;min-height:150px}.contest_top_10_details label{max-width:280px;left:170px;top:40px}.contest_top_10_details button{left:170px;bottom:30px}.top_contest_vote_line{background:transparent}.top_contest_vote_line_bg_2{background:var(--font-gray-12);border-radius:28px;padding-top:15px}#body-contest .top_contest_vote .feeds_top_creators .feeds_contests_scroll{padding:0 10px}#body-contest .messages-container .settings-top{margin-left:-20px;margin-top:-10px;margin-right:-20px}.contest_header_sum{margin-top:20px;border-radius:32px 32px 0 0}.contest_own_details{max-width:94%;margin:20px auto 20px auto}.upload_service_photo.contest_page_upload{line-height:70px}.upload_service_photo.contest_page_upload img{margin-bottom:-17px}.upload_service_photo.contest_page_upload span{top:0}.reg-log-page.join_contest_fields .group{max-width:100%}}@media only screen and (max-width:500px){.contest_donater_reward table td:first-child:before{right:0}}@media only screen and (max-width:450px){.contest_top_10_details{min-height:110px}.contest_top_10_details label{left:120px}.contest_top_10_details button{left:120px}}@media only screen and (max-width:430px){.contest_top_10_details{min-height:100px}.com_box_total_details p{right:130px}.contest_top_10_details button{bottom:5px}}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){.contest_top_10_details{min-height:90px}.contest_top_10_details label{left:110px}.contest_top_10_details button{left:110px}}@media only screen and (max-width:390px){.com_box_total_details label{width:100px;top:15px}}@media only screen and (max-width:370px){.com_box_total_details p{right:110px}.contest_top_10_details label{left:100px}.contest_top_10_details button{left:100px}}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){.com_box_total_details label{width:80px}.contest_top_10_details label{left:90px;top:12px}.contest_top_10_details button{left:90px}}@media only screen and (max-width:340px){}.myDonutChart{width:300px;height:300px;margin:0 auto}#myDonutChart{height:100%;width:100%}.user-stats-box.chart-container, .user-stats-box.pie-chart-container{height:auto;padding-bottom:20px}.user-stats-box.chart-container:before, .user-stats-box.pie-chart-container:before{display:none}div#chart__container{padding:10px 10px 10px 5px;position:relative}.login-reg-buttons.filter_stats_footer{z-index:5}.login-reg-buttons.filter_stats_footer button img{width:16px;height:16px;background:url(/images/svg/stats/filter.svg) center center no-repeat;margin:-3px 5px -3px 0}.stats-orders-list{padding:10px}.filter_stats_popup h1{text-align:center;padding:30px 0 20px 0}.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{}.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{color:var(--theme);background-color:transparent !important;border:0 !important;padding:5px;font-size:14px}.stats-posts .post_quicklook, .stats-ads-box{min-height:76px;margin-bottom:12px;background:var(--font-gray-11);border-radius:16px;position:relative}.stats-posts .sp-post-photo{float:left;width:76px;height:76px;background-size:cover !important;border-radius:16px}.stats-posts table{width:calc(100% - 90px);float:left;margin-left:14px;margin-top:10px}.stats-posts table td{vertical-align:middle;width:33.3333%;position:relative;line-height:18px}.stats-posts table td:before{position:absolute;top:0;right:10px;width:1px;height:50px;background:var(--font-gray-13);content:' '}.stats-posts .stats-ads-box table td:before{transform:rotate(30deg);right:15px;height:40px}.stats-posts .stats-ads-box table{width:160px;margin-top:8px}.stats-posts td:last-child:before{display:none}.stats-posts table td img, .stats-posts table td span, .stats-posts table td b{display:block}.stats-posts table td img{width:14px;height:14px;background:url(/images/svg/stats/like.svg) center center no-repeat}.stats-posts table td:nth-child(2) img{background:url(/images/svg/stats/comment.svg) center center no-repeat}.stats-posts table td:nth-child(3) img{background:url(/images/svg/stats/save.svg) center center no-repeat}.stats-posts table td span{font-size:12px;font-weight:600;color:var(--font-gray-5)}.stats-posts table td b{font-size:14px;font-weight:700}.login-reg-buttons.stats-ads-button{height:90px}.ad-create-posts{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;margin-top:25px}.ad-create-posts > div{cursor:pointer;position:relative;flex:0 0 calc(33.3333% - 2px);display:flex;width:calc(33.3333% - 2px);margin:2px 2px 0 0;border:0px solid var(--font-gray-10);background:transparent !important;padding:10px 15px;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1}.ad-create-posts > div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ad-create-posts > div.active img{border:10px solid var(--font)}.asc-post-photo{max-width:100%;display:block;margin:0 auto}.ad-set-costs{margin-bottom:50px}.ad-set-costs h2{text-align:center;padding:20px 0}.ad-set-costs select, .ad-set-costs #ad_days, .ad-set-costs #ad_budget, .ad-set-costs #ad_cost{width:100%;display:block !important;margin:0 auto}#ad_days_val, #ad_budget_val{display:block;padding:10px 0 0 0;text-align:center}.ad-set-costs #ad_days, .ad-set-costs #ad_budget{-webkit-appearance:none;appearance:none;background:transparent !important;padding:10px 5px !important;cursor:pointer;width:100%;height:5px;border-radius:5px;outline:none;opacity:0.7;-webkit-transition:.2s;transition:opacity .2s}.ad-set-costs input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:var(--border-gray);cursor:pointer;margin-top:-5px}.ad-set-costs input::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:var(--border-gray);cursor:pointer;margin-top:-5px}input[type="range"]::-webkit-slider-runnable-track{background:linear-gradient(90deg, #7957d7, #4bbd5e);height:5px}input[type="range"]::-moz-range-track{background:linear-gradient(90deg, #7957d7, #4bbd5e);height:5px}.ad-set-costs select option{background:rgba(0, 0, 0, 1)}.stats-ads-box .ad-country{color:var(--font-gray-5);font-weight:600}.stats-ads-box .ad-country img{width:19px;border-radius:2px}.stats-order-box{margin-bottom:10px;border-radius:28px;padding:15px 20px;background:var(--bg-grad-1);border:1px solid transparent;position:relative}#ui-datepicker-div{background:var(--bg-grad-1);border:1px solid transparent;padding:10px;width:320px}#ui-datepicker-div.ui-datepicker .ui-datepicker-header{background:var(--bg-grad-2) !important;border:1px solid transparent}#ui-datepicker-div.ui-datepicker .ui-datepicker-header *{color:var(--font) !important}#ui-datepicker-div.ui-datepicker .ui-datepicker-header select *{color:var(--theme) !important}#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-corner-all{top:5px !important;cursor:pointer}#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-corner-all:hover{background:var(--font-gray-12) !important;border:1px solid transparent !important;top:2px;left:2px}#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next:hover{right:2px;left:auto}#ui-datepicker-div.ui-widget-content .ui-state-default.ui-state-hover{background:var(--theme) !important;border:1px solid transparent !important}#ui-datepicker-div.ui-widget-content .ui-state-default{background:var(--bg-grad-2) !important;border:1px solid transparent !important;text-align:center;border-radius:200px;height:36px;line-height:36px;padding-top:0;margin:2px;width:36px}#ui-datepicker-div.ui-widget-content .ui-state-highlight{color:var(--font-blue)}#ui-datepicker-div.ui-widget-content .ui-datepicker-days-cell-over a{background:transparent !important;border:1px solid transparent !important}.filter_stats_footer{max-height:90px}.user-stats-box.stats-by-country, .user-stats-box.stats-posts{padding:15px;height:auto}.user-stats-box.stats-by-country:before, .user-stats-box.stats-posts:before{display:none}.user-stats-box.stats-by-country .onboard_countrues > div{border:0;background:var(--theme)}.user-stats-box.stats-by-country .onboard_countrues > div > span{position:absolute;top:15px;right:20px;font-size:16px;font-weight:600;text-align:right}.user-stats-box.stats-by-country .onboard_countrues > div > label{position:absolute;top:15px;right:90px;color:var(--font-green-2);text-align:right;font-size:16px;font-weight:600}.stats-all-countries, .stats-all-posts{text-align:center;padding:18px 20px;cursor:pointer;position:relative;background:var(--font-gray-13);border-radius:100px;margin:10px 0 5px 0;font-size:14px;font-weight:700}.stats-all-posts{margin-top:15px}.user-stats-box.stats-posts table{}.user-stats-box.stats-posts.ads-list{margin:10px 10px}.stats-ads-box .ad-country{position:absolute;left:90px;top:50px}.stats-ads-box .ad-country img{margin-right:5px}.stats-ads-box .ad-limit-error{color:red;display:block}.ad-limit-errors{top:70px;position:absolute;left:90px}.stats-ads-box:not(.withcountry) .ad-limit-errors{top:50px}.stats-ads-box.withlimits{min-height:105px}.ad-right-button{position:absolute;top:2px;right:2px;border-radius:100px;width:72px;height:72px;background:var(--adrb-bg);border:5px solid transparent !important;cursor:pointer}.ad-right-button.ad-red-circle{border:5px solid var(--font-red)}.ad-right-button .svg_circle{position:absolute;left:-13px;top:-13px}.ad-right-button .svg_circle svg{width:114px !important;height:114px !important}.ad-right-button .svg_circle svg path:not(#progress){stroke:var(--font-green) !important}.ad-right-button.ad-red-circle .svg_circle svg path:not(#progress){stroke:var(--font-red) !important}.ad-right-button.paused .svg_circle svg path:not(#progress){stroke:var(--font-orange) !important}.ad-right-button span{position:absolute;left:50%;bottom:7px;transform:translate(-50%, 0);font-size:12px;font-weight:600}.ad-right-button img{width:24px;height:24px;background:url(/images/svg/stats/ad_pause.svg) center center no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.ad-right-button.paused img{background:url(/images/svg/stats/ad_play.svg) center center no-repeat}.ad-right-button.moderate img{background:url(/images/svg/stats/ad_moderate.svg) center center no-repeat}.ad-right-button.failed img{background:url(/images/svg/stats/ad_fail.svg) center center no-repeat}.ad-right-button.finished img{background:url(/images/svg/stats/ad_finished.svg) center center no-repeat}.ad-set-costs{background:var(--bg-grad-1);border:1px solid transparent;margin:0 auto;width:calc(100% - 20px);border-radius:28px;padding:10px}.ad-set-costs h1{text-align:center;color:var(--font-gray-2);text-transform:uppercase;font-size:10px;font-weight:600;margin:20px 0 5px 0}.stats-ads-virt-balance{text-align:center;font-family:'TT Bluescreens';font-size:40px;font-weight:600;color:var(--font-orange) !important}.stats-ads-virt-balance span{font-family:'TT Bluescreens';font-size:24px;color:var(--font-orange) !important}.group.group-select select *{color:var(--font)}input[type="range"]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.group.group-select:before{width:15px;height:15px;z-index:2;position:absolute;right:15px;top:50%;transform:translate(0, -50%);content:" ";background:url(/images/svg/stats/select.svg) center center no-repeat}.ad-set-costs .group{max-width:none}.ad-set-costs .group #ad_days_val, .ad-set-costs .group #ad_budget_val{text-align:left;margin:-10px 0 5px 5px}.pie-chart-tabs{margin:20px;white-space:nowrap;overflow-y:auto;font-size:0;height:50px;border-bottom:1px solid var(--font-gray-12)}.pie-chart-tabs label{display:inline-block;position:relative;font-size:14px;font-weight:600;background:var(--font-gray-12);margin-right:5px;border-radius:100px;padding:7px 10px 7px 30px}.pie-chart-tabs label:before{content:" ";display:block;width:12px;height:12px;border-radius:100px;background:#FD558D;position:absolute;left:11px;top:9px}.pie-chart-tabs label:nth-child(2):before{background:#FFBD01}.pie-chart-tabs label:nth-child(3):before{background:#573CFF}.chart-top-table{width:100%;margin:10px 15px 0 15px}.chart-top-table td{width:30%;padding:5px 0}.chart-top-table td:first-child{width:40%}.chart-top-table span.icon{display:inline-block;width:8px;height:8px;border-radius:100px;border:2px solid var(--font-green);margin-right:8px}.chart-top-table tr:nth-child(2) span.icon{border:2px solid var(--font-blue-3)}.chart-top-table td div{display:inline-block;padding:0 0 0 10px;line-height:18px;border-radius:100px;background:var(--theme);font-size:11px;font-weight:600;color:var(--font-green)}.chart-top-table .minus td div{color:var(--font-red)}.chart-top-table td div img{float:right;margin-left:5px}.chart-top-table td:last-child{color:var(--font-green);font-size:14px;font-weight:600}.chart-top-table .minus td:last-child{color:var(--font-red)}.filter_by_date_desktop{display:none}.stats_ads_coverage{background:var(--font-gray-11) url(/images/svg/stats/coverage.svg) center center no-repeat;background-size:cover !important;border-radius:20px;text-align:center;height:106px;width:100%;position:relative;margin:30px 0}.stats_ads_coverage:before{content:" ";display:block;background:url(/images/svg/stats/coverage_line.svg) center top no-repeat;background-size:cover !important;height:1px;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%, 0);z-index:10}.stats_ads_coverage label{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:20px;font-weight:600}@media only screen and (min-width:500px){.stats-posts table{width:calc(100% - 120px)}.stats-posts .post_quicklook{min-height:100px}body ul.stats-tabs{width:100%}body .user-stats-box.stats-posts.ads-list{margin:10px 0;padding:20px 0;width:100%;background:transparent}.login-reg-buttons.stats-ads-button a button.black_button{width:100%}body .stats-posts .sp-post-photo{width:98px;height:98px}body .stats-ads-box{height:106px;padding:4px;background:var(--bg-grad-1)}body .stats-ads-box:hover{background:var(--bg-grad-1-hover)}body .stats-ads-box .ad-country{left:120px;top:65px}body .ad-right-button{width:98px;height:98px;top:4px;right:4px}body .user-stats-box > div.ustats-box p{}body .user-stats-box.stats-by-country, body .user-stats-box.stats-posts{padding:20px}body .home-separator-label{color:var(--font)}.user-stats-box.stats-posts.ads-list{width:calc(100% - 25px)}.filter_by_date_desktop{display:block;text-align:right;padding:25px 10px 10px 0}.filter_by_date_desktop button{background:url(/images/svg/button.svg) center center no-repeat !important;background-size:100% auto;border-radius:100px !important;background-size:cover !important;padding:7px 15px !important;font-size:14px}.filter_by_date_desktop button img{margin:-3px 5px -3px 0}.filter_stats_footer{display:none}}@media only screen and (max-width:500px){.stats-range-div{width:90%;height:48px;margin:0 auto;background:url(/images/svg/stats/range_bg.svg) center center no-repeat;background-size:100% 100% !important;position:relative}.stats-range-div input[type="text"]{background:transparent !important;border:0 !important;position:absolute;top:2px;left:55px}.stats-range-div input#stats_end_date{left:240px}.stats-range-div img{width:20px;height:20px;background:url(/images/svg/stats/clear_date.svg) center center no-repeat;position:absolute;left:50%;transform:translate(-35px, 0);top:13px;cursor:pointer;display:none}.stats-range-div img:last-child{left:auto;transform:none;right:15px}.stats-range-div .srd-selected + img{display:block}#model_attach_id_popup.filter_stats_popup{max-width:90%;left:50%;transform:translate(-50%, 0);bottom:20px;border-radius:15px}#model_attach_id_popup.filter_stats_popup h1{font-size:14px;font-weight:600;text-transform:uppercase}.chart-wrapper{height:200px}html body .blueberryChart{height:200px}html body .blueberryChart > .blueberryLine > .blueberryPoints > .blueberryPoint{}html body .blueberryChart > .blueberryLine > .blueberryPoints > .blueberryPoint > .blueberryTooltip{/*    display:none;*/}html body .blueberryChart > .blueberryLine > .blueberryPoints > .blueberryPoint:hover{z-index:5}}@media only screen and (max-width:470px){.stats-range-div input[type="text"]{left:35px}.stats-range-div input#stats_end_date{left:225px}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){.stats-range-div input[type="text"]{left:25px}.stats-range-div input#stats_end_date{left:205px}}@media only screen and (max-width:410px){.stats-range-div img:last-child{right:10px}.stats-range-div input[type="text"]{font-size:12px !important;top:4px}.stats-range-div input#stats_end_date{left:195px}}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){.stats-range-div input#stats_end_date{left:185px}}@media only screen and (max-width:380px){}@media only screen and (max-width:370px){.stats-range-div input#stats_end_date{left:170px}}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){.stats-range-div input[type="text"]{left:20px}.stats-range-div input#stats_end_date{left:163px}}@media only screen and (max-width:340px){}.login-reg-buttons.edit_goal_footer{padding-top:20px}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.login-reg-buttons.edit_miner_bottom{height:90px}#body-edit_miner .upload_greeting.uploaded{height:auto}#body-edit_miner .upload_greeting.uploaded img{position:static;float:left}.onboard-crop-profile.crop4miner.avatar #profileCrop{width:260px;margin:0 auto;top:100px}.onboard-crop-profile.crop4miner.avatar .cropImgWrapper{border-radius:15px}.onboard-crop-profile.crop4miner.avatar .on-cr-prof-foot{height:80px;padding-top:10px}.miner_preview_image img{max-width:100%;border-radius:12px}form.reg-log-form.edit_miners .miner_preview_image{margin-bottom:120px}#model_attach_id_popup.thanks_miner_created{width:94%;border-radius:15px;left:50%;transform:translate(-50%, 0);bottom:20px}.thanks_miner_created h2{margin:35px 20px 30px 20px;padding-top:15px;font-size:12px;opacity:0.74;text-align:center;position:relative}.thanks_miner_created h2:before{background:url(/images/svg/line_dialog_cost.svg) center center no-repeat;width:100%;height:2px;content:" ";display:block;position:absolute;top:-10px;left:50%;transform:translate(-50%, 0)}.edit_miner_box .img{float:left;margin-right:15px;position:relative;width:120px;height:120px}.edit_miner_box .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:28px}.reg-log-page.edit_miner_box{height:120px;padding:0;margin:0 10px;border-radius:28px;background:var(--bg-grad-1);border:1px solid transparent}.edit_miner_box a{display:block}.edit_miner_box label{display:block}.edit_miner_box label.emlb-level{font-size:14px;opacity:0.6;padding-top:20px}.reg-log-page.edit_collection.edit_miners{margin:0 10px;border-radius:28px;background:var(--bg-grad-1);border:1px solid transparent}.edit_miner_box{position:relative}.edit_miner_box .remove_miner{width:24px;height:24px;background:url(/images/svg/search_trash.svg) center center no-repeat;position:absolute;top:16px;right:16px;z-index:1}.edit_miner_box label.emlb-subs{margin-top:5px;font-size:14px}.edit_miner_box label.emlb-subs-already{color:var(--font-gray-5);font-size:12px}@media only screen and (min-width:500px){.reg-log-page.edit_collection.edit_miners{padding:10px 20px}.reg-log-page.edit_collection.edit_miners .group{max-width:100%}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.buy_present_popup .upload_greeting.uploaded{height:auto;border:0;font-size:0;border-radius:24px;overflow:hidden;position:relative;width:320px}.buy_present_popup .upload_greeting.uploaded img:not(.open_present_line){position:static;max-width:320px;border-radius:24px;cursor:auto}.buy_present_popup .upload_greeting.uploaded .open_present_line{position:absolute;left:50%;transform:translate(-50%, 0);top:auto;width:320px;height:49px;background:url(/images/svg/present_bar.svg) center center no-repeat;background-size:cover;object-fit:none;text-align:center;line-height:49px;z-index:5;font-size:14px;font-weight:700}.buy_present_popup .upload_greeting.uploaded .open_present_line span{width:24px;height:24px;background:url(/images/svg/present_lock.svg) center center no-repeat;display:inline-block;position:relative;left:-5px;top:7px}.buy_present_popup h1{text-align:center;margin:30px 0;font-size:16px}.buy_present_popup h1 img{width:40px;height:40px;border-radius:100px;margin:-15px 10px -15px 0}.reg-log-page.edit_presents{border-radius:28px;background:var(--bg-grad-1) !important;border:1px solid transparent;margin:20px 10px !important}.reg-log-page.edit_presents .onboard-levels.withphoto .level-div h1{display:block}.reg-log-page.edit_presents .onboard-levels.withphoto .level-div h1 span{color:var(--font-green-2)}.reg-log-page.edit_presents .onboard-levels .level-div h2{color:var(--font-gray-8)}.reg-log-page.edit_presents .onboard-levels .level-div{border-radius:16px;background:var(--bg-grad-2) !important;border:1px solid transparent}.reg-log-page.edit_presents .upload_greeting{background:linear-gradient(180deg, #101010, #101010) padding-box, linear-gradient(165deg, #46934f, #44306d) border-box !important;border:1px solid transparent;max-height:64px;padding-top:6px}.reg-log-page.edit_presents .upload_greeting label{background:linear-gradient(to right, #957EF0 0%, #51D48A 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}.reg-log-page.edit_presents .upload_greeting label img{width:24px;height:24px;background:url(/images/svg/add_present_icon.svg) center center no-repeat;margin:-3px 5px -7px 0}#body-edit_presents .upload_greeting.uploaded{height:auto}#body-edit_presents .upload_greeting.uploaded img{position:static;float:left}.onboard-crop-profile.crop4present.avatar #profileCrop{width:260px;margin:0 auto;top:100px}.onboard-crop-profile.crop4present.avatar .cropImgWrapper{border-radius:15px}.onboard-crop-profile.crop4present.avatar .on-cr-prof-foot{height:80px;padding-top:10px}.present_preview_image img{max-width:100%;border-radius:12px}.edit_present_box .img{float:left;margin-right:15px}.edit_present_box .img img{width:60px;border-radius:5px}.reg-log-page.edit_present_box{height:120px;padding:10px 15px;border-radius:10px}.edit_present_box a{display:block}.edit_present_box label{display:block}.edit_present_box label.emlb-level{font-size:14px;opacity:0.6}.edit_present_box label.emlb-subs{font-size:24px}.edit_present_box label.emlb-subs-already{font-size:14px}.edit_presents .onboard-levels{margin-top:10px}.upload_greeting.presents_uploaded{max-height:100px;padding-top:25px;margin-top:-30px}.onboard-levels.withphoto .level-div{height:70px}.onboard-levels.withphoto .level-div h1{font-size:14px !important;width:auto !important}.onboard-levels.withphoto .level-div h2{font-size:12px !important;width:auto !important}.onboard-levels .level-div img.lvl-photo{width:50px;position:static;float:left;background-size:cover !important;border-radius:12px;margin:-16px 10px 0 -15px;height:70px}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.play_miner_popup{overflow-y:auto}.play_miner_popup .settings-top{background:var(--bg-grad-2) !important;border:1px solid transparent}#model_attach_id_popup .login-reg-buttons.play_miner_footer button.black_button:not(.disabled){background:var(--orange-button) !important;border-radius:16px !important}#model_attach_id_popup .login-reg-buttons.play_miner_footer button.black_button:not(.disabled):hover{background:var(--orange-button-hover) !important}.login-reg-buttons.play_miner_footer{height:90px}.miner_preview_image{margin-bottom:120px}.miner_play_top{margin:0 0 10px 0;text-align:center;font-size:14px;font-weight:500}.miner_play_top img{margin:-5px 5px -5px 5px}.miner_play_top span{display:block;color:var(--font-gray-5);font-size:14px;font-weight:500;padding:5px 0 0px}table.miner_play_top_2{background:var(--theme);padding:10px;width:100%;border-radius:25px;margin-bottom:10px}table.miner_play_top_2 td:first-child, table.miner_play_top_2 td:last-child{width:42%}table.miner_play_top_2 td:first-child img{width:32px;height:32px;background:url(/images/svg/bomb_small.svg) center center no-repeat;margin:-10px 5px}table.miner_play_top_2 td:last-child img{width:32px;height:32px;background:url(/images/svg/miner_flag_small.svg) center center no-repeat;margin:-10px 5px}.won_activity_points{width:105px;height:56px;background:url(/images/svg/miner_won_points.svg) center center no-repeat;margin:0 auto 10px auto;text-align:center;line-height:56px;font-size:32px;font-weight:600}.won_activity_points_lbl{text-align:center;font-size:12px;font-weight:500}.play_miner_popup .login-reg-buttons.edit_goal_footer{height:100px}#minesweeperGame{width:100%;margin:0;position:relative;max-width:430px}#minesweeperGame table tr{/*display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start;*/}#minesweeperGame td{border-collapse:collapse;border:         0px solid transparent;text-align:center}#minesweeperGame td{/*flex:0 0 25%;display:flex;width:25%;margin:0;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 0.95;*/width:25%;vertical-align:middle;text-align:     center;margin:         0}img.miner_bomb{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:0}#minesweeperGame a.miner-withimg{/*margin-top:0;*/}#minesweeperGame a{position:relative;width:calc(100% - 12px);height:91px;line-height:91px;display:block;margin:6px;text-align:center;color:          #fff;text-decoration:none;font-size:      1.5em}#minesweeperGame a.withblur{background:rgba(0,0,0,.3);border-radius:10px}.miner_preview{position:relative;z-index:1}#minesweeperGame table{position:absolute;left:0;top:0;width:100%;/*    height:100%;*/z-index:2}.play-miners-list{margin:0 15px;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.play-miners-list > div{position:relative;flex:0 0 calc(50% - 10px);display:flex;width:calc(50% - 10px);margin:0px 5px 10px 0;border:0;padding:0;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1;cursor:pointer;border-radius:32px;overflow:hidden}.play-miners-list > div.disabled{opacity:0.3;pointer-events:none}.play-miners-list > div img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;background:url(/images/svg/post_sub_lock.svg) center center no-repeat;background-size:100% 100% !important}.play-miners-list > div span{background:rgba(0, 0, 0, .6);display:block;position:absolute;left:0;top:50%;transform:translate(0, -50%);padding:10px;width:100%}.miner_fixed_head{display:none;position:fixed;top:0;left:0;width:100%;height:70px;background:rgba(0,0,0,0.6);z-index:200}.miner_fixed_head_container{height:70px;max-width:840px;margin:0 auto;position:relative;border-left:1px solid rgba(100, 100, 100, 0.3)}.miner_background_fade .blurred_fade{background:var(--theme) url(/images/svg/miner_bg_desktop.svg) center top no-repeat !important;background-size:100% auto !important}.miner_fixed_head_container .close_miner_play{width:70px;height:70px;cursor:pointer;position:absolute;top:0;right:0;background:url(/images/svg/miner_close_desktop.svg) center center no-repeat;border-left:1px solid rgba(100, 100, 100, 0.3);border-right:1px solid rgba(100, 100, 100, 0.3)}a.go_to_miners_list{top:19px;left:20px;position:relative}.miner_play_top_desktop{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.miner_play_top_desktop img{margin:-15px 5px}.miner_play_top_desktop td{font-size:16px}.miner_play_top_desktop td:first-child, .miner_play_top_desktop td:last-child{font-weight:600}.miner_play_top_desktop td:first-child img{width:40px;height:40px;background:url(/images/svg/miner_head_bomb.svg) center center no-repeat}.miner_play_top_desktop td:last-child img{width:40px;height:40px;background:url(/images/svg/miner_head_cell.svg) center center no-repeat;margin-right:10px}.miner_fixed_head_balance{position:absolute;top:20px;right:80px;color:var(--font-orange);font-weight:700;font-size:12px}.miner_fixed_head_balance label{padding:0 0 2px 25px;display:block;color:var(--font-gray-9);font-size:12px;font-weight:600}.miner_fixed_head_balance img{width:18px;margin:-2px 8px -2px 0}.miner_fixed_head_balance span{font-size:18px}.desktop_play_miner_cost{display:none;position:absolute;top:-40px;left:50%;transform:translate(-50%, 0);font-size:14px;font-weight:600;white-space:nowrap}.desktop_play_miner_cost:first-letter{text-transform:uppercase}.desktop_play_miner_cost span{display:inline-block;position:relative;top:0px;padding:7px 10px;margin:0 5px;background:rgba(0,0,0,0.8);border-radius:100px}.desktop_play_miner_cost span img{margin:-5px 5px -5px 0}.roulette-main-won-text{display:none;position:absolute;top:-20px;left:50%;transform:translate(-50%, 0);font-size:24px;font-weight:700}.roulette_bg_desktop{display:none}@media only screen and (min-width:900px){img.roulette_bg{display:none}.roulette_bg_desktop{display:block;width:600px;position:absolute;left:50%;bottom:225px;transform:translate(-50%, 0);z-index:1}.roulette-main-won-text{display:block}div#model_attach_id_popup.play_roulette_popup .messages-container{display:none}div#model_attach_id_popup.play_miner_popup.play_roulette_popup{overflow:visible;max-height:800px;background:transparent !important}.desktop_play_miner_cost{display:block}.miner_play_top, .miner_play_top_2{display:none}div#model_attach_id_popup.play_miner_popup{margin-top:70px}.miner_fixed_head{display:block}html body #model_attach_id_popup.play_miner_popup_miner:not(.play_miner_popup_list){background:transparent !important}html body #model_attach_id_popup.play_miner_popup_miner:not(.play_miner_popup_list) .reg-log-page.edit_collection.edit_miners{padding-top:20px}.play_miner_popup_miner:not(.play_miner_popup_list) .messages-container{display:none}}@media (min-width:900px) and (max-height:850px){div#model_attach_id_popup.play_miner_popup.play_roulette_popup{max-height:700px}}@media (min-width:900px) and (max-height:750px){div#model_attach_id_popup.play_miner_popup.play_roulette_popup{max-height:600px}}@media (min-width:900px) and (max-height:700px){div#model_attach_id_popup.play_miner_popup.play_roulette_popup{max-height:560px}.roulette-main-won-text{display:none}}@media only screen and (min-width:500px){div#add_bonus4model.alwaysmiddle{top:50%;left:50%;position:fixed !important;transform:translate(-50%, -50%)}div#model_attach_id_popup.play_miner_popup.small_height{height:calc(100% - 40px)}div#model_attach_id_popup.play_miner_popup_list{overflow-y:auto;height:600px !important;max-height:100%}}@media only screen and (max-width:500px){img.miner_bomb{margin-top:0}.play_miner_popup .login-reg-buttons.edit_goal_footer{height:120px}}@media only screen and (max-width:450px){img.miner_bomb{/*margin-top:-7px;*/   }#minesweeperGame{max-width:390px}#minesweeperGame a{height:81.5px;line-height:84px}}@media only screen and (max-width:430px){img.miner_bomb{/*margin-top:-15px;*/}#minesweeperGame{max-width:360px}#minesweeperGame a{height:75px;line-height:79px}}@media only screen and (max-width:410px){#minesweeperGame{max-width:340px}#minesweeperGame a{height:70px;line-height:74px}}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){#minesweeperGame{max-width:320px}#minesweeperGame a{height:64.5px;line-height:69.5px}}@media only screen and (max-width:370px){#minesweeperGame{max-width:300px}#minesweeperGame a{height:59.5px;line-height:64.5px}}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.play_story_container{max-width:430px;margin:0 auto;position:relative}.play_story_container .png_story{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.play_story_container img, .play_story_container video{max-width:100%}.story-play-progress{position:absolute;left:20px;top:20px;width:90%;z-index:5}.story-play-progress > div{float:left;width:30px;height:10px;cursor:pointer;background:var(--font-gray);border-radius:100px;margin-right:5px;position:relative;overflow:hidden}.story-play-progress > div.active{width:60px}.story-play-progress > div > div{background:var(--border-color);height:10px;border-radius:100px}.story-views{position:absolute;left:20px;top:-20px;color:var(--font)}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.login-reg-buttons.edit_roulette_footer{height:100px}.edit_roulete.edit_collection .modal_upload.uploaded > div{padding-top:25px}#body-edit_roulet .onboarding_thanks h1{margin-top:20px;text-align:center;font-size:14px;text-transform:uppercase;color:var(--font-gray-5)}#body-edit_roulet .onboarding_thanks{padding:10px 20px}#body-edit_roulet .onboarding_thanks .modal_upload{height:300px;margin-bottom:30px}#body-edit_roulet .onboarding_thanks .modal_upload > div{height:100%;line-height:280px}#body-edit_roulet .onboarding_thanks .group{max-width:none;margin-bottom:15px}#body-edit_roulet .onboarding_thanks .modal_upload img{width:auto;height:auto;max-width:100%;max-height:100%;border-radius:12px}#body-edit_roulet .reg_ids_uploads{padding:20px 0 0 0;max-height:700px;display:block}#body-edit_roulet .edit_roulete .reg_ids_uploads > div{width:100%;height:100px;padding-top:0;background:var(--theme);position:relative}#body-edit_roulet .edit_roulete .reg_ids_uploads > div img{position:static;width:100px !important;float:left;margin:0}#body-edit_roulet .modal_upload > div p{display:none !important}#body-edit_roulet .edit_roulete .reg_ids_uploads > div p{display:block !important;position:absolute;left:110px;top:10px;color:var(--font)}.edit_collection.edit_roulete .modal_upload{margin-bottom:20px;cursor:pointer}.edit_collection.edit_roulete .modal_upload.uploaded{background:var(--bg-grad-1);border-radius:32px;border:1px solid transparent}.edit_collection.edit_roulete .modal_upload.uploaded > div{border:0}.edit_collection.edit_roulete .modal_upload.uploaded > div span{padding-top:0;padding-bottom:5px}.edit_collection.edit_roulete .modal_upload{position:relative}.edit_collection.edit_roulete .modal_upload p{width:40px;height:40px;background:url(/images/svg/edit_roulette.svg) center center no-repeat;position:absolute;top:50%;right:15px;transform:translate(0, -50%)}.edit_collection .modal_upload.uploaded .uploaded_roulette_photo{width:96px;height:96px;border-radius:32px;margin:0 15px 0 0;background-size:cover !important}.edit_collection.edit_roulete .modal_upload:not(.uploaded) > div{height:96px;padding-top:29px}.edit_collection.edit_roulete .modal_upload > div{line-height:14px;height:90px;padding:26px 0px;text-align:left;color:var(--font);font-size:14px;font-weight:700}.edit_collection.edit_roulete .modal_upload > div span{display:block;color:var(--font-gray-5);font-size:14px;font-weight:500;padding-top:5px}.edit_collection .modal_upload img.roulette_upload_icon{width:64px;height:64px;background:url(/images/svg/roulette_upload.svg) center center no-repeat;float:left;margin:15px 10px 0 13px}.reg-log-page.edit_collection.edit_roulete{padding-top:0}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.post_preview_photos{max-height:300px}.post_preview_photos > div{width:100%;height:300px;display:none}.post_preview_photos > div:first-child{display:block}.post_preview_photos .zd-video-container, .post_preview_photos .zd-video-container .zd-video, .post_preview_photos .zd-video-container .zd-video video{width:100%;height:300px !important}.post_preview_photos img{max-width:100%;max-height:100%;display:block;margin:0 auto}.post_preview_photos_nav{margin:20px auto;text-align:center}.post_preview_photos_nav > span{display:inline-block;width:10px;height:10px;border-radius:100px;background:var(--theme);cursor:pointer;margin:0 5px}.post_preview_photos_nav > span.active{background:var(--font)}.posts_tag_placeholder_added{margin-bottom:20px}.posts_tag_placeholder > div, .posts_tag_placeholder_added > div{background:var(--theme-bg-2);border-radius:5px;padding:5px 10px;cursor:pointer;float:left;margin:5px}.edit_post_thanks img{margin:30px auto !important;border-radius:12px !important;background:var(--theme)}.login-reg-buttons a{text-decoration:none}.post_preview_photos img{border-radius:32px}.reg-log-page.edit_post{border-radius:32px;background:var(--bg-grad-2);border:1px solid transparent;padding:20px;margin-bottom:20px}.edit_post .modal_upload.uploaded > div img{margin:-27px 10px -27px 0}.reg-log-page.edit_post .group{max-width:none}body#body-edit_posts .modal_upload div > img{margin:-30px 0}body#body-edit_posts .modal_upload span{position:relative;top:0px;left:10px}@media only screen and (max-width:500px){.reg-log-page.edit_post{margin:0 10px}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}#body-edit_stories .login-reg-buttons.onboard{z-index:10;position:relative}.edit_story .modal_upload img{max-width:100%}div#shirtDiv{height:auto !important}.story_preview_photos{max-height:100%}.story_preview_photos > div{width:100%;height:300px;display:none}.story_preview_photos > div:first-child{display:block}.story_preview_photos .zd-video-container, .story_preview_photos .zd-video-container .zd-video, .story_preview_photos .zd-video-container .zd-video video{width:100%;height:300px !important}.story_preview_photos img{max-width:100%;max-height:100%;display:block;margin:0 auto}.story_preview_photos_nav{margin:20px auto;text-align:center}.story_preview_photos_nav > span{display:inline-block;width:10px;height:10px;border-radius:100px;background:var(--theme);cursor:pointer;margin:0 5px}.story_preview_photos_nav > span.active{background:var(--font)}.stories_tag_placeholder_added{margin-bottom:20px}.stories_tag_placeholder > div, .stories_tag_placeholder_added > div{background:var(--theme-bg-2);border-radius:5px;padding:5px 10px;cursor:pointer;float:left;margin:5px}.edit_story_thanks img{margin:30px auto !important;border-radius:12px !important;background:var(--theme)}div#edit_story_video .zd-video video{border-radius:12px;margin-bottom:0;height:100% !important}div#shirtDiv{font-size:0px;z-index:1;margin:0 auto}body .span6{width:100% !important}@media only screen and (max-width:430px){div#shirtDiv{max-width:400px}div#shirtDiv *{max-width:400px;max-height:672px}}@media only screen and (max-width:400px){div#shirtDiv{max-width:370px}div#shirtDiv *{max-width:370px;max-height:622px}}@media only screen and (max-width:370px){div#shirtDiv{max-width:350px}div#shirtDiv *{max-width:350px;max-height:588px}}@media only screen and (max-width:350px){div#shirtDiv{max-width:320px}div#shirtDiv *{max-width:320px;max-height:538px}}.tabs_story{transition:0.25s;position:fixed;left:0;height:425px;bottom:-380px;z-index:10}.tabs_story.open{bottom:0}.tabs_story > button{width:200px;display:block;margin:0 auto;height:30px}.tabs_story .tabbable{height:380px;overflow-y:auto}.editstory-buttons{position:fixed;right:0;top:0;z-index:10}#shirtDiv{touch-action:none}.editstory-buttons .well{padding:5px}.editor_buttons{min-height:2px;padding-right:100px;position:fixed;top:0;left:0;width:calc(100% - 100px);background:var(--font);z-index:10}div#texteditor > *{float:left;padding:5px 7px !important}body{padding:0 !important}.color-preview{border:1px solid var(--font-gray-10);margin:2px;zoom:1;vertical-align:top;display:inline-block;cursor:pointer;overflow:hidden;width:20px;height:20px}.rotate{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);/* filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5); */-ms-transform:rotate(90deg)}.Arial{font-family:"Arial"}.Helvetica{font-family:"Helvetica"}.MyriadPro{font-family:"Myriad Pro"}.Delicious{font-family:"Delicious"}.Verdana{font-family:"Verdana"}.Georgia{font-family:"Georgia"}.Courier{font-family:"Courier"}.ComicSansMS{font-family:"Comic Sans MS"}.Impact{font-family:"Impact"}.Monaco{font-family:"Monaco"}.Optima{font-family:"Optima"}.HoeflerText{font-family:"Hoefler Text"}.Plaster{font-family:"Plaster"}.Engagement{font-family:"Engagement"}img#tshirtFacing{width:100%;max-width:100%}.canvas-container{z-index:10}div#texteditor ul#menu_font{position:absolute;background:#fff;color:#000 !important;display:none}div#texteditor ul#menu_font *{color:#000;text-decoration:none}div#texteditor > *{color:#000}div#texteditor button{border-radius:3px !important}div#texteditor button:hover{background:#efefef !important}.story_keyboard_close{position:relative;right:0px;bottom:0px;background:#fff;color:#000;padding:10px 15px;border-radius:100px;cursor:pointer;z-index:5;display:none}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.edit_collection .modal_upload > div{line-height:50px;padding:150px 0;color:var(--font-gray-5);font-size:14px}.edit_collection .modal_upload div{}.edit_collection .modal_upload img{width:96px;height:96px;background:url('/images/svg/upload_col.svg') center center no-repeat;position:static;display:block;margin:0 auto}.edit_collection .modal_upload.uploaded div{}.edit_collection .modal_upload.uploaded img{float:left;display:inline-block;width:64px;height:64px;background:url('/images/svg/upload_col_small.svg') center center no-repeat;margin:-17px 20px 0 0}.edit_collection .modal_upload.uploaded > div{line-height:14px;padding:40px 50px;text-align:left}.step-2-collection{border-radius:28px;background:var(--bg-grad-1) !important;border:1px solid transparent;margin:20px 10px !important}.reg-log-page.edit_collection{padding:20px 10px}.reg-log-page.edit_collection .reg_ids_uploads, .collections-list{padding:0 0 10px 0;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.reg-log-page.edit_collection .reg_ids_uploads > div{position:relative;flex:0 0 calc(33.3333% - 4px);display:flex;width:calc(33.3333% - 4px);margin:4px 4px 0 0;border:0px solid var(--font-gray-10);background:transparent !important;padding:10px 15px;border-radius:16px !important;overflow:hidden;box-sizing:border-box;aspect-ratio:1 / 1}.collections-list > div{position:relative;flex:0 0 calc(50% - 3px);width:calc(50% - 3px);margin:3px 6px 3px 0;border:0px solid var(--font-gray-10);padding:0;overflow:hidden;box-sizing:border-box;border-radius:32px !important;background:var(--font-gray-11)}.collections-list > div .coll-box-price{position:absolute;left:50%;bottom:20px;transform:translate(-50%, 0);text-align:center;background:rgba(0,0,0,.6);padding:5px 14px;border-radius:100px;font-family:'TT Bluescreens';font-size:20px;font-weight:800}.collections-list > div .coll-box-price span{font-family:'TT Bluescreens';font-size:12px;font-weight:800}.collection-photo{position:relative;border-radius:32px !important;width:100%;background-size:cover !important;aspect-ratio:1 / 1}.collections-list > div:nth-child(2n){margin-right:0}.collections-list .edit_collection{position:absolute;right:10px;top:10px;width:40px;height:40px;background:rgba(0,0,0,.3) url('/images/svg/edit.svg') center center no-repeat;border-radius:100px}.coll-box-bottom{padding:20px 15px}.coll-box-bottom h1{font-size:15px;font-weight:600}.coll-box-bottom-icons{height:30px;margin-top:10px}.coll-box-bottom-icons > div{float:left;margin-right:5px;background:var(--font-gray-12);padding:5px 13px;border-radius:100px;font-size:16px;font-weight:600}.coll-box-bottom-icons > div img{width:16px;height:16px;background:url('/images/svg/col_count.svg') center center no-repeat;float:left;margin:-3px 5px -7px 0;position:relative;top:5px}.coll-box-bottom-icons > div:nth-child(2) img{background:url('/images/svg/col_price.svg') center center no-repeat}.create-collection-btn.login-reg-buttons button{border:1px solid transparent;background:var(--orange-button) !important;-webkit-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);-moz-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);border-radius:16px;color:var(--font)}.create-collection-btn.login-reg-buttons button:hover{background:var(--orange-button-hover) !important}.create-collection-btn.login-reg-buttons button img{width:24px;height:24px;background:url('/images/svg/col_create.svg') center center no-repeat;margin:-3px 5px -7px 0}.login-reg-buttons.edit_collection_footer.withdelete > button{width:45%;margin:0 5px 16px 5px}.login-reg-buttons.edit_collection_footer.withdelete > button.remove_collection{background:var(--font-gray-12) !important}.login-reg-buttons.onboard.create-collection-btn{height:110px}@media only screen and (min-width:500px){.login-reg-buttons.edit_collection_footer{height:110px}.login-reg-buttons.edit_collection_footer.withdelete a.coninue_link, .login-reg-buttons.edit_collection_footer > button{display:inline-block;width:calc(50% - 20px);margin:0 0 0 10px}.login-reg-buttons.edit_collection_footer_2 > button{width:94%;margin:0 auto;display:block}.login-reg-buttons.edit_collection_footer.withdelete a.coninue_link button{margin:0;width:100%}#body-edit_collections .reg_ids_uploads{max-height:400px}.reg-log-page.step-2-collection{padding:15px}.reg-log-page.step-2-collection .group{max-width:100%;margin-left:auto;margin-right:auto}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.notifications-list{margin-top:20px;padding:0 10px}.notifications-list > div{background:var(--bg-grad-1);border:1px solid transparent;border-radius:26px;padding:15px;margin-bottom:10px;position:relative}.notifications-list > div:hover{background:var(--bg-grad-1-hover)}.notifications-list > div.new-common-notice{background:var(--bg-grad-2)}.notifications-list > div img.not-box-icon{width:16px;height:16px;background:url(/images/svg/read_icon.svg) center center no-repeat;position:absolute;top:10px;right:10px}.notifications-list > div img.not-box-icon.unread{background:url(/images/svg/unread_icon.svg) center center no-repeat}.notifications-list > div h2{font-size:16px;font-weight:600}.notifications-list > div h2{font-size:16px;font-weight:600;margin:7px 0 3px 0}.order-left-box{width:80px;height:103px;background:var(--theme);border-radius:22px;position:absolute;top:3px;right:2px}.order-left-box > span{display:block;text-align:center}.order-left-box > span.olb-top{font-size:16px;font-weight:600;margin-top:13px}.order-left-box .olb-icon{display:block;margin:10px auto;width:100%;height:21px;background:url(/images/svg/olb_time.svg) center center no-repeat}.order-left-box > span.olb-top img{width:13px;height:13px;background:url(/images/svg/lock.svg) center center no-repeat;margin:0 0 0 5px}.order-left-box span.olb-time{color:var(--font-orange);font-size:14px;font-weight:600}.good .order-left-box span.olb-time{color:var(--font-green)}.order-left-box span.olb-time img{width:24px;height:24px}.notifications-list > div.service-note.expired:before{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background:url(/images/svg/stats/so_expire_bg.svg) right center repeat-y;background-size:100% auto !important}.expired:not(.cancelled) .order-left-box{background:url(/images/svg/so_bonus_small.png) center center no-repeat;background-size:cover !important}.is-model-orders .expired:not(.cancelled) .order-left-box{background:url(/images/svg/stats/ad_fail.svg) center center no-repeat}.expired:not(.cancelled) .order-left-box *{display:none}.good .order-left-box span.olb-time img{background:url(/images/svg/stats/ad_finished.svg) center center no-repeat}.expired .order-left-box span.olb-time img, .cancelled .order-left-box span.olb-time img{background:url(/images/svg/stats/ad_fail.svg) center center no-repeat}.expired-gift-label{color:var(--font-red-2);position:absolute;top:13px;right:100px;font-size:12px;font-weight:600;display:none}.expired:not(.cancelled) .expired-gift-label{display:block}.order-left-box span.olb-time img{margin-top:-5px}.expired .order-left-box span.olb-time{color:var(--font-red)}.notifications-list > div.service-note *{z-index:5}.notifications-list > div.service-note{overflow:hidden;cursor:pointer;min-height:111px}.notifications-list > div.service-note.expired{pointer-events:auto}.cop-container{padding:30px 20px}.onboard-crop-profile.confirm_order_popup.bonus-mode:not(.is-model-order-gift){background:url(/images/svg/so_bonus.png) center top no-repeat !important;background-size:cover !important;transition:none !important}.onboard-crop-profile.confirm_order_popup.bonus-mode.bonus-mode-2{background:url(/images/svg/stats/so_bonus_bg_2.png) center top no-repeat}.onboard-crop-profile.confirm_order_popup{width:94%;left:50%;transform:translate(-50%, 0);bottom:15px;border-radius:15px;height:auto;padding-bottom:70px}.onboard-crop-profile.confirm_order_popup .on-cr-prof-foot{height:70px}.service_order_avatar{width:70px;height:70px;display:block;margin:30px auto 20px auto;border-radius:100px}.onboard-crop-profile.confirm_order_popup .on-cr-prof-foot button:not(.close_service_order){display:inline-block;width:45%;margin:0 3px}.onboard-crop-profile.confirm_order_popup hr{border-top:1px solid var(--font-gray-12)}.onboard-crop-profile.confirm_order_popup p{color:var(--font-gray-9);font-size:14px;font-weight:400;line-height:28px}.onboard-crop-profile.confirm_order_popup p span{color:var(--font);font-weight:600}.onboard-crop-profile.confirm_order_popup p img{float:left;max-width:100px;max-height:100px;margin:0 10px 10px 0;border-radius:16px}.service_order_head{position:relative;min-height:111px}.service_order_head h2{margin-top:5px;font-size:16px;font-weight:600;text-transform:uppercase;line-height:22px;max-width:calc(100% - 100px)}.service_order_head h3{font-size:14px;font-weight:600;line-height:22px;max-width:calc(100% - 100px)}.service_order_head h3 a{color:var(--font-blue-3);text-decoration:none}.notifications-list > div p{position:relative;font-size:14px;font-weight:400;color:var(--font-gray);line-height:18px}span.note-box-date{position:relative;font-size:10px;font-weight:600;color:var(--font-gray);display:block}.service_note_upload h2{position:relative;text-align:center;padding:30px 0 0px 0;color:var(--font-gray-3);text-transform:uppercase}.service_note_upload h2.second{padding:30px 0 30px 0;font-size:14px;color:var(--font-gray-2);text-transform:none}.service_file_upload{width:90%;margin:0 auto 30px auto;line-height:300px;border-radius:12px;border:1px dashed #ccc;cursor:pointer;background:url(/images/svg/upload_icon.svg) center top 70px no-repeat}.service_file_upload label{padding-top:50px;display:block;color:var(--font-gray-2);cursor:pointer}.service_note_upload .login-reg-buttons{position:relative;height:80px}.service_file_upload_change{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:none;z-index:10;background:black;color:var(--font);padding:10px 15px;border-radius:100px;font-size:14px;cursor:pointer;margin-top:50px}.service_file_upload.uploaded{line-height:14px;font-size:0}.service_file_upload.uploaded .service_file_upload_change{display:block}.service_file_upload.uploaded label{display:none}.service_file_upload_res *{max-width:100%}.service_file_upload_res{font-size:0px;border-radius:12px;overflow:hidden;position:relative}.service_file_upload_res > img, .service_file_upload_res video{margin-bottom:-7px;max-height:350px}.service_note_upload.awaiting .not-processed, .service_note_upload.awaiting > .login-reg-buttons, .service_note_upload.processed .not-processed, .service_note_upload .is-processed, .service_note_upload:not(.awaiting) .is-awaiting{display:none}.service_note_upload.processed:not(.awaiting) .is-processed{display:block}.service_note_upload.awaiting .is-awaiting{display:block}#model_attach_id_popup.service_note_upload.processed p{padding:10px 0 50px 0;color:var(--font-gray);text-transform:uppercase}#model_attach_id_popup.service_note_upload.processed button.black_button.its-close-btn{background:var(--orange-button) !important}#model_attach_id_popup.service_note_upload.processed button.black_button.its-close-btn:hover{background:var(--orange-button-hover) !important}.so-time-left.good{color:green}.service_file_upload.uploaded.preuploaded .service_file_upload_change{display:none}.service_file_upload.uploaded.preuploaded ~ .login-reg-buttons{display:none !important}.on-cr-prof-foot button.decline_service_order{background:var(--font-gray-11) !important}.light-theme .on-cr-prof-foot button.decline_service_order{background:var(--font-gray-12) !important}.onboard-crop-profile.confirm_order_popup.decline-mode .decline-mode button, .onboard-crop-profile.confirm_order_popup.app-dec-mode .app-dec-mode button{width:100%;border-radius:16px}.onboard-crop-profile.confirm_order_popup .decline-mode h1, .onboard-crop-profile.confirm_order_popup .app-dec-mode h1, .onboard-crop-profile.confirm_order_popup .prolong-mode h1{display:block}.onboard-crop-profile.confirm_order_popup.prolong-mode .prolong-mode button{width:100%}.on-cr-prof-foot button.accept_service_order, .onboard-crop-profile.confirm_order_popup.decline-mode .decline-mode button, .onboard-crop-profile.confirm_order_popup.prolong-mode .prolong-mode button{background:var(--orange-button) !important}.on-cr-prof-foot button.accept_service_order:hover, .onboard-crop-profile.confirm_order_popup.decline-mode .decline-mode button:hover, .onboard-crop-profile.confirm_order_popup.prolong-mode .prolong-mode button:hover{background:var(--orange-button-hover) !important}.onboard-crop-profile.confirm_order_popup.prolong-mode .prolong-mode button.disabled{background:var(--font-gray-9) !important;color:var(--theme) !important}.cop-container .service_order_tags, .cop-container .attached_service_photos{padding:10px 0 0 0;margin-bottom:0}.cop-container .service_order_tags div{}.cop-container .cop_asp_label{color:var(--font);font-size:18px;font-weight:600;margin:20px 0 0px 0}#model_attach_id_popup.service_note_upload{width:94%;transform:translate(-50%, 0);left:50%;bottom:15px;border-radius:15px}.onboard-crop-profile.confirm_order_popup{max-height:calc(100% - 50px);overflow-y:auto}.onboard-crop-profile.confirm_order_popup{padding-bottom:10px}.onboard-crop-profile.confirm_order_popup .no-bonus .on-cr-prof-foot{padding:0 20px}.onboard-crop-profile.confirm_order_popup .no-bonus .on-cr-prof-foot button:not(.close_service_order){width:calc(50% - 7px)}.onboard-crop-profile.confirm_order_popup .on-cr-prof-foot{position:static}.reg_ids_uploads.attached_service_photos div:first-child img{width:100%;height:100%}.onboard-crop-profile.confirm_order_popup.bonus .no-bonus, .onboard-crop-profile.confirm_order_popup.decline-mode .no-bonus, .onboard-crop-profile.confirm_order_popup.app-dec-mode .no-bonus, .onboard-crop-profile.confirm_order_popup.bonus-mode .bonus, .onboard-crop-profile.confirm_order_popup .bonus-mode, .onboard-crop-profile.confirm_order_popup.prolong-mode .bonus, .onboard-crop-profile.confirm_order_popup.prolong-mode .no-bonus{display:none !important}.onboard-crop-profile.confirm_order_popup.bonus:not(.bonus-mode):not(.decline-mode):not(.prolong-mode):not(.app-dec-mode) .bonus, .onboard-crop-profile.confirm_order_popup.decline-mode .decline-mode, .onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode, .onboard-crop-profile.confirm_order_popup.prolong-mode .prolong-mode, .onboard-crop-profile.confirm_order_popup.app-dec-mode .app-dec-mode{display:block !important}.app-dec-mode.hidden p{padding-bottom:30px}.app-dec-mode.hidden p span{color:var(--font-blue-3)}.app-dec-mode.hidden img{display:block;width:64px;height:64px;margin:20px auto 10px auto;border-radius:100px;border:8px solid var(--font-gray-15)}.customer_close_prolong{border-radius:100px !important}.onboard-crop-profile.confirm_order_popup.bonus .bonus h1, .onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode h1{display:block;font-size:14px;font-weight:600;text-transform:uppercase;color:var(--font-gray-5);text-align:center;position:relative;padding:0 0 20px 0}.onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode h1{margin-top:20px;color:#fff}.onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode h2{margin-top:270px;font-size:14px;font-weight:600;text-align:center;position:relative;padding:0 20px 10px 20px;color:#fff}.onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode h2.second{margin-top:0}.onboard-crop-profile.confirm_order_popup.active.bonus.bonus-mode{padding-bottom:0px}.onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode button.black_button:not(.save_gift){width:94%;display:block;margin:20px auto !important;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(255, 255, 255, 0.4) !important}.onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode button.black_button.save_gift{width:94%;display:block;margin:20px auto !important;background:url(/images/svg/button.svg) center center no-repeat !important}.so-gift-img{width:94%;margin:20px auto;text-align:center}.so-gift-img img{max-width:100%;max-height:400px;border-radius:32px}.service_note_upload.awaiting h1{text-align:center;padding:20px 0;position:relative;margin-bottom:20px}.so_awaiting{width:calc(100% - 40px);height:175px;background:url(/images/svg/so_awaiting.svg) center top no-repeat;background-size:cover !important;margin:0 20px;border-radius:32px;position:relative}.so_awaiting label{position:absolute;bottom:10px;left:50%;transform:translate(-50%, 0);font-size:40px;font-weight:600}.service_note_upload.awaiting p{padding:20px 0}.service_note_upload.awaiting h1:before, .onboard-crop-profile.confirm_order_popup.bonus-mode .bonus-mode h1:before, .onboard-crop-profile.confirm_order_popup.app-dec-mode .app-dec-mode h1:before{pointer-events:none;background:url('/images/svg/so_bonus_line.svg') center bottom no-repeat;content:" ";position:absolute;left:0;bottom:0;width:100%;height:100%}.onboard-crop-profile.confirm_order_popup.active.bonus.bonus-mode{border-radius:32px}.onboard-crop-profile.confirm_order_popup.bonus .bonus h1 span{text-transform:none;color:var(--font-blue-3)}.onboard-crop-profile.confirm_order_popup.bonus .bonus h1:before{pointer-events:none;background:url('/images/svg/user/goal_present_line.svg') center bottom no-repeat;content:" ";position:absolute;left:0;bottom:0;width:100%;height:100%}.onboard-crop-profile.confirm_order_popup.bonus .bonus h2{display:block;font-size:12px;font-weight:500;text-transform:uppercase;color:var(--font-gray-5);text-align:center;padding:20px 0}.confirm_order_popup .get_excuse_bonus{width:90%;text-align:center;text-decoration:underline;color:#53E077;position:relative;text-decoration:none;background:linear-gradient(180deg, #000, #000) padding-box, linear-gradient(120deg, #53E077, #6EA0EE) border-box;border:1px solid transparent;border-radius:14px;cursor:pointer;margin:0 auto;line-height:50px;margin-bottom:30px}.confirm_order_popup .get_excuse_bonus img{width:24px;height:24px;background:url(/images/svg/present.svg) center center no-repeat;margin:-7px 5px -7px 0}.bonus-mode .show-gift, .bonus-mode.show-gift .not-show-gift{display:none}.bonus-mode.show-gift .show-gift{display:block}.onboard-crop-profile.confirm_order_popup.bonus-mode img.popup_drag2close{top:-25px}.onboard-crop-profile.confirm_order_popup.bonus-mode{overflow:visible}.decline_mode_reasons{padding:10px 30px}.decline_mode_reasons .group{max-width:100%}@media only screen and (min-width:500px){.notifications-list > div.service-note{padding:25px;min-height:121px}.notifications-list > div.service-note .order-left-box{top:8px;right:7px}}@media only screen and (max-width:500px){}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){}.feeds_contests_scroll{white-space:nowrap;overflow-x:auto;font-size:0px;-ms-overflow-style:none;scrollbar-width:none}.top_contest{display:inline-block;width:100%;position:relative;border-radius:28px;overflow:hidden;margin-right:10px}.top_contest:last-child{margin-right:0px}.top_contest img{max-width:100%}.top_contest label{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;position:absolute;right:20px;top:20px;padding:8px 11px;font-size:11px;font-weight:600;color:var(--font-orange);text-transform:uppercase;border-radius:100px}.top_contest_bottom{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(0, 0, 0, 0.4) !important;width:100%;height:80px;position:absolute;left:0;bottom:0;padding:15px}.top_contest_bottom img{margin-left:10px}.top_contest_bottom a{text-decoration:none;position:absolute;right:15px;bottom:14px}.top_contest_bottom a button{font-size:14px;font-weight:700;padding:15px 20px;background:url(/images/svg/button.svg) center center no-repeat !important}.not-logged-in .feeds-tabs-bg ul.feeds-tabs li, .edit_banners_tabs li{width:50%}.feeds_top_creators_search{margin-top:10px}.feeds_tags .top_creator{margin-bottom:10px}.edit_banners_tabs li.active, .feeds-tabs-bg ul.feeds-tabs li.active, ul.stats-tabs li.active, ul.notes-tabs li.active, .withdraw_way > div.active{border-radius:0px;background:linear-gradient(#000, #000) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box;border-bottom:2px solid transparent}.edit_banners_tabs li.active{background:linear-gradient(#232323, #202020) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box !important}.light-theme .edit_banners_tabs li.active, .light-theme .feeds-tabs-bg ul.feeds-tabs li.active, .light-theme ul.stats-tabs li.active, .light-theme ul.notes-tabs li.active{background:linear-gradient(#eee, #eee) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box}.itssubbox.subscribed .subscribe-button, .itssubbox .subscribe-button.unsubscribe, .subscribed .subscribe-button-post, .subscribe-button-post.unsubscribe{display:none}.itssubbox.subscribed .subscribe-button.unsubscribe, .subscribed .subscribe-button-post.unsubscribe{display:inline-block}.no-feeds-posts{text-align:center}.no-feeds-posts a{text-decoration:underline}.itspost-photos.its-post-one-photo img, .itspost-photos.its-post-one-photo video{max-height:600px}.feeds-header{background:var(--font-gray-12);padding:10px;font-size:14px;border-radius:0 0 24px 24px;background:var(--bg-grad-1);border:1px solid transparent;position:relative;height:90px}.feeds-header .feeds-energy{position:absolute;right:77px;top:25px;text-align:center;width:97px;height:48px;border-radius:100px;background:var(--theme);border:1px solid transparent}.feeds-header .feeds-energy.feeds-energy-user{right:140px}.feeds-header .feeds-energy .energy_bg{background:url(/images/svg/energy_bg.svg) left top no-repeat;height:48px;position:absolute;top:0;left:0;z-index:1;pointer-events:none}.feeds-header .feeds-energy label{display:block;color:var(--font-gray-9);margin:5px 0 2px 0;text-transform:lowercase;font-size:12px;font-weight:600;position:relative;z-index:2}.feeds-header .feeds-energy span{display:block;font-size:14px;font-weight:700;position:relative;z-index:2}.feeds-header .feeds_logo{position:absolute;left:20px;bottom:20px}.feeds-header .feeds_search{position:absolute;right:20px;bottom:10px}.feeds-h1{text-align:center;font-size:18px;font-weight:700}.feeds-search-top ::placeholder{color:var(--font-gray-9) !important}.feeds-search-top .back-h1 a{left:auto;right:1px}.feeds-search-top .back-h1 a img{background:url(/images/svg/search_x.png) center center no-repeat}.feeds-search-top form{background:url(/images/svg/search.svg) left 12px center no-repeat;position:absolute;top:2px;left:1px;z-index:5}.feeds-search-top form input{padding-left:45px;border:0 !important;background:transparent !important}.search_trash{position:absolute;top:4px;right:55px;padding:10px;z-index:5;cursor:pointer;display:none}.feeds-search-top form button{display:none}.feeds_top_creators.feeds_top_creators_search{padding-top:0}.feeds_top_creators.all_tags_search .top_creator{width:100%;margin-right:0}.all_tags_search .itsp-right{padding-top:5px;background:linear-gradient(to right, #6BCC6A 0%, #9167F8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feeds-search-tabs{background:transparent !important}.feeds-search-tabs.feeds-tabs-bg{padding:0 15px}.feeds-search-tabs.feeds-tabs-bg ul.feeds-tabs li, ul.stats-tabs li{width:50%}.edit_banners_tabs li.active, .feeds-search-tabs.feeds-tabs-bg ul.feeds-tabs li.active, ul.stats-tabs li.active, .notes-tabs li.active{background:var(--feeds-grad-1)}.feeds_top_creators_search .top_creator{margin-bottom:10px;width:100% !important;margin-right:0 !important}.subscribe-button-post{background:var(--feeds-grad-1);border-radius:12px;border:1px solid transparent;padding:8px 15px;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;margin-right:10px}.itspost .itsp-right *{float:right}.itspost .itsp-right img{cursor:pointer}.subscribe-button{cursor:pointer;height:48px;display:block;color:var(--font);line-height:48px;font-size:12px;font-weight:bold;position:relative;padding:0 20px;background:url(/images/svg/user/button.svg) center center no-repeat;background-size:cover;border-radius:100px;text-align:center;text-decoration:none}.subscribe-button:before{content:" ";position:absolute;left:-1px;top:-1px;width:100%;height:100%;border-radius:100px;border:1px solid rgba(155, 155, 155, 0.5)}.post_quicklook{cursor:pointer}.stories_content{position:relative}table.alter{display:none}.addcomment{display:none}.itspost-comments *{color:var(--font) !important}.itspost-icons > div{float:left;padding:5px;border-radius:100px;margin:10px 10px 0 0;cursor:pointer}.itspost-icons > div img{width:20px;height:20px}.itspost-icons > div.like-post img{background:url(/images/svg/like.svg) center center no-repeat}.itspost-icons > div.save-post img{background:url(/images/svg/save_post.svg) center center no-repeat}.itspost-icons > div.share-post img{background:url(/images/svg/share.svg) center center no-repeat}.itspost-icons > div.liked img{background:url(/images/svg/liked.svg) center center no-repeat}.itspost-icons > div.saved img{background:url(/images/svg/saved_post.svg) center center no-repeat}.itspost-icons{margin-top:10px;position:relative}.itspost-icons > div.donate-post{position:absolute;top:0;right:40px;background:var(--orange-button);-webkit-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);-moz-box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);box-shadow:0px 9px 15px 4px rgba(255, 139, 0, 0.2);padding:8px 12px;font-size:12px;font-weight:700}.itspost-icons > div.donate-post:hover{background:var(--orange-button-hover) !important}.itspost-icons > div.donate-post img{margin:-3px 5px -5px 0}.itspost-icons .save-post{position:absolute;top:0px;right:0px}.itspost-icons > div span{margin:0 9px;position:relative;top:-4px;font-size:12px}.itspost-icons > div.save-post span{display:none}.itspost-descr{padding:10px 15px}.delete_links{position:absolute;top:0;right:0;background:var(--font);z-index:2}.delete_links a{display:inline-block;width:36px;height:36px}.itspost-comments table{width:100%}.itspost .itspost-head{height:40px}.itspost .itspost-head img.avatar{}.feeds_top_creators{position:relative}.feeds_top_creators .feeds_top_creators_scroll{white-space:nowrap;overflow-x:auto;font-size:0px}.feeds_top_creators_dots{text-align:center;font-size:0px;margin:10px 0}.feeds_top_creators_dots > div{display:inline-block;margin:3px;width:4px;height:4px;border-radius:100px;background:var(--font);transition:0.25s}.feeds_top_creators_dots > div.active{transform:scale(1.5)}.feeds_top_creators .top_creator{width:360px;background:var(--font-gray-12);padding:10px 10px 15px 10px;margin-right:10px;font-size:14px;display:inline-block;border-radius:28px;background:var(--bg-grad-1);border:1px solid transparent}.feeds_top_creators .top_creator:last-child{margin-right:0}.top_creators_2{position:relative}.top_c_2_left, .top_c_2_right, .feeds-tc-left, .feeds-tc-right, .feeds-fs-left, .feeds-fs-right{width:28px;height:28px;position:absolute;top:50%;margin-top:20px;left:-20px;background:url(/images/svg/desktop/left_arrow.png) center center no-repeat;cursor:pointer}.top_c_2_right, .feeds-tc-right, .feeds-fs-right{left:auto;right:-20px;background:url(/images/svg/desktop/right_arrow.png) center center no-repeat}.feeds-tc-left, .feeds-tc-right{margin-top:-10px}.feeds-fs-left, .feeds-fs-right{margin-top:-28px;left:-45px}.feeds-fs-right{left:auto;right:-45px}.feeds-tabs-bg ul.feeds-tabs li.active, ul.stats-tabs li.active, ul.notes-tabs li.active{}.top_creator_posts{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.top_creator_posts > div{flex:0 0 calc(20% - 4px);display:flex;width:calc(20% - 4px);margin:2px 4px 0 0;aspect-ratio:1 / 1.3;position:relative}.top_creator_posts img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.feeds-tabs-bg{margin-top:10px;padding:15px;background:var(--font-gray-11)}.edit_banners_tabs, .feeds-tabs-bg ul.feeds-tabs, ul.stats-tabs, ul.notes-tabs, .withdraw_way{padding:0;margin:0;list-style:none;font-size:0px;width:100%}ul.stats-tabs{width:calc(100% - 40px);margin:0 auto}.edit_banners_tabs{width:90%;margin:0 auto}.edit_banners_tabs li, .feeds-tabs-bg ul.feeds-tabs li, ul.stats-tabs li, ul.notes-tabs li, .withdraw_way > div{width:33.3333%;display:inline-block;font-size:14px;font-weight:600;text-align:center;padding:13px 10px;margin:0;cursor:pointer;border-bottom:2px solid var(--font-gray-15);position:relative}.edit_banners_tabs li, ul.stats-tabs li, .withdraw_way > div{width:50%}.edit_banners_tabs li, ul.notes-tabs li{border-bottom:1px solid var(--font-gray-15)}ul.notes-tabs li span{display:inline-block;background:red;width:4px;height:4px;position:relative;top:-10px;right:-5px}ul.notes-tabs li img{width:100%;height:38px;position:absolute;left:0;bottom:0;pointer-events:none;background:url(/images/svg/notes_has_orders.svg) center bottom no-repeat}.feeds-tabs-bg ul.feeds-tabs li:not(.active), ul.stats-tabs li:not(.active), ul.notes-tabs li:not(.active), .withdraw_way > div:not(.active){color:var(--font-posts-tabs)}.feeds_stories_carousel{white-space:nowrap;position:relative;padding:10px;max-height:120px;overflow:hidden}.feeds_stories{position:relative;margin:10px 10px 0 10px}.feeds_stories-scroll{white-space:nowrap;font-size:0px;height:120px;overflow-y:hidden;overflow-x:auto}.feeds_stories_carousel{padding:10px;background:transparent;font-size:0px}.feeds_stories .circle-story{margin-right:10px;margin-bottom:10px;display:inline-block;position:relative;width:70px;height:70px;cursor:pointer}.feeds_stories .circle-story img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:100px;border:2px solid transparent}.feeds_stories .circle-story span{display:block;font-size:14px;position:absolute;left:50%;transform:translate(-50%, 0);width:70px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;bottom:-22px}.feeds_stories .circle-story:not(.viewed){background:var(--feeds-grad-1);border-radius:200px;border:2px solid transparent}.feeds_stories .circle-story img:not(.viewed){border:2px solid var(--theme)}.feeds_stories .circle-story b{}.feeds_stories.all_stories{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.feeds_stories.all_stories .circle-story{flex:0 0 calc(33.3333% - 10px);display:flex;width:calc(33.3333% - 10px);height:auto;margin:0 10px 10px 0;border:0px solid var(--font-gray-10);padding:10px 15px;border-radius:0px;box-sizing:border-box;aspect-ratio:1 / 1}.feeds_stories .circle-story.all_stories img{border:2px solid red}#body-all_stories .feeds_stories.all_stories .circle-story{border-radius:24px !important;height:301px;position:relative}#body-all_stories .feeds_stories.all_stories .circle-story img{border-radius:24px !important}.circle-story .story-icons{position:absolute;left:0;bottom:0;width:100%;z-index:1;text-align:center;height:60px;padding-top:20px;background:linear-gradient(0deg, rgba(0,0,0,1), rgba(0,0,0,0)) padding-box}.circle-story .story-icons div{display:inline;font-size:14px;font-weight:600}.circle-story .story-icons div i{width:20px;height:20px;background:url(/images/svg/like.svg) center center no-repeat;display:inline-block;margin:-3px 0px -3px 0px}.circle-story .story-icons div.story-comments-icon{margin-left:10px}.circle-story .story-icons div.story-comments-icon i{background:url(/images/svg/comment.svg) center center no-repeat}.itspost{border-top:1px solid var(--font-gray-13)}.users_search.blogs_search{margin-top:20px;padding:10px}.posts_grid{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.posts_grid > div{flex:0 0 calc(33.3333% - 2px);display:flex;width:calc(33.3333% - 2px);margin:2px 2px 0 0;aspect-ratio:1 / 1;position:relative;cursor:pointer}.posts_grid > div img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:12px}.itspopup.post-popup{width:100%}.itspost-photos > div, .itspost-photos > img{margin:0 auto}.feeds_stories.all_stories{max-height:none}.top_creators_2{background:var(--bg-top-cr-2);margin-bottom:20px}.top_creators_2 h1.feeds-h1{padding:25px 0 25px 0}.top_creators_2-list{font-size:0px;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.top_creators_2-box{font-size:14px;width:144px;height:200px;margin-right:5px;display:inline-block;border-radius:32px;background:var(--bg-grad-2);border:1px solid transparent;text-align:center}.top_creators_2-box .subscribe-button{display:inline-block;height:40px;line-height:40px}.top_creators_2-box img.tc2-avatar{width:64px;border-radius:100px;padding:3px;border:1px solid var(--font-gray-4);display:block;margin:20px auto 10px auto}.top_creators_2-box .tc2-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:120px;margin:0 auto}.itspost .itspost-head a.username-width{max-width:calc(100% - 200px);display:inline-block}.subscribed-lbl{color:var(--font-orange);font-size:10px;text-transform:uppercase;font-weight:600}.post_sub_bg{width:281px;height:232px;background:url(/images/svg/post_sub_bg.svg) center center no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:15px;padding-top:160px;text-align:center}.post_sub_bg div{position:absolute;bottom:90px;left:50%;transform:translate(-50%, 0);text-align:center;color:var(--font);font-size:14px;font-weight:600}.post_sub_bg div p{font-weight:600;text-transform:lowercase;color:var(--font-gray)}.post_sub_bg:before{width:64px;height:64px;background:url(/images/svg/post_sub_lock.svg) center center no-repeat;position:absolute;top:15px;left:50%;transform:translate(-50%, 0);display:block;content:" "}.post_sub_bg button{background:var(--orange-button) !important;border:0;color:var(--theme);font-size:14px;font-weight:700;width:100%;padding:15px;border-radius:16px}.post_sub_bg button:hover{background:var(--orange-button-hover) !important}.itspost{padding:10px}.itspost-head{position:relative;height:60px;margin-top:10px;border-bottom:0px solid var(--font-gray-13);margin-bottom:10px}.feeds_top_creators .itspost-head img.avatar{width:48px;height:48px}.itspost-head img.avatar{width:32px;height:32px;border-radius:100px;float:left;margin-right:15px}.itspost-photos{height:400px;display:flex;align-items:center}.itspost-photos.its-post-one-photo{min-height:100px;height:auto}.itspost-photos > div, .itspost-photos > img{}.itspost-photos img, .itspost-photos video{max-width:100%;max-height:400px;margin:0 auto;display:block;border-radius:32px}.itspost-head a{text-decoration:none}.itspost .itsp-title{padding-top:3px;font-size:12px}.itspost .itsp-subtitle{font-size:10px}.itsp-title{padding-top:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:140px;color:var(--font);font-size:13px}.itsp-subtitle{color:var(--font-orange);font-size:11px;text-transform:uppercase;font-weight:600}.top_creators_2-box .itsp-subtitle{height:16px}.top_creators_2-box .itssubbox.subscribed, .top_creators_2-box .itssubbox.subscribed > div{height:40px;line-height:40px}.post-sub-lbl{line-height:32px;white-space:nowrap;margin-right:10px}.itsp-subtitle img{margin:0 3px -5px 0}.itsp-right{position:absolute;top:0px;right:10px}.itspost-photos{position:relative}.itsp-arrow-left, .itsp-arrow-right, .stories-arrow-left, .stories-arrow-right{position:absolute;left:20px;top:50%;transform:translate(0, -50%);z-index:10;padding:5px 10px;background:var(--theme) !important;z-index:5;cursor:pointer}.itsp-arrow-right, .stories-arrow-right{left:auto;right:20px}.feeds_top_creators .feeds-h1{margin-bottom:20px}.top_creator_posts.itsmobile, .feeds_tags .itspost-head.itsmobile{display:none}.top_creator_posts.itsdesktop > div:nth-child(5){display:flex}.top_creator_posts.itsdesktop > div{aspect-ratio:1 / 1}.itspost .itsp-right.subscribed-lbl{padding-top:10px}.itspost .itsp-right.subscribed-lbl .post-dots-menu{margin:-10px 0 -10px 10px}.post-dots-menu{width:32px;height:32px;background:url(/images/post_dots.png) center center no-repeat;cursor:pointer;position:relative}.post-dots-menu-dd{opacity:0;pointer-events:none;transition:0.25s;position:absolute;top:25px;right:-10px;background:var(--bg-grad-1);border:1px solid transparent;padding:10px;z-index:11;width:200px;border-radius:12px}.post-dots-menu:hover .post-dots-menu-dd{opacity:1;pointer-events:auto}.itspost .itsp-right .post-dots-menu-dd a{text-align:left !important;display:block;float:none;font-size:15px;font-weight:500;text-transform:none;opacity:0.8;transition:0.25s;padding:10px;border-bottom:1px solid var(--font-gray-13)}.itspost .itsp-right .post-dots-menu-dd a:hover{opacity:1}.wallet_feeds{position:absolute;top:23px;right:10px;background:#000;border:1px solid var(--font-gray-13);border-radius:100px;height:48px;width:114px;overflow:hidden}.wallet_feeds img{height:48px;width:48px;margin-left:0;background:url(/images/svg/wallet_feeds_icon.svg) left -12px top -7px no-repeat}.wallet_feeds label{font-size:14px;font-weight:700;color:var(--font);position:absolute;top:15px;right:5px;width:65px;text-align:center}.feeds-energy-new{position:absolute;top:23px;right:130px;background:var(--theme);border:2px solid var(--font-gray-9);border-radius:100px;width:48px;height:48px;text-align:center;font-size:12px;font-weight:700}.feeds-energy-new img{display:block;height:14px;width:14px;margin:5px auto 0 auto;background:url(/images/svg/feeds_head_energy.svg) center center no-repeat}.feeds-lock-new{position:absolute;top:23px;right:190px;border-radius:100px;width:48px;height:48px;text-align:center;font-size:12px;font-weight:700;background:linear-gradient(180deg, var(--theme), var(--theme)) padding-box, linear-gradient(180deg, #9f71ff, #52d38c) border-box;border:2px solid transparent}.feeds-lock-new img{display:block;height:14px;width:14px;margin:5px auto 0 auto;background:url(/images/svg/feeds_head_lock.svg) center center no-repeat}.itspost-photos.need-subscribe{min-height:470px}.itspost-photos.need-subscribe .itsp-photo{height:470px;width:100%;max-width:370px}.itspost-photos.need-subscribe img{min-height:470px;width:100%;max-width:370px}.post_need_what{width:100%;max-width:370px;z-index:15;position:absolute;top:0;left:50%;transform:translate(-50%, 0);border-radius:32px 32px 0 0;height:48px;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(255, 255, 255, 0.4) !important;text-align:center;line-height:48px;cursor:pointer}.post_need_what img{min-height:10px !important;width:15px !important;height:17px !important;display:inline !important;background:url(/images/svg/post_need_keys.svg) center center no-repeat;margin:-2px 5px -2px 0}.post_need_money.post_need_what img{background:url(/images/svg/post_need_money.svg) center center no-repeat}.post_need_money{display:none;background:url(/images/svg/post_need_money.svg) center center no-repeat}body.post_with_money .post_need_money{display:block}body.post_with_money .post_need_keys{display:none}.post_sub_bg{display:none}body:not(.post_with_money) .post_sub_bg{display:block}.post_keys_container{position:absolute;top:0;left:50%;width:340px;max-width:100%;height:470px;transform:translate(-50%, 0);z-index:10;text-align:center;display:none}body.post_with_money .post_keys_container{display:block}.post_keys_container .its_pkc_icon{margin-top:80px;min-height:10px !important;width:260px !important;height:260px !important;display:inline !important}.post_keys_container_bottom{position:absolute;left:0px;bottom:15px;width:100%;text-align:left;font-size:0px;background:rgba(0,0,0,0.6);border-radius:100px;padding:3px}.post_keys_container_bottom .open_button{background:url(/images/svg/post_open_keys_button.svg) center center no-repeat;background-size:cover;border-radius:100px;display:inline-block;font-weight:600;font-size:14px;padding:13px 25px;box-sizing:border-box;text-align:center;cursor:pointer;width:60%}.post_keys_container_bottom .open_button img{min-height:10px !important;width:20px !important;height:20px !important;display:inline !important;background:url(/images/svg/post_need_keys.svg) center center no-repeat;margin:-5px 3px -5px 0}.pkcb_keys_count{background:rgba(0,0,0,.3);border-radius:100px;display:inline-block;font-weight:600;font-size:14px;padding:13px 25px;box-sizing:border-box;text-align:center;cursor:pointer;width:calc(40% - 3px);margin-left:3px;font-weight:500;color:var(--font-gray-5)}.pkcb_keys_count span{font-weight:600;color:var(--font)}.post_keys_container_text{text-align:center;font-size:14px;font-weight:600;color:var(--font-gray-8);padding-top:20px}div#model_attach_id_popup.buy_sub_popup{background:var(--bg-grad-1);position:fixed !important;top:0px !important;width:100% !important;height:100% !important;max-height:none !important;border-radius:0}div#model_attach_id_popup.buy_sub_popup .bsp_cover{position:absolute;left:0;top:0;width:100%;z-index:0}div#model_attach_id_popup.buy_sub_popup .bsp_content{position:absolute;left:0;bottom:0;width:100%;padding:100px 0 0 0;z-index:2;background:linear-gradient(0deg, rgba(0,0,0,1), rgba(0,0,0,0)) padding-box}div#model_attach_id_popup.buy_sub_popup h1{text-align:center;font-size:32px;font-weight:900}div#model_attach_id_popup.buy_sub_popup h2{text-align:center;font-size:14px;font-weight:600;opacity:0.7;margin:15px 0 30px 0}div#model_attach_id_popup.buy_sub_popup .bsp_points{width:94%;margin:0 auto;border-radius:16px;background:var(--bg-grad-2);border:1px solid transparent;margin-bottom:15px}div#model_attach_id_popup.buy_sub_popup .bsp_points .model-statuses-list{margin-bottom:0}div#model_attach_id_popup.buy_sub_popup .bsp_explain, div#model_attach_id_popup.buy_sub_popup .bsp_already{width:94%;margin:-10px auto 0 auto;display:block;padding:0px 0 15px 0;text-align:center;font-size:12px;font-weight:500;opacity:0.4}div#model_attach_id_popup.buy_sub_popup .bsp_already{font-size:14px;opacity:1;margin-top:0}div#model_attach_id_popup.buy_sub_popup .force_close_popup{background:url(/images/svg/user/sub_close.svg) center center no-repeat}@media only screen and (min-width:500px){div#model_attach_id_popup.buy_sub_popup{width:100%;max-width:500px !important}.feeds_search_page .feeds_top_creators .top_creator{padding:23px 20px 23px 0px}.feeds_search_page .itspost-head{float:left;height:160px;margin:0 0 -20px 0;width:200px}.itsp-tag-icon, .feeds_search_page .itspost-head img.avatar, .feeds_search_page .itspost-head .itsp-title, .feeds_search_page .itspost-head .itsp-subtitle, .feeds_search_page .itspost-head .itsp-right{position:absolute;top:0px;left:50%;transform:translate(-50%, 0);text-align:center}.feeds_search_page .itspost-head .itsp-title{top:50px}.feeds_search_page .itspost-head .itsp-subtitle{top:75px}.feeds_search_page .itspost-head .itsp-right.subscribed-lbl{top:100px}.feeds_search_page .itspost-head .itsp-right{top:100px}.feeds_search_page .not_top_model_line.itspost-head .itsp-right{top:90px}.feeds_search_page .subscribe-button{line-height:42px;height:42px}.itsp-tag-icon{width:48px;height:48px;border-radius:100px;text-align:center;line-height:48px;background:var(--font-gray-13);font-size:32px}.feeds_search_page .feeds_tags .itspost-head .itsp-subtitle{color:var(--font);opacity:0.5;text-transform:none;font-weight:400}.feeds_tags .itspost-head.itsdesktop .itsp-right{cursor:pointer;height:42px;display:block;color:var(--font);width:68%;-webkit-text-fill-color:unset !important;-webkit-background-clip:unset !important;line-height:42px;font-size:12px;font-weight:bold;position:relative;padding:0 20px;background:url(/images/svg/user/button.svg) center center no-repeat;background-size:cover;border-radius:100px;text-align:center;text-decoration:none}}@media only screen and (max-width:500px){#body-all_stories .feeds_stories.all_stories .circle-story{flex:0 0 calc(50% - 10px);width:calc(50% - 10px)}.top_creator_posts.itsmobile{display:flex}.feeds_tags .itspost-head.itsmobile{display:block}.top_creator_posts.itsdesktop, .feeds_tags .itspost-head.itsdesktop{display:none}.feeds_top_creators{margin-top:20px}.feeds_top_creators{padding:10px}.feeds-tabs-bg ul.feeds-tabs li.active, ul.stats-tabs li.active, ul.notes-tabs li.active{background:linear-gradient(#121213, #121213) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box;border-radius:0px;border-bottom:2px solid transparent}ul.stats-tabs li.active, ul.notes-tabs li.active{background:linear-gradient(#000, #000) padding-box, linear-gradient(135deg, #428253, #6442b2) border-box;border-bottom:1px solid transparent}}@media only screen and (max-width:450px){}@media only screen and (max-width:430px){}@media only screen and (max-width:410px){}@media only screen and (max-width:400px){}@media only screen and (max-width:390px){.feeds_top_creators .top_creator{width:340px}}@media only screen and (max-width:370px){}@media only screen and (max-width:360px){.itsp-title{width:100px}.feeds_top_creators .top_creator{width:320px}}@media only screen and (max-width:350px){}@media only screen and (max-width:340px){.feeds_top_creators .top_creator{width:300px}}#error_mes{display:none}#error_mes td{color:#cc3300;font-weight:bold;padding-left:5px}.blogs{width:100%}.blogs .author{float:left;width:100%;padding:0 0 10px 0}.blogs .author a{font-size:16px;font-weight:500}.blogs .author i{float:right}.blogs .image{margin:10px 10px 10px 0;float:left;width:300px;text-align:center}.blogs .image img{max-width:300px;border-radius:25px}.blogs .descr{padding:10px;margin-bottom:30px}.blogs .descr div{padding:10px 0 10px 0}.blogs .descr div img{margin-bottom:-3px}.blog .actions{float:right}.blog .actions img{margin-bottom:-3px}.blog .image{margin:10px 0 0 0}.blog .fulldescr{padding:10px 10px 20px 10px}.blog_comments .author{padding:10px 0;width:100%}.blog_comments .author .quote{float:right}.blog_comments .comment{overflow:visible;width:100%;height:auto;padding:0 0 0px 0}form[name="blogform"] a img{margin:0 5px -3px 0}td.user-photo-blogs img{border-radius:25px}.welcome-user-line-3, .welcome-user-line-4, .welcome-user-line-5, .welcome-user-line-6, .welcome-user-line-7, .welcome-user-line-8{display:none}.comment.answer.data_closed{max-height:100px;overflow:hidden}.comment.answer.data_closed ~ .read_all{position:relative;top:-15px}.select.mini.text_size{width:100px}.data_attachs.data_attachs_result.photos-count-1 > div, .data_attachs.data_attachs_result.photos-count-3 > div:first-child{width:100%;display:block;max-height:500px;height:auto}.data_attachs_result{margin-bottom:20px}.data_attachs.data_attachs_result.photos-count-1 > div img, .data_attachs.data_attachs_result.photos-count-3 > div:first-child img{position:relative;left:auto;top:auto;object-fit:unset;max-width:500px;width:auto;height:auto;max-height:500px}.data_attachs.data_attachs_result.photos-count-3 > div:first-child{margin-left:0}.data_attachs.data_attachs_result > div{margin-right:0;position:relative;text-align:center;text-align:center;height:300px;display:inline-block;width:calc(50% - 10px);margin:0 5px 10px 5px;display:inline-block}.data_attachs.data_attachs_result > div img{width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;max-width:none}.data_attachs.photos-count-2 > div img{max-height:300px}