@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:400,500|Open+Sans:400,600");article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}body{font-weight:400}.wrapper-comments .comments-header,b,body,strong{font-family:Open Sans,sans-serif;font-style:normal}.wrapper-comments .comments-header,b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-family:Libre Franklin,sans-serif;font-style:normal;font-weight:500}@font-face{font-family:CircularPro-Book;src:url(/_next/static/media/CircularPro-Book.39433309.otf) format("opentype")}@font-face{font-family:CircularPro-BookItalic;src:url(/_next/static/media/CircularPro-BookItalic.775f77d1.otf) format("opentype")}@font-face{font-family:CircularPro-Medium;src:url(/_next/static/media/CircularPro-Medium.6e162e10.otf) format("opentype")}@font-face{font-family:CircularPro-MediumItalic;src:url(/_next/static/media/CircularPro-MediumItalic.dbe0fe00.otf) format("opentype")}@font-face{font-family:CircularPro-Bold;src:url(/_next/static/media/CircularPro-Bold.cbde087c.otf) format("opentype")}@font-face{font-family:CircularPro-BoldItalic;src:url(/_next/static/media/CircularPro-BoldItalic.d530ff64.otf) format("opentype")}.checkbox-wrapper label,.new-comment-form #comment-input,.new-comment-form .comments-wrapper .comment-wrapper .comment-text,.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-time,.status-filter .status-toggle,.wrapper-template .container-template-annotations .annotations-header .tabs button,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .annotation-key span{font-family:CircularPro-Book,sans-serif;font-style:normal;font-weight:400}#new-annotation-form .annotation-form>label,.new-comment-form .comment-thread-top-wrapper .comment-thread-status,.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-name,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .status-name,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-header{font-family:CircularPro-Medium,sans-serif;font-style:normal;font-weight:500}#new-annotation-form .actions .btn-cancel,#new-annotation-form .actions .btn-save,#new-annotation-form .text,#new-annotation-form h2,.new-comment-form .actions .btn-cancel,.new-comment-form .actions .btn-save,.new-comment-form .comment-thread h2,.new-comment-form .comment-thread-top-wrapper .comment-actions .textlink-button,.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions .textlink-button,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper .annotation-title,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .btn-add-note,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .jira-link,.wrapper-template .container-template-annotations .annotations-list form .btn-cancel,.wrapper-template .container-template-annotations .annotations-list form .btn-save{font-family:CircularPro-Bold,sans-serif;font-style:normal;font-weight:700}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent}main{padding-top:3.125rem;padding-bottom:2.5rem;margin-bottom:2.5rem}body{font-size:.875rem;color:#fff}h1,h2,h3,h4,h5,h6{font-weight:400}ul{margin:0;padding:0;list-style:none}form.settings{padding-right:3.125rem;padding-left:3.125rem;color:#343434;text-align:center}#new-annotation-form{padding:1.875rem 3.125rem;display:block;position:fixed;top:6.25rem;left:50%;width:31.25rem;-webkit-transform:translateX(-28.125rem);transform:translateX(-28.125rem);border-radius:.1875rem;background-color:#fff;color:#555;box-shadow:0 .625rem 2.25rem 0 rgba(0,0,0,.16),0 0 0 .0625rem rgba(0,0,0,.06);z-index:1002}#new-annotation-form h2{font-size:1.125rem;line-height:1.3334;margin-top:0;margin-bottom:1.875rem;color:#343434;text-align:center}#new-annotation-form .annotation-form>label{font-size:.8125rem;line-height:1;margin-bottom:.625rem;display:block}#new-annotation-form .text{font-size:1rem;line-height:1.25;padding-right:.9375rem;padding-left:.9375rem;margin-bottom:1.5625rem;width:100%;height:2.5rem;border:.0625rem solid #c7c7c7;border-radius:.1875rem;background-color:#f9f9f9;color:#555}#new-annotation-form fieldset{padding:0}#new-annotation-form .types{margin-bottom:1.875rem;display:flex;border:0}#new-annotation-form .types legend{margin-bottom:.625rem}#new-annotation-form .types .checkbox-wrapper{margin-right:2.5rem}#new-annotation-form .actions{display:flex;justify-content:center;width:100%;margin:0;border:0}#new-annotation-form .actions .btn-save{padding-right:3.125rem;padding-left:3.125rem;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;border-radius:2.5rem;background-color:#1c59e6;color:#fff;text-decoration:none;border:0}#new-annotation-form .actions .btn-save.pending{background:#6c87c6;pointer-events:none}#new-annotation-form .actions .btn-save.pending:after{margin-right:-1.6875rem;margin-left:.625rem;display:inline-block;width:1.0625rem;height:1.0625rem;background:url(/_next/static/media/icon-round-arrows.f4342e2d.svg) no-repeat 0 0;background-size:cover;content:"";-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}#new-annotation-form .actions .btn-cancel{width:6.25rem;height:2.5rem;margin:0;border:0;background-color:#fff;color:#1c59e6}.checkbox-wrapper{padding-top:0;padding-bottom:0;padding-left:1.5625rem;position:relative;text-align:left}.checkbox-wrapper input[type=checkbox]{position:absolute;top:0;left:-624.9375rem}.checkbox-wrapper input[type=checkbox]:checked+label:before{border:.0625rem solid #ccc!important;background-color:#fff!important}.checkbox-wrapper input[type=checkbox]:checked+label:after{opacity:1!important}.checkbox-wrapper label{font-size:.875rem;line-height:1.4286;margin-bottom:0;color:#424242;cursor:pointer;transition:all .3s}.checkbox-wrapper label:after,.checkbox-wrapper label:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";z-index:9999}.checkbox-wrapper label:before{left:.0625rem;width:1rem;height:1rem;border:.0625rem solid #ccc;border-radius:.125rem;background-color:#fff}.checkbox-wrapper label:after{left:.125rem;width:.875rem;height:.875rem;background:url(/_next/static/media/icon-check.40216a5a.svg) no-repeat 50%;background-size:100%;opacity:0}.checkbox-wrapper label:hover:before{border:.0625rem solid #9b9b9b}#new-comment-popup{padding:1.875rem 4.0625rem 1.25rem;margin-left:-28.125rem;position:fixed;left:50%;top:6.25rem;width:31.25rem;background-color:#fff;color:#555;box-shadow:0 .625rem 1rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.1);z-index:999}.new-comment-form{display:flex;flex-direction:column}.new-comment-form .comments-wrapper{padding-right:1.25rem;margin-bottom:.75rem;width:calc(100% + 1.25rem);max-height:22.5rem;flex-grow:inherit;overflow-x:hidden}.new-comment-form .comments-wrapper .comment-wrapper{margin-bottom:.9375rem;border-bottom:.0625rem solid #ccc}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper{margin-bottom:.625rem;display:flex;position:relative;align-items:center;justify-content:space-between}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-name{font-size:.8125rem;line-height:1;flex-grow:1}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-time{font-size:.8125rem;line-height:1;margin-right:.9375rem;color:#737373;cursor:pointer}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions-trigger{width:1.25rem;height:1.25rem;background:url(/_next/static/media/icon-dots.dc037c6b.svg) no-repeat 50%;border:0}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions-trigger:active{background:url(/_next/static/media/icon-dots.dc037c6b.svg) no-repeat center .0625rem center .0625rem}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1.875rem;top:.0625rem;width:16.875rem;background:#fff;box-shadow:0 .625rem 1rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.1);z-index:10}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions ul .actions-menu-item:not(:last-child){margin-bottom:1.25rem}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions .textlink-button{padding:0;background:none;border:0;color:#006ef9;text-align:left;text-transform:capitalize;transition:all .3s}.new-comment-form .comments-wrapper .comment-wrapper .comment-top-wrapper .comment-actions .textlink-button:hover{color:#00aeff}.new-comment-form .comments-wrapper .comment-wrapper .comment-text{font-size:.875rem;line-height:1.5715;padding-bottom:.9375rem;color:#343434}.new-comment-form .comment-thread h2{font-size:1rem;line-height:1.25;margin-top:1.125rem;margin-bottom:1.125rem;color:#343434}.new-comment-form .types{border:0}.new-comment-form .actions{padding-top:.625rem;padding-bottom:.625rem;width:100%;margin:0;border:0}.new-comment-form .actions .btn-save{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;border-radius:2.5rem;background-color:#1c59e6;color:#fff;text-decoration:none;width:4.5rem;height:1.75rem;margin-right:.9375rem;margin-left:0;padding-right:0;padding-left:0;border:0}.new-comment-form .actions .btn-cancel{font-size:.875rem;line-height:1;background:none;color:#1c59e6;width:auto;height:1.75rem;border:0;margin:0}.new-comment-form #comment-input{padding:.625rem;font-size:.875rem;line-height:1.5715;width:100%;max-width:100%;background:#f9f9f9;border:.0625rem solid #ddd;border-radius:.1875rem;resize:vertical}.new-comment-form .comment-thread-top-wrapper{display:flex;justify-content:space-between}.new-comment-form .comment-thread-top-wrapper .comment-thread-actions-trigger{width:1.25rem;height:1.25rem;background:url(/_next/static/media/icon-dots.dc037c6b.svg) no-repeat 50%;border:0}.new-comment-form .comment-thread-top-wrapper .comment-thread-status{margin:0 auto 0 0;font-size:.625rem;display:flex;align-items:center;justify-content:center;width:5.3125rem;height:1.125rem;background-color:#f9f9f9;border-radius:.1875rem;text-transform:uppercase}.new-comment-form .comment-thread-top-wrapper .comment-thread-status svg{margin-left:.3125rem}.new-comment-form .comment-thread-top-wrapper .comment-actions{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1.875rem;width:16.875rem;background:#fff;box-shadow:0 .625rem 1rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.1);z-index:10}.new-comment-form .comment-thread-top-wrapper .comment-actions ul .actions-menu-item:not(:last-child){margin-bottom:1.25rem}.new-comment-form .comment-thread-top-wrapper .comment-actions .textlink-button{padding:0;background:none;border:0;color:#006ef9;text-align:left;text-transform:capitalize;transition:all .3s}.new-comment-form .comment-thread-top-wrapper .comment-actions .textlink-button:hover{color:#00aeff}.wrapper-comments .comments-header{font-size:.75rem;line-height:2;padding:0 .625rem .625rem;text-transform:uppercase}.wrapper-comments .comments .comment-wrapper .comment-top-wrapper{display:flex}.wrapper-comments .comments .comment-wrapper .comment-top-wrapper .comment-name{padding:.0625rem .9375rem .125rem;border-radius:.625rem;color:#fff}.wrapper-comments .comments .comment-wrapper .comment-top-wrapper .resolve{font-size:.75rem;margin-left:auto;padding:.125rem .3125rem 0;transition:background-color .3s ease-in-out,color .3s ease-in-out;border:.0625rem solid #1b8c1d;border-radius:.625rem;background-color:#fff;color:#1b8c1d;cursor:pointer;transition:all .3s}.wrapper-comments .comments .comment-wrapper .comment-top-wrapper .resolve:hover{transition:background-color .3s ease-in-out,color .3s ease-in-out;background:#1b8c1d;color:#fff}.wrapper-comments .comments .comment-wrapper .comment{margin:.3125rem .625rem .9375rem}.wrapper-comments .comments .comment-wrapper.resolving{background-color:#ed3b00}.wrapper-comments .comments .comment-wrapper.resolved{display:none}.wrapper-comments .comments.show-all .comment-wrapper.resolved{display:block;background-color:#9b9b9b}#delete-annotation-confirm{padding:1.25rem .1875rem 2.5rem;display:block;position:fixed;top:6.25rem;left:-28.125rem;width:31.25rem;margin-left:50%;border-radius:.3125rem;background-color:#fff;color:#555;text-align:center;box-shadow:0 .625rem 2.25rem 0 rgba(0,0,0,.16),0 0 0 .0625rem rgba(0,0,0,.06);z-index:999}#delete-annotation-confirm .btn-cancel{display:flex;position:absolute;top:.9375rem;right:.9375rem;align-items:center;justify-content:center;width:1.5625rem;height:1.5625rem;border:0;background:none;color:#1c59e6;transition:all .3s}#delete-annotation-confirm .btn-cancel:hover{text-decoration:underline}#delete-annotation-confirm .actions{display:flex;flex-direction:column;align-items:center;width:100%;margin:0;padding:0;border:0;text-align:center}#delete-annotation-confirm .actions .btn{width:60%;height:2.5rem;border:0;border-radius:1.25rem}#delete-annotation-confirm .actions .btn.btn-confirm{margin:.0625rem 0;display:flex;align-items:center;justify-content:center;background-color:#1c59e6;color:#fff;transition:all .3s}#delete-annotation-confirm .actions .btn.btn-confirm:hover{background:#00aeff}#delete-annotation-confirm .actions .btn.btn-confirm.pending{background:#6c87c6;pointer-events:none}#delete-annotation-confirm .actions .btn.btn-confirm.pending:after{margin-right:-1.6875rem;margin-left:.625rem;display:inline-block;width:1.0625rem;height:1.0625rem;background:url(/_next/static/media/icon-round-arrows.f4342e2d.svg) no-repeat 0 0;background-size:cover;content:"";-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ui-dialog,.ui-widget-content{overflow:unset!important}footer{position:fixed;bottom:0;width:100%;height:2.5rem;background:#f9f9f9;color:#343434;z-index:2}footer .powered-by{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;left:1.5625rem}footer .powered-by .label{overflow:hidden;text-indent:101%;white-space:nowrap;margin:0 0 0 .3125rem;display:inline-block;width:6.25rem;height:.625rem;background:url(/_next/static/media/logo-digitalpulp.bb2ade99.svg);background-size:cover}footer .feedback{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;right:1.5625rem;color:#343434;text-decoration:none;transition:all .3s}footer .feedback:hover{text-decoration:underline}header{height:3.125rem;background-color:#343434;z-index:2000}header,header #messages{position:fixed;width:100%}header #messages{display:flex;top:3.125rem;height:auto;z-index:1000}header #messages.nonflex{display:block;position:relative}header #messages div{display:block;width:100%;color:#fff;text-align:center}header #messages div.errorMessage{background-color:#ed3b00}header #messages div.warningMessage{background-color:#f90}header #messages div.noticeMessage{background-color:#00aeff}header #messages div.successMessage{background-color:#1b8c1d}header .header-inner{display:flex}header .header-inner .logo{position:relative;width:3.125rem;height:3.125rem;background-color:#1c59e6}header .header-inner .logo img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.875rem}header .header-inner .title{margin-left:.5rem;display:flex;flex:1 0 auto;align-items:center;justify-items:center}header .header-inner .title a,header .header-inner .title a:visited{font-size:.875rem;padding-right:.9375rem;padding-left:.9375rem;color:#fff;text-decoration:none}header .header-inner .title #template-name{padding-right:.5rem;padding-left:.5rem;margin-left:.4375rem;display:flex;position:relative;align-items:center;min-width:9.375rem;height:3.125rem;transition:background .1s ease-in-out,color .1s ease-in-out;cursor:pointer}header .header-inner .title #template-name:after{display:inline-block;height:.4375rem;width:.4375rem;border-color:#fff;border-style:solid;border-width:.0625rem 0 0 .0625rem;-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-left:.9375rem;content:""}header .header-inner .title #template-name:hover{transition:background .1s ease-in-out,color .1s ease-in-out;background:#fff;color:#424242}header .header-inner .title #template-name:hover .container-template-siblings{transition:border .1s ease-in-out,opacity .1s ease-in-out,visibility .05s ease-in-out;opacity:1;visibility:visible}header .header-inner .title #template-name:hover:after{display:inline-block;height:.4375rem;width:.4375rem;border-color:#343434;border-style:solid;border-width:.0625rem 0 0 .0625rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .header-inner .title .container-template-siblings{position:absolute;top:100%;left:0;transition:border .1s ease-in-out,opacity .1s ease-in-out,visibility .05s ease-in-out;background:#fff;box-shadow:0 .625rem 1rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.1);opacity:0;visibility:hidden;z-index:999}header .header-inner .title .container-template-siblings ul{width:100%;max-height:19.6875rem;overflow:scroll}header .header-inner .title .container-template-siblings ul::-webkit-scrollbar-track{background-color:transparent}header .header-inner .title .container-template-siblings ul::-webkit-scrollbar{width:10px;height:10px}header .header-inner .title .container-template-siblings ul::-webkit-scrollbar-thumb{background-color:#00aeff}header .header-inner .title .container-template-siblings ul li{word-wrap:break-word}header .header-inner .title .container-template-siblings ul li a{padding:.625rem 1.25rem .625rem .5rem;display:flex;flex-shrink:0;flex-wrap:nowrap;color:#424242;cursor:pointer;transition:all .3s}header .header-inner .title .container-template-siblings ul li a:hover{background-color:#424242;color:#00aeff}header .header-inner .menu{font-size:.875rem;position:relative;flex-direction:column;justify-content:flex-end;transition:background-color .1s linear;border-right:.0625rem solid transparent;border-bottom:.0625rem solid transparent;border-left:.0625rem solid transparent;overflow:visible}header .header-inner .menu:hover{transition:background-color .1s linear;border-color:#343434;background-color:#fff;color:#343434;cursor:pointer}header .header-inner .menu:hover .user svg circle,header .header-inner .menu:hover .user svg path{fill:#343434}header .header-inner .menu:hover .user:after{display:inline-block;height:.4375rem;width:.4375rem;border-color:#343434;border-style:solid;border-width:.0625rem 0 0 .0625rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:1.5rem}header .header-inner .menu .user{font-size:.875rem;line-height:3.5715;padding-right:2.8125rem;padding-left:3.75rem;position:relative;height:3.125rem}header .header-inner .menu .user svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;left:1.875rem;width:1.125rem}header .header-inner .menu .user svg circle,header .header-inner .menu .user svg path{fill:#fff}header .header-inner .menu .user:after{display:inline-block;height:.4375rem;width:.4375rem;border-color:#fff;border-style:solid;border-width:.0625rem 0 0 .0625rem;-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-left:.9375rem;position:absolute;top:1.25rem;right:1.5rem;content:""}header .header-inner .menu ul{display:none;width:100%;background:#fff;text-align:right}header .header-inner .menu ul li{padding-right:2.8125rem;padding-left:3.75rem;line-height:3.125rem;transition:all .3s}header .header-inner .menu ul li:hover{background-color:#424242}header .header-inner .menu ul li:hover a,header .header-inner .menu ul li:hover a:visited{color:#00aeff}header .header-inner .menu ul li a,header .header-inner .menu ul li a:visited{color:#343434;text-decoration:none}.imgareaselect-border1{border:.0625rem solid #00aeff}.imgareaselect-outer{border-color:transparent}.imgareaselect-selection{background-color:#00aeff;opacity:.65;filter:alpha(opacity=65)}.layout-landing header{background:#1c59e6}.layout-landing header .header-inner{flex-direction:row-reverse}.layout-landing .container-search{padding-right:1.5625rem;padding-left:1.5625rem;position:relative;width:100%;height:18.75rem;background:#1c59e6;z-index:1000}.layout-landing .container-search .logo-link{margin:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:18.75rem}.layout-landing .container-search .logo-link img{display:block;width:100%;height:auto}.layout-landing .container-search .wrapper-input{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:17.1875rem;width:26.5625rem}.layout-landing .container-search .wrapper-input:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;top:1.625rem;left:1.25rem;width:.9375rem;height:1rem;background:url(/_next/static/media/icon-search.4b9a17be.svg) no-repeat;background-size:100%;content:""}.layout-landing .container-search .wrapper-input input#project-lookup{padding-right:3.75rem;padding-left:3.75rem;font-size:1rem;line-height:3.125;width:100%;height:3.125rem;border:0;border-radius:.125rem;background-color:#fff;color:#737373;box-shadow:0 0 1.5625rem 0 rgba(0,0,0,.3)}.layout-landing .container-search .wrapper-input input#project-lookup::-webkit-input-placeholder{color:#737373}.layout-landing .container-search .wrapper-input input#project-lookup:-ms-input-placeholder{color:#737373}.layout-landing .container-search .wrapper-input input#project-lookup::placeholder{color:#737373}.layout-landing .container-search .wrapper-input input#project-lookup:focus{outline:none}.layout-landing .container-search .wrapper-input .icon-close{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;text-indent:101%;white-space:nowrap;display:none;right:.9375rem;width:1.125rem;height:1.125rem;background:url(/_next/static/media/icon-circle-close.e5c3bd6c.svg) no-repeat;background-size:cover;cursor:pointer}.layout-landing .container-myprojects{padding-top:5.625rem;position:relative;background-color:#fff}.layout-landing .container-myprojects .wrapper-myprojects{position:relative;width:26.5625rem;margin:0 auto}.layout-landing .container-myprojects .wrapper-myprojects .header-myprojects{font-size:.875rem;padding:0 3.75rem .9375rem;color:#343434;font-weight:700;letter-spacing:.1875rem;text-transform:uppercase}.layout-landing .container-myprojects .wrapper-myprojects .edit-myprojects{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;overflow:hidden;text-indent:101%;white-space:nowrap;position:absolute;top:.1875rem;right:3.75rem;width:.6875rem;height:.6875rem;background:url(/_next/static/media/icon-edit.1136d77e.svg) no-repeat}.layout-landing .container-myprojects .wrapper-myprojects ul.wrapper-myprojects-list.edit-mode .icon-remove{transition:opacity .2s ease-in-out;opacity:1;visibility:visible}.layout-landing .container-myprojects .wrapper-myprojects ul.wrapper-myprojects-list.edit-mode .icon-remove:hover path{transition:fill .2s ease-in-out;fill:#ed3b00}.layout-landing .container-myprojects .wrapper-myprojects li{padding-right:3.75rem;padding-left:3.75rem;position:relative}.layout-landing .container-myprojects .wrapper-myprojects li .icon-remove{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:1.4375rem;width:1rem;height:1rem;transition:visibility 0s linear,opacity .2s ease-in-out;opacity:0;visibility:hidden}.layout-landing .container-myprojects .wrapper-myprojects li .icon-remove path{transition:fill .2s ease-in-out}.layout-landing .container-myprojects .wrapper-myprojects li a{font-size:1.125rem;padding-top:.9375rem;padding-bottom:.9375rem;display:inline-block;color:#1c59e6;text-decoration:none;cursor:pointer;transition:all .3s}.layout-landing .container-myprojects .wrapper-myprojects li a:hover{color:#00aeff}.layout-landing .ui-widget-content{max-width:none;max-height:18.75rem;border-top:.0625rem solid #ddd;border-bottom:.0625rem solid #ddd;background-color:#fff;color:#fff;box-shadow:0 .3125rem 1.25rem 0 rgba(0,0,0,.3);z-index:1000;overflow-y:auto!important;overflow-x:hidden!important}.layout-landing .ui-widget-content .ui-menu-item div{font-size:1rem;padding:.9375rem 1.875rem .9375rem 3.75rem;background-color:#fff;color:#555}.layout-landing .ui-widget-content .ui-menu-item div.ui-state-active{margin:0;border:0;background:#00e4b2;color:#555}#pdf-preview .title{border-bottom:.0625rem solid #343434;color:#343434}#pdf-preview h2{color:#343434}#pdf-preview .wrapper-issue-pdf{padding-top:1.5625rem;padding-bottom:1.5625rem;border-bottom:.0625rem solid #343434}#pdf-preview dt{font-weight:700}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading{padding:2.8125rem 3.125rem}@media screen and (min-width:580px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading{display:flex;position:relative;justify-content:space-between}}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .title{font-size:.875rem;margin-bottom:1.25rem;color:#343434;font-weight:700;letter-spacing:.1875rem;text-transform:uppercase}@media screen and (min-width:580px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .title{margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:3.125rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects{flex-basis:calc(45% + 3.4375rem);margin-left:auto}}@media screen and (min-width:960px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects{flex-basis:calc(30% + 4.375rem)}}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects #search-form-projects{margin-right:.3125rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects #search-form-projects .icon-close{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;text-indent:101%;white-space:nowrap;display:none;right:.9375rem;width:1.125rem;height:1.125rem;background:url(/_next/static/media/icon-circle-close.e5c3bd6c.svg) no-repeat;background-size:cover;cursor:pointer}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects #search-form-projects .wrapper-input{position:relative}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects #search-form-projects .wrapper-input:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;left:0;width:3.75rem;height:3.125rem;background:url(/_next/static/media/icon-search.4b9a17be.svg) no-repeat;background-position:50%;background-size:1rem;content:""}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects #search-form-projects .wrapper-input label{overflow:hidden;text-indent:101%;white-space:nowrap;position:absolute}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .search-form-projects #search-form-projects input[type=text]{font-size:1rem;line-height:3.125;padding-left:3.75rem;width:100%;height:3.125rem;border:0;border-radius:.25rem;box-shadow:-.125rem .125rem .9375rem 0 hsla(0,0%,46%,.3)}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-heading .add-button{width:2rem;height:2rem;cursor:pointer}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body{padding:0 3.125rem;display:flex}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues{display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-start;padding:0;border:0}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue{margin-bottom:2.5rem;position:relative;flex-basis:100%;min-width:0}@media screen and (min-width:580px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue{flex-basis:45%}}@media screen and (min-width:960px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue{margin-right:5%;flex-basis:30%}}@media screen and (min-width:580px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:nth-child(odd){margin-right:10%}}@media screen and (min-width:960px){.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:nth-child(odd){margin-right:5%}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:nth-child(3n){margin-right:0}}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .stats{padding:.375rem .3125rem;display:block;position:absolute;top:-.9375rem;right:-.9375rem;height:1.875rem;border-radius:.9375rem;background-color:#fff;color:#000;font-size:.75rem;font-weight:700;box-shadow:0 .25rem .625rem rgba(0,0,0,.2);z-index:1}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .stats span{padding-right:.125rem;padding-left:.125rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .stats span:before{margin:.0625rem;display:inline-block;width:.875rem;height:.875rem;vertical-align:bottom}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .stats .tickets:before{content:url(/_next/static/media/icon-ticket.0afc3870.svg)}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .stats .comments:before{content:url(/_next/static/media/icon-comment.9eabd5a9.svg)}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .stats .resolved:before{content:url(/_next/static/media/icon-comment-resolve.a73076be.svg)}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .issue-thumbnail{margin-bottom:.9375rem;box-shadow:0 .625rem 1rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.1);overflow:hidden}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .issue-thumbnail img{display:block;width:100%;object-fit:scale-down}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .issue-thumbnail:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,228,178,.4);content:"";opacity:0;pointer-events:none}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container{display:flex;align-items:center}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary{color:#343434;text-align:right}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary button{margin-left:.3125rem;width:2.1875rem;height:1.875rem;border:0;background:none;transition:all .3s}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary button:hover{background:#f3f3f3}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary button svg{width:.8125rem;height:.8125rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary button.cancel-button{transition:all .3s}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary button.cancel-button svg path{fill:#9b9b9b}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .issue-summary button.cancel-button:hover svg path{fill:#737373}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .edit-summary{border:none;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;width:.8125rem;height:.8125rem;margin:0 0 0 auto;color:#343434}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .template-delete{margin-left:.625rem;width:.875rem;height:.875rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .edit-summary,.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue .info-container .template-delete{transition:visibility 0s ease-in-out,opacity .2s ease-in-out;opacity:0;visibility:hidden}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:hover .issue-thumbnail{position:relative}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:hover .issue-thumbnail:before{transition:opacity .2s ease-in-out;opacity:1}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:hover .info-container .edit-summary,.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue:hover .info-container .template-delete{opacity:1;visibility:visible}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue a,.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue a:visited{font-size:.875rem;display:block;color:#343434;text-decoration:none;cursor:pointer}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue.in-edit .info-container .issue-summary{width:100%}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue.in-edit .info-container .issue-summary input{width:100%;height:1.875rem;padding:0;border:0;border-bottom:.0625rem solid #ddd;outline:none;box-shadow:none}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue.in-edit .info-container .issue-summary input:focus{border-bottom-color:#9b9b9b}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .container-issues .wrapper-issue.in-edit .info-container .edit-summary{opacity:0;visibility:hidden}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons{margin-left:3.75rem;position:-webkit-sticky;position:sticky;top:4.375rem;flex-shrink:0}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons li:not(:last-child){margin:0 0 1.25rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .action-button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:.0625rem solid #f3f3f3;border-radius:50%;background:#fff;box-shadow:0 .3125rem .625rem rgba(0,0,0,.15);transition:all .3s}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .action-button .action-icon{width:1.5625rem;height:1.5625rem}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .action-button .action-icon path{fill:#1c59e6}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .action-button:hover .action-icon path{fill:#00aeff}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .action-button:active{background:#f3f3f3;box-shadow:0 .3125rem .3125rem rgba(0,0,0,.15)}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .action-button:active .action-icon{-webkit-transform:translate(.0625rem,.0625rem);transform:translate(.0625rem,.0625rem)}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .download-pdf{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:1.25rem;background-color:#1c59e6}.wrapper-project-content:not(#pdf-preview) .container-project-content .project-body .action-buttons-wrapper .action-buttons .download-pdf svg{width:1.125rem;height:1.125rem}.wrapper-project-empty{width:100%;background-color:#fff}.wrapper-project-empty .dropzone{height:calc(100vh - 3.125rem);border:0}.wrapper-project-empty .dropzone .drag-drop-hover{font-size:1.875rem;display:none;color:#00aeff}.wrapper-project-empty .dropzone.dz-drag-hover .dz-message{opacity:1}.wrapper-project-empty .dropzone.dz-drag-hover .drag-drop-description{display:none}.wrapper-project-empty .dropzone.dz-drag-hover img.icon-blue-pages{position:absolute;margin-top:-2.0625rem;transition:all .7s ease}.wrapper-project-empty .dropzone.dz-drag-hover img.icon-drop-target{padding-bottom:2.5rem}.wrapper-project-empty .dropzone.dz-drag-hover .drag-drop-hover{display:flex;flex-direction:column}.wrapper-project-empty .container-project-empty{display:flex;align-items:center;justify-content:center;height:100%;margin:0}.wrapper-project-empty .container-project-empty img.icon-blue-pages{width:10.625rem;height:10.375rem;transition:all .7s ease}.wrapper-project-empty .container-project-empty .drag-drop-description{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:21.875rem;border:.1875rem dashed #c7c7c7;color:#343434}.wrapper-project-empty .container-project-empty .drag-drop-description div{margin-top:.3125rem;margin-bottom:.3125rem;text-align:center}.wrapper-project-empty .container-project-empty .drag-drop-description:first-child{font-size:1.875rem}.wrapper-project-empty .container-project-empty .drag-drop-description:nth-child(2){font-size:1rem;padding-top:.3125rem;padding-bottom:1.25rem}.wrapper-project-empty .container-project-empty .drag-drop-description:last-child{font-size:1rem}.wrapper-project-empty .container-project-empty .drag-drop-description .browse-button{padding-right:3.125rem;padding-left:3.125rem;margin-top:.3125rem;display:inline-flex;align-items:center;justify-content:center;width:9.375rem;height:2.5rem;border:0;border-radius:2.5rem;background-color:#1c59e6;color:#fff;text-decoration:none}.ui-widget-content{max-width:25rem;max-height:18.75rem;color:#343434;overflow:scroll}.ui-widget-content .ui-menu-item div{padding:.875rem 2.125rem;background-color:#fff}.ui-widget-content .ui-menu-item div.ui-state-active{margin:0;background-color:#424242;color:#00aeff}.wrapper-template{display:flex}.wrapper-template .container-template-image{position:relative;flex:1 1 auto;margin:1.25rem;padding:0;background:#e3e3e3;transition:all .3s}.wrapper-template .container-template-image:hover .button-expand{transition:opacity .7s ease;opacity:1}.wrapper-template .container-template-image .button-expand{position:absolute;top:0;right:0;width:2.5rem;height:2.125rem;padding:0;transition:opacity .7s ease;border:0;background:none;cursor:pointer;opacity:0}.wrapper-template .container-template-image img.template-image{width:100%;border:.0625rem solid #c7c7c7;cursor:crosshair;vertical-align:top;object-fit:scale-down}.wrapper-template .container-template-image img.template-image.archive{cursor:default}.wrapper-template .container-template-image .tooltip{padding:.3125rem 1.25rem;font-size:.875rem;display:none;position:absolute;border-radius:.1875rem;background:#00aeff;color:#fff;white-space:nowrap;z-index:1001}.wrapper-template .container-template-image .annotation-dot{margin-top:-1rem;margin-left:-1rem;display:block;position:absolute;width:1.875rem;height:1.875rem;border:.125rem solid #fff;border-radius:50%;background-color:#00e4b2;box-shadow:0 .125rem .25rem rgba(0,0,0,.3);cursor:pointer;z-index:100}.wrapper-template .container-template-image .annotation-dot .comments-mark{display:flex;position:absolute;left:70%;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:50%;background-color:#fff}.wrapper-template .container-template-image .annotation-box{font-size:1rem;display:flex;position:absolute;align-items:center;justify-content:center;color:#fff;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.wrapper-template .container-template-annotations{flex:0 0 auto;width:40%;min-width:25rem;transition:all .3s ease;background:#fff;color:#343434}.wrapper-template .container-template-annotations.tab-comments .annotations-list{padding-top:6.25rem}.wrapper-template .container-template-annotations .annotations-header{display:flex;position:fixed;width:40%;min-width:25rem;border-bottom:.0625rem solid #e3e3e3}.wrapper-template .container-template-annotations .annotations-header .annotations-header-left{width:100%}.wrapper-template .container-template-annotations .annotations-header .annotations-header-left .filters-wrapper{display:flex;align-items:center;justify-content:space-between;height:3.125rem;background-color:#fff}.wrapper-template .container-template-annotations .annotations-header .annotations-header-left .filters-wrapper .expand-all,.wrapper-template .container-template-annotations .annotations-header .annotations-header-left .filters-wrapper .status-filter{padding-right:1.25rem;padding-left:1.25rem}.wrapper-template .container-template-annotations .annotations-header .annotations-header-left .expand-all{padding-left:1.0625rem}.wrapper-template .container-template-annotations .annotations-header .annotations-header-left .expand-all a,.wrapper-template .container-template-annotations .annotations-header .annotations-header-left .expand-all a:visited{font-size:.75rem;color:#00aeff;text-decoration:none;text-transform:uppercase}.wrapper-template .container-template-annotations .annotations-header .tabs{display:flex;align-items:center;justify-content:space-around;height:3.125rem;background-color:#585858}.wrapper-template .container-template-annotations .annotations-header .tabs button{font-size:.875rem;line-height:1;padding:1.125rem .9375rem;display:block;border:0;background-color:transparent;color:#fff;text-decoration:none;cursor:pointer;transition:all .3s}.wrapper-template .container-template-annotations .annotations-header .tabs button:hover{background:#626262}.wrapper-template .container-template-annotations .annotations-header .tabs button:focus{outline:none}.wrapper-template .container-template-annotations .annotations-header .tabs button.active{background:#737373}.wrapper-template .container-template-annotations .annotations-header .annotations-header-right{padding-right:.9375rem}.wrapper-template .container-template-annotations .annotations-header .annotations-header-right .add-button{padding-top:1.75rem;display:none;width:2rem;height:2rem;cursor:pointer}.wrapper-template .container-template-annotations .annotations-list{padding-top:6.3125rem;position:fixed;width:40%;min-width:25rem;height:calc(100vh - 5.625rem);box-shadow:0 .125rem .375rem rgba(0,0,0,.15);overscroll-behavior-y:contain;overflow:auto}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation{padding:1.875rem 1.25rem;display:flex;flex-direction:column;transition:background-color .3s ease-in-out;border-bottom:.0625rem solid #ccc}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation:not(.expanded){transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation:not(.expanded):hover{transition:background-color .3s ease-in-out;background-color:#f3f3f3;color:#00aeff;cursor:pointer}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation:not(.expanded):hover .container-annotation .annotation-title-wrapper .status-name{color:#1c59e6}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .btn-trash{display:none}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded{padding:1.875rem 1.25rem 1.875rem .9375rem;border-left:.3125rem solid #00e4b2;background-color:#fff;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded:before{margin-top:.625rem;margin-left:1.25rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded:hover{color:#343434;cursor:auto}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation{min-height:2.8125rem;color:#00aeff;cursor:pointer}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .icon-jira{padding-left:.625rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .icon-jira svg path{fill:#00aeff}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .change-title-input-wrapper{flex-grow:1}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions{display:flex;justify-content:flex-end}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions button:hover{background-color:#ddd}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions button svg{width:.625rem;height:.625rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions .accept-edit{position:relative;border-bottom-left-radius:.125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions .accept-edit:after{position:absolute;top:.3125rem;right:0;width:.0625rem;height:1.25rem;background-color:hsla(0,0%,100%,.6);content:""}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .edit-title-actions .cancel-edit{border-bottom-right-radius:.125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .annotation-title-input{padding:.625rem .9375rem;width:100%;min-height:1.875rem;transition:height .3s ease-in-out;border:.0625rem solid #ddd;border-radius:.125rem;background-color:#f9f9f9;overflow:hidden;resize:none}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .add-fd{display:inline-block}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation.expanded .container-annotation .annotation-title-wrapper .status-name{color:#1c59e6}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation{font-size:.875rem;display:flex;position:relative;flex-wrap:wrap}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-tabs{margin-bottom:1.25rem;width:100%}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-tabs .issue-toggle{width:100%}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-tabs .issue-toggle span.type{font-size:.5rem;position:relative;margin-left:-2em;vertical-align:super}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-tabs .issue-toggle.blurred{-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-filter:grayscale(100%);filter:grayscale(100%)}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper .annotation-title{font-size:1rem;line-height:1.25;padding-left:.9375rem;margin-top:0;margin-bottom:0;flex-grow:1;color:#343434}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper .icon-comments{margin-right:.375rem;margin-left:.375rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper .icon-comments svg{width:.8125rem;height:.8125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper button{border:none;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;margin:0 .375rem;width:.8125rem;height:.8125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper button:last-child{margin-right:0}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper button svg{width:.8125rem;height:.8125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper button.btn-trash{display:block}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .issue-title-wrapper button.btn-edit{border:none;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;margin:0 .625rem 0 auto;display:flex;align-items:center;justify-content:center}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .icon-jira{margin-top:-.0625rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .icon-jira svg{width:1.25rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .icon-jira svg path{fill:#9b9b9b}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-key{padding-right:.9375rem;padding-left:1.25rem;display:inline-block;white-space:nowrap}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-key a{color:#00aeff;text-decoration:none;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-key a:hover{text-decoration:underline}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper{display:flex;align-items:center;justify-content:space-between}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .status{margin:.3125rem 0;display:inline-block;position:relative;width:.5rem;height:.5rem;border-radius:.3125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .status.done{background-color:#1b8c1d}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .status.new{background-color:#00aeff}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .status.indeterminate{background-color:#f90}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .status-name{padding:0 .625rem;margin:0 auto 0 .3125rem;font-size:.625rem;display:flex;align-items:center;height:1.125rem;border-radius:.1875rem;background-color:#e9e9e9;text-transform:uppercase}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .annotation-key{padding-right:0}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .annotation-key span{font-size:.8125rem;line-height:1;color:#737373}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .annotation-title-wrapper .annotation-title-input{display:inline-block}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .btn-edit{display:none}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-annotation .add-fd{font-size:.625rem;display:none;position:absolute;top:1.875rem;left:3.125rem;border-radius:10%;color:#9b9b9b;text-decoration:none}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs{padding:0 1.25rem .9375rem .9375rem;display:none;flex-direction:column}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .functional-specs,.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .technical-specs{padding-top:.8125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-header{font-size:.8125rem;line-height:1;padding:0 .9375rem .625rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-frame{position:relative;border:.0625rem solid #ddd;border-radius:.125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-frame div[readonly] p{padding:.625rem;background-color:#f9f9f9}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-frame div:not([readonly]) p{padding:.625rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-frame .btn-edit{padding:.5rem;display:none;position:absolute;right:0;bottom:0;width:1.875rem;height:1.875rem;border:0;border-radius:.125rem;background-color:#ddd;color:#1c59e6}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-frame:hover .btn-edit{display:block}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper{position:relative;border-radius:.125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions{display:flex;justify-content:flex-end}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions button:hover{background-color:#ddd}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions button svg{width:.625rem;height:.625rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions .accept-edit{position:relative;border-bottom-left-radius:.125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions .accept-edit:after{position:absolute;top:.3125rem;right:0;width:.0625rem;height:1.25rem;background-color:hsla(0,0%,100%,.6);content:""}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper .edit-spec-actions .cancel-edit{border-bottom-right-radius:.125rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .spec-area-wrapper ul{margin-top:1.25rem;margin-bottom:1.25rem;list-style:disc;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs textarea{padding:.625rem .9375rem;width:100%;min-height:6.25rem;transition:height .3s ease-in-out;border:.0625rem solid #ddd;border-radius:.125rem;background-color:#f9f9f9;overflow:hidden;resize:none}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions{display:flex;flex-wrap:wrap;width:100%}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .jira-link{margin-top:1.875rem;margin-bottom:1.25rem;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;border:0;border-radius:2.5rem;background-color:#1c59e6;color:#fff;text-decoration:none;padding-right:1.25rem;padding-left:1.25rem;width:45%;height:1.75rem;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .jira-link svg{margin-left:.3125rem;width:.5rem;height:.5rem}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .jira-link:hover{background:#00aeff}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .btn-add-note{margin-top:1.875rem;margin-bottom:1.25rem;margin-left:1.25rem;padding-right:3.125rem;padding-left:3.125rem;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;border:0;border-radius:2.5rem;background-color:#1c59e6;color:#fff;text-decoration:none;width:45%;height:1.75rem;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .btn-add-note:hover{background:#00aeff}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .btn-hide-note{text-decoration:none}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .note-area{margin-top:1.5625rem;width:100%}.wrapper-template .container-template-annotations .annotations-list .wrapper-annotation .container-specs .container-specs-actions .note-area textarea{margin-top:1.5625rem}.wrapper-template .container-template-annotations .annotations-list form{padding-top:.9375rem;display:flex;flex:1 0 auto;justify-content:center}.wrapper-template .container-template-annotations .annotations-list form.new-comment-form{padding:1.875rem 2.1875rem .75rem;border-bottom:.0625rem solid #ccc}.wrapper-template .container-template-annotations .annotations-list form.new-comment-form h2{cursor:pointer}.wrapper-template .container-template-annotations .annotations-list form.new-comment-form.expanded{border-left:.3125rem solid #00e4b2}.wrapper-template .container-template-annotations .annotations-list form.new-comment-form:not(.expanded){transition:all .3s}.wrapper-template .container-template-annotations .annotations-list form.new-comment-form:not(.expanded):hover{transition:background-color .3s ease-in-out;background-color:#343434;color:#00aeff}.wrapper-template .container-template-annotations .annotations-list form.new-comment-form:not(.expanded):hover h2{color:#e3e3e3}.wrapper-template .container-template-annotations .annotations-list form .btn-cancel{font-size:.875rem;line-height:1;width:auto;height:1.75rem;margin:0;border:0;background:none;color:#1c59e6}.wrapper-template .container-template-annotations .annotations-list form .btn-save{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;border-radius:2.5rem;background-color:#1c59e6;color:#fff;text-decoration:none;width:4.5rem;height:1.75rem;margin-right:.9375rem;margin-left:0;padding-right:0;padding-left:0;border:0;transition:all .3s}.wrapper-template .container-template-annotations .annotations-list form .btn-save:hover{background:#00aeff}.wrapper-template .container-template-annotations .annotations-list form .btn-cancel[disabled],.wrapper-template .container-template-annotations .annotations-list form .btn-save[disabled]{background-color:#9b9b9b;color:#fff}.wrapper-template .container-template-annotations .annotations-list form .btn-cancel[disabled].wait,.wrapper-template .container-template-annotations .annotations-list form .btn-save[disabled].wait{background-color:#f90;color:#fff}.wrapper-template.expanded .container-template-annotations{width:0;min-width:0}.search-body{padding:2.8125rem 3.125rem}.search-body .search-result-item{padding-bottom:1.25rem;margin-bottom:1.875rem;border-bottom:.0625rem solid #e3e3e3}.search-body .search-result-item .eyebrow{font-size:1rem;color:#343434;font-weight:600}.search-body .search-result-item h3{margin-top:.3125rem;margin-bottom:.3125rem}.search-body .search-result-item h3 a{color:#1c59e6;font-weight:500;transition:all .3s}.search-body .search-result-item h3 a:hover{text-decoration:none}.search-body .search-result-item p{color:#343434}#snapshot-progress{padding:.125rem .1875rem;display:block;position:fixed;top:6.25rem;left:50%;width:31.25rem;height:31.25rem;margin-left:-28.125rem;background-color:#fff;color:#555;text-align:center;box-shadow:0 0 .625rem #555;z-index:999}#snapshot-progress .text{margin-top:.0625rem;margin-bottom:.0625rem;width:100%;height:.125rem;clear:both;border:.0625rem solid #555;border-radius:.1875rem;background-color:#f9f9f9}#snapshot-progress h2,#snapshot-progress p{color:#343434}.snapshot-spinner{display:none;width:1.25rem;height:1.25rem;margin:auto}.snapshot-spinner img{width:100%;height:100%}.snapshot-spinner.active{display:block}.status-filter{display:flex;position:relative;align-items:center;width:100%;height:100%;border-bottom:.0625rem solid #e3e3e3;box-shadow:0 .125rem .375rem rgba(0,0,0,.15)}.status-filter .status-toggle{font-size:.8125rem;line-height:1;color:#1c59e6;cursor:pointer}.status-filter .status-toggle:hover{color:#00aeff}.status-filter .status-filter-content{padding-right:1.25rem;padding-left:1.25rem;display:block;position:absolute;top:3.0625rem;left:0;width:100%;background:#fff;box-shadow:0 .9375rem 1.25rem rgba(0,0,0,.15)}.status-filter .status-filter-content:before{display:block;border-top:.0625rem solid #e3e3e3;content:""}.status-filter .status-filter-content ul{padding-top:.625rem;padding-bottom:.625rem}.status-filter .status-filter-content ul li{margin-top:.625rem;margin-bottom:.625rem}.status-filter .status-filter-content ul label{margin-left:.625rem}.status-filter.collapsed .status-filter-content{display:none}