.form{background-color:#e0dedc;width:50%;min-width:30rem;max-width:60rem;border-radius:.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.form h2{color:#464444;font-weight:400;margin-bottom:.25rem}.form .inputs{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem;width:100%;margin:1rem 0}.form .inputs .input{grid-column:span 2}.form .inputs .input.radio,.form .inputs .input.span-1{grid-column:span 1}.form .inputs .input.radio{display:-webkit-flex;display:flex}.form .inputs .input.radio label{margin-right:1rem}.form .inputs .input input:not([type=radio]){width:100%;font-size:1.6rem;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1.5rem}.form .inputs .input input:not([type=radio])::-webkit-input-placeholder{text-transform:lowercase;color:rgba(0,0,0,.7333333333333333)}.form .inputs .input input:not([type=radio]):-ms-input-placeholder{text-transform:lowercase;color:rgba(0,0,0,.7333333333333333)}.form .inputs .input input:not([type=radio])::placeholder{text-transform:lowercase;color:rgba(0,0,0,.7333333333333333)}.form .btn[type=submit]{margin-top:2rem;-webkit-align-self:flex-end;align-self:flex-end}.form .links{font-size:1.4rem}.form-login,.form-signup{margin:8rem auto 0;box-shadow:0 4px 6px rgba(0,0,0,.13333333333333333);padding:1.5rem}.form .Link{color:#116482;font-size:1.5rem}.form .Link:hover{color:#1a98c6}.form h3.profilePicture{margin-top:.5rem;margin-bottom:1rem;font-size:1.8rem;font-weight:400;color:#464444}.ImageUpload .btn-drag{background-color:#fff;border-radius:.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.ImageUpload .btn-control{padding-right:1rem}.ImageUpload .default-avatar{width:6rem}.ImageUpload .image-button{position:relative}.ImageUpload .image-button:hover:after{content:url(/static/media/icon-pencil-orange.abbb88b7.svg);font-size:1.4rem;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.3333333333333333);color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:50%}.ImageUpload .image-item{display:-webkit-flex;display:flex}.ImageUpload .image-item__btn-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-left:3rem}.ImageUpload .image-item__btn-wrapper .btn{height:4.5rem;width:15rem}.ImageUpload .image-item__btn-wrapper .btn:first-child{margin-bottom:1.25rem}.ImageUpload .IconDefault{width:14rem;height:14rem;fill:#000}.ImageUpload .IconDefault path{fill:#000}.ImageUpload .IconDefault-organization{padding:3rem}.ImageUpload .instruction{font-size:1.4rem;width:14rem;display:inline-block;margin-top:1rem}.AvatarEditor{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.AvatarEditor .editor{border-radius:.5rem}.AvatarEditor .controls{padding:1rem}.AvatarEditor .buttons{-webkit-flex-direction:column;flex-direction:column;margin-left:3rem;margin-bottom:3rem}.AvatarEditor .buttons,.AvatarEditor .buttons .btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.AvatarEditor .buttons .btn{height:4.5rem;width:15rem;text-align:center}.AvatarEditor .buttons .btn:not(:last-child){margin-bottom:1.25rem}.AvatarEditor .buttons .btn-save{font-size:1.8rem;color:#ef6c00}.AvatarEditor .input{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:2rem;margin-top:.5rem;width:25rem}.AvatarEditor .input input{width:80%}.AvatarEditor .input .IconMinus,.AvatarEditor .input .IconPlus{width:1.6rem;height:1.6rem}.AvatarEditor .input label{margin-right:1rem}.ProjectForm h3{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:1rem}.ProjectForm h3 img{width:4rem;margin-right:1rem}.ReactModal__Overlay{z-index:1000;background:rgba(0,0,0,.13333333333333333)!important}.ReactModal__Content{border:none!important;border-radius:.5rem!important;box-shadow:0 4px 5px 0 rgba(0,0,0,.25);overflow:visible!important;max-height:95vh!important;padding:2.5rem!important}.ReactModal__Content .list{list-style:disc inside;font-size:1.5rem;margin-left:1rem;margin-bottom:1rem}.ReactModal__Content .controls{z-index:500;position:absolute;top:.4rem;right:.4rem}.ReactModal__Content .controls button{padding:0 .6rem}.ReactModal__Content .controls button svg{height:3rem}.ReactModal__Content .controls .btn-edit{display:none}.Modal-content h2{margin-bottom:.5rem}.Modal-content .importData{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.Modal-content .IconImport{width:6rem;height:6rem}.Modal-content .importInstruction{text-align:center;width:100%;display:inline-block;margin-top:1rem}.HomePage{width:90%;max-width:120rem;margin:0 auto}.HomePage,.HomePage *{color:#fff}.HomePage .projectList a *{color:#000}.HomePage .userName{padding-top:2rem}.HomePage .organizationHeader{padding-top:2rem;padding-bottom:2rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.HomePage .organizationHeader button{margin-left:4rem}.HomePage .organizationName{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.HomePage .organizationName .options{margin-left:.75rem;margin-bottom:.5rem}.HomePage .organizationList{padding-left:6rem}.HomePage .organizationList>li{margin:1.5rem 0}.HomePage .organizationList>li h4{padding-bottom:.25rem}.HomePage .projectList{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3.5rem 5rem;gap:3.5rem 5rem;padding-top:1.5rem;padding-bottom:4rem}.HomePage .projectList li{overflow:hidden;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.HomePage .projectList li a{display:inline-block;background-color:#fbf9f7;font-size:1.5rem;width:100%;height:100%;padding:1rem 1.5rem;border-radius:.5rem;height:7rem;overflow:hidden}.HomePage .projectList li a:hover h5,.HomePage .projectList li a:hover p{color:#ef6c00}.HomePage .projectList li p{line-height:1.25}.HomePage h2{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:2.5rem;padding-bottom:1rem}.HomePage h3{margin-left:3rem;font-size:2rem}.HomePage h4{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:2rem;font-weight:400}.HomePage h5{font-size:1.6rem;font-weight:400}.HomePage .IconBuilding,.HomePage .organizationLogo{height:3.5rem;margin-right:1.5rem}.HomePage .userAvatar{height:5.5rem;width:5.5rem;margin:.5rem 1rem .5rem 1.25rem}.HomePage .IconBuilding,.HomePage .IconBuilding path,.HomePage .userAvatar,.HomePage .userAvatar path{fill:#fff}.Popup{background-color:#fbf9f7;position:absolute;top:0;left:0;z-index:1001;min-width:22rem;max-width:60rem;box-shadow:0 4px 5px 0 rgba(0,0,0,.25);font-size:1.5rem;border-radius:.5rem}.Popup[id*=Opportunity] .content{padding:3rem}.Popup .property{padding-bottom:.5rem}.Popup .property-label{padding-right:.5rem}.Popup .property--challenges{padding-top:1.5rem}.Popup .controls{position:absolute;z-index:500;top:.4rem;right:.4rem}.Popup .controls button{padding:0 .6rem}.Popup .controls button svg{height:3rem}.Popup .content{position:relative;padding:5rem 5rem 3.5rem 3rem}.Popup .content .title{white-space:nowrap;padding-bottom:.5rem}.Popup .content .title button{font-size:1.8rem}.Popup .content .title button:hover{color:#ef6c00}.Popup .btn-arrow{position:absolute;bottom:.4rem;right:.4rem;font-size:1.5rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Popup .btn-arrow svg{margin-left:.5rem}.Popup .tags{display:-webkit-flex;display:flex}.Popup .tags button{color:#3d63e2;margin-right:.7rem}.Popup .tags button:hover{color:#8099ec}.Popup .itemData{margin-top:.5rem;padding-left:1.25rem}.Popup .itemData p{font-size:1.4rem;white-space:nowrap;margin-right:2rem}.Popup h4{font-size:1.5rem}.Popup ul{list-style:disc inside;font-size:1.4rem}.Popup ul li{margin-top:.2rem}.GridRow{min-height:3rem}.GridRow,.GridRow-container{position:relative;width:100%}.GridRow-container{display:-webkit-flex;display:flex}.GridRow-container:last-child{margin-bottom:0}.GridRow-container h2{font-size:1.6rem;text-align:center;-webkit-justify-content:center;justify-content:center;text-transform:uppercase;text-align:left;padding-left:1.5rem}.GridRow-container .title-area,.GridRow-container h2{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.GridRow-container .title-area{position:absolute;top:0;width:10%}.GridRow-container .title-area .btn{position:absolute;right:1.5rem}.GridRow-container .spacer{width:4.2rem}.GridRow h3{padding:.8rem;font-size:1.6rem}.GridRow-content{width:80%;left:calc(10% - 20px)}.GridItemEditModal .ReactModal__Content{min-width:60rem;max-width:95%}.GridItemEditModal .ReactModal__Content .Modal-content{margin-top:2rem}.GridItemEditModal .ReactModal__Content .content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.GridItemEditModal .ReactModal__Content .properties{font-size:1.5rem;font-weight:400;margin-right:1.5rem}.GridItemEditModal .ReactModal__Content h2{margin-bottom:1rem}.GridItemEditModal .ReactModal__Content .property{display:-webkit-flex;display:flex;margin-bottom:.75rem}.GridItemEditModal .ReactModal__Content .property.newLine{-webkit-flex-direction:column;flex-direction:column}.GridItemEditModal .ReactModal__Content .property.newLine .property-label{margin-bottom:.5rem}.GridItemEditModal .ReactModal__Content .property button{font-size:1.5rem;text-align:left}.GridItemEditModal .ReactModal__Content .property-label{padding-right:1rem;display:-webkit-flex;display:flex;text-transform:uppercase}.GridItemEditModal .ReactModal__Content .property--businessValue,.GridItemEditModal .ReactModal__Content .property--opportunityDescription,.GridItemEditModal .ReactModal__Content .property--people{margin-bottom:2.5rem}.GridItemEditModal .ReactModal__Content .input .Select,.GridItemEditModal .ReactModal__Content .input form{min-width:18rem;max-width:45rem;display:-webkit-flex;display:flex}.GridItemEditModal .ReactModal__Content .input .Select>*,.GridItemEditModal .ReactModal__Content .input form>*{width:100%}.GridItemEditModal .ReactModal__Content .input .btn-edit{position:relative}.GridItemEditModal .ReactModal__Content .input .btn-edit svg{font-size:1.2rem;visibility:hidden;position:absolute;top:-.25rem;right:-1.75rem}.GridItemEditModal .ReactModal__Content .input .btn-edit:focus,.GridItemEditModal .ReactModal__Content .input .btn-edit:hover{color:#ef6c00}.GridItemEditModal .ReactModal__Content .input .btn-edit:focus svg,.GridItemEditModal .ReactModal__Content .input .btn-edit:hover svg{visibility:visible}.GridItemEditModal .ReactModal__Content .input input,.GridItemEditModal .ReactModal__Content .input textarea{width:100%;resize:vertical}.GridItemEditModal .ReactModal__Content .input .btn-save{font-size:2.4rem;margin-left:.5rem}.GridItemEditModal .ReactModal__Content .input .property-values{padding-left:1rem}.GridItemEditModal .ReactModal__Content h2{margin-bottom:2rem}.GridItemEditModal .ReactModal__Content h2 .btn-edit,.GridItemEditModal .ReactModal__Content h2 input,.GridItemEditModal .ReactModal__Content h2 textarea{font-size:2.2rem}.GridItemEditModal .ReactModal__Content h2 .input{min-width:0;max-width:100%;width:100%}.GridItemEditModal .ReactModal__Content li .btn-edit,.GridItemEditModal .ReactModal__Content li input,.GridItemEditModal .ReactModal__Content li textarea,.GridItemEditModal .ReactModal__Content p .btn-edit,.GridItemEditModal .ReactModal__Content p input,.GridItemEditModal .ReactModal__Content p textarea{font-size:1.5rem}.GridItemEditModal .ReactModal__Content h3{margin-top:2rem;margin-bottom:.5rem}.GridItemEditModal .actions{margin-bottom:2rem}.GridItemEditModal .actions h4{margin-bottom:.5rem;font-size:1.6rem;font-weight:400;text-transform:uppercase}.GridItemEditModal .actions button:hover{color:#ef6c00}.GridItemEditModal .actions button:not(.btn-addProperty){border:1px solid #bdbdbd;border-radius:.5rem;width:14rem;margin-bottom:.75rem;text-align:left;padding:.5rem;font-size:1.4rem}.GridItemEditModal .actions .btn-addProperty{padding-left:.75rem;font-size:1.4rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.GridItemEditModal .actions .btn-addProperty span{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}.GridItemEditModal .actions .btn-addProperty svg{margin-right:.75rem}.GridItemEditModal .actions--actions{margin-top:2rem}.GridItemEditModal .delete{margin-top:.5rem}.GridItemEditModal .confirmDelete{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.GridItemEditModal .btn-arrow{position:absolute;bottom:.4rem;right:.4rem;font-size:1.5rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.GridItemEditModal .btn-arrow svg{margin-left:.5rem}.GridItemEditModal .btn-arrow:hover{color:#ef6c00}.NestedGrid{position:relative}.NestedGrid .btn-maximize{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.NestedGrid .btn-add,.NestedGrid .btn-maximize{position:absolute;bottom:1.25rem;font-size:1.6rem}.NestedGrid .btn-add{right:1rem}.GridItem{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;position:relative}.GridItem:not(.GridItem-Phases){background-color:hsla(0,0%,100%,.5);border-radius:.5rem}.GridItem:not(.GridItem-Phases):hover{color:#ef6c00}.GridItem-Phases{border:none}.GridItem-Phases .content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-transform:uppercase}.GridItem-Phases .content p{font-weight:400}.GridItem-Phases:nth-child(n+4){font-size:1.4rem}.GridItem-heading{background:none}.GridItem.active{background-color:hsla(0,0%,100%,.8156862745098039)}.GridItem .modalButton{position:absolute;width:100%;height:100%}.GridItem .content{width:100%;height:90%;overflow:hidden;padding:.3rem .5rem}.GridItem .content p{font-weight:400;font-size:1.4rem;color:inherit}.react-resizable-handle:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZ6IiBmaWxsPSIjZWY2OTAwIi8+PC9zdmc+")!important}.react-grid-placeholder{background-color:#ef6c00!important;border-radius:.5rem}.DotRow{position:relative;display:-webkit-flex;display:flex;min-height:3rem}.DotRow .type-select{position:absolute;z-index:100;left:.5rem;top:12.25rem;width:9.25%;font-size:1.5rem;text-transform:uppercase}.DotRow{padding-bottom:1rem}.DotRow:not(.DotRow-activityType) thead{display:none}.DotRow-activityType{min-height:17rem}.DotRowTable{position:relative;border-collapse:collapse}.DotRowTable-container{position:absolute}.DotRowTable th{width:10rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;text-align:left;padding:1.25rem;height:12rem;font-weight:400}.DotRowTable thead{position:relative;height:13rem;background-color:rgba(0,26,23,.43137254901960786);color:#fff}.DotRowTable thead tr:first-child{display:none!important}.DotRowTable thead th:first-child{background-color:#fbf9f7;position:relative}.DotRowTable thead th:first-child:after{top:-1.25rem}.DotRowTable thead:after,.DotRowTable thead th:first-child:after{content:"";position:absolute;left:0;width:110%;height:1.25rem;background-color:#fbf9f7}.DotRowTable thead:after{bottom:0}.DotRowTable td{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:relative;padding:0;margin:0}.DotRowTable td:first-child{-webkit-justify-content:flex-end;justify-content:flex-end;font-size:1.5rem;overflow:hidden;padding:.2rem .75rem .2rem .2rem}.DotRowTable td:not(:first-child){text-align:center;-webkit-justify-content:center;justify-content:center}.DotRowTable td:not(:first-child):before{content:" ";position:absolute;z-index:-10;top:50%;left:0;border-bottom:1px dotted rgba(17,17,17,.4);width:100%}.DotRowTable tbody tr{height:3.6rem}.DotRowTable tbody tr:first-child{margin-top:1rem}.DotRowTable .tr-label{text-align:right;overflow-wrap:break-word;max-height:100%;line-height:1.1;max-width:100%}.Dot{font-size:1.4rem;background-color:#fff;border:1px solid #fff;border-radius:50%;width:1.9rem;height:1.9rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative}.Dot.rectangle{border-radius:.5rem;width:100%;height:45%;border:none;background-color:#37b7ab}.Dot.rectangle.active,.Dot.rectangle:hover{background-color:#ef6c00}.Dot.active,.Dot:hover{color:#ef6c00}.Dot button{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100}.formError{color:red;font-size:1.2rem}.ImportForm{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ImportForm .input{margin:.5rem 0}.ImportForm select{margin-left:1rem;margin-top:1rem;font-size:1.6rem}.ImportForm input[type=radio]{margin-right:.5rem}.ImportForm button[type=submit]{-webkit-align-self:flex-end;align-self:flex-end;text-transform:uppercase;font-size:1.6rem;padding:1.25rem 3rem}.ReactTable{font-size:1.4rem;max-width:100rem;overflow-x:auto;display:inline-block;border-spacing:0;border:1px solid #000}.ReactTable select{max-width:98%}.ReactTable .tr:last-child .td{border-bottom:0}.ReactTable .td,.ReactTable .th{margin:0;padding:.5rem;border-bottom:1px solid #000;border-right:1px solid #000;overflow:hidden}.ReactTable .td:last-child,.ReactTable .th:last-child{border-right:1px solid #000}.ReactTable .th{font-weight:700}.FilterPanel{position:relative;background-color:#e7e7e7;padding:1rem 0;overflow:hidden;transition:.2s}.FilterPanel .filterBy{padding-right:.5rem;font-size:2rem}.FilterPanel .btn-close{position:absolute;top:.5rem;right:2rem;height:4rem;width:4rem;font-size:1.6rem}.FilterForm{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;min-height:8rem;max-height:12rem}.FilterForm .Select{margin-left:2rem;font-size:1.4rem;min-width:16rem;max-width:18rem;position:relative;z-index:900}.FilterForm label{font-size:1.4rem;margin-left:2rem;margin-bottom:1rem;display:inline-block}.FilterForm .btn-clear{margin-top:2.75rem;margin-left:3rem;background-color:#fff;height:4rem;border-radius:2rem;padding:1rem 2rem}.Menu .wrapper{width:calc(81% - .5rem);max-width:unset;padding-left:2rem;padding-right:.5rem}.Menu-top{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:.5rem}.Menu-top .left,.Menu-top .right{-webkit-flex-basis:33.33333%;flex-basis:33.33333%}.Menu-top .right{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;padding-right:2rem}.Menu-top .right .btn-menu{width:2.5rem;margin-left:2.5rem}.Menu-top .notifications{-webkit-flex-basis:33.33333%;flex-basis:33.33333%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Menu-top .notifications .notification{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Menu-top .notifications span{margin-right:1rem;font-size:1.8rem}.Menu-top .notifications button{margin-right:1rem}.Menu-top .controls,.Menu .dropdown-user{display:-webkit-flex;display:flex}.Menu .dropdown-user{-webkit-align-items:center;align-items:center}.Menu .userAvatar{height:3rem;margin-right:.5rem}.Menu .nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:1.8rem;color:#000}.Menu .nav span{padding:0 .5rem}.Menu .nav .organization{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Menu .nav .organization img{width:3.5rem;margin-right:.75rem}.Menu .nav a:hover{color:#ef6c00}.VentureMappingTool{position:relative;width:100%}.VentureMappingTool .background-main{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-10000;background-color:#fbf9f7}.VentureMappingTool .tabs{background-color:#000;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0 1.25%;gap:0 1.25%;padding:0 1.5%}.VentureMappingTool .tabs li{text-align:center}.VentureMappingTool .tabs button{background-color:#e7e7e7;padding:1rem 0;width:100%;border-radius:.75rem .75rem 0 0;text-transform:uppercase;color:#757272}.VentureMappingTool .tabs button.active{background-color:#fbf9f7;color:#000}.VentureMappingTool .tabs button:hover{color:#ef6c00}.VentureMappingTool .rows,.VentureMappingTool .rows-container{position:relative;height:100%;width:100%}.VentureMappingTool .rows-container{overflow-y:auto}.VentureMappingTool .col-bg{position:absolute;z-index:-1000}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}template{display:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}html{font-size:62.5%}body{font-size:1.6rem}@font-face{font-family:"Graphik";src:url(/static/media/GraphikThin.5c1bd905.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:"Graphik";src:url(/static/media/GraphikLight.532fcbe7.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"Graphik";src:url(/static/media/GraphikRegular.32974657.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Produkt";src:url(/static/media/Produkt-Light.17e9ba8b.otf) format("opentype");font-weight:300;font-style:normal}body,button,h1,h2,h3,input,textarea{font-family:"Graphik",sans-serif;letter-spacing:.01em}input,p,textarea{font-weight:300;letter-spacing:.01em;line-height:1.5}h1{font-weight:100}h2,h3{font-weight:400;line-height:1.3;letter-spacing:.01em}body{margin:0}button,h1,h2,h3,h4,h5,li,p,ul{margin:0;padding:0}ul{list-style:none}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer}body{background-color:#fbf9f7}body,button,h1,h2,h3,h4,h5,h6,p{color:#000}html{scroll-behavior:smooth}.wrapper{width:90%;max-width:1400px;margin:0 auto}.gridItem{border:1px solid hsla(0,0%,60%,.308);background-color:hsla(0,0%,100%,.3764705882352941);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;overflow:hidden}.gridItem-heading{background:none}.btn:not(.btn-form).active,.btn:not(.btn-form):hover{color:#ef6c00}.btn:not(.btn-form).active svg,.btn:not(.btn-form).active svg path,.btn:not(.btn-form):hover svg,.btn:not(.btn-form):hover svg path{fill:#ef6c00}.btn:not(.btn-form).active svg path[stroke],.btn:not(.btn-form):hover svg path[stroke]{stroke:#ef6c00}.btn-control{color:#000}.btn-form{font-size:1.5rem;border-radius:10rem;color:#fff;background-color:#ef6c00;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:1rem 2rem}.btn-form:active,.btn-form:hover{color:#fff;background-color:#ff8623}.btn-form svg{margin-left:.5rem;width:1.6rem;min-width:1.6rem}.btn-form--white{color:#000;background-color:#fff}.btn-form--white:hover{color:#ef6c00;text-decoration:none;background-color:#fff}.btn-form--white:hover svg,.btn-form--white:hover svg path{fill:#ef6c00}.btn-disabled:active{opacity:.4}.Link{text-decoration:underline}.Link:hover{color:#333}.msg{font-size:1.4rem}.error,.msg-error{color:#e16c1c}.error{font-size:1.2rem}.react-transform-component,.react-transform-element{width:unset!important;height:unset!important}.react-transform-content{min-height:100%}img{max-width:100%;max-height:100%;display:block}.App{min-height:100vh;position:relative}header{background-color:#000}header .wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}header .logoTitle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:1rem}header .logoTitle img{margin-right:1rem;height:6rem}header .menu,header .menu .dropdown{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}header .menu .dropdown-list{margin-top:.75rem}header .menu .dropdown-user{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;white-space:nowrap;color:#fff}header .menu .dropdown-user .userAvatar{width:4rem}header .menu .dropdown-user img,header .menu .dropdown-user svg{margin-right:.5rem}header .menu .dropdown-user:hover{color:#ef6c00}header .menu>*{padding:0 1rem}header span{color:#fff}header .fivepointsLogo{height:2.8rem;margin-left:1rem}footer{position:absolute;bottom:0;width:100%;-webkit-justify-content:flex-end;justify-content:flex-end}.copyright,footer{display:-webkit-flex;display:flex}.copyright{-webkit-align-items:center;align-items:center;white-space:nowrap;font-size:1.4rem;margin-left:.5rem}.userAvatar{border-radius:50%}.dropdown{position:relative}.dropdown-add{margin-right:1.25rem}.dropdown-button{color:#000;font-size:1.6rem}.dropdown-list{background-color:#fbf9f7;position:absolute;right:-1rem;top:4rem;z-index:1001;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1rem 2rem 0;border-radius:.5rem;box-shadow:0 4px 5px 0 rgba(0,0,0,.25)}.dropdown-list a,.dropdown-list button{font-size:1.5rem;margin-bottom:1.5rem;white-space:nowrap}.dropdown-list a{display:inline-block;font-weight:300;letter-spacing:.05em}.dropdown li button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.dropdown li button span{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}.dropdown li button svg{margin-right:.75rem}.backgroundMask{height:1.25rem;width:95%;background-color:#fbf9f7}.confirmDelete{z-index:400;position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:hsla(0,0%,100%,.7333333333333333)}.confirmDelete button{background-color:#ef6c00;font-size:1.8rem;padding:1.2rem 2rem}.confirmDelete button:hover{background-color:#ff8623;text-decoration:none;color:#fff}.pageBackground{background-color:#000;position:absolute;z-index:-100;top:0;left:0;width:100%;height:calc(100% + 6rem)}.react-autosuggest__container{position:relative}.react-autosuggest__input{width:240px;height:30px;padding:10px 20px;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border:1px solid #aaa;border-radius:4px}.react-autosuggest__input--focused{outline:none}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{display:block;position:absolute;top:51px;width:280px;border:1px solid #aaa;background-color:#fff;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;padding:10px 20px}.react-autosuggest__suggestion--highlighted{background-color:#ddd}
/*# sourceMappingURL=main.11ed3463.chunk.css.map */