.button-drop{display:inline-block;text-align:left;cursor:pointer;padding-right:17px;height:28px;background-color:#103dff;border-radius:100px;box-sizing:border-box;color:white}.button-drop .icon-container{display:inline-block;width:28px;height:28px;border-radius:50%;border:3px solid white;margin-top:-3px;margin-left:-3px;font-size:15px}.button-drop .icon-container>div{padding-top:5px;text-align:center}.button-drop .icon-container>div>svg{height:17px}.button-drop .label{display:inline-block;padding-left:10px;vertical-align:top;padding-top:6px;font-size:15px;font-weight:600}.button-drop-header{display:inline-block;cursor:pointer;background-color:#103dff;color:white;height:42px;width:42px;border-radius:50%;text-align:center}.button-drop-header svg{padding-top:9px}.button-compose-option{display:inline-block;width:34px;height:34px;border-radius:50%;background-color:#edeef2;box-sizing:border-box;text-align:center;cursor:pointer}.button-compose-option svg{color:#4a5a81;height:20px;margin-top:7px}.button-compose-flow{display:inline-block;text-align:left;cursor:pointer;height:34px;background-color:#edeef2;border-radius:100px;box-sizing:border-box;color:#4a5c80}.button-compose-flow .icon-container{display:inline-block;width:34px;height:34px;border-radius:50%;border:3px solid white;margin-top:-3px;margin-left:-3px;font-size:15px}.button-compose-flow .icon-container>div{padding-top:7px;text-align:center}.button-compose-flow .icon-container>div svg{height:20px}.button-compose-flow .icon-container>div .remove-icon{display:none}.button-compose-flow .label{display:inline-block;padding-left:6px;padding-right:10px;padding-top:11px;vertical-align:top;font-size:11px;font-weight:600}.button-compose-flow:hover .icon-container>div .flow-icon{display:none}.button-compose-flow:hover .icon-container>div .remove-icon{display:inline-block}.button-drop-container{display:inline-block;width:100px;text-align:left}.button-drop-container .button-drop-option{opacity:.65;display:inline-block;text-align:left;cursor:pointer;height:24px;background-color:#edeef2;border-radius:100px;box-sizing:border-box;color:white}.button-drop-container .button-drop-option .icon-container{display:inline-block;width:32px;height:32px;border-radius:50%;border:3px solid white;margin-top:-4px;margin-left:-3px;font-size:15px;box-sizing:border-box;background-color:#edeef2}.button-drop-container .button-drop-option .icon-container>div{padding-top:5px;text-align:center}.button-drop-container .button-drop-option .icon-container>div>svg{height:15px;color:#465c83}.button-drop-container .button-drop-option .label{display:inline-block;padding-left:6px;padding-right:10px;vertical-align:top;padding-top:7px;font-size:11px;font-weight:600;color:#465c83}.button-drop-container .button-drop-option:hover{opacity:1}.button-drop-container .button-drop-option:hover svg{stroke-width:2.5px}.button-drop-container .empty{background-color:white}.button-drop-container .empty .label{display:none}.button-drop-container .liked{opacity:.85;background-color:#fee4eb}.button-drop-container .liked .icon-container{background-color:#fee4eb}.button-drop-container .liked .icon-container>div>svg{color:#ff336d}.button-drop-container .liked .label{color:#ff336d}.button-drop-container .echoed{opacity:.85;background-color:#d6ffed}.button-drop-container .echoed .icon-container{background-color:#d6ffed}.button-drop-container .echoed .icon-container>div>svg{color:#33cd8a}.button-drop-container .echoed .label{color:#33cd8a}.button-drop-container .voted{opacity:.85;background-color:#fff1de}.button-drop-container .voted .icon-container{background-color:#fff1de}.button-drop-container .voted .icon-container>div>svg{color:#ff9000}.button-drop-container .voted .label{color:#ff9000}.button-follow{display:inline-block;text-align:left;border:1px solid #465c83;cursor:pointer;width:91px;height:26px;background-color:white;border-radius:100px;box-sizing:border-box;color:white}.button-follow .icon-container{display:inline-block;width:26px;height:26px;border-radius:50%;margin-top:-3px;margin-left:-3px;font-size:15px}.button-follow .icon-container>div{padding-top:8px;padding-left:12px;color:#465c83}.button-follow .icon-container>div>svg{height:14px}.button-follow .label{display:inline-block;padding-left:10px;vertical-align:top;padding-top:6px;font-size:13px;font-weight:600;color:#465c83}.button-follow:hover{border:1px solid #103dff}.button-follow:hover .icon-container>div{color:#103dff}.button-follow:hover .label{color:#103dff}.button-unfollow{display:inline-block;text-align:left;border:2px solid #103dff;cursor:pointer;height:26px;background-color:white;border-radius:100px;box-sizing:border-box;color:white}.button-unfollow .icon-container{display:inline-block;width:26px;height:26px;border-radius:50%;margin-top:-3px;margin-left:-3px;font-size:15px}.button-unfollow .icon-container>div{padding-top:7px;padding-left:12px}.button-unfollow .icon-container>div .unfollow{display:none}.button-unfollow .icon-container>div>svg{color:#103dff;height:14px}.button-unfollow .label{display:inline-block;padding-left:9px;padding-right:11px;vertical-align:top;padding-top:5px;font-size:13px;font-weight:600;color:#103dff}.button-unfollow:hover{border:2px solid #dd005e}.button-unfollow:hover .icon-container>div>svg{color:#dd005e}.button-unfollow:hover .icon-container>div .following{display:none}.button-unfollow:hover .icon-container>div .unfollow{display:inline}.button-unfollow:hover .label{color:#dd005e}.button-unfollow:hover .label span{display:none}.button-unfollow:hover .label:after{content:'Unfollow'}.button-edit-profile{position:absolute;right:20px;top:7px;display:inline-block;width:34px;height:34px;box-sizing:border-box;padding-top:8px;background-color:#e9f9fe;border-radius:30px;color:#004bfb;font-size:14px;font-weight:bold;text-align:center;cursor:pointer}.button-edit-profile .icon svg{height:18px}.button-edit-profile .icon-exit{display:none}.button-edit-profile .icon-exit svg{height:18px}.button-edit-avatar{display:none;position:absolute;left:58px;top:58px;width:34px;height:34px;box-sizing:border-box;padding-top:8px;background-color:white;border-radius:30px;color:#004bfb;font-size:14px;font-weight:bold;text-align:center;cursor:pointer}.button-edit-avatar .icon svg{height:18px}.button-edit-cover{display:none;position:absolute;right:25px;top:25px;width:34px;height:34px;box-sizing:border-box;padding-top:8px;background-color:white;border-radius:30px;color:#004bfb;font-size:14px;font-weight:bold;text-align:center;cursor:pointer}.button-edit-cover .icon svg{height:18px}.button-update-profile{display:none;position:absolute;top:10px;right:64px;width:70px;border-radius:30px;border:2px solid #004bfb;color:#004bfb;font-size:13px;font-weight:bold;padding:5px 10px 5px 10px;text-align:center;cursor:pointer}#compose-drop{display:none;position:fixed;top:0;left:0;bottom:0;right:0;z-index:200;width:100%;min-height:100%;bottom:auto;background-color:rgba(74,90,129,0.45)}#compose-drop #compose-flow-list{display:none;position:absolute;width:300px;bottom:0px;left:100px;background-color:white;border-radius:20px;box-shadow:0px 2px 15px 1px rgba(0,100,193,0.2);margin:0 auto}#compose-drop #compose-flow-list .compose-flow-item{font-size:16px;font-weight:bold;margin:20px;cursor:pointer}#compose-drop #button-compose-flow-selected{display:none}#compose-drop #compose{position:relative;width:550px;box-sizing:border-box;padding:15px;background-color:white;margin:0 auto;margin-top:120px;border-radius:20px;box-shadow:0px 2px 15px 1px rgba(0,100,193,0.2)}#compose-drop #compose #compose-close{position:absolute;right:8px;top:8px;cursor:pointer}#compose-drop #compose #compose-close svg{color:#4a5a81;opacity:.2}#compose-drop #compose .file-input{position:absolute;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);width:0px;height:0px;top:-100px;left:-100px}#compose-drop #compose .avatar{display:inline-block;width:55px;vertical-align:top}#compose-drop #compose .avatar img{border-radius:50%}#compose-drop #compose .content{display:inline-block;width:455px;padding-top:10px;padding-bottom:10px;vertical-align:top}#compose-drop #compose .content textarea{border:none;outline:none;height:150px;width:100%;resize:none;line-height:22px;color:black;font-size:18px}#compose-drop #compose #compose-photo-preview{display:none;text-align:center;margin-bottom:15px;position:relative}#compose-drop #compose #compose-photo-preview #compose-remove-photo{z-index:100;display:none;position:absolute;cursor:pointer;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background-color:white;text-align:center}#compose-drop #compose #compose-photo-preview #compose-remove-photo svg{margin-top:3px}#compose-drop #compose #compose-photo-preview img{display:none;border-radius:20px;max-width:100%}#compose-drop #compose #compose-photo-preview video{display:none;border-radius:20px;max-width:100%;max-height:520px}#compose-drop #compose #compose-photo-preview:hover #compose-remove-photo{display:block}#compose-drop #compose #compose-audio-info{display:none;position:relative;background-color:#f4f6fc;border-radius:20px;box-sizing:border-box;padding:15px;margin-bottom:15px}#compose-drop #compose #compose-audio-info .compose-audio-add-cover{display:inline-block;background-color:#f4f6fc;width:105px;height:105px;border-radius:20px;border:2px dashed rgba(74,90,129,0.3);cursor:pointer;text-align:center}#compose-drop #compose #compose-audio-info .compose-audio-add-cover .icon{margin-top:30px}#compose-drop #compose #compose-audio-info .compose-audio-add-cover .icon svg{color:#4a5a81}#compose-drop #compose #compose-audio-info .compose-audio-add-cover .label{color:#4a5a81;font-size:13px;font-weight:500}#compose-drop #compose #compose-audio-info .compose-audio-add-cover img{display:none;width:105px;height:105px;border-radius:10px}#compose-drop #compose #compose-audio-info .compose-audio-add-info{display:inline-block;vertical-align:top;padding-left:12px;width:360px}#compose-drop #compose #compose-audio-info .compose-audio-add-info .icon{display:inline-block;width:25px}#compose-drop #compose #compose-audio-info .compose-audio-add-info .icon svg{color:#4a5a81}#compose-drop #compose #compose-audio-info .compose-audio-add-info .input{display:inline-block;vertical-align:top;width:330px;color:#4a5a81;font-weight:600;font-size:16px}#compose-drop #compose #compose-audio-info .compose-audio-add-info .input input{background-color:inherit;width:100%;outline:none;border:none;color:#4a5a81;font-size:16px;font-weight:600}#compose-drop #compose #compose-audio-info .compose-audio-add-info .input input::placeholder{font-weight:300;font-size:16px;color:rgba(74,90,129,0.5)}#compose-drop #compose #compose-audio-info .compose-audio-add-info .input input::-ms-input-placeholder{font-weight:300;font-size:16px;color:rgba(74,90,129,0.5)}#compose-drop #compose #compose-audio-info .compose-audio-add-info .input input::-webkit-input-placeholder{font-weight:300;font-size:16px;color:rgba(74,90,129,0.5)}#compose-drop #compose #compose-audio-info .compose-audio-add-info .input input::-moz-input-placeholder{font-weight:300;font-size:16px;color:rgba(74,90,129,0.5)}#compose-drop #compose #compose-audio-info .cover-selected{border:none}#compose-drop #compose #compose-audio-info .cover-selected .icon{display:none}#compose-drop #compose #compose-audio-info .cover-selected .label{display:none}#compose-drop #compose #compose-audio-info .cover-selected-info .icon svg{color:white}#compose-drop #compose #compose-audio-info .cover-selected-info .input{color:white}#compose-drop #compose #compose-audio-info .cover-selected-info .input input{color:white}#compose-drop #compose #compose-audio-info .cover-selected-info .input input::placeholder{font-weight:300;font-size:16px;color:rgba(255,255,255,0.5)}#compose-drop #compose #compose-audio-info .cover-selected-info .input input::-ms-input-placeholder{font-weight:300;font-size:16px;color:rgba(255,255,255,0.5)}#compose-drop #compose #compose-audio-info .cover-selected-info .input input::-webkit-input-placeholder{font-weight:300;font-size:16px;color:rgba(255,255,255,0.5)}#compose-drop #compose #compose-audio-info .cover-selected-info .input input::-moz-input-placeholder{font-weight:300;font-size:16px;color:rgba(255,255,255,0.5)}#compose-drop #compose #compose-audio-info #compose-remove-audio{display:none;position:absolute;cursor:pointer;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background-color:white;text-align:center}#compose-drop #compose #compose-audio-info #compose-remove-audio svg{margin-top:3px}#compose-drop #compose #compose-audio-info:hover #compose-remove-audio{display:block}#compose-drop #compose #compose-quote-info{display:none;position:relative;background-color:#f4f6fc;min-height:140px;box-sizing:border-box;padding:15px;padding-top:10px;padding-bottom:15px;margin-bottom:15px;border-radius:10px;color:#21334f;text-align:left;padding-bottom:60px}#compose-drop #compose #compose-quote-info #compose-quote-highlight{display:none;z-index:1000;position:fixed;top:300px;left:500px;height:36px;box-sizing:border-box;padding:4px 10px 3px 10px;background-color:white;border-radius:30px;box-shadow:0px 1px 5px 1px rgba(169,209,255,0.55);pointer-events:auto !important}#compose-drop #compose #compose-quote-info #compose-quote-highlight .tool-item{vertical-align:top;display:inline-block;padding:4px 9px 0 9px;color:#103dff;cursor:pointer;pointer-events:auto !important}#compose-drop #compose #compose-quote-info #compose-quote-highlight .tool-item svg{color:#103dff}#compose-drop #compose #compose-quote-info .quote-source{width:90%;box-sizing:border-box;position:absolute;bottom:15px;left:20px;text-align:left;font-size:14px;margin-top:10px;padding:8px;padding-left:0px;border-radius:30px;color:inherit}#compose-drop #compose #compose-quote-info .quote-source input{width:90%;border:none;background-color:transparent;outline:none;color:inherit;font-weight:500}#compose-drop #compose #compose-quote-info .quote-source input::placeholder{color:inherit;opacity:.5}#compose-drop #compose #compose-quote-info textarea::placeholder{color:inherit;opacity:.5}#compose-drop #compose #compose-quote-info #compose-remove-quote{display:none;position:absolute;cursor:pointer;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background-color:white;text-align:center}#compose-drop #compose #compose-quote-info #compose-remove-quote svg{margin-top:3px}#compose-drop #compose #compose-quote-info .quote-options{position:relative;margin-bottom:5px}#compose-drop #compose #compose-quote-info .quote-options .quote-button{display:inline-block;box-sizing:border-box;border-radius:50%;background-color:#e2e6ee;width:30px;height:30px;vertical-align:top;text-align:center;padding-top:7px;cursor:pointer}#compose-drop #compose #compose-quote-info .quote-options .quote-button svg{color:#4a5c80}#compose-drop #compose #compose-quote-info .quote-options .selected{background-color:white}#compose-drop #compose #compose-quote-info .quote-options .selected svg{color:#103dff}#compose-drop #compose #compose-quote-info .quote-options #quote-text-colors{display:inline-block;position:absolute;left:calc(50% - 45px)}#compose-drop #compose #compose-quote-info .quote-options #quote-text-colors #button-quote-color-background{background-color:#f4f6fc}#compose-drop #compose #compose-quote-info .quote-options #quote-text-colors #button-quote-color-font{background-color:#21334f}#compose-drop #compose #compose-quote-info .quote-options #quote-text-colors #button-quote-color-highlight{background-color:#f7ec9b}#compose-drop #compose #compose-quote-info .quote-options #quote-code-theme{display:none;position:absolute;left:calc(50% - 100px)}#compose-drop #compose #compose-quote-info .quote-options #quote-code-theme #button-quote-theme-light{background-color:#f4f6fc}#compose-drop #compose #compose-quote-info .quote-options #quote-code-theme #button-quote-theme-dark{background-color:#000068}#compose-drop #compose #compose-quote-info .quote-options #quote-code-theme #code-lang{vertical-align:top;border:none;background-color:inherit;outline:none;color:inherit;padding:2px 10px 2px 10px;border-radius:20px;border:4px solid white;cursor:pointer;font-size:14px}#compose-drop #compose #compose-quote-info .quote-options .button-color{display:inline-block;width:30px;height:30px;border-radius:50%;box-sizing:border-box;border:3px solid white;margin:0 1px 0 1px;cursor:pointer}#compose-drop #compose #compose-quote-info #quote-body-editor{display:inline-block;width:100%;outline:none;border:none;font-size:24px;line-height:38px;white-space:pre-wrap;overflow-x:auto;cursor:text}#compose-drop #compose #compose-quote-info #quote-placeholder{position:absolute;top:56px;left:15px;font-size:17px;font-style:italic;display:block;color:inherit;opacity:.5;cursor:text}#compose-drop #compose #compose-quote-info #quote-code-editor{color:inherit;resize:none;font-size:16px;width:490px;height:29px;padding:0;margin:0;padding-top:8px;overflow:auto;box-sizing:border-box;background-color:inherit;font-family:monospace;outline:none;border:none}#compose-drop #compose #compose-quote-info #quote-code-preview{display:none;color:inherit;overflow-y:auto;min-width:400px;min-height:38px}#compose-drop #compose #compose-quote-info #quote-code-preview pre{padding:0;margin:0}#compose-drop #compose #compose-quote-info #quote-code-container{display:none}#compose-drop #compose #compose-quote-info:hover #compose-remove-quote{display:block;z-index:100}#compose-drop #compose .controls{white-space:nowrap;vertical-align:top}#compose-drop #compose .controls .attach{display:inline-block;width:240px}#compose-drop #compose .controls .expand{display:inline-block;width:40px;text-align:center}#compose-drop #compose .controls .action{display:inline-block;width:130px;text-align:right;padding-right:10px;vertical-align:bottom}#compose-drop #compose .controls .action #button-publish-drop{position:absolute;right:15px;bottom:15px}#compose-drop #compose-blog{display:none;position:absolute;width:100%;min-height:100%;background-color:white}#compose-drop #compose-blog #compose-blog-container{width:700px;min-height:100%;margin:0 auto}#compose-drop #compose-blog #compose-blog-container .logo{position:absolute;top:20px;left:30px}#compose-drop #compose-blog #compose-blog-container .close{position:absolute;top:20px;right:30px;opacity:.3;cursor:pointer}#compose-drop #compose-blog #compose-blog-container #compose-blog-header{padding-top:80px}#compose-drop #compose-blog #compose-blog-container #compose-blog-title{width:700px;margin:0 auto;padding-bottom:10px}#compose-drop #compose-blog #compose-blog-container #compose-blog-title .avatar{display:inline-block;position:absolute;left:-80px;top:-10px}#compose-drop #compose-blog #compose-blog-container #compose-blog-title .avatar img{border-radius:50%}#compose-drop #compose-blog #compose-blog-container #compose-blog-title input{border:none;outline:none;font-size:28px;font-weight:600;width:100%;color:#051d46}#compose-drop #compose-blog #compose-blog-container #compose-blog-title input::selection{background:#fff5cc}#compose-drop #compose-blog #compose-blog-container #compose-blog-tools{display:none;z-index:1000;position:absolute;top:300px;left:500px;height:42px;box-sizing:border-box;padding:6px 10px 6px 10px;background-color:white;border-radius:30px;box-shadow:0px 1px 5px 1px rgba(169,209,255,0.55);pointer-events:auto !important}#compose-drop #compose-blog #compose-blog-container #compose-blog-tools .tool-item{vertical-align:bottom;display:inline-block;padding:0 6px 0 6px;color:#103dff;cursor:pointer;pointer-events:auto !important}#compose-drop #compose-blog #compose-blog-container #compose-blog-tools #compose-blog-add-link{display:none;color:#051d46}#compose-drop #compose-blog #compose-blog-container #compose-blog-tools #compose-blog-add-link div{display:inline-block;vertical-align:top}#compose-drop #compose-blog #compose-blog-container #compose-blog-tools #compose-blog-add-link div svg{cursor:pointer}#compose-drop #compose-blog #compose-blog-container #compose-blog-tools #compose-blog-add-link input{border:none;outline:none;font-weight:600;padding:6px 4px 0px 10px;width:90%}#compose-drop #compose-blog #compose-blog-container #compose-blog-add-section{display:none;position:absolute;width:44px;height:44px;box-sizing:border-box;padding-top:7px;background-color:white;border-radius:50%;box-shadow:0px 1px 5px 1px rgba(169,209,255,0.55);color:#103dff;text-align:center;cursor:pointer}#compose-drop #compose-blog #compose-blog-container #compose-blog-add-section-options{display:none;position:absolute;height:44px;box-sizing:border-box;padding:5px 15px 5px 15px;background-color:white;border-radius:20px;box-shadow:0px 1px 5px 1px rgba(169,209,255,0.55);color:#103dff;text-align:center;cursor:pointer}#compose-drop #compose-blog #compose-blog-container #compose-blog-add-section-options .section-option{display:inline-block;vertical-align:top;padding-top:5px}#compose-drop #compose-blog #compose-blog-container #compose-blog-body{outline:none;width:700px;min-height:100%;margin:0 auto}#compose-drop #compose-blog #compose-blog-container #compose-blog-body ::selection{background:#fff5cc}#compose-drop #compose-blog #compose-blog-container #compose-blog-body h1:first-child{color:#465c83;font-size:26px;font-weight:300;line-height:36px;font-style:italic}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-image{width:700px;border:1px solid transparent;text-align:center;color:#103dff;font-size:28px;font-weight:100;padding:2px;cursor:pointer}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-image svg{color:#103dff}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-image .select-image{padding-top:100px;padding-bottom:100px;background-color:#f5faff}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-image .preview-image{display:none}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-image .file-input{position:absolute;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);width:0px;height:0px;top:-100px;left:-100px}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-image:hover:not(.image-card-selected){border:1px solid #6270b1}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .image-card-selected{border:1px solid #103dff}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code{width:800px;height:350px;border:1px solid #edeef2;box-sizing:border-box}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .code-container{height:100%}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code textarea{box-sizing:border-box;width:99%;height:99%;border:0;outline:none;font-family:monospace;font-size:14px;padding:15px}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .hint{box-sizing:border-box;background-color:#edeef2;padding:10px;padding-bottom:5px;font-size:12px;font-weight:600;color:#4a5a81;margin-top:1px}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .hint .select-langage{display:inline-block;text-align:left;width:50%;vertical-align:top}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .hint .select-langage select{border:1px solid #eeeeee;border-radius:10px;padding:5px}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .hint .buttons{display:inline-block;width:50%;text-align:right}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .hint .buttons div{display:inline-block;height:24px;padding-left:10px}#compose-drop #compose-blog #compose-blog-container #compose-blog-body .compose-drop-blog-add-code .hint .buttons div svg{margin-bottom:-3px;cursor:pointer}#compose-drop #compose-blog #compose-blog-container #compose-blog-options{text-align:right;margin-top:20px;margin-bottom:80px;box-sizing:border-box;padding:10px 0px 10px 0px;background-color:white}#compose-drop #compose-blog #compose-blog-container #compose-blog-flow-list{display:none;position:absolute;width:300px;background-color:white;border-radius:20px;box-shadow:0px 2px 15px 1px rgba(0,100,193,0.2);margin:0 auto}#compose-drop #compose-blog #compose-blog-container #compose-blog-flow-list .compose-flow-item{font-size:16px;font-weight:bold;margin:20px;cursor:pointer}#compose-drop #compose-blog #compose-blog-container #button-compose-blog-flow-selected{display:none}#compose-drop #compose-blog .hljs{cursor:pointer}.__mobiledoc-editor{font-family:inherit, 'Lora', Georgia, serif;margin:1em 0;color:#051d46;font-size:20px;line-height:30px;position:relative;min-height:1em}.__mobiledoc-editor:focus{outline:none}.__mobiledoc-editor>*{position:relative}.__mobiledoc-editor.__has-no-content:after{content:attr(data-placeholder);color:#bbb;cursor:text;position:absolute;top:0}.__mobiledoc-editor a{color:#103dff;font-weight:600;text-decoration:none}.__mobiledoc-editor h1,.__mobiledoc-editor h2,.__mobiledoc-editor h3,.__mobiledoc-editor h4,.__mobiledoc-editor h5,.__mobiledoc-editor h6{font-family:'proxima nova', sans-serif;font-weight:800;letter-spacing:-0.02em}.__mobiledoc-editor blockquote{border-left:4px solid #103dff;margin:1em 0 1em 0em;padding-left:1.05em;color:#051d46;font-weight:300;font-style:italic;font-size:24px;line-height:36px}.__mobiledoc-editor img{display:block;max-width:100%;margin:0 auto}.__mobiledoc-editor div,.__mobiledoc-editor iframe{max-width:100%}.__mobiledoc-editor [data-md-text-align='left']{text-align:left}.__mobiledoc-editor [data-md-text-align='center']{text-align:center}.__mobiledoc-editor [data-md-text-align='right']{text-align:right}.__mobiledoc-editor [data-md-text-align='justify']{text-align:justify}.__mobiledoc-editor ol,.__mobiledoc-editor ul{list-style-position:inside}.__mobiledoc-card{display:inline-block}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.__mobiledoc-tooltip{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:0.7em;white-space:nowrap;position:absolute;background-color:rgba(43,43,43,0.9);border-radius:3px;line-height:1em;padding:0.7em 0.9em;color:#FFF;-webkit-animation:fade-in 0.2s;animation:fade-in 0.2s}.__mobiledoc-tooltip:before{content:'';position:absolute;left:50%;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(43,43,43,0.9);top:-5px;margin-left:-5px}.__mobiledoc-tooltip:after{content:'';position:absolute;left:0;right:0;top:-5px;height:5px}.__mobiledoc-tooltip a{color:#FFF;text-decoration:none}.__mobiledoc-tooltip a:hover{text-decoration:underline}.__mobiledoc-tooltip__edit-link{margin-left:5px;cursor:pointer}.blog-code .hljs-comment,.blog-code .hljs-quote{color:#9ca6b9}.blog-code .hljs-variable,.blog-code .hljs-template-variable,.blog-code .hljs-attribute,.blog-code .hljs-tag,.blog-code .hljs-name,.blog-code .hljs-regexp,.blog-code .hljs-link,.blog-code .hljs-name,.blog-code .hljs-selector-id,.blog-code .hljs-selector-class{color:#ad2bee}.blog-code .hljs-number,.blog-code .hljs-meta,.blog-code .hljs-built_in,.blog-code .hljs-builtin-name,.blog-code .hljs-literal,.blog-code .hljs-type,.blog-code .hljs-params{color:#0e2247}.blog-code .hljs-string,.blog-code .hljs-symbol,.blog-code .hljs-bullet{color:#ffa983}.blog-code .hljs-title,.blog-code .hljs-section{color:#61c8c8}.blog-code .hljs-keyword,.blog-code .hljs-selector-tag{color:#3484fc}.blog-code .hljs{display:block;overflow-x:auto;color:#596f99;background-color:#f4f6fc;font-size:15px;padding:15px;width:700px;box-sizing:border-box;line-height:23px}.blog-code .hljs-emphasis{font-style:italic}.blog-code .hljs-strong{font-weight:bold}.drop-code-light .hljs-comment,.drop-code-light .hljs-quote{color:#9ca6b9}.drop-code-light .hljs-variable,.drop-code-light .hljs-template-variable,.drop-code-light .hljs-attribute,.drop-code-light .hljs-tag,.drop-code-light .hljs-name,.drop-code-light .hljs-regexp,.drop-code-light .hljs-link,.drop-code-light .hljs-name,.drop-code-light .hljs-selector-id,.drop-code-light .hljs-selector-class{color:#ad2bee}.drop-code-light .hljs-number,.drop-code-light .hljs-meta,.drop-code-light .hljs-built_in,.drop-code-light .hljs-builtin-name,.drop-code-light .hljs-literal,.drop-code-light .hljs-type,.drop-code-light .hljs-params{color:#0e2247}.drop-code-light .hljs-string,.drop-code-light .hljs-symbol,.drop-code-light .hljs-bullet{color:#ffa983}.drop-code-light .hljs-title,.drop-code-light .hljs-section{color:#61c8c8}.drop-code-light .hljs-keyword,.drop-code-light .hljs-selector-tag{color:#3484fc}.drop-code-light .hljs{display:block;overflow-x:auto;color:#596f99;background-color:#f4f6fc;font-size:15px;box-sizing:border-box;line-height:23px}.drop-code-light .hljs-emphasis{font-style:italic}.drop-code-light .hljs-strong{font-weight:bold}#drop-blog-header{position:relative}#drop-blog-header #button-drop-blog-back{position:absolute;top:20px;left:20px}#drop-blog-header #button-drop-blog-back a{color:inherit;text-decoration:none}#drop-blog-header #button-drop-blog-back svg{color:#556488}#drop-blog-header .logo{position:absolute;top:20px;right:20px}#drop-blog-container{width:100%;height:100%;background-color:white;padding-top:60px}#drop-blog-container .user-info{position:relative;width:1000px;margin:0 auto}#drop-blog-container .user-info .avatar{display:inline-block;width:60px;vertical-align:top}#drop-blog-container .user-info .avatar img{border-radius:50%}#drop-blog-container .user-info .info{display:inline-block}#drop-blog-container .user-info .info .user{padding-top:6px;color:#132647;font-size:16px;font-weight:600}#drop-blog-container .user-info .info .user .username{font-size:14px;color:#465c83;font-weight:300}#drop-blog-container .user-info .info .user a{text-decoration:none;color:inherit}#drop-blog-container .user-info .info .timestamp{padding-top:4px;font-size:12px;font-weight:600;color:#465c83;opacity:0.25;vertical-align:top}#drop-blog-container .user-info .info .timestamp a{text-decoration:none;color:inherit}#drop-blog-container #drop-blog-stats{position:fixed;top:150px;background-color:#f4f5f7;width:64px;border-radius:30px;text-align:center;padding:0px 0 30px 0}#drop-blog-container #drop-blog-stats .stat-container{color:#556488;padding-top:24px}#drop-blog-container #drop-blog-stats .stat-container .icon{cursor:pointer}#drop-blog-container #drop-blog-stats .stat-container .count{padding-top:3px;font-size:11px;font-weight:600}#drop-blog-container #drop-blog-title{width:700px;margin:0 auto;font-size:28px;font-weight:600;color:#051d46;padding-top:30px;padding-bottom:10px}#drop-blog-container #drop-blog-html{width:700px;margin:0 auto;color:#051d46;font-size:21px;line-height:34px}#drop-blog-container #drop-blog-html img{max-width:700px}#drop-blog-container #drop-blog-html h1:first-child{color:#465c83;font-size:26px;font-weight:300;line-height:36px;font-style:italic}#drop-blog-container #drop-blog-html h1 a{color:inherit;text-decoration:underline}#drop-blog-container #drop-blog-html h2 a{color:inherit;text-decoration:underline}#drop-blog-container #drop-blog-html a{color:#103dff;text-decoration:none;font-weight:600}#drop-blog-container #drop-blog-html blockquote{border-left:4px solid #103dff;margin:1em 0 1em 0em;padding-left:1.05em;color:#051d46;font-weight:300;font-size:24px;line-height:36px;font-style:italic}#drop-blog-container #drop-blog-replies{position:relative;width:700px;margin:0 auto;border-top:1px solid #e4e9fa;margin-top:40px}#drop-blog-container #replies-label-blog{position:absolute;border:1px solid #e4e9fa;display:inline-block;border-radius:20px;width:80px;text-align:center;padding:2px 0 2px 0;background-color:white;color:#465c83;font-size:13px;font-weight:600;margin:0 auto;margin-top:-11px;left:calc(50% - 40px)}#drop-blog-container .replies{width:570px;margin:0 auto;margin-top:50px}#drop-blog-container .mobile img{width:100%;max-width:100%}#drop-blog-container .mobile .hljs{max-width:100%}.drop-single{box-sizing:border-box;margin-bottom:20px;position:relative}.drop-single .container{white-space:nowrap;padding:25px 0px 12px 0px}.drop-single .container .replying-to{width:400px;margin-bottom:8px;font-size:10px}.drop-single .container .replying-to .icon{display:inline-block;margin-left:19px;color:#E3E6ED}.drop-single .container .replying-to .label{display:inline-block;margin-left:10px;vertical-align:top;padding-top:4px;color:#465d82;opacity:.7}.drop-single .container .replying-to .label a{text-decoration:none;color:inherit}.drop-single .container .timestamp{display:inline-block;position:absolute;right:0px;top:25px;font-size:11px;font-weight:600;color:#465c83;opacity:0.25;text-align:right;vertical-align:top}.drop-single .container .timestamp a{text-decoration:none;color:inherit}.drop-single .container .avatar{display:inline-block;width:58px;vertical-align:top}.drop-single .container .avatar img{border-radius:50%}.drop-single .container .content{display:inline-block;width:482px}.drop-single .container .content .info{margin-bottom:5px}.drop-single .container .content .info .user{display:inline-block;width:350px;color:#132647;font-size:17px;margin-top:4px;font-weight:600}.drop-single .container .content .info .user .username{font-size:16px;color:#465c83;font-weight:400;opacity:.7}.drop-single .container .content .info .user a{text-decoration:none;color:inherit}.drop-single .container .content .title{font-size:17px;font-weight:600;padding-top:4px;padding-bottom:8px;color:#132647}.drop-single .container .content .title a{color:inherit;text-decoration:none}.drop-single .container .body{white-space:normal;font-size:20px;font-weight:400;line-height:25px;color:#1b2a45;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.drop-single .container .body a{color:#103dff;text-decoration:none;font-weight:500}.drop-single .container .body .username{background-color:rgba(209,243,255,0.5);padding:1px 5px 1px 5px;border-radius:8px}.drop-single .media{position:relative;margin-bottom:8px;overflow:hidden;border-radius:20px}.drop-single .media .arrow{display:none;position:absolute;left:16px;top:0px;width:0;height:0;border-style:solid;border-width:14px 22px 0 22px;border-color:#ffffff transparent transparent transparent}.drop-single .media img{border-radius:20px}.drop-single .media .video{position:relative;background-color:black;text-align:center;margin-bottom:-5px}.drop-single .media .video video{max-height:600px}.drop-single .media .video .play-button-large{position:absolute;z-index:50;border-radius:50%;background-color:#103dff;width:80px;height:80px;left:calc(50% - 40px);top:calc(50% - 40px);cursor:pointer}.drop-single .media .video .play-button-large .icon{color:white;margin-left:10px;margin-top:19px}.drop-single .media .video .video-controls{display:none;position:absolute;bottom:20px;left:20px;transition:all .2s ease-out}.drop-single .media .video .video-controls .button-play-video{background-color:#103dff;width:40px;height:40px;border-radius:50%;cursor:pointer;box-sizing:border-box}.drop-single .media .video .video-controls .button-play-video .icon-play{padding-top:9px;padding-left:3px}.drop-single .media .video .video-controls .button-play-video .icon-pause{display:none;padding-top:8px;padding-left:1px}.drop-single .media .video .video-time{display:none;position:absolute;bottom:20px;right:20px;background-color:rgba(0,0,0,0.6);color:white;font-size:14px;font-weight:300;padding:5px 7px 5px 7px;border-radius:10px}.drop-single .media .video .video-fullscreen{display:none;position:absolute;background-color:rgba(0,0,0,0.6);width:40px;height:40px;border-radius:50%;right:20px;top:20px;color:white;cursor:pointer}.drop-single .media .video .video-fullscreen .icon{padding-left:1px;padding-top:10px}.drop-single .media .audio{color:white;text-align:center}.drop-single .media .audio .cover{display:inline-block;width:180px}.drop-single .media .audio .cover img{border-radius:10px}.drop-single .media .audio .listen-stats{position:absolute;top:20px;right:20px;color:white}.drop-single .media .audio .listen-stats .icon{display:inline-block;padding-top:2px}.drop-single .media .audio .listen-stats .counter{display:inline-block;vertical-align:top;font-size:14px;font-weight:100;padding-top:3px;padding-left:2px}.drop-single .media .audio .listen-stats .counter span{font-weight:500}.drop-single .media .audio .info{display:inline-block;vertical-align:top}.drop-single .media .audio .info .title{margin-top:20px;font-size:17px;font-weight:600}.drop-single .media .audio .info .artist{margin-top:10px;font-size:16px;font-weight:400;opacity:.8}.drop-single .media .audio .info .player{margin-top:20px}.drop-single .media .audio .info .player .button-play-audio{display:inline-block;cursor:pointer;margin-right:4px}.drop-single .media .audio .info .player .button-play-audio .button-pause{display:none}.drop-single .media .audio .info .player .time{display:inline-block;vertical-align:top;margin-top:4px;font-weight:100;font-size:14px;width:45px}.drop-single .media .audio .info .player .total-time{display:inline-block;vertical-align:top;margin-top:4px;font-weight:100;font-size:14px;margin-left:6px}.drop-single .media .audio .info .player .progress{display:inline-block;width:360px;background-color:rgba(255,255,255,0.15);height:5px;border-radius:3px;vertical-align:top;margin-top:9px;cursor:pointer}.drop-single .media .audio .info .player .progress .progress-bar{width:0px;background-color:white;height:5px;border-radius:3px}.drop-single .media .audio .info .player .progress .scrubber{position:relative;width:12px;height:12px;border-radius:50%;background-color:white;margin-top:-8px;margin-left:-3px;cursor:pointer}.drop-single .media .quote{white-space:pre-wrap;font-size:24px;line-height:38px}.drop-single .media .code{font-size:16px;line-height:24px}.drop-single .media .code pre{margin:0}.drop-single .media .source{margin-top:15px}.drop-single .media .source a{color:inherit;text-decoration:none}.drop-single .media .source a:visited{color:inherit;text-decoration:none}.drop-single .media .highlight{padding:3px 0px 3px 0px}.drop-single .controls{padding-bottom:20px;padding-top:12px;text-align:center;margin-left:60px}.drop-single .controls .more-options{position:absolute;top:11px;left:-32px;width:28px;height:26px;z-index:50;overflow:hidden;background-color:white;display:none;text-align:left;color:#465c83}.drop-single .controls .more-options .icon{display:inline-block;width:28px;cursor:pointer}.drop-single .controls .more-options .option{display:inline-block;margin-left:20px;vertical-align:top;cursor:pointer}.drop-single .controls .more-options .option .icon{display:inline-block;vertical-align:top;margin-top:2px;width:22px}.drop-single .controls .more-options .option .icon svg{width:18px}.drop-single .controls .more-options .option .label{display:inline-block;vertical-align:top;font-size:13px;font-weight:600;margin-top:6px}.drop-single:hover .controls .more-options{display:block !important}.replies{border-bottom:1px solid #e4e9fa;padding-bottom:5px}#replies-label{position:absolute;border:1px solid #e4e9fa;display:inline-block;border-radius:20px;width:80px;text-align:center;padding:2px 0 2px 0;background-color:white;color:#465c83;font-size:13px;font-weight:600;margin:0 auto;margin-top:-32px;left:calc(50% - 40px)}.drop-timeline{position:relative;box-sizing:border-box;border-bottom:1px solid #e4e9fa;margin-bottom:20px;cursor:pointer}.drop-timeline .container{white-space:nowrap;padding:0 0px 12px 0px}.drop-timeline .container .echoed-by{width:400px;color:#465d82;margin-bottom:8px;font-size:10px;opacity:.7}.drop-timeline .container .echoed-by .icon{display:inline-block;margin-left:36px}.drop-timeline .container .echoed-by .label{display:inline-block;margin-left:10px;vertical-align:top;padding-top:4px}.drop-timeline .container .echoed-by .label a{text-decoration:none;color:inherit}.drop-timeline .container .replying-to{width:400px;margin-bottom:8px;font-size:10px}.drop-timeline .container .replying-to .icon{display:inline-block;margin-left:20px;color:#e3e6ec}.drop-timeline .container .replying-to .label{display:inline-block;margin-left:25px;vertical-align:top;padding-top:4px;color:#465d82;opacity:.7}.drop-timeline .container .replying-to .label a{text-decoration:none;color:inherit}.drop-timeline .container .timestamp{display:inline-block;position:absolute;right:0px;top:0px;font-size:11px;font-weight:600;color:#465c83;opacity:0.25;text-align:right;vertical-align:top}.drop-timeline .container .timestamp a{text-decoration:none;color:inherit}.drop-timeline .container .avatar{display:inline-block;width:58px;vertical-align:top}.drop-timeline .container .avatar img{border-radius:50%}.drop-timeline .container .content{display:inline-block;width:482px}.drop-timeline .container .content .info{margin-bottom:5px}.drop-timeline .container .content .info .user{display:inline-block;width:350px;color:#132647;font-size:16px;font-weight:600}.drop-timeline .container .content .info .user .username{font-size:14px;color:#465c83;font-weight:300}.drop-timeline .container .content .info .user a{text-decoration:none;color:inherit}.drop-timeline .container .content .title{font-size:17px;font-weight:600;padding-top:4px;padding-bottom:8px;color:#132647;white-space:normal;box-sizing:border-box}.drop-timeline .container .content .title a{color:inherit;text-decoration:none}.drop-timeline .container .content .body{white-space:normal;font-size:16px;font-weight:400;line-height:21px;color:#1b2a45;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.drop-timeline .container .content .body a{color:#103dff;text-decoration:none;font-weight:500}.drop-timeline .container .content .body .username{background-color:rgba(209,243,255,0.5);padding:1px 4px 1px 4px;border-radius:8px}.drop-timeline .media{position:relative;margin-bottom:8px;margin-left:62px;box-sizing:border-box;overflow:hidden;border-radius:20px}.drop-timeline .media .arrow{display:none;position:absolute;left:16px;top:0px;width:0;height:0;border-style:solid;border-width:14px 22px 0 22px;border-color:#ffffff transparent transparent transparent}.drop-timeline .media img{border-radius:20px}.drop-timeline .media .video{position:relative;background-color:black;text-align:center;margin-bottom:-5px}.drop-timeline .media .video .play-button-large{position:absolute;z-index:50;border-radius:50%;background-color:#103dff;width:80px;height:80px;left:calc(50% - 40px);top:calc(50% - 40px);cursor:pointer}.drop-timeline .media .video .play-button-large .icon{color:white;margin-left:10px;margin-top:19px}.drop-timeline .media .video .video-controls{display:none;position:absolute;bottom:20px;left:20px;transition:all .2s ease-out}.drop-timeline .media .video .video-controls .button-play-video{z-index:50;background-color:#103dff;width:40px;height:40px;border-radius:50%;cursor:pointer;box-sizing:border-box}.drop-timeline .media .video .video-controls .button-play-video .icon-play{padding-top:9px;padding-left:5px}.drop-timeline .media .video .video-controls .button-play-video .icon-pause{display:none;padding-top:9px;padding-left:1px}.drop-timeline .media .video .video-time{display:none;position:absolute;bottom:20px;right:20px;background-color:rgba(0,0,0,0.6);color:white;font-size:14px;font-weight:300;padding:5px 7px 5px 7px;border-radius:10px}.drop-timeline .media .video-fullscreen{display:none;position:absolute;background-color:rgba(0,0,0,0.6);width:40px;height:40px;border-radius:50%;right:20px;top:20px;color:white;cursor:pointer}.drop-timeline .media .video-fullscreen .icon{padding-left:1px;padding-top:10px}.drop-timeline .media .audio{color:white;text-align:center}.drop-timeline .media .audio .cover{display:inline-block;width:180px}.drop-timeline .media .audio .cover img{border-radius:10px}.drop-timeline .media .audio .listen-stats{position:absolute;top:20px;right:20px;color:white}.drop-timeline .media .audio .listen-stats .icon{display:inline-block;padding-top:2px}.drop-timeline .media .audio .listen-stats .counter{display:inline-block;vertical-align:top;font-size:14px;font-weight:100;padding-top:3px;padding-left:2px}.drop-timeline .media .audio .listen-stats .counter span{font-weight:500}.drop-timeline .media .audio .info{display:inline-block;vertical-align:top}.drop-timeline .media .audio .info .title{margin-top:20px;font-size:17px;font-weight:600}.drop-timeline .media .audio .info .artist{margin-top:10px;font-size:16px;font-weight:400;opacity:.8}.drop-timeline .media .audio .info .player{margin-top:20px}.drop-timeline .media .audio .info .player .button-play-audio{display:inline-block;cursor:pointer;margin-right:4px}.drop-timeline .media .audio .info .player .button-play-audio .button-pause{display:none}.drop-timeline .media .audio .info .player .time{display:inline-block;vertical-align:top;margin-top:4px;font-weight:100;font-size:14px;width:45px}.drop-timeline .media .audio .info .player .total-time{display:inline-block;vertical-align:top;margin-top:4px;font-weight:100;font-size:14px;margin-left:6px}.drop-timeline .media .audio .info .player .progress{display:inline-block;width:360px;background-color:rgba(255,255,255,0.15);height:5px;border-radius:3px;vertical-align:top;margin-top:9px;cursor:pointer}.drop-timeline .media .audio .info .player .progress .progress-bar{width:0px;background-color:white;height:5px;border-radius:3px}.drop-timeline .media .audio .info .player .progress .scrubber{position:relative;width:12px;height:12px;border-radius:50%;background-color:white;margin-top:-8px;margin-left:-3px;cursor:pointer}.drop-timeline .media .quote{white-space:pre-wrap;font-size:24px;line-height:38px}.drop-timeline .media .code{font-size:16px;line-height:24px}.drop-timeline .media .code pre{margin:0}.drop-timeline .media .source{margin-top:15px;box-sizing:border-box;width:100%}.drop-timeline .media .source a{color:inherit;text-decoration:none}.drop-timeline .media .source a:visited{color:inherit;text-decoration:none}.drop-timeline .media .quote-show-more{display:none}.drop-timeline .media .source-gradient{position:absolute;padding:20px;padding-top:50px;bottom:0;left:0;margin:0}.drop-timeline .media .source-gradient .quote-show-more{display:block;margin:0 auto;width:30px;height:30px;font-size:11px;text-align:center;margin-bottom:10px;border-radius:30px;padding:0px;box-sizing:border-box;border:2px solid currentColor;cursor:pointer}.drop-timeline .media .source-gradient .quote-show-more svg{padding:0;padding-top:1px;margin:0;vertical-align:top}.drop-timeline .media .highlight{padding:3px 0px 3px 0px}.drop-timeline .controls{padding-bottom:16px;padding-top:12px;text-align:center;margin-left:60px}.drop-timeline .controls .more-options{position:absolute;top:11px;left:-32px;width:28px;height:26px;z-index:50;overflow:hidden;background-color:white;display:none;text-align:left;color:#465c83}.drop-timeline .controls .more-options .icon{display:inline-block;width:28px;cursor:pointer}.drop-timeline .controls .more-options .option{display:inline-block;margin-left:20px;vertical-align:top;cursor:pointer}.drop-timeline .controls .more-options .option .icon{display:inline-block;vertical-align:top;margin-top:2px;width:22px}.drop-timeline .controls .more-options .option .icon svg{width:18px}.drop-timeline .controls .more-options .option .label{display:inline-block;vertical-align:top;font-size:13px;font-weight:600;margin-top:6px}.drop-timeline .thread-line{position:absolute;width:3px;background-color:#e3e6ec;height:calc(100% - 40px);left:24px;top:56px;border-radius:30px}.drop-timeline:hover .controls .more-options{display:block !important}.parent{border-bottom:none}.code-theme-light{color:#596f99 !important}.code-theme-light .hljs-comment,.code-theme-light .hljs-quote{color:#9ca6b9}.code-theme-light .hljs-variable,.code-theme-light .hljs-template-variable,.code-theme-light .hljs-attribute,.code-theme-light .hljs-tag,.code-theme-light .hljs-name,.code-theme-light .hljs-regexp,.code-theme-light .hljs-link,.code-theme-light .hljs-name,.code-theme-light .hljs-selector-id,.code-theme-light .hljs-selector-class{color:#ad2bee}.code-theme-light .hljs-number,.code-theme-light .hljs-meta,.code-theme-light .hljs-built_in,.code-theme-light .hljs-builtin-name,.code-theme-light .hljs-literal,.code-theme-light .hljs-type,.code-theme-light .hljs-params{color:#0e2247}.code-theme-light .hljs-string,.code-theme-light .hljs-symbol,.code-theme-light .hljs-bullet{color:#ffa983}.code-theme-light .hljs-title,.code-theme-light .hljs-section{color:#61c8c8}.code-theme-light .hljs-keyword,.code-theme-light .hljs-selector-tag{color:#3484fc}.code-theme-light .hljs{display:block;overflow-x:auto;color:#596f99 !important;background-color:#f4f6fc;font-size:15px;box-sizing:border-box;line-height:23px}.code-theme-light .hljs-emphasis{font-style:italic}.code-theme-light .hljs-strong{font-weight:bold}.code-theme-dark{/*!
    Theme: Outrun Dark
    Author: Hugo Delahousse (http://github.com/hugodelahousse/)
    License: ~ MIT (or more permissive) [via base16-schemes-source]
    Maintainer: @highlightjs/core-team
    Version: 2021.09.0
  */color:#D0D0FA !important}.code-theme-dark pre code.hljs{display:block;overflow-x:auto}.code-theme-dark .hljs{color:#D0D0FA !important;background:#000068;font-size:15px;line-height:23px}.code-theme-dark .hljs::selection,.code-theme-dark .hljs ::selection{background-color:#30305A;color:#D0D0FA}.code-theme-dark .hljs-comment{color:#50507A}.code-theme-dark .hljs-tag{color:#B0B0DA}.code-theme-dark .hljs-subst,.code-theme-dark .hljs-punctuation,.code-theme-dark .hljs-operator{color:#D0D0FA}.code-theme-dark .hljs-operator{opacity:0.7}.code-theme-dark .hljs-bullet,.code-theme-dark .hljs-variable,.code-theme-dark .hljs-template-variable,.code-theme-dark .hljs-selector-tag,.code-theme-dark .hljs-name,.code-theme-dark .hljs-deletion{color:#FF4242}.code-theme-dark .hljs-symbol,.code-theme-dark .hljs-number,.code-theme-dark .hljs-link,.code-theme-dark .hljs-attr,.code-theme-dark .hljs-variable.constant_,.code-theme-dark .hljs-literal{color:#FC8D28}.code-theme-dark .hljs-title,.code-theme-dark .hljs-class .hljs-title,.code-theme-dark .hljs-title.class_{color:#F3E877}.code-theme-dark .hljs-strong{font-weight:bold;color:#F3E877}.code-theme-dark .hljs-code,.code-theme-dark .hljs-addition,.code-theme-dark .hljs-title.class_.inherited__,.code-theme-dark .hljs-string{color:#59F176}.code-theme-dark .hljs-built_in,.code-theme-dark .hljs-doctag,.code-theme-dark .hljs-quote,.code-theme-dark .hljs-keyword.hljs-atrule,.code-theme-dark .hljs-regexp{color:#0EF0F0}.code-theme-dark .hljs-function .hljs-title,.code-theme-dark .hljs-attribute,.code-theme-dark .ruby .hljs-property,.code-theme-dark .hljs-title.function_,.code-theme-dark .hljs-section{color:#66B0FF}.code-theme-dark .hljs-type,.code-theme-dark .hljs-template-tag,.code-theme-dark .diff .hljs-meta,.code-theme-dark .hljs-keyword{color:#F10596}.code-theme-dark .hljs-emphasis{color:#F10596;font-style:italic}.code-theme-dark .hljs-meta,.code-theme-dark .hljs-meta .hljs-keyword,.code-theme-dark .hljs-meta .hljs-string{color:#F003EF}.code-theme-dark .hljs-meta .hljs-keyword,.code-theme-dark .hljs-meta-keyword{font-weight:bold}#flow-container{margin-bottom:30px;border-bottom:1px solid rgba(70,92,131,0.15)}#flow-container #flows{width:340px;display:inline-block;padding:0px 0px 20px 15px}#flow-container #flows .icon{display:inline-block;cursor:pointer;background-color:rgba(70,92,131,0.05);border-radius:50%;width:48px;height:48px;box-sizing:border-box;margin:0 auto;padding-top:11px;text-align:center}#flow-container #flows .selected-flow{display:inline-block;vertical-align:top;box-sizing:border-box;padding-left:15px;padding-top:12px;cursor:pointer;font-size:24px;font-weight:600}#flow-container #flow-options{display:inline-block;vertical-align:top;text-align:right}#flow-container #flow-options .button-flow-type{display:inline-block;background-color:#f1f2f5;color:#465d82;padding:8px 15px 4px 15px;font-size:15px;font-weight:500;border-radius:20px;margin-top:10px;cursor:pointer}#flow-container #flow-options .button-flow-type .icon{display:inline-block;margin-right:4px}#flow-container #flow-options .button-flow-type .label{display:inline-block;vertical-align:top}#flow-container #flow-options .selected{background-color:#e9f9fe;color:#004bfb;font-weight:600}#flow-list{display:none;position:absolute;top:100px;left:0px;width:570px;background-color:white;z-index:100}#flow-list .flow-item{margin:20px;font-size:18px;font-weight:600;cursor:pointer}.follower-container{padding:15px;border-bottom:1px solid #e4e9fa}.follower-container a{text-decoration:none;color:inherit}.follower-container .avatar{display:inline-block;margin-right:10px}.follower-container .avatar img{border-radius:50%}.follower-container .info{display:inline-block;vertical-align:top;width:460px}.follower-container .info .name{font-weight:600;margin-bottom:2px;color:#343434}.follower-container .info .username{font-weight:300;margin-bottom:5px;color:#465c83}.follower-container .info .bio{font-weight:200;color:#465c83}#container #header-container #header{position:fixed;left:0;right:0;margin:0 auto;padding-top:30px;z-index:100;width:570px;height:70px;background-color:white}#container #header-container #header .links{display:inline-block;width:240px;vertical-align:top;box-sizing:border-box;color:#465c83}#container #header-container #header .links a{color:#465c83;font-size:16px;font-weight:600;text-decoration:none}#container #header-container #header .links .icon{display:inline-block;vertical-align:top;background-color:#f4f6fd;width:46px;height:46px;border-radius:50%;text-align:center}#container #header-container #header .links .icon svg{padding-top:10px}#container #header-container #header .links .active{color:#103dff;background-color:rgba(209,243,255,0.5)}#container #header-container #header .links .label{display:inline-block;vertical-align:top;padding-top:3px}#container #header-container #header .logo{display:inline-block;width:80px;text-align:center;padding-top:5px}#container #header-container #header #searchbar{width:170px;border:none;outline:none;padding-top:3px;margin-left:4px}#container #header-container #header .actions{display:inline-block;width:240px;text-align:right;vertical-align:top;height:60px}#container #header-container #header .actions #button-compose-drop{margin-right:8px}#container #header-container #header .actions .user-avatar{vertical-align:top;display:inline-block;width:32px;cursor:pointer}#container #header-container #header .actions .user-avatar img{border-radius:50%}#container #header-container #header .actions .user-avatar .close-user-nav{display:none;padding-top:5px}#container #header-container #header .actions .user-avatar .close-user-nav svg{color:#103dff}#container #header-container #header #user-nav-container{display:none;background-color:white;position:absolute;box-sizing:border-box;top:20px;right:40px;width:570px;height:55px;text-align:right;padding-top:20px;padding-right:10px}#container #header-container #header #user-nav-container .user-nav-item{text-align:left;display:inline-block;margin-left:20px}#container #header-container #header #user-nav-container .user-nav-item a{text-decoration:none;color:inherit}#container #header-container #header #user-nav-container .user-nav-item .icon{display:inline-block;width:20px;cursor:pointer}#container #header-container #header #user-nav-container .user-nav-item .icon svg{color:#465c83}#container #header-container #header #user-nav-container .user-nav-item .label{display:inline-block;vertical-align:top;padding-top:2px;font-size:15px;font-weight:600;cursor:pointer;color:#465c83}#container #nav-container .indicator{position:absolute;right:-18px;top:26px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid white}#container #nav-container #nav{position:fixed;top:150px;left:0;right:720px;margin:0 auto;width:75px;padding-top:20px;box-sizing:border-box;background-color:white;border-radius:40px}#container #nav-container #nav .nav-item{margin:0 auto;text-align:center;font-size:11px;font-weight:600;margin-bottom:35px}#container #nav-container #nav .nav-item a{text-decoration:none;color:inherit}#container #nav-container #nav .nav-item .icon{cursor:pointer;background-color:rgba(70,92,131,0.05);border-radius:50%;width:48px;height:48px;box-sizing:border-box;margin:0 auto;padding-top:11px}#container #nav-container #nav .nav-item .label{padding-top:5px;cursor:pointer}#container #nav-container #nav .selected{color:#103dff}#container #nav-container #nav .selected .icon{cursor:pointer;background-color:rgba(209,243,255,0.5);border-radius:50%;width:48px;height:48px;box-sizing:border-box;margin:0 auto;padding-top:11px}#container #nav-container #nav .selected .label{display:block;color:#103dff}#container #nav-container #nav-more{position:fixed;top:480px;left:0;right:720px;width:50px;text-align:center;margin:0 auto}#container #nav-container #nav-more .button-more{display:inline-block;height:20px;color:#465c83;opacity:.4;margin-bottom:15px;cursor:pointer}#container #nav-container #nav-more .button-more:hover{opacity:1}#container #nav-container #nav-more #nav-more-links{display:none;font-size:12px;font-weight:600}#container #nav-container #nav-more #nav-more-links>div{opacity:.7;cursor:pointer}#container #nav-container #nav-more #nav-more-links>div .icon{margin:0 auto;color:#465c83;margin-bottom:6px;box-sizing:border-box;padding-top:8px;width:34px;height:34px;border-radius:50%;background-color:rgba(70,92,131,0.1)}#container #nav-container #nav-more #nav-more-links>div .label{margin-bottom:20px}#container #nav-container #nav-more #nav-more-links>div:hover{opacity:1}#container #nav-container #nav-more #nav-more-links a{color:#465c83;text-decoration:none}#container #main-container{padding-top:150px;padding-bottom:100px}#container #main-container #content{width:570px;margin:0 auto;background-color:white;border-radius:35px;padding-bottom:20px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaafb2;font-weight:300}input:-moz-placeholder,textarea:-moz-placeholder{color:#aaafb2;font-weight:300}input::-moz-placeholder,textarea::-moz-placeholder{color:#aaafb2;font-weight:300}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#aaafb2;font-weight:300}input.quote::-webkit-input-placeholder{color:#4a5a81;font-weight:500}input.quote:-moz-placeholder{color:#4a5a81;font-weight:500}input.quote::-moz-placeholder{color:#4a5a81;font-weight:500}input.quote:-ms-input-placeholder{color:#4a5a81;font-weight:500}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-thin.otf) format("opentype");font-weight:100 200;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-bold.otf) format("opentype");font-weight:700;font-style:normal}body{font-family:"proximanova";background-color:#ffffff}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.notification-timeline{box-sizing:border-box;border-bottom:1px solid #e4e9fa;margin-bottom:20px}.notification-timeline .container{padding:0 0px 12px 0px}.notification-timeline .container .icon{display:inline-block;width:40px;height:40px;vertical-align:top;background-color:#f4f6fd;border-radius:50%;text-align:center;margin-right:18px}.notification-timeline .container .icon svg{padding-top:8px;padding-left:4px;color:#465c83}.notification-timeline .container .content{vertical-align:top;display:inline-block;width:462px;padding-top:8px;font-size:16px;font-weight:400;line-height:21px;color:#1b2a45}.notification-timeline .container .content a{font-weight:600;color:#1b2a45;text-decoration:none}.notification-timeline .follower .icon{background-color:rgba(209,243,255,0.5)}.notification-timeline .follower .icon svg{color:#103dff}.notification-timeline .like .icon{background-color:#fee4eb}.notification-timeline .like .icon svg{padding-top:10px;padding-left:0px;color:#ff336d}.notification-timeline .ripple .icon{background-color:#d6ffed}.notification-timeline .ripple .icon svg{padding-top:9px;padding-left:0px;color:#33cd8a}.notification-timeline .liked-drop{position:relative;margin:25px 18px 0 18px;border-radius:10px;border:1px solid #cdd3dd;padding:15px}.notification-timeline .liked-drop .connector{position:absolute;width:3px;height:9px;left:0px;top:-26px;background-color:#cdd3dd;opacity:.5}.notification-timeline .liked-drop .icon{position:absolute;top:-18px;left:-17px;border:1px solid #cdd3dd;background-color:white;width:36px;height:36px;border-radius:50%;padding-top:8px;box-sizing:border-box}.notification-timeline .liked-drop .icon img{height:18px;width:14px}.notification-timeline .liked-drop .timestamp{color:#465d82;font-size:11px;font-weight:500;opacity:.5;margin-bottom:4px}.notification-timeline .liked-drop .timestamp a{color:inherit;text-decoration:none}.notification-timeline .liked-drop .text{font-size:15px;color:#465d82;line-height:18px}.notification-timeline .liked-drop .text a{color:#103dff;text-decoration:none;font-weight:500}/*! Pickr 1.8.2 MIT | https://github.com/Simonwep/pickr */.pickr{position:relative;overflow:visible;transform:translateY(0);display:inline-block;vertical-align:top;border-radius:50%;border:3px solid white;box-sizing:border-box;width:30px;height:30px}.pickr *{box-sizing:border-box;width:30px;height:30px;outline:none;border:none;-webkit-appearance:none}.pickr .pcr-button{position:relative;height:24px;width:24px;padding:0.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;border-radius:50%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat center;background-size:0;transition:all 0.3s}.pickr .pcr-button::before{position:absolute;content:'';top:-2px;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:50%;z-index:-1}.pickr .pcr-button::before{z-index:initial}.pickr .pcr-button::after{position:absolute;content:'';top:-2px;left:0;height:100%;width:100%;transition:background 0.3s;background:var(--pcr-color);border-radius:50%}.pickr .pcr-button.clear{background-size:14px;background-position:5px 3px}.pickr .pcr-button.clear::before{opacity:0}.pickr .pcr-button.disabled{cursor:not-allowed}.pickr *,.pcr-app *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr .pcr-palette,.pickr .pcr-slider,.pcr-app .pcr-palette,.pcr-app .pcr-slider{transition:box-shadow 0.3s}.pickr .pcr-palette:focus,.pickr .pcr-slider:focus,.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus{box-shadow:0 0 0 1px rgba(255,255,255,0.85),0 0 0 3px rgba(0,0,0,0.25)}.pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:15px;background:#fff;opacity:0;visibility:hidden;transition:opacity 0.3s, visibility 0s 0.3s;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;box-shadow:0 0.15em 1.5em 0 rgba(0,0,0,0.1),0 0 1em 0 rgba(0,0,0,0.03);left:0;top:0}.pcr-app.visible{transition:opacity 0.3s;visibility:visible;opacity:1}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:0.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display: grid){.pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit, 1.75em)}}.pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:0.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all 0.15s;overflow:hidden;background:transparent;z-index:1}.pcr-app .pcr-swatches>button::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.pcr-app .pcr-swatches>button::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:var(--pcr-color);border:1px solid rgba(0,0,0,0.05);border-radius:0.15em;box-sizing:border-box}.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -0.2em 0 -0.2em}.pcr-app .pcr-interaction>*{margin:0 0.2em}.pcr-app .pcr-interaction input{letter-spacing:0.07em;font-size:0.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:15px;transition:all 0.15s;padding:0.45em 0.5em;margin-top:0.75em}.pcr-app .pcr-interaction input:hover{filter:brightness(0.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px rgba(255,255,255,0.85),0 0 0 3px rgba(66,133,244,0.75)}.pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all 0.2s;border-radius:.15em;background:#f1f3f4;cursor:text}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}.pcr-app .pcr-interaction .pcr-save,.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{color:#fff;width:auto}.pcr-app .pcr-interaction .pcr-save,.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{color:#fff}.pcr-app .pcr-interaction .pcr-save:hover,.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover{filter:brightness(0.925)}.pcr-app .pcr-interaction .pcr-save{background:#103dff}.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-cancel{background:#f44250}.pcr-app .pcr-interaction .pcr-clear:focus,.pcr-app .pcr-interaction .pcr-cancel:focus{box-shadow:0 0 0 1px rgba(255,255,255,0.85),0 0 0 3px rgba(244,66,80,0.75)}.pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pcr-app .pcr-selection .pcr-color-palette,.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}.pcr-app .pcr-selection .pcr-color-palette:active,.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active{cursor:grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme='monolith']{width:14.25em;max-width:95vw;padding:0.8em}.pcr-app[data-theme='monolith'] .pcr-selection{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-preview{position:relative;z-index:1;width:100%;height:1em;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0.5em}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-preview::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-preview .pcr-last-color{cursor:pointer;transition:background-color 0.3s, box-shadow 0.3s;border-radius:0.15em 0 0 0.15em;z-index:2}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-preview .pcr-current-color{border-radius:0 0.15em 0.15em 0}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-preview .pcr-last-color,.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-preview .pcr-current-color{background:var(--pcr-color);width:50%;height:100%}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-palette{width:100%;height:8em;z-index:1}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;width:100%;height:100%}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-palette .pcr-palette::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-opacity{height:0.5em;margin-top:0.75em}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-opacity .pcr-slider{flex-grow:1;border-radius:50em}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(to right, red, #ff0, lime, cyan, blue, #f0f, red)}.pcr-app[data-theme='monolith'] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(to right, transparent, black),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%, 0.25em}#user-profile{margin-bottom:15px}#user-profile .edit{display:none;padding-bottom:10px}#user-profile .edit input{border-radius:8px;border:1px solid #465d82;font-size:14px;font-weight:500;padding:5px;outline:none}#user-profile .edit input:focus{border:1px solid #004bfb}#user-profile .file-input{position:absolute;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);width:0px;height:0px;top:-100px;left:-100px}#user-profile .cover-photo{position:relative;width:570px;height:200px;overflow:hidden;border-top-left-radius:35px;border-top-right-radius:35px}#user-profile .cover-photo img{height:200px;width:100%;object-fit:cover}#user-profile .profile{position:relative;padding:10px 0 10px 10px}#user-profile .profile .avatar{position:relative;display:inline-block;margin-top:-40px;width:155px}#user-profile .profile .avatar img{border-radius:50%;border:10px solid white}#user-profile .profile .info{display:inline-block;width:385px;vertical-align:top}#user-profile .profile .info .name{display:inline-block;font-size:20px;font-weight:bold;color:#343434;vertical-align:top}#user-profile .profile .info .actions{width:130px;text-align:right;display:inline-block}#user-profile .profile .info .username{font-size:16px;font-weight:300;color:#465c83;margin-bottom:10px}#user-profile .profile .info .location{display:inline-block;font-size:16px;font-weight:300;color:#465c83;margin-right:20px}#user-profile .profile .info .website{display:inline-block;font-size:16px}#user-profile .profile .info .website a{color:#103dff;text-decoration:none}#user-profile .profile .info .bio{margin-top:10px;font-size:15px;line-height:20px;color:#465c83;font-weight:300}#user-profile-options{background-color:#f4f6fd;height:45px;border-radius:30px;margin-bottom:30px;white-space:nowrap}#user-profile-options .option{display:inline-block;vertical-align:top;box-sizing:border-box;width:33%;text-align:center;color:#465c83;font-weight:600;margin-top:13px;cursor:pointer}#user-profile-options .option a{text-decoration:none;color:inherit}#user-profile-options .option .icon{display:inline-block}#user-profile-options .option .label{vertical-align:top;display:inline-block;padding-left:5px;padding-top:1px}#user-profile-options .active{color:#103dff}#follower-list{padding-bottom:15px;border-bottom:1px solid #e4e9fa}#follower-list .avatar{margin-left:15px;margin-top:15px;display:inline-block}#follower-list .avatar img{border-radius:50%}#follower-list .userinfo{display:inline-block;vertical-align:top;padding-top:35px;padding-left:10px;font-size:18px;font-weight:500}#settings-container #user-settings{position:relative;width:570px;background-color:white;margin-top:10px;margin:0 auto}#settings-container #user-settings #settings-header{margin-top:30px;margin-bottom:40px;font-size:24px;font-weight:300}#settings-container #user-settings #settings-header .icon{display:inline-block;width:50px}#settings-container #user-settings #settings-header .icon .logo{position:absolute;top:2px}#settings-container #user-settings #settings-header .icon .button-back{position:absolute;display:none;cursor:pointer;top:3px}#settings-container #user-settings #settings-header .label{display:inline-block;vertical-align:top;padding-top:4px}#settings-container #user-settings #settings-nav{width:570px;position:absolute}#settings-container #user-settings #settings-nav .settings-item{border-bottom:1px solid rgba(27,56,83,0.3);padding:20px 0 20px 0;color:#1b3853;cursor:pointer}#settings-container #user-settings #settings-nav .settings-item .icon{width:40px;display:inline-block;height:24px}#settings-container #user-settings #settings-nav .settings-item .icon svg{margin-bottom:-6px}#settings-container #user-settings #settings-nav .settings-item .label{display:inline-block;font-size:18px;font-weight:600;width:calc(100% - 70px)}#settings-container #user-settings #settings-nav .settings-item .arrow{width:30px;display:inline-block;text-align:right;height:24px}#settings-container #user-settings #settings-nav .settings-item .arrow svg{margin-bottom:-6px}#settings-container #user-settings .settings-panel{display:none;padding-top:20px}#settings-container #user-settings .section-input{margin-top:20px;width:100%;font-size:18px;font-weight:600;border:none;outline:none;padding:0 0 10px 0;color:#1a3754;border-bottom:2px solid #788692}#settings-container #user-settings .section-input:focus{border-bottom:2px solid #103dff}#settings-container #user-settings .valid{border-bottom:2px solid #4dd5b0}#settings-container #user-settings .valid:focus{border-bottom:2px solid #4dd5b0}#settings-container #user-settings .error{border-bottom:2px solid #ff4b3d}#settings-container #user-settings .error:focus{border-bottom:2px solid #ff4b3d}#settings-container #user-settings .good{border-bottom:2px solid #ffbb02}#settings-container #user-settings .good:focus{border-bottom:2px solid #ffbb02}#settings-container #user-settings .hint{font-size:13px;margin-top:7px;font-style:italic;opacity:.7;font-weight:400}#settings-container #user-settings .hint>span{font-weight:500}#settings-container #user-settings .button-settings-update{margin-top:40px;text-align:center;display:inline-block;cursor:pointer;border-radius:40px;background-color:#103dff;padding:8px 20px 8px 20px;color:white;font-size:15px}#settings-container #user-settings #resend-email-confirmation{color:#103dff;cursor:pointer}@media only screen and (max-width: 700px){#settings-container{width:100%;box-sizing:border-box;padding:20px}#settings-container #user-settings{width:100%}#settings-container #user-settings #settings-nav{width:100%}}#signup-container{text-align:center}#signup-container a{color:#103dff;text-decoration:none}#signup-container #signup-logo{padding-top:60px;padding-bottom:30px;text-align:center}#signup-container #signup-box{overflow:hidden;background-color:white;box-sizing:border-box;padding:70px 0 70px 0;color:#1a3754}#signup-container #signup-box .section{display:none;width:350px;margin:0 auto;text-align:left}#signup-container #signup-box .section .section-label{font-size:22px;font-weight:500}#signup-container #signup-box .section .section-info{margin-top:12px;font-weight:200;font-size:15px;line-height:24px}#signup-container #signup-box .section .section-form{margin-top:10px}#signup-container #signup-box .section .section-form .section-input{margin-top:20px;width:100%;font-size:18px;font-weight:600;border:none;outline:none;padding:0 0 10px 0;color:#1a3754;border-bottom:2px solid #788692}#signup-container #signup-box .section .section-form .section-input:focus{border-bottom:2px solid #103dff}#signup-container #signup-box .section .section-form .valid{border-bottom:2px solid #4dd5b0}#signup-container #signup-box .section .section-form .valid:focus{border-bottom:2px solid #4dd5b0}#signup-container #signup-box .section .section-form .error{border-bottom:2px solid #ff4b3d}#signup-container #signup-box .section .section-form .error:focus{border-bottom:2px solid #ff4b3d}#signup-container #signup-box .section .section-form .good{border-bottom:2px solid #ffbb02}#signup-container #signup-box .section .section-form .good:focus{border-bottom:2px solid #ffbb02}#signup-container #signup-box .section .section-form .hint{font-size:13px;margin-top:7px;font-style:italic;opacity:.7;font-weight:400}#signup-container #signup-box .section .section-form .hint>span{font-weight:500}#signup-container #signup-box .section .section-form .button-next,#signup-container #signup-box .section .section-form .button-finish,#signup-container #signup-box .section .section-form .button-login{margin-top:40px;text-align:center;display:inline-block;cursor:pointer;border-radius:40px;background-color:#103dff;padding:8px 20px 8px 20px;color:white;font-size:15px}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-thin.otf) format("opentype");font-weight:100 200;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:"proximanova";src:url(/../fonts/proxima-nova-bold.otf) format("opentype");font-weight:700;font-style:normal}body{font-family:"proximanova"}#landing-v1{text-align:center;margin-top:100px;color:#00164a}#landing-v1 a{color:inherit;text-decoration:none}#landing-v1 .name{font-size:20px;font-weight:bold}#landing-v1 .subline{font-size:36px;font-weight:100;margin-top:60px}#landing-v1 .create-account{width:200px;margin:0 auto;margin-top:60px;border-radius:30px;padding:15px 0 15px 0;background-color:#014bfb;color:white;font-weight:600;font-size:16px;text-align:center}#landing-v1 .login{margin-top:20px;font-weight:600;font-size:14px;opacity:.3}#landing-v1 .footer{margin-top:100px;opacity:.2;font-size:14px}#terms{width:900px;margin:0 auto;background-color:#ffffff;margin-bottom:40px}#terms a{color:#004bfb;text-decoration:none}#terms .top{text-align:center;padding:30px}#terms .title{font-size:24px;font-weight:bold;margin-bottom:15px}#terms .date{font-size:15px;font-weight:bold}#terms .section{clear:both;padding:40px;border-top:1px solid #cccccc}#terms .heading{font-size:15px;font-weight:bold;margin-bottom:15px;margin-top:15px}#terms .legalese{float:left;width:400px;font-size:16px;line-height:22px;text-align:justify}#terms .laymens{float:right;width:300px;font-size:22px;line-height:32px;font-weight:200}#privacy{width:800px;margin:0 auto;margin-top:40px}#privacy #title{font-size:30px;margin-top:30px;margin-bottom:30px}#privacy .tos-header{font-size:18px;font-weight:600;margin-bottom:20px;margin-top:20px}#privacy .tos-section{line-height:24px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
