.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:""}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:auto;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:auto;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:730px){.daterangepicker .ranges{width:auto;float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes animate-fade-out{0%{opacity:1}to{opacity:0}}@keyframes animate-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes animate-scale-in{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-scale-in{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes animate-alert-in{0%{max-height:0;opacity:0;-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0)}to{max-height:6rem;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes animate-alert-in{0%{max-height:0;opacity:0;-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0)}to{max-height:6rem;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes animate-alert-out{0%{max-height:6rem;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{max-height:0;opacity:0;-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);margin:0}}@keyframes animate-alert-out{0%{max-height:6rem;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{max-height:0;opacity:0;-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);margin:0}}@-webkit-keyframes animate-in-drop-list-item{0%{opacity:.5;-webkit-transform:translate3d(0,500%,0);transform:translate3d(0,500%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes animate-in-drop-list-item{0%{opacity:.5;-webkit-transform:translate3d(0,500%,0);transform:translate3d(0,500%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes animate-modal{0%{-webkit-transform:translate(-50%,-51%);transform:translate(-50%,-51%);opacity:0}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@keyframes animate-modal{0%{-webkit-transform:translate(-50%,-51%);transform:translate(-50%,-51%);opacity:0}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);opacity:0}}.CodeMirror{font-family:Source Code Pro,monospace}.CodeMirror-linenumber{color:#a1aab7}.cm-header,.cm-strong{font-weight:600}.theme--dark .CodeMirror{background:#3a3a43}@media screen and (max-width:768px){.ReactCodeMirror{font-size:1.2rem}.CodeMirror-linenumber{text-align:left}}body,html{overflow:hidden;box-sizing:border-box;-webkit-font-smoothing:antialiased}body *,body :after,body :before,html *,html :after,html :before{box-sizing:inherit}html{font-size:62.5%}body{position:relative;font-family:Source Sans Pro,sans-serif;font-size:1.4rem;margin:0}h1,h2,h3,h4{margin:0;font-weight:inherit;word-break:break-all}h1{font-size:2.4rem}h1,h2{font-weight:600}h2,h3{font-size:1.6rem}h4{font-weight:600}h4,h5{font-size:1.4rem}[role=button],a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a img{border-width:0;border-style:none;outline:none}b,strong{font-weight:600}button{background:none;border:0;outline:0;padding:0;font-family:Source Sans Pro,sans-serif;box-sizing:border-box}[role=button],button:hover{cursor:pointer}p{font-size:1.4rem}table{width:100%}ul{list-style-type:none;padding:0;margin:0}iframe{border:none;width:100%;height:100%}.iframe_wrapper .loader{position:absolute;z-index:0;left:50%;top:50%;margin:0 auto;border:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:none;animation:none}.iframe_wrapper .loader:before{display:inline-block;content:"";width:100%;height:100%;border-radius:50%;border:5px solid #2b6bf3;border-right-color:transparent;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}#app,.app__wrapper,.dragAndDropHandler{height:100vh;width:100vw}.errorBoundary{display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:auto!important}.errorBoundary .icon{margin-bottom:.5rem}.errorBoundary .errorBoundary__subtitle{font-weight:300}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}svg{display:inline-block;vertical-align:middle}.icon{width:16px;height:auto;fill:#5e646e}.icon--team{width:140px;fill:#fff}.theme--dark svg{fill:#878891}video{display:block;width:auto;height:auto;width:100%;max-height:100%;transition:all .5s ease-out;outline:0}video::-webkit-media-controls{overflow:hidden!important}@-webkit-keyframes rotate-video-fullscreen{0%{left:50%;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);max-width:60vh;max-height:30vh}99%{left:50%;top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{left:0;top:0;-webkit-transform:rotate(0);transform:rotate(0);max-width:80vw;max-height:calc(100vh - 120px)}}@keyframes rotate-video-fullscreen{0%{left:50%;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);max-width:60vh;max-height:30vh}99%{left:50%;top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{left:0;top:0;-webkit-transform:rotate(0);transform:rotate(0);max-width:80vw;max-height:calc(100vh - 120px)}}.btn_triangle{position:absolute;z-index:11;width:10em;height:10em;border-radius:50%;border:2px solid #9dc7ff}.btn_triangle:hover{transition:all .2s ease;-webkit-transform:scale(1.2);transform:scale(1.2);cursor:pointer}.btn_triangle .triangle-right{width:0;height:0;border-top:25px solid transparent;border-left:50px solid #9dc7ff;border-bottom:25px solid transparent;position:absolute;z-index:999;left:10px}.opacity__0{opacity:0}.center__align{left:0;right:0;top:0;bottom:0;margin:auto}.PlaybackSpeed{font-weight:600;padding:3px;border:2px solid;background:#2b6bf3;color:#fff;outline:0;right:0;top:0;position:absolute;z-index:5}.dropPreview__video--loading{visibility:hidden}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1.5em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-top:0 solid var(--PhoneInputCountrySelectArrow-color);border-bottom:var(--PhoneInputCountrySelectArrow-borderWidth) solid var(--PhoneInputCountrySelectArrow-color);border-left:0 solid var(--PhoneInputCountrySelectArrow-color);border-right:var(--PhoneInputCountrySelectArrow-borderWidth) solid var(--PhoneInputCountrySelectArrow-color);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.page{display:flex;height:inherit;flex-flow:row wrap;background-color:#f8f9fc}.page--boardPage,.singleDropPage{display:grid;grid-template-areas:"header header" "content sidepanel";grid-template-rows:8rem 1fr;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}@media screen and (max-width:768px){.page--boardPage,.singleDropPage{grid-template-areas:"header header" "content content";grid-template-rows:6rem 1fr}}.page__content{display:block;width:100%;height:calc(100vh - 80px);overflow-y:auto}.page__title{margin:0;color:#2a2d33;font-size:2.4rem;font-weight:600}.page--error404,.page--noAccess .page__content{display:flex;flex-direction:column}.page--noAccess .page__content{justify-content:center;align-items:center}.embeddedAppIframe{width:100vw;height:100vh}@media screen and (max-width:768px){#hubspot-messages-iframe-container{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}}.error{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:0 1rem 4rem}.error__number{font-size:300px;margin:4rem 0 0;font-weight:700;color:#fff;letter-spacing:0;line-height:1;text-shadow:0 2px 40px #dee3eb}.error__title{margin:0;padding:0;font-weight:600;font-size:32px}.error__message,.error__title{color:#44484f;letter-spacing:0}.error__message{margin:0 0 20px;text-align:center;font-size:16px;line-height:24px}.error__message a{font-weight:700;color:#2b6bf3;text-decoration:underline}@media screen and (max-width:992px){.error__number{font-size:150px}.error__title{font-size:28px}}@media screen and (max-width:768px){.error__number{font-size:100px}.error__title{font-size:18px}}.dashboardPage{flex-flow:column wrap}.dashboardPage .alertsContainer{top:8rem;right:0;left:24rem;width:auto;position:fixed}.mainContainer{width:calc(100% - 24rem);height:calc(100% - 8rem);display:flex;flex-flow:column nowrap;position:relative}.mainContainer .alert{margin:.5rem 0}.mainContainer.mainContainer--settings{display:block;position:absolute;top:8rem;left:24rem;padding:4rem;overflow-y:scroll}.drops{display:flex;flex:1;position:relative}.searchResultsInfo{border-bottom:1px solid #dee3eb;color:#44484f;margin:0 4rem 2rem}.searchResultsInfo .icon{margin:0 .5rem}.activeDropsNumber{color:#fff;position:absolute;z-index:1;right:-10px;top:-10px;width:20px;height:20px;border-radius:50%;background-color:#6f42c2;text-align:center;visibility:hidden}.dragAndDropHandler--draggingDropItems .drops{position:relative}.dragAndDropHandler--draggingDropItems .drops:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background-color:rgba(241,244,248,.92)}.mainMenu.isCollapsed~.mainContainer{width:calc(100% - 9rem)}.demo_tutorial{top:0;width:100%;position:absolute;padding:10px;background-color:rgba(42,107,242,.7);color:#fff;z-index:1}.closebtn{margin-left:15px;color:#fff;font-weight:700;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s}.closebtn:hover{color:#000}.webinar--div{display:flex;font-size:larger;justify-content:center}@media screen and (max-width:768px){.dashboardPage .mainContainer.mainContainer--settings{top:6rem;padding:2rem}.dashboardPage .mainContainer.mainContainer--settings .card--small{width:100%}.mainMenu:not(.isCollapsed)~.mainContainer{-webkit-filter:blur(5px);filter:blur(5px)}.webinar--div{display:block}}.board{display:flex;flex:1;flex-flow:column nowrap;position:relative;max-width:100%}.board .uploadZone{flex:1}.theme--dark .board{background-color:#2d2e33}.editNotePage{display:block}.note__headerOptionsContainer{display:flex;height:100%;flex-flow:row nowrap;align-items:center;padding:0 20px 0 40px}.note__headerOptionsContainer .select{margin-right:20px;width:200px}.note_markdownOptionsContainer{position:absolute;bottom:10px;right:-35px;height:55px;width:26px;display:flex;justify-content:space-between;flex-direction:column}.note__markdownEditorWrapper{position:relative;height:calc(100% - 80px);padding:40px;overflow-y:scroll}.note__markdownEditorWrapper .note__markdownEditorContainer{position:relative;width:100%;max-width:580px;margin:0 auto;background:#fff;border:1px solid #dee3eb;border-radius:4px}.note__markdownEditorWrapper .CodeMirror{height:100%}.note__markdownEditorWrapper .CodeMirror-scroll{min-height:300px}.note__markdownEditorWrapper .CodeMirror-empty{color:#a1aab7}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown{padding:40px}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .CodeMirror-line *{color:#44484f;font-size:1.4rem}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-header-1{font-size:1.8rem;font-weight:600}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-header-2{font-size:1.6rem;font-weight:600}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-header-3{font-size:1.6rem;font-weight:400}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-header-4{font-size:1.4rem;font-weight:600}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-variable-2{padding-left:1em}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-hr{display:inline-block;width:100%;border-bottom:1px solid #dee3eb;margin-bottom:1.6rem;color:transparent}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-comment{font-style:oblique}.note__markdownEditorWrapper .note__markdownEditorContainer--markdown .cm-quote{border-left:2px solid #a1aab7;padding-left:8px}.singleDropPage .poweredBy{padding:2rem 2rem 0;justify-content:flex-end}.singleDropPage .poweredBy__link{font-size:1.6rem}.singleDropPage .poweredBy__logo{width:3.5em;margin-left:.25em}.page.page--legacy{display:block;width:100%;height:auto;background-color:#fff}.page.page--legacy .legacy__header{display:block;width:100%;height:60px;border-bottom:1px solid #dee3eb}.page.page--legacy .header__logoImage{display:inline;vertical-align:top;border:none}.page.page--legacy .legacy__messageWrapper{display:block;padding:20px;text-align:center}.page.page--legacy .legacy__title{text-align:center;padding:0}.page--icons{overflow-y:scroll}.iconsList{display:flex;flex-wrap:wrap;padding:2rem;margin:0;list-style:none}.iconsList__item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 20rem;border:1px solid #dee3eb;padding:1rem;margin:-1px -1px 0 0}.iconsList__item .icon{display:block;width:5rem;fill:#5e646e;margin-bottom:0}.iconsList__viewbox{margin:0}.settings__row{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:40px 0}.settings__column,.settings__row{position:relative;border-top:1px solid #dee3eb}.settings__column{display:block;padding:4rem 0}.settings__column .formGroup{margin:0 0 40px;min-height:inherit}.settings__column .formGroup:last-child{margin:0}.settings__column .loader__wrapper{margin-top:4rem}.pad__remove{padding:0}.settings__buttonWrapper{padding-top:4rem;display:flex;justify-content:flex-end}.settings__buttonWrapper .button,.settings__buttonWrapper .settings__button{min-width:20rem;background:linear-gradient(180deg,#2b6cf3,#2b6cf3)}.settings__buttonWrapper .button:hover,.settings__buttonWrapper .settings__button:hover{background:linear-gradient(0deg,#4a77d8,#5780d8)}.settings__buttonWrapper .button--warning{width:inherit}.settings__buttonWrapper--withBorder{border-top:1px solid #dee3eb}.settings__buttonWrapper--top-0{padding-top:0}.settings__buttonWrapper--top-20{padding-top:2rem}.settings__buttonWrapper--alignLeft{text-align:left}.settings__optionsContainer{position:relative;width:400px}.settings__optionsContainer p:first-child{margin-top:0}.settings__optionsContainer .formGroup{margin:0}.settings__titleContainer{flex:1;margin-bottom:2rem}.settings__titleContainer p{font-size:smaller}.settings__title{font-size:1.8rem;font-weight:600;color:#2a2d33;display:flex}.settings__linkLabel{display:inline-block;margin-left:10px;color:#fff;background:linear-gradient(180deg,#70c843,#50bf17);border-radius:2px;width:64px;height:22px;line-height:22px;font-size:12px;text-align:center}.settings__description{font-size:1.4rem;color:#44484f;line-height:22px;margin-bottom:0}.settings__teamUseEmailDomainSwitch.switch{width:19rem}.settings__teamUseEmailDomainSwitch.switch .switch__label{font-weight:400}.settings__poweredBySwitch.switch{width:17rem}.settings__enableSSLSwitch{margin:2rem 0 .5rem}.settings__descriptionLink{font-weight:600;color:#2b6bf3}.settings__descriptionLink:active,.settings__descriptionLink:link{text-decoration:underline}.settings__descriptionLink:hover{text-decoration:none}.settings_descriptionImage{width:400px;margin-top:20px}.settings__tableHeader{display:flex;justify-content:space-between}.settings__teamMembersStatus{display:flex;align-items:center}.settings__teamMembersStatus .usersTable__statusState,.settings__teamMembersStatus .usersTable__statusState--disabled{margin-left:2rem;color:#2a2d33}.usersTable{display:flex;flex-wrap:wrap;padding:0;width:100%}.usersTable__row{width:100%;display:flex;padding:2rem 0;border-bottom:1px solid #dee3eb}.usersTable__row--disabled .usersTable__cell,.usersTable__row--disabled .usersTable__email{color:#a1aab7}.usersTable__row--disabled .gravatar__wrapper{opacity:.5}.usersTable__row--head .usersTable__cell{font-size:1.4rem;font-weight:600;color:#000}.usersTable__cell{box-sizing:border-box;flex-grow:1;list-style:none;padding:0 1rem;margin:auto}.usersTable__cell .drui-dropdown__listItemWrapper{display:flex;flex-direction:column}.usersTable__email{font-size:1.2rem;color:#5e646e;max-width:150px}.usersTable__email,.usersTable__user{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usersTable__cell--userDetails{width:35%;padding:0 10px 0 0;display:flex}.usersTable__cell--userDetails .gravatar__wrapper{border-radius:50%;display:block;height:33px;width:33px;overflow:hidden;margin-right:1rem;min-width:33px}.usersTable__cell--accountType,.usersTable__cell--dropsCounter{width:15%}.usersTable__cell--spaceUsed{width:20%}.usersTable__cell--userStatus{width:15%}.usersTable__cell--settings{width:5%;padding:0 0 0 1rem;text-align:right;position:relative;right:10px}.usersTable__cell--settings .icon--disable{fill:#f94c4c}.usersTable__cell--settings .tooltip{margin-right:1rem;display:inline}.usersTable__statusState{color:#50bf17;position:relative;padding-left:12px}.usersTable__statusState:after{content:"";display:block;width:7px;height:7px;background-color:#50bf17;border-radius:50%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.usersTable__statusState--disabled{color:#ffa30c}.usersTable__statusState--disabled:after{background-color:#ffa30c}.usersTable__statusState--total{color:#2b6cf3}.usersTable__statusState--total:after{background-color:#2b6cf3}.usersTable__statusCounter{font-weight:600}.usersTable__removeUser .drui-dropdownItem__title{color:#f94c4c}.usersTable__removeUser path{fill:#f94c4c}.usersTable__removeUser:hover .drui-dropdownItem__action .drui-dropdownItem__title,.usersTable__removeUser:hover path{color:#f83333}.dropSettingsSection{display:flex;flex-direction:column}.dropSettingsSection__definedByOptions{display:flex;width:100%;justify-content:flex-end}@media screen and (max-width:768px){.dropSettingsSection__definedByOptions{justify-content:flex-start;flex-direction:column;padding-top:2rem}}.dropSettingsDefinedByOption{width:33.33333%;padding:2rem 1rem;display:flex;align-items:center;justify-content:center}.dropSettingsDefinedByOption .radioButton.radioButton--checked .radioButton__wrapper,.dropSettingsDefinedByOption .radioButton .radioButton__wrapper{padding:0 1rem 0 3rem!important;margin:0}.dropSettingsDefinedByOption .radioButton__wrapper{color:#2a2d33;font-weight:400}.dropSettingsDefinedByOption .radioButton--checked.radioButton--disabled .radioButton__wrapper,.dropSettingsDefinedByOption.radioButton--disabled:hover .radioButton__wrapper{color:#2a2d33}.dropSettingsDefinedByOption .radioButton--checked .radioButton__wrapper{color:#5e646e}.dropSettingsDefinedByOption .icon--info{fill:#a1aab7}@media screen and (max-width:768px){.dropSettingsDefinedByOption{justify-content:flex-start;padding:1rem 1rem 1rem 0;width:auto}}.dropSettings{border-bottom:1px solid #dee3eb;border-top:1px solid #dee3eb;display:flex}.dropSettings:nth-child(2){border-bottom:none}@media screen and (max-width:768px){.dropSettings{border:none;flex-direction:column}}.dropSettingsOption,.dropSettingsType{padding:2rem;width:50%;display:flex;align-items:flex-start}.dropSettingsOption:first-child,.dropSettingsType:first-child{padding-left:20px}@media screen and (max-width:768px){.dropSettingsOption,.dropSettingsType{width:auto}}@media screen and (max-width:768px){.dropSettingsOption--hiddenOnMobile{display:none}}.dropSettingsOption__select{width:100%}.dropSettingsOption--active{background-color:#f8f9fc}.dropSettingsType__title{margin-left:1rem;font-size:16px;line-height:20px}.dropSettingsType__link{display:block;color:#0b68ff;font-size:14px;line-height:18px;margin-top:.5rem;text-decoration:underline}.settings__descriptionTitle{font-weight:600;font-size:1.8rem}.settings__descriptionTitle strong{color:#2b6bf3}.settings__box{border-radius:4px;background:#f8f9fc;border:1px solid #dee3eb;padding:2rem;margin:2rem 0}.settings__box .formGroup.switch{margin:20px 0 5px}.settings__boxButtonContainer{display:flex;justify-content:flex-end}.settings__boxButtonContainer .settings__button{margin-top:2rem;width:20rem;background:linear-gradient(180deg,#2b6cf3,#2b6cf3)}.paymentHistory__header{display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid #dee3eb}.paymentHistory__header .paymentHistory__column{font-weight:600;color:#000}.paymentHistory__column{flex:2;font-size:1.4rem;color:#44484f}.paymentHistory__column.paymentHistory__column--amount{flex:1rem}.paymentHistory__column:last-child{flex:1;text-align:right}.paymentHistory__row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:6rem;border-bottom:1px solid #dee3eb}.paymentHistory__columnLink{color:#2b6bf3;text-decoration:underline}.customLogoUploadZone{border:2px dashed #dee3eb;border-radius:2px;background:#f8f9fc;display:flex;padding:4rem;margin-bottom:2rem;align-items:center;cursor:pointer}.customLogoUploadZone .uploadIcon{width:102px;height:102px;margin-bottom:0;border-radius:50%;background-color:#fff}.customLogoUploadZone.customLogoUploadZone--isDragOver{border:2px solid #2b6bf3;box-shadow:0 0 0 4px rgba(43,107,243,.1)}.customLogoUploadZone.customLogoUploadZone--isDragOver .uploadIcon__circle{stroke:#2b6bf3;-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}.customLogoUploadZone.customLogoUploadZone--isDragOver .uploadIcon__cloud,.customLogoUploadZone.customLogoUploadZone--isDragOver .uploadIcon__cloudShade{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.customLogoUploadZone--disabled{opacity:.5}.customLogoUploadZone--disabled:hover{cursor:not-allowed}.settings__optionsLabelWrapper{display:flex;justify-content:space-between;margin-bottom:10px}.settings__optionsLabelWrapper .button{color:#7a50c7;font-size:14px;font-weight:600;line-height:18px;height:auto;padding:0}.settings__optionsLabelWrapper .button:hover{text-decoration:underline}.settings__optionsLabel{font-weight:600;font-size:14px}.customLogoUploadZone__content{margin-left:20px}.customLogoUploadZone__title{color:#2a2d33;font-size:16px;font-weight:600;line-height:20px}.customLogoUploadZone__decription{color:#5e646e;font-size:12px;line-height:15px;margin-bottom:0}.settings__teamLogoWrapper{position:relative;display:flex;width:8rem;height:8rem;align-items:center;justify-content:center;margin-bottom:2rem;background-color:#f8f9fc}.settings__teamLogoWrapper--loading .settings__teamLogo{opacity:.1}.settings__teamLogo{display:block;max-width:6rem}.socialProof__caption{display:block;margin-bottom:2rem;text-align:center;color:#44484f}.socialProof__companyLogos{display:flex;flex-flow:row nowrap;justify-content:space-between}.paymentMethod__card{display:flex;flex-flow:row nowrap;justify-content:flex-start}.paymentMethod__cardTypeImg{display:block;width:7rem;height:4.2rem;border-radius:4px;background-color:#26337a}.paymentMethod__cardDetails{display:flex;flex-flow:column;justify-content:space-around;margin-left:2rem;color:#44484f}.fixed__user__row{width:inherit;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.root--div{padding:20px 0;border-top:none}.header{display:flex;position:relative;grid-area:header;height:8rem;width:100%;border-bottom:1px solid #dee3eb;background-color:#fff;box-sizing:border-box}@media screen and (max-width:768px){.header .header__buttonChrome{display:none}}.header--dashboard{width:calc(100vw - 240px);background-color:transparent}.dragAndDropHandler--draggingDropItems .header--dashboard{position:relative}.dragAndDropHandler--draggingDropItems .header--dashboard:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background-color:rgba(241,244,248,.92)}.header__logo{display:flex;width:auto;width:18rem;height:100%;align-items:center;padding:1rem 4rem;border-right:1px solid #dee3eb}.header__logo .header__logoLink{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:50%}.header__logo .header__logoLink.header__logoLink--small{display:none}.header__logo .icon{max-width:10px;margin-right:4rem;background-position:0}@media screen and (max-width:992px){.header__logo{border-right:none}}.header__logoImage--small{display:none}.logoBackButton{display:flex;padding:0 0 0 3.4rem;justify-content:center;align-items:center;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.logoBackButton .icon{width:2.2rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.logoBackButton:hover .icon{fill:#a1aab7}.logoBackButton:active{-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (max-width:768px){.logoBackButton{padding:0 0 0 2rem}}.header--dark{background-color:#3a3a43;color:#fff;border-bottom:1px solid #2d2e33}.header--dark .header__logo,.header--dark .header_details{border-right:1px solid #2d2e33}.header--dark .options_notification:before{border:2px solid #3a3a43!important}.theme--dark .header{background-color:#3a3a43;border-bottom:1px solid #2d2e33;color:#fff}.theme--dark .header .header__logo{border-right:1px solid #2d2e33}@media screen and (max-width:992px){.theme--dark .header .header__logo{display:none}}@media screen and (max-width:768px){.header{padding:1rem 2rem 1rem 0;height:6rem;justify-content:flex-end}.header .userSettings .gravatar{max-width:3rem}.header .userSettings .icon{margin-left:.5em}.header--dashboard{width:calc(100vw - 6rem);justify-content:flex-end}.header__logo{padding:.5rem 1rem .5rem 0;margin-left:2rem;border:none}.header__logo .header__logoLink{background-position:0}.header__logo .header__logoLink--full{display:none}.header__logo .header__logoLink .header__logo--small{display:block}.header__logoImage--full{display:none}.header__logoImage--small{display:block}.headerOptions:not(:last-child){margin-right:auto}}.header_details{display:flex;flex-grow:1;position:relative;align-items:center;padding:0 4rem}.header_details h3{padding:0;font-size:1.6rem}.header_details .details_info{padding-left:4rem;display:flex}.header_details .details_info .tooltip{display:flex}.header_details .details_members{position:absolute;right:4rem}.header_details .inlineEditableText{width:100%;max-width:300px}.header_details .inlineEditableText__input,.header_details .inlineEditableText__input:focus{height:40px;font-size:1.6rem;-webkit-transform:translate(-.38em);transform:translate(-.38em)}.header_details .tooltip--inlineEditableText{position:relative}@media screen and (max-width:768px){.header_details{padding:0 2rem;font-size:1.8rem;font-weight:600}.header_details .details_info{padding-left:2rem}}@media screen and (max-width:768px){.page--boardPage .headerOptions .dropdown{display:none}}@media screen and (max-width:992px){.singleDropPage .header_details{display:none}}.headerOptions{display:flex;align-items:center;padding:0 2rem;margin-left:auto}.headerOptions .headerOptions__button{margin-left:2rem}.headerOptions .headerOptions__buttons{display:flex}.headerOptions .itemCount{background:#f94c4c;border-radius:50%;margin-left:1rem;width:1.8rem;height:1.8rem;color:#fff;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center}.headerOptions .header__upgradeButton{white-space:nowrap;background:linear-gradient(-180deg,#63bb37,#46a814);color:#fff;box-shadow:none}.headerOptions .header__upgradeButton:hover{background:linear-gradient(180deg,#70c843,#50bf17)}.headerOptions .header__upgradeLink{margin-left:20px}@media screen and (max-width:992px){.headerOptions{height:auto;margin-left:auto;padding:0}.headerOptions .link__primary{display:none}.headerOptions .button:not(.uploadDropsButton){font-size:10px;overflow:hidden;padding:0;border:none;background-color:transparent;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center;background-image:none}.headerOptions .button:not(.uploadDropsButton)>svg{display:inline-block;margin-bottom:.5em}.headerOptions .button:not(.uploadDropsButton) .icon{position:static}.headerOptions a[href$="/login"]{display:none}.headerOptions__button{font-size:12px;padding:0;background:none;border:none}.headerOptions__buttons{padding-right:0}.headerOptions__buttons .recentlyViewedButton{display:none}.theme--dark .button:not(.uploadDropsButton):not(.button--delete){color:#878891}}@media screen and (max-width:992px){.dashboardPage .headerOptions{padding:0;margin:0;height:100%}.dashboardPage .uploadDropsButton__container{margin:0 1rem 0 0;height:100%;display:flex;justify-content:center;align-items:center}.dashboardPage .uploadDropsButton{padding:.5em 1em;height:auto}.dashboardPage .uploadDropsButton:after{top:.5em;bottom:.5em;height:auto}.dashboardPage .uploadDropsButton .icon{fill:#fff;height:auto;width:.75em;margin-left:.5em}.headerOptions__buttons{justify-content:flex-end;margin:0}.headerOptions__buttons .headerOptions__button{font-size:1.2rem;background:none!important}}.dragImage__wrapper{position:fixed;right:100%;top:100%;z-index:-1;-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%)}.dragImage__wrapper .dropsGridItem,.dragImage__wrapper .dropsListItem{position:absolute;z-index:2}.dragImage__wrapper .dropsListItem{padding:1rem}.dragImage__wrapper .dropsListItem>.dropsListItem__preview{position:relative;top:auto;left:auto;right:auto;bottom:auto}.dragImage__wrapper .dropsListItem .previewPlaceholder{background-size:100%}.dragImage__wrapper .dropsListItem .dropsListItem__title{max-width:24rem;overflow:hidden;text-overflow:ellipsis}.dragImage__wrapper--list{width:30rem;height:5rem;box-shadow:2px 2px 10px 0 rgba(45,46,51,.25);border-radius:4px}.dragImage__wrapper--list .dropsListItem{left:0;top:0;width:30rem;height:5rem;padding:1rem;background-color:#fff;border:none;border-radius:4px;border:1px solid rgba(222,227,235,.5)}.dragImage__wrapper--list .dropsListItem:nth-of-type(2){top:.5rem;left:.5rem;z-index:1}.dragImage__wrapper--list .dropsListItem .dropsListItem__preview{margin-right:1rem}.dragImage__wrapper--list .dropsListItem .dropsListItem__title{width:auto}.dragImage__counter{display:block;position:absolute;z-index:3;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);color:#e9eaed;font-size:1.2rem;font-weight:600;width:1.8rem;height:1.8rem;border-radius:50%;text-align:center;background:linear-gradient(0deg,#2b6bf3,#2b6bf3)}.dragImage__wrapper--grid{width:26rem;height:30rem}.dragImage__wrapper--grid .dropsGridItem{top:0;left:0;margin:0}.dragImage__wrapper--grid .dropsGridItem:nth-of-type(2){top:1rem;left:1rem;z-index:1}.dragImage__wrapper--grid .dragImage__counter{top:0;left:auto;right:0;font-size:1.4rem;width:2.4rem;height:2.4rem;line-height:2.4rem}.videoIcon{position:absolute;width:2rem;height:2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#fff;pointer-events:none;box-shadow:0 0 19px 0 rgba(0,0,0,.1);top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}.videoIcon__triangle{width:0;height:0;display:block;margin:0 0 0 2px;border-color:transparent transparent transparent #5e646e;border-style:inset;border-width:5px 0 5px 6px;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.videoIcon--gridItem{width:3.2rem;height:3.2rem}.ReactVirtualized__List{outline:none}.dropsList__container{display:block;width:100%;height:100%;padding:2rem 4rem;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:768px){.dropsList__container{padding:2rem}}.dashboardPage .dropsList__container{padding-top:0}.dropsList{display:block;height:calc(100% - 39px);border-bottom:1px solid #dee3eb}.dropsList.dropsList--frozen{opacity:.5}.dropsList--isSorting .dropsListItem{pointer-events:none}.dropsListHeader{position:-webkit-sticky;position:sticky;top:-2rem;display:flex;justify-content:flex-start;align-items:center;align-content:baseline;max-width:100%;margin:0;padding:1rem 2rem 1rem 6.2rem;border-bottom:1px solid #dee3eb;z-index:1;box-shadow:0 1px 2px -3px rgba(0,0,0,.1)}.dropsListHeader__item{font-weight:600}.dropsListHeader__item.dropsListHeader__item--selectAll{position:absolute;left:1rem;top:1rem;margin:0}.dropsListHeader__item.dropsListHeader__item--name{width:calc(30% + 7.2rem);padding-left:6rem}.dropsListHeader__item.dropsListHeader__item--link{width:20rem;padding:0 1rem;margin-right:2rem}.dropsListHeader__item.dropsListHeader__item--date{width:15rem;padding:0 1rem}.dropsListHeader__item.dropsListHeader__item--actions{margin-left:auto;padding:0}.dashboardPage .dropsListHeader{top:0}.theme--dark .dropsList__container{color:#dcdee6}.theme--dark .dropsListHeader{border-bottom:1px solid #464651}@media screen and (max-width:992px){.dropsListHeader{display:none}}@media screen and (max-width:768px){.dropsList{height:100%}}.ReactVirtualized__Collection{outline:none}.dropsGrid{display:flex;flex-flow:row wrap;justify-content:flex-start;align-content:flex-start;height:100%;padding:0 2rem 4rem;overflow-x:hidden;overflow-y:auto}.dropsGrid.dropsGrid--frozen{opacity:.5}.dropsGrid .isSorting .dropsGridItem{pointer-events:none}@media screen and (max-width:768px){.dropsGrid{padding:2rem}}@media screen and (min-width:768px){.dashboardPage .dropsGrid{padding-top:0}}.dropsGridItem{position:relative;height:30rem;width:26rem;margin:0 0 2rem 2rem;border:1px solid #dee3eb;border-radius:4px;padding:.5rem;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .15s ease-out;transition:-webkit-transform 50ms linear;transition:transform 50ms linear;transition:transform 50ms linear,-webkit-transform 50ms linear}@-moz-document url-prefix(){.dropsGridItem{transition:none}}.dropsGridItem.dropsGridItem--dragging{pointer-events:none;z-index:999}.dropsGridItem.dropsGridItem--dragging .activeDropsNumber{visibility:visible}.dropsGridItem.dropsGridItem--dragging__light{box-shadow:0 0 12px 0 rgba(0,0,0,.2)}.dropsGridItem.dropsGridItem--dragging__light.dropsGridItem--selectedMore{box-shadow:1px 1px rgba(0,0,0,.15),3px 3px #eee,4px 4px #dee3eb,5px 5px rgba(0,0,0,.15),7px 7px #eee,8px 8px #dee3eb,9px 9px rgba(0,0,0,.15)}.dropsGridItem.dropsGridItem--dragging__dark{background-color:#3a3a43;border:1px solid #2d2e33;color:#fff}.dropsGridItem.dropsGridItem--dragging__dark .dropsListItem__linkWrapper{color:#498eff}.dropsGridItem.dropsGridItem--dragging__dark.dropsGridItem--selectedMore{box-shadow:1px 1px rgba(0,0,0,.15),3px 3px #464651,4px 4px #2d2e33,5px 5px rgba(0,0,0,.15),7px 7px #464651,8px 8px #2d2e33,9px 9px rgba(0,0,0,.15)}@media screen and (max-width:768px){.dropsGridItem{width:100%;margin:0 0 2rem}}.dropsGridItem.dropsListItem--isOwner:hover{cursor:-webkit-grab;cursor:grab}.dropsGridItem:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.2)}.dropsGridItem:hover .dropsGridItem__previewBack{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.dropsGridItem:hover .dropsGridItem__views,.dropsGridItem:hover .dropsGridItemActions{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.dropsGridItem:hover .dropCheckBox{opacity:1}.dropsGridItem[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.dropsGridItem:focus{outline:none}.dropsGridItem .dropCheckBox{position:absolute;top:1rem;left:1rem;opacity:0;z-index:2}.dropsGridItem.dropsGridItem--deleted,.dropsGridItem.dropsGridItem--hidden{cursor:auto}.dropsGridItem.dropsGridItem--deleted .dropsGridItem__previewImg,.dropsGridItem.dropsGridItem--hidden .dropsGridItem__previewImg{display:flex;align-items:center;justify-content:center;background-color:#f8f9fc}.dropsGridItem.dropsGridItem--deleted .dropsGridItem__previewImg .icon,.dropsGridItem.dropsGridItem--hidden .dropsGridItem__previewImg .icon{width:30px;fill:#dee3eb}.dropsGridItem.dropsGridItem--deleted .dropsGridItem__details,.dropsGridItem.dropsGridItem--hidden .dropsGridItem__details{display:flex;align-items:center;justify-content:center;font-size:16px;cursor:auto}.dropsGridItem.dropsGridItem--upgrade:hover{box-shadow:none}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__previewImg{background-color:#f8f9fc}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__previewImg .dropsGridItem__photoIcon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__previewImg .dropsGridItem__photoIcon path{fill:#a1aab7}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__previewImg:after{content:"\2605";position:absolute;top:6rem;right:9.5rem;width:2rem;height:2rem;background:#f5a623;border-radius:50%;border:.2rem solid #f8f9fc;font-size:1.1rem;color:#fff;display:flex;justify-content:center;align-items:center}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__details{justify-content:center}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__upgradeCopy{margin-top:0;color:#5e646e}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__upgradeButton{white-space:nowrap;background:linear-gradient(-180deg,#63bb37,#46a814);color:#fff;box-shadow:none;width:100%}.dropsGridItem.dropsGridItem--upgrade .dropsGridItem__upgradeButton:hover{background:linear-gradient(180deg,#70c843,#50bf17)}.dropsGridItem.dropsGridItem--selected{border:1px solid #2b6bf3}.dropsGridItem.dropsGridItem--selected .dropCheckBox{opacity:1}.dropsGridItem.dropsGridItem--selected .icon{display:block}.dropsGridItem .gravatar__wrapper{width:3rem;height:3rem;margin-right:.5rem;overflow:hidden;border:none}.dropsGridItem .tooltip--dropOwner.tooltip--top{left:0;-webkit-transform:translate(0);transform:translate(0)}.dropsGridItem .tooltip--dropOwner.tooltip--top .tooltip__contentInner{max-width:none}.dropsGridItem .tooltip--dropOwner.tooltip--top .tooltip__contentInner:after{left:.6rem;-webkit-transform:translate(0);transform:translate(0)}.dropsGridItem__details{display:flex;flex-flow:column nowrap;height:8rem;margin:1.5rem;position:relative;cursor:default}.dropsGridItem__title{display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:6px;line-height:20px;cursor:text}.dropsGridItem__title.inlineEditableText .inlineEditableText__text,.dropsGridItem__title.inlineEditableText .inlineEditableText__textWrapper{display:block;width:100%}.dropsGridItem__link{color:#0b68ff;font-family:Source Sans Pro,sans-serif;text-overflow:ellipsis;overflow:hidden}.dropsGridItem__link:hover{text-decoration:underline}.dropsGridItem__content{display:block;height:100%}.dropsGridItem__views{opacity:0;position:absolute;display:flex;align-items:center;right:1.5rem;bottom:1rem;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.dropsGridItem__views .icon{margin-right:.5rem}.dropsGridItem__views span{color:#44484f;cursor:text}.dropsGridItem__views .tooltip__contentInner{color:#fff}.dropsGridItem__views :hover{cursor:default}.tooltip.tooltip--views{display:flex;height:2rem;align-items:center}.tooltip.tooltip--views .tooltip__content--top{right:0;-webkit-transform:translate(0);transform:translate(0);left:auto}.tooltip.tooltip--views .tooltip__contentInner{max-width:none}.tooltip.tooltip--views .tooltip__contentInner:after{right:.6rem;-webkit-transform:translate(0);transform:translate(0);left:auto}.theme--dark .dropsGridItem{border-color:#3a3a43;background-color:#3a3a43;color:#fff}.theme--dark.dropsGridItem--selected{border:1px solid #2b6bf3}.theme--dark:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.4)}.theme--dark .dropsGridItem__previewBack{background:rgba(45,46,51,.8)}.theme--dark .dropsGridItem__link{color:#498eff}.theme--dark .dropsGridItem__link:hover{text-decoration:underline}.dropsGridItem__preview>.gravatar__wrapper{position:absolute;border:none;bottom:1rem;left:1rem}.dropsGridItem__preview .tooltip--dropOwner{position:absolute;left:1rem;bottom:1rem}.dropsGridItem__preview .tooltip--dropOwner .gravatar__wrapper{border-radius:50%;border:1px solid #fff}.dropsGridItem__previewBack,.dropsGridItem__previewFront{display:block;width:100%;height:100%}.dropsGridItem__previewBack{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;opacity:0;-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;background:hsla(0,0%,100%,.8);transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.dropsGridItem__preview{height:18rem;border-radius:4px;overflow:hidden;position:relative}.dropsGridItem__previewImg{width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.dropsGridItem__hiddenIcon{position:relative}.dropsGridItem__hiddenIconPadlock{position:absolute;top:-3px;left:-3px;width:3.4rem;height:3.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:4px solid #f8f9fc;background-color:#d2c5eb}.dropsGridItem__hiddenIconPadlock svg path{fill:#2b6bf3}.dropsGridItem__hiddenIconPhoto svg{width:5.6rem;height:5.6rem}.dropsGridItem__hiddenIconPhoto svg path{fill:#a1aab7}.theme--dark .dropsGridItem:hover .dropsGridItem__preview{background:rgba(135,136,145,.8)}.theme--dark .dropsGridItem:hover .dropsGridItem__views{opacity:1;transition:all .2s ease}.theme--dark .dropsGridItem__views .icon{fill:#878891}.theme--dark .dropsGridItem__views span{color:#fff}.dropsGridItemActions{display:flex;position:absolute;z-index:2;width:2.4rem;height:2.4rem;top:10px;right:2rem;-webkit-transform:translate3d(0,-30%,0) scale(0);transform:translate3d(0,-30%,0) scale(0);opacity:0;transition:opacity .2s ease-out}.dropsGridItemActions .button,.dropsGridItemActions a{height:inherit}.dropsGridItemActions .button:hover .icon,.dropsGridItemActions a:hover .icon{transition:fill .25s ease;fill:#a1aab7}.dropsGridItemActions .button:active .icon,.dropsGridItemActions a:active .icon{transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.dropsGridItemActions .button:hover,.dropsGridItemActions a:hover .button{cursor:pointer}.dropsGridItemActions .dropActionDropdown{left:auto;right:50%}.dropActionDropdown__item--danger.dropActionDropdown__item--danger{border-top:1px solid #f8f9fc}.dropActionDropdown__item--danger.dropActionDropdown__item--danger:hover .drui-dropdownItem__title{color:#f94c4c}.dropActionDropdown__item--danger.dropActionDropdown__item--danger:hover .drui-dropdownItem__icon{fill:#f94c4c}.dropActionDropdown__item--danger.dropActionDropdown__item--danger .drui-dropdownItem__title{color:#f94c4c}.dropActionDropdown__item--danger.dropActionDropdown__item--danger .drui-dropdownItem__icon{fill:#f94c4c}.dropsGridItemActions__button{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:0;margin:0;background-color:transparent;border:none}.dropsGridItemActions__button svg{fill:#5e646e}.dropsGridItemActions__button svg *{fill:inherit}.dropsGridItemActions__button:hover svg{fill:rgba(94,100,110,.7)}.dropsGridItemActions__button:active svg{fill:#5e646e}.dropsGridItemActions__dropdownItem--unavailable .drui-dropdownItem__title{position:relative}.dropsGridItemActions__dropdownItem--unavailable .drui-dropdownItem__title:after{content:"\2605";position:absolute;top:-.4rem;left:-1.5rem;width:1.2rem;height:1.2rem;background:#f5a623;border-radius:50%;border:.1rem solid #f8f9fc;font-size:.8rem;color:#fff;display:flex;justify-content:center;align-items:center}.theme--dark .dropsGridItemActions .button .icon,.theme--dark .dropsGridItemActions a .icon{fill:#878891}.theme--dark .dropsGridItemActions .button:hover .icon,.theme--dark .dropsGridItemActions a:hover .icon{fill:#cbcede}.theme--dark .dropsGridItemActions .button:active .icon,.theme--dark .dropsGridItemActions a:active .icon{-webkit-transform:scale3d(.8,.8,.8);transform:scale3d(.8,.8,.8)}.dropsGridItem__info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:auto 0 0}.dropsGridItem__date{color:#a1aab7;font-size:1.2rem;cursor:text;margin-right:auto}.dropsGridItem__settingsInfo{display:flex;align-items:baseline}.dropsGridItem__settingsInfo .tooltip{height:1.6rem}.dropsGridItem__settingsInfo>:not(:first-child){margin-left:1rem}.dropsGridItem__settingsInfo .tooltip{display:flex}.dropsGridItem__settingsInfo .icon{display:block;width:1.6rem;height:1.8rem;fill:#a1aab7}.dropsGridItem__settingsInfo .button--selficon{height:1.6rem}.dropsGridItem__settingsInfo .button--selficon .icon{fill:#5e646e}.dropsGridItem__settingsInfo .button--selficon .icon.icon--clipboard,.dropsGridItem__settingsInfo .button--selficon .icon.icon--selectedarea{fill:#0b68ff}.dropsGridItem__settingsInfo .button--selficon:hover{cursor:pointer}.dropsGridItem__settingsInfo .button--selficon:hover .icon.icon--clipboard,.dropsGridItem__settingsInfo .button--selficon:hover .icon.icon--selectedarea{fill:#3d9aff}.dropsGridItem__settingsInfo .button--selficon:active .icon{-webkit-transform:scale(.8);transform:scale(.8);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.theme--dark .dropsGridItem__date,.theme--dark .dropsGridItem__info .dropsGridItem__date{color:#878891}.theme--dark .dropsGridItem__settingsInfo .button--selficon .icon{fill:#878891}.theme--dark .dropsGridItem__settingsInfo .button--selficon .icon.icon--clipboard,.theme--dark .dropsGridItem__settingsInfo .button--selficon .icon.icon--selectedarea{fill:#4f78c7}.theme--dark .dropsGridItem__settingsInfo .button--selficon:hover .icon.icon--clipboard,.theme--dark .dropsGridItem__settingsInfo .button--selficon:hover .icon.icon--selectedarea{fill:#81aaf9}.dropsGridUploadButton{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border:2px dashed #dee3eb;box-shadow:none;background:transparent;transition:border-color .15s ease-in}.dropsGridUploadButton:hover{box-shadow:none;cursor:pointer;border-color:#aebbce}.dropsGridUploadButton:hover .dropsGridUploadButton__icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.dropsGridUploadButton__icon{position:relative;display:block;width:40%;margin-top:-2rem;transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:transform .15s ease-in,opacity .15s ease-in;transition:transform .15s ease-in,opacity .15s ease-in,-webkit-transform .15s ease-in}.dropsGridUploadButton__icon:hover{opacity:.66}.dropsGridUploadButton__title{font-size:1.8rem;font-weight:400;color:#2a2d33;margin-bottom:.75em}.dropsGridUploadButton__subtitle{color:#5e646e;font-size:1.4rem}.theme--dark .dropsGridUploadButton{border-color:#3a3a43;background-color:transparent}.theme--dark .dropsGridUploadButton:hover{border-color:#5d5d6c}.theme--dark .dropsGridUploadButton__title{color:#dcdde6}.theme--dark .dropsGridUploadButton__subtitle{color:#878891}.gridSkeleton{height:300px;width:260px;margin:0 0 20px 20px;border:1px solid #dee3eb;border-radius:4px;background-repeat:no-repeat;-webkit-animation:gridSkeletonLoading 1.5s infinite;animation:gridSkeletonLoading 1.5s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0)),linear-gradient(#f8f9fc 16px,transparent 0),linear-gradient(#f8f9fc 26px,transparent 0),linear-gradient(#f8f9fc 180px,transparent 0),linear-gradient(#fff 300px,transparent 0);background-size:150px 300px,218px 16px,218px 26px,248px 180px,100% 100%;background-position:-150% 0,20px 264px,20px 200px,5px 5px,0 0}@-webkit-keyframes gridSkeletonLoading{to{background-position:350% 0,20px 264px,20px 200px,5px 5px,0 0}}@keyframes gridSkeletonLoading{to{background-position:350% 0,20px 264px,20px 200px,5px 5px,0 0}}.theme--dark .gridSkeleton{border:1px solid #464651;background-image:linear-gradient(90deg,rgba(45,46,51,0),rgba(45,46,51,.8) 50%,rgba(45,46,51,0)),linear-gradient(#3a3a43 16px,transparent 0),linear-gradient(#3a3a43 26px,transparent 0),linear-gradient(#3a3a43 180px,transparent 0),linear-gradient(transparent 300px,transparent 0)}.listSkeleton{height:60px;width:100%;border-bottom:1px solid #dee3eb;margin-bottom:-1px;background-repeat:no-repeat;-webkit-animation:listSkeletonLoading 1.8s infinite;animation:listSkeletonLoading 1.8s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0)),linear-gradient(#fff 30px,transparent 0),linear-gradient(#fff 20px,transparent 0),linear-gradient(#fff 40px,transparent 0),linear-gradient(transparent 60px,transparent 0);background-size:350px 60px,100px 30px,200px 20px,40px 40px,100% 100%;background-position:-35% 0,right 15px,122px 20px,62px 10px,0 0}@-webkit-keyframes listSkeletonLoading{to{background-position:160% 0,right 15px,122px 20px,62px 10px,0 0}}@keyframes listSkeletonLoading{to{background-position:160% 0,right 15px,122px 20px,62px 10px,0 0}}.theme--dark .listSkeleton{border-bottom:1px solid #464651;background-image:linear-gradient(90deg,rgba(45,46,51,0),rgba(45,46,51,.8) 50%,rgba(45,46,51,0)),linear-gradient(#3a3a43 30px,transparent 0),linear-gradient(#3a3a43 20px,transparent 0),linear-gradient(#3a3a43 40px,transparent 0),linear-gradient(transparent 60px,transparent 0)}.dropsListItem{position:relative;display:flex;justify-content:center;align-items:center;height:6rem;overflow:visible;padding:1rem 2rem 1rem 6.2rem;opacity:1;border-bottom:1px solid #dee3eb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .15s ease-out;transition:-webkit-transform 50ms linear;transition:transform 50ms linear;transition:transform 50ms linear,-webkit-transform 50ms linear}@-moz-document url-prefix(){.dropsListItem{transition:none}}.dropsListItem.dropsListItem--dragging{pointer-events:none;z-index:999}.dropsListItem.dropsListItem--dragging .dropsListItem__actions{visibility:hidden}.dropsListItem.dropsListItem--dragging .activeDropsNumber{visibility:visible}.dropsListItem.dropsListItem--dragging__light{background-color:#fff;box-shadow:0 0 6px #e9eaed}.dropsListItem.dropsListItem--dragging__light.dropsListItem--selectedMore{box-shadow:1px 1px rgba(0,0,0,.15),3px 3px #eee,4px 4px #dee3eb,5px 5px rgba(0,0,0,.15),7px 7px #eee,8px 8px #dee3eb,9px 9px rgba(0,0,0,.15)}.dropsListItem.dropsListItem--dragging__dark{background-color:#3a3a43!important;box-shadow:0 0 6px #000;border-bottom:1px solid #2d2e33;color:#fff}.dropsListItem.dropsListItem--dragging__dark.dropsListItem--selectedMore{box-shadow:1px 1px rgba(0,0,0,.15),3px 3px #464651,4px 4px #2d2e33,5px 5px rgba(0,0,0,.15),7px 7px #464651,8px 8px #2d2e33,9px 9px rgba(0,0,0,.15)}.dropsListItem.dropsListItem--dragging__dark .dropCheckBox{background:#2d2e33;border-color:#464651}.dropsListItem.dropsListItem--dragging__dark .dropsListItem__linkWrapper{color:#498eff}.dropsListItem.dropsListItem--isOwner:hover{cursor:-webkit-grab;cursor:grab}.dropsListItem.dropsListItem--selected,.dropsListItem:hover{background-color:#fff}.dropsListItem:active{cursor:-webkit-grabbing;cursor:grabbing}.dropsListItem.dropsListItem--boundary{flex-direction:row!important}.dropsListItem.dropsListItem--boundary .icon{margin:0 1rem 0 0}.dropsListItem.dropsListItem--deleted,.dropsListItem.dropsListItem--hidden{cursor:auto;flex-direction:row;align-content:center;justify-content:flex-start}.dropsListItem.dropsListItem--deleted .dropsListItem__previewImg,.dropsListItem.dropsListItem--hidden .dropsListItem__previewImg{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #dee3eb;border-radius:4px}.dropsListItem.dropsListItem--deleted .dropsListItem__previewImg .icon,.dropsListItem.dropsListItem--hidden .dropsListItem__previewImg .icon{width:16px;fill:#dee3eb}.dropsListItem.dropsListItem--upgrade{justify-content:left}.dropsListItem.dropsListItem--upgrade:hover{box-shadow:none}.dropsListItem.dropsListItem--upgrade .dropsListItem__preview{overflow:visible}.dropsListItem.dropsListItem--upgrade .dropsListItem__previewImg:after{content:"\2605";position:absolute;top:-.4rem;left:2.4rem;width:2rem;height:2rem;background:#f5a623;border-radius:50%;border:.2rem solid #f8f9fc;font-size:1.1rem;color:#fff;display:flex;justify-content:center;align-items:center}.dropsListItem.dropsListItem--upgrade .dropsListItem__details{display:flex;align-items:baseline}.dropsListItem.dropsListItem--upgrade .dropsListItem__upgradeCopy{margin:0 4rem 0 0;color:#5e646e}.dropsListItem.dropsListItem--upgrade .dropsListItem__photoIcon{width:4rem;height:4rem}.dropsListItem.dropsListItem--upgrade .dropsListItem__photoIcon path{fill:#a1aab7}.dropsListItem.dropsListItem--upgrade .dropsListItem__upgradeButton{white-space:nowrap;background:linear-gradient(-180deg,#63bb37,#46a814);color:#fff;box-shadow:none}.dropsListItem.dropsListItem--upgrade .dropsListItem__upgradeButton:hover{background:linear-gradient(180deg,#70c843,#50bf17)}.dropsListItem .dropCheckBox{position:absolute;left:1rem;opacity:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-right:1rem;z-index:1}.dropsListItem:hover .dropCheckBox .icon{opacity:1}.dropsListItem:hover .dropCheckBox.dropCheckBox--checked{background:linear-gradient(0deg,rgba(107,60,193,.74),#6c47b1)}.dropsListItem:hover .dropCheckBox.dropCheckBox--checked .icon{opacity:1}.dropsListItem .gravatar__wrapper{width:3rem;height:3rem;overflow:hidden;border:none}@media screen and (max-width:992px){.dropsListItem .gravatar__wrapper{display:none}}.dropsListItem:first-of-type .dropsListItem__actions .tooltip__content,.dropsListItem:first-of-type .dropsListItem__gravatar .tooltip__content,.dropsListItem:first-of-type .dropsListItem__icon .tooltip__content{bottom:auto;top:calc(100% + .5em)}.dropsListItem:first-of-type .dropsListItem__actions .tooltip__content .tooltip__contentInner:after,.dropsListItem:first-of-type .dropsListItem__gravatar .tooltip__content .tooltip__contentInner:after,.dropsListItem:first-of-type .dropsListItem__icon .tooltip__content .tooltip__contentInner:after{top:auto;bottom:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-top-width:0;border-bottom-width:.8rem;border-bottom-color:#44484f}.dropsListItem .tooltip--dropOwner .tooltip__content{max-width:none}.dropsListItem .dropsListItem__gravatar{margin-right:2rem}.dropsListItem__preview{position:relative;width:4rem;height:4rem;border-radius:4px;overflow:hidden;margin:0 2rem 0 0}.dropsListItem__imageLink{display:block;width:100%;height:100%}.dropsListItem__imageLink .previewPlaceholder{background-size:100%}.dropsListItem__previewImg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.dropsListItem__hiddenIcon{position:relative}.dropsListItem__hiddenIconPadlock{position:absolute;top:-2px;left:-2px;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:2px solid #f8f9fc;background-color:#d2c5eb}.dropsListItem__hiddenIconPadlock svg{width:1.6rem;height:1.6rem}.dropsListItem__hiddenIconPadlock svg path{fill:#2b6bf3}.dropsListItem__hiddenIconPhoto svg{width:3.2rem;height:3.2rem}.dropsListItem__hiddenIconPhoto svg path{fill:#a1aab7}.dropsListItem__title{display:block;width:30%;margin-right:2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.4rem;font-weight:400}.dropsListItem__title.inlineEditableText{padding:.5em;overflow:visible;text-overflow:clip}.dropsListItem__title.inlineEditableText .inlineEditableText__input{-webkit-transform:translate(-.5em);transform:translate(-.5em)}.dropsListItem__linkWrapper{display:block;width:20rem;margin-right:2rem;overflow:hidden;text-overflow:ellipsis;color:#0b68ff}.dropsListItem__link:hover{text-decoration:underline}.dropsListItem__date{display:block;width:15rem;margin-right:2rem}.dropsListItem__date:hover{cursor:text}.dropsListItem__actions{display:flex;align-items:center;align-content:center;margin-left:auto}.dropsListItem__actions>:not(:last-item){margin-right:2rem}.dropsListItem__icon{display:block;width:1.6rem;height:1.8rem;margin-right:2rem}.dropsListItem__icon:hover{cursor:auto}.dropsListItem__icon .tooltip{max-width:100%}.dropsListItem__icon .icon{display:block;max-width:100%;max-height:100%;fill:#a1aab7}.dropsListItem__actionsItem .button{height:inherit}.dropsListItem__actionsItem:not(:last-of-type){margin-right:2rem}.dropsListItem__actionsItem .dropdown__content{margin-top:0}.dropsListItem__actionsItem svg{transition:fill .25s ease}.dropsListItem__actionsItem a{display:block}.dropsListItem__actionsItem a:hover,.dropsListItem__actionsItem a:hover button{cursor:pointer}.dropsListItem__actionsItem:hover svg{fill:#a1aab7}.theme--dark .dropsListItem{border-bottom:1px solid #464651}.theme--dark .dropsListItem:hover{background-color:#3a3a43}.theme--dark .dropsListItem__linkWrapper{color:#498eff}.theme--dark .dropsListItem--selected{background-color:#3a3a43}@media screen and (max-width:992px){.dropsListItem{flex-direction:column;align-items:flex-start;align-content:space-between;flex-wrap:wrap;padding-left:10.2rem}.dropsListItem__preview{position:absolute;top:50%;left:4.7rem;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropsListItem__linkWrapper,.dropsListItem__title{margin:0}.dropsListItem__title{order:0;padding-right:1rem}.dropsListItem__title.inlineEditableText{padding:0 0 .3rem}.dropsListItem__title.inlineEditableText.inlineEditableText--isActive{padding-bottom:0}.dropsListItem__title.inlineEditableText .inlineEditableText__input{-webkit-transform:translate(-.5em,-.3em);transform:translate(-.5em,-.3em);width:calc(100% - .5em);margin-right:1rem}.dropsListItem__title .inlineEditableText__text{text-overflow:ellipsis}.dropsListItem__linkWrapper{padding-right:1rem;padding-bottom:.3rem}.dropsListItem__date{width:25%}.dropsListItem__actions{height:100%;justify-content:flex-end;align-items:center;margin-left:auto;margin-right:0}.dropsListItem__actionsItem{height:2rem;padding-right:1rem}.dropsListItem__actionsItem .a,.dropsListItem__actionsItem .button{display:block;height:100%}}@media screen and (max-width:768px){.dropsListItem{height:11rem;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;padding-left:2.6rem;padding-right:2rem}.dropsListItem .dropCheckBox{left:.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6rem;height:1.6rem;padding:.25rem}.dropsListItem .dropCheckBox .icon{margin-top:-3px}.dropsListItem .tooltip--dropOwner{position:absolute;right:-.2rem;bottom:1.25rem}.dropsListItem__preview{position:relative;left:0;top:1rem;margin:0 1rem 0 0;-webkit-transform:none;transform:none}.dropsListItem__linkWrapper,.dropsListItem__title{width:calc(100% - 6rem);margin:0}.dropsListItem__title{font-size:1.4rem;padding-right:4rem}.dropsListItem__title.inlineEditableText{padding:0;overflow:visible;text-overflow:clip}.dropsListItem__linkWrapper{top:3rem;padding-right:1rem;font-size:1.3rem}.dropsListItem__date,.dropsListItem__linkWrapper{position:absolute;right:0;width:calc(100% - 7.6rem)}.dropsListItem__date{top:5rem;padding-left:0;margin-right:0;color:#44484f;font-size:.9em}.dropdown.dropdown--dropsActionsMobile{position:absolute;right:1rem;height:auto}.dropdown.dropdown--dropsActionsMobile>.button{height:auto;width:100%;padding:0}.dropdown.dropdown--dropsActionsMobile .dropdown__content{margin-top:0;min-width:none}.dropdown.dropdown--dropsActionsMobile .dropdown__content>ul>li{height:auto}.dropdown.dropdown--dropsActionsMobile .dropdown__content>ul>li>:not(.button){padding:0;width:100%}.dropdown.dropdown--dropsActionsMobile .dropdown__content>ul>li>.button{padding:1rem 1.2rem 1rem 3.8rem;text-align:right}.dropdown.dropdown--dropsActionsMobile .dropdown--dropsListItemShare .dropdown__content ul li{padding:.5em 1em;text-align:center}.dropsListItem__actions{position:absolute;top:auto;bottom:1rem;left:0;width:50%;height:2rem;flex-direction:row;justify-content:flex-start;margin:0}.dropsListItem__actions--desktop{display:none}.dropsListItem__actions .dropsListItem__actionsItem{height:2rem;margin-right:0;padding-right:2rem}.dropsListItem__icon{position:absolute;bottom:1rem;right:1rem;margin-right:0}.dropsListItem__icon:nth-child(7){right:3rem}}@media screen and (min-width:768px){.dropdown.dropdown--dropsActionsMobile{display:none}}.dropPreview{position:relative;flex:1 1 auto;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;align-content:center;grid-area:content;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;transition:all .2s ease}.dropPreview .dropPreview__title{display:none}.dropPreview .dropPreview__content{position:relative;border:1px solid #dee3eb;border-radius:4px;background-color:#fff;padding:.5rem}.dropPreview .dropPreview__content.dropPreview__content--video{position:relative;width:calc(100% - 8rem)}.dropPreview .dropPreview__content.dropPreview__content--unstyled{background-color:inherit;border:none}.dropPreview .dropPreview__content.dropPreview__content--note{width:100%;max-width:580px}.dropPreview .dropPreview__content.dropPreview__content--code,.dropPreview .dropPreview__content.dropPreview__content--note{align-self:flex-start;margin:4rem 0}.dropPreview .alertsContainer{z-index:11!important}.dropPreview__error{text-align:center}.dropPreview__error h1{margin-bottom:20px}.dropPreview--isTopBar{height:calc(100vh - 120px)}.dropPreview--note{flex-flow:row wrap;justify-content:center;align-items:flex-start;align-content:normal}.dropPreview__content--image{max-width:calc(100% - 8rem)}.dropPreview__content--image.dropPreview__content--zoomed{position:fixed;max-width:100%;width:100%;height:100%;padding:0;background:#000;border:none;border-radius:0;overflow:scroll;z-index:999;left:0;top:0;display:flex;justify-content:center;align-items:center}.dropPreview__arrow{position:absolute;top:calc(50% - 70px);width:140px;height:140px;background:#e9eaed;border-radius:50%;transition:all .2s ease;cursor:pointer;z-index:3}.dropPreview__arrow .icon{width:64px;fill:#fff;position:absolute;top:calc(50% - 32px)}.dropPreview__arrow--hidden{display:none}.dropPreview__arrow--prev{left:-115px}.dropPreview__arrow--prev:hover{left:-80px;background:#bfc2cb}.dropPreview__arrow--prev .icon{right:4px}.dropPreview__arrow--next{right:-115px}.dropPreview__arrow--next:hover{right:-80px;background:#bfc2cb}.dropPreview__arrow--next .icon{left:4px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zoomButtons{background-color:rgba(0,0,0,.75);position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:10%;border-radius:10px;border:1px solid #000;z-index:3}.zoomButton{width:28px;height:28px;transition:.25s;border-right:1px solid #000}.zoomButton .icon{width:100%;height:100%;padding:5px}.zoomButton .icon path{fill:#fff}.zoomButton:first-child{border-radius:10px 0 0 10px}.zoomButton:last-child{border:0;border-radius:0 10px 10px 0}.zoomButton:hover{cursor:pointer;background-color:hsla(0,0%,100%,.1)}.zoomButton:active{box-shadow:inset 1px 1px 4px 0 rgba(0,0,0,.5)}.closeButton{top:1rem;bottom:auto;left:auto;right:1rem}.closeButton button{border-radius:10px!important}.zoomedImage{background-color:#fff;padding:.5rem;box-shadow:2px 2px 4px rgba(0,0,0,.6);border-radius:4px;transition:.2s;image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.dropPreview__container{width:calc(100% - 40px)}.image__container{position:relative}.dropPreview__image{position:relative;z-index:2;max-width:100%;max-height:calc(100vh - 240px);height:auto;width:auto;display:block;margin:auto;box-sizing:border-box;border-radius:4px;padding:.5rem;border:1px solid #dee3eb;background-color:#fff}.dropPreview__image:hover{cursor:zoom-in}.dropPreview__background{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.75);overflow-y:auto;z-index:2}@media screen and (max-width:768px){.dropPreview__background{background-color:#000}}.dropPreview__tableContainer{display:table;width:100%;height:100%;text-align:center}.dropPreview__alignContainer{vertical-align:middle;display:table-cell}.dropPreview__marginContainer{margin:10px}.dropPreview__innerContainer{text-align:left;margin:auto;display:inline-block}.dropPreview__video{position:relative;z-index:2;width:100%;height:calc(100vh - 160px);opacity:1;transition:opacity .15s ease-out;will-change:opacity}.dropPreview__file{text-align:center}.dropPreview__file button{margin-top:2rem;display:inline-block}.dropPreview__notes{height:auto;width:100%;padding:4rem;overflow:hidden}.dropPreview__notes .dropPreview__title{font-size:4rem}.dropPreview__notes .loader__wrapper{z-index:9!important}.dropPreview__code{width:calc(100vw - 420px);height:auto;padding:4rem;overflow:hidden;transition:all .5s ease-out}.dropPreview__document{position:relative;z-index:2;min-width:calc(100vw - 400px);min-height:calc(100vh - 160px);height:0;overflow:hidden}@media screen and (max-width:992px){.dropPreview__arrow{bottom:2rem;top:auto;width:3.5rem;height:3.5rem;display:flex;justify-content:center;position:absolute;align-items:center;background:#fff;border:1px solid #dee3eb;transition:none}.dropPreview__arrow .icon{width:2.2rem;position:relative;fill:#5e646e;z-index:1;top:auto;left:auto;right:auto}.dropPreview__arrow--prev{left:calc(50% - 30px);-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50% 2px 2px 50%}.dropPreview__arrow--prev:hover{left:calc(50% - 30px);background:#fff}.dropPreview__arrow--hidden{display:flex}.dropPreview__arrow--hidden .icon{fill:#dcdee6}.dropPreview__arrow--next{left:calc(50% - -30px);-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:2px 50% 50% 2px}.dropPreview__arrow--next:hover{left:calc(50% - -30px);background:#fff}}@media screen and (max-width:992px){.closeButton,.zoomButtons{display:none}.dropPreview{width:100%;max-width:none;height:calc(100vh - 60px)}.dropPreview .dropPreview__content.dropPreview__content--note{margin:2rem 0 4rem}.dropPreview .dropPreview__content.dropPreview__content--video{margin-bottom:1rem}.dropPreview .dropPreview__content .dropPreview__document{min-width:calc(100vw - 120px)}.dropPreview .dropPreview__content .dropPreview__code{width:calc(100vw - 80px)}.dropPreview .dropPreview__content .dropPreview__video{height:auto;width:calc(100vw - 80px);max-height:calc(100vh - 140px)}.dropPreview .dropPreview__title{width:100%;display:block;text-align:center;padding:0 4rem;margin-bottom:1rem}.dropPreview__content--code{margin-top:2rem}.dropPreview__code{padding:2rem 1rem}.dropPreview__code>h1{font-size:1.8rem}}.theme--dark{background-color:#3a3a43}.theme--dark .dropPreview{background-color:#2d2e33;color:#fff}.theme--dark .dropPreview .dropPreview__content{background-color:#3a3a43;border:1px solid #3a3a43}.theme--dark .dropPreview .dropPreview__content.dropPreview__content--zoomed{background-color:rgba(58,58,67,.5)}.theme--dark .dropPreview__image{border:1px solid #000;background-color:#3a3a43}.theme--dark .zoomedImage{background-color:#3a3a43}.theme--dark .dropPreview__arrow{background:#3a3a43;border:1px solid #000}.theme--dark .dropPreview__arrow:hover{background:#212225}.redactionEdit{position:absolute;top:10px;right:10px}.redactio--Icon--div{padding:10px;border:1px solid #2b6bf3}.redactio--Icon--div:hover{background:#2b6bf3;color:#fff}.img-process{display:flex;margin-top:90px;justify-content:center}.img-process button{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.poweredBy{position:absolute;left:0;bottom:10px;width:100%;display:flex;flex-flow:row nowrap;justify-content:center}.poweredBy.poweredBy--relative{position:static;margin-bottom:2rem;align-self:flex-end}.poweredBy.poweredBy--pinned{position:absolute;z-index:5;left:0;right:0;bottom:0;height:40px;border-top:1px solid #dee3eb;box-shadow:0 0 5px -1px rgba(0,0,0,.05)}@supports ((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))) or (-webkit-backdrop-filter:blur(3px)){.poweredBy.poweredBy--pinned{background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}}@supports not (((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))) and (-webkit-backdrop-filter:blur(3px))){.poweredBy.poweredBy--pinned{background-color:hsla(0,0%,100%,.85)}}@media screen and (min-width:768px){.poweredBy.poweredBy--pinned>.poweredBy__link{margin-right:4rem}}.poweredBy__link{display:flex;align-items:center;color:#b8bcbf;text-align:center}.poweredBy__logo{width:48px;margin-left:4px;padding-top:2px}.theme--dark .poweredBy.poweredBy--pinned{border-top-color:#2d2e33;box-shadow:0 0 5px -1px rgba(0,0,0,.05)}@supports ((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))) or (-webkit-backdrop-filter:blur(3px)){.theme--dark .poweredBy.poweredBy--pinned{background-color:rgba(58,58,67,.5)}}@supports not (((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))) and (-webkit-backdrop-filter:blur(3px))){.theme--dark .poweredBy.poweredBy--pinned{background-color:rgba(58,58,67,.85)}}.loader__wrapper{position:absolute;left:50%;top:50%}.loader,.loader__wrapper{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader{z-index:1;height:28px;width:28px;border:5px solid rgba(43,107,243,.9);border-right-color:transparent;border-radius:50%;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.loader--light{border-color:hsla(0,0%,100%,.9) transparent hsla(0,0%,100%,.9) hsla(0,0%,100%,.9)}.loader--small{border-width:3px;height:2rem;width:2rem}.loader--empty{display:flex;justify-content:center;align-items:center;border:none;width:100vw;height:100vh;background:#fff;-webkit-animation:none;animation:none;-webkit-transform:none;transform:none;border-radius:0}.loader--empty .animatedLogo{width:80px}.sidePanel{position:relative;display:flex;flex-direction:column;justify-content:space-between;grid-area:sidepanel;min-width:5.6rem;width:32rem;overflow-y:auto;padding-bottom:4.5rem;border-left:1px solid #dee3eb;border-top:0;background-color:#fff;transition:all .2s ease}@media screen and (max-width:768px){.sidePanel{display:none}}.sidePanel__content{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.sidePanel__bottomBar{display:flex;width:100%;height:4.5rem;position:absolute;bottom:0;left:0;margin-top:auto;padding:1rem 2rem;border-top:1px solid #eaeef3}.sidePanel__title{text-align:center;padding:1rem}.sidePanel--isTopBar{height:calc(100vh - 119px)}.sidePanel--isFolded{width:5.6rem}.sidePanel--isFolded .sidePanel__bottomBar{justify-content:center}.sidePanel--isFolded .sidePanel__bottomBar .sidePanel__toggleButton{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.theme--dark .sidePanel{background-color:#3a3a43;border-left-color:#2d2e33}.theme--dark .sidePanel__bottomBar{border-top-color:#2d2e33}.theme--dark .sidePanel__bottomBar .sidePanel__toggleButton .sidePanel__bottomBar__icon path{fill:#dee3eb}.sidePanel__inner{position:relative;width:278px}.sidePanelHeader{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #2b6bf3;text-align:center}.dropInfo__boardAccess{position:relative}.dropInfo__boardAccess .boardAccess__form--faded{opacity:.4}.dropInfo__boardAccess .loader{margin:auto;top:0;left:0;bottom:0;right:0}.button--delete .icon--trashBin{fill:#5e646e}.theme--dark .button--delete .icon--trashBin{fill:#dcdee6}.sidePanelContent{display:block;width:100%;margin-bottom:2rem}.sidePanel__switch:not(:last-child){margin-bottom:1rem}.sidePanel__switch .switch__label{font-weight:400;position:relative;color:#44484f}.sidePanel__switch--upgrade .switch__label:after{content:"\2605";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-2rem;width:1.3rem;height:1.3rem;background:#f5a623;border-radius:50%;font-size:.8rem;color:#fff;display:flex;justify-content:center;align-items:center}.theme--dark .sidePanel__switch .switch__label{color:#e9eaed}.settingsEditor{display:flex;flex-wrap:nowrap;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;align-items:center;outline:none}.settingsEditor>.settingsEditor__title{overflow:hidden;display:inline-block;width:80%}.settingsEditor .button{height:16px;cursor:pointer}.settingsEditor .dropdown{cursor:pointer}.settingsEditor svg{width:14px;height:14px;margin-left:1rem;vertical-align:baseline;padding:2px 0 0}.settingsEditor .loader__wrapper{position:inherit;left:inherit;top:inherit;-webkit-transform:none;transform:none;height:14px;margin-left:10px}.settingsEditor .loader__wrapper .loader{position:static;display:inline-block;width:14px;height:14px;border:3px solid #6b3cc1;border-right-color:transparent}.settingsEditor:hover{color:#2b6bf3}.settingsEditor:hover .details__placeholder{color:#2b6bf3!important}.settingsEditor:hover svg{fill:#2b6bf3}.settingsEditor__select{outline:none;background:#fff;border:1px solid #dee3eb;border-radius:2px}.settingsEditor--title{display:flex;flex-flow:row nowrap;justify-content:space-between}.settingsEditor--title .button{height:30px}.settingsEditor--title:hover h2{color:#2b6bf3}.settingsEditor__input{border:none;border-bottom:1px solid #2d2e33;width:calc(100% - 25px);padding:4px 5px;font-size:1.2rem;font-weight:600;outline:0}.settingsEditor__input:focus{outline:none}.settingsEditor--options{justify-content:flex-start;align-items:center;overflow:visible}.settingsEditor--options .button--options{height:22px}.settingsEditor--options:hover svg{fill:#5e646e}.theme--dark .settingsEditor__input{background-color:#3a3a43;border-bottom-color:#2d2e33;color:#e9eaed}.referrersList{display:block;list-style:none}.referrersList__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.referrersList__item:last-of-type{margin-bottom:0}.referrersList__order{display:block;width:1.8rem;min-width:1.8rem;height:1.8rem;padding:0;margin:0 1.2rem 0 0;font-size:1rem;line-height:1.3;text-align:center;color:#000;border-radius:50%;border:1px solid #dee3eb;background-color:#f8f9fc}.referrersList__order>span{vertical-align:middle}.referrersList__link{font-size:1.4rem;flex:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.referrersList__link:hover{text-decoration:underline}.referrersList__hits{display:inline-block;font-size:1.4rem}.theme--dark .referrersList__order{background-color:#2d2e33;border:none;color:#e9eaed}.sidePanelSection--navigation{position:-webkit-sticky;position:sticky;z-index:1;top:0;left:0;display:flex;justify-content:space-between;padding:0!important;background-color:#fff}.sidePanelSection--navigation .navTab{position:relative;display:flex;width:100%;height:6rem;justify-content:center;align-items:center;outline:none}.sidePanelSection--navigation .navTab:after{content:"";display:block;width:100%;height:1px;position:absolute;bottom:0;left:0;background-color:#eaeef3}.sidePanelSection--navigation .navTab--active:after{height:2px;background-color:#2b6bf3}.theme--dark .sidePanelSection--navigation{background-color:#3a3a43}.theme--dark .sidePanelSection--navigation .navTab:after{background-color:#2d2e33}.theme--dark .sidePanelSection--navigation .navTab--active:after{background-color:#2b6bf3}.sidePanelSection--activities{overflow-y:scroll;height:100%;padding:0!important}.sidePanelSection--activities .activities__container{display:flex;flex-direction:column;position:relative;min-height:100px;height:calc(100% - 60px)}.sidePanelSection--activities .activities__container .activities__switch{padding:2rem}.sidePanelSection--activities .activities__container .activity{display:flex;padding:0 2rem}.sidePanelSection--activities .activities__container .activity:last-of-type{margin-bottom:0}.sidePanelSection--activities .activities__container .activity .activity__gravatar{position:relative}.sidePanelSection--activities .activities__container .activity .activity__gravatar .aciivity__icon{background-color:#488eff;border-radius:50%;position:absolute;left:20px;top:20px;display:flex;justify-content:center;align-items:center;padding:1px;border:2px solid #fff;width:18px;height:18px}.sidePanelSection--activities .activities__container .activity .activity__gravatar .aciivity__icon svg{width:14px;height:14px}.sidePanelSection--activities .activities__container .activity .activity__gravatar .aciivity__icon svg path{fill:#fff}.sidePanelSection--activities .activities__container .activity .gravatar__wrapper{display:flex;margin-right:14px}.sidePanelSection--activities .activities__container .activity .gravatar,.sidePanelSection--activities .activities__container .activity .gravatar--anonymous{width:3.2rem;height:3.2rem;border-radius:50%}.sidePanelSection--activities .activities__container .activity .gravatar__initials{width:3.2rem;height:3.2rem;font-size:1.6rem;border-radius:50%}.sidePanelSection--activities .activities__container .activity .activity__info{display:flex;flex-direction:column}.sidePanelSection--activities .activities__container .activity .activity__name{font-weight:700}.sidePanelSection--activities .activities__container .activity .activity__date{font-size:12px;color:#a1aab7}.theme--dark .sidePanelSection--activities .activities__container .aciivity__icon{border:2px solid #3a3a43!important}.sidePanelSection{border-top:1px solid #eaeef3;padding:2rem}.sidePanelSection:nth-child(-n+2){border:none}.sidePanelSection__header{display:flex;justify-content:space-between;font-weight:600;margin-bottom:2rem}.sidePanelSection__header .members__icon{cursor:pointer}.theme--dark .sidePanelSection{color:#e9eaed;border-top-color:#2d2e33}.download-div{padding:5px;position:absolute;bottom:0;width:100%}.download-div .download-btn{background:#f8f9fc;color:#000;box-shadow:inset 0 0 0 1px #e3e8ef;margin-top:3px}.download-div .download-btn:hover{background:#f8f9fc}.download-div .download-text{color:#44484f;font-size:1.2rem}.scroll-bar{max-height:calc(80% - 265px);overflow-y:scroll}.sidePanelSection--actions .inlineEditableText__textWrapper{height:3.4rem;font-size:1.6rem;display:inline-flex;justify-content:center;width:100%}.sidePanelSection--actions .inlineEditableText__textWrapper .tooltip--inlineEditableText{top:5px;right:-2.4rem}.sidePanelSection--actions .inlineEditableText{text-align:center;padding:0 2rem}.sidePanelSection--actions .inlineEditableText__input,.sidePanelSection--actions .inlineEditableText__input:focus{font-size:1.6rem;-webkit-transform:translate(-.38em);transform:translate(-.38em);width:100%}.sidePanelSection--actions .actions__buttons{display:flex;justify-content:center;margin-top:2rem}.sidePanelSection--actions .actions__buttons .sidePanelActions__actionButton{display:inline-flex;margin:0 .9rem;border:1px solid #dee3eb;border-radius:50%;height:3.75rem;width:3.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sidePanelSection--actions .actions__buttons .sidePanelActions__actionButton:hover{border:1px solid #a1aab7}.sidePanelSection--actions .actions__buttons .sidePanelActions__actionButton.disabled{opacity:.5;pointer-events:none}.sidePanelSection--actions .actions__buttons .sidePanelActions__actionButton .drui-dropdown__togglerWrapper{display:flex;height:4rem!important;width:4rem!important;justify-content:center;align-items:center}.sidePanelSection--actions .actions__buttons .sidePanelActions__actionButton .drui-dropdown__wrapper{height:4rem!important;width:4rem!important}.theme--dark .sidePanelActions__actionButton{border-color:#878891}.theme--dark .sidePanelActions__actionButton path{fill:#dee3eb}.theme--dark .sidePanelActions__actionButton:hover{border-color:#dee3eb;background-color:#2d2e33}.sidePanelSection--details .details__row{display:flex;align-items:center;margin-bottom:1rem;position:relative}.sidePanelSection--details .details__row:last-child,.sidePanelSection--details .details__row:last-of-type{margin-bottom:0}.sidePanelSection--details .details__row .details__title{width:30%;color:#44484f}.sidePanelSection--details .details__row .details__label{max-width:80px;margin-right:8px;padding:2px 8px;border-radius:2px;background-color:#f1f4f8;overflow:hidden;text-overflow:ellipsis}.sidePanelSection--details .details__row .details__placeholder{color:#a1aab7}.theme--dark .sidePanelSection--details .details__title{color:#e9eaed}.theme--dark .sidePanelSection--details .details__label{background-color:#2d2e33}.sidePanelSection--stats .stats__container{display:flex;flex-direction:row;justify-content:space-between}.sidePanelSection--stats .statsTile{display:flex;flex-direction:row;width:50%;color:#44484f;padding:0 12px 6px}.sidePanelSection--stats .statsTile .statsTile__icon{height:22px;margin-right:8px}.sidePanelSection--stats .statsTile .statsTile__icon path{fill:#a1aab7}.sidePanelSection--stats .statsTile .statsTile__content{display:flex;flex-direction:column;justify-content:flex-start}.sidePanelSection--stats .statsTile .statsTile__number{color:#2a2d33;font-size:21px;font-weight:600;line-height:1em}.theme--dark .sidePanelSection--stats .statsTile{border-right-color:#2d2e33}.theme--dark .sidePanelSection--stats .statsTile .statsTile__icon path{fill:#dee3eb}.theme--dark .sidePanelSection--stats .statsTile .statsTile__content{color:#e9eaed}.theme--dark .sidePanelSection--stats .statsTile .statsTile__number{color:#fff}.sidePanelSection--members{overflow:hidden;flex:1;padding:0!important}.sidePanelSection--members .sidePanelSection__header{padding:2rem 2rem 0}.sidePanelSection--members .sidePanelSection__header svg:hover path{fill:#2d2e33}.sidePanelSection--members .members{height:calc(100% - 44px - 2rem);position:relative;overflow:scroll}.sidePanelSection--members .members__placeholder{padding:0 3rem;color:#a1aab7;font-size:1em}.sidePanelSection--members .members__placeholder:hover{color:#2b6bf3}.sidePanelSection--members .members__row{display:flex;align-items:center;height:40px;padding:0 2rem}.sidePanelSection--members .members__row .gravatar__wrapper{display:flex}.sidePanelSection--members .members__row .gravatar{width:2.2rem;height:2.2rem;border-radius:50%}.sidePanelSection--members .members__row .gravatar__initials{width:2.2rem;height:2.2rem;font-size:1.2rem;border-radius:50%}.sidePanelSection--members .members__row .members__name{margin-left:8px}.sidePanelSection--members .members__row .drui-dropdown__wrapper{margin-left:auto}.sidePanelSection--members .members__row .members__toggler{width:80px;display:flex;justify-content:space-between;align-items:center;color:#5e646e}.sidePanelSection--members .members__row .members__toggler:hover{color:#2d2e33}.sidePanelSection--members .members__row .members__toggler:hover svg path{fill:#2d2e33}.sidePanelSection--members .members__row .loader__wrapper{margin-top:50px}.theme--dark .sidePanelSection--members .sidePanelSection__header svg:hover path{fill:#dcdee6}.theme--dark .sidePanelSection--members .members__toggler:hover{color:#dcdee6}.theme--dark .sidePanelSection--members .members__toggler:hover svg path{fill:#dcdee6}.dropPreview__advertisement{position:absolute;top:0;left:0;bottom:0;right:0;z-index:99999;overflow:hidden}.advertisement_content{height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.advertisement__description{color:#44484f;text-align:left;font-size:4rem;margin-top:2rem;font-weight:400;position:relative;left:50%}.advertisement_logo{width:35rem;position:relative;left:50%}.advertisement__adImage{position:absolute;right:65%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.advertisementLink__wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:2.5rem;right:4.5rem}.advertisement_link{background-image:linear-gradient(-180deg,#70c843,#50bf17);border-radius:.4rem;padding:1.5rem 3rem;font-size:1.6rem;color:#fff;font-weight:600}.advertisement_link:hover{box-shadow:0 .7rem 1.4rem rgba(50,50,93,.1),0 .3rem .6rem rgba(0,0,0,.08);transition:all .15s ease}.advertisementLink__arrow{margin-top:.6rem}.advertisement_close{position:absolute;top:2rem;right:2rem}@media screen and (max-width:992px){.advertisement_content{flex-direction:column;justify-content:flex-start;align-items:center}.advertisement__description{position:static;left:unset;order:3;font-size:2rem;padding:1rem 6rem;text-align:center;margin-top:1rem}.advertisement__description br{display:none}.advertisement__description span{display:inline-block}.advertisement_logo{position:static;left:unset;width:20rem;margin-left:0;padding-top:8rem;padding-bottom:2rem}.advertisement__adImage{-webkit-transform:rotate(0deg);transform:rotate(0deg);position:static;right:unset;max-width:60%;min-width:30rem;order:2;margin-top:auto}.advertisementLink__wrapper{position:static;align-self:flex-end;margin-bottom:2rem;margin-top:auto;margin-right:2rem;order:4}.advertisement_link{padding:.8rem 1.5rem}}.alertsContainer{width:100%;height:auto;position:absolute;z-index:10;top:0;left:0}.alert{display:flex;width:100%;margin:2rem 0;padding:0 2rem;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:animate-alert-in;animation-name:animate-alert-in}.alert .alert__wrapper{display:flex;width:100%;height:4rem;position:relative;border:1px solid #dee3eb;box-shadow:0 0 15px -7px rgba(0,0,0,.25);border-radius:2px;background-color:#fff;padding:0 4rem}.alert.alert--closed{-webkit-animation-name:animate-alert-out;animation-name:animate-alert-out}.alert.alert--hidden{display:none}.alert__iconWrapper{display:flex;position:absolute;left:-1px;top:-1px;justify-content:center;align-items:center;width:4rem;height:4rem;text-align:center;border-radius:2px 0 0 2px;border:1px solid}.alert__iconWrapper .icon{fill:#fff}.alert__content{flex-grow:1;display:flex;overflow:hidden}.alert__message{margin:auto;padding:0;text-align:center}.alert__closeBtn{position:absolute;right:-1px;top:-1px;width:4rem;height:4rem}.alert__closeBtn .icon{width:1rem;height:1rem;fill:#a1aab7}.alert__closeBtn:hover{cursor:pointer}.alert__closeBtn:hover .icon{cursor:default;fill:#656e7b}.alert--success .alert__iconWrapper{border:1px solid #3e9612;background-color:#70c844}.alert--error .alert__iconWrapper{border:1px solid #c71a1a;background-color:#f94c4c}.alert--warning .alert__iconWrapper{border:1px solid #cd7100;background-color:#ffa30c}.alert--info .alert__iconWrapper{border:1px solid #0036cd;background-color:#0b68ff}.theme--dark .alert__wrapper{box-shadow:0 0 15px -7px rgba(0,0,0,.25);border-color:#3a3a43;background-color:#3a3a43}.theme--dark .alert__content{color:#fff}.theme--dark .alert__closeBtn .icon{width:1rem;height:1rem;fill:#878891}.theme--dark .alert__closeBtn:hover{cursor:default}.theme--dark .alert__closeBtn:hover .icon{cursor:default;fill:#e9eaed}.button{display:inline-block;font-size:14px;border-radius:4px;position:relative;padding:10px 20px;text-decoration:none;border:0;outline:0;white-space:nowrap;background:none}.button:disabled{background:#a1aab7;cursor:not-allowed!important}.button__caption{font-weight:400}.button--primary{background-image:linear-gradient(0deg,#6b3cc1,#7a50c7);color:#fff;font-weight:600}.button--blue{background-image:linear-gradient(0deg,#2b6bf3,#2b6bf3)!important}.button--secondary{background-image:linear-gradient(-180deg,#fff,#f8f9fc);border:1px solid #dee3eb;color:#dee3eb}@media screen and (min-width:992px){.button--secondary:hover{background-image:linear-gradient(0,#fff,#f8f9fc)}.button--secondary:active{background-image:linear-gradient(-180deg,#fff,#f3f4fa)}}#app .button--promo{font-weight:600;box-shadow:none;background:linear-gradient(-180deg,#63bb37,#46a814);color:#fff}#app .button--promo:hover{background:linear-gradient(180deg,#70c843,#50bf17)}#app .webinar--btn{height:23px;padding:0 12px;border-radius:4px;margin-left:5px;background:red;font-weight:700}#app .button--info{background:#0b68ff;border:1px solid #71a7ff;border-radius:4px;color:#fff;font-weight:600}#app .button--info:hover{background:#0a5de4}#app .button--info:active{background:#0853cc}#app .button--danger{background:#f94c4c;border:1px solid #d80707;border-radius:4px;color:#fff;font-weight:600;box-shadow:none}#app .button--danger:hover{background:#f83333}#app .button--danger:active{background:#d80707}#app .button--warning{border:1px solid #f94c4c;background:#fff;border-radius:4px;color:#f94c4c;font-weight:600;box-shadow:none}#app .button--warning:hover{border:1px solid #f83333;color:#f83333}#app .button--warning:active{border:1px solid #d80707;color:#d80707}.button--default{background:#a1aab7;color:#fff;font-weight:600}.button--default:hover{background:#5e646e}.button--default:active{background:#44484f}.button--icon{padding:10px 12px 10px 38px}.button--icon svg{position:absolute;left:1.2rem;height:1.6rem}.button--icon.button--options{height:2.2rem;font-size:1.4rem;padding:0 3rem 0 1.5rem;color:#44484f;background-color:#f1f4f8}.button--icon.button--options:hover{background-color:#eaeff5}.button--icon.button--options svg{right:1.2rem;top:.4rem;left:inherit;width:1rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.button--icon.button--minor{height:auto;font-size:1.4rem;padding:0 1rem 0 0;color:#5e646e;font-weight:600}.button--icon.button--minor .icon{fill:#5e646e;height:1.8rem;right:-1rem;width:1rem;left:inherit}.button--selficon{padding:0}.button--dark{background:linear-gradient(0deg,#464651,#60606d);border:1px solid #2d2e33;color:#dcdde6}.uploadDropsButton__container{position:relative;margin-left:2rem;height:41px;overflow:visible}.uploadDropsButton__container .uploadDropsButton__dropdown{position:absolute;left:auto;right:0;-webkit-transform:none;transform:none;width:auto}.uploadDropsButton__container .uploadDropsButton__dropdown .drui-dropdown__arrow{left:auto;right:23px;-webkit-transform:translateY(20%) rotate(45deg);transform:translateY(20%) rotate(45deg)}.uploadDropsButton__container .uploadDropsButton__dropdown .drui-dropdown__itemsList{outline:none}.uploadDropsButton__container .uploadDropsButton__dropdown .drui-dropdownItem__action{padding:5px 22px 5px 46px}.uploadDropsButton__container .uploadDropsButton__dropdown .drui-dropdownItem__description{width:160px}.uploadDropsButton--mobile{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.uploadDropsButton--mobile.button--primary{margin-left:0}.uploadDropsButton--mobile:after{content:"";display:block;position:absolute;width:1px;height:20px;top:10px;right:50px;background:#2b6bf3}.uploadDropsButton--mobile .icon{fill:#fff;height:6px;margin-left:30px}.uploadDropsButton--mobile:hover{background:linear-gradient(180deg,#6b3cc1,#7a50c7)}.uploadDropsButton--mobile:active{background:linear-gradient(0deg,#5e34aa,#6f49b5)}.uploadDropsButton--desktop{width:16rem;box-sizing:initial}.uploadDropsButton--desktop button{background:linear-gradient(0deg,#2b6bf3,#2b6bf3)!important}.uploadDropsButton--desktop .drui-dualButton__separator{background:#2b6bf3;border-left:1px solid #fff}.uploadDropsButton__input{position:absolute;z-index:-1;width:0;height:0;margin:0;padding:0}.theme--dark .button--default{background-color:#878891;color:#fff}.theme--dark .button--default:hover{background-color:#b7b8bb}.theme--dark .button--default:active{background-color:#cbcccf}.theme--dark .button--secondary{background-image:linear-gradient(0deg,#464651,#60606d);border:1px solid #2d2e33;color:#dcdde6}@media screen and (min-width:992px){.theme--dark .button--secondary:hover{background-image:linear-gradient(0deg,#43434d,#60606d)}.theme--dark .button--secondary:active{background-image:linear-gradient(0deg,#3d3d46,#60606d)}}.theme--dark .button--icon .icon--arrow{fill:#e9eaed}.theme--dark .button--icon.button--options{background-color:#2d2e33;color:#e9eaed}.theme--dark .button--icon.button--options:hover{background-color:#464651}.theme--dark .button--icon+.dropdown__content{background-color:#2d2e33;border-color:#464651;box-shadow:none}.theme--dark .button--icon+.dropdown__content .radioButton__wrapper{color:#e9eaed}.theme--dark .button--icon+.dropdown__content .radioButton__wrapper>.radioButton__checkmark:after{border-color:#e9eaed}.theme--dark .button--icon+.dropdown__content .radioButton--options:not(.radioButton--checked)>.radioButton__wrapper{color:#878891}.theme--dark .button--icon+.dropdown__content .radioButton:hover{background-color:#464651}.embedDropButton--disabled,.embedDropButton--disabled:hover{cursor:not-allowed;color:#a1aab7}.embedDropButton--disabled .embedDropButton__icon,.embedDropButton--disabled:hover .embedDropButton__icon{opacity:.6;fill:#a1aab7}.embedDropButton--disabled .embedDropButton__icon *,.embedDropButton--disabled:hover .embedDropButton__icon *{fill:inherit}@media screen and (min-width:768px){.uploadDropsButton.uploadDropsButton--mobile{display:none}}@media screen and (max-width:768px){.dashboardPage .uploadDropsButton.uploadDropsButton--mobile,.page--boardPage .uploadDropsButton.uploadDropsButton--mobile{position:fixed;bottom:2rem;right:2rem;z-index:5;display:flex;width:6rem;height:6rem;padding:1.4rem;text-align:center;justify-content:center;border-radius:50%;background:#6b3cc1;box-shadow:0 0 12px 0 rgba(0,0,0,.15)}.dashboardPage .uploadDropsButton.uploadDropsButton--mobile:after,.page--boardPage .uploadDropsButton.uploadDropsButton--mobile:after{display:none}.dashboardPage .uploadDropsButton.uploadDropsButton--mobile .icon,.page--boardPage .uploadDropsButton.uploadDropsButton--mobile .icon{width:100%;height:100%;margin:0;padding:0}.dashboardPage .uploadDropsButton.uploadDropsButton--desktop,.page--boardPage .uploadDropsButton.uploadDropsButton--desktop{display:none}}.card{display:flex;flex-flow:column nowrap;width:100%;max-width:68rem;background:#fff;border:1px solid #dee3eb;border-radius:4px;padding:4rem;box-sizing:border-box;margin:0 auto 4rem;position:relative}.card .card__title{width:100%;font-size:2.2rem;font-weight:600;margin-bottom:2rem}@media screen and (max-width:992px){.card{padding:2rem}}.card--small{width:48rem}.card--medium{max-width:80rem}.card--full{max-width:unset}.banner{display:flex;flex-flow:column nowrap;width:100%;max-width:68rem;min-height:11rem;border-radius:4px;padding:2rem 4rem 2rem 13rem;margin:0 auto 4rem;box-sizing:border-box;color:#44484f}.banner>*{margin-top:0;margin-bottom:1rem}.banner>:last-child{margin-bottom:0}.banner__title{width:100%;font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#000}.banner__link{color:#0b68ff;text-decoration:underline}.banner--promo{background:#e6f2e4 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzUwQkYxNyIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTUuMjQzIDM4LjY0YTExLjY1MyAxMS42NTMgMCAwIDAtNC4yNjIgMTIuMjc0Yy4xMTQuNDQxLjUxMy43NS45NjguNzVoMy42OTNjLS42OTYtMy4xNi0xLjI3LTcuODIyLS40LTEzLjAyNHpNMzQuMzQyIDUxLjY2NGgzLjcxYS45OTUuOTk1IDAgMCAwIC45NjgtLjc1Yy4yNTMtLjk4Ni4zODItMS45NzIuMzgyLTIuOTNhMTEuNjQgMTEuNjQgMCAwIDAtNC42OTMtOS4zODNjLjg4MSA1LjIyMy4zMiA5LjktLjM2NyAxMy4wNjN6TTI3LjgyOCA2NC43OTlMMjUgNjcuNjI3IDIyLjE3MiA2NC44YTQuMDA0IDQuMDA0IDAgMCAxIDAtNS42NTcgNC4wMDQgNC4wMDQgMCAwIDEgNS42NTYgMCA0LjAwNCA0LjAwNCAwIDAgMSAwIDUuNjU3eiIvPjxwYXRoIGQ9Ik0yNS4wMDIgMjQuMmMtLjI4NSAwLS41NzIuMTMzLS43NDUuMzMxLTEyLjQ1NyAxMy44My01LjYwOCAzMC4zODEtNS41MzggMzAuNTQ3LjE1OC4zNjguNTIuNjA3LjkyLjYwN2gxMC43MjJhMSAxIDAgMCAwIC45MjMtLjYxNGMuMDctLjE2NSA2LjgwMi0xNi43MTItNS41MzctMzAuNTM2YTEuMDA1IDEuMDA1IDAgMCAwLS43NDUtLjMzNXptMS43NjYgMjAuNDQ2YTIuNTAzIDIuNTAzIDAgMCAxLTMuNTM2IDAgMi41MDMgMi41MDMgMCAwIDEgMC0zLjUzNSAyLjUwMyAyLjUwMyAwIDAgMSAzLjUzNiAwIDIuNTAzIDIuNTAzIDAgMCAxIDAgMy41MzV6Ii8+PGc+PHBhdGggZD0iTTM4IDE0LjVjLS4wMTcgMC0uMDMyLjAwNS0uMDQ5LjAwNWE5Ljk3IDkuOTcgMCAwIDEtNS45MDIgMTcuOTlsLjAwOC4wMDVIMTcuOTkybC4wMDgtLjAwNWE5Ljk3IDkuOTcgMCAwIDEtNS45MDItMTcuOTljLS4wMTcgMC0uMDMyLS4wMDUtLjA0OS0uMDA1QTEwIDEwIDAgMCAwIDEwIDM0LjI4NlYzNi41aDI2di0yLjIzYTkuNjQ4IDkuNjQ4IDAgMCAwIDIgLjIzYzUuNTIzIDAgMTAtNC40NzcgMTAtMTBzLTQuNDc3LTEwLTEwLTEweiIgZmlsbC1vcGFjaXR5PSIuMiIvPjxwYXRoIGQ9Ik0zOS44NTUgMTIuNjU4QTE0LjY4MiAxNC42ODIgMCAwIDAgMjUgLjVhMTQuNjgyIDE0LjY4MiAwIDAgMC0xNC44NTUgMTIuMTU4QTExLjk5MyAxMS45OTMgMCAwIDAgMTIgMzYuNWgzYTEgMSAwIDAgMCAwLTJoLTNhOS45OTMgOS45OTMgMCAwIDEtMS41NDgtMTkuODY2bDEuNDY2LS4yMjguMjA3LTEuNDY5QTEyLjcxMyAxMi43MTMgMCAwIDEgMjUgMi41YTEyLjcxMyAxMi43MTMgMCAwIDEgMTIuODc1IDEwLjQzOGwuMjA4IDEuNDY4IDEuNDY1LjIyOEE5Ljk5MyA5Ljk5MyAwIDAgMSAzOCAzNC41aC0zYTEgMSAwIDAgMCAwIDJoM2ExMS45OTMgMTEuOTkzIDAgMCAwIDEuODU1LTIzLjg0MnoiLz48L2c+PC9nPjwvc3ZnPg==) 4rem 3.1rem no-repeat;background-size:5rem auto;border:1px solid #50bf17}.banner--promo .banner__link{color:#50bf17}.banner--info{background:#dfe9fc url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzBCNjhGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMjUgMEMxMS4xODcgMCAwIDExLjE4OCAwIDI1YzAgMTMuODEzIDExLjE4OCAyNSAyNSAyNSAxMy44MTMgMCAyNS0xMS4xODggMjUtMjVDNTAgMTEuMTg3IDM4LjgxMiAwIDI1IDB6IiBmaWxsLW9wYWNpdHk9Ii4yIi8+PHBhdGggZD0iTTI3LjUgMzcuNWgtNXYtMTVoNXpNMjcuNSAxNy41aC01di01aDV6Ii8+PC9nPjwvc3ZnPg==) 4rem 3.1rem no-repeat;background-size:5rem;border:1px solid #0b68ff}.banner--info .banner__link{color:#0b68ff}.dropdown{display:inline-block;color:#44484f;outline:0;position:relative}.dropdown .button{margin:0;width:100%;border-radius:0;text-align:inherit}.dropdown .button.button--primary,.dropdown .button.button--secondary{margin:0}.dropdown:hover{cursor:pointer}.dropdown.dropdown--options .dropdown__content{margin-top:4px}.dropdown.dropdown--options .dropdown__content ul li>*{padding:0}.dropdown.dropdown--minor .dropdown__content{margin-top:4px}.dropdown.dropdown--minor .dropdown__content ul li>*{padding:0}.dropdown.dropdown--left .dropdown__content{left:0}.dropdown.dropdown--right .dropdown__content{right:0}.dropdown.dropdown--top .dropdown__content{bottom:100%}.dropdown.dropdown--center .dropdown__content{right:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dropdown.dropdown--open{z-index:1}@media screen and (min-width:992px){.dropdown.dropdown--open .button.button--secondary{background:linear-gradient(-180deg,#fff,#ebeefa)}}.dropdown__header{text-transform:uppercase;font-size:1.2rem;color:#a1aab7;letter-spacing:1px;padding:.5em 1em 1em;font-weight:600}.dropdown__content{position:absolute;box-shadow:0 2px 6px 0 rgba(161,170,183,.4);border-radius:4px;background-color:#fff;margin-top:5px;padding:5px 0;min-width:150px;z-index:9999}.dropdown__content ul li>*{font-size:1.4rem;padding:8px 20px;display:block;white-space:nowrap;outline:none}.dropdown__content ul li:hover{cursor:pointer;background-color:#f1f4f8}.optionsBar__actionsOptions+.boardEditDropdown__wrapper{margin-left:2rem}.theme--dark .dropdown.dropdown--open .button.button--secondary{background-image:linear-gradient(0deg,#3d3d46,#60606d)}.theme--dark .dropdown__content{background-color:#2d2e33;border:1px solid #464651;color:#dcdde6;box-shadow:none}.theme--dark .dropdown__content .button{color:#dcdde6}.theme--dark .dropdown__content ul li:hover{background-color:#464651}.theme--dark .dropPreview--file .dropPreview__content{background:none;border:0}.dropPreview__icon{width:100%;height:140px;background-repeat:no-repeat;background-size:35%;background-position:50%}.dropProtection{width:100%;max-width:450px;margin:50px auto;text-align:center}.dropProtection .dropProtectionPasswordForm{width:400px;margin:40px auto}.dropProtection .loader{position:static}.dropProtection .icon--error,.dropProtection .icon--padlock{width:140px;margin-bottom:2rem;fill:#fff;-webkit-filter:url(#iconShadow);filter:url(#iconShadow)}.dropProtection.dropProtection--availability{margin-top:100px}.dropProtection__message,.dropProtection__title{word-break:break-word;text-align:center}.dropProtection__title{padding:0;margin:2rem 0}@media screen and (max-width:768px){.dropProtection{max-width:none;width:90%}.dropProtection .dropProtectionPasswordForm{width:100%}.dropProtection .icon--error,.dropProtection .icon--padlock{width:50%;height:auto}.dropProtection__title{line-height:1.25}}.boardProtection{width:100%;max-width:450px;margin:50px auto;text-align:center}.boardProtection .boardProtectionPasswordForm{width:400px;margin:40px auto}.boardProtection .loader{position:static}.boardProtection .icon--padlock{width:140px;margin-bottom:2rem;fill:#fff;-webkit-filter:url(#iconShadow);filter:url(#iconShadow)}.boardProtection__message,.boardProtection__title{word-break:break-word;text-align:center}.boardProtection__title{padding:0;margin:2rem 0}@media screen and (max-width:768px){.boardProtection{max-width:none;width:90%}.boardProtection .boardProtectionPasswordForm{width:100%}.boardProtection .icon--padlock{width:50%;height:auto}.boardProtection__title{line-height:1.25}}.formGroup{position:relative;margin:20px 0;text-align:left}.formGroup .formGroup_helpBlock span{display:inline-block;font-size:12px;font-weight:700;color:#c8cfd9;margin-top:8px}.formGroup__labelsContainer{display:flex;flex-flow:row nowrap;justify-content:space-between}.formGroup__description{width:calc(100% - 190px);color:#5e646e;font-size:14px;line-height:18px}.formGroup--hasError .formGroup_helpBlock span{color:#f94c4c}.formGroup--centered{display:flex;justify-content:center}.covideo--orange{background:#ff8c21!important}.formGroup__wrapper{flex:1;display:flex;width:100%;border:1px solid #dee3eb;background-color:#f8f9fc;margin-bottom:0;padding:2rem}.formGroup__wrapper:not(:last-child){margin-bottom:4rem}.formGroup__wrapper .formGroup{width:100%;flex:1;margin:0}@media screen and (max-width:563px){.formGroup{max-width:100%}.formGroup.switch{flex-flow:row wrap}.formGroup__description{width:100%}}.tagsInput__wrapper{margin-bottom:30px;max-width:100%}.tagsInput{width:52rem;max-width:100%;min-height:4rem;border:1px solid #dee3eb;background:#fff;border-radius:4px;display:flex;flex-flow:row wrap;box-sizing:border-box}.tagsInput__item{display:flex;justify-content:space-between;align-items:center;height:2.8rem;line-height:2.8rem;min-width:72px;padding:0 4px 0 8px;margin:5px;border-radius:2px;background:#f1f4f8;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.4rem}.tagsInput__item:before{content:"#"}.tagsInput__item:hover{background-color:#e9eaed}.tagsInput__crossIcon{width:12px;height:12px;margin-left:4px}.tagsInput__field{flex:1 1 auto;height:2.8rem;line-height:2.8rem;padding:0 4px;margin:5px 2px;border:0;outline:0;font-size:1.4rem;background:inherit}.recentTags{width:100%;max-width:520px;display:flex;flex-flow:row wrap}@media screen and (max-width:768px){.recentTags{margin-bottom:1.5rem}}.recentTags__title{font-size:1.6rem;width:100%;padding-bottom:1rem}.recentTags__item{height:2.8rem;line-height:2.8rem;padding:0 8px;margin:5px;border-radius:2px;background:#f1f4f8;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.4rem}.recentTags__item:before{content:"#"}.recentTags__item:hover{background-color:#e9eaed}.dropdown__tags{position:static;width:100%;max-height:120px;overflow:auto}.theme--dark .tagsInput{background:#2d2e33;border:1px solid #464651}.theme--dark .tagsInput__field{color:#878891}.theme--dark .tagsInput__item{color:#fff;background:#2b6bf3}.theme--dark .tagsInput__crossIcon path{fill:#fff}.theme--dark .recentTags__item{background:#2d2e33;color:#fff}.cloneModal .modal__title{margin-top:32px}.cloneModal .modal__buttons{justify-content:center}.cloneModal .modal__buttons .modal__button{min-width:164px}.cloneModal .modal__message{text-align:center}.embedDropModal .modal__content{min-width:84rem;min-height:40rem;padding:0;overflow:hidden}.embedDropModal .modal__contentWrapper{max-width:100%;height:100%;flex-direction:row;position:absolute}.embedDropModal__separator{height:100%;border-right:1px solid #dee3eb}.embedDropModal__previewWrapper{position:relative;width:50%}.embedSettingsForm{overflow-y:auto}.modal__disable__description{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:32px;padding-top:16px;padding-bottom:16px;color:#2c2f36}.modal__disable__radio__container{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 0 22px}.modal__disable__radio__container__title{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;padding-bottom:8px;color:#5e646e}.modal__disable__radio__container__input{width:156px}.modal__disable__radio__container__input,.modal__disable__radio__container__select{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:-32px;padding:4px 0 0 32px;color:#5e646e}.modal__disable__radio__container__select{width:256px}.modal__content.modal__content--addTeamMembers{padding:0;width:90%;max-width:52rem;height:80vh;max-height:80rem;flex-direction:column;justify-content:flex-start}.addTeamMembers__inner{display:flex;flex-direction:column;width:100%;flex:1 1 auto;padding:2rem}.modal__content--addTeamMembers .modal__title{width:100%;text-align:left}.modal__content--addTeamMembers .formGroup--searchInput{position:relative;z-index:3;margin-top:0;width:100%;z-index:5}.addTeamMembers__content-wrapper{display:flex;flex-flow:column nowrap;width:100%;height:100%;flex:1 1 auto;position:relative;padding:9.6rem 0 2rem}.addTeamMembers__searchForm{display:block;top:0}.addTeamMembers__searchForm,.teamMembersList{position:absolute;left:0;width:100%;height:100%}.teamMembersList{max-height:calc(100% - 7.4rem);padding:0;margin:0;z-index:2;top:7.4rem;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:1px solid #dee3eb;border-top:none;background-color:#fff;overflow-y:auto}.teamMembersList.teamMembersList--whole-team{z-index:3}.teamMembersList.teamMembersList--invited{padding:0 0 10rem}.teamMember{display:flex;justify-content:flex-start;align-items:center;align-content:center;width:100%;flex-flow:row nowrap;padding:1rem;height:6rem;border-bottom:1px solid #dee3eb}.teamMember.is-loading{pointer-events:none;opacity:.5;-webkit-filter:grayscale(1);filter:grayscale(1)}.teamMember__avatar{height:100%;width:4rem;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.teamMember__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 1rem 0 0;height:100%}.teamMember__name{margin:0}.teamMember__email{color:#3e4247;margin:0}.teamMember__actions{margin-left:auto}.teamMember__actionButton--remove{box-sizing:content-box;border:none;background:none;font-size:0;text-indent:-100%;overflow:hidden;padding:0 0 0 1rem;margin-left:2rem;width:2rem;text-align:center;will-change:transform}.teamMember__actionButton--remove .icon{display:inline-block;width:100%;position:static;margin:0;padding:0;-webkit-transform:none;transform:none}.teamMember__actionButton--remove:hover .icon{fill:#a1aab7}.teamMember__actionButton--remove:active{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}.addTeamMembers__invited{width:100%;height:auto;flex:1 1 auto;border:1px solid #dee3eb;border-radius:4px}.addTeamMembers__invited.is-empty{display:flex;justify-content:center;align-items:center;align-content:center;padding:2rem}.teamMember__avatar{font-size:0;margin-right:1rem}.addTeamMembers__buttons{display:flex;justify-content:space-between;align-items:center;align-content:center;width:100%;height:7.6rem;margin-top:auto}.danger__social{display:inline-block;font-size:12px;font-weight:700;color:#f94c4c!important;margin-top:8px}.messageWindow{box-sizing:border-box;width:100%;max-width:400px;max-height:480px;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;padding:4rem;text-align:center;transition:all .2s ease}.messageWindow>:nth-child(1n+2){opacity:0;-webkit-animation:animate-fade-in .3s ease-in forwards;animation:animate-fade-in .3s ease-in forwards;-webkit-animation-delay:.45s;animation-delay:.45s}.messageWindow_iconWrapper{display:flex;justify-content:center;align-items:center;width:164px;height:164px;margin-bottom:2rem;border-radius:50%;background-color:rgba(43,107,243,.2);-webkit-animation:animate-scale-in .25s ease-in forwards;animation:animate-scale-in .25s ease-in forwards}.messageWindow_iconWrapper .icon{padding:2px;width:50%;height:50%;margin-left:7%}.messageWindow_iconWrapper .icon>path{fill:none!important;stroke:#2b6bf3;stroke-width:1px;stroke-dasharray:1000px;stroke-dashoffset:1000px}.messageWindow_iconWrapper .icon>path:not(:first-of-type){-webkit-animation:animate-circle 1s ease-out .25s forwards;animation:animate-circle 1s ease-out .25s forwards}.messageWindow_iconWrapper .icon>path:first-of-type{opacity:0;stroke:none;fill:rgba(11,104,255,.5)!important;-webkit-animation:animate-check .2s ease-out .6s forwards;animation:animate-check .2s ease-out .6s forwards}.messageWindow_title{font-size:24px;padding:0;margin-bottom:1rem;font-weight:600}.messageWindow_message{margin-top:0;margin-bottom:2rem;font-size:16px;font-weight:300;line-height:1.25}@-webkit-keyframes animate-circle{0%{fill:#fff;opacity:0}50%{opacity:1}to{fill:#2b6bf3;stroke-dashoffset:0}}@keyframes animate-circle{0%{fill:#fff;opacity:0}50%{opacity:1}to{fill:#2b6bf3;stroke-dashoffset:0}}@-webkit-keyframes animate-check{0%{fill:#fff}50%{opacity:1}to{opacity:1;fill:rgba(11,104,255,.5)}}@keyframes animate-check{0%{fill:#fff}50%{opacity:1}to{opacity:1;fill:rgba(11,104,255,.5)}}.modal{position:absolute;left:0;top:0;display:block;width:100vw;height:100vh;overflow:hidden;padding:3rem 1rem;z-index:10;will-change:opacity}.modal.modal--closed{-webkit-animation:animate-fade-out .25s ease-out forwards;animation:animate-fade-out .25s ease-out forwards}.modal.modal--opened{-webkit-animation:animate-fade-in .25s ease-out forwards;animation:animate-fade-in .25s ease-out forwards}.modal__iconContainer{width:164px;height:164px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:rgba(43,107,243,.1)}.modal__iconContainer .icon{height:68px;width:56px}.modal__iconContainer .icon path{fill:#2b6bf3}.modal__overlay{position:absolute;left:0;top:0;width:100vw;height:100vh;background-color:rgba(35,44,58,.9)}.modal__contentWrapper{display:flex;justify-content:center;flex-direction:column;width:100%;max-width:520px;position:relative}.modal__content{padding:4rem;z-index:1;top:50%;left:50%;overflow-x:hidden;overflow-y:auto;position:absolute;border-radius:5px;background-color:#fff;min-width:48rem;max-width:calc(100% - 2rem);max-height:calc(100% - 6rem);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:animate-modal .25s ease-in;animation:animate-modal .25s ease-in}.modal__content.modal__content--iframe{padding:0}.modal__content.modal__content--tabs{display:block;width:600px;background-color:#fff;padding:4rem}.modal__content .modal__iconWrapper{display:flex;justify-content:center;align-items:center;width:164px;height:164px;margin-bottom:2rem;border-radius:50%}.modal__content .modal__iconWrapper .modal__icon{width:100%;height:100%;background-repeat:no-repeat;background-position:50%}.modal__content .modal__message{padding-bottom:3rem;word-break:normal;text-align:center}.modal__content .modal__title{padding-bottom:1rem;text-align:center}.modal__content .modal__title.modal__title--alignLeft{text-align:left;width:100%}.modal__content .modal__banner{position:relative;background:#f8f9fc;font-size:1.6rem;padding:2.6rem 0;margin:4rem 0}.modal__content .modal__banner:after,.modal__content .modal__banner:before{display:block;content:"";width:40px;height:84px;background:#f8f9fc;position:absolute;top:0}.modal__content .modal__banner:before{left:-40px}.modal__content .modal__banner:after{right:-40px}.modal__content .modal__bannerIcon{width:3.2rem;height:3.2rem;margin-right:1rem}.modal__content .modal__bannerSubicon{position:absolute;top:2.7rem;left:1.8rem;width:1.3rem;height:1.3rem;background:#f5a623;border-radius:50%;border:.1rem solid #f8f9fc;font-size:.8rem;color:#fff;display:flex;justify-content:center;align-items:center}.modal__content .modal__paragraph{margin:0 0 4rem}.modal__closeButton{position:absolute;top:4rem;right:4rem;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;z-index:1}@media screen and (max-width:563px){.modal__closeButton{top:2.4rem;right:2.4rem}}.modal__closeButton .icon{display:block;width:100%;height:100%;fill:#a1aab7}.modal__closeButton .icon *{fill:inherit}.modal__closeButton:hover .icon{fill:#768396}.modal__closeButton:active .icon{fill:#a1aab7}.modal__title{word-break:break-word}.modal__buttons{display:flex;justify-content:flex-end;width:100%}.modal__buttons .modal__button{min-width:12rem}.modal__buttons .modal__button:first-child{margin-right:1rem}.modal__buttons .modal__button:last-child{margin-left:1rem}.modal__buttons .modal__button:hover{cursor:pointer}.modal__buttons--default{justify-content:flex-end;margin-top:2rem}.modal__buttons--default .modal__button:first-child{margin-right:2rem}.modal--confirmation .modal__contentWrapper{align-items:center}.modal--confirmation .modal__buttons{justify-content:center}.modal__url .modal__content{min-height:250px;justify-content:space-around}.modal__url .modal__title{padding:0 2rem 0 0}.modal__url .modal__url--input{width:100%}.modal--email .modal__buttons--default{margin-top:1rem}.modal--email .modal__buttons--default .modal__button:first-child{margin-right:0}.modal--email .modal__closeButton{display:none}.modal--email a{text-decoration:underline}.modal--deleteAccount .modal__content .modal__message{padding-bottom:0}.modal--deleteAccount .modal__content .modal__iconWrapper{width:auto}.modal--deleteAccount .modal__content .modal__buttons{justify-content:center}.modal--dropsPrivacy .modal__contentWrapper{padding-bottom:0}.modal--selfDestruct .modal__content{justify-content:space-between;min-height:auto;overflow:visible}.modal--selfDestruct .modal__content>*{flex:0 0 auto}.modal--selfDestruct .modal__title{width:100%;text-align:left}.modal--selfDestruct .formGroup{width:100%}.formGroup__wrapper--inputGroup{position:relative;display:flex;flex-direction:row;width:40.4rem;max-width:100%;border:1px solid #dee3eb;background-color:#f8f9fc;padding:2rem;margin-bottom:2rem}.formGroup__wrapper--inputGroup .formGroup{flex:none;margin-bottom:0;width:calc(100% - 11.9rem)}.formGroup__wrapper--inputGroup .formGroup .PhoneInputInput,.formGroup__wrapper--inputGroup .formGroup .textField__input{position:relative;z-index:2;border-top-right-radius:0;border-bottom-right-radius:0}.formGroup__wrapper--inputGroup+.formGroup--hasError+.button--secondary{bottom:unset;top:4.8rem}.formGroup__wrapper--inputGroup .formGroup--customSelfDestructSelect{position:absolute;right:2rem;top:4.8rem;width:12rem;height:4.4rem}.formGroup__wrapper--inputGroup .formGroup__button,.formGroup__wrapper--inputGroup .select{border-top-left-radius:0;border-bottom-left-radius:0}.formGroup__wrapper--inputGroup .select{background:linear-gradient(180deg,#fff,#f8f9fc);justify-content:center}.formGroup__wrapper--inputGroup .select .icon{margin-left:1rem}.formGroup__wrapper--inputGroup .select.select--active{z-index:2}.formGroup__wrapper--inputGroup .formGroup__button{position:absolute;right:2rem;top:4.8rem;width:12rem;height:4.4rem}.theme--dark .modal__iconContainer{background-color:#2d2e33}.theme--dark .modal__overlay{background-color:rgba(31,32,35,.95)}.theme--dark .formGroup__wrapper--inputGroup{border:1px solid #464651;background-color:#3a3a43}.theme--dark .modal__content{background-color:#3a3a43;color:#fff}.theme--dark .modal__content .modal__iconWrapper{background:#fff}.theme--dark .modal__content .modal__banner,.theme--dark .modal__content .modal__banner:after,.theme--dark .modal__content .modal__banner:before{background:#464651}.theme--dark .modal__content .modal__bannerSubicon{border:.1rem solid #464651;color:#464651}@media screen and (max-width:563px){.modal__content{min-width:calc(100% - 2rem);overflow-y:auto;padding:2.4rem}.modal__content.modal__content--tabs{padding:2.4rem}.modal__buttons{justify-content:space-between}.modal__buttons .formGroup__button{width:100%}.formGroup__wrapper--inputGroup{flex-wrap:wrap}.formGroup__wrapper--inputGroup .formGroup{width:100%;margin-bottom:1rem}.formGroup__wrapper--inputGroup .PhoneInputInput,.formGroup__wrapper--inputGroup .textField__input{border-top-right-radius:4px;border-bottom-right-radius:4px}.formGroup__wrapper--inputGroup .formGroup__button{position:static;width:100%;border-top-left-radius:4px;border-bottom-left-radius:4px}}.drui-button--disabled,.drui-button--disabled:hover{opacity:.6!important;box-shadow:none!important;cursor:not-allowed!important;border:none!important}.width-100{width:100%!important}.social-share{display:flex;justify-content:space-evenly}.social-share img{width:50px;height:50px;border-radius:50%;opacity:.8;background:#fff}.social-share img:hover{box-shadow:0 6px 5px #aaa;width:60px;height:60px;opacity:1;cursor:pointer}.embedCodePreview{margin:1.5rem 0;padding:1rem;background:#f8f9fc;color:#878891;border:1px solid #dee3eb;width:100%;cursor:pointer}.embedDropPreviewTopbar{height:5rem;display:flex;align-items:center}.embedDropPreviewTopbar__download{margin-left:auto;display:flex;flex-direction:column;align-items:center;padding:2rem;font-size:14px}.embedDropPreviewTopbar__download *{fill:#fff}.embedDropPreviewTopbar__download span{font-weight:600;color:#fff}.embedDropPreviewTopbar__logo{height:4rem;margin-left:2rem;display:flex;align-items:center;padding:0;border-right:none;width:6rem}@media screen and (max-width:768px){.embedDropPreviewTopbar__logo{height:3rem}}.embedDropPreview{width:100%;height:100%;position:relative;background-size:contain;background-position:50%;background-repeat:no-repeat}.embedDropPreview__glow{position:absolute;top:0;width:100%;height:136px;opacity:.7;background:linear-gradient(0deg,hsla(0,0%,100%,0),rgba(35,44,58,.56))}.embedSettingsForm{display:flex;flex-direction:column;width:50%;padding:4rem;align-items:flex-start}.embedSettingsForm .radioButton.radioButton--checked .radioButton__wrapper{padding:0 0 0 3rem}.embedSettingsForm .embedSettingsForm__codePreviewButton{color:#000;font-weight:400}.embedSettingsForm .embedSettingsForm__codePreviewButton--borderless,.embedSettingsForm .embedSettingsForm__codePreviewButton--borderless:active,.embedSettingsForm .embedSettingsForm__codePreviewButton--borderless:hover{border:none}.embedSettingsForm .embedSettingsForm__codePreviewButton--transparent,.embedSettingsForm .embedSettingsForm__codePreviewButton--transparent:active,.embedSettingsForm .embedSettingsForm__codePreviewButton--transparent:hover{background:transparent}.embedSettingsForm__codePreviewWrapper{display:flex;justify-content:center;align-items:center;margin:1rem 0;align-self:center}.embedSettingsForm__customBrandingWrapper{display:flex;align-items:center}.drui-button.embedSettingsForm__upgradeButton{margin-left:1rem;height:auto;font-size:12px;padding:.5rem 1.5rem}.embedSettingsForm__title{text-align:left;padding-bottom:1rem;margin-bottom:1rem}.embedSettingsForm__buttons{margin-top:auto;display:flex;width:100%;justify-content:space-between}.embedSettingsForm__button{min-width:16rem;margin-right:1rem}.embedSettingsForm__button:last-child{margin-right:0}.embedSettingsForm__customBrandingSwitch .switch__label{font-weight:400;margin-left:1.5rem}.embedSettingsForm__dimensionsInputs{display:flex;position:relative;max-width:60%;align-items:center}.embedSettingsForm__dimensionInput:first-child{margin-right:.5rem}.embedSettingsForm__dimensionInput:last-child{margin-left:.5rem}.markdown{color:#44484f;font-size:1.6rem}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{font-weight:600;padding:0}.markdown h1{line-height:1.14706em;margin-top:.76471em;margin-bottom:.38235em}.markdown h2{font-size:2.2rem;line-height:1.2381em;margin-top:1.2381em;margin-bottom:.61905em;padding-bottom:.25em}.markdown h3{line-height:1em;margin-top:1em;margin-bottom:1em}.markdown h4,.markdown h5,.markdown h6{font-size:1.6rem;line-height:1.625em;margin-top:1.625em;margin-bottom:1.625em}.markdown b,.markdown code,.markdown em,.markdown small,.markdown strong{line-height:1.625em}.markdown sub,.markdown sup{vertical-align:baseline;position:relative;top:-.4em}.markdown sub{top:.4em}.markdown p{font-size:1.6rem;color:#33373a}.markdown blockquote,.markdown ol,.markdown p,.markdown ul{margin-top:1.625em;margin-bottom:1.625em}.markdown ol,.markdown ul{padding:0 0 0 1.5em}.markdown ol ol,.markdown ol ul,.markdown ul ol,.markdown ul ul{margin:0 0 1em 1em;padding:0 0 0 1em}.markdown aside{display:block;float:right;width:390px}.markdown a{color:#0366d6;margin:0;padding:0}.markdown a,.markdown a:hover{text-decoration:underline}.markdown a:visited{color:#0366d6}.markdown ul li{list-style-type:disc;line-height:1.5em}.markdown ol li{list-style-type:decimal;line-height:1.5em}.markdown dt{font-weight:600}.markdown dd{font-style:italic;margin-left:1em}.markdown table{border-collapse:collapse;border-spacing:0}.markdown td,.markdown th{padding:.5em .75em;vertical-align:top}.markdown th,.markdown thead{border-bottom:2px solid #b1b1b1}.markdown tr{border-bottom:1px solid #b1b1b1}.markdown tr:last-of-type{border:none}.markdown pre{margin:0}.markdown code{overflow:auto;background-color:#f7f7f7}.markdown code,.markdown pre{font-size:14px;line-height:20px}.markdown .code,.markdown pre code{width:100%;padding:.5em .75em}.markdown .highlighttable,.markdown code{white-space:pre-line;display:inline-block;border-radius:3px}.markdown .highlighttable,.markdown .highlighttable pre,.markdown code,.markdown code pre{font-family:Consolas,Monaco,Andale Mono,monospace}.markdown .highlighttable tr,.markdown code tr{border-bottom:none}.markdown .highlighttable td,.markdown code td{vertical-align:top}.markdown .highlighttable td.linenos,.markdown code td.linenos{border-right:1px solid #b1b1b1;color:#888;text-shadow:0 1px 0 hsla(0,0%,100%,.5);padding:.5em}.markdown .highlighttable td.linenos pre,.markdown code td.linenos pre{padding:0;background:transparent}.markdown .fenced-code{overflow:auto;padding-bottom:1em}.markdown blockquote{padding:0 .75em;margin:1em .75em;border-left:3px solid #555}.markdown blockquote p{font-style:italic;color:#777}.markdown blockquote,.markdown cite{color:#777}.markdown blockquote cite:before{content:"\2014\A0"}.markdown img{display:block;max-width:100%;height:auto;margin:0 auto 1em;padding:0}.markdown hr{border:none;height:1px;margin:2em auto;background:#b1b1b1}.theme--dark .markdown{color:#fff}.theme--dark .markdown p{font-size:1.6rem;color:#fff}.theme--dark .markdown code{background-color:#2d2e33}.radioButton .radioButton__wrapper{display:block;position:relative;padding-left:30px;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:20px;color:#44484f}.radioButton .radioButton__wrapper .radioButton__checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:1px solid #dee3eb;border-radius:50%}.radioButton .radioButton__wrapper .radioButton__checkmark:after{content:"";position:absolute;display:none;top:6px;left:6px;width:8px;height:8px;border-radius:50%;background:#fff}.radioButton .radioButton__wrapper:hover{color:#000;cursor:pointer}.radioButton .radioButton__wrapper:hover .radioButton__checkmark{border:1px solid #2b6bf3}.radioButton .radioButton__wrapper .radioButton__input{position:absolute;opacity:0;cursor:pointer}.radioButton .radioButton__wrapper .radioButton__input:checked~.radioButton__checkmark{background:linear-gradient(0deg,#2b6bf3,#2b6bf3);border:0}.radioButton .radioButton__wrapper .radioButton__input:checked~.radioButton__checkmark:after{display:block}.radioButton.radioButton--checked .radioButton__wrapper{color:#000}.radioButton.radioButton--options .radioButton__wrapper{margin:0;padding-top:.5rem;padding-bottom:.5rem;transition:padding .2s ease}.radioButton.radioButton--options .radioButton__wrapper .radioButton__checkmark{position:absolute;border:0;left:0;height:20px;width:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 1rem;background:none}.radioButton.radioButton--options .radioButton__wrapper .radioButton__checkmark:after{content:"";position:absolute;display:none;top:0;left:6px;width:8px;height:14px;border:solid #000;border-width:0 2px 2px 0;border-radius:0;background:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.radioButton.radioButton--options .radioButton__wrapper .radioButton__input:checked~.radioButton__checkmark{background:none;border:0}.radioButton.radioButton--options .radioButton__wrapper .radioButton__input:checked~.radioButton__checkmark:after{display:block}.radioButton.radioButton--disabled .radioButton__wrapper{cursor:not-allowed;color:#44484f}.radioButton.radioButton--disabled .radioButton__input:checked~.radioButton__checkmark{background:#a1aab7}.radioButton.radioButton--disabled:hover .radioButton__checkmark{border:1px solid #dee3eb}.radioButton.radioButton--disabled:hover .radioButton__checkmark:after{background-color:#fff}.theme--dark .radioButton .radioButton__wrapper{color:#878891}.theme--dark .radioButton .radioButton__wrapper .radioButton__checkmark{border-color:#464651;background-color:#2d2e33}.theme--dark .radioButton .radioButton__wrapper:hover{color:#878891}.theme--dark .radioButton .radioButton__wrapper:hover .radioButton__checkmark{border-color:#2b6bf3}.theme--dark .radioButton .radioButton__wrapper .radioButton__input:checked~.radioButton__checkmark{background:linear-gradient(0deg,#2b6bf3,#2b6bf3)}.theme--dark .radioButton.radioButton--checked .radioButton__wrapper{color:#fff}.theme--dark .radioButton.radioButton--checked:hover .radioButton__checkmark:after{background-color:#2d2e33}.theme--dark .radioButton.radioButton--options .radioButton__wrapper .radioButton__checkmark,.theme--dark .radioButton.radioButton--options .radioButton__wrapper .radioButton__checkmark:after{background:none}.theme--dark .radioButton.radioButton--options .radioButton__wrapper .radioButton__input:checked~.radioButton__checkmark{background:none;border:0}.textField__label,.textField__sublabel{display:inline-block;font-weight:600;font-size:14px;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.textField__sublabel{margin-left:1rem;color:#2b6bf3;overflow:hidden;text-overflow:ellipsis}.textField__sublabel--faded{color:#a1aab7}.textField__sublabel--error{color:#f94c4c}.textField__sublabel--light{font-weight:400}.PhoneInputInput,.textField__input{box-sizing:border-box;height:44px;width:100%;padding:10px 15px;background:#fff;border:1px solid #dee3eb;border-radius:4px;font-size:1.4rem;color:#000;transition:all .2s linear;background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMUM0LjU4IDEgMSA0LjU4IDEgOXMzLjU4IDggOCA4IDgtMy41OCA4LTgtMy41OC04LTgtOHptNCAxMC44N0wxMS44NyAxMyA5IDEwLjEzIDYuMTMgMTMgNSAxMS44NyA3Ljg3IDkgNSA2LjEzIDYuMTMgNSA5IDcuODcgMTEuODcgNSAxMyA2LjEzIDEwLjEzIDkgMTMgMTEuODd6IiBmaWxsPSIjRjk0QzRDIi8+PC9zdmc+) calc(100% + 20px) 50% no-repeat}.PhoneInputInput:hover,.textField__input:hover{border:1px solid #c8cfd9}.PhoneInputInput:focus,.textField__input:focus{box-shadow:0 0 0 1px #7a50c7;border:3px solid rgba(122,80,199,.1);outline:none;padding:8px 13px}.PhoneInputInput:disabled,.textField__input:disabled{background-color:#f8f9fc;border:1px solid #dee3eb;color:#7b7c7d;cursor:default}.textField__input--error{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMUM0LjU4IDEgMSA0LjU4IDEgOXMzLjU4IDggOCA4IDgtMy41OCA4LTgtMy41OC04LTgtOHptNCAxMC44N0wxMS44NyAxMyA5IDEwLjEzIDYuMTMgMTMgNSAxMS44NyA3Ljg3IDkgNSA2LjEzIDYuMTMgNSA5IDcuODcgMTEuODcgNSAxMyA2LjEzIDEwLjEzIDkgMTMgMTEuODd6IiBmaWxsPSIjRjk0QzRDIi8+PC9zdmc+) calc(100% - 12px) 50% no-repeat;border:1px solid #f94c4c}.textField__input--error:focus{background-position:calc(100% - 12px) 50%}.theme--dark .PhoneInputInput,.theme--dark .textField__input{color:#878891;background:#2d2e33;border:1px solid #464651}.theme--dark .PhoneInputInput:focus,.theme--dark .textField__input:focus{box-shadow:none;border:1px solid #878891}.textFieldButton__label,.textFieldButton__sublabel{display:inline-block;font-weight:600;font-size:14px;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.textFieldButton__sublabel{margin-left:1rem;color:#2b6bf3;overflow:hidden;text-overflow:ellipsis}.textFieldButton__wrapper{display:flex}.textFieldButton__input{box-sizing:border-box;height:44px;width:100%;padding:10px 15px;background:#fff;border:1px solid #dee3eb;border-radius:4px 0 0 4px;font-size:1.4rem;color:#000;transition:all .2s linear;background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMUM0LjU4IDEgMSA0LjU4IDEgOXMzLjU4IDggOCA4IDgtMy41OCA4LTgtMy41OC04LTgtOHptNCAxMC44N0wxMS44NyAxMyA5IDEwLjEzIDYuMTMgMTMgNSAxMS44NyA3Ljg3IDkgNSA2LjEzIDYuMTMgNSA5IDcuODcgMTEuODcgNSAxMyA2LjEzIDEwLjEzIDkgMTMgMTEuODd6IiBmaWxsPSIjRjk0QzRDIi8+PC9zdmc+) calc(100% + 20px) 50% no-repeat}.textFieldButton__input:hover{border:1px solid #c8cfd9}.textFieldButton__input:focus{box-shadow:0 0 0 1px #7a50c7;border:3px solid rgba(122,80,199,.1);outline:none;padding:8px 13px}.textFieldButton__input:disabled{background-color:#f8f9fc;border:1px solid #dee3eb;color:#7b7c7d;cursor:default}.textFieldButton__button{height:44px!important;border-radius:0 4px 4px 0!important;border-left:none!important}.textFieldButton__button:disabled{background-color:#f8f9fc!important;border:1px solid #dee3eb!important;color:#7b7c7d!important;cursor:default!important}.textFieldButton__input--error{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMUM0LjU4IDEgMSA0LjU4IDEgOXMzLjU4IDggOCA4IDgtMy41OCA4LTgtMy41OC04LTgtOHptNCAxMC44N0wxMS44NyAxMyA5IDEwLjEzIDYuMTMgMTMgNSAxMS44NyA3Ljg3IDkgNSA2LjEzIDYuMTMgNSA5IDcuODcgMTEuODcgNSAxMyA2LjEzIDEwLjEzIDkgMTMgMTEuODd6IiBmaWxsPSIjRjk0QzRDIi8+PC9zdmc+) calc(100% - 12px) 50% no-repeat;border:1px solid #f94c4c}.textFieldButton__input--error:focus{background-position:calc(100% - 12px) 50%}.theme--dark .textFieldButton__input{color:#878891;background:#2d2e33;border:1px solid #464651}.theme--dark .textFieldButton__input:focus{box-shadow:none;border:1px solid #878891}.theme--dark .textFieldButton__button:disabled{border:1px solid #464651!important}.switch{outline:none;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;cursor:auto}.switch__label{display:block;font-weight:600;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch__button{position:relative;width:44px;height:24px;border-radius:22px;background:#f8f9fc;border:1px solid #dee3eb;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.switch__button:after{content:"";display:block;width:16px;height:16px;position:absolute;top:3px;left:3px;background:#fff;border-radius:50%;box-shadow:0 2px 6px 0 #a1aab7;transition:all .2s ease}.switch__button:disabled{cursor:not-allowed}.switch__button:disabled:after{box-shadow:none}.switch__button--active{background-image:linear-gradient(0deg,#2b6bf3,#2b6bf3);border:none}.switch__button--active:after{top:4px;left:24px;box-shadow:0 2px 6px 0 #542d9b}.switch__button--active:disabled{background:#f8f9fc;border:1px solid #dee3eb}.switch__button--active:disabled:after{top:3px;box-shadow:none}.select{display:flex;position:relative;flex-flow:row nowrap;justify-content:space-between;align-items:center;box-sizing:border-box;height:44px;width:100%;padding:8px 15px;background:#fff;border:1px solid #dee3eb;border-radius:4px;font-size:1.4rem;color:#000;transition:all .2s linear;outline:none;cursor:pointer}.select .icon{align-self:center;margin-left:8px}.select__label{display:block;font-weight:600;font-size:14px;margin-bottom:10px}.select__label,.select__subtitle,.select__title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select__subtitle{font-size:1.2rem;color:#2b6bf3;margin-left:20px;font-weight:600}.select:hover{border:1px solid #c8cfd9}.select--active,.select--active:hover{border:1px solid #2b6bf3}.select--disabled{background-color:#f8f9fc;border:1px solid #dee3eb;color:#7b7c7d;cursor:default}.select--disabled .icon{fill:#7b7c7d}.select--disabled:hover{border:1px solid #dee3eb}.selectList{display:none;z-index:3;position:absolute;top:48px;left:0;width:100%;max-height:380px;overflow-y:auto;padding:1rem 0;list-style:none;border-radius:4px;flex-flow:column nowrap;background:#fff;box-shadow:0 2px 6px 0 rgba(161,170,183,.4)}.selectList.selectList--active{display:flex}.selectList__item{display:block;min-width:100px}.selectList__item:hover{background:#f1f4f8}.selectList__button{position:relative;display:block;height:auto;padding:8px 12px;margin:0;width:100%;text-align:left;font-size:1.4rem;white-space:nowrap}.selectList__button--disabled{color:#7b7c7d;cursor:default}.selectList__button--disabled:hover{background:#fff;cursor:default}.selectList__linkLabel{position:absolute;top:6px;right:20px;color:#fff;background:linear-gradient(180deg,#70c843,#50bf17);border-radius:2px;width:64px;height:22px;line-height:22px;font-size:12px;text-align:center}.theme--dark .select{color:#878891;background:#2d2e33;border:1px solid #464651}.theme--dark .selectList{background:#2d2e33;border:1px solid #464651;box-shadow:0 2px 6px 0 rgba(20,20,20,.4)}.theme--dark .selectList__item .selectList__button{color:#fff}.theme--dark .selectList__item:hover{background:#464651}.copyDrop_iframe{display:block;width:400px;height:456px}.previewPlaceholder{width:100%;height:100%;background-repeat:no-repeat;background-size:35%;background-position:50%}.loadMore{width:100%;height:6rem;position:relative}.separator{width:100%;border:0;border-bottom:1px solid #dee3eb;margin:2rem 0}.uploadWidget{display:block;position:fixed;bottom:0;right:340px;width:380px;max-height:240px;border-radius:4px 4px 0 0;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.2);z-index:5}.green{color:green!important}.green-bg{background:#50bf17!important}.uploadWidget--hidden{display:none}.uploadWidget__header{border-radius:4px 4px 0 0;border:1px solid #0d50de;background:#2b6bf3;width:100%;height:38px;padding:0 20px}.uploadWidget__headline{display:inline-block;line-height:36px;font-size:1.4rem;color:#fff;margin:0;padding:0}.uploadWidget__close{margin:13px 0 13px 20px;float:right;line-height:8px;outline:none}.uploadWidget__container{max-height:180px;overflow-y:auto}.uploadWidget__listItem{display:flex;justify-content:space-between;align-items:center;border-left:1px solid #dee3eb;border-right:1px solid #dee3eb;border-bottom:1px solid #dee3eb;padding:22px 20px}.uploadWidget__fileName{display:block;margin-bottom:.7rem;color:#000}.uploadWidget__details{display:flex;flex-direction:column;flex:1;margin-right:2rem}.uploadWidget__actions .uploadWidget__shortlink .icon{fill:#dee3eb;transition:all .2s ease}.uploadWidget__actions .uploadWidget__shortlink.uploadWidget__shortlink--uploaded .icon{fill:#5e646e}.uploadWidget__actions .uploadWidget__shortlink.uploadWidget__shortlink--uploaded:hover .icon{fill:#a1aab7}.uploadWidget__actions .uploadWidget__shortlink.uploadWidget__shortlink--uploaded:active .icon{-webkit-transform:scale(.9);transform:scale(.9)}.uploadWidget__progressBar{width:100%;height:2px;background:#dee3eb;border-radius:100px;margin-bottom:.7rem}.uploadWidget__progressBarFill{width:0;height:100%;background:#2b6bf3;border-radius:100px}.uploadWidget__progress{font-size:1rem;color:#44484f}.theme--dark~.uploadWidget{background-color:#3a3a43}.theme--dark~.uploadWidget .uploadWidget__listItem{border-left:1px solid #2d2e33;border-right:1px solid #2d2e33;border-bottom:1px solid #2d2e33;padding:22px 20px}.theme--dark~.uploadWidget .uploadWidget__fileName{color:#fff}.theme--dark~.uploadWidget .uploadWidget__progressBar{background:#2d2e33}.theme--dark~.uploadWidget .uploadWidget__progress{color:#e9eaed}.theme--dark~.uploadWidget .uploadWidget__actions .uploadWidget__shortlink .icon{fill:#61626a}.theme--dark~.uploadWidget .uploadWidget__actions .uploadWidget__shortlink.uploadWidget__shortlink--uploaded .icon{fill:#878891}.theme--dark~.uploadWidget .uploadWidget__actions .uploadWidget__shortlink.uploadWidget__shortlink--uploaded:hover .icon{fill:#dcdee6}@media screen and (max-width:992px){.uploadWidget{width:90vw;bottom:0;right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-height:60vh}.uploadWidget__container{max-height:calc(60vh - 38px)}}.tabs{width:100%}.tabsNav{display:flex;border-bottom:1px solid #dee3eb;margin:2rem 0 4rem}.tabsNav__item:nth-child(odd){margin-right:2rem}.tabsNav__item:nth-child(2n){margin-left:2rem}.tabs__content .textInput{display:flex;align-items:center}.tabs__contentWrapper{width:100%;position:relative}.tab__header{margin:2rem 0 1rem}.tabsNav__label{padding:0 2rem 1.5rem;display:flex;height:100%;position:relative;align-items:center;font-size:16px;color:#5e646e;transition:all .2s ease}.tabsNav__label .icon{margin-right:1rem;fill:#a1aab7;transition:all .2s ease}.tabsNav__label:hover{cursor:pointer}.tabsNav__label:after{content:"";position:absolute;display:block;height:.1rem;width:100%;bottom:-1px;left:0;background-color:#2b6bf3;transition:all .2s ease;opacity:0}.tabsNav__label.active{color:#000}.tabsNav__label.active:after{opacity:1}.tabsNav__label.active .icon{fill:#2b6bf3}.tab__body{background:#fff;border:1px solid #dee3eb;border-radius:4px;margin:1rem 0 2rem;height:20rem;overflow-y:scroll;position:relative}.tab__body--users{height:30rem}.tabs__checkboxItem{font-size:1.4rem;box-sizing:border-box;height:4rem}.tabs__checkboxItem:nth-child(2n){background-color:#f8f9fc}.tabs__checkboxItem .checkboxInput__label{display:block;padding:1rem;cursor:pointer}.tabs__checkboxItem--users{display:flex;align-items:center;height:5rem}.tabs__checkboxItem--users .gravatar__wrapper{display:flex}.tabs__checkboxItem--users .gravatar,.tabs__checkboxItem--users .gravatar__initials{width:3rem;height:3rem;border-radius:50%;margin:0 .5rem 0 1rem}.tabs__checkboxItem--users .gravatar__initials{font-size:1.2rem}.tabs__checkboxItem--users .checkboxInput{flex:1}.tabs__checkboxItem--users .dropdown{position:absolute;right:7.2rem}.tabs__checkboxItem--invite{display:flex;align-items:center;height:5rem;justify-content:space-between}.tabs__checkboxItem--invite .checkboxInput{width:140px}.tabs__checkboxItem--invite .formGroup{min-width:260px}.tab__notFound{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#a1aab7}.tabs__createBoard .textInput{margin:1rem 0 4rem}.tab__inviteBtn{color:#7a50c7;text-decoration:underline;position:absolute;right:20px;top:52px}.tab__inviteBtn:hover{cursor:pointer}.ignore__spacing{margin-right:0!important;margin-left:0!important}.theme--dark .tabsNav{border-bottom:1px solid #878891}.theme--dark .tabsNav__label{color:#878891}.theme--dark .tabsNav__label .icon{fill:#878891}.theme--dark .tabsNav__label.active{color:#fff}.theme--dark .tabsNav__label.active .icon{fill:#fff}.theme--dark .tab__body{background:#2d2e33;border:1px solid #464651}.theme--dark .tabs__checkboxItem:nth-child(2n){background-color:#323339}@media screen and (max-height:800px){.tabsNav{margin:2rem 0}.tab__body--users{height:22rem}.tabs__checkboxItem--users{height:4rem}.tab__body .gravatar__initials{width:3rem;height:3rem;margin:0 .5rem 0 1rem}}@media screen and (max-width:563px){.tabsNav__item{width:100%}.tabsNav__item:nth-child(odd){margin-right:0}.tabsNav__item:nth-child(2n){margin-left:0}.tabsNav__label{justify-content:center}}.tooltip{position:relative;display:block;width:auto;height:auto}.tooltip:hover .tooltip__content{opacity:1;visibility:visible;width:auto;height:auto;pointer-events:auto}.tooltip:hover .tooltip__content--bottom .tooltip__contentInner,.tooltip:hover .tooltip__content--left .tooltip__contentInner,.tooltip:hover .tooltip__content--right .tooltip__contentInner,.tooltip:hover .tooltip__content--top .tooltip__contentInner{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.tooltip__content{position:absolute;z-index:8;display:inline-block;padding:4px;margin:0;text-align:center;color:#fff;border:none;opacity:0;visibility:hidden;width:0;height:0;transition:opacity .2s ease .4s;pointer-events:none}.tooltip__content:focus{outline:none}.tooltip__content--top{bottom:calc(100% + .5em);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.tooltip__content--top .tooltip__contentInner{-webkit-transform:translateY(-25%);transform:translateY(-25%)}.tooltip__content--top .tooltip__contentInner:after{top:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-bottom-width:0;border-top-color:rgba(68,72,79,.97)}.tooltip__content--right{top:50%;left:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:1em}.tooltip__content--right .tooltip__contentInner{-webkit-transform:translate(25%);transform:translate(25%)}.tooltip__content--right .tooltip__contentInner:after{top:.6em;right:100%;border-left-width:0;border-right-color:rgba(68,72,79,.97)}.tooltip__content--bottom{top:calc(100% + .5em);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.tooltip__content--bottom .tooltip__contentInner{-webkit-transform:translateY(25%);transform:translateY(25%)}.tooltip__content--bottom .tooltip__contentInner:after{bottom:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-top-width:0;border-bottom-color:rgba(68,72,79,.97)}.tooltip__content--left{top:-10px;right:calc(100% + .5em)}.tooltip__content--left .tooltip__contentInner{-webkit-transform:translate(-25%);transform:translate(-25%)}.tooltip__content--left .tooltip__contentInner:after{top:1em;left:100%;border-right-width:0;border-left-color:rgba(68,72,79,.97)}.tooltip__content--boardCollaborators{left:1.75rem}.tooltip__content--boardCollaborators .tooltip__contentInner{max-width:none}.tooltip__content--expanded .tooltip__contentInner{white-space:normal;min-width:20rem;max-width:25rem}.tooltip__contentInner{position:relative;z-index:7;padding:.5em;font-size:14px;border-radius:2px;border:none;background-color:rgba(68,72,79,.96);color:#fff;width:auto;height:auto;min-width:5rem;min-height:3rem;max-width:20rem;display:flex;align-items:center;white-space:nowrap;line-height:1.3;font-weight:400;box-shadow:0 1px 3px rgba(0,0,0,.35);transition:-webkit-transform .2s ease .4s;transition:transform .2s ease .4s;transition:transform .2s ease .4s,-webkit-transform .2s ease .4s}.tooltip__contentInner:after{content:"";display:block;position:absolute;width:0;height:0;border:8px solid transparent}@media screen and (max-width:768px){.tooltip__contentInner{display:none}}.checkboxInput__label{position:relative}.checkboxInput__label .checkboxInput__checkmark{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2rem;height:2.2rem;width:2.2rem;border:1px solid #dee3eb;border-radius:4px;cursor:pointer}.checkboxInput__label .checkboxInput__checkmark:after{content:"";position:absolute;display:none;left:8px;top:4px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkboxInput__label .checkboxInput__input{position:absolute;opacity:0}.checkboxInput__label .checkboxInput__input:checked~.checkboxInput__checkmark{background:linear-gradient(#6b3cc1,#7a50c7);border:0}.checkboxInput__label .checkboxInput__input:checked~.checkboxInput__checkmark:after{display:block}.checkboxInput__label:hover .checkboxInput__checkmark{border-color:#aab2be}.dropCheckBox{position:static;opacity:1;display:flex;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;border-radius:4px;background:#fff;cursor:pointer;border:1px solid #dee3eb;transition:all .2s ease}.dropCheckBox.dropCheckBox--checked{background:linear-gradient(0deg,#2b6bf3,#2b6bf3);border:none}.dropCheckBox.dropCheckBox--checked .icon{fill:#fff;opacity:1}.dropCheckBox.dropCheckBox--hovered .icon,.dropCheckBox:hover .icon{opacity:1}.dropCheckBox.dropCheckBox--hovered.dropCheckBox--checked,.dropCheckBox:hover.dropCheckBox--checked{background:linear-gradient(0deg,rgba(107,60,193,.74),#6c47b1)}.dropCheckBox.dropCheckBox--hovered.dropCheckBox--checked .icon,.dropCheckBox:hover.dropCheckBox--checked .icon{opacity:1}.dropCheckBox:focus{outline:none}.dropCheckBox .icon{width:1.22222rem;height:1.22222rem;opacity:0;fill:#dee3eb}.dropCheckBox .tooltip{display:flex}.theme--dark .dropCheckBox{background:rgba(45,46,51,.85);border-color:#464651}.theme--dark .dropCheckBox.dropCheckBox--checked{background:linear-gradient(0deg,#2b6bf3,#2b6bf3)}.theme--dark .dropCheckBox.dropCheckBox--checked .icon{fill:#fff}.theme--dark .dropCheckBox:focus{outline:none}.theme--dark .dropCheckBox .icon{fill:#464651}.uploadZone{width:100%;z-index:0}.uploadZone__wrapper{position:absolute;display:flex;justify-content:center;align-items:center;background:rgba(248,249,252,.96);border:none;opacity:0;transition:all .3s ease;top:2.2rem;bottom:2.2rem;left:2.2rem;right:2.2rem;box-sizing:border-box;border-radius:3px;z-index:4;pointer-events:none}.uploadZone__content{width:200px;opacity:0;text-align:center;transition:all .3s ease;-webkit-transform:translate3d(0,-10rem,0);transform:translate3d(0,-10rem,0)}.uploadIcon{position:relative;width:200px;height:200px;margin-bottom:4rem}.uploadIcon__circle{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.uploadIcon__circle,.uploadIcon__cloud,.uploadIcon__cloudShade{-webkit-transform-origin:center center;transform-origin:center center}.uploadIcon__cloud,.uploadIcon__cloudShade{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.uploadZone__title{font-size:2.4rem;line-height:1.3;color:#000;margin:0;padding-bottom:.15em}.uploadZone__subtitle{font-size:1.4rem;line-height:1.3;margin:0;padding:0;color:#5e646e}.uploadZone__subtitle b{font-weight:600}.dragAndDropHandler--isDragOver .uploadZone--isActive .uploadZone__wrapper{display:flex;opacity:1;border:1px solid #44484f}.dragAndDropHandler--isDragOver .uploadZone--isActive .uploadZone__content{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.uploadZone--isActive.uploadZone--isEmptyZone .uploadZone__wrapper{opacity:1}.uploadZone--isActive.uploadZone--isEmptyZone .uploadZone__content{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.uploadZone--isActive.uploadZone--isDragOver .uploadZone__wrapper{border:1px solid #2b6bf3;box-shadow:0 0 0 4px rgba(43,107,243,.1)}.uploadZone--isActive.uploadZone--isDragOver .uploadIcon__circle{stroke:#2b6bf3;-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}.uploadZone--isActive.uploadZone--isDragOver .uploadIcon__cloud,.uploadZone--isActive.uploadZone--isDragOver .uploadIcon__cloudShade{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.theme--dark .uploadZone__wrapper{background:rgba(45,46,51,.96);box-shadow:0 0 0 4px rgba(43,107,243,.1)}.theme--dark .dragAndDropHandler--isDragOver .uploadZone--isActive .uploadZone__wrapper{border-color:#878891}.theme--dark .uploadIcon__arrow,.theme--dark .uploadIcon__cloud{fill:#878891}.theme--dark .uploadIcon__circle{stroke:#878891}.theme--dark .uploadIcon__cloudShade{fill:#000}.theme--dark .uploadZone__title{color:#fff}.theme--dark .uploadZone__subtitle{color:#878891}.menuCategoryItemsList__item--skeleton{height:28px;width:100%;border-radius:4px;background-repeat:no-repeat;-webkit-animation:animate-menu-category-item-preview .75s infinite;animation:animate-menu-category-item-preview .75s infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0)),linear-gradient(#f8f9fc 28px,transparent 0),linear-gradient(#f8f9fc 28px,transparent 0);background-size:150px 28px,16px 20px,162px 20px;background-position:-150% 0,20px 2px,46px 2px}@-webkit-keyframes animate-menu-category-item-preview{to{background-position:250% 0,20px 2px,46px 2px}}@keyframes animate-menu-category-item-preview{to{background-position:250% 0,20px 2px,46px 2px}}.menuHeader{width:100%;height:8rem;padding:2.6rem 2rem;display:flex;justify-content:space-between;align-items:center}.dragAndDropHandler--draggingDropItems .menuHeader{opacity:.25}.menuLogo{display:flex;justify-content:flex-start;align-items:center;display:block;width:auto;height:2.8rem;transition:all .2s ease}.menuHeader__button{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:50%;transform-origin:50%;will-change:transform;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}.menuHeader__button:hover svg{fill:#a1aab7}.menuHeader__button.menuHeader__button--menuCollapsed{transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform:rotateY(0);transform:rotateY(0)}@media screen and (max-width:768px){.menuHeader{height:6rem;padding:1rem}.menuHeader__button.menuHeader__button--menuCollapsed{width:100%}}.menuCategory{display:block;width:100%;height:auto;margin-bottom:.6rem}.menuCategory,.menuCategory__button--disabled{position:relative}.menuCategory__button--disabled:after{content:"\2605";position:absolute;top:.6rem;left:2.2rem;width:1.3rem;height:1.3rem;background:#f5a623;border-radius:50%;border:.1rem solid #f8f9fc;font-size:.8rem;color:#fff;display:flex;justify-content:center;align-items:center}.menuCategoryItemsList{display:block;width:100%;height:auto;list-style:none;padding:0;overflow:visible;pointer-events:none}.menuCategoryItemsList:not(.isSorting) .menuCategoryItemsList__item{pointer-events:all}.menuCategoryItemsList:not(.isSorting) .menuCategoryItemsList__item:hover .dropdown--boardsCategoryItem{opacity:1;z-index:6}.menuCategoryItemsList:not(.isSorting) .menuCategoryItemsList__item.active,.menuCategoryItemsList:not(.isSorting) .menuCategoryItemsList__item:hover{color:#2b6bf3}.menuCategoryItemsList:not(.isSorting) .dropdown--boardsCategoryItem:hover{opacity:1}.menuCategoryItemsList:not(.isSorting) .dropdown--boardsCategoryItem:hover .button .icon{margin:0;fill:#5e646e}.menuCategoryItemsList:not(.isSorting) .menuCategoryItemsList__itemWrapper:hover{background:#f8f9fc;box-shadow:inset 0 0 0 1px #e9eaed}.menuCategoryItemsList.isCollapsed,.menuCategoryItemsList__wrapper.isCollapsed{height:0;overflow:hidden}.menuCategoryItemsList--noDragEvents .menuCategoryItemsList__navLink{cursor:no-drop!important;opacity:.1}.menuCategoryItemsList--draggingDrops .button--selficon{display:none}.menuCategoryItemsList--draggingDrops .menuCategoryItemsList__navLink{cursor:copy}.menuCategoryItemsList__item{display:flex;padding:0;text-overflow:ellipsis;cursor:pointer}.menuCategoryItemsList__item.menuCategoryItemsList__item--dragging{z-index:9999}.menuCategoryItemsList__item.menuCategoryItemsList__item--dragging .menuCategoryItemsList__itemWrapper{background:#f8f9fc;box-shadow:inset 0 0 0 1px #e9eaed}.menuCategoryItemsList__item--board{display:flex}.menuCategoryItemsList__item--board .menuCategoryItemsList__itemWrapper{margin:0}.menuCategoryItemsList__item--board .menuCategoryItemsList__navLink{padding-left:2.2rem}.menuCategoryItemsList__item--tags .menuCategoryItemsList__itemWrapper{width:calc(100% - 1.2rem)}.menuCategoryItemsList__item--tags.menuCategoryItemsList__item--tags--draggingDrops,.menuCategoryItemsList__item--tags.menuCategoryItemsList__item--tags--draggingDrops .menuCategoryItemsList__itemWrapper,.menuCategoryItemsList__item--tags.menuCategoryItemsList__item--tags--draggingDrops .menuCategoryItemsList__navLink{cursor:copy}.menuCategoryItemsList__button{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;font-size:1.6rem;height:3.2rem}.menuCategoryItemsList__button .icon{margin-right:1rem}.menuCategoryItemsList__button:hover{height:3.2rem}.menuCategoryItemsList__itemWrapper{flex:1;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:auto;margin:0 0 0 1.2rem;border-radius:4px}.menuCategoryItemsList__navLink{flex:1;display:flex;align-items:center;height:2.8rem;width:100%;margin:0;padding:0 4.2rem 0 1rem;color:#44484f;font-size:1.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuCategoryItemsList__navLink .icon{width:1.8rem;height:100%;fill:#5e646e;margin-right:1rem;transition:fill .15s ease;pointer-events:none}.menuCategoryItemsList__navLink--active{border-radius:4px;background:#f8f9fc;box-shadow:inset 0 0 0 1px #dee3eb}.menuCategoryItemsList__navLink--active .icon{fill:#2b6bf3}.menuCategoryItemsList__itemTitle{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;pointer-events:none}.menuCategory__button:hover,.menuCategoryItemsList__button:hover{background:#f8f9fc;box-shadow:inset 0 0 0 1px #dee3eb}.menuCategory__link{cursor:pointer}.menuCategory__link:hover{background:#f8f9fc;box-shadow:inset 0 0 0 1px #dee3eb}.menuCategory__link.menuCategory__link--active{background:#f8f9fc;box-shadow:inset 0 0 0 1px #e3e8ef;color:#2b6bf3;font-weight:600}.menuCategory__link.menuCategory__link--active .menuItems__buttonText{color:#44484f}.menuCategory__link.menuCategory__link--active .icon{fill:#2b6bf3}.menuCategory__title[type=button]:hover{cursor:text}.menuCategoryCollapseIcon{position:absolute;top:50%;right:1.2rem;width:2rem;height:2rem;margin:0 0 0 auto;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}.menuCategoryCollapseIcon .icon{width:1.2rem;height:2rem;margin:0}.menuCategoryCollapseIcon:hover .icon{fill:#a1a6bc}.menuCategoryCollapseIcon.isCollapsed{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.dropdown--boardsCategoryItem{position:absolute;z-index:5;top:50%;right:1rem;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropdown--boardsCategoryItem>.button{position:relative;z-index:0;width:2rem;height:4.4rem}.dropdown--boardsCategoryItem>.button .icon{margin:0;fill:#aaaeb4}.dropdown--boardsCategoryItem .dropdown__content{top:100%;-webkit-transform:translate(.6rem,-1.6rem);transform:translate(.6rem,-1.6rem);min-width:10rem}.dropdown--boardsCategoryItem .dropdown__content:after{content:"";display:block;position:absolute;z-index:0;bottom:100%;right:1rem;width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 8px}.dropdown--boardsCategoryItem .dropdown__content ul li>button{display:block;text-align:right;font-size:1.4rem;padding:.8rem 2rem;white-space:nowrap;color:#44484f;width:100%;height:2.8rem;line-height:1;border-radius:0}.dragAndDropHandler--draggingDropItems .menuCategory__link,.dragAndDropHandler--draggingDropItems .menuCategory__title,.dragAndDropHandler--draggingDropItems .menuCategoryItemsList__item.noDragEvents{opacity:.25}.mainMenu.isCollapsed{width:9rem}.mainMenu.isCollapsed .label{display:none}.mainMenu.isCollapsed .menuHeader,.mainMenu.isCollapsed .menuItems{overflow-x:visible;padding-left:2rem;padding-right:2rem}.mainMenu.isCollapsed .menuContent{overflow:visible}.mainMenu.isCollapsed .menuLogo{width:1.9rem;overflow:hidden}.mainMenu.isCollapsed .menuItems{overflow-y:visible}.mainMenu.isCollapsed .userItemsWrapper{padding:0 2rem}.mainMenu.isCollapsed .userItemsWrapper .menuCategory__link{padding:0;width:auto}.mainMenu.isCollapsed .userItemsWrapper .separator{margin-left:1.2rem;margin-right:1.2rem}.mainMenu.isCollapsed .menuCategoryItemsList,.mainMenu.isCollapsed .menuCategoryItemsList__item--createBoard,.mainMenu.isCollapsed .menuItems__buttonText{display:none}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible,.mainMenu.isCollapsed .menuCategoryItemsList__wrapper.isVisible{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;position:absolute;padding:1rem;left:100%;margin-left:2rem;top:-1rem;width:24rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;background:#fff;z-index:8;border-top-right-radius:4px;border-bottom-right-radius:4px;box-shadow:1px 0 5px rgba(68,72,79,.15);-webkit-animation:animate-menu-fade-in .2s ease forwards;animation:animate-menu-fade-in .2s ease forwards;-webkit-transform:scaleY(1);transform:scaleY(1);max-height:70vh;height:auto;overflow-y:auto}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList,.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList__item--createBoard,.mainMenu.isCollapsed .menuCategoryItemsList__wrapper.isVisible .menuCategoryItemsList,.mainMenu.isCollapsed .menuCategoryItemsList__wrapper.isVisible .menuCategoryItemsList__item--createBoard{display:block}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList__item--createBoard .menuCategoryItemsList__itemWrapper,.mainMenu.isCollapsed .menuCategoryItemsList__wrapper.isVisible .menuCategoryItemsList__item--createBoard .menuCategoryItemsList__itemWrapper{margin:0}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList__item,.mainMenu.isCollapsed .menuCategoryItemsList__wrapper.isVisible .menuCategoryItemsList__item{margin:0;width:auto}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList__button,.mainMenu.isCollapsed .menuCategoryItemsList__wrapper.isVisible .menuCategoryItemsList__button{padding-left:2.2rem;margin:0;border-radius:4px;height:4.4rem;width:100%}.mainMenu.isCollapsed .menuCategory__title{justify-content:center}.mainMenu.isCollapsed .menuCategory__title>.icon{margin-right:0}.mainMenu.isCollapsed .menuCategory__button,.mainMenu.isCollapsed .menuCategory__link,.mainMenu.isCollapsed .menuCategory__title{justify-content:center}.mainMenu.isCollapsed .menuCategory__button .icon,.mainMenu.isCollapsed .menuCategory__link .icon,.mainMenu.isCollapsed .menuCategory__title .icon{margin-right:0}.mainMenu.isCollapsed .menuCategory__button:hover,.mainMenu.isCollapsed .menuCategory__link:hover,.mainMenu.isCollapsed .menuCategory__title:hover{cursor:pointer}.mainMenu.isCollapsed .menuCategory__title:hover{background:#f8f9fc;box-shadow:inset 0 0 0 1px #e3e8ef}.mainMenu.isCollapsed .switch{justify-content:center}.mainMenu.isCollapsed .switch__label{display:none}.mainMenu.isCollapsed~.header--dashboard,.mainMenu.isCollapsed~.mainContainer{transition:all .2s ease;width:calc(100vw - 9rem)}.mainMenu.isCollapsed~.mainContainer.mainContainer--settings{left:9rem;transition:left .2s ease}.mainMenu.isCollapsed~.mainContainer .alertsContainer{left:9rem}@media screen and (max-width:768px){.mainMenu.isCollapsed{width:6rem}.mainMenu.isCollapsed .menuHeader{height:6rem;padding:1rem}.mainMenu.isCollapsed~.header,.mainMenu.isCollapsed~.mainContainer{width:calc(100vw - 6rem)}.mainMenu.isCollapsed~.mainContainer.mainContainer--settings{top:6rem;left:6rem;padding:2rem}.mainMenu.isCollapsed~.mainContainer .alertsContainer{left:6rem}.mainMenu.isCollapsed .menuCategory,.mainMenu.isCollapsed .menuLogo{display:none}.mainMenu.isCollapsed .userItemsWrapper{padding:0 .8rem}.mainMenu.isCollapsed .userItemsWrapper .menuCategory__link{margin:0}.mainMenu.isCollapsed .menuItems{padding:.8rem;position:relative}.mainMenu.isCollapsed .menuItems:before{content:"";display:block;height:100%;z-index:1;position:absolute;top:0;left:0;right:2px;bottom:0;background-color:#fff}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible{width:60vw;min-width:24rem;margin-left:.8rem}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList__itemWrapper{margin:0}.mainMenu.isCollapsed .menuCategoryItemsList.isVisible .menuCategoryItemsList__navLink{margin-left:1rem}}.mainMenu{display:flex;flex-flow:column nowrap;box-sizing:border-box;height:100vh;width:24rem;box-shadow:inset -1px 0 0 0 #dee3eb;background:#fff;padding:0 0 2rem;transition:all .2s ease}.mainMenu .label{margin-left:12px}.menuContent{display:flex;flex-flow:column nowrap;width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:auto}.menuItems{width:100%;flex:1;padding:2rem .8rem 1rem}.userItemsWrapper{width:100%;margin:0;padding:0 .8rem;position:-webkit-sticky;position:sticky;z-index:1;top:0;left:0;background-color:#fff;border-right:1px solid #dee3eb}.userItemsWrapper .tooltip:not(:last-child) .menuCategory__link{margin-bottom:6px}.userItemsWrapper .separator{margin-top:1rem;margin-bottom:0}.menuCategory__button,.menuCategory__link,.menuCategory__title{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:0 1.2rem;width:100%;height:4.4rem;border-radius:4px;font-size:1.6rem;font-weight:600;color:#44484f;cursor:pointer}.menuCategory__button .icon,.menuCategory__link .icon,.menuCategory__title .icon{margin-right:12px}.menuItems__buttonText{display:block;width:auto;height:auto}.mainMenu__overlay{display:none}@-webkit-keyframes animate-menu-fade-in{0%{opacity:0;-webkit-transform:translate(-25%);transform:translate(-25%)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes animate-menu-fade-in{0%{opacity:0;-webkit-transform:translate(-25%);transform:translate(-25%)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@media screen and (max-width:768px){.mainMenu:not(.isCollapsed) .mainMenu__overlay{display:block}.mainMenu__overlay{position:fixed;top:6rem;left:24rem;right:0;bottom:0;z-index:10;width:calc(100vw - 24rem);height:calc(100vh - 6rem);background:transparent}}.userSettings{display:flex;align-items:center;margin:0 4rem 0 2rem}.userSettings .gravatar__wrapper{width:64px;height:44px;display:flex;align-items:center;border:none}.userSettings .gravatar__wrapper .icon{margin-left:.8rem}.userSettings .gravatar{max-width:4rem;max-height:100%;border-radius:50%}.userSettings .gravatar__initials{border-radius:50%;width:100%;height:100%;display:flex;background:#dee3eb;justify-content:center;align-items:center;text-transform:uppercase;color:#44484f;font-weight:600;width:4rem;height:4rem;font-size:14px}.userSettings__details{padding:.8rem 2rem;margin-bottom:12px;display:flex;align-items:center;border-bottom:1px solid #f1f4f8}.userSettings__user{display:flex;flex-direction:column;margin-right:2rem}.userSettings__userName{font-weight:600}.userSettings__userEmail{font-size:1.2rem;color:#354052}.label.userSettings__planLabel--pro{white-space:nowrap;color:#fff;background-image:linear-gradient(0deg,#9dc7ff,#9dc7ff);border:none}.userSettings__dropdownSeparator{height:1px;width:100%;background:#f1f4f8;margin:12px 0}.userSettings__dropdownItemIndicator .drui-dropdownItem__title{position:relative}.userSettings__dropdownItemIndicator .drui-dropdownItem__title:before{pointer-events:none;content:"";display:block;position:absolute;top:50%;right:-16px;width:6px;height:6px;z-index:1;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#f94c4c}.userSettings__dropdownItemIndicator .drui-dropdownItem__title:after{pointer-events:none;content:"";display:block;position:absolute;top:50%;right:-19px;height:12px;width:12px;margin-top:-6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #f94c4c;-webkit-border-radius:50%;-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;opacity:0;will-change:transform,opacity}.theme--dark .userSettings__details{border-bottom:1px solid #5e646e}.theme--dark .userSettings__userEmail{color:inherit}.theme--dark .userSettings__dropdownSeparator{background:#5e646e}.padding-top-10{padding-top:10px}.padd--45{padding:45px 0}.padd-top-50{padding-top:50px}.head--invite{position:absolute;top:7px;width:100%;text-align:center}@media screen and (max-width:768px){.userSettings{margin:0}.userSettings .gravatar__wrapper{height:3rem}.userSettings .gravatar__wrapper .icon{display:none}.userSettings .gravatar__initials,.userSettings__gravatar{width:3rem;height:3rem}.flex-50{width:100%!important}}.flex-container{display:flex;max-width:100%;flex-wrap:wrap}.flex-50{width:50%}.text-center{text-align:center}.hide__container{display:none}.formGroupSearch{position:relative;margin:20px 0;text-align:left;width:100%}.invoice-btn{padding:10px}.invoice-btn,.searchForm{display:flex;justify-content:flex-end}.searchForm{position:relative;flex:1;flex-direction:row-reverse;align-items:center;align-content:center;width:100%;padding:2rem 4rem;border-right:1px solid #dee3eb;transition:box-shadow .15s ease}.searchForm .loader__wrapper{left:auto;right:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.searchForm .loader__wrapper>.loader{border-color:#2b6bf3 transparent #2b6bf3 #2b6bf3}.searchForm__input{flex-grow:1;display:block;border:none;padding:.5rem 2rem;width:auto;height:100%;font-size:16px;font-weight:400;color:#000;background-color:transparent;-webkit-appearance:none}.searchForm__input:focus{outline:none}.searchForm__submitBtn{display:block;width:2.4rem;height:2.4rem;border:none;background:none}.searchForm__submitBtn::-webkit-input-placeholder{color:#a1aab7}.searchForm__submitBtn:-ms-input-placeholder{color:#a1aab7}.searchForm__submitBtn::-ms-input-placeholder{color:#a1aab7}.searchForm__submitBtn::placeholder{color:#a1aab7}.searchForm__submitBtn>.icon{display:block;width:100%;height:100%;fill:#a1aab7;transition-property:fill,-webkit-transform;transition-property:fill,transform;transition-property:fill,transform,-webkit-transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.05,.65,.58,.9)}.searchForm__submitBtn:hover>.icon{fill:#2b6bf3}.searchForm__submitBtn:active>.icon{-webkit-transform:scale(.87);transform:scale(.87)}.searchSuggestion{position:absolute;top:100%;left:0;display:block;width:100%;list-style:none;padding:2rem 0;margin:1px 0 0;z-index:8;background-color:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.searchSuggestion__item{position:relative;display:block;width:100%;padding:0;height:auto;font-size:1.6rem;color:#a1aab7}.searchSuggestion__item.searchSuggestion__item--empty{padding:1rem 2.4rem 1rem 8.4rem}.searchSuggestion__preview{font-size:3.2rem;flex:0 0 1em;height:1em;border-radius:4px;margin-right:.5em;background-color:hsla(0,0%,45.9%,.05)}.searchSuggestion__previewImg{width:100%;height:100%;display:block}.searchSuggestion__title{flex:1 1 auto;text-overflow:ellipsis;overflow:hidden;margin-right:2rem}.searchSuggestion__date{flex:0 0 auto;margin-left:auto;font-size:1.4rem}.searchSuggestion__link{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;padding:1rem 2.4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none}.searchSuggestion__link:focus,.searchSuggestion__link:hover{background-color:rgba(233,234,237,.25);outline:none}.searchSuggestion__link strong{color:#000;font-weight:600}.emptySearchResult{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 0}.emptySearchResult .icon{display:block;width:30vw;fill:#dcdee6}.emptySearchResult__title{font-size:2.8rem;font-size:2rem;font-weight:600;color:#44484f}@media screen and (max-width:768px){.searchForm{width:auto;flex:1;padding:0 0 0 2rem;border-right:0;font-weight:400;height:3.9rem}.searchForm:after,.searchForm:before{content:"";display:block;opacity:0}.searchForm.searchForm--hasFocus{position:absolute;top:1rem;left:0;right:6rem;box-shadow:none;z-index:10;background:#f8f9fc;margin:0}.searchForm.searchForm--hasFocus:before{position:absolute;left:0;top:0;width:100%;height:100%;opacity:1;border-radius:4px;border-bottom:1px solid #dee3eb;background:#f8f9fc}.searchForm.searchForm--hasFocus:after{position:fixed;z-index:-1;left:0;right:0;top:0;bottom:0;opacity:1;background:rgba(35,44,58,.9);transition:opacity .2s ease}.searchForm.searchForm--hasSuggestions:before{border-radius:4px 4px 0 0}.searchForm .loader__wrapper{right:2rem}.searchForm__input{display:block;font-size:1.4rem;width:calc(100% - 2rem);max-width:calc(100% - 2rem);padding:0 .575em;z-index:1;transition:max-width .2s ease}.searchForm__submitBtn{position:relative;width:2rem;height:auto;max-height:2rem;z-index:1}.searchSuggestion{margin:0;padding:2rem;background-color:#fff;box-shadow:none;border-radius:0 0 4px 4px}.searchSuggestion__item{height:auto;font-weight:400}.searchSuggestion__item.searchSuggestion__item--empty{padding:0}.searchSuggestion__link{width:100%;padding:1rem 0;font-size:1.4rem}.searchSuggestion__preview{font-size:2.4006rem}.searchSuggestion__date{display:none}}.optionsBar{display:flex;flex-flow:row nowrap;align-items:center;padding:4rem 4rem 2rem}.optionsBar .button--dropsPrivacy .icon,.optionsBar .button--selfDestruct .icon{display:block;width:2rem}.dragAndDropHandler--draggingDropItems .optionsBar{position:relative}.dragAndDropHandler--draggingDropItems .optionsBar:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background-color:rgba(241,244,248,.92)}.optionsBar__actions{flex:0 0 auto;margin:0 0 0 auto;padding:0;display:flex;align-items:center}.optionsBar__actions .avatars{margin:0 2rem}.optionsBar__group{border-right:1px solid #dee3eb;display:flex;align-items:center;padding:0 2rem}.optionsBar__actions--board{margin:0}.optionsBar__actions--drop{flex:inherit;margin:0 2rem 0 auto}.optionsBar__actions--drop .optionSelect{margin:0 1.6rem 0 0}.optionsBar__actions--drop .optionSelect:last-child{margin:0}.optionsBar__actionsOptions{display:flex;justify-content:flex-start}.optionsBar__actions--layout .optionSelect,.optionsBar__actionsOptions .optionSelect{margin:0 2rem 0 0}.optionsBar--dropsAreSelected .optionsBar__actions--layout,.optionsBar__actions--layout .optionSelect:last-of-type,.optionsBar__actionsOptions .optionSelect:last-of-type{margin:0}.optionsBar__title{margin:0 2rem 0 0;color:#2a2d33;font-size:2.4rem}.optionsBar__title .icon{fill:#5e646e;margin-right:1rem}.optionsBar__titleLink{display:block;position:relative}.optionsBar__titleLink:hover{text-decoration:underline;color:rgba(11,104,255,.65)}.optionSelect{display:flex;position:relative;flex-flow:row nowrap;height:2rem;outline:none;cursor:pointer;align-items:center}.optionSelect .tooltip{display:flex;justify-content:center;align-items:center}.optionSelect .icon,.optionSelect svg{align-self:center}.optionSelect .drui-dropdown__togglerWrapper svg{fill:#5e646e}.optionSelect .drui-dropdown__togglerWrapper svg *{fill:inherit}.optionSelect .drui-dropdown__togglerWrapper:hover svg{fill:#2b6bf3}.optionSelect.disabled .drui-dropdown__togglerWrapper svg{fill:rgba(94,100,110,.15)}@-moz-document url-prefix(){.dropdown--privacy,.dropdown--selfdestruct{width:24px!important;height:24px!important}}.optionSelect__icon:hover path{fill:#2b6bf3}.optionSelect__title,.optionSelect__title_select_all{font-size:1.4rem;font-weight:600;color:#44484f;margin:0 2px 0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown--optionSelect:hover .optionSelect__title,.optionSelect:hover .optionSelect__title{color:#2b6bf3}.dropdown--optionSelect:hover .icon,.optionSelect:hover .icon{fill:#2b6bf3}.optionSelect__toggler--unavailable{position:relative}.optionSelect__toggler--unavailable:after{content:"\2605";position:absolute;top:-.2rem;right:-.2rem;width:1.3rem;height:1.3rem;background:#f5a623;border-radius:50%;border:.1rem solid #f8f9fc;font-size:.8rem;color:#fff;display:flex;justify-content:center;align-items:center}.optionSelectList{display:none;z-index:3;position:absolute;top:24px;left:0;padding:5px 0;list-style:none;border-radius:4px;flex-flow:column nowrap;background:#fff;box-shadow:0 2px 6px 0 rgba(161,170,183,.4)}.optionSelectList.optionSelectList--active{display:flex}.optionSelectList__item{display:block;min-width:70px;cursor:default}.optionSelectList__item:hover{background:#f1f4f8}.optionSelectList__button{display:block;height:auto;margin:0;padding:6px 12px;width:100%;font-size:1.4rem;text-align:left;white-space:nowrap}.theme--dark .optionsBar__title,.theme--dark .optionSelect__title{color:#dcdee6}.theme--dark .optionSelectList__button{color:#dcdde6}.theme--dark .optionSelectList{background:#2d2e33;border:1px solid #464651;box-shadow:none}.theme--dark .optionSelectList__item:hover{color:#878891;background:#464651}.theme--dark .separator{border-color:#464651}@media screen and (min-width:768px){.optionsBar .separator{display:none}}@media screen and (max-width:768px){.optionsBar{flex-wrap:wrap;padding:2rem 2rem 0}.optionsBar .separator{margin:0}.optionsBar__actions{flex:100%;flex-wrap:wrap;width:100%;margin-bottom:1rem}.optionsBar__actions--editDrop{margin-bottom:0}.optionsBar__actions .avatars{margin:1rem .15rem 1rem 0}.optionsBar__title{width:100%;height:auto;font-size:1.8rem;margin:0}.optionsBar__titleLink{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.optionsBar__actionsOptions{margin:0}.optionsBar__actionsOptions .optionSelect,.optionSelect{margin:0 1rem 0 0}.optionSelect{height:1.8rem;font-size:1.4rem}.optionSelect .icon{width:1.8rem}.optionsBar__actions--board{margin:0 0 1rem;justify-content:space-between}.optionsBar__group{margin:1rem 0}.optionsBar__actions--drop{display:flex;margin:0;width:calc(100% - 6rem);justify-content:flex-end;padding:0;border-right:none}.optionsBar__actions--drop .optionSelect{margin-left:0;margin-right:2.5rem}.optionsBar__actions--layout{justify-content:space-between}.optionsBar--dropsAreSelected .optionsBar__actions--layout{display:none}}.page--boardPage .optionsBar__actions--board{display:none}.avatars{display:flex}.avatars__item{margin:0;padding:0;position:relative;width:30px}.avatars__item:nth-child(0){z-index:7}.avatars__item:first-child{z-index:6}.avatars__item:nth-child(2){z-index:5}.avatars__item:nth-child(3){z-index:4}.avatars__item:nth-child(4){z-index:3}.avatars__item:nth-child(5){z-index:2}.avatars__item:nth-child(6){z-index:1}.avatars__item img{width:100%}.avatars__item .gravatar__wrapper{border-radius:50%;display:block;height:35px;width:35px;overflow:hidden;border:2px solid #f8f9fc}.avatars__item .gravatar__initials{text-transform:uppercase;color:#fff;font-weight:600;font-size:12px}.avatars__membersCounter{display:block;border:2px solid #f8f9fc;border-radius:50%;color:#44484f;font-size:12px;font-weight:600;height:35px;width:35px;background:#dee3eb;display:flex;align-items:center;justify-content:center}.avatars__addMember{display:block;border:1px dashed #a1aab7;height:31px;width:31px;border-radius:50%;margin:2px 0}.avatars__addMember .icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.avatars__addMember:hover{border:1px dashed #5e646e}@media screen and (max-width:768px){.avatars{margin-top:1rem}.avatars__item{width:2.5rem}.avatars__item .avatars__membersCounter,.avatars__item .gravatar__wrapper{width:3.25rem;height:3.25rem}.avatars__addMember{position:relative;width:2.85rem;height:2.85rem}}.inlineEditableText__textWrapper{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0;font-size:inherit;line-height:inherit;white-space:nowrap}.inlineEditableText__textWrapper:hover .button{opacity:1}.inlineEditableText__textWrapper .button{opacity:0;-webkit-transform:translateY(.15em);transform:translateY(.15em);transition:opacity .15s ease;outline:none}.inlineEditableText__textWrapper .button .icon{width:100%;height:100%;fill:#a1aab7}.inlineEditableText__textWrapper .button:hover .icon{fill:#5e646e}.inlineEditableText__textWrapper .loader__wrapper{left:100%;margin-left:.3em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.inlineEditableText__textWrapper .loader__wrapper .loader{position:relative;width:1em;height:1em;border-width:2px;border-color:#a1aab7 transparent #a1aab7 #a1aab7}.inlineEditableText__text{position:relative;display:inline-block;width:auto;max-width:100%;cursor:text;font-size:inherit;line-height:inherit;overflow:hidden;text-overflow:ellipsis}.inlineEditableText__text:focus{outline:none}.inlineEditableText__input{display:block;left:0;width:calc(100% + 1em);height:auto;padding:0 .5rem;font-size:.9em;line-height:2;transition:none;border-radius:.4rem;border:.1rem solid #2b6bf3;-webkit-transform:translate(-.5em,-.27rem);transform:translate(-.5em,-.27rem);background-color:transparent;font-family:Source Sans Pro,sans-serif}.inlineEditableText__input:focus{height:auto;padding:0 .5rem;outline:none;box-shadow:inset 0 0 0 2px rgba(122,80,199,.1)}.inlineEditableText.dropsGridItem__title{height:2.6rem;overflow:visible;padding:0}.tooltip--inlineEditableText{position:absolute;width:1em;height:1em;display:flex;align-items:center;top:0;right:-2rem}.theme--dark .inlineEditableText__input,.theme--dark .inlineEditableText__input:focus{color:#fff}.settingsNav{width:100%;display:flex;list-style:none;padding:0;margin:0 0 2rem;height:6rem;border-bottom:1px solid #dee3eb;background-color:#f8f9fc}.settingsNav__item{display:block;height:100%}.settingsNav__link{position:relative;display:flex;justify-content:center;align-items:center;align-content:center;height:100%;padding:1em 1.5em;color:#5e646e;font-size:1.6rem}.settingsNav__link:after{content:"";display:block;position:absolute;top:100%;left:0;width:100%;height:2px;opacity:0;background-color:#2b6bf3;transition:opacity .2s ease}.settingsNav__link:focus:after,.settingsNav__link:focus:before,.settingsNav__link:hover:after,.settingsNav__link:hover:before{opacity:1}.settingsNav__link .settingsNav__icon{margin-right:.8rem}.settingsNav__link .settingsNav__icon path{fill:#a1aab7}.settingsNav__link.settingsNav__link--active:after{opacity:1}.settingsNav__link.settingsNav__link--active .settingsNav__icon path{fill:#2b6bf3}.settingsNav__link.settingsNav__link--active .settingsNav__title{color:#2a2d33}.settingsNav__link.settingsNav__link--active i{color:#2b6bf3}.settingsNav__title{transition:color .2s ease}.settingsNav__title__sm{display:none}@media screen and (max-width:768px){.settingsNav{flex-wrap:wrap;height:auto;margin:2rem 0;border-bottom:none}.settingsNav__item{min-width:3.9rem;padding-bottom:1rem;width:14%}.settingsNav__link{padding:0}.settingsNav__link:after{top:120%}.settingsNav__link .settingsNav__icon{margin-right:0}.settingsNav__title{display:none}.settingsNav__title__sm{display:block;padding-left:5px}}.gravatar__wrapper{border-radius:50%;display:block;text-align:center}.gravatar__wrapper img{max-width:100%;border-radius:50%}.gravatar__wrapper .anonymous--gravatar{background-color:#c4c4c4;display:flex;justify-content:center;align-items:center}.gravatar__wrapper .anonymous--gravatar path{fill:#fff}.gravatar{width:3.2rem;height:3.2rem}.gravatar--anonymous{background-color:#c4c4c4;display:flex;justify-content:center;align-items:center;height:100%;width:100%}.gravatar--anonymous path{fill:#fff}.gravatar__initials{width:100%;height:100%;display:flex;background:#2b6bf3;justify-content:center;align-items:center;text-transform:uppercase;color:#fff;font-weight:600;font-size:12px}#hs-eu-cookie-confirmation{display:none!important}.cookiesPopup{display:flex;padding:1rem 2rem;border-radius:.4rem;position:fixed;bottom:1.5rem;right:10rem;align-items:center;justify-content:center;border:1px solid #dee3eb;background-color:#fff;z-index:9;box-shadow:0 0 1rem 0 rgba(0,0,0,.08)}.cookiesPopup__info{color:#878891;font-size:13px;margin:0}.cookiesPopup__accept{color:#2d2e33;border-radius:4px;margin:0 0 0 15px;padding:10px 15px;font-size:13px;font-weight:700;height:auto;border:1px solid #2d2e33}.cookiesPopup__accept:focus{outline:none}.cookiesPopup__link{color:#878891;font-size:13px;text-decoration:underline}.label{padding:.4rem .8rem;border-radius:.4rem;font-weight:700;text-transform:uppercase;font-size:1.2rem;color:#44484f;background-image:linear-gradient(-179deg,#fff,#fcfcfc 98%);border:1px solid #dee3eb}.dropPreview__code .ReactCodeMirror textarea{display:none}.dropPreview__code .CodeMirror{color:#000;direction:ltr;height:auto;font-family:Source Code Pro,monospace}.dropPreview__code .CodeMirror .CodeMirror-gutters{background-color:inherit;border-right:none}.dropPreview__code .CodeMirror .CodeMirror-linenumber{color:#a1aab7;padding:0 3px 0 0}.dropPreview__code .CodeMirror .CodeMirror-linenumber.CodeMirror-gutter-elt{left:-10px}.dropPreview__code .CodeMirror .CodeMirror-lines{line-height:2rem}.dropPreview__code .CodeMirror pre{padding:0 1rem}.dropPreview__code .CodeMirror-lines{padding:4px 0}.dropPreview__code .CodeMirror pre{padding:0 4px}.dropPreview__code .CodeMirror-gutter-filler,.dropPreview__code .CodeMirror-scrollbar-filler{background-color:#fff}.dropPreview__code .CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.dropPreview__code .CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.dropPreview__code .CodeMirror-guttermarker{color:#000}.dropPreview__code .CodeMirror-guttermarker-subtle{color:#999}.dropPreview__code .CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.dropPreview__code .CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.dropPreview__code .cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.dropPreview__code .cm-fat-cursor div.CodeMirror-cursors{z-index:1}.dropPreview__code .cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.dropPreview__code .cm-animate-fat-cursor,.dropPreview__code .cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.dropPreview__code .cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.dropPreview__code .cm-tab{display:inline-block;text-decoration:inherit}.dropPreview__code .CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.dropPreview__code .CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.dropPreview__code .cm-s-default .cm-header{color:#00f}.dropPreview__code .cm-s-default .cm-quote{color:#090}.dropPreview__code .cm-negative{color:#d44}.dropPreview__code .cm-positive{color:#292}.dropPreview__code .cm-header,.dropPreview__code .cm-strong{font-weight:600}.dropPreview__code .cm-em{font-style:italic}.dropPreview__code .cm-link{text-decoration:underline}.dropPreview__code .cm-strikethrough{text-decoration:line-through}.dropPreview__code .cm-s-default .cm-keyword{color:#708}.dropPreview__code .cm-s-default .cm-atom{color:#219}.dropPreview__code .cm-s-default .cm-number{color:#164}.dropPreview__code .cm-s-default .cm-def{color:#00f}.dropPreview__code .cm-s-default .cm-variable-2{color:#05a}.dropPreview__code .cm-s-default .cm-type,.dropPreview__code .cm-s-default .cm-variable-3{color:#085}.dropPreview__code .cm-s-default .cm-comment{color:#a50}.dropPreview__code .cm-s-default .cm-string{color:#a11}.dropPreview__code .cm-s-default .cm-string-2{color:#f50}.dropPreview__code .cm-s-default .cm-meta,.dropPreview__code .cm-s-default .cm-qualifier{color:#555}.dropPreview__code .cm-s-default .cm-builtin{color:#30a}.dropPreview__code .cm-s-default .cm-bracket{color:#997}.dropPreview__code .cm-s-default .cm-tag{color:#170}.dropPreview__code .cm-s-default .cm-attribute{color:#00c}.dropPreview__code .cm-s-default .cm-hr{color:#999}.dropPreview__code .cm-s-default .cm-link{color:#00c}.dropPreview__code .cm-invalidchar,.dropPreview__code .cm-s-default .cm-error{color:red}.dropPreview__code .CodeMirror-composing{border-bottom:2px solid}.dropPreview__code div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}.dropPreview__code div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.dropPreview__code .CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.dropPreview__code .CodeMirror-activeline-background{background:#e8f2ff}.dropPreview__code .CodeMirror{position:relative;overflow:hidden;background:#fff}.dropPreview__code .CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.dropPreview__code .CodeMirror-sizer{position:relative;border-right:30px solid transparent}.dropPreview__code .CodeMirror-gutter-filler,.dropPreview__code .CodeMirror-hscrollbar,.dropPreview__code .CodeMirror-scrollbar-filler,.dropPreview__code .CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.dropPreview__code .CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.dropPreview__code .CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.dropPreview__code .CodeMirror-scrollbar-filler{right:0;bottom:0}.dropPreview__code .CodeMirror-gutter-filler{left:0;bottom:0}.dropPreview__code .CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.dropPreview__code .CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.dropPreview__code .CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.dropPreview__code .CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.dropPreview__code .CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.dropPreview__code .CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.dropPreview__code .CodeMirror-gutter-wrapper ::-moz-selection,.dropPreview__code .CodeMirror-gutter-wrapper ::selection{background-color:transparent}.dropPreview__code .CodeMirror-lines{cursor:text;min-height:1px}.dropPreview__code .CodeMirror pre{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.dropPreview__code .CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.dropPreview__code .CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.dropPreview__code .CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.dropPreview__code .CodeMirror-rtl pre{direction:rtl}.dropPreview__code .CodeMirror-code{outline:none}.dropPreview__code .CodeMirror-gutter,.dropPreview__code .CodeMirror-gutters,.dropPreview__code .CodeMirror-linenumber,.dropPreview__code .CodeMirror-scroll,.dropPreview__code .CodeMirror-sizer{box-sizing:content-box}.dropPreview__code .CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.dropPreview__code .CodeMirror-cursor{position:absolute;pointer-events:none}.dropPreview__code .CodeMirror-measure pre{position:static}.dropPreview__code div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.dropPreview__code .CodeMirror-focused div.CodeMirror-cursors,.dropPreview__code div.CodeMirror-dragcursors{visibility:visible}.dropPreview__code .CodeMirror-selected{background:#d9d9d9}.dropPreview__code .CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.dropPreview__code .CodeMirror-crosshair{cursor:crosshair}.dropPreview__code .CodeMirror-line::selection{background:#d7d4f0}.dropPreview__code .CodeMirror-line>span::selection,.dropPreview__code .CodeMirror-line>span>span::selection{background:#d7d4f0}.dropPreview__code .CodeMirror-line::-moz-selection{background:#d7d4f0}.dropPreview__code .CodeMirror-line>span::-moz-selection,.dropPreview__code .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.dropPreview__code .cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.dropPreview__code .cm-force-border{padding-right:.1px}@media print{.dropPreview__code .CodeMirror div.CodeMirror-cursors{visibility:hidden}}.dropPreview__code .cm-tab-wrap-hack:after{content:""}.dropPreview__code span.CodeMirror-selectedtext{background:none}.dropPreview__code .cm-s-material.CodeMirror{background-color:#263238;color:#e9eded}.dropPreview__code .cm-s-material .CodeMirror-gutters{color:#537f7e;border:none}.dropPreview__code .cm-s-material .CodeMirror-guttermarker,.dropPreview__code .cm-s-material .CodeMirror-guttermarker-subtle,.dropPreview__code .cm-s-material .CodeMirror-linenumber{color:#537f7e}.dropPreview__code .cm-s-material .CodeMirror-cursor{border-left:1px solid #f8f8f0}.dropPreview__code .cm-s-material div.CodeMirror-selected{background:hsla(0,0%,100%,.15)}.dropPreview__code .cm-s-material.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)}.dropPreview__code .cm-s-material .CodeMirror-line::selection{background:hsla(0,0%,100%,.1)}.dropPreview__code .cm-s-material .CodeMirror-line>span::selection,.dropPreview__code .cm-s-material .CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)}.dropPreview__code .cm-s-material .CodeMirror-line::-moz-selection{background:hsla(0,0%,100%,.1)}.dropPreview__code .cm-s-material .CodeMirror-line>span::-moz-selection,.dropPreview__code .cm-s-material .CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)}.dropPreview__code .cm-s-material .CodeMirror-activeline-background{background:transparent}.dropPreview__code .cm-s-material .cm-keyword{color:#c792ea}.dropPreview__code .cm-s-material .cm-operator{color:#e9eded}.dropPreview__code .cm-s-material .cm-variable-2{color:#80cbc4}.dropPreview__code .cm-s-material .cm-type,.dropPreview__code .cm-s-material .cm-variable-3{color:#82b1ff}.dropPreview__code .cm-s-material .cm-builtin{color:#decb6b}.dropPreview__code .cm-s-material .cm-atom,.dropPreview__code .cm-s-material .cm-number{color:#f77669}.dropPreview__code .cm-s-material .cm-def{color:#e9eded}.dropPreview__code .cm-s-material .cm-string{color:#c3e88d}.dropPreview__code .cm-s-material .cm-string-2{color:#80cbc4}.dropPreview__code .cm-s-material .cm-comment{color:#546e7a}.dropPreview__code .cm-s-material .cm-variable{color:#82b1ff}.dropPreview__code .cm-s-material .cm-meta,.dropPreview__code .cm-s-material .cm-tag{color:#80cbc4}.dropPreview__code .cm-s-material .cm-attribute{color:#ffcb6b}.dropPreview__code .cm-s-material .cm-property{color:#80cbae}.dropPreview__code .cm-s-material .cm-qualifier,.dropPreview__code .cm-s-material .cm-type,.dropPreview__code .cm-s-material .cm-variable-3{color:#decb6b}.dropPreview__code .cm-s-material .cm-tag{color:#ff5370}.dropPreview__code .cm-s-material .cm-error{color:#fff;background-color:#ec5f67}.dropPreview__code .cm-s-material .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.dropPreview__code .loader__wrapper{z-index:9!important}@media screen and (max-width:768px){.dropPreview__code .ReactCodeMirror{font-size:1.2rem}.dropPreview__code .CodeMirror-linenumber{text-align:left}}.theme--dark .dropPreview__code .CodeMirror{background:#3a3a43}.markdownDropdown .drui-dropdownItem:hover .drui-dropdownItem__icon,.markdownDropdown .drui-dropdownItem__icon{fill:#a1aab7}.markdownDropdown .drui-dropdownItem__title{margin-left:1.2rem}.markdownInfo{width:180px;max-width:100%;margin:0 20px 10px}.markdownInfo__content{color:#a5a9af;font-size:1.2rem;line-height:1.9rem;margin:0}.markdownInfo__link{margin-top:.5rem;color:#0b68ff;font-size:1.2rem;display:block}.markdownDropdown__toggler{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50%;background:transparent;border:1px solid #dee3eb;box-sizing:border-box;transition:background .2s ease,border .2s ease}.markdownDropdown__toggler:hover{border:1px solid #a1aab7}.markdownDropdown__toggler:active{border:1px solid #a1aab7;background:#fff}.markdownDropdown__togglerIcon path{fill:#a1aab7}.dashboardBanner{position:relative;display:flex;flex-flow:column nowrap;align-items:flex-end;width:calc(100% - 8rem);margin:4.5rem 4rem 0;border-radius:4px;background-image:url(/dist/dc5c777b9352a3a35f46f698891a252a.svg),linear-gradient(315deg,#2b6bf3,#53a5f1);background-size:100%;flex:none;min-width:275px}@media screen and (max-width:768px){.dashboardBanner{display:none}}.dashboardBanner.animate{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.dashboardBanner .dashboardBanner__button{min-width:13rem;background-image:linear-gradient(-180deg,#63bb37,#46a814);color:#fff;margin:0 0 0 1rem}.dashboardBanner .dashboardBanner__button:hover{background:linear-gradient(180deg,#70c843,#50bf17)}@media screen and (max-width:1200px){.dashboardBanner .dashboardBanner__button{width:100%;margin:1rem 0 0}}@media screen and (max-width:992px){.dashboardBanner .dashboardBanner__button{min-width:13rem;margin:0 0 0 1rem}}@media screen and (max-width:768px){.dashboardBanner .dashboardBanner__button{width:100%;margin:1rem 0 0}}.dashboardBanner__closeButton{position:absolute;top:.8rem;right:.8rem}.dashboardBanner__closeButton path{fill:#fff}.dashboardBanner__content{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;flex:none}@media screen and (max-width:992px){.dashboardBanner__content{flex-direction:column;padding:2rem 0;height:auto}}.dashboardBanner__input::-webkit-input-placeholder{color:#44484f!important}.dashboardBanner__input:-ms-input-placeholder{color:#44484f!important}.dashboardBanner__input::-ms-input-placeholder{color:#44484f!important}.dashboardBanner__input::placeholder{color:#44484f!important}.dashboardBanner__inputTitle{color:#fff;font-size:14px;font-weight:700;line-height:18px;margin-bottom:10px}@media screen and (max-width:992px){.dashboardBanner__inputTitle{display:none}}.dashboardBanner__textContainer{display:flex;flex-flow:column nowrap;padding:2rem 4rem;position:relative}.dashboardBanner__textContainer .upsellIcon{position:absolute;right:-40px;top:calc(50% - 24px)}@media screen and (max-width:992px){.dashboardBanner__textContainer .upsellIcon{display:none}}.dashboardBanner__buttonContainer{padding:4rem;width:340px}.dashboardBanner__buttonIcon{margin-right:1.2rem;width:1.8rem;height:1.8rem}.dashboardBanner__formContainer{padding:2rem 4rem;max-width:100%}.dashboardBanner__formWrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;width:44rem;max-width:100%}@media screen and (max-width:1200px){.dashboardBanner__formWrapper{flex-direction:column;width:24rem}}@media screen and (max-width:992px){.dashboardBanner__formWrapper{flex-direction:row;margin-top:1.5rem;width:40rem}}@media screen and (max-width:768px){.dashboardBanner__formWrapper{flex-direction:column}}.dashboardBanner__title{color:#fff;font-weight:600;font-size:2.5rem;margin-bottom:1rem}@media screen and (max-width:992px){.dashboardBanner__title{text-align:center}}.dashboardBanner__subTitle{color:#fff;font-size:1.6rem}@media screen and (max-width:992px){.dashboardBanner__subTitle{text-align:center}}.appsBanner{width:100%;display:flex;justify-content:space-around;color:#fff;font-size:2rem;padding:2rem 2rem 2rem 0}.appsBanner .appsBanner__text{width:30%;padding:0 2rem;display:flex;align-items:center;justify-content:center;text-align:center}.appsBanner .appsBanner__buttons{width:25rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.appsBanner .appsBanner__buttons button{text-transform:capitalize}.appsBanner .appsBanner__buttons button:nth-child(2){margin-top:1rem}.appsBanner .freeloader{width:90px;height:60px}.appsBanner .width--90{width:90%!important}.appsBanner .para-banner{width:80%;font-size:2rem}.appsBanner .bold--banner{font-weight:700}.appsBanner .font--larger{font-size:larger}.appsBanner .font-2rem{font-size:2rem}@media screen and (max-width:1200px){.appsBanner{flex-direction:column;padding:2rem}.appsBanner .appsBanner__buttons,.appsBanner .appsBanner__text{width:100%;padding:0;margin:1rem 0}}.topBar{background-color:#291e38;color:#fff;justify-content:center;position:relative;width:100vw}.topBar,.topBar__content{display:flex;align-items:center}.topBar__content{padding:8px 0;margin:0 20px}.topBar__icon{margin-right:8px;flex-shrink:0}.topBar__icon path{fill:#fff}.topBar__closeButton{position:absolute;right:40px}.topBar__closeIcon{width:16px;height:16px}.topBar__closeIcon path{fill:#a1aab7}.topBar__link{color:#488eff}@media screen and (max-width:992px){.topBar__closeButton{position:inherit}.topBar__closeIcon{margin-right:20px}}.flex-child-flex{width:48%;border:1px solid #2c6bf3;display:flex;height:200px;margin-top:10px;justify-content:center;align-items:center;flex-wrap:wrap;border-radius:25px;background-color:#2c6bf3;background-image:linear-gradient(141deg,#2c6bf3,#2c6bf3 51%,#2c6bf3 75%);color:#fff}.flex-child-flex:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.margin__top__20{margin-top:20px}.highlight__row{background:#dfefff}.card--full{overflow:auto;padding-top:0;height:100%}.flex-100{width:100%!important}.flex-space-around{justify-content:space-around}.flex-space-around,.flex-space-between{display:flex;max-width:100%;flex-wrap:wrap;font-family:Roboto,sans-serif}.flex-space-between{justify-content:space-between}.flex-space-end{display:flex;max-width:100%;flex-wrap:wrap;justify-content:flex-end;font-family:Roboto,sans-serif}.border__none{border-top:none}.pad-10{padding:10px}.flex-30{width:30%;height:inherit}.highcharts-credits{display:none!important}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nest-collapse{overflow:auto}.nest-collapse .Collapsible{width:98%}.nest-collapse .accordian_text{margin-top:20px}.nest-collapse h4{padding-bottom:10px}.accordian_text{padding:16px;color:#3e3b3b;background:#ced1d6;border-radius:20px 20px 0 0}.pad-50{padding-top:50px}table.blueTable{width:100%;text-align:center;border-collapse:collapse}table.blueTable td,table.blueTable th{border:1px solid #aaa;padding:6px 5px}table.blueTable tbody td{font-size:13px;border-top:0}table.blueTable td.bottom__white__border{border-bottom:1px solid #fff}table.blueTable tr:last-child td.bottom__white__border{border-bottom:1px solid #aaa}table.blueTable thead{background:#d9d9d9;background:linear-gradient(180deg,#d9d9d9 0,#d9d9d9 66%,#d9d9d9);border-bottom:1px solid #444}table.blueTable thead td,table.blueTable thead th{font-size:14px;color:#000;text-align:center;padding:10px 0}.text-right{text-align:right}.text-left{text-align:left}.width-50{width:50%!important}.table__min__td{width:150px}.table__min__td__100{min-width:100px!important}.table__min__td__main{width:235px}.total__row{background:#f3f3f3;background:linear-gradient(180deg,#f3f3f3 0,#f3f3f3 66%,#f3f3f3)}.width__200{min-width:200px!important}.analytics__date{position:-webkit-sticky;position:sticky;top:12px;left:100%;z-index:10;width:-webkit-max-content;width:-moz-max-content;width:max-content}.search__box{box-sizing:border-box;width:100%;padding:10px 15px;background:#fff;border-radius:0;font-size:1.4rem;border:0;border-bottom:1px solid #aaa;outline:0}.highcharts-figure{min-width:310px;max-width:80vw;margin:1em auto}.table-wrap{width:100%;display:block;height:300px;overflow:auto;position:relative;z-index:1}@media screen and (max-width:768px){.flex-child-flex{width:100%}.width-50{width:100%!important}}@media screen and (max-width:563px){.analytics__date{position:-webkit-sticky;position:sticky;top:10px;z-index:10;width:-webkit-max-content;width:-moz-max-content;width:100%}.analytics__date .react-bootstrap-daterangepicker-container{width:100%}.tab--div{position:relative;top:0!important}}@media screen and (min-width:1600px){.flex-child-flex{width:32%}}.word__break{word-break:break-all;padding:10px!important}.flex-container-analytics{display:flex}.text_pad_10{padding-left:10px!important}div.analytics-table{width:auto;text-align:left;border-collapse:collapse}.divTable.analytics-table .divTableCell,.divTable.analytics-table .divTableHead{max-width:200px;min-width:200px;border:1px solid #aaa;padding:0}.divTable.analytics-table .divTableBody .divTableCell{font-size:13px;max-width:200px;min-width:200px}.divTable.analytics-table .cursor--effect{cursor:pointer}.divTable.analytics-table .cursor--effect--default{cursor:default}.divTable.analytics-table .divTableBody{max-height:300px;overflow-y:scroll}.divTable.analytics-table .border-right{border-right:1px solid #aaa}.divTable.analytics-table .small__column{max-width:100px;min-width:100px;padding:10px}.divTable.analytics-table .divTableHeading{background:#d9d9d9;background:linear-gradient(180deg,#e2e2e2 0,#dcdcdc 66%,#d9d9d9)}.divTable.analytics-table .divTableHeading .divTableHead{font-size:14px;color:#000;text-align:center;padding:0}.divTable.analytics-table .divTableHeading .divTableHead .nested_head{padding:10px;border-bottom:1px solid #aaa;font-size:14px}.hover--effect:hover{background:#efefef}.analytics-table .tableFootStyle{font-size:14px}.analytics-table .tableFootStyle .links{text-align:right}.analytics-table .tableFootStyle .links a{display:inline-block;background:#1c6ea4;color:#fff;padding:2px 8px;border-radius:5px}.analytics-table.outerTableFooter{border-top:none}.analytics-table.outerTableFooter .tableFootStyle{padding:3px 5px}.divTable{display:table}.divTableCell,.divTableHead{display:table-cell}.divTableHeading{display:table-header-group}.divTableFoot{display:table-footer-group}.user-loader{position:relative;padding:20px;display:inline-flex}.user-loader .user-div{position:absolute;left:41vw}.drp-buttons,.drp-calendar{display:none!important}.analytics--drop{position:absolute;right:10px;top:18px}.collapse--user{background:#ececec;padding:15px;border-radius:7px}.flex--space-between{display:flex;justify-content:space-between}.graph--header{font-size:1.3em;color:#a1aab7;position:relative;bottom:6px}.height--auto{height:300px}.tab--div{position:relative;top:-40px}.settingsNav__link--active i{color:#2b6bf3}.sup{padding:5px;color:grey}.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover),.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover){opacity:1}.addonLoad,.settingsNav__item span{cursor:pointer}.addonLoad{color:#2b6bf3}.reassign--drop{top:5px!important;left:60px!important}.download--csv,.reassign--drop{height:30px!important;background:#2b6bf3!important}.mar-zero{margin-right:0!important}.danger-text{color:red}.react-dropdown-select-dropdown{height:150px!important;overflow-y:scroll!important}.wrapper--grid{display:grid;grid-template-columns:10% 70% 20%;grid-gap:10px;border-color:#444;margin-top:10px;align-items:center;justify-items:center}.box--grid{border-radius:5px;padding:0 20px}.box--grid--image{border-radius:5px;padding:10px}.box--grid--image img{width:125px}.text--justify{text-align:justify}.flex--bottom{display:flex}.pad--left--zero{padding-left:0}.bod--line{border-right:1px solid #000;border-radius:0}.label-danger{line-height:3;background-color:#d9534f}.label-danger,.label-success{display:inline;padding:.2em .6em .3em;font-size:90%;font-weight:700;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label-success{line-height:2;background-color:#63bb37}.fw-600{font-weight:600}.help-block{display:none}.addon-16rem{width:16rem!important;font-size:large!important}.margin__top__2{margin-top:2px}.addon--disabled{-webkit-filter:blur(1px);-moz-filter:blur(1px);-ms-filter:blur(1px);-o-filter:blur(1px);filter:blur(1px);pointer-events:none}.center--div{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.relative--position{position:relative}.upgrade--annual{display:inline-block;margin-left:10px;color:#fff;background:linear-gradient(180deg,#70c843,#50bf17);border-radius:5px;width:170px;height:31px;line-height:30px;font-size:15px;text-align:center}.pointer--none{pointer-events:none}.link-color{color:#2b6bf3}@media screen and (max-width:768px){.wrapper--grid{grid-template-columns:100%}}.btn-170{width:170px!important}.danger--text{color:red}.logo--size{width:95px!important}.grid-container{display:grid;grid-template-columns:auto auto auto;padding:10px;align-items:center}.grid-item{text-align:center}.grid-item .formGroup{margin:unset}.grid-item h3,.grid-item label{position:relative;top:10px}.grid-item h3{color:#2a6bf2;font-weight:700}.videoLayer--main--container--loader{position:absolute;top:0;left:0;border:1px solid hsla(0,0%,50.2%,.38);width:400px;height:calc(100vh - 8rem);z-index:11;background:rgba(80,79,79,.68);padding:10px}.videoLayer--main--container--loader h2{left:50%;top:50%;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.videoLayer--main--container{position:absolute;top:0;left:0;border:1px solid hsla(0,0%,50.2%,.38);width:400px;height:calc(100vh - 8rem);z-index:10;background:hsla(0,0%,100%,.95);padding:10px;overflow-y:scroll}.videoLayer--main--container .layer--header{display:flex;justify-content:space-between}.videoLayer--main--container .layer--header .head--div h1{padding-left:20px}.videoLayer--main--container .layer--header .head--div h2{padding-right:10px;padding-top:3px}.videoLayer--main--container .layer--header .head--div button{height:33px!important}.videoLayer--main--container .layer--header .head--div .preview--btn{margin-right:15px}.videoLayer--main--container .layer--header .flex-preview{display:flex}.videoLayer--main--container .annotation--item{position:relative;padding:10px;border:1px solid grey;margin-top:20px}.videoLayer--main--container .annotation--item .formGroup{position:relative;margin:5px 0;text-align:left}.videoLayer--main--container .annotation--item .counter{position:absolute;left:-9px;line-height:26px;text-align:center;top:-14px;color:#fff;width:auto;background:#2b6bf3;border-radius:25px;z-index:9;padding:0 5px}.videoLayer--main--container .duration--div,.videoLayer--main--container .item--level2{display:flex;justify-content:space-between}.videoLayer--main--container .duration--div .level2--sel,.videoLayer--main--container .item--level2 .level2--sel{width:99%}.videoLayer--main--container .flex--root{display:flow-root}.videoLayer--main--container .trash--layer{position:absolute;z-index:9;right:-6px;top:-11px;cursor:pointer}.videoLayer--main--container .trash--layer .icon--trashBin{fill:red}.videoLayer--main--container .addmore--div{display:flex;justify-content:center;margin-right:20px}.videoLayer--main--container .annotation--save{position:absolute;z-index:9;right:160px;bottom:-14px}.videoLayer--main--container .annotation--save button{height:28px}.ctaButton,.ctaButton--Bottom-center,.ctaButton--Bottom-left,.ctaButton--Bottom-right,.ctaButton--Top-center,.ctaButton--Top-left,.ctaButton--Top-right{opacity:1;box-sizing:border-box;display:flex;align-items:center;position:absolute;border-radius:5px;transition:opacity .3s ease 0s;padding:12px 16px;font-size:18px;font-family:Verdana;color:#fff;background:#2b6bf3;text-decoration:none;outline:none;white-space:pre-line;z-index:9}.ctaButton--Top-left{top:10px;left:10px}.ctaButton--Top-right{top:30px;right:10px}.ctaButton--Top-center{top:10px;left:50%;-webkit-transform:translate(-50%,14%);transform:translate(-50%,14%)}.ctaButton--Bottom-left{bottom:70px;left:10px}.ctaButton--Bottom-right{bottom:70px;right:10px}.ctaButton--Bottom-center{bottom:70px;left:50%;-webkit-transform:translate(-50%,14%);transform:translate(-50%,14%)}.selectList--active{z-index:11!important}.theme--dark .videoLayer--main--container{background:#3a3a43}.cta--row{display:flex;justify-content:space-between;line-height:20px;margin-bottom:10px}.row--title{font-size:15px}.cta--edit{padding:10px}.cta--delete .icon{fill:red;cursor:pointer}.cta--popup--row{display:flex;justify-content:space-between}.cta--popup--row div.annotation--textbox--div{width:49%}.annotation--popup .modal__contentWrapper{max-width:610px}.annotation--popup .modal__content{min-width:70rem;z-index:12}.cta--section{position:relative}.cta--section .cta--add{position:absolute;top:20px;right:20px;color:#2b6bf3;cursor:pointer}.sharing__no__data{display:flex;justify-content:center}.sharing__no__data_drop{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:10%}.sharingTab{height:calc(100% - 150px)}.sharingTab .tabs__container,.sharingTab .tabs__container .tabs__content,.sharingTab .tabs__container .tabs__content .tabs__contentWrapper,.sharingTab .tabs__container .tabs__content .tabs__contentWrapper .drops{height:100%}.sharingTab .tabs__container .tabs__content .tabs__contentWrapper .drops .dropsGrid{width:100%}.sharingTab .tabs__container .tabs__content .tabs__contentWrapper .optionsBar{padding:0 4rem 2rem}.sharing__header{background:#f8f8ff}.sharing__header .font__600{font-weight:600!important}.sharing__header .dropsListItem__linkWrapper,.sharing__list .dropsListItem__linkWrapper{width:40rem!important}.dropdown__scroll .drui-dropdown__inner{max-height:300px!important}.colour__black{color:#000}