abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:initial;background:transparent}abbr .capitalize,address .capitalize,article .capitalize,aside .capitalize,audio .capitalize,b .capitalize,blockquote .capitalize,body .capitalize,canvas .capitalize,caption .capitalize,cite .capitalize,code .capitalize,dd .capitalize,del .capitalize,details .capitalize,dfn .capitalize,div .capitalize,dl .capitalize,dt .capitalize,em .capitalize,fieldset .capitalize,figcaption .capitalize,figure .capitalize,footer .capitalize,form .capitalize,h1 .capitalize,h2 .capitalize,h3 .capitalize,h4 .capitalize,h5 .capitalize,h6 .capitalize,header .capitalize,hgroup .capitalize,html .capitalize,i .capitalize,iframe .capitalize,img .capitalize,ins .capitalize,kbd .capitalize,label .capitalize,legend .capitalize,li .capitalize,mark .capitalize,menu .capitalize,nav .capitalize,object .capitalize,ol .capitalize,p .capitalize,pre .capitalize,q .capitalize,samp .capitalize,section .capitalize,small .capitalize,span .capitalize,strong .capitalize,sub .capitalize,summary .capitalize,sup .capitalize,table .capitalize,tbody .capitalize,td .capitalize,tfoot .capitalize,th .capitalize,thead .capitalize,time .capitalize,tr .capitalize,ul .capitalize,var .capitalize,video .capitalize{text-transform:capitalize}body{line-height:1}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:initial;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Lucida Grande","Segoe UI",Arial;font-weight:400;margin:0;padding:0;background-color:#f9f9f9;color:#000;overscroll-behavior:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.den b,.den strong{font-weight:700}.den em,.den i{font-style:italic}.den main{position:relative;z-index:0}.den button{cursor:pointer}.den li{list-style:none}.den iframe,.den img{max-width:100%}.den .field{margin-bottom:15px;display:flex;flex-direction:column}.den .field .field-title{margin-bottom:35px}.den .field .field-title input{text-transform:capitalize}.den .field .field-label{display:flex;align-items:center;font-size:13px;margin-bottom:8px;color:#999;font-weight:600}.den .field .field-label .icon{width:28px;height:28px;margin-right:5px}.den .field .field-label .icon svg circle,.den .field .field-label .icon svg path,.den .field .field-label .icon svg rect{fill:#999}.den .field .label{display:block;margin-bottom:3px;font-size:13px;color:#8b97a6;padding-left:2px}.den .field input[type=text],.den .field textarea{transition-duration:.2s;transition-property:border;border:1px solid #ddd;font-size:15px;line-height:21px;width:100%;padding:10px;border-radius:3px}.den .field input[type=text]:focus,.den .field textarea:focus{outline:0;border-color:#c4c8cc}.den .field input[type=text]::-webkit-input-placeholder,.den .field textarea::-webkit-input-placeholder{color:#8b97a6}.den .field input[type=text]::placeholder,.den .field textarea::placeholder{color:#8b97a6}.den .field input[type=text].error,.den .field textarea.error{border:1px solid red}.den .field textarea{height:139px}.den .field input,.den .field link{width:80%;border:1px solid #f1f1f1}.den .field input:focus,.den .field link:focus{outline:0;border-color:#c4c8cc}.den .field input:focus+.error-message,.den .field textarea:focus+.error-message{background-color:#c4c8cc;border-color:#c4c8cc;color:#08152c}.den .field input+.error-message,.den .field textarea+.error-message{transition-duration:.2s;transition-property:all;position:relative;z-index:2;display:block;background-color:#ddd;border:1px solid #ddd;border-top:none;padding:7px 10px;border-radius:0 0 3px 3px;margin-top:-3px;font-size:12px;line-height:15px}.den .field .file-input{position:relative;border:1px solid #ddd;border-radius:3px;padding:10px}.den .field .file-input.hide-default-label{display:flex;flex-direction:column}.den .field .file-input.hide-default-label input[type=file]{display:none}.den .field .file-input.hide-default-label .button-text{width:110px;margin-top:5px;border:2px solid #ddd;font-size:13px;color:#8b97a6;margin-left:0;border-radius:50px;padding:2px 12px}.den .field .file-input.hide-default-label .button-text:hover{border-color:#c4c8cc;color:#c4c8cc;cursor:pointer}.den .field .file-input.hide-default-label .button-text.disabled{cursor:not-allowed}.den .field .file-input.hide-default-label .button-text.disabled>a{pointer-events:none;cursor:not-allowed;color:grey}.den .field .file-input.hide-default-label .button-text.disabled>a:after{border-color:grey}.den .field .file-input:hover{border:1px solid #c4c8cc}.den .field .file-input .add-link{display:flex}.den .field .file-input .add-link .icon{width:28px;height:28px}.den .field .file-input .add-link .icon:hover{cursor:pointer}.den .field .file-input .add-link .icon:hover svg path,.den .field .file-input .add-link .icon:hover svg rect{fill:#1797e5}.den .field .file-input .add-link.disabled .button-add-hover-add,.den .field .file-input .add-link.disabled input{cursor:not-allowed}.den .field .file-input .add-link.disabled .button-add-hover-add>a,.den .field .file-input .add-link.disabled input>a{pointer-events:none;cursor:not-allowed;color:grey}.den .field .file-input .add-link.disabled .button-add-hover-add>a:after,.den .field .file-input .add-link.disabled input>a:after{border-color:grey}.den .field .file-input .results{display:flex}.den .field .file-input .results li{display:flex;flex-direction:row;align-items:center;margin-top:10px}.den .field .file-input .results li img{width:50%;margin-left:10px}.den .field .file-input .field-label{margin-top:10px;margin-bottom:0;position:absolute;right:15px;top:4px;font-size:12px;font-weight:600}.den .field .file-input img{max-width:100%;padding-top:13px}.den .checkbox{position:relative;font-size:13px;font-weight:600;line-height:17px;color:#08152c;display:flex;align-items:center;margin-bottom:10px;margin-right:25px}.den .checkbox:last-child{margin-right:0}.den .checkbox input[type=checkbox]{transition-duration:.1s;transition-property:all;position:relative;top:-1px;-webkit-appearance:none;appearance:none;border:1px solid #c4c8cc;background-color:#fff;border-radius:2px;width:16px;height:16px;margin:0 7px 0 0;padding:0}.den .checkbox input[type=checkbox]:focus{outline:0}.den .checkbox input[type=checkbox]:checked{border-color:#1797e5;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);background-color:#1797e5}.den .checkbox input[type=checkbox]:checked+.check{opacity:1}.den .checkbox .check{pointer-events:none;transition-duration:.1s;transition-property:opacity;position:absolute;left:-1px;top:-2px;opacity:0}.den .checkbox .check svg{width:18px;height:18px}.den .checkbox .check svg path,.den .checkbox .check svg rect{fill:#fff}.den .content-form .actions button .button-text,.den .content-header .content-header-right button .button-text,.den .gi-actions button .button-text,.den .page-content .actions .button .button-text,.den .page-content .actions button .button-text,.den .search .content-header form button .button-text,.den .settings-list .actions button .button-text,.den header.header .header-side .actions .button{transition-duration:.2s;transition-property:all;-webkit-appearance:none;appearance:none;cursor:pointer;white-space:nowrap;display:block;background-color:#1797e5;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;text-transform:capitalize;padding:6px 15px}.den .content-form .actions button .button-text:hover,.den .content-header .content-header-right button .button-text:hover,.den .gi-actions button .button-text:hover,.den .page-content .actions .button .button-text:hover,.den .page-content .actions button .button-text:hover,.den .search .content-header form button .button-text:hover,.den .settings-list .actions button .button-text:hover,.den header.header .header-side .actions .button:hover{background-color:#0078c2;border-color:#0078c2}.den header.header .header-side .actions .button{padding:4px 12px;font-size:12px;line-height:15px;margin-bottom:0}.den .profile-change .actions .button,.den .profile .actions .button{transition-duration:.2s;transition-property:all;-webkit-appearance:none;appearance:none;cursor:pointer;white-space:nowrap;display:block;background-color:initial;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;padding:6px 15px}.den .profile-change .actions .button:hover,.den .profile .actions .button:hover{background-color:#0078c2;border-color:#0078c2}.den .content-form .actions button,.den .content-header .content-header-right button,.den .gi-actions button,.den .page-content .actions .button,.den .page-content .actions button,.den .search .content-header form button,.den .settings-list .actions button{display:flex;align-items:center;padding:0;margin:0}.den .content-form .actions button:disabled,.den .content-form .actions button[disabled],.den .content-header .content-header-right button:disabled,.den .content-header .content-header-right button[disabled],.den .gi-actions button:disabled,.den .gi-actions button[disabled],.den .page-content .actions .button:disabled,.den .page-content .actions .button[disabled],.den .page-content .actions button:disabled,.den .page-content .actions button[disabled],.den .search .content-header form button:disabled,.den .search .content-header form button[disabled],.den .settings-list .actions button:disabled,.den .settings-list .actions button[disabled]{cursor:not-allowed}.den .content-form .actions button:disabled:hover .button-text,.den .content-form .actions button[disabled]:hover .button-text,.den .content-header .content-header-right button:disabled:hover .button-text,.den .content-header .content-header-right button[disabled]:hover .button-text,.den .gi-actions button:disabled:hover .button-text,.den .gi-actions button[disabled]:hover .button-text,.den .page-content .actions .button:disabled:hover .button-text,.den .page-content .actions .button[disabled]:hover .button-text,.den .page-content .actions button:disabled:hover .button-text,.den .page-content .actions button[disabled]:hover .button-text,.den .search .content-header form button:disabled:hover .button-text,.den .search .content-header form button[disabled]:hover .button-text,.den .settings-list .actions button:disabled:hover .button-text,.den .settings-list .actions button[disabled]:hover .button-text{background-color:#bbb;border-color:#bbb}.den .content-form .actions button:disabled .button-text,.den .content-form .actions button[disabled] .button-text,.den .content-header .content-header-right button:disabled .button-text,.den .content-header .content-header-right button[disabled] .button-text,.den .gi-actions button:disabled .button-text,.den .gi-actions button[disabled] .button-text,.den .page-content .actions .button:disabled .button-text,.den .page-content .actions .button[disabled] .button-text,.den .page-content .actions button:disabled .button-text,.den .page-content .actions button[disabled] .button-text,.den .search .content-header form button:disabled .button-text,.den .search .content-header form button[disabled] .button-text,.den .settings-list .actions button:disabled .button-text,.den .settings-list .actions button[disabled] .button-text{cursor:not-allowed;background-color:#bbb;border-color:#bbb}.den .content-form .actions button:hover .button-text,.den .content-header .content-header-right button:hover .button-text,.den .gi-actions button:hover .button-text,.den .page-content .actions .button:hover .button-text,.den .page-content .actions button:hover .button-text,.den .search .content-header form button:hover .button-text,.den .settings-list .actions button:hover .button-text{background-color:#0078c2;border-color:#0078c2}.den .content-form .actions button:hover .button-note,.den .content-header .content-header-right button:hover .button-note,.den .gi-actions button:hover .button-note,.den .page-content .actions .button:hover .button-note,.den .page-content .actions button:hover .button-note,.den .search .content-header form button:hover .button-note,.den .settings-list .actions button:hover .button-note{background-color:#e9e9e9}.den .content-form .actions button .button-text,.den .content-header .content-header-right button .button-text,.den .gi-actions button .button-text,.den .page-content .actions .button .button-text,.den .page-content .actions button .button-text,.den .search .content-header form button .button-text,.den .settings-list .actions button .button-text{transition-duration:.2s;transition-property:all;position:relative;z-index:2}.den .content-form .actions button .button-note,.den .content-header .content-header-right button .button-note,.den .gi-actions button .button-note,.den .page-content .actions .button .button-note,.den .page-content .actions button .button-note,.den .search .content-header form button .button-note,.den .settings-list .actions button .button-note{transition-duration:.2s;transition-property:all;display:inline-block;font-size:11px;font-weight:600;color:#404853;background-color:#f1f1f1;border-radius:0 50px 50px 0;padding:9px 15px 9px 25px;position:relative;margin-left:-15px}.den .content-form .actions button .button-results,.den .content-header .content-header-right button .button-results,.den .gi-actions button .button-results,.den .page-content .actions .button .button-results,.den .page-content .actions button .button-results,.den .search .content-header form button .button-results,.den .settings-list .actions button .button-results{color:#8b97a6;font-size:13px;font-weight:400;position:relative;margin-left:15px}.den .content-header .content-header-right button .button-text{padding:3px 12px 4px;font-size:12px;line-height:15px;max-height:24px}.den .content-header .content-header-right button .button-note{font-size:10px;padding:6px 10px 7px 20px;max-height:24px}@media (max-width:570px){.den .field .file-input .field-label{position:relative;top:auto;right:auto;margin:10px -10px 0;border-top:1px solid #f1f1f1;padding-top:10px;padding-left:15px}.den .field textarea{height:135px}}.den .select{position:relative;display:inline-block}.den .select:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(calc(-50% - 2px)) rotate(45deg);transform:translateY(calc(-50% - 2px)) rotate(45deg);right:20px;display:block;width:8px;height:8px;border-right:1.5px solid #ddd;border-bottom:1.5px solid #ddd}.den .select select{transition-duration:.3s;transition-property:all;font-size:15px;line-height:19px;display:block;height:45px;padding:9px 50px 10px 12px;outline:0;border-radius:3px;border:1px solid #ddd;background-color:#fff;-webkit-appearance:none;-moz-appearance:none}.den .select select:focus,.den .select select:hover{border-color:#1797e5}.den .select-button{width:inherit;position:relative;top:-43px;opacity:0}.den .select-button select{opacity:0;width:inherit;transition-duration:.3s;transition-property:all;font-size:15px;line-height:19px;display:block;height:45px;padding:9px 50px 10px 12px;outline:0;border-radius:3px;border:1px solid #ddd;background-color:#fff;-webkit-appearance:none;-moz-appearance:none}.den .select-button select:focus,.den .select-button select:hover{border-color:#1797e5}.den .badge{background-color:#5dc5f9;font-size:11px;line-height:13px;font-weight:600;text-align:center;padding:1px 3px;border-radius:100px;min-width:18px;height:18px}.den .badge,.den .badge span{position:relative;color:#fff;display:inline-block}.den .badge span{top:1px}.den .tip-report{padding:5px 25px 25px}.den .tip-report .title{text-align:center;color:#8b97a6;margin:10px}.den .boost-view{padding:25px}.den .accordion{background-color:#f2f2f2;border-radius:4px;border:1px solid #ededed;margin-bottom:20px;color:#6a778a}.den .accordion.expanded .content-details{display:block}.den .accordion.expanded .expand span{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-color:#1797e5}.den .accordion>.inner{position:relative;display:flex}.den .accordion .accordion-panel{flex:0 0 50px;flex-grow:0;display:flex;justify-content:center;align-items:flex-start;color:#999;font-size:23px;line-height:29px;font-weight:700;padding:10px 0}.den .accordion .accordion-panel .avatar{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:5px;width:50px;height:50px;border-radius:50px;background-color:#ccc}.den .accordion .content{flex-grow:1;background-color:#fff;border-radius:4px;font-size:14px;line-height:21px;padding:15px}.den .accordion .content a{padding:0}.den .accordion .content .meta{display:block;margin-right:15px}.den .accordion .content .meta .meta-items{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:0}.den .accordion .content .meta .meta-items .meta-item{margin-bottom:5px;margin-right:5px}.den .accordion .content .meta .meta-items .meta-item .avatar{margin-right:5px}.den .accordion .content .meta .meta-items .meta-item .stat .value{color:#14171a}.den .accordion .content .meta .meta-items .meta-row{display:flex;justify-content:flex-start;align-items:center;grid-gap:5px;gap:5px;width:100%}.den .accordion .content .meta .meta-items .meta-row button{display:flex;align-items:center}.den .accordion .content .meta .meta-items .meta-row .message{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;grid-row-gap:3px;row-gap:3px;margin-bottom:10px}.den .accordion .content .meta .meta-items .meta-row .message h3{font-weight:400;margin-bottom:3px;color:#8b97a6}.den .accordion .content .meta .meta-items .meta-row .message p{display:flex;justify-content:flex-start;align-items:flex-start;text-align:start;flex-wrap:wrap;border:1px solid #bfc2c5;border-radius:5px;padding:10px;color:#08152c;width:100%}.den .accordion .content .meta .meta-items .meta-row .post-title{margin-left:5px;width:100%;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.den .accordion .content .title{color:#14171a;font-weight:600;margin-bottom:2px;margin-right:50px}.den .accordion .content .title a{transition-duration:.2s;transition-property:color;color:#14171a}.den .accordion .content .title a:hover{color:#1797e5}.den .accordion .content .stats{display:flex;flex-direction:row}.den .accordion .content .stats .stat{display:inline-flex;margin-bottom:3px;margin-right:25px}.den .accordion .content .stats .stat.tight{margin-right:5px}.den .accordion .content .stats .stat.reverse{flex-direction:row-reverse}.den .accordion .content .stats .stat.reverse .value{color:#08152c;margin-right:0}.den .accordion .content .stats .stat.reverse .label{color:#bfc2c5;margin-right:5px}.den .accordion .content .stats .stat .label{margin-right:0}.den .accordion .content .stats .stat .value{margin-right:5px;font-weight:700}.den .accordion .expand{position:absolute;top:17px;right:5px;font-size:0;line-height:0}.den .accordion .expand button{position:relative;display:block;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.den .accordion .expand button:hover span{border-color:#1797e5}.den .accordion .expand span{transition-duration:.3s;transition-property:border,-webkit-transform;transition-property:transform,border;transition-property:transform,border,-webkit-transform;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-2px;display:block;width:10px;height:10px;padding:0;margin:0;border-right:2px solid #6a778a;border-bottom:2px solid #6a778a}.den .accordion .content-details{display:none}.den .accordion .content-details .details{margin-top:15px;padding-top:15px;border-top:1px solid #f1f1f1;margin-bottom:15px;padding-bottom:5px}.den .accordion .content-details .details .stats-label{font-size:15px;line-height:21px;text-align:left}.den .accordion .content-details .details .day-stats{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.den .accordion .content-details .details .stats{display:flex;justify-content:flex-start;align-content:flex-start;font-size:13px;line-height:17px;border:1px solid #ddd;border-radius:5px;padding:7px 16px;flex-wrap:wrap;width:300px}.den .accordion .content-details .details .stats .stat-col{display:flex;flex-direction:column;text-align:left}.den .accordion .content-details .details .stats .stat-row{display:flex;flex-direction:row}.den .accordion .content-details .details .stats .stat-col-label{min-height:17px;padding-left:7px;margin-bottom:5px;font-size:14px;font-weight:700;line-height:18px}.den .accordion .content-details .details .stats .stat,.den .accordion .content-details .details .stats .stat-row-label,.den .accordion .content-details .details .stats .stat-row-units{display:flex;justify-content:flex-end;margin-bottom:5px;padding-left:7px;margin-right:0}.den .accordion .content-details .details .stats .stat-row-label .value,.den .accordion .content-details .details .stats .stat-row-units .value,.den .accordion .content-details .details .stats .stat .value{color:#08152c;font-weight:700;margin-right:5px}.den .accordion .content-details .details .stats .stat-row-label .label,.den .accordion .content-details .details .stats .stat-row-units .label,.den .accordion .content-details .details .stats .stat .label{color:#bfc2c5}.den .accordion .content-details .details .stats .stat-row-label.total,.den .accordion .content-details .details .stats .stat-row-units.total,.den .accordion .content-details .details .stats .stat.total{border-top:1px solid #ddd}.den .accordion .content-details .details .stats .stat-row-units{justify-content:flex-start;color:#bfc2c5;padding-left:0}.den .accordion .content-details .details .stats .chart{max-width:200px;margin:0 0 0 100px}@media (max-width:570px){.den .boost-view{padding:5px}.den .accordion .content{font-size:10px;line-height:16px}.den .accordion .content .stats .stat{margin-bottom:0}.den .accordion .content-details .details .day-stats{flex-wrap:wrap}.den .accordion .content-details .details .stats{font-size:10px;width:280px}.den .accordion .content-details .details .stats .stat,.den .accordion .content-details .details .stats .stat-row-label,.den .accordion .content-details .details .stats .stat-row-units{margin-bottom:2px}.den .accordion .content-details .details .stats .stat-col-label{min-height:15px;padding-left:7px;margin-bottom:5px;font-size:12px;font-weight:600;line-height:16px}.den .accordion .content-details .details .stats-label{font-size:12px;font-weight:600;line-height:16px}.den .tip-report{padding:5px 5px 25px}}.den .button-counter{display:flex;position:relative;justify-content:space-between;width:150px;padding-right:5px;color:#8b97a6;font-size:12px;font-weight:300}.den .button-counter .left{position:absolute;width:26px;height:26px;top:-10px;cursor:pointer}.den .button-counter .left:after{display:block;position:absolute;content:"";top:15px;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.den .button-counter .button-content{position:absolute;left:50px}.den .button-counter .right{position:absolute;width:26px;height:26px;top:-10px;left:95px;cursor:pointer}.den .button-counter .right:after{display:block;position:absolute;content:"";top:15px;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.den .button-counter .left:hover:after,.den .button-counter .right:hover:after{border-color:#1797e5;border-width:2px}.den .button-counter.disabled,.den .button-counter.disabled .left,.den .button-counter.disabled .right{cursor:not-allowed}.den .button-counter.disabled .left:hover:after,.den .button-counter.disabled .right:hover:after{border-color:#8b97a6;border-width:1px}.den .button-counter .button-label{position:absolute;right:5px}@media (max-width:570px){.den .button-counter{width:140px;font-size:10px;top:5px}.den .button-counter .left{left:10px}.den .button-counter .right{left:90px}}.den .button-switch,.den .spinner{position:absolute;right:5px;align-items:left;margin-right:50px;color:transparent}.den .button-switch .inner,.den .spinner .inner{background-color:initial!important;height:21px}.den .button-switch.reverse label,.den .spinner.reverse label{flex-direction:row-reverse}.den .button-switch.reverse .slider,.den .spinner.reverse .slider{margin-left:7px;margin-right:0}.den .button-switch.dark,.den .spinner.dark{--label-color:#fff;--input-background-color:#fff;--slider-background-color:#24354f;--slider-before-background-color:#889ebf;--input-checked-background-color:#fff;--input-checked-before-background-color:#1797e5}.den .button-switch.light,.den .spinner.light{--label-color:#1797e5;--input-background-color:#1e1e1e;--slider-background-color:#f0f0f0;--slider-before-background-color:#8b97a6;--input-checked-background-color:#1e1e1e;--input-checked-before-background-color:#1797e5}.den .button-switch>.inner,.den .spinner>.inner{position:relative;display:inline-block;height:21px}.den .button-switch label,.den .spinner label{cursor:pointer;position:relative;display:flex;margin:0;padding:0;align-items:center;font-size:12px;font-weight:300;color:var(--label-color)}.den .button-switch .button-switch-label,.den .spinner .button-switch-label{position:absolute;left:-100px;width:100px;font-size:12px;font-weight:400;color:var(--label-color);text-align:right;text-decoration:underline}.den .button-switch .button-switch-label:hover,.den .spinner .button-switch-label:hover{cursor:pointer}.den .button-switch input,.den .spinner input{cursor:pointer;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;border:none;background-color:var(--input-background-color);opacity:0;width:36px}.den .button-switch input.disabled,.den .spinner input.disabled{cursor:not-allowed}.den .button-switch .slider,.den .spinner .slider{cursor:pointer;position:absolute;background-color:var(--slider-background-color);transition-duration:.2s;transition-property:all;border-radius:21px;left:-40px;width:37px;height:21px;margin-right:7px}.den .button-switch .slider.disabled,.den .spinner .slider.disabled{cursor:not-allowed}.den .button-switch .slider:before,.den .spinner .slider:before{position:absolute;content:"";height:13px;width:13px;left:6px;bottom:4px;background-color:var(--slider-before-background-color);transition-duration:.2s;transition-property:all;border-radius:50%}.den .button-switch.two-button .left,.den .spinner.two-button .left{cursor:pointer;position:absolute;left:10px;height:21px}.den .button-switch.two-button .left.disabled,.den .spinner.two-button .left.disabled{cursor:not-allowed}.den .button-switch.two-button .right,.den .spinner.two-button .right{cursor:pointer;position:absolute;left:10px;height:21px;width:35px}.den .button-switch.two-button .right.disabled,.den .spinner.two-button .right.disabled{cursor:not-allowed}.den .button-switch.two-button .slider,.den .spinner.two-button .slider{width:35px;left:10px}.den .button-switch.two-button .slider.p-0:before,.den .spinner.two-button .slider.p-0:before{left:5px}.den .button-switch.two-button .slider.p-1:before,.den .spinner.two-button .slider.p-1:before{left:17px;background-color:var(--input-checked-before-background-color)}.den .button-switch.three-button,.den .spinner.three-button{top:-20px;right:-30px}.den .button-switch.three-button .left,.den .spinner.three-button .left{cursor:pointer;position:absolute;left:10px;width:27px;height:25px}.den .button-switch.three-button .left.disabled,.den .spinner.three-button .left.disabled{cursor:not-allowed}.den .button-switch.three-button .right,.den .spinner.three-button .right{cursor:pointer;position:absolute;left:37px;width:27px;height:25px}.den .button-switch.three-button .right.disabled,.den .spinner.three-button .right.disabled{cursor:not-allowed}.den .button-switch.three-button .slider,.den .spinner.three-button .slider{width:55px;left:10px}.den .button-switch.three-button .slider.p-0:before,.den .spinner.three-button .slider.p-0:before{left:8px}.den .button-switch.three-button .slider.p-1:before,.den .spinner.three-button .slider.p-1:before{left:22px}.den .button-switch.three-button .slider.p-2:before,.den .spinner.three-button .slider.p-2:before{left:35px;background-color:var(--input-checked-before-background-color)}.den button{-webkit-appearance:none;font-family:inherit;font-size:inherit;font-weight:inherit;border:none;background-color:initial}.den button[disabled]{cursor:not-allowed;opacity:.5}.den button:focus{outline:none}.den .button-add-hover-add,.den .button-add-hover-remove{position:relative;width:35px}.den .button-add-hover-add svg path,.den .button-add-hover-add svg rect,.den .button-add-hover-remove svg path,.den .button-add-hover-remove svg rect{fill:#1797e5;stroke:#1797e5}.den .confirm{display:flex;flex-direction:row;position:relative;padding:5px;left:-5px;border-radius:15px;cursor:pointer}.den .confirm .confirm-panel,.den .confirm.js-confirm-open{background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3)}.den .confirm .confirm-panel{transition-duration:.25s;transition-property:left;pointer-events:none;opacity:0;position:absolute;left:calc(100% - 10px);display:inline-block;width:auto;-webkit-transform:translate(5%,-24%);transform:translate(5%,-24%);text-align:center;color:#fff;border-radius:2px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.den .confirm .confirm-panel.js-show{z-index:9;opacity:1;pointer-events:auto}.den .confirm .confirm-panel>.inner{width:250px;border-radius:2px;font-size:12px;line-height:15px;font-weight:600;text-align:left}.den .confirm .confirm-panel>.inner .confirm-title{font-size:17px;padding:10px;color:#fff;background-color:#1797e5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.den .confirm .confirm-panel>.inner .confirm-body{text-align:center;font-size:14px;padding:10px;color:#8b97a6}.den .confirm .confirm-panel>.inner .confirm-actions{display:flex;border-top:1px solid #f1f1f1;justify-content:flex-end;padding:10px}.den .confirm .confirm-panel>.inner .confirm-actions button{margin:5px;padding:5px 10px;border:1px solid #1797e5;border-radius:50px}.den .confirm .confirm-panel>.inner .confirm-actions button.solid{background-color:#1797e5;color:#fff}.den .sort-filter-actions .select-button{display:flex;flex-direction:column;flex-grow:1;max-height:32px;opacity:1;top:auto}.den .sort-filter-actions .select-button select{border-radius:50px;-webkit-appearance:none;appearance:none;background-image:none;background-color:#8b97a6;color:#08152c;outline:none;align-items:center;justify-content:center;min-height:32px;width:100%;text-align:center;text-align-last:center;-ms-text-align-last:center;-moz-text-align-last:center}.den .sort-filter-actions .select-button select option{font-weight:400;display:block;white-space:nowrap;min-height:1.2em;padding:0 4px}.den .sort-filter-actions .select-button .overlay-select{border-radius:50px;display:flex;justify-content:space-around;align-items:center;width:inherit;position:relative;background-color:#1797e5;color:#fff;min-height:32px}.den .sort-filter-actions .select-button .overlay-select svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);height:15px;width:15px}.den .sort-filter-actions .select-button .overlay-select svg polygon{fill:#fff;stroke:#fff}.den .sort-filter-actions .select-button .overlay-select.disabled{cursor:not-allowed;opacity:.5}.den .sort-filter-actions .select-button .hidden-select{width:inherit;position:relative;opacity:0;top:-32px;min-height:32px}@media (max-width:570px){.den .button-add-hover-add,.den .button-add-hover-remove{position:relative;width:25px}}.den .button{--fontSize:15px;--lineHeight:19px;--fontWeight:600;--padding:12px 12px 12px 12px;--borderColor:#000;--borderRadius:5px;--borderWidth:1px;--marginRight:15px;--marginBottom:20px;--buttonColor:#1797e5;--buttonBorderColor:#1797e5;--buttonKnockoutColor:#fff;transition-duration:.25s;transition-property:border box-shadow;cursor:pointer;position:relative;display:inline-flex;align-items:center;text-decoration:none;-webkit-appearance:none;appearance:none;background-color:var(--buttonColor);border:1px solid var(--buttonBorderColor);color:var(--buttonKnockoutColor);font-size:var(--fontSize);line-height:var(--lineHeight);font-weight:var(--fontWeight);padding:var(--padding);border-radius:var(--borderRadius);margin-right:var(--marginRight);margin-bottom:var(--marginBottom);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}.den .button[disabled]{background-color:initial;border-style:dashed;border-color:#1797e5;cursor:default;color:#1797e5}.den .button[disabled]:hover{box-shadow:none}.den .button:last-child{margin-right:0}.den .button:focus{outline:0}.den .button.wide{display:block;width:100%}.den .button.has-icon{padding-left:47px}.den .button.has-icon>div{position:absolute;left:8px;top:7px}.den .button.has-icon>div svg{width:30px;height:30px}.den .button.has-icon>div svg circle,.den .button.has-icon>div svg path,.den .button.has-icon>div svg rect{transition-duration:.2s;transition-property:fill}.den .button.blue-outline{--iconFill:#fff;--buttonColor:transparent;--buttonKnockoutColor:#1797e5;--buttonBorderColor:#1797e5}@media (max-width:1250px){.den .button{--padding:14px 20px 15px 20px;--borderRadius:4px;--fontSize:14px;--lineHeight:19px}.den .button.has-icon{padding-left:48px}.den .button.has-icon>div svg{width:30px;height:30px}}@media (max-width:570px){.den .button{--fontSize:14px;--lineHeight:17px;--marginRight:12px;--marginBottom:12px;--padding:12px 16px 13px 16px}}.den .react-calendar{position:relative;top:-190px;width:350px;max-width:100%;background:#fff;border:1px solid #ddd;border-radius:5px;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;margin-bottom:5px}.den .react-calendar--doubleView{width:700px}.den .react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.den .react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.den .react-calendar,.den .react-calendar *,.den .react-calendar :after,.den .react-calendar :before{box-sizing:border-box}.den .react-calendar button{margin:0;border:0;outline:none}.den .react-calendar button:enabled:hover{cursor:pointer}.den .react-calendar__navigation{height:44px;margin-bottom:1em}.den .react-calendar__navigation button{min-width:44px;background:none}.den .react-calendar__navigation button:enabled:focus,.den .react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.den .react-calendar__navigation button[disabled]{background-color:#f0f0f0}.den .react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.den .react-calendar__month-view__weekdays__weekday{padding:.5em}.den .react-calendar__month-view__weekNumbers{font-weight:700}.den .react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.den .react-calendar__month-view__days__day--weekend{color:#d10000}.den .react-calendar__month-view__days__day--neighboringMonth{color:#757575}.den .react-calendar__century-view .react-calendar__tile,.den .react-calendar__decade-view .react-calendar__tile,.den .react-calendar__year-view .react-calendar__tile{padding:2em .5em}.den .react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.den .react-calendar__tile:disabled{background-color:#f0f0f0}.den .react-calendar__tile:enabled:focus,.den .react-calendar__tile:enabled:hover{background-color:#e6e6e6}.den .react-calendar__tile--now{background:#ffff76}.den .react-calendar__tile--now:enabled:focus,.den .react-calendar__tile--now:enabled:hover{background:#ffffa9}.den .react-calendar__tile--hasActive{background:#76baff}.den .react-calendar__tile--hasActive:enabled:focus,.den .react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.den .react-calendar__tile--active{background:#006edc;color:#fff}.den .react-calendar__tile--active:enabled:focus,.den .react-calendar__tile--active:enabled:hover{background:#1087ff}.den .react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}@media (max-width:570px){.den .react-calendar{top:-210px}}.den .date-header,.den .dm-header,.den .unread-header{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.den .date-header h1,.den .dm-header h1,.den .unread-header h1{background-color:#fff;position:relative;padding:3px 10px;margin:10px 0;top:-5px}.den .date-header:before,.den .dm-header:before,.den .unread-header:before{content:"";position:relative;display:block;width:100%;border-top:1px solid #ddd;top:15px}.den .post-header{align-items:center;justify-content:center;flex-direction:column;border-bottom:1px solid #ddd;width:100%}.den .post-header,.den .reply-header{display:flex;padding-top:10px}.den .unread-header h1{color:#dc2800}.den .unread-header:before{border-color:#dc2800}.den .dm-header h1{color:#999}.den .chat-area{display:flex;flex-direction:column}.den .chat-area .blocked .inner{background-color:#fff;color:#999}.den .chat-area:not(.viewed){background-color:initial;-webkit-animation:my-fade 3s;animation:my-fade 3s}@-webkit-keyframes my-fade{0%{background-color:#b4e7fc}to{background-color:initial}}@keyframes my-fade{0%{background-color:#b4e7fc}to{background-color:initial}}.den .chat-area.empty{height:0}.den .chat-area .post{padding:10px 20px;display:flex;grid-gap:10px;gap:10px;align-items:center}.den .chat-area .post svg{margin-left:3px;height:25px;width:25px}.den .chat-area .post svg path{stroke:#8b97a6;fill:#8b97a6}.den .chat-area .post .inner{padding:0}.den .chat-area .post .inner .meta .meta-items{display:flex;width:100%}.den .chat-area .post .inner .meta .meta-items .meta-header{display:flex;justify-content:space-between;width:100%}.den .chat-area .post .inner .meta .meta-items .meta-header .post-history{display:flex;grid-gap:5px;gap:5px}.den .chat-area .post .inner .content-area{margin-bottom:0}.den .chat-area .post .inner .content-area .clickable-area .content-overlay{position:relative}.den .chat-area .post .inner .content-area .clickable-area .blur{pointer-events:auto!important}.den .chat-area .post .inner .content-area .clickable-area .text-fade{top:0;height:65px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff,100%)}.den .chat-area .post .inner .content-area .clickable-area .content{max-height:65px}.den .chat-area .post .inner .content-area .clickable-area .content .markup-content{overflow:hidden}.den .body-header{display:flex;justify-content:space-between;align-items:center;grid-gap:30px;gap:30px}.den .body-header h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:2 2}.den .body-header .time{align-items:flex-end;display:flex;flex-wrap:nowrap;opacity:.5;margin-left:auto;grid-gap:7px;gap:7px}.den .body-header .time p{line-height:.1}.den .chat-card{display:flex;padding:5px 20px}.den .chat-card .markup-content{overflow:hidden}.den .chat-card button{padding:0}.den .chat-card .chat-msg{align-items:flex-end;display:flex;grid-gap:5px;gap:5px;justify-content:flex-start}.den .chat-card .chat-msg .avatar{position:relative;display:inline-block;vertical-align:middle;margin-right:5px;width:30px;height:30px;border-radius:50px;background-color:#ccc}.den .chat-card .chat-msg .body{display:flex;background-color:#d7d7d7;border-radius:15px 15px 15px 0;flex-direction:column;padding:5px 10px}.den .chat-card .chat-msg .body button{padding:0;right:-10px;top:-10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.den .chat-card .chat-msg .body button svg path{fill:#8b97a6}.den .chat-card .chat-msg .body .body-actions{align-items:center;display:flex;justify-content:space-between;padding:0 0 10px 2px}.den .chat-card .chat-msg .body .body-actions .icon{display:flex}.den .chat-card .chat-msg .body .body-actions .icon svg{height:25px;width:25px}.den .chat-card .chat-msg .body .body-actions .drop-down{position:relative;height:20px}.den .chat-card .chat-msg .body .body-actions .drop-down .context-panel{right:-5px;top:30px;padding:3px 10px}.den .chat-card .chat-msg .body p{line-height:1.2;padding:10px 5px 5px}.den .chat-card .chat-msg .body .body-header p{line-height:.1;padding:0}.den .chat-card .chat-msg .body .parent-area{background-color:#f9fdff;border-radius:15px 15px 15px 0;border-left:7px solid #8b97a6;display:flex;flex-direction:column;flex-grow:1;grid-gap:3px;gap:3px;margin:7px 7px 0;padding:7px}.den .chat-card .chat-msg.acc-msg .body{background-color:#d6d6ff}.den .chat-card .chat-msg.acc-msg .body button svg path{fill:#1797e5}.den .chat-card .chat-msg.blocked-chat .body{opacity:.5}.den .chat-msg-area{background-color:#fff;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;z-index:2;width:100%;padding:10px 20px}.den .chat-msg-area button{padding:0}.den .chat-msg-area button:hover{cursor:pointer}.den .chat-msg-area button:hover svg path{fill:#1797e5;stroke:#1797e5}.den .chat-msg-area .chat-input-area{align-items:center;background-color:#fff;bottom:0;display:flex;grid-gap:10px;gap:10px;justify-content:space-between;width:100%}.den .chat-msg-area .chat-input-area textarea{transition-duration:.2s;transition-property:border;border:1px solid #ddd;border-radius:10px;flex:1 1;font-size:15px;height:auto;line-height:21px;padding:10px;resize:none}.den .chat-msg-area .chat-input-area textarea:focus{outline:0;border-color:#c4c8cc}.den .chat-msg-area .chat-input-area textarea::-webkit-input-placeholder{color:#8b97a6}.den .chat-msg-area .chat-input-area textarea::placeholder{color:#8b97a6}.den .chat-msg-area .chat-input-area textarea.error{border:1px solid red}.den .chat-msg-area .reply-to-area{align-items:center;display:flex;grid-gap:10px;gap:10px;justify-content:space-between;padding:5px 0}.den .chat-msg-area .reply-to-area .parent-data{display:flex;flex-direction:column;flex-grow:1;border-radius:15px 15px 15px 0;border:2px solid #8b97a6;grid-gap:3px;gap:3px;padding:7px}.den .chat-msg-area .icon{display:block;padding:5px}.den .chat-msg-area .icon svg{width:35px;height:35px}.den .chat-msg-area .icon svg path,.den .chat-msg-area .icon svg polygon,.den .chat-msg-area .icon svg rect{fill:#8b97a6;stroke:#8b97a6;stroke-width:.5}.den .chat-sticky-msg{position:-webkit-sticky;position:sticky;z-index:3;-webkit-transform:translateX(50%);transform:translateX(50%);bottom:90px}.den .chat-sticky-msg .chat-button{display:flex;align-items:center;background-color:#fff;color:#1797e5;border-radius:50px;border:1px solid #1797e5;box-shadow:0 4px 20px 0 rgba(0,0,0,.2);grid-gap:5px;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:10px}.den .chat-sticky-msg .chat-button.above .icon svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.den .chat-sticky-msg .chat-button .icon{display:block;width:28px;padding:5px}.den .chat-sticky-msg .chat-button .icon svg{width:28px;height:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.den .chat-sticky-msg .chat-button .icon svg path,.den .chat-sticky-msg .chat-button .icon svg polygon,.den .chat-sticky-msg .chat-button .icon svg rect{fill:#1797e5;stroke:#1797e5}@media (max-width:570px){.den .chat-area .post{grid-gap:15px;gap:15px}.den .chat-area .post svg{margin-left:5px;height:20px;width:20px}.den .chat-msg-area{padding:10px}.den .chat-msg-area .icon svg{height:25px;width:25px}.den .body-header{flex-wrap:wrap}.den .chat-card .markup-content{max-width:330px}.den .chat-card .chat-msg .body button{flex:2 1}.den .chat-msg-area{bottom:65px}.den .chat-sticky-msg{bottom:140px}}.den .comments article .comments-line{content:"";top:0;bottom:0;width:2px;background-color:rgba(0,0,0,.05);position:absolute}.den .comments article .comments-line.depth-0{left:32px}.den .comments article .comments-line.depth-1{left:52px}.den .comments article .comments-line.depth-2{left:72px}.den .comments article .comments-line.depth-3{left:92px}.den .comments article .comments-line.depth-4{left:112px}.den .comments article .comments-line.depth-5{left:132px}.den .comments article .comments-line.depth-6{left:152px}.den .comments article .comments-line.depth-7{left:172px}.den .comments article .comments-line.depth-8{left:192px}.den .comments article .comments-line.depth-9{left:212px}.den .comments article .comments-line.depth-10{left:232px}.den .comments article .inner{margin-left:22px;padding-left:25px;width:auto}.den .comments article .context-panel .inner{margin-left:3px;padding-left:0}.den .comments .comments-header{padding:14px 25px 15px;font-size:13px;line-height:21px;font-weight:500;border-bottom:1px solid #f1f1f1;color:#1797e5;background-color:#fdfdfd;display:flex;align-items:center;width:100%}.den .comments .comments-header .icon{position:relative;display:inline-block;vertical-align:middle;width:20px;width:18px;height:18px;margin-left:2px;margin-right:14px}.den .comments .comments-header .icon svg path,.den .comments .comments-header .icon svg rect{fill:#1797e5}.den .comments .reply.depth-0{padding-left:10px}.den .comments .reply.depth-0 .voter{margin-left:3px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-1{padding-left:30px}.den .comments .reply.depth-1 .voter{margin-left:23px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-2{padding-left:50px}.den .comments .reply.depth-2 .voter{margin-left:43px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-3{padding-left:70px}.den .comments .reply.depth-3 .voter{margin-left:63px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-4{padding-left:90px}.den .comments .reply.depth-4 .voter{margin-left:83px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-5{padding-left:110px}.den .comments .reply.depth-5 .voter{margin-left:103px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-6{padding-left:130px}.den .comments .reply.depth-6 .voter{margin-left:123px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-7{padding-left:150px}.den .comments .reply.depth-7 .voter{margin-left:143px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-8{padding-left:170px}.den .comments .reply.depth-8 .voter{margin-left:163px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-9{padding-left:190px}.den .comments .reply.depth-9 .voter{margin-left:183px;width:40px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-10{padding-left:210px}.den .comments .reply.depth-10 .voter{margin-left:203px;width:40px;padding-top:10px;top:0;background-color:#fff}@media (max-width:570px){.den .comments .reply.depth-0{padding-left:10px}.den .comments .reply.depth-0 .voter{margin-left:9px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-0 .voter .score{width:40px}.den .comments .reply.depth-1{padding-left:30px}.den .comments .reply.depth-1 .voter{margin-left:29px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-1 .voter .score{width:40px}.den .comments .reply.depth-2{padding-left:50px}.den .comments .reply.depth-2 .voter{margin-left:49px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-2 .voter .score{width:40px}.den .comments .reply.depth-3{padding-left:70px}.den .comments .reply.depth-3 .voter{margin-left:69px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-3 .voter .score{width:40px}.den .comments .reply.depth-4{padding-left:90px}.den .comments .reply.depth-4 .voter{margin-left:89px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-4 .voter .score{width:40px}.den .comments .reply.depth-5{padding-left:110px}.den .comments .reply.depth-5 .voter{margin-left:109px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-5 .voter .score{width:40px}.den .comments .reply.depth-6{padding-left:130px}.den .comments .reply.depth-6 .voter{margin-left:129px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-6 .voter .score{width:40px}.den .comments .reply.depth-7{padding-left:150px}.den .comments .reply.depth-7 .voter{margin-left:149px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-7 .voter .score{width:40px}.den .comments .reply.depth-8{padding-left:170px}.den .comments .reply.depth-8 .voter{margin-left:169px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-8 .voter .score{width:40px}.den .comments .reply.depth-9{padding-left:190px}.den .comments .reply.depth-9 .voter{margin-left:189px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-9 .voter .score{width:40px}.den .comments .reply.depth-10{padding-left:210px}.den .comments .reply.depth-10 .voter{margin-left:209px;width:35px;padding-top:10px;top:0;background-color:#fff}.den .comments .reply.depth-10 .voter .score{width:40px}}.den .confirm-panel{pointer-events:none;opacity:0;display:inline-block;height:auto;max-width:350px;min-width:250px;background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3);text-align:center;color:#8b97a6;border-radius:5px;position:absolute}.den .confirm-panel .flex-column{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.den .confirm-panel.tipping{position:fixed;max-width:500px;width:500px;top:150px;left:calc(50% - 352px)}.den .confirm-panel.tipping .body.flex-column{display:block;position:relative;overflow-y:scroll;max-height:450px;margin:0;padding:5px 20px 20px}.den .confirm-panel.tipping .title{display:flex;justify-content:center;align-items:center;height:50px;width:100%;background-color:#1797e5;color:#fff;margin:0}.den .confirm-panel:not(.consent-panel):not(.draft-panel):not(.tipping):not(.shift-left){bottom:-50px;left:10%}.den .confirm-panel.shift-left{left:-200px}.den .confirm-panel.shift-left .inner{margin-left:0;padding-left:0}.den .confirm-panel.consent-panel{top:150px;-webkit-transform:translateX(calc(50% - 50px));transform:translateX(calc(50% - 50px));width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:380px}.den .confirm-panel.consent-panel .actions{justify-content:flex-end}.den .confirm-panel.draft-panel{top:150px;left:30%;right:30%}.den .confirm-panel.js-show{z-index:10;opacity:1;pointer-events:auto}.den .confirm-panel .header{padding:20px;border-bottom:1px solid #ddd;color:#fff;background-color:#1797e5;border-top-left-radius:5px;border-top-right-radius:5px}.den .confirm-panel .header.alert-msg{background-color:#dc2800}.den .confirm-panel .footer{position:relative}.den .confirm-panel .body{margin:20px}.den .confirm-panel .body.flex-column{display:flex;flex-direction:column;justify-content:space-around;grid-gap:10px;gap:10px;font-size:15px}.den .confirm-panel .body.flex-column .meta-items{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;grid-row-gap:20px;row-gap:20px;margin:0}.den .confirm-panel .body.flex-column .meta-items .meta-item{display:flex;flex-direction:column;border:1px solid #bfc2c5;border-radius:5px;padding:16px 16px 8px;width:100%}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .note .note-panel{width:auto;max-width:160px;-webkit-transform:translateY(20px);transform:translateY(20px)}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .note .note-panel.js-show{left:calc(50% - 80px)}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .note svg{height:12px;width:12px;margin-left:2px}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .note svg path{fill:#1797e5}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .stats{border:none;padding-left:23px}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .message{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;grid-row-gap:3px;row-gap:3px;margin-bottom:10px}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .message h3{font-weight:400;margin-bottom:3px}.den .confirm-panel .body.flex-column .meta-items .meta-item .meta-row .message p{display:flex;justify-content:flex-start;align-items:flex-start;text-align:start;flex-wrap:wrap;border:1px solid #bfc2c5;border-radius:5px;padding:10px;color:#08152c;width:100%}.den .confirm-panel .body.flex-column .meta-items .meta-item a{display:flex;align-items:center}.den .confirm-panel .body.flex-column .meta-items svg{margin:0 3px 0 8px;width:20px;height:20px}.den .confirm-panel .body.flex-column .meta-items svg path{fill:#8b97a6}.den .confirm-panel .body.flex-column .meta-items .avatar{margin:0 3px 0 8px;min-width:20px;width:20px;height:20px}.den .confirm-panel .body.flex-column .title{display:flex;justify-content:center;align-items:baseline;color:#8b97a6}.den .confirm-panel .body.flex-column .title .avatar{margin:0 3px 0 8px;min-width:20px;width:20px;height:20px}.den .confirm-panel .body.flex-column .title .meta-header{color:#1797e5;margin-left:3px}.den .confirm-panel .body.flex-column .input{position:relative;margin:10px}.den .confirm-panel .body.flex-column .input input::-webkit-inner-spin-button,.den .confirm-panel .body.flex-column .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.den .confirm-panel .body.flex-column .input input[type=number]{-moz-appearance:textfield;color:#404853;margin:0;padding:15px;font-size:15px;border-radius:5px;width:100%}.den .confirm-panel .body.flex-column .input input[type=number]:hover{border-color:#aaa}.den .confirm-panel .body.flex-column .input input[type=number]:disabled:hover{border-color:#f1f1f1}.den .confirm-panel .body.flex-column .input input[type=number]:focus{border-color:#1797e5}.den .confirm-panel .body.flex-column .input .suffix{pointer-events:none;position:absolute;right:20px;top:14px;font-size:13px;line-height:17px}.den .confirm-panel .body .pull-to-refresh-spinner{top:0;padding-bottom:20px}.den .confirm-panel .body .selections{margin:10px;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;grid-gap:10px;gap:10px}.den .confirm-panel .body .selections .button-token{height:43px;width:140px}.den .confirm-panel .body .selections .button-token .button-main{display:flex;justify-content:center;cursor:pointer;background-color:initial;border:1px solid #bfc2c5;color:#8b97a6;border-radius:50px;font-size:11px;line-height:17px;font-weight:400;height:43px;width:140px}.den .confirm-panel .body .selections .button-token .button-main.active{border:1px solid #1797e5;background-color:#1797e5;color:#fff}.den .confirm-panel .body .selections .button-token .button-main.active svg{width:25px;height:25px;margin-right:5px}.den .confirm-panel .body .selections .button-token .button-main.active svg path{--iconFill:#fff}.den .confirm-panel .body .selections .button-token .button-main.active path{--iconFill:#1797e5}.den .confirm-panel .body .selections .button-token .button-main.disabled{color:#bfc2c5;cursor:not-allowed}.den .confirm-panel .body .selections .button-token .button-main.disabled svg{width:25px;height:25px;margin-right:5px;cursor:not-allowed}.den .confirm-panel .body .selections .button-token .button-main.disabled path,.den .confirm-panel .body .selections .button-token .button-main.disabled svg path{--iconFill:#bfc2c5}.den .confirm-panel .body .selections .button-token .button-main button{display:flex;align-items:center}.den .confirm-panel .body .selections .button-token .button-main button .button-body{color:#8b97a6;font-size:10px}.den .confirm-panel .body .selections .button-token .button-main button .button-body.active,.den .confirm-panel .body .selections .button-token .button-main button .button-body.active .stat .label{color:#fff}.den .confirm-panel .body .selections .button-token .button-main button .button-body.disabled{color:#bfc2c5;cursor:not-allowed}.den .confirm-panel .body .selections .button-token .button-main button .button-body.disabled .stat .label{color:#bfc2c5}.den .confirm-panel .body .selections .button-token .button-main button .button-body .stat{font-size:12px}.den .confirm-panel .body .selections .button-token .button-main button .button-body .stat .label{margin-left:3px;color:#8b97a6}.den .confirm-panel .body .selections .button-token .button-main button .button-body .sub-title{max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.den .confirm-panel .body .selections .button-token .button-main button svg{width:25px;height:25px;margin-right:5px}.den .confirm-panel .body .selections .button-token .button-main button svg path{--iconFill:#8b97a6}.den .confirm-panel .body .selections .button-token .button-main button .button-body{display:flex;flex-direction:column}.den .confirm-panel .body .selections .button-token .button-main button .button-body .stat{display:flex}.den .confirm-panel .body .stats-label{font-size:15px;line-height:21px;margin-bottom:7px;text-align:left;margin-top:20px}.den .confirm-panel .body .stats{display:flex;justify-content:space-evenly;align-content:flex-end;font-size:13px;line-height:17px;border:1px solid #ddd;border-radius:5px;padding:7px 16px}.den .confirm-panel .body .stats .stat-col{display:flex;flex-direction:column;text-align:left}.den .confirm-panel .body .stats .stat-col-label{min-height:17px;padding-left:7px}.den .confirm-panel .body .stats .stat,.den .confirm-panel .body .stats .stat-row-label{display:flex;justify-content:flex-end;margin-bottom:5px;padding-left:7px}.den .confirm-panel .body .stats .stat-row-label .value,.den .confirm-panel .body .stats .stat .value{color:#404853;font-weight:700;margin-right:5px}.den .confirm-panel .body .stats .stat-row-label .label,.den .confirm-panel .body .stats .stat .label{color:#bfc2c5}.den .confirm-panel .body .stats .stat-row-label.total,.den .confirm-panel .body .stats .stat.total{border-top:1px solid #ddd}.den .confirm-panel .body .text{margin-top:10px;font-size:13px;line-height:17px;overflow-wrap:normal}.den .confirm-panel .body .text.blue{color:#1797e5}.den .confirm-panel .text-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:20px;position:relative}.den .confirm-panel .text-area .label{margin:5px 0}.den .confirm-panel .text-area textarea{width:100%;height:100px;resize:none;overflow-y:scroll;padding:10px}.den .confirm-panel .text-area .error-message{margin:5px 0;color:#dc2800}.den .confirm-panel .actions,.den .confirm-panel .tip-actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 20px}.den .confirm-panel .actions.reverse,.den .confirm-panel .tip-actions.reverse{flex-direction:row-reverse}.den .confirm-panel .actions.wrap,.den .confirm-panel .tip-actions.wrap{flex-wrap:wrap-reverse}.den .confirm-panel .actions .relative-button,.den .confirm-panel .tip-actions .relative-button{display:flex;align-items:center;font-size:13px}.den .confirm-panel .actions .relative-button .button-switch,.den .confirm-panel .tip-actions .relative-button .button-switch{position:relative;height:21px}.den .confirm-panel .actions .relative-button .button-switch .inner,.den .confirm-panel .tip-actions .relative-button .button-switch .inner{position:relative}.den .confirm-panel .actions .relative-button .button-label.active,.den .confirm-panel .tip-actions .relative-button .button-label.active{color:#1797e5}.den .confirm-panel .actions .button-cancel,.den .confirm-panel .tip-actions .button-cancel{display:flex;margin:10px}.den .confirm-panel .actions .button-cancel button,.den .confirm-panel .tip-actions .button-cancel button{background-color:initial;border-color:#1797e5;color:#1797e5}.den .confirm-panel .actions .button-confirm,.den .confirm-panel .tip-actions .button-confirm{display:flex;margin:10px}.den .confirm-panel .actions button,.den .confirm-panel .tip-actions button{cursor:pointer;display:block;background-color:#1797e5;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;padding:6px 15px}@media (max-width:570px){.den .confirm-panel{left:2%}.den .confirm-panel.consent-panel{top:150px;-webkit-transform:translateX(calc(50% - 170px));transform:translateX(calc(50% - 170px));min-width:350px}.den .confirm-panel.tipping{top:75px;width:320px;left:calc(50% - 160px)}.den .confirm-panel.tipping .body.flex-column{max-height:340px;padding:3px}.den .confirm-panel.tipping .body.flex-column .meta-items.meta-item{padding:8px}.den .confirm-panel.tipping .body{margin:20px 3px}.den .confirm-panel.tipping .body .selections .button-token{padding:6px}}.den .content-form .error-message{position:relative;padding:20px 20px 10px;color:#dc2800}.den .content-form .post-content,.den .content-form .reply-content{position:relative;padding:20px 27px}.den .content-form .post-content .avatar,.den .content-form .reply-content .avatar{position:absolute;top:20px;left:20px;display:block;width:40px;height:40px;border-radius:20px;background-color:#eee;font-size:0;line-height:0}.den .content-form .post-content .replying-to,.den .content-form .reply-content .replying-to{margin:0}.den .content-form .post-content .replying-to .meta .avatar,.den .content-form .reply-content .replying-to .meta .avatar{display:none}.den .content-form .post-content .post-content-header,.den .content-form .reply-content .post-content-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:23px}.den .content-form .post-content .post-content-header .avatar,.den .content-form .reply-content .post-content-header .avatar{position:relative;top:auto;left:auto;margin-right:10px}.den .content-form .post-content .post-content-header .title,.den .content-form .reply-content .post-content-header .title{font-size:17px;line-height:19px;font-weight:700;color:#14171a;text-transform:capitalize}.den .content-form .post-content .post-content-fields .field input[type=text],.den .content-form .reply-content .post-content-fields .field input[type=text]{color:#404853;margin:0;padding:15px;font-size:15px;border-radius:5px}.den .content-form .post-content .post-content-fields .gi-body,.den .content-form .reply-content .post-content-fields .gi-body{padding:25px 0 0}.den .content-form .post-content .gi-choices,.den .content-form .reply-content .gi-choices{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.den .content-form .post-content .gi-choices .add-option,.den .content-form .reply-content .gi-choices .add-option{transition-duration:.2s;transition-property:color;flex:1 1;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:21px;font-weight:700;color:#14171a;padding:12px 20px 13px;border:1px solid #ddd;border-radius:5px;cursor:pointer}.den .content-form .post-content .gi-choices .add-option .icon,.den .content-form .reply-content .gi-choices .add-option .icon{position:relative;top:-1px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:10px}.den .content-form .post-content .gi-choices .add-option .icon svg,.den .content-form .reply-content .gi-choices .add-option .icon svg{height:20px;width:20px}.den .content-form .post-content .gi-choices .add-option .icon svg circle,.den .content-form .post-content .gi-choices .add-option .icon svg line,.den .content-form .post-content .gi-choices .add-option .icon svg path,.den .content-form .reply-content .gi-choices .add-option .icon svg circle,.den .content-form .reply-content .gi-choices .add-option .icon svg line,.den .content-form .reply-content .gi-choices .add-option .icon svg path{fill:none;stroke:#bfc2c5;stroke-width:1.5}.den .content-form .post-content .images-or-video,.den .content-form .post-content .post-tags,.den .content-form .reply-content .images-or-video,.den .content-form .reply-content .post-tags{border:1px solid #ddd;border-radius:5px;background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,0,0,.04);margin-bottom:15px}.den .content-form .post-content .images-or-video:last-child,.den .content-form .post-content .post-tags:last-child,.den .content-form .reply-content .images-or-video:last-child,.den .content-form .reply-content .post-tags:last-child{margin-bottom:0}.den .content-form .post-content .images-or-video .choices,.den .content-form .post-content .post-tags .choices,.den .content-form .reply-content .images-or-video .choices,.den .content-form .reply-content .post-tags .choices{display:flex}.den .content-form .post-content .images-or-video .choices input[type=file],.den .content-form .post-content .post-tags .choices input[type=file],.den .content-form .reply-content .images-or-video .choices input[type=file],.den .content-form .reply-content .post-tags .choices input[type=file]{display:none}.den .content-form .post-content .images-or-video .choices .choice,.den .content-form .post-content .post-tags .choices .choice,.den .content-form .reply-content .images-or-video .choices .choice,.den .content-form .reply-content .post-tags .choices .choice{transition-duration:.2s;transition-property:color;flex:1 1;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:21px;font-weight:700;color:#14171a;padding:12px 20px 13px;border-right:1px solid #ddd}.den .content-form .post-content .images-or-video .choices .choice .field,.den .content-form .post-content .post-tags .choices .choice .field,.den .content-form .reply-content .images-or-video .choices .choice .field,.den .content-form .reply-content .post-tags .choices .choice .field{margin-bottom:0}.den .content-form .post-content .images-or-video .choices .choice:hover,.den .content-form .post-content .post-tags .choices .choice:hover,.den .content-form .reply-content .images-or-video .choices .choice:hover,.den .content-form .reply-content .post-tags .choices .choice:hover{color:#1797e5}.den .content-form .post-content .images-or-video .choices .choice.disabled,.den .content-form .post-content .post-tags .choices .choice.disabled,.den .content-form .reply-content .images-or-video .choices .choice.disabled,.den .content-form .reply-content .post-tags .choices .choice.disabled{cursor:default}.den .content-form .post-content .images-or-video .choices .choice.disabled:hover,.den .content-form .post-content .post-tags .choices .choice.disabled:hover,.den .content-form .reply-content .images-or-video .choices .choice.disabled:hover,.den .content-form .reply-content .post-tags .choices .choice.disabled:hover{color:#14171a}.den .content-form .post-content .images-or-video .choices .choice:last-child,.den .content-form .post-content .post-tags .choices .choice:last-child,.den .content-form .reply-content .images-or-video .choices .choice:last-child,.den .content-form .reply-content .post-tags .choices .choice:last-child{border-right:none}.den .content-form .post-content .images-or-video .media-label .icon,.den .content-form .post-content .post-tags .media-label .icon,.den .content-form .reply-content .images-or-video .media-label .icon,.den .content-form .reply-content .post-tags .media-label .icon{position:relative;top:-1px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:10px}.den .content-form .post-content .images-or-video .media-label .icon svg,.den .content-form .post-content .post-tags .media-label .icon svg,.den .content-form .reply-content .images-or-video .media-label .icon svg,.den .content-form .reply-content .post-tags .media-label .icon svg{height:20px;width:20px}.den .content-form .post-content .images-or-video .media-label .icon svg circle,.den .content-form .post-content .images-or-video .media-label .icon svg line,.den .content-form .post-content .images-or-video .media-label .icon svg path,.den .content-form .post-content .post-tags .media-label .icon svg circle,.den .content-form .post-content .post-tags .media-label .icon svg line,.den .content-form .post-content .post-tags .media-label .icon svg path,.den .content-form .reply-content .images-or-video .media-label .icon svg circle,.den .content-form .reply-content .images-or-video .media-label .icon svg line,.den .content-form .reply-content .images-or-video .media-label .icon svg path,.den .content-form .reply-content .post-tags .media-label .icon svg circle,.den .content-form .reply-content .post-tags .media-label .icon svg line,.den .content-form .reply-content .post-tags .media-label .icon svg path{fill:none;stroke:#bfc2c5;stroke-width:1.5}.den .content-form .post-content .images-or-video .add-option,.den .content-form .post-content .post-tags .add-option,.den .content-form .reply-content .images-or-video .add-option,.den .content-form .reply-content .post-tags .add-option{margin-top:10px}.den .content-form .post-content .images-or-video .add-media .add-media-header,.den .content-form .post-content .post-tags .add-media .add-media-header,.den .content-form .reply-content .images-or-video .add-media .add-media-header,.den .content-form .reply-content .post-tags .add-media .add-media-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.den .content-form .post-content .images-or-video .add-media .add-media-header input[type=file],.den .content-form .post-content .post-tags .add-media .add-media-header input[type=file],.den .content-form .reply-content .images-or-video .add-media .add-media-header input[type=file],.den .content-form .reply-content .post-tags .add-media .add-media-header input[type=file]{display:none}.den .content-form .post-content .images-or-video .add-media .add-media-header .field,.den .content-form .post-content .images-or-video .add-media .add-media-header .title,.den .content-form .post-content .post-tags .add-media .add-media-header .field,.den .content-form .post-content .post-tags .add-media .add-media-header .title,.den .content-form .reply-content .images-or-video .add-media .add-media-header .field,.den .content-form .reply-content .images-or-video .add-media .add-media-header .title,.den .content-form .reply-content .post-tags .add-media .add-media-header .field,.den .content-form .reply-content .post-tags .add-media .add-media-header .title{font-size:14px;line-height:21px;font-weight:700;color:#14171a;padding:10px 15px;white-space:nowrap}.den .content-form .post-content .images-or-video .add-media .add-media-header .actions,.den .content-form .post-content .post-tags .add-media .add-media-header .actions,.den .content-form .reply-content .images-or-video .add-media .add-media-header .actions,.den .content-form .reply-content .post-tags .add-media .add-media-header .actions{display:flex;align-items:center;padding:10px 15px 10px 0;margin:0;font-size:13px;line-height:19px;font-weight:500;color:#8b97a6}.den .content-form .post-content .images-or-video .add-media .add-media-header .actions button,.den .content-form .post-content .post-tags .add-media .add-media-header .actions button,.den .content-form .reply-content .images-or-video .add-media .add-media-header .actions button,.den .content-form .reply-content .post-tags .add-media .add-media-header .actions button{position:relative;top:-1px;text-decoration:underline;margin-left:5px;margin-right:5px;color:#8b97a6}.den .content-form .post-content .images-or-video .add-media .add-media-header .actions button:first-child,.den .content-form .post-content .post-tags .add-media .add-media-header .actions button:first-child,.den .content-form .reply-content .images-or-video .add-media .add-media-header .actions button:first-child,.den .content-form .reply-content .post-tags .add-media .add-media-header .actions button:first-child{color:#1797e5}.den .content-form .post-content .images-or-video .add-media .add-media-header .actions button:last-child,.den .content-form .post-content .post-tags .add-media .add-media-header .actions button:last-child,.den .content-form .reply-content .images-or-video .add-media .add-media-header .actions button:last-child,.den .content-form .reply-content .post-tags .add-media .add-media-header .actions button:last-child{margin-right:0}.den .content-form .post-content .images-or-video .add-media .field,.den .content-form .post-content .post-tags .add-media .field,.den .content-form .reply-content .images-or-video .add-media .field,.den .content-form .reply-content .post-tags .add-media .field{margin:0}.den .content-form .post-content .images-or-video .add-media .field .tags,.den .content-form .post-content .post-tags .add-media .field .tags,.den .content-form .reply-content .images-or-video .add-media .field .tags,.den .content-form .reply-content .post-tags .add-media .field .tags{display:flex;flex-direction:column;padding:16px;grid-gap:5px;gap:5px}.den .content-form .post-content .images-or-video .add-media .field .tags .header,.den .content-form .post-content .post-tags .add-media .field .tags .header,.den .content-form .reply-content .images-or-video .add-media .field .tags .header,.den .content-form .reply-content .post-tags .add-media .field .tags .header{display:flex;justify-content:center;color:#8b97a6}.den .content-form .post-content .images-or-video .add-media .field .tags .body,.den .content-form .post-content .post-tags .add-media .field .tags .body,.den .content-form .reply-content .images-or-video .add-media .field .tags .body,.den .content-form .reply-content .post-tags .add-media .field .tags .body{display:flex;flex-wrap:wrap;justify-content:flex-start}.den .content-form .post-content .images-or-video .add-media .field .tags .tag,.den .content-form .post-content .post-tags .add-media .field .tags .tag,.den .content-form .reply-content .images-or-video .add-media .field .tags .tag,.den .content-form .reply-content .post-tags .add-media .field .tags .tag{border:1px solid #404853;border-radius:50px;margin:5px;padding:2px 5px}.den .content-form .post-content .images-or-video .add-media .field .tags .tag button:disabled,.den .content-form .post-content .post-tags .add-media .field .tags .tag button:disabled,.den .content-form .reply-content .images-or-video .add-media .field .tags .tag button:disabled,.den .content-form .reply-content .post-tags .add-media .field .tags .tag button:disabled{cursor:default}.den .content-form .post-content .images-or-video .add-media .field .tags .tag.selected,.den .content-form .post-content .post-tags .add-media .field .tags .tag.selected,.den .content-form .reply-content .images-or-video .add-media .field .tags .tag.selected,.den .content-form .reply-content .post-tags .add-media .field .tags .tag.selected{background-color:#1d8000}.den .content-form .post-content .images-or-video .add-media .field .tags .tag.selected button,.den .content-form .post-content .post-tags .add-media .field .tags .tag.selected button,.den .content-form .reply-content .images-or-video .add-media .field .tags .tag.selected button,.den .content-form .reply-content .post-tags .add-media .field .tags .tag.selected button{color:#fff}.den .content-form .post-content .images-or-video .add-media .field .tags .tag .input-switch-label,.den .content-form .post-content .post-tags .add-media .field .tags .tag .input-switch-label,.den .content-form .reply-content .images-or-video .add-media .field .tags .tag .input-switch-label,.den .content-form .reply-content .post-tags .add-media .field .tags .tag .input-switch-label{color:#8b97a6;font-size:15px;line-height:21px}.den .content-form .post-content .images-or-video .add-media .file-input,.den .content-form .post-content .post-tags .add-media .file-input,.den .content-form .reply-content .images-or-video .add-media .file-input,.den .content-form .reply-content .post-tags .add-media .file-input{padding:15px;border:none;display:block}.den .content-form .post-content .images-or-video .add-media .file-input label,.den .content-form .post-content .post-tags .add-media .file-input label,.den .content-form .reply-content .images-or-video .add-media .file-input label,.den .content-form .reply-content .post-tags .add-media .file-input label{transition-duration:.2s;transition-property:border;white-space:nowrap;display:inline-flex;margin:0;padding:10px;border-radius:5px;border:1px solid #ddd;width:auto}.den .content-form .post-content .images-or-video .add-media .file-input label:hover,.den .content-form .post-content .post-tags .add-media .file-input label:hover,.den .content-form .reply-content .images-or-video .add-media .file-input label:hover,.den .content-form .reply-content .post-tags .add-media .file-input label:hover{border-color:#1797e5;color:#14171a}.den .content-form .post-content .images-or-video .results,.den .content-form .post-content .post-tags .results,.den .content-form .reply-content .images-or-video .results,.den .content-form .reply-content .post-tags .results{padding:0 0 15px 15px}.den .content-form .post-content .images-or-video .results ul.images,.den .content-form .post-content .post-tags .results ul.images,.den .content-form .reply-content .images-or-video .results ul.images,.den .content-form .reply-content .post-tags .results ul.images{display:flex;flex-direction:row;flex-wrap:wrap}.den .content-form .post-content .images-or-video .results ul.images:empty,.den .content-form .post-content .post-tags .results ul.images:empty,.den .content-form .reply-content .images-or-video .results ul.images:empty,.den .content-form .reply-content .post-tags .results ul.images:empty{display:none}.den .content-form .post-content .images-or-video .results ul.video,.den .content-form .post-content .post-tags .results ul.video,.den .content-form .reply-content .images-or-video .results ul.video,.den .content-form .reply-content .post-tags .results ul.video{display:block}.den .content-form .post-content .images-or-video .results ul.video:empty,.den .content-form .post-content .post-tags .results ul.video:empty,.den .content-form .reply-content .images-or-video .results ul.video:empty,.den .content-form .reply-content .post-tags .results ul.video:empty{display:none}.den .content-form .post-content .images-or-video .results li,.den .content-form .post-content .post-tags .results li,.den .content-form .reply-content .images-or-video .results li,.den .content-form .reply-content .post-tags .results li{position:relative;margin:25px 25px 0 0;display:block;font-size:13px;line-height:19px;color:#6a778a}.den .content-form .post-content .images-or-video .results img,.den .content-form .post-content .post-tags .results img,.den .content-form .reply-content .images-or-video .results img,.den .content-form .reply-content .post-tags .results img{display:block;padding:0;max-height:100px;width:auto;border-radius:3px;margin:0 0 5px}.den .content-form .post-content .images-or-video .results .button-add-hover-remove,.den .content-form .post-content .post-tags .results .button-add-hover-remove,.den .content-form .reply-content .images-or-video .results .button-add-hover-remove,.den .content-form .reply-content .post-tags .results .button-add-hover-remove{position:absolute;z-index:2;top:-6px;right:-8px;background-color:rgba(249,253,255,.752941);border-radius:50px;width:22px;height:22px}.den .content-form .post-content .images-or-video .results .button-add-hover-remove:after,.den .content-form .post-content .images-or-video .results .button-add-hover-remove:before,.den .content-form .post-content .post-tags .results .button-add-hover-remove:after,.den .content-form .post-content .post-tags .results .button-add-hover-remove:before,.den .content-form .reply-content .images-or-video .results .button-add-hover-remove:after,.den .content-form .reply-content .images-or-video .results .button-add-hover-remove:before,.den .content-form .reply-content .post-tags .results .button-add-hover-remove:after,.den .content-form .reply-content .post-tags .results .button-add-hover-remove:before{width:10px;height:10px;border-color:#fff}.den .content-form .post-content .images-or-video .results .video-player,.den .content-form .post-content .post-tags .results .video-player,.den .content-form .reply-content .images-or-video .results .video-player,.den .content-form .reply-content .post-tags .results .video-player{display:flex;position:relative;width:100%;height:250px;margin:0;box-shadow:none}.den .content-form .post-content .images-or-video .add-media.video .add-link,.den .content-form .post-content .post-tags .add-media.video .add-link,.den .content-form .reply-content .images-or-video .add-media.video .add-link,.den .content-form .reply-content .post-tags .add-media.video .add-link{display:flex;flex-direction:row-reverse;align-items:center}.den .content-form .post-content .images-or-video .add-media.video .add-link input,.den .content-form .post-content .post-tags .add-media.video .add-link input,.den .content-form .reply-content .images-or-video .add-media.video .add-link input,.den .content-form .reply-content .post-tags .add-media.video .add-link input{flex-grow:1;max-width:none;width:auto;color:#404853;margin:0;padding:10px;font-size:15px;border-radius:5px;border:1px solid #ddd}.den .content-form .post-content .images-or-video .add-media.video .add-link .button-add-hover-add,.den .content-form .post-content .post-tags .add-media.video .add-link .button-add-hover-add,.den .content-form .reply-content .images-or-video .add-media.video .add-link .button-add-hover-add,.den .content-form .reply-content .post-tags .add-media.video .add-link .button-add-hover-add{flex-grow:0;width:30px;height:30px;border-color:#1797e5;background-color:rgba(249,253,255,.752941);border-radius:50px;margin-left:5px}.den .content-form .post-content .images-or-video .add-media.video .add-link .button-add-hover-add:hover,.den .content-form .post-content .post-tags .add-media.video .add-link .button-add-hover-add:hover,.den .content-form .reply-content .images-or-video .add-media.video .add-link .button-add-hover-add:hover,.den .content-form .reply-content .post-tags .add-media.video .add-link .button-add-hover-add:hover{cursor:pointer}.den .content-form .post-content .images-or-video .add-media.video .add-link .button-add-hover-add svg circle,.den .content-form .post-content .images-or-video .add-media.video .add-link .button-add-hover-add svg path,.den .content-form .post-content .post-tags .add-media.video .add-link .button-add-hover-add svg circle,.den .content-form .post-content .post-tags .add-media.video .add-link .button-add-hover-add svg path,.den .content-form .reply-content .images-or-video .add-media.video .add-link .button-add-hover-add svg circle,.den .content-form .reply-content .images-or-video .add-media.video .add-link .button-add-hover-add svg path,.den .content-form .reply-content .post-tags .add-media.video .add-link .button-add-hover-add svg circle,.den .content-form .reply-content .post-tags .add-media.video .add-link .button-add-hover-add svg path{fill:none;stroke:#1797e5;stroke-width:1.5}.den .content-form .post-content .images-or-video .add-media.video .results .button-add-hover-remove,.den .content-form .post-content .post-tags .add-media.video .results .button-add-hover-remove,.den .content-form .reply-content .images-or-video .add-media.video .results .button-add-hover-remove,.den .content-form .reply-content .post-tags .add-media.video .results .button-add-hover-remove{z-index:2;width:30px;height:30px;border-color:#1797e5;background-color:rgba(249,253,255,.752941)}.den .content-form .post-content .images-or-video .add-media.video .results .button-add-hover-remove:hover,.den .content-form .post-content .post-tags .add-media.video .results .button-add-hover-remove:hover,.den .content-form .reply-content .images-or-video .add-media.video .results .button-add-hover-remove:hover,.den .content-form .reply-content .post-tags .add-media.video .results .button-add-hover-remove:hover{cursor:pointer}.den .content-form .post-content .images-or-video .add-media.video .results ul,.den .content-form .post-content .post-tags .add-media.video .results ul,.den .content-form .reply-content .images-or-video .add-media.video .results ul,.den .content-form .reply-content .post-tags .add-media.video .results ul{display:block;width:100%}.den .content-form .post-content .images-or-video .add-media.video .results ul li,.den .content-form .post-content .post-tags .add-media.video .results ul li,.den .content-form .reply-content .images-or-video .add-media.video .results ul li,.den .content-form .reply-content .post-tags .add-media.video .results ul li{margin:0;width:100%}.den .content-form .post-content .images-or-video .add-media.video .video-player,.den .content-form .post-content .post-tags .add-media.video .video-player,.den .content-form .reply-content .images-or-video .add-media.video .video-player,.den .content-form .reply-content .post-tags .add-media.video .video-player{position:relative;width:100%;height:0;padding-bottom:56.25%;margin:0;box-shadow:none}.den .content-form .post-content .images-or-video .add-media.video .video-player iframe,.den .content-form .post-content .post-tags .add-media.video .video-player iframe,.den .content-form .reply-content .images-or-video .add-media.video .video-player iframe,.den .content-form .reply-content .post-tags .add-media.video .video-player iframe{position:absolute;left:0;top:0;width:100%!important;height:100%!important}.den .content-form .post-content .accordion,.den .content-form .reply-content .accordion{border:1px solid #ddd;border-radius:5px;background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,0,0,.04);margin-bottom:15px;color:#8b97a6}.den .content-form .post-content .accordion.open .header,.den .content-form .reply-content .accordion.open .header{border-bottom:1px solid #ddd}.den .content-form .post-content .accordion.open .header button:after,.den .content-form .reply-content .accordion.open .header button:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-color:#1797e5;top:calc(50% - 3px)}.den .content-form .post-content .accordion.open .body,.den .content-form .reply-content .accordion.open .body{display:block}.den .content-form .post-content .accordion .header,.den .content-form .reply-content .accordion .header{position:relative;font-size:14px;line-height:19px}.den .content-form .post-content .accordion .header button,.den .content-form .reply-content .accordion .header button{display:flex;padding:13px 20px 15px;width:100%;color:#8b97a6}.den .content-form .post-content .accordion .header button:after,.den .content-form .reply-content .accordion .header button:after{content:"";-webkit-transform-origin:center;transform-origin:center;transition-duration:.2s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:calc(50% - 8px);right:20px;display:block;width:10px;height:10px;border-top:2px solid #14171a;border-right:2px solid #14171a}.den .content-form .post-content .accordion .header .icon,.den .content-form .reply-content .accordion .header .icon{margin-right:7px}.den .content-form .post-content .accordion .header .contents,.den .content-form .reply-content .accordion .header .contents{display:flex;width:95%}.den .content-form .post-content .accordion .header .contents .title,.den .content-form .reply-content .accordion .header .contents .title{font-weight:700;color:#14171a;margin-right:7px}.den .content-form .post-content .accordion .header .contents .icon,.den .content-form .reply-content .accordion .header .contents .icon{position:relative;top:-5px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:10px}.den .content-form .post-content .accordion .header .contents .icon svg circle,.den .content-form .post-content .accordion .header .contents .icon svg path,.den .content-form .reply-content .accordion .header .contents .icon svg circle,.den .content-form .reply-content .accordion .header .contents .icon svg path{fill:#1797e5;stroke:#1797e5;stroke-width:1}.den .content-form .post-content .accordion .body,.den .content-form .reply-content .accordion .body{display:none;font-size:14px;line-height:19px;padding:15px 0}.den .content-form .post-content .accordion .body .text,.den .content-form .reply-content .accordion .body .text{padding:0 20px;border-bottom:1px solid #ddd}.den .content-form .post-content .accordion .body .text.blue,.den .content-form .reply-content .accordion .body .text.blue{color:#1797e5}.den .content-form .post-content .accordion .body .text:last-child,.den .content-form .reply-content .accordion .body .text:last-child{border-bottom:none}.den .content-form .post-content .accordion .body .text p,.den .content-form .reply-content .accordion .body .text p{margin-bottom:15px}.den .content-form .post-content .accordion .body .text p:last-child,.den .content-form .reply-content .accordion .body .text p:last-child{margin-bottom:0}.den .content-form .post-content .accordion .body .text li,.den .content-form .reply-content .accordion .body .text li{margin-bottom:3px}.den .content-form .post-content .accordion .body .text li:last-child,.den .content-form .reply-content .accordion .body .text li:last-child{margin-bottom:0}.den .content-form .post-content .accordion .body .field,.den .content-form .reply-content .accordion .body .field{position:relative;padding:0 20px;margin-bottom:15px}.den .content-form .post-content .accordion .body .field:last-child,.den .content-form .reply-content .accordion .body .field:last-child{margin-bottom:20px}.den .content-form .post-content .accordion .body .field .field-header,.den .content-form .reply-content .accordion .body .field .field-header{display:flex;justify-content:space-between}.den .content-form .post-content .accordion .body .field .label,.den .content-form .reply-content .accordion .body .field .label{font-size:15px;line-height:21px;margin-bottom:7px;width:80%}.den .content-form .post-content .accordion .body .field .label span,.den .content-form .reply-content .accordion .body .field .label span{color:#1797e5}.den .content-form .post-content .accordion .body .field .note,.den .content-form .reply-content .accordion .body .field .note{cursor:default;left:auto;font-size:13px;line-height:19px;color:#1797e5;padding:0;margin:5px 0 0}.den .content-form .post-content .accordion .body .field .date-time,.den .content-form .reply-content .accordion .body .field .date-time{border:1px solid #ddd;border-radius:5px;padding:7px 16px;max-height:96px}.den .content-form .post-content .accordion .body .field .date-time .date-time-picker,.den .content-form .reply-content .accordion .body .field .date-time .date-time-picker{position:relative;z-index:5}.den .content-form .post-content .accordion .body .field .date-time .date-time-picker .suffix,.den .content-form .reply-content .accordion .body .field .date-time .date-time-picker .suffix{pointer-events:none;position:absolute;right:20px;top:10px;font-size:13px;line-height:17px}.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions{display:flex;flex-direction:row;justify-content:flex-start;margin-top:10px;margin-bottom:10px}.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions .button-now,.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions .button-tomorrow,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions .button-now,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions .button-tomorrow{display:flex}.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions .button-tomorrow,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions .button-tomorrow{margin-right:10px}.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions .button-tomorrow button,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions .button-tomorrow button{background-color:initial;border-color:#1797e5;color:#1797e5}.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions button,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions button{cursor:pointer;display:block;background-color:#1797e5;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;padding:6px 15px}.den .content-form .post-content .accordion .body .field .date-time .date-time-reset .date-actions button:disabled,.den .content-form .reply-content .accordion .body .field .date-time .date-time-reset .date-actions button:disabled{cursor:default}.den .content-form .post-content .accordion .body .field .input,.den .content-form .reply-content .accordion .body .field .input{position:relative}.den .content-form .post-content .accordion .body .field .input input::-webkit-inner-spin-button,.den .content-form .post-content .accordion .body .field .input input::-webkit-outer-spin-button,.den .content-form .reply-content .accordion .body .field .input input::-webkit-inner-spin-button,.den .content-form .reply-content .accordion .body .field .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.den .content-form .post-content .accordion .body .field .input input[type=number],.den .content-form .reply-content .accordion .body .field .input input[type=number]{-moz-appearance:textfield;color:#404853;margin:0;padding:15px;font-size:15px;border-radius:5px;width:100%}.den .content-form .post-content .accordion .body .field .input input[type=number]:hover,.den .content-form .reply-content .accordion .body .field .input input[type=number]:hover{border-color:#aaa}.den .content-form .post-content .accordion .body .field .input input[type=number]:disabled:hover,.den .content-form .reply-content .accordion .body .field .input input[type=number]:disabled:hover{border-color:#f1f1f1}.den .content-form .post-content .accordion .body .field .input input[type=number]:focus,.den .content-form .reply-content .accordion .body .field .input input[type=number]:focus{border-color:#1797e5}.den .content-form .post-content .accordion .body .field .input .suffix,.den .content-form .reply-content .accordion .body .field .input .suffix{pointer-events:none;position:absolute;right:20px;top:14px;font-size:13px;line-height:17px}.den .content-form .post-content .accordion .body .field .input input[type=text],.den .content-form .reply-content .accordion .body .field .input input[type=text]{margin:0;padding:11px 16px}.den .content-form .post-content .accordion .body .field .input input[type=text]:hover,.den .content-form .reply-content .accordion .body .field .input input[type=text]:hover{border-color:#aaa}.den .content-form .post-content .accordion .body .field .input input[type=text]:focus,.den .content-form .reply-content .accordion .body .field .input input[type=text]:focus{border-color:#1797e5}.den .content-form .post-content .accordion .body .field .range,.den .content-form .reply-content .accordion .body .field .range{position:relative;border:1px solid #ddd;border-radius:5px;padding:11px 16px 15px}.den .content-form .post-content .accordion .body .field .range .range-labels,.den .content-form .reply-content .accordion .body .field .range .range-labels{display:flex;justify-content:space-between;margin-bottom:7px}.den .content-form .post-content .accordion .body .field .range .range-labels .range-label span,.den .content-form .reply-content .accordion .body .field .range .range-labels .range-label span{color:#1797e5}.den .content-form .post-content .accordion .body .field .range .range-container,.den .content-form .reply-content .accordion .body .field .range .range-container{position:relative}.den .content-form .post-content .accordion .body .field .range .range-track,.den .content-form .reply-content .accordion .body .field .range .range-track{background:transparent;width:100%;height:6px;border-radius:6px;position:absolute;left:0;top:9px;z-index:2}.den .content-form .post-content .accordion .body .field .range input[type=range],.den .content-form .reply-content .accordion .body .field .range input[type=range]{z-index:2;margin:0;padding:0}.den .content-form .post-content .accordion .body .field .range input[type=range]:focus,.den .content-form .reply-content .accordion .body .field .range input[type=range]:focus{outline:none}.den .content-form .post-content .accordion .body .field .range input[type=range],.den .content-form .reply-content .accordion .body .field .range input[type=range]{position:relative;-webkit-appearance:none;width:100%;height:6px;border-radius:6px;background:#1797e5;border-color:transparent;outline:none;transition:opacity .2s}.den .content-form .post-content .accordion .body .field .range input[type=range]::-webkit-slider-thumb,.den .content-form .reply-content .accordion .body .field .range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#14171a;cursor:pointer}.den .content-form .post-content .accordion .body .field .range input[type=range]::-moz-range-thumb,.den .content-form .reply-content .accordion .body .field .range input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#14171a;cursor:pointer}.den .content-form .post-content .accordion .body .field .select-date,.den .content-form .reply-content .accordion .body .field .select-date{display:inline-block;position:relative;vertical-align:middle;border:1px solid #ddd;border-radius:5px;padding:11px 16px;height:25px;width:110px;margin:2px}.den .content-form .post-content .accordion .body .field .select-date:hover,.den .content-form .reply-content .accordion .body .field .select-date:hover{cursor:pointer}.den .content-form .post-content .accordion .body .field .select-date.disabled:hover,.den .content-form .reply-content .accordion .body .field .select-date.disabled:hover{cursor:default}.den .content-form .post-content .accordion .body .field .select-date .value,.den .content-form .reply-content .accordion .body .field .select-date .value{position:absolute;left:4px;top:0;padding:2px;font-size:15px;line-height:19px}.den .content-form .post-content .accordion .body .field .select-am-pm,.den .content-form .post-content .accordion .body .field .select-hour,.den .content-form .post-content .accordion .body .field .select-minute,.den .content-form .reply-content .accordion .body .field .select-am-pm,.den .content-form .reply-content .accordion .body .field .select-hour,.den .content-form .reply-content .accordion .body .field .select-minute{display:inline-block;position:relative;vertical-align:middle;border:1px solid #ddd;border-radius:5px;padding:11px 16px;height:25px;width:25px;margin:2px}.den .content-form .post-content .accordion .body .field .select-am-pm .value,.den .content-form .post-content .accordion .body .field .select-hour .value,.den .content-form .post-content .accordion .body .field .select-minute .value,.den .content-form .reply-content .accordion .body .field .select-am-pm .value,.den .content-form .reply-content .accordion .body .field .select-hour .value,.den .content-form .reply-content .accordion .body .field .select-minute .value{position:absolute;left:4px;top:0;padding:2px;font-size:15px;line-height:19px}.den .content-form .post-content .accordion .body .field .select-am-pm select,.den .content-form .post-content .accordion .body .field .select-hour select,.den .content-form .post-content .accordion .body .field .select-minute select,.den .content-form .reply-content .accordion .body .field .select-am-pm select,.den .content-form .reply-content .accordion .body .field .select-hour select,.den .content-form .reply-content .accordion .body .field .select-minute select{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:2}.den .content-form .post-content .accordion .body .field .select-am-pm select:hover,.den .content-form .post-content .accordion .body .field .select-hour select:hover,.den .content-form .post-content .accordion .body .field .select-minute select:hover,.den .content-form .reply-content .accordion .body .field .select-am-pm select:hover,.den .content-form .reply-content .accordion .body .field .select-hour select:hover,.den .content-form .reply-content .accordion .body .field .select-minute select:hover{cursor:pointer}.den .content-form .post-content .accordion .body .field .select-am-pm select:disabled:hover,.den .content-form .post-content .accordion .body .field .select-hour select:disabled:hover,.den .content-form .post-content .accordion .body .field .select-minute select:disabled:hover,.den .content-form .reply-content .accordion .body .field .select-am-pm select:disabled:hover,.den .content-form .reply-content .accordion .body .field .select-hour select:disabled:hover,.den .content-form .reply-content .accordion .body .field .select-minute select:disabled:hover{cursor:default}.den .content-form .post-content .accordion .body .field .select-hour,.den .content-form .reply-content .accordion .body .field .select-hour{margin-left:10px}.den .content-form .post-content .accordion .body .field .select,.den .content-form .reply-content .accordion .body .field .select{position:relative;border:1px solid #ddd;border-radius:5px;padding:11px 16px;height:45px}.den .content-form .post-content .accordion .body .field .select .value,.den .content-form .reply-content .accordion .body .field .select .value{position:absolute;left:15px;top:11px;font-size:15px;line-height:19px}.den .content-form .post-content .accordion .body .field .select select,.den .content-form .reply-content .accordion .body .field .select select{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:2}.den .content-form .post-content .accordion .body .field .select select:hover,.den .content-form .reply-content .accordion .body .field .select select:hover{cursor:pointer}.den .content-form .post-content .accordion .body .field .select select:disabled:hover,.den .content-form .reply-content .accordion .body .field .select select:disabled:hover{cursor:default}.den .content-form .post-content .accordion .body .field .select:after,.den .content-form .reply-content .accordion .body .field .select:after{content:"";-webkit-transform-origin:center;transform-origin:center;transition-duration:.2s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:calc(50% - 8px);right:20px;display:block;width:10px;height:10px;border-top:2px solid #14171a;border-right:2px solid #14171a}.den .content-form .post-content .accordion .body .field .select .suffix,.den .content-form .reply-content .accordion .body .field .select .suffix{pointer-events:none;position:absolute;right:43px;top:13px;font-size:13px;line-height:17px}.den .content-form .post-content .accordion .body .field .highlight,.den .content-form .reply-content .accordion .body .field .highlight{position:absolute;top:3px;right:28px;font-size:13px;line-height:17px;color:#6a778a}.den .content-form .post-content .accordion .body .field .highlight button,.den .content-form .reply-content .accordion .body .field .highlight button{color:#1797e5;text-decoration:underline;padding:0;margin-left:5px}.den .content-form .post-content .accordion .body .field .highlight button:hover,.den .content-form .reply-content .accordion .body .field .highlight button:hover{cursor:pointer}.den .content-form .post-content .accordion .body .field .highlight button:disabled:hover,.den .content-form .reply-content .accordion .body .field .highlight button:disabled:hover{cursor:default}.den .content-form .reply-content:before{content:"";position:absolute;top:60px;left:40px;width:3px;height:100%;background-color:rgba(0,0,0,.05);border-radius:3px}.den .content-form .reply-content .content-image img{max-width:100%}.den .content-form .replying-to{border:1px solid #f1f1f1;background-color:#f9f9f9;border-radius:3px;padding:15px;font-size:13px;line-height:19px;margin:15px 0;max-height:none;overflow:none}.den .content-form .replying-to .meta{margin-bottom:5px}.den .content-form .replying-to .title{text-transform:capitalize}.den .content-form .replying-to .clickable-area .content{margin-bottom:0}.den .content-form .post-options{display:flex;align-items:center;margin-bottom:10px}.den .content-form .actions{align-items:center;display:flex;margin-bottom:20px;margin-top:30px;justify-content:space-between}.den .content-form .actions .relative-button{display:flex;align-items:center;font-size:13px}.den .content-form .actions .relative-button .button-switch{position:relative;height:21px}.den .content-form .actions .relative-button .button-switch .inner{position:relative}.den .content-form .actions .relative-button .button-label{color:#8b97a6}.den .content-form .actions .relative-button .button-label.active{color:#08152c}@media (max-width:570px){.den .content-form{padding-bottom:30px}.den .content-form .reply-content:before{left:24px;top:40px}.den .content-form .post-content .avatar,.den .content-form .reply-content .avatar{top:25px;left:10px;width:30px;height:30px}.den .content-form .reply-content .avatar{top:30px}.den .content-form .post-content .avatar{top:25px}.den .content-form .post-content .post-content-fields .field input[type=text]{padding:10px}.den .content-form .post-content .images-or-video .choices .choice{padding:14px 10px 15px 13px;font-size:13px}.den .content-form .post-content .images-or-video .add-link .button-add-hover-add,.den .content-form .post-content .images-or-video .add-link .button-add-hover-add:hover{border-width:1px}.den .content-form .post-content .images-or-video .add-link .button-add-hover-add:before,.den .content-form .post-content .images-or-video .add-link .button-add-hover-add:hover:before{left:5px!important;top:9px!important;border-width:2px}.den .content-form .post-content .images-or-video .add-link .button-add-hover-add:after,.den .content-form .post-content .images-or-video .add-link .button-add-hover-add:hover:after{left:9px!important;top:5px!important;border-width:2px}}@media (max-width:570px){.den .content-form .post-content .accordion .body .field .label{width:75%}.den .content-form .post-content .accordion .body .field .date-time{padding:7px;max-height:105px}.den .content-form .post-content .accordion .body .field .date-time .date-time-picker{padding:0}.den .content-form .post-content .accordion .body .field .date-time .date-time-picker .suffix{top:-25px;right:0;font-size:11px}.den .content-form .post-content .accordion .body .field .range{padding:8px 13px 12px;font-size:12px}.den .content-form .post-content .accordion .body .field .range .range-labels .range-label{padding:0 5px}.den .content-form .post-content .accordion .body .field .select-date{width:90px}.den .content-form .post-content .accordion .body .field .select-date .value{font-size:12px}.den .content-form .post-content .accordion .body .field .select-am-pm,.den .content-form .post-content .accordion .body .field .select-hour,.den .content-form .post-content .accordion .body .field .select-minute{height:20px;width:20px;padding:11px 14px}.den .content-form .post-content .accordion .body .field .select-am-pm .value,.den .content-form .post-content .accordion .body .field .select-hour .value,.den .content-form .post-content .accordion .body .field .select-minute .value,.den .content-form .post-content .post-tags .add-media .field .tags .tag{font-size:12px}}.den .content-header{position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:3;font-size:14px;line-height:21px;font-weight:600;border-bottom:1px solid #f9f9f9;background-color:#fff;padding:20px 20px 10px;text-align:center}.den .content-header.with-den-header{top:50px}.den .content-header.no-padding{padding:0}.den .content-header .content-header-left{position:absolute;left:20px;top:20px}.den .content-header .content-header-right{position:absolute;right:20px;top:20px}.den .content-header .content-header-actions,.den .content-header .content-header-right{display:flex;justify-content:flex-end}.den .content-header .content-header-actions .buy,.den .content-header .content-header-right .buy{cursor:pointer;background-color:#1797e5;border:1px solid #1797e5;border-radius:50px;font-size:13px;font-weight:700;line-height:17px;margin-left:20px;padding:6px 15px}.den .content-header .content-header-actions .buy a,.den .content-header .content-header-right .buy a{color:#fff}.den .content-header .content-header-content,.den .content-header .content-header-left,.den .content-header .content-header-right{min-height:31px;display:flex;align-items:center}.den .content-header .content-header-version{position:absolute;bottom:10px;right:20px;height:10px;font-size:10px;font-weight:400;color:#8b97a6}.den .content-header .content-header-left .back-button{background-color:initial;border:none;display:flex;margin-left:auto;margin-right:auto;width:40px;height:25px;padding:0;align-items:center;justify-content:center;font-size:0;color:transparent}.den .content-header .content-header-left button{position:relative;-webkit-appearance:none;appearance:none;font-size:14px;line-height:21px;font-weight:500;margin:0;display:inline-flex;align-items:center;padding:0 0 0 18px;color:#8b97a6}.den .content-header .content-header-left button:before{transition-duration:.2s;transition-property:all;content:"";position:relative;top:-2px;display:inline-block;width:7px;height:7px;margin-right:9px;border-top:1px solid #08152c;border-right:1px solid #08152c;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.den .content-header .content-header-left button:hover{color:#1797e5}.den .content-header .content-header-left button:hover:before{border-color:#1797e5}.den .content-header .content-header-left button.disabled{pointer-events:none}.den .content-header .content-header-left button.disabled:before{border-color:transparent}.den .content-header .content-header-content{flex-grow:1;text-align:center;display:flex;align-items:center;justify-content:center;color:#14171a;font-size:14px;font-weight:600}.den .content-header .relative-button{display:flex;align-items:center;font-size:13px;height:27px}.den .content-header .relative-button .button-switch,.den .content-header .relative-button .button-switch .inner{position:relative;height:21px}.den .content-header .relative-button .button-label{-webkit-appearance:none;font-family:inherit;font-size:inherit;font-weight:inherit;border:none;background-color:initial}.den .content-header .relative-button .button-label.active{color:#1797e5}.den .content-header .sort-filter-actions{align-items:baseline;display:flex;justify-content:space-around;margin-top:10px;grid-gap:10px;gap:10px}.den .content-header .sort-filter-actions .action{align-items:center;color:#8b97a6;display:flex;flex-direction:column;grid-gap:2px;gap:2px;justify-content:center;width:280px}.den .content-header .sort-filter-actions .action ul{align-items:center;display:flex;grid-gap:15px;gap:15px;justify-content:center}.den .content-header .sort-filter-actions .action ul .icon{display:inline-block;height:25px;width:25px}.den .content-header .sort-filter-actions .action ul .icon svg{height:25px;width:25px}.den .content-header .sort-filter-actions .action ul .icon svg path{fill:#8b97a6;stroke:#8b97a6;--iconFill:#8b97a6;stroke-width:.2}.den .content-header .sort-filter-actions .action ul .icon .badge{position:relative;left:-10px;top:10px;background-color:initial;border-radius:10px;min-width:10px;width:10px;height:10px}.den .content-header .sort-filter-actions .action ul .icon .badge.active{background-color:#1797e5}.den .content-header .sort-filter-actions .action ul .icon .sub-icon{position:relative;bottom:20px;right:-12px;width:20px;height:20px;background-color:#fff;border-radius:10px}.den .content-header .sort-filter-actions .action ul .icon .sub-icon svg{width:15px;height:15px;position:absolute;left:4px;top:3px}.den .content-header .sort-filter-actions .action ul .active{color:#1797e5;height:25px;width:25px}.den .content-header .sort-filter-actions .action ul .active .badge.active{background-color:#1797e5}.den .content-header .sort-filter-actions .action ul .active .icon svg path{stroke:#1797e5;fill:#1797e5;--iconFill:#1797e5;stroke-width:2}.den .content-header .sort-filter-actions .action button{align-items:center;cursor:pointer}.den .content-header .sort-filter-actions .action button:not(.active){grid-gap:3px;gap:3px}.den .content-header.fallback span{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .content-header-action{display:none}@media (max-width:570px){.den .content-header{padding:13px 20px 14px;top:0}.den .content-header.with-den-header{top:0}.den .content-header.mobile-none-sticky{position:relative}.den .content-header .content-header-left button{pointer-events:none;color:transparent}.den .content-header .content-header-left button:before{border-color:transparent}.den .content-header .content-header-right{top:15px}.den .content-header .content-header-right button{flex-direction:row-reverse}.den .content-header .content-header-right button .button-text{margin-left:-20px}.den .content-header .content-header-right button .button-note{margin-left:0;border-radius:50px 0 0 50px;padding-left:10px;padding-right:27px}.den .content-header .sort-filter-actions{flex-direction:column}.den .content-header .sort-filter-actions .action{align-items:flex-start}.den .content-header-action{position:relative;display:block;padding:20px 10px 0 50px;font-size:13px;font-weight:500;color:#1797e5}}.den .profile-header+.profile+.content-nav{top:-17px}.den .content-nav{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:2}.den .content-nav ul{width:100%;display:table;table-layout:fixed;font-size:0;line-height:0}.den .content-nav li{position:relative;display:table-cell;text-align:center;font-size:14px;line-height:21px;font-weight:600}.den .content-nav li:last-child{border-right:none}.den .content-nav li:after{content:"";transition-duration:.2s;transition-property:background-color;display:block;position:absolute;left:0;right:0;bottom:0;height:3px;background-color:#f9f9f9}.den .content-nav li.active:after{background-color:#1797e5}.den .content-nav li.active button,.den .content-nav li.active button:hover{color:#14171a}.den .content-nav li button{cursor:pointer;transition-duration:.2s;transition-property:color;display:block;width:100%;padding:27px 10px 31px;color:#999}.den .content-nav li button:hover{color:#1797e5;background-color:#f9fdff}@media (max-width:570px){.den .profile-header+.profile+.content-nav{top:85px}.den .content-nav{top:0;z-index:1}.den .content-nav ul li button{padding:11px 10px 15px;font-size:12px}}.den .override-style>div div:nth-child(2){overflow:hidden!important}.den .meta{align-items:center;display:flex;flex-direction:row}.den .meta .avatar{margin-right:3px}.den .meta .avatar .private{position:absolute;bottom:-3px;right:-3px;width:20px;height:20px;background-color:#08152c;border-radius:10px}.den .meta .avatar .private svg{width:12px;height:12px;position:absolute;left:4px;top:3px}.den .meta .avatar .private svg path,.den .meta .avatar .private svg rect{fill:#fff}.den .meta .meta-items{margin-left:10px}.den .meta .meta-items.space-between{justify-content:space-between}.den .meta .meta-items .meta-header{align-content:space-around;align-items:center;display:flex;margin-right:10px;flex-wrap:wrap}.den .meta .meta-items .meta-header .lair-name,.den .meta .meta-items .meta-header .user-name{padding:2px}.den .meta .meta-items .meta-body{display:flex;flex-wrap:wrap;margin-top:5px}.den .meta .meta-items .meta-body .meta-item{align-content:space-around;align-items:center;display:flex;flex-wrap:wrap;margin-right:10px;justify-content:center}.den .meta .meta-items .meta-body .meta-item .scrollable-tags{display:flex}.den .meta .meta-items .meta-body .meta-item .scrollable-tags.post-view{flex-wrap:nowrap;overflow-x:scroll;white-space:nowrap;max-width:515px;height:40px}.den .meta .meta-items .meta-body .meta-item.selectable{cursor:pointer}.den .meta .meta-items .meta-body .meta-item .counts{align-items:center;display:flex;margin-right:5px}.den .meta .meta-items .meta-body .meta-item .icon{height:17px;width:17px;margin-right:3px}.den .meta .meta-items .meta-body .meta-item .icon svg{height:17px;width:17px}.den .meta .meta-items .meta-body .meta-item .icon svg circle{stroke:#1797e5}.den .meta .meta-items .meta-body .meta-item .icon svg path,.den .meta .meta-items .meta-body .meta-item .icon svg rect{fill:#1797e5;--iconFill:#1797e5}.den .meta .meta-items .meta-body .meta-item .hasMoreTags{font-size:15px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags button{color:#8b97a6;padding:2px 10px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel{left:40%;min-height:200px;-webkit-transform:translateY(-5%);transform:translateY(-5%);bottom:auto}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .header{padding:20px;border-bottom:1px solid #ddd;color:#fff;background-color:#1797e5;border-top-left-radius:5px;border-top-right-radius:5px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body{display:flex;align-content:space-around;flex-wrap:wrap}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body.multiple-tags{flex-direction:column;flex-wrap:nowrap;grid-gap:5px;gap:5px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tags{display:flex;flex-direction:column}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tags .tags-header{display:flex;justify-content:center;padding-bottom:5px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tags .tags-body{display:flex;justify-content:flex-start;flex-wrap:wrap}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tag{border:1px solid #404853;border-radius:50px;margin:5px;padding:2px 5px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tag button{color:#404853}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tag.selected{background-color:#1d8000}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .body .tag.selected button{color:#fff}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .actions{display:flex;flex-direction:row;justify-content:flex-end;top:0;right:0;margin:10px;position:relative}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .actions .button-cancel{display:flex;margin:10px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .actions .button-cancel button{background-color:initial;border-color:#1797e5;color:#1797e5}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .actions .button-confirm{display:flex;margin:10px}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel .actions button{cursor:pointer;display:block;background-color:#1797e5;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;padding:6px 15px}.den .meta .meta-items .meta-body .meta-item .tag{display:flex;margin:5px 10px 0 0;align-items:center;color:#999;display:inline-flex;font-weight:400;line-height:1;border-radius:50px;padding:2px 12px;border:1px solid #14171a}.den .meta .meta-items .meta-body .meta-item .tag.icon-left{padding-left:0}.den .meta .meta-items .meta-body .meta-item .tag.icon-right{padding-right:0}.den .meta .meta-items .meta-body .meta-item .tag button{display:flex}.den .meta .meta-items .meta-body .meta-item .tag button .icon-left{padding-left:0}.den .meta .meta-items .meta-body .meta-item .tag button .icon-left svg{height:10px;width:10px;margin-right:2px}.den .meta .meta-items .meta-body .meta-item .tag button .icon-right{padding-right:0}.den .meta .meta-items .meta-body .meta-item .tag button .icon-right svg{height:14px;width:14px;margin-left:2px}.den .meta .meta-items .meta-body .meta-item .tag button svg path,.den .meta .meta-items .meta-body .meta-item .tag button svg polygon,.den .meta .meta-items .meta-body .meta-item .tag button svg rect{stroke:#14171a;fill:#14171a}.den .meta .meta-items .meta-body .meta-item .tag.high-consensus{background-color:#1d8000}.den .meta .meta-items .meta-body .meta-item .tag.high-consensus button{color:#fff}.den .meta .meta-items .meta-body .meta-item .tag.high-consensus button svg path,.den .meta .meta-items .meta-body .meta-item .tag.high-consensus button svg polygon,.den .meta .meta-items .meta-body .meta-item .tag.high-consensus button svg rect{stroke:#fff;fill:#fff}.den .meta .meta-items .meta-body .meta-item .tag.mid-high-consensus{background-color:#82b373}.den .meta .meta-items .meta-body .meta-item .tag.mid-consensus{background-color:#bfc2c5}.den .meta .meta-items .meta-body .meta-item .tag.mid-low-consensus{background-color:#fa9f9f}.den .meta .meta-items .meta-body .meta-item .tag.low-consensus{background-color:#dc2800}.den .meta .meta-items .meta-body .meta-item .tag.low-consensus button{color:#fff}.den .meta .meta-items .meta-body .meta-item .tag.low-consensus svg path,.den .meta .meta-items .meta-body .meta-item .tag.low-consensus svg polygon,.den .meta .meta-items .meta-body .meta-item .tag.low-consensus svg rect{stroke:#fff;fill:#fff}.den .meta .meta-items .meta-body .meta-item .tag button{color:#14171a;padding:0 5px}.den .meta .meta-items .meta-body .meta-item .tag button:disabled{cursor:not-allowed}.den .meta .meta-items .meta-body .meta-item .tag .icon{margin-left:5px;margin-right:5px}.den .meta .meta-items .meta-body .meta-item .tag .icon svg{height:17px;width:17px}.den .meta .meta-items .meta-body .meta-item .tag .icon svg line,.den .meta .meta-items .meta-body .meta-item .tag .icon svg path,.den .meta .meta-items .meta-body .meta-item .tag .icon svg rect{stroke:#bfc2c5;fill:#bfc2c5}.den .meta .meta-items .meta-body .meta-item .tag .icon.disabled svg path,.den .meta .meta-items .meta-body .meta-item .tag .icon.disabled svg rect{stroke:#bfc2c5;fill:transparent}.den .meta a,.den .meta button,.den .meta strong{color:#404853;font-weight:600;padding:0;width:auto;height:auto}.den .meta button.boost{color:#fff;display:flex;font-weight:400;max-width:75px;border-radius:50px;padding:3px 10px}.den .meta button.boost.balanced{background-color:purple;border:1px solid purple}.den .meta button.boost.external{background-color:#dc2800;border:1px solid #dc2800}.den .meta button.boost.internal{background-color:#1797e5;border:1px solid #1797e5}.den .meta button.boost.disabled{cursor:default}.den .meta button.boost.disabled:hover{font-weight:400}.den .meta button.boost:hover{color:#1797e5;background-color:initial;color:#999}.den .meta button.post-history{color:orange;display:flex;font-weight:400;max-width:75px;background-color:initial;margin-right:5px;-webkit-text-decoration:orange underline;text-decoration:orange underline}.den .meta button.post-history.disabled{cursor:default}.den .meta button.post-history.disabled:hover{font-weight:400}.den .meta button.post-history:hover{color:#1797e5;background-color:orange;color:#fff}.den .meta button.post-history .icon{height:17px;width:17px;margin-right:7px}.den .meta button.post-history .icon svg{height:17px;width:17px}.den .meta button.post-history .icon svg path,.den .meta button.post-history .icon svg rect{fill:#1797e5}.den .notifications-list .notification,.den .post,.den .reply{transition-duration:.2s;transition-property:background;background-color:initial;border-bottom:1px solid #ddd}.den .notifications-list .notification .title,.den .post .title,.den .reply .title{color:#08152c;margin-bottom:15px;font-size:16px;line-height:23px;font-weight:600;text-transform:capitalize}.den .notifications-list .notification .title:last-child,.den .post .title:last-child,.den .reply .title:last-child{margin-bottom:0}.den .notifications-list .notification .content,.den .post .content,.den .reply .content{font-size:14px;line-height:21px;font-weight:400;color:#404853;min-height:50px}.den .notifications-list .notification .content pre,.den .post .content pre,.den .reply .content pre{overflow-x:auto;white-space:pre-wrap;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Lucida Grande","Segoe UI",Arial}.den .notifications-list .notification .content-image.blur,.den .post .content-image.blur,.den .reply .content-image.blur{-webkit-filter:blur(20px);-moz-filter:blur(20px);-o-filter:blur(20px);-ms-filter:blur(20px);filter:blur(20px)}.den .notifications-list .notification .content-image .image-with-icon,.den .post .content-image .image-with-icon,.den .reply .content-image .image-with-icon{position:relative}.den .notifications-list .notification .content-image .image-with-icon svg,.den .post .content-image .image-with-icon svg,.den .reply .content-image .image-with-icon svg{width:45px;height:45px;position:absolute;top:120px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:10px}.den .notifications-list .notification .content-image .image-with-icon svg circle,.den .notifications-list .notification .content-image .image-with-icon svg path,.den .notifications-list .notification .content-image .image-with-icon svg rect,.den .post .content-image .image-with-icon svg circle,.den .post .content-image .image-with-icon svg path,.den .post .content-image .image-with-icon svg rect,.den .reply .content-image .image-with-icon svg circle,.den .reply .content-image .image-with-icon svg path,.den .reply .content-image .image-with-icon svg rect{fill:#ddd;stroke:#14171a;stroke-width:.15}.den .notifications-list .notification .replying-to,.den .post .replying-to,.den .reply .replying-to{border:1px solid #f1f1f1;background-color:#f9f9f9;border-radius:3px;padding:15px;font-size:13px;line-height:19px;margin:15px 0;overflow:hidden}.den .notifications-list .notification .replying-to .title,.den .post .replying-to .title,.den .reply .replying-to .title{text-transform:capitalize}.den .notifications-list .notification .replying-to .meta,.den .post .replying-to .meta,.den .reply .replying-to .meta{margin-bottom:5px}.den .notifications-list .notification .replying-to .clickable-area,.den .post .replying-to .clickable-area,.den .reply .replying-to .clickable-area{position:relative;max-height:300px;overflow:hidden;cursor:pointer}.den .notifications-list .notification .replying-to .clickable-area .content-overlay,.den .post .replying-to .clickable-area .content-overlay,.den .reply .replying-to .clickable-area .content-overlay{position:relative}.den .notifications-list .notification .replying-to .clickable-area .text-fade-origin,.den .post .replying-to .clickable-area .text-fade-origin,.den .reply .replying-to .clickable-area .text-fade-origin{z-index:1;padding:0;margin:0;position:absolute;top:150px;height:150px;width:100%;background:linear-gradient(180deg,hsla(0,0%,100%,0),#f9f9f9)}.den .notifications-list .notification .replying-to .clickable-area .content,.den .post .replying-to .clickable-area .content,.den .reply .replying-to .clickable-area .content{margin-bottom:0}.den .notifications-list .notification .replying-to .clickable-area .content .content-image,.den .post .replying-to .clickable-area .content .content-image,.den .reply .replying-to .clickable-area .content .content-image{margin-top:25px;margin-bottom:30px}.den .notifications-list .notification .replying-to .clickable-area .content .content-image:last-child,.den .post .replying-to .clickable-area .content .content-image:last-child,.den .reply .replying-to .clickable-area .content .content-image:last-child{margin-bottom:0}.den .notifications-list .notification .replying-to .clickable-area .content .markdown-content .img,.den .notifications-list .notification .replying-to .clickable-area .content .markup-content .img,.den .post .replying-to .clickable-area .content .markdown-content .img,.den .post .replying-to .clickable-area .content .markup-content .img,.den .reply .replying-to .clickable-area .content .markdown-content .img,.den .reply .replying-to .clickable-area .content .markup-content .img{margin-top:25px;margin-bottom:25px}.den .notifications-list .notification .replying-to .clickable-area .content .markdown-content .img:last-child,.den .notifications-list .notification .replying-to .clickable-area .content .markup-content .img:last-child,.den .post .replying-to .clickable-area .content .markdown-content .img:last-child,.den .post .replying-to .clickable-area .content .markup-content .img:last-child,.den .reply .replying-to .clickable-area .content .markdown-content .img:last-child,.den .reply .replying-to .clickable-area .content .markup-content .img:last-child{margin-bottom:0}.den .notifications-list .notification .replying-to .clickable-area .content .markdown-content blockquote,.den .notifications-list .notification .replying-to .clickable-area .content .markup-content blockquote,.den .post .replying-to .clickable-area .content .markdown-content blockquote,.den .post .replying-to .clickable-area .content .markup-content blockquote,.den .reply .replying-to .clickable-area .content .markdown-content blockquote,.den .reply .replying-to .clickable-area .content .markup-content blockquote{border-left:5px solid #bfc2c5;margin:10px;padding:10px}.den .notifications-list .notification .content-image,.den .post .content-image,.den .reply .content-image{margin-top:25px;margin-bottom:30px}.den .notifications-list .notification .content-image .content-image-grid,.den .post .content-image .content-image-grid,.den .reply .content-image .content-image-grid{display:flex;flex-flow:row wrap;justify-content:space-evenly}.den .notifications-list .notification .content-image .content-image-grid .image-item,.den .post .content-image .content-image-grid .image-item,.den .reply .content-image .content-image-grid .image-item{max-width:48%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:5px;margin-bottom:8px;box-shadow:4px 4px 4px 1px #bbb;cursor:pointer}.den .notifications-list .notification .content-image:last-child,.den .post .content-image:last-child,.den .reply .content-image:last-child{margin-bottom:0}.den .notifications-list .notification .clickable-area,.den .post .clickable-area,.den .reply .clickable-area{cursor:pointer}.den .notifications-list .notification .clickable-area.blur,.den .post .clickable-area.blur,.den .reply .clickable-area.blur{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.den .notifications-list .notification .clickable-area .content,.den .post .clickable-area .content,.den .reply .clickable-area .content{margin-bottom:0}.den .notifications-list .notification .clickable-area .img,.den .post .clickable-area .img,.den .reply .clickable-area .img{margin-top:25px;margin-bottom:25px}.den .notifications-list .notification .clickable-area .img:last-child,.den .post .clickable-area .img:last-child,.den .reply .clickable-area .img:last-child{margin-bottom:0}.den .notifications-list .notification.highlight,.den .post.highlight,.den .reply.highlight{background-color:rgba(22,149,227,.12)}.den .notifications-list .notification .inner .content-area,.den .post .inner .content-area,.den .reply .inner .content-area{position:relative;margin-bottom:15px}.den .notifications-list .notification .inner .content-area .content-area-content,.den .post .inner .content-area .content-area-content,.den .reply .inner .content-area .content-area-content{position:relative}.den .notifications-list .notification .inner .content-area .more-content-button,.den .post .inner .content-area .more-content-button,.den .reply .inner .content-area .more-content-button{cursor:pointer;transition-duration:.2s;transition-property:background;position:absolute;z-index:1;display:block;padding:3px 12px 5px;bottom:12px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50px;font-size:11px;line-height:13px;font-weight:500;background-color:#1797e5;color:#fff}.den .notifications-list .notification .inner .content-area .more-content-button:hover,.den .post .inner .content-area .more-content-button:hover,.den .reply .inner .content-area .more-content-button:hover{color:#fff;background-color:#1278b7}.den .notifications-list .notification .inner .content-area .clickable-area,.den .post .inner .content-area .clickable-area,.den .reply .inner .content-area .clickable-area{position:relative;max-height:300px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.den .notifications-list .notification .inner .content-area .clickable-area .text-fade,.den .post .inner .content-area .clickable-area .text-fade,.den .reply .inner .content-area .clickable-area .text-fade{z-index:1;padding:0;margin:0;position:absolute;top:150px;height:150px;overflow:hidden;width:100%;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.den .notifications-list .notification .inner .content-area .clickable-area .text-fade.boost-internal,.den .post .inner .content-area .clickable-area .text-fade.boost-internal,.den .reply .inner .content-area .clickable-area .text-fade.boost-internal{background:linear-gradient(180deg,rgba(228,243,252,0),#e4f3fc)}.den .notifications-list .notification .inner .content-area .clickable-area .text-fade.boost-external,.den .post .inner .content-area .clickable-area .text-fade.boost-external,.den .reply .inner .content-area .clickable-area .text-fade.boost-external{background:linear-gradient(180deg,rgba(250,231,229,0),#fae7e5)}.den .notifications-list .notification .inner .content-area .clickable-area .text-fade.boost-balanced,.den .post .inner .content-area .clickable-area .text-fade.boost-balanced,.den .reply .inner .content-area .clickable-area .text-fade.boost-balanced{background:linear-gradient(180deg,rgba(239,227,240,0),#efe3f0)}.den .notifications-list .notification .inner .content-area .clickable-area.all-content,.den .post .inner .content-area .clickable-area.all-content,.den .reply .inner .content-area .clickable-area.all-content{max-height:none}.den .reply .blocked .inner,.den .replying-to .post.blocked,.den .replying-to .reply.blocked{border:none}.den .replying-to .post.blocked>.inner,.den .replying-to .reply.blocked>.inner{padding:0}.den .replying-to .post.blocked>.inner button,.den .replying-to .reply.blocked>.inner button{padding-left:0}.den .blocked .inner{border-bottom:none;background-color:#f9f9f9;border-radius:3px;padding:18px 30px 18px 70px;font-size:13px;line-height:19px;text-overflow:ellipsis;align-content:center;color:#999}.den .blocked .inner button{position:relative;-webkit-appearance:none;appearance:none;font-size:13px;line-height:19px;font-weight:500;margin:0;display:inline-flex;align-items:center;padding:0 0 0 18px;color:#999}.den .blocked .inner button:hover{color:#1797e5}.den .inner .content-area .replying-to{border:1px solid #f1f1f1;background-color:#f9f9f9;border-radius:3px;padding:15px;font-size:13px;line-height:19px;margin:15px 0;overflow:hidden}.den .inner .content-area .replying-to .meta{margin-bottom:5px}.den .inner .content-area .replying-to .clickable-area{max-height:150px;overflow:hidden;cursor:pointer}.den .inner .content-area .replying-to .clickable-area .text-fade-origin{z-index:1;padding:0;margin:0;position:absolute;top:50px;height:100px;width:100%;background:linear-gradient(180deg,hsla(0,0%,100%,0),#f9f9f9)}.den .inner .content-area .replying-to .clickable-area .content{margin-bottom:0;min-height:50px}.den .inner .content-area .replying-to .clickable-area .content .content-image{margin-top:25px;margin-bottom:30px}.den .inner .content-area .replying-to .clickable-area .content .content-image:last-child{margin-bottom:0}.den .inner .content-area .replying-to .clickable-area .content .markdown-content .img,.den .inner .content-area .replying-to .clickable-area .content .markup-content .img{margin-top:25px;margin-bottom:25px}.den .inner .content-area .replying-to .clickable-area .content .markdown-content .img:last-child,.den .inner .content-area .replying-to .clickable-area .content .markup-content .img:last-child{margin-bottom:0}.den .inner .content-area .replying-to .clickable-area .content .markdown-content blockquote,.den .inner .content-area .replying-to .clickable-area .content .markup-content blockquote{border-left:5px solid #bfc2c5;margin:10px;padding:10px}.den .layout-content .content img,.den .layout-content .markup-content img,.den .layout-content .pell-content img,.den .layout-content .replying-to .clickable-area img{max-width:100%}.den .layout-content .content img:last-child,.den .layout-content .markup-content img:last-child,.den .layout-content .pell-content img:last-child,.den .layout-content .replying-to .clickable-area img:last-child{margin-bottom:0}.den .layout-content .content h1,.den .layout-content .markup-content h1,.den .layout-content .pell-content h1,.den .layout-content .replying-to .clickable-area h1{color:#08152c;margin-top:15px;margin-bottom:15px;font-size:21px;line-height:23px;font-weight:600}.den .layout-content .content h1 b,.den .layout-content .content h1 strong,.den .layout-content .markup-content h1 b,.den .layout-content .markup-content h1 strong,.den .layout-content .pell-content h1 b,.den .layout-content .pell-content h1 strong,.den .layout-content .replying-to .clickable-area h1 b,.den .layout-content .replying-to .clickable-area h1 strong{font-weight:inherit}.den .layout-content .content h2,.den .layout-content .markup-content h2,.den .layout-content .pell-content h2,.den .layout-content .replying-to .clickable-area h2{color:#08152c;margin-top:15px;margin-bottom:15px;font-size:18px;line-height:23px;font-weight:600}.den .layout-content .content h2 b,.den .layout-content .content h2 strong,.den .layout-content .markup-content h2 b,.den .layout-content .markup-content h2 strong,.den .layout-content .pell-content h2 b,.den .layout-content .pell-content h2 strong,.den .layout-content .replying-to .clickable-area h2 b,.den .layout-content .replying-to .clickable-area h2 strong{font-weight:inherit}.den .layout-content .content h3,.den .layout-content .content h4,.den .layout-content .content h5,.den .layout-content .content h6,.den .layout-content .markup-content h3,.den .layout-content .markup-content h4,.den .layout-content .markup-content h5,.den .layout-content .markup-content h6,.den .layout-content .pell-content h3,.den .layout-content .pell-content h4,.den .layout-content .pell-content h5,.den .layout-content .pell-content h6,.den .layout-content .replying-to .clickable-area h3,.den .layout-content .replying-to .clickable-area h4,.den .layout-content .replying-to .clickable-area h5,.den .layout-content .replying-to .clickable-area h6{color:#1797e5;font-size:16px;line-height:23px;font-weight:600;margin-bottom:5px}.den .layout-content .content h3 b,.den .layout-content .content h3 strong,.den .layout-content .content h4 b,.den .layout-content .content h4 strong,.den .layout-content .content h5 b,.den .layout-content .content h5 strong,.den .layout-content .content h6 b,.den .layout-content .content h6 strong,.den .layout-content .markup-content h3 b,.den .layout-content .markup-content h3 strong,.den .layout-content .markup-content h4 b,.den .layout-content .markup-content h4 strong,.den .layout-content .markup-content h5 b,.den .layout-content .markup-content h5 strong,.den .layout-content .markup-content h6 b,.den .layout-content .markup-content h6 strong,.den .layout-content .pell-content h3 b,.den .layout-content .pell-content h3 strong,.den .layout-content .pell-content h4 b,.den .layout-content .pell-content h4 strong,.den .layout-content .pell-content h5 b,.den .layout-content .pell-content h5 strong,.den .layout-content .pell-content h6 b,.den .layout-content .pell-content h6 strong,.den .layout-content .replying-to .clickable-area h3 b,.den .layout-content .replying-to .clickable-area h3 strong,.den .layout-content .replying-to .clickable-area h4 b,.den .layout-content .replying-to .clickable-area h4 strong,.den .layout-content .replying-to .clickable-area h5 b,.den .layout-content .replying-to .clickable-area h5 strong,.den .layout-content .replying-to .clickable-area h6 b,.den .layout-content .replying-to .clickable-area h6 strong{font-weight:inherit}.den .layout-content .content li,.den .layout-content .content p,.den .layout-content .markup-content li,.den .layout-content .markup-content p,.den .layout-content .pell-content li,.den .layout-content .pell-content p,.den .layout-content .replying-to .clickable-area li,.den .layout-content .replying-to .clickable-area p{overflow-wrap:anywhere}.den .layout-content .content li:empty,.den .layout-content .content p:empty,.den .layout-content .markup-content li:empty,.den .layout-content .markup-content p:empty,.den .layout-content .pell-content li:empty,.den .layout-content .pell-content p:empty,.den .layout-content .replying-to .clickable-area li:empty,.den .layout-content .replying-to .clickable-area p:empty{display:none}.den .layout-content .content ol,.den .layout-content .content p,.den .layout-content .content ul,.den .layout-content .markup-content ol,.den .layout-content .markup-content p,.den .layout-content .markup-content ul,.den .layout-content .pell-content ol,.den .layout-content .pell-content p,.den .layout-content .pell-content ul,.den .layout-content .replying-to .clickable-area ol,.den .layout-content .replying-to .clickable-area p,.den .layout-content .replying-to .clickable-area ul{margin-bottom:10px}.den .layout-content .content ol:last-child,.den .layout-content .content p:last-child,.den .layout-content .content ul:last-child,.den .layout-content .markup-content ol:last-child,.den .layout-content .markup-content p:last-child,.den .layout-content .markup-content ul:last-child,.den .layout-content .pell-content ol:last-child,.den .layout-content .pell-content p:last-child,.den .layout-content .pell-content ul:last-child,.den .layout-content .replying-to .clickable-area ol:last-child,.den .layout-content .replying-to .clickable-area p:last-child,.den .layout-content .replying-to .clickable-area ul:last-child{margin-bottom:0}.den .layout-content .content ol,.den .layout-content .content ul,.den .layout-content .markup-content ol,.den .layout-content .markup-content ul,.den .layout-content .pell-content ol,.den .layout-content .pell-content ul,.den .layout-content .replying-to .clickable-area ol,.den .layout-content .replying-to .clickable-area ul{margin-top:10px;margin-bottom:19px}.den .layout-content .content li,.den .layout-content .markup-content li,.den .layout-content .pell-content li,.den .layout-content .replying-to .clickable-area li{padding-bottom:3px;margin-bottom:3px}.den .layout-content .content li:last-child,.den .layout-content .markup-content li:last-child,.den .layout-content .pell-content li:last-child,.den .layout-content .replying-to .clickable-area li:last-child{padding-bottom:none}.den .layout-content .content ul li,.den .layout-content .markup-content ul li,.den .layout-content .pell-content ul li,.den .layout-content .replying-to .clickable-area ul li{position:relative;margin-left:35px}.den .layout-content .content ul li:before,.den .layout-content .markup-content ul li:before,.den .layout-content .pell-content ul li:before,.den .layout-content .replying-to .clickable-area ul li:before{content:"";position:absolute;display:block;top:8px;left:-20px;width:6px;height:6px;background-color:#8b97a6;border-radius:100%}.den .layout-content .content ol,.den .layout-content .markup-content ol,.den .layout-content .pell-content ol,.den .layout-content .replying-to .clickable-area ol{counter-reset:ol-counter}.den .layout-content .content ol li,.den .layout-content .markup-content ol li,.den .layout-content .pell-content ol li,.den .layout-content .replying-to .clickable-area ol li{counter-increment:ol-counter;position:relative;margin-left:35px}.den .layout-content .content ol li:before,.den .layout-content .markup-content ol li:before,.den .layout-content .pell-content ol li:before,.den .layout-content .replying-to .clickable-area ol li:before{content:counter(ol-counter) ". ";position:absolute;display:block;color:#8b97a6;left:-22px;text-align:right;font-weight:600}.den .layout-content .content h1+ol,.den .layout-content .content h1+ul,.den .layout-content .content h2+ol,.den .layout-content .content h2+ul,.den .layout-content .content h3+ol,.den .layout-content .content h3+ul,.den .layout-content .content h4+ol,.den .layout-content .content h4+ul,.den .layout-content .content h5+ol,.den .layout-content .content h5+ul,.den .layout-content .content h6+ol,.den .layout-content .content h6+ul,.den .layout-content .markup-content h1+ol,.den .layout-content .markup-content h1+ul,.den .layout-content .markup-content h2+ol,.den .layout-content .markup-content h2+ul,.den .layout-content .markup-content h3+ol,.den .layout-content .markup-content h3+ul,.den .layout-content .markup-content h4+ol,.den .layout-content .markup-content h4+ul,.den .layout-content .markup-content h5+ol,.den .layout-content .markup-content h5+ul,.den .layout-content .markup-content h6+ol,.den .layout-content .markup-content h6+ul,.den .layout-content .pell-content h1+ol,.den .layout-content .pell-content h1+ul,.den .layout-content .pell-content h2+ol,.den .layout-content .pell-content h2+ul,.den .layout-content .pell-content h3+ol,.den .layout-content .pell-content h3+ul,.den .layout-content .pell-content h4+ol,.den .layout-content .pell-content h4+ul,.den .layout-content .pell-content h5+ol,.den .layout-content .pell-content h5+ul,.den .layout-content .pell-content h6+ol,.den .layout-content .pell-content h6+ul,.den .layout-content .replying-to .clickable-area h1+ol,.den .layout-content .replying-to .clickable-area h1+ul,.den .layout-content .replying-to .clickable-area h2+ol,.den .layout-content .replying-to .clickable-area h2+ul,.den .layout-content .replying-to .clickable-area h3+ol,.den .layout-content .replying-to .clickable-area h3+ul,.den .layout-content .replying-to .clickable-area h4+ol,.den .layout-content .replying-to .clickable-area h4+ul,.den .layout-content .replying-to .clickable-area h5+ol,.den .layout-content .replying-to .clickable-area h5+ul,.den .layout-content .replying-to .clickable-area h6+ol,.den .layout-content .replying-to .clickable-area h6+ul{margin-top:10px}.den .layout-content .content a,.den .layout-content .markup-content a,.den .layout-content .pell-content a,.den .layout-content .replying-to .clickable-area a{text-decoration:underline;color:#1797e5;padding-bottom:2px}.den .layout-content .content pre,.den .layout-content .markup-content pre,.den .layout-content .pell-content pre,.den .layout-content .replying-to .clickable-area pre{font-size:.95em;line-height:1.6em;color:#08152c;background-color:#f2f3f3;border-radius:3px;padding:15px;margin-bottom:25px;overflow-x:auto;tab-size:4}.den .layout-content .content pre:last-child,.den .layout-content .markup-content pre:last-child,.den .layout-content .pell-content pre:last-child,.den .layout-content .replying-to .clickable-area pre:last-child{margin-bottom:0}.den .layout-content .content pre br:first-child,.den .layout-content .content pre br:last-child,.den .layout-content .markup-content pre br:first-child,.den .layout-content .markup-content pre br:last-child,.den .layout-content .pell-content pre br:first-child,.den .layout-content .pell-content pre br:last-child,.den .layout-content .replying-to .clickable-area pre br:first-child,.den .layout-content .replying-to .clickable-area pre br:last-child{display:none}.den .layout-content .content table,.den .layout-content .markup-content table,.den .layout-content .pell-content table,.den .layout-content .replying-to .clickable-area table{display:table;width:100%;font-size:14px;color:#1e1e1e}.den .layout-content .content table.equal,.den .layout-content .markup-content table.equal,.den .layout-content .pell-content table.equal,.den .layout-content .replying-to .clickable-area table.equal{table-layout:fixed}.den .layout-content .content table thead,.den .layout-content .markup-content table thead,.den .layout-content .pell-content table thead,.den .layout-content .replying-to .clickable-area table thead{margin-bottom:30px}.den .layout-content .content table tr,.den .layout-content .markup-content table tr,.den .layout-content .pell-content table tr,.den .layout-content .replying-to .clickable-area table tr{position:relative;display:table-row}.den .layout-content .content table tr td,.den .layout-content .markup-content table tr td,.den .layout-content .pell-content table tr td,.den .layout-content .replying-to .clickable-area table tr td{border:3px solid #8b97a6}.den .layout-content .content table th,.den .layout-content .markup-content table th,.den .layout-content .pell-content table th,.den .layout-content .replying-to .clickable-area table th{transition-duration:.5s;transition-property:background;display:table-cell;padding:12px 5px;background-color:#f1f1f1;border:3px solid #8b97a6;font-size:15px;font-weight:600}.den .layout-content .content table td,.den .layout-content .markup-content table td,.den .layout-content .pell-content table td,.den .layout-content .replying-to .clickable-area table td{transition-duration:.5s;transition-property:background;display:table-cell;border:3px solid transparent;padding:5px}.den .layout-content .content blockquote,.den .layout-content .markup-content blockquote,.den .layout-content .pell-content blockquote,.den .layout-content .replying-to .clickable-area blockquote{border-left:5px solid #8b97a6;margin:10px;padding:10px}@media (max-width:570px){.den .meta{font-size:12px}.den .meta .meta-items .meta-header .lair-name,.den .meta .meta-items .meta-header .user-name{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.den .meta .meta-items .meta-body .meta-item .scrollable-tags.post-view{max-width:calc(100vw - 175px)}.den .meta .meta-items .meta-body .meta-item .hasMoreTags .confirm-panel{left:20%;width:250px}.den .notifications-list .notification .title,.den .post .title,.den .reply .title{font-size:15px;line-height:19px}.den .notifications-list .notification .content,.den .post .content,.den .reply .content{font-size:13px;line-height:19px}.den .replying-to{color:#404853}.den .replying-to .title{color:#08152c;font-size:14px;line-height:23px;font-weight:600}.den .replying-to .content h1,.den .replying-to .content h2,.den .replying-to .content h3,.den .replying-to .content h4,.den .replying-to .content h5,.den .replying-to .content h6{font-size:16px;line-height:23px;font-weight:600}}.den .data-actions{display:flex;margin-left:40px}.den .data-actions .action{display:flex;padding:10px 15px;border:1px solid #ededed;border-radius:4px;margin:10px;height:38px}.den .data-actions .action.active{color:#fff;background-color:#1797e5;border:2px solid #1797e5;border-bottom:none}.den .data-actions .action.active.descending span{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.den .data-actions .action.active:hover{cursor:pointer}.den .data-actions .action .sort-direction{position:relative;font-size:0;line-height:0}.den .data-actions .action .sort-direction button{position:relative;display:flex;top:2px;left:5px}.den .data-actions .action .sort-direction span{display:block;transition-duration:.3s;transition-property:border,-webkit-transform;transition-property:transform,border;transition-property:transform,border,-webkit-transform;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-2px;width:10px;height:10px;padding:0;margin:0;border-right:2px solid #fff;border-bottom:2px solid #fff}.den .data-actions .action:hover{cursor:pointer}@media (max-width:570px){.den .data-actions{font-size:13px}}.den #dragonden-notification-container.on .flash{top:75px;opacity:1}.den #dragonden-notification-container.on .flash,.den .flash{right:50%;-webkit-transform:translateX(10%);transform:translateX(10%)}.den .flash{position:fixed;z-index:99;background-color:initial;border:none;padding:0;margin:0;line-height:1.4;transition-duration:.4s;transition-property:all;top:0;opacity:0}.den .flash.on{top:18px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.den .flash.notice>.inner{background-color:#1797e5}.den .flash.alert>.inner{background-color:#ed1c24}.den .flash.warning>.inner{background-color:#ffb011}.den .flash>.inner{display:inline-flex;padding:8px 12px;margin-left:auto;margin-right:auto;background-color:#1797e5;color:#fff;font-size:12px;font-weight:600;border-radius:2px;box-shadow:0 0 100px 0 rgba(0,106,171,.4)}@media (max-width:570px){.den #dragonden-notification-container.on .flash,.den .flash{-webkit-transform:translateX(50%);transform:translateX(50%)}}.den .gi,.den .gi-body,.den .gi-header{display:flex;flex-direction:column}.den .gi-body,.den .gi-header{padding:25px}.den .gi-body .row.with-voter,.den .gi-header .row.with-voter{padding-left:45px}.den .gi-body .title,.den .gi-header .title{display:flex;justify-content:center;margin-bottom:25px}.den .gi-body .title:first-letter,.den .gi-header .title:first-letter{text-transform:uppercase}.den .gi-body .content-row,.den .gi-header .content-row{display:flex;flex-wrap:wrap;justify-content:space-between;grid-row-gap:18px;row-gap:18px}.den .gi-body.error,.den .gi-header.error{background-color:#bfc2c5;border-radius:50px;color:#fff;margin:25px;padding:20px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.den .gi-body .meta,.den .gi-header .meta{display:flex;flex-direction:flex-start;margin-bottom:0}.den .gi-body .meta .meta-items,.den .gi-header .meta .meta-items{align-items:flex-start;display:flex;flex-direction:column;margin-left:5px;justify-content:center}.den .gi-body .meta .meta-items .meta-body,.den .gi-header .meta .meta-items .meta-body{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;margin-top:5px}.den .gi-body .meta .meta-items .meta-body.no-wrap,.den .gi-header .meta .meta-items .meta-body.no-wrap{flex-wrap:nowrap}.den .gi-body .stats,.den .gi-header .stats{display:flex;align-content:center;font-size:13px;line-height:17px;margin:2px 0}.den .gi-body .stats .stat-col,.den .gi-header .stats .stat-col{display:flex;flex-direction:column;text-align:left}.den .gi-body .stats.mobile-only,.den .gi-header .stats.mobile-only{display:none}.den .gi-body .stats:only-child,.den .gi-header .stats:only-child{margin-left:auto}.den .gi-body .stats .stat,.den .gi-header .stats .stat{display:inline-flex;padding-right:30px}.den .gi-body .stats .stat.reverse,.den .gi-header .stats .stat.reverse{flex-direction:row-reverse;justify-content:flex-end}.den .gi-body .stats .stat:last-child,.den .gi-header .stats .stat:last-child{padding-right:0}.den .gi-body .stats .stat .value,.den .gi-header .stats .stat .value{color:#8b97a6;font-weight:700;margin:0 5px}.den .gi-body .stats .stat .value:empty,.den .gi-header .stats .stat .value:empty{margin-right:0}.den .gi-body .stats .stat .label,.den .gi-header .stats .stat .label{color:#bfc2c5}.den .gi-body .stats.column,.den .gi-header .stats.column{flex-direction:column}.den .gi-body .stats.column h1,.den .gi-header .stats.column h1{line-height:1.5}.den .gi-body .stats.column .stat,.den .gi-header .stats.column .stat{padding-right:0}.den .gi-actions{display:flex;padding:25px}.den .gi-actions button .button-note{transition-duration:.2s;transition-property:all;display:inline-block;font-size:11px;font-weight:600;color:#404853;background-color:#f1f1f1;border-radius:0 50px 50px 0;padding:9px 15px 9px 25px;position:relative;margin-left:-15px}.den .gi-actions .spinner{position:relative}.den .gi-body{flex-direction:column;justify-content:start;grid-gap:10px;gap:10px}.den .gi-body .content .field{color:#bfc2c5;display:flex;flex-direction:column;grid-row-gap:5px;row-gap:5px;margin-top:15px;margin-bottom:0}.den .gi-body .content .field div{margin-left:10px;margin-bottom:10px}.den .gi-body .content .field .row{display:flex;flex-wrap:wrap;grid-gap:3px;gap:3px;justify-content:flex-start;align-content:center}.den .gi-body .content .field .reputation-thresholds{display:flex;justify-content:space-between}.den .gi-body .content .field .reputation-thresholds .reputation-stars-1{display:flex;align-items:center}.den .gi-body .content .field .reputation-thresholds .reputation-stars-1 svg{margin-left:5px}.den .gi-body .content .field .reputation-thresholds .reputation-stars-1 svg path.star1{stroke:#1797e5;stroke-width:2}.den .gi-body .content .field h1,.den .gi-body .content .field p,.den .gi-body .content .field strong{font-size:100%;line-height:1;margin:0 0 0 10px;color:#08152c}.den .gi-body .content .field h1 span,.den .gi-body .content .field p span,.den .gi-body .content .field strong span{vertical-align:sub}.den .gi-body .content .field .image-details{align-items:center;color:#08152c;display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}.den .gi-body .content .field .image-details .detail{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:200px}.den .gi-body .content .field .avatar{border:3px solid #fff;background-color:#8b97a6;display:block;width:100px;height:100px;border-radius:100px;margin-bottom:20px}.den .gi-body .content .field .photo{background-color:#8b97a6;display:block;height:100px;width:100%;margin-bottom:20px}.den .gi-body .content .options{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.den .gi-body .content .options .option{display:flex;flex-direction:column;grid-row-gap:5px;row-gap:5px;background-color:#bfc2c5;box-shadow:0 5px 20px 0 rgba(0,0,0,.05);border-radius:4px;border:1px solid #f1f1f1;color:#6a778a}.den .gi-body .content .options .option .option-content{flex-grow:1;background-color:#fff;border-radius:4px;font-size:14px;line-height:21px;padding:15px;color:#08152c}.den .gi-body .content .options .option .option-content p{word-wrap:break-word;word-break:break-all;text-align-last:left;margin-right:40px}.den .gi-body .content .options .option .option-content .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));grid-gap:5px}.den .gi-body .content .options .option .option-content .charts-row{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;justify-content:space-between;grid-row-gap:20px;row-gap:20px}.den .gi-body .content .options .option .option-content .charts-row .chart{display:flex;flex-direction:column;padding:3px}.den .gi-body .content .options .option .option-content .charts-row .chart .title{display:flex;justify-content:center;margin:0}.den .gi-body .content .options .option .option-content .charts-row .chart .sub-title{display:flex;justify-content:space-between}.den .gi-body .content .options .option .option-content .charts-row .chart .sub-title p{margin:0}.den .gi-body .content .options .option .option-content .charts-row .chart .graph{display:flex;justify-content:center;width:120px}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .full{width:60px}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .full svg{-webkit-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1);margin-left:0;height:100%;width:100%}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .full svg path{fill:none}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .first-half{position:relative;left:28px}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .first-half svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:0;height:100%;width:100%}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .second-half{position:relative;left:-28px}.den .gi-body .content .options .option .option-content .charts-row .chart .graph .second-half svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:0;height:100%;width:100%}.den .gi-body .content .options .option .option-content .charts-row .note{padding:0}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner{display:flex;flex-direction:column;grid-gap:5px;gap:5px;padding:0;width:195px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .title{width:100%;background-color:#1797e5;color:#fff;margin-bottom:5px;padding:3px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .body{padding:3px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats{display:flex;margin-bottom:10px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat-row-label{display:flex;margin-left:5px;color:#8b97a6;width:115px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat-row-label .dot{height:10px;width:10px;background-color:#bbb;border-radius:50%;display:inline-block;margin-right:5px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat-row-label .dot.black{background-color:#08152c}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat-row-label .dot.blue{background-color:#66b2e6}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat-row-label .dot.grey{background-color:#bfc2c5}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat-row-label .dot.white{background-color:#ebebeb}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat{display:flex;padding-right:0;justify-content:flex-end;width:100%}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat .value{color:#bfc2c5;font-weight:700;margin:0 2px}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat .value:empty{margin-right:0}.den .gi-body .content .options .option .option-content .charts-row .note-panel .inner .stats .stat .label{color:#bfc2c5}.den .gi-body .content .options .option .expanded-data{display:none}.den .gi-body .content .options .option .expanded-data .user-vote{margin-top:10px}.den .gi-body .content .options .option .expanded-data .user-vote .stats{display:flex}.den .gi-body .content .options .option.expanded .expanded-data{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.den .gi-body .content .options .option.expanded .expand span{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-color:#1797e5}.den .gi-body .content .options .option .expand{position:absolute;top:0;right:5px;font-size:0;line-height:0}.den .gi-body .content .options .option .expand button{position:relative;display:block;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.den .gi-body .content .options .option .expand button:hover span{border-color:#1797e5}.den .gi-body .content .options .option .expand span{transition-duration:.3s;transition-property:border,-webkit-transform;transition-property:transform,border;transition-property:transform,border,-webkit-transform;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-2px;display:block;width:10px;height:10px;padding:0;margin:0;border-right:2px solid #6a778a;border-bottom:2px solid #6a778a}.den .gi-body .content .options .option .inner{display:flex;position:relative}.den .gi-body .content .options .option .inner.active{cursor:pointer}.den .gi-body .content .options .option .edit-area,.den .gi-body .content .options .option .voter-area{align-items:center;color:#8b97a6;cursor:pointer;display:flex;flex:0 0 50px;flex-direction:column;flex-grow:0;font-size:23px;font-weight:700;justify-content:center;line-height:29px;grid-gap:5px;gap:5px}.den .gi-body .content .options .option .edit-area .user-selected,.den .gi-body .content .options .option .voter-area .user-selected{height:32px;width:32px;padding:3px;margin:5px;cursor:pointer}.den .gi-body .content .options .option .edit-area .user-selected svg,.den .gi-body .content .options .option .voter-area .user-selected svg{height:32px;width:32px}.den .gi-body .content .options .option .edit-area .user-selected svg path,.den .gi-body .content .options .option .voter-area .user-selected svg path{fill:#fff;stroke:#fff}.den .gi-body .content .options .option .edit-area .user-selected.selected svg path,.den .gi-body .content .options .option .voter-area .user-selected.selected svg path{fill:#1797e5;stroke:#1797e5}.den .gi-body .content .options .option .edit-area{cursor:default}.den .gi-body .content .options .option .stats{margin-left:0}.den .gi-header{justify-content:space-between;border-bottom:1px solid #f1f1f1}@media (max-width:570px){.den .gi-body .content .options .option .option-content .charts-row{justify-content:center}}.den header.header{background-color:#0a162a;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:50px}.den header.header>.inner{display:flex;flex-direction:row;max-width:900px;margin-left:auto;margin-right:auto}.den header.header .header-content{flex-grow:1;height:50px;align-items:center;display:flex;padding-left:30px}.den header.header .header-content .back-button{cursor:pointer;background-color:initial;border:none;width:30px;height:25px;padding:0;align-items:center;justify-content:center;font-size:0;color:transparent}.den header.header .header-content .back-button:hover{color:#1797e5}.den header.header .header-content .back-button:hover:before{border-color:#1797e5}.den header.header .header-content .back-button:before{transition-duration:.2s;transition-property:all;content:"";position:relative;top:-2px;display:inline-block;width:7px;height:7px;margin-right:9px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.den header.header .header-content .back-button.disabled{pointer-events:none}.den header.header .header-content .back-button.disabled:before{border-color:transparent}.den header.header .header-content .back-button:not(.disabled){transition-delay:0s;left:0}.den header.header .header-content .back-button.disabled+.dragonden{left:-40px;transition-delay:.5s}.den header.header .header-content .dragonden{display:flex;align-items:center;transition-duration:.5s;transition-property:left;position:relative;will-change:left;left:0}.den header.header .header-content .dragonden a{display:block}.den header.header .header-content .dragonden svg{width:74px;height:38px}.den header.header .header-content .dragonden .den-chat button{display:flex}.den header.header .header-content .dragonden .den-chat button .badge{position:relative;left:5px;top:2px;background-color:#1797e5;border-radius:10px;min-width:10px;width:10px;height:10px}.den header.header .header-content .dragonden .den-chat button .badge span{display:none}.den header.header .header-content .dragonden .den-chat svg{width:30px;height:30px}.den header.header .header-content .dragonden .den-chat svg path{fill:#1797e5}.den header.header .header-content .dragonden .dragonden-attention svg{width:20px;height:20px}.den header.header .header-content .dragonden .dragonden-attention svg .cls-1{fill:rgba(239,204,0,.933333)}.den header.header .header-content .dragonden .dragonden-attention svg .cls-2{fill:#08152c}.den header.header .header-content .stream-options{display:flex;position:relative;margin-left:auto;padding-right:12px}.den header.header .header-content .stream-options .stream-button{display:flex;margin-left:auto;margin-bottom:0;align-items:center;padding-right:0;color:#fff;font-size:14px;font-weight:500;line-height:20px}.den header.header .header-content .stream-options .stream-button .icon{margin-left:12px;height:25px;width:25px}.den header.header .header-content .stream-options .stream-button .icon svg path{fill:#1797e5;stroke:#1797e5;stroke-width:.7}.den header.header .header-content .stream-options .stream-button .icon.fill svg path{fill:#1797e5}.den header.header .header-content .stream-options .stream-button .icon.disabled svg path{fill:#bfc2c5;stroke:#bfc2c5;stroke-width:.5}.den header.header .header-content .stream-options .options-menu{z-index:1;display:none;position:absolute;right:0;top:34px;background-color:#0a162a;border-radius:0 0 4px 4px;padding:16px}.den header.header .header-content .stream-options .options-menu.open{display:inline-flex}.den header.header .header-content .stream-options .options-menu .buttons{display:flex;border-radius:4px;background-color:#24354f;color:#889ebf;margin-right:25px}.den header.header .header-content .stream-options .options-menu .buttons .option-button{border-radius:4px;padding:12px 0;width:98px;background-color:#24354f;color:#889ebf;font-size:14px;font-weight:500}.den header.header .header-content .stream-options .options-menu .buttons .option-button.active{border-radius:4px;background-color:#fff;color:#1797e5}.den header.header .header-side{flex:0 0 100px;align-items:center;display:flex;padding:10px 20px 10px 30px;transition-duration:.5s;transition-property:flex-basis}.den header.header .header-side.expanded{flex:0 0 200px}.den header.header .header-side .user{display:flex;justify-content:flex-start;flex-direction:row-reverse;font-size:13px;line-height:15px}.den header.header .header-side .user .balance,.den header.header .header-side .user .username{display:none}.den header.header .header-side .user .username>a{display:block}.den header.header .header-side .user .actions{display:inline-flex;align-items:center}.den header.header .header-side .user .actions button{font-weight:500;white-space:nowrap}.den header.header .header-side .user .actions button:first-child{margin-left:0}.den header.header .header-side .user button{position:relative;margin-left:10px}.den header.header .header-side .balance,.den header.header .header-side .display-name{display:none}.den header.header .header-side .display-name{margin-left:10px}.den header.header .header-side .display-name .avatar{position:relative;top:-3px;margin-left:10px;display:inline-block;background-color:#aaa;width:20px;height:20px;border-radius:20px;vertical-align:middle}.den header.header .header-side .balance .account-payout-countdown,.den header.header .header-side .balance .balance-stat{margin-left:10px}.den header.header .header-side .balance .balance-stat{color:hsla(0,0%,100%,.8)}.den header.header .header-side .balance .balance-stat strong{color:#fff;padding-left:3px}.den header.header .header-side .balance .account-payout-countdown{text-transform:capitalize;color:hsla(0,0%,100%,.5);margin-right:20px}.den header.header .header-side .actions{display:flex}.den header.header .header-side .actions button{-webkit-appearance:none;appearance:none;color:#fff;font-size:15px;line-height:25px;font-weight:600;margin-right:15px;font-size:13px;line-height:17px;font-weight:700;padding:6px 0;border:1px solid transparent}@media (max-width:570px){.den header.header{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:50px;display:flex;align-items:center}.den header.header .header-content{padding-left:10px}.den header.header .header-content .stream-options{position:static}.den header.header .header-content .stream-options .options-menu{border-top:1px solid hsla(0,0%,100%,.1);justify-content:center;left:0;right:0;top:50px;border-radius:0}.den header.header .header-content .stream-options .stream-button .icon{height:16px;width:16px}.den header.header.open{height:100vh;z-index:9;background-color:#333}.den header.header.open .lair-switcher{box-shadow:none}.den header.header>.inner{height:auto;width:100%;padding:0;overflow-x:hidden}.den header.header .back-button:not(.disabled)+.dragonden{left:-5px}.den header.header .dragonden{font-size:12px;font-weight:700}.den header.header .header-side{flex:0 1;border-left:1px solid hsla(0,0%,100%,.1);padding:0 0 0 15px}.den header.header .header-side.expanded{flex:0 0 50px;padding:0}.den header.header .header-side.expanded .user .display-name a{height:auto;width:auto}.den header.header .user{display:flex;flex-direction:row-reverse;align-items:center}.den header.header .user .display-name{position:relative;top:0;display:inline-flex;margin-top:0;padding-top:0;margin-left:0}.den header.header .user .display-name>a{width:50px;height:50px;display:flex;align-items:center}.den header.header .user .display-name .avatar{position:relative;top:0;margin-right:5px}.den header.header .user .display-name span{display:none}.den header.header .user .display-name button{font-size:12px;padding:2px 7px}.den header.header .user .actions,.den header.header .user .actions .hide-mobile{display:none}.den header.header .user .actions .button{margin-left:0}.den header.header .user .balance{display:inline-flex;justify-content:flex-end;padding-top:0}.den header.header .user .balance-stat{font-size:10px;display:inline-flex;margin:0 0 0 15px}.den header.header .user .balance-stat:first-child{margin-left:0}.den header.header .user .account-payout-countdown{display:none}}.den .history-list{position:relative;background-color:#fff}.den .history-list .meta{padding:20px;border-bottom:1px solid #f1f1f1}.den .history-list .history-event{transition-duration:.2s;transition-property:background;position:relative;display:flex;font-size:14px;line-height:19px;padding:22px 25px 25px;border-bottom:1px solid #f1f1f1;background-color:#fff;color:inherit}.den .history-list .history-event.disabled{cursor:not-allowed}.den .history-list .history-event.disabled>a{pointer-events:none;cursor:not-allowed;color:grey}.den .history-list .history-event.disabled>a:after{border-color:grey}.den .history-list .history-event:hover{background-color:#f9fdff}.den .history-list .history-event:hover .title a{color:#1797e5}.den .history-list .history-event:hover .image.no-image{background-color:rgba(0,0,0,.05)}.den .history-list .history-event>a{cursor:pointer;transition-duration:.2s;transition-property:background;position:relative;display:flex;font-size:14px;line-height:19px;padding:22px 50px 25px 25px;border-bottom:1px solid #f1f1f1;background-color:#fff;color:inherit}.den .history-list .history-event>a:after{content:"";position:absolute;top:50%;right:20px;display:block;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.den .history-list .history-event>a:hover{background-color:#f9fdff}.den .history-list .history-event>a:hover:after{border-color:#1797e5}.den .history-list .history-event>a:hover .title a{color:#1797e5}.den .history-list .history-event>a:hover .image.no-image{background-color:rgba(0,0,0,.05)}.den .history-list .history-event:last-child>a{border-bottom:none}.den .history-list .history-event .image{position:relative;display:block;width:50px;height:50px;background-color:#f1f1f1;flex:0 0 50px;border-radius:50px}.den .history-list .history-event .image.no-image{transition-duration:.2s;transition-property:background;background-color:#f2f3f3}.den .history-list .history-event .image .private{position:absolute;bottom:0;right:0;width:20px;height:20px;background-color:#08152c;border-radius:10px}.den .history-list .history-event .image .private svg{width:12px;height:12px;position:absolute;left:4px;top:3px}.den .history-list .history-event .image .private svg path,.den .history-list .history-event .image .private svg rect{fill:#fff}.den .history-list .history-event .contents{padding-left:20px;display:flex;flex:1 1;flex-direction:row;align-items:center;flex-wrap:wrap}.den .history-list .history-event .contents:first-child{padding-left:0}.den .history-list .history-event .contents .dc-transaction,.den .history-list .history-event .contents .title{position:relative;display:flex;align-items:center;font-size:9px;font-weight:600;margin-bottom:0;width:40%}.den .history-list .history-event .contents .dc-transaction .icon,.den .history-list .history-event .contents .title .icon{margin-right:5px}.den .history-list .history-event .contents .dc-transaction .icon svg path,.den .history-list .history-event .contents .dc-transaction .icon svg rect,.den .history-list .history-event .contents .title .icon svg path,.den .history-list .history-event .contents .title .icon svg rect{fill:#1797e5}.den .history-list .history-event .contents .dc-transaction .status,.den .history-list .history-event .contents .title .status{cursor:default;display:inline-block;font-size:10px;line-height:14px;font-weight:500;background-color:#1797e5;border-radius:2px;padding:1px 4px;margin-left:10px;color:#fff}.den .history-list .history-event .contents .title-sub{position:relative;display:flex;align-items:center;font-size:12px;font-weight:600;margin-bottom:0;margin-left:10px;width:100%}.den .history-list .history-event .content{color:#8b97a6;line-height:21px;margin-top:5px}.den .history-list .switch-dropdown-wrapper{position:absolute;width:100px;right:40px;top:18px}.den .history-list .switch-dropdown-wrapper .next-button{top:-5px;right:-35px}.den .history-list .title .next-button{right:0}.den .history-list .next-button{cursor:pointer;position:absolute;height:25px;width:35px;color:transparent;font-size:0}.den .history-list .next-button:after{display:block;position:absolute;content:"";top:50%;right:20px;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.den .history-list .next-button.drop-down-true:after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.den .history-list .next-button:hover:after{border-color:#1797e5;border-width:2px}@media (max-width:570px){.den .history-list .history-event>a{padding:15px 45px 15px 20px}.den .history-list .history-event .image{width:45px;height:45px;flex:0 0 45px;border-radius:45px}.den .history-list .history-event .title{font-size:14px}.den .history-list .history-event .content{font-size:13px;line-height:17px}}.den .image-gallery-thumbnail.active{border-color:#1797e5!important}.den .image-gallery{box-shadow:4px 4px 4px 1px #bbb!important}.den .image-gallery-bullets{bottom:-20px!important;z-index:0!important;height:15px!important}.den .image-gallery-bullets.fade{-webkit-animation:cssAnimation 1s forwards;animation:cssAnimation 1s forwards}.den .image-gallery-bullets .image-gallery-bullet{border:2px solid #fff!important}.den .image-gallery-bullets .image-gallery-bullet.active{border:2px solid #0078c2!important;background-color:#0078c2!important}.den .image-buttons{position:absolute;z-index:2;top:20px;cursor:pointer}.den .image-buttons.fade{-webkit-animation:cssAnimation 1s forwards;animation:cssAnimation 1s forwards}.den .image-buttons.active{top:auto;bottom:-30px}.den .image-buttons.active.left.viewable:hover,.den .image-buttons.active.right.viewable:hover{color:#1797e5}.den .image-buttons.active.left.viewable:hover:before,.den .image-buttons.active.right.viewable:hover:before{border-color:#1797e5}.den .image-buttons.active.left.viewable:before,.den .image-buttons.active.right.viewable:before{position:relative;display:inline-block;transition-duration:.2s;transition-property:all;content:"";width:15px;height:15px;margin-right:9px;border-top:2px solid #fff;border-right:2px solid #fff}.den .image-buttons.active.left.viewable{left:5px;padding-left:25px}.den .image-buttons.active.left.viewable:before{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.den .image-buttons.active.right{left:75px;padding-right:45px}.den .image-buttons.active.right.viewable:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.den .image-buttons.disabled{pointer-events:none}.den .image-buttons.disabled:before{border-color:transparent}.den .image-fullscreen{position:absolute;z-index:2;cursor:pointer;top:20px;width:26px;height:26px;display:flex;color:transparent}.den .image-fullscreen.fade{-webkit-animation:cssAnimation 1s forwards;animation:cssAnimation 1s forwards}.den .image-fullscreen.active{top:auto;bottom:-30px;right:50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.den .image-fullscreen.active:after,.den .image-fullscreen.active:before{content:"";position:absolute;height:24px;width:24px}.den .image-fullscreen svg{height:25px;width:25px}.den .image-fullscreen svg line{stroke:transparent;stroke-width:3}.den .image-fullscreen.viewable:before{border-top:2px solid #ddd;left:0;top:11px}.den .image-fullscreen.viewable:after{border-left:2px solid #ddd;left:11px;top:0}.den .image-fullscreen.viewable svg line{stroke:#fff}.den .image-fullscreen.viewable:hover:before{border-top:2px solid #1797e5}.den .image-fullscreen.viewable:hover:after{border-left:2px solid #1797e5}.den .image-fullscreen.viewable:hover svg line{stroke:#1797e5}@media (max-width:570px){.den .image-buttons{top:10px}.den .image-buttons.active{top:auto;bottom:-20px}.den .image-buttons.left.viewable{left:5px;width:10px;height:10px;padding-left:15px}.den .image-buttons.left.viewable:before{width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}.den .image-buttons.right.viewable{left:45px;width:10px;height:10px;padding-right:15px}.den .image-buttons.right.viewable:before{width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}.den .image-fullscreen{top:10px;right:15px;width:30px;height:30px}.den .image-fullscreen.active{top:auto;right:20px}.den .image-fullscreen svg{height:20px;width:20px}}@keyframes cssAnimation{0%{opacity:1}90%{opacity:1}to{opacity:0}}@-webkit-keyframes cssAnimation{0%{opacity:1}90%{opacity:1}to{opacity:0}}.den .input-switch{display:flex;align-items:center}.den .input-switch.reverse label{flex-direction:row-reverse}.den .input-switch.reverse .slider{margin-left:7px;margin-right:0}.den .input-switch.disabled label,.den .input-switch.disabled label input{cursor:not-allowed}.den .input-switch.dark{--label-color:#fff;--input-background-color:#fff;--input-checked-background-color:#fff;--input-checked-before-background-color:#1797e5}.den .input-switch.dark,.den .input-switch.light{--slider-background-color:#24354f;--slider-before-background-color:#889ebf}.den .input-switch.light{--label-color:#1e1e1e;--input-background-color:#1e1e1e;--input-checked-background-color:#1e1e1e;--input-checked-before-background-color:#1797e5}.den .input-switch>.inner{position:relative;display:inline-block;height:21px}.den .input-switch label{cursor:pointer;position:relative;display:flex;margin:0;padding:0;align-items:center;font-size:14px;font-weight:500;color:var(--label-color)}.den .input-switch .input-switch-label{position:relative;top:1px}.den .input-switch input{cursor:pointer;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;border:none;background-color:var(--input-background-color);opacity:0;width:36px}.den .input-switch .slider{cursor:pointer;position:relative;background-color:var(--slider-background-color);transition-duration:.2s;transition-property:all;border-radius:21px;width:37px;height:21px;margin-right:7px}.den .input-switch .slider:before{position:absolute;content:"";height:13px;width:13px;left:6px;bottom:4px;background-color:var(--slider-before-background-color);transition-duration:.2s;transition-property:all;border-radius:50%}.den .input-switch input:checked+.slider{background-color:var(--input-checked-background-color)}.den .input-switch input:checked+.slider:before{background-color:var(--input-checked-before-background-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.den .list{position:relative;background-color:#fff;flex-grow:1}.den .list .content-header{position:static}.den .list .content-header+.list-label{margin-top:-4px}.den .list .following-label,.den .list .list-label{padding:16px 25px 15px;font-size:13px;line-height:21px;font-weight:500;position:-webkit-sticky;position:sticky;top:0;z-index:2;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;color:#1797e5;background-color:#fdfdfd}.den .list .following-label .icon,.den .list .list-label .icon{position:relative;top:1px;display:inline-block;vertical-align:middle;width:20px;margin-right:10px}.den .list .following-label .icon svg path,.den .list .following-label .icon svg rect,.den .list .list-label .icon svg path,.den .list .list-label .icon svg rect{fill:#1797e5}.den .list .gov-card{display:flex;justify-content:space-between;border-bottom:1px solid #f1f1f1;padding:20px;max-height:200px;overflow-y:hidden;cursor:pointer}.den .list .gov-card .text-fade{z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);position:absolute;top:80px;height:120px;width:100%}.den .list .gov-card.final{opacity:.6}.den .list .gov-card .gov-data{display:flex;flex-direction:column}.den .list .gov-card .gov-status{display:flex;grid-gap:5px;gap:5px}.den .list .gov-card .gov-status .status{font-size:.6em;font-weight:600;background-color:#404853;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px;text-transform:capitalize}.den .list .gov-card .gov-status .status.committed{background-color:#1797e5}.den .list .gov-card .content .title{color:#08152c;margin-bottom:15px;font-size:16px;line-height:23px;font-weight:600;text-transform:capitalize}.den .list .gov-card .content p{line-height:21px;color:#404853}.den .list .lair,.den .list .user{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #f1f1f1;padding:25px;grid-gap:10px;gap:10px}.den .list .lair .dm-direction svg,.den .list .user .dm-direction svg{height:40px;width:40px}.den .list .lair .dm-direction svg path,.den .list .lair .dm-direction svg rect,.den .list .user .dm-direction svg path,.den .list .user .dm-direction svg rect{fill:#1d8000;stroke:#1d8000}.den .list .lair .dm-direction.out svg path,.den .list .lair .dm-direction.out svg rect,.den .list .user .dm-direction.out svg path,.den .list .user .dm-direction.out svg rect{fill:#dc2800;stroke:#dc2800}.den .list .lair .actions,.den .list .user .actions{display:flex;justify-content:flex-end;align-items:center;grid-gap:5px;gap:5px}.den .list .lair .actions button,.den .list .user .actions button{background-color:#1797e5;border-radius:50px;color:#fff;padding:5px 10px}.den .list .lair .actions .action-icon,.den .list .user .actions .action-icon{width:30px;height:30px}.den .list .lair .actions .action-icon button,.den .list .user .actions .action-icon button{padding:0}.den .list .lair .actions .action-icon .badge,.den .list .user .actions .action-icon .badge{background-color:initial;top:-34px;-webkit-transform:translateX(calc(-50% + 15px));transform:translateX(calc(-50% + 15px))}.den .list .lair .actions .action-icon .badge span,.den .list .user .actions .action-icon .badge span{color:#1797e5}.den .list .lair .actions .action-icon svg,.den .list .user .actions .action-icon svg{height:30px;width:30px}.den .list .lair .actions .action-icon svg path,.den .list .lair .actions .action-icon svg rect,.den .list .user .actions .action-icon svg path,.den .list .user .actions .action-icon svg rect{fill:#8b97a6}.den .list .lair .actions .action-icon.active svg path,.den .list .lair .actions .action-icon.active svg rect,.den .list .user .actions .action-icon.active svg path,.den .list .user .actions .action-icon.active svg rect{fill:#1797e5;stroke:#1797e5}.den .list .lair .actions .action-icon:hover,.den .list .user .actions .action-icon:hover{cursor:pointer}.den .list .lair .actions .action-icon:hover svg path,.den .list .lair .actions .action-icon:hover svg rect,.den .list .user .actions .action-icon:hover svg path,.den .list .user .actions .action-icon:hover svg rect{fill:#1797e5;stroke:#1797e5}.den .list .lair>a,.den .list .user>a{cursor:pointer;transition-duration:.2s;transition-property:background;position:relative;display:flex;font-size:14px;line-height:19px;background-color:inherit;color:inherit;flex-grow:1}.den .list .lair:hover,.den .list .user:hover{background-color:#f9fdff}.den .list .lair:hover>a .title a,.den .list .user:hover>a .title a{color:#1797e5}.den .list .lair:hover>a .image.no-image,.den .list .user:hover>a .image.no-image{background-color:rgba(0,0,0,.05)}.den .list .lair:last-child>a,.den .list .user:last-child>a{border-bottom:none}.den .list .lair .avatar,.den .list .user .avatar{position:relative;display:inline-block;vertical-align:middle;margin-right:5px;width:25px;height:25px;border-radius:50px;background-color:#ccc}.den .list .lair .image,.den .list .user .image{position:relative;display:block;width:50px;height:50px;background-color:#f1f1f1;flex:0 0 50px;border-radius:50px}.den .list .lair .image.no-image,.den .list .user .image.no-image{transition-duration:.2s;transition-property:background;background-color:#f2f3f3}.den .list .lair .image .private,.den .list .user .image .private{position:absolute;bottom:0;right:0;width:20px;height:20px;background-color:#08152c;border-radius:10px}.den .list .lair .image .private svg,.den .list .user .image .private svg{width:12px;height:12px;position:absolute;left:4px;top:3px}.den .list .lair .image .private svg path,.den .list .lair .image .private svg rect,.den .list .user .image .private svg path,.den .list .user .image .private svg rect{fill:#fff}.den .list .lair .contents,.den .list .user .contents{padding-left:20px;display:flex;flex:1 1;flex-direction:row;align-items:center;flex-wrap:wrap}.den .list .lair .contents.column,.den .list .user .contents.column{flex-direction:column;align-items:flex-start}.den .list .lair .contents svg,.den .list .user .contents svg{height:25px;width:25px}.den .list .lair .contents svg path,.den .list .lair .contents svg rect,.den .list .user .contents svg path,.den .list .user .contents svg rect{fill:#08152c}.den .list .lair .contents:first-child,.den .list .user .contents:first-child{padding-left:0}.den .list .lair .title,.den .list .user .title{display:flex;position:relative;align-items:center;font-size:15px;font-weight:700;width:100%;grid-gap:5px;gap:5px}.den .list .lair .title .rights-badges,.den .list .user .title .rights-badges{min-width:100px}.den .list .lair .title .status,.den .list .user .title .status{cursor:default;display:inline-block;font-size:10px;line-height:14px;font-weight:500;background-color:#1797e5;border-radius:2px;padding:1px 4px;margin-left:10px;color:#fff}.den .list .lair .title .badge,.den .list .user .title .badge{position:absolute;top:50%;right:20px}.den .list .lair .title a,.den .list .user .title a{display:inline-block;margin-right:8px;color:#08152c}.den .list .lair .title a:hover,.den .list .user .title a:hover{color:#1797e5}.den .list .lair .content,.den .list .user .content{color:#8b97a6;line-height:21px;margin-top:5px}.den .list .lair .content.row,.den .list .user .content.row{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.den .list .lair .content .truncated-view,.den .list .user .content .truncated-view{height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden}.den .list .lair .content .truncated-view pre,.den .list .user .content .truncated-view pre{padding:3px}.den .list .user>a:after{content:"";position:absolute;top:50%;right:20px;display:block;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.den .list .user>a:hover:after{border-color:#1797e5}@media (max-width:570px){.den .list .content-header+.list-label{border-top:1px solid #f1f1f1;margin-top:-4px}.den .list .list-label{position:-webkit-sticky;position:sticky;top:47px;z-index:2;background-color:#f1f1f1;font-size:12px;line-height:17px;font-weight:500;padding:9px 20px 8px}.den .list .lair,.den .list .user{padding:0;display:block}.den .list .lair>a,.den .list .user>a{padding:15px 45px 15px 20px}.den .list .lair .image,.den .list .user .image{width:45px;height:45px;flex:0 0 45px;border-radius:45px}.den .list .lair .title,.den .list .user .title{font-size:14px}.den .list .lair .title .badge,.den .list .user .title .badge{top:12px}.den .list .lair .content,.den .list .user .content{font-size:13px;line-height:17px}.den .list .lair .content .truncated-view,.den .list .user .content .truncated-view{width:230px}.den .list .lair .contents,.den .list .user .contents{padding-left:5px}}.den .layout>.inner{display:flex;max-width:900px;margin-left:auto;margin-right:auto}.den .layout>.inner .layout-content{min-height:calc(100vh - 50px);position:relative;flex-grow:1;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.08);border-radius:0 0 3px 3px;max-width:800px;display:flex;flex-direction:column;transition-duration:.5s;transition-property:width}.den .layout>.inner .layout-content.expandedNav{max-width:700px}.den .layout>.inner .layout-side{flex:0 0 100px;padding:1px 20px 20px 0;transition-duration:.5s;transition-property:flex-basis}.den .layout>.inner .layout-side.expanded{flex:0 0 200px}.den .layout>.inner .layout-side .side-nav{position:fixed;top:40px;z-index:2}.den .layout-content .dragon-kit .block:first-child{padding-top:0}.den .layout-content .dragon-kit .block .full.stack{margin-top:0;margin-bottom:0}.den .layout-content a{transition-duration:.1s;transition-property:color;text-decoration:none}.den .layout-content a:hover{color:#1797e5}.den .layout-content .content-area a{display:inline-block;color:#1797e5;overflow:hidden;text-overflow:ellipsis;transition-duration:.1s;vertical-align:top;max-width:200px;white-space:nowrap}.den .layout-content .content-area a:hover{text-decoration:underline}.den .layout-content .no-more-data{margin:20px auto 40px;text-align:center}.den .layout-content .no-more-data .title{color:#8b97a6;margin:10px}.den .layout-content .no-more-data svg{width:130px;height:35px}.den .layout-content .no-more-data svg .den-st1{fill:#08152c}.den .layout-content .change-area{position:-webkit-sticky;position:sticky;top:0;display:block;z-index:5}.den .layout-content .change-area .middle{position:relative}.den .layout-content .change-area .inner{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:3px}.den .layout-content .change-area .inner .change-text{border:2px solid #1797e5;background-color:#1797e5;border-radius:50px;color:#fff;font-size:13px;padding:2px 12px}@media (max-width:570px){.den .layout>.inner{display:block}.den .layout>.inner .layout-content{box-shadow:none;margin-bottom:68px}.den .layout-side{position:absolute;top:0;right:0;display:none}.den .layout-side .controls{display:block;width:40px;height:40px;background-color:red}.den .layout-side nav{display:none}}@media (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.den .layout>.inner .layout-content{margin-bottom:86px}}.den .lcp{padding:25px}.den .lcp .lcp-header{display:flex;justify-content:space-between;font-size:13px;line-height:19px}.den .lcp .lcp-header>*{flex:1 1}.den .lcp .lcp-header .title{color:#404853;font-weight:500}.den .lcp .lcp-header .address{color:#14171a}.den .lcp .lcp-header p{font-size:14px;line-height:21px;color:#404853}.den .lcp .lcp-header .content-heading{margin-top:0}.den .lcp-lairs{display:flex;flex-direction:column}.den .lcp-divider{background-color:#f2f2f2;height:7px;margin:30px -25px}.den .lcp-lair{background-color:#f2f2f2;box-shadow:0 5px 20px 0 rgba(0,0,0,.05);border-radius:4px;border:1px solid #ededed;margin-bottom:20px;color:#6a778a}.den .lcp-lair.winner{background-color:#1797e5;border-color:#1797e5}.den .lcp-lair.winner .rank{color:#fff}.den .lcp-lair.expanded .lcp-vote{display:block}.den .lcp-lair.expanded .expand span{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-color:#1797e5}.den .lcp-lair>.inner{position:relative;display:flex}.den .lcp-lair .rank{flex:0 0 50px;flex-grow:0;display:flex;justify-content:center;align-items:flex-start;color:#999;font-size:23px;line-height:29px;font-weight:700;padding-top:20px}.den .lcp-lair .content{flex-grow:1;background-color:#fff;border-radius:4px;font-size:14px;line-height:21px;padding:15px}.den .lcp-lair .content .title{color:#14171a;font-weight:600;margin-bottom:2px;margin-right:50px}.den .lcp-lair .content .title a{transition-duration:.2s;transition-property:color;color:#14171a}.den .lcp-lair .content .title a:hover{color:#1797e5}.den .lcp-lair .content .stats{display:flex;flex-direction:row}.den .lcp-lair .content .stats .stat{display:inline-flex;margin-right:25px}.den .lcp-lair .content .stats .stat.reverse{flex-direction:row-reverse}.den .lcp-lair .content .stats .stat.reverse .value{margin-right:0}.den .lcp-lair .content .stats .stat.reverse .label{margin-right:5px}.den .lcp-lair .content .stats .stat .label{margin-right:0}.den .lcp-lair .content .stats .stat .value{margin-right:5px;font-weight:700}.den .lcp-lair .content .vote-list{margin:20px -15px 0;padding:15px 15px 5px;border-top:1px solid #ededed}.den .lcp-lair .content .vote-list ul{margin-top:0}.den .lcp-lair .content .vote-list li{display:flex;list-style:none;margin:0;padding:0 0 5px}.den .lcp-lair .content .vote-list li:last-child{padding-bottom:0}.den .lcp-lair .content .vote-list li:before{display:none}.den .lcp-lair .content .vote-list a,.den .lcp-lair .content .vote-list button{color:#1797e5;text-decoration:underline;margin:0;padding:0}.den .lcp-lair .content .vote-list .vote-list-description{margin-right:7px}.den .lcp-lair .content .vote-list .vote-list-description span{font-weight:700}.den .lcp-lair .expand{position:absolute;top:17px;right:5px;font-size:0;line-height:0}.den .lcp-lair .expand button{position:relative;display:block;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.den .lcp-lair .expand button:hover span{border-color:#1797e5}.den .lcp-lair .expand span{transition-duration:.3s;transition-property:border,-webkit-transform;transition-property:transform,border;transition-property:transform,border,-webkit-transform;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-2px;display:block;width:10px;height:10px;padding:0;margin:0;border-right:2px solid #6a778a;border-bottom:2px solid #6a778a}.den .lcp-lair .lcp-vote{display:none}.den .lcp-lair .lcp-vote nav{display:block;font-size:13px;line-height:19px;margin:20px 0 10px}.den .lcp-lair .lcp-vote nav ul{display:flex;align-items:center}.den .lcp-lair .lcp-vote nav li{flex-grow:0;list-style:none;padding:0;margin:0 10px 0 0}.den .lcp-lair .lcp-vote nav li:before{display:none}.den .lcp-lair .lcp-vote nav li:last-child{margin-right:0}.den .lcp-lair .lcp-vote nav li.title{margin-right:10px}.den .lcp-lair .lcp-vote nav li.max{flex-grow:1;text-align:right}.den .lcp-lair .lcp-vote nav .account-button{position:relative;top:-1px;flex-grow:0;display:inline-flex;padding:3px 12px 4px;border-radius:20px;background-color:#f1f2f2}.den .lcp-lair .lcp-vote nav .account-button.active{background-color:#1797e5;color:#fff}.den .lcp-lair .lcp-vote nav .max-button{display:inline-flex;padding:3px 0 4px;margin:0 3px 0 0;color:#1797e5;text-decoration:underline}.den .lcp-lair .lcp-vote .markdown-content{margin-top:15px;padding-top:15px;border-top:1px solid #f1f1f1;margin-bottom:15px;padding-bottom:5px}.den .lcp-lair .lcp-vote .markdown-content p{margin-bottom:15px}.den .lcp-lair .lcp-vote .field input[type=text]{margin:0}.den .lcp-lair .lcp-vote .actions{display:flex;align-items:center}.den .lcp-lair .lcp-vote .actions>*{flex-grow:0;margin-right:10px}.den .lcp-lair .lcp-vote .actions>:last-child{margin-right:0}.den .lcp-lair .lcp-vote .actions .vote-button{border-radius:50px;border:1px solid #1797e5;width:120px;padding:7px 0;background-color:#fff;color:#1797e5;font-weight:600}.den .lcp-lair .lcp-vote .actions .vote-button:hover{background-color:#1797e5;color:#fff}.den .lcp-lair .lcp-vote .actions .vote-button[disabled]{background-color:initial;border-style:dashed;border-color:#1797e5;cursor:not-allowed;color:#1797e5}.den .lcp-lair .lcp-vote .actions .vote-button[disabled]:hover{box-shadow:none}.den .lcp-lair .lcp-vote .actions .buy{text-align:right;flex-grow:1}.den .lcp-lair .lcp-vote .actions .buy a{color:#1797e5;text-decoration:underline;margin-right:3px}@media (max-width:570px){.den .lcp-lair .expand{top:11px;right:0}.den .lcp-lair .rank{padding-left:10px;padding-right:10px}.den .lcp-lair .content .stats{flex-direction:column}.den .lcp-lair .content .stats .stat.reverse{justify-content:flex-end}.den .lcp-lair .content .vote-list{padding-top:0}.den .lcp-lair .content .vote-list li{position:relative;width:100%;display:flex;flex-direction:column;padding-top:14px;padding-bottom:20px}.den .lcp-lair .content .vote-list li:after{content:"";display:block;position:absolute;left:-15px;right:-15px;bottom:0;border-bottom:1px solid #ededed}.den .lcp-lair .content .vote-list li:last-child:after{display:none}.den .lcp-lair .lcp-vote nav ul{display:flex;flex-wrap:wrap}.den .lcp-lair .lcp-vote nav ul li{margin:0 0 5px}.den .lcp-lair .lcp-vote nav ul li.title{margin-bottom:10px;margin-right:0;width:100%}.den .lcp-lair .lcp-vote nav ul li.account-source{width:50%;padding-right:5px}.den .lcp-lair .lcp-vote nav ul li.account-source+li.account-source{padding-left:5px;padding-right:0}.den .lcp-lair .lcp-vote nav ul li.max{text-align:left;margin:10px 0 0}.den .lcp-lair .lcp-vote nav ul .account-button{width:100%;justify-content:center;padding-top:5px;padding-bottom:6px}.den .lcp-lair .lcp-vote .actions{flex-wrap:wrap}.den .lcp-lair .lcp-vote .actions .vote-button{width:auto;padding:5px 15px}.den .lcp-lair .lcp-vote .actions .buy{margin-top:15px;width:100%;text-align:left}}.den .actions,.den .actions .spinner{position:relative}.den .spinner{clear:both;width:22px;height:22px}.den .spinner-circle{border:3px solid rgba(23,151,229,.25);border-top-color:#1797e5;border-radius:50%;background-color:#fff;-webkit-animation:spinner_circle_rotation 1s linear infinite;animation:spinner_circle_rotation 1s linear infinite;width:22px;height:22px}@-webkit-keyframes spinner_circle_rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes spinner_circle_rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.den .mobile-nav{display:none;position:fixed;left:0;right:0;bottom:0;z-index:9;background-color:#fff;box-shadow:0 -2px 20px 0 rgba(0,0,0,.15);font-size:12px;font-weight:500;text-align:center}.den .mobile-nav ul{border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-around;position:relative;height:100%;width:100%;vertical-align:middle}.den .mobile-nav ul li{display:table-cell;border-right:1px solid #fff;text-align:center;vertical-align:middle;height:100%}.den .mobile-nav ul li:last-child{border-right:none}.den .mobile-nav ul li a,.den .mobile-nav ul li button{position:relative;display:flex;width:100%;height:100%;color:#000;padding:20px;text-decoration:none;align-items:center;justify-content:center;font-size:0;line-height:0}.den .mobile-nav ul li a .badge,.den .mobile-nav ul li button .badge{position:absolute;top:22px;left:calc(50% - 14px);background-color:#1797e5;width:12px;height:12px;min-width:auto;min-height:auto;max-width:auto;max-height:auto;border-radius:12px;border:2px solid #fff}.den .mobile-nav ul li a .badge span,.den .mobile-nav ul li button .badge span{display:none}.den .mobile-nav ul li a.active .icon svg circle,.den .mobile-nav ul li a.active .icon svg path,.den .mobile-nav ul li a.active .icon svg polygon,.den .mobile-nav ul li a.active .icon svg rect,.den .mobile-nav ul li button.active .icon svg circle,.den .mobile-nav ul li button.active .icon svg path,.den .mobile-nav ul li button.active .icon svg polygon,.den .mobile-nav ul li button.active .icon svg rect{fill:#1797e5}.den .mobile-nav ul li a .icon,.den .mobile-nav ul li a .icon svg,.den .mobile-nav ul li button .icon,.den .mobile-nav ul li button .icon svg{width:28px;height:28px}.den .mobile-nav ul li a .icon svg circle,.den .mobile-nav ul li a .icon svg path,.den .mobile-nav ul li a .icon svg polygon,.den .mobile-nav ul li a .icon svg rect,.den .mobile-nav ul li button .icon svg circle,.den .mobile-nav ul li button .icon svg path,.den .mobile-nav ul li button .icon svg polygon,.den .mobile-nav ul li button .icon svg rect{fill:#6a778a}.den .mobile-nav ul li.disabled a .icon svg circle,.den .mobile-nav ul li.disabled a .icon svg path,.den .mobile-nav ul li.disabled a .icon svg polygon,.den .mobile-nav ul li.disabled a .icon svg rect,.den .mobile-nav ul li.disabled button .icon svg circle,.den .mobile-nav ul li.disabled button .icon svg path,.den .mobile-nav ul li.disabled button .icon svg polygon,.den .mobile-nav ul li.disabled button .icon svg rect{fill:#bfc2c5}.den .mobile-nav-new-post{display:none;position:fixed;z-index:3;right:22px;bottom:90px;background-color:#1797e5;font-size:0;line-height:0;border-radius:100px;box-shadow:0 4px 20px 0 rgba(0,0,0,.2)}.den .mobile-nav-new-post a,.den .mobile-nav-new-post button{display:block;padding:10px}.den .mobile-nav-new-post .icon{display:block;width:28px;height:28px;left:4px;position:relative}.den .mobile-nav-new-post .icon svg{width:28px;height:28px}.den .mobile-nav-new-post .icon svg path,.den .mobile-nav-new-post .icon svg polygon,.den .mobile-nav-new-post .icon svg rect{fill:#fff}@media (max-width:570px){.den .mobile-nav{display:block}.den .mobile-nav ul{display:flex;justify-content:space-between}.den .mobile-nav ul li a,.den .mobile-nav ul li button{padding-left:8px;padding-right:8px}.den .mobile-nav-new-post{display:block}}@media (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.den .is-standalone .mobile-nav{padding-bottom:18px}.den .mobile-nav-new-post{bottom:108px}}.den .note{display:flex;flex-direction:row;align-items:center;position:relative;padding:3px 5px 3px 10px;left:-10px;border-radius:15px;cursor:pointer}.den .note svg{height:12px;width:12px;margin-left:2px}.den .note svg path{fill:#1797e5}.den .note.disabled{cursor:default}.den .note.js-note-open,.den .note .note-panel{background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3)}.den .note .note-panel{transition-duration:.25s;transition-property:left;pointer-events:none;opacity:0;position:absolute;left:calc(100% - 10px);top:50%;display:inline-block;width:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;color:#fff;border-radius:2px}.den .note .note-panel.js-show{z-index:3;opacity:1;pointer-events:auto;left:calc(100% + 10px)}.den .note .note-panel.below{-webkit-transform:translateY(20px);transform:translateY(20px);left:calc(50% - 90px);top:90%}.den .note .note-panel>.inner{display:inline-flex;width:150px;background-color:#404853;color:#fff;border-radius:2px;font-size:12px;line-height:15px;font-weight:600;text-align:left;padding:10px 12px;margin:0}@media (max-width:570px){.den .note .note-panel{width:auto;max-width:160px;-webkit-transform:translateY(20px);transform:translateY(20px)}.den .note .note-panel.js-show{left:calc(50% - 80px)}.den .note svg{margin-left:0}}.den .draft-list,.den .notifications-list{position:relative;background-color:#fff}.den .draft-list .draft,.den .draft-list .notification,.den .notifications-list .draft,.den .notifications-list .notification{padding:18px 20px;border-bottom:1px solid #eee}.den .draft-list .draft .content,.den .draft-list .notification .content,.den .notifications-list .draft .content,.den .notifications-list .notification .content{font-size:14px;line-height:19px;margin-bottom:15px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.den .draft-list .draft .title,.den .draft-list .notification .title,.den .notifications-list .draft .title,.den .notifications-list .notification .title{margin:10px 10px 15px;font-size:16px;line-height:23px;font-weight:600}.den .draft-list .draft .content,.den .draft-list .notification .content,.den .notifications-list .draft .content,.den .notifications-list .notification .content{margin:10px}.den .draft-list .draft .replying-to .content,.den .draft-list .notification .replying-to .content,.den .notifications-list .draft .replying-to .content,.den .notifications-list .notification .replying-to .content{margin-bottom:0}.den .page-content{padding:30px 70px 35px 35px;font-size:15px;line-height:25px;color:#404853}.den .page-content h1,.den .page-content h2,.den .page-content h3,.den .page-content h4,.den .page-content h5,.den .page-content h6{color:#08152c;font-size:23px;line-height:29px;font-weight:600;margin-top:15px;margin-bottom:20px}.den .page-content h1:first-child,.den .page-content h2:first-child,.den .page-content h3:first-child,.den .page-content h4:first-child,.den .page-content h5:first-child,.den .page-content h6:first-child{margin-top:0}.den .page-content p{margin-bottom:20px}.den .page-content .field{grid-row-gap:10px;row-gap:10px}.den .page-content .field input[type=file]{display:none}.den .page-content .field .media-label{display:flex;justify-content:center;align-items:center}.den .page-content .field .media-label .icon{position:relative;top:-1px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:10px}.den .page-content .field .media-label .icon svg{height:20px;width:20px}.den .page-content .field .media-label .icon svg circle,.den .page-content .field .media-label .icon svg line,.den .page-content .field .media-label .icon svg path{fill:none;stroke:#bfc2c5;stroke-width:1.5}.den .page-content .field img{border:3px solid #fff;background-color:#fff;display:block;width:100px;height:100px;border-radius:50%;margin-bottom:20px;padding:0}.den .page-content .field img.photo{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:0}.den .page-content .settings{margin-top:20px;margin-bottom:20px}.den .page-content .settings.inline{width:100%;display:flex;flex-wrap:nowrap}.den .page-content .settings.inline .setting{margin-left:4px;margin-right:4px;margin-bottom:0}.den .page-content .settings.inline .setting:first-child{margin-left:0}.den .page-content .settings.inline .setting:last-child{margin-right:0}.den .page-content .settings .setting{margin-bottom:8px}.den .page-content .settings .setting:last-child{border:none}.den .page-content .setting{margin-bottom:15px;background-color:#f2f9fe;padding:4px 10px;border-radius:3px;font-size:14px}.den .page-content .setting span{font-size:13px}.den .page-content .setting strong{color:#1797e5;font-weight:700;margin-left:5px}.den .page-content .actions{margin-top:30px}.den .page-content .actions .button,.den .page-content .actions button{border-radius:50px}@media (max-width:570px){.den .page-content{padding:25px 20px 30px}.den .page-content h1,.den .page-content h2,.den .page-content h3,.den .page-content h4,.den .page-content h5,.den .page-content h6{font-size:19px;line-height:27px;margin-bottom:15px}.den .page-content p{font-size:14px;line-height:21px}.den .page-content .settings.inline{display:block}.den .page-content .settings.inline .setting{margin-left:0;margin-right:0;margin-bottom:8px}.den .page-content .settings.inline .setting:last-child{margin-bottom:0}.den .page-content .actions{margin-top:25px}}.den .draft,.den .notification,.den .post,.den .reply,.den .replying-to{position:relative;display:block;width:100%}.den .draft.blur,.den .notification.blur,.den .post.blur,.den .reply.blur,.den .replying-to.blur{cursor:pointer;-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.den .draft:not(.replying-to),.den .notification:not(.replying-to),.den .post:not(.replying-to),.den .reply:not(.replying-to),.den .replying-to:not(.replying-to){background-color:#fff}.den .draft.boost-internal,.den .notification.boost-internal,.den .post.boost-internal,.den .reply.boost-internal,.den .replying-to.boost-internal{background-color:rgba(23,151,229,.12549)}.den .draft.boost-external,.den .notification.boost-external,.den .post.boost-external,.den .reply.boost-external,.den .replying-to.boost-external{background-color:rgba(220,40,0,.12549)}.den .draft.boost-balanced,.den .notification.boost-balanced,.den .post.boost-balanced,.den .reply.boost-balanced,.den .replying-to.boost-balanced{background-color:rgba(128,0,128,.12549)}.den .draft.preview,.den .notification.preview,.den .post.preview,.den .reply.preview,.den .replying-to.preview{margin-top:30px;margin-bottom:30px}.den .draft.preview>.inner,.den .notification.preview>.inner,.den .post.preview>.inner,.den .reply.preview>.inner,.den .replying-to.preview>.inner{padding:0;border:none}.den .draft>.inner,.den .notification>.inner,.den .post>.inner,.den .reply>.inner,.den .replying-to>.inner{padding:18px 30px 18px 70px;width:100%}.den .draft .content-image,.den .notification .content-image,.den .post .content-image,.den .reply .content-image,.den .replying-to .content-image{margin-top:25px;margin-bottom:30px}.den .draft .content-image:last-child,.den .notification .content-image:last-child,.den .post .content-image:last-child,.den .reply .content-image:last-child,.den .replying-to .content-image:last-child{margin-bottom:0}.den .draft .content-image img,.den .notification .content-image img,.den .post .content-image img,.den .reply .content-image img,.den .replying-to .content-image img{display:block;max-width:100%;max-height:600px;border-radius:2px}.den .draft .boost-area,.den .notification .boost-area,.den .post .boost-area,.den .reply .boost-area,.den .replying-to .boost-area{position:absolute;top:80px;left:20px;width:30px;height:40px;padding:0}.den .draft .boost-area.boost-internal svg path,.den .draft .boost-area.boost-internal svg rect,.den .notification .boost-area.boost-internal svg path,.den .notification .boost-area.boost-internal svg rect,.den .post .boost-area.boost-internal svg path,.den .post .boost-area.boost-internal svg rect,.den .reply .boost-area.boost-internal svg path,.den .reply .boost-area.boost-internal svg rect,.den .replying-to .boost-area.boost-internal svg path,.den .replying-to .boost-area.boost-internal svg rect{fill:#1797e5}.den .draft .boost-area.boost-external svg path,.den .draft .boost-area.boost-external svg rect,.den .notification .boost-area.boost-external svg path,.den .notification .boost-area.boost-external svg rect,.den .post .boost-area.boost-external svg path,.den .post .boost-area.boost-external svg rect,.den .reply .boost-area.boost-external svg path,.den .reply .boost-area.boost-external svg rect,.den .replying-to .boost-area.boost-external svg path,.den .replying-to .boost-area.boost-external svg rect{fill:#dc2800}.den .draft .boost-area.boost-balanced svg path,.den .draft .boost-area.boost-balanced svg rect,.den .notification .boost-area.boost-balanced svg path,.den .notification .boost-area.boost-balanced svg rect,.den .post .boost-area.boost-balanced svg path,.den .post .boost-area.boost-balanced svg rect,.den .reply .boost-area.boost-balanced svg path,.den .reply .boost-area.boost-balanced svg rect,.den .replying-to .boost-area.boost-balanced svg path,.den .replying-to .boost-area.boost-balanced svg rect{fill:purple}.den .draft .content,.den .notification .content,.den .post .content,.den .reply .content,.den .replying-to .content{margin-bottom:15px}.den .draft .content.blur,.den .notification .content.blur,.den .post .content.blur,.den .reply .content.blur,.den .replying-to .content.blur{cursor:pointer;-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.den .draft nav.draft-nav,.den .draft nav.nav,.den .notification nav.draft-nav,.den .notification nav.nav,.den .post nav.draft-nav,.den .post nav.nav,.den .replying-to nav.draft-nav,.den .replying-to nav.nav,.den .reply nav.draft-nav,.den .reply nav.nav{cursor:default;position:relative;height:25px;font-size:12px;font-weight:500;color:#1e1e1e;z-index:2}.den .draft nav.draft-nav ul,.den .draft nav.nav ul,.den .notification nav.draft-nav ul,.den .notification nav.nav ul,.den .post nav.draft-nav ul,.den .post nav.nav ul,.den .replying-to nav.draft-nav ul,.den .replying-to nav.nav ul,.den .reply nav.draft-nav ul,.den .reply nav.nav ul{display:flex}.den .draft nav.draft-nav ul li,.den .draft nav.nav ul li,.den .notification nav.draft-nav ul li,.den .notification nav.nav ul li,.den .post nav.draft-nav ul li,.den .post nav.nav ul li,.den .replying-to nav.draft-nav ul li,.den .replying-to nav.nav ul li,.den .reply nav.draft-nav ul li,.den .reply nav.nav ul li{display:inline-flex;list-style:none;margin-right:10px;padding-right:18px;padding-top:3px;padding-bottom:3px;align-items:center}.den .draft nav.draft-nav ul li .confirm,.den .draft nav.nav ul li .confirm,.den .notification nav.draft-nav ul li .confirm,.den .notification nav.nav ul li .confirm,.den .post nav.draft-nav ul li .confirm,.den .post nav.nav ul li .confirm,.den .replying-to nav.draft-nav ul li .confirm,.den .replying-to nav.nav ul li .confirm,.den .reply nav.draft-nav ul li .confirm,.den .reply nav.nav ul li .confirm{padding:0;left:0}.den .draft nav.draft-nav ul li .icon,.den .draft nav.nav ul li .icon,.den .notification nav.draft-nav ul li .icon,.den .notification nav.nav ul li .icon,.den .post nav.draft-nav ul li .icon,.den .post nav.nav ul li .icon,.den .replying-to nav.draft-nav ul li .icon,.den .replying-to nav.nav ul li .icon,.den .reply nav.draft-nav ul li .icon,.den .reply nav.nav ul li .icon{height:17px;width:17px;margin-right:3px}.den .draft nav.draft-nav ul li .icon svg,.den .draft nav.nav ul li .icon svg,.den .notification nav.draft-nav ul li .icon svg,.den .notification nav.nav ul li .icon svg,.den .post nav.draft-nav ul li .icon svg,.den .post nav.nav ul li .icon svg,.den .replying-to nav.draft-nav ul li .icon svg,.den .replying-to nav.nav ul li .icon svg,.den .reply nav.draft-nav ul li .icon svg,.den .reply nav.nav ul li .icon svg{height:17px;width:17px}.den .draft nav.draft-nav ul li .icon svg circle,.den .draft nav.nav ul li .icon svg circle,.den .notification nav.draft-nav ul li .icon svg circle,.den .notification nav.nav ul li .icon svg circle,.den .post nav.draft-nav ul li .icon svg circle,.den .post nav.nav ul li .icon svg circle,.den .replying-to nav.draft-nav ul li .icon svg circle,.den .replying-to nav.nav ul li .icon svg circle,.den .reply nav.draft-nav ul li .icon svg circle,.den .reply nav.nav ul li .icon svg circle{stroke:#1797e5}.den .draft nav.draft-nav ul li .icon svg path,.den .draft nav.draft-nav ul li .icon svg rect,.den .draft nav.nav ul li .icon svg path,.den .draft nav.nav ul li .icon svg rect,.den .notification nav.draft-nav ul li .icon svg path,.den .notification nav.draft-nav ul li .icon svg rect,.den .notification nav.nav ul li .icon svg path,.den .notification nav.nav ul li .icon svg rect,.den .post nav.draft-nav ul li .icon svg path,.den .post nav.draft-nav ul li .icon svg rect,.den .post nav.nav ul li .icon svg path,.den .post nav.nav ul li .icon svg rect,.den .replying-to nav.draft-nav ul li .icon svg path,.den .replying-to nav.draft-nav ul li .icon svg rect,.den .replying-to nav.nav ul li .icon svg path,.den .replying-to nav.nav ul li .icon svg rect,.den .reply nav.draft-nav ul li .icon svg path,.den .reply nav.draft-nav ul li .icon svg rect,.den .reply nav.nav ul li .icon svg path,.den .reply nav.nav ul li .icon svg rect{fill:#1797e5;--iconFill:#1797e5}.den .draft nav.draft-nav ul li:last-child,.den .draft nav.nav ul li:last-child,.den .notification nav.draft-nav ul li:last-child,.den .notification nav.nav ul li:last-child,.den .post nav.draft-nav ul li:last-child,.den .post nav.nav ul li:last-child,.den .replying-to nav.draft-nav ul li:last-child,.den .replying-to nav.nav ul li:last-child,.den .reply nav.draft-nav ul li:last-child,.den .reply nav.nav ul li:last-child{margin-right:0;border-right:none;padding-right:0}.den .draft nav.draft-nav ul li button,.den .draft nav.nav ul li button,.den .notification nav.draft-nav ul li button,.den .notification nav.nav ul li button,.den .post nav.draft-nav ul li button,.den .post nav.nav ul li button,.den .replying-to nav.draft-nav ul li button,.den .replying-to nav.nav ul li button,.den .reply nav.draft-nav ul li button,.den .reply nav.nav ul li button{padding-left:0}.den .draft nav.draft-nav ul li a,.den .draft nav.draft-nav ul li button,.den .draft nav.nav ul li a,.den .draft nav.nav ul li button,.den .notification nav.draft-nav ul li a,.den .notification nav.draft-nav ul li button,.den .notification nav.nav ul li a,.den .notification nav.nav ul li button,.den .post nav.draft-nav ul li a,.den .post nav.draft-nav ul li button,.den .post nav.nav ul li a,.den .post nav.nav ul li button,.den .replying-to nav.draft-nav ul li a,.den .replying-to nav.draft-nav ul li button,.den .replying-to nav.nav ul li a,.den .replying-to nav.nav ul li button,.den .reply nav.draft-nav ul li a,.den .reply nav.draft-nav ul li button,.den .reply nav.nav ul li a,.den .reply nav.nav ul li button{cursor:pointer;position:relative;display:inline-flex;align-items:center;color:#08152c}.den .draft nav.draft-nav ul li a:hover,.den .draft nav.draft-nav ul li button:hover,.den .draft nav.nav ul li a:hover,.den .draft nav.nav ul li button:hover,.den .notification nav.draft-nav ul li a:hover,.den .notification nav.draft-nav ul li button:hover,.den .notification nav.nav ul li a:hover,.den .notification nav.nav ul li button:hover,.den .post nav.draft-nav ul li a:hover,.den .post nav.draft-nav ul li button:hover,.den .post nav.nav ul li a:hover,.den .post nav.nav ul li button:hover,.den .replying-to nav.draft-nav ul li a:hover,.den .replying-to nav.draft-nav ul li button:hover,.den .replying-to nav.nav ul li a:hover,.den .replying-to nav.nav ul li button:hover,.den .reply nav.draft-nav ul li a:hover,.den .reply nav.draft-nav ul li button:hover,.den .reply nav.nav ul li a:hover,.den .reply nav.nav ul li button:hover{color:#1797e5}.den .draft nav.draft-nav ul li .copied-message,.den .draft nav.nav ul li .copied-message,.den .notification nav.draft-nav ul li .copied-message,.den .notification nav.nav ul li .copied-message,.den .post nav.draft-nav ul li .copied-message,.den .post nav.nav ul li .copied-message,.den .replying-to nav.draft-nav ul li .copied-message,.den .replying-to nav.nav ul li .copied-message,.den .reply nav.draft-nav ul li .copied-message,.den .reply nav.nav ul li .copied-message{pointer-events:none;transition-duration:.2s;transition-property:all;position:absolute;background-color:#1797e5;color:#fff;font-size:10px;line-height:13px;font-weight:600;top:-25px;padding:3px 5px;border-radius:3px;white-space:nowrap;opacity:0}.den .draft nav.draft-nav ul li .copied-message.is-copied,.den .draft nav.nav ul li .copied-message.is-copied,.den .notification nav.draft-nav ul li .copied-message.is-copied,.den .notification nav.nav ul li .copied-message.is-copied,.den .post nav.draft-nav ul li .copied-message.is-copied,.den .post nav.nav ul li .copied-message.is-copied,.den .replying-to nav.draft-nav ul li .copied-message.is-copied,.den .replying-to nav.nav ul li .copied-message.is-copied,.den .reply nav.draft-nav ul li .copied-message.is-copied,.den .reply nav.nav ul li .copied-message.is-copied{opacity:1}.den .draft nav.draft-nav ul li .copied-message:after,.den .draft nav.nav ul li .copied-message:after,.den .notification nav.draft-nav ul li .copied-message:after,.den .notification nav.nav ul li .copied-message:after,.den .post nav.draft-nav ul li .copied-message:after,.den .post nav.nav ul li .copied-message:after,.den .replying-to nav.draft-nav ul li .copied-message:after,.den .replying-to nav.nav ul li .copied-message:after,.den .reply nav.draft-nav ul li .copied-message:after,.den .reply nav.nav ul li .copied-message:after{content:"";position:absolute;left:calc(50% - 3px);width:6px;height:6px;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#1797e5}.den .draft nav.draft-nav,.den .notification nav.draft-nav,.den .post nav.draft-nav,.den .replying-to nav.draft-nav,.den .reply nav.draft-nav{left:0}.den .draft .actions li,.den .notification .actions li,.den .post .actions li,.den .reply .actions li,.den .replying-to .actions li{list-style:none}.den .draft.preview .preview-header,.den .notification.preview .preview-header,.den .post.preview .preview-header,.den .reply.preview .preview-header,.den .replying-to.preview .preview-header{padding-bottom:11px;font-weight:600}.den .draft.preview .content,.den .notification.preview .content,.den .post.preview .content,.den .reply.preview .content,.den .replying-to.preview .content{border:1px solid #f1f1f1;border-radius:3px;padding:15px}@media (max-width:570px){.den .notification>.inner,.den .post>.inner,.den .reply>.inner{padding-left:60px}.den .notification .voter,.den .post .voter,.den .reply .voter{left:5px}.den .notification .actions,.den .post .actions,.den .reply .actions{display:none}.den .notification nav.nav,.den .post nav.nav,.den .reply nav.nav{font-size:10px}.den .notification nav.nav ul li,.den .post nav.nav ul li,.den .reply nav.nav ul li{margin-right:0;padding-right:2px}.den .notification nav.nav ul li .icon,.den .post nav.nav ul li .icon,.den .reply nav.nav ul li .icon{margin-right:1px}.den .notification nav.nav ul li .icon svg,.den .post nav.nav ul li .icon svg,.den .reply nav.nav ul li .icon svg{height:15px;width:15px}}.den .deleted .post,.den .deleted .reply,.den .post.deleted,.den .reply.deleted{pointer-events:none}.den .deleted .post .actions,.den .deleted .reply .actions,.den .post.deleted .actions,.den .reply.deleted .actions{display:none}.den .deleted .post .voter .downvote:before,.den .deleted .post .voter .upvote:before,.den .deleted .reply .voter .downvote:before,.den .deleted .reply .voter .upvote:before,.den .post.deleted .voter .downvote:before,.den .post.deleted .voter .upvote:before,.den .reply.deleted .voter .downvote:before,.den .reply.deleted .voter .upvote:before{border-color:#ccc}.den .deleted .post .voter .score span,.den .deleted .reply .voter .score span,.den .post.deleted .voter .score span,.den .reply.deleted .voter .score span{color:transparent;background-color:#f1f1f1;border-radius:3px;min-width:15px;border-radius:100px;display:inline-block}.den .deleted .post .content,.den .deleted .post .title,.den .deleted .reply .content,.den .deleted .reply .title,.den .post.deleted .content,.den .post.deleted .title,.den .reply.deleted .content,.den .reply.deleted .title{color:transparent;background-color:#f1f1f1;border-radius:3px;padding:1px 5px;color:#8b97a6}.den .deleted .post .content a,.den .deleted .post .content a:hover,.den .deleted .post .title a,.den .deleted .post .title a:hover,.den .deleted .reply .content a,.den .deleted .reply .content a:hover,.den .deleted .reply .title a,.den .deleted .reply .title a:hover,.den .post.deleted .content a,.den .post.deleted .content a:hover,.den .post.deleted .title a,.den .post.deleted .title a:hover,.den .reply.deleted .content a,.den .reply.deleted .content a:hover,.den .reply.deleted .title a,.den .reply.deleted .title a:hover{color:transparent;border:none;box-shadow:none}.den .deleted .post .nav li,.den .deleted .reply .nav li,.den .post.deleted .nav li,.den .reply.deleted .nav li{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .deleted .post .nav li svg,.den .deleted .reply .nav li svg,.den .post.deleted .nav li svg,.den .reply.deleted .nav li svg{display:none}.den .deleted .post .nav li a,.den .deleted .post .nav li a:hover,.den .deleted .post .nav li button,.den .deleted .post .nav li button:hover,.den .deleted .reply .nav li a,.den .deleted .reply .nav li a:hover,.den .deleted .reply .nav li button,.den .deleted .reply .nav li button:hover,.den .post.deleted .nav li a,.den .post.deleted .nav li a:hover,.den .post.deleted .nav li button,.den .post.deleted .nav li button:hover,.den .reply.deleted .nav li a,.den .reply.deleted .nav li a:hover,.den .reply.deleted .nav li button,.den .reply.deleted .nav li button:hover{color:transparent;border:none;box-shadow:none}.den .deleted .replying-to,.den .replying-to.deleted{border-color:#f1f1f1}.den .deleted .replying-to .meta,.den .replying-to.deleted .meta{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .deleted .replying-to .meta a,.den .deleted .replying-to .meta a:hover,.den .replying-to.deleted .meta a,.den .replying-to.deleted .meta a:hover{color:transparent;border:none;box-shadow:none}.den .deleted .replying-to .content,.den .replying-to.deleted .content{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .fallback .post,.den .fallback .reply,.den .post.fallback,.den .reply.fallback{pointer-events:none}.den .fallback .post .meta,.den .fallback .reply .meta,.den .post.fallback .meta,.den .reply.fallback .meta{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .fallback .post .meta a,.den .fallback .post .meta a:hover,.den .fallback .reply .meta a,.den .fallback .reply .meta a:hover,.den .post.fallback .meta a,.den .post.fallback .meta a:hover,.den .reply.fallback .meta a,.den .reply.fallback .meta a:hover{color:transparent;border:none;box-shadow:none}.den .fallback .post .meta button,.den .fallback .reply .meta button,.den .post.fallback .meta button,.den .reply.fallback .meta button{color:transparent}.den .fallback .post .actions,.den .fallback .reply .actions,.den .post.fallback .actions,.den .reply.fallback .actions{display:none}.den .fallback .post .voter .downvote:before,.den .fallback .post .voter .upvote:before,.den .fallback .reply .voter .downvote:before,.den .fallback .reply .voter .upvote:before,.den .post.fallback .voter .downvote:before,.den .post.fallback .voter .upvote:before,.den .reply.fallback .voter .downvote:before,.den .reply.fallback .voter .upvote:before{border-color:#ccc}.den .fallback .post .voter .score span,.den .fallback .reply .voter .score span,.den .post.fallback .voter .score span,.den .reply.fallback .voter .score span{color:transparent;background-color:#f1f1f1;border-radius:3px;min-width:15px;border-radius:100px;display:inline-block}.den .fallback .post .content,.den .fallback .post .title,.den .fallback .reply .content,.den .fallback .reply .title,.den .post.fallback .content,.den .post.fallback .title,.den .reply.fallback .content,.den .reply.fallback .title{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .fallback .post .content a,.den .fallback .post .content a:hover,.den .fallback .post .title a,.den .fallback .post .title a:hover,.den .fallback .reply .content a,.den .fallback .reply .content a:hover,.den .fallback .reply .title a,.den .fallback .reply .title a:hover,.den .post.fallback .content a,.den .post.fallback .content a:hover,.den .post.fallback .title a,.den .post.fallback .title a:hover,.den .reply.fallback .content a,.den .reply.fallback .content a:hover,.den .reply.fallback .title a,.den .reply.fallback .title a:hover{color:transparent;border:none;box-shadow:none}.den .fallback .post .nav li,.den .fallback .reply .nav li,.den .post.fallback .nav li,.den .reply.fallback .nav li{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .fallback .post .nav li svg,.den .fallback .reply .nav li svg,.den .post.fallback .nav li svg,.den .reply.fallback .nav li svg{display:none}.den .fallback .post .nav li a,.den .fallback .post .nav li a:hover,.den .fallback .reply .nav li a,.den .fallback .reply .nav li a:hover,.den .post.fallback .nav li a,.den .post.fallback .nav li a:hover,.den .reply.fallback .nav li a,.den .reply.fallback .nav li a:hover{color:transparent;border:none;box-shadow:none}.den .fallback .post .avatar,.den .fallback .reply .avatar,.den .post.fallback .avatar,.den .reply.fallback .avatar{background-image:none;opacity:0}.den .fallback .replying-to,.den .replying-to.fallback{border-color:#f1f1f1}.den .fallback .replying-to .meta,.den .replying-to.fallback .meta{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .fallback .replying-to .meta a,.den .fallback .replying-to .meta a:hover,.den .replying-to.fallback .meta a,.den .replying-to.fallback .meta a:hover{color:transparent;border:none;box-shadow:none}.den .fallback .replying-to .content,.den .replying-to.fallback .content{color:transparent;background-color:#f1f1f1;border-radius:3px}.den .post.for-payout:hover .clickable-area{background-color:#f7fdff}.den .post.for-payout>.inner{padding:14px 30px 18px 35px}.den .post.for-payout .content{margin-bottom:0}.den .post.for-payout .clickable-area{transition-duration:0s;transition-property:all;background-color:initial;margin:-14px -30px -18px -35px;padding:14px 30px 18px 35px}.den .post.for-payout .clickable-area:hover .payout-header .payout-date{color:#1797e5}.den .post.for-payout pre{padding-left:20px;color:#404853}.den .payout{display:flex;justify-content:space-between}.den .payout .payout-header .payout-date{white-space:nowrap;font-weight:700}.den .payout .payout-header .payout-date span{display:inline-block;color:#999;margin-left:5px;font-weight:400}.den .payout .payout-header .value{margin-left:10px;font-weight:700}.den .payout .payout-amounts{display:flex;justify-content:flex-end;align-items:flex-start}.den .payout .payout-amounts>div{text-align:right;padding-left:20px}.den .payout .payout-amounts .label{color:#999;display:block;font-size:12px}.den .payout .payout-amounts .value{font-weight:400}@media (max-width:570px){.den .post.for-payout>.inner{padding:14px 20px 18px}.den .post.for-payout .content{margin-bottom:0}.den .post.for-payout .clickable-area{transition-duration:0s;transition-property:all;background-color:initial;margin:-14px -20px -18px;padding:14px 20px 18px}.den .post.for-payout .clickable-area:hover .payout-header .payout-date{color:#1797e5}.den .payout{flex-direction:column}.den .payout .payout-header{display:flex;flex-direction:row;margin-bottom:7px}.den .payout .payout-amounts,.den .payout .payout-header{justify-content:space-between}.den .payout .payout-amounts div{text-align:left;padding-left:0}}.den .profile,.den .profile-change{position:relative;z-index:4;margin-top:-55px;overflow:hidden;background-color:#14223b;color:#fff;font-size:14px;line-height:21px;font-weight:400;text-align:left}.den .profile-change .profile-header-left,.den .profile .profile-header-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 0 10px 25px}.den .profile-change .profile-header-left .back-button,.den .profile .profile-header-left .back-button{background-color:initial;border:none;width:40px;height:25px;padding:0;align-items:center;justify-content:center;font-size:0;color:transparent}.den .profile-change .profile-header-left button,.den .profile .profile-header-left button{position:relative;-webkit-appearance:none;appearance:none;font-size:14px;line-height:21px;font-weight:500;margin:0;display:inline-flex;align-items:center;padding:0 0 0 35px}.den .profile-change .profile-header-left button:hover,.den .profile .profile-header-left button:hover{color:#1797e5}.den .profile-change .profile-header-left button:hover:before,.den .profile .profile-header-left button:hover:before{border-color:#1797e5}.den .profile-change .profile-header-left button:before,.den .profile .profile-header-left button:before{transition-duration:.2s;transition-property:all;content:"";position:relative;top:-2px;display:inline-block;width:7px;height:7px;margin-right:9px;border-top:1px solid hsla(0,0%,100%,.75);border-right:1px solid hsla(0,0%,100%,.75);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.den .profile-change .rah-static,.den .profile .rah-static{height:0;overflow:hidden}.den .profile-change .photo,.den .profile .photo{background-size:cover;background-repeat:no-repeat;display:block;width:auto;height:240px;background-color:hsla(0,0%,100%,.1)}.den .profile-change .content,.den .profile .content{position:relative;padding:25px 35px;background-size:cover}.den .profile-change .content:first-child,.den .profile .content:first-child{padding-top:100px}.den .profile-change .avatar-and-stats,.den .profile .avatar-and-stats{display:flex;justify-content:space-between}.den .profile-change .avatar-and-stats .list,.den .profile .avatar-and-stats .list{display:flex;flex-direction:column;background-color:inherit;padding:0 20px;width:50%}.den .profile-change .avatar-and-stats .list .users,.den .profile .avatar-and-stats .list .users{margin-top:0}.den .profile-change .avatar-and-stats .stats,.den .profile .avatar-and-stats .stats{margin-bottom:20px}.den .profile-change .avatar,.den .profile .avatar{border:3px solid #fff;background-color:#fff;display:block;width:100px;height:100px;border-radius:100px;margin-bottom:20px}.den .profile-change .photo+.content .avatar,.den .profile .photo+.content .avatar{margin-top:-70px}.den .profile-change .stats,.den .profile .stats{display:flex;align-content:center;font-size:13px;line-height:17px;margin:2px 0}.den .profile-change .stats.mobile-only,.den .profile .stats.mobile-only{display:none}.den .profile-change .stats:only-child,.den .profile .stats:only-child{margin-left:auto}.den .profile-change .stats .stat,.den .profile .stats .stat{display:inline-flex;padding-right:30px}.den .profile-change .stats .stat:last-child,.den .profile .stats .stat:last-child{padding-right:0}.den .profile-change .stats .stat .value,.den .profile .stats .stat .value{color:#fff;font-weight:700;margin-right:5px}.den .profile-change .stats .stat .value:empty,.den .profile .stats .stat .value:empty{margin-right:0}.den .profile-change .stats .stat .label,.den .profile .stats .stat .label{color:#768194}.den .profile-change .stats-and-action,.den .profile .stats-and-action{display:flex;justify-content:space-between}.den .profile-change .stats-and-action .buy,.den .profile .stats-and-action .buy{cursor:pointer;background-color:initial;border:1px solid #1797e5;border-radius:50px;font-size:13px;font-weight:700;line-height:17px;padding:6px 15px}.den .profile-change .stats-and-action .buy a,.den .profile .stats-and-action .buy a{color:#fff}.den .profile-change .avatar-and-stats,.den .profile-change .title-and-subscribe,.den .profile .avatar-and-stats,.den .profile .title-and-subscribe{display:flex;justify-content:space-between}.den .profile-change .avatar-and-stats .gov-and-sub,.den .profile-change .title-and-subscribe .gov-and-sub,.den .profile .avatar-and-stats .gov-and-sub,.den .profile .title-and-subscribe .gov-and-sub{display:flex;grid-gap:10px;gap:10px;flex:2 2;flex-wrap:wrap;justify-content:flex-end}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon,.den .profile .avatar-and-stats .gov-and-sub .action-icon,.den .profile .title-and-subscribe .gov-and-sub .action-icon{width:40px;height:40px}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon button,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon button,.den .profile .avatar-and-stats .gov-and-sub .action-icon button,.den .profile .title-and-subscribe .gov-and-sub .action-icon button{padding:0}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon .badge,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon .badge,.den .profile .avatar-and-stats .gov-and-sub .action-icon .badge,.den .profile .title-and-subscribe .gov-and-sub .action-icon .badge{background-color:initial;top:-32px;-webkit-transform:translateX(calc(-50% + 15px));transform:translateX(calc(-50% + 15px))}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon svg,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon svg,.den .profile .avatar-and-stats .gov-and-sub .action-icon svg,.den .profile .title-and-subscribe .gov-and-sub .action-icon svg{height:30px;width:30px}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon svg path,.den .profile-change .avatar-and-stats .gov-and-sub .action-icon svg rect,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon svg path,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon svg rect,.den .profile .avatar-and-stats .gov-and-sub .action-icon svg path,.den .profile .avatar-and-stats .gov-and-sub .action-icon svg rect,.den .profile .title-and-subscribe .gov-and-sub .action-icon svg path,.den .profile .title-and-subscribe .gov-and-sub .action-icon svg rect{fill:#8b97a6}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon.active svg path,.den .profile-change .avatar-and-stats .gov-and-sub .action-icon.active svg rect,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon.active svg path,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon.active svg rect,.den .profile .avatar-and-stats .gov-and-sub .action-icon.active svg path,.den .profile .avatar-and-stats .gov-and-sub .action-icon.active svg rect,.den .profile .title-and-subscribe .gov-and-sub .action-icon.active svg path,.den .profile .title-and-subscribe .gov-and-sub .action-icon.active svg rect{fill:#1797e5}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon.red svg path,.den .profile-change .avatar-and-stats .gov-and-sub .action-icon.red svg rect,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon.red svg path,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon.red svg rect,.den .profile .avatar-and-stats .gov-and-sub .action-icon.red svg path,.den .profile .avatar-and-stats .gov-and-sub .action-icon.red svg rect,.den .profile .title-and-subscribe .gov-and-sub .action-icon.red svg path,.den .profile .title-and-subscribe .gov-and-sub .action-icon.red svg rect{fill:orange}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon:hover,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon:hover,.den .profile .avatar-and-stats .gov-and-sub .action-icon:hover,.den .profile .title-and-subscribe .gov-and-sub .action-icon:hover{cursor:pointer}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon:hover svg path,.den .profile-change .avatar-and-stats .gov-and-sub .action-icon:hover svg rect,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon:hover svg path,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon:hover svg rect,.den .profile .avatar-and-stats .gov-and-sub .action-icon:hover svg path,.den .profile .avatar-and-stats .gov-and-sub .action-icon:hover svg rect,.den .profile .title-and-subscribe .gov-and-sub .action-icon:hover svg path,.den .profile .title-and-subscribe .gov-and-sub .action-icon:hover svg rect{fill:#1797e5}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon .private,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon .private,.den .profile .avatar-and-stats .gov-and-sub .action-icon .private,.den .profile .title-and-subscribe .gov-and-sub .action-icon .private{position:relative;bottom:20px;right:-20px;width:20px;height:20px;background-color:#14223b;border-radius:10px}.den .profile-change .avatar-and-stats .gov-and-sub .action-icon .private svg,.den .profile-change .title-and-subscribe .gov-and-sub .action-icon .private svg,.den .profile .avatar-and-stats .gov-and-sub .action-icon .private svg,.den .profile .title-and-subscribe .gov-and-sub .action-icon .private svg{width:15px;height:15px;position:absolute;left:4px;top:3px}.den .profile-change .avatar-and-stats .title-actions,.den .profile-change .title-and-subscribe .title-actions,.den .profile .avatar-and-stats .title-actions,.den .profile .title-and-subscribe .title-actions{display:flex;grid-gap:10px;gap:10px}.den .profile-change .title,.den .profile .title{position:relative;align-items:flex-start;font-size:23px;line-height:29px;font-weight:600;margin-bottom:0;margin-right:10px;display:flex}.den .profile-change .title .rights-badges,.den .profile .title .rights-badges{min-width:100px}.den .profile-change .title .status,.den .profile .title .status{cursor:default;display:inline-block;font-size:10px;line-height:14px;font-weight:500;background-color:#1797e5;border-radius:2px;padding:1px 4px;margin-left:10px;color:#fff}.den .profile-change .more-information,.den .profile .more-information{padding:7px 0 15px}.den .profile-change .description a,.den .profile-change .url a,.den .profile .description a,.den .profile .url a{color:#1797e5}.den .profile-change .description a:hover,.den .profile-change .url a:hover,.den .profile .description a:hover,.den .profile .url a:hover{color:#1797e5;text-decoration:underline}.den .profile-change .url,.den .profile .url{margin-bottom:25px;font-size:15px;line-height:19px}.den .profile-change .description,.den .profile .description{color:#fff;font-size:15px;font-weight:400;line-height:25px;margin-bottom:25px}.den .profile-change .description:last-child,.den .profile .description:last-child{margin-bottom:0}.den .profile-change .button-outline button,.den .profile .button-outline button{cursor:pointer;display:block;background-color:initial;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;padding:6px 15px}.den .profile-change .button-outline.fill button,.den .profile .button-outline.fill button{background-color:#1797e5}.den .profile-change .follow-toggle,.den .profile-change .subscribe-toggle,.den .profile .follow-toggle,.den .profile .subscribe-toggle{max-width:200px}.den .profile-change .follow-toggle:not(.subscribed) button,.den .profile-change .subscribe-toggle:not(.subscribed) button,.den .profile .follow-toggle:not(.subscribed) button,.den .profile .subscribe-toggle:not(.subscribed) button{background-color:#1797e5}.den .profile-change .follow-toggle.following button,.den .profile-change .follow-toggle.subscribed button,.den .profile-change .subscribe-toggle.following button,.den .profile-change .subscribe-toggle.subscribed button,.den .profile .follow-toggle.following button,.den .profile .follow-toggle.subscribed button,.den .profile .subscribe-toggle.following button,.den .profile .subscribe-toggle.subscribed button{position:relative;background-color:initial;border-color:#1797e5}.den .profile-change .follow-toggle.following button:before,.den .profile-change .follow-toggle.subscribed button:before,.den .profile-change .subscribe-toggle.following button:before,.den .profile-change .subscribe-toggle.subscribed button:before,.den .profile .follow-toggle.following button:before,.den .profile .follow-toggle.subscribed button:before,.den .profile .subscribe-toggle.following button:before,.den .profile .subscribe-toggle.subscribed button:before{position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.den .profile-change .follow-toggle.following button:hover:before,.den .profile-change .follow-toggle.subscribed button:hover:before,.den .profile-change .subscribe-toggle.following button:hover:before,.den .profile-change .subscribe-toggle.subscribed button:hover:before,.den .profile .follow-toggle.following button:hover:before,.den .profile .follow-toggle.subscribed button:hover:before,.den .profile .subscribe-toggle.following button:hover:before,.den .profile .subscribe-toggle.subscribed button:hover:before{content:attr(data-hover-text)}.den .profile-change .follow-toggle.following button:hover span,.den .profile-change .follow-toggle.subscribed button:hover span,.den .profile-change .subscribe-toggle.following button:hover span,.den .profile-change .subscribe-toggle.subscribed button:hover span,.den .profile .follow-toggle.following button:hover span,.den .profile .follow-toggle.subscribed button:hover span,.den .profile .subscribe-toggle.following button:hover span,.den .profile .subscribe-toggle.subscribed button:hover span{color:transparent}.den .profile-change .follow-toggle button,.den .profile-change .subscribe-toggle button,.den .profile .follow-toggle button,.den .profile .subscribe-toggle button{cursor:pointer;display:block;background-color:#1797e5;border:1px solid #1797e5;color:#fff;border-radius:50px;font-size:13px;line-height:17px;font-weight:700;padding:6px 15px}.den .profile-change .reputations .lairs .reputation,.den .profile-change .reputations .users .reputation,.den .profile .reputations .lairs .reputation,.den .profile .reputations .users .reputation{display:flex;justify-content:space-between;width:400px}.den .profile-change .reputations .lairs .reputation .reputation-label,.den .profile-change .reputations .users .reputation .reputation-label,.den .profile .reputations .lairs .reputation .reputation-label,.den .profile .reputations .users .reputation .reputation-label{display:flex;width:150px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds,.den .profile-change .reputations .users .reputation .reputation-thresholds,.den .profile .reputations .lairs .reputation .reputation-thresholds,.den .profile .reputations .users .reputation .reputation-thresholds{display:flex;justify-content:space-between;width:250px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1{display:flex;width:100px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg{margin-left:5px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star2,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star3,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star4,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star2,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star3,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star4,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star2,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star3,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star4,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star2,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star3,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star4,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star5{stroke:#8b97a6}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star1,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star1,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-1 svg path.star1,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-1 svg path.star1{stroke:#1797e5}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2{display:flex;width:100px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg{margin-left:5px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star3,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star4,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star3,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star4,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star3,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star4,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star3,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star4,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star5{stroke:#8b97a6}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star1,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star2,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star1,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star2,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star1,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-2 svg path.star2,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star1,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-2 svg path.star2{stroke:#1797e5}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3{display:flex;width:100px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg{margin-left:5px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star4,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star4,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star4,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star4,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star5{stroke:#8b97a6}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star1,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star2,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star3,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star1,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star2,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star3,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star1,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star2,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-3 svg path.star3,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star1,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star2,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-3 svg path.star3{stroke:#1797e5}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4{display:flex;width:100px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg{margin-left:5px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star5{stroke:#8b97a6}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star1,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star2,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star3,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star4,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star1,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star2,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star3,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star4,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star1,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star2,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star3,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-4 svg path.star4,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star1,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star2,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star3,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-4 svg path.star4{stroke:#1797e5}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5{display:flex;width:100px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg{margin-left:5px}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star6,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star6,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star6,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star6{stroke:#8b97a6}.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star1,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star2,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star3,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star4,.den .profile-change .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star1,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star2,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star3,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star4,.den .profile-change .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star1,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star2,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star3,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star4,.den .profile .reputations .lairs .reputation .reputation-thresholds .reputation-stars-5 svg path.star5,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star1,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star2,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star3,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star4,.den .profile .reputations .users .reputation .reputation-thresholds .reputation-stars-5 svg path.star5{stroke:#1797e5}.den .profile-change .lairs,.den .profile-change .users,.den .profile .lairs,.den .profile .users{margin-top:30px;border-top:1px solid hsla(0,0%,100%,.15);padding-top:20px;margin-bottom:-20px;font-size:13px;line-height:19px}.den .profile-change .lairs .title,.den .profile-change .users .title,.den .profile .lairs .title,.den .profile .users .title{font-size:inherit;font-weight:700;color:#fff;margin-bottom:15px}.den .profile-change .lairs a.user,.den .profile-change .users a.user,.den .profile .lairs a.user,.den .profile .users a.user{display:inline-flex;align-items:center;justify-content:flex-start;margin-right:30px;color:#fff}.den .profile-change .lairs a.user:hover span,.den .profile-change .users a.user:hover span,.den .profile .lairs a.user:hover span,.den .profile .users a.user:hover span{color:#1797e5;text-decoration:underline}.den .profile-change .lairs a.user:last-child,.den .profile-change .users a.user:last-child,.den .profile .lairs a.user:last-child,.den .profile .users a.user:last-child{margin-right:0;margin-bottom:30px}.den .profile-change .lairs a.user .avatar,.den .profile-change .users a.user .avatar,.den .profile .lairs a.user .avatar,.den .profile .users a.user .avatar{margin:0 5px;width:26px;height:26px;border:none}.den .profile-change .lairs a.user span,.den .profile-change .users a.user span,.den .profile .lairs a.user span,.den .profile .users a.user span{transition-duration:.2s;transition-property:color;color:#fff;position:relative;top:-1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.den .profile-change .users .title,.den .profile .users .title{display:flex;justify-content:space-between}.den .profile-change .users .become-owner,.den .profile .users .become-owner{--iconFill:#fff;color:#fff;font-size:13px;line-height:17px}.den .profile-change .users .become-owner a,.den .profile .users .become-owner a{transition-duration:.2s;transition-property:border;text-decoration:none;color:#fff;display:inline-flex;align-items:center;border:1px solid hsla(0,0%,100%,.15);padding:5px 12px 6px 6px;border-radius:30px}.den .profile-change .users .become-owner a:hover,.den .profile .users .become-owner a:hover{border-color:#1797e5}.den .profile-change .users .become-owner svg,.den .profile .users .become-owner svg{width:20px;height:20px;margin-right:5px}.den .profile-change .users .become-owner span,.den .profile .users .become-owner span{position:relative}.den .profile-change .more-information-toggle.open button span,.den .profile .more-information-toggle.open button span{display:none}.den .profile-change .more-information-toggle.open button:before,.den .profile .more-information-toggle.open button:before{content:attr(data-close-text);color:#1797e5}.den .profile-change .more-information-toggle.open button:after,.den .profile .more-information-toggle.open button:after{border-color:#1797e5;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:1px}.den .profile-change .more-information-toggle button,.den .profile .more-information-toggle button{transition-duration:.2s;transition-property:all;display:inline-block;padding:10px 0;color:hsla(0,0%,100%,.75);font-size:13px;line-height:17px}.den .profile-change .more-information-toggle button:hover,.den .profile .more-information-toggle button:hover{color:#1797e5}.den .profile-change .more-information-toggle button:hover:after,.den .profile .more-information-toggle button:hover:after{border-color:#1797e5}.den .profile-change .more-information-toggle button:after,.den .profile .more-information-toggle button:after{transition-duration:.2s;transition-property:all;content:"";position:relative;top:-2px;display:inline-block;width:7px;height:7px;margin-left:9px;border-top:1px solid hsla(0,0%,100%,.75);border-right:1px solid hsla(0,0%,100%,.75);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.den .profile-change .avatar-and-stats .more-information-toggle button,.den .profile .avatar-and-stats .more-information-toggle button{padding:0 10px}.den .profile-change .actions,.den .profile .actions{border-top:1px solid hsla(0,0%,100%,.1);color:#fff;margin-left:-35px;margin-right:-35px;margin-top:15px;padding:25px 35px 3px;display:flex;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px}.den .profile-change .actions .profile-header-left,.den .profile .actions .profile-header-left{padding:0}.den .profile-change .actions a,.den .profile-change .actions button,.den .profile .actions a,.den .profile .actions button{-webkit-appearance:none;appearance:none;color:#fff;margin-right:15px;font-size:13px;line-height:17px;font-weight:700;padding:6px 0;border:1px solid transparent}.den .profile-change .actions button,.den .profile .actions button{margin-left:20px;margin-right:0}.den .profile-change .actions .button,.den .profile .actions .button{margin-bottom:0}.den .profile-change{margin-top:0}.den .profile-change .description{margin-top:25px}@media (max-width:570px){.den .profile{position:relative;z-index:9}.den .profile .stats.mobile-only{display:inherit}.den .profile .profile-header-left{padding-left:20px}.den .profile .profile-header-left .back-button{width:30px}.den .profile .content{display:flex;flex-direction:column;padding:10px}.den .profile .content.has-avatar{padding-top:85px}.den .profile .content.has-avatar .avatar-and-stats .avatar{position:absolute;top:10px}.den .profile .content>*{order:3}.den .profile .content .title-and-subscribe{order:1;margin-bottom:15px}.den .profile .content .title-and-subscribe .title{max-width:220px;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.den .profile .content .avatar-and-stats{order:2}.den .profile .avatar-and-stats{display:block}.den .profile .avatar-and-stats .list{padding:0;width:100%}.den .profile .avatar-and-stats .list .users{margin-top:10px}.den .profile .avatar-and-stats .list .users .avatar{height:20px;width:20px;position:relative;top:0}.den .profile .avatar-and-stats .stats{margin-bottom:5px}.den .profile .avatar{width:60px;height:60px}.den .profile .photo{height:180px}.den .profile .photo+.content.has-avatar{padding-top:50px}.den .profile .photo+.content.has-avatar .avatar{top:-25px}.den .profile .photo+.content .avatar{margin-top:0}.den .profile .title{font-size:19px;line-height:27px}.den .profile .subscribe-toggle.subscribed button:hover:before{display:none}.den .profile .subscribe-toggle.subscribed button:hover span{color:inherit}.den .profile .subscribe-toggle button{font-size:12px;line-height:17px;padding:4px 12px}.den .profile .stats{width:100%;font-size:11px}.den .profile .stats .stat{padding-right:20px}.den .profile .stats .stat:last-child{padding-right:0}.den .profile .stats-and-action .buy{font-size:11px;font-weight:600;line-height:15px;padding:6px 12px;white-space:nowrap}.den .profile .stats-and-action .buy a{color:#fff}.den .profile .url{margin-bottom:15px}.den .profile .description,.den .profile .url{font-size:14px;line-height:21px}.den .profile .actions{flex-wrap:wrap;justify-content:flex-end;grid-row-gap:10px;row-gap:10px}.den .profile .actions button{font-size:8px;padding:4px 8px}.den .profile .actions .button{font-size:8px}.den .profile .reputations .lairs,.den .profile .reputations .users{font-size:12px}.den .profile .reputations .lairs .reputation,.den .profile .reputations .users .reputation{display:flex;align-items:center;width:300px}.den .profile .reputations .lairs .reputation .reputation-label,.den .profile .reputations .users .reputation .reputation-label{width:100px}.den .profile .reputations .lairs .reputation .reputation-thresholds,.den .profile .reputations .users .reputation .reputation-thresholds{width:200px}.den .profile .reputations .lairs .reputation .reputation-thresholds svg,.den .profile .reputations .users .reputation .reputation-thresholds svg{width:65px}.den .profile .users{margin-left:20px;width:50%}.den .profile .users a.user{margin-bottom:10px}}.den .profile-header{justify-content:center;align-items:center;min-height:55px;position:-webkit-sticky;position:sticky;top:50px;z-index:3;display:flex;padding:3px 0 5px;background-color:#fff;border-bottom:1px solid #f1f1f1}.den .profile-header .profile-header-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:18px;flex:1 1}.den .profile-header .profile-header-left .back-button{background-color:initial;border:none;margin-left:auto;margin-right:auto;width:40px;height:25px;padding:0;align-items:center;justify-content:center;font-size:0;color:transparent}.den .profile-header .profile-header-left .back-button.disabled{display:none}.den .profile-header .profile-header-left button{position:relative;-webkit-appearance:none;appearance:none;font-size:14px;line-height:21px;font-weight:500;margin:0;display:inline-flex;align-items:center;padding:0 0 0 18px;color:#8b97a6}.den .profile-header .profile-header-left button:hover{color:#1797e5}.den .profile-header .profile-header-left button:hover:before{border-color:#1797e5}.den .profile-header .profile-header-left button:before{transition-duration:.2s;transition-property:all;content:"";position:relative;display:inline-block;width:7px;height:7px;margin-right:9px;border-top:1px solid #08152c;border-right:1px solid #08152c;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.den .profile-header .profile-header-left button.disabled{pointer-events:none}.den .profile-header .profile-header-left button.disabled:before{border-color:transparent}.den .profile-header .profile-header-left .profile-toggle .lair-logo,.den .profile-header .profile-header-left .profile-toggle a,.den .profile-header .profile-header-left .profile-toggle button{transition-duration:.2s;transition-property:all;cursor:pointer;padding:12px 15px 12px 0;font-size:14px;font-weight:700;display:flex;align-items:center;background-color:initial;color:#08152c}.den .profile-header .profile-header-left .profile-toggle .lair-logo:hover,.den .profile-header .profile-header-left .profile-toggle a:hover,.den .profile-header .profile-header-left .profile-toggle button:hover{color:#1797e5}.den .profile-header .profile-header-left .profile-toggle .lair-logo .avatar,.den .profile-header .profile-header-left .profile-toggle a .avatar,.den .profile-header .profile-header-left .profile-toggle button .avatar{position:relative;top:1px;width:22px;height:22px;border-radius:22px;margin-right:12px}.den .profile-header .profile-header-left .profile-toggle .lair-logo .title,.den .profile-header .profile-header-left .profile-toggle a .title,.den .profile-header .profile-header-left .profile-toggle button .title{font-size:13px;line-height:15px;font-weight:500}.den .profile-header .profile-header-left .profile-toggle .lair-logo{cursor:default}.den .profile-header .profile-header-left .profile-toggle .lair-logo .name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.den .profile-header .profile-header-left .profile-toggle .lair-logo:hover{color:inherit}.den .profile-header .profile-header-center{display:flex;flex-direction:column;align-items:center;grid-gap:3px;gap:3px;flex:2 1;justify-content:center}.den .profile-header .profile-header-center .row{display:flex;grid-gap:5px;gap:5px}.den .profile-header .profile-header-center .row p{color:#999}.den .profile-header .profile-header-right{display:flex;flex:1 1;padding-right:18px;justify-content:flex-end}.den .profile-header .profile-header-right .buy{cursor:pointer;background-color:initial;border:1px solid #1797e5;border-radius:50px;font-size:13px;font-weight:700;line-height:17px;padding:6px 15px}.den .profile-header .profile-header-right .buy a{color:#1797e5}.den .profile-header .profile-subscription{display:flex;padding-right:20px}.den .profile-header .profile-subscription .follow-toggle:not(.following) button,.den .profile-header .profile-subscription .follow-toggle:not(.subscribed) button,.den .profile-header .profile-subscription .subscribe-toggle:not(.following) button,.den .profile-header .profile-subscription .subscribe-toggle:not(.subscribed) button{background-color:#1797e5;color:#fff}.den .profile-header .profile-subscription .follow-toggle.following button,.den .profile-header .profile-subscription .follow-toggle.subscribed button,.den .profile-header .profile-subscription .subscribe-toggle.following button,.den .profile-header .profile-subscription .subscribe-toggle.subscribed button{position:relative;background-color:initial;border-color:#d6efff;color:#1797e5}.den .profile-header .profile-subscription .follow-toggle.following button:before,.den .profile-header .profile-subscription .follow-toggle.subscribed button:before,.den .profile-header .profile-subscription .subscribe-toggle.following button:before,.den .profile-header .profile-subscription .subscribe-toggle.subscribed button:before{position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.den .profile-header .profile-subscription .follow-toggle.following button:hover:before,.den .profile-header .profile-subscription .follow-toggle.subscribed button:hover:before,.den .profile-header .profile-subscription .subscribe-toggle.following button:hover:before,.den .profile-header .profile-subscription .subscribe-toggle.subscribed button:hover:before{content:attr(data-hover-text)}.den .profile-header .profile-subscription .follow-toggle.following button:hover span,.den .profile-header .profile-subscription .follow-toggle.subscribed button:hover span,.den .profile-header .profile-subscription .subscribe-toggle.following button:hover span,.den .profile-header .profile-subscription .subscribe-toggle.subscribed button:hover span{color:transparent}.den .profile-header .profile-subscription .follow-toggle button,.den .profile-header .profile-subscription .subscribe-toggle button{white-space:nowrap;color:#fff;background-color:#1797e5;border:1px solid #1797e5;font-size:10px;line-height:13px;font-weight:600;border-radius:30px;padding:4px 8px}.den .profile-header .profile-subscription .action-icon{width:40px;height:40px}.den .profile-header .profile-subscription .action-icon button{padding:0}.den .profile-header .profile-subscription .action-icon .badge{background-color:initial;top:-34px;-webkit-transform:translateX(calc(-50% + 15px));transform:translateX(calc(-50% + 15px))}.den .profile-header .profile-subscription .action-icon .badge span{color:#1797e5}.den .profile-header .profile-subscription .action-icon svg{height:30px;width:30px}.den .profile-header .profile-subscription .action-icon svg path,.den .profile-header .profile-subscription .action-icon svg rect{fill:#8b97a6}.den .profile-header .profile-subscription .action-icon.active svg path,.den .profile-header .profile-subscription .action-icon.active svg rect{fill:#1797e5}.den .profile-header .profile-subscription .action-icon:hover{cursor:pointer}.den .profile-header .profile-subscription .action-icon:hover svg path,.den .profile-header .profile-subscription .action-icon:hover svg rect{fill:#1797e5}.den .profile-header .profile-subscription .action-icon .private{position:relative;bottom:20px;right:-20px;width:20px;height:20px;background-color:#fff;border-radius:10px}.den .profile-header .profile-subscription .action-icon .private svg{width:15px;height:15px;position:absolute;left:4px;top:3px}@media (max-width:570px){.den .profile-header .profile-header-left .profile-toggle .lair-logo .name{max-width:50px}.den .profile-header:not(.ignore-mobile){position:-webkit-sticky;position:sticky;top:0;z-index:9;display:flex;padding-top:0;padding-bottom:10px;background-color:#0a162a;color:#fff}.den .profile-header:not(.ignore-mobile) .profile-header-left .back-button{display:none}.den .profile-header:not(.ignore-mobile) .profile-header-left button{pointer-events:none}.den .profile-header:not(.ignore-mobile) .profile-header-left buttonbefore{border-color:transparent}.den .profile-header:not(.ignore-mobile) .profile-header-left .profile-toggle a,.den .profile-header:not(.ignore-mobile) .profile-header-left .profile-toggle button{padding:2px;color:#fff}.den .profile-header:not(.ignore-mobile) .profile-header-left .profile-toggle .avatar.no-image{display:none}.den .profile-header:not(.ignore-mobile) .profile-header-left .profile-toggle .avatar.no-image+.name{max-width:240px}.den .profile-header:not(.ignore-mobile) .profile-header-left .profile-toggle .name{align-items:center;max-width:200px;overflow:hidden}.den .profile-header:not(.ignore-mobile) .profile-header-left .profile-toggle .name:after{content:"";position:absolute;width:40px;top:0;left:210px;bottom:0;background:linear-gradient(90deg,rgba(10,22,42,0),#0a162a)}.den .profile-header:not(.ignore-mobile) .profile-subscription{z-index:2}.den .profile-header:not(.ignore-mobile) .profile-subscription .subscribe-toggle.subscribed button{border-color:#1797e5;color:#fff}.den .profile-header:not(.ignore-mobile) .profile-subscription .subscribe-toggle.subscribed button:hover:before{display:none}.den .profile-header:not(.ignore-mobile) .profile-subscription .subscribe-toggle.subscribed button:hover span{color:inherit}}.den .fallback .profile .description,.den .fallback .profile .photo,.den .fallback .profile .title,.den .profile.fallback .description,.den .profile.fallback .photo,.den .profile.fallback .title{color:transparent;background-color:#f1f1f1;border-radius:3px;background-color:#232d40}.den .fallback .profile .title,.den .profile.fallback .title{width:140px}.den .fallback .profile .description,.den .profile.fallback .description{height:50px}.den .fallback .profile .stat .value,.den .profile.fallback .stat .value{color:transparent;background-color:#f1f1f1;border-radius:3px;background-color:#232d40;width:15px}.den .fallback .profile .stat .label,.den .profile.fallback .stat .label{color:transparent;background-color:#f1f1f1;border-radius:3px;background-color:#232d40;width:80px}.den .fallback .profile-header .avatar,.den .fallback .profile .avatar,.den .profile-header.fallback .avatar,.den .profile.fallback .avatar{background-color:#232d40;background-image:none;border-color:#4d5565}.den .fallback .profile-header .name,.den .profile-header.fallback .name{color:transparent;background-color:#f1f1f1;border-radius:3px;background-color:#232d40;width:140px}.den .pull-to-refresh-content{display:block;text-align:center;padding:30px 20px 20px}.den .pull-to-refresh-content>.inner{position:relative;display:inline-block;padding:5px 17px;margin-bottom:50px;font-size:13px;line-height:19px;background-color:#edf7fe;color:#1797e5;border-radius:20px}.den .pull-to-refresh-content.up>.inner:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-17px}.den .pull-to-refresh-content.down>.inner:after,.den .pull-to-refresh-content.up>.inner:after{content:"";position:absolute;border-top:2px solid #1797e5;border-right:2px solid #1797e5;left:calc(50% - 5px);width:8px;height:8px}.den .pull-to-refresh-content.down>.inner:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);top:-20px}.den .pull-to-refresh-spinner{margin:20px auto;position:relative;text-align:center;top:10px}.den .pull-to-refresh-spinner.chat{height:40px;margin:5px}.den .pull-to-refresh-spinner .spinner{margin-left:auto;margin-right:auto;width:50%}.den .new-content{position:-webkit-sticky;position:sticky;top:0;display:block;z-index:50}.den .new-content .middle{position:relative}.den .new-content .inner{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:20px}.den .new-content .inner button{padding:5px 17px;font-size:13px;line-height:19px;background-color:#edf7fe;color:#1797e5;border-radius:20px}@media (max-width:570px){.den .new-content{top:35px}}.den .reveal{display:flex;flex-direction:column}.den .reveal-body{min-height:50px;height:100%}.den .reveal-body.blur{pointer-events:none;-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:blur(3px)}.den .reveal-body.blur .content-image,.den .reveal-body.blur img{-webkit-filter:blur(30px);-moz-filter:blur(30px);-o-filter:blur(30px);-ms-filter:blur(30px);filter:blur(30px)}.den .reveal-panel{left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;opacity:0;-webkit-transform:translateX(calc(100% - 165px)) translateY(25%);transform:translateX(calc(100% - 165px)) translateY(25%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.den .reveal-panel.js-show{z-index:2;opacity:1;pointer-events:auto}.den .reveal-panel .reveal-inner{cursor:pointer;background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3);border-radius:50px;color:#8b97a6;display:flex;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.den .reveal-panel .reveal-inner .body{display:flex;align-items:center;font-size:14px;margin:5px 12px}.den .reveal-panel .reveal-inner .body .dragonden-attention svg{width:25px;height:25px}.den .reveal-panel .reveal-inner .body .dragonden-attention svg .cls-1{fill:rgba(239,204,0,.933333)}.den .reveal-panel .reveal-inner .body .dragonden-attention svg .cls-2{fill:#08152c}.den .reveal-panel .reveal-inner .body p{display:flex;flex-wrap:wrap;max-width:280px}@media (max-width:570px){.den .reveal-panel{-webkit-transform:translateX(0);transform:translateX(0)}}.den .search{position:-webkit-sticky;position:sticky;top:0;z-index:4}.den .search .content-header form{display:flex;flex-flow:row;align-items:center}.den .search .content-header form .field{flex:1 1;margin:0 0 0 10px;border-radius:3px 0 0 3px}.den .search .content-header form button .button-text{border-radius:0 3px 3px 0;line-height:21px;max-height:43px;padding:10px 16px;left:-2px;font-size:15px;font-weight:400}.den .search .content-header form button.clear .button-text{margin-left:20px;border-radius:3px;font-weight:400}@media (max-width:570px){.den .search{top:50px}}.den .settings-list{position:relative;background-color:#fff}.den .settings-list .actions{align-items:center;display:flex;grid-gap:20px;gap:20px;padding:25px}.den .settings-list .actions button .button-note{transition-duration:.2s;transition-property:all;display:inline-block;font-size:11px;font-weight:600;color:#404853;background-color:#f1f1f1;border-radius:0 50px 50px 0;padding:9px 15px 9px 25px;position:relative;margin-left:-15px}.den .settings-list .actions .spinner{position:relative}.den .settings-list .content-heading{padding:0 20px}.den .settings-list .content-heading p{color:#8b97a6;line-height:21px}.den .settings-list .content-header+.settings-label{margin-top:-4px}.den .settings-list .settings-label{padding:16px 25px 15px;font-size:13px;line-height:21px;font-weight:500;position:-webkit-sticky;position:sticky;top:0;z-index:2;border-bottom:1px solid #f1f1f1;color:#1797e5;background-color:#fdfdfd}.den .settings-list .settings-label .disabled{color:#8b97a6}.den .settings-list .settings-label.not-sticky{position:relative}.den .settings-list .settings-label .icon{position:relative;top:1px;display:inline-block;vertical-align:middle;width:20px;margin-right:10px}.den .settings-list .settings-label .icon svg path,.den .settings-list .settings-label .icon svg rect{fill:#1797e5}.den .settings-list .message-area{position:relative}.den .settings-list .message-area.error{color:#dc2800}.den .settings-list .settings .setting{display:block;border-bottom:1px solid #f1f1f1}.den .settings-list .settings .setting .url{display:flex;margin:22px 25px 25px;font-size:13px;padding:0 5px;justify-content:center}.den .settings-list .settings .setting .url a{color:#1797e5}.den .settings-list .settings .setting.disabled{cursor:not-allowed}.den .settings-list .settings .setting.disabled>a{pointer-events:none;cursor:not-allowed;color:grey}.den .settings-list .settings .setting.disabled>a:after{border-color:grey}.den .settings-list .settings .setting>.user-setting{padding:10px 0}.den .settings-list .settings .setting>.lair-setting,.den .settings-list .settings .setting>.user-setting{transition-duration:.2s;transition-property:background;position:relative;display:flex;font-size:14px;line-height:19px}.den .settings-list .settings .setting>.lair-setting{padding:22px 25px 25px;background-color:#fff;color:inherit}.den .settings-list .settings .setting>.lair-setting:hover{background-color:#f9fdff}.den .settings-list .settings .setting>.lair-setting:hover .title a{color:#1797e5}.den .settings-list .settings .setting>.lair-setting:hover .image.no-image{background-color:rgba(0,0,0,.05)}.den .settings-list .settings .setting>a{cursor:pointer;transition-duration:.2s;transition-property:background;position:relative;display:flex;font-size:14px;line-height:19px;padding:22px 50px 25px 25px;background-color:#fff;color:inherit}.den .settings-list .settings .setting>a:after{content:"";position:absolute;top:50%;right:20px;display:block;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.den .settings-list .settings .setting>a:hover{background-color:#f9fdff}.den .settings-list .settings .setting>a:hover:after{border-color:#1797e5}.den .settings-list .settings .setting>a:hover .title a{color:#1797e5}.den .settings-list .settings .setting>a:hover .image.no-image{background-color:rgba(0,0,0,.05)}.den .settings-list .settings .setting:last-child>a{border-bottom:none}.den .settings-list .settings .setting .image{position:relative;display:block;width:50px;height:50px;background-color:#f1f1f1;flex:0 0 50px;border-radius:50px}.den .settings-list .settings .setting .image.no-image{transition-duration:.2s;transition-property:background;background-color:#f2f3f3}.den .settings-list .settings .setting .image .private{position:absolute;bottom:0;right:0;width:20px;height:20px;background-color:#08152c;border-radius:10px}.den .settings-list .settings .setting .image .private svg{width:12px;height:12px;position:absolute;left:4px;top:3px}.den .settings-list .settings .setting .image .private svg path,.den .settings-list .settings .setting .image .private svg rect{fill:#fff}.den .settings-list .settings .setting .contents{padding-left:20px;display:flex;flex:1 1;flex-direction:row;align-items:center;flex-wrap:wrap}.den .settings-list .settings .setting .contents:first-child{padding-left:0}.den .settings-list .settings .setting .contents .title{position:relative;display:flex;align-items:center;font-size:15px;font-weight:700;margin-bottom:0}.den .settings-list .settings .setting .contents .title .status-admin,.den .settings-list .settings .setting .contents .title .status-owner{cursor:default;display:inline-block;font-size:10px;line-height:14px;font-weight:500;background-color:#1797e5;border-radius:2px;padding:1px 4px;margin-left:10px;color:#fff}.den .settings-list .settings .setting .contents .title-sub{position:relative;display:flex;align-items:center;font-size:12px;font-weight:600;margin-bottom:0;margin-left:10px;width:100%}.den .settings-list .settings .setting .title{display:block;font-size:15px;font-weight:700;width:100%}.den .settings-list .settings .setting .title .badge{float:right;top:2px}.den .settings-list .settings .setting .title a{display:inline-block;margin-right:8px;color:#08152c}.den .settings-list .settings .setting .title a:hover{color:#1797e5}.den .settings-list .settings .setting .content{color:#8b97a6;line-height:21px;margin-top:5px}.den .settings-list .subscribed .subscriber-details{display:none}.den .settings-list .subscribed.expanded .subscriber-details{display:block}.den .settings-list .subscribed>.subscribed-row{transition-duration:.2s;transition-property:background;position:relative;display:flex;font-size:14px;line-height:19px;padding:22px 50px 25px 25px;border-bottom:1px solid #f1f1f1;background-color:#fff;color:inherit}.den .settings-list .subscribed>.subscribed-row .avatar{position:relative;display:inline-block;vertical-align:middle;margin-right:5px;width:26px;height:26px;border-radius:15px;background-color:#ccc}.den .settings-list .subscribed>.subscribed-row .block-toggle{position:absolute;top:20px;right:80px;display:block}.den .settings-list .subscribed>.subscribed-row .block-toggle:not(.blocked) button{background-color:#1797e5;color:#fff}.den .settings-list .subscribed>.subscribed-row .block-toggle.blocked button{position:relative;background-color:initial;border-color:#d6efff;color:#1797e5}.den .settings-list .subscribed>.subscribed-row .block-toggle.blocked button:before{position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.den .settings-list .subscribed>.subscribed-row .block-toggle.blocked button:hover:before{content:attr(data-blocked-hover-text)}.den .settings-list .subscribed>.subscribed-row .block-toggle.blocked button:hover span{color:transparent}.den .settings-list .subscribed>.subscribed-row .block-toggle button{color:#fff;background-color:#1797e5;border:2px solid #1797e5;font-size:14px;line-height:14px;font-weight:600;border-radius:30px;padding:4px 8px}.den .settings-list .subscribed:last-child>a{border-bottom:none}.den .settings-list .subscribed .image{position:relative;display:block;width:50px;height:50px;background-color:#f1f1f1;flex:0 0 50px;border-radius:50px}.den .settings-list .subscribed .image.no-image{transition-duration:.2s;transition-property:background;background-color:#f2f3f3}.den .settings-list .subscribed .image .private{position:absolute;bottom:0;right:0;width:20px;height:20px;background-color:#08152c;border-radius:10px}.den .settings-list .subscribed .image .private svg{width:12px;height:12px;position:absolute;left:4px;top:3px}.den .settings-list .subscribed .image .private svg path,.den .settings-list .subscribed .image .private svg rect{fill:#fff}.den .settings-list .subscribed .contents{padding-left:20px;display:flex;flex:1 1;flex-direction:row;align-items:center;flex-wrap:wrap}.den .settings-list .subscribed .contents:first-child{padding-left:0}.den .settings-list .subscribed .title{display:block;font-size:15px;font-weight:700;width:100%}.den .settings-list .subscribed .title .badge{float:right;top:2px}.den .settings-list .subscribed .title a{display:inline-block;margin-right:8px;color:#08152c}.den .settings-list .subscribed .title a:hover{color:#1797e5}.den .settings-list .subscribed .content{color:#8b97a6;line-height:21px;margin-top:5px}.den .settings-list .reputation,.den .settings-list .sub-setting{display:flex;flex-direction:row;position:relative;justify-content:space-between;font-size:14px;padding:15px 25px;border-bottom:1px solid #f1f1f1;background-color:#fff}.den .settings-list .reputation .button-switch,.den .settings-list .sub-setting .button-switch{top:10px;right:45px}.den .settings-list .reputation .slider-wrapper,.den .settings-list .sub-setting .slider-wrapper{display:flex;justify-content:space-between;width:255px;padding-right:5px;color:#8b97a6;font-size:12px;font-weight:300}.den .settings-list .reputation .slider-wrapper .slider-label,.den .settings-list .sub-setting .slider-wrapper .slider-label{width:80px}.den .settings-list .reputation .slider-wrapper .slider-value,.den .settings-list .sub-setting .slider-wrapper .slider-value{width:40px;align-content:right}.den .settings-list .reputation .slider-wrapper .slider-bar,.den .settings-list .sub-setting .slider-wrapper .slider-bar{width:100px}.den .settings-list .reputation .slider-wrapper .slider-bar .rc-slider-rail,.den .settings-list .sub-setting .slider-wrapper .slider-bar .rc-slider-rail{top:0;height:14px;left:-10px;width:120px;background-color:#08152c}.den .settings-list .reputation .slider-wrapper .slider-bar .rc-slider-track,.den .settings-list .sub-setting .slider-wrapper .slider-bar .rc-slider-track{height:8px;top:3px;background-color:#1797e5}.den .settings-list .reputation .slider-wrapper .slider-bar .rc-slider-handle,.den .settings-list .sub-setting .slider-wrapper .slider-bar .rc-slider-handle{height:12px;width:12px;bottom:1px;background-color:#1797e5;border:1px solid #1797e5}.den .settings-list .reputation .slider-wrapper.disabled .rc-slider-handle,.den .settings-list .reputation .slider-wrapper.disabled .rc-slider-track,.den .settings-list .sub-setting .slider-wrapper.disabled .rc-slider-handle,.den .settings-list .sub-setting .slider-wrapper.disabled .rc-slider-track{background-color:#8b97a6;border:#8b97a6}.den .settings-list .sub-setting{align-items:center}.den .settings-list .sub-setting .sub-setting-values{display:flex;align-items:center;grid-gap:5px;gap:5px}.den .settings-list .sub-setting .sub-setting-values button{display:flex;align-items:center}.den .settings-list .sub-setting .sub-setting-values .input{display:flex;flex-direction:column;align-items:flex-end;grid-gap:3px;gap:3px}.den .settings-list .sub-setting .sub-setting-values .input input::-webkit-inner-spin-button,.den .settings-list .sub-setting .sub-setting-values .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.den .settings-list .sub-setting .sub-setting-values .input input[type=number]{-moz-appearance:textfield;color:#404853;margin:0;padding:10px;font-size:15px;border-radius:5px;width:100%}.den .settings-list .sub-setting .sub-setting-values .input input[type=number]:hover{border-color:#aaa}.den .settings-list .sub-setting .sub-setting-values .input input[type=number]:disabled:hover{border-color:#f1f1f1}.den .settings-list .sub-setting .sub-setting-values .input input[type=number]:focus{border-color:#1797e5}.den .settings-list .sub-setting .sub-setting-values .input .suffix{pointer-events:none;position:absolute;right:20px;top:14px;font-size:13px;line-height:17px}.den .settings-list .sub-setting .sub-setting-values svg{height:20px;width:20px}.den .settings-list .sub-setting .sub-setting-values svg path,.den .settings-list .sub-setting .sub-setting-values svg rect{fill:#8b97a6}.den .settings-list .switch-dropdown-wrapper{position:absolute;width:100px;right:40px;top:18px}.den .settings-list .switch-dropdown-wrapper .next-button{top:-5px;right:-35px}.den .settings-list .title .next-button{right:0}.den .settings-list .next-button{cursor:pointer;position:absolute;height:25px;width:35px;color:transparent;font-size:0;padding:10px 0}.den .settings-list .next-button:after{display:block;position:absolute;content:"";top:50%;right:20px;width:8px;height:8px;border-top:1px solid #8b97a6;border-right:1px solid #8b97a6;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.den .settings-list .next-button.drop-down-true:after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.den .settings-list .next-button:hover:after{border-color:#1797e5;border-width:2px}@media (max-width:570px){.den .settings-list{overflow-x:hidden}.den .settings-list .content-header+.settings-label{border-top:1px solid #f1f1f1;margin-top:-4px}.den .settings-list .settings-label{position:-webkit-sticky;position:sticky;top:47px;z-index:2;background-color:#f1f1f1;font-size:12px;line-height:17px;font-weight:500;padding:9px 20px 8px}.den .settings-list .settings-label.not-sticky{position:relative}.den .settings-list .setting>a{padding:15px 45px 15px 20px}.den .settings-list .setting .image{width:45px;height:45px;flex:0 0 45px;border-radius:45px}.den .settings-list .setting .title{font-size:14px}.den .settings-list .setting .content{font-size:13px;line-height:17px}.den .settings-list .reputation{font-size:10px;padding:15px}.den .settings-list .reputation .slider-wrapper{font-size:10px;width:230px}.den .settings-list .reputation .slider-wrapper .slider-label{width:60px}.den .settings-list .reputation .slider-wrapper .slider-value{width:40px}.den .settings-list .reputation .slider-wrapper .slider-bar{width:80px}.den .settings-list .reputation .slider-wrapper .slider-bar .rc-slider-rail{width:100px}}.den .side-nav{font-size:17px}.den .side-nav ul{padding-top:10px}.den .side-nav li{position:relative;margin:10px 0;padding:5px 20px 5px 30px}.den .side-nav li.current-user a,.den .side-nav li.current-user button{align-items:normal;font-size:13px}.den .side-nav li.current-user a span,.den .side-nav li.current-user button span{color:#08152c}.den .side-nav li.current-user .avatar{width:28px;height:28px;flex:0 0 28px}.den .side-nav li.current-user span{flex-grow:1;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.den .side-nav li.disabled a,.den .side-nav li.disabled button{cursor:default}.den .side-nav li.disabled a .icon svg circle,.den .side-nav li.disabled a .icon svg path,.den .side-nav li.disabled a .icon svg polygon,.den .side-nav li.disabled a .icon svg rect,.den .side-nav li.disabled button .icon svg circle,.den .side-nav li.disabled button .icon svg path,.den .side-nav li.disabled button .icon svg polygon,.den .side-nav li.disabled button .icon svg rect{fill:#bfc2c5}.den .side-nav li.disabled a:hover span,.den .side-nav li.disabled a span,.den .side-nav li.disabled button:hover span,.den .side-nav li.disabled button span{color:#bfc2c5}.den .side-nav li.new-post{background-color:#1797e5;border-radius:0 3px 3px 0}.den .side-nav li.new-post a .icon svg circle,.den .side-nav li.new-post a .icon svg path,.den .side-nav li.new-post a .icon svg polygon,.den .side-nav li.new-post a .icon svg rect,.den .side-nav li.new-post button .icon svg circle,.den .side-nav li.new-post button .icon svg path,.den .side-nav li.new-post button .icon svg polygon,.den .side-nav li.new-post button .icon svg rect{fill:#fff}.den .side-nav li.new-post a:hover span,.den .side-nav li.new-post a span,.den .side-nav li.new-post button:hover span,.den .side-nav li.new-post button span{color:#fff}.den .side-nav li.balance{font-size:13px;line-height:19px;color:#8b97a6;margin-top:-8px;margin-bottom:15px;padding-top:0}.den .side-nav li.balance .nrg{color:#1797e5}.den .side-nav li.balance span{font-weight:700;display:inline-block;vertical-align:initial}.den .side-nav li.balance span:first-child{width:28px;margin-right:13px;font-weight:500;font-size:11px;text-align:center}.den .side-nav li.balance+:not(.new-post){margin-top:73px}.den .side-nav a,.den .side-nav button{font-size:17px;line-height:21px;font-weight:700;text-decoration:none;color:#14171a;display:flex;align-items:center;padding:0}.den .side-nav a .avatar,.den .side-nav a .icon,.den .side-nav button .avatar,.den .side-nav button .icon{width:28px;height:28px;margin-right:13px;border-radius:14px}.den .side-nav a .icon svg,.den .side-nav button .icon svg{width:28px;height:28px}.den .side-nav a .icon svg circle,.den .side-nav a .icon svg path,.den .side-nav a .icon svg polygon,.den .side-nav a .icon svg rect,.den .side-nav button .icon svg circle,.den .side-nav button .icon svg path,.den .side-nav button .icon svg polygon,.den .side-nav button .icon svg rect{fill:#6a778a;stroke:#6a778a;stroke-width:.01}.den .side-nav a span:not(.badge),.den .side-nav button span:not(.badge){transition-duration:.2s;transition-property:color;color:#6a778a;min-height:28px;display:flex;align-items:center}.den .side-nav a span:not(.badge).no-display,.den .side-nav button span:not(.badge).no-display{display:none}.den .side-nav a:hover .icon svg circle,.den .side-nav a:hover .icon svg path,.den .side-nav a:hover .icon svg polygon,.den .side-nav a:hover .icon svg rect,.den .side-nav button:hover .icon svg circle,.den .side-nav button:hover .icon svg path,.den .side-nav button:hover .icon svg polygon,.den .side-nav button:hover .icon svg rect{fill:#1797e5}.den .side-nav a:hover span,.den .side-nav button:hover span{color:#1797e5}.den .side-nav a:hover .badge,.den .side-nav button:hover .badge{background-color:#1797e5}.den .side-nav a.active .icon svg circle,.den .side-nav a.active .icon svg path,.den .side-nav a.active .icon svg polygon,.den .side-nav a.active .icon svg rect,.den .side-nav button.active .icon svg circle,.den .side-nav button.active .icon svg path,.den .side-nav button.active .icon svg polygon,.den .side-nav button.active .icon svg rect{fill:#1797e5}.den .side-nav a.active span,.den .side-nav button.active span{color:#14171a}.den .side-nav a .badge,.den .side-nav button .badge{position:absolute;top:13px;left:30px;background-color:#1797e5;width:12px;height:12px;min-width:auto;min-height:auto;max-width:auto;max-height:auto;border-radius:12px;border:2px solid #f1f1f1}.den .side-nav a .badge span,.den .side-nav button .badge span{display:none}.den .side-nav .back-button{cursor:pointer;background-color:#d7d7d7;border-radius:30px;width:30px;height:30px;align-items:center;justify-content:center;font-size:0;color:transparent;padding:5px 0 0 5px}.den .side-nav .back-button:hover{color:#fff;background-color:#1797e5}.den .side-nav .back-button:hover:before{border-color:#fff}.den .side-nav .back-button:before{transition-duration:.5s;transition-property:all;content:"";position:relative;top:-2px;display:inline-block;width:7px;height:7px;margin-right:9px;border-top:1px solid #08152c;border-right:1px solid #08152c;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.den .side-nav .back-button.expand:before{-webkit-transform:rotate(225deg);transform:rotate(225deg);left:3px}.den .manage-tags{border:1px solid #ddd;border-radius:5px;background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,0,0,.04);margin:15px;color:#8b97a6}.den .manage-tags .header{position:relative;font-size:14px;line-height:19px;padding:15px;border-bottom:1px solid #ddd}.den .manage-tags .header .icon{margin-right:7px}.den .manage-tags .header .contents{display:flex;width:95%}.den .manage-tags .header .contents .title{font-weight:700;color:#14171a;margin-right:7px}.den .manage-tags .header .contents .icon{position:relative;top:-5px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:10px}.den .manage-tags .header .contents .icon svg circle,.den .manage-tags .header .contents .icon svg path{fill:#1797e5;stroke:#1797e5;stroke-width:1}.den .manage-tags .header .contents .icon svg line{stroke:#1797e5}.den .manage-tags .body{display:block;font-size:14px;line-height:19px;padding:15px 0}.den .manage-tags .body .field{position:relative;padding:0 20px;margin-bottom:15px}.den .manage-tags .body .field:last-child{margin-bottom:20px}.den .manage-tags .body .field button:disabled,.den .manage-tags .body .field button:disabled .button-text:hover{cursor:not-allowed}.den .manage-tags .body .field .button-text{width:110px;margin-top:5px;font-size:13px;line-height:17px;font-weight:700;color:#fff;background-color:#1797e5;border:1px solid #1797e5;margin-left:0;border-radius:50px;padding:6px 15px}.den .manage-tags .body .field .button-text:hover{cursor:pointer}.den .manage-tags .body .field .tags.with-rules{display:block}.den .manage-tags .body .field .tags.without-rules{display:flex;flex-wrap:wrap;justify-content:space-evenly}.den .manage-tags .body .field .tags .tag{border:1px solid #ddd;border-radius:5px;padding:7px 16px;max-height:96px;margin-bottom:15px;color:#08152c}.den .manage-tags .body .field .tags .tag.none{color:#8b97a6}.den .manage-tags .body .field .tags .tag .tag-header{min-width:100px}.den .manage-tags .body .field .tags .tag .tag-header .value{margin-left:2px;font-weight:700}.den .manage-tags .body .field .confirm-panel{width:300px;-webkit-transform:translateY(90px);transform:translateY(90px)}.den .manage-tags .body .field .confirm-panel .body{display:flex;flex-direction:column;margin:0;padding:0}.den .manage-tags .body .field .confirm-panel .field{display:flex;flex-direction:column;margin:5px 0;padding:10px;border-bottom:1px solid #ddd}.den .manage-tags .body .field .confirm-panel .input{display:inline-flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px}.den .manage-tags .body .field .confirm-panel .input input::-webkit-inner-spin-button,.den .manage-tags .body .field .confirm-panel .input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.den .manage-tags .body .field .confirm-panel .input input{margin:0;padding:10px}.den .manage-tags .body .field .confirm-panel .input input[type=text]:hover{border-color:#aaa}.den .manage-tags .body .field .confirm-panel .input input[type=text]:focus{border-color:#1797e5}.den .manage-tags .body .field .confirm-panel .input-response{height:30px}.den .manage-tags .body .field .confirm-panel .input-response .error-message{font-size:12px;line-height:17px;padding:0 20px;margin:5px;color:#dc2800}.den .tags.for-tag>.inner{padding:2px 15px}.den .tags.for-tag .content{margin-bottom:0}.den .tags.for-tag pre{padding-left:20px;color:#404853}.den .tag{display:flex;justify-content:space-between}.den .tag .tag-header .value{margin-left:2px;font-weight:700}.den .tag .tag-rules{display:flex;justify-content:flex-end;align-items:flex-start}.den .tag .tag-rules>div{text-align:right;padding-left:20px}.den .tag .tag-rules .label{color:#999;display:block;font-size:12px}.den .tag .tag-rules .value{font-weight:400}@media (max-width:570px){.den .manage-tags .body .field{padding:0 5px}.den .manage-tags .body .field .confirm-panel{-webkit-transform:translate(-10px,250px);transform:translate(-10px,250px);z-index:10}.den .tags.for-tag>.inner{padding:0}.den .tags.for-tag .content{margin-bottom:0}.den .tag{flex-direction:column}.den .tag .tag-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:7px}.den .tag .tag-rules .label{font-size:10px;margin-bottom:0}}.den .meta{font-size:13px;color:#999;margin-bottom:15px;height:auto}.den .meta .avatar{position:relative;display:inline-block;vertical-align:middle;min-width:31px;height:31px;border-radius:100px;background-color:#ccc}.den .meta a,.den .meta strong{color:#404853;font-weight:600}.den .context-button{background-color:initial;display:flex;position:absolute;right:10px;top:0;align-items:center;justify-content:center}.den .context-button .icon{height:40px;width:40px;padding:5px}.den .context-button .icon svg path{fill:#bfc2c5;stroke:#bfc2c5}.den .context-button .icon:hover svg path{fill:#1797e5;stroke:#1797e5}.den .context-panel{font-weight:600;transition-duration:.25s;pointer-events:none;opacity:0;position:absolute;padding:0 10px 0 0;right:20px;top:55px;display:inline-block;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3);text-align:center;color:#404853;border-radius:2px}.den .context-panel.js-show{z-index:1;opacity:1;pointer-events:auto}.den .context-panel>.inner{display:flex}.den .context-panel .actions{flex-direction:column;position:relative;left:5px;top:0;width:100%}.den .context-panel .actions button{cursor:pointer;width:auto;color:#404853;font-size:13px;line-height:13px;font-weight:600;display:flex;align-items:left;margin-top:10px;margin-bottom:10px}.den .context-panel .actions button .icon{width:28px;height:20px;display:flex}.den .context-panel .actions button .icon svg{width:28px;height:20px;padding-right:10px}.den .context-panel .actions button .icon svg circle,.den .context-panel .actions button .icon svg path,.den .context-panel .actions button .icon svg rect{fill:#999;stroke:#999}.den .context-panel .actions button span{height:20px;margin-right:5px;display:flex;align-items:center}.den .context-panel .actions button:hover{color:#1797e5}.den .context-panel .actions button:hover .icon svg circle,.den .context-panel .actions button:hover .icon svg path,.den .context-panel .actions button:hover .icon svg rect{fill:#1797e5;stroke:#1797e5}@media (max-width:570px){.den .meta{height:70px}.den .meta.post-view{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.den .context-panel .actions button{margin-top:5px;margin-bottom:5px}.den .post .actions,.den .reply .actions{display:flex}}.den .torrent-video video{width:100%}.den .video-player{display:flex;position:relative;margin:10px;box-shadow:4px 4px 4px 1px #bbb;width:100%;height:360px}.den .video-player svg{width:38px;height:38px}.den .video-player svg path,.den .video-player svg rect{fill:#ddd;stroke:#14171a;stroke-width:.25}.den .video-player.active svg{width:38px;height:38px}.den .video-player.active svg path,.den .video-player.active svg rect{fill:#fff;stroke:#14171a;stroke-width:3}@media (max-width:570px){.den .video-player{height:200px}}.den .new-voter.with-space{margin:20px 20px 0}.den .new-voter .range-label{display:flex;flex-wrap:wrap;justify-content:space-between;color:#8b97a6;font-size:14px;font-weight:600;line-height:21px;margin:0 15px 2px}.den .new-voter .range-label .label{display:flex}.den .new-voter .range-label .label.highlight{color:#1797e5}.den .new-voter .range-label .label.red{color:#dc2800}.den .new-voter .range-label .label span{padding:0 5px;color:#1797e5}.den .new-voter .range-label .label span.down{color:#dc2800}.den .new-voter .range-label .label .spinner{position:relative;margin:0 5px;left:3px}.den .new-voter .range-label .initial-vote{padding-left:5px}.den .new-voter .range-label .initial-vote.highlight{color:#1797e5}.den .new-voter .range{margin:2px 20px 2px 0}.den .new-voter .range .slider-bar.down{--range-color:#dc2800}.den .new-voter .range .slider-bar.up{--range-color:#1797e5}.den .new-voter .range .slider-bar [type=range]{-webkit-appearance:none;background:transparent;padding:7px 0;width:100%}.den .new-voter .range .slider-bar [type=range]::-moz-focus-outer{border:0}.den .new-voter .range .slider-bar [type=range]:focus{outline:0}.den .new-voter .range .slider-bar [type=range]:focus::-webkit-slider-runnable-track{background:#fbfbfc}.den .new-voter .range .slider-bar [type=range]:focus::-ms-fill-lower{background:#eceff1}.den .new-voter .range .slider-bar [type=range]:focus::-ms-fill-upper{background:#fbfbfc}.den .new-voter .range .slider-bar [type=range]::-webkit-slider-runnable-track{cursor:default;height:4px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;box-shadow:1px 1px 1px rgba(0,0,0,.2),0 0 1px rgba(13,13,13,.2);background:#eceff1;border-radius:5px}.den .new-voter .range .slider-bar [type=range]::-webkit-slider-thumb{background:var(--range-color);border-radius:50px;box-sizing:border-box;cursor:default;height:16px;width:16px;-webkit-appearance:none;margin-top:-6px}.den .new-voter .range .slider-bar [type=range]::-moz-range-track{box-shadow:1px 1px 1px rgba(0,0,0,.2),0 0 1px rgba(13,13,13,.2);cursor:default;-moz-transition:all .2s ease;transition:all .2s ease;width:100%;background:#eceff1;border-radius:5px;height:4px}.den .new-voter .range .slider-bar [type=range]::-moz-range-thumb{background:var(--range-color);border-radius:50px;box-sizing:border-box;cursor:default;height:16px;width:16px}.den .new-voter .range .slider-bar [type=range]::-ms-track{cursor:default;height:4px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;border-width:12px 0;color:transparent}.den .new-voter .range .slider-bar [type=range]::-ms-fill-lower{box-shadow:1px 1px 1px rgba(0,0,0,.2),0 0 1px rgba(13,13,13,.2);background:var(--range-color);border-radius:10px}.den .new-voter .range .slider-bar [type=range]::-ms-fill-upper{box-shadow:1px 1px 1px rgba(0,0,0,.2),0 0 1px rgba(13,13,13,.2);background:#eceff1;border-radius:10px}.den .new-voter .range .slider-bar [type=range]::-ms-thumb{background:var(--range-color);border-radius:50px;box-sizing:border-box;cursor:default;height:16px;width:16px}.den .new-voter .range .slider-bar [type=range]:disabled::-moz-range-thumb,.den .new-voter .range .slider-bar [type=range]:disabled::-ms-fill-lower,.den .new-voter .range .slider-bar [type=range]:disabled::-ms-fill-upper,.den .new-voter .range .slider-bar [type=range]:disabled::-ms-thumb,.den .new-voter .range .slider-bar [type=range]:disabled::-webkit-slider-runnable-track,.den .new-voter .range .slider-bar [type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}.den .voter{position:absolute;top:12px;left:10px;font-size:12px;width:50px;border-radius:2px;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:manipulation}.den .voter.gi-post{top:140px}.den .voter.gi-sw-post{top:170px}.den .voter.js-voter-open{background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3)}.den .voter .score{text-align:center}.den .voter .downvote,.den .voter .upvote{background-color:initial;border:none;display:flex;margin-left:auto;margin-right:auto;width:20px;height:30px;padding:0;align-items:center;justify-content:center;font-size:0;color:transparent}.den .voter .downvote svg,.den .voter .upvote svg{width:20px;height:30px}.den .voter .downvote svg path,.den .voter .downvote svg polygon,.den .voter .upvote svg path,.den .voter .upvote svg polygon{stroke:#bfc2c5;fill:transparent}.den .voter .upvote.voted svg{width:20px;height:30px}.den .voter .upvote.voted svg path,.den .voter .upvote.voted svg polygon{stroke:#1797e5;fill:#1797e5}.den .voter .downvote{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.den .voter .downvote.voted svg{width:20px;height:30px}.den .voter .downvote.voted svg path,.den .voter .downvote.voted svg polygon{stroke:#dc2800;fill:#dc2800}.den .voter .voting-panel{pointer-events:none;opacity:0;position:absolute;left:calc(100% - 10px);top:50%;display:inline-block;width:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;box-shadow:0 3px 15px 0 rgba(0,68,183,.3);text-align:center;color:#fff;border-radius:2px}.den .voter .voting-panel.js-show{z-index:1;opacity:1;pointer-events:auto;left:calc(100% + 10px)}.den .voter .voting-panel>.inner{display:flex}.den .voter .voting-panel>.inner.is-owner{display:inline-flex;width:150px;background-color:#404853;color:#fff;border-radius:2px;font-size:12px;line-height:15px;font-weight:600;text-align:left;padding:10px 12px}.den .voter .voting-panel>.inner.is-owner:before{content:"";position:absolute;left:-3px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);display:block;width:8px;height:8px;background-color:#404853}.den .voter .voting-panel .cancel,.den .voter .voting-panel .not-enough,.den .voter .voting-panel .submit,.den .voter .voting-panel .submit-thanks{white-space:nowrap;font-size:12px;line-height:15px;font-weight:600;color:#404853;background-color:#fff;border:none;border-right:1px solid #f1f1f1;padding:11px 14px 12px 11px}.den .voter .voting-panel .cancel:last-child,.den .voter .voting-panel .not-enough:last-child,.den .voter .voting-panel .submit-thanks:last-child,.den .voter .voting-panel .submit:last-child{border-right:none;border-radius:0 2px 2px 0}.den .voter .voting-panel .cancel:focus,.den .voter .voting-panel .not-enough:focus,.den .voter .voting-panel .submit-thanks:focus,.den .voter .voting-panel .submit:focus{outline:0}.den .voter .voting-panel .cancel:hover>span,.den .voter .voting-panel .not-enough:hover>span,.den .voter .voting-panel .submit-thanks:hover>span,.den .voter .voting-panel .submit:hover>span{transition-duration:.2s;transition-property:all;cursor:pointer;box-shadow:inset 0 -1 0 0 #1797e5;text-decoration:none}.den .voter .voting-panel .cancel:hover>span:hover,.den .voter .voting-panel .not-enough:hover>span:hover,.den .voter .voting-panel .submit-thanks:hover>span:hover,.den .voter .voting-panel .submit:hover>span:hover{box-shadow:inset 0 -1 0 0 #1797e5}.den .voter .voting-panel .cancel .icon,.den .voter .voting-panel .not-enough .icon,.den .voter .voting-panel .submit-thanks .icon,.den .voter .voting-panel .submit .icon{position:relative;top:-1px;display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:2px}.den .voter .voting-panel .cancel .icon svg,.den .voter .voting-panel .not-enough .icon svg,.den .voter .voting-panel .submit-thanks .icon svg,.den .voter .voting-panel .submit .icon svg{width:20px;height:20px;fill:#1797e5}.den .voter .voting-panel .cancel>span,.den .voter .voting-panel .not-enough>span,.den .voter .voting-panel .submit-thanks>span,.den .voter .voting-panel .submit>span{transition-duration:.2s;transition-property:all;cursor:pointer;box-shadow:inset 0 -1 0 0 transparent;text-decoration:none;display:inline;vertical-align:middle;padding-bottom:0}.den .voter .voting-panel .cancel>span:hover,.den .voter .voting-panel .not-enough>span:hover,.den .voter .voting-panel .submit-thanks>span:hover,.den .voter .voting-panel .submit>span:hover{box-shadow:inset 0 -1 0 0 #1797e5}.den .voter .voting-panel .cancel .timed-cancel .icon,.den .voter .voting-panel .not-enough .timed-cancel .icon,.den .voter .voting-panel .submit-thanks .timed-cancel .icon,.den .voter .voting-panel .submit .timed-cancel .icon{margin-right:10px}.den .voter .voting-panel .cancel .timed-cancel .icon svg,.den .voter .voting-panel .not-enough .timed-cancel .icon svg,.den .voter .voting-panel .submit-thanks .timed-cancel .icon svg,.den .voter .voting-panel .submit .timed-cancel .icon svg{position:relative;top:-1px;width:25px;height:25px;-webkit-transform:rotateY(-180deg) rotate(-90deg);transform:rotateY(-180deg) rotate(-90deg)}.den .voter .voting-panel .cancel .timed-cancel .icon circle,.den .voter .voting-panel .not-enough .timed-cancel .icon circle,.den .voter .voting-panel .submit-thanks .timed-cancel .icon circle,.den .voter .voting-panel .submit .timed-cancel .icon circle{fill:none}.den .voter .voting-panel .cancel .timed-cancel .icon .under-circle,.den .voter .voting-panel .not-enough .timed-cancel .icon .under-circle,.den .voter .voting-panel .submit-thanks .timed-cancel .icon .under-circle,.den .voter .voting-panel .submit .timed-cancel .icon .under-circle{stroke:#999}.den .voter .voting-panel .cancel .timed-cancel .icon .cancel-circle,.den .voter .voting-panel .not-enough .timed-cancel .icon .cancel-circle,.den .voter .voting-panel .submit-thanks .timed-cancel .icon .cancel-circle,.den .voter .voting-panel .submit .timed-cancel .icon .cancel-circle{stroke-dasharray:113px;stroke-dashoffset:0px;stroke-linecap:round;stroke-width:3px;stroke:#1797e5;fill:none;-webkit-animation-name:countdown;animation-name:countdown;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:forwards;animation-direction:forwards;-webkit-animation-duration:var(--count-down);animation-duration:var(--count-down);-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear}.den .voter .voting-panel .cancel .timed-cancel .icon .cancel-x,.den .voter .voting-panel .not-enough .timed-cancel .icon .cancel-x,.den .voter .voting-panel .submit-thanks .timed-cancel .icon .cancel-x,.den .voter .voting-panel .submit .timed-cancel .icon .cancel-x{fill:#404853}@-webkit-keyframes countdown{0%{stroke-dashoffset:113px}to{stroke-dashoffset:0px}}@keyframes countdown{0%{stroke-dashoffset:113px}to{stroke-dashoffset:0px}}.den .voter .voting-panel .not-enough{color:#fdfdfd;background-color:#dc2800}.den .voter .voting-panel .not-enough .icon{top:-1px}.den .voter .voting-panel .not-enough .icon svg{fill:#fdfdfd}.den .voter .voting-panel .submit-thanks{color:#fdfdfd;background-color:#1797e5}.den .voter .voting-panel .submit-thanks .icon{top:0}.den .voter .voting-panel .submit-thanks .icon svg{fill:#fdfdfd}.den .voter .voting-panel .counter{cursor:default;position:relative;background-color:#404853;font-size:12px;line-height:19px;font-weight:600;padding:11px 11px 12px;white-space:nowrap;border-radius:2px 0 0 2px}.den .voter .voting-panel .counter:before{content:"";position:absolute;left:-3px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);display:block;width:8px;height:8px;background-color:#404853}.den .voter .voting-panel .counter button.log-in{color:#fff}.den .voter .voting-panel .counter.js-insufficient-funds,.den .voter .voting-panel .counter.js-insufficient-funds:before{background-color:#dc2800}@media (max-width:570px){.den .voter.gi-post{top:200px}.den .voter.gi-sw-post{top:210px}}.den .content-form .wysiwyg{transition-duration:.2s;transition-property:border;border:1px solid #ddd;font-size:16px;line-height:21px;width:100%;border-radius:5px}.den .content-form .wysiwyg:focus{outline:0;border-color:#aaa}.den .content-form .wysiwyg::-webkit-input-placeholder{color:#aaa}.den .content-form .wysiwyg::placeholder{color:#aaa}.den .content-form .wysiwyg.error{border:1px solid red}.den .content-form .wysiwyg .pell-actionbar{display:flex;align-items:center;padding:3px 3px 3px 10px;border-bottom:1px solid #ddd}.den .content-form .wysiwyg .pell-actionbar .pell-button{color:#6a778a;padding:0;margin-right:14px}.den .content-form .wysiwyg .pell-actionbar .pell-button:hover{color:#1e1e1e}.den .content-form .wysiwyg .pell-actionbar .pell-button.pell-button-selected .icon{opacity:.85;background-color:rgba(0,0,0,.2)}.den .content-form .wysiwyg .pell-actionbar .icon{transition-duration:.2s;transition-property:opacity background;display:block;width:30px;height:30px;background-position:50%;background-size:cover;opacity:.5;background-color:initial;border-radius:3px}.den .content-form .wysiwyg .pell-actionbar .icon:hover{opacity:.85;background-color:#f1f1f1}.den .content-form .wysiwyg .pell-actionbar .icon.bold{background-image:url(/static/media/editor_bold.d6a5cd86.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.italic{background-image:url(/static/media/editor_italic.9b9163a7.svg);margin-left:-5px;margin-right:-5px}.den .content-form .wysiwyg .pell-actionbar .icon.h1{background-image:url(/static/media/editor_h1.76189689.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.h2{background-image:url(/static/media/editor_h2.cfd9ef2f.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.ol{background-image:url(/static/media/editor_ol.b98757f9.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.ul{background-image:url(/static/media/editor_ul.a0620391.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.img{background-image:url(/static/media/editor_img.2fee579d.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.link{background-image:url(/static/media/editor_link.d68ecbc6.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.code{background-image:url(/static/media/editor_code.9c510e84.svg)}.den .content-form .wysiwyg .pell-actionbar .icon.quote{background-image:url(/static/media/editor_quote.a64d8aef.svg);width:20px;height:20px}.den .content-form .wysiwyg .pell-content{padding:5px 15px 15px;min-height:100px;color:#404853}.den .content-form .wysiwyg .pell-content pre{min-height:50px}.den .content-form .wysiwyg .pell-content h1{font-size:16px;line-height:23px;font-weight:600;color:#08152c;margin:20px 0}.den .content-form .wysiwyg .pell-content h2,.den .content-form .wysiwyg .pell-content h3,.den .content-form .wysiwyg .pell-content h4,.den .content-form .wysiwyg .pell-content h5,.den .content-form .wysiwyg .pell-content h6{font-size:14px;line-height:23px;font-weight:600;color:#08152c;margin:20px 0}.den .content-form .wysiwyg .pell-content h1:first-child,.den .content-form .wysiwyg .pell-content h2:first-child,.den .content-form .wysiwyg .pell-content h3:first-child,.den .content-form .wysiwyg .pell-content h4:first-child,.den .content-form .wysiwyg .pell-content h5:first-child,.den .content-form .wysiwyg .pell-content h6:first-child{margin-top:5px}.den .content-form .wysiwyg .pell-content a{color:#1797e5;text-decoration:underline}.den .content-form .wysiwyg .pell-content p{margin-top:10px;margin-bottom:15px}.den .content-form .wysiwyg .pell-content li{margin-bottom:0}.den .content-form .wysiwyg .pell-content li,.den .content-form .wysiwyg .pell-content p{font-size:14px;line-height:21px}.den .content-form .wysiwyg .pell-content li span,.den .content-form .wysiwyg .pell-content p span{font-family:inherit!important;font-size:inherit!important;background-color:inherit!important}.den .content-form .wysiwyg .pell-content li img,.den .content-form .wysiwyg .pell-content p img{margin-bottom:0}.den .content-form .wysiwyg .pell-content ol li:before{color:#999}.den .content-form .wysiwyg .pell-content ul li:before{background-color:#aaa;top:8px;left:-20px;width:5px;height:5px}.den .content-form .wysiwyg .pell-content img{max-width:80%;height:auto;border:1px solid #f1f1f1;padding:20px;border-radius:3px;box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}.den .content-form .markdown-switch{position:relative;top:-25px}@media (max-width:570px){.den .content-form .wysiwyg .pell-actionbar{display:flex;justify-content:space-between;padding:3px}.den .content-form .wysiwyg .pell-actionbar .pell-button{margin-right:0}.den .content-form .wysiwyg .pell-actionbar .pell-button .icon{height:25px;width:25px}.den .content-form .wysiwyg .pell-actionbar .icon.quote{height:16px;width:16px}.den .content-form .wysiwyg .markdown-switch{position:relative;top:0}}.den .content-heading{position:relative;font-size:17px;line-height:24px;color:#14171a;font-weight:700;margin-top:25px;margin-bottom:10px;width:100%}.den .content-heading>div:first-child{min-height:24px}.den .content-heading a{color:#1797e5}.den .content-heading p{font-weight:400;padding:3px}.den .current-address{position:absolute;top:0;right:0;font-size:14px;line-height:19px;display:inline-flex;flex-wrap:nowrap;align-items:center}.den .current-address span{margin-right:10px}.den .wallet{padding:18px 20px}.den .wallet .lor-farming{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;font-size:17px;line-height:24px;color:#14171a;font-weight:700}.den .wallet .lor-farming .note{display:block}.den .wallet .lor-farming .note.js-note-open{box-shadow:none}.den .wallet .lor-farming .button-switch,.den .wallet .lor-farming .spinner{display:flex;position:relative;justify-content:flex-end;margin-top:5px}.den .wallet p{color:#8b97a6;line-height:21px}.den .address{display:flex;flex-direction:column;margin-bottom:12px}.den .address .address-column,.den .address .address-row,.den .address .address-row-flat{display:flex;flex-direction:row;align-items:flex-start;font-size:15px;line-height:19px}.den .address .address-column,.den .address .address-row{padding:17px 20px 18px;border:1px solid #e6e6e6;background-color:#fff;box-shadow:3px 3px 15px 0 rgba(0,0,0,.05);border-radius:3px}.den .address .address-column a:not(.button),.den .address .address-column button:not(.button),.den .address .address-row a:not(.button),.den .address .address-row button:not(.button){color:#08152c;text-decoration:none;display:flex;flex-grow:1}.den .address .address-column .row-primary,.den .address .address-row .row-primary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.den .address .address-column .row-secondary,.den .address .address-row .row-secondary{display:flex;flex-direction:row;width:100%;margin-top:5px;padding-left:26px;justify-content:flex-start}.den .address .address-column .row-secondary .break-down,.den .address .address-row .row-secondary .break-down{display:flex;flex-direction:column;grid-gap:3px;gap:3px;margin-right:5px}.den .address .address-column .row-secondary .break-down .address-token,.den .address .address-row .row-secondary .break-down .address-token{justify-content:flex-start;width:80px}.den .address .address-column{flex-direction:column}.den .address .address-token{flex-grow:0;font-weight:700;padding-right:5px;font-size:14px;display:inline-flex;align-items:center}.den .address .address-token.with-note{padding-top:5px}.den .address .address-token .mtr svg circle{stroke:#14171a}.den .address .address-token .mtr svg path,.den .address .address-token .mtr svg rect{fill:#14171a;--iconFill:#14171a}.den .address .address-token .nrg svg circle{stroke:#1797e5}.den .address .address-token .nrg svg path,.den .address .address-token .nrg svg rect{fill:#1797e5;--iconFill:#1797e5}.den .address .address-token .lor .icon svg circle{stroke:#f73438}.den .address .address-token .lor .icon svg path,.den .address .address-token .lor .icon svg rect{fill:#f73438;--iconFill:#f73438}.den .address .address-token .lot svg circle{stroke:#e6e6e6}.den .address .address-token .lot svg path,.den .address .address-token .lot svg rect{fill:#e6e6e6;--iconFill:#e6e6e6}.den .address .avatar,.den .address .icon{width:18px;height:18px;border-radius:50%;margin-right:8px}.den .address .no-image{transition-duration:.2s;transition-property:background;background-color:#f2f3f3}.den .address .token-dot{width:18px;height:18px;background-color:red;border-radius:50%;margin-right:8px}.den .address .token-dot.mtr{background-color:#14171a}.den .address .token-dot.nrg{background-color:#1797e5}.den .address .token-dot.lor{background-color:#f73438}.den .address .token-dot.lot{background-color:#e6e6e6}.den .address .address-hex{flex-grow:1;cursor:pointer;justify-content:center}.den .address .address-hex.blur{color:transparent;text-shadow:0 0 5px rgba(0,0,0,.5)}.den .address .address-hex .inner{align-content:center;display:flex;grid-gap:3px;gap:3px;justify-content:flex-start}.den .address .address-hex .inner svg{margin-left:3px;width:17px;height:17px}.den .address .address-hex .inner svg path{fill:#1797e5;stroke:#1797e5;stroke-width:.15}.den .address .address-balance{display:flex;flex-direction:column;flex-grow:1;padding-left:15px}.den .address .address-balance .note{margin:5px 0}.den .address .address-balance .table-with-note{color:#8b97a6;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.den .address .address-balance .table-with-note tr td{padding-top:5px;padding-right:5px;text-align:right}.den .address .address-balance .table-with-note tr td.left{text-align:left}.den .address .address-label{color:#1797e5;font-weight:600}.den .address .actions{flex-grow:0;font-size:13px}.den .address .actions .note{padding:0;left:0}.den .address .actions .note svg path{fill:transparent}.den .address .actions a:not(.button),.den .address .actions button:not(.button){color:#1797e5;text-decoration:none;align-items:center;margin-left:10px;margin-right:5px;padding:3px 7px}.den .address .actions a:not(.button)[disabled],.den .address .actions button:not(.button)[disabled]{cursor:default;color:#8b97a6}.den .address .actions a:not(.button) span,.den .address .actions button:not(.button) span{display:flex;grid-gap:5px;gap:5px;align-items:center}.den .address .actions a:not(.button) span:before,.den .address .actions button:not(.button) span:before{content:"";height:10px;width:10px;border:1px solid #1797e5;background-color:#1797e5}.den .address .actions a:not(.button) span.not-selected:before,.den .address .actions button:not(.button) span.not-selected:before{background-color:initial}.den .address .actions a:not(.button) svg,.den .address .actions button:not(.button) svg{height:20px;width:20px}.den .address .actions a:not(.button) svg.not-selected path,.den .address .actions button:not(.button) svg.not-selected path{stroke:transparent;fill:transparent}.den .address .actions a:not(.button) svg path,.den .address .actions button:not(.button) svg path{stroke:#1d8000;fill:#1d8000}.den .address .field{position:relative}.den .address .field .label{font-size:15px;line-height:21px;margin-bottom:7px}.den .address .field input[type=text]{margin:0;padding:13px 20px}.den .address .field input[type=text]:hover{border-color:#aaa}.den .address .field input[type=text]:focus{border-color:#1797e5}.den .address .field .max{position:absolute;top:0;right:8px;font-size:13px;line-height:17px;color:#6a778a}.den .address .field .max button{color:#1797e5;text-decoration:underline;padding:0}.den .address-switcher{--iconFill:#1797e5;--iconKnowckout:#fff;margin-bottom:40px;opacity:1}.den .address-switcher.switching .switch-icon{transition-duration:.15s;transition-property:opacity;pointer-events:none;opacity:0}.den .address-switcher.reverse .address:first-child{left:calc(50% + 41px)}.den .address-switcher.reverse .address:last-child{left:0}.den .address-switcher>.inner{position:relative}.den .address-switcher .switch-icon{transition-duration:.5s;transition-property:opacity;position:absolute;left:calc(50% - 20px);top:calc(50% - 29px);text-align:center;display:block;opacity:1}.den .address-switcher .switch-icon button{padding:0;margin:0}.den .address-switcher .switch-icon .switch-icon-icon{widows:40px;height:40px}.den .address-switcher .switch-icon .switch-icon-label{color:#b3b3b3;font-size:12px;line-height:15px}.den .address-switcher .addresses{width:100%;height:82px}.den .address-switcher .address{transition-duration:.5s;transition-property:left;transition-timing-function:cubic-bezier(.33,1,.68,1);position:absolute;width:calc(50% - 41px);margin-bottom:0}.den .address-switcher .address:first-child{left:0}.den .address-switcher .address:last-child{left:calc(50% + 41px)}.den .address-switcher .address .address-row{position:relative;flex-direction:column;justify-content:flex-start;align-items:flex-start}.den .address-switcher .address .address-row .address-token{margin-bottom:5px}.den .address-switcher .address .address-row .address-balance{color:#6a778a;font-size:17px;line-height:21px;padding-left:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.den .address-switcher .address .address-row .address-label{position:absolute;top:17px;right:20px}@media (max-width:570px){.den .address-switcher .addresses{height:92px}.den .address-switcher .address .address-column,.den .address-switcher .address .address-row{padding:14px 12px}.den .address-switcher .address .address-column .address-token,.den .address-switcher .address .address-row .address-token{order:2;margin-bottom:2px}.den .address-switcher .address .address-column .address-balance,.den .address-switcher .address .address-row .address-balance{order:3;font-size:15px;line-height:19px;margin-bottom:3px}.den .address-switcher .address .address-column .address-label,.den .address-switcher .address .address-row .address-label{order:1;position:relative;top:auto;right:auto;font-size:13px}.den .address .address-column,.den .address .address-row{flex-wrap:wrap;width:100%;grid-gap:5px;gap:5px}.den .address .address-column .address-hex,.den .address .address-row .address-hex{font-size:60%}.den .address .address-column .row-secondary,.den .address .address-row .row-secondary{flex-direction:column}.den .address .address-token{flex-wrap:wrap}.den .address .actions .note svg path{fill:#1797e5}.den .wallet .lor-farming .note .note-panel.js-show{left:calc(50% - 25px);top:120px}}.den .image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:initial;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover:hover) and (pointer:fine){.den .image-gallery-icon:hover{color:#337ab7}.den .image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.den .image-gallery-icon:focus{outline:2px solid #337ab7}.den .image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.den .image-gallery-fullscreen-button,.den .image-gallery-play-button{bottom:0;padding:20px}.den .image-gallery-fullscreen-button .image-gallery-svg,.den .image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width:768px){.den .image-gallery-fullscreen-button,.den .image-gallery-play-button{padding:15px}.den .image-gallery-fullscreen-button .image-gallery-svg,.den .image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.den .image-gallery-fullscreen-button,.den .image-gallery-play-button{padding:10px}.den .image-gallery-fullscreen-button .image-gallery-svg,.den .image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.den .image-gallery-fullscreen-button{right:0}.den .image-gallery-play-button{left:0}.den .image-gallery-left-nav,.den .image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.den .image-gallery-left-nav .image-gallery-svg,.den .image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width:768px){.den .image-gallery-left-nav .image-gallery-svg,.den .image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width:480px){.den .image-gallery-left-nav .image-gallery-svg,.den .image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.den .image-gallery-left-nav[disabled],.den .image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.den .image-gallery-left-nav{left:0}.den .image-gallery-right-nav{right:0}.den .image-gallery{-webkit-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.den .image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.den .image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.den .image-gallery-content{position:relative;line-height:0;top:0}.den .image-gallery-content.fullscreen{background:#000}.den .image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.den .image-gallery-content.left .image-gallery-slide .image-gallery-image,.den .image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.den .image-gallery-slide-wrapper{position:relative}.den .image-gallery-slide-wrapper.left,.den .image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media (max-width:768px){.den .image-gallery-slide-wrapper.left,.den .image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.den .image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.den .image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.den .image-gallery-slide{left:0;position:absolute;top:0;width:100%}.den .image-gallery-slide.center{position:relative}.den .image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.den .image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.den .image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.den .image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.den .image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.den .image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width:768px){.den .image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.den .image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.den .image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.den .image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover:hover) and (pointer:fine){.den .image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.den .image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.den .image-gallery-thumbnails-wrapper{position:relative}.den .image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.den .image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.den .image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.den .image-gallery-thumbnails-wrapper.left,.den .image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media (max-width:768px){.den .image-gallery-thumbnails-wrapper.left,.den .image-gallery-thumbnails-wrapper.right{width:81px}}.den .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.den .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.den .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.den .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.den .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.den .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.den .image-gallery-thumbnails-wrapper.left,.den .image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.den .image-gallery-thumbnails-wrapper.left,.den .image-gallery-thumbnails-wrapper.right{margin:0 3px}}.den .image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.den .image-gallery-thumbnails{padding:3px 0}}.den .image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.den .image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width:768px){.den .image-gallery-thumbnail{border:3px solid transparent;width:81px}}.den .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.den .image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.den .image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.den .image-gallery-thumbnail.active,.den .image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width:768px){.den .image-gallery-thumbnail.active,.den .image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.den .image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.den .image-gallery-thumbnail:hover{border:3px solid #337ab7}}.den .image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.den .image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.den .image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.den .image-gallery-index{font-size:.8em;padding:5px 10px}}.den .phone-only{display:none!important}@media (max-width:570px){.den body{background-color:#fff}.den body:before{content:"";height:20px;background-color:#000;z-index:9;display:block;position:fixed;top:-20px;left:0;right:0}.den .phone-only{display:block!important}}.dragon-kit{--columnPaddingNone:0;--columnPaddingXSmall:8px;--columnPaddingSmall:16px;--columnPaddingMedium:32px;--columnPaddingLarge:64px;--columnPaddingXLarge:112px;--gapNone:0;--gapXSmall:24px;--gapSmall:32px;--gapMedium:64px;--gapLarge:112px;--gapXLarge:224px;--titleFontSizeXSmall:15px;--titleLineHeighteXSmall:23px;--titleFontSizeSmall:18px;--titleLineHeightSmall:23px;--titleFontSizeMedium:24px;--titleLineHeightMedium:32px;--titleFontSizeLarge:35px;--titleLineHeightLarge:44px;--titleFontSizeXLarge:41px;--titleLineHeightXLarge:49px;--textFontSizeXSmall:13px;--textLineHeightXSmall:19px;--textFontSizeSmall:14px;--textLineHeightSmall:22px;--textFontSizeMedium:15px;--textLineHeightMedium:25px;--textFontSizeLarge:16px;--textLineHeightLarge:29px;--textFontSizeXLarge:17px;--textLineHeightXLarge:28px;--accent-color:#1693e1;--titleColor:#fff;--subtitleColor:#fff;--textColor:#5dc5f9;--codePaddingLeft:var(--columnPaddingSmall);--codePaddingRight:var(--columnPaddingSmall)}.dragon-kit .featured-lairs{margin-left:-20px;margin-right:-20px}.dragon-kit .featured-lairs .slider{display:flex;flex-direction:row;flex-wrap:nowrap}.dragon-kit .featured-lair{flex:1 1;padding-left:20px;padding-right:20px}.dragon-kit .featured-lair>.inner{position:relative;display:flex;flex-direction:column;flex:1 1;height:100%;background-color:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.1);border-radius:5px;overflow:hidden}.dragon-kit .featured-lair .banner{flex-grow:0;position:relative;width:100%;height:0;padding-bottom:54%;background-color:#eee;background-size:cover;background-position:50%}.dragon-kit .featured-lair .avatar{position:absolute;bottom:-45px;right:27px;width:90px;height:90px;border-radius:90px;border:3px solid #fff;background-color:#ccc;background-size:cover;background-position:50%}.dragon-kit .featured-lair .content{padding:30px 25px;display:flex;flex-direction:column;flex-grow:1}.dragon-kit .featured-lair .content .title{flex-grow:0;font-size:18px;line-height:25px;font-weight:600;color:#000;margin-bottom:12px}.dragon-kit .featured-lair .content .text{flex-grow:1;color:#4d4d4d;font-size:14px;line-height:27px}.dragon-kit .featured-lair .content .footer{flex-grow:0;margin-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:23px;padding-right:5px}.dragon-kit .featured-lair .content .footer a,.dragon-kit .featured-lair .content .footer button{cursor:pointer;font-size:14px;line-height:23px;text-decoration:none;transition-duration:.2s;transition-property:color background;display:inline-flex;font-weight:500;border:1px solid #1693e1;color:#1693e1;background-color:initial;padding:9px 14px 11px;border-radius:4px}.dragon-kit .featured-lair .content .footer a:hover,.dragon-kit .featured-lair .content .footer button:hover{background-color:#1693e1;color:#fff}@media (max-width:570px){.dragon-kit .featured-lairs .slider{flex-direction:column}.dragon-kit .featured-lairs .featured-lair{margin-bottom:45px}.dragon-kit .featured-lairs .featured-lair:last-child{margin-bottom:0}}.dragon-kit .inner .block.dark{background-color:#0b1125}.dragon-kit .inner .block.bg-fire-dark{background-image:url(/static/media/flames@2x.9ea8507a.jpg);background-color:#0b152a;background-size:100% auto}.dragon-kit .inner .block.bg-blue{background-image:url(/static/media/liquid-flames@2x.2daa778c.jpg);background-size:cover;background-color:#1693e1}.dragon-kit .layout:first-child{padding:120px 0}.dragon-kit .layout.bg-blue-dark{background-color:#0c1728}.dragon-kit .layout.bg-near-white{background-color:#95a5c2}.dragon-kit .layout.separator{border-bottom:1px solid hsla(0,0%,100%,.12549)}.dragon-kit .layout+section.full{margin-top:-100px}@media (max-width:860px){.dragon-kit .hero-code+.layout:last-child{padding-bottom:0;margin-bottom:-50px}.dragon-kit .layout:first-child{padding-top:70px}.dragon-kit .layout:last-child{padding-bottom:70px}}@media (max-width:570px){.dragon-kit .hero-code+.layout{border-top:3px solid hsla(0,0%,100%,.1);padding-top:50px}.dragon-kit .hero-code+.layout:last-child{margin-bottom:0}.dragon-kit .inner .block .content .full,.dragon-kit .inner .block .full .content{padding-left:0;padding-right:0}.dragon-kit .inner .block .full .content+.section{margin-top:50px}.dragon-kit .inner .block .full .section{padding-left:0;padding-right:0}.dragon-kit .inner .block .full .content .title,.dragon-kit .inner .block .full .content .title.large,.dragon-kit .inner .block .full.stack .content .title,.dragon-kit .inner .block .full.stack .content .title.large{font-size:23px;line-height:29px;font-weight:500}.dragon-kit .layout:first-child{padding-top:60px}.dragon-kit .layout:last-child{padding-bottom:60px}}.dragon-kit .section{--paddingLeft:var(--columnPaddingSmall);--paddingRight:var(--columnPaddingLarge);--titleFontSize:var(--titleFontSizeLarge);--titleLineHeight:var(--titleLineHeightLarge);--textFontSize:var(--textFontSizeXLarge);--textLineHeight:var(--textLineHeightLarge)}.dragon-kit .section .header{padding:0 var(--paddingRight) 0 var(--paddingLeft);margin-bottom:24px}.dragon-kit .section .header:last-child{margin-bottom:0}.dragon-kit .section .header .caption,.dragon-kit .section .header .subtitle{color:var(--accent-color);font-size:18px;line-height:23px;font-weight:600}.dragon-kit .section .header .caption{margin-bottom:24px}.dragon-kit .section .header .caption:last-child{margin-bottom:0}.dragon-kit .section .header .subtitle{margin-bottom:24px}.dragon-kit .section .header .subtitle:last-child{margin-bottom:0}.dragon-kit .section .header .title{margin-bottom:24px;color:var(--titleColor);font-size:var(--titleFontSize);line-height:var(--titleLineHeight);font-weight:600}.dragon-kit .section .header .title:last-child{margin-bottom:0}.dragon-kit .section>.body,.dragon-kit .section>.footer{padding:0 var(--paddingRight) 0 var(--paddingLeft)}.dragon-kit .section .body{margin-bottom:24px}.dragon-kit .section .body:last-child{margin-bottom:0}.dragon-kit .section .body,.dragon-kit .section .footer{color:var(--textColor);font-size:var(--textFontSize);line-height:var(--textLineHeight)}.dragon-kit .right .section{--paddingRight:var(--columnPaddingSmall)}.dragon-kit .section.center{--paddingRight:0;text-align:center}@media (max-width:1250px){.dragon-kit .section{--paddingLeft:0;--titleFontSize:var(--titleFontSizeMedium);--titleLineHeight:var(--titleLineHeightMedium);--textFontSize:var(--textFontSizeLarge);--textLineHeight:var(--textLineHeightLarge)}}@media (max-width:860px){.dragon-kit .section{--paddingRight:var(--columnPaddingMedium);--titleFontSize:var(--titleFontSizeMedium);--titleLineHeight:var(--titleLineHeightMedium);--textFontSize:var(--textFontSizeMedium);--textLineHeight:var(--textLineHeightMedium)}}@media (max-width:570px){.dragon-kit .section{--paddingLeft:0;--paddingRight:var(--columnPaddingSmall);--titleFontSize:var(--titleFontSizeMedium);--titleLineHeight:var(--titleLineHeightMedium);--textFontSize:var(--textFontSizeMedium);--textLineHeight:var(--textLineHeightMedium)}.dragon-kit .section .header .caption{margin-bottom:8px}}.dragon-kit .inner .block .code-examples,.dragon-kit .inner .block .content .code-examples,.dragon-kit .inner .block.full .code-examples,.dragon-kit .inner .block.full .content .code-examples,.dragon-kit .inner .block.full.stack .code-examples,.dragon-kit .inner .block.full.stack .content .code-examples,.dragon-kit .inner .block.stack .code-examples,.dragon-kit .inner .block.stack .content .code-examples{transition-duration:.4s;transition-property:all;box-shadow:0 10px 240px 0 rgba(0,0,0,.34)}.dragon-kit .inner .block .code-examples .code-nav,.dragon-kit .inner .block .content .code-examples .code-nav,.dragon-kit .inner .block.full .code-examples .code-nav,.dragon-kit .inner .block.full .content .code-examples .code-nav,.dragon-kit .inner .block.full.stack .code-examples .code-nav,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav,.dragon-kit .inner .block.stack .code-examples .code-nav,.dragon-kit .inner .block.stack .content .code-examples .code-nav{--iconFill:#fff}.dragon-kit .inner .block .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens>button,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens>button{transition-duration:0s;transition-property:all}.dragon-kit .inner .block .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens>button.active,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens>button.active{transition-duration:.6s;transition-property:all;--iconFill:#f34321}.dragon-kit .inner .block .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens>button.active span,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens>button.active span{opacity:1}.dragon-kit .inner .block .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens button>div>div{display:flex;justify-content:center;align-items:center;border:2px solid var(--iconFill);font-size:0;line-height:0;width:74px;height:74px;border-radius:79px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens svg{width:54px;height:54px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens span,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens span{transition-duration:.6s;transition-property:all;display:block;font-size:15px;line-height:19px;font-weight:600;color:#fff;text-align:center;margin-top:10px;opacity:.5}.dragon-kit .inner .block .code-examples .code-content-header,.dragon-kit .inner .block .content .code-examples .code-content-header,.dragon-kit .inner .block.full .code-examples .code-content-header,.dragon-kit .inner .block.full .content .code-examples .code-content-header,.dragon-kit .inner .block.full.stack .code-examples .code-content-header,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header,.dragon-kit .inner .block.stack .code-examples .code-content-header,.dragon-kit .inner .block.stack .content .code-examples .code-content-header{padding:30px}.dragon-kit .inner .block .code-examples .code-content-header .title,.dragon-kit .inner .block .content .code-examples .code-content-header .title,.dragon-kit .inner .block.full .code-examples .code-content-header .title,.dragon-kit .inner .block.full .content .code-examples .code-content-header .title,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .title,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .title,.dragon-kit .inner .block.stack .code-examples .code-content-header .title,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .title{margin-bottom:0;color:#fff;font-size:25px;line-height:35px}.dragon-kit .inner .block .code-examples .code-content-header .title span,.dragon-kit .inner .block .content .code-examples .code-content-header .title span,.dragon-kit .inner .block.full .code-examples .code-content-header .title span,.dragon-kit .inner .block.full .content .code-examples .code-content-header .title span,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .title span,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .title span,.dragon-kit .inner .block.stack .code-examples .code-content-header .title span,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .title span{color:#5dc5f9}.dragon-kit .inner .block .code-examples .code-content-header .links,.dragon-kit .inner .block .content .code-examples .code-content-header .links,.dragon-kit .inner .block.full .code-examples .code-content-header .links,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links,.dragon-kit .inner .block.stack .code-examples .code-content-header .links,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links{display:inline-flex}.dragon-kit .inner .block .code-examples .code-content-header .links a,.dragon-kit .inner .block .content .code-examples .code-content-header .links a,.dragon-kit .inner .block.full .code-examples .code-content-header .links a,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links a,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links a,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links a,.dragon-kit .inner .block.stack .code-examples .code-content-header .links a,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links a{display:block;width:37px;height:37px;margin-right:16px}.dragon-kit .inner .block .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block .content .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block.full .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block.stack .code-examples .code-content-header .links a:last-child,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links a:last-child{margin-right:0}.dragon-kit .inner .block .code-examples .code-content-header .links svg,.dragon-kit .inner .block .content .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links svg,.dragon-kit .inner .block.stack .code-examples .code-content-header .links svg,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links svg{width:37px;height:37px}.dragon-kit .inner .block .code-examples .code-content-text,.dragon-kit .inner .block .content .code-examples .code-content-text,.dragon-kit .inner .block.full .code-examples .code-content-text,.dragon-kit .inner .block.full .content .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text,.dragon-kit .inner .block.stack .code-examples .code-content-text,.dragon-kit .inner .block.stack .content .code-examples .code-content-text{text-align:left;padding:40px 30px 30px}.dragon-kit .inner .block .code-examples .code-content-text,.dragon-kit .inner .block .code-examples .code-content-text li,.dragon-kit .inner .block .code-examples .code-content-text p,.dragon-kit .inner .block .content .code-examples .code-content-text,.dragon-kit .inner .block .content .code-examples .code-content-text li,.dragon-kit .inner .block .content .code-examples .code-content-text p,.dragon-kit .inner .block.full .code-examples .code-content-text,.dragon-kit .inner .block.full .code-examples .code-content-text li,.dragon-kit .inner .block.full .code-examples .code-content-text p,.dragon-kit .inner .block.full .content .code-examples .code-content-text,.dragon-kit .inner .block.full .content .code-examples .code-content-text li,.dragon-kit .inner .block.full .content .code-examples .code-content-text p,.dragon-kit .inner .block.full.stack .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .code-examples .code-content-text li,.dragon-kit .inner .block.full.stack .code-examples .code-content-text p,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text li,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text p,.dragon-kit .inner .block.stack .code-examples .code-content-text,.dragon-kit .inner .block.stack .code-examples .code-content-text li,.dragon-kit .inner .block.stack .code-examples .code-content-text p,.dragon-kit .inner .block.stack .content .code-examples .code-content-text,.dragon-kit .inner .block.stack .content .code-examples .code-content-text li,.dragon-kit .inner .block.stack .content .code-examples .code-content-text p{color:#fff;font-size:19px;line-height:29px}.dragon-kit .inner .block .code-examples .code-content-text .title,.dragon-kit .inner .block .content .code-examples .code-content-text .title,.dragon-kit .inner .block.full .code-examples .code-content-text .title,.dragon-kit .inner .block.full .content .code-examples .code-content-text .title,.dragon-kit .inner .block.full.stack .code-examples .code-content-text .title,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text .title,.dragon-kit .inner .block.stack .code-examples .code-content-text .title,.dragon-kit .inner .block.stack .content .code-examples .code-content-text .title{color:#5dc5f9;font-size:19px;line-height:23px;font-weight:400;margin-top:50px;margin-bottom:15px}.dragon-kit .inner .block .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block .content .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block.full .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block.full .content .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block.full.stack .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block.stack .code-examples .code-content-text .title:first-child,.dragon-kit .inner .block.stack .content .code-examples .code-content-text .title:first-child{margin-top:0}@media (max-width:570px){.dragon-kit .inner .block .code-examples,.dragon-kit .inner .block .content .code-examples,.dragon-kit .inner .block.full .code-examples,.dragon-kit .inner .block.full .content .code-examples,.dragon-kit .inner .block.full.stack .code-examples,.dragon-kit .inner .block.full.stack .content .code-examples,.dragon-kit .inner .block.stack .code-examples,.dragon-kit .inner .block.stack .content .code-examples{box-shadow:0 10px 240px 0 rgba(23,151,229,.14)}.dragon-kit .inner .block .code-examples .code-nav.for-tokens,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens{display:block;background-color:#191d36;flex-grow:0;flex:0 0 80px;padding:20px 10px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens button,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens button{margin-bottom:20px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens button.lor svg,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens button.lor svg{width:40px;height:40px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens button.lot svg,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens button.lot svg{width:36px;height:36px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens button>div>div,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens button>div>div{border:none;width:54px;height:54px}.dragon-kit .inner .block .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block .content .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full .content .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full.stack .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.full.stack .content .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.stack .code-examples .code-nav.for-tokens svg,.dragon-kit .inner .block.stack .content .code-examples .code-nav.for-tokens svg{width:50px;height:50px}.dragon-kit .inner .block .code-examples .code-content,.dragon-kit .inner .block .content .code-examples .code-content,.dragon-kit .inner .block.full .code-examples .code-content,.dragon-kit .inner .block.full .content .code-examples .code-content,.dragon-kit .inner .block.full.stack .code-examples .code-content,.dragon-kit .inner .block.full.stack .content .code-examples .code-content,.dragon-kit .inner .block.stack .code-examples .code-content,.dragon-kit .inner .block.stack .content .code-examples .code-content{flex-grow:1;background-color:#191d36}.dragon-kit .inner .block .code-examples .code-content-header,.dragon-kit .inner .block .content .code-examples .code-content-header,.dragon-kit .inner .block.full .code-examples .code-content-header,.dragon-kit .inner .block.full .content .code-examples .code-content-header,.dragon-kit .inner .block.full.stack .code-examples .code-content-header,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header,.dragon-kit .inner .block.stack .code-examples .code-content-header,.dragon-kit .inner .block.stack .content .code-examples .code-content-header{padding:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start}.dragon-kit .inner .block .code-examples .code-content-header .title,.dragon-kit .inner .block .content .code-examples .code-content-header .title,.dragon-kit .inner .block.full .code-examples .code-content-header .title,.dragon-kit .inner .block.full .content .code-examples .code-content-header .title,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .title,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .title,.dragon-kit .inner .block.stack .code-examples .code-content-header .title,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .title{font-size:19px;line-height:24px;text-align:left;font-weight:600}.dragon-kit .inner .block .code-examples .code-content-header .links,.dragon-kit .inner .block .content .code-examples .code-content-header .links,.dragon-kit .inner .block.full .code-examples .code-content-header .links,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links,.dragon-kit .inner .block.stack .code-examples .code-content-header .links,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links{margin-top:15px}.dragon-kit .inner .block .code-examples .code-content-header .links a,.dragon-kit .inner .block .code-examples .code-content-header .links svg,.dragon-kit .inner .block .content .code-examples .code-content-header .links a,.dragon-kit .inner .block .content .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full .code-examples .code-content-header .links a,.dragon-kit .inner .block.full .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links a,.dragon-kit .inner .block.full .content .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links a,.dragon-kit .inner .block.full.stack .code-examples .code-content-header .links svg,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links a,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-header .links svg,.dragon-kit .inner .block.stack .code-examples .code-content-header .links a,.dragon-kit .inner .block.stack .code-examples .code-content-header .links svg,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links a,.dragon-kit .inner .block.stack .content .code-examples .code-content-header .links svg{width:30px;height:30px}.dragon-kit .inner .block .code-examples .code-content-text,.dragon-kit .inner .block .content .code-examples .code-content-text,.dragon-kit .inner .block.full .code-examples .code-content-text,.dragon-kit .inner .block.full .content .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text,.dragon-kit .inner .block.stack .code-examples .code-content-text,.dragon-kit .inner .block.stack .content .code-examples .code-content-text{padding:20px}.dragon-kit .inner .block .code-examples .code-content-text,.dragon-kit .inner .block .code-examples .code-content-text li,.dragon-kit .inner .block .code-examples .code-content-text p,.dragon-kit .inner .block .content .code-examples .code-content-text,.dragon-kit .inner .block .content .code-examples .code-content-text li,.dragon-kit .inner .block .content .code-examples .code-content-text p,.dragon-kit .inner .block.full .code-examples .code-content-text,.dragon-kit .inner .block.full .code-examples .code-content-text li,.dragon-kit .inner .block.full .code-examples .code-content-text p,.dragon-kit .inner .block.full .content .code-examples .code-content-text,.dragon-kit .inner .block.full .content .code-examples .code-content-text li,.dragon-kit .inner .block.full .content .code-examples .code-content-text p,.dragon-kit .inner .block.full.stack .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .code-examples .code-content-text li,.dragon-kit .inner .block.full.stack .code-examples .code-content-text p,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text li,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text p,.dragon-kit .inner .block.stack .code-examples .code-content-text,.dragon-kit .inner .block.stack .code-examples .code-content-text li,.dragon-kit .inner .block.stack .code-examples .code-content-text p,.dragon-kit .inner .block.stack .content .code-examples .code-content-text,.dragon-kit .inner .block.stack .content .code-examples .code-content-text li,.dragon-kit .inner .block.stack .content .code-examples .code-content-text p{font-size:15px;line-height:25px}.dragon-kit .inner .block .code-examples .code-content-text .title,.dragon-kit .inner .block .content .code-examples .code-content-text .title,.dragon-kit .inner .block.full .code-examples .code-content-text .title,.dragon-kit .inner .block.full .content .code-examples .code-content-text .title,.dragon-kit .inner .block.full.stack .code-examples .code-content-text .title,.dragon-kit .inner .block.full.stack .content .code-examples .code-content-text .title,.dragon-kit .inner .block.stack .code-examples .code-content-text .title,.dragon-kit .inner .block.stack .content .code-examples .code-content-text .title{margin-top:20px;font-size:15px;line-height:21px;font-weight:500}}.dragon-kit .den-footer{display:flex;justify-content:center;align-items:center;padding-top:50px;padding-bottom:100px}.dragon-kit .den-footer .logo svg{width:150px;height:84px}@media (max-width:570px){.dragon-kit .den-footer{padding-top:20px;padding-bottom:50px}.dragon-kit .den-footer .logo svg{width:125px;height:80px}}.dragon-kit .block.dark .halves .half,.dragon-kit .block.dark .halves .half.stack{margin-top:0;margin-bottom:0}.dragon-kit .block.dark .halves .half:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.1)}.dragon-kit .block.dark .halves .half .illustration svg{width:70px;height:auto}.dragon-kit .block.dark .halves .half .illustration svg circle,.dragon-kit .block.dark .halves .half .illustration svg path,.dragon-kit .block.dark .halves .half .illustration svg polygon,.dragon-kit .block.dark .halves .half .illustration svg rect{fill:#f34321}@media (max-width:570px){.dragon-kit .block.dark .halves:last-child .half,.dragon-kit .block.dark .halves:last-child .half.stack,.dragon-kit .block.dark .halves:last-child .half.stack:first-child,.dragon-kit .block.dark .halves:last-child .half:first-child{margin-bottom:60px}.dragon-kit .block.dark .halves .half{border:none!important}.dragon-kit .block.dark .halves .half,.dragon-kit .block.dark .halves .half.stack{margin-bottom:60px}.dragon-kit .block.dark .halves .half.stack:last-child,.dragon-kit .block.dark .halves .half:last-child{margin-bottom:0}.dragon-kit .block.dark .halves .half .content,.dragon-kit .block.dark .halves .half.stack .content{max-width:270px}.dragon-kit .block.dark .halves .half .content .title,.dragon-kit .block.dark .halves .half.stack .content .title{font-size:19px}.dragon-kit .block.dark .halves .half .content,.dragon-kit .block.dark .halves .half .content p,.dragon-kit .block.dark .halves .half.stack .content,.dragon-kit .block.dark .halves .half.stack .content p{font-size:15px;line-height:24px}.dragon-kit .block.dark .halves .half .illustration svg{width:60px}}.dragon-kit .inner .block .hero-code{margin-bottom:20px}.dragon-kit .inner .block .hero-code:last-child{margin-bottom:-50px}.dragon-kit .inner .block .hero-code.has-video .inner{flex-direction:row-reverse}.dragon-kit .inner .block .hero-code.has-video .content{padding-left:80px;padding-right:0}.dragon-kit .inner .block .hero-code .button{padding:14px 20px;border-radius:4px}.dragon-kit .inner .block .hero-code .button.blue-outline{border-color:#1693e1;color:#fff;background-color:initial}.dragon-kit .inner .block .app-links{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;padding:0 50px;margin-bottom:20px}.dragon-kit .inner .block .app-links a svg{height:44px}@media (max-width:860px){.dragon-kit .inner .block .hero-code{margin-bottom:25px}.dragon-kit .inner .block .hero-code.has-video>.inner{padding-top:140px}.dragon-kit .inner .block .hero-code.has-video .content{padding-left:40px}.dragon-kit .inner .block .hero-code.has-video .video-holder{margin-top:24px}}@media (max-width:570px){.dragon-kit .inner .block .hero-code.has-video>.inner{flex-direction:column-reverse;padding-left:30px;padding-right:30px}.dragon-kit .inner .block .hero-code.has-video .video-holder{width:100%;position:relative}.dragon-kit .inner .block .hero-code.has-video .content{padding-left:0}.dragon-kit .inner .block .hero-code.has-video .content .description,.dragon-kit .inner .block .hero-code.has-video .content .title{padding-right:0}}.dragon-kit .inner header.nav-header .inner>a:not(.button){height:80px}.dragon-kit .inner header.nav-header .logo{width:130px;height:80px}.dragon-kit .inner .section{--textFontSize:23px;--textLineHeight:37px}.dragon-kit .inner .section .body,.dragon-kit .inner .section .footer,.dragon-kit .inner .section .header,.dragon-kit .inner .section.light .header{--paddingLeft:0}.dragon-kit .inner .section.light .header .title{color:#08152c;font-size:27px;line-height:39px}.dragon-kit .inner .detail .body,.dragon-kit .inner .detail .header{--paddingLeft:0}@media (max-width:860px){.dragon-kit .inner .section .body{--textFontSize:20px;--textLineHeight:33px}}@media (max-width:570px){.dragon-kit .inner .section .body,.dragon-kit .inner .section .footer,.dragon-kit .inner .section .header{--paddingLeft:5px;--paddingRight:5px}.dragon-kit .inner .section .body{--textFontSize:17px;--textLineHeight:29px}.dragon-kit .inner .detail .body,.dragon-kit .inner .detail .header{--paddingLeft:5px;--paddingRight:5px}}