@import url(https://fonts.googleapis.com/css?family=Arvo|Lobster);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);.container{padding:20px;box-sizing:border-box}h2{font-size:22px}.form-wrapper{width:100%;max-width:400px;background:#000;padding:20px;border-radius:10px;box-shadow:0 4px 10px hsla(0,0%,100%,.1)}.logo-container{display:flex;justify-content:center;margin-bottom:30px}.logo-container img{width:80%;max-width:250px;height:auto}.input-group{position:relative;margin-bottom:20px;display:flex;align-items:center}.input1{width:100%;padding:15px 15px 15px 50px;border:none;border-radius:8px;font-size:16px;transition:box-shadow .3s ease;background-color:hsla(0,0%,84.7%,.101961);color:#fff}input:focus{box-shadow:0 0 5px rgba(31,10,1,.5);outline:none}.input-icon{position:absolute;left:4px;top:50%;transform:translateY(-50%);pointer-events:none}.error,.success{text-align:center;font-weight:700;margin-top:10px}@media screen and (max-width:480px){.form-wrapper{padding:15px;width:90%}.input1{font-size:14px;padding:12px 12px 12px 35px}button{font-size:16px;padding:12px}}@media screen and (max-width:360px){.form-wrapper{width:95%}h2{font-size:20px}.logo-container img{width:90%;max-width:200px}.input1{font-size:14px;padding:10px 10px 10px 35px}button{font-size:14px;padding:10px}}body{font-family:"Arial",sans-serif;margin:0;padding:0}.container,body{background-color:#000}.container{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}h2{text-align:center;color:#fff;font-size:24px;font-weight:600}.otp-group,h2{margin-bottom:20px}.otp-group{display:flex;justify-content:center;grid-gap:10px;gap:10px}.otp-group input{width:58px;height:50px;font-size:24px;text-align:center;border:2px solid #3aabf2;border-radius:8px;background-color:#fff!important;color:#000d0f!important;caret-color:#3aabf2!important;font-weight:700;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.otp-group input:-ms-input-placeholder{color:rgba(0,0,0,.5)}.otp-group input::placeholder{color:rgba(0,0,0,.5)}.otp-group input:focus{border-color:#6ac9f5;box-shadow:0 0 10px rgba(58,171,242,.7);outline:none}button{width:100%;padding:15px;background-color:#3aabf2;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:18px;transition:background-color .3s ease,transform .3s ease}button:hover{background-color:#6ac9f5;transform:translateY(-2px)}button:disabled{background-color:#d3d3d3;color:#a9a9a9;cursor:not-allowed}.error{color:red}.error,.success{margin-top:10px;text-align:center;font-weight:700}.success{color:#28a745}@media screen and (max-width:410px){.input{width:70%!important;margin:auto!important;margin-bottom:20px}.delete-account-btn{width:70%!important;margin:auto;margin-top:20px!important}.delete-account-verify-btn{width:70%!important;margin:auto;margin-top:3px!important}.delete-account-para{text-wrap-style:stable;margin:0 18px 20px 8px!important;line-height:normal}.delete-account-logo{width:200px!important}.otp-group{margin:40px 40px 20px!important}.otp-group input{width:35px!important;height:35px!important}}.expandedTopLeft{border-left:1px solid #3aabf2}.expandedTopLeft,.expandedTopRight{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.expandedTopRight{border-right:1px solid #3aabf2}.expandedTop{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.expandedBottom,.expandedBottomLeft{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.expandedBottomLeft,.expandedLeft{border-left:1px solid #3aabf2}.expandedLeft,.expandedRight{background-color:rgba(58,171,242,.05)}.expandedRight{border-right:1px solid #3aabf2}.expandedMiddle{background-color:rgba(58,171,242,.05)}.scrollable{overflow-y:overlay;flex:1 1}.scrollable::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.scrollable::-webkit-scrollbar-button{display:none}.scrollable::-webkit-scrollbar-thumb{background:#b9bbc9}.scrollable::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.clickable{cursor:pointer}.flex1{flex:1 1}.markedBackground{background-color:rgba(58,171,242,.05);transition:all .3s}.secondaryText,.textOverflow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.secondaryText{font-weight:400;color:#b9bbc9}.pageContainer{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.absoluteTopRight,.agreementStatusContainer,.pageSection>h2+button{position:absolute;top:20px;right:25px}.pageSection{margin-top:20px}.agreementStatusContainer{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.agreementStatusContainer>*{margin-left:70px}.agreementStatusContainer>:first-child{margin-left:0}@media screen and (max-width:762px){.agreementStatusContainer>*{margin-left:0}}@media screen and (max-width:1100px){.agreementStatusContainer{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.agreementStatusContainer{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.noBoxShadow{box-shadow:none}.overlayContainer{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.alignCenter,.alignStart,.flex,.flexCol,.flexRow,.flexWrap,.justifyCenter,.justifyStart{display:flex}.gap10{grid-gap:10px;gap:10px}.justifyStart{justify-content:flex-start!important}.justifyCenter{justify-content:center!important}.alignCenter{align-items:center!important}.alignStart{align-items:flex-start!important}.flexRow{flex-direction:row!important}.flexCol{flex-direction:column!important}.flexWrap{flex-wrap:wrap!important}.widthFull{width:100%!important}.thinScroll::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.thinScroll::-webkit-scrollbar-button{display:none}.thinScroll::-webkit-scrollbar-thumb{background:#b9bbc9}.thinScroll::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Input_expandedTopLeft__28-t3{border-left:1px solid #3aabf2}.Input_expandedTopLeft__28-t3,.Input_expandedTopRight__1HtgY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Input_expandedTopRight__1HtgY{border-right:1px solid #3aabf2}.Input_expandedTop__2iDqI{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Input_expandedBottom__2HGw-,.Input_expandedBottomLeft__VeOvt{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Input_expandedBottomLeft__VeOvt,.Input_expandedLeft__wuyMY{border-left:1px solid #3aabf2}.Input_expandedLeft__wuyMY,.Input_expandedRight__TJ8Pa{background-color:rgba(58,171,242,.05)}.Input_expandedRight__TJ8Pa{border-right:1px solid #3aabf2}.Input_expandedMiddle__2LeCi{background-color:rgba(58,171,242,.05)}.Input_scrollable__2x7Jn{overflow-y:overlay;flex:1 1}.Input_scrollable__2x7Jn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Input_scrollable__2x7Jn::-webkit-scrollbar-button{display:none}.Input_scrollable__2x7Jn::-webkit-scrollbar-thumb{background:#b9bbc9}.Input_scrollable__2x7Jn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Input_clickable__3ppVY{cursor:pointer}.Input_flex1__2xbxb{flex:1 1}.Input_markedBackground__3Vm-j{background-color:rgba(58,171,242,.05);transition:all .3s}.Input_secondaryText__25WNe,.Input_textOverflow__2hUJq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Input_secondaryText__25WNe{font-weight:400;color:#b9bbc9}.Input_pageContainer__2VciY{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Input_absoluteTopRight__2kg-2,.Input_agreementStatusContainer__23WKa,.Input_pageSection__3zYdV>h2+button{position:absolute;top:20px;right:25px}.Input_pageSection__3zYdV{margin-top:20px}.Input_agreementStatusContainer__23WKa{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Input_agreementStatusContainer__23WKa>*{margin-left:70px}.Input_agreementStatusContainer__23WKa>:first-child{margin-left:0}@media screen and (max-width:762px){.Input_agreementStatusContainer__23WKa>*{margin-left:0}}@media screen and (max-width:1100px){.Input_agreementStatusContainer__23WKa{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Input_agreementStatusContainer__23WKa{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Input_noBoxShadow__okKhf{box-shadow:none}.Input_overlayContainer__30gcN{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Input_alignCenter__1DE3e,.Input_alignStart__1kyVp,.Input_flex__QrB1P,.Input_flexCol__2ejXI,.Input_flexRow__1qc9L,.Input_flexWrap__2mKKs,.Input_justifyCenter__2rawE,.Input_justifyStart__2v32r{display:flex}.Input_gap10__2wvoM{grid-gap:10px;gap:10px}.Input_justifyStart__2v32r{justify-content:flex-start!important}.Input_justifyCenter__2rawE{justify-content:center!important}.Input_alignCenter__1DE3e{align-items:center!important}.Input_alignStart__1kyVp{align-items:flex-start!important}.Input_flexRow__1qc9L{flex-direction:row!important}.Input_flexCol__2ejXI{flex-direction:column!important}.Input_flexWrap__2mKKs{flex-wrap:wrap!important}.Input_widthFull__NQjv7{width:100%!important}.Input_thinScroll__1nwCP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Input_thinScroll__1nwCP::-webkit-scrollbar-button{display:none}.Input_thinScroll__1nwCP::-webkit-scrollbar-thumb{background:#b9bbc9}.Input_thinScroll__1nwCP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Input_container__3Cepe{position:relative;width:100%;font-size:14px;line-height:19px;text-align:left}.Input_container__3Cepe>span{position:absolute;color:#e90000;bottom:-23px;left:0}.Input_input__2WoaP{width:100%;height:35px;border-radius:4px;border:1px solid #ededee;outline:none;transition:all .3s;color:#11174b;padding:8px 16px}.Input_input__2WoaP:focus,.Input_input__2WoaP:hover:not([disabled]){border-color:#3aabf2;transition:all .3s}.Input_input__2WoaP:-ms-input-placeholder:not([disabled]){color:#b9bbc9}.Input_input__2WoaP::placeholder:not([disabled]){color:#b9bbc9}.Input_input__2WoaP:-ms-input-placeholder{color:#d2d4de}.Input_input__2WoaP::placeholder{color:#d2d4de}@media screen and (max-width:768px){.Input_input__2WoaP{width:-webkit-max-content!important;width:max-content!important}}.Input_colorRed__1F96h{color:#e90000!important}.Input_error__3Hs0e>input{border-color:#e90000}.Input_unitsText__2oh9m{color:#b9bbc9;position:absolute;right:45px;bottom:7px}.Input_leftLabel__1ULzc{display:flex;align-items:center}.Input_leftLabel__1ULzc>p{margin-right:15px}.Text1_expandedTopLeft__2UWeC{border-left:1px solid #3aabf2}.Text1_expandedTopLeft__2UWeC,.Text1_expandedTopRight__UKXJO{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Text1_expandedTopRight__UKXJO{border-right:1px solid #3aabf2}.Text1_expandedTop__1hEMK{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Text1_expandedBottom__ZMuCn,.Text1_expandedBottomLeft__1H_E4{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Text1_expandedBottomLeft__1H_E4,.Text1_expandedLeft__imWgS{border-left:1px solid #3aabf2}.Text1_expandedLeft__imWgS,.Text1_expandedRight__3lrIL{background-color:rgba(58,171,242,.05)}.Text1_expandedRight__3lrIL{border-right:1px solid #3aabf2}.Text1_expandedMiddle__2GdX6{background-color:rgba(58,171,242,.05)}.Text1_scrollable__mODEN{overflow-y:overlay;flex:1 1}.Text1_scrollable__mODEN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Text1_scrollable__mODEN::-webkit-scrollbar-button{display:none}.Text1_scrollable__mODEN::-webkit-scrollbar-thumb{background:#b9bbc9}.Text1_scrollable__mODEN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Text1_clickable__2d2UE{cursor:pointer}.Text1_flex1__HTC7w{flex:1 1}.Text1_markedBackground__3MtlT{background-color:rgba(58,171,242,.05);transition:all .3s}.Text1_secondaryText__3p7Q4,.Text1_textOverflow__1Cw6b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Text1_secondaryText__3p7Q4{font-weight:400;color:#b9bbc9}.Text1_pageContainer__2Pb42{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Text1_absoluteTopRight__P918p,.Text1_agreementStatusContainer__3uVe9,.Text1_pageSection__25mtQ>h2+button{position:absolute;top:20px;right:25px}.Text1_pageSection__25mtQ{margin-top:20px}.Text1_agreementStatusContainer__3uVe9{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Text1_agreementStatusContainer__3uVe9>*{margin-left:70px}.Text1_agreementStatusContainer__3uVe9>:first-child{margin-left:0}@media screen and (max-width:762px){.Text1_agreementStatusContainer__3uVe9>*{margin-left:0}}@media screen and (max-width:1100px){.Text1_agreementStatusContainer__3uVe9{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Text1_agreementStatusContainer__3uVe9{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Text1_noBoxShadow__jP7Gs{box-shadow:none}.Text1_overlayContainer__1n57y{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Text1_alignCenter__1Z037,.Text1_alignStart__3F-4o,.Text1_flex__1fxWt,.Text1_flexCol__1m05V,.Text1_flexRow__-NDbX,.Text1_flexWrap__37fmS,.Text1_justifyCenter__1TKNB,.Text1_justifyStart__34XOp{display:flex}.Text1_gap10__1y-LR{grid-gap:10px;gap:10px}.Text1_justifyStart__34XOp{justify-content:flex-start!important}.Text1_justifyCenter__1TKNB{justify-content:center!important}.Text1_alignCenter__1Z037{align-items:center!important}.Text1_alignStart__3F-4o{align-items:flex-start!important}.Text1_flexRow__-NDbX{flex-direction:row!important}.Text1_flexCol__1m05V{flex-direction:column!important}.Text1_flexWrap__37fmS{flex-wrap:wrap!important}.Text1_widthFull__DD7yh{width:100%!important}.Text1_thinScroll__1MBK4::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Text1_thinScroll__1MBK4::-webkit-scrollbar-button{display:none}.Text1_thinScroll__1MBK4::-webkit-scrollbar-thumb{background:#b9bbc9}.Text1_thinScroll__1MBK4::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Text1_overflowHidden__1Jhi0{overflow:hidden}.Text1_text1__7twmk{font-size:14px;line-height:20px;color:#11174b;text-align:left;font-weight:400;display:flex;align-items:center}.Text1_bold__2-xwk{font-weight:700}.Text1_extraBold__2xBdb{font-weight:800}.Text1_horizontalLine__LIJhX{background-color:#ededee;height:1px;flex:1 1;margin-left:11px}.Text1_positionRelative__1__pj{position:relative}.Text1_changeMarkPoint__27RLp{right:-45px!important;bottom:-10px!important}.Text1_red__3x_UQ{color:#e90000}.Text1_row__3gIm9{display:flex;flex-direction:row;align-items:baseline}.Text1_redMarkedText__2cZ1V{position:unset!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:10px}.ChangeMarkPoint_expandedTopLeft__1VXLT{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangeMarkPoint_expandedTopRight__26JmS{border-right:1px solid #3aabf2}.ChangeMarkPoint_expandedTop__3d5L4,.ChangeMarkPoint_expandedTopRight__26JmS{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangeMarkPoint_expandedBottom__1aege,.ChangeMarkPoint_expandedBottomLeft__1_XQc{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangeMarkPoint_expandedBottomLeft__1_XQc{border-left:1px solid #3aabf2}.ChangeMarkPoint_expandedLeft__4WXdI{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangeMarkPoint_expandedRight__3YfmJ{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangeMarkPoint_expandedMiddle__qeqxh{background-color:rgba(58,171,242,.05)}.ChangeMarkPoint_scrollable__3XJpB{overflow-y:overlay;flex:1 1}.ChangeMarkPoint_scrollable__3XJpB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ChangeMarkPoint_scrollable__3XJpB::-webkit-scrollbar-button{display:none}.ChangeMarkPoint_scrollable__3XJpB::-webkit-scrollbar-thumb{background:#b9bbc9}.ChangeMarkPoint_scrollable__3XJpB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ChangeMarkPoint_clickable__3FoeD{cursor:pointer}.ChangeMarkPoint_flex1__3QPSD{flex:1 1}.ChangeMarkPoint_markedBackground__1nfXS{background-color:rgba(58,171,242,.05);transition:all .3s}.ChangeMarkPoint_secondaryText__1c0Q_,.ChangeMarkPoint_textOverflow__1yfaK{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ChangeMarkPoint_secondaryText__1c0Q_{font-weight:400;color:#b9bbc9}.ChangeMarkPoint_pageContainer__3LI17{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ChangeMarkPoint_absoluteTopRight__1fMH7,.ChangeMarkPoint_agreementStatusContainer__3W2Tb,.ChangeMarkPoint_pageSection__17wmU>h2+button{position:absolute;top:20px;right:25px}.ChangeMarkPoint_pageSection__17wmU{margin-top:20px}.ChangeMarkPoint_agreementStatusContainer__3W2Tb{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChangeMarkPoint_agreementStatusContainer__3W2Tb>*{margin-left:70px}.ChangeMarkPoint_agreementStatusContainer__3W2Tb>:first-child{margin-left:0}@media screen and (max-width:762px){.ChangeMarkPoint_agreementStatusContainer__3W2Tb>*{margin-left:0}}@media screen and (max-width:1100px){.ChangeMarkPoint_agreementStatusContainer__3W2Tb{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ChangeMarkPoint_agreementStatusContainer__3W2Tb{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ChangeMarkPoint_noBoxShadow__mLsvi{box-shadow:none}.ChangeMarkPoint_overlayContainer__nUcH8{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ChangeMarkPoint_alignCenter__1FIyb,.ChangeMarkPoint_alignStart__3RrsX,.ChangeMarkPoint_flex__2vcDg,.ChangeMarkPoint_flexCol__23xu_,.ChangeMarkPoint_flexRow__1YEd3,.ChangeMarkPoint_flexWrap__WEarv,.ChangeMarkPoint_justifyCenter__gFGNW,.ChangeMarkPoint_justifyStart__3iWBH{display:flex}.ChangeMarkPoint_gap10__1aCgK{grid-gap:10px;gap:10px}.ChangeMarkPoint_justifyStart__3iWBH{justify-content:flex-start!important}.ChangeMarkPoint_justifyCenter__gFGNW{justify-content:center!important}.ChangeMarkPoint_alignCenter__1FIyb{align-items:center!important}.ChangeMarkPoint_alignStart__3RrsX{align-items:flex-start!important}.ChangeMarkPoint_flexRow__1YEd3{flex-direction:row!important}.ChangeMarkPoint_flexCol__23xu_{flex-direction:column!important}.ChangeMarkPoint_flexWrap__WEarv{flex-wrap:wrap!important}.ChangeMarkPoint_widthFull__35uEy{width:100%!important}.ChangeMarkPoint_thinScroll__380Yb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ChangeMarkPoint_thinScroll__380Yb::-webkit-scrollbar-button{display:none}.ChangeMarkPoint_thinScroll__380Yb::-webkit-scrollbar-thumb{background:#b9bbc9}.ChangeMarkPoint_thinScroll__380Yb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ChangeMarkPoint_container__2JPtS{position:absolute;right:-10px;bottom:20px;padding:10px}.ChangeMarkPoint_changePlate__3SaIR{position:absolute;background:#fff;width:370px;min-width:370px;max-width:370px;padding:10px 15px;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:3px;z-index:1}.LetterMark_expandedTopLeft__M1PCO{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LetterMark_expandedTopRight__3d3Qh{border-right:1px solid #3aabf2}.LetterMark_expandedTop__RR4UW,.LetterMark_expandedTopRight__3d3Qh{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LetterMark_expandedBottom__1lzXG,.LetterMark_expandedBottomLeft__3xk9v{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LetterMark_expandedBottomLeft__3xk9v{border-left:1px solid #3aabf2}.LetterMark_expandedLeft__1FJCz{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LetterMark_expandedRight__10tJO{border-right:1px solid #3aabf2}.LetterMark_expandedMiddle__2gcgh,.LetterMark_expandedRight__10tJO{background-color:rgba(58,171,242,.05)}.LetterMark_scrollable__1z3OJ{overflow-y:overlay;flex:1 1}.LetterMark_scrollable__1z3OJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LetterMark_scrollable__1z3OJ::-webkit-scrollbar-button{display:none}.LetterMark_scrollable__1z3OJ::-webkit-scrollbar-thumb{background:#b9bbc9}.LetterMark_scrollable__1z3OJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LetterMark_clickable__3hjAP{cursor:pointer}.LetterMark_flex1__3sIIj{flex:1 1}.LetterMark_markedBackground__2GSdx{background-color:rgba(58,171,242,.05);transition:all .3s}.LetterMark_secondaryText__17NF1,.LetterMark_textOverflow__2Tkju{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LetterMark_secondaryText__17NF1{font-weight:400;color:#b9bbc9}.LetterMark_pageContainer__ZuV4n{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LetterMark_absoluteTopRight__3AWCV,.LetterMark_agreementStatusContainer__34_PE,.LetterMark_pageSection__16cme>h2+button{position:absolute;top:20px;right:25px}.LetterMark_pageSection__16cme{margin-top:20px}.LetterMark_agreementStatusContainer__34_PE{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LetterMark_agreementStatusContainer__34_PE>*{margin-left:70px}.LetterMark_agreementStatusContainer__34_PE>:first-child{margin-left:0}@media screen and (max-width:762px){.LetterMark_agreementStatusContainer__34_PE>*{margin-left:0}}@media screen and (max-width:1100px){.LetterMark_agreementStatusContainer__34_PE{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LetterMark_agreementStatusContainer__34_PE{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LetterMark_noBoxShadow__2_6ej{box-shadow:none}.LetterMark_overlayContainer__2_q6x{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LetterMark_alignCenter__2n7Wg,.LetterMark_alignStart__1qgnF,.LetterMark_flex__2iTWn,.LetterMark_flexCol__1Jo_6,.LetterMark_flexRow__5zTs8,.LetterMark_flexWrap__3QAIn,.LetterMark_justifyCenter__1q5LW,.LetterMark_justifyStart__qdcY3{display:flex}.LetterMark_gap10__1JEN6{grid-gap:10px;gap:10px}.LetterMark_justifyStart__qdcY3{justify-content:flex-start!important}.LetterMark_justifyCenter__1q5LW{justify-content:center!important}.LetterMark_alignCenter__2n7Wg{align-items:center!important}.LetterMark_alignStart__1qgnF{align-items:flex-start!important}.LetterMark_flexRow__5zTs8{flex-direction:row!important}.LetterMark_flexCol__1Jo_6{flex-direction:column!important}.LetterMark_flexWrap__3QAIn{flex-wrap:wrap!important}.LetterMark_widthFull__34RbN{width:100%!important}.LetterMark_thinScroll__2VPsr::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LetterMark_thinScroll__2VPsr::-webkit-scrollbar-button{display:none}.LetterMark_thinScroll__2VPsr::-webkit-scrollbar-thumb{background:#b9bbc9}.LetterMark_thinScroll__2VPsr::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LetterMark_markLetter__3sbmP{width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;border-radius:30px;background-color:#fde5e5;justify-content:center}.LetterMark_boxShadow__14WsM{box-shadow:0 3px 6px rgba(0,0,0,.16)}.ChangePlate_expandedTopLeft__3Y21J{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangePlate_expandedTopRight__QvAsn{border-right:1px solid #3aabf2}.ChangePlate_expandedTop__cgmx6,.ChangePlate_expandedTopRight__QvAsn{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangePlate_expandedBottom__1D-ON,.ChangePlate_expandedBottomLeft__3pSSQ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangePlate_expandedBottomLeft__3pSSQ{border-left:1px solid #3aabf2}.ChangePlate_expandedLeft__1CtmM{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChangePlate_expandedRight__vMH66{border-right:1px solid #3aabf2}.ChangePlate_expandedMiddle__bVkAN,.ChangePlate_expandedRight__vMH66{background-color:rgba(58,171,242,.05)}.ChangePlate_scrollable__gQrdH{overflow-y:overlay;flex:1 1}.ChangePlate_scrollable__gQrdH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ChangePlate_scrollable__gQrdH::-webkit-scrollbar-button{display:none}.ChangePlate_scrollable__gQrdH::-webkit-scrollbar-thumb{background:#b9bbc9}.ChangePlate_scrollable__gQrdH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ChangePlate_clickable__3tm09{cursor:pointer}.ChangePlate_flex1__OcsHq{flex:1 1}.ChangePlate_markedBackground__2g7rk{background-color:rgba(58,171,242,.05);transition:all .3s}.ChangePlate_secondaryText__1fKWX,.ChangePlate_textOverflow__2Ofwc{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ChangePlate_secondaryText__1fKWX{font-weight:400;color:#b9bbc9}.ChangePlate_pageContainer__3_Q6L{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ChangePlate_absoluteTopRight__WEQmv,.ChangePlate_agreementStatusContainer__3lJIz,.ChangePlate_pageSection__UpI-N>h2+button{position:absolute;top:20px;right:25px}.ChangePlate_pageSection__UpI-N{margin-top:20px}.ChangePlate_agreementStatusContainer__3lJIz{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChangePlate_agreementStatusContainer__3lJIz>*{margin-left:70px}.ChangePlate_agreementStatusContainer__3lJIz>:first-child{margin-left:0}@media screen and (max-width:762px){.ChangePlate_agreementStatusContainer__3lJIz>*{margin-left:0}}@media screen and (max-width:1100px){.ChangePlate_agreementStatusContainer__3lJIz{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ChangePlate_agreementStatusContainer__3lJIz{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ChangePlate_noBoxShadow__3IEQp{box-shadow:none}.ChangePlate_overlayContainer__2aVL-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ChangePlate_alignCenter__3CFIg,.ChangePlate_alignStart__up0US,.ChangePlate_flex__2hcr4,.ChangePlate_flexCol__goqHU,.ChangePlate_flexRow__33yZq,.ChangePlate_flexWrap__25eGq,.ChangePlate_justifyCenter__3wYah,.ChangePlate_justifyStart__ppiaN{display:flex}.ChangePlate_gap10__sRtXh{grid-gap:10px;gap:10px}.ChangePlate_justifyStart__ppiaN{justify-content:flex-start!important}.ChangePlate_justifyCenter__3wYah{justify-content:center!important}.ChangePlate_alignCenter__3CFIg{align-items:center!important}.ChangePlate_alignStart__up0US{align-items:flex-start!important}.ChangePlate_flexRow__33yZq{flex-direction:row!important}.ChangePlate_flexCol__goqHU{flex-direction:column!important}.ChangePlate_flexWrap__25eGq{flex-wrap:wrap!important}.ChangePlate_widthFull__14Ono{width:100%!important}.ChangePlate_thinScroll__2I9kW::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ChangePlate_thinScroll__2I9kW::-webkit-scrollbar-button{display:none}.ChangePlate_thinScroll__2I9kW::-webkit-scrollbar-thumb{background:#b9bbc9}.ChangePlate_thinScroll__2I9kW::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ChangePlate_container__14f7r{margin-top:15px;max-width:100%}.ChangePlate_container__14f7r:first-child{margin-top:5px}.ChangePlate_container__14f7r:last-child{margin-bottom:5px}.ChangePlate_container__14f7r:last-child>:last-child{display:none}.ChangePlate_innerContainer__3NZeM{display:flex;width:100%;max-width:100%}.ChangePlate_innerContainer__3NZeM>p{white-space:normal}.ChangePlate_message__1X-Z0{margin-left:10px}.ChangePlate_buttonsContainer__1Jmee{display:flex;align-items:center;margin-top:10px}.ChangePlate_buttonsContainer__1Jmee>button{flex:1 1;width:calc((100% - 30px)/3);margin-left:15px}.ChangePlate_buttonsContainer__1Jmee>button:first-child{margin-left:0}.Button_expandedTopLeft__Wzwvm{border-left:1px solid #3aabf2}.Button_expandedTopLeft__Wzwvm,.Button_expandedTopRight__2ADyP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Button_expandedTopRight__2ADyP{border-right:1px solid #3aabf2}.Button_expandedTop__3G2YR{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Button_expandedBottom__1epsL,.Button_expandedBottomLeft__LnNsY{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Button_expandedBottomLeft__LnNsY,.Button_expandedLeft__1GkTL{border-left:1px solid #3aabf2}.Button_expandedLeft__1GkTL,.Button_expandedRight__2b1mU{background-color:rgba(58,171,242,.05)}.Button_expandedRight__2b1mU{border-right:1px solid #3aabf2}.Button_expandedMiddle__i8xg6{background-color:rgba(58,171,242,.05)}.Button_scrollable__Z0s6J{overflow-y:overlay;flex:1 1}.Button_scrollable__Z0s6J::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Button_scrollable__Z0s6J::-webkit-scrollbar-button{display:none}.Button_scrollable__Z0s6J::-webkit-scrollbar-thumb{background:#b9bbc9}.Button_scrollable__Z0s6J::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Button_clickable__1fEHr{cursor:pointer}.Button_flex1__3DmGY{flex:1 1}.Button_markedBackground__7xtsv{background-color:rgba(58,171,242,.05);transition:all .3s}.Button_secondaryText__2o9Cl,.Button_textOverflow__1CA8g{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Button_secondaryText__2o9Cl{font-weight:400;color:#b9bbc9}.Button_pageContainer__Tjtt7{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Button_absoluteTopRight__okX1U,.Button_agreementStatusContainer__1kfFp,.Button_pageSection__3xso7>h2+button{position:absolute;top:20px;right:25px}.Button_pageSection__3xso7{margin-top:20px}.Button_agreementStatusContainer__1kfFp{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Button_agreementStatusContainer__1kfFp>*{margin-left:70px}.Button_agreementStatusContainer__1kfFp>:first-child{margin-left:0}@media screen and (max-width:762px){.Button_agreementStatusContainer__1kfFp>*{margin-left:0}}@media screen and (max-width:1100px){.Button_agreementStatusContainer__1kfFp{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Button_agreementStatusContainer__1kfFp{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Button_noBoxShadow__Y7ikG{box-shadow:none}.Button_overlayContainer__2gTYJ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Button_alignCenter__UBWDl,.Button_alignStart__2DY6C,.Button_flex__1iuxv,.Button_flexCol__1dbYA,.Button_flexRow__3yoXY,.Button_flexWrap__KqUVR,.Button_justifyCenter__ii_kD,.Button_justifyStart__AQFRk{display:flex}.Button_gap10__3vxaP{grid-gap:10px;gap:10px}.Button_justifyStart__AQFRk{justify-content:flex-start!important}.Button_justifyCenter__ii_kD{justify-content:center!important}.Button_alignCenter__UBWDl{align-items:center!important}.Button_alignStart__2DY6C{align-items:flex-start!important}.Button_flexRow__3yoXY{flex-direction:row!important}.Button_flexCol__1dbYA{flex-direction:column!important}.Button_flexWrap__KqUVR{flex-wrap:wrap!important}.Button_widthFull__1so59{width:100%!important}.Button_thinScroll__1Bohi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Button_thinScroll__1Bohi::-webkit-scrollbar-button{display:none}.Button_thinScroll__1Bohi::-webkit-scrollbar-thumb{background:#b9bbc9}.Button_thinScroll__1Bohi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Button_button__3Me73{cursor:pointer;outline:none;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-family:"Open Sans",sans-serif;font-size:14px;line-height:19px;font-weight:700;padding:8px 32px;height:35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3s}.Button_button__3Me73:disabled{opacity:.4;cursor:auto}@media screen and (max-width:425px){.Button_button__3Me73{padding:8px 16px}}.Button_primary__3jBET{background-color:#3aabf2;color:#fff}.Button_primary__3jBET:hover:not([disabled]){opacity:.7;transition:all .3s}.Button_secondary__oC_Jv{background-color:transparent;border:1px solid #3aabf2;color:#3aabf2}.Button_secondary__oC_Jv:hover:not([disabled]){background-color:#e2f2fc;transition:all .3s}.Button_icon__1j50x{padding:5px;border-radius:50%}.Button_icon__1j50x,.Button_link__15Y4n{height:unset;background-color:transparent}.Button_link__15Y4n{font-weight:400;color:#3aabf2;padding:0;border-radius:0}.RedMarkedText_expandedTopLeft__1M600{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RedMarkedText_expandedTopRight__2oN5m{border-right:1px solid #3aabf2}.RedMarkedText_expandedTop__1cTsl,.RedMarkedText_expandedTopRight__2oN5m{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RedMarkedText_expandedBottom__Hxzun,.RedMarkedText_expandedBottomLeft__Nbuoo{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RedMarkedText_expandedBottomLeft__Nbuoo{border-left:1px solid #3aabf2}.RedMarkedText_expandedLeft__XKTUh{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RedMarkedText_expandedRight__3BUi8{border-right:1px solid #3aabf2}.RedMarkedText_expandedMiddle__1OOKy,.RedMarkedText_expandedRight__3BUi8{background-color:rgba(58,171,242,.05)}.RedMarkedText_scrollable__1cEfO{overflow-y:overlay;flex:1 1}.RedMarkedText_scrollable__1cEfO::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.RedMarkedText_scrollable__1cEfO::-webkit-scrollbar-button{display:none}.RedMarkedText_scrollable__1cEfO::-webkit-scrollbar-thumb{background:#b9bbc9}.RedMarkedText_scrollable__1cEfO::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.RedMarkedText_clickable__DRjcR{cursor:pointer}.RedMarkedText_flex1__1bM3u{flex:1 1}.RedMarkedText_markedBackground__3M8w3{background-color:rgba(58,171,242,.05);transition:all .3s}.RedMarkedText_secondaryText__3aY0-,.RedMarkedText_textOverflow__V3q0A{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.RedMarkedText_secondaryText__3aY0-{font-weight:400;color:#b9bbc9}.RedMarkedText_pageContainer__3HVTh{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.RedMarkedText_absoluteTopRight__3GGV_,.RedMarkedText_agreementStatusContainer__3QUgM,.RedMarkedText_pageSection__2oLlr>h2+button{position:absolute;top:20px;right:25px}.RedMarkedText_pageSection__2oLlr{margin-top:20px}.RedMarkedText_agreementStatusContainer__3QUgM{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RedMarkedText_agreementStatusContainer__3QUgM>*{margin-left:70px}.RedMarkedText_agreementStatusContainer__3QUgM>:first-child{margin-left:0}@media screen and (max-width:762px){.RedMarkedText_agreementStatusContainer__3QUgM>*{margin-left:0}}@media screen and (max-width:1100px){.RedMarkedText_agreementStatusContainer__3QUgM{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.RedMarkedText_agreementStatusContainer__3QUgM{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.RedMarkedText_noBoxShadow__1Hqt3{box-shadow:none}.RedMarkedText_overlayContainer__3nzNQ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.RedMarkedText_alignCenter__2XQH9,.RedMarkedText_alignStart__15fCw,.RedMarkedText_flex__WJb_K,.RedMarkedText_flexCol__TJHzm,.RedMarkedText_flexRow__307ht,.RedMarkedText_flexWrap__17WNC,.RedMarkedText_justifyCenter__3Uu3m,.RedMarkedText_justifyStart__oSJ94{display:flex}.RedMarkedText_gap10__19r17{grid-gap:10px;gap:10px}.RedMarkedText_justifyStart__oSJ94{justify-content:flex-start!important}.RedMarkedText_justifyCenter__3Uu3m{justify-content:center!important}.RedMarkedText_alignCenter__2XQH9{align-items:center!important}.RedMarkedText_alignStart__15fCw{align-items:flex-start!important}.RedMarkedText_flexRow__307ht{flex-direction:row!important}.RedMarkedText_flexCol__TJHzm{flex-direction:column!important}.RedMarkedText_flexWrap__17WNC{flex-wrap:wrap!important}.RedMarkedText_widthFull__2Xb8v{width:100%!important}.RedMarkedText_thinScroll__1CKq0::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.RedMarkedText_thinScroll__1CKq0::-webkit-scrollbar-button{display:none}.RedMarkedText_thinScroll__1CKq0::-webkit-scrollbar-thumb{background:#b9bbc9}.RedMarkedText_thinScroll__1CKq0::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.RedMarkedText_valueBeforeChange__1JcrG{position:absolute;background-color:#fde5e5;color:#e90000;text-decoration:line-through;font-size:14px;padding:0 5px;top:35px;left:15px}.Tag_expandedTopLeft__3xg8J{border-left:1px solid #3aabf2}.Tag_expandedTopLeft__3xg8J,.Tag_expandedTopRight__rj9F4{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tag_expandedTopRight__rj9F4{border-right:1px solid #3aabf2}.Tag_expandedTop__2Hywf{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tag_expandedBottom__ifpPN,.Tag_expandedBottomLeft__PhfwU{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tag_expandedBottomLeft__PhfwU,.Tag_expandedLeft__3BpLd{border-left:1px solid #3aabf2}.Tag_expandedLeft__3BpLd,.Tag_expandedRight__21r8S{background-color:rgba(58,171,242,.05)}.Tag_expandedRight__21r8S{border-right:1px solid #3aabf2}.Tag_expandedMiddle__ECX-b{background-color:rgba(58,171,242,.05)}.Tag_scrollable__2SmVN{overflow-y:overlay;flex:1 1}.Tag_scrollable__2SmVN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tag_scrollable__2SmVN::-webkit-scrollbar-button{display:none}.Tag_scrollable__2SmVN::-webkit-scrollbar-thumb{background:#b9bbc9}.Tag_scrollable__2SmVN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tag_clickable__22TAf{cursor:pointer}.Tag_flex1__HlAQi{flex:1 1}.Tag_markedBackground__3Gk3g{background-color:rgba(58,171,242,.05);transition:all .3s}.Tag_secondaryText__3LTpA,.Tag_textOverflow__1XJ46{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Tag_secondaryText__3LTpA{font-weight:400;color:#b9bbc9}.Tag_pageContainer__3GySv{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Tag_absoluteTopRight__13sRL,.Tag_agreementStatusContainer__33-gX,.Tag_pageSection__23qR_>h2+button{position:absolute;top:20px;right:25px}.Tag_pageSection__23qR_{margin-top:20px}.Tag_agreementStatusContainer__33-gX{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tag_agreementStatusContainer__33-gX>*{margin-left:70px}.Tag_agreementStatusContainer__33-gX>:first-child{margin-left:0}@media screen and (max-width:762px){.Tag_agreementStatusContainer__33-gX>*{margin-left:0}}@media screen and (max-width:1100px){.Tag_agreementStatusContainer__33-gX{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Tag_agreementStatusContainer__33-gX{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Tag_noBoxShadow__o6nJ-{box-shadow:none}.Tag_overlayContainer__Tqtwt{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Tag_alignCenter__aDuYB,.Tag_alignStart__2bfko,.Tag_flex__2JNSr,.Tag_flexCol__1SHAn,.Tag_flexRow__3PmWO,.Tag_flexWrap__rAm99,.Tag_justifyCenter__3WoJA,.Tag_justifyStart__2cfXz{display:flex}.Tag_gap10__2iJ9b{grid-gap:10px;gap:10px}.Tag_justifyStart__2cfXz{justify-content:flex-start!important}.Tag_justifyCenter__3WoJA{justify-content:center!important}.Tag_alignCenter__aDuYB{align-items:center!important}.Tag_alignStart__2bfko{align-items:flex-start!important}.Tag_flexRow__3PmWO{flex-direction:row!important}.Tag_flexCol__1SHAn{flex-direction:column!important}.Tag_flexWrap__rAm99{flex-wrap:wrap!important}.Tag_widthFull__1bkJv{width:100%!important}.Tag_thinScroll__2VQ6J::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tag_thinScroll__2VQ6J::-webkit-scrollbar-button{display:none}.Tag_thinScroll__2VQ6J::-webkit-scrollbar-thumb{background:#b9bbc9}.Tag_thinScroll__2VQ6J::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tag_tag__1ynSO{background-color:#7ab6dd;border-radius:2px;font-size:10px;line-height:14px;font-weight:700;text-transform:uppercase;padding:0 5px;color:#fff;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:3px 2px}.Tag_removable__1J6MA{align-items:center;position:relative;padding-right:17px}.Tag_tabButton__2SI5X{margin-left:3px;margin-right:-5px;padding:0 5px;position:absolute;right:3px;top:3px}.Tag_tabButton__2SI5X:hover>svg{fill:#fff}.ImagePortrait_expandedTopLeft__32KmZ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImagePortrait_expandedTopRight__3wYrp{border-right:1px solid #3aabf2}.ImagePortrait_expandedTop__13Rin,.ImagePortrait_expandedTopRight__3wYrp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImagePortrait_expandedBottom__P5oFw,.ImagePortrait_expandedBottomLeft__9ibP5{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImagePortrait_expandedBottomLeft__9ibP5{border-left:1px solid #3aabf2}.ImagePortrait_expandedLeft__14AeY{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImagePortrait_expandedRight__3_jg7{border-right:1px solid #3aabf2}.ImagePortrait_expandedMiddle__2Z4AB,.ImagePortrait_expandedRight__3_jg7{background-color:rgba(58,171,242,.05)}.ImagePortrait_scrollable__3gYx-{overflow-y:overlay;flex:1 1}.ImagePortrait_scrollable__3gYx-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImagePortrait_scrollable__3gYx-::-webkit-scrollbar-button{display:none}.ImagePortrait_scrollable__3gYx-::-webkit-scrollbar-thumb{background:#b9bbc9}.ImagePortrait_scrollable__3gYx-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImagePortrait_clickable__I8TPV{cursor:pointer}.ImagePortrait_flex1__1f-5-{flex:1 1}.ImagePortrait_markedBackground__31bLk{background-color:rgba(58,171,242,.05);transition:all .3s}.ImagePortrait_secondaryText__zXjRk,.ImagePortrait_textOverflow__2hNBp{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImagePortrait_secondaryText__zXjRk{font-weight:400;color:#b9bbc9}.ImagePortrait_pageContainer__2V6aq{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImagePortrait_absoluteTopRight__Qap48,.ImagePortrait_agreementStatusContainer__1FjEu,.ImagePortrait_pageSection__iMpog>h2+button{position:absolute;top:20px;right:25px}.ImagePortrait_pageSection__iMpog{margin-top:20px}.ImagePortrait_agreementStatusContainer__1FjEu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImagePortrait_agreementStatusContainer__1FjEu>*{margin-left:70px}.ImagePortrait_agreementStatusContainer__1FjEu>:first-child{margin-left:0}@media screen and (max-width:762px){.ImagePortrait_agreementStatusContainer__1FjEu>*{margin-left:0}}@media screen and (max-width:1100px){.ImagePortrait_agreementStatusContainer__1FjEu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImagePortrait_agreementStatusContainer__1FjEu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImagePortrait_noBoxShadow__3d_ig{box-shadow:none}.ImagePortrait_overlayContainer__2W3jj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImagePortrait_alignCenter__34ajj,.ImagePortrait_alignStart__1IAT2,.ImagePortrait_flex__hSaHA,.ImagePortrait_flexCol__2cwEz,.ImagePortrait_flexRow__2KIq5,.ImagePortrait_flexWrap__esKCL,.ImagePortrait_justifyCenter__2Dnhc,.ImagePortrait_justifyStart__2mlfg{display:flex}.ImagePortrait_gap10__19GY1{grid-gap:10px;gap:10px}.ImagePortrait_justifyStart__2mlfg{justify-content:flex-start!important}.ImagePortrait_justifyCenter__2Dnhc{justify-content:center!important}.ImagePortrait_alignCenter__34ajj{align-items:center!important}.ImagePortrait_alignStart__1IAT2{align-items:flex-start!important}.ImagePortrait_flexRow__2KIq5{flex-direction:row!important}.ImagePortrait_flexCol__2cwEz{flex-direction:column!important}.ImagePortrait_flexWrap__esKCL{flex-wrap:wrap!important}.ImagePortrait_widthFull__3ICUy{width:100%!important}.ImagePortrait_thinScroll__1z9Mu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImagePortrait_thinScroll__1z9Mu::-webkit-scrollbar-button{display:none}.ImagePortrait_thinScroll__1z9Mu::-webkit-scrollbar-thumb{background:#b9bbc9}.ImagePortrait_thinScroll__1z9Mu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImagePortrait_imagePortrait__3KNAz{object-fit:cover;border-radius:4px}.ImagePortrait_noImageContainer__33v6h{display:flex;align-items:center;justify-self:center}.ImagePortrait_noImageContainer__33v6h>svg{fill:#707070}.ImageSquare_expandedTopLeft__1n4gk{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageSquare_expandedTopRight__3r1Qo{border-right:1px solid #3aabf2}.ImageSquare_expandedTop__1SpuJ,.ImageSquare_expandedTopRight__3r1Qo{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageSquare_expandedBottom__m6e9c,.ImageSquare_expandedBottomLeft__3F4ey{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageSquare_expandedBottomLeft__3F4ey{border-left:1px solid #3aabf2}.ImageSquare_expandedLeft__3r6KG{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageSquare_expandedRight__1bVyI{border-right:1px solid #3aabf2}.ImageSquare_expandedMiddle__2CGdv,.ImageSquare_expandedRight__1bVyI{background-color:rgba(58,171,242,.05)}.ImageSquare_scrollable__3cbuv{overflow-y:overlay;flex:1 1}.ImageSquare_scrollable__3cbuv::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageSquare_scrollable__3cbuv::-webkit-scrollbar-button{display:none}.ImageSquare_scrollable__3cbuv::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageSquare_scrollable__3cbuv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageSquare_clickable__38ENJ{cursor:pointer}.ImageSquare_flex1__2zwTb{flex:1 1}.ImageSquare_markedBackground__3nn1y{background-color:rgba(58,171,242,.05);transition:all .3s}.ImageSquare_secondaryText__1hJbZ,.ImageSquare_textOverflow__XBbfO{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImageSquare_secondaryText__1hJbZ{font-weight:400;color:#b9bbc9}.ImageSquare_pageContainer__5U0nM{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImageSquare_absoluteTopRight__1bZOA,.ImageSquare_agreementStatusContainer__1W6Bn,.ImageSquare_pageSection__3-ltO>h2+button{position:absolute;top:20px;right:25px}.ImageSquare_pageSection__3-ltO{margin-top:20px}.ImageSquare_agreementStatusContainer__1W6Bn{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImageSquare_agreementStatusContainer__1W6Bn>*{margin-left:70px}.ImageSquare_agreementStatusContainer__1W6Bn>:first-child{margin-left:0}@media screen and (max-width:762px){.ImageSquare_agreementStatusContainer__1W6Bn>*{margin-left:0}}@media screen and (max-width:1100px){.ImageSquare_agreementStatusContainer__1W6Bn{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImageSquare_agreementStatusContainer__1W6Bn{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImageSquare_noBoxShadow__2aPg7{box-shadow:none}.ImageSquare_overlayContainer__1zwct{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImageSquare_alignCenter__2m4cs,.ImageSquare_alignStart__2iYij,.ImageSquare_flex__2VUVY,.ImageSquare_flexCol__wOWy_,.ImageSquare_flexRow__2Gwsh,.ImageSquare_flexWrap__242ZF,.ImageSquare_justifyCenter__27zzF,.ImageSquare_justifyStart__1ca2A{display:flex}.ImageSquare_gap10__2VFhs{grid-gap:10px;gap:10px}.ImageSquare_justifyStart__1ca2A{justify-content:flex-start!important}.ImageSquare_justifyCenter__27zzF{justify-content:center!important}.ImageSquare_alignCenter__2m4cs{align-items:center!important}.ImageSquare_alignStart__2iYij{align-items:flex-start!important}.ImageSquare_flexRow__2Gwsh{flex-direction:row!important}.ImageSquare_flexCol__wOWy_{flex-direction:column!important}.ImageSquare_flexWrap__242ZF{flex-wrap:wrap!important}.ImageSquare_widthFull__2znaO{width:100%!important}.ImageSquare_thinScroll__2Dr59::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageSquare_thinScroll__2Dr59::-webkit-scrollbar-button{display:none}.ImageSquare_thinScroll__2Dr59::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageSquare_thinScroll__2Dr59::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageSquare_image__3BGSq{object-fit:cover;border-radius:4px}.ImageSquare_border__2_yLb{border:1px solid #ededee}.ImageSquare_noImageContainer__3jQHp{display:flex;align-items:center;justify-self:center}.ImageSquare_noImageContainer__3jQHp>svg{fill:#707070}.ImageEditable_expandedTopLeft__QDDIF{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageEditable_expandedTopRight__25jHo{border-right:1px solid #3aabf2}.ImageEditable_expandedTop__30NzC,.ImageEditable_expandedTopRight__25jHo{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageEditable_expandedBottom__3cFur,.ImageEditable_expandedBottomLeft__1bMjk{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageEditable_expandedBottomLeft__1bMjk{border-left:1px solid #3aabf2}.ImageEditable_expandedLeft__-_IHM{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageEditable_expandedRight__QqpQg{border-right:1px solid #3aabf2}.ImageEditable_expandedMiddle__3CuRb,.ImageEditable_expandedRight__QqpQg{background-color:rgba(58,171,242,.05)}.ImageEditable_scrollable__3IVOI{overflow-y:overlay;flex:1 1}.ImageEditable_scrollable__3IVOI::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageEditable_scrollable__3IVOI::-webkit-scrollbar-button{display:none}.ImageEditable_scrollable__3IVOI::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageEditable_scrollable__3IVOI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageEditable_clickable__AQDfk{cursor:pointer}.ImageEditable_flex1__3dDz5{flex:1 1}.ImageEditable_markedBackground__3ealc{background-color:rgba(58,171,242,.05);transition:all .3s}.ImageEditable_secondaryText__3Nqqs,.ImageEditable_textOverflow__27ZdP{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImageEditable_secondaryText__3Nqqs{font-weight:400;color:#b9bbc9}.ImageEditable_pageContainer__3YCJv{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImageEditable_absoluteTopRight__2vBh-,.ImageEditable_agreementStatusContainer__wS7Mx,.ImageEditable_pageSection__2bg64>h2+button{position:absolute;top:20px;right:25px}.ImageEditable_pageSection__2bg64{margin-top:20px}.ImageEditable_agreementStatusContainer__wS7Mx{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImageEditable_agreementStatusContainer__wS7Mx>*{margin-left:70px}.ImageEditable_agreementStatusContainer__wS7Mx>:first-child{margin-left:0}@media screen and (max-width:762px){.ImageEditable_agreementStatusContainer__wS7Mx>*{margin-left:0}}@media screen and (max-width:1100px){.ImageEditable_agreementStatusContainer__wS7Mx{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImageEditable_agreementStatusContainer__wS7Mx{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImageEditable_noBoxShadow__TjclK{box-shadow:none}.ImageEditable_overlayContainer__3_R9Z{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImageEditable_alignCenter__3rL4Q,.ImageEditable_alignStart__1QSkW,.ImageEditable_flex__2QaI1,.ImageEditable_flexCol__3mLxM,.ImageEditable_flexRow__1OIRD,.ImageEditable_flexWrap__7XAyR,.ImageEditable_justifyCenter__WBOLM,.ImageEditable_justifyStart__sfMiG{display:flex}.ImageEditable_gap10__3f8nx{grid-gap:10px;gap:10px}.ImageEditable_justifyStart__sfMiG{justify-content:flex-start!important}.ImageEditable_justifyCenter__WBOLM{justify-content:center!important}.ImageEditable_alignCenter__3rL4Q{align-items:center!important}.ImageEditable_alignStart__1QSkW{align-items:flex-start!important}.ImageEditable_flexRow__1OIRD{flex-direction:row!important}.ImageEditable_flexCol__3mLxM{flex-direction:column!important}.ImageEditable_flexWrap__7XAyR{flex-wrap:wrap!important}.ImageEditable_widthFull__1iMGx{width:100%!important}.ImageEditable_thinScroll__pYtI6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageEditable_thinScroll__pYtI6::-webkit-scrollbar-button{display:none}.ImageEditable_thinScroll__pYtI6::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageEditable_thinScroll__pYtI6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageEditable_container__1y_ha{position:relative;border-radius:4px;display:flex}.ImageEditable_triggerOptionsIcon__3-qb1{cursor:pointer;position:absolute;top:5px;right:5px;background-color:#fff;width:15px;height:15px;fill:#707070;border-radius:50%;padding:3px}.ImageEditable_optionsContainer___ybNN{position:absolute;background-color:rgba(0,0,0,.63);border-radius:4px;width:100%;height:100%;top:0;left:0;display:flex;justify-content:space-evenly;align-items:center;opacity:0;transition:all .3s}.ImageEditable_optionsVisible__1bLJX{opacity:1;transition:all .3s}.ImageEditable_indications__2GAvm{position:absolute;width:100%;bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden}.SettingIndication_expandedTopLeft__3P9VH{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndication_expandedTopRight__1jrwq{border-right:1px solid #3aabf2}.SettingIndication_expandedTop__vRhEp,.SettingIndication_expandedTopRight__1jrwq{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndication_expandedBottom__10Dv8,.SettingIndication_expandedBottomLeft__31XTA{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndication_expandedBottomLeft__31XTA{border-left:1px solid #3aabf2}.SettingIndication_expandedLeft__1l3rY{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndication_expandedRight__21kGW{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndication_expandedMiddle__3U1Ee{background-color:rgba(58,171,242,.05)}.SettingIndication_scrollable__2DQZs{overflow-y:overlay;flex:1 1}.SettingIndication_scrollable__2DQZs::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SettingIndication_scrollable__2DQZs::-webkit-scrollbar-button{display:none}.SettingIndication_scrollable__2DQZs::-webkit-scrollbar-thumb{background:#b9bbc9}.SettingIndication_scrollable__2DQZs::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SettingIndication_clickable__2__3i{cursor:pointer}.SettingIndication_flex1__2H30c{flex:1 1}.SettingIndication_markedBackground__1eyBr{background-color:rgba(58,171,242,.05);transition:all .3s}.SettingIndication_secondaryText__3XY2u,.SettingIndication_textOverflow__13Udl{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SettingIndication_secondaryText__3XY2u{font-weight:400;color:#b9bbc9}.SettingIndication_pageContainer__9COGO{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SettingIndication_absoluteTopRight__1nb9G,.SettingIndication_agreementStatusContainer___t9WJ,.SettingIndication_pageSection__14iDX>h2+button{position:absolute;top:20px;right:25px}.SettingIndication_pageSection__14iDX{margin-top:20px}.SettingIndication_agreementStatusContainer___t9WJ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SettingIndication_agreementStatusContainer___t9WJ>*{margin-left:70px}.SettingIndication_agreementStatusContainer___t9WJ>:first-child{margin-left:0}@media screen and (max-width:762px){.SettingIndication_agreementStatusContainer___t9WJ>*{margin-left:0}}@media screen and (max-width:1100px){.SettingIndication_agreementStatusContainer___t9WJ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SettingIndication_agreementStatusContainer___t9WJ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SettingIndication_noBoxShadow__3Q_Z1{box-shadow:none}.SettingIndication_overlayContainer__Kjnuh{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SettingIndication_alignCenter__2l-wZ,.SettingIndication_alignStart__3yUax,.SettingIndication_flex__1CTp0,.SettingIndication_flexCol__20LUc,.SettingIndication_flexRow__2qz8-,.SettingIndication_flexWrap__15TPy,.SettingIndication_justifyCenter__1K2uc,.SettingIndication_justifyStart__17NsV{display:flex}.SettingIndication_gap10__nWxp0{grid-gap:10px;gap:10px}.SettingIndication_justifyStart__17NsV{justify-content:flex-start!important}.SettingIndication_justifyCenter__1K2uc{justify-content:center!important}.SettingIndication_alignCenter__2l-wZ{align-items:center!important}.SettingIndication_alignStart__3yUax{align-items:flex-start!important}.SettingIndication_flexRow__2qz8-{flex-direction:row!important}.SettingIndication_flexCol__20LUc{flex-direction:column!important}.SettingIndication_flexWrap__15TPy{flex-wrap:wrap!important}.SettingIndication_widthFull__2t40P{width:100%!important}.SettingIndication_thinScroll__B2_Y8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SettingIndication_thinScroll__B2_Y8::-webkit-scrollbar-button{display:none}.SettingIndication_thinScroll__B2_Y8::-webkit-scrollbar-thumb{background:#b9bbc9}.SettingIndication_thinScroll__B2_Y8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SettingIndication_container__195e5{background-color:rgba(17,23,75,.8);height:20px;display:flex;align-items:center;padding:0 10px}.SettingIndication_square__VaY2s{background-color:rgba(58,171,242,.8)}.SectionContainer_expandedTopLeft__2Km57{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedTopRight__2S2te{border-right:1px solid #3aabf2}.SectionContainer_expandedTop__uwxLg,.SectionContainer_expandedTopRight__2S2te{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedBottom__12Nzn,.SectionContainer_expandedBottomLeft__2SmVu{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedBottomLeft__2SmVu{border-left:1px solid #3aabf2}.SectionContainer_expandedLeft__1lyTZ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedRight__20g41{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedMiddle__9VQAQ{background-color:rgba(58,171,242,.05)}.SectionContainer_scrollable__3G-e-{overflow-y:overlay;flex:1 1}.SectionContainer_scrollable__3G-e-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionContainer_scrollable__3G-e-::-webkit-scrollbar-button{display:none}.SectionContainer_scrollable__3G-e-::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionContainer_scrollable__3G-e-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionContainer_clickable__ZnaYh{cursor:pointer}.SectionContainer_flex1__hymG7{flex:1 1}.SectionContainer_markedBackground__1LXo3{background-color:rgba(58,171,242,.05);transition:all .3s}.SectionContainer_secondaryText__1CJFU,.SectionContainer_textOverflow__lUTtI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SectionContainer_secondaryText__1CJFU{font-weight:400;color:#b9bbc9}.SectionContainer_pageContainer__1N2hZ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SectionContainer_absoluteTopRight__2HoPM,.SectionContainer_agreementStatusContainer__2ehOh,.SectionContainer_pageSection__3IQ2X>h2+button{position:absolute;top:20px;right:25px}.SectionContainer_pageSection__3IQ2X{margin-top:20px}.SectionContainer_agreementStatusContainer__2ehOh{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SectionContainer_agreementStatusContainer__2ehOh>*{margin-left:70px}.SectionContainer_agreementStatusContainer__2ehOh>:first-child{margin-left:0}@media screen and (max-width:762px){.SectionContainer_agreementStatusContainer__2ehOh>*{margin-left:0}}@media screen and (max-width:1100px){.SectionContainer_agreementStatusContainer__2ehOh{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SectionContainer_agreementStatusContainer__2ehOh{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SectionContainer_noBoxShadow__2mG2f{box-shadow:none}.SectionContainer_overlayContainer__30bhi{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SectionContainer_alignCenter__1viUD,.SectionContainer_alignStart__1T0X_,.SectionContainer_flex__1k8lt,.SectionContainer_flexCol__1IL4u,.SectionContainer_flexRow__3uXzZ,.SectionContainer_flexWrap__cjGG-,.SectionContainer_justifyCenter__1Octn,.SectionContainer_justifyStart__Gx2Yk{display:flex}.SectionContainer_gap10__1WSBC{grid-gap:10px;gap:10px}.SectionContainer_justifyStart__Gx2Yk{justify-content:flex-start!important}.SectionContainer_justifyCenter__1Octn{justify-content:center!important}.SectionContainer_alignCenter__1viUD{align-items:center!important}.SectionContainer_alignStart__1T0X_{align-items:flex-start!important}.SectionContainer_flexRow__3uXzZ{flex-direction:row!important}.SectionContainer_flexCol__1IL4u{flex-direction:column!important}.SectionContainer_flexWrap__cjGG-{flex-wrap:wrap!important}.SectionContainer_widthFull__26SRg{width:100%!important}.SectionContainer_thinScroll__2cbfb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionContainer_thinScroll__2cbfb::-webkit-scrollbar-button{display:none}.SectionContainer_thinScroll__2cbfb::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionContainer_thinScroll__2cbfb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionContainer_container__eHyWn{border-radius:10px;box-shadow:1px 2px 8px rgba(58,171,242,.3);padding:20px 25px;background-color:#fff;position:relative}.SectionContainer_secondary__3NwFZ{padding:20px;background-color:#f3f7fa;box-shadow:none}.SectionContainer_extraPaddingBottom__3wunH{padding-bottom:45px}.H1_expandedTopLeft__2POIf{border-left:1px solid #3aabf2}.H1_expandedTopLeft__2POIf,.H1_expandedTopRight__1d3wK{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.H1_expandedTopRight__1d3wK{border-right:1px solid #3aabf2}.H1_expandedTop__356Yw{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.H1_expandedBottom__SC_93,.H1_expandedBottomLeft__3nZir{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.H1_expandedBottomLeft__3nZir,.H1_expandedLeft__24cf4{border-left:1px solid #3aabf2}.H1_expandedLeft__24cf4,.H1_expandedRight__1K8e-{background-color:rgba(58,171,242,.05)}.H1_expandedRight__1K8e-{border-right:1px solid #3aabf2}.H1_expandedMiddle__I3WKJ{background-color:rgba(58,171,242,.05)}.H1_scrollable__1KvrN{overflow-y:overlay;flex:1 1}.H1_scrollable__1KvrN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.H1_scrollable__1KvrN::-webkit-scrollbar-button{display:none}.H1_scrollable__1KvrN::-webkit-scrollbar-thumb{background:#b9bbc9}.H1_scrollable__1KvrN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.H1_clickable__13JrY{cursor:pointer}.H1_flex1__1zpC-{flex:1 1}.H1_markedBackground__2H05K{background-color:rgba(58,171,242,.05);transition:all .3s}.H1_secondaryText__3l-SW,.H1_textOverflow__3kd9I{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.H1_secondaryText__3l-SW{font-weight:400;color:#b9bbc9}.H1_pageContainer__2Bqwh{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.H1_absoluteTopRight__1EzJv,.H1_agreementStatusContainer__3Jrud,.H1_pageSection__3fIBx>h2+button{position:absolute;top:20px;right:25px}.H1_pageSection__3fIBx{margin-top:20px}.H1_agreementStatusContainer__3Jrud{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.H1_agreementStatusContainer__3Jrud>*{margin-left:70px}.H1_agreementStatusContainer__3Jrud>:first-child{margin-left:0}@media screen and (max-width:762px){.H1_agreementStatusContainer__3Jrud>*{margin-left:0}}@media screen and (max-width:1100px){.H1_agreementStatusContainer__3Jrud{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.H1_agreementStatusContainer__3Jrud{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.H1_noBoxShadow__2fMmo{box-shadow:none}.H1_overlayContainer__2MeKZ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.H1_alignCenter__1-t2A,.H1_alignStart__1fz0a,.H1_flex__1vQkL,.H1_flexCol__j9EMy,.H1_flexRow__onWKv,.H1_flexWrap__2kwwV,.H1_justifyCenter__25T4_,.H1_justifyStart__2oATO{display:flex}.H1_gap10__lFW6C{grid-gap:10px;gap:10px}.H1_justifyStart__2oATO{justify-content:flex-start!important}.H1_justifyCenter__25T4_{justify-content:center!important}.H1_alignCenter__1-t2A{align-items:center!important}.H1_alignStart__1fz0a{align-items:flex-start!important}.H1_flexRow__onWKv{flex-direction:row!important}.H1_flexCol__j9EMy{flex-direction:column!important}.H1_flexWrap__2kwwV{flex-wrap:wrap!important}.H1_widthFull__3bGG8{width:100%!important}.H1_thinScroll__1wl9c::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.H1_thinScroll__1wl9c::-webkit-scrollbar-button{display:none}.H1_thinScroll__1wl9c::-webkit-scrollbar-thumb{background:#b9bbc9}.H1_thinScroll__1wl9c::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.H1_heading1__3k64S{color:#11174b;font-size:24px;line-height:33px;text-align:left;font-weight:400}.H1_bold__3VeiW{font-weight:700}.H2_expandedTopLeft__339H6{border-left:1px solid #3aabf2}.H2_expandedTopLeft__339H6,.H2_expandedTopRight__1zLK5{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.H2_expandedTopRight__1zLK5{border-right:1px solid #3aabf2}.H2_expandedTop__2IPTG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.H2_expandedBottom__1dj20,.H2_expandedBottomLeft__2XHyo{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.H2_expandedBottomLeft__2XHyo,.H2_expandedLeft__2cV5C{border-left:1px solid #3aabf2}.H2_expandedLeft__2cV5C,.H2_expandedRight__20Qb1{background-color:rgba(58,171,242,.05)}.H2_expandedRight__20Qb1{border-right:1px solid #3aabf2}.H2_expandedMiddle__GauBC{background-color:rgba(58,171,242,.05)}.H2_scrollable__2So_K{overflow-y:overlay;flex:1 1}.H2_scrollable__2So_K::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.H2_scrollable__2So_K::-webkit-scrollbar-button{display:none}.H2_scrollable__2So_K::-webkit-scrollbar-thumb{background:#b9bbc9}.H2_scrollable__2So_K::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.H2_clickable__1ITRZ{cursor:pointer}.H2_flex1__a6wrB{flex:1 1}.H2_markedBackground__3Kh2f{background-color:rgba(58,171,242,.05);transition:all .3s}.H2_secondaryText__nmMs_,.H2_textOverflow__jHVRb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.H2_secondaryText__nmMs_{font-weight:400;color:#b9bbc9}.H2_pageContainer__1prBE{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.H2_absoluteTopRight__3GB3A,.H2_agreementStatusContainer__30JSu,.H2_pageSection__2AlXZ>h2+button{position:absolute;top:20px;right:25px}.H2_pageSection__2AlXZ{margin-top:20px}.H2_agreementStatusContainer__30JSu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.H2_agreementStatusContainer__30JSu>*{margin-left:70px}.H2_agreementStatusContainer__30JSu>:first-child{margin-left:0}@media screen and (max-width:762px){.H2_agreementStatusContainer__30JSu>*{margin-left:0}}@media screen and (max-width:1100px){.H2_agreementStatusContainer__30JSu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.H2_agreementStatusContainer__30JSu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.H2_noBoxShadow__3lq_E{box-shadow:none}.H2_overlayContainer__NnwvX{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.H2_alignCenter__3qB5m,.H2_alignStart__3jpRE,.H2_flex__1X1zQ,.H2_flexCol__Etcun,.H2_flexRow__2w09a,.H2_flexWrap__3a1aE,.H2_justifyCenter__J6ZTY,.H2_justifyStart__1B9Kn{display:flex}.H2_gap10__3FXHz{grid-gap:10px;gap:10px}.H2_justifyStart__1B9Kn{justify-content:flex-start!important}.H2_justifyCenter__J6ZTY{justify-content:center!important}.H2_alignCenter__3qB5m{align-items:center!important}.H2_alignStart__3jpRE{align-items:flex-start!important}.H2_flexRow__2w09a{flex-direction:row!important}.H2_flexCol__Etcun{flex-direction:column!important}.H2_flexWrap__3a1aE{flex-wrap:wrap!important}.H2_widthFull__3OtMe{width:100%!important}.H2_thinScroll__1nkYv::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.H2_thinScroll__1nkYv::-webkit-scrollbar-button{display:none}.H2_thinScroll__1nkYv::-webkit-scrollbar-thumb{background:#b9bbc9}.H2_thinScroll__1nkYv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.H2_heading2__3meoc{color:#11174b;font-size:20px;line-height:27px;text-align:left}.H2_bold__3fJgO{font-weight:700}.HorizontalLine_expandedTopLeft__WyHBT{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HorizontalLine_expandedTopRight__2w-K-{border-right:1px solid #3aabf2}.HorizontalLine_expandedTop__389fU,.HorizontalLine_expandedTopRight__2w-K-{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HorizontalLine_expandedBottom__3eqae,.HorizontalLine_expandedBottomLeft__1IwxB{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HorizontalLine_expandedBottomLeft__1IwxB{border-left:1px solid #3aabf2}.HorizontalLine_expandedLeft__1CF-h{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HorizontalLine_expandedRight__3jL0y{border-right:1px solid #3aabf2}.HorizontalLine_expandedMiddle__2K3tG,.HorizontalLine_expandedRight__3jL0y{background-color:rgba(58,171,242,.05)}.HorizontalLine_scrollable__3jErZ{overflow-y:overlay;flex:1 1}.HorizontalLine_scrollable__3jErZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HorizontalLine_scrollable__3jErZ::-webkit-scrollbar-button{display:none}.HorizontalLine_scrollable__3jErZ::-webkit-scrollbar-thumb{background:#b9bbc9}.HorizontalLine_scrollable__3jErZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HorizontalLine_clickable__2kkEV{cursor:pointer}.HorizontalLine_flex1__1Waxo{flex:1 1}.HorizontalLine_markedBackground__1bkeT{background-color:rgba(58,171,242,.05);transition:all .3s}.HorizontalLine_secondaryText__3UKL3,.HorizontalLine_textOverflow__aU_ce{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.HorizontalLine_secondaryText__3UKL3{font-weight:400;color:#b9bbc9}.HorizontalLine_pageContainer__2Bkgp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.HorizontalLine_absoluteTopRight__2nxFE,.HorizontalLine_agreementStatusContainer__3eQw3,.HorizontalLine_pageSection__3EVxp>h2+button{position:absolute;top:20px;right:25px}.HorizontalLine_pageSection__3EVxp{margin-top:20px}.HorizontalLine_agreementStatusContainer__3eQw3{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.HorizontalLine_agreementStatusContainer__3eQw3>*{margin-left:70px}.HorizontalLine_agreementStatusContainer__3eQw3>:first-child{margin-left:0}@media screen and (max-width:762px){.HorizontalLine_agreementStatusContainer__3eQw3>*{margin-left:0}}@media screen and (max-width:1100px){.HorizontalLine_agreementStatusContainer__3eQw3{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.HorizontalLine_agreementStatusContainer__3eQw3{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.HorizontalLine_noBoxShadow__2SFXX{box-shadow:none}.HorizontalLine_overlayContainer__MQrOW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.HorizontalLine_alignCenter__RVLkM,.HorizontalLine_alignStart__10tUA,.HorizontalLine_flex__1_6Iy,.HorizontalLine_flexCol__Kq5bE,.HorizontalLine_flexRow__2c3vW,.HorizontalLine_flexWrap__3TBt_,.HorizontalLine_justifyCenter__N41Lx,.HorizontalLine_justifyStart__3SZTQ{display:flex}.HorizontalLine_gap10__1F4cq{grid-gap:10px;gap:10px}.HorizontalLine_justifyStart__3SZTQ{justify-content:flex-start!important}.HorizontalLine_justifyCenter__N41Lx{justify-content:center!important}.HorizontalLine_alignCenter__RVLkM{align-items:center!important}.HorizontalLine_alignStart__10tUA{align-items:flex-start!important}.HorizontalLine_flexRow__2c3vW{flex-direction:row!important}.HorizontalLine_flexCol__Kq5bE{flex-direction:column!important}.HorizontalLine_flexWrap__3TBt_{flex-wrap:wrap!important}.HorizontalLine_widthFull__33hR4{width:100%!important}.HorizontalLine_thinScroll__2MXZu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HorizontalLine_thinScroll__2MXZu::-webkit-scrollbar-button{display:none}.HorizontalLine_thinScroll__2MXZu::-webkit-scrollbar-thumb{background:#b9bbc9}.HorizontalLine_thinScroll__2MXZu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HorizontalLine_horizontalLine__2exgQ{width:100%;height:1px;background-color:#ededee;margin-top:16.5px}.Text2_expandedTopLeft__3gel4{border-left:1px solid #3aabf2}.Text2_expandedTopLeft__3gel4,.Text2_expandedTopRight__3Tsdl{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Text2_expandedTopRight__3Tsdl{border-right:1px solid #3aabf2}.Text2_expandedTop__1sFso{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Text2_expandedBottom__1ZDJC,.Text2_expandedBottomLeft__1WzBp{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Text2_expandedBottomLeft__1WzBp,.Text2_expandedLeft__hr5OQ{border-left:1px solid #3aabf2}.Text2_expandedLeft__hr5OQ,.Text2_expandedRight__3KnGd{background-color:rgba(58,171,242,.05)}.Text2_expandedRight__3KnGd{border-right:1px solid #3aabf2}.Text2_expandedMiddle__7uEn9{background-color:rgba(58,171,242,.05)}.Text2_scrollable__3Uzv3{overflow-y:overlay;flex:1 1}.Text2_scrollable__3Uzv3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Text2_scrollable__3Uzv3::-webkit-scrollbar-button{display:none}.Text2_scrollable__3Uzv3::-webkit-scrollbar-thumb{background:#b9bbc9}.Text2_scrollable__3Uzv3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Text2_clickable__3y4yX{cursor:pointer}.Text2_flex1__2DqIM{flex:1 1}.Text2_markedBackground__3qHHL{background-color:rgba(58,171,242,.05);transition:all .3s}.Text2_secondaryText__1aQxD,.Text2_textOverflow__20pIK{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Text2_secondaryText__1aQxD{font-weight:400;color:#b9bbc9}.Text2_pageContainer__hglnn{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Text2_absoluteTopRight__7QhPz,.Text2_agreementStatusContainer__2de14,.Text2_pageSection__lx00o>h2+button{position:absolute;top:20px;right:25px}.Text2_pageSection__lx00o{margin-top:20px}.Text2_agreementStatusContainer__2de14{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Text2_agreementStatusContainer__2de14>*{margin-left:70px}.Text2_agreementStatusContainer__2de14>:first-child{margin-left:0}@media screen and (max-width:762px){.Text2_agreementStatusContainer__2de14>*{margin-left:0}}@media screen and (max-width:1100px){.Text2_agreementStatusContainer__2de14{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Text2_agreementStatusContainer__2de14{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Text2_noBoxShadow__1y7R6{box-shadow:none}.Text2_overlayContainer__iCjf3{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Text2_alignCenter__1PU_z,.Text2_alignStart__2JXFT,.Text2_flex__1mhTC,.Text2_flexCol__3YRIh,.Text2_flexRow__2wM60,.Text2_flexWrap__1NHM6,.Text2_justifyCenter__avEzU,.Text2_justifyStart__2wi6c{display:flex}.Text2_gap10__hL7UV{grid-gap:10px;gap:10px}.Text2_justifyStart__2wi6c{justify-content:flex-start!important}.Text2_justifyCenter__avEzU{justify-content:center!important}.Text2_alignCenter__1PU_z{align-items:center!important}.Text2_alignStart__2JXFT{align-items:flex-start!important}.Text2_flexRow__2wM60{flex-direction:row!important}.Text2_flexCol__3YRIh{flex-direction:column!important}.Text2_flexWrap__1NHM6{flex-wrap:wrap!important}.Text2_widthFull__3mwK_{width:100%!important}.Text2_thinScroll__37P0c::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Text2_thinScroll__37P0c::-webkit-scrollbar-button{display:none}.Text2_thinScroll__37P0c::-webkit-scrollbar-thumb{background:#b9bbc9}.Text2_thinScroll__37P0c::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Text2_text2__1hHBz{font-size:12px;line-height:17px;color:#11174b;text-align:left;font-weight:400}.Text2_bold__3UkLS{font-weight:700}.Textarea_expandedTopLeft__2DgLP{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Textarea_expandedTopRight__-Emfr{border-right:1px solid #3aabf2}.Textarea_expandedTop__14ttl,.Textarea_expandedTopRight__-Emfr{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Textarea_expandedBottom__3acFi,.Textarea_expandedBottomLeft__330Gt{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Textarea_expandedBottomLeft__330Gt{border-left:1px solid #3aabf2}.Textarea_expandedLeft__3aL40{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Textarea_expandedRight__G-qQi{border-right:1px solid #3aabf2}.Textarea_expandedMiddle__2cPtB,.Textarea_expandedRight__G-qQi{background-color:rgba(58,171,242,.05)}.Textarea_scrollable__XCOob{overflow-y:overlay;flex:1 1}.Textarea_scrollable__XCOob::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Textarea_scrollable__XCOob::-webkit-scrollbar-button{display:none}.Textarea_scrollable__XCOob::-webkit-scrollbar-thumb{background:#b9bbc9}.Textarea_scrollable__XCOob::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Textarea_clickable__1pVm4{cursor:pointer}.Textarea_flex1__28AIW{flex:1 1}.Textarea_markedBackground__2CiDx{background-color:rgba(58,171,242,.05);transition:all .3s}.Textarea_secondaryText__34YN5,.Textarea_textOverflow__2GPvI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Textarea_secondaryText__34YN5{font-weight:400;color:#b9bbc9}.Textarea_pageContainer__3QmpC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Textarea_absoluteTopRight__1Qwa1,.Textarea_agreementStatusContainer__378bH,.Textarea_pageSection__1FlyO>h2+button{position:absolute;top:20px;right:25px}.Textarea_pageSection__1FlyO{margin-top:20px}.Textarea_agreementStatusContainer__378bH{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Textarea_agreementStatusContainer__378bH>*{margin-left:70px}.Textarea_agreementStatusContainer__378bH>:first-child{margin-left:0}@media screen and (max-width:762px){.Textarea_agreementStatusContainer__378bH>*{margin-left:0}}@media screen and (max-width:1100px){.Textarea_agreementStatusContainer__378bH{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Textarea_agreementStatusContainer__378bH{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Textarea_noBoxShadow__IW6AQ{box-shadow:none}.Textarea_overlayContainer__3OVo9{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Textarea_alignCenter__2tgTY,.Textarea_alignStart__1_MAU,.Textarea_flex__283k4,.Textarea_flexCol__1HzqA,.Textarea_flexRow__TJvAI,.Textarea_flexWrap__2Bjg-,.Textarea_justifyCenter__16rLp,.Textarea_justifyStart__3CZvr{display:flex}.Textarea_gap10__1Fmuc{grid-gap:10px;gap:10px}.Textarea_justifyStart__3CZvr{justify-content:flex-start!important}.Textarea_justifyCenter__16rLp{justify-content:center!important}.Textarea_alignCenter__2tgTY{align-items:center!important}.Textarea_alignStart__1_MAU{align-items:flex-start!important}.Textarea_flexRow__TJvAI{flex-direction:row!important}.Textarea_flexCol__1HzqA{flex-direction:column!important}.Textarea_flexWrap__2Bjg-{flex-wrap:wrap!important}.Textarea_widthFull__2K1Bu{width:100%!important}.Textarea_thinScroll__2Ei2k::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Textarea_thinScroll__2Ei2k::-webkit-scrollbar-button{display:none}.Textarea_thinScroll__2Ei2k::-webkit-scrollbar-thumb{background:#b9bbc9}.Textarea_thinScroll__2Ei2k::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Textarea_textarea__2_uWz{font-size:14px;line-height:20px;color:#11174b;padding:10px 15px;border-radius:4px;border:1px solid #ededee;outline:none}.Textarea_textarea__2_uWz:-ms-input-placeholder{color:#b9bbc9}.Textarea_textarea__2_uWz::placeholder{color:#b9bbc9}.Textarea_textarea__2_uWz:focus,.Textarea_textarea__2_uWz:hover{border-color:#3aabf2}.GalleryDropZone_expandedTopLeft__2Zc8v{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GalleryDropZone_expandedTopRight__2boVa{border-right:1px solid #3aabf2}.GalleryDropZone_expandedTop__1QBob,.GalleryDropZone_expandedTopRight__2boVa{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GalleryDropZone_expandedBottom__r3-99,.GalleryDropZone_expandedBottomLeft__32Wgw{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GalleryDropZone_expandedBottomLeft__32Wgw{border-left:1px solid #3aabf2}.GalleryDropZone_expandedLeft__2y2IT{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GalleryDropZone_expandedRight__oMnK2{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GalleryDropZone_expandedMiddle__C5y1j{background-color:rgba(58,171,242,.05)}.GalleryDropZone_scrollable__3VVFw{overflow-y:overlay;flex:1 1}.GalleryDropZone_scrollable__3VVFw::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GalleryDropZone_scrollable__3VVFw::-webkit-scrollbar-button{display:none}.GalleryDropZone_scrollable__3VVFw::-webkit-scrollbar-thumb{background:#b9bbc9}.GalleryDropZone_scrollable__3VVFw::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GalleryDropZone_clickable__1fIDV{cursor:pointer}.GalleryDropZone_flex1__2JyXC{flex:1 1}.GalleryDropZone_markedBackground__19FSn{background-color:rgba(58,171,242,.05);transition:all .3s}.GalleryDropZone_secondaryText__3M6Pi,.GalleryDropZone_textOverflow__1JCCY{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.GalleryDropZone_secondaryText__3M6Pi{font-weight:400;color:#b9bbc9}.GalleryDropZone_pageContainer__2scyv{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.GalleryDropZone_absoluteTopRight__2X-7c,.GalleryDropZone_agreementStatusContainer__3P2bX,.GalleryDropZone_pageSection__19WPu>h2+button{position:absolute;top:20px;right:25px}.GalleryDropZone_pageSection__19WPu{margin-top:20px}.GalleryDropZone_agreementStatusContainer__3P2bX{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.GalleryDropZone_agreementStatusContainer__3P2bX>*{margin-left:70px}.GalleryDropZone_agreementStatusContainer__3P2bX>:first-child{margin-left:0}@media screen and (max-width:762px){.GalleryDropZone_agreementStatusContainer__3P2bX>*{margin-left:0}}@media screen and (max-width:1100px){.GalleryDropZone_agreementStatusContainer__3P2bX{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.GalleryDropZone_agreementStatusContainer__3P2bX{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.GalleryDropZone_noBoxShadow__2W7il{box-shadow:none}.GalleryDropZone_overlayContainer__12E4_{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.GalleryDropZone_alignCenter__1bWvC,.GalleryDropZone_alignStart__3hHbs,.GalleryDropZone_flex__3ins6,.GalleryDropZone_flexCol__O3OD8,.GalleryDropZone_flexRow__3tJtl,.GalleryDropZone_flexWrap__z3X7b,.GalleryDropZone_justifyCenter__3Rkpp,.GalleryDropZone_justifyStart__2B8zs{display:flex}.GalleryDropZone_gap10__2VCpK{grid-gap:10px;gap:10px}.GalleryDropZone_justifyStart__2B8zs{justify-content:flex-start!important}.GalleryDropZone_justifyCenter__3Rkpp{justify-content:center!important}.GalleryDropZone_alignCenter__1bWvC{align-items:center!important}.GalleryDropZone_alignStart__3hHbs{align-items:flex-start!important}.GalleryDropZone_flexRow__3tJtl{flex-direction:row!important}.GalleryDropZone_flexCol__O3OD8{flex-direction:column!important}.GalleryDropZone_flexWrap__z3X7b{flex-wrap:wrap!important}.GalleryDropZone_widthFull__2YV9j{width:100%!important}.GalleryDropZone_thinScroll__3Vkhq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GalleryDropZone_thinScroll__3Vkhq::-webkit-scrollbar-button{display:none}.GalleryDropZone_thinScroll__3Vkhq::-webkit-scrollbar-thumb{background:#b9bbc9}.GalleryDropZone_thinScroll__3Vkhq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GalleryDropZone_dropzone__2XfST{width:100%;display:flex;outline:none;transition:box-shadow .5s,border .5s;margin:10px 0}.GalleryDropZone_dropzoneActive__3JY6w{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border:1px solid #fff;padding:10px;margin-left:10px;border-radius:5px;flex:1 1;display:flex;outline:none;transition:box-shadow .5s,border .5s}.GalleryDropZone_imagesContainer__3cyO1{flex:1 1;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;margin:-10px 0 0 -12px;padding:10px 0 0 12px}.GalleryDropZone_imagesContainer__3cyO1>p{color:#c4c4c4;position:absolute;font-size:12px;border:1px dashed;border-radius:5px;width:100%;height:100%;align-items:center;justify-content:center;display:flex}.GalleryDropZone_cameraIcon__13w3B{border:1px solid #c4c4c4;border-radius:3px;width:80px;height:80px;display:flex;justify-content:center;align-items:center;font-size:24px;background:#ccc;margin:5px}.GalleryDropZone_bttnContainer__1lwP1{margin-left:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.GalleryDropZone_dropzoneMarker__YpaPC{background:#ccc;height:100px;flex:1 1}.Picture_expandedTopLeft__1_Oyg{border-left:1px solid #3aabf2}.Picture_expandedTopLeft__1_Oyg,.Picture_expandedTopRight__2ADZa{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Picture_expandedTopRight__2ADZa{border-right:1px solid #3aabf2}.Picture_expandedTop__2EeSk{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Picture_expandedBottom__2UesQ,.Picture_expandedBottomLeft__362n2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Picture_expandedBottomLeft__362n2,.Picture_expandedLeft__1AyK0{border-left:1px solid #3aabf2}.Picture_expandedLeft__1AyK0,.Picture_expandedRight__1-Z6E{background-color:rgba(58,171,242,.05)}.Picture_expandedRight__1-Z6E{border-right:1px solid #3aabf2}.Picture_expandedMiddle__22sEw{background-color:rgba(58,171,242,.05)}.Picture_scrollable__n7Foh{overflow-y:overlay;flex:1 1}.Picture_scrollable__n7Foh::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Picture_scrollable__n7Foh::-webkit-scrollbar-button{display:none}.Picture_scrollable__n7Foh::-webkit-scrollbar-thumb{background:#b9bbc9}.Picture_scrollable__n7Foh::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Picture_clickable__yq5Cj{cursor:pointer}.Picture_flex1__127m7{flex:1 1}.Picture_markedBackground__2a3T-{background-color:rgba(58,171,242,.05);transition:all .3s}.Picture_secondaryText__3FIbd,.Picture_textOverflow__2afSP{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Picture_secondaryText__3FIbd{font-weight:400;color:#b9bbc9}.Picture_pageContainer__zHtwW{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Picture_absoluteTopRight__2Qh4A,.Picture_agreementStatusContainer__3pVlv,.Picture_pageSection__1eJIm>h2+button{position:absolute;top:20px;right:25px}.Picture_pageSection__1eJIm{margin-top:20px}.Picture_agreementStatusContainer__3pVlv{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Picture_agreementStatusContainer__3pVlv>*{margin-left:70px}.Picture_agreementStatusContainer__3pVlv>:first-child{margin-left:0}@media screen and (max-width:762px){.Picture_agreementStatusContainer__3pVlv>*{margin-left:0}}@media screen and (max-width:1100px){.Picture_agreementStatusContainer__3pVlv{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Picture_agreementStatusContainer__3pVlv{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Picture_noBoxShadow__a6jSW{box-shadow:none}.Picture_overlayContainer__3Hh4G{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Picture_alignCenter__2tNPe,.Picture_alignStart__16jK8,.Picture_flex__3l4Ad,.Picture_flexCol__mAa6V,.Picture_flexRow__2io7d,.Picture_flexWrap__256Fy,.Picture_justifyCenter__1_GFO,.Picture_justifyStart__3lS03{display:flex}.Picture_gap10__3nhkr{grid-gap:10px;gap:10px}.Picture_justifyStart__3lS03{justify-content:flex-start!important}.Picture_justifyCenter__1_GFO{justify-content:center!important}.Picture_alignCenter__2tNPe{align-items:center!important}.Picture_alignStart__16jK8{align-items:flex-start!important}.Picture_flexRow__2io7d{flex-direction:row!important}.Picture_flexCol__mAa6V{flex-direction:column!important}.Picture_flexWrap__256Fy{flex-wrap:wrap!important}.Picture_widthFull__8zkWK{width:100%!important}.Picture_thinScroll__2s6O2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Picture_thinScroll__2s6O2::-webkit-scrollbar-button{display:none}.Picture_thinScroll__2s6O2::-webkit-scrollbar-thumb{background:#b9bbc9}.Picture_thinScroll__2s6O2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Picture_figure__1B07N{width:80px;height:80px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,.41);background:linear-gradient(#dedede,#fbfbfb,#dedede);position:relative}.Picture_portrait__3yr-3{height:inherit;width:auto}.Picture_even__2uhnt,.Picture_landscape__2XY8r{width:inherit;height:auto}.Picture_indicatorsContainer__1Ds88{position:absolute;display:flex;flex-direction:column;bottom:0}.SettingIndicator_expandedTopLeft__1p_3t{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedTopRight__2xa46{border-right:1px solid #3aabf2}.SettingIndicator_expandedTop__2BMeO,.SettingIndicator_expandedTopRight__2xa46{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedBottom__DIIrO,.SettingIndicator_expandedBottomLeft__3tQlk{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedBottomLeft__3tQlk{border-left:1px solid #3aabf2}.SettingIndicator_expandedLeft__1Rz6a{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedRight__3KIiH{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedMiddle__kkkyu{background-color:rgba(58,171,242,.05)}.SettingIndicator_scrollable__3i3ON{overflow-y:overlay;flex:1 1}.SettingIndicator_scrollable__3i3ON::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SettingIndicator_scrollable__3i3ON::-webkit-scrollbar-button{display:none}.SettingIndicator_scrollable__3i3ON::-webkit-scrollbar-thumb{background:#b9bbc9}.SettingIndicator_scrollable__3i3ON::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SettingIndicator_clickable__1D-P-{cursor:pointer}.SettingIndicator_flex1__Fi73x{flex:1 1}.SettingIndicator_markedBackground__3j_Aa{background-color:rgba(58,171,242,.05);transition:all .3s}.SettingIndicator_secondaryText__3qnnY,.SettingIndicator_textOverflow__2TK1b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SettingIndicator_secondaryText__3qnnY{font-weight:400;color:#b9bbc9}.SettingIndicator_pageContainer__-J08N{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SettingIndicator_absoluteTopRight__jKnR9,.SettingIndicator_agreementStatusContainer__3FZDd,.SettingIndicator_pageSection__2kP9K>h2+button{position:absolute;top:20px;right:25px}.SettingIndicator_pageSection__2kP9K{margin-top:20px}.SettingIndicator_agreementStatusContainer__3FZDd{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SettingIndicator_agreementStatusContainer__3FZDd>*{margin-left:70px}.SettingIndicator_agreementStatusContainer__3FZDd>:first-child{margin-left:0}@media screen and (max-width:762px){.SettingIndicator_agreementStatusContainer__3FZDd>*{margin-left:0}}@media screen and (max-width:1100px){.SettingIndicator_agreementStatusContainer__3FZDd{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SettingIndicator_agreementStatusContainer__3FZDd{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SettingIndicator_noBoxShadow__t5JHe{box-shadow:none}.SettingIndicator_overlayContainer__1G26g{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SettingIndicator_alignCenter__1Nezr,.SettingIndicator_alignStart___p8Gw,.SettingIndicator_flex__R4tdx,.SettingIndicator_flexCol__sZODQ,.SettingIndicator_flexRow__22a1q,.SettingIndicator_flexWrap__1A2py,.SettingIndicator_justifyCenter__2H0z6,.SettingIndicator_justifyStart__1ASZF{display:flex}.SettingIndicator_gap10__1fh0J{grid-gap:10px;gap:10px}.SettingIndicator_justifyStart__1ASZF{justify-content:flex-start!important}.SettingIndicator_justifyCenter__2H0z6{justify-content:center!important}.SettingIndicator_alignCenter__1Nezr{align-items:center!important}.SettingIndicator_alignStart___p8Gw{align-items:flex-start!important}.SettingIndicator_flexRow__22a1q{flex-direction:row!important}.SettingIndicator_flexCol__sZODQ{flex-direction:column!important}.SettingIndicator_flexWrap__1A2py{flex-wrap:wrap!important}.SettingIndicator_widthFull__2YsCK{width:100%!important}.SettingIndicator_thinScroll__2JeZ_::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SettingIndicator_thinScroll__2JeZ_::-webkit-scrollbar-button{display:none}.SettingIndicator_thinScroll__2JeZ_::-webkit-scrollbar-thumb{background:#b9bbc9}.SettingIndicator_thinScroll__2JeZ_::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SettingIndicator_container__28Afw,.SettingIndicator_portrait__17uzY,.SettingIndicator_square__37t0C{width:80px;color:#fff;text-shadow:1px 0 4px #000;font-size:12px;padding:3px 5px;text-align:left;display:flex;position:relative;transition:all .5s}.SettingIndicator_portrait__17uzY{background:rgba(242,101,34,.67)}.SettingIndicator_portrait__17uzY:hover{background:#f26522}.SettingIndicator_square__37t0C{background:rgba(49,146,206,.67);transition:all .5s}.SettingIndicator_square__37t0C:hover{background:#3192ce}.SettingIndicator_xBttn__abyko{font-size:12px!important;text-shadow:1px 0 4px #000;padding:0 5px!important;position:absolute;right:0;top:0}.Button_expandedTopLeft__ytknt{border-left:1px solid #3aabf2}.Button_expandedTopLeft__ytknt,.Button_expandedTopRight__1DncD{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Button_expandedTopRight__1DncD{border-right:1px solid #3aabf2}.Button_expandedTop__2ONMr{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Button_expandedBottom__2Eboi,.Button_expandedBottomLeft__3z8em{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Button_expandedBottomLeft__3z8em,.Button_expandedLeft__zCRME{border-left:1px solid #3aabf2}.Button_expandedLeft__zCRME,.Button_expandedRight__1HcY5{background-color:rgba(58,171,242,.05)}.Button_expandedRight__1HcY5{border-right:1px solid #3aabf2}.Button_expandedMiddle__2yGgp{background-color:rgba(58,171,242,.05)}.Button_scrollable__2mOC2{overflow-y:overlay;flex:1 1}.Button_scrollable__2mOC2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Button_scrollable__2mOC2::-webkit-scrollbar-button{display:none}.Button_scrollable__2mOC2::-webkit-scrollbar-thumb{background:#b9bbc9}.Button_scrollable__2mOC2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Button_clickable__2P9Fi{cursor:pointer}.Button_flex1__3-J2u{flex:1 1}.Button_markedBackground__1nA4b{background-color:rgba(58,171,242,.05);transition:all .3s}.Button_secondaryText__2fEyt,.Button_textOverflow__1GytU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Button_secondaryText__2fEyt{font-weight:400;color:#b9bbc9}.Button_pageContainer__27USY{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Button_absoluteTopRight__162b2,.Button_agreementStatusContainer__2sZTG,.Button_pageSection__2-tTC>h2+button{position:absolute;top:20px;right:25px}.Button_pageSection__2-tTC{margin-top:20px}.Button_agreementStatusContainer__2sZTG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Button_agreementStatusContainer__2sZTG>*{margin-left:70px}.Button_agreementStatusContainer__2sZTG>:first-child{margin-left:0}@media screen and (max-width:762px){.Button_agreementStatusContainer__2sZTG>*{margin-left:0}}@media screen and (max-width:1100px){.Button_agreementStatusContainer__2sZTG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Button_agreementStatusContainer__2sZTG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Button_noBoxShadow__1mkO7{box-shadow:none}.Button_overlayContainer__2v0sB{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Button_alignCenter__JlIpV,.Button_alignStart__1Qwkp,.Button_flex__3lqu_,.Button_flexCol__2NW5d,.Button_flexRow__Gtm7n,.Button_flexWrap__3Dr3-,.Button_justifyCenter__3YxrB,.Button_justifyStart__3g6rx{display:flex}.Button_gap10__1Qbwf{grid-gap:10px;gap:10px}.Button_justifyStart__3g6rx{justify-content:flex-start!important}.Button_justifyCenter__3YxrB{justify-content:center!important}.Button_alignCenter__JlIpV{align-items:center!important}.Button_alignStart__1Qwkp{align-items:flex-start!important}.Button_flexRow__Gtm7n{flex-direction:row!important}.Button_flexCol__2NW5d{flex-direction:column!important}.Button_flexWrap__3Dr3-{flex-wrap:wrap!important}.Button_widthFull__21diA{width:100%!important}.Button_thinScroll__1M0lz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Button_thinScroll__1M0lz::-webkit-scrollbar-button{display:none}.Button_thinScroll__1M0lz::-webkit-scrollbar-thumb{background:#b9bbc9}.Button_thinScroll__1M0lz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Button_basic__3ePxY{border-radius:5px;outline:none;border:none;background-color:transparent;width:100%;display:flex;justify-content:center;align-items:center;color:#878787;font-size:16px;font-weight:700;cursor:pointer;transition:box-shadow .2s}.Button_basicHover__1WAf0,.Button_selected__13FZL{box-shadow:0 0 10px 0 rgba(0,0,0,.3);transition:box-shadow .2s}.Button_submit__3k8p-{width:200px;height:50px;background-color:#3192ce;color:#fff}.Button_cancel__1sYI-{width:200px;height:50px;border:1px solid #878787;background-color:#fff}.Button_cancel__1sYI-,.Button_cancelHover__2bN7v{transition:background-color .3s,border-color .3s,color .3s}.Button_cancelHover__2bN7v{background-color:#3e3e3e;border-color:#3e3e3e;color:#fff}.Button_addButton__UbnDQ{width:unset;height:50px;background-color:#f26522;padding:0 12px;color:#fff;font-size:12px;transition:box-shadow .2s}.Button_medium__3AigZ{width:240px;height:40px;font-size:14px;letter-spacing:.5px;padding:1px 15px}.Button_small__2-4Cv{height:35px;padding:1px 15px}.Button_mini__1zgeC,.Button_small__2-4Cv{width:unset;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.Button_mini__1zgeC{height:30px;padding:1px 12px}.Button_disabled__1PRU7{opacity:.5}.Button_disabled__1PRU7:hover{box-shadow:0 0 0 0 rgba(0,0,0,.3);cursor:auto}.Button_tabButton__N_EtE{color:unset;font-size:unset;font-weight:unset;border-radius:4px;position:relative;height:50px}.Button_tabButton__N_EtE:hover{box-shadow:none}.Button_selected__13FZL{background-color:#fff}.Button_selected__13FZL:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.IconButton_buttonReset__5kVO0{background:none;border:0;outline:0;margin:0;padding:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;display:block;cursor:pointer}.IconButton_disabled__1tnc7{opacity:.6}.IconButton_disabled__1tnc7:hover{color:unset!important;cursor:auto}.Input_expandedTopLeft__2z5lF{border-left:1px solid #3aabf2}.Input_expandedTopLeft__2z5lF,.Input_expandedTopRight__30FZU{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Input_expandedTopRight__30FZU{border-right:1px solid #3aabf2}.Input_expandedTop__xZ_kM{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Input_expandedBottom__1L-1N,.Input_expandedBottomLeft__2FaNN{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Input_expandedBottomLeft__2FaNN,.Input_expandedLeft__XEC4e{border-left:1px solid #3aabf2}.Input_expandedLeft__XEC4e,.Input_expandedRight__eDZos{background-color:rgba(58,171,242,.05)}.Input_expandedRight__eDZos{border-right:1px solid #3aabf2}.Input_expandedMiddle__3gNay{background-color:rgba(58,171,242,.05)}.Input_scrollable__181vK{overflow-y:overlay;flex:1 1}.Input_scrollable__181vK::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Input_scrollable__181vK::-webkit-scrollbar-button{display:none}.Input_scrollable__181vK::-webkit-scrollbar-thumb{background:#b9bbc9}.Input_scrollable__181vK::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Input_clickable__3CGiE{cursor:pointer}.Input_flex1__xNq-L{flex:1 1}.Input_markedBackground__ztMiw{background-color:rgba(58,171,242,.05);transition:all .3s}.Input_secondaryText__2tiH0,.Input_textOverflow__3cMi2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Input_secondaryText__2tiH0{font-weight:400;color:#b9bbc9}.Input_pageContainer__1wqpa{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Input_absoluteTopRight__3JVJH,.Input_agreementStatusContainer__117cw,.Input_pageSection__3oazz>h2+button{position:absolute;top:20px;right:25px}.Input_pageSection__3oazz{margin-top:20px}.Input_agreementStatusContainer__117cw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Input_agreementStatusContainer__117cw>*{margin-left:70px}.Input_agreementStatusContainer__117cw>:first-child{margin-left:0}@media screen and (max-width:762px){.Input_agreementStatusContainer__117cw>*{margin-left:0}}@media screen and (max-width:1100px){.Input_agreementStatusContainer__117cw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Input_agreementStatusContainer__117cw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Input_noBoxShadow__22jQr{box-shadow:none}.Input_overlayContainer__2bEPo{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Input_alignCenter__mOfKr,.Input_alignStart__NILYX,.Input_flex__2idH7,.Input_flexCol__3S788,.Input_flexRow__39WZ7,.Input_flexWrap__jrzF_,.Input_justifyCenter__1gLst,.Input_justifyStart__PwBur{display:flex}.Input_gap10__OI7JY{grid-gap:10px;gap:10px}.Input_justifyStart__PwBur{justify-content:flex-start!important}.Input_justifyCenter__1gLst{justify-content:center!important}.Input_alignCenter__mOfKr{align-items:center!important}.Input_alignStart__NILYX{align-items:flex-start!important}.Input_flexRow__39WZ7{flex-direction:row!important}.Input_flexCol__3S788{flex-direction:column!important}.Input_flexWrap__jrzF_{flex-wrap:wrap!important}.Input_widthFull__1_Q9i{width:100%!important}.Input_thinScroll__2G04I::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Input_thinScroll__2G04I::-webkit-scrollbar-button{display:none}.Input_thinScroll__2G04I::-webkit-scrollbar-thumb{background:#b9bbc9}.Input_thinScroll__2G04I::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Input_input__mcpaw{height:45px;padding:5px 10px;outline:none;border:1px solid #ccc;border-radius:5px;font-weight:400;font-size:14px;transition:box-shadow .5s,border .5s}.Input_input__mcpaw:-ms-input-placeholder{color:#ccc}.Input_input__mcpaw::placeholder{color:#ccc}.Input_inputFocused__2n8Ho{box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:1px solid transparent;transition:box-shadow .5s,border .5s}.Input_error__3k43-{border-color:#ff0b0e}.Input_error__3k43-:-ms-input-placeholder{color:#ff0b0e}.Input_error__3k43-::placeholder{color:#ff0b0e}.Input_small__3jGED{height:35px!important}.Input_mini__11fSr{height:30px!important}.LabeledDropdown_expandedTopLeft__3TdDb{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledDropdown_expandedTopRight__11Oc5{border-right:1px solid #3aabf2}.LabeledDropdown_expandedTop__3nSrO,.LabeledDropdown_expandedTopRight__11Oc5{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledDropdown_expandedBottom__3WanR,.LabeledDropdown_expandedBottomLeft__3EpLQ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledDropdown_expandedBottomLeft__3EpLQ{border-left:1px solid #3aabf2}.LabeledDropdown_expandedLeft__3HMfW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledDropdown_expandedRight__2iP9w{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledDropdown_expandedMiddle__7HFZ8{background-color:rgba(58,171,242,.05)}.LabeledDropdown_scrollable__1mzrt{overflow-y:overlay;flex:1 1}.LabeledDropdown_scrollable__1mzrt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledDropdown_scrollable__1mzrt::-webkit-scrollbar-button{display:none}.LabeledDropdown_scrollable__1mzrt::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledDropdown_scrollable__1mzrt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledDropdown_clickable__dyyJu{cursor:pointer}.LabeledDropdown_flex1__q5ZLr{flex:1 1}.LabeledDropdown_markedBackground__3qJIk{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledDropdown_secondaryText__2Vd-V,.LabeledDropdown_textOverflow__26oKZ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledDropdown_secondaryText__2Vd-V{font-weight:400;color:#b9bbc9}.LabeledDropdown_pageContainer__NfJyQ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledDropdown_absoluteTopRight__3_TV4,.LabeledDropdown_agreementStatusContainer__11wXr,.LabeledDropdown_pageSection__1dlpJ>h2+button{position:absolute;top:20px;right:25px}.LabeledDropdown_pageSection__1dlpJ{margin-top:20px}.LabeledDropdown_agreementStatusContainer__11wXr{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledDropdown_agreementStatusContainer__11wXr>*{margin-left:70px}.LabeledDropdown_agreementStatusContainer__11wXr>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledDropdown_agreementStatusContainer__11wXr>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledDropdown_agreementStatusContainer__11wXr{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledDropdown_agreementStatusContainer__11wXr{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledDropdown_noBoxShadow__3iR0f{box-shadow:none}.LabeledDropdown_overlayContainer__14x92{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledDropdown_alignCenter__1xneu,.LabeledDropdown_alignStart__15joE,.LabeledDropdown_flex__2JhBs,.LabeledDropdown_flexCol__1YLVL,.LabeledDropdown_flexRow__1lE0V,.LabeledDropdown_flexWrap__Z1olj,.LabeledDropdown_justifyCenter__Z0Jq7,.LabeledDropdown_justifyStart__3tpYI{display:flex}.LabeledDropdown_gap10__2gZt3{grid-gap:10px;gap:10px}.LabeledDropdown_justifyStart__3tpYI{justify-content:flex-start!important}.LabeledDropdown_justifyCenter__Z0Jq7{justify-content:center!important}.LabeledDropdown_alignCenter__1xneu{align-items:center!important}.LabeledDropdown_alignStart__15joE{align-items:flex-start!important}.LabeledDropdown_flexRow__1lE0V{flex-direction:row!important}.LabeledDropdown_flexCol__1YLVL{flex-direction:column!important}.LabeledDropdown_flexWrap__Z1olj{flex-wrap:wrap!important}.LabeledDropdown_widthFull__huQi0{width:100%!important}.LabeledDropdown_thinScroll__3wYf-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledDropdown_thinScroll__3wYf-::-webkit-scrollbar-button{display:none}.LabeledDropdown_thinScroll__3wYf-::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledDropdown_thinScroll__3wYf-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledDropdown_container__2Prej{display:flex;align-items:center;margin-top:10px}.LabeledDropdown_container__2Prej>label{width:120px;text-align:left;margin-right:10px}.LabeledDropdown_inputContainer__35ZfT{width:75%;max-width:400px;position:relative}.LabeledDropdown_input__8rhoL{width:100%;height:45px;max-width:400px;box-sizing:border-box;padding:5px 25px 5px 10px;outline:none;border:1px solid #ccc;border-radius:5px;font-weight:400;font-size:13px;text-transform:capitalize;text-overflow:ellipsis;cursor:pointer;transition:box-shadow .5s,border .5s}.LabeledDropdown_input__8rhoL:-ms-input-placeholder{color:#ccc;text-transform:none}.LabeledDropdown_input__8rhoL::placeholder{color:#ccc;text-transform:none}.LabeledDropdown_focused__QTsHA{box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:1px solid transparent;transition:box-shadow .5s,border .5s}.LabeledDropdown_dropdownIcon__3T0Ai{position:absolute;margin-top:-30px;font-size:12px;cursor:pointer}.LabeledDropdown_dropdown__109bD{position:absolute;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:250px;overflow-x:hidden;overflow-y:auto;z-index:1}.LabeledDropdown_dropdown__109bD::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.LabeledDropdown_dropdown__109bD::-webkit-scrollbar-button{display:none}.LabeledDropdown_dropdown__109bD::-webkit-scrollbar-thumb{background:#878787}.LabeledDropdown_dropdown__109bD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledDropdown_option__10FYq{font-size:12px;display:flex;justify-content:space-between;padding:12px 10px;text-transform:capitalize;cursor:pointer;color:#878787}.LabeledDropdown_option__10FYq:hover{background-color:#f0f0f0}.LabeledDropdown_checkedIcon__1ayRq{color:#3192ce;position:absolute;right:10px}.LabeledDropdown_error__13rVF{border-color:#ff0b0e}.LabeledDropdown_error__13rVF:-ms-input-placeholder{color:#ff0b0e}.LabeledDropdown_error__13rVF::placeholder{color:#ff0b0e}.LabeledDropdown_small__3Uxqo{margin-top:0}.LabeledDropdown_small__3Uxqo .LabeledDropdown_inputContainer__35ZfT{width:100%;margin-right:10px}.LabeledDropdown_small__3Uxqo input{height:35px}.LabeledDropdown_small__3Uxqo .LabeledDropdown_dropdownIcon__3T0Ai{margin-top:-25px}.LabeledDropdown_mini__1-jIJ label{font-size:10px;text-transform:uppercase;min-width:unset!important;width:unset!important}.LabeledDropdown_mini__1-jIJ input{height:30px}.LabeledDropdown_mini__1-jIJ .LabeledDropdown_dropdownIcon__3T0Ai{margin-top:-23px}.LabeledGalleryDropZone_expandedTopLeft__2YZf0{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledGalleryDropZone_expandedTopRight__FGyAH{border-right:1px solid #3aabf2}.LabeledGalleryDropZone_expandedTop__3sNQo,.LabeledGalleryDropZone_expandedTopRight__FGyAH{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledGalleryDropZone_expandedBottom__2wOg3,.LabeledGalleryDropZone_expandedBottomLeft__2ewkn{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledGalleryDropZone_expandedBottomLeft__2ewkn{border-left:1px solid #3aabf2}.LabeledGalleryDropZone_expandedLeft__2Q-yt{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledGalleryDropZone_expandedRight__3Npmn{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledGalleryDropZone_expandedMiddle__339Xc{background-color:rgba(58,171,242,.05)}.LabeledGalleryDropZone_scrollable__wwtT8{overflow-y:overlay;flex:1 1}.LabeledGalleryDropZone_scrollable__wwtT8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledGalleryDropZone_scrollable__wwtT8::-webkit-scrollbar-button{display:none}.LabeledGalleryDropZone_scrollable__wwtT8::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledGalleryDropZone_scrollable__wwtT8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledGalleryDropZone_clickable__3duQB{cursor:pointer}.LabeledGalleryDropZone_flex1__2qWcP{flex:1 1}.LabeledGalleryDropZone_markedBackground__1Uec_{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledGalleryDropZone_secondaryText__22QTE,.LabeledGalleryDropZone_textOverflow__2B3t2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledGalleryDropZone_secondaryText__22QTE{font-weight:400;color:#b9bbc9}.LabeledGalleryDropZone_pageContainer__1P7lX{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledGalleryDropZone_absoluteTopRight__3SO0T,.LabeledGalleryDropZone_agreementStatusContainer__3dKAS,.LabeledGalleryDropZone_pageSection__2Hd3i>h2+button{position:absolute;top:20px;right:25px}.LabeledGalleryDropZone_pageSection__2Hd3i{margin-top:20px}.LabeledGalleryDropZone_agreementStatusContainer__3dKAS{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledGalleryDropZone_agreementStatusContainer__3dKAS>*{margin-left:70px}.LabeledGalleryDropZone_agreementStatusContainer__3dKAS>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledGalleryDropZone_agreementStatusContainer__3dKAS>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledGalleryDropZone_agreementStatusContainer__3dKAS{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledGalleryDropZone_agreementStatusContainer__3dKAS{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledGalleryDropZone_noBoxShadow__2DuTU{box-shadow:none}.LabeledGalleryDropZone_overlayContainer__1YO3U{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledGalleryDropZone_alignCenter__31Op-,.LabeledGalleryDropZone_alignStart__256Jl,.LabeledGalleryDropZone_flex__1qdC6,.LabeledGalleryDropZone_flexCol__2h5LD,.LabeledGalleryDropZone_flexRow__3RkIc,.LabeledGalleryDropZone_flexWrap__3K4mY,.LabeledGalleryDropZone_justifyCenter__2S3JK,.LabeledGalleryDropZone_justifyStart__2Y2Cl{display:flex}.LabeledGalleryDropZone_gap10__33HR_{grid-gap:10px;gap:10px}.LabeledGalleryDropZone_justifyStart__2Y2Cl{justify-content:flex-start!important}.LabeledGalleryDropZone_justifyCenter__2S3JK{justify-content:center!important}.LabeledGalleryDropZone_alignCenter__31Op-{align-items:center!important}.LabeledGalleryDropZone_alignStart__256Jl{align-items:flex-start!important}.LabeledGalleryDropZone_flexRow__3RkIc{flex-direction:row!important}.LabeledGalleryDropZone_flexCol__2h5LD{flex-direction:column!important}.LabeledGalleryDropZone_flexWrap__3K4mY{flex-wrap:wrap!important}.LabeledGalleryDropZone_widthFull__ePUE-{width:100%!important}.LabeledGalleryDropZone_thinScroll__2ghL2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledGalleryDropZone_thinScroll__2ghL2::-webkit-scrollbar-button{display:none}.LabeledGalleryDropZone_thinScroll__2ghL2::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledGalleryDropZone_thinScroll__2ghL2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledGalleryDropZone_galleryContainer__1gphQ{width:100%!important;margin:20px 0 0;display:flex;flex-direction:row!important}.LabeledGalleryDropZone_galleryContainer__1gphQ label{width:120px;min-width:120px;text-align:left}@media screen and (max-width:768px){.LabeledGalleryDropZone_galleryContainer__1gphQ label{width:60px;min-width:60px}}.LabeledGalleryDropZone_dropzone__23uwD{padding:10px;margin-left:10px;border:1px solid #ccc;border-radius:5px;flex:1 1;display:flex;outline:none;transition:box-shadow .5s,border .5s}@media screen and (max-width:425px){.LabeledGalleryDropZone_dropzone__23uwD{flex-direction:column;grid-gap:10px;gap:10px}}.LabeledGalleryDropZone_dropzoneActive__7C8zp{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border:1px solid #fff;padding:10px;margin-left:10px;border-radius:5px;flex:1 1;display:flex;outline:none;transition:box-shadow .5s,border .5s}.LabeledGalleryDropZone_imagesContainer__1kVXe{flex:1 1;display:flex;flex-direction:row;flex-wrap:wrap;position:relative}.LabeledGalleryDropZone_imagesContainer__1kVXe>p{color:#c4c4c4;position:absolute;font-size:12px;border:1px dashed;border-radius:5px;width:100%;height:100%;align-items:center;justify-content:center;display:flex}.LabeledGalleryDropZone_cameraIcon__2UcCL{border:1px solid #c4c4c4;border-radius:3px;width:80px;height:80px;display:flex;justify-content:center;align-items:center;font-size:24px;background:#ccc;margin:5px}.LabeledGalleryDropZone_bttnContainer__37fHw{margin-left:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.LabeledGalleryDropZone_bttn__3xQD-{width:130px}.LabeledGalleryDropZone_dropzoneMarker__14DeF{background:#ccc;height:100px;flex:1 1}.CheckBox_expandedTopLeft__3cbig{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedTopRight__1kw9I{border-right:1px solid #3aabf2}.CheckBox_expandedTop__zHj4a,.CheckBox_expandedTopRight__1kw9I{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedBottom__1rpSs,.CheckBox_expandedBottomLeft__3sSQ1{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedBottomLeft__3sSQ1{border-left:1px solid #3aabf2}.CheckBox_expandedLeft__2Yhhx{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedRight__HpVTS{border-right:1px solid #3aabf2}.CheckBox_expandedMiddle__kT4Cp,.CheckBox_expandedRight__HpVTS{background-color:rgba(58,171,242,.05)}.CheckBox_scrollable__Du0_e{overflow-y:overlay;flex:1 1}.CheckBox_scrollable__Du0_e::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CheckBox_scrollable__Du0_e::-webkit-scrollbar-button{display:none}.CheckBox_scrollable__Du0_e::-webkit-scrollbar-thumb{background:#b9bbc9}.CheckBox_scrollable__Du0_e::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CheckBox_clickable__3uank{cursor:pointer}.CheckBox_flex1__1LBcX{flex:1 1}.CheckBox_markedBackground__2VzMC{background-color:rgba(58,171,242,.05);transition:all .3s}.CheckBox_secondaryText__DSn2x,.CheckBox_textOverflow__2tLoH{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CheckBox_secondaryText__DSn2x{font-weight:400;color:#b9bbc9}.CheckBox_pageContainer__LsC9w{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CheckBox_absoluteTopRight__12DYw,.CheckBox_agreementStatusContainer__H5N2g,.CheckBox_pageSection__3W9Fk>h2+button{position:absolute;top:20px;right:25px}.CheckBox_pageSection__3W9Fk{margin-top:20px}.CheckBox_agreementStatusContainer__H5N2g{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CheckBox_agreementStatusContainer__H5N2g>*{margin-left:70px}.CheckBox_agreementStatusContainer__H5N2g>:first-child{margin-left:0}@media screen and (max-width:762px){.CheckBox_agreementStatusContainer__H5N2g>*{margin-left:0}}@media screen and (max-width:1100px){.CheckBox_agreementStatusContainer__H5N2g{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CheckBox_agreementStatusContainer__H5N2g{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CheckBox_noBoxShadow__ijHgX{box-shadow:none}.CheckBox_overlayContainer__1nCa1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CheckBox_alignCenter__1Ah3-,.CheckBox_alignStart__1AKWZ,.CheckBox_flex__GJhQq,.CheckBox_flexCol__1c4DH,.CheckBox_flexRow__2cFba,.CheckBox_flexWrap__pUPq0,.CheckBox_justifyCenter__3Rt2o,.CheckBox_justifyStart__38ntl{display:flex}.CheckBox_gap10__b40yB{grid-gap:10px;gap:10px}.CheckBox_justifyStart__38ntl{justify-content:flex-start!important}.CheckBox_justifyCenter__3Rt2o{justify-content:center!important}.CheckBox_alignCenter__1Ah3-{align-items:center!important}.CheckBox_alignStart__1AKWZ{align-items:flex-start!important}.CheckBox_flexRow__2cFba{flex-direction:row!important}.CheckBox_flexCol__1c4DH{flex-direction:column!important}.CheckBox_flexWrap__pUPq0{flex-wrap:wrap!important}.CheckBox_widthFull__3DHiy{width:100%!important}.CheckBox_thinScroll__grvbR::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CheckBox_thinScroll__grvbR::-webkit-scrollbar-button{display:none}.CheckBox_thinScroll__grvbR::-webkit-scrollbar-thumb{background:#b9bbc9}.CheckBox_thinScroll__grvbR::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CheckBox_container__1uSZP{color:#878787;font-size:13px;display:flex;justify-content:center;align-items:center;width:unset}.CheckBox_container__1uSZP:hover{box-shadow:unset}.CheckBox_checkBox__2jPqk{font-size:15px;margin-right:5px;border:1px solid #878787;border-radius:3px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;padding:0}.CheckBox_partiallyChecked__3n2OS{font-size:17px;margin-top:-2px}.LabeledInput_container__2z2mu{margin-top:10px;display:flex;align-items:center}.LabeledInput_container__2z2mu>label{width:120px;min-width:120px;text-align:left}@media screen and (max-width:425px){.LabeledInput_container__2z2mu>label{width:54px!important;min-width:54px!important}}.LabeledInput_input__3gX02{margin-left:10px;width:75%;max-width:400px}.LabeledInput_icon__37bvD{margin-left:-30px}.LabeledInput_stockInput__3-ekT{height:35px;margin-left:10px;margin-right:10px;width:80px;text-overflow:ellipsis}.LabeledInput_small__33L-2{width:unset;max-width:180px;margin-top:5px}.LabeledInput_small__33L-2:not(:nth-child(2)){margin-left:10px}.LabeledInput_small__33L-2>label{font-size:10px;text-transform:uppercase;width:unset!important;min-width:unset!important;text-align:right!important}.LabeledInput_small__33L-2>input{height:35px;margin-left:10px;margin-right:10px;width:80px;text-overflow:ellipsis}.LabeledInput_mini__2ioGO{width:300px;margin-top:unset}.LabeledInput_mini__2ioGO label{font-size:10px;text-transform:uppercase;min-width:unset!important;width:unset!important}.LabeledInput_mini__2ioGO input{height:30px}.LabeledTextarea_expandedTopLeft__1npZD{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledTextarea_expandedTopRight__ViroR{border-right:1px solid #3aabf2}.LabeledTextarea_expandedTop__2lJA9,.LabeledTextarea_expandedTopRight__ViroR{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledTextarea_expandedBottom__1ypkm,.LabeledTextarea_expandedBottomLeft__2LBl0{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledTextarea_expandedBottomLeft__2LBl0{border-left:1px solid #3aabf2}.LabeledTextarea_expandedLeft__2Ah6C{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledTextarea_expandedRight__2gfl1{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledTextarea_expandedMiddle__18ddr{background-color:rgba(58,171,242,.05)}.LabeledTextarea_scrollable__2s_T3{overflow-y:overlay;flex:1 1}.LabeledTextarea_scrollable__2s_T3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledTextarea_scrollable__2s_T3::-webkit-scrollbar-button{display:none}.LabeledTextarea_scrollable__2s_T3::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledTextarea_scrollable__2s_T3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledTextarea_clickable__AdOXK{cursor:pointer}.LabeledTextarea_flex1__pr45b{flex:1 1}.LabeledTextarea_markedBackground__2a1st{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledTextarea_secondaryText__3Z8gY,.LabeledTextarea_textOverflow__34Xjx{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledTextarea_secondaryText__3Z8gY{font-weight:400;color:#b9bbc9}.LabeledTextarea_pageContainer__1_bqG{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledTextarea_absoluteTopRight__1-U7n,.LabeledTextarea_agreementStatusContainer__1VLoz,.LabeledTextarea_pageSection__i4YzY>h2+button{position:absolute;top:20px;right:25px}.LabeledTextarea_pageSection__i4YzY{margin-top:20px}.LabeledTextarea_agreementStatusContainer__1VLoz{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledTextarea_agreementStatusContainer__1VLoz>*{margin-left:70px}.LabeledTextarea_agreementStatusContainer__1VLoz>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledTextarea_agreementStatusContainer__1VLoz>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledTextarea_agreementStatusContainer__1VLoz{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledTextarea_agreementStatusContainer__1VLoz{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledTextarea_noBoxShadow__PJxgy{box-shadow:none}.LabeledTextarea_overlayContainer__3Mupd{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledTextarea_alignCenter__3Uff4,.LabeledTextarea_alignStart__3i_Wf,.LabeledTextarea_flex__1C9IU,.LabeledTextarea_flexCol__1Lpjy,.LabeledTextarea_flexRow__2kdO7,.LabeledTextarea_flexWrap__2DkRu,.LabeledTextarea_justifyCenter__aIqxA,.LabeledTextarea_justifyStart__2qYgN{display:flex}.LabeledTextarea_gap10__2tJ0-{grid-gap:10px;gap:10px}.LabeledTextarea_justifyStart__2qYgN{justify-content:flex-start!important}.LabeledTextarea_justifyCenter__aIqxA{justify-content:center!important}.LabeledTextarea_alignCenter__3Uff4{align-items:center!important}.LabeledTextarea_alignStart__3i_Wf{align-items:flex-start!important}.LabeledTextarea_flexRow__2kdO7{flex-direction:row!important}.LabeledTextarea_flexCol__1Lpjy{flex-direction:column!important}.LabeledTextarea_flexWrap__2DkRu{flex-wrap:wrap!important}.LabeledTextarea_widthFull__2V_SM{width:100%!important}.LabeledTextarea_thinScroll__2qjEt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledTextarea_thinScroll__2qjEt::-webkit-scrollbar-button{display:none}.LabeledTextarea_thinScroll__2qjEt::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledTextarea_thinScroll__2qjEt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledTextarea_container__2GP2q{margin-top:10px;display:flex;align-items:baseline}.LabeledTextarea_textarea__1dzyd{padding:10px;margin-left:20px;flex:1 1;height:200px;outline:none;border:1px solid #ccc;border-radius:5px;font-weight:400;font-size:13px;transition:box-shadow .5s,border .5s}.LabeledTextarea_textarea__1dzyd:-ms-input-placeholder{color:#ccc}.LabeledTextarea_textarea__1dzyd::placeholder{color:#ccc}.LabeledTextarea_textareaFocused__3Nx-k{box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:1px solid transparent;transition:box-shadow .5s,border .5s}.PreviewImage_expandedTopLeft__22UE3{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedTopRight__2Vdtz{border-right:1px solid #3aabf2}.PreviewImage_expandedTop__3K6HA,.PreviewImage_expandedTopRight__2Vdtz{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedBottom__3V1_x,.PreviewImage_expandedBottomLeft__34pZ2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedBottomLeft__34pZ2{border-left:1px solid #3aabf2}.PreviewImage_expandedLeft__2NW2r{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedRight__10Y9M{border-right:1px solid #3aabf2}.PreviewImage_expandedMiddle__1DOa2,.PreviewImage_expandedRight__10Y9M{background-color:rgba(58,171,242,.05)}.PreviewImage_scrollable__3F6aR{overflow-y:overlay;flex:1 1}.PreviewImage_scrollable__3F6aR::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PreviewImage_scrollable__3F6aR::-webkit-scrollbar-button{display:none}.PreviewImage_scrollable__3F6aR::-webkit-scrollbar-thumb{background:#b9bbc9}.PreviewImage_scrollable__3F6aR::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PreviewImage_clickable__2URWh{cursor:pointer}.PreviewImage_flex1__3mPDO{flex:1 1}.PreviewImage_markedBackground__1tbeY{background-color:rgba(58,171,242,.05);transition:all .3s}.PreviewImage_secondaryText__dlLla,.PreviewImage_textOverflow__-LIh0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PreviewImage_secondaryText__dlLla{font-weight:400;color:#b9bbc9}.PreviewImage_pageContainer__3InvO{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PreviewImage_absoluteTopRight__KiSgB,.PreviewImage_agreementStatusContainer__1amVh,.PreviewImage_pageSection__32utj>h2+button{position:absolute;top:20px;right:25px}.PreviewImage_pageSection__32utj{margin-top:20px}.PreviewImage_agreementStatusContainer__1amVh{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PreviewImage_agreementStatusContainer__1amVh>*{margin-left:70px}.PreviewImage_agreementStatusContainer__1amVh>:first-child{margin-left:0}@media screen and (max-width:762px){.PreviewImage_agreementStatusContainer__1amVh>*{margin-left:0}}@media screen and (max-width:1100px){.PreviewImage_agreementStatusContainer__1amVh{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PreviewImage_agreementStatusContainer__1amVh{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PreviewImage_noBoxShadow__ZHuFX{box-shadow:none}.PreviewImage_overlayContainer__2PXwK{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PreviewImage_alignCenter__3bL2D,.PreviewImage_alignStart__20Dqg,.PreviewImage_flex__decdh,.PreviewImage_flexCol__1eMx0,.PreviewImage_flexRow__qpe-k,.PreviewImage_flexWrap__crfx8,.PreviewImage_justifyCenter__FfZ8d,.PreviewImage_justifyStart__2S_w2{display:flex}.PreviewImage_gap10__gY3IC{grid-gap:10px;gap:10px}.PreviewImage_justifyStart__2S_w2{justify-content:flex-start!important}.PreviewImage_justifyCenter__FfZ8d{justify-content:center!important}.PreviewImage_alignCenter__3bL2D{align-items:center!important}.PreviewImage_alignStart__20Dqg{align-items:flex-start!important}.PreviewImage_flexRow__qpe-k{flex-direction:row!important}.PreviewImage_flexCol__1eMx0{flex-direction:column!important}.PreviewImage_flexWrap__crfx8{flex-wrap:wrap!important}.PreviewImage_widthFull__2cFYv{width:100%!important}.PreviewImage_thinScroll__156K2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PreviewImage_thinScroll__156K2::-webkit-scrollbar-button{display:none}.PreviewImage_thinScroll__156K2::-webkit-scrollbar-thumb{background:#b9bbc9}.PreviewImage_thinScroll__156K2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PreviewImage_container__11o-I{width:80px;height:80px;position:relative;margin:5px;border:1px solid #c4c4c4;border-radius:5px;overflow:hidden;transition:box-shadow .5s,border .5s}.PreviewImage_container__11o-I:hover{border:1px solid transparent;box-shadow:0 0 10px 0 rgba(0,0,0,.15);transition:box-shadow .5s,border .5s}.PreviewImage_optionsContainer__2MjnL{padding:2px;position:absolute;top:0;right:0;text-shadow:1px 1px 4px #000;color:#f8f8ff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.PreviewImage_optionsContainer__2MjnL .PreviewImage_triggerOptionsIcon__1q0iV{cursor:pointer;position:absolute;top:2px;right:0}.PreviewImage_optionsContainer__2MjnL .PreviewImage_icon__3qC9l{cursor:pointer;margin:5px}.PreviewImage_optionsContainer__2MjnL .PreviewImage_iconsContainer__9NWY4{display:flex;justify-content:center;align-items:center;color:#fff;transition:all 1.8s ease,color .8s ease-in,text-shadow .8s ease-in}.PreviewImage_optionsContainer__2MjnL .PreviewImage_iconsContainerCollapsed__1DZxA{color:transparent;text-shadow:0 0;transition:all 1.8s ease,color .2s,text-shadow .2s}.PreviewImage_optionsContainerExpanded__1TGtz{background:rgba(0,0,0,.51);width:80px;height:80px;transition:all .5s ease}.PreviewImage_primaryIndicator__2Mfpj{position:absolute;background:#f26522;width:80px;color:#fff;font-size:12px;padding:1px 0 5px;margin-top:-18px}.SearchInput_expandedTopLeft__3_CCq{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SearchInput_expandedTopRight__1dp9o{border-right:1px solid #3aabf2}.SearchInput_expandedTop__2-o3n,.SearchInput_expandedTopRight__1dp9o{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SearchInput_expandedBottom__5VSRq,.SearchInput_expandedBottomLeft__1Z_uN{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SearchInput_expandedBottomLeft__1Z_uN{border-left:1px solid #3aabf2}.SearchInput_expandedLeft__1O1bE{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SearchInput_expandedRight__1isLk{border-right:1px solid #3aabf2}.SearchInput_expandedMiddle__1ih69,.SearchInput_expandedRight__1isLk{background-color:rgba(58,171,242,.05)}.SearchInput_scrollable__GnrFu{overflow-y:overlay;flex:1 1}.SearchInput_scrollable__GnrFu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SearchInput_scrollable__GnrFu::-webkit-scrollbar-button{display:none}.SearchInput_scrollable__GnrFu::-webkit-scrollbar-thumb{background:#b9bbc9}.SearchInput_scrollable__GnrFu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SearchInput_clickable__3SIhz{cursor:pointer}.SearchInput_flex1__102XT{flex:1 1}.SearchInput_markedBackground__1IHrh{background-color:rgba(58,171,242,.05);transition:all .3s}.SearchInput_secondaryText__3-HvP,.SearchInput_textOverflow__OyRae{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SearchInput_secondaryText__3-HvP{font-weight:400;color:#b9bbc9}.SearchInput_pageContainer__3RSHM{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SearchInput_absoluteTopRight__1UQLT,.SearchInput_agreementStatusContainer__t6eI7,.SearchInput_pageSection__Q9kHw>h2+button{position:absolute;top:20px;right:25px}.SearchInput_pageSection__Q9kHw{margin-top:20px}.SearchInput_agreementStatusContainer__t6eI7{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SearchInput_agreementStatusContainer__t6eI7>*{margin-left:70px}.SearchInput_agreementStatusContainer__t6eI7>:first-child{margin-left:0}@media screen and (max-width:762px){.SearchInput_agreementStatusContainer__t6eI7>*{margin-left:0}}@media screen and (max-width:1100px){.SearchInput_agreementStatusContainer__t6eI7{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SearchInput_agreementStatusContainer__t6eI7{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SearchInput_noBoxShadow__upU4h{box-shadow:none}.SearchInput_overlayContainer__3tq9p{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SearchInput_alignCenter__30a_v,.SearchInput_alignStart__2xew0,.SearchInput_flex__26b2d,.SearchInput_flexCol__2P5rH,.SearchInput_flexRow__84Lox,.SearchInput_flexWrap__1022n,.SearchInput_justifyCenter__3iPkf,.SearchInput_justifyStart__OnzQj{display:flex}.SearchInput_gap10__16CHQ{grid-gap:10px;gap:10px}.SearchInput_justifyStart__OnzQj{justify-content:flex-start!important}.SearchInput_justifyCenter__3iPkf{justify-content:center!important}.SearchInput_alignCenter__30a_v{align-items:center!important}.SearchInput_alignStart__2xew0{align-items:flex-start!important}.SearchInput_flexRow__84Lox{flex-direction:row!important}.SearchInput_flexCol__2P5rH{flex-direction:column!important}.SearchInput_flexWrap__1022n{flex-wrap:wrap!important}.SearchInput_widthFull__3qK4e{width:100%!important}.SearchInput_thinScroll__2Mcct::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SearchInput_thinScroll__2Mcct::-webkit-scrollbar-button{display:none}.SearchInput_thinScroll__2Mcct::-webkit-scrollbar-thumb{background:#b9bbc9}.SearchInput_thinScroll__2Mcct::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SearchInput_container__3AsXi{border:1px solid #f0f0f0;border-radius:5px;height:32px;width:285px;display:flex;justify-content:center;align-items:center;color:#6f6f6f;font:400 10px Arial;transition:box-shadow .2s}.SearchInput_container__3AsXi:hover{box-shadow:1px 1px 8px 0 rgba(0,0,0,.25);transition:box-shadow .2s}.SearchInput_container__3AsXi>input{border:0;color:#6f6f6f;font:400 10px Arial;height:100%;box-sizing:border-box;padding-left:10px;padding-right:25px;flex:1 1;outline:none}.SearchInput_container__3AsXi>input:-ms-input-placeholder{color:#ccc}.SearchInput_container__3AsXi>input::placeholder{color:#ccc}.SearchInput_container__3AsXi>div{background-color:#f0f0f0;width:90px;height:32px;display:flex;align-items:center;flex-direction:column}.SearchInput_container__3AsXi>div>div{width:90px;min-height:32px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;cursor:pointer}.SearchInput_filterBttnIcon__3BzJN{margin-left:10px;margin-top:2px}.SearchInput_filterBttnsContainer__144cD{background-color:#c4c4c4;flex-direction:column;min-height:64px;position:absolute;margin-top:32px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden;z-index:1}.SearchInput_filterBttn__fJQvu{height:32px;width:90px;padding-left:10px;justify-content:flex-start;color:#5c5c5c;font-size:inherit;font-weight:600;border-radius:unset}.SearchInput_filterBttn__fJQvu:hover{background-color:rgba(0,0,0,.121569);box-shadow:unset}.SearchInput_focused__3frYU{box-shadow:1px 1px 8px 0 rgba(0,0,0,.25);transition:box-shadow .2s}.SearchInput_searchIcon__2YyRx{margin:5px}.Tag_expandedTopLeft__tCDuq{border-left:1px solid #3aabf2}.Tag_expandedTopLeft__tCDuq,.Tag_expandedTopRight__2sJVx{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tag_expandedTopRight__2sJVx{border-right:1px solid #3aabf2}.Tag_expandedTop__1ZPVX{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tag_expandedBottom__1mn8q,.Tag_expandedBottomLeft__1j9QO{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tag_expandedBottomLeft__1j9QO,.Tag_expandedLeft__22PPe{border-left:1px solid #3aabf2}.Tag_expandedLeft__22PPe,.Tag_expandedRight__5_Ozd{background-color:rgba(58,171,242,.05)}.Tag_expandedRight__5_Ozd{border-right:1px solid #3aabf2}.Tag_expandedMiddle__AxaN4{background-color:rgba(58,171,242,.05)}.Tag_scrollable__1JIhD{overflow-y:overlay;flex:1 1}.Tag_scrollable__1JIhD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tag_scrollable__1JIhD::-webkit-scrollbar-button{display:none}.Tag_scrollable__1JIhD::-webkit-scrollbar-thumb{background:#b9bbc9}.Tag_scrollable__1JIhD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tag_clickable__11l7M{cursor:pointer}.Tag_flex1__30I5u{flex:1 1}.Tag_markedBackground__2NnOR{background-color:rgba(58,171,242,.05);transition:all .3s}.Tag_secondaryText__igzMZ,.Tag_textOverflow__170HM{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Tag_secondaryText__igzMZ{font-weight:400;color:#b9bbc9}.Tag_pageContainer__3TeGa{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Tag_absoluteTopRight__2cbGr,.Tag_agreementStatusContainer__WnU9T,.Tag_pageSection__3enXU>h2+button{position:absolute;top:20px;right:25px}.Tag_pageSection__3enXU{margin-top:20px}.Tag_agreementStatusContainer__WnU9T{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tag_agreementStatusContainer__WnU9T>*{margin-left:70px}.Tag_agreementStatusContainer__WnU9T>:first-child{margin-left:0}@media screen and (max-width:762px){.Tag_agreementStatusContainer__WnU9T>*{margin-left:0}}@media screen and (max-width:1100px){.Tag_agreementStatusContainer__WnU9T{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Tag_agreementStatusContainer__WnU9T{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Tag_noBoxShadow__1EVrb{box-shadow:none}.Tag_overlayContainer__23ios{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Tag_alignCenter__2lhPx,.Tag_alignStart__3w54K,.Tag_flex__2VpKs,.Tag_flexCol__3o7fG,.Tag_flexRow__2Bfhc,.Tag_flexWrap__2b2xe,.Tag_justifyCenter__1fzDh,.Tag_justifyStart__346U0{display:flex}.Tag_gap10__3MQxb{grid-gap:10px;gap:10px}.Tag_justifyStart__346U0{justify-content:flex-start!important}.Tag_justifyCenter__1fzDh{justify-content:center!important}.Tag_alignCenter__2lhPx{align-items:center!important}.Tag_alignStart__3w54K{align-items:flex-start!important}.Tag_flexRow__2Bfhc{flex-direction:row!important}.Tag_flexCol__3o7fG{flex-direction:column!important}.Tag_flexWrap__2b2xe{flex-wrap:wrap!important}.Tag_widthFull__3sNMc{width:100%!important}.Tag_thinScroll__2OnBA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tag_thinScroll__2OnBA::-webkit-scrollbar-button{display:none}.Tag_thinScroll__2OnBA::-webkit-scrollbar-thumb{background:#b9bbc9}.Tag_thinScroll__2OnBA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tag_span__1DJU-{background-color:#3e3e3e;color:#fff;font-size:9px;font-weight:400;border-radius:3px;margin:0 5px 5px 0;padding:2px 5px;line-height:1;text-indent:0;text-transform:uppercase}.ToggleButton_expandedTopLeft__T23ic{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedTopRight__3-paI{border-right:1px solid #3aabf2}.ToggleButton_expandedTop__17sV_,.ToggleButton_expandedTopRight__3-paI{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedBottom__9K2sz,.ToggleButton_expandedBottomLeft__3VmsR{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedBottomLeft__3VmsR{border-left:1px solid #3aabf2}.ToggleButton_expandedLeft__1hiwJ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedRight__tNgLA{border-right:1px solid #3aabf2}.ToggleButton_expandedMiddle__17T4r,.ToggleButton_expandedRight__tNgLA{background-color:rgba(58,171,242,.05)}.ToggleButton_scrollable__24ph7{overflow-y:overlay;flex:1 1}.ToggleButton_scrollable__24ph7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToggleButton_scrollable__24ph7::-webkit-scrollbar-button{display:none}.ToggleButton_scrollable__24ph7::-webkit-scrollbar-thumb{background:#b9bbc9}.ToggleButton_scrollable__24ph7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToggleButton_clickable__LyiDB{cursor:pointer}.ToggleButton_flex1__1RNMK{flex:1 1}.ToggleButton_markedBackground__2FEp-{background-color:rgba(58,171,242,.05);transition:all .3s}.ToggleButton_secondaryText__3Ry84,.ToggleButton_textOverflow__PeVIG{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ToggleButton_secondaryText__3Ry84{font-weight:400;color:#b9bbc9}.ToggleButton_pageContainer__1r45K{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ToggleButton_absoluteTopRight__6koGn,.ToggleButton_agreementStatusContainer__aMah3,.ToggleButton_pageSection__2ud1Y>h2+button{position:absolute;top:20px;right:25px}.ToggleButton_pageSection__2ud1Y{margin-top:20px}.ToggleButton_agreementStatusContainer__aMah3{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ToggleButton_agreementStatusContainer__aMah3>*{margin-left:70px}.ToggleButton_agreementStatusContainer__aMah3>:first-child{margin-left:0}@media screen and (max-width:762px){.ToggleButton_agreementStatusContainer__aMah3>*{margin-left:0}}@media screen and (max-width:1100px){.ToggleButton_agreementStatusContainer__aMah3{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ToggleButton_agreementStatusContainer__aMah3{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ToggleButton_noBoxShadow__12Iuf{box-shadow:none}.ToggleButton_overlayContainer__LJCan{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ToggleButton_alignCenter__251pT,.ToggleButton_alignStart__1utJ9,.ToggleButton_flex__1nXYQ,.ToggleButton_flexCol__3Hn4g,.ToggleButton_flexRow__VL-Mb,.ToggleButton_flexWrap__1knVN,.ToggleButton_justifyCenter__17if5,.ToggleButton_justifyStart__1cgLf{display:flex}.ToggleButton_gap10__3oSsU{grid-gap:10px;gap:10px}.ToggleButton_justifyStart__1cgLf{justify-content:flex-start!important}.ToggleButton_justifyCenter__17if5{justify-content:center!important}.ToggleButton_alignCenter__251pT{align-items:center!important}.ToggleButton_alignStart__1utJ9{align-items:flex-start!important}.ToggleButton_flexRow__VL-Mb{flex-direction:row!important}.ToggleButton_flexCol__3Hn4g{flex-direction:column!important}.ToggleButton_flexWrap__1knVN{flex-wrap:wrap!important}.ToggleButton_widthFull__1pjg9{width:100%!important}.ToggleButton_thinScroll__1oF8P::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToggleButton_thinScroll__1oF8P::-webkit-scrollbar-button{display:none}.ToggleButton_thinScroll__1oF8P::-webkit-scrollbar-thumb{background:#b9bbc9}.ToggleButton_thinScroll__1oF8P::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToggleButton_container--standard__3nmlH{width:60px;height:30px}.ToggleButton_container--small__2o-UD,.ToggleButton_container--standard__3nmlH{display:flex;justify-content:center;align-items:center;position:relative;margin-right:10px;cursor:pointer}.ToggleButton_container--small__2o-UD{width:40px;height:20px}.ToggleButton_container--mini__38mwt{width:30px;height:15px;display:flex;justify-content:center;align-items:center;position:relative;margin-right:10px;cursor:pointer}.ToggleButton_backEllipse__37DB9{background:#878787;border-radius:5px;width:100%;height:10px;margin:5px}.ToggleButton_toggle--standard__1mdwq{width:24px;height:24px}.ToggleButton_toggle--small__2_aXh,.ToggleButton_toggle--standard__1mdwq{box-shadow:0 0 5px -1px #000;background:#fff;border-radius:5px;position:absolute;transition:all .5s;display:flex;justify-content:center;align-items:center;color:#f26522}.ToggleButton_toggle--small__2_aXh{width:16px;height:16px}.ToggleButton_toggle--mini__2xHiE{width:12px;height:12px;box-shadow:0 0 5px -1px #000;background:#fff;border-radius:5px;position:absolute;transition:all .5s;display:flex;justify-content:center;align-items:center;color:#f26522}.ToggleButton_loadingIcon__1gilY{animation:ToggleButton_rotation__pFXGt 2s linear infinite;color:#3192ce;font-size:15px;width:100%;height:100%;display:flex;justify-content:center;align-items:center}@keyframes ToggleButton_rotation__pFXGt{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.ToucheLogo_expandedTopLeft__3KbzV{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToucheLogo_expandedTopRight__27HWP{border-right:1px solid #3aabf2}.ToucheLogo_expandedTop__1UCSB,.ToucheLogo_expandedTopRight__27HWP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToucheLogo_expandedBottom__29htf,.ToucheLogo_expandedBottomLeft__3kUy4{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToucheLogo_expandedBottomLeft__3kUy4{border-left:1px solid #3aabf2}.ToucheLogo_expandedLeft__1Tu7m{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToucheLogo_expandedRight__1TuF1{border-right:1px solid #3aabf2}.ToucheLogo_expandedMiddle__32QsE,.ToucheLogo_expandedRight__1TuF1{background-color:rgba(58,171,242,.05)}.ToucheLogo_scrollable__eg86R{overflow-y:overlay;flex:1 1}.ToucheLogo_scrollable__eg86R::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToucheLogo_scrollable__eg86R::-webkit-scrollbar-button{display:none}.ToucheLogo_scrollable__eg86R::-webkit-scrollbar-thumb{background:#b9bbc9}.ToucheLogo_scrollable__eg86R::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToucheLogo_clickable__1AAJh{cursor:pointer}.ToucheLogo_flex1__O8hSY{flex:1 1}.ToucheLogo_markedBackground__t4HJD{background-color:rgba(58,171,242,.05);transition:all .3s}.ToucheLogo_secondaryText__3IuuD,.ToucheLogo_textOverflow__2jNtv{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ToucheLogo_secondaryText__3IuuD{font-weight:400;color:#b9bbc9}.ToucheLogo_pageContainer__3eEHD{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ToucheLogo_absoluteTopRight__J9awb,.ToucheLogo_agreementStatusContainer__1h7BU,.ToucheLogo_pageSection__3sXrE>h2+button{position:absolute;top:20px;right:25px}.ToucheLogo_pageSection__3sXrE{margin-top:20px}.ToucheLogo_agreementStatusContainer__1h7BU{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ToucheLogo_agreementStatusContainer__1h7BU>*{margin-left:70px}.ToucheLogo_agreementStatusContainer__1h7BU>:first-child{margin-left:0}@media screen and (max-width:762px){.ToucheLogo_agreementStatusContainer__1h7BU>*{margin-left:0}}@media screen and (max-width:1100px){.ToucheLogo_agreementStatusContainer__1h7BU{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ToucheLogo_agreementStatusContainer__1h7BU{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ToucheLogo_noBoxShadow__337U6{box-shadow:none}.ToucheLogo_overlayContainer__C39h4{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ToucheLogo_alignCenter__2bJCT,.ToucheLogo_alignStart__2lBAI,.ToucheLogo_flex__1FAJb,.ToucheLogo_flexCol__8YToK,.ToucheLogo_flexRow__3xizl,.ToucheLogo_flexWrap__16WIx,.ToucheLogo_justifyCenter__2RDZk,.ToucheLogo_justifyStart__8aXpO{display:flex}.ToucheLogo_gap10__a_emo{grid-gap:10px;gap:10px}.ToucheLogo_justifyStart__8aXpO{justify-content:flex-start!important}.ToucheLogo_justifyCenter__2RDZk{justify-content:center!important}.ToucheLogo_alignCenter__2bJCT{align-items:center!important}.ToucheLogo_alignStart__2lBAI{align-items:flex-start!important}.ToucheLogo_flexRow__3xizl{flex-direction:row!important}.ToucheLogo_flexCol__8YToK{flex-direction:column!important}.ToucheLogo_flexWrap__16WIx{flex-wrap:wrap!important}.ToucheLogo_widthFull__TUFR4{width:100%!important}.ToucheLogo_thinScroll__cxvRn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToucheLogo_thinScroll__cxvRn::-webkit-scrollbar-button{display:none}.ToucheLogo_thinScroll__cxvRn::-webkit-scrollbar-thumb{background:#b9bbc9}.ToucheLogo_thinScroll__cxvRn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToucheLogo_logo__1kaPU:before{font-family:"Lobster",cursive;display:block;font-size:30px;font-weight:400;content:"Touche"}.ToucheLogo_bigLogo__sAxom{color:#3e3e3e;border-bottom:1px solid #878787;padding-bottom:4vh;width:240px;margin:0 auto}.ToucheLogo_bigLogo__sAxom:before{font-family:"Lobster",cursive;font-size:calc(7vh + 17px);display:block;font-weight:400;content:"Touche";margin-top:22px}.ToucheLogo_bigLogo__sAxom:after{font-family:"Arvo",serif;content:"Engaging Layers"}.AvatarImage_figure__lXssp{width:20px;height:20px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.41);position:relative}.AvatarImage_figure__lXssp img{width:inherit;height:auto}.SquareGradientButton_expandedTopLeft__1xPq-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SquareGradientButton_expandedTopRight__25Bl_{border-right:1px solid #3aabf2}.SquareGradientButton_expandedTop__2o4FM,.SquareGradientButton_expandedTopRight__25Bl_{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SquareGradientButton_expandedBottom__3gRjp,.SquareGradientButton_expandedBottomLeft__3PF06{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SquareGradientButton_expandedBottomLeft__3PF06{border-left:1px solid #3aabf2}.SquareGradientButton_expandedLeft__1F8EE{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SquareGradientButton_expandedRight__1zJfC{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SquareGradientButton_expandedMiddle__1Oc2f{background-color:rgba(58,171,242,.05)}.SquareGradientButton_scrollable__2P0cJ{overflow-y:overlay;flex:1 1}.SquareGradientButton_scrollable__2P0cJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SquareGradientButton_scrollable__2P0cJ::-webkit-scrollbar-button{display:none}.SquareGradientButton_scrollable__2P0cJ::-webkit-scrollbar-thumb{background:#b9bbc9}.SquareGradientButton_scrollable__2P0cJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SquareGradientButton_clickable__3ByVt{cursor:pointer}.SquareGradientButton_flex1__mEZNt{flex:1 1}.SquareGradientButton_markedBackground__1WlKS{background-color:rgba(58,171,242,.05);transition:all .3s}.SquareGradientButton_secondaryText__1d90V,.SquareGradientButton_textOverflow__ANS-C{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SquareGradientButton_secondaryText__1d90V{font-weight:400;color:#b9bbc9}.SquareGradientButton_pageContainer__7KS63{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SquareGradientButton_absoluteTopRight__33M6w,.SquareGradientButton_agreementStatusContainer__3vLlk,.SquareGradientButton_pageSection__29qya>h2+button{position:absolute;top:20px;right:25px}.SquareGradientButton_pageSection__29qya{margin-top:20px}.SquareGradientButton_agreementStatusContainer__3vLlk{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SquareGradientButton_agreementStatusContainer__3vLlk>*{margin-left:70px}.SquareGradientButton_agreementStatusContainer__3vLlk>:first-child{margin-left:0}@media screen and (max-width:762px){.SquareGradientButton_agreementStatusContainer__3vLlk>*{margin-left:0}}@media screen and (max-width:1100px){.SquareGradientButton_agreementStatusContainer__3vLlk{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SquareGradientButton_agreementStatusContainer__3vLlk{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SquareGradientButton_noBoxShadow__2OfC7{box-shadow:none}.SquareGradientButton_overlayContainer__1dqe0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SquareGradientButton_alignCenter__26K5x,.SquareGradientButton_alignStart__y0KQQ,.SquareGradientButton_flex__1cdsr,.SquareGradientButton_flexCol__3YBIt,.SquareGradientButton_flexRow__2K1CR,.SquareGradientButton_flexWrap__OOQL-,.SquareGradientButton_justifyCenter__39hgL,.SquareGradientButton_justifyStart__3BhQH{display:flex}.SquareGradientButton_gap10__3xhsw{grid-gap:10px;gap:10px}.SquareGradientButton_justifyStart__3BhQH{justify-content:flex-start!important}.SquareGradientButton_justifyCenter__39hgL{justify-content:center!important}.SquareGradientButton_alignCenter__26K5x{align-items:center!important}.SquareGradientButton_alignStart__y0KQQ{align-items:flex-start!important}.SquareGradientButton_flexRow__2K1CR{flex-direction:row!important}.SquareGradientButton_flexCol__3YBIt{flex-direction:column!important}.SquareGradientButton_flexWrap__OOQL-{flex-wrap:wrap!important}.SquareGradientButton_widthFull__35_gc{width:100%!important}.SquareGradientButton_thinScroll__388-g::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SquareGradientButton_thinScroll__388-g::-webkit-scrollbar-button{display:none}.SquareGradientButton_thinScroll__388-g::-webkit-scrollbar-thumb{background:#b9bbc9}.SquareGradientButton_thinScroll__388-g::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SquareGradientButton_container__Gkhpr{border:1px solid #878787;border-radius:3px;width:15vw;height:15vw;box-shadow:0 0 5px 0 rgba(0,0,0,.15);transition:box-shadow .5s;box-sizing:border-box;padding:3px;margin:10px;color:#fff;cursor:pointer}.SquareGradientButton_container__Gkhpr:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.4);transition:box-shadow .5s}.SquareGradientButton_innerContainer__3jRNK{width:100%;height:100%;background:linear-gradient(180deg,#7db9e8 0,#207cca);display:flex;flex-direction:column;justify-content:center;align-items:center}.SquareGradientButton_titleContainer__3MhQc{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1;text-transform:uppercase}.SquareGradientButton_titleContainer__3MhQc label{display:block;font-size:13px;font-weight:600;margin-top:2.5vh;margin-bottom:1vh}.SquareGradientButton_titleContainer__3MhQc h3{font-size:3vh;font-weight:700;text-shadow:0 0 5px rgba(0,0,0,.35)}.SquareGradientButton_icon__mmOmN{color:#3e3e3e;font-size:24px}.SquareGradientButton_iconMargin__2c7hf{margin-top:25%;color:#3e3e3e;font-size:24px}.SquareGradientButton_statistics__1JbfT{background-color:rgba(0,0,0,.121569);padding:15px 5px;height:35%;width:100%;display:flex}.SquareGradientButton_statistics__1JbfT :nth-child(odd){padding:5px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;text-transform:uppercase;font-weight:700}.SquareGradientButton_statistics__1JbfT :nth-child(odd) :first-child{font-size:1.3vw}.SquareGradientButton_statistics__1JbfT :nth-child(odd) :nth-child(2){font-size:12px;opacity:.9}.SquareGradientButton_statistics__1JbfT .SquareGradientButton_verticalLine__NK4EL{width:1px;background-color:#fff}.PersonsFormSection_expandedTopLeft__3N3IJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsFormSection_expandedTopRight__bsqqG{border-right:1px solid #3aabf2}.PersonsFormSection_expandedTop__lyJ94,.PersonsFormSection_expandedTopRight__bsqqG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsFormSection_expandedBottom__2cnXh,.PersonsFormSection_expandedBottomLeft__3pSRc{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsFormSection_expandedBottomLeft__3pSRc{border-left:1px solid #3aabf2}.PersonsFormSection_expandedLeft__2_XBC{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsFormSection_expandedRight__2IOM8{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsFormSection_expandedMiddle__3Cvt0{background-color:rgba(58,171,242,.05)}.PersonsFormSection_scrollable__3BQ2N{overflow-y:overlay;flex:1 1}.PersonsFormSection_scrollable__3BQ2N::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsFormSection_scrollable__3BQ2N::-webkit-scrollbar-button{display:none}.PersonsFormSection_scrollable__3BQ2N::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsFormSection_scrollable__3BQ2N::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsFormSection_clickable__33jFz{cursor:pointer}.PersonsFormSection_flex1__1AHN4{flex:1 1}.PersonsFormSection_markedBackground__lveGH{background-color:rgba(58,171,242,.05);transition:all .3s}.PersonsFormSection_secondaryText__31rt8,.PersonsFormSection_textOverflow__3Qn-v{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PersonsFormSection_secondaryText__31rt8{font-weight:400;color:#b9bbc9}.PersonsFormSection_pageContainer__NyVq8{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PersonsFormSection_absoluteTopRight__2YaYo,.PersonsFormSection_agreementStatusContainer__1jeVd,.PersonsFormSection_pageSection__1oKUk>h2+button{position:absolute;top:20px;right:25px}.PersonsFormSection_pageSection__1oKUk{margin-top:20px}.PersonsFormSection_agreementStatusContainer__1jeVd{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonsFormSection_agreementStatusContainer__1jeVd>*{margin-left:70px}.PersonsFormSection_agreementStatusContainer__1jeVd>:first-child{margin-left:0}@media screen and (max-width:762px){.PersonsFormSection_agreementStatusContainer__1jeVd>*{margin-left:0}}@media screen and (max-width:1100px){.PersonsFormSection_agreementStatusContainer__1jeVd{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PersonsFormSection_agreementStatusContainer__1jeVd{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PersonsFormSection_noBoxShadow__o5b_y{box-shadow:none}.PersonsFormSection_overlayContainer__1-qI3{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PersonsFormSection_alignCenter__LcJA7,.PersonsFormSection_alignStart__1WBQO,.PersonsFormSection_flex__2t7dn,.PersonsFormSection_flexCol__1Flfs,.PersonsFormSection_flexRow__1wEaZ,.PersonsFormSection_flexWrap__2Qd3s,.PersonsFormSection_justifyCenter__zusMQ,.PersonsFormSection_justifyStart__6PVc_{display:flex}.PersonsFormSection_gap10__1Wf9Y{grid-gap:10px;gap:10px}.PersonsFormSection_justifyStart__6PVc_{justify-content:flex-start!important}.PersonsFormSection_justifyCenter__zusMQ{justify-content:center!important}.PersonsFormSection_alignCenter__LcJA7{align-items:center!important}.PersonsFormSection_alignStart__1WBQO{align-items:flex-start!important}.PersonsFormSection_flexRow__1wEaZ{flex-direction:row!important}.PersonsFormSection_flexCol__1Flfs{flex-direction:column!important}.PersonsFormSection_flexWrap__2Qd3s{flex-wrap:wrap!important}.PersonsFormSection_widthFull__3b1OT{width:100%!important}.PersonsFormSection_thinScroll__2UFO8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsFormSection_thinScroll__2UFO8::-webkit-scrollbar-button{display:none}.PersonsFormSection_thinScroll__2UFO8::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsFormSection_thinScroll__2UFO8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsFormSection_container__1HV15{margin-top:10px;width:100%!important;display:flex;flex-direction:row!important;align-items:flex-start}.PersonsFormSection_container__1HV15>label{margin-top:10px;width:120px;min-width:120px;text-align:left}.PersonsFormSection_personsContainer__2wpB8{margin-left:10px;border:1px solid #ccc;border-radius:5px;flex:1 1;min-height:50px;display:flex;flex-direction:row;align-items:flex-end;padding:10px}.PersonsFormSection_innerContainer__OwKWi{flex:1 1;margin-right:10px;display:flex;flex-wrap:wrap}.AddedPerson_expandedTopLeft__1ODya{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedPerson_expandedTopRight__1Mfhk{border-right:1px solid #3aabf2}.AddedPerson_expandedTop__dHeGR,.AddedPerson_expandedTopRight__1Mfhk{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedPerson_expandedBottom__2UvmT,.AddedPerson_expandedBottomLeft__3ayxz{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedPerson_expandedBottomLeft__3ayxz{border-left:1px solid #3aabf2}.AddedPerson_expandedLeft__sZZo7{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedPerson_expandedRight__uNK8x{border-right:1px solid #3aabf2}.AddedPerson_expandedMiddle__3-c-C,.AddedPerson_expandedRight__uNK8x{background-color:rgba(58,171,242,.05)}.AddedPerson_scrollable__2hSpn{overflow-y:overlay;flex:1 1}.AddedPerson_scrollable__2hSpn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AddedPerson_scrollable__2hSpn::-webkit-scrollbar-button{display:none}.AddedPerson_scrollable__2hSpn::-webkit-scrollbar-thumb{background:#b9bbc9}.AddedPerson_scrollable__2hSpn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AddedPerson_clickable__1se9U{cursor:pointer}.AddedPerson_flex1__fX9gx{flex:1 1}.AddedPerson_markedBackground__zbjzv{background-color:rgba(58,171,242,.05);transition:all .3s}.AddedPerson_secondaryText__1D0Dw,.AddedPerson_textOverflow__26SL6{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AddedPerson_secondaryText__1D0Dw{font-weight:400;color:#b9bbc9}.AddedPerson_pageContainer__1Aj9d{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AddedPerson_absoluteTopRight__JniTD,.AddedPerson_agreementStatusContainer__35FI2,.AddedPerson_pageSection__1Jdw1>h2+button{position:absolute;top:20px;right:25px}.AddedPerson_pageSection__1Jdw1{margin-top:20px}.AddedPerson_agreementStatusContainer__35FI2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AddedPerson_agreementStatusContainer__35FI2>*{margin-left:70px}.AddedPerson_agreementStatusContainer__35FI2>:first-child{margin-left:0}@media screen and (max-width:762px){.AddedPerson_agreementStatusContainer__35FI2>*{margin-left:0}}@media screen and (max-width:1100px){.AddedPerson_agreementStatusContainer__35FI2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AddedPerson_agreementStatusContainer__35FI2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AddedPerson_noBoxShadow__2FUGs{box-shadow:none}.AddedPerson_overlayContainer__xCxBM{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AddedPerson_alignCenter__1Y3eX,.AddedPerson_alignStart__2kCXn,.AddedPerson_flex__2yEBO,.AddedPerson_flexCol__1eGX3,.AddedPerson_flexRow__1tEgm,.AddedPerson_flexWrap__28NLa,.AddedPerson_justifyCenter__1QWfh,.AddedPerson_justifyStart__16Ald{display:flex}.AddedPerson_gap10__1OdkT{grid-gap:10px;gap:10px}.AddedPerson_justifyStart__16Ald{justify-content:flex-start!important}.AddedPerson_justifyCenter__1QWfh{justify-content:center!important}.AddedPerson_alignCenter__1Y3eX{align-items:center!important}.AddedPerson_alignStart__2kCXn{align-items:flex-start!important}.AddedPerson_flexRow__1tEgm{flex-direction:row!important}.AddedPerson_flexCol__1eGX3{flex-direction:column!important}.AddedPerson_flexWrap__28NLa{flex-wrap:wrap!important}.AddedPerson_widthFull__1dUxl{width:100%!important}.AddedPerson_thinScroll__3WOoV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AddedPerson_thinScroll__3WOoV::-webkit-scrollbar-button{display:none}.AddedPerson_thinScroll__3WOoV::-webkit-scrollbar-thumb{background:#b9bbc9}.AddedPerson_thinScroll__3WOoV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AddedPerson_addedPerson__1IHX7{width:90px;display:flex;flex-direction:column;align-items:center;border-radius:5px;padding:5px;margin-right:10px;position:relative;transition:box-shadow .5s}.AddedPerson_addedPerson__1IHX7:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.15);transition:all .5s}.AddedPerson_addedPerson__1IHX7 p{color:#6f6f6f;font-size:14px;font-weight:100;margin-top:10px}.AddedPerson_addedPerson__1IHX7 .AddedPerson_removePersonBttn__21cO9{padding:0;color:#ff0b0e;position:absolute;right:1px;top:-1px;font-size:12px;opacity:0;transition:all .5s}.AddedPerson_addedPerson__1IHX7 .AddedPerson_visibleBttn__2IrVX{opacity:1;transition:all .5s}.RelatedMediaFormSection_manageProjectsBttn__3_kO8{margin-top:10px;height:35px}.LabeledFormSectionContainer_expandedTopLeft__2cOcI{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledFormSectionContainer_expandedTopRight__2AFU2{border-right:1px solid #3aabf2}.LabeledFormSectionContainer_expandedTop__3DWI7,.LabeledFormSectionContainer_expandedTopRight__2AFU2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledFormSectionContainer_expandedBottom__14qvL,.LabeledFormSectionContainer_expandedBottomLeft__1xV5H{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledFormSectionContainer_expandedBottomLeft__1xV5H{border-left:1px solid #3aabf2}.LabeledFormSectionContainer_expandedLeft__1my2W{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledFormSectionContainer_expandedRight__3FF4I{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledFormSectionContainer_expandedMiddle__3eAZy{background-color:rgba(58,171,242,.05)}.LabeledFormSectionContainer_scrollable__2TDFe{overflow-y:overlay;flex:1 1}.LabeledFormSectionContainer_scrollable__2TDFe::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledFormSectionContainer_scrollable__2TDFe::-webkit-scrollbar-button{display:none}.LabeledFormSectionContainer_scrollable__2TDFe::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledFormSectionContainer_scrollable__2TDFe::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledFormSectionContainer_clickable__37y4Y{cursor:pointer}.LabeledFormSectionContainer_flex1__3Fsbc{flex:1 1}.LabeledFormSectionContainer_markedBackground__2ue0N{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledFormSectionContainer_secondaryText__3ueQz,.LabeledFormSectionContainer_textOverflow__1Aod-{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledFormSectionContainer_secondaryText__3ueQz{font-weight:400;color:#b9bbc9}.LabeledFormSectionContainer_pageContainer__1__ru{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledFormSectionContainer_absoluteTopRight__2PG5I,.LabeledFormSectionContainer_agreementStatusContainer__1nkyC,.LabeledFormSectionContainer_pageSection__1kZK7>h2+button{position:absolute;top:20px;right:25px}.LabeledFormSectionContainer_pageSection__1kZK7{margin-top:20px}.LabeledFormSectionContainer_agreementStatusContainer__1nkyC{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledFormSectionContainer_agreementStatusContainer__1nkyC>*{margin-left:70px}.LabeledFormSectionContainer_agreementStatusContainer__1nkyC>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledFormSectionContainer_agreementStatusContainer__1nkyC>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledFormSectionContainer_agreementStatusContainer__1nkyC{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledFormSectionContainer_agreementStatusContainer__1nkyC{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledFormSectionContainer_noBoxShadow__2KTqp{box-shadow:none}.LabeledFormSectionContainer_overlayContainer__3r5O7{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledFormSectionContainer_alignCenter__2QDJy,.LabeledFormSectionContainer_alignStart__2Kbl1,.LabeledFormSectionContainer_flex__4vftD,.LabeledFormSectionContainer_flexCol__jcJkE,.LabeledFormSectionContainer_flexRow__3cU9E,.LabeledFormSectionContainer_flexWrap__1KW3I,.LabeledFormSectionContainer_justifyCenter__3Di6g,.LabeledFormSectionContainer_justifyStart__2P4CT{display:flex}.LabeledFormSectionContainer_gap10__38C0C{grid-gap:10px;gap:10px}.LabeledFormSectionContainer_justifyStart__2P4CT{justify-content:flex-start!important}.LabeledFormSectionContainer_justifyCenter__3Di6g{justify-content:center!important}.LabeledFormSectionContainer_alignCenter__2QDJy{align-items:center!important}.LabeledFormSectionContainer_alignStart__2Kbl1{align-items:flex-start!important}.LabeledFormSectionContainer_flexRow__3cU9E{flex-direction:row!important}.LabeledFormSectionContainer_flexCol__jcJkE{flex-direction:column!important}.LabeledFormSectionContainer_flexWrap__1KW3I{flex-wrap:wrap!important}.LabeledFormSectionContainer_widthFull__17-1Z{width:100%!important}.LabeledFormSectionContainer_thinScroll__3W3Ut::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledFormSectionContainer_thinScroll__3W3Ut::-webkit-scrollbar-button{display:none}.LabeledFormSectionContainer_thinScroll__3W3Ut::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledFormSectionContainer_thinScroll__3W3Ut::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledFormSectionContainer_container__3BiGW{width:100%!important;margin-top:40px;flex-direction:row!important}.LabeledFormSectionContainer_container__3BiGW label{width:120px;min-width:120px;text-align:left}.LabeledFormSectionContainer_interactiveArea__2er8a{flex:1 1;display:flex;align-items:flex-end;border:1px solid #ccc;border-radius:5px;margin-left:10px;padding:10px;flex-direction:column;min-height:50px}.ObjectsPopupSelector_expandedTopLeft__21r3k{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectsPopupSelector_expandedTopRight__1rlje{border-right:1px solid #3aabf2}.ObjectsPopupSelector_expandedTop__32JG8,.ObjectsPopupSelector_expandedTopRight__1rlje{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectsPopupSelector_expandedBottom__KUzDr,.ObjectsPopupSelector_expandedBottomLeft__3TUzO{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectsPopupSelector_expandedBottomLeft__3TUzO{border-left:1px solid #3aabf2}.ObjectsPopupSelector_expandedLeft__3Zc47{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectsPopupSelector_expandedRight__3s-Sq{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectsPopupSelector_expandedMiddle__uISA5{background-color:rgba(58,171,242,.05)}.ObjectsPopupSelector_scrollable__3zbvx{overflow-y:overlay;flex:1 1}.ObjectsPopupSelector_scrollable__3zbvx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectsPopupSelector_scrollable__3zbvx::-webkit-scrollbar-button{display:none}.ObjectsPopupSelector_scrollable__3zbvx::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectsPopupSelector_scrollable__3zbvx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectsPopupSelector_clickable__wjZ7k{cursor:pointer}.ObjectsPopupSelector_flex1__yQc9O{flex:1 1}.ObjectsPopupSelector_markedBackground__vrd0l{background-color:rgba(58,171,242,.05);transition:all .3s}.ObjectsPopupSelector_secondaryText__233K6,.ObjectsPopupSelector_textOverflow__e_qhF{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ObjectsPopupSelector_secondaryText__233K6{font-weight:400;color:#b9bbc9}.ObjectsPopupSelector_pageContainer__1e9HY{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ObjectsPopupSelector_absoluteTopRight__2s98q,.ObjectsPopupSelector_agreementStatusContainer__Kh4WR,.ObjectsPopupSelector_pageSection__2Lvok>h2+button{position:absolute;top:20px;right:25px}.ObjectsPopupSelector_pageSection__2Lvok{margin-top:20px}.ObjectsPopupSelector_agreementStatusContainer__Kh4WR{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ObjectsPopupSelector_agreementStatusContainer__Kh4WR>*{margin-left:70px}.ObjectsPopupSelector_agreementStatusContainer__Kh4WR>:first-child{margin-left:0}@media screen and (max-width:762px){.ObjectsPopupSelector_agreementStatusContainer__Kh4WR>*{margin-left:0}}@media screen and (max-width:1100px){.ObjectsPopupSelector_agreementStatusContainer__Kh4WR{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ObjectsPopupSelector_agreementStatusContainer__Kh4WR{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ObjectsPopupSelector_noBoxShadow__-VzPw{box-shadow:none}.ObjectsPopupSelector_overlayContainer__3w_mN{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ObjectsPopupSelector_alignCenter__1xWRX,.ObjectsPopupSelector_alignStart__2Jz3k,.ObjectsPopupSelector_flex__eJRf4,.ObjectsPopupSelector_flexCol__dbRKu,.ObjectsPopupSelector_flexRow__3KwE7,.ObjectsPopupSelector_flexWrap__10nbX,.ObjectsPopupSelector_justifyCenter__3Dj8Y,.ObjectsPopupSelector_justifyStart__2aDEi{display:flex}.ObjectsPopupSelector_gap10__1pUO_{grid-gap:10px;gap:10px}.ObjectsPopupSelector_justifyStart__2aDEi{justify-content:flex-start!important}.ObjectsPopupSelector_justifyCenter__3Dj8Y{justify-content:center!important}.ObjectsPopupSelector_alignCenter__1xWRX{align-items:center!important}.ObjectsPopupSelector_alignStart__2Jz3k{align-items:flex-start!important}.ObjectsPopupSelector_flexRow__3KwE7{flex-direction:row!important}.ObjectsPopupSelector_flexCol__dbRKu{flex-direction:column!important}.ObjectsPopupSelector_flexWrap__10nbX{flex-wrap:wrap!important}.ObjectsPopupSelector_widthFull__3XWvn{width:100%!important}.ObjectsPopupSelector_thinScroll__3fOZi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectsPopupSelector_thinScroll__3fOZi::-webkit-scrollbar-button{display:none}.ObjectsPopupSelector_thinScroll__3fOZi::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectsPopupSelector_thinScroll__3fOZi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectsPopupSelector_searchBar__3lWde{align-self:flex-end;background:#fff}.ObjectsPopupSelector_objectsListContainer__3gjUA{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;flex:1 1;margin:10px 0;overflow:hidden}.ObjectsPopupSelector_objectsListBody__1l-DL{overflow-y:auto;max-height:60vh;width:100%;padding:10px;display:flex;flex-wrap:wrap}.ObjectsPopupSelector_objectsListBody__1l-DL::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.ObjectsPopupSelector_objectsListBody__1l-DL::-webkit-scrollbar-button{display:none}.ObjectsPopupSelector_objectsListBody__1l-DL::-webkit-scrollbar-thumb{background:#878787}.ObjectsPopupSelector_objectsListBody__1l-DL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectsPopupSelector_okBttn__38ifb{align-self:flex-end;margin-top:10px}.ObjectsPopupSelector_filtersContainer__5hbLr{display:flex;justify-content:space-between;align-items:center;align-content:flex-end}.ObjectsPopupSelector_filtersContainer__5hbLr>div{display:flex;align-items:center}.ObjectsPopupSelector_filtersContainer__5hbLr>div>div{margin:0}.ObjectsPopupSelector_toggleOptions__10ws0{margin-left:20px!important;display:flex;align-items:center;text-transform:uppercase;font-size:10px}.ObjectsPopupSelector_toggleOptions__10ws0>div{margin-left:10px}.ObjectPreview_expandedTopLeft__PfFhm{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectPreview_expandedTopRight__lSrsg{border-right:1px solid #3aabf2}.ObjectPreview_expandedTop__1L18j,.ObjectPreview_expandedTopRight__lSrsg{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectPreview_expandedBottom__2-D1J,.ObjectPreview_expandedBottomLeft__3W8XU{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectPreview_expandedBottomLeft__3W8XU{border-left:1px solid #3aabf2}.ObjectPreview_expandedLeft__-qHHS{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectPreview_expandedRight__1HuZB{border-right:1px solid #3aabf2}.ObjectPreview_expandedMiddle__3OiL6,.ObjectPreview_expandedRight__1HuZB{background-color:rgba(58,171,242,.05)}.ObjectPreview_scrollable__2zvNK{overflow-y:overlay;flex:1 1}.ObjectPreview_scrollable__2zvNK::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectPreview_scrollable__2zvNK::-webkit-scrollbar-button{display:none}.ObjectPreview_scrollable__2zvNK::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectPreview_scrollable__2zvNK::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectPreview_clickable__1wZbu{cursor:pointer}.ObjectPreview_flex1__2iPNd{flex:1 1}.ObjectPreview_markedBackground__94oEA{background-color:rgba(58,171,242,.05);transition:all .3s}.ObjectPreview_secondaryText__1A7aV,.ObjectPreview_textOverflow__1pV2n{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ObjectPreview_secondaryText__1A7aV{font-weight:400;color:#b9bbc9}.ObjectPreview_pageContainer__2ngqE{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ObjectPreview_absoluteTopRight__1wDj4,.ObjectPreview_agreementStatusContainer__2En2U,.ObjectPreview_pageSection__3unjR>h2+button{position:absolute;top:20px;right:25px}.ObjectPreview_pageSection__3unjR{margin-top:20px}.ObjectPreview_agreementStatusContainer__2En2U{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ObjectPreview_agreementStatusContainer__2En2U>*{margin-left:70px}.ObjectPreview_agreementStatusContainer__2En2U>:first-child{margin-left:0}@media screen and (max-width:762px){.ObjectPreview_agreementStatusContainer__2En2U>*{margin-left:0}}@media screen and (max-width:1100px){.ObjectPreview_agreementStatusContainer__2En2U{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ObjectPreview_agreementStatusContainer__2En2U{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ObjectPreview_noBoxShadow__VRX6t{box-shadow:none}.ObjectPreview_overlayContainer__2r52A{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ObjectPreview_alignCenter__38Vg8,.ObjectPreview_alignStart__1c8A4,.ObjectPreview_flex__25L2b,.ObjectPreview_flexCol__33lWm,.ObjectPreview_flexRow__8XopT,.ObjectPreview_flexWrap__2GehI,.ObjectPreview_justifyCenter__14k1S,.ObjectPreview_justifyStart__2l41O{display:flex}.ObjectPreview_gap10__1RmiB{grid-gap:10px;gap:10px}.ObjectPreview_justifyStart__2l41O{justify-content:flex-start!important}.ObjectPreview_justifyCenter__14k1S{justify-content:center!important}.ObjectPreview_alignCenter__38Vg8{align-items:center!important}.ObjectPreview_alignStart__1c8A4{align-items:flex-start!important}.ObjectPreview_flexRow__8XopT{flex-direction:row!important}.ObjectPreview_flexCol__33lWm{flex-direction:column!important}.ObjectPreview_flexWrap__2GehI{flex-wrap:wrap!important}.ObjectPreview_widthFull__13ske{width:100%!important}.ObjectPreview_thinScroll__30ua-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectPreview_thinScroll__30ua-::-webkit-scrollbar-button{display:none}.ObjectPreview_thinScroll__30ua-::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectPreview_thinScroll__30ua-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectPreview_container__36_mh{border:1px solid #f0f0f0;border-radius:5px;width:calc(33.333% - 10px);height:50px;margin:5px;display:flex;justify-content:center;align-items:center;padding:10px;cursor:pointer;transition:all .5s}.ObjectPreview_container__36_mh:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.2);transition:all .5s}.ObjectPreview_container__36_mh h4{flex:1 1;margin:0 10px;text-align:left}@media screen and (max-width:1100px){.ObjectPreview_container__36_mh{width:inherit}}.ObjectPreview_containerSelected__282fd{background:#f0f0f0}.ObjectPreview_containerDisabled__24Ihj:hover{box-shadow:none;cursor:auto}.ObjectPreview_checked__3Z3yj{color:#3192ce}.ObjectPreview_checkedAndDisabled__Ltdv8{color:#f26522}.ObjectPreview_containerImage__2DYo1{height:100px;width:calc(15% - 30px)}.LabeledStatusToggleButton_expandedTopLeft__3huJv{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledStatusToggleButton_expandedTopRight__kOuWV{border-right:1px solid #3aabf2}.LabeledStatusToggleButton_expandedTop__2iLcH,.LabeledStatusToggleButton_expandedTopRight__kOuWV{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledStatusToggleButton_expandedBottom__3I9Ny,.LabeledStatusToggleButton_expandedBottomLeft__2mkh2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledStatusToggleButton_expandedBottomLeft__2mkh2{border-left:1px solid #3aabf2}.LabeledStatusToggleButton_expandedLeft__SDg5b{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledStatusToggleButton_expandedRight__3RAZl{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledStatusToggleButton_expandedMiddle__1_WPE{background-color:rgba(58,171,242,.05)}.LabeledStatusToggleButton_scrollable__IyGiG{overflow-y:overlay;flex:1 1}.LabeledStatusToggleButton_scrollable__IyGiG::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledStatusToggleButton_scrollable__IyGiG::-webkit-scrollbar-button{display:none}.LabeledStatusToggleButton_scrollable__IyGiG::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledStatusToggleButton_scrollable__IyGiG::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledStatusToggleButton_clickable__G8Vwv{cursor:pointer}.LabeledStatusToggleButton_flex1__2e4Cu{flex:1 1}.LabeledStatusToggleButton_markedBackground__2RH1x{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledStatusToggleButton_secondaryText__-vKAC,.LabeledStatusToggleButton_textOverflow__3N-a0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledStatusToggleButton_secondaryText__-vKAC{font-weight:400;color:#b9bbc9}.LabeledStatusToggleButton_pageContainer__2wFXJ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledStatusToggleButton_absoluteTopRight__1Ei9p,.LabeledStatusToggleButton_agreementStatusContainer__TCcTh,.LabeledStatusToggleButton_pageSection__2imyC>h2+button{position:absolute;top:20px;right:25px}.LabeledStatusToggleButton_pageSection__2imyC{margin-top:20px}.LabeledStatusToggleButton_agreementStatusContainer__TCcTh{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledStatusToggleButton_agreementStatusContainer__TCcTh>*{margin-left:70px}.LabeledStatusToggleButton_agreementStatusContainer__TCcTh>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledStatusToggleButton_agreementStatusContainer__TCcTh>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledStatusToggleButton_agreementStatusContainer__TCcTh{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledStatusToggleButton_agreementStatusContainer__TCcTh{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledStatusToggleButton_noBoxShadow__365fP{box-shadow:none}.LabeledStatusToggleButton_overlayContainer__22yYl{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledStatusToggleButton_alignCenter__1KT5j,.LabeledStatusToggleButton_alignStart__2H6Hk,.LabeledStatusToggleButton_flex__2arfs,.LabeledStatusToggleButton_flexCol__2JjuQ,.LabeledStatusToggleButton_flexRow__39Nx1,.LabeledStatusToggleButton_flexWrap__38Pjz,.LabeledStatusToggleButton_justifyCenter__2GcR-,.LabeledStatusToggleButton_justifyStart__2GXG3{display:flex}.LabeledStatusToggleButton_gap10__1BXUv{grid-gap:10px;gap:10px}.LabeledStatusToggleButton_justifyStart__2GXG3{justify-content:flex-start!important}.LabeledStatusToggleButton_justifyCenter__2GcR-{justify-content:center!important}.LabeledStatusToggleButton_alignCenter__1KT5j{align-items:center!important}.LabeledStatusToggleButton_alignStart__2H6Hk{align-items:flex-start!important}.LabeledStatusToggleButton_flexRow__39Nx1{flex-direction:row!important}.LabeledStatusToggleButton_flexCol__2JjuQ{flex-direction:column!important}.LabeledStatusToggleButton_flexWrap__38Pjz{flex-wrap:wrap!important}.LabeledStatusToggleButton_widthFull__1r4oy{width:100%!important}.LabeledStatusToggleButton_thinScroll__2014f::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledStatusToggleButton_thinScroll__2014f::-webkit-scrollbar-button{display:none}.LabeledStatusToggleButton_thinScroll__2014f::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledStatusToggleButton_thinScroll__2014f::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledStatusToggleButton_container__3iYcp{display:flex;flex-direction:row;align-items:center;width:300px}.LabeledStatusToggleButton_container__3iYcp>label{width:250px;min-width:120px;text-align:left}.LabeledStatusToggleButton_container__3iYcp>div{display:flex;align-items:center}.LabeledStatusToggleButton_status__19PoP{text-transform:uppercase;font-size:10px;font-weight:700;color:#f26522}.AddedItem_expandedTopLeft__B9XTI{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedItem_expandedTopRight__18pWl{border-right:1px solid #3aabf2}.AddedItem_expandedTop__3TWxG,.AddedItem_expandedTopRight__18pWl{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedItem_expandedBottom__489-F,.AddedItem_expandedBottomLeft__2VjGH{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedItem_expandedBottomLeft__2VjGH{border-left:1px solid #3aabf2}.AddedItem_expandedLeft__SlX8J{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AddedItem_expandedRight__fX-j0{border-right:1px solid #3aabf2}.AddedItem_expandedMiddle__zi_vf,.AddedItem_expandedRight__fX-j0{background-color:rgba(58,171,242,.05)}.AddedItem_scrollable__2qzLq{overflow-y:overlay;flex:1 1}.AddedItem_scrollable__2qzLq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AddedItem_scrollable__2qzLq::-webkit-scrollbar-button{display:none}.AddedItem_scrollable__2qzLq::-webkit-scrollbar-thumb{background:#b9bbc9}.AddedItem_scrollable__2qzLq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AddedItem_clickable__2ecNc{cursor:pointer}.AddedItem_flex1__2ZjaN{flex:1 1}.AddedItem_markedBackground__2Gbt0{background-color:rgba(58,171,242,.05);transition:all .3s}.AddedItem_secondaryText__38OsR,.AddedItem_textOverflow__2Vz9k{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AddedItem_secondaryText__38OsR{font-weight:400;color:#b9bbc9}.AddedItem_pageContainer__3Ga50{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AddedItem_absoluteTopRight__1rv02,.AddedItem_agreementStatusContainer__1MFr2,.AddedItem_pageSection__Q76U4>h2+button{position:absolute;top:20px;right:25px}.AddedItem_pageSection__Q76U4{margin-top:20px}.AddedItem_agreementStatusContainer__1MFr2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AddedItem_agreementStatusContainer__1MFr2>*{margin-left:70px}.AddedItem_agreementStatusContainer__1MFr2>:first-child{margin-left:0}@media screen and (max-width:762px){.AddedItem_agreementStatusContainer__1MFr2>*{margin-left:0}}@media screen and (max-width:1100px){.AddedItem_agreementStatusContainer__1MFr2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AddedItem_agreementStatusContainer__1MFr2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AddedItem_noBoxShadow__mhJ1Q{box-shadow:none}.AddedItem_overlayContainer__2cDb3{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AddedItem_alignCenter__141kr,.AddedItem_alignStart__j-xMj,.AddedItem_flex__2p1Vc,.AddedItem_flexCol__27jye,.AddedItem_flexRow__1d3GT,.AddedItem_flexWrap__1rol6,.AddedItem_justifyCenter__42W9Y,.AddedItem_justifyStart__1jbK8{display:flex}.AddedItem_gap10__3vBJp{grid-gap:10px;gap:10px}.AddedItem_justifyStart__1jbK8{justify-content:flex-start!important}.AddedItem_justifyCenter__42W9Y{justify-content:center!important}.AddedItem_alignCenter__141kr{align-items:center!important}.AddedItem_alignStart__j-xMj{align-items:flex-start!important}.AddedItem_flexRow__1d3GT{flex-direction:row!important}.AddedItem_flexCol__27jye{flex-direction:column!important}.AddedItem_flexWrap__1rol6{flex-wrap:wrap!important}.AddedItem_widthFull__3BHIn{width:100%!important}.AddedItem_thinScroll__2FjLy::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AddedItem_thinScroll__2FjLy::-webkit-scrollbar-button{display:none}.AddedItem_thinScroll__2FjLy::-webkit-scrollbar-thumb{background:#b9bbc9}.AddedItem_thinScroll__2FjLy::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AddedItem_addedItem__1tMsG{width:90px;display:flex;flex-direction:column;align-items:center;border-radius:5px;padding:5px;margin-right:10px;position:relative;transition:box-shadow .5s}.AddedItem_addedItem__1tMsG:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.15);transition:all .5s}.AddedItem_addedItem__1tMsG p{color:#6f6f6f;font-size:14px;font-weight:100;margin-top:10px}.AddedItem_addedItem__1tMsG .AddedItem_removePersonBttn__3VWga{padding:0;color:#ff0b0e;position:absolute;right:1px;top:-1px;font-size:12px;opacity:0;transition:all .5s}.AddedItem_addedItem__1tMsG .AddedItem_visibleBttn__mp05Z{opacity:1;transition:all .5s}.PopupContainer_expandedTopLeft__NSrsR{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedTopRight__18xCO{border-right:1px solid #3aabf2}.PopupContainer_expandedTop__2imjd,.PopupContainer_expandedTopRight__18xCO{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedBottom__2GJ4B,.PopupContainer_expandedBottomLeft__1eUn7{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedBottomLeft__1eUn7{border-left:1px solid #3aabf2}.PopupContainer_expandedLeft__3QaXp{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedRight__QYv3A{border-right:1px solid #3aabf2}.PopupContainer_expandedMiddle__19AST,.PopupContainer_expandedRight__QYv3A{background-color:rgba(58,171,242,.05)}.PopupContainer_scrollable__2FSUJ{overflow-y:overlay;flex:1 1}.PopupContainer_scrollable__2FSUJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PopupContainer_scrollable__2FSUJ::-webkit-scrollbar-button{display:none}.PopupContainer_scrollable__2FSUJ::-webkit-scrollbar-thumb{background:#b9bbc9}.PopupContainer_scrollable__2FSUJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PopupContainer_clickable__11Jhx{cursor:pointer}.PopupContainer_flex1__39mkJ{flex:1 1}.PopupContainer_markedBackground__zBFQL{background-color:rgba(58,171,242,.05);transition:all .3s}.PopupContainer_secondaryText__1fEtd,.PopupContainer_textOverflow__1dvPQ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PopupContainer_secondaryText__1fEtd{font-weight:400;color:#b9bbc9}.PopupContainer_pageContainer__1G1B8{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PopupContainer_absoluteTopRight__Ds9W5,.PopupContainer_agreementStatusContainer__2FojF,.PopupContainer_pageSection__1Djwb>h2+button{position:absolute;top:20px;right:25px}.PopupContainer_pageSection__1Djwb{margin-top:20px}.PopupContainer_agreementStatusContainer__2FojF{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PopupContainer_agreementStatusContainer__2FojF>*{margin-left:70px}.PopupContainer_agreementStatusContainer__2FojF>:first-child{margin-left:0}@media screen and (max-width:762px){.PopupContainer_agreementStatusContainer__2FojF>*{margin-left:0}}@media screen and (max-width:1100px){.PopupContainer_agreementStatusContainer__2FojF{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PopupContainer_agreementStatusContainer__2FojF{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PopupContainer_noBoxShadow__ehdp8{box-shadow:none}.PopupContainer_overlayContainer__3Knx_{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PopupContainer_alignCenter__3avIP,.PopupContainer_alignStart__auJyH,.PopupContainer_flex__1bRnd,.PopupContainer_flexCol__3AXlh,.PopupContainer_flexRow__2T29N,.PopupContainer_flexWrap__2bMId,.PopupContainer_justifyCenter__14r2W,.PopupContainer_justifyStart__1OdS2{display:flex}.PopupContainer_gap10__YHvr3{grid-gap:10px;gap:10px}.PopupContainer_justifyStart__1OdS2{justify-content:flex-start!important}.PopupContainer_justifyCenter__14r2W{justify-content:center!important}.PopupContainer_alignCenter__3avIP{align-items:center!important}.PopupContainer_alignStart__auJyH{align-items:flex-start!important}.PopupContainer_flexRow__2T29N{flex-direction:row!important}.PopupContainer_flexCol__3AXlh{flex-direction:column!important}.PopupContainer_flexWrap__2bMId{flex-wrap:wrap!important}.PopupContainer_widthFull__1EBup{width:100%!important}.PopupContainer_thinScroll__2TmS7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PopupContainer_thinScroll__2TmS7::-webkit-scrollbar-button{display:none}.PopupContainer_thinScroll__2TmS7::-webkit-scrollbar-thumb{background:#b9bbc9}.PopupContainer_thinScroll__2TmS7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PopupContainer_popup__ztHBy{box-shadow:0 0 10px 0 rgba(0,0,0,.2);background:#f0f0f0;border-radius:5px;overflow:hidden;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;width:80vw;height:90vh}.PopupContainer_small__1Lj1z{width:unset;height:unset;padding:5px 10px}.PopupContainer_small__1Lj1z>div{margin-bottom:10px}.PopupContainer_small__1Lj1z>div>h3{font-size:14px}.PopupContainer_titleContainer__3kBaP{position:relative;margin-bottom:30px}.PopupContainer_titleContainer__3kBaP h3{padding:10px 5px;font-weight:bolder;font-size:20px;color:#3e3e3e;text-align:center}.PopupContainer_closeBttn__2I_xn{position:absolute;top:-17px;right:-15px;font-size:20px}.PopupContainer_closeBttn__2I_xn:hover{color:#3e3e3e}.ImageGalleryEditor_expandedTopLeft__1IEEj{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedTopRight__Kk7zZ{border-right:1px solid #3aabf2}.ImageGalleryEditor_expandedTop__3hLGm,.ImageGalleryEditor_expandedTopRight__Kk7zZ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedBottom__3_q-p,.ImageGalleryEditor_expandedBottomLeft__192eo{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedBottomLeft__192eo{border-left:1px solid #3aabf2}.ImageGalleryEditor_expandedLeft__5FIqV{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedRight__20Cjj{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedMiddle__3SI8o{background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_scrollable__r8xcQ{overflow-y:overlay;flex:1 1}.ImageGalleryEditor_scrollable__r8xcQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageGalleryEditor_scrollable__r8xcQ::-webkit-scrollbar-button{display:none}.ImageGalleryEditor_scrollable__r8xcQ::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageGalleryEditor_scrollable__r8xcQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageGalleryEditor_clickable__3vnwU{cursor:pointer}.ImageGalleryEditor_flex1__Kk-VU{flex:1 1}.ImageGalleryEditor_markedBackground__pRHzE{background-color:rgba(58,171,242,.05);transition:all .3s}.ImageGalleryEditor_secondaryText__1j-5g,.ImageGalleryEditor_textOverflow__3qwXo{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImageGalleryEditor_secondaryText__1j-5g{font-weight:400;color:#b9bbc9}.ImageGalleryEditor_pageContainer__1Q7sf{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImageGalleryEditor_absoluteTopRight__3Ih_H,.ImageGalleryEditor_agreementStatusContainer__3NqKQ,.ImageGalleryEditor_pageSection__hrBsW>h2+button{position:absolute;top:20px;right:25px}.ImageGalleryEditor_pageSection__hrBsW{margin-top:20px}.ImageGalleryEditor_agreementStatusContainer__3NqKQ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImageGalleryEditor_agreementStatusContainer__3NqKQ>*{margin-left:70px}.ImageGalleryEditor_agreementStatusContainer__3NqKQ>:first-child{margin-left:0}@media screen and (max-width:762px){.ImageGalleryEditor_agreementStatusContainer__3NqKQ>*{margin-left:0}}@media screen and (max-width:1100px){.ImageGalleryEditor_agreementStatusContainer__3NqKQ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImageGalleryEditor_agreementStatusContainer__3NqKQ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImageGalleryEditor_noBoxShadow__nwy81{box-shadow:none}.ImageGalleryEditor_overlayContainer__1Lfp9{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImageGalleryEditor_alignCenter__8KOv8,.ImageGalleryEditor_alignStart__2DTmH,.ImageGalleryEditor_flex__2vPO3,.ImageGalleryEditor_flexCol__jz9QO,.ImageGalleryEditor_flexRow__d_J58,.ImageGalleryEditor_flexWrap__35Vek,.ImageGalleryEditor_justifyCenter__DMOlI,.ImageGalleryEditor_justifyStart__2lzpN{display:flex}.ImageGalleryEditor_gap10__8mIgn{grid-gap:10px;gap:10px}.ImageGalleryEditor_justifyStart__2lzpN{justify-content:flex-start!important}.ImageGalleryEditor_justifyCenter__DMOlI{justify-content:center!important}.ImageGalleryEditor_alignCenter__8KOv8{align-items:center!important}.ImageGalleryEditor_alignStart__2DTmH{align-items:flex-start!important}.ImageGalleryEditor_flexRow__d_J58{flex-direction:row!important}.ImageGalleryEditor_flexCol__jz9QO{flex-direction:column!important}.ImageGalleryEditor_flexWrap__35Vek{flex-wrap:wrap!important}.ImageGalleryEditor_widthFull__2zCEC{width:100%!important}.ImageGalleryEditor_thinScroll__8MBi1::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageGalleryEditor_thinScroll__8MBi1::-webkit-scrollbar-button{display:none}.ImageGalleryEditor_thinScroll__8MBi1::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageGalleryEditor_thinScroll__8MBi1::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageGalleryEditor_body__3v0st{flex:1 1;display:flex;align-items:stretch;max-height:72vh}.ImageGalleryEditor_imageGallery__Cb9Kb{border:1px solid #ccc;border-radius:5px;padding:10px 7px;max-width:222px;display:flex;flex-wrap:wrap;align-content:baseline;overflow-y:auto}.ImageGalleryEditor_imageGallery__Cb9Kb::-webkit-scrollbar{width:5px;height:5px;background-color:transparent}.ImageGalleryEditor_imageGallery__Cb9Kb::-webkit-scrollbar-button{display:none}.ImageGalleryEditor_imageGallery__Cb9Kb::-webkit-scrollbar-thumb{background:#878787}.ImageGalleryEditor_imageGallery__Cb9Kb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageGalleryEditor_imageGallery__Cb9Kb>div{margin:5px;padding:5px;border-radius:5px}.ImageGalleryEditor_imageGallery__Cb9Kb>div:hover{background:#ccc}.ImageGalleryEditor_imageEditor__1dw1G{border:1px solid #ccc;border-radius:5px;margin-left:20px;flex:1 1;background:#f0f0f0;overflow:hidden}.ImageGalleryEditor_tabs__30uY_{display:flex;width:50%;max-width:300px;margin:10px 10px 0}.ImageGalleryEditor_tab__3vM9U{height:40px;margin-bottom:-5px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#ccc}.ImageGalleryEditor_tab__3vM9U:hover{box-shadow:unset}.ImageGalleryEditor_tabSelected__1_Rj3{background-color:#fff}.ImageGalleryEditor_buttonsContainer__1LCU0{display:flex;justify-content:flex-end;align-items:center;margin-top:20px}.ImageGalleryEditor_buttonsContainer__1LCU0>button{margin-left:10px}.Cropper_expandedTopLeft__1ypst{border-left:1px solid #3aabf2}.Cropper_expandedTopLeft__1ypst,.Cropper_expandedTopRight__3wclr{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cropper_expandedTopRight__3wclr{border-right:1px solid #3aabf2}.Cropper_expandedTop__26ZDZ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cropper_expandedBottom__2F6LQ,.Cropper_expandedBottomLeft__l5yQ7{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cropper_expandedBottomLeft__l5yQ7,.Cropper_expandedLeft__f9lUD{border-left:1px solid #3aabf2}.Cropper_expandedLeft__f9lUD,.Cropper_expandedRight__2j5vV{background-color:rgba(58,171,242,.05)}.Cropper_expandedRight__2j5vV{border-right:1px solid #3aabf2}.Cropper_expandedMiddle__3NPRh{background-color:rgba(58,171,242,.05)}.Cropper_scrollable__3hD8u{overflow-y:overlay;flex:1 1}.Cropper_scrollable__3hD8u::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Cropper_scrollable__3hD8u::-webkit-scrollbar-button{display:none}.Cropper_scrollable__3hD8u::-webkit-scrollbar-thumb{background:#b9bbc9}.Cropper_scrollable__3hD8u::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Cropper_clickable__1x4Ep{cursor:pointer}.Cropper_flex1__2tVfU{flex:1 1}.Cropper_markedBackground__3PybX{background-color:rgba(58,171,242,.05);transition:all .3s}.Cropper_secondaryText__3fRBN,.Cropper_textOverflow__25Jc8{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Cropper_secondaryText__3fRBN{font-weight:400;color:#b9bbc9}.Cropper_pageContainer__3oG6F{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Cropper_absoluteTopRight__2Op6H,.Cropper_agreementStatusContainer__1Y_6V,.Cropper_pageSection__29hiJ>h2+button{position:absolute;top:20px;right:25px}.Cropper_pageSection__29hiJ{margin-top:20px}.Cropper_agreementStatusContainer__1Y_6V{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cropper_agreementStatusContainer__1Y_6V>*{margin-left:70px}.Cropper_agreementStatusContainer__1Y_6V>:first-child{margin-left:0}@media screen and (max-width:762px){.Cropper_agreementStatusContainer__1Y_6V>*{margin-left:0}}@media screen and (max-width:1100px){.Cropper_agreementStatusContainer__1Y_6V{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Cropper_agreementStatusContainer__1Y_6V{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Cropper_noBoxShadow__OavyS{box-shadow:none}.Cropper_overlayContainer__wNN_0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Cropper_alignCenter__1aau_,.Cropper_alignStart__Me9tP,.Cropper_flex__1Zaks,.Cropper_flexCol__2lBrj,.Cropper_flexRow__1UPdr,.Cropper_flexWrap__2-1fR,.Cropper_justifyCenter__TKwb_,.Cropper_justifyStart__1g3fG{display:flex}.Cropper_gap10__1mjmM{grid-gap:10px;gap:10px}.Cropper_justifyStart__1g3fG{justify-content:flex-start!important}.Cropper_justifyCenter__TKwb_{justify-content:center!important}.Cropper_alignCenter__1aau_{align-items:center!important}.Cropper_alignStart__Me9tP{align-items:flex-start!important}.Cropper_flexRow__1UPdr{flex-direction:row!important}.Cropper_flexCol__2lBrj{flex-direction:column!important}.Cropper_flexWrap__2-1fR{flex-wrap:wrap!important}.Cropper_widthFull__1vgd4{width:100%!important}.Cropper_thinScroll__3NeNL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Cropper_thinScroll__3NeNL::-webkit-scrollbar-button{display:none}.Cropper_thinScroll__3NeNL::-webkit-scrollbar-thumb{background:#b9bbc9}.Cropper_thinScroll__3NeNL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Cropper_container__2teJS{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.15);margin:0 10px 10px;border-radius:5px;width:calc(100% - 20px);height:calc(100% - 140px);max-height:calc(100% - 140px);display:flex}.Cropper_cropContainer__2HrHz{flex:1 1;position:relative}.Cropper_controls__2Eg2N{width:50%;margin:auto;height:80px;display:flex;align-items:center}.Cropper_cropperToolContainer__2-vYL{border:10px solid #fff;border-radius:5px}.Cropper_cropperToolCropArea__3WwAC{border:2px solid #f26522!important;color:hsla(0,0%,100%,.87)!important}.Cropper_sliderControl__2lJ9D{color:#5c5c5c!important}.UsageSelector_expandedTopLeft__1hAy5{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsageSelector_expandedTopRight__38pcp{border-right:1px solid #3aabf2}.UsageSelector_expandedTop__2YNMN,.UsageSelector_expandedTopRight__38pcp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsageSelector_expandedBottom__VI3MC,.UsageSelector_expandedBottomLeft__2lm6G{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsageSelector_expandedBottomLeft__2lm6G{border-left:1px solid #3aabf2}.UsageSelector_expandedLeft__1jEYj{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsageSelector_expandedRight__20lls{border-right:1px solid #3aabf2}.UsageSelector_expandedMiddle__1ToQL,.UsageSelector_expandedRight__20lls{background-color:rgba(58,171,242,.05)}.UsageSelector_scrollable__M18zk{overflow-y:overlay;flex:1 1}.UsageSelector_scrollable__M18zk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UsageSelector_scrollable__M18zk::-webkit-scrollbar-button{display:none}.UsageSelector_scrollable__M18zk::-webkit-scrollbar-thumb{background:#b9bbc9}.UsageSelector_scrollable__M18zk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UsageSelector_clickable__2AnCF{cursor:pointer}.UsageSelector_flex1__1ZyGV{flex:1 1}.UsageSelector_markedBackground__VJRY7{background-color:rgba(58,171,242,.05);transition:all .3s}.UsageSelector_secondaryText__2dlcT,.UsageSelector_textOverflow__2hV7K{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.UsageSelector_secondaryText__2dlcT{font-weight:400;color:#b9bbc9}.UsageSelector_pageContainer__22j9z{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.UsageSelector_absoluteTopRight__2sKkm,.UsageSelector_agreementStatusContainer__3K728,.UsageSelector_pageSection__2GpKy>h2+button{position:absolute;top:20px;right:25px}.UsageSelector_pageSection__2GpKy{margin-top:20px}.UsageSelector_agreementStatusContainer__3K728{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UsageSelector_agreementStatusContainer__3K728>*{margin-left:70px}.UsageSelector_agreementStatusContainer__3K728>:first-child{margin-left:0}@media screen and (max-width:762px){.UsageSelector_agreementStatusContainer__3K728>*{margin-left:0}}@media screen and (max-width:1100px){.UsageSelector_agreementStatusContainer__3K728{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.UsageSelector_agreementStatusContainer__3K728{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.UsageSelector_noBoxShadow__2VHrv{box-shadow:none}.UsageSelector_overlayContainer__2D6mJ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.UsageSelector_alignCenter__2Mdzx,.UsageSelector_alignStart__1thnH,.UsageSelector_flex__2dREj,.UsageSelector_flexCol__3rWZ0,.UsageSelector_flexRow__-_8U7,.UsageSelector_flexWrap__1SkDC,.UsageSelector_justifyCenter__3KApG,.UsageSelector_justifyStart__OKaRX{display:flex}.UsageSelector_gap10__3C9H_{grid-gap:10px;gap:10px}.UsageSelector_justifyStart__OKaRX{justify-content:flex-start!important}.UsageSelector_justifyCenter__3KApG{justify-content:center!important}.UsageSelector_alignCenter__2Mdzx{align-items:center!important}.UsageSelector_alignStart__1thnH{align-items:flex-start!important}.UsageSelector_flexRow__-_8U7{flex-direction:row!important}.UsageSelector_flexCol__3rWZ0{flex-direction:column!important}.UsageSelector_flexWrap__1SkDC{flex-wrap:wrap!important}.UsageSelector_widthFull__2ifOC{width:100%!important}.UsageSelector_thinScroll__68545::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UsageSelector_thinScroll__68545::-webkit-scrollbar-button{display:none}.UsageSelector_thinScroll__68545::-webkit-scrollbar-thumb{background:#b9bbc9}.UsageSelector_thinScroll__68545::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UsageSelector_container__3ih4f{border-radius:5px;padding:10px 20px;margin-left:10px;min-width:250px;max-height:100%;display:flex;flex-direction:column}.UsageSelector_container__3ih4f>h3{border-bottom:1px dashed #ccc;padding-bottom:10px;margin-bottom:20px}.UsageSelector_container__3ih4f>h4{margin:20px 0 10px;border-bottom:1px dashed #ccc;padding-bottom:5px;text-align:left;font-size:12px}.UsageSelector_checkBoxLine__CUtL-{margin-top:10px;display:flex;align-items:center;font-size:12px;text-transform:capitalize}.UsageSelector_checkBoxLine__CUtL->button{padding-left:0}.UsageSelector_checkBoxLine__CUtL->button>span{background-color:#fff}.UsageSelector_attrContainer__DRRK8{display:flex;max-width:250px;overflow-x:auto;padding:3px}.UsageSelector_attrContainer__DRRK8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UsageSelector_attrContainer__DRRK8::-webkit-scrollbar-button{display:none}.UsageSelector_attrContainer__DRRK8::-webkit-scrollbar-thumb{background:#878787}.UsageSelector_attrContainer__DRRK8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UsageSelector_skusContainer__yUbhH{overflow-y:auto;flex:1 1;max-height:35vh}.UsageSelector_skusContainer__yUbhH::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.UsageSelector_skusContainer__yUbhH::-webkit-scrollbar-button{display:none}.UsageSelector_skusContainer__yUbhH::-webkit-scrollbar-thumb{background:#878787}.UsageSelector_skusContainer__yUbhH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuAttribute_expandedTopLeft__oPB_g{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuAttribute_expandedTopRight__5p59Y{border-right:1px solid #3aabf2}.SkuAttribute_expandedTop__3tJTx,.SkuAttribute_expandedTopRight__5p59Y{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuAttribute_expandedBottom__Nz1WN,.SkuAttribute_expandedBottomLeft__2zZiG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuAttribute_expandedBottomLeft__2zZiG{border-left:1px solid #3aabf2}.SkuAttribute_expandedLeft__2ecI6{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuAttribute_expandedRight__HXBC9{border-right:1px solid #3aabf2}.SkuAttribute_expandedMiddle__1AIVO,.SkuAttribute_expandedRight__HXBC9{background-color:rgba(58,171,242,.05)}.SkuAttribute_scrollable__1Qqtk{overflow-y:overlay;flex:1 1}.SkuAttribute_scrollable__1Qqtk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SkuAttribute_scrollable__1Qqtk::-webkit-scrollbar-button{display:none}.SkuAttribute_scrollable__1Qqtk::-webkit-scrollbar-thumb{background:#b9bbc9}.SkuAttribute_scrollable__1Qqtk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuAttribute_clickable__3vwEL{cursor:pointer}.SkuAttribute_flex1__3vQUI{flex:1 1}.SkuAttribute_markedBackground__sVgbm{background-color:rgba(58,171,242,.05);transition:all .3s}.SkuAttribute_secondaryText__G_i5T,.SkuAttribute_textOverflow__3UbR2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SkuAttribute_secondaryText__G_i5T{font-weight:400;color:#b9bbc9}.SkuAttribute_pageContainer__8jr4p{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SkuAttribute_absoluteTopRight__x0w9m,.SkuAttribute_agreementStatusContainer__1WhOY,.SkuAttribute_pageSection__2BDVJ>h2+button{position:absolute;top:20px;right:25px}.SkuAttribute_pageSection__2BDVJ{margin-top:20px}.SkuAttribute_agreementStatusContainer__1WhOY{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SkuAttribute_agreementStatusContainer__1WhOY>*{margin-left:70px}.SkuAttribute_agreementStatusContainer__1WhOY>:first-child{margin-left:0}@media screen and (max-width:762px){.SkuAttribute_agreementStatusContainer__1WhOY>*{margin-left:0}}@media screen and (max-width:1100px){.SkuAttribute_agreementStatusContainer__1WhOY{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SkuAttribute_agreementStatusContainer__1WhOY{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SkuAttribute_noBoxShadow__1iRVf{box-shadow:none}.SkuAttribute_overlayContainer__1no3T{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SkuAttribute_alignCenter__1U2zy,.SkuAttribute_alignStart__2iKAN,.SkuAttribute_flex__2WEXW,.SkuAttribute_flexCol__2l2SB,.SkuAttribute_flexRow__2EzFH,.SkuAttribute_flexWrap__3tsDX,.SkuAttribute_justifyCenter__2C9i2,.SkuAttribute_justifyStart__3rnzD{display:flex}.SkuAttribute_gap10__2jjq5{grid-gap:10px;gap:10px}.SkuAttribute_justifyStart__3rnzD{justify-content:flex-start!important}.SkuAttribute_justifyCenter__2C9i2{justify-content:center!important}.SkuAttribute_alignCenter__1U2zy{align-items:center!important}.SkuAttribute_alignStart__2iKAN{align-items:flex-start!important}.SkuAttribute_flexRow__2EzFH{flex-direction:row!important}.SkuAttribute_flexCol__2l2SB{flex-direction:column!important}.SkuAttribute_flexWrap__3tsDX{flex-wrap:wrap!important}.SkuAttribute_widthFull__36I5y{width:100%!important}.SkuAttribute_thinScroll__3YMTf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SkuAttribute_thinScroll__3YMTf::-webkit-scrollbar-button{display:none}.SkuAttribute_thinScroll__3YMTf::-webkit-scrollbar-thumb{background:#b9bbc9}.SkuAttribute_thinScroll__3YMTf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuAttribute_container__2uNl1,.SkuAttribute_small___9Xv7,.SkuAttribute_standard__2BSU9{background:#878787;color:#fff;font-size:12px;display:flex;align-items:center;padding:5px 10px;border-radius:5px;margin-right:10px;white-space:nowrap}.SkuAttribute_container__2uNl1 .SkuAttribute_circle__1gv79,.SkuAttribute_small___9Xv7 .SkuAttribute_circle__1gv79,.SkuAttribute_standard__2BSU9 .SkuAttribute_circle__1gv79{width:15px;height:15px;border-radius:15px;box-shadow:0 1px 3px 0 rgba(0,0,0,.19);background:#fff;margin:0 5px}.SkuAttribute_small___9Xv7{font-size:10px;padding:5px;border-radius:3px;margin-right:5px}.SkuAttribute_small___9Xv7 .SkuAttribute_circle__1gv79{width:10px;height:10px;border-radius:10px}.ScrollableContainer_expandedTopLeft__2i_wL{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollableContainer_expandedTopRight__3GYVJ{border-right:1px solid #3aabf2}.ScrollableContainer_expandedTop__1USfl,.ScrollableContainer_expandedTopRight__3GYVJ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollableContainer_expandedBottom__2aBoK,.ScrollableContainer_expandedBottomLeft__1UfSw{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollableContainer_expandedBottomLeft__1UfSw{border-left:1px solid #3aabf2}.ScrollableContainer_expandedLeft__1hosY{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollableContainer_expandedRight__24ek6{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollableContainer_expandedMiddle__rveRk{background-color:rgba(58,171,242,.05)}.ScrollableContainer_scrollable__3Mxaq{overflow-y:overlay;flex:1 1}.ScrollableContainer_scrollable__3Mxaq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScrollableContainer_scrollable__3Mxaq::-webkit-scrollbar-button{display:none}.ScrollableContainer_scrollable__3Mxaq::-webkit-scrollbar-thumb{background:#b9bbc9}.ScrollableContainer_scrollable__3Mxaq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScrollableContainer_clickable__1_10F{cursor:pointer}.ScrollableContainer_flex1__1EfVU{flex:1 1}.ScrollableContainer_markedBackground__VeCnY{background-color:rgba(58,171,242,.05);transition:all .3s}.ScrollableContainer_secondaryText__2H9Mp,.ScrollableContainer_textOverflow__2gnJy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ScrollableContainer_secondaryText__2H9Mp{font-weight:400;color:#b9bbc9}.ScrollableContainer_pageContainer__2rygi{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ScrollableContainer_absoluteTopRight__2gtUd,.ScrollableContainer_agreementStatusContainer__3jlyB,.ScrollableContainer_pageSection__3RvqC>h2+button{position:absolute;top:20px;right:25px}.ScrollableContainer_pageSection__3RvqC{margin-top:20px}.ScrollableContainer_agreementStatusContainer__3jlyB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ScrollableContainer_agreementStatusContainer__3jlyB>*{margin-left:70px}.ScrollableContainer_agreementStatusContainer__3jlyB>:first-child{margin-left:0}@media screen and (max-width:762px){.ScrollableContainer_agreementStatusContainer__3jlyB>*{margin-left:0}}@media screen and (max-width:1100px){.ScrollableContainer_agreementStatusContainer__3jlyB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ScrollableContainer_agreementStatusContainer__3jlyB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ScrollableContainer_noBoxShadow__3kBhz{box-shadow:none}.ScrollableContainer_overlayContainer__1ekPj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ScrollableContainer_alignCenter__1isXi,.ScrollableContainer_alignStart__7o-va,.ScrollableContainer_flex__2frA1,.ScrollableContainer_flexCol__V0I8S,.ScrollableContainer_flexRow__2ID-b,.ScrollableContainer_flexWrap__3KgDg,.ScrollableContainer_justifyCenter__2g7uY,.ScrollableContainer_justifyStart__2SYaX{display:flex}.ScrollableContainer_gap10__2xGmJ{grid-gap:10px;gap:10px}.ScrollableContainer_justifyStart__2SYaX{justify-content:flex-start!important}.ScrollableContainer_justifyCenter__2g7uY{justify-content:center!important}.ScrollableContainer_alignCenter__1isXi{align-items:center!important}.ScrollableContainer_alignStart__7o-va{align-items:flex-start!important}.ScrollableContainer_flexRow__2ID-b{flex-direction:row!important}.ScrollableContainer_flexCol__V0I8S{flex-direction:column!important}.ScrollableContainer_flexWrap__3KgDg{flex-wrap:wrap!important}.ScrollableContainer_widthFull__1K9UL{width:100%!important}.ScrollableContainer_thinScroll__2uU0a::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScrollableContainer_thinScroll__2uU0a::-webkit-scrollbar-button{display:none}.ScrollableContainer_thinScroll__2uU0a::-webkit-scrollbar-thumb{background:#b9bbc9}.ScrollableContainer_thinScroll__2uU0a::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScrollableContainer_objectsListContainer__1FkxH{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;flex:1 1;margin:10px 0;overflow:hidden}.ScrollableContainer_objectsListBody__3myuA{overflow-y:auto;max-height:100%;width:100%;padding:10px;display:flex;flex-wrap:wrap}.ScrollableContainer_objectsListBody__3myuA::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.ScrollableContainer_objectsListBody__3myuA::-webkit-scrollbar-button{display:none}.ScrollableContainer_objectsListBody__3myuA::-webkit-scrollbar-thumb{background:#878787}.ScrollableContainer_objectsListBody__3myuA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverlayInfoSign_container__32LlK{color:#fff;padding:3px 5px;background-color:rgba(0,0,0,.72);font-size:12px;border-radius:3px;position:absolute;top:10px;left:0}.BlobContainer_container__dT-P5{position:absolute;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;background:#fff;padding:5px}.SectionTitle_expandedTopLeft__2gDji{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionTitle_expandedTopRight__1LCkn{border-right:1px solid #3aabf2}.SectionTitle_expandedTop__HwFTL,.SectionTitle_expandedTopRight__1LCkn{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionTitle_expandedBottom__1jm84,.SectionTitle_expandedBottomLeft__3po_U{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionTitle_expandedBottomLeft__3po_U{border-left:1px solid #3aabf2}.SectionTitle_expandedLeft__3hrw4{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionTitle_expandedRight__2Un0F{border-right:1px solid #3aabf2}.SectionTitle_expandedMiddle__wO6ED,.SectionTitle_expandedRight__2Un0F{background-color:rgba(58,171,242,.05)}.SectionTitle_scrollable__2U2nt{overflow-y:overlay;flex:1 1}.SectionTitle_scrollable__2U2nt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionTitle_scrollable__2U2nt::-webkit-scrollbar-button{display:none}.SectionTitle_scrollable__2U2nt::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionTitle_scrollable__2U2nt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionTitle_clickable__4lPtj{cursor:pointer}.SectionTitle_flex1__A9KyW{flex:1 1}.SectionTitle_markedBackground__l2dIy{background-color:rgba(58,171,242,.05);transition:all .3s}.SectionTitle_secondaryText__3-vGv,.SectionTitle_textOverflow__Vz0pn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SectionTitle_secondaryText__3-vGv{font-weight:400;color:#b9bbc9}.SectionTitle_pageContainer__36gn_{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SectionTitle_absoluteTopRight__3WOWz,.SectionTitle_agreementStatusContainer__2OA-2,.SectionTitle_pageSection__1cwwI>h2+button{position:absolute;top:20px;right:25px}.SectionTitle_pageSection__1cwwI{margin-top:20px}.SectionTitle_agreementStatusContainer__2OA-2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SectionTitle_agreementStatusContainer__2OA-2>*{margin-left:70px}.SectionTitle_agreementStatusContainer__2OA-2>:first-child{margin-left:0}@media screen and (max-width:762px){.SectionTitle_agreementStatusContainer__2OA-2>*{margin-left:0}}@media screen and (max-width:1100px){.SectionTitle_agreementStatusContainer__2OA-2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SectionTitle_agreementStatusContainer__2OA-2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SectionTitle_noBoxShadow__1oYBW{box-shadow:none}.SectionTitle_overlayContainer__2XZkj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SectionTitle_alignCenter__3tG8F,.SectionTitle_alignStart__1QMTH,.SectionTitle_flex__1bViB,.SectionTitle_flexCol__2AtOx,.SectionTitle_flexRow__PCrZu,.SectionTitle_flexWrap__1g2L7,.SectionTitle_justifyCenter__PZHXE,.SectionTitle_justifyStart__3q9Sd{display:flex}.SectionTitle_gap10__2a-1i{grid-gap:10px;gap:10px}.SectionTitle_justifyStart__3q9Sd{justify-content:flex-start!important}.SectionTitle_justifyCenter__PZHXE{justify-content:center!important}.SectionTitle_alignCenter__3tG8F{align-items:center!important}.SectionTitle_alignStart__1QMTH{align-items:flex-start!important}.SectionTitle_flexRow__PCrZu{flex-direction:row!important}.SectionTitle_flexCol__2AtOx{flex-direction:column!important}.SectionTitle_flexWrap__1g2L7{flex-wrap:wrap!important}.SectionTitle_widthFull__1gbVl{width:100%!important}.SectionTitle_thinScroll__tMpGn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionTitle_thinScroll__tMpGn::-webkit-scrollbar-button{display:none}.SectionTitle_thinScroll__tMpGn::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionTitle_thinScroll__tMpGn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionTitle_sectionTitle__3aFCT{display:flex;align-items:center;font-size:8px;color:#c4c4c4;margin-top:15px;letter-spacing:1px;text-transform:uppercase;padding:5px 0}.SectionTitle_sectionTitle__3aFCT>div{flex:1 1;background:#f0f0f0;height:1px;margin-left:10px}.SectionTitle_sectionTitle__3aFCT>span{margin-left:5px}.SectionTitle_cursorPointer__2F0Pv{cursor:pointer}.SectionTitle_multipleSelectionInfoMessage__2vOoj{margin-top:-5px}.ConfirmDialog_text__3WU8L{background-color:#fff;border-radius:5px;padding:10px 25px;font-size:13px;width:300px;line-height:normal}.ConfirmDialog_buttonsContainer__1vlUh{display:flex;justify-content:space-evenly;margin-top:10px}.BodySectionContainer_container__3n0x_{border:0 solid}.DateRangePicker_container__xrOGX{position:relative;width:660px;transition:.5s;opacity:0;visibility:hidden;margin-right:500px}.DateRangePicker_visible__1sC9Z{transition:.5s;opacity:1;visibility:visible}.DateRangePicker_wrapper__2JURU{border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.15);z-index:1}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;width:100%}.react-calendar__navigation button{color:#000;font-size:15px;padding:6px}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000!important}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none;color:#000}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-daterange-picker{display:inline-flex;position:relative;border:1px solid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:705px}.react-daterange-picker,.react-daterange-picker *,.react-daterange-picker :after,.react-daterange-picker :before{box-sizing:border-box;border:0}.react-daterange-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-daterange-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;align-items:center;border:thin solid grey;height:0;opacity:0}.react-daterange-picker__inputGroup{min-width:calc(12px + 4.754em);height:100%;flex-grow:1;padding:0 2px;box-sizing:content-box}.react-daterange-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-daterange-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;font:inherit;box-sizing:content-box;-moz-appearance:textfield}.react-daterange-picker__inputGroup__input::-webkit-inner-spin-button,.react-daterange-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-daterange-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-daterange-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-daterange-picker__button{border:0;background:transparent;padding:4px 6px}.react-daterange-picker__button:enabled{cursor:pointer}.react-daterange-picker__button:enabled:focus .react-daterange-picker__button__icon,.react-daterange-picker__button:enabled:hover .react-daterange-picker__button__icon{stroke:#0078d7}.react-daterange-picker__button:disabled .react-daterange-picker__button__icon{stroke:#6d6d6d}.react-daterange-picker__button svg{display:inherit}.react-daterange-picker__calendar{width:350px;max-width:100vw;position:absolute;top:100%;left:0;z-index:1;border:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:unset}.react-daterange-picker__calendar .react-calendar{border-width:thin}.date-range-picker_wrapper__3hB9l{border-radius:10px!important;box-shadow:0 0 10px 0 rgba(0,0,0,.15)!important;padding:20px 0;position:absolute;width:-moz-fit-content;width:700px!important;height:400px!important;top:5px;left:-235px!important;background:#fff;z-index:1}@media screen and (max-width:876px){.react-daterange-picker__calendar{position:relative!important;display:block!important;margin:auto!important;width:460px!important}.react-calendar--doubleView{width:460px!important}.react-calendar__month-view__days__day,.react-calendar__month-view__weekdays{font-size:10px!important}}@media screen and (max-width:542px){.react-calendar__viewContainer{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.react-daterange-picker__calendar{width:290px!important}}.DateRangePicker{display:inline-block;margin-bottom:10px;padding:0;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DateRangePicker__Legend{color:#52575e;font-size:14px;line-height:16px;list-style-type:none;margin:20px 0;padding:0}.DateRangePicker__LegendItem{display:inline-block;margin:0 20px}.DateRangePicker__LegendItemColor{border-radius:50%;display:inline-block;height:14px;margin-right:6px;vertical-align:text-bottom;width:14px;border:1px solid rgba(0,0,0,.25)}.DateRangePicker__LegendItemColor--selection{background-color:#ed5434}.DateRangePicker__PaginationArrow{border:0;cursor:pointer;display:block;height:35px;outline:none;overflow:hidden;padding:0;position:absolute;text-align:center;top:0;white-space:nowrap;width:35px;z-index:1}.DateRangePicker__PaginationArrow--previous{left:20px}.DateRangePicker__PaginationArrow--next{right:20px}.DateRangePicker__PaginationArrow:hover{background-color:#ccc}.DateRangePicker__PaginationArrowIcon{border-bottom:8px solid transparent;border-top:8px solid transparent;height:0;position:absolute;top:10px;width:0}.DateRangePicker__PaginationArrowIcon--is-disabled{opacity:.25}.DateRangePicker__PaginationArrowIcon--previous{border-left:8px solid transparent;border-right:8px solid #aaa;right:11px}.DateRangePicker__PaginationArrowIcon--next{border-left:8px solid #aaa;border-right:8px solid transparent;left:11px}.DateRangePicker__Month{color:#333;display:inline-block;margin:0 20px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:275px}.DateRangePicker__MonthHeader{color:#000;font-size:14px;font-weight:700;height:35px;line-height:35px;position:relative;text-align:center}.DateRangePicker__MonthHeaderLabel{display:inline-block;position:relative}.DateRangePicker__MonthHeaderSelect{background:#e4e4e4;border:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:5}.DateRangePicker__MonthDates{border-bottom:1px solid #f4f5f6;border-collapse:separate;border-spacing:0 1px;margin:0;width:100%}.DateRangePicker__Date,.DateRangePicker__WeekdayHeading{font-size:12px;line-height:1;padding:10px 0;text-align:center;width:14.285714285714286%}.DateRangePicker__WeekdayHeading{border-bottom:1px solid #f4f5f6;color:#000;font-weight:700}.DateRangePicker__WeekdayHeading abbr[title]{border-bottom-width:0;color:#000;cursor:pointer;font-size:inherit;text-decoration:none}.DateRangePicker__Date{border:solid #f4f5f6;border-width:0 1px 0 0;cursor:pointer;overflow:hidden;position:relative}.DateRangePicker__Date:first-child{border-left-width:1px}.DateRangePicker__Date--weekend{background-color:#f6f7f9}.DateRangePicker__Date--otherMonth{opacity:.25}.DateRangePicker__Date--is-disabled{color:#cdcdd1;cursor:default}.DateRangePicker__Date--is-selected{color:#fff}.DateRangePicker__Date--is-highlighted{color:#333}.DateRangePicker__CalendarDatePeriod{bottom:0;position:absolute;top:0}.DateRangePicker__CalendarDatePeriod--am{left:0;right:50%}.DateRangePicker__CalendarDatePeriod--pm{left:50%;right:0}.DateRangePicker__CalendarSelection{background-color:#ed5434;border:1px solid #eb401d;bottom:5px;left:0;position:absolute;right:0;top:5px}.DateRangePicker__CalendarSelection--inOtherMonth{opacity:.5}.DateRangePicker__CalendarSelection--start{border-bottom-left-radius:5px;border-right-width:0;border-top-left-radius:5px;left:5px}.DateRangePicker__CalendarSelection--end{border-bottom-right-radius:5px;border-left-width:0;border-top-right-radius:5px;right:5px}.DateRangePicker__CalendarSelection--segment{border-left-width:0;border-right-width:0}.DateRangePicker__CalendarSelection--single{border-radius:5px;left:5px;right:5px}.DateRangePicker__CalendarSelection--is-pending{background-color:rgba(237,84,52,.75);border-width:0}.DateRangePicker__CalendarHighlight{background-color:hsla(0,0%,100%,.25);border:1px solid rgba(0,0,0,.25);bottom:5px;left:0;position:absolute;right:0;top:5px}.DateRangePicker__CalendarHighlight--inOtherMonth{opacity:.5}.DateRangePicker__CalendarHighlight--start{border-bottom-left-radius:5px;border-right-width:0;border-top-left-radius:5px;left:5px}.DateRangePicker__CalendarHighlight--end{border-bottom-right-radius:5px;border-left-width:0;border-top-right-radius:5px;right:5px}.DateRangePicker__CalendarHighlight--segment{border-left-width:0;border-right-width:0}.DateRangePicker__CalendarHighlight--single{background-color:#fff;border:1px solid #eb401d;border-radius:5px;left:5px;right:5px}.DateRangePicker__HalfDateStates{bottom:-50px;left:-50px;position:absolute;right:-50px;top:-50px;transform:rotate(30deg)}.DateRangePicker__FullDateStates{bottom:0;left:0;position:absolute;right:0;top:0}.DateRangePicker__DateLabel{display:block;position:relative;text-align:center;width:100%;z-index:1}.LabeledToggleButton_container__1m6QN{display:flex;align-items:center;cursor:pointer}.WarningMessage_expandedTopLeft__1G4AF{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningMessage_expandedTopRight__13Azm{border-right:1px solid #3aabf2}.WarningMessage_expandedTop__2r_jk,.WarningMessage_expandedTopRight__13Azm{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningMessage_expandedBottom__Cj5f7,.WarningMessage_expandedBottomLeft__1j2h2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningMessage_expandedBottomLeft__1j2h2{border-left:1px solid #3aabf2}.WarningMessage_expandedLeft__bSOHv{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningMessage_expandedRight__9eYaZ{border-right:1px solid #3aabf2}.WarningMessage_expandedMiddle__lIDJU,.WarningMessage_expandedRight__9eYaZ{background-color:rgba(58,171,242,.05)}.WarningMessage_scrollable__FLtVQ{overflow-y:overlay;flex:1 1}.WarningMessage_scrollable__FLtVQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.WarningMessage_scrollable__FLtVQ::-webkit-scrollbar-button{display:none}.WarningMessage_scrollable__FLtVQ::-webkit-scrollbar-thumb{background:#b9bbc9}.WarningMessage_scrollable__FLtVQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.WarningMessage_clickable__1FuSs{cursor:pointer}.WarningMessage_flex1__2sESc{flex:1 1}.WarningMessage_markedBackground__2JOqq{background-color:rgba(58,171,242,.05);transition:all .3s}.WarningMessage_secondaryText__3tfyi,.WarningMessage_textOverflow__2an0V{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.WarningMessage_secondaryText__3tfyi{font-weight:400;color:#b9bbc9}.WarningMessage_pageContainer__1gedH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.WarningMessage_absoluteTopRight__1YfWU,.WarningMessage_agreementStatusContainer__21tT4,.WarningMessage_pageSection__3kJ8s>h2+button{position:absolute;top:20px;right:25px}.WarningMessage_pageSection__3kJ8s{margin-top:20px}.WarningMessage_agreementStatusContainer__21tT4{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.WarningMessage_agreementStatusContainer__21tT4>*{margin-left:70px}.WarningMessage_agreementStatusContainer__21tT4>:first-child{margin-left:0}@media screen and (max-width:762px){.WarningMessage_agreementStatusContainer__21tT4>*{margin-left:0}}@media screen and (max-width:1100px){.WarningMessage_agreementStatusContainer__21tT4{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.WarningMessage_agreementStatusContainer__21tT4{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.WarningMessage_noBoxShadow__2NV2Y{box-shadow:none}.WarningMessage_overlayContainer__3VH03{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.WarningMessage_alignCenter__14rGL,.WarningMessage_alignStart__3Lmd1,.WarningMessage_flex__2sYS4,.WarningMessage_flexCol__38NKT,.WarningMessage_flexRow__1--33,.WarningMessage_flexWrap__1BlTk,.WarningMessage_justifyCenter__3Z_nB,.WarningMessage_justifyStart__2VkZe{display:flex}.WarningMessage_gap10__2XqQd{grid-gap:10px;gap:10px}.WarningMessage_justifyStart__2VkZe{justify-content:flex-start!important}.WarningMessage_justifyCenter__3Z_nB{justify-content:center!important}.WarningMessage_alignCenter__14rGL{align-items:center!important}.WarningMessage_alignStart__3Lmd1{align-items:flex-start!important}.WarningMessage_flexRow__1--33{flex-direction:row!important}.WarningMessage_flexCol__38NKT{flex-direction:column!important}.WarningMessage_flexWrap__1BlTk{flex-wrap:wrap!important}.WarningMessage_widthFull__os1TZ{width:100%!important}.WarningMessage_thinScroll__2cuRL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.WarningMessage_thinScroll__2cuRL::-webkit-scrollbar-button{display:none}.WarningMessage_thinScroll__2cuRL::-webkit-scrollbar-thumb{background:#b9bbc9}.WarningMessage_thinScroll__2cuRL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.WarningMessage_container__2M8Bx{height:100%;margin-left:5px;display:flex;align-items:center;position:static}.WarningMessage_warningIcon__2WnHN{color:#f3cd6f;height:100%;display:flex;align-items:center;padding:0 5px;font-size:20px}.WarningMessage_infoContainer__EONCT{position:absolute;margin-left:20px;display:block;max-width:340px;margin-top:150px}.WarningLine_container__38MdF{height:100%;margin-left:5px;display:flex;align-items:center;position:static}.WarningLine_warningIcon__Ctex8{color:#f3cd6f;height:100%;display:flex;align-items:center;padding:0 5px;font-size:20px}.WarningLine_infoContainer__xLnfc{position:absolute;margin-left:20px;display:block;max-width:340px;margin-top:150px}.WarningLine_expandedTopLeft__1yC2d{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningLine_expandedTopRight__3nxr2{border-right:1px solid #3aabf2}.WarningLine_expandedTop__1dkLM,.WarningLine_expandedTopRight__3nxr2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningLine_expandedBottom__3Rfp3,.WarningLine_expandedBottomLeft__3ApaO{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningLine_expandedBottomLeft__3ApaO{border-left:1px solid #3aabf2}.WarningLine_expandedLeft__2KEuH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WarningLine_expandedRight__UFwVd{border-right:1px solid #3aabf2}.WarningLine_expandedMiddle__zDtAo,.WarningLine_expandedRight__UFwVd{background-color:rgba(58,171,242,.05)}.WarningLine_scrollable__2I0kf{overflow-y:overlay;flex:1 1}.WarningLine_scrollable__2I0kf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.WarningLine_scrollable__2I0kf::-webkit-scrollbar-button{display:none}.WarningLine_scrollable__2I0kf::-webkit-scrollbar-thumb{background:#b9bbc9}.WarningLine_scrollable__2I0kf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.WarningLine_clickable__1yi8h{cursor:pointer}.WarningLine_flex1__97CR-{flex:1 1}.WarningLine_markedBackground__1Ia64{background-color:rgba(58,171,242,.05);transition:all .3s}.WarningLine_secondaryText__beKyd,.WarningLine_textOverflow__ptIN0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.WarningLine_secondaryText__beKyd{font-weight:400;color:#b9bbc9}.WarningLine_pageContainer__d4-fb{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.WarningLine_absoluteTopRight__1FAvM,.WarningLine_agreementStatusContainer__1X37P,.WarningLine_pageSection__3MJHy>h2+button{position:absolute;top:20px;right:25px}.WarningLine_pageSection__3MJHy{margin-top:20px}.WarningLine_agreementStatusContainer__1X37P{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.WarningLine_agreementStatusContainer__1X37P>*{margin-left:70px}.WarningLine_agreementStatusContainer__1X37P>:first-child{margin-left:0}@media screen and (max-width:762px){.WarningLine_agreementStatusContainer__1X37P>*{margin-left:0}}@media screen and (max-width:1100px){.WarningLine_agreementStatusContainer__1X37P{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.WarningLine_agreementStatusContainer__1X37P{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.WarningLine_noBoxShadow__3QP4H{box-shadow:none}.WarningLine_overlayContainer__1x1Ab{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.WarningLine_alignCenter__3Kej5,.WarningLine_alignStart__1G5cO,.WarningLine_flex__1jp7N,.WarningLine_flexCol__1TWIU,.WarningLine_flexRow__1bDDC,.WarningLine_flexWrap__CFHZy,.WarningLine_justifyCenter__2zkm8,.WarningLine_justifyStart__3u9wg{display:flex}.WarningLine_gap10__3dlOn{grid-gap:10px;gap:10px}.WarningLine_justifyStart__3u9wg{justify-content:flex-start!important}.WarningLine_justifyCenter__2zkm8{justify-content:center!important}.WarningLine_alignCenter__3Kej5{align-items:center!important}.WarningLine_alignStart__1G5cO{align-items:flex-start!important}.WarningLine_flexRow__1bDDC{flex-direction:row!important}.WarningLine_flexCol__1TWIU{flex-direction:column!important}.WarningLine_flexWrap__CFHZy{flex-wrap:wrap!important}.WarningLine_widthFull__1crhY{width:100%!important}.WarningLine_thinScroll__3AWbu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.WarningLine_thinScroll__3AWbu::-webkit-scrollbar-button{display:none}.WarningLine_thinScroll__3AWbu::-webkit-scrollbar-thumb{background:#b9bbc9}.WarningLine_thinScroll__3AWbu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.WarningLine_lineContainer__MDvbo{border-top:1px solid #878787;display:flex;padding:10px}.WarningLine_lineContainer__MDvbo:first-child{border:0}.WarningLine_textContainer__1smsi{width:250px;font-size:12px;font-weight:100;text-align:left;margin-left:20px}.WarningLine_textContainer__1smsi>p:first-child{font-weight:700}.WarningLine_textContainer__1smsi>p:last-child{margin-top:5px}.WarningLine_textContainer__1smsi>p:last-child>span{font-weight:700;color:#f26522}.LightTableLineContainer_expandedTopLeft__OtVdu{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableLineContainer_expandedTopRight__2CNzg{border-right:1px solid #3aabf2}.LightTableLineContainer_expandedTop__2oIfr,.LightTableLineContainer_expandedTopRight__2CNzg{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableLineContainer_expandedBottom__qulrb,.LightTableLineContainer_expandedBottomLeft__3OqOq{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableLineContainer_expandedBottomLeft__3OqOq{border-left:1px solid #3aabf2}.LightTableLineContainer_expandedLeft__3yzIg{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableLineContainer_expandedRight__Jmjsr{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableLineContainer_expandedMiddle__v9_rj{background-color:rgba(58,171,242,.05)}.LightTableLineContainer_scrollable__UreBl{overflow-y:overlay;flex:1 1}.LightTableLineContainer_scrollable__UreBl::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LightTableLineContainer_scrollable__UreBl::-webkit-scrollbar-button{display:none}.LightTableLineContainer_scrollable__UreBl::-webkit-scrollbar-thumb{background:#b9bbc9}.LightTableLineContainer_scrollable__UreBl::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LightTableLineContainer_clickable__12bIf{cursor:pointer}.LightTableLineContainer_flex1__Wkb1D{flex:1 1}.LightTableLineContainer_markedBackground__3wpTD{background-color:rgba(58,171,242,.05);transition:all .3s}.LightTableLineContainer_secondaryText__2RIN_,.LightTableLineContainer_textOverflow__2RM0b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LightTableLineContainer_secondaryText__2RIN_{font-weight:400;color:#b9bbc9}.LightTableLineContainer_pageContainer__22vP3{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LightTableLineContainer_absoluteTopRight__ac-YK,.LightTableLineContainer_agreementStatusContainer__1PgaB,.LightTableLineContainer_pageSection__1zx5p>h2+button{position:absolute;top:20px;right:25px}.LightTableLineContainer_pageSection__1zx5p{margin-top:20px}.LightTableLineContainer_agreementStatusContainer__1PgaB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LightTableLineContainer_agreementStatusContainer__1PgaB>*{margin-left:70px}.LightTableLineContainer_agreementStatusContainer__1PgaB>:first-child{margin-left:0}@media screen and (max-width:762px){.LightTableLineContainer_agreementStatusContainer__1PgaB>*{margin-left:0}}@media screen and (max-width:1100px){.LightTableLineContainer_agreementStatusContainer__1PgaB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LightTableLineContainer_agreementStatusContainer__1PgaB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LightTableLineContainer_noBoxShadow__1uNo5{box-shadow:none}.LightTableLineContainer_overlayContainer__gp21u{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LightTableLineContainer_alignCenter__3-A1p,.LightTableLineContainer_alignStart__1N32N,.LightTableLineContainer_flex__I8pDz,.LightTableLineContainer_flexCol__1SErh,.LightTableLineContainer_flexRow__116L1,.LightTableLineContainer_flexWrap__1p1Mq,.LightTableLineContainer_justifyCenter__17Q-t,.LightTableLineContainer_justifyStart__pzGPH{display:flex}.LightTableLineContainer_gap10__36XDg{grid-gap:10px;gap:10px}.LightTableLineContainer_justifyStart__pzGPH{justify-content:flex-start!important}.LightTableLineContainer_justifyCenter__17Q-t{justify-content:center!important}.LightTableLineContainer_alignCenter__3-A1p{align-items:center!important}.LightTableLineContainer_alignStart__1N32N{align-items:flex-start!important}.LightTableLineContainer_flexRow__116L1{flex-direction:row!important}.LightTableLineContainer_flexCol__1SErh{flex-direction:column!important}.LightTableLineContainer_flexWrap__1p1Mq{flex-wrap:wrap!important}.LightTableLineContainer_widthFull__3nZUa{width:100%!important}.LightTableLineContainer_thinScroll__1La9C::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LightTableLineContainer_thinScroll__1La9C::-webkit-scrollbar-button{display:none}.LightTableLineContainer_thinScroll__1La9C::-webkit-scrollbar-thumb{background:#b9bbc9}.LightTableLineContainer_thinScroll__1La9C::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LightTableLineContainer_container__3U9nz{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-top:10px;display:flex;flex-direction:row}.LightTableContainer_expandedTopLeft__1hdD0{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableContainer_expandedTopRight__3F_nl{border-right:1px solid #3aabf2}.LightTableContainer_expandedTop__2ksET,.LightTableContainer_expandedTopRight__3F_nl{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableContainer_expandedBottom__tQ7hl,.LightTableContainer_expandedBottomLeft__1M533{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableContainer_expandedBottomLeft__1M533{border-left:1px solid #3aabf2}.LightTableContainer_expandedLeft__2ndvV{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableContainer_expandedRight__17I1Y{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTableContainer_expandedMiddle__1r72W{background-color:rgba(58,171,242,.05)}.LightTableContainer_scrollable__1TODo{overflow-y:overlay;flex:1 1}.LightTableContainer_scrollable__1TODo::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LightTableContainer_scrollable__1TODo::-webkit-scrollbar-button{display:none}.LightTableContainer_scrollable__1TODo::-webkit-scrollbar-thumb{background:#b9bbc9}.LightTableContainer_scrollable__1TODo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LightTableContainer_clickable__d3itE{cursor:pointer}.LightTableContainer_flex1__3E1fp{flex:1 1}.LightTableContainer_markedBackground__2KXbt{background-color:rgba(58,171,242,.05);transition:all .3s}.LightTableContainer_secondaryText__3TNMk,.LightTableContainer_textOverflow__1ZWZp{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LightTableContainer_secondaryText__3TNMk{font-weight:400;color:#b9bbc9}.LightTableContainer_pageContainer__3RpYF{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LightTableContainer_absoluteTopRight__3_6y0,.LightTableContainer_agreementStatusContainer__zX84o,.LightTableContainer_pageSection__2s4uf>h2+button{position:absolute;top:20px;right:25px}.LightTableContainer_pageSection__2s4uf{margin-top:20px}.LightTableContainer_agreementStatusContainer__zX84o{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LightTableContainer_agreementStatusContainer__zX84o>*{margin-left:70px}.LightTableContainer_agreementStatusContainer__zX84o>:first-child{margin-left:0}@media screen and (max-width:762px){.LightTableContainer_agreementStatusContainer__zX84o>*{margin-left:0}}@media screen and (max-width:1100px){.LightTableContainer_agreementStatusContainer__zX84o{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LightTableContainer_agreementStatusContainer__zX84o{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LightTableContainer_noBoxShadow__3pqH4{box-shadow:none}.LightTableContainer_overlayContainer__3gR8S{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LightTableContainer_alignCenter__1dJ-9,.LightTableContainer_alignStart__1YkKP,.LightTableContainer_flex__1_yDH,.LightTableContainer_flexCol__3bYzL,.LightTableContainer_flexRow__1gTfz,.LightTableContainer_flexWrap__3ZRzY,.LightTableContainer_justifyCenter__11Hqb,.LightTableContainer_justifyStart__1OkZc{display:flex}.LightTableContainer_gap10__28tX_{grid-gap:10px;gap:10px}.LightTableContainer_justifyStart__1OkZc{justify-content:flex-start!important}.LightTableContainer_justifyCenter__11Hqb{justify-content:center!important}.LightTableContainer_alignCenter__1dJ-9{align-items:center!important}.LightTableContainer_alignStart__1YkKP{align-items:flex-start!important}.LightTableContainer_flexRow__1gTfz{flex-direction:row!important}.LightTableContainer_flexCol__3bYzL{flex-direction:column!important}.LightTableContainer_flexWrap__3ZRzY{flex-wrap:wrap!important}.LightTableContainer_widthFull__2FDX2{width:100%!important}.LightTableContainer_thinScroll__11bq3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LightTableContainer_thinScroll__11bq3::-webkit-scrollbar-button{display:none}.LightTableContainer_thinScroll__11bq3::-webkit-scrollbar-thumb{background:#b9bbc9}.LightTableContainer_thinScroll__11bq3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LightTableContainer_container__286xl{width:100%;text-align:left;margin-top:20px}.LightTableContainer_container__286xl h4{border-bottom:1px solid #ccc;padding:5px 0;font-size:14px;letter-spacing:1px}.PeriodPicker_expandedTopLeft__1jVdg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PeriodPicker_expandedTopRight__1q2bQ{border-right:1px solid #3aabf2}.PeriodPicker_expandedTop__3NIpf,.PeriodPicker_expandedTopRight__1q2bQ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PeriodPicker_expandedBottom__1amU4,.PeriodPicker_expandedBottomLeft__3_cb8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PeriodPicker_expandedBottomLeft__3_cb8{border-left:1px solid #3aabf2}.PeriodPicker_expandedLeft__3Dw5S{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PeriodPicker_expandedRight__1YHg3{border-right:1px solid #3aabf2}.PeriodPicker_expandedMiddle__1puyL,.PeriodPicker_expandedRight__1YHg3{background-color:rgba(58,171,242,.05)}.PeriodPicker_scrollable__3v128{overflow-y:overlay;flex:1 1}.PeriodPicker_scrollable__3v128::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PeriodPicker_scrollable__3v128::-webkit-scrollbar-button{display:none}.PeriodPicker_scrollable__3v128::-webkit-scrollbar-thumb{background:#b9bbc9}.PeriodPicker_scrollable__3v128::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PeriodPicker_clickable__1YNga{cursor:pointer}.PeriodPicker_flex1__2Z_ES{flex:1 1}.PeriodPicker_markedBackground__37eO0{background-color:rgba(58,171,242,.05);transition:all .3s}.PeriodPicker_secondaryText__1U7WA,.PeriodPicker_textOverflow__3Tdzv{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PeriodPicker_secondaryText__1U7WA{font-weight:400;color:#b9bbc9}.PeriodPicker_pageContainer__13mBF{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PeriodPicker_absoluteTopRight__3s4Gm,.PeriodPicker_agreementStatusContainer__6a4j6,.PeriodPicker_pageSection__2qrQA>h2+button{position:absolute;top:20px;right:25px}.PeriodPicker_pageSection__2qrQA{margin-top:20px}.PeriodPicker_agreementStatusContainer__6a4j6{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PeriodPicker_agreementStatusContainer__6a4j6>*{margin-left:70px}.PeriodPicker_agreementStatusContainer__6a4j6>:first-child{margin-left:0}@media screen and (max-width:762px){.PeriodPicker_agreementStatusContainer__6a4j6>*{margin-left:0}}@media screen and (max-width:1100px){.PeriodPicker_agreementStatusContainer__6a4j6{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PeriodPicker_agreementStatusContainer__6a4j6{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PeriodPicker_noBoxShadow__14B1F{box-shadow:none}.PeriodPicker_overlayContainer__1x53b{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PeriodPicker_alignCenter__nDP5l,.PeriodPicker_alignStart__2GyeC,.PeriodPicker_flex__3ocQQ,.PeriodPicker_flexCol__36Fxl,.PeriodPicker_flexRow__2N1j1,.PeriodPicker_flexWrap__2u3Ey,.PeriodPicker_justifyCenter__2cXLa,.PeriodPicker_justifyStart__3_qn2{display:flex}.PeriodPicker_gap10__3ZyH4{grid-gap:10px;gap:10px}.PeriodPicker_justifyStart__3_qn2{justify-content:flex-start!important}.PeriodPicker_justifyCenter__2cXLa{justify-content:center!important}.PeriodPicker_alignCenter__nDP5l{align-items:center!important}.PeriodPicker_alignStart__2GyeC{align-items:flex-start!important}.PeriodPicker_flexRow__2N1j1{flex-direction:row!important}.PeriodPicker_flexCol__36Fxl{flex-direction:column!important}.PeriodPicker_flexWrap__2u3Ey{flex-wrap:wrap!important}.PeriodPicker_widthFull__1QmXU{width:100%!important}.PeriodPicker_thinScroll__2kEJ6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PeriodPicker_thinScroll__2kEJ6::-webkit-scrollbar-button{display:none}.PeriodPicker_thinScroll__2kEJ6::-webkit-scrollbar-thumb{background:#b9bbc9}.PeriodPicker_thinScroll__2kEJ6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PeriodPicker_positionRelative__1G83H{position:relative}.PeriodPicker_mini__1ReAr{max-width:275px}.PeriodPicker_markedRed__2ckHC>input{color:#e90000;border-color:#e90000!important}.InfoMessage_expandedTopLeft__386Dp{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InfoMessage_expandedTopRight__2ZVHP{border-right:1px solid #3aabf2}.InfoMessage_expandedTop__1LRDO,.InfoMessage_expandedTopRight__2ZVHP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InfoMessage_expandedBottom__3uBgt,.InfoMessage_expandedBottomLeft__-njN9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InfoMessage_expandedBottomLeft__-njN9{border-left:1px solid #3aabf2}.InfoMessage_expandedLeft__3joIx{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InfoMessage_expandedRight__3uwnZ{border-right:1px solid #3aabf2}.InfoMessage_expandedMiddle__I9XPo,.InfoMessage_expandedRight__3uwnZ{background-color:rgba(58,171,242,.05)}.InfoMessage_scrollable__2f-6E{overflow-y:overlay;flex:1 1}.InfoMessage_scrollable__2f-6E::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.InfoMessage_scrollable__2f-6E::-webkit-scrollbar-button{display:none}.InfoMessage_scrollable__2f-6E::-webkit-scrollbar-thumb{background:#b9bbc9}.InfoMessage_scrollable__2f-6E::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.InfoMessage_clickable__3WM06{cursor:pointer}.InfoMessage_flex1__2Xols{flex:1 1}.InfoMessage_markedBackground__24Yh9{background-color:rgba(58,171,242,.05);transition:all .3s}.InfoMessage_secondaryText__2J0Gh,.InfoMessage_textOverflow__NjPVj{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.InfoMessage_secondaryText__2J0Gh{font-weight:400;color:#b9bbc9}.InfoMessage_pageContainer__kJLf_{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.InfoMessage_absoluteTopRight__i9juu,.InfoMessage_agreementStatusContainer__2VhpN,.InfoMessage_pageSection__3U3qA>h2+button{position:absolute;top:20px;right:25px}.InfoMessage_pageSection__3U3qA{margin-top:20px}.InfoMessage_agreementStatusContainer__2VhpN{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.InfoMessage_agreementStatusContainer__2VhpN>*{margin-left:70px}.InfoMessage_agreementStatusContainer__2VhpN>:first-child{margin-left:0}@media screen and (max-width:762px){.InfoMessage_agreementStatusContainer__2VhpN>*{margin-left:0}}@media screen and (max-width:1100px){.InfoMessage_agreementStatusContainer__2VhpN{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.InfoMessage_agreementStatusContainer__2VhpN{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.InfoMessage_noBoxShadow__qhuw7{box-shadow:none}.InfoMessage_overlayContainer__47s1w{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.InfoMessage_alignCenter__2bACW,.InfoMessage_alignStart__3sRvW,.InfoMessage_flex__2e5jW,.InfoMessage_flexCol__2HRnI,.InfoMessage_flexRow__3nmxG,.InfoMessage_flexWrap__2oQie,.InfoMessage_justifyCenter__3vYiP,.InfoMessage_justifyStart__eALaY{display:flex}.InfoMessage_gap10__3S88G{grid-gap:10px;gap:10px}.InfoMessage_justifyStart__eALaY{justify-content:flex-start!important}.InfoMessage_justifyCenter__3vYiP{justify-content:center!important}.InfoMessage_alignCenter__2bACW{align-items:center!important}.InfoMessage_alignStart__3sRvW{align-items:flex-start!important}.InfoMessage_flexRow__3nmxG{flex-direction:row!important}.InfoMessage_flexCol__2HRnI{flex-direction:column!important}.InfoMessage_flexWrap__2oQie{flex-wrap:wrap!important}.InfoMessage_widthFull__1WpSE{width:100%!important}.InfoMessage_thinScroll__3cKRi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.InfoMessage_thinScroll__3cKRi::-webkit-scrollbar-button{display:none}.InfoMessage_thinScroll__3cKRi::-webkit-scrollbar-thumb{background:#b9bbc9}.InfoMessage_thinScroll__3cKRi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.InfoMessage_info__2oZEV{color:#c4c4c4;display:flex;align-items:center;justify-content:center;flex:1 1}.InfoMessage_info__2oZEV>span{margin-right:10px}.InfoMessage_info__2oZEV>div{max-width:450px;text-align:left;line-height:20px}.InfoMessage_warningSign__53nea{color:#f26522;opacity:.7}.TableContainer_expandedTopLeft__27fx7{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedTopRight__9ym4u{border-right:1px solid #3aabf2}.TableContainer_expandedTop__L7BJb,.TableContainer_expandedTopRight__9ym4u{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedBottom__2En_G,.TableContainer_expandedBottomLeft__3jCp0{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedBottomLeft__3jCp0{border-left:1px solid #3aabf2}.TableContainer_expandedLeft__3offk{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedRight__3BauK{border-right:1px solid #3aabf2}.TableContainer_expandedMiddle__1JswG,.TableContainer_expandedRight__3BauK{background-color:rgba(58,171,242,.05)}.TableContainer_scrollable__1LWdw{overflow-y:overlay;flex:1 1}.TableContainer_scrollable__1LWdw::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableContainer_scrollable__1LWdw::-webkit-scrollbar-button{display:none}.TableContainer_scrollable__1LWdw::-webkit-scrollbar-thumb{background:#b9bbc9}.TableContainer_scrollable__1LWdw::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableContainer_clickable__2RDy4{cursor:pointer}.TableContainer_flex1__1C5bR{flex:1 1}.TableContainer_markedBackground__eexYi{background-color:rgba(58,171,242,.05);transition:all .3s}.TableContainer_secondaryText__hEsCu,.TableContainer_textOverflow__2LBOM{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableContainer_secondaryText__hEsCu{font-weight:400;color:#b9bbc9}.TableContainer_pageContainer__lXtvB{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableContainer_absoluteTopRight__3U5fL,.TableContainer_agreementStatusContainer__3ECHB,.TableContainer_pageSection__3xNU->h2+button{position:absolute;top:20px;right:25px}.TableContainer_pageSection__3xNU-{margin-top:20px}.TableContainer_agreementStatusContainer__3ECHB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableContainer_agreementStatusContainer__3ECHB>*{margin-left:70px}.TableContainer_agreementStatusContainer__3ECHB>:first-child{margin-left:0}@media screen and (max-width:762px){.TableContainer_agreementStatusContainer__3ECHB>*{margin-left:0}}@media screen and (max-width:1100px){.TableContainer_agreementStatusContainer__3ECHB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableContainer_agreementStatusContainer__3ECHB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableContainer_noBoxShadow__39Fb6{box-shadow:none}.TableContainer_overlayContainer__2Ivoh{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableContainer_alignCenter__3PDue,.TableContainer_alignStart__1upR5,.TableContainer_flex__3p8eQ,.TableContainer_flexCol__2UcEV,.TableContainer_flexRow__3rGAb,.TableContainer_flexWrap__307lJ,.TableContainer_justifyCenter__3DyJ5,.TableContainer_justifyStart__38K3a{display:flex}.TableContainer_gap10__XPMeN{grid-gap:10px;gap:10px}.TableContainer_justifyStart__38K3a{justify-content:flex-start!important}.TableContainer_justifyCenter__3DyJ5{justify-content:center!important}.TableContainer_alignCenter__3PDue{align-items:center!important}.TableContainer_alignStart__1upR5{align-items:flex-start!important}.TableContainer_flexRow__3rGAb{flex-direction:row!important}.TableContainer_flexCol__2UcEV{flex-direction:column!important}.TableContainer_flexWrap__307lJ{flex-wrap:wrap!important}.TableContainer_widthFull__gIKDh{width:100%!important}.TableContainer_thinScroll__24MS-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableContainer_thinScroll__24MS-::-webkit-scrollbar-button{display:none}.TableContainer_thinScroll__24MS-::-webkit-scrollbar-thumb{background:#b9bbc9}.TableContainer_thinScroll__24MS-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableContainer_clean__2hrrw,.TableContainer_container__3kir9{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;flex:1 1;margin-top:10px;display:flex;flex-direction:column;max-height:calc(100vh - 201px)}.TableContainer_clean__2hrrw{box-shadow:none;border-radius:0;margin-top:0}.TableContainer_body__K74Oo{overflow-y:overlay;flex:1 1}.TableContainer_body__K74Oo::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.TableContainer_body__K74Oo::-webkit-scrollbar-button{display:none}.TableContainer_body__K74Oo::-webkit-scrollbar-thumb{background:#878787}.TableContainer_body__K74Oo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeaderContainer_expandedTopLeft__1334F{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeaderContainer_expandedTopRight__1Ovb4{border-right:1px solid #3aabf2}.TableHeaderContainer_expandedTop__3fu9E,.TableHeaderContainer_expandedTopRight__1Ovb4{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeaderContainer_expandedBottom__25wAf,.TableHeaderContainer_expandedBottomLeft__2IABg{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeaderContainer_expandedBottomLeft__2IABg{border-left:1px solid #3aabf2}.TableHeaderContainer_expandedLeft__A42v7{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeaderContainer_expandedRight__1uRM_{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeaderContainer_expandedMiddle__1sbfI{background-color:rgba(58,171,242,.05)}.TableHeaderContainer_scrollable__2V7kQ{overflow-y:overlay;flex:1 1}.TableHeaderContainer_scrollable__2V7kQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeaderContainer_scrollable__2V7kQ::-webkit-scrollbar-button{display:none}.TableHeaderContainer_scrollable__2V7kQ::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeaderContainer_scrollable__2V7kQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeaderContainer_clickable__NetmJ{cursor:pointer}.TableHeaderContainer_flex1__2f7OI{flex:1 1}.TableHeaderContainer_markedBackground__27KUg{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeaderContainer_secondaryText__12Xvx,.TableHeaderContainer_textOverflow__2jXLJ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeaderContainer_secondaryText__12Xvx{font-weight:400;color:#b9bbc9}.TableHeaderContainer_pageContainer__MGo_0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeaderContainer_absoluteTopRight__1Cf1P,.TableHeaderContainer_agreementStatusContainer__OCgGQ,.TableHeaderContainer_pageSection__3qVcR>h2+button{position:absolute;top:20px;right:25px}.TableHeaderContainer_pageSection__3qVcR{margin-top:20px}.TableHeaderContainer_agreementStatusContainer__OCgGQ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeaderContainer_agreementStatusContainer__OCgGQ>*{margin-left:70px}.TableHeaderContainer_agreementStatusContainer__OCgGQ>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeaderContainer_agreementStatusContainer__OCgGQ>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeaderContainer_agreementStatusContainer__OCgGQ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeaderContainer_agreementStatusContainer__OCgGQ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeaderContainer_noBoxShadow__1ruoy{box-shadow:none}.TableHeaderContainer_overlayContainer__1f6aE{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeaderContainer_alignCenter__ay6yU,.TableHeaderContainer_alignStart__TgIWw,.TableHeaderContainer_flex__1BCn-,.TableHeaderContainer_flexCol__1C4p6,.TableHeaderContainer_flexRow__27ERS,.TableHeaderContainer_flexWrap__1BM2n,.TableHeaderContainer_justifyCenter__1hlgW,.TableHeaderContainer_justifyStart__1E8Pb{display:flex}.TableHeaderContainer_gap10__YOiB_{grid-gap:10px;gap:10px}.TableHeaderContainer_justifyStart__1E8Pb{justify-content:flex-start!important}.TableHeaderContainer_justifyCenter__1hlgW{justify-content:center!important}.TableHeaderContainer_alignCenter__ay6yU{align-items:center!important}.TableHeaderContainer_alignStart__TgIWw{align-items:flex-start!important}.TableHeaderContainer_flexRow__27ERS{flex-direction:row!important}.TableHeaderContainer_flexCol__1C4p6{flex-direction:column!important}.TableHeaderContainer_flexWrap__1BM2n{flex-wrap:wrap!important}.TableHeaderContainer_widthFull__dDCmm{width:100%!important}.TableHeaderContainer_thinScroll__TarE3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeaderContainer_thinScroll__TarE3::-webkit-scrollbar-button{display:none}.TableHeaderContainer_thinScroll__TarE3::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeaderContainer_thinScroll__TarE3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeaderContainer_container__2B11I{min-height:50px;background-color:#f0f0f0;display:flex;align-items:center}.TableLineContainer_expandedTopLeft__1MxgZ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLineContainer_expandedTopRight__1HocS{border-right:1px solid #3aabf2}.TableLineContainer_expandedTop__1nDKN,.TableLineContainer_expandedTopRight__1HocS{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLineContainer_expandedBottom__YPepX,.TableLineContainer_expandedBottomLeft__3yu0o{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLineContainer_expandedBottomLeft__3yu0o{border-left:1px solid #3aabf2}.TableLineContainer_expandedLeft__CZaTE{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLineContainer_expandedRight__eQ7Lm{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLineContainer_expandedMiddle__3FyGA{background-color:rgba(58,171,242,.05)}.TableLineContainer_scrollable__1Ggqi{overflow-y:overlay;flex:1 1}.TableLineContainer_scrollable__1Ggqi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableLineContainer_scrollable__1Ggqi::-webkit-scrollbar-button{display:none}.TableLineContainer_scrollable__1Ggqi::-webkit-scrollbar-thumb{background:#b9bbc9}.TableLineContainer_scrollable__1Ggqi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableLineContainer_clickable__31372{cursor:pointer}.TableLineContainer_flex1__3bxY5{flex:1 1}.TableLineContainer_markedBackground__ad6yS{background-color:rgba(58,171,242,.05);transition:all .3s}.TableLineContainer_secondaryText__2Z3pN,.TableLineContainer_textOverflow__jmfVs{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableLineContainer_secondaryText__2Z3pN{font-weight:400;color:#b9bbc9}.TableLineContainer_pageContainer__1UjV5{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableLineContainer_absoluteTopRight__1-Jlp,.TableLineContainer_agreementStatusContainer__29gUB,.TableLineContainer_pageSection__n5mDj>h2+button{position:absolute;top:20px;right:25px}.TableLineContainer_pageSection__n5mDj{margin-top:20px}.TableLineContainer_agreementStatusContainer__29gUB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableLineContainer_agreementStatusContainer__29gUB>*{margin-left:70px}.TableLineContainer_agreementStatusContainer__29gUB>:first-child{margin-left:0}@media screen and (max-width:762px){.TableLineContainer_agreementStatusContainer__29gUB>*{margin-left:0}}@media screen and (max-width:1100px){.TableLineContainer_agreementStatusContainer__29gUB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableLineContainer_agreementStatusContainer__29gUB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableLineContainer_noBoxShadow__sVzyW{box-shadow:none}.TableLineContainer_overlayContainer__LdyvD{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableLineContainer_alignCenter__1E8OF,.TableLineContainer_alignStart__FgWJL,.TableLineContainer_flex__1Gv9z,.TableLineContainer_flexCol__2bUzy,.TableLineContainer_flexRow__2_fli,.TableLineContainer_flexWrap__1lhLA,.TableLineContainer_justifyCenter__iOeby,.TableLineContainer_justifyStart__22l2Q{display:flex}.TableLineContainer_gap10__2nP6i{grid-gap:10px;gap:10px}.TableLineContainer_justifyStart__22l2Q{justify-content:flex-start!important}.TableLineContainer_justifyCenter__iOeby{justify-content:center!important}.TableLineContainer_alignCenter__1E8OF{align-items:center!important}.TableLineContainer_alignStart__FgWJL{align-items:flex-start!important}.TableLineContainer_flexRow__2_fli{flex-direction:row!important}.TableLineContainer_flexCol__2bUzy{flex-direction:column!important}.TableLineContainer_flexWrap__1lhLA{flex-wrap:wrap!important}.TableLineContainer_widthFull__3pOwH{width:100%!important}.TableLineContainer_thinScroll__1HObl::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableLineContainer_thinScroll__1HObl::-webkit-scrollbar-button{display:none}.TableLineContainer_thinScroll__1HObl::-webkit-scrollbar-thumb{background:#b9bbc9}.TableLineContainer_thinScroll__1HObl::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableLineContainer_container__2oYRL,.TableLineContainer_material__27sA1{height:50px;display:flex;align-items:center;color:#3e3e3e;transition:all .5s}.TableLineContainer_container__2oYRL:hover,.TableLineContainer_material__27sA1:hover{background-color:rgba(0,0,0,.121569)!important;transition:all .5s}.TableLineContainer_container__2oYRL h4,.TableLineContainer_material__27sA1 h4{box-sizing:border-box;width:50%;height:100%;display:flex;align-items:center;padding:10px;font-size:14px;font-weight:700;cursor:pointer}.TableLineContainer_container__2oYRL h4>button,.TableLineContainer_material__27sA1 h4>button{padding:10px;color:#878787}.TableLineContainer_container__2oYRL h4>span,.TableLineContainer_material__27sA1 h4>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 0;text-align:left}.TableLineContainer_container__2oYRL>div,.TableLineContainer_material__27sA1>div{text-align:left;padding-left:10px;font-size:14px}.TableLineContainer_material__27sA1{height:unset;min-height:50px;margin:5px 10px;border-radius:6px;background:#fff;overflow:hidden;border:1px solid #ededee;color:#2a2a2a;flex-wrap:wrap;box-shadow:1px 2px 8px rgba(58,171,242,.3)}.TableLineContainer_material__27sA1:hover{background-color:#fff!important}.ValueLabel_expandedTopLeft__y1uMx{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ValueLabel_expandedTopRight__Xo9Jh{border-right:1px solid #3aabf2}.ValueLabel_expandedTop__3JoQ3,.ValueLabel_expandedTopRight__Xo9Jh{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ValueLabel_expandedBottom__2fo-j,.ValueLabel_expandedBottomLeft__3s2RO{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ValueLabel_expandedBottomLeft__3s2RO{border-left:1px solid #3aabf2}.ValueLabel_expandedLeft__FOxpI{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ValueLabel_expandedRight__2fQBK{border-right:1px solid #3aabf2}.ValueLabel_expandedMiddle__1bDqu,.ValueLabel_expandedRight__2fQBK{background-color:rgba(58,171,242,.05)}.ValueLabel_scrollable__3DGTD{overflow-y:overlay;flex:1 1}.ValueLabel_scrollable__3DGTD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ValueLabel_scrollable__3DGTD::-webkit-scrollbar-button{display:none}.ValueLabel_scrollable__3DGTD::-webkit-scrollbar-thumb{background:#b9bbc9}.ValueLabel_scrollable__3DGTD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ValueLabel_clickable__3FH9s{cursor:pointer}.ValueLabel_flex1__1wIIz{flex:1 1}.ValueLabel_markedBackground__yR1kw{background-color:rgba(58,171,242,.05);transition:all .3s}.ValueLabel_secondaryText__1Se9S,.ValueLabel_textOverflow__3LXf6{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ValueLabel_secondaryText__1Se9S{font-weight:400;color:#b9bbc9}.ValueLabel_pageContainer__260kp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ValueLabel_absoluteTopRight__3i2nV,.ValueLabel_agreementStatusContainer__8szro,.ValueLabel_pageSection__1QoHP>h2+button{position:absolute;top:20px;right:25px}.ValueLabel_pageSection__1QoHP{margin-top:20px}.ValueLabel_agreementStatusContainer__8szro{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ValueLabel_agreementStatusContainer__8szro>*{margin-left:70px}.ValueLabel_agreementStatusContainer__8szro>:first-child{margin-left:0}@media screen and (max-width:762px){.ValueLabel_agreementStatusContainer__8szro>*{margin-left:0}}@media screen and (max-width:1100px){.ValueLabel_agreementStatusContainer__8szro{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ValueLabel_agreementStatusContainer__8szro{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ValueLabel_noBoxShadow__3dQM-{box-shadow:none}.ValueLabel_overlayContainer__1mCwb{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ValueLabel_alignCenter__3tbA7,.ValueLabel_alignStart__y2rgF,.ValueLabel_flex__1w2P7,.ValueLabel_flexCol__2NJgw,.ValueLabel_flexRow__3-w0U,.ValueLabel_flexWrap__24tde,.ValueLabel_justifyCenter__yrfar,.ValueLabel_justifyStart__3-P0d{display:flex}.ValueLabel_gap10__CiYAS{grid-gap:10px;gap:10px}.ValueLabel_justifyStart__3-P0d{justify-content:flex-start!important}.ValueLabel_justifyCenter__yrfar{justify-content:center!important}.ValueLabel_alignCenter__3tbA7{align-items:center!important}.ValueLabel_alignStart__y2rgF{align-items:flex-start!important}.ValueLabel_flexRow__3-w0U{flex-direction:row!important}.ValueLabel_flexCol__2NJgw{flex-direction:column!important}.ValueLabel_flexWrap__24tde{flex-wrap:wrap!important}.ValueLabel_widthFull__33cXb{width:100%!important}.ValueLabel_thinScroll__2TVrs::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ValueLabel_thinScroll__2TVrs::-webkit-scrollbar-button{display:none}.ValueLabel_thinScroll__2TVrs::-webkit-scrollbar-thumb{background:#b9bbc9}.ValueLabel_thinScroll__2TVrs::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ValueLabel_container__2bGKI{border:1px solid #3192ce;border-radius:4px;height:30px;overflow:hidden;display:flex;align-self:center;justify-content:center}.ValueLabel_label__3PmM0{padding:0 10px;color:#3192ce;font-size:12px;font-weight:600;letter-spacing:.8px}.ValueLabel_label__3PmM0,.ValueLabel_shape__2w1Dh{display:flex;align-items:center;text-transform:uppercase}.ValueLabel_shape__2w1Dh{height:100%;box-sizing:content-box;padding:0 10px 0 20px;position:relative;background:#3192ce;color:#f9f9f9;font-size:11px;letter-spacing:.2em;text-align:center;justify-content:center}.ValueLabel_shape__2w1Dh:after{content:"";position:absolute;left:0;bottom:0;width:0;height:0;border-left:10px solid #f9f9f9;border-top:15px solid transparent;border-bottom:15px solid transparent}.ValueLabel_shape__2w1Dh>span{font-size:14px;font-weight:bolder;margin:0 5px 0 7px}.ValueLabel_shape__2w1Dh>span:first-child{margin-left:0}.SelectedFilters_expandedTopLeft__1Rzpm{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedFilters_expandedTopRight__14N4t{border-right:1px solid #3aabf2}.SelectedFilters_expandedTop__1iatb,.SelectedFilters_expandedTopRight__14N4t{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedFilters_expandedBottom__2TnDP,.SelectedFilters_expandedBottomLeft__MHd6n{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedFilters_expandedBottomLeft__MHd6n{border-left:1px solid #3aabf2}.SelectedFilters_expandedLeft__2Epxo{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedFilters_expandedRight__1lUQ4{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedFilters_expandedMiddle__1-gm1{background-color:rgba(58,171,242,.05)}.SelectedFilters_scrollable__1JdTK{overflow-y:overlay;flex:1 1}.SelectedFilters_scrollable__1JdTK::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SelectedFilters_scrollable__1JdTK::-webkit-scrollbar-button{display:none}.SelectedFilters_scrollable__1JdTK::-webkit-scrollbar-thumb{background:#b9bbc9}.SelectedFilters_scrollable__1JdTK::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectedFilters_clickable__3bYFK{cursor:pointer}.SelectedFilters_flex1__3oTiI{flex:1 1}.SelectedFilters_markedBackground__30oln{background-color:rgba(58,171,242,.05);transition:all .3s}.SelectedFilters_secondaryText__1Sd0T,.SelectedFilters_textOverflow__30hhW{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SelectedFilters_secondaryText__1Sd0T{font-weight:400;color:#b9bbc9}.SelectedFilters_pageContainer__3Zzl0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SelectedFilters_absoluteTopRight__3ElrN,.SelectedFilters_agreementStatusContainer__1IkFl,.SelectedFilters_pageSection__34uwV>h2+button{position:absolute;top:20px;right:25px}.SelectedFilters_pageSection__34uwV{margin-top:20px}.SelectedFilters_agreementStatusContainer__1IkFl{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SelectedFilters_agreementStatusContainer__1IkFl>*{margin-left:70px}.SelectedFilters_agreementStatusContainer__1IkFl>:first-child{margin-left:0}@media screen and (max-width:762px){.SelectedFilters_agreementStatusContainer__1IkFl>*{margin-left:0}}@media screen and (max-width:1100px){.SelectedFilters_agreementStatusContainer__1IkFl{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SelectedFilters_agreementStatusContainer__1IkFl{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SelectedFilters_noBoxShadow__S3rKJ{box-shadow:none}.SelectedFilters_overlayContainer__1yjpO{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SelectedFilters_alignCenter__11qrS,.SelectedFilters_alignStart__1yRrk,.SelectedFilters_flex__1nn9L,.SelectedFilters_flexCol__3Pux6,.SelectedFilters_flexRow__A9dt-,.SelectedFilters_flexWrap__11cdy,.SelectedFilters_justifyCenter__32IEp,.SelectedFilters_justifyStart__3K1mw{display:flex}.SelectedFilters_gap10__vNqoX{grid-gap:10px;gap:10px}.SelectedFilters_justifyStart__3K1mw{justify-content:flex-start!important}.SelectedFilters_justifyCenter__32IEp{justify-content:center!important}.SelectedFilters_alignCenter__11qrS{align-items:center!important}.SelectedFilters_alignStart__1yRrk{align-items:flex-start!important}.SelectedFilters_flexRow__A9dt-{flex-direction:row!important}.SelectedFilters_flexCol__3Pux6{flex-direction:column!important}.SelectedFilters_flexWrap__11cdy{flex-wrap:wrap!important}.SelectedFilters_widthFull__3jgEX{width:100%!important}.SelectedFilters_thinScroll__1q3RB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SelectedFilters_thinScroll__1q3RB::-webkit-scrollbar-button{display:none}.SelectedFilters_thinScroll__1q3RB::-webkit-scrollbar-thumb{background:#b9bbc9}.SelectedFilters_thinScroll__1q3RB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectedFilters_container__2rm8C{color:#878787;font-size:10px;letter-spacing:.8px;margin-right:15px;display:flex;align-items:center}.SelectedFilters_container__2rm8C>label{margin-right:5px}.Filter_expandedTopLeft__3qcRH{border-left:1px solid #3aabf2}.Filter_expandedTopLeft__3qcRH,.Filter_expandedTopRight__2B9xU{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Filter_expandedTopRight__2B9xU{border-right:1px solid #3aabf2}.Filter_expandedTop__1ZRTw{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Filter_expandedBottom__2Pt6b,.Filter_expandedBottomLeft__2Ke2A{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Filter_expandedBottomLeft__2Ke2A,.Filter_expandedLeft__C_fQS{border-left:1px solid #3aabf2}.Filter_expandedLeft__C_fQS,.Filter_expandedRight__IRAP1{background-color:rgba(58,171,242,.05)}.Filter_expandedRight__IRAP1{border-right:1px solid #3aabf2}.Filter_expandedMiddle__1kvyS{background-color:rgba(58,171,242,.05)}.Filter_scrollable__2zh-F{overflow-y:overlay;flex:1 1}.Filter_scrollable__2zh-F::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Filter_scrollable__2zh-F::-webkit-scrollbar-button{display:none}.Filter_scrollable__2zh-F::-webkit-scrollbar-thumb{background:#b9bbc9}.Filter_scrollable__2zh-F::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Filter_clickable__oxjgJ{cursor:pointer}.Filter_flex1__OZ-5M{flex:1 1}.Filter_markedBackground__1yxcv{background-color:rgba(58,171,242,.05);transition:all .3s}.Filter_secondaryText__2R9l-,.Filter_textOverflow__241L3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Filter_secondaryText__2R9l-{font-weight:400;color:#b9bbc9}.Filter_pageContainer__3Qll9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Filter_absoluteTopRight__3AHaN,.Filter_agreementStatusContainer__3f8yE,.Filter_pageSection__1NvfG>h2+button{position:absolute;top:20px;right:25px}.Filter_pageSection__1NvfG{margin-top:20px}.Filter_agreementStatusContainer__3f8yE{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Filter_agreementStatusContainer__3f8yE>*{margin-left:70px}.Filter_agreementStatusContainer__3f8yE>:first-child{margin-left:0}@media screen and (max-width:762px){.Filter_agreementStatusContainer__3f8yE>*{margin-left:0}}@media screen and (max-width:1100px){.Filter_agreementStatusContainer__3f8yE{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Filter_agreementStatusContainer__3f8yE{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Filter_noBoxShadow__2j3Da{box-shadow:none}.Filter_overlayContainer__1D3NK{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Filter_alignCenter__otXgJ,.Filter_alignStart__3GpAk,.Filter_flex__1a1wK,.Filter_flexCol__1EH1Z,.Filter_flexRow___002a,.Filter_flexWrap__1ajPG,.Filter_justifyCenter__Vh27t,.Filter_justifyStart___H2XY{display:flex}.Filter_gap10__xhuaV{grid-gap:10px;gap:10px}.Filter_justifyStart___H2XY{justify-content:flex-start!important}.Filter_justifyCenter__Vh27t{justify-content:center!important}.Filter_alignCenter__otXgJ{align-items:center!important}.Filter_alignStart__3GpAk{align-items:flex-start!important}.Filter_flexRow___002a{flex-direction:row!important}.Filter_flexCol__1EH1Z{flex-direction:column!important}.Filter_flexWrap__1ajPG{flex-wrap:wrap!important}.Filter_widthFull__1MI-B{width:100%!important}.Filter_thinScroll__vRPq9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Filter_thinScroll__vRPq9::-webkit-scrollbar-button{display:none}.Filter_thinScroll__vRPq9::-webkit-scrollbar-thumb{background:#b9bbc9}.Filter_thinScroll__vRPq9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Filter_container__3J_Ij{color:#2a2a2a;font-size:12px;letter-spacing:.8px;text-transform:none;height:26px;display:flex;align-items:center;background-color:#fff;padding:0 35px 0 15px;border-radius:15px;position:relative;overflow:hidden;max-width:105px;margin:0 5px}.Filter_container__3J_Ij>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Filter_closeIcon__2fUYw{fill:#6f6f6f;position:absolute;right:0;padding:5px 15px 5px 5px}.DropdownSelect_container__2ldqs{min-width:300px;flex:1 1}.BrandInfoForm_expandedTopLeft__h2yQ9{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandInfoForm_expandedTopRight__1QHvH{border-right:1px solid #3aabf2}.BrandInfoForm_expandedTop__3SmrC,.BrandInfoForm_expandedTopRight__1QHvH{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandInfoForm_expandedBottom__1ke3D,.BrandInfoForm_expandedBottomLeft__3Aqbr{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandInfoForm_expandedBottomLeft__3Aqbr{border-left:1px solid #3aabf2}.BrandInfoForm_expandedLeft__AUoti{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandInfoForm_expandedRight__3zmaX{border-right:1px solid #3aabf2}.BrandInfoForm_expandedMiddle__1XAJ3,.BrandInfoForm_expandedRight__3zmaX{background-color:rgba(58,171,242,.05)}.BrandInfoForm_scrollable__2gUy_{overflow-y:overlay;flex:1 1}.BrandInfoForm_scrollable__2gUy_::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandInfoForm_scrollable__2gUy_::-webkit-scrollbar-button{display:none}.BrandInfoForm_scrollable__2gUy_::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandInfoForm_scrollable__2gUy_::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandInfoForm_clickable__2b03X{cursor:pointer}.BrandInfoForm_flex1__AVIkW{flex:1 1}.BrandInfoForm_markedBackground__1-R5H{background-color:rgba(58,171,242,.05);transition:all .3s}.BrandInfoForm_secondaryText__3xlIj,.BrandInfoForm_textOverflow__SCo8j{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BrandInfoForm_secondaryText__3xlIj{font-weight:400;color:#b9bbc9}.BrandInfoForm_pageContainer__3TqkK{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BrandInfoForm_absoluteTopRight__1o20z,.BrandInfoForm_agreementStatusContainer__1efW5,.BrandInfoForm_pageSection__3jDqk>h2+button{position:absolute;top:20px;right:25px}.BrandInfoForm_pageSection__3jDqk{margin-top:20px}.BrandInfoForm_agreementStatusContainer__1efW5{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BrandInfoForm_agreementStatusContainer__1efW5>*{margin-left:70px}.BrandInfoForm_agreementStatusContainer__1efW5>:first-child{margin-left:0}@media screen and (max-width:762px){.BrandInfoForm_agreementStatusContainer__1efW5>*{margin-left:0}}@media screen and (max-width:1100px){.BrandInfoForm_agreementStatusContainer__1efW5{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BrandInfoForm_agreementStatusContainer__1efW5{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BrandInfoForm_noBoxShadow__WpDm-{box-shadow:none}.BrandInfoForm_overlayContainer__1z3EY{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BrandInfoForm_alignCenter__2P7Y5,.BrandInfoForm_alignStart__2fyZO,.BrandInfoForm_flex__156nm,.BrandInfoForm_flexCol__2v9in,.BrandInfoForm_flexRow__1IOr_,.BrandInfoForm_flexWrap__2hfdK,.BrandInfoForm_justifyCenter__1Pmhd,.BrandInfoForm_justifyStart__E8cYA{display:flex}.BrandInfoForm_gap10__SBkHP{grid-gap:10px;gap:10px}.BrandInfoForm_justifyStart__E8cYA{justify-content:flex-start!important}.BrandInfoForm_justifyCenter__1Pmhd{justify-content:center!important}.BrandInfoForm_alignCenter__2P7Y5{align-items:center!important}.BrandInfoForm_alignStart__2fyZO{align-items:flex-start!important}.BrandInfoForm_flexRow__1IOr_{flex-direction:row!important}.BrandInfoForm_flexCol__2v9in{flex-direction:column!important}.BrandInfoForm_flexWrap__2hfdK{flex-wrap:wrap!important}.BrandInfoForm_widthFull__hsnWD{width:100%!important}.BrandInfoForm_thinScroll__NFe_r::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandInfoForm_thinScroll__NFe_r::-webkit-scrollbar-button{display:none}.BrandInfoForm_thinScroll__NFe_r::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandInfoForm_thinScroll__NFe_r::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandInfoForm_container__UG-pn{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;padding:20px 0 0;display:flex;flex-direction:column;justify-content:flex-start}.BrandInfoForm_container__UG-pn h1{text-align:left;color:#3e3e3e;font-size:24px;font-weight:700;text-transform:capitalize;padding:0 20px 20px;z-index:1;transition:box-shadow .5s}.BrandInfoForm_container__UG-pn .BrandInfoForm_overEffect__InUN8{box-shadow:0 3px 8px -4px rgba(0,0,0,.2);transition:box-shadow .5s}.BrandInfoForm_container__UG-pn form{display:flex;justify-content:space-between;color:#878787;flex-wrap:wrap;overflow-y:auto;padding:0 20px 20px}.BrandInfoForm_container__UG-pn form>div{width:49%;display:flex;flex-direction:column}.BrandInfoForm_container__UG-pn form::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.BrandInfoForm_container__UG-pn form::-webkit-scrollbar-button{display:none}.BrandInfoForm_container__UG-pn form::-webkit-scrollbar-thumb{background:#878787}.BrandInfoForm_container__UG-pn form::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandInfoForm_tagsContainer__37mm1{margin-left:130px;padding:10px 10px 0;width:75%;max-width:400px;display:flex;flex-wrap:wrap}.BrandInfoForm_tagIcon__3dDOP{display:inline-block;margin-left:4px;position:relative;top:1px;left:1px;cursor:pointer}.BrandInfoForm_buttonsContainer__15NHv{flex:1 1;display:flex;flex-direction:row!important;justify-content:flex-end;margin-top:40px}.BrandInfoForm_saveBttn__2i0if{margin-left:20px}.BrandsTable_expandedTopLeft__1htXc{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTable_expandedTopRight__56VVc{border-right:1px solid #3aabf2}.BrandsTable_expandedTop__2F5yA,.BrandsTable_expandedTopRight__56VVc{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTable_expandedBottom__aNqWW,.BrandsTable_expandedBottomLeft__1vxzm{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTable_expandedBottomLeft__1vxzm{border-left:1px solid #3aabf2}.BrandsTable_expandedLeft__2s4pZ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTable_expandedRight__2H7QG{border-right:1px solid #3aabf2}.BrandsTable_expandedMiddle__K46aB,.BrandsTable_expandedRight__2H7QG{background-color:rgba(58,171,242,.05)}.BrandsTable_scrollable__1W-g9{overflow-y:overlay;flex:1 1}.BrandsTable_scrollable__1W-g9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandsTable_scrollable__1W-g9::-webkit-scrollbar-button{display:none}.BrandsTable_scrollable__1W-g9::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandsTable_scrollable__1W-g9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandsTable_clickable__1Ruhf{cursor:pointer}.BrandsTable_flex1__3dCUx{flex:1 1}.BrandsTable_markedBackground__2jCAf{background-color:rgba(58,171,242,.05);transition:all .3s}.BrandsTable_secondaryText__19SDA,.BrandsTable_textOverflow__1ozXR{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BrandsTable_secondaryText__19SDA{font-weight:400;color:#b9bbc9}.BrandsTable_pageContainer__1SnQA{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BrandsTable_absoluteTopRight__3P0M2,.BrandsTable_agreementStatusContainer__3VtZ_,.BrandsTable_pageSection__KCevo>h2+button{position:absolute;top:20px;right:25px}.BrandsTable_pageSection__KCevo{margin-top:20px}.BrandsTable_agreementStatusContainer__3VtZ_{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BrandsTable_agreementStatusContainer__3VtZ_>*{margin-left:70px}.BrandsTable_agreementStatusContainer__3VtZ_>:first-child{margin-left:0}@media screen and (max-width:762px){.BrandsTable_agreementStatusContainer__3VtZ_>*{margin-left:0}}@media screen and (max-width:1100px){.BrandsTable_agreementStatusContainer__3VtZ_{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BrandsTable_agreementStatusContainer__3VtZ_{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BrandsTable_noBoxShadow__1dRDb{box-shadow:none}.BrandsTable_overlayContainer__hQ6Qj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BrandsTable_alignCenter__20BSS,.BrandsTable_alignStart__3oizj,.BrandsTable_flex__3UuEK,.BrandsTable_flexCol__2Oc1f,.BrandsTable_flexRow__196-0,.BrandsTable_flexWrap__3Z8qU,.BrandsTable_justifyCenter__2IHpa,.BrandsTable_justifyStart__3NKTc{display:flex}.BrandsTable_gap10__2nE10{grid-gap:10px;gap:10px}.BrandsTable_justifyStart__3NKTc{justify-content:flex-start!important}.BrandsTable_justifyCenter__2IHpa{justify-content:center!important}.BrandsTable_alignCenter__20BSS{align-items:center!important}.BrandsTable_alignStart__3oizj{align-items:flex-start!important}.BrandsTable_flexRow__196-0{flex-direction:row!important}.BrandsTable_flexCol__2Oc1f{flex-direction:column!important}.BrandsTable_flexWrap__3Z8qU{flex-wrap:wrap!important}.BrandsTable_widthFull__1TWQB{width:100%!important}.BrandsTable_thinScroll__1sSKm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandsTable_thinScroll__1sSKm::-webkit-scrollbar-button{display:none}.BrandsTable_thinScroll__1sSKm::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandsTable_thinScroll__1sSKm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandsTable_container__XppUI{box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex:1 1;margin-top:10px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 201px)}.BrandsTable_body__6d-RI{overflow-y:auto;flex:1 1}.BrandsTable_body__6d-RI::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.BrandsTable_body__6d-RI::-webkit-scrollbar-button{display:none}.BrandsTable_body__6d-RI::-webkit-scrollbar-thumb{background:#878787}.BrandsTable_body__6d-RI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_expandedTopLeft__gilre{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__1RN5M{border-right:1px solid #3aabf2}.TableHeader_expandedTop__2_er5,.TableHeader_expandedTopRight__1RN5M{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__1Jc_O,.TableHeader_expandedBottomLeft__Iv5-b{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__Iv5-b{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__3ed9e{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__1QHZQ{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__2IHbM,.TableHeader_expandedRight__1QHZQ{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__34Xcq{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__34Xcq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__34Xcq::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__34Xcq::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__34Xcq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__njqS3{cursor:pointer}.TableHeader_flex1__1TKgm{flex:1 1}.TableHeader_markedBackground__3JkBa{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__l2pL4,.TableHeader_textOverflow__3J1c0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__l2pL4{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__2aLqp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__3A_O6,.TableHeader_agreementStatusContainer__3ak7G,.TableHeader_pageSection__14F7T>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__14F7T{margin-top:20px}.TableHeader_agreementStatusContainer__3ak7G{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__3ak7G>*{margin-left:70px}.TableHeader_agreementStatusContainer__3ak7G>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__3ak7G>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__3ak7G{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__3ak7G{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__3PhQj{box-shadow:none}.TableHeader_overlayContainer__3Z_i1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__3mtwv,.TableHeader_alignStart__3O27i,.TableHeader_flex__1at5F,.TableHeader_flexCol__3bFY8,.TableHeader_flexRow__2-Hms,.TableHeader_flexWrap__3iz_G,.TableHeader_justifyCenter__3KdRN,.TableHeader_justifyStart__KaCuU{display:flex}.TableHeader_gap10__2DrWt{grid-gap:10px;gap:10px}.TableHeader_justifyStart__KaCuU{justify-content:flex-start!important}.TableHeader_justifyCenter__3KdRN{justify-content:center!important}.TableHeader_alignCenter__3mtwv{align-items:center!important}.TableHeader_alignStart__3O27i{align-items:flex-start!important}.TableHeader_flexRow__2-Hms{flex-direction:row!important}.TableHeader_flexCol__3bFY8{flex-direction:column!important}.TableHeader_flexWrap__3iz_G{flex-wrap:wrap!important}.TableHeader_widthFull__1233p{width:100%!important}.TableHeader_thinScroll__3CV6u::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__3CV6u::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__3CV6u::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__3CV6u::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeader__n5FMF{height:50px;background-color:#f0f0f0;display:flex;align-items:center}.TableHeader_tableHeaderBttn__1yMDU{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__1ERF6{cursor:unset}.TableHeader_inactiveBttn__1ERF6:hover{box-shadow:unset}.BrandsTableLine_expandedTopLeft__3qWnW{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTableLine_expandedTopRight__3Goci{border-right:1px solid #3aabf2}.BrandsTableLine_expandedTop__SwZ6y,.BrandsTableLine_expandedTopRight__3Goci{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTableLine_expandedBottom__9pXIC,.BrandsTableLine_expandedBottomLeft__hwtRU{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTableLine_expandedBottomLeft__hwtRU{border-left:1px solid #3aabf2}.BrandsTableLine_expandedLeft__38JCi{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTableLine_expandedRight__lbX5e{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsTableLine_expandedMiddle__tnkDC{background-color:rgba(58,171,242,.05)}.BrandsTableLine_scrollable__1zzZ9{overflow-y:overlay;flex:1 1}.BrandsTableLine_scrollable__1zzZ9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandsTableLine_scrollable__1zzZ9::-webkit-scrollbar-button{display:none}.BrandsTableLine_scrollable__1zzZ9::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandsTableLine_scrollable__1zzZ9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandsTableLine_clickable__32XEd{cursor:pointer}.BrandsTableLine_flex1__2rpdE{flex:1 1}.BrandsTableLine_markedBackground__3Glpk{background-color:rgba(58,171,242,.05);transition:all .3s}.BrandsTableLine_secondaryText__2mAmZ,.BrandsTableLine_textOverflow__2Ji0H{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BrandsTableLine_secondaryText__2mAmZ{font-weight:400;color:#b9bbc9}.BrandsTableLine_pageContainer__VQAt9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BrandsTableLine_absoluteTopRight__1Z_aJ,.BrandsTableLine_agreementStatusContainer__2ysKU,.BrandsTableLine_pageSection__3-tPD>h2+button{position:absolute;top:20px;right:25px}.BrandsTableLine_pageSection__3-tPD{margin-top:20px}.BrandsTableLine_agreementStatusContainer__2ysKU{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BrandsTableLine_agreementStatusContainer__2ysKU>*{margin-left:70px}.BrandsTableLine_agreementStatusContainer__2ysKU>:first-child{margin-left:0}@media screen and (max-width:762px){.BrandsTableLine_agreementStatusContainer__2ysKU>*{margin-left:0}}@media screen and (max-width:1100px){.BrandsTableLine_agreementStatusContainer__2ysKU{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BrandsTableLine_agreementStatusContainer__2ysKU{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BrandsTableLine_noBoxShadow__YfPaz{box-shadow:none}.BrandsTableLine_overlayContainer__hH_8e{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BrandsTableLine_alignCenter__1Kpe8,.BrandsTableLine_alignStart__eszUO,.BrandsTableLine_flex__3TNoE,.BrandsTableLine_flexCol__zXvA4,.BrandsTableLine_flexRow__38sBQ,.BrandsTableLine_flexWrap__3-0UY,.BrandsTableLine_justifyCenter__1sypt,.BrandsTableLine_justifyStart__XJS5p{display:flex}.BrandsTableLine_gap10__3TrDP{grid-gap:10px;gap:10px}.BrandsTableLine_justifyStart__XJS5p{justify-content:flex-start!important}.BrandsTableLine_justifyCenter__1sypt{justify-content:center!important}.BrandsTableLine_alignCenter__1Kpe8{align-items:center!important}.BrandsTableLine_alignStart__eszUO{align-items:flex-start!important}.BrandsTableLine_flexRow__38sBQ{flex-direction:row!important}.BrandsTableLine_flexCol__zXvA4{flex-direction:column!important}.BrandsTableLine_flexWrap__3-0UY{flex-wrap:wrap!important}.BrandsTableLine_widthFull__HTFhG{width:100%!important}.BrandsTableLine_thinScroll__Laz3Q::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandsTableLine_thinScroll__Laz3Q::-webkit-scrollbar-button{display:none}.BrandsTableLine_thinScroll__Laz3Q::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandsTableLine_thinScroll__Laz3Q::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandsTableLine_tableRow__2rN6T{height:50px;display:flex;align-items:center;color:#3e3e3e;transition:all .5s}.BrandsTableLine_tableRow__2rN6T:hover{background-color:rgba(0,0,0,.121569)!important;transition:all .5s}.BrandsTableLine_tableRow__2rN6T:nth-child(2n){background:hsla(0,0%,94.1%,.42)}.BrandsTableLine_tableRow__2rN6T .BrandsTableLine_nameContainer__wr5UQ{width:35%;display:flex;flex-direction:row;cursor:pointer}.BrandsTableLine_tableRow__2rN6T h4{box-sizing:border-box;height:100%;display:flex;align-items:center;padding:10px;font-size:14px;font-weight:700;flex:1 1}.BrandsTableLine_tableRow__2rN6T h4>button{padding:10px;color:#878787}.BrandsTableLine_tableRow__2rN6T h4>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 0}.BrandsTableLine_tableRow__2rN6T>div{height:100%;display:flex;align-items:center;padding:10px;font-size:12px;font-weight:400;line-height:15px;text-align:left;text-overflow:ellipsis;flex-wrap:wrap}.BrandsTableLine_buttonsContainer__1aVnT{padding:0!important;flex:1 1;display:flex;justify-content:flex-end}.BrandsTableLine_optionButton__1chP7{font-weight:400;width:65px;height:100%;display:flex;align-items:center;justify-content:center;font-size:15px}.PersonInfoForm_expandedTopLeft__2mZ99{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonInfoForm_expandedTopRight__1iKCi{border-right:1px solid #3aabf2}.PersonInfoForm_expandedTop__2v3wL,.PersonInfoForm_expandedTopRight__1iKCi{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonInfoForm_expandedBottom__3SGlX,.PersonInfoForm_expandedBottomLeft__3odk9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonInfoForm_expandedBottomLeft__3odk9{border-left:1px solid #3aabf2}.PersonInfoForm_expandedLeft__1--uf{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonInfoForm_expandedRight__3s6kC{border-right:1px solid #3aabf2}.PersonInfoForm_expandedMiddle__3xmNO,.PersonInfoForm_expandedRight__3s6kC{background-color:rgba(58,171,242,.05)}.PersonInfoForm_scrollable__3QQGA{overflow-y:overlay;flex:1 1}.PersonInfoForm_scrollable__3QQGA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonInfoForm_scrollable__3QQGA::-webkit-scrollbar-button{display:none}.PersonInfoForm_scrollable__3QQGA::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonInfoForm_scrollable__3QQGA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonInfoForm_clickable__Mmb43{cursor:pointer}.PersonInfoForm_flex1__3z8x_{flex:1 1}.PersonInfoForm_markedBackground__qSaWo{background-color:rgba(58,171,242,.05);transition:all .3s}.PersonInfoForm_secondaryText__35fyO,.PersonInfoForm_textOverflow__1HEjr{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PersonInfoForm_secondaryText__35fyO{font-weight:400;color:#b9bbc9}.PersonInfoForm_pageContainer__2hc5e{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PersonInfoForm_absoluteTopRight__2Vs-3,.PersonInfoForm_agreementStatusContainer__2nI6N,.PersonInfoForm_pageSection__210vz>h2+button{position:absolute;top:20px;right:25px}.PersonInfoForm_pageSection__210vz{margin-top:20px}.PersonInfoForm_agreementStatusContainer__2nI6N{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonInfoForm_agreementStatusContainer__2nI6N>*{margin-left:70px}.PersonInfoForm_agreementStatusContainer__2nI6N>:first-child{margin-left:0}@media screen and (max-width:762px){.PersonInfoForm_agreementStatusContainer__2nI6N>*{margin-left:0}}@media screen and (max-width:1100px){.PersonInfoForm_agreementStatusContainer__2nI6N{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PersonInfoForm_agreementStatusContainer__2nI6N{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PersonInfoForm_noBoxShadow__3W2Qj{box-shadow:none}.PersonInfoForm_overlayContainer__3_eTT{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PersonInfoForm_alignCenter__1jgm9,.PersonInfoForm_alignStart__1ycIO,.PersonInfoForm_flex__1J6Kj,.PersonInfoForm_flexCol__2vmWe,.PersonInfoForm_flexRow__3Sv_R,.PersonInfoForm_flexWrap__1LIFP,.PersonInfoForm_justifyCenter__1xTmZ,.PersonInfoForm_justifyStart__1QsRM{display:flex}.PersonInfoForm_gap10__iZt0F{grid-gap:10px;gap:10px}.PersonInfoForm_justifyStart__1QsRM{justify-content:flex-start!important}.PersonInfoForm_justifyCenter__1xTmZ{justify-content:center!important}.PersonInfoForm_alignCenter__1jgm9{align-items:center!important}.PersonInfoForm_alignStart__1ycIO{align-items:flex-start!important}.PersonInfoForm_flexRow__3Sv_R{flex-direction:row!important}.PersonInfoForm_flexCol__2vmWe{flex-direction:column!important}.PersonInfoForm_flexWrap__1LIFP{flex-wrap:wrap!important}.PersonInfoForm_widthFull__iwlsc{width:100%!important}.PersonInfoForm_thinScroll__3bVEy::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonInfoForm_thinScroll__3bVEy::-webkit-scrollbar-button{display:none}.PersonInfoForm_thinScroll__3bVEy::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonInfoForm_thinScroll__3bVEy::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonInfoForm_container__1Z4uQ{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;padding:20px 0 0;display:flex;flex-direction:column;justify-content:flex-start}.PersonInfoForm_container__1Z4uQ h1{text-align:left;color:#3e3e3e;font-size:24px;font-weight:700;text-transform:capitalize;padding:0 20px 20px;z-index:1;transition:box-shadow .5s}.PersonInfoForm_container__1Z4uQ .PersonInfoForm_overEffect__Q5Ax8{box-shadow:0 3px 8px -4px rgba(0,0,0,.2);transition:box-shadow .5s}.PersonInfoForm_container__1Z4uQ form{display:flex;justify-content:space-between;color:#878787;flex-wrap:wrap;overflow-y:auto;padding:0 20px 20px}.PersonInfoForm_container__1Z4uQ form>div{width:49%;display:flex;flex-direction:column}.PersonInfoForm_container__1Z4uQ form::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.PersonInfoForm_container__1Z4uQ form::-webkit-scrollbar-button{display:none}.PersonInfoForm_container__1Z4uQ form::-webkit-scrollbar-thumb{background:#878787}.PersonInfoForm_container__1Z4uQ form::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonInfoForm_skillsDropdown__3Lrvh{margin-top:10px}.PersonInfoForm_tagsContainer__2Py5w{margin-left:130px;padding:10px 10px 0;width:75%;max-width:400px;display:flex;flex-wrap:wrap}.PersonInfoForm_tagIcon__2EoUu{display:inline-block;margin-left:4px;position:relative;top:1px;left:1px;cursor:pointer}.PersonInfoForm_buttonsContainer__MCyRu{flex:1 1;display:flex;flex-direction:row!important;justify-content:flex-end;margin-top:40px}.PersonInfoForm_saveBttn__25SXi{margin-left:20px}.PersonsTable_expandedTopLeft__3Itc0{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTable_expandedTopRight__3-BfC{border-right:1px solid #3aabf2}.PersonsTable_expandedTop__2aCU_,.PersonsTable_expandedTopRight__3-BfC{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTable_expandedBottom__1enNB,.PersonsTable_expandedBottomLeft__2UgCY{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTable_expandedBottomLeft__2UgCY{border-left:1px solid #3aabf2}.PersonsTable_expandedLeft__12vHb{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTable_expandedRight__xjQ3D{border-right:1px solid #3aabf2}.PersonsTable_expandedMiddle__14A9j,.PersonsTable_expandedRight__xjQ3D{background-color:rgba(58,171,242,.05)}.PersonsTable_scrollable__KspA_{overflow-y:overlay;flex:1 1}.PersonsTable_scrollable__KspA_::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsTable_scrollable__KspA_::-webkit-scrollbar-button{display:none}.PersonsTable_scrollable__KspA_::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsTable_scrollable__KspA_::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsTable_clickable__1wzhL{cursor:pointer}.PersonsTable_flex1__1oKtc{flex:1 1}.PersonsTable_markedBackground__1VzVq{background-color:rgba(58,171,242,.05);transition:all .3s}.PersonsTable_secondaryText__qpN8I,.PersonsTable_textOverflow__3MU2F{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PersonsTable_secondaryText__qpN8I{font-weight:400;color:#b9bbc9}.PersonsTable_pageContainer__3YYUA{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PersonsTable_absoluteTopRight__3Xiaw,.PersonsTable_agreementStatusContainer__1NDJY,.PersonsTable_pageSection__V_3A3>h2+button{position:absolute;top:20px;right:25px}.PersonsTable_pageSection__V_3A3{margin-top:20px}.PersonsTable_agreementStatusContainer__1NDJY{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonsTable_agreementStatusContainer__1NDJY>*{margin-left:70px}.PersonsTable_agreementStatusContainer__1NDJY>:first-child{margin-left:0}@media screen and (max-width:762px){.PersonsTable_agreementStatusContainer__1NDJY>*{margin-left:0}}@media screen and (max-width:1100px){.PersonsTable_agreementStatusContainer__1NDJY{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PersonsTable_agreementStatusContainer__1NDJY{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PersonsTable_noBoxShadow__25wq_{box-shadow:none}.PersonsTable_overlayContainer__1iIaQ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PersonsTable_alignCenter__82H0r,.PersonsTable_alignStart__2lq7C,.PersonsTable_flex__ILhAo,.PersonsTable_flexCol__3wPjQ,.PersonsTable_flexRow__2v6Za,.PersonsTable_flexWrap__21bBL,.PersonsTable_justifyCenter__3DyMj,.PersonsTable_justifyStart__10O7C{display:flex}.PersonsTable_gap10__3amxW{grid-gap:10px;gap:10px}.PersonsTable_justifyStart__10O7C{justify-content:flex-start!important}.PersonsTable_justifyCenter__3DyMj{justify-content:center!important}.PersonsTable_alignCenter__82H0r{align-items:center!important}.PersonsTable_alignStart__2lq7C{align-items:flex-start!important}.PersonsTable_flexRow__2v6Za{flex-direction:row!important}.PersonsTable_flexCol__3wPjQ{flex-direction:column!important}.PersonsTable_flexWrap__21bBL{flex-wrap:wrap!important}.PersonsTable_widthFull__3eMKg{width:100%!important}.PersonsTable_thinScroll__1ZtuN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsTable_thinScroll__1ZtuN::-webkit-scrollbar-button{display:none}.PersonsTable_thinScroll__1ZtuN::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsTable_thinScroll__1ZtuN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsTable_container__2BHno{box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex:1 1;margin-top:10px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 201px)}.PersonsTable_body___5wUv{overflow-y:auto;flex:1 1}.PersonsTable_body___5wUv::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.PersonsTable_body___5wUv::-webkit-scrollbar-button{display:none}.PersonsTable_body___5wUv::-webkit-scrollbar-thumb{background:#878787}.PersonsTable_body___5wUv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_expandedTopLeft__2sdI_{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__VplFF{border-right:1px solid #3aabf2}.TableHeader_expandedTop__l3cFe,.TableHeader_expandedTopRight__VplFF{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__1KHe-,.TableHeader_expandedBottomLeft__eMay8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__eMay8{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__2SQuF{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__234CK{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__2PTO0,.TableHeader_expandedRight__234CK{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__LerIq{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__LerIq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__LerIq::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__LerIq::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__LerIq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__1uAqc{cursor:pointer}.TableHeader_flex1__2wqlD{flex:1 1}.TableHeader_markedBackground__lIBQn{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__3szh2,.TableHeader_textOverflow__1P8Mf{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__3szh2{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__3GfmI{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__H-wIx,.TableHeader_agreementStatusContainer__3braY,.TableHeader_pageSection__3y3OM>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__3y3OM{margin-top:20px}.TableHeader_agreementStatusContainer__3braY{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__3braY>*{margin-left:70px}.TableHeader_agreementStatusContainer__3braY>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__3braY>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__3braY{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__3braY{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__3stRm{box-shadow:none}.TableHeader_overlayContainer__zyZ2z{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__2Wj72,.TableHeader_alignStart__37BVD,.TableHeader_flex__1a_sw,.TableHeader_flexCol__1eXYo,.TableHeader_flexRow__dl_cY,.TableHeader_flexWrap__2IWsj,.TableHeader_justifyCenter__qWH2x,.TableHeader_justifyStart__28tsA{display:flex}.TableHeader_gap10__1Ybox{grid-gap:10px;gap:10px}.TableHeader_justifyStart__28tsA{justify-content:flex-start!important}.TableHeader_justifyCenter__qWH2x{justify-content:center!important}.TableHeader_alignCenter__2Wj72{align-items:center!important}.TableHeader_alignStart__37BVD{align-items:flex-start!important}.TableHeader_flexRow__dl_cY{flex-direction:row!important}.TableHeader_flexCol__1eXYo{flex-direction:column!important}.TableHeader_flexWrap__2IWsj{flex-wrap:wrap!important}.TableHeader_widthFull__1V9HQ{width:100%!important}.TableHeader_thinScroll__3lNYP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__3lNYP::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__3lNYP::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__3lNYP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeader__31jrc{min-height:50px;background-color:#f0f0f0;display:flex;align-items:center}.TableHeader_tableHeaderBttn__2Jv2u{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__3Qigx{cursor:unset}.TableHeader_inactiveBttn__3Qigx:hover{box-shadow:unset}.PersonsTableLine_expandedTopLeft__1DKnq{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTableLine_expandedTopRight__A3CCa{border-right:1px solid #3aabf2}.PersonsTableLine_expandedTop__EV4e1,.PersonsTableLine_expandedTopRight__A3CCa{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTableLine_expandedBottom__3o1Vj,.PersonsTableLine_expandedBottomLeft__1RRoF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTableLine_expandedBottomLeft__1RRoF{border-left:1px solid #3aabf2}.PersonsTableLine_expandedLeft__9tKNH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTableLine_expandedRight__ukmsp{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsTableLine_expandedMiddle__28cx4{background-color:rgba(58,171,242,.05)}.PersonsTableLine_scrollable__3yJJ3{overflow-y:overlay;flex:1 1}.PersonsTableLine_scrollable__3yJJ3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsTableLine_scrollable__3yJJ3::-webkit-scrollbar-button{display:none}.PersonsTableLine_scrollable__3yJJ3::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsTableLine_scrollable__3yJJ3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsTableLine_clickable__2M_3r{cursor:pointer}.PersonsTableLine_flex1__2RP2R{flex:1 1}.PersonsTableLine_markedBackground__uXY71{background-color:rgba(58,171,242,.05);transition:all .3s}.PersonsTableLine_secondaryText__thoj_,.PersonsTableLine_textOverflow__oqDoc{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PersonsTableLine_secondaryText__thoj_{font-weight:400;color:#b9bbc9}.PersonsTableLine_pageContainer__DU5JB{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PersonsTableLine_absoluteTopRight__2G-Gp,.PersonsTableLine_agreementStatusContainer__3i2tW,.PersonsTableLine_pageSection__3EXvG>h2+button{position:absolute;top:20px;right:25px}.PersonsTableLine_pageSection__3EXvG{margin-top:20px}.PersonsTableLine_agreementStatusContainer__3i2tW{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonsTableLine_agreementStatusContainer__3i2tW>*{margin-left:70px}.PersonsTableLine_agreementStatusContainer__3i2tW>:first-child{margin-left:0}@media screen and (max-width:762px){.PersonsTableLine_agreementStatusContainer__3i2tW>*{margin-left:0}}@media screen and (max-width:1100px){.PersonsTableLine_agreementStatusContainer__3i2tW{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PersonsTableLine_agreementStatusContainer__3i2tW{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PersonsTableLine_noBoxShadow__3gE2H{box-shadow:none}.PersonsTableLine_overlayContainer__29Bv-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PersonsTableLine_alignCenter__38r_N,.PersonsTableLine_alignStart__HUMRA,.PersonsTableLine_flex__1nTom,.PersonsTableLine_flexCol__1iuyY,.PersonsTableLine_flexRow__2Sa88,.PersonsTableLine_flexWrap__2IsQW,.PersonsTableLine_justifyCenter__2doZ7,.PersonsTableLine_justifyStart__36CAX{display:flex}.PersonsTableLine_gap10__2nkt9{grid-gap:10px;gap:10px}.PersonsTableLine_justifyStart__36CAX{justify-content:flex-start!important}.PersonsTableLine_justifyCenter__2doZ7{justify-content:center!important}.PersonsTableLine_alignCenter__38r_N{align-items:center!important}.PersonsTableLine_alignStart__HUMRA{align-items:flex-start!important}.PersonsTableLine_flexRow__2Sa88{flex-direction:row!important}.PersonsTableLine_flexCol__1iuyY{flex-direction:column!important}.PersonsTableLine_flexWrap__2IsQW{flex-wrap:wrap!important}.PersonsTableLine_widthFull__1B7SG{width:100%!important}.PersonsTableLine_thinScroll__3JUTb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsTableLine_thinScroll__3JUTb::-webkit-scrollbar-button{display:none}.PersonsTableLine_thinScroll__3JUTb::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsTableLine_thinScroll__3JUTb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsTableLine_tableRow__1jAOp{height:50px;display:flex;align-items:center;color:#3e3e3e;transition:all .5s}.PersonsTableLine_tableRow__1jAOp:hover{background-color:rgba(0,0,0,.121569)!important;transition:all .5s}.PersonsTableLine_tableRow__1jAOp:nth-child(2n){background:hsla(0,0%,94.1%,.42)}.PersonsTableLine_tableRow__1jAOp .PersonsTableLine_nameContainer__3b4fD{width:35%;display:flex;flex-direction:row;cursor:pointer}.PersonsTableLine_tableRow__1jAOp h4{flex:1 1;box-sizing:border-box;height:100%;display:flex;align-items:center;padding:10px;font-size:14px;font-weight:700}.PersonsTableLine_tableRow__1jAOp h4>button{padding:10px;color:#878787}.PersonsTableLine_tableRow__1jAOp h4>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 0}.PersonsTableLine_tableRow__1jAOp>div{height:100%;display:flex;align-items:center;padding:10px;font-size:12px;font-weight:400;line-height:15px;text-align:left;text-overflow:ellipsis;flex-wrap:wrap}.PersonsTableLine_buttonsContainer__3Y92a{padding:0!important;flex:1 1;display:flex;justify-content:flex-end}.PersonsTableLine_optionButton__1RQfN{font-weight:400;width:65px;height:100%;display:flex;align-items:center;justify-content:center;font-size:15px}.ProductInfoForm_expandedTopLeft__I8xbz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductInfoForm_expandedTopRight__3OESG{border-right:1px solid #3aabf2}.ProductInfoForm_expandedTop__2F7Jb,.ProductInfoForm_expandedTopRight__3OESG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductInfoForm_expandedBottom__RhsUT,.ProductInfoForm_expandedBottomLeft__jSymK{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductInfoForm_expandedBottomLeft__jSymK{border-left:1px solid #3aabf2}.ProductInfoForm_expandedLeft__1UZkz{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductInfoForm_expandedRight__3nBMq{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductInfoForm_expandedMiddle__2dgNI{background-color:rgba(58,171,242,.05)}.ProductInfoForm_scrollable__R2luc{overflow-y:overlay;flex:1 1}.ProductInfoForm_scrollable__R2luc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductInfoForm_scrollable__R2luc::-webkit-scrollbar-button{display:none}.ProductInfoForm_scrollable__R2luc::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductInfoForm_scrollable__R2luc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductInfoForm_clickable__15yya{cursor:pointer}.ProductInfoForm_flex1__2iog3{flex:1 1}.ProductInfoForm_markedBackground__3yvQM{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductInfoForm_secondaryText__JtIrn,.ProductInfoForm_textOverflow__2SIp9{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductInfoForm_secondaryText__JtIrn{font-weight:400;color:#b9bbc9}.ProductInfoForm_pageContainer__1t9aQ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductInfoForm_absoluteTopRight__25pDy,.ProductInfoForm_agreementStatusContainer__1aMXy,.ProductInfoForm_pageSection__3EtUC>h2+button{position:absolute;top:20px;right:25px}.ProductInfoForm_pageSection__3EtUC{margin-top:20px}.ProductInfoForm_agreementStatusContainer__1aMXy{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductInfoForm_agreementStatusContainer__1aMXy>*{margin-left:70px}.ProductInfoForm_agreementStatusContainer__1aMXy>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductInfoForm_agreementStatusContainer__1aMXy>*{margin-left:0}}@media screen and (max-width:1100px){.ProductInfoForm_agreementStatusContainer__1aMXy{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductInfoForm_agreementStatusContainer__1aMXy{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductInfoForm_noBoxShadow__2rQxY{box-shadow:none}.ProductInfoForm_overlayContainer__2V8SN{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductInfoForm_alignCenter__2nejo,.ProductInfoForm_alignStart__mRcPu,.ProductInfoForm_flex__2ok8F,.ProductInfoForm_flexCol__y69DM,.ProductInfoForm_flexRow__FQPJZ,.ProductInfoForm_flexWrap__1JoKw,.ProductInfoForm_justifyCenter__5Dw6u,.ProductInfoForm_justifyStart__28ngf{display:flex}.ProductInfoForm_gap10__2Fnqc{grid-gap:10px;gap:10px}.ProductInfoForm_justifyStart__28ngf{justify-content:flex-start!important}.ProductInfoForm_justifyCenter__5Dw6u{justify-content:center!important}.ProductInfoForm_alignCenter__2nejo{align-items:center!important}.ProductInfoForm_alignStart__mRcPu{align-items:flex-start!important}.ProductInfoForm_flexRow__FQPJZ{flex-direction:row!important}.ProductInfoForm_flexCol__y69DM{flex-direction:column!important}.ProductInfoForm_flexWrap__1JoKw{flex-wrap:wrap!important}.ProductInfoForm_widthFull__ggJyi{width:100%!important}.ProductInfoForm_thinScroll__Z7sFk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductInfoForm_thinScroll__Z7sFk::-webkit-scrollbar-button{display:none}.ProductInfoForm_thinScroll__Z7sFk::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductInfoForm_thinScroll__Z7sFk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductInfoForm_container__PFXNR{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;padding:20px 0 0;display:flex;flex-direction:column;justify-content:flex-start}.ProductInfoForm_container__PFXNR h1{text-align:left;color:#3e3e3e;font-size:24px;font-weight:700;text-transform:capitalize;padding:0 20px 20px;z-index:1;transition:box-shadow .5s}.ProductInfoForm_container__PFXNR .ProductInfoForm_overEffect__23fcj{box-shadow:0 3px 8px -4px rgba(0,0,0,.2);transition:box-shadow .5s}.ProductInfoForm_container__PFXNR form{display:flex;justify-content:space-between;color:#878787;flex-wrap:wrap;overflow-y:auto;padding:0 20px 20px}.ProductInfoForm_container__PFXNR form>div{width:49%;display:flex;flex-direction:column}.ProductInfoForm_container__PFXNR form::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.ProductInfoForm_container__PFXNR form::-webkit-scrollbar-button{display:none}.ProductInfoForm_container__PFXNR form::-webkit-scrollbar-thumb{background:#878787}.ProductInfoForm_container__PFXNR form::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductInfoForm_tagsContainer__2s0g8{margin-left:130px;padding:10px 10px 0;width:75%;max-width:400px;display:flex;flex-wrap:wrap}.ProductInfoForm_tagIcon__3ZUBs{display:inline-block;margin-left:4px;position:relative;top:1px;left:1px;cursor:pointer}.ProductInfoForm_buttonsContainer__bobPJ{flex:1 1;display:flex;flex-direction:row!important;justify-content:flex-end;margin-top:40px}.ProductInfoForm_saveBttn__pAkKt{margin-left:20px}.AttributesSelector_buttonsContainer__2Ft2d{height:35px;margin:10px 0;display:flex;justify-content:flex-end}.AttributesSelector_buttonsContainer__2Ft2d button{margin-left:10px}.AttributeLine_deleteBttn__2mIEv{margin-left:auto}.AttributeLine_attributeNameInput__1--Nv{margin-right:10px}.SkuLine_expandedTopLeft__1Ejn8{border-left:1px solid #3aabf2}.SkuLine_expandedTopLeft__1Ejn8,.SkuLine_expandedTopRight__2T_C-{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuLine_expandedTopRight__2T_C-{border-right:1px solid #3aabf2}.SkuLine_expandedTop__34HIz{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuLine_expandedBottom__f4Tyt,.SkuLine_expandedBottomLeft__2a8hm{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuLine_expandedBottomLeft__2a8hm,.SkuLine_expandedLeft__s9Bv0{border-left:1px solid #3aabf2}.SkuLine_expandedLeft__s9Bv0,.SkuLine_expandedRight__3gMnn{background-color:rgba(58,171,242,.05)}.SkuLine_expandedRight__3gMnn{border-right:1px solid #3aabf2}.SkuLine_expandedMiddle__3M2Z8{background-color:rgba(58,171,242,.05)}.SkuLine_scrollable__1yJ3B{overflow-y:overlay;flex:1 1}.SkuLine_scrollable__1yJ3B::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SkuLine_scrollable__1yJ3B::-webkit-scrollbar-button{display:none}.SkuLine_scrollable__1yJ3B::-webkit-scrollbar-thumb{background:#b9bbc9}.SkuLine_scrollable__1yJ3B::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuLine_clickable__1BZH_{cursor:pointer}.SkuLine_flex1__11iuj{flex:1 1}.SkuLine_markedBackground__3dXHS{background-color:rgba(58,171,242,.05);transition:all .3s}.SkuLine_secondaryText__1zC1d,.SkuLine_textOverflow__M76_s{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SkuLine_secondaryText__1zC1d{font-weight:400;color:#b9bbc9}.SkuLine_pageContainer__1QGaJ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SkuLine_absoluteTopRight__1hVv5,.SkuLine_agreementStatusContainer__8ttu3,.SkuLine_pageSection__OQ-2v>h2+button{position:absolute;top:20px;right:25px}.SkuLine_pageSection__OQ-2v{margin-top:20px}.SkuLine_agreementStatusContainer__8ttu3{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SkuLine_agreementStatusContainer__8ttu3>*{margin-left:70px}.SkuLine_agreementStatusContainer__8ttu3>:first-child{margin-left:0}@media screen and (max-width:762px){.SkuLine_agreementStatusContainer__8ttu3>*{margin-left:0}}@media screen and (max-width:1100px){.SkuLine_agreementStatusContainer__8ttu3{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SkuLine_agreementStatusContainer__8ttu3{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SkuLine_noBoxShadow__2RfAd{box-shadow:none}.SkuLine_overlayContainer__1vdQJ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SkuLine_alignCenter__2J5Mu,.SkuLine_alignStart__j282U,.SkuLine_flex__AnJIx,.SkuLine_flexCol__1A6fe,.SkuLine_flexRow__cCHRd,.SkuLine_flexWrap__fXY6X,.SkuLine_justifyCenter__2GyBP,.SkuLine_justifyStart__2MQYn{display:flex}.SkuLine_gap10__3eqg3{grid-gap:10px;gap:10px}.SkuLine_justifyStart__2MQYn{justify-content:flex-start!important}.SkuLine_justifyCenter__2GyBP{justify-content:center!important}.SkuLine_alignCenter__2J5Mu{align-items:center!important}.SkuLine_alignStart__j282U{align-items:flex-start!important}.SkuLine_flexRow__cCHRd{flex-direction:row!important}.SkuLine_flexCol__1A6fe{flex-direction:column!important}.SkuLine_flexWrap__fXY6X{flex-wrap:wrap!important}.SkuLine_widthFull__32Ywb{width:100%!important}.SkuLine_thinScroll__1kc2x::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SkuLine_thinScroll__1kc2x::-webkit-scrollbar-button{display:none}.SkuLine_thinScroll__1kc2x::-webkit-scrollbar-thumb{background:#b9bbc9}.SkuLine_thinScroll__1kc2x::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuLine_skuInput__2bAkK{height:35px;margin-right:20px;text-overflow:ellipsis}.SkuLine_optionsContainer__1tr-7{flex:1 1;display:flex;flex-direction:row;max-height:35px}.SkuLine_stockInput__2CmGB{margin-right:10px}.SkuLine_priceInput__3qZ5i,.SkuLine_stockInput__2CmGB{height:35px;margin-left:10px;width:80px;text-overflow:ellipsis}.SkuLine_priceInput__3qZ5i{margin-right:5px}.SkuLine_currencyDropdown__22Ren{width:85px}.SkuLine_imagesBttn__1hy5m{margin-left:10px}.SkuLine_imagesCounter__1Oha4{margin:0 80px 0 5px;font-size:10px}.ShippingsSection_expandedTopLeft__2khLG{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingsSection_expandedTopRight__2uFMn{border-right:1px solid #3aabf2}.ShippingsSection_expandedTop__3qyGz,.ShippingsSection_expandedTopRight__2uFMn{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingsSection_expandedBottom__39Rqt,.ShippingsSection_expandedBottomLeft__3K5k5{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingsSection_expandedBottomLeft__3K5k5{border-left:1px solid #3aabf2}.ShippingsSection_expandedLeft__2eRA1{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingsSection_expandedRight__FYKT6{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingsSection_expandedMiddle__yaKQJ{background-color:rgba(58,171,242,.05)}.ShippingsSection_scrollable__3o3MT{overflow-y:overlay;flex:1 1}.ShippingsSection_scrollable__3o3MT::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShippingsSection_scrollable__3o3MT::-webkit-scrollbar-button{display:none}.ShippingsSection_scrollable__3o3MT::-webkit-scrollbar-thumb{background:#b9bbc9}.ShippingsSection_scrollable__3o3MT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShippingsSection_clickable__2UiW4{cursor:pointer}.ShippingsSection_flex1__3cjbt{flex:1 1}.ShippingsSection_markedBackground__2-DAG{background-color:rgba(58,171,242,.05);transition:all .3s}.ShippingsSection_secondaryText__2A2x3,.ShippingsSection_textOverflow__3b2HL{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShippingsSection_secondaryText__2A2x3{font-weight:400;color:#b9bbc9}.ShippingsSection_pageContainer__18QE1{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShippingsSection_absoluteTopRight__2D2SN,.ShippingsSection_agreementStatusContainer__2cxYw,.ShippingsSection_pageSection__3f3o4>h2+button{position:absolute;top:20px;right:25px}.ShippingsSection_pageSection__3f3o4{margin-top:20px}.ShippingsSection_agreementStatusContainer__2cxYw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShippingsSection_agreementStatusContainer__2cxYw>*{margin-left:70px}.ShippingsSection_agreementStatusContainer__2cxYw>:first-child{margin-left:0}@media screen and (max-width:762px){.ShippingsSection_agreementStatusContainer__2cxYw>*{margin-left:0}}@media screen and (max-width:1100px){.ShippingsSection_agreementStatusContainer__2cxYw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShippingsSection_agreementStatusContainer__2cxYw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShippingsSection_noBoxShadow__twBPQ{box-shadow:none}.ShippingsSection_overlayContainer__15Zle{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShippingsSection_alignCenter__1cgQX,.ShippingsSection_alignStart__2KzfE,.ShippingsSection_flex__2ra0t,.ShippingsSection_flexCol__2MXnI,.ShippingsSection_flexRow__1dYZe,.ShippingsSection_flexWrap__3S4Yx,.ShippingsSection_justifyCenter__1tlwp,.ShippingsSection_justifyStart__bs_D4{display:flex}.ShippingsSection_gap10__1RreR{grid-gap:10px;gap:10px}.ShippingsSection_justifyStart__bs_D4{justify-content:flex-start!important}.ShippingsSection_justifyCenter__1tlwp{justify-content:center!important}.ShippingsSection_alignCenter__1cgQX{align-items:center!important}.ShippingsSection_alignStart__2KzfE{align-items:flex-start!important}.ShippingsSection_flexRow__1dYZe{flex-direction:row!important}.ShippingsSection_flexCol__2MXnI{flex-direction:column!important}.ShippingsSection_flexWrap__3S4Yx{flex-wrap:wrap!important}.ShippingsSection_widthFull__bof6j{width:100%!important}.ShippingsSection_thinScroll__3wCFp::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShippingsSection_thinScroll__3wCFp::-webkit-scrollbar-button{display:none}.ShippingsSection_thinScroll__3wCFp::-webkit-scrollbar-thumb{background:#b9bbc9}.ShippingsSection_thinScroll__3wCFp::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShippingsSection_common__PTdCo,.ShippingsSection_currency__2KBs7,.ShippingsSection_lineCurrency__oQAyy,.ShippingsSection_lineName__2xz_0,.ShippingsSection_linePrice__2PAXK,.ShippingsSection_name__2t2sM,.ShippingsSection_price__3IWv1{display:inline-block}.ShippingsSection_lineName__2xz_0,.ShippingsSection_name__2t2sM{width:35%}.ShippingsSection_currency__2KBs7,.ShippingsSection_lineCurrency__oQAyy,.ShippingsSection_linePrice__2PAXK,.ShippingsSection_price__3IWv1{width:20%}.ShippingsSection_commonLine___vsix,.ShippingsSection_lineCurrency__oQAyy,.ShippingsSection_lineName__2xz_0,.ShippingsSection_linePrice__2PAXK{font-size:12px;font-weight:400;line-height:15px;text-align:left;text-overflow:ellipsis;overflow:hidden;flex-wrap:wrap;color:#3e3e3e}.ShippingsSection_lineName__2xz_0{font-weight:700}.ShippingsSection_info__3-imo{display:flex;width:100%;height:100%;align-items:center}.ShippingsSection_info__3-imo>span{margin-right:10px;font-size:18px}.ProductsTable_expandedTopLeft__CnCev{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsTable_expandedTopRight__2kKsS{border-right:1px solid #3aabf2}.ProductsTable_expandedTop__2h7Kn,.ProductsTable_expandedTopRight__2kKsS{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsTable_expandedBottom__HNZW1,.ProductsTable_expandedBottomLeft__3L7W8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsTable_expandedBottomLeft__3L7W8{border-left:1px solid #3aabf2}.ProductsTable_expandedLeft__zP-1o{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsTable_expandedRight__3U_Q-{border-right:1px solid #3aabf2}.ProductsTable_expandedMiddle__2ilw4,.ProductsTable_expandedRight__3U_Q-{background-color:rgba(58,171,242,.05)}.ProductsTable_scrollable__1jQqU{overflow-y:overlay;flex:1 1}.ProductsTable_scrollable__1jQqU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductsTable_scrollable__1jQqU::-webkit-scrollbar-button{display:none}.ProductsTable_scrollable__1jQqU::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductsTable_scrollable__1jQqU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductsTable_clickable__zdQtG{cursor:pointer}.ProductsTable_flex1__3Q555{flex:1 1}.ProductsTable_markedBackground__1Z9et{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductsTable_secondaryText__3KnEk,.ProductsTable_textOverflow__3kbp0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductsTable_secondaryText__3KnEk{font-weight:400;color:#b9bbc9}.ProductsTable_pageContainer__u2-rT{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductsTable_absoluteTopRight__1XBE5,.ProductsTable_agreementStatusContainer__2ViWf,.ProductsTable_pageSection__2FtCV>h2+button{position:absolute;top:20px;right:25px}.ProductsTable_pageSection__2FtCV{margin-top:20px}.ProductsTable_agreementStatusContainer__2ViWf{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductsTable_agreementStatusContainer__2ViWf>*{margin-left:70px}.ProductsTable_agreementStatusContainer__2ViWf>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductsTable_agreementStatusContainer__2ViWf>*{margin-left:0}}@media screen and (max-width:1100px){.ProductsTable_agreementStatusContainer__2ViWf{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductsTable_agreementStatusContainer__2ViWf{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductsTable_noBoxShadow__3r8hB{box-shadow:none}.ProductsTable_overlayContainer__3sTaY{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductsTable_alignCenter__3RZQe,.ProductsTable_alignStart__1o96Q,.ProductsTable_flex__2reVj,.ProductsTable_flexCol__1p6X4,.ProductsTable_flexRow__m7oyG,.ProductsTable_flexWrap__b5XL9,.ProductsTable_justifyCenter__1Kg1r,.ProductsTable_justifyStart__1LsMa{display:flex}.ProductsTable_gap10__1q3gq{grid-gap:10px;gap:10px}.ProductsTable_justifyStart__1LsMa{justify-content:flex-start!important}.ProductsTable_justifyCenter__1Kg1r{justify-content:center!important}.ProductsTable_alignCenter__3RZQe{align-items:center!important}.ProductsTable_alignStart__1o96Q{align-items:flex-start!important}.ProductsTable_flexRow__m7oyG{flex-direction:row!important}.ProductsTable_flexCol__1p6X4{flex-direction:column!important}.ProductsTable_flexWrap__b5XL9{flex-wrap:wrap!important}.ProductsTable_widthFull__3WWrB{width:100%!important}.ProductsTable_thinScroll__2yIes::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductsTable_thinScroll__2yIes::-webkit-scrollbar-button{display:none}.ProductsTable_thinScroll__2yIes::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductsTable_thinScroll__2yIes::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductsTable_container__1egdX{box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex:1 1;margin-top:10px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 201px)}.ProductsTable_flatTable__3fT9G{box-shadow:unset;margin-top:0;width:100%}.ProductsTable_body__27Gqg{overflow-y:auto;flex:1 1}.ProductsTable_body__27Gqg::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.ProductsTable_body__27Gqg::-webkit-scrollbar-button{display:none}.ProductsTable_body__27Gqg::-webkit-scrollbar-thumb{background:#878787}.ProductsTable_body__27Gqg::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_expandedTopLeft__1N3Tf{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__3ItXs{border-right:1px solid #3aabf2}.TableHeader_expandedTop__2Cf5O,.TableHeader_expandedTopRight__3ItXs{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__2pYmV,.TableHeader_expandedBottomLeft__3RD0U{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__3RD0U{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__1fqv8{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__3qTOo{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__1P-8y,.TableHeader_expandedRight__3qTOo{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__2oFiH{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__2oFiH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__2oFiH::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__2oFiH::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__2oFiH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__1sO-2{cursor:pointer}.TableHeader_flex1__2Rbp5{flex:1 1}.TableHeader_markedBackground__1aNm7{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__1gEk_,.TableHeader_textOverflow__2Lb-K{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__1gEk_{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__hUv3k{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__3V4PI,.TableHeader_agreementStatusContainer__1z0Xr,.TableHeader_pageSection__2Dec6>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__2Dec6{margin-top:20px}.TableHeader_agreementStatusContainer__1z0Xr{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__1z0Xr>*{margin-left:70px}.TableHeader_agreementStatusContainer__1z0Xr>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__1z0Xr>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__1z0Xr{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__1z0Xr{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__17wqJ{box-shadow:none}.TableHeader_overlayContainer__10wBA{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__3pxxH,.TableHeader_alignStart__2XVGl,.TableHeader_flex__mZdO9,.TableHeader_flexCol__3RfV7,.TableHeader_flexRow__2KZuh,.TableHeader_flexWrap__3ivni,.TableHeader_justifyCenter__GYR_h,.TableHeader_justifyStart__3NNkO{display:flex}.TableHeader_gap10__XmYrl{grid-gap:10px;gap:10px}.TableHeader_justifyStart__3NNkO{justify-content:flex-start!important}.TableHeader_justifyCenter__GYR_h{justify-content:center!important}.TableHeader_alignCenter__3pxxH{align-items:center!important}.TableHeader_alignStart__2XVGl{align-items:flex-start!important}.TableHeader_flexRow__2KZuh{flex-direction:row!important}.TableHeader_flexCol__3RfV7{flex-direction:column!important}.TableHeader_flexWrap__3ivni{flex-wrap:wrap!important}.TableHeader_widthFull__EfCRS{width:100%!important}.TableHeader_thinScroll__2g7xI::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__2g7xI::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__2g7xI::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__2g7xI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeader__1-9CT{min-height:50px;background-color:#f0f0f0;display:flex;align-items:center}.TableHeader_tableHeaderBttn__1-2cB{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__13O9e{cursor:unset}.TableHeader_inactiveBttn__13O9e:hover{box-shadow:unset}.TableHeader_flatStyles__3pDZ_{background:none;border-bottom:1px solid;height:unset;color:#ccc}.TableHeader_flatStyles__3pDZ_ .TableHeader_tableHeaderBttn__1-2cB{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:capitalize;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:100;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:5px 0}.TableHeader_flatStyles__3pDZ_ .TableHeader_tableHeaderBttn__1-2cB:hover{box-shadow:none}.ProductTableLine_expandedTopLeft__3bBU-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductTableLine_expandedTopRight__2b9lQ{border-right:1px solid #3aabf2}.ProductTableLine_expandedTop__26qYR,.ProductTableLine_expandedTopRight__2b9lQ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductTableLine_expandedBottom__37Rap,.ProductTableLine_expandedBottomLeft__C4Ymw{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductTableLine_expandedBottomLeft__C4Ymw{border-left:1px solid #3aabf2}.ProductTableLine_expandedLeft__u-Ckh{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductTableLine_expandedRight__v6Vsi{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductTableLine_expandedMiddle__2-LAB{background-color:rgba(58,171,242,.05)}.ProductTableLine_scrollable__3-uK_{overflow-y:overlay;flex:1 1}.ProductTableLine_scrollable__3-uK_::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductTableLine_scrollable__3-uK_::-webkit-scrollbar-button{display:none}.ProductTableLine_scrollable__3-uK_::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductTableLine_scrollable__3-uK_::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductTableLine_clickable__10kWz{cursor:pointer}.ProductTableLine_flex1__1YmtT{flex:1 1}.ProductTableLine_markedBackground__2QizG{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductTableLine_secondaryText__vuwsP,.ProductTableLine_textOverflow__1sG1z{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductTableLine_secondaryText__vuwsP{font-weight:400;color:#b9bbc9}.ProductTableLine_pageContainer__1L70f{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductTableLine_absoluteTopRight__13wL5,.ProductTableLine_agreementStatusContainer__3XAii,.ProductTableLine_pageSection__3V2o9>h2+button{position:absolute;top:20px;right:25px}.ProductTableLine_pageSection__3V2o9{margin-top:20px}.ProductTableLine_agreementStatusContainer__3XAii{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductTableLine_agreementStatusContainer__3XAii>*{margin-left:70px}.ProductTableLine_agreementStatusContainer__3XAii>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductTableLine_agreementStatusContainer__3XAii>*{margin-left:0}}@media screen and (max-width:1100px){.ProductTableLine_agreementStatusContainer__3XAii{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductTableLine_agreementStatusContainer__3XAii{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductTableLine_noBoxShadow__2toih{box-shadow:none}.ProductTableLine_overlayContainer__qm6QZ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductTableLine_alignCenter__6tf7V,.ProductTableLine_alignStart__1Y2j6,.ProductTableLine_flex__2oDn7,.ProductTableLine_flexCol__22Btw,.ProductTableLine_flexRow__EVS1P,.ProductTableLine_flexWrap__3m371,.ProductTableLine_justifyCenter__3g7qU,.ProductTableLine_justifyStart__156Rb{display:flex}.ProductTableLine_gap10__2k1lb{grid-gap:10px;gap:10px}.ProductTableLine_justifyStart__156Rb{justify-content:flex-start!important}.ProductTableLine_justifyCenter__3g7qU{justify-content:center!important}.ProductTableLine_alignCenter__6tf7V{align-items:center!important}.ProductTableLine_alignStart__1Y2j6{align-items:flex-start!important}.ProductTableLine_flexRow__EVS1P{flex-direction:row!important}.ProductTableLine_flexCol__22Btw{flex-direction:column!important}.ProductTableLine_flexWrap__3m371{flex-wrap:wrap!important}.ProductTableLine_widthFull__1YiDj{width:100%!important}.ProductTableLine_thinScroll__3TKEH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductTableLine_thinScroll__3TKEH::-webkit-scrollbar-button{display:none}.ProductTableLine_thinScroll__3TKEH::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductTableLine_thinScroll__3TKEH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductTableLine_tableRow__3CnGW{height:50px;display:flex;align-items:center;color:#3e3e3e;transition:all .5s}.ProductTableLine_tableRow__3CnGW:hover{background-color:rgba(0,0,0,.121569)!important;transition:all .5s}.ProductTableLine_tableRow__3CnGW h4{box-sizing:border-box;width:45%;height:100%;display:flex;align-items:center;padding:10px;font-size:14px;font-weight:700;cursor:pointer}.ProductTableLine_tableRow__3CnGW h4>button{padding:10px;color:#878787}.ProductTableLine_tableRow__3CnGW h4>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 0;text-align:left;margin-left:10px}.ProductTableLine_tableRow__3CnGW h4 .ProductTableLine_skuNumber__3o17T{margin-right:10px;color:#c4c4c4;font-weight:100;text-overflow:unset;overflow:visible;flex:1 1}.ProductTableLine_tableRow__3CnGW>div{height:100%;display:flex;align-items:center;padding:10px;font-size:12px;font-weight:400;line-height:15px;text-align:left;text-overflow:ellipsis;overflow:hidden;flex-wrap:wrap}.ProductTableLine_buttonsContainer__VI3XX{padding:0!important;flex:1 1;display:flex;justify-content:flex-end}.ProductTableLine_optionButton__2iBhV{font-weight:400;width:50px;height:100%;display:flex;align-items:center;justify-content:center;font-size:15px}.ProductTableLine_flatTableRow__3Hlme{height:35px;border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-top:10px}.ProductTableLine_flatTableRow__3Hlme:hover{background-color:#fff!important}.ProductTableLine_flatTableRow__3Hlme h4{padding:0;cursor:auto}.ProductTableLine_flatTableRow__3Hlme h4>span{padding:0}.ProductTableLine_flatTableRow__3Hlme>div{padding:0;height:35px}.ProductTableLine_deleteButton__aN8Y9{height:35px;margin-left:20px}.ProductTableLine_skusContainer__bVHB4{border-left:1px solid #f26522;padding:5px;margin-bottom:5px}.ProductTableLine_skusContainer__bVHB4>div{padding:5px 15px;border-radius:5px;background:#f0f0f0}.ProductTableLine_skuLine__1TTQj,.ProductTableLine_skusTableHeader__3UqMa{display:flex;border-bottom:1px solid #6f6f6f;padding:5px;color:#5c5c5c;font-size:14px}.ProductTableLine_skuLine__1TTQj>div,.ProductTableLine_skusTableHeader__3UqMa>div{display:flex}.ProductTableLine_skuLine__1TTQj>div:first-child,.ProductTableLine_skusTableHeader__3UqMa>div:first-child{width:20%}.ProductTableLine_skuLine__1TTQj>div:nth-child(2),.ProductTableLine_skusTableHeader__3UqMa>div:nth-child(2){flex:1 1}.ProductTableLine_skuLine__1TTQj>div:nth-child(3),.ProductTableLine_skuLine__1TTQj>div:nth-child(4),.ProductTableLine_skusTableHeader__3UqMa>div:nth-child(3),.ProductTableLine_skusTableHeader__3UqMa>div:nth-child(4){width:10%}.ProductTableLine_skuLine__1TTQj{border-color:#c4c4c4;padding:10px 5px}.ProductTableLine_skuLine__1TTQj:last-child{border:0;padding-bottom:5px}.ProductTableLine_optionIndicator__2gq6S{text-transform:lowercase;background:#878787;color:#fff;font-size:12px;display:flex;align-items:center;padding:5px 10px;border-radius:5px;margin-right:10px}.ProductTableLine_optionIndicator__2gq6S>span{width:12px;height:12px;margin:0 5px;border-radius:50%;box-shadow:0 0 4px 1px #fff}.ProductTableLine_productPicture__18WEa{min-width:35px}.ProjectInfoForm_expandedTopLeft__1KThl{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectInfoForm_expandedTopRight__3D5yd{border-right:1px solid #3aabf2}.ProjectInfoForm_expandedTop__1zUOJ,.ProjectInfoForm_expandedTopRight__3D5yd{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectInfoForm_expandedBottom__1tTq7,.ProjectInfoForm_expandedBottomLeft__3FHWG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectInfoForm_expandedBottomLeft__3FHWG{border-left:1px solid #3aabf2}.ProjectInfoForm_expandedLeft__3RBmX{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectInfoForm_expandedRight__Yjors{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectInfoForm_expandedMiddle__3eVxm{background-color:rgba(58,171,242,.05)}.ProjectInfoForm_scrollable__26lXE{overflow-y:overlay;flex:1 1}.ProjectInfoForm_scrollable__26lXE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectInfoForm_scrollable__26lXE::-webkit-scrollbar-button{display:none}.ProjectInfoForm_scrollable__26lXE::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectInfoForm_scrollable__26lXE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectInfoForm_clickable__3SzsD{cursor:pointer}.ProjectInfoForm_flex1__1G79h{flex:1 1}.ProjectInfoForm_markedBackground__kdTkR{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectInfoForm_secondaryText__1ewqB,.ProjectInfoForm_textOverflow__1stJv{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectInfoForm_secondaryText__1ewqB{font-weight:400;color:#b9bbc9}.ProjectInfoForm_pageContainer__t4Cg3{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectInfoForm_absoluteTopRight__dGdhD,.ProjectInfoForm_agreementStatusContainer__1OSxh,.ProjectInfoForm_pageSection__MRvi5>h2+button{position:absolute;top:20px;right:25px}.ProjectInfoForm_pageSection__MRvi5{margin-top:20px}.ProjectInfoForm_agreementStatusContainer__1OSxh{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectInfoForm_agreementStatusContainer__1OSxh>*{margin-left:70px}.ProjectInfoForm_agreementStatusContainer__1OSxh>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectInfoForm_agreementStatusContainer__1OSxh>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectInfoForm_agreementStatusContainer__1OSxh{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectInfoForm_agreementStatusContainer__1OSxh{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectInfoForm_noBoxShadow__3kbe3{box-shadow:none}.ProjectInfoForm_overlayContainer__24WEb{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectInfoForm_alignCenter__18D6c,.ProjectInfoForm_alignStart__1LWqH,.ProjectInfoForm_flex__1s36T,.ProjectInfoForm_flexCol__1GFvO,.ProjectInfoForm_flexRow__tVt1k,.ProjectInfoForm_flexWrap__3K3Mv,.ProjectInfoForm_justifyCenter__11ulv,.ProjectInfoForm_justifyStart__10w3M{display:flex}.ProjectInfoForm_gap10__ys8Uu{grid-gap:10px;gap:10px}.ProjectInfoForm_justifyStart__10w3M{justify-content:flex-start!important}.ProjectInfoForm_justifyCenter__11ulv{justify-content:center!important}.ProjectInfoForm_alignCenter__18D6c{align-items:center!important}.ProjectInfoForm_alignStart__1LWqH{align-items:flex-start!important}.ProjectInfoForm_flexRow__tVt1k{flex-direction:row!important}.ProjectInfoForm_flexCol__1GFvO{flex-direction:column!important}.ProjectInfoForm_flexWrap__3K3Mv{flex-wrap:wrap!important}.ProjectInfoForm_widthFull__2HEWx{width:100%!important}.ProjectInfoForm_thinScroll__3-74b::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectInfoForm_thinScroll__3-74b::-webkit-scrollbar-button{display:none}.ProjectInfoForm_thinScroll__3-74b::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectInfoForm_thinScroll__3-74b::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectInfoForm_container__2B_jL{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;padding:20px 0 0;display:flex;flex-direction:column;justify-content:flex-start}.ProjectInfoForm_container__2B_jL h1{text-align:left;color:#3e3e3e;font-size:24px;font-weight:700;text-transform:capitalize;padding:0 20px 20px;z-index:1;transition:box-shadow .5s}.ProjectInfoForm_container__2B_jL .ProjectInfoForm_overEffect__3cVof{box-shadow:0 3px 8px -4px rgba(0,0,0,.2);transition:box-shadow .5s}.ProjectInfoForm_container__2B_jL form{display:flex;justify-content:space-between;color:#878787;flex-wrap:wrap;overflow-y:auto;padding:0 20px 20px}.ProjectInfoForm_container__2B_jL form>div{width:49%;display:flex;flex-direction:column}.ProjectInfoForm_container__2B_jL form::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.ProjectInfoForm_container__2B_jL form::-webkit-scrollbar-button{display:none}.ProjectInfoForm_container__2B_jL form::-webkit-scrollbar-thumb{background:#878787}.ProjectInfoForm_container__2B_jL form::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectInfoForm_dropdownContainer__hyGt9{max-width:530px;display:flex}.ProjectInfoForm_genresDropdown__1SXzj{flex:1 1}.ProjectInfoForm_genresDropdown__1SXzj label{min-width:120px}.ProjectInfoForm_yearDropdown__1_slZ{margin-left:20px;width:120px}.ProjectInfoForm_yearDropdown__1_slZ label{width:50px!important}.ProjectInfoForm_tagsContainer__1qgRe{margin-left:130px;padding:10px 10px 0;width:75%;max-width:400px;display:flex;flex-wrap:wrap}.ProjectInfoForm_tagIcon__3KY7W{display:inline-block;margin-left:4px;position:relative;top:1px;left:1px;cursor:pointer}.ProjectInfoForm_buttonsContainer__1kGE5{flex:1 1;display:flex;flex-direction:row!important;justify-content:flex-end;margin-top:40px}.ProjectInfoForm_saveBttn__H9VLQ{margin-left:20px}.AttachedProductsSection_expandedTopLeft__3sRsS{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AttachedProductsSection_expandedTopRight__1nZcu{border-right:1px solid #3aabf2}.AttachedProductsSection_expandedTop__3PDKp,.AttachedProductsSection_expandedTopRight__1nZcu{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AttachedProductsSection_expandedBottom__qLCfr,.AttachedProductsSection_expandedBottomLeft__32WE-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AttachedProductsSection_expandedBottomLeft__32WE-{border-left:1px solid #3aabf2}.AttachedProductsSection_expandedLeft__33xWm{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AttachedProductsSection_expandedRight__2kY3y{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AttachedProductsSection_expandedMiddle__juEjM{background-color:rgba(58,171,242,.05)}.AttachedProductsSection_scrollable__1sPOb{overflow-y:overlay;flex:1 1}.AttachedProductsSection_scrollable__1sPOb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AttachedProductsSection_scrollable__1sPOb::-webkit-scrollbar-button{display:none}.AttachedProductsSection_scrollable__1sPOb::-webkit-scrollbar-thumb{background:#b9bbc9}.AttachedProductsSection_scrollable__1sPOb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AttachedProductsSection_clickable__1cHpu{cursor:pointer}.AttachedProductsSection_flex1__o4VZG{flex:1 1}.AttachedProductsSection_markedBackground__5KvQ-{background-color:rgba(58,171,242,.05);transition:all .3s}.AttachedProductsSection_secondaryText__35rjn,.AttachedProductsSection_textOverflow__2gU3L{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AttachedProductsSection_secondaryText__35rjn{font-weight:400;color:#b9bbc9}.AttachedProductsSection_pageContainer__3fx9N{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AttachedProductsSection_absoluteTopRight__-Otgo,.AttachedProductsSection_agreementStatusContainer__28AwL,.AttachedProductsSection_pageSection__YOcdd>h2+button{position:absolute;top:20px;right:25px}.AttachedProductsSection_pageSection__YOcdd{margin-top:20px}.AttachedProductsSection_agreementStatusContainer__28AwL{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AttachedProductsSection_agreementStatusContainer__28AwL>*{margin-left:70px}.AttachedProductsSection_agreementStatusContainer__28AwL>:first-child{margin-left:0}@media screen and (max-width:762px){.AttachedProductsSection_agreementStatusContainer__28AwL>*{margin-left:0}}@media screen and (max-width:1100px){.AttachedProductsSection_agreementStatusContainer__28AwL{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AttachedProductsSection_agreementStatusContainer__28AwL{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AttachedProductsSection_noBoxShadow__2U9Qu{box-shadow:none}.AttachedProductsSection_overlayContainer__1dko6{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AttachedProductsSection_alignCenter__3C5Hf,.AttachedProductsSection_alignStart__3ZC-v,.AttachedProductsSection_flex___ztwr,.AttachedProductsSection_flexCol__bei6P,.AttachedProductsSection_flexRow__3f9_X,.AttachedProductsSection_flexWrap__1LlSv,.AttachedProductsSection_justifyCenter__3dPt-,.AttachedProductsSection_justifyStart__2Lfr4{display:flex}.AttachedProductsSection_gap10__3W_wE{grid-gap:10px;gap:10px}.AttachedProductsSection_justifyStart__2Lfr4{justify-content:flex-start!important}.AttachedProductsSection_justifyCenter__3dPt-{justify-content:center!important}.AttachedProductsSection_alignCenter__3C5Hf{align-items:center!important}.AttachedProductsSection_alignStart__3ZC-v{align-items:flex-start!important}.AttachedProductsSection_flexRow__3f9_X{flex-direction:row!important}.AttachedProductsSection_flexCol__bei6P{flex-direction:column!important}.AttachedProductsSection_flexWrap__1LlSv{flex-wrap:wrap!important}.AttachedProductsSection_widthFull__3Xxgo{width:100%!important}.AttachedProductsSection_thinScroll__2kfo6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AttachedProductsSection_thinScroll__2kfo6::-webkit-scrollbar-button{display:none}.AttachedProductsSection_thinScroll__2kfo6::-webkit-scrollbar-thumb{background:#b9bbc9}.AttachedProductsSection_thinScroll__2kfo6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AttachedProductsSection_container__1yPgw{width:100%!important;margin-top:20px;display:flex;flex-direction:row!important;align-items:flex-start}.AttachedProductsSection_container__1yPgw>label{margin-top:10px;width:120px;min-width:120px;text-align:left}.AttachedProductsSection_productsContainer__3BZ3_{margin-left:10px;border:1px solid #ccc;border-radius:5px;flex:1 1;min-height:50px;display:flex;flex-direction:column;align-items:flex-end;padding:10px}.AttachedProductsSection_tabsContainer__pCfzs{width:100%;display:flex;flex-direction:row;justify-content:flex-start}.AttachedProductsSection_productItemsContainer__1hqMj{width:100%;border-radius:5px;display:flex;flex-wrap:wrap;padding:5px;background-color:#f0f0f0;min-height:128px}.AttachedProductsSection_selectedTab__2L3pL{background:#f0f0f0;border-bottom-left-radius:0;border-bottom-right-radius:0}.AttachedProductsSection_addProductsBttn__2Zy2N{margin-top:10px}.VideoSection_expandedTopLeft___QhSE{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedTopRight__1YZM8{border-right:1px solid #3aabf2}.VideoSection_expandedTop__2WlHm,.VideoSection_expandedTopRight__1YZM8{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedBottom__5Cls1,.VideoSection_expandedBottomLeft__1Dgvh{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedBottomLeft__1Dgvh{border-left:1px solid #3aabf2}.VideoSection_expandedLeft__1Kbk1{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedRight__3nQUf{border-right:1px solid #3aabf2}.VideoSection_expandedMiddle__14oO6,.VideoSection_expandedRight__3nQUf{background-color:rgba(58,171,242,.05)}.VideoSection_scrollable__NsA4b{overflow-y:overlay;flex:1 1}.VideoSection_scrollable__NsA4b::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VideoSection_scrollable__NsA4b::-webkit-scrollbar-button{display:none}.VideoSection_scrollable__NsA4b::-webkit-scrollbar-thumb{background:#b9bbc9}.VideoSection_scrollable__NsA4b::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VideoSection_clickable__33cE7{cursor:pointer}.VideoSection_flex1__10njj{flex:1 1}.VideoSection_markedBackground__1CqAX{background-color:rgba(58,171,242,.05);transition:all .3s}.VideoSection_secondaryText__1lUDf,.VideoSection_textOverflow__3UXnl{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.VideoSection_secondaryText__1lUDf{font-weight:400;color:#b9bbc9}.VideoSection_pageContainer__nAMV4{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.VideoSection_absoluteTopRight__2OPFk,.VideoSection_agreementStatusContainer__3Q1Nu,.VideoSection_pageSection__2v2It>h2+button{position:absolute;top:20px;right:25px}.VideoSection_pageSection__2v2It{margin-top:20px}.VideoSection_agreementStatusContainer__3Q1Nu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VideoSection_agreementStatusContainer__3Q1Nu>*{margin-left:70px}.VideoSection_agreementStatusContainer__3Q1Nu>:first-child{margin-left:0}@media screen and (max-width:762px){.VideoSection_agreementStatusContainer__3Q1Nu>*{margin-left:0}}@media screen and (max-width:1100px){.VideoSection_agreementStatusContainer__3Q1Nu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.VideoSection_agreementStatusContainer__3Q1Nu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.VideoSection_noBoxShadow__169CP{box-shadow:none}.VideoSection_overlayContainer__2LJSP{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.VideoSection_alignCenter__3Z2ke,.VideoSection_alignStart__KgiC7,.VideoSection_flex__afSUz,.VideoSection_flexCol__3PfNb,.VideoSection_flexRow__uhF5m,.VideoSection_flexWrap__k2A5z,.VideoSection_justifyCenter__2kP21,.VideoSection_justifyStart__XYDR2{display:flex}.VideoSection_gap10__2jMX3{grid-gap:10px;gap:10px}.VideoSection_justifyStart__XYDR2{justify-content:flex-start!important}.VideoSection_justifyCenter__2kP21{justify-content:center!important}.VideoSection_alignCenter__3Z2ke{align-items:center!important}.VideoSection_alignStart__KgiC7{align-items:flex-start!important}.VideoSection_flexRow__uhF5m{flex-direction:row!important}.VideoSection_flexCol__3PfNb{flex-direction:column!important}.VideoSection_flexWrap__k2A5z{flex-wrap:wrap!important}.VideoSection_widthFull__3gucH{width:100%!important}.VideoSection_thinScroll__hKjvU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VideoSection_thinScroll__hKjvU::-webkit-scrollbar-button{display:none}.VideoSection_thinScroll__hKjvU::-webkit-scrollbar-thumb{background:#b9bbc9}.VideoSection_thinScroll__hKjvU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VideoSection_container__1pHVB{width:100%!important;margin:20px 0;display:flex;flex-direction:row!important}.VideoSection_container__1pHVB label{width:120px;min-width:120px;text-align:left}.VideoSection_dropzone__2Y3cZ{border:1px solid #ccc;border-radius:5px}.VideoSection_dropzone__2Y3cZ,.VideoSection_dropzoneActive__1ts6v{padding:10px;margin-left:10px;flex:1 1;display:flex;outline:none;transition:box-shadow .5s,border .5s}.VideoSection_dropzoneActive__1ts6v{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border:1px solid #fff;border-radius:5px}.VideoSection_videoContainer__2Nzrv{flex:1 1;display:flex;flex-direction:row;position:relative}.VideoSection_videoContainer__2Nzrv>video{border-radius:5px;overflow:hidden;box-shadow:0 1px 1px 0 rgba(65,69,73,.3),0 1px 3px 1px rgba(65,69,73,.15);padding:5px 10px 10px}.VideoSection_videoContainer__2Nzrv>video:focus{outline:none}.VideoSection_videoContainer__2Nzrv>p{font-size:12px;height:100%;align-items:center;justify-content:center;display:flex;margin-left:10px}.VideoSection_videoContainer__2Nzrv>p>span{font-size:16px;margin-right:5px}.VideoSection_videoContainer__2Nzrv>p>a{color:inherit}.VideoSection_bttnContainer__3CvV7{margin-left:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.VideoSection_bttnContainer__3CvV7>div{width:100%;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-transform:uppercase;font-size:10px}.VideoSection_bttnContainer__3CvV7>div>span{margin-top:10px;display:block;font-weight:700;font-size:12px}.VideoSection_bttn__1vT6a{width:130px}.TypeSection_container__3w99X{display:flex;max-width:530px}.TypeSection_dropdown__J4R54{flex:1 1}.TypeSection_dropdown__J4R54 label{min-width:120px}.TypeSection_dropdown__J4R54>div{width:80%}.TypeSection_subtypeDropdown__2HTZ6{margin-left:50px;width:120px}.TypeSection_subtypeDropdown__2HTZ6 label{width:50px!important;min-width:70px}.TableHeader_expandedTopLeft__12YUm{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__Zdnez{border-right:1px solid #3aabf2}.TableHeader_expandedTop__1anpT,.TableHeader_expandedTopRight__Zdnez{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__3XMT-,.TableHeader_expandedBottomLeft__2K-0o{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__2K-0o{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__mwMwD{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__37fPq{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__39zKW,.TableHeader_expandedRight__37fPq{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__moY5B{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__moY5B::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__moY5B::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__moY5B::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__moY5B::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__2gg3q{cursor:pointer}.TableHeader_flex1__1pcxK{flex:1 1}.TableHeader_markedBackground__1Hx8U{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__3Do14,.TableHeader_textOverflow__daaU3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__3Do14{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__aqWmE{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__29xUy,.TableHeader_agreementStatusContainer__23M0Q,.TableHeader_pageSection__ZMa_s>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__ZMa_s{margin-top:20px}.TableHeader_agreementStatusContainer__23M0Q{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__23M0Q>*{margin-left:70px}.TableHeader_agreementStatusContainer__23M0Q>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__23M0Q>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__23M0Q{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__23M0Q{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__nRt-V{box-shadow:none}.TableHeader_overlayContainer__3kdmI{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__JOHZb,.TableHeader_alignStart__2g-SB,.TableHeader_flex__17W0P,.TableHeader_flexCol__2qiC7,.TableHeader_flexRow__8oV6s,.TableHeader_flexWrap__17LyG,.TableHeader_justifyCenter__3NQAi,.TableHeader_justifyStart__197P7{display:flex}.TableHeader_gap10__3cxw3{grid-gap:10px;gap:10px}.TableHeader_justifyStart__197P7{justify-content:flex-start!important}.TableHeader_justifyCenter__3NQAi{justify-content:center!important}.TableHeader_alignCenter__JOHZb{align-items:center!important}.TableHeader_alignStart__2g-SB{align-items:flex-start!important}.TableHeader_flexRow__8oV6s{flex-direction:row!important}.TableHeader_flexCol__2qiC7{flex-direction:column!important}.TableHeader_flexWrap__17LyG{flex-wrap:wrap!important}.TableHeader_widthFull__1zfzu{width:100%!important}.TableHeader_thinScroll__3UwVE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__3UwVE::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__3UwVE::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__3UwVE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeader__1KLlr{min-height:50px;background-color:#f0f0f0;display:flex;align-items:center}.TableHeader_tableHeaderBttn__14Mqq{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__1JV0C{cursor:unset}.TableHeader_inactiveBttn__1JV0C:hover{box-shadow:unset}.TableHeader_flatStyles__3MUm6{background:none;border-bottom:1px solid;height:unset;color:#ccc}.TableHeader_flatStyles__3MUm6 .TableHeader_tableHeaderBttn__14Mqq{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:capitalize;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:100;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:5px 0}.TableHeader_flatStyles__3MUm6 .TableHeader_tableHeaderBttn__14Mqq:hover{box-shadow:none}.ProjectsTable_expandedTopLeft__1FZPg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedTopRight__3J26O{border-right:1px solid #3aabf2}.ProjectsTable_expandedTop__3_IvT,.ProjectsTable_expandedTopRight__3J26O{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedBottom__2xKwE,.ProjectsTable_expandedBottomLeft__1-1dj{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedBottomLeft__1-1dj{border-left:1px solid #3aabf2}.ProjectsTable_expandedLeft__2kAif{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedRight__3_PUN{border-right:1px solid #3aabf2}.ProjectsTable_expandedMiddle__3WoVg,.ProjectsTable_expandedRight__3_PUN{background-color:rgba(58,171,242,.05)}.ProjectsTable_scrollable__3njbE{overflow-y:overlay;flex:1 1}.ProjectsTable_scrollable__3njbE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsTable_scrollable__3njbE::-webkit-scrollbar-button{display:none}.ProjectsTable_scrollable__3njbE::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsTable_scrollable__3njbE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsTable_clickable__bbzUk{cursor:pointer}.ProjectsTable_flex1__3uynS{flex:1 1}.ProjectsTable_markedBackground__3CGDx{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectsTable_secondaryText__vxplO,.ProjectsTable_textOverflow__1oDRY{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectsTable_secondaryText__vxplO{font-weight:400;color:#b9bbc9}.ProjectsTable_pageContainer__XrSLr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectsTable_absoluteTopRight__39fba,.ProjectsTable_agreementStatusContainer__ODT7U,.ProjectsTable_pageSection__dJmom>h2+button{position:absolute;top:20px;right:25px}.ProjectsTable_pageSection__dJmom{margin-top:20px}.ProjectsTable_agreementStatusContainer__ODT7U{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectsTable_agreementStatusContainer__ODT7U>*{margin-left:70px}.ProjectsTable_agreementStatusContainer__ODT7U>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectsTable_agreementStatusContainer__ODT7U>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectsTable_agreementStatusContainer__ODT7U{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectsTable_agreementStatusContainer__ODT7U{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectsTable_noBoxShadow__qc2Lq{box-shadow:none}.ProjectsTable_overlayContainer__2CAOJ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectsTable_alignCenter__2cck6,.ProjectsTable_alignStart__3ygYp,.ProjectsTable_flex__RMDUz,.ProjectsTable_flexCol__WKZxc,.ProjectsTable_flexRow__109cm,.ProjectsTable_flexWrap__3Pys-,.ProjectsTable_justifyCenter__1igms,.ProjectsTable_justifyStart__3uhWk{display:flex}.ProjectsTable_gap10__2io_l{grid-gap:10px;gap:10px}.ProjectsTable_justifyStart__3uhWk{justify-content:flex-start!important}.ProjectsTable_justifyCenter__1igms{justify-content:center!important}.ProjectsTable_alignCenter__2cck6{align-items:center!important}.ProjectsTable_alignStart__3ygYp{align-items:flex-start!important}.ProjectsTable_flexRow__109cm{flex-direction:row!important}.ProjectsTable_flexCol__WKZxc{flex-direction:column!important}.ProjectsTable_flexWrap__3Pys-{flex-wrap:wrap!important}.ProjectsTable_widthFull__umzax{width:100%!important}.ProjectsTable_thinScroll__2r99A::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsTable_thinScroll__2r99A::-webkit-scrollbar-button{display:none}.ProjectsTable_thinScroll__2r99A::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsTable_thinScroll__2r99A::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsTable_container__2Vtfy{box-shadow:1px 2px 8px rgba(58,171,242,.3);border-radius:5px;overflow:hidden;flex:1 1;margin-top:10px;display:flex;flex-direction:column;max-height:calc(100vh - 201px)}.ProjectsTable_flatTable__1El89{box-shadow:unset;margin-top:0;width:100%}.ProjectRow_expandedTopLeft__172tp{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectRow_expandedTopRight__2Z2fr{border-right:1px solid #3aabf2}.ProjectRow_expandedTop__9oG7c,.ProjectRow_expandedTopRight__2Z2fr{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectRow_expandedBottom__OyGBw,.ProjectRow_expandedBottomLeft__3htWC{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectRow_expandedBottomLeft__3htWC{border-left:1px solid #3aabf2}.ProjectRow_expandedLeft__Nfptn{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectRow_expandedRight__1ZpOU{border-right:1px solid #3aabf2}.ProjectRow_expandedMiddle__20Zv4,.ProjectRow_expandedRight__1ZpOU{background-color:rgba(58,171,242,.05)}.ProjectRow_scrollable__2WkoD{overflow-y:overlay;flex:1 1}.ProjectRow_scrollable__2WkoD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectRow_scrollable__2WkoD::-webkit-scrollbar-button{display:none}.ProjectRow_scrollable__2WkoD::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectRow_scrollable__2WkoD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectRow_clickable__3AMk2{cursor:pointer}.ProjectRow_flex1__sozda{flex:1 1}.ProjectRow_markedBackground__1AydH{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectRow_secondaryText__1rcSi,.ProjectRow_textOverflow__3pdAI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectRow_secondaryText__1rcSi{font-weight:400;color:#b9bbc9}.ProjectRow_pageContainer__2zF5y{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectRow_absoluteTopRight__1ELFh,.ProjectRow_agreementStatusContainer__2Ql9E,.ProjectRow_pageSection__1Gw_p>h2+button{position:absolute;top:20px;right:25px}.ProjectRow_pageSection__1Gw_p{margin-top:20px}.ProjectRow_agreementStatusContainer__2Ql9E{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectRow_agreementStatusContainer__2Ql9E>*{margin-left:70px}.ProjectRow_agreementStatusContainer__2Ql9E>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectRow_agreementStatusContainer__2Ql9E>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectRow_agreementStatusContainer__2Ql9E{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectRow_agreementStatusContainer__2Ql9E{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectRow_noBoxShadow__3U3wM{box-shadow:none}.ProjectRow_overlayContainer__3X_BL{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectRow_alignCenter__3ED2e,.ProjectRow_alignStart__s0LkZ,.ProjectRow_flex__V0MmB,.ProjectRow_flexCol__3rVMw,.ProjectRow_flexRow__1NMdh,.ProjectRow_flexWrap__15HFB,.ProjectRow_justifyCenter__2u15t,.ProjectRow_justifyStart__2-hQX{display:flex}.ProjectRow_gap10__zaUr_{grid-gap:10px;gap:10px}.ProjectRow_justifyStart__2-hQX{justify-content:flex-start!important}.ProjectRow_justifyCenter__2u15t{justify-content:center!important}.ProjectRow_alignCenter__3ED2e{align-items:center!important}.ProjectRow_alignStart__s0LkZ{align-items:flex-start!important}.ProjectRow_flexRow__1NMdh{flex-direction:row!important}.ProjectRow_flexCol__3rVMw{flex-direction:column!important}.ProjectRow_flexWrap__15HFB{flex-wrap:wrap!important}.ProjectRow_widthFull__2-FBw{width:100%!important}.ProjectRow_thinScroll__26PjD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectRow_thinScroll__26PjD::-webkit-scrollbar-button{display:none}.ProjectRow_thinScroll__26PjD::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectRow_thinScroll__26PjD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectRow_tableRow__qEJcJ{height:50px;display:flex;align-items:center;color:#3e3e3e;transition:all .5s}.ProjectRow_tableRow__qEJcJ:hover{background-color:rgba(0,0,0,.121569)!important;transition:all .5s}.ProjectRow_tableRow__qEJcJ h4{box-sizing:border-box;width:30%;height:100%;display:flex;align-items:center;padding:10px;font-size:14px;font-weight:700;cursor:pointer}.ProjectRow_tableRow__qEJcJ h4>button{padding:10px;color:#878787}.ProjectRow_tableRow__qEJcJ>div{height:100%;display:flex;align-items:center;padding:10px;font-size:12px;font-weight:400;line-height:15px;text-align:left;text-overflow:ellipsis;overflow:hidden;flex-wrap:wrap}.ProjectRow_projectTitle__aSN1g{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 0;text-align:left;flex:1 1}.ProjectRow_buttonsContainer__r2pcG{padding:0!important;flex:1 1;display:flex;justify-content:flex-end}.ProjectRow_optionButton__1bm5x{font-weight:400;width:50px;height:100%;display:flex;align-items:center;justify-content:center;font-size:15px}.ProjectRow_flatTableRow__2KNMA{height:35px;border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-top:10px}.ProjectRow_flatTableRow__2KNMA:hover{background-color:#fff!important}.ProjectRow_flatTableRow__2KNMA h4{padding:0;cursor:auto}.ProjectRow_flatTableRow__2KNMA h4>span{padding:0}.ProjectRow_flatTableRow__2KNMA>div{padding:0;height:35px}.ProjectRow_deleteButton__Fh42M{height:35px;margin-left:20px}.StatusHandler_expandedTopLeft__2n3fL{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedTopRight__3m9EO{border-right:1px solid #3aabf2}.StatusHandler_expandedTop__18_wU,.StatusHandler_expandedTopRight__3m9EO{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedBottom__YjldY,.StatusHandler_expandedBottomLeft__2hHoM{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedBottomLeft__2hHoM{border-left:1px solid #3aabf2}.StatusHandler_expandedLeft__afzm7{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedRight__1awlg{border-right:1px solid #3aabf2}.StatusHandler_expandedMiddle__1pw44,.StatusHandler_expandedRight__1awlg{background-color:rgba(58,171,242,.05)}.StatusHandler_scrollable__33MuX{overflow-y:overlay;flex:1 1}.StatusHandler_scrollable__33MuX::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatusHandler_scrollable__33MuX::-webkit-scrollbar-button{display:none}.StatusHandler_scrollable__33MuX::-webkit-scrollbar-thumb{background:#b9bbc9}.StatusHandler_scrollable__33MuX::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatusHandler_clickable__28X9e{cursor:pointer}.StatusHandler_flex1__16Gsx{flex:1 1}.StatusHandler_markedBackground__3uwz0{background-color:rgba(58,171,242,.05);transition:all .3s}.StatusHandler_secondaryText__2axcu,.StatusHandler_textOverflow__3JtLi{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.StatusHandler_secondaryText__2axcu{font-weight:400;color:#b9bbc9}.StatusHandler_pageContainer__1TaKi{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.StatusHandler_absoluteTopRight__1fLcq,.StatusHandler_agreementStatusContainer__15iYN,.StatusHandler_pageSection__1qeKW>h2+button{position:absolute;top:20px;right:25px}.StatusHandler_pageSection__1qeKW{margin-top:20px}.StatusHandler_agreementStatusContainer__15iYN{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StatusHandler_agreementStatusContainer__15iYN>*{margin-left:70px}.StatusHandler_agreementStatusContainer__15iYN>:first-child{margin-left:0}@media screen and (max-width:762px){.StatusHandler_agreementStatusContainer__15iYN>*{margin-left:0}}@media screen and (max-width:1100px){.StatusHandler_agreementStatusContainer__15iYN{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.StatusHandler_agreementStatusContainer__15iYN{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.StatusHandler_noBoxShadow__3_FD2{box-shadow:none}.StatusHandler_overlayContainer__1_4fZ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.StatusHandler_alignCenter__23RkG,.StatusHandler_alignStart__C6DQm,.StatusHandler_flex__nodIy,.StatusHandler_flexCol__38OS_,.StatusHandler_flexRow__22htn,.StatusHandler_flexWrap__1e-g2,.StatusHandler_justifyCenter__31bQG,.StatusHandler_justifyStart__2uKCg{display:flex}.StatusHandler_gap10__1PNQh{grid-gap:10px;gap:10px}.StatusHandler_justifyStart__2uKCg{justify-content:flex-start!important}.StatusHandler_justifyCenter__31bQG{justify-content:center!important}.StatusHandler_alignCenter__23RkG{align-items:center!important}.StatusHandler_alignStart__C6DQm{align-items:flex-start!important}.StatusHandler_flexRow__22htn{flex-direction:row!important}.StatusHandler_flexCol__38OS_{flex-direction:column!important}.StatusHandler_flexWrap__1e-g2{flex-wrap:wrap!important}.StatusHandler_widthFull__1D9r1{width:100%!important}.StatusHandler_thinScroll__1kPIa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatusHandler_thinScroll__1kPIa::-webkit-scrollbar-button{display:none}.StatusHandler_thinScroll__1kPIa::-webkit-scrollbar-thumb{background:#b9bbc9}.StatusHandler_thinScroll__1kPIa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatusHandler_container__9OAQR{overflow:visible!important;width:10%}.StatusHandler_status__2vs3S{text-transform:uppercase;font-size:10px;font-weight:700;color:#f26522}.ProjectsFilter_container__3vVz3{width:500px;max-width:500px;height:50vh;max-height:50vh;display:flex;flex-direction:column}.ProjectsFilter_body__FzhvO{flex:1 1}.ProjectsFilter_buttonsContainer__1igIx{display:flex;justify-content:space-evenly}.FilterSection_expandedTopLeft__1IKvA{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FilterSection_expandedTopRight__1fH64{border-right:1px solid #3aabf2}.FilterSection_expandedTop__1gii5,.FilterSection_expandedTopRight__1fH64{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FilterSection_expandedBottom__B-bT2,.FilterSection_expandedBottomLeft__1DIwW{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FilterSection_expandedBottomLeft__1DIwW{border-left:1px solid #3aabf2}.FilterSection_expandedLeft__1NsXr{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FilterSection_expandedRight__fGNtS{border-right:1px solid #3aabf2}.FilterSection_expandedMiddle__2jgc6,.FilterSection_expandedRight__fGNtS{background-color:rgba(58,171,242,.05)}.FilterSection_scrollable__2y12C{overflow-y:overlay;flex:1 1}.FilterSection_scrollable__2y12C::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.FilterSection_scrollable__2y12C::-webkit-scrollbar-button{display:none}.FilterSection_scrollable__2y12C::-webkit-scrollbar-thumb{background:#b9bbc9}.FilterSection_scrollable__2y12C::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.FilterSection_clickable__SDG3W{cursor:pointer}.FilterSection_flex1__2i87i{flex:1 1}.FilterSection_markedBackground__2Sx5e{background-color:rgba(58,171,242,.05);transition:all .3s}.FilterSection_secondaryText__2W3WP,.FilterSection_textOverflow__BKN0a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.FilterSection_secondaryText__2W3WP{font-weight:400;color:#b9bbc9}.FilterSection_pageContainer__39uvI{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.FilterSection_absoluteTopRight__nWlOk,.FilterSection_agreementStatusContainer__2XtwS,.FilterSection_pageSection__NZ7d6>h2+button{position:absolute;top:20px;right:25px}.FilterSection_pageSection__NZ7d6{margin-top:20px}.FilterSection_agreementStatusContainer__2XtwS{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.FilterSection_agreementStatusContainer__2XtwS>*{margin-left:70px}.FilterSection_agreementStatusContainer__2XtwS>:first-child{margin-left:0}@media screen and (max-width:762px){.FilterSection_agreementStatusContainer__2XtwS>*{margin-left:0}}@media screen and (max-width:1100px){.FilterSection_agreementStatusContainer__2XtwS{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.FilterSection_agreementStatusContainer__2XtwS{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.FilterSection_noBoxShadow__ycreN{box-shadow:none}.FilterSection_overlayContainer__3LsZR{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.FilterSection_alignCenter__1iiZv,.FilterSection_alignStart__2z8-g,.FilterSection_flex__3rAwK,.FilterSection_flexCol__D7e05,.FilterSection_flexRow__6kR3d,.FilterSection_flexWrap__1-cNm,.FilterSection_justifyCenter__1Tbq2,.FilterSection_justifyStart__FEecv{display:flex}.FilterSection_gap10__2nRBs{grid-gap:10px;gap:10px}.FilterSection_justifyStart__FEecv{justify-content:flex-start!important}.FilterSection_justifyCenter__1Tbq2{justify-content:center!important}.FilterSection_alignCenter__1iiZv{align-items:center!important}.FilterSection_alignStart__2z8-g{align-items:flex-start!important}.FilterSection_flexRow__6kR3d{flex-direction:row!important}.FilterSection_flexCol__D7e05{flex-direction:column!important}.FilterSection_flexWrap__1-cNm{flex-wrap:wrap!important}.FilterSection_widthFull__Jxx-s{width:100%!important}.FilterSection_thinScroll__3Knh6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.FilterSection_thinScroll__3Knh6::-webkit-scrollbar-button{display:none}.FilterSection_thinScroll__3Knh6::-webkit-scrollbar-thumb{background:#b9bbc9}.FilterSection_thinScroll__3Knh6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.FilterSection_container__3sp2V{padding:5px;display:flex;flex-wrap:wrap;max-width:50vw;background-color:#fff}.FilterSection_container__3sp2V>div{margin-top:0;width:100%}.FilterSection_optionButton__1s5Ua{border:1px solid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:3px 6px 3px 0;padding:5px 10px;font-size:10px;font-weight:100;letter-spacing:1px;text-transform:capitalize}.FilterSection_optionSelected__8JWjr{border-color:#f26522;background-color:#f26522;color:#fff}.DateFilter_expandedTopLeft__2Z76C{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DateFilter_expandedTopRight__7FpRO{border-right:1px solid #3aabf2}.DateFilter_expandedTop__1pgSU,.DateFilter_expandedTopRight__7FpRO{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DateFilter_expandedBottom__qLEno,.DateFilter_expandedBottomLeft__PyZbR{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DateFilter_expandedBottomLeft__PyZbR{border-left:1px solid #3aabf2}.DateFilter_expandedLeft__1LgxW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DateFilter_expandedRight__3X3MM{border-right:1px solid #3aabf2}.DateFilter_expandedMiddle__3Y11e,.DateFilter_expandedRight__3X3MM{background-color:rgba(58,171,242,.05)}.DateFilter_scrollable__1p15H{overflow-y:overlay;flex:1 1}.DateFilter_scrollable__1p15H::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DateFilter_scrollable__1p15H::-webkit-scrollbar-button{display:none}.DateFilter_scrollable__1p15H::-webkit-scrollbar-thumb{background:#b9bbc9}.DateFilter_scrollable__1p15H::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DateFilter_clickable__hr28T{cursor:pointer}.DateFilter_flex1__3ZlQ2{flex:1 1}.DateFilter_markedBackground__3GizQ{background-color:rgba(58,171,242,.05);transition:all .3s}.DateFilter_secondaryText__3Y1Hk,.DateFilter_textOverflow__3SBpa{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DateFilter_secondaryText__3Y1Hk{font-weight:400;color:#b9bbc9}.DateFilter_pageContainer__EoAD9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DateFilter_absoluteTopRight__CNxuu,.DateFilter_agreementStatusContainer__1j3hy,.DateFilter_pageSection__2gKsi>h2+button{position:absolute;top:20px;right:25px}.DateFilter_pageSection__2gKsi{margin-top:20px}.DateFilter_agreementStatusContainer__1j3hy{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DateFilter_agreementStatusContainer__1j3hy>*{margin-left:70px}.DateFilter_agreementStatusContainer__1j3hy>:first-child{margin-left:0}@media screen and (max-width:762px){.DateFilter_agreementStatusContainer__1j3hy>*{margin-left:0}}@media screen and (max-width:1100px){.DateFilter_agreementStatusContainer__1j3hy{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DateFilter_agreementStatusContainer__1j3hy{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DateFilter_noBoxShadow__1dXvo{box-shadow:none}.DateFilter_overlayContainer__3H96g{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DateFilter_alignCenter__nEVT5,.DateFilter_alignStart__GvuYX,.DateFilter_flex__3j3ov,.DateFilter_flexCol__eMyyy,.DateFilter_flexRow__2Mz8i,.DateFilter_flexWrap__3yhfp,.DateFilter_justifyCenter__9-dqM,.DateFilter_justifyStart__svLWy{display:flex}.DateFilter_gap10__1YCIc{grid-gap:10px;gap:10px}.DateFilter_justifyStart__svLWy{justify-content:flex-start!important}.DateFilter_justifyCenter__9-dqM{justify-content:center!important}.DateFilter_alignCenter__nEVT5{align-items:center!important}.DateFilter_alignStart__GvuYX{align-items:flex-start!important}.DateFilter_flexRow__2Mz8i{flex-direction:row!important}.DateFilter_flexCol__eMyyy{flex-direction:column!important}.DateFilter_flexWrap__3yhfp{flex-wrap:wrap!important}.DateFilter_widthFull__3PIGQ{width:100%!important}.DateFilter_thinScroll__211HF::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DateFilter_thinScroll__211HF::-webkit-scrollbar-button{display:none}.DateFilter_thinScroll__211HF::-webkit-scrollbar-thumb{background:#b9bbc9}.DateFilter_thinScroll__211HF::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DateFilter_container__2zZ_6{padding:5px;display:flex;flex-wrap:wrap;width:100%;max-width:50vw;background-color:#fff;overflow:hidden}.DateFilter_container__2zZ_6>div{margin-top:0;width:100%}.DateFilter_input__3_mBx{width:75%!important;margin-right:10px}.DateFilter_input__3_mBx>input{margin-left:0;height:unset;width:100%}.DateFilter_dateRangePicker__Q17Fg{position:absolute;margin-left:-130px;max-width:750px}.DateFilter_dateRangePicker__Q17Fg>div{margin-top:55px}.DateFilter_optionButton__17TNc{border:1px solid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:30px;margin:3px 6px 3px 0;padding:5px 10px;font-size:10px;font-weight:100;letter-spacing:1px;text-transform:capitalize}.DateFilter_optionSelected__14r0i{border-color:#f26522;background-color:#f26522;color:#fff}.PageTitle_expandedTopLeft__5g1x6{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTitle_expandedTopRight__1qTUA{border-right:1px solid #3aabf2}.PageTitle_expandedTop__1MrMB,.PageTitle_expandedTopRight__1qTUA{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTitle_expandedBottom__1rMfy,.PageTitle_expandedBottomLeft__30F_A{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTitle_expandedBottomLeft__30F_A{border-left:1px solid #3aabf2}.PageTitle_expandedLeft__yV7cq{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTitle_expandedRight__1b1Bx{border-right:1px solid #3aabf2}.PageTitle_expandedMiddle__1QKPL,.PageTitle_expandedRight__1b1Bx{background-color:rgba(58,171,242,.05)}.PageTitle_scrollable__14-eB{overflow-y:overlay;flex:1 1}.PageTitle_scrollable__14-eB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageTitle_scrollable__14-eB::-webkit-scrollbar-button{display:none}.PageTitle_scrollable__14-eB::-webkit-scrollbar-thumb{background:#b9bbc9}.PageTitle_scrollable__14-eB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageTitle_clickable__1Jqxq{cursor:pointer}.PageTitle_flex1__WN7wS{flex:1 1}.PageTitle_markedBackground__1-o6y{background-color:rgba(58,171,242,.05);transition:all .3s}.PageTitle_secondaryText__2LmUR,.PageTitle_textOverflow__2OIBG{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PageTitle_secondaryText__2LmUR{font-weight:400;color:#b9bbc9}.PageTitle_pageContainer__dHxbw{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PageTitle_absoluteTopRight__1y6pA,.PageTitle_agreementStatusContainer__3xMJt,.PageTitle_pageSection__KlVdH>h2+button{position:absolute;top:20px;right:25px}.PageTitle_pageSection__KlVdH{margin-top:20px}.PageTitle_agreementStatusContainer__3xMJt{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PageTitle_agreementStatusContainer__3xMJt>*{margin-left:70px}.PageTitle_agreementStatusContainer__3xMJt>:first-child{margin-left:0}@media screen and (max-width:762px){.PageTitle_agreementStatusContainer__3xMJt>*{margin-left:0}}@media screen and (max-width:1100px){.PageTitle_agreementStatusContainer__3xMJt{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PageTitle_agreementStatusContainer__3xMJt{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PageTitle_noBoxShadow__3SfxZ{box-shadow:none}.PageTitle_overlayContainer__1JpT4{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PageTitle_alignCenter__1tPoT,.PageTitle_alignStart__1EEs9,.PageTitle_flex__GcDVN,.PageTitle_flexCol__1JKfE,.PageTitle_flexRow__yEKCE,.PageTitle_flexWrap__2zx0r,.PageTitle_justifyCenter__JoEua,.PageTitle_justifyStart__tmfun{display:flex}.PageTitle_gap10__30NCk{grid-gap:10px;gap:10px}.PageTitle_justifyStart__tmfun{justify-content:flex-start!important}.PageTitle_justifyCenter__JoEua{justify-content:center!important}.PageTitle_alignCenter__1tPoT{align-items:center!important}.PageTitle_alignStart__1EEs9{align-items:flex-start!important}.PageTitle_flexRow__yEKCE{flex-direction:row!important}.PageTitle_flexCol__1JKfE{flex-direction:column!important}.PageTitle_flexWrap__2zx0r{flex-wrap:wrap!important}.PageTitle_widthFull__2KQN-{width:100%!important}.PageTitle_thinScroll__96aHj::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageTitle_thinScroll__96aHj::-webkit-scrollbar-button{display:none}.PageTitle_thinScroll__96aHj::-webkit-scrollbar-thumb{background:#b9bbc9}.PageTitle_thinScroll__96aHj::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageTitle_container__9nwfA{height:50px;display:flex;align-items:center;color:#2a2a2a;font-size:18px;font-weight:700;padding:0 20px;z-index:1;transition:box-shadow .5s}.PageTitle_overEffect__1S3Em{box-shadow:1px 2px 8px rgba(58,171,242,.3);transition:box-shadow .5s}.AgreementInfoForm_expandedTopLeft__1RAew{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementInfoForm_expandedTopRight__2ubLq{border-right:1px solid #3aabf2}.AgreementInfoForm_expandedTop__u-fYB,.AgreementInfoForm_expandedTopRight__2ubLq{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementInfoForm_expandedBottom__3n-H-,.AgreementInfoForm_expandedBottomLeft__5LtCE{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementInfoForm_expandedBottomLeft__5LtCE{border-left:1px solid #3aabf2}.AgreementInfoForm_expandedLeft__1UxMt{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementInfoForm_expandedRight__1Hja8{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementInfoForm_expandedMiddle__1XtvQ{background-color:rgba(58,171,242,.05)}.AgreementInfoForm_scrollable__3dOV7{overflow-y:overlay;flex:1 1}.AgreementInfoForm_scrollable__3dOV7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementInfoForm_scrollable__3dOV7::-webkit-scrollbar-button{display:none}.AgreementInfoForm_scrollable__3dOV7::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementInfoForm_scrollable__3dOV7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementInfoForm_clickable__2Hkad{cursor:pointer}.AgreementInfoForm_flex1__3_zPU{flex:1 1}.AgreementInfoForm_markedBackground__3CL0d{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementInfoForm_secondaryText__1W7fd,.AgreementInfoForm_textOverflow__2t9G1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementInfoForm_secondaryText__1W7fd{font-weight:400;color:#b9bbc9}.AgreementInfoForm_pageContainer__3okZl{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementInfoForm_absoluteTopRight__27cRg,.AgreementInfoForm_agreementStatusContainer__3aZrW,.AgreementInfoForm_pageSection__3JRYe>h2+button{position:absolute;top:20px;right:25px}.AgreementInfoForm_pageSection__3JRYe{margin-top:20px}.AgreementInfoForm_agreementStatusContainer__3aZrW{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementInfoForm_agreementStatusContainer__3aZrW>*{margin-left:70px}.AgreementInfoForm_agreementStatusContainer__3aZrW>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementInfoForm_agreementStatusContainer__3aZrW>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementInfoForm_agreementStatusContainer__3aZrW{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementInfoForm_agreementStatusContainer__3aZrW{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementInfoForm_noBoxShadow__2TQzn{box-shadow:none}.AgreementInfoForm_overlayContainer__27Zg6{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementInfoForm_alignCenter__nnBqr,.AgreementInfoForm_alignStart__2NebO,.AgreementInfoForm_flex__2G2Rf,.AgreementInfoForm_flexCol__1a5Ig,.AgreementInfoForm_flexRow__hejPu,.AgreementInfoForm_flexWrap__3bPmv,.AgreementInfoForm_justifyCenter__3hhfC,.AgreementInfoForm_justifyStart__PFWyA{display:flex}.AgreementInfoForm_gap10__2oYGw{grid-gap:10px;gap:10px}.AgreementInfoForm_justifyStart__PFWyA{justify-content:flex-start!important}.AgreementInfoForm_justifyCenter__3hhfC{justify-content:center!important}.AgreementInfoForm_alignCenter__nnBqr{align-items:center!important}.AgreementInfoForm_alignStart__2NebO{align-items:flex-start!important}.AgreementInfoForm_flexRow__hejPu{flex-direction:row!important}.AgreementInfoForm_flexCol__1a5Ig{flex-direction:column!important}.AgreementInfoForm_flexWrap__3bPmv{flex-wrap:wrap!important}.AgreementInfoForm_widthFull__3Ibbc{width:100%!important}.AgreementInfoForm_thinScroll__2SnHA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementInfoForm_thinScroll__2SnHA::-webkit-scrollbar-button{display:none}.AgreementInfoForm_thinScroll__2SnHA::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementInfoForm_thinScroll__2SnHA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementInfoForm_container__23N_X{width:100%;height:100%;display:flex;flex-direction:column}.AgreementInfoForm_form__OhQGo{flex:1 1;max-height:calc(100% - 50px);padding:20px}.AgreementInfoForm_toggleButton__1CwLB{margin-left:25px;height:35px;margin-top:auto}.AgreementInfoForm_budgetRemaining__3AnTg{display:flex;margin-left:25px;margin-top:auto}.AgreementInfoForm_budgetRemaining__3AnTg>label{display:flex;align-items:center;margin-right:15px;font-size:14px;text-transform:uppercase;font-weight:700}.AgreementInfoForm_budgetRemaining__3AnTg>div{height:35px;background-color:#3192ce;color:#fff;padding:0 15px;display:flex;align-items:center;border-radius:6px;font-weight:700;font-size:16px}.AgreementInfoForm_rowChild__1FDae{flex:1 1;margin-right:15px}.AgreementInfoForm_rowChild__1FDae:last-child{margin-right:0}.AgreementInfoForm_buttonsContainer__2ucDu{display:flex;margin-top:30px}.AgreementInfoForm_saveBttn__2faoC{margin-right:20px}.SectionContainer_expandedTopLeft__3YMy-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedTopRight__3-vnW{border-right:1px solid #3aabf2}.SectionContainer_expandedTop__1afLi,.SectionContainer_expandedTopRight__3-vnW{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedBottom__3atwO,.SectionContainer_expandedBottomLeft__2PUzD{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedBottomLeft__2PUzD{border-left:1px solid #3aabf2}.SectionContainer_expandedLeft__30dn-{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedRight__Rh3rI{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionContainer_expandedMiddle__JuB9Q{background-color:rgba(58,171,242,.05)}.SectionContainer_scrollable__3_xfi{overflow-y:overlay;flex:1 1}.SectionContainer_scrollable__3_xfi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionContainer_scrollable__3_xfi::-webkit-scrollbar-button{display:none}.SectionContainer_scrollable__3_xfi::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionContainer_scrollable__3_xfi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionContainer_clickable__3Jj4k{cursor:pointer}.SectionContainer_flex1__D2saK{flex:1 1}.SectionContainer_markedBackground__2M_WB{background-color:rgba(58,171,242,.05);transition:all .3s}.SectionContainer_secondaryText__3h6uv,.SectionContainer_textOverflow__3VlHx{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SectionContainer_secondaryText__3h6uv{font-weight:400;color:#b9bbc9}.SectionContainer_pageContainer__2zMj6{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SectionContainer_absoluteTopRight__1mOif,.SectionContainer_agreementStatusContainer__1UxTr,.SectionContainer_pageSection__1sKEA>h2+button{position:absolute;top:20px;right:25px}.SectionContainer_pageSection__1sKEA{margin-top:20px}.SectionContainer_agreementStatusContainer__1UxTr{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SectionContainer_agreementStatusContainer__1UxTr>*{margin-left:70px}.SectionContainer_agreementStatusContainer__1UxTr>:first-child{margin-left:0}@media screen and (max-width:762px){.SectionContainer_agreementStatusContainer__1UxTr>*{margin-left:0}}@media screen and (max-width:1100px){.SectionContainer_agreementStatusContainer__1UxTr{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SectionContainer_agreementStatusContainer__1UxTr{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SectionContainer_noBoxShadow__2DjN1{box-shadow:none}.SectionContainer_overlayContainer__2opIs{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SectionContainer_alignCenter__2Z5qm,.SectionContainer_alignStart__2AiNl,.SectionContainer_flex__36I-k,.SectionContainer_flexCol__2XlHg,.SectionContainer_flexRow__1yd95,.SectionContainer_flexWrap__xqXuX,.SectionContainer_justifyCenter__32oKQ,.SectionContainer_justifyStart__21zZo{display:flex}.SectionContainer_gap10__2hyWe{grid-gap:10px;gap:10px}.SectionContainer_justifyStart__21zZo{justify-content:flex-start!important}.SectionContainer_justifyCenter__32oKQ{justify-content:center!important}.SectionContainer_alignCenter__2Z5qm{align-items:center!important}.SectionContainer_alignStart__2AiNl{align-items:flex-start!important}.SectionContainer_flexRow__1yd95{flex-direction:row!important}.SectionContainer_flexCol__2XlHg{flex-direction:column!important}.SectionContainer_flexWrap__xqXuX{flex-wrap:wrap!important}.SectionContainer_widthFull__1iRW6{width:100%!important}.SectionContainer_thinScroll__3hD37::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionContainer_thinScroll__3hD37::-webkit-scrollbar-button{display:none}.SectionContainer_thinScroll__3hD37::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionContainer_thinScroll__3hD37::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionContainer_container__2B4RE{margin-top:20px}.SectionContainer_container__2B4RE:first-child{margin-top:0}.SectionContainer_container__2B4RE>h3{color:#2a2a2a;font-size:16px;font-weight:700;text-align:left;line-height:20px;padding:10px 0}.SectionContainer_body__3RYhV{background-color:#f9f9f9;border-radius:6px;padding:20px;display:flex;flex-direction:column;position:relative}.SectionContainer_body__3RYhV>h4{color:#6f6f6f;text-transform:uppercase;font-size:12px;font-weight:700;position:absolute;top:10px}.SectionContainer_paddingTop__2DDJh{padding-top:40px}.SectionInput_expandedTopLeft__MZbmP{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionInput_expandedTopRight__WgwUu{border-right:1px solid #3aabf2}.SectionInput_expandedTop__gXGfW,.SectionInput_expandedTopRight__WgwUu{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionInput_expandedBottom__1qkPm,.SectionInput_expandedBottomLeft__iAiRB{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionInput_expandedBottomLeft__iAiRB{border-left:1px solid #3aabf2}.SectionInput_expandedLeft__3RXNA{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionInput_expandedRight__1iXrv{border-right:1px solid #3aabf2}.SectionInput_expandedMiddle__2KF8D,.SectionInput_expandedRight__1iXrv{background-color:rgba(58,171,242,.05)}.SectionInput_scrollable__10Wp5{overflow-y:overlay;flex:1 1}.SectionInput_scrollable__10Wp5::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionInput_scrollable__10Wp5::-webkit-scrollbar-button{display:none}.SectionInput_scrollable__10Wp5::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionInput_scrollable__10Wp5::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionInput_clickable__1nYl7{cursor:pointer}.SectionInput_flex1__2rtSO{flex:1 1}.SectionInput_markedBackground__3BG8V{background-color:rgba(58,171,242,.05);transition:all .3s}.SectionInput_secondaryText__OK02G,.SectionInput_textOverflow__3mCCb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SectionInput_secondaryText__OK02G{font-weight:400;color:#b9bbc9}.SectionInput_pageContainer__1Pb0F{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SectionInput_absoluteTopRight__vmGTo,.SectionInput_agreementStatusContainer__2Tbu0,.SectionInput_pageSection__1YpKP>h2+button{position:absolute;top:20px;right:25px}.SectionInput_pageSection__1YpKP{margin-top:20px}.SectionInput_agreementStatusContainer__2Tbu0{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SectionInput_agreementStatusContainer__2Tbu0>*{margin-left:70px}.SectionInput_agreementStatusContainer__2Tbu0>:first-child{margin-left:0}@media screen and (max-width:762px){.SectionInput_agreementStatusContainer__2Tbu0>*{margin-left:0}}@media screen and (max-width:1100px){.SectionInput_agreementStatusContainer__2Tbu0{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SectionInput_agreementStatusContainer__2Tbu0{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SectionInput_noBoxShadow__dVP5J{box-shadow:none}.SectionInput_overlayContainer__11T8H{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SectionInput_alignCenter__XjJ4-,.SectionInput_alignStart__35ZHz,.SectionInput_flex__xrfvp,.SectionInput_flexCol__1hbgJ,.SectionInput_flexRow__1v2Z6,.SectionInput_flexWrap__1CX4v,.SectionInput_justifyCenter__1fLno,.SectionInput_justifyStart__DQQkf{display:flex}.SectionInput_gap10__6Q2YL{grid-gap:10px;gap:10px}.SectionInput_justifyStart__DQQkf{justify-content:flex-start!important}.SectionInput_justifyCenter__1fLno{justify-content:center!important}.SectionInput_alignCenter__XjJ4-{align-items:center!important}.SectionInput_alignStart__35ZHz{align-items:flex-start!important}.SectionInput_flexRow__1v2Z6{flex-direction:row!important}.SectionInput_flexCol__1hbgJ{flex-direction:column!important}.SectionInput_flexWrap__1CX4v{flex-wrap:wrap!important}.SectionInput_widthFull__3auKI{width:100%!important}.SectionInput_thinScroll__q-UUZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionInput_thinScroll__q-UUZ::-webkit-scrollbar-button{display:none}.SectionInput_thinScroll__q-UUZ::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionInput_thinScroll__q-UUZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionInput_container__3Zuvw{display:flex;flex-direction:column}.SectionInput_container__3Zuvw>label{color:#878787;font-size:11px;text-transform:uppercase;text-align:left;line-height:15px;padding:5px 0}.SectionInput_container__3Zuvw>label>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:13px}.SectionInput_container__3Zuvw>label>span>span{margin-left:5px}.SectionInput_input__SlriP{border-color:#ededee}.SectionInput_horizontal__22oP3{flex-direction:row}.SectionInput_horizontal__22oP3>*{flex:3 1}.SectionInput_horizontal__22oP3>label{display:flex;margin-right:10px;flex:1 1;max-height:100%;line-height:unset;align-items:center;overflow:hidden;position:relative}.SectionInput_horizontal__22oP3>label>span{position:absolute;white-space:unset}.Row_container__3GSST{display:flex;align-items:center;margin-bottom:10px}.Row_container__3GSST>*{margin-right:15px}.Row_container__3GSST>:last-child{margin-right:0}.Row_container__3GSST:last-child{margin-bottom:0}.ToggleButton_expandedTopLeft__zyNLM{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedTopRight__1X6nu{border-right:1px solid #3aabf2}.ToggleButton_expandedTop__1-pZj,.ToggleButton_expandedTopRight__1X6nu{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedBottom__2Ev9O,.ToggleButton_expandedBottomLeft__3JoJg{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedBottomLeft__3JoJg{border-left:1px solid #3aabf2}.ToggleButton_expandedLeft__QfK0G{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToggleButton_expandedRight__3SUe1{border-right:1px solid #3aabf2}.ToggleButton_expandedMiddle__2Cc-I,.ToggleButton_expandedRight__3SUe1{background-color:rgba(58,171,242,.05)}.ToggleButton_scrollable__2dNsz{overflow-y:overlay;flex:1 1}.ToggleButton_scrollable__2dNsz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToggleButton_scrollable__2dNsz::-webkit-scrollbar-button{display:none}.ToggleButton_scrollable__2dNsz::-webkit-scrollbar-thumb{background:#b9bbc9}.ToggleButton_scrollable__2dNsz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToggleButton_clickable__2pgYe{cursor:pointer}.ToggleButton_flex1__1iUNF{flex:1 1}.ToggleButton_markedBackground__28Bde{background-color:rgba(58,171,242,.05);transition:all .3s}.ToggleButton_secondaryText__1pZ8i,.ToggleButton_textOverflow__3pBHd{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ToggleButton_secondaryText__1pZ8i{font-weight:400;color:#b9bbc9}.ToggleButton_pageContainer__Chvkt{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ToggleButton_absoluteTopRight__WPr6_,.ToggleButton_agreementStatusContainer__2tl3x,.ToggleButton_pageSection__bEWw3>h2+button{position:absolute;top:20px;right:25px}.ToggleButton_pageSection__bEWw3{margin-top:20px}.ToggleButton_agreementStatusContainer__2tl3x{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ToggleButton_agreementStatusContainer__2tl3x>*{margin-left:70px}.ToggleButton_agreementStatusContainer__2tl3x>:first-child{margin-left:0}@media screen and (max-width:762px){.ToggleButton_agreementStatusContainer__2tl3x>*{margin-left:0}}@media screen and (max-width:1100px){.ToggleButton_agreementStatusContainer__2tl3x{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ToggleButton_agreementStatusContainer__2tl3x{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ToggleButton_noBoxShadow__3_tf3{box-shadow:none}.ToggleButton_overlayContainer__mmBJS{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ToggleButton_alignCenter__2WU0I,.ToggleButton_alignStart__2JAdW,.ToggleButton_flex__3_oPK,.ToggleButton_flexCol__39IN3,.ToggleButton_flexRow__11VI_,.ToggleButton_flexWrap__1r5Qd,.ToggleButton_justifyCenter__l7zwF,.ToggleButton_justifyStart__1CoCm{display:flex}.ToggleButton_gap10__3aYA_{grid-gap:10px;gap:10px}.ToggleButton_justifyStart__1CoCm{justify-content:flex-start!important}.ToggleButton_justifyCenter__l7zwF{justify-content:center!important}.ToggleButton_alignCenter__2WU0I{align-items:center!important}.ToggleButton_alignStart__2JAdW{align-items:flex-start!important}.ToggleButton_flexRow__11VI_{flex-direction:row!important}.ToggleButton_flexCol__39IN3{flex-direction:column!important}.ToggleButton_flexWrap__1r5Qd{flex-wrap:wrap!important}.ToggleButton_widthFull__2I7W9{width:100%!important}.ToggleButton_thinScroll__1dLis::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToggleButton_thinScroll__1dLis::-webkit-scrollbar-button{display:none}.ToggleButton_thinScroll__1dLis::-webkit-scrollbar-thumb{background:#b9bbc9}.ToggleButton_thinScroll__1dLis::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToggleButton_container__2zWzM{display:flex;align-items:center}.ToggleButton_container__2zWzM>label{color:#2a2a2a;font-size:13px;display:flex;align-items:center;margin-right:10px}.ToggleButton_switchedOff__2Eec0 .ToggleButton_toggle__xyo38{border-color:#6f6f6f;background-color:transparent}.ToggleButton_switchedOff__2Eec0 .ToggleButton_circle__3g8c8{background-color:#6f6f6f}.ToggleButton_disabled__3n9Yz{opacity:.4}.ToggleButton_toggle__xyo38{background-color:#fff;width:54px;height:27px;border:1px solid #3192ce;border-radius:25px;display:flex;justify-content:space-between;align-items:center;padding:5px}.ToggleButton_toggle__xyo38>svg{flex:1 1}.ToggleButton_circle__3g8c8{width:17.5px;height:17.5px;border-radius:17.5px;background-color:#3192ce}.LabeledContainer_expandedTopLeft__vQiTc{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledContainer_expandedTopRight__kBEIW{border-right:1px solid #3aabf2}.LabeledContainer_expandedTop__3kRvE,.LabeledContainer_expandedTopRight__kBEIW{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledContainer_expandedBottom__25L3E,.LabeledContainer_expandedBottomLeft__3qJTg{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledContainer_expandedBottomLeft__3qJTg{border-left:1px solid #3aabf2}.LabeledContainer_expandedLeft__1948j{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledContainer_expandedRight__1gnHK{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledContainer_expandedMiddle__2131M{background-color:rgba(58,171,242,.05)}.LabeledContainer_scrollable__dv4XH{overflow-y:overlay;flex:1 1}.LabeledContainer_scrollable__dv4XH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledContainer_scrollable__dv4XH::-webkit-scrollbar-button{display:none}.LabeledContainer_scrollable__dv4XH::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledContainer_scrollable__dv4XH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledContainer_clickable__2MfvF{cursor:pointer}.LabeledContainer_flex1__PO3U6{flex:1 1}.LabeledContainer_markedBackground__DhRjP{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledContainer_secondaryText__2hgia,.LabeledContainer_textOverflow__2NIhD{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledContainer_secondaryText__2hgia{font-weight:400;color:#b9bbc9}.LabeledContainer_pageContainer__3uIrp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledContainer_absoluteTopRight__2egCq,.LabeledContainer_agreementStatusContainer__1sirr,.LabeledContainer_pageSection__3FzAx>h2+button{position:absolute;top:20px;right:25px}.LabeledContainer_pageSection__3FzAx{margin-top:20px}.LabeledContainer_agreementStatusContainer__1sirr{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledContainer_agreementStatusContainer__1sirr>*{margin-left:70px}.LabeledContainer_agreementStatusContainer__1sirr>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledContainer_agreementStatusContainer__1sirr>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledContainer_agreementStatusContainer__1sirr{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledContainer_agreementStatusContainer__1sirr{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledContainer_noBoxShadow__1IA18{box-shadow:none}.LabeledContainer_overlayContainer__OLwCR{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledContainer_alignCenter__ykaFj,.LabeledContainer_alignStart__1tTg8,.LabeledContainer_flex__3hLHC,.LabeledContainer_flexCol__3W1te,.LabeledContainer_flexRow__1TIbc,.LabeledContainer_flexWrap__2Go1N,.LabeledContainer_justifyCenter__1A0fq,.LabeledContainer_justifyStart__HrXl1{display:flex}.LabeledContainer_gap10__3yj0i{grid-gap:10px;gap:10px}.LabeledContainer_justifyStart__HrXl1{justify-content:flex-start!important}.LabeledContainer_justifyCenter__1A0fq{justify-content:center!important}.LabeledContainer_alignCenter__ykaFj{align-items:center!important}.LabeledContainer_alignStart__1tTg8{align-items:flex-start!important}.LabeledContainer_flexRow__1TIbc{flex-direction:row!important}.LabeledContainer_flexCol__3W1te{flex-direction:column!important}.LabeledContainer_flexWrap__2Go1N{flex-wrap:wrap!important}.LabeledContainer_widthFull__191tS{width:100%!important}.LabeledContainer_thinScroll__2MDbc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledContainer_thinScroll__2MDbc::-webkit-scrollbar-button{display:none}.LabeledContainer_thinScroll__2MDbc::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledContainer_thinScroll__2MDbc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledContainer_container__3VRGQ{display:flex;flex-direction:column}.LabeledContainer_container__3VRGQ>label{color:#878787;font-size:11px;text-transform:uppercase;text-align:left;line-height:15px;padding:5px 0;display:flex;align-items:center}.LabeledContainer_container__3VRGQ>label>span{background-color:#ededee;height:1px;flex:1 1;margin-left:10px}.LabeledContainer_container__3VRGQ>div{display:flex;align-items:center}.ScopesSection_expandedTopLeft__2a0M9{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopesSection_expandedTopRight__42Oyl{border-right:1px solid #3aabf2}.ScopesSection_expandedTop__3nFlP,.ScopesSection_expandedTopRight__42Oyl{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopesSection_expandedBottom___FZDj,.ScopesSection_expandedBottomLeft__2-8fB{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopesSection_expandedBottomLeft__2-8fB{border-left:1px solid #3aabf2}.ScopesSection_expandedLeft__2qx4L{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopesSection_expandedRight__11lvs{border-right:1px solid #3aabf2}.ScopesSection_expandedMiddle__1JjSY,.ScopesSection_expandedRight__11lvs{background-color:rgba(58,171,242,.05)}.ScopesSection_scrollable__34Kju{overflow-y:overlay;flex:1 1}.ScopesSection_scrollable__34Kju::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopesSection_scrollable__34Kju::-webkit-scrollbar-button{display:none}.ScopesSection_scrollable__34Kju::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopesSection_scrollable__34Kju::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopesSection_clickable__3FcMG{cursor:pointer}.ScopesSection_flex1__2-ECS{flex:1 1}.ScopesSection_markedBackground__2R8BV{background-color:rgba(58,171,242,.05);transition:all .3s}.ScopesSection_secondaryText__2tzT7,.ScopesSection_textOverflow__1HT--{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ScopesSection_secondaryText__2tzT7{font-weight:400;color:#b9bbc9}.ScopesSection_pageContainer__3i6NT{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ScopesSection_absoluteTopRight__2xD76,.ScopesSection_agreementStatusContainer__eau52,.ScopesSection_pageSection__3MhyN>h2+button{position:absolute;top:20px;right:25px}.ScopesSection_pageSection__3MhyN{margin-top:20px}.ScopesSection_agreementStatusContainer__eau52{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ScopesSection_agreementStatusContainer__eau52>*{margin-left:70px}.ScopesSection_agreementStatusContainer__eau52>:first-child{margin-left:0}@media screen and (max-width:762px){.ScopesSection_agreementStatusContainer__eau52>*{margin-left:0}}@media screen and (max-width:1100px){.ScopesSection_agreementStatusContainer__eau52{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ScopesSection_agreementStatusContainer__eau52{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ScopesSection_noBoxShadow__e7cUp{box-shadow:none}.ScopesSection_overlayContainer__1zoia{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ScopesSection_alignCenter__2zZWo,.ScopesSection_alignStart__smHa1,.ScopesSection_flex__2gZM4,.ScopesSection_flexCol__3vhvy,.ScopesSection_flexRow__1O-A5,.ScopesSection_flexWrap__ftGYe,.ScopesSection_justifyCenter__3HioI,.ScopesSection_justifyStart__1DCzk{display:flex}.ScopesSection_gap10__3eLBb{grid-gap:10px;gap:10px}.ScopesSection_justifyStart__1DCzk{justify-content:flex-start!important}.ScopesSection_justifyCenter__3HioI{justify-content:center!important}.ScopesSection_alignCenter__2zZWo{align-items:center!important}.ScopesSection_alignStart__smHa1{align-items:flex-start!important}.ScopesSection_flexRow__1O-A5{flex-direction:row!important}.ScopesSection_flexCol__3vhvy{flex-direction:column!important}.ScopesSection_flexWrap__ftGYe{flex-wrap:wrap!important}.ScopesSection_widthFull__p-bjC{width:100%!important}.ScopesSection_thinScroll__HwwvW::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopesSection_thinScroll__HwwvW::-webkit-scrollbar-button{display:none}.ScopesSection_thinScroll__HwwvW::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopesSection_thinScroll__HwwvW::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopesSection_container__3fyAM{overflow:visible;position:relative}.ScopesSection_addScopeBttn__2I8DP{position:absolute;border:2px solid #3192ce;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:0;top:-40px;font-size:13px;color:#3192ce;padding:5px 15px;border-radius:15px}.ScopesSection_addScopeBttn__2I8DP>svg{fill:#3192ce;margin-right:10px}.Scope_expandedTopLeft__3gCHa{border-left:1px solid #3aabf2}.Scope_expandedTopLeft__3gCHa,.Scope_expandedTopRight__11F00{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Scope_expandedTopRight__11F00{border-right:1px solid #3aabf2}.Scope_expandedTop__2oZPO{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Scope_expandedBottom__2MJGv,.Scope_expandedBottomLeft__KYSnW{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Scope_expandedBottomLeft__KYSnW,.Scope_expandedLeft__29KBn{border-left:1px solid #3aabf2}.Scope_expandedLeft__29KBn,.Scope_expandedRight__30iHn{background-color:rgba(58,171,242,.05)}.Scope_expandedRight__30iHn{border-right:1px solid #3aabf2}.Scope_expandedMiddle__38jrS{background-color:rgba(58,171,242,.05)}.Scope_scrollable__1ja7z{overflow-y:overlay;flex:1 1}.Scope_scrollable__1ja7z::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Scope_scrollable__1ja7z::-webkit-scrollbar-button{display:none}.Scope_scrollable__1ja7z::-webkit-scrollbar-thumb{background:#b9bbc9}.Scope_scrollable__1ja7z::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Scope_clickable__3cj66{cursor:pointer}.Scope_flex1__12UvR{flex:1 1}.Scope_markedBackground__dBg6n{background-color:rgba(58,171,242,.05);transition:all .3s}.Scope_secondaryText__QIOok,.Scope_textOverflow__2G_yI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Scope_secondaryText__QIOok{font-weight:400;color:#b9bbc9}.Scope_pageContainer__1ELCD{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Scope_absoluteTopRight__1GHEo,.Scope_agreementStatusContainer__3ie3W,.Scope_pageSection__1B0oq>h2+button{position:absolute;top:20px;right:25px}.Scope_pageSection__1B0oq{margin-top:20px}.Scope_agreementStatusContainer__3ie3W{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Scope_agreementStatusContainer__3ie3W>*{margin-left:70px}.Scope_agreementStatusContainer__3ie3W>:first-child{margin-left:0}@media screen and (max-width:762px){.Scope_agreementStatusContainer__3ie3W>*{margin-left:0}}@media screen and (max-width:1100px){.Scope_agreementStatusContainer__3ie3W{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Scope_agreementStatusContainer__3ie3W{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Scope_noBoxShadow__1xVxm{box-shadow:none}.Scope_overlayContainer__3Wn4o{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Scope_alignCenter__2J4d6,.Scope_alignStart__rsmg2,.Scope_flex__3otWR,.Scope_flexCol__4q9_u,.Scope_flexRow__T9QQ1,.Scope_flexWrap__2T1mu,.Scope_justifyCenter__1DRlO,.Scope_justifyStart__3QOkc{display:flex}.Scope_gap10__-2MzO{grid-gap:10px;gap:10px}.Scope_justifyStart__3QOkc{justify-content:flex-start!important}.Scope_justifyCenter__1DRlO{justify-content:center!important}.Scope_alignCenter__2J4d6{align-items:center!important}.Scope_alignStart__rsmg2{align-items:flex-start!important}.Scope_flexRow__T9QQ1{flex-direction:row!important}.Scope_flexCol__4q9_u{flex-direction:column!important}.Scope_flexWrap__2T1mu{flex-wrap:wrap!important}.Scope_widthFull__3EhSA{width:100%!important}.Scope_thinScroll__2qaEN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Scope_thinScroll__2qaEN::-webkit-scrollbar-button{display:none}.Scope_thinScroll__2qaEN::-webkit-scrollbar-thumb{background:#b9bbc9}.Scope_thinScroll__2qaEN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Scope_container__1cLuL{margin-bottom:20px;background-color:#fff;padding:20px;border:1px solid #ededee;border-radius:6px}.Scope_container__1cLuL:last-child{margin-bottom:0}.Scope_title__20uhm{font-size:14px;color:#2a2a2a;display:flex;align-items:center;height:35px}.Scope_title__20uhm>span{flex:1 1;margin-right:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.Scope_title__20uhm .Scope_titleIcon__1QkLU{fill:#878787;height:100%;width:35px;margin-right:10px}.Scope_title__20uhm .Scope_titleIcon__1QkLU:last-child{margin-right:0}.Scope_scopeNameInput__2Ohd0{flex:1 1;margin-right:20px}.ScopeFilter_expandedTopLeft__1igVw{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeFilter_expandedTopRight__3VlG5{border-right:1px solid #3aabf2}.ScopeFilter_expandedTop__1iFBM,.ScopeFilter_expandedTopRight__3VlG5{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeFilter_expandedBottom__1EcI_,.ScopeFilter_expandedBottomLeft__DQ1zJ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeFilter_expandedBottomLeft__DQ1zJ{border-left:1px solid #3aabf2}.ScopeFilter_expandedLeft__1nf5Z{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeFilter_expandedRight__3cPDk{border-right:1px solid #3aabf2}.ScopeFilter_expandedMiddle__JbOoO,.ScopeFilter_expandedRight__3cPDk{background-color:rgba(58,171,242,.05)}.ScopeFilter_scrollable__LHl7O{overflow-y:overlay;flex:1 1}.ScopeFilter_scrollable__LHl7O::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopeFilter_scrollable__LHl7O::-webkit-scrollbar-button{display:none}.ScopeFilter_scrollable__LHl7O::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopeFilter_scrollable__LHl7O::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopeFilter_clickable__369TI{cursor:pointer}.ScopeFilter_flex1__12Tfn{flex:1 1}.ScopeFilter_markedBackground__GR5iJ{background-color:rgba(58,171,242,.05);transition:all .3s}.ScopeFilter_secondaryText__3QGBt,.ScopeFilter_textOverflow__1iJPV{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ScopeFilter_secondaryText__3QGBt{font-weight:400;color:#b9bbc9}.ScopeFilter_pageContainer__2duGG{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ScopeFilter_absoluteTopRight__2muUw,.ScopeFilter_agreementStatusContainer__2vSCj,.ScopeFilter_pageSection__1gwOz>h2+button{position:absolute;top:20px;right:25px}.ScopeFilter_pageSection__1gwOz{margin-top:20px}.ScopeFilter_agreementStatusContainer__2vSCj{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ScopeFilter_agreementStatusContainer__2vSCj>*{margin-left:70px}.ScopeFilter_agreementStatusContainer__2vSCj>:first-child{margin-left:0}@media screen and (max-width:762px){.ScopeFilter_agreementStatusContainer__2vSCj>*{margin-left:0}}@media screen and (max-width:1100px){.ScopeFilter_agreementStatusContainer__2vSCj{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ScopeFilter_agreementStatusContainer__2vSCj{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ScopeFilter_noBoxShadow__344At{box-shadow:none}.ScopeFilter_overlayContainer__1l1UK{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ScopeFilter_alignCenter__3qdTF,.ScopeFilter_alignStart__1LY5t,.ScopeFilter_flex__39ya0,.ScopeFilter_flexCol__3o2c9,.ScopeFilter_flexRow__6TY6z,.ScopeFilter_flexWrap__Kg7ET,.ScopeFilter_justifyCenter__2HurU,.ScopeFilter_justifyStart__qyyX8{display:flex}.ScopeFilter_gap10__Wx5vY{grid-gap:10px;gap:10px}.ScopeFilter_justifyStart__qyyX8{justify-content:flex-start!important}.ScopeFilter_justifyCenter__2HurU{justify-content:center!important}.ScopeFilter_alignCenter__3qdTF{align-items:center!important}.ScopeFilter_alignStart__1LY5t{align-items:flex-start!important}.ScopeFilter_flexRow__6TY6z{flex-direction:row!important}.ScopeFilter_flexCol__3o2c9{flex-direction:column!important}.ScopeFilter_flexWrap__Kg7ET{flex-wrap:wrap!important}.ScopeFilter_widthFull__3WmuZ{width:100%!important}.ScopeFilter_thinScroll__25e6s::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopeFilter_thinScroll__25e6s::-webkit-scrollbar-button{display:none}.ScopeFilter_thinScroll__25e6s::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopeFilter_thinScroll__25e6s::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopeFilter_scopeFilterContainer__2ejt-{margin-top:20px}.ScopeFilter_scopeFilterContainer__2ejt- label{color:#878787;font-size:11px;text-transform:uppercase;width:70px;text-align:left;line-height:15px;margin-right:10px}.ScopeFilter_filterDropdown__38J1R{display:flex;align-items:flex-start;margin-top:0;align-items:center}.ScopeFilter_valueContainer__-mM3d{margin-top:15px;display:flex}.CheckBoxes_expandedTopLeft__nIgqM{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBoxes_expandedTopRight__2sIeA{border-right:1px solid #3aabf2}.CheckBoxes_expandedTop__Ly_oh,.CheckBoxes_expandedTopRight__2sIeA{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBoxes_expandedBottom__3lLNf,.CheckBoxes_expandedBottomLeft__YQFTI{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBoxes_expandedBottomLeft__YQFTI{border-left:1px solid #3aabf2}.CheckBoxes_expandedLeft__2jPN9{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBoxes_expandedRight__3McNb{border-right:1px solid #3aabf2}.CheckBoxes_expandedMiddle__2BE-A,.CheckBoxes_expandedRight__3McNb{background-color:rgba(58,171,242,.05)}.CheckBoxes_scrollable__1TkoB{overflow-y:overlay;flex:1 1}.CheckBoxes_scrollable__1TkoB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CheckBoxes_scrollable__1TkoB::-webkit-scrollbar-button{display:none}.CheckBoxes_scrollable__1TkoB::-webkit-scrollbar-thumb{background:#b9bbc9}.CheckBoxes_scrollable__1TkoB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CheckBoxes_clickable__QDRe9{cursor:pointer}.CheckBoxes_flex1__2sSP4{flex:1 1}.CheckBoxes_markedBackground__2h-wJ{background-color:rgba(58,171,242,.05);transition:all .3s}.CheckBoxes_secondaryText__2BfRr,.CheckBoxes_textOverflow__1GX5U{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CheckBoxes_secondaryText__2BfRr{font-weight:400;color:#b9bbc9}.CheckBoxes_pageContainer__2tVeB{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CheckBoxes_absoluteTopRight__qlZod,.CheckBoxes_agreementStatusContainer__3OBun,.CheckBoxes_pageSection__1LnVT>h2+button{position:absolute;top:20px;right:25px}.CheckBoxes_pageSection__1LnVT{margin-top:20px}.CheckBoxes_agreementStatusContainer__3OBun{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CheckBoxes_agreementStatusContainer__3OBun>*{margin-left:70px}.CheckBoxes_agreementStatusContainer__3OBun>:first-child{margin-left:0}@media screen and (max-width:762px){.CheckBoxes_agreementStatusContainer__3OBun>*{margin-left:0}}@media screen and (max-width:1100px){.CheckBoxes_agreementStatusContainer__3OBun{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CheckBoxes_agreementStatusContainer__3OBun{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CheckBoxes_noBoxShadow__3y3eE{box-shadow:none}.CheckBoxes_overlayContainer__3Uzde{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CheckBoxes_alignCenter__31Q1t,.CheckBoxes_alignStart__YSF4S,.CheckBoxes_flex__gb7KW,.CheckBoxes_flexCol__1OUF_,.CheckBoxes_flexRow__1jKhH,.CheckBoxes_flexWrap__gPWWM,.CheckBoxes_justifyCenter__3dl_E,.CheckBoxes_justifyStart__MpOxj{display:flex}.CheckBoxes_gap10__1k5Eo{grid-gap:10px;gap:10px}.CheckBoxes_justifyStart__MpOxj{justify-content:flex-start!important}.CheckBoxes_justifyCenter__3dl_E{justify-content:center!important}.CheckBoxes_alignCenter__31Q1t{align-items:center!important}.CheckBoxes_alignStart__YSF4S{align-items:flex-start!important}.CheckBoxes_flexRow__1jKhH{flex-direction:row!important}.CheckBoxes_flexCol__1OUF_{flex-direction:column!important}.CheckBoxes_flexWrap__gPWWM{flex-wrap:wrap!important}.CheckBoxes_widthFull__31vG-{width:100%!important}.CheckBoxes_thinScroll__fMY6v::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CheckBoxes_thinScroll__fMY6v::-webkit-scrollbar-button{display:none}.CheckBoxes_thinScroll__fMY6v::-webkit-scrollbar-thumb{background:#b9bbc9}.CheckBoxes_thinScroll__fMY6v::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CheckBoxes_container__10EXm{flex:1 1}.CheckBoxes_tagsContainer__3B-0g{display:flex;min-height:40px;flex-wrap:wrap}.CheckBoxes_checkBoxes__1n0Kk{flex:1 1;height:290px;background-color:#f9f9f9;border-radius:4px;padding:10px;margin-top:10px}.CheckBoxLine_container__yDZqg{display:flex;align-items:center;font-size:13px;padding:5px}.CheckBoxLine_container__yDZqg>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;cursor:pointer;margin-left:5px}.CheckBoxLine_icon__2ONy9{font-size:13px;display:flex;align-items:center}.CheckBoxLine_checkBox__2FoXT>span{width:15px;height:15px;font-size:13px;background:#fff}.CheckBox_expandedTopLeft__1LlgH{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedTopRight__2tYsC{border-right:1px solid #3aabf2}.CheckBox_expandedTop__3LG59,.CheckBox_expandedTopRight__2tYsC{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedBottom__3X_TS,.CheckBox_expandedBottomLeft__2dc27{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedBottomLeft__2dc27{border-left:1px solid #3aabf2}.CheckBox_expandedLeft__1Ofdq{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CheckBox_expandedRight__AqrCb{border-right:1px solid #3aabf2}.CheckBox_expandedMiddle__Ge6uQ,.CheckBox_expandedRight__AqrCb{background-color:rgba(58,171,242,.05)}.CheckBox_scrollable__35aWP{overflow-y:overlay;flex:1 1}.CheckBox_scrollable__35aWP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CheckBox_scrollable__35aWP::-webkit-scrollbar-button{display:none}.CheckBox_scrollable__35aWP::-webkit-scrollbar-thumb{background:#b9bbc9}.CheckBox_scrollable__35aWP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CheckBox_clickable__20fOu{cursor:pointer}.CheckBox_flex1__1cLiw{flex:1 1}.CheckBox_markedBackground__3sqmH{background-color:rgba(58,171,242,.05);transition:all .3s}.CheckBox_secondaryText__14I6f,.CheckBox_textOverflow__2Gzzr{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CheckBox_secondaryText__14I6f{font-weight:400;color:#b9bbc9}.CheckBox_pageContainer__3ICMe{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CheckBox_absoluteTopRight__UKdNr,.CheckBox_agreementStatusContainer__3oz7l,.CheckBox_pageSection__2rLVW>h2+button{position:absolute;top:20px;right:25px}.CheckBox_pageSection__2rLVW{margin-top:20px}.CheckBox_agreementStatusContainer__3oz7l{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CheckBox_agreementStatusContainer__3oz7l>*{margin-left:70px}.CheckBox_agreementStatusContainer__3oz7l>:first-child{margin-left:0}@media screen and (max-width:762px){.CheckBox_agreementStatusContainer__3oz7l>*{margin-left:0}}@media screen and (max-width:1100px){.CheckBox_agreementStatusContainer__3oz7l{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CheckBox_agreementStatusContainer__3oz7l{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CheckBox_noBoxShadow__hBSBP{box-shadow:none}.CheckBox_overlayContainer__YhZUJ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CheckBox_alignCenter__emg5B,.CheckBox_alignStart__vAJSb,.CheckBox_flex__3zboT,.CheckBox_flexCol__27AeI,.CheckBox_flexRow__gpH4Y,.CheckBox_flexWrap__2CGGZ,.CheckBox_justifyCenter__knxcF,.CheckBox_justifyStart__kOycg{display:flex}.CheckBox_gap10__h0O29{grid-gap:10px;gap:10px}.CheckBox_justifyStart__kOycg{justify-content:flex-start!important}.CheckBox_justifyCenter__knxcF{justify-content:center!important}.CheckBox_alignCenter__emg5B{align-items:center!important}.CheckBox_alignStart__vAJSb{align-items:flex-start!important}.CheckBox_flexRow__gpH4Y{flex-direction:row!important}.CheckBox_flexCol__27AeI{flex-direction:column!important}.CheckBox_flexWrap__2CGGZ{flex-wrap:wrap!important}.CheckBox_widthFull__Ed_T9{width:100%!important}.CheckBox_thinScroll__1iIqq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CheckBox_thinScroll__1iIqq::-webkit-scrollbar-button{display:none}.CheckBox_thinScroll__1iIqq::-webkit-scrollbar-thumb{background:#b9bbc9}.CheckBox_thinScroll__1iIqq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CheckBox_container__1JNM-{color:#878787;font-size:13px;display:flex;justify-content:center;align-items:center;width:unset}.CheckBox_container__1JNM-:hover{box-shadow:unset}.CheckBox_checkBox__3pwQ6{font-size:15px;margin-right:5px;border:1px solid #878787;border-radius:3px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;padding:0}.CheckBox_partiallyChecked__js7Jf{font-size:20px;border:1px solid #ededee;padding-bottom:2px;display:flex;align-items:center;justify-content:center;border-radius:4px;height:12px!important;width:14px!important}.SelectedObjectTag_expandedTopLeft__1nHvx{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedObjectTag_expandedTopRight__3rGJh{border-right:1px solid #3aabf2}.SelectedObjectTag_expandedTop__PbtfB,.SelectedObjectTag_expandedTopRight__3rGJh{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedObjectTag_expandedBottom__3jXQQ,.SelectedObjectTag_expandedBottomLeft__1vIVk{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedObjectTag_expandedBottomLeft__1vIVk{border-left:1px solid #3aabf2}.SelectedObjectTag_expandedLeft__3gf35{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedObjectTag_expandedRight__kgewZ{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectedObjectTag_expandedMiddle__25J_q{background-color:rgba(58,171,242,.05)}.SelectedObjectTag_scrollable__weFrO{overflow-y:overlay;flex:1 1}.SelectedObjectTag_scrollable__weFrO::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SelectedObjectTag_scrollable__weFrO::-webkit-scrollbar-button{display:none}.SelectedObjectTag_scrollable__weFrO::-webkit-scrollbar-thumb{background:#b9bbc9}.SelectedObjectTag_scrollable__weFrO::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectedObjectTag_clickable__2zg0w{cursor:pointer}.SelectedObjectTag_flex1__2zRDy{flex:1 1}.SelectedObjectTag_markedBackground__3Z0CN{background-color:rgba(58,171,242,.05);transition:all .3s}.SelectedObjectTag_secondaryText__2Pp5O,.SelectedObjectTag_textOverflow__SI6N_{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SelectedObjectTag_secondaryText__2Pp5O{font-weight:400;color:#b9bbc9}.SelectedObjectTag_pageContainer__3jAMH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SelectedObjectTag_absoluteTopRight__3_xAv,.SelectedObjectTag_agreementStatusContainer__PYuIQ,.SelectedObjectTag_pageSection__1LA5W>h2+button{position:absolute;top:20px;right:25px}.SelectedObjectTag_pageSection__1LA5W{margin-top:20px}.SelectedObjectTag_agreementStatusContainer__PYuIQ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SelectedObjectTag_agreementStatusContainer__PYuIQ>*{margin-left:70px}.SelectedObjectTag_agreementStatusContainer__PYuIQ>:first-child{margin-left:0}@media screen and (max-width:762px){.SelectedObjectTag_agreementStatusContainer__PYuIQ>*{margin-left:0}}@media screen and (max-width:1100px){.SelectedObjectTag_agreementStatusContainer__PYuIQ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SelectedObjectTag_agreementStatusContainer__PYuIQ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SelectedObjectTag_noBoxShadow__zzi5W{box-shadow:none}.SelectedObjectTag_overlayContainer__1d1B0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SelectedObjectTag_alignCenter__X7YHF,.SelectedObjectTag_alignStart__P0urn,.SelectedObjectTag_flex__1hi2Y,.SelectedObjectTag_flexCol__1fZ5I,.SelectedObjectTag_flexRow__1ngWD,.SelectedObjectTag_flexWrap__2LX4i,.SelectedObjectTag_justifyCenter__Evn_N,.SelectedObjectTag_justifyStart__2E244{display:flex}.SelectedObjectTag_gap10__3cme0{grid-gap:10px;gap:10px}.SelectedObjectTag_justifyStart__2E244{justify-content:flex-start!important}.SelectedObjectTag_justifyCenter__Evn_N{justify-content:center!important}.SelectedObjectTag_alignCenter__X7YHF{align-items:center!important}.SelectedObjectTag_alignStart__P0urn{align-items:flex-start!important}.SelectedObjectTag_flexRow__1ngWD{flex-direction:row!important}.SelectedObjectTag_flexCol__1fZ5I{flex-direction:column!important}.SelectedObjectTag_flexWrap__2LX4i{flex-wrap:wrap!important}.SelectedObjectTag_widthFull__38KrO{width:100%!important}.SelectedObjectTag_thinScroll__33SP7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SelectedObjectTag_thinScroll__33SP7::-webkit-scrollbar-button{display:none}.SelectedObjectTag_thinScroll__33SP7::-webkit-scrollbar-thumb{background:#b9bbc9}.SelectedObjectTag_thinScroll__33SP7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectedObjectTag_tag__1cLha{background-color:#f9f9f9;display:flex;align-items:center;color:#2a2a2a;font-size:12px;padding:5px 20px;max-width:150px;height:35px;border-radius:20px;margin:5px 0 5px 15px}.SelectedObjectTag_tag__1cLha>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SelectedObjectTag_iconButton__22OF0{padding:5px;margin-left:10px;margin-right:-10px;height:100%;display:flex;align-items:center}.PeriodPicker_mini__39Gz6{max-width:275px}.AgreementsTable_expandedTopLeft__1SjGU{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsTable_expandedTopRight__1vuyv{border-right:1px solid #3aabf2}.AgreementsTable_expandedTop__rIEk9,.AgreementsTable_expandedTopRight__1vuyv{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsTable_expandedBottom__1k2lx,.AgreementsTable_expandedBottomLeft__3bXzp{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsTable_expandedBottomLeft__3bXzp{border-left:1px solid #3aabf2}.AgreementsTable_expandedLeft__16IRM{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsTable_expandedRight__1YCag{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsTable_expandedMiddle__1TbXa{background-color:rgba(58,171,242,.05)}.AgreementsTable_scrollable__2etvu{overflow-y:overlay;flex:1 1}.AgreementsTable_scrollable__2etvu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementsTable_scrollable__2etvu::-webkit-scrollbar-button{display:none}.AgreementsTable_scrollable__2etvu::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementsTable_scrollable__2etvu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementsTable_clickable__3HR_R{cursor:pointer}.AgreementsTable_flex1__323LI{flex:1 1}.AgreementsTable_markedBackground__2jkGw{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementsTable_secondaryText__1pzk5,.AgreementsTable_textOverflow__1Bkzm{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementsTable_secondaryText__1pzk5{font-weight:400;color:#b9bbc9}.AgreementsTable_pageContainer__2UCYP{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementsTable_absoluteTopRight__sZTcs,.AgreementsTable_agreementStatusContainer__136XA,.AgreementsTable_pageSection__3it2L>h2+button{position:absolute;top:20px;right:25px}.AgreementsTable_pageSection__3it2L{margin-top:20px}.AgreementsTable_agreementStatusContainer__136XA{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementsTable_agreementStatusContainer__136XA>*{margin-left:70px}.AgreementsTable_agreementStatusContainer__136XA>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementsTable_agreementStatusContainer__136XA>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementsTable_agreementStatusContainer__136XA{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementsTable_agreementStatusContainer__136XA{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementsTable_noBoxShadow__FEKCn{box-shadow:none}.AgreementsTable_overlayContainer__2wHQu{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementsTable_alignCenter__3hlSi,.AgreementsTable_alignStart__62lNV,.AgreementsTable_flex__2a7_9,.AgreementsTable_flexCol__3Rm9o,.AgreementsTable_flexRow__26Bbk,.AgreementsTable_flexWrap__3oihj,.AgreementsTable_justifyCenter__1czDZ,.AgreementsTable_justifyStart__2YpwE{display:flex}.AgreementsTable_gap10__3OWZt{grid-gap:10px;gap:10px}.AgreementsTable_justifyStart__2YpwE{justify-content:flex-start!important}.AgreementsTable_justifyCenter__1czDZ{justify-content:center!important}.AgreementsTable_alignCenter__3hlSi{align-items:center!important}.AgreementsTable_alignStart__62lNV{align-items:flex-start!important}.AgreementsTable_flexRow__26Bbk{flex-direction:row!important}.AgreementsTable_flexCol__3Rm9o{flex-direction:column!important}.AgreementsTable_flexWrap__3oihj{flex-wrap:wrap!important}.AgreementsTable_widthFull__2gZnR{width:100%!important}.AgreementsTable_thinScroll__1jTdd::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementsTable_thinScroll__1jTdd::-webkit-scrollbar-button{display:none}.AgreementsTable_thinScroll__1jTdd::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementsTable_thinScroll__1jTdd::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementsTable_container__1WVJL{box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex:1 1;margin-top:10px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 201px)}.AgreementsTable_flatTable__1XXad{box-shadow:unset;margin-top:0;width:100%}.AgreementsTable_body__3G-xy{overflow-y:auto;flex:1 1}.AgreementsTable_body__3G-xy::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.AgreementsTable_body__3G-xy::-webkit-scrollbar-button{display:none}.AgreementsTable_body__3G-xy::-webkit-scrollbar-thumb{background:#878787}.AgreementsTable_body__3G-xy::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_expandedTopLeft__kCm9M{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__2ZiXv{border-right:1px solid #3aabf2}.TableHeader_expandedTop__2joTZ,.TableHeader_expandedTopRight__2ZiXv{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom___j72z,.TableHeader_expandedBottomLeft__1Rpf6{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__1Rpf6{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__xUlI5{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__3sD_m{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__nO5x3,.TableHeader_expandedRight__3sD_m{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__2hIni{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__2hIni::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__2hIni::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__2hIni::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__2hIni::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__jewXa{cursor:pointer}.TableHeader_flex1__3hXx7{flex:1 1}.TableHeader_markedBackground__2b0cJ{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__2ns7t,.TableHeader_textOverflow__2ISJ2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__2ns7t{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__3kHEH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__FtOyW,.TableHeader_agreementStatusContainer__2R2EB,.TableHeader_pageSection__2FyaX>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__2FyaX{margin-top:20px}.TableHeader_agreementStatusContainer__2R2EB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__2R2EB>*{margin-left:70px}.TableHeader_agreementStatusContainer__2R2EB>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__2R2EB>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__2R2EB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__2R2EB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__AODtn{box-shadow:none}.TableHeader_overlayContainer__1X9qx{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__795OD,.TableHeader_alignStart__N1Knb,.TableHeader_flex__22Ix4,.TableHeader_flexCol__UsF1r,.TableHeader_flexRow__qDrcl,.TableHeader_flexWrap__2Jt7R,.TableHeader_justifyCenter__PuQ2G,.TableHeader_justifyStart__1ILpj{display:flex}.TableHeader_gap10__2Ibi8{grid-gap:10px;gap:10px}.TableHeader_justifyStart__1ILpj{justify-content:flex-start!important}.TableHeader_justifyCenter__PuQ2G{justify-content:center!important}.TableHeader_alignCenter__795OD{align-items:center!important}.TableHeader_alignStart__N1Knb{align-items:flex-start!important}.TableHeader_flexRow__qDrcl{flex-direction:row!important}.TableHeader_flexCol__UsF1r{flex-direction:column!important}.TableHeader_flexWrap__2Jt7R{flex-wrap:wrap!important}.TableHeader_widthFull__3RP2E{width:100%!important}.TableHeader_thinScroll__1lnJP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__1lnJP::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__1lnJP::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__1lnJP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeader__1vslu{min-height:50px;background-color:#f0f0f0;display:flex;align-items:center}.TableHeader_tableHeaderBttn__1nnA_{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__1CNRj{cursor:unset}.TableHeader_inactiveBttn__1CNRj:hover{box-shadow:unset}.TableHeader_flatStyles__17uwT{background:none;border-bottom:1px solid;height:unset;color:#ccc}.TableHeader_flatStyles__17uwT .TableHeader_tableHeaderBttn__1nnA_{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:capitalize;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:100;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:5px 0}.TableHeader_flatStyles__17uwT .TableHeader_tableHeaderBttn__1nnA_:hover{box-shadow:none}.AgreementTableLine_expandedTopLeft__YtSNn{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementTableLine_expandedTopRight__3BDjI{border-right:1px solid #3aabf2}.AgreementTableLine_expandedTop__1ZZCG,.AgreementTableLine_expandedTopRight__3BDjI{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementTableLine_expandedBottom__2gq_h,.AgreementTableLine_expandedBottomLeft__2l3Ft{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementTableLine_expandedBottomLeft__2l3Ft{border-left:1px solid #3aabf2}.AgreementTableLine_expandedLeft__2BzAF{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementTableLine_expandedRight__3ujbJ{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementTableLine_expandedMiddle__1bru9{background-color:rgba(58,171,242,.05)}.AgreementTableLine_scrollable__22gev{overflow-y:overlay;flex:1 1}.AgreementTableLine_scrollable__22gev::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementTableLine_scrollable__22gev::-webkit-scrollbar-button{display:none}.AgreementTableLine_scrollable__22gev::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementTableLine_scrollable__22gev::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementTableLine_clickable__5t78x{cursor:pointer}.AgreementTableLine_flex1__1DHCY{flex:1 1}.AgreementTableLine_markedBackground__1WCjb{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementTableLine_secondaryText__1zXTR,.AgreementTableLine_textOverflow__75Xbn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementTableLine_secondaryText__1zXTR{font-weight:400;color:#b9bbc9}.AgreementTableLine_pageContainer__NBGC_{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementTableLine_absoluteTopRight__1BiAd,.AgreementTableLine_agreementStatusContainer__210pz,.AgreementTableLine_pageSection__2JJgt>h2+button{position:absolute;top:20px;right:25px}.AgreementTableLine_pageSection__2JJgt{margin-top:20px}.AgreementTableLine_agreementStatusContainer__210pz{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementTableLine_agreementStatusContainer__210pz>*{margin-left:70px}.AgreementTableLine_agreementStatusContainer__210pz>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementTableLine_agreementStatusContainer__210pz>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementTableLine_agreementStatusContainer__210pz{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementTableLine_agreementStatusContainer__210pz{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementTableLine_noBoxShadow__2Indv{box-shadow:none}.AgreementTableLine_overlayContainer__2n7Ph{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementTableLine_alignCenter__3bUz2,.AgreementTableLine_alignStart__tHV-B,.AgreementTableLine_flex__2FcoJ,.AgreementTableLine_flexCol__gqhIA,.AgreementTableLine_flexRow__1CBuF,.AgreementTableLine_flexWrap__19Zdg,.AgreementTableLine_justifyCenter__20KXR,.AgreementTableLine_justifyStart__3-O88{display:flex}.AgreementTableLine_gap10__dOyiM{grid-gap:10px;gap:10px}.AgreementTableLine_justifyStart__3-O88{justify-content:flex-start!important}.AgreementTableLine_justifyCenter__20KXR{justify-content:center!important}.AgreementTableLine_alignCenter__3bUz2{align-items:center!important}.AgreementTableLine_alignStart__tHV-B{align-items:flex-start!important}.AgreementTableLine_flexRow__1CBuF{flex-direction:row!important}.AgreementTableLine_flexCol__gqhIA{flex-direction:column!important}.AgreementTableLine_flexWrap__19Zdg{flex-wrap:wrap!important}.AgreementTableLine_widthFull__EcPsH{width:100%!important}.AgreementTableLine_thinScroll__2tSA7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementTableLine_thinScroll__2tSA7::-webkit-scrollbar-button{display:none}.AgreementTableLine_thinScroll__2tSA7::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementTableLine_thinScroll__2tSA7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementTableLine_tableRow__3kjVz{height:50px;display:flex;align-items:center;color:#3e3e3e;transition:all .5s}.AgreementTableLine_tableRow__3kjVz:hover{background-color:rgba(0,0,0,.121569)!important;transition:all .5s}.AgreementTableLine_tableRow__3kjVz h4{box-sizing:border-box;width:25%;height:100%;display:flex;align-items:center;padding:10px;font-size:14px;font-weight:700;cursor:pointer}.AgreementTableLine_tableRow__3kjVz h4>button{padding:10px;color:#878787}.AgreementTableLine_tableRow__3kjVz h4>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 0;text-align:left}.AgreementTableLine_tableRow__3kjVz>div{height:100%;display:flex;align-items:center;padding:10px;font-size:12px;font-weight:400;line-height:15px;text-align:left;text-overflow:ellipsis;overflow:hidden;flex-wrap:wrap}.AgreementTableLine_buttonsContainer__2xiHU{padding:0!important;flex:1 1;display:flex;justify-content:flex-end}.AgreementTableLine_optionButton__1DI2g{font-weight:400;width:50px;height:100%;display:flex;align-items:center;justify-content:center;font-size:15px}.AgreementTableLine_flatTableRow__e2Lfv{height:35px;border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-top:10px}.AgreementTableLine_flatTableRow__e2Lfv:hover{background-color:#fff!important}.AgreementTableLine_flatTableRow__e2Lfv h4{padding:0;cursor:auto}.AgreementTableLine_flatTableRow__e2Lfv h4>span{padding:0}.AgreementTableLine_flatTableRow__e2Lfv>div{padding:0;height:35px}.AgreementTableLine_deleteButton__Z1p-x{height:35px;margin-left:20px}.StatusHandler_expandedTopLeft__3ONMy{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedTopRight__LvOHG{border-right:1px solid #3aabf2}.StatusHandler_expandedTop__2Os9e,.StatusHandler_expandedTopRight__LvOHG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedBottom__3jD87,.StatusHandler_expandedBottomLeft__3Bik1{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedBottomLeft__3Bik1{border-left:1px solid #3aabf2}.StatusHandler_expandedLeft__GJ4sP{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatusHandler_expandedRight__1yKxg{border-right:1px solid #3aabf2}.StatusHandler_expandedMiddle__2b4AK,.StatusHandler_expandedRight__1yKxg{background-color:rgba(58,171,242,.05)}.StatusHandler_scrollable__18tLs{overflow-y:overlay;flex:1 1}.StatusHandler_scrollable__18tLs::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatusHandler_scrollable__18tLs::-webkit-scrollbar-button{display:none}.StatusHandler_scrollable__18tLs::-webkit-scrollbar-thumb{background:#b9bbc9}.StatusHandler_scrollable__18tLs::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatusHandler_clickable__9CMs7{cursor:pointer}.StatusHandler_flex1__2eyAI{flex:1 1}.StatusHandler_markedBackground__1Qnur{background-color:rgba(58,171,242,.05);transition:all .3s}.StatusHandler_secondaryText__13Lqd,.StatusHandler_textOverflow__c5J7j{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.StatusHandler_secondaryText__13Lqd{font-weight:400;color:#b9bbc9}.StatusHandler_pageContainer__2QOkh{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.StatusHandler_absoluteTopRight__KxIi5,.StatusHandler_agreementStatusContainer__2UEsJ,.StatusHandler_pageSection__kQqCk>h2+button{position:absolute;top:20px;right:25px}.StatusHandler_pageSection__kQqCk{margin-top:20px}.StatusHandler_agreementStatusContainer__2UEsJ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StatusHandler_agreementStatusContainer__2UEsJ>*{margin-left:70px}.StatusHandler_agreementStatusContainer__2UEsJ>:first-child{margin-left:0}@media screen and (max-width:762px){.StatusHandler_agreementStatusContainer__2UEsJ>*{margin-left:0}}@media screen and (max-width:1100px){.StatusHandler_agreementStatusContainer__2UEsJ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.StatusHandler_agreementStatusContainer__2UEsJ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.StatusHandler_noBoxShadow__t7AnT{box-shadow:none}.StatusHandler_overlayContainer__1wTtm{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.StatusHandler_alignCenter__OKQlw,.StatusHandler_alignStart__1b5l9,.StatusHandler_flex__2PmD0,.StatusHandler_flexCol__3xP5Y,.StatusHandler_flexRow__37hhh,.StatusHandler_flexWrap__3j_RS,.StatusHandler_justifyCenter__3_S4L,.StatusHandler_justifyStart__2wV_0{display:flex}.StatusHandler_gap10__2JpQt{grid-gap:10px;gap:10px}.StatusHandler_justifyStart__2wV_0{justify-content:flex-start!important}.StatusHandler_justifyCenter__3_S4L{justify-content:center!important}.StatusHandler_alignCenter__OKQlw{align-items:center!important}.StatusHandler_alignStart__1b5l9{align-items:flex-start!important}.StatusHandler_flexRow__37hhh{flex-direction:row!important}.StatusHandler_flexCol__3xP5Y{flex-direction:column!important}.StatusHandler_flexWrap__3j_RS{flex-wrap:wrap!important}.StatusHandler_widthFull__1RF_P{width:100%!important}.StatusHandler_thinScroll__2WeS4::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatusHandler_thinScroll__2WeS4::-webkit-scrollbar-button{display:none}.StatusHandler_thinScroll__2WeS4::-webkit-scrollbar-thumb{background:#b9bbc9}.StatusHandler_thinScroll__2WeS4::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatusHandler_container__bcoe-{overflow:visible!important}.StatusHandler_status__hDP75{text-transform:uppercase;font-size:10px;font-weight:700;color:#f26522}.StatusHandler_labeledStatusToggleBttn__31HAJ{width:150px!important}.StatusHandler_labeledStatusToggleBttn__31HAJ>div{width:inherit!important}.TimeLine_expandedTopLeft__3wwla{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeLine_expandedTopRight__1mi7O{border-right:1px solid #3aabf2}.TimeLine_expandedTop__3j_LV,.TimeLine_expandedTopRight__1mi7O{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeLine_expandedBottom__2wIjD,.TimeLine_expandedBottomLeft__2zTXm{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeLine_expandedBottomLeft__2zTXm{border-left:1px solid #3aabf2}.TimeLine_expandedLeft__-T8SS{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeLine_expandedRight__1cN0O{border-right:1px solid #3aabf2}.TimeLine_expandedMiddle__2wLLh,.TimeLine_expandedRight__1cN0O{background-color:rgba(58,171,242,.05)}.TimeLine_scrollable__2LIJx{overflow-y:overlay;flex:1 1}.TimeLine_scrollable__2LIJx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TimeLine_scrollable__2LIJx::-webkit-scrollbar-button{display:none}.TimeLine_scrollable__2LIJx::-webkit-scrollbar-thumb{background:#b9bbc9}.TimeLine_scrollable__2LIJx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TimeLine_clickable__TL6gD{cursor:pointer}.TimeLine_flex1__3dGM-{flex:1 1}.TimeLine_markedBackground__30Khs{background-color:rgba(58,171,242,.05);transition:all .3s}.TimeLine_secondaryText__dIMOD,.TimeLine_textOverflow__IHQTk{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TimeLine_secondaryText__dIMOD{font-weight:400;color:#b9bbc9}.TimeLine_pageContainer__wzjj0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TimeLine_absoluteTopRight__3gIHC,.TimeLine_agreementStatusContainer__3g4qa,.TimeLine_pageSection__ISG5_>h2+button{position:absolute;top:20px;right:25px}.TimeLine_pageSection__ISG5_{margin-top:20px}.TimeLine_agreementStatusContainer__3g4qa{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TimeLine_agreementStatusContainer__3g4qa>*{margin-left:70px}.TimeLine_agreementStatusContainer__3g4qa>:first-child{margin-left:0}@media screen and (max-width:762px){.TimeLine_agreementStatusContainer__3g4qa>*{margin-left:0}}@media screen and (max-width:1100px){.TimeLine_agreementStatusContainer__3g4qa{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TimeLine_agreementStatusContainer__3g4qa{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TimeLine_noBoxShadow__1FDqT{box-shadow:none}.TimeLine_overlayContainer__2Kd2H{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TimeLine_alignCenter__taKHX,.TimeLine_alignStart__3ebL-,.TimeLine_flex__Sf0NL,.TimeLine_flexCol__3l8I6,.TimeLine_flexRow__3TZGs,.TimeLine_flexWrap__FgKQR,.TimeLine_justifyCenter__f54Up,.TimeLine_justifyStart__1BuKk{display:flex}.TimeLine_gap10__25wMS{grid-gap:10px;gap:10px}.TimeLine_justifyStart__1BuKk{justify-content:flex-start!important}.TimeLine_justifyCenter__f54Up{justify-content:center!important}.TimeLine_alignCenter__taKHX{align-items:center!important}.TimeLine_alignStart__3ebL-{align-items:flex-start!important}.TimeLine_flexRow__3TZGs{flex-direction:row!important}.TimeLine_flexCol__3l8I6{flex-direction:column!important}.TimeLine_flexWrap__FgKQR{flex-wrap:wrap!important}.TimeLine_widthFull__18XL-{width:100%!important}.TimeLine_thinScroll__3TNvN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TimeLine_thinScroll__3TNvN::-webkit-scrollbar-button{display:none}.TimeLine_thinScroll__3TNvN::-webkit-scrollbar-thumb{background:#b9bbc9}.TimeLine_thinScroll__3TNvN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TimeLine_container__26-cj{height:150px;margin-top:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;display:flex}.TimeLine_body__1gVQz{padding:5px;width:calc(100% - 50px);display:flex;flex-direction:column}.ScrollBar_expandedTopLeft__1tzDz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollBar_expandedTopRight__32_B7{border-right:1px solid #3aabf2}.ScrollBar_expandedTop__3S1Lt,.ScrollBar_expandedTopRight__32_B7{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollBar_expandedBottom__BIPRW,.ScrollBar_expandedBottomLeft__24u7W{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollBar_expandedBottomLeft__24u7W{border-left:1px solid #3aabf2}.ScrollBar_expandedLeft__2jrGE{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScrollBar_expandedRight__2oRI-{border-right:1px solid #3aabf2}.ScrollBar_expandedMiddle__3GImp,.ScrollBar_expandedRight__2oRI-{background-color:rgba(58,171,242,.05)}.ScrollBar_scrollable__2PT_s{overflow-y:overlay;flex:1 1}.ScrollBar_scrollable__2PT_s::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScrollBar_scrollable__2PT_s::-webkit-scrollbar-button{display:none}.ScrollBar_scrollable__2PT_s::-webkit-scrollbar-thumb{background:#b9bbc9}.ScrollBar_scrollable__2PT_s::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScrollBar_clickable__1yNfH{cursor:pointer}.ScrollBar_flex1__280Xs{flex:1 1}.ScrollBar_markedBackground__1Yvqh{background-color:rgba(58,171,242,.05);transition:all .3s}.ScrollBar_secondaryText__2tL1Y,.ScrollBar_textOverflow__130bU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ScrollBar_secondaryText__2tL1Y{font-weight:400;color:#b9bbc9}.ScrollBar_pageContainer__28dWr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ScrollBar_absoluteTopRight__3FUuH,.ScrollBar_agreementStatusContainer__3XoaV,.ScrollBar_pageSection__OSKqU>h2+button{position:absolute;top:20px;right:25px}.ScrollBar_pageSection__OSKqU{margin-top:20px}.ScrollBar_agreementStatusContainer__3XoaV{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ScrollBar_agreementStatusContainer__3XoaV>*{margin-left:70px}.ScrollBar_agreementStatusContainer__3XoaV>:first-child{margin-left:0}@media screen and (max-width:762px){.ScrollBar_agreementStatusContainer__3XoaV>*{margin-left:0}}@media screen and (max-width:1100px){.ScrollBar_agreementStatusContainer__3XoaV{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ScrollBar_agreementStatusContainer__3XoaV{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ScrollBar_noBoxShadow__2-aGn{box-shadow:none}.ScrollBar_overlayContainer__3-K3e{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ScrollBar_alignCenter__1FCf5,.ScrollBar_alignStart__3AlW7,.ScrollBar_flex__3IhnB,.ScrollBar_flexCol__1dr6C,.ScrollBar_flexRow__1pxrE,.ScrollBar_flexWrap__2yYrw,.ScrollBar_justifyCenter__bWS-J,.ScrollBar_justifyStart__2hkT1{display:flex}.ScrollBar_gap10__2Yl54{grid-gap:10px;gap:10px}.ScrollBar_justifyStart__2hkT1{justify-content:flex-start!important}.ScrollBar_justifyCenter__bWS-J{justify-content:center!important}.ScrollBar_alignCenter__1FCf5{align-items:center!important}.ScrollBar_alignStart__3AlW7{align-items:flex-start!important}.ScrollBar_flexRow__1pxrE{flex-direction:row!important}.ScrollBar_flexCol__1dr6C{flex-direction:column!important}.ScrollBar_flexWrap__2yYrw{flex-wrap:wrap!important}.ScrollBar_widthFull__MOD9n{width:100%!important}.ScrollBar_thinScroll__pheeL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScrollBar_thinScroll__pheeL::-webkit-scrollbar-button{display:none}.ScrollBar_thinScroll__pheeL::-webkit-scrollbar-thumb{background:#b9bbc9}.ScrollBar_thinScroll__pheeL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScrollBar_container__1IpWS{min-height:12px;display:flex;align-items:center;position:relative}.ScrollBar_draggablePin__1CMEe{min-width:11px;height:8px;background-color:#f26522;border-radius:5px}.Thumbnails_expandedTopLeft__2IPWJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Thumbnails_expandedTopRight__3aoan{border-right:1px solid #3aabf2}.Thumbnails_expandedTop__1wiB9,.Thumbnails_expandedTopRight__3aoan{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Thumbnails_expandedBottom__JiMHh,.Thumbnails_expandedBottomLeft__1uwju{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Thumbnails_expandedBottomLeft__1uwju{border-left:1px solid #3aabf2}.Thumbnails_expandedLeft__KDuKg{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Thumbnails_expandedRight__1LZMy{border-right:1px solid #3aabf2}.Thumbnails_expandedMiddle__k3r0i,.Thumbnails_expandedRight__1LZMy{background-color:rgba(58,171,242,.05)}.Thumbnails_scrollable__3u82a{overflow-y:overlay;flex:1 1}.Thumbnails_scrollable__3u82a::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Thumbnails_scrollable__3u82a::-webkit-scrollbar-button{display:none}.Thumbnails_scrollable__3u82a::-webkit-scrollbar-thumb{background:#b9bbc9}.Thumbnails_scrollable__3u82a::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Thumbnails_clickable__2fLUE{cursor:pointer}.Thumbnails_flex1__32Cmd{flex:1 1}.Thumbnails_markedBackground__IvusP{background-color:rgba(58,171,242,.05);transition:all .3s}.Thumbnails_secondaryText__1yfkE,.Thumbnails_textOverflow__2a8Ez{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Thumbnails_secondaryText__1yfkE{font-weight:400;color:#b9bbc9}.Thumbnails_pageContainer__FJdsh{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Thumbnails_absoluteTopRight__3ROc4,.Thumbnails_agreementStatusContainer__109vB,.Thumbnails_pageSection__2AuKM>h2+button{position:absolute;top:20px;right:25px}.Thumbnails_pageSection__2AuKM{margin-top:20px}.Thumbnails_agreementStatusContainer__109vB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Thumbnails_agreementStatusContainer__109vB>*{margin-left:70px}.Thumbnails_agreementStatusContainer__109vB>:first-child{margin-left:0}@media screen and (max-width:762px){.Thumbnails_agreementStatusContainer__109vB>*{margin-left:0}}@media screen and (max-width:1100px){.Thumbnails_agreementStatusContainer__109vB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Thumbnails_agreementStatusContainer__109vB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Thumbnails_noBoxShadow__Wolwu{box-shadow:none}.Thumbnails_overlayContainer__38EG4{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Thumbnails_alignCenter__xkUJ8,.Thumbnails_alignStart__7crTN,.Thumbnails_flex__G20pI,.Thumbnails_flexCol__1gjk_,.Thumbnails_flexRow__3wBAQ,.Thumbnails_flexWrap__Dm1tA,.Thumbnails_justifyCenter__jpOnW,.Thumbnails_justifyStart__2sBrr{display:flex}.Thumbnails_gap10__32nLB{grid-gap:10px;gap:10px}.Thumbnails_justifyStart__2sBrr{justify-content:flex-start!important}.Thumbnails_justifyCenter__jpOnW{justify-content:center!important}.Thumbnails_alignCenter__xkUJ8{align-items:center!important}.Thumbnails_alignStart__7crTN{align-items:flex-start!important}.Thumbnails_flexRow__3wBAQ{flex-direction:row!important}.Thumbnails_flexCol__1gjk_{flex-direction:column!important}.Thumbnails_flexWrap__Dm1tA{flex-wrap:wrap!important}.Thumbnails_widthFull__aARLy{width:100%!important}.Thumbnails_thinScroll__2Tnda::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Thumbnails_thinScroll__2Tnda::-webkit-scrollbar-button{display:none}.Thumbnails_thinScroll__2Tnda::-webkit-scrollbar-thumb{background:#b9bbc9}.Thumbnails_thinScroll__2Tnda::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Thumbnails_container__3YvEs{flex:1 1;display:flex}.Thumbnails_thumbnail__1cp22{flex:1 1;display:flex;flex-direction:column}.Thumbnails_marker__1ixle{height:6px;background-color:#c4c4c4}.Thumbnails_spriteFrameContainer__3801Q{margin:5px auto auto;display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:1 1;background:#000;border-radius:5px}.Library_container__cJ0fK{width:300px;height:100%;max-height:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;display:flex;flex-direction:column}.LibraryTab_expandedTopLeft__3Rvyz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LibraryTab_expandedTopRight__2ZFhW{border-right:1px solid #3aabf2}.LibraryTab_expandedTop__1q_-c,.LibraryTab_expandedTopRight__2ZFhW{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LibraryTab_expandedBottom__1OtLg,.LibraryTab_expandedBottomLeft__14KM8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LibraryTab_expandedBottomLeft__14KM8{border-left:1px solid #3aabf2}.LibraryTab_expandedLeft__s_UHX{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LibraryTab_expandedRight__381nF{border-right:1px solid #3aabf2}.LibraryTab_expandedMiddle__17NE9,.LibraryTab_expandedRight__381nF{background-color:rgba(58,171,242,.05)}.LibraryTab_scrollable__3lJ0V{overflow-y:overlay;flex:1 1}.LibraryTab_scrollable__3lJ0V::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LibraryTab_scrollable__3lJ0V::-webkit-scrollbar-button{display:none}.LibraryTab_scrollable__3lJ0V::-webkit-scrollbar-thumb{background:#b9bbc9}.LibraryTab_scrollable__3lJ0V::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LibraryTab_clickable__2Vgp4{cursor:pointer}.LibraryTab_flex1__2Ou8z{flex:1 1}.LibraryTab_markedBackground__1Z-Uh{background-color:rgba(58,171,242,.05);transition:all .3s}.LibraryTab_secondaryText__3ao89,.LibraryTab_textOverflow__mhAUg{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LibraryTab_secondaryText__3ao89{font-weight:400;color:#b9bbc9}.LibraryTab_pageContainer__36bTr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LibraryTab_absoluteTopRight__rlvnI,.LibraryTab_agreementStatusContainer__1Z1EG,.LibraryTab_pageSection__hlLWA>h2+button{position:absolute;top:20px;right:25px}.LibraryTab_pageSection__hlLWA{margin-top:20px}.LibraryTab_agreementStatusContainer__1Z1EG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LibraryTab_agreementStatusContainer__1Z1EG>*{margin-left:70px}.LibraryTab_agreementStatusContainer__1Z1EG>:first-child{margin-left:0}@media screen and (max-width:762px){.LibraryTab_agreementStatusContainer__1Z1EG>*{margin-left:0}}@media screen and (max-width:1100px){.LibraryTab_agreementStatusContainer__1Z1EG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LibraryTab_agreementStatusContainer__1Z1EG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LibraryTab_noBoxShadow__1Fv9D{box-shadow:none}.LibraryTab_overlayContainer__13Eh1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LibraryTab_alignCenter__1ouXU,.LibraryTab_alignStart__JJVI2,.LibraryTab_flex__351X3,.LibraryTab_flexCol__Po0pP,.LibraryTab_flexRow__2H7Yt,.LibraryTab_flexWrap__3s0Nd,.LibraryTab_justifyCenter__z75vD,.LibraryTab_justifyStart__2h9Ih{display:flex}.LibraryTab_gap10__15-SX{grid-gap:10px;gap:10px}.LibraryTab_justifyStart__2h9Ih{justify-content:flex-start!important}.LibraryTab_justifyCenter__z75vD{justify-content:center!important}.LibraryTab_alignCenter__1ouXU{align-items:center!important}.LibraryTab_alignStart__JJVI2{align-items:flex-start!important}.LibraryTab_flexRow__2H7Yt{flex-direction:row!important}.LibraryTab_flexCol__Po0pP{flex-direction:column!important}.LibraryTab_flexWrap__3s0Nd{flex-wrap:wrap!important}.LibraryTab_widthFull__2tyCb{width:100%!important}.LibraryTab_thinScroll__1HQ95::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LibraryTab_thinScroll__1HQ95::-webkit-scrollbar-button{display:none}.LibraryTab_thinScroll__1HQ95::-webkit-scrollbar-thumb{background:#b9bbc9}.LibraryTab_thinScroll__1HQ95::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LibraryTab_tab__3D9uN{border:1px solid #ccc;border-radius:5px;padding:5px;overflow-y:auto;max-height:450px}.LibraryTab_tab__3D9uN::-webkit-scrollbar{width:3px;height:5px;background-color:transparent}.LibraryTab_tab__3D9uN::-webkit-scrollbar-button{display:none}.LibraryTab_tab__3D9uN::-webkit-scrollbar-thumb{background:#878787}.LibraryTab_tab__3D9uN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabContainer_container__3dnyy{padding:5px;max-height:calc(100% - 50px);flex:1 1;position:relative}.TabToolsContainer_expandedTopLeft__3RZpK{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabToolsContainer_expandedTopRight__bcLta{border-right:1px solid #3aabf2}.TabToolsContainer_expandedTop__1YUSb,.TabToolsContainer_expandedTopRight__bcLta{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabToolsContainer_expandedBottom__2EQKL,.TabToolsContainer_expandedBottomLeft__GtcDs{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabToolsContainer_expandedBottomLeft__GtcDs{border-left:1px solid #3aabf2}.TabToolsContainer_expandedLeft__G2xad{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabToolsContainer_expandedRight__1j3F9{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabToolsContainer_expandedMiddle__koJpE{background-color:rgba(58,171,242,.05)}.TabToolsContainer_scrollable__3_YSw{overflow-y:overlay;flex:1 1}.TabToolsContainer_scrollable__3_YSw::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabToolsContainer_scrollable__3_YSw::-webkit-scrollbar-button{display:none}.TabToolsContainer_scrollable__3_YSw::-webkit-scrollbar-thumb{background:#b9bbc9}.TabToolsContainer_scrollable__3_YSw::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabToolsContainer_clickable__7mbjj{cursor:pointer}.TabToolsContainer_flex1__1w_9-{flex:1 1}.TabToolsContainer_markedBackground__1J0PN{background-color:rgba(58,171,242,.05);transition:all .3s}.TabToolsContainer_secondaryText__4_-vf,.TabToolsContainer_textOverflow__lEhUt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TabToolsContainer_secondaryText__4_-vf{font-weight:400;color:#b9bbc9}.TabToolsContainer_pageContainer__1topF{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TabToolsContainer_absoluteTopRight__Nh93P,.TabToolsContainer_agreementStatusContainer__Dhq0S,.TabToolsContainer_pageSection__YJHA1>h2+button{position:absolute;top:20px;right:25px}.TabToolsContainer_pageSection__YJHA1{margin-top:20px}.TabToolsContainer_agreementStatusContainer__Dhq0S{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TabToolsContainer_agreementStatusContainer__Dhq0S>*{margin-left:70px}.TabToolsContainer_agreementStatusContainer__Dhq0S>:first-child{margin-left:0}@media screen and (max-width:762px){.TabToolsContainer_agreementStatusContainer__Dhq0S>*{margin-left:0}}@media screen and (max-width:1100px){.TabToolsContainer_agreementStatusContainer__Dhq0S{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TabToolsContainer_agreementStatusContainer__Dhq0S{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TabToolsContainer_noBoxShadow__m8Xf5{box-shadow:none}.TabToolsContainer_overlayContainer__32ZcC{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TabToolsContainer_alignCenter__2N5p3,.TabToolsContainer_alignStart__1Mucp,.TabToolsContainer_flex__21YQc,.TabToolsContainer_flexCol__23i5n,.TabToolsContainer_flexRow__36EEB,.TabToolsContainer_flexWrap__-q0tj,.TabToolsContainer_justifyCenter__22x3E,.TabToolsContainer_justifyStart__1_mJl{display:flex}.TabToolsContainer_gap10__3UcAM{grid-gap:10px;gap:10px}.TabToolsContainer_justifyStart__1_mJl{justify-content:flex-start!important}.TabToolsContainer_justifyCenter__22x3E{justify-content:center!important}.TabToolsContainer_alignCenter__2N5p3{align-items:center!important}.TabToolsContainer_alignStart__1Mucp{align-items:flex-start!important}.TabToolsContainer_flexRow__36EEB{flex-direction:row!important}.TabToolsContainer_flexCol__23i5n{flex-direction:column!important}.TabToolsContainer_flexWrap__-q0tj{flex-wrap:wrap!important}.TabToolsContainer_widthFull__2Xe_q{width:100%!important}.TabToolsContainer_thinScroll__Jjmem::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabToolsContainer_thinScroll__Jjmem::-webkit-scrollbar-button{display:none}.TabToolsContainer_thinScroll__Jjmem::-webkit-scrollbar-thumb{background:#b9bbc9}.TabToolsContainer_thinScroll__Jjmem::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabToolsContainer_toolsContainer__xNGeK{border-bottom:1px solid #f0f0f0;margin-top:10px;padding:0 5px 10px;display:flex;color:#6f6f6f}.TabToolsContainer_toolsContainer__xNGeK>div{margin-right:30px}.TabToolsContainer_toolsContainer__xNGeK>button{margin-left:10px;padding:0 5px}.ItemsSection_container__1zQyy{margin-top:10px}.ItemsSection_labelButton___qjlE{display:flex;justify-content:space-between;font-size:14px;font-weight:500}.BasicItemListView_expandedTopLeft__CKCGd{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BasicItemListView_expandedTopRight__2mz_a{border-right:1px solid #3aabf2}.BasicItemListView_expandedTop__6LZFO,.BasicItemListView_expandedTopRight__2mz_a{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BasicItemListView_expandedBottom__2Ul7c,.BasicItemListView_expandedBottomLeft__COCYo{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BasicItemListView_expandedBottomLeft__COCYo{border-left:1px solid #3aabf2}.BasicItemListView_expandedLeft__1YJSJ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BasicItemListView_expandedRight__y_oTY{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BasicItemListView_expandedMiddle__2F6Q8{background-color:rgba(58,171,242,.05)}.BasicItemListView_scrollable__I5wTb{overflow-y:overlay;flex:1 1}.BasicItemListView_scrollable__I5wTb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BasicItemListView_scrollable__I5wTb::-webkit-scrollbar-button{display:none}.BasicItemListView_scrollable__I5wTb::-webkit-scrollbar-thumb{background:#b9bbc9}.BasicItemListView_scrollable__I5wTb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BasicItemListView_clickable__T9Vrs{cursor:pointer}.BasicItemListView_flex1__1esbn{flex:1 1}.BasicItemListView_markedBackground__2MFyY{background-color:rgba(58,171,242,.05);transition:all .3s}.BasicItemListView_secondaryText__3vjqc,.BasicItemListView_textOverflow__yYLZi{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BasicItemListView_secondaryText__3vjqc{font-weight:400;color:#b9bbc9}.BasicItemListView_pageContainer__3Gifg{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BasicItemListView_absoluteTopRight__3d4Rl,.BasicItemListView_agreementStatusContainer__36Z48,.BasicItemListView_pageSection__2rS00>h2+button{position:absolute;top:20px;right:25px}.BasicItemListView_pageSection__2rS00{margin-top:20px}.BasicItemListView_agreementStatusContainer__36Z48{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BasicItemListView_agreementStatusContainer__36Z48>*{margin-left:70px}.BasicItemListView_agreementStatusContainer__36Z48>:first-child{margin-left:0}@media screen and (max-width:762px){.BasicItemListView_agreementStatusContainer__36Z48>*{margin-left:0}}@media screen and (max-width:1100px){.BasicItemListView_agreementStatusContainer__36Z48{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BasicItemListView_agreementStatusContainer__36Z48{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BasicItemListView_noBoxShadow__6cls7{box-shadow:none}.BasicItemListView_overlayContainer__2H7rc{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BasicItemListView_alignCenter__2TMlh,.BasicItemListView_alignStart__3cO8o,.BasicItemListView_flex__1Nl_U,.BasicItemListView_flexCol__31nH7,.BasicItemListView_flexRow__1KfM6,.BasicItemListView_flexWrap__3oQjY,.BasicItemListView_justifyCenter__2fULM,.BasicItemListView_justifyStart__1x1e4{display:flex}.BasicItemListView_gap10__3-H0N{grid-gap:10px;gap:10px}.BasicItemListView_justifyStart__1x1e4{justify-content:flex-start!important}.BasicItemListView_justifyCenter__2fULM{justify-content:center!important}.BasicItemListView_alignCenter__2TMlh{align-items:center!important}.BasicItemListView_alignStart__3cO8o{align-items:flex-start!important}.BasicItemListView_flexRow__1KfM6{flex-direction:row!important}.BasicItemListView_flexCol__31nH7{flex-direction:column!important}.BasicItemListView_flexWrap__3oQjY{flex-wrap:wrap!important}.BasicItemListView_widthFull__2MZ1O{width:100%!important}.BasicItemListView_thinScroll__p9qzo::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BasicItemListView_thinScroll__p9qzo::-webkit-scrollbar-button{display:none}.BasicItemListView_thinScroll__p9qzo::-webkit-scrollbar-thumb{background:#b9bbc9}.BasicItemListView_thinScroll__p9qzo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BasicItemListView_container__1mjDg{display:flex;margin-top:5px;padding:5px;border-bottom:1px solid #f0f0f0}.BasicItemListView_nameContainer__21KN7{margin-left:10px;flex:1 1;text-align:left;display:flex;flex-direction:column;justify-content:space-around}.BasicItemListView_nameContainer__21KN7>div{color:#5c5c5c}.BasicItemListView_nameContainer__21KN7>div:first-child{font-size:12px;font-weight:600}.BasicItemListView_nameContainer__21KN7>div:last-child{font-size:10px}.BasicItemListView_iconsContainer__I17D1{display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#6f6f6f;margin-right:3px;position:relative}.BasicItemListView_usedIcon__3_HEL{color:#3192ce;cursor:auto}.HoverOptionsMenu_expandedTopLeft__3ki-1{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HoverOptionsMenu_expandedTopRight__1GsOr{border-right:1px solid #3aabf2}.HoverOptionsMenu_expandedTop__3zeTz,.HoverOptionsMenu_expandedTopRight__1GsOr{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HoverOptionsMenu_expandedBottom__1CdjK,.HoverOptionsMenu_expandedBottomLeft__2TfdF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HoverOptionsMenu_expandedBottomLeft__2TfdF{border-left:1px solid #3aabf2}.HoverOptionsMenu_expandedLeft__3BHty{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HoverOptionsMenu_expandedRight__3GyWt{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HoverOptionsMenu_expandedMiddle__1Diep{background-color:rgba(58,171,242,.05)}.HoverOptionsMenu_scrollable__2-o4l{overflow-y:overlay;flex:1 1}.HoverOptionsMenu_scrollable__2-o4l::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HoverOptionsMenu_scrollable__2-o4l::-webkit-scrollbar-button{display:none}.HoverOptionsMenu_scrollable__2-o4l::-webkit-scrollbar-thumb{background:#b9bbc9}.HoverOptionsMenu_scrollable__2-o4l::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HoverOptionsMenu_clickable__1mKlM{cursor:pointer}.HoverOptionsMenu_flex1__38ehO{flex:1 1}.HoverOptionsMenu_markedBackground__uCxLA{background-color:rgba(58,171,242,.05);transition:all .3s}.HoverOptionsMenu_secondaryText__2a9tD,.HoverOptionsMenu_textOverflow__2npb3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.HoverOptionsMenu_secondaryText__2a9tD{font-weight:400;color:#b9bbc9}.HoverOptionsMenu_pageContainer__8guKe{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.HoverOptionsMenu_absoluteTopRight__m8nU4,.HoverOptionsMenu_agreementStatusContainer__1ZMl4,.HoverOptionsMenu_pageSection__2ChqL>h2+button{position:absolute;top:20px;right:25px}.HoverOptionsMenu_pageSection__2ChqL{margin-top:20px}.HoverOptionsMenu_agreementStatusContainer__1ZMl4{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.HoverOptionsMenu_agreementStatusContainer__1ZMl4>*{margin-left:70px}.HoverOptionsMenu_agreementStatusContainer__1ZMl4>:first-child{margin-left:0}@media screen and (max-width:762px){.HoverOptionsMenu_agreementStatusContainer__1ZMl4>*{margin-left:0}}@media screen and (max-width:1100px){.HoverOptionsMenu_agreementStatusContainer__1ZMl4{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.HoverOptionsMenu_agreementStatusContainer__1ZMl4{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.HoverOptionsMenu_noBoxShadow__262XC{box-shadow:none}.HoverOptionsMenu_overlayContainer__2SYS4{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.HoverOptionsMenu_alignCenter__1WWdQ,.HoverOptionsMenu_alignStart__1z4Qb,.HoverOptionsMenu_flex__33NeK,.HoverOptionsMenu_flexCol__2Hkxs,.HoverOptionsMenu_flexRow__3sJm7,.HoverOptionsMenu_flexWrap__EPaLO,.HoverOptionsMenu_justifyCenter__3yWdn,.HoverOptionsMenu_justifyStart__3725b{display:flex}.HoverOptionsMenu_gap10__1Gv27{grid-gap:10px;gap:10px}.HoverOptionsMenu_justifyStart__3725b{justify-content:flex-start!important}.HoverOptionsMenu_justifyCenter__3yWdn{justify-content:center!important}.HoverOptionsMenu_alignCenter__1WWdQ{align-items:center!important}.HoverOptionsMenu_alignStart__1z4Qb{align-items:flex-start!important}.HoverOptionsMenu_flexRow__3sJm7{flex-direction:row!important}.HoverOptionsMenu_flexCol__2Hkxs{flex-direction:column!important}.HoverOptionsMenu_flexWrap__EPaLO{flex-wrap:wrap!important}.HoverOptionsMenu_widthFull__35VGA{width:100%!important}.HoverOptionsMenu_thinScroll__1QDBR::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HoverOptionsMenu_thinScroll__1QDBR::-webkit-scrollbar-button{display:none}.HoverOptionsMenu_thinScroll__1QDBR::-webkit-scrollbar-thumb{background:#b9bbc9}.HoverOptionsMenu_thinScroll__1QDBR::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HoverOptionsMenu_container__2pCXb{right:-25px;top:50px}.HoverOptionsMenu_container__2pCXb>button{font-size:10px;padding:5px;justify-content:flex-start}.HoverOptionsMenu_container__2pCXb>button:hover{box-shadow:none;color:#3192ce}.HoverOptionsMenu_container__2pCXb>button>span{font-size:10px;width:10px;height:10px}.TabBodyContainer_expandedTopLeft__3HwHI{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabBodyContainer_expandedTopRight__3Zse2{border-right:1px solid #3aabf2}.TabBodyContainer_expandedTop__3LhaW,.TabBodyContainer_expandedTopRight__3Zse2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabBodyContainer_expandedBottom__16uKa,.TabBodyContainer_expandedBottomLeft__18iCa{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabBodyContainer_expandedBottomLeft__18iCa{border-left:1px solid #3aabf2}.TabBodyContainer_expandedLeft__1cVlT{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabBodyContainer_expandedRight__l7AA-{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabBodyContainer_expandedMiddle__3yHNc{background-color:rgba(58,171,242,.05)}.TabBodyContainer_scrollable__1Nv2Z{overflow-y:overlay;flex:1 1}.TabBodyContainer_scrollable__1Nv2Z::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabBodyContainer_scrollable__1Nv2Z::-webkit-scrollbar-button{display:none}.TabBodyContainer_scrollable__1Nv2Z::-webkit-scrollbar-thumb{background:#b9bbc9}.TabBodyContainer_scrollable__1Nv2Z::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabBodyContainer_clickable__1yO8h{cursor:pointer}.TabBodyContainer_flex1__3H4KO{flex:1 1}.TabBodyContainer_markedBackground__5PnUZ{background-color:rgba(58,171,242,.05);transition:all .3s}.TabBodyContainer_secondaryText__3Qhrj,.TabBodyContainer_textOverflow__15Wru{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TabBodyContainer_secondaryText__3Qhrj{font-weight:400;color:#b9bbc9}.TabBodyContainer_pageContainer__2WHsH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TabBodyContainer_absoluteTopRight__2sYBR,.TabBodyContainer_agreementStatusContainer__2AqlS,.TabBodyContainer_pageSection__3FH_6>h2+button{position:absolute;top:20px;right:25px}.TabBodyContainer_pageSection__3FH_6{margin-top:20px}.TabBodyContainer_agreementStatusContainer__2AqlS{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TabBodyContainer_agreementStatusContainer__2AqlS>*{margin-left:70px}.TabBodyContainer_agreementStatusContainer__2AqlS>:first-child{margin-left:0}@media screen and (max-width:762px){.TabBodyContainer_agreementStatusContainer__2AqlS>*{margin-left:0}}@media screen and (max-width:1100px){.TabBodyContainer_agreementStatusContainer__2AqlS{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TabBodyContainer_agreementStatusContainer__2AqlS{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TabBodyContainer_noBoxShadow__3Ed8K{box-shadow:none}.TabBodyContainer_overlayContainer__2UWcm{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TabBodyContainer_alignCenter__2-QP4,.TabBodyContainer_alignStart__3azQ3,.TabBodyContainer_flex__2QraN,.TabBodyContainer_flexCol__aYUI4,.TabBodyContainer_flexRow__2w8mT,.TabBodyContainer_flexWrap__3v_p6,.TabBodyContainer_justifyCenter__3EyIz,.TabBodyContainer_justifyStart__1j61M{display:flex}.TabBodyContainer_gap10__1s_5W{grid-gap:10px;gap:10px}.TabBodyContainer_justifyStart__1j61M{justify-content:flex-start!important}.TabBodyContainer_justifyCenter__3EyIz{justify-content:center!important}.TabBodyContainer_alignCenter__2-QP4{align-items:center!important}.TabBodyContainer_alignStart__3azQ3{align-items:flex-start!important}.TabBodyContainer_flexRow__2w8mT{flex-direction:row!important}.TabBodyContainer_flexCol__aYUI4{flex-direction:column!important}.TabBodyContainer_flexWrap__3v_p6{flex-wrap:wrap!important}.TabBodyContainer_widthFull__3HJMV{width:100%!important}.TabBodyContainer_thinScroll__2Z08g::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabBodyContainer_thinScroll__2Z08g::-webkit-scrollbar-button{display:none}.TabBodyContainer_thinScroll__2Z08g::-webkit-scrollbar-thumb{background:#b9bbc9}.TabBodyContainer_thinScroll__2Z08g::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabBodyContainer_container__3iYnf{padding:5px 5px 10px;overflow-y:auto;max-height:calc(100% - 50px);height:calc(100% - 50px)}.TabBodyContainer_container__3iYnf::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.TabBodyContainer_container__3iYnf::-webkit-scrollbar-button{display:none}.TabBodyContainer_container__3iYnf::-webkit-scrollbar-thumb{background:#878787}.TabBodyContainer_container__3iYnf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}::-webkit-scrollbar-thumb{background-color:#878787;border:4px solid transparent}.ShotsTab_expandedTopLeft__3Y34Z{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotsTab_expandedTopRight__2o_YC{border-right:1px solid #3aabf2}.ShotsTab_expandedTop__K0Ahp,.ShotsTab_expandedTopRight__2o_YC{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotsTab_expandedBottom__qCtxD,.ShotsTab_expandedBottomLeft__1pErF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotsTab_expandedBottomLeft__1pErF{border-left:1px solid #3aabf2}.ShotsTab_expandedLeft__scQ4G{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotsTab_expandedRight__1zUuz{border-right:1px solid #3aabf2}.ShotsTab_expandedMiddle__aBWTo,.ShotsTab_expandedRight__1zUuz{background-color:rgba(58,171,242,.05)}.ShotsTab_scrollable__WF04r{overflow-y:overlay;flex:1 1}.ShotsTab_scrollable__WF04r::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShotsTab_scrollable__WF04r::-webkit-scrollbar-button{display:none}.ShotsTab_scrollable__WF04r::-webkit-scrollbar-thumb{background:#b9bbc9}.ShotsTab_scrollable__WF04r::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShotsTab_clickable__yOO87{cursor:pointer}.ShotsTab_flex1__3iUNp{flex:1 1}.ShotsTab_markedBackground__2x4mk{background-color:rgba(58,171,242,.05);transition:all .3s}.ShotsTab_secondaryText__21vz1,.ShotsTab_textOverflow__eV8iT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShotsTab_secondaryText__21vz1{font-weight:400;color:#b9bbc9}.ShotsTab_pageContainer__3pFqZ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShotsTab_absoluteTopRight__3TCa7,.ShotsTab_agreementStatusContainer__1c6la,.ShotsTab_pageSection__xnmXP>h2+button{position:absolute;top:20px;right:25px}.ShotsTab_pageSection__xnmXP{margin-top:20px}.ShotsTab_agreementStatusContainer__1c6la{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShotsTab_agreementStatusContainer__1c6la>*{margin-left:70px}.ShotsTab_agreementStatusContainer__1c6la>:first-child{margin-left:0}@media screen and (max-width:762px){.ShotsTab_agreementStatusContainer__1c6la>*{margin-left:0}}@media screen and (max-width:1100px){.ShotsTab_agreementStatusContainer__1c6la{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShotsTab_agreementStatusContainer__1c6la{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShotsTab_noBoxShadow__1ni3d{box-shadow:none}.ShotsTab_overlayContainer__2B_kc{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShotsTab_alignCenter__3H5TL,.ShotsTab_alignStart__2L3SI,.ShotsTab_flex__5XdaS,.ShotsTab_flexCol__2Bp_C,.ShotsTab_flexRow__2UqUw,.ShotsTab_flexWrap__10VjT,.ShotsTab_justifyCenter__2--QU,.ShotsTab_justifyStart__17tpM{display:flex}.ShotsTab_gap10__GpV6D{grid-gap:10px;gap:10px}.ShotsTab_justifyStart__17tpM{justify-content:flex-start!important}.ShotsTab_justifyCenter__2--QU{justify-content:center!important}.ShotsTab_alignCenter__3H5TL{align-items:center!important}.ShotsTab_alignStart__2L3SI{align-items:flex-start!important}.ShotsTab_flexRow__2UqUw{flex-direction:row!important}.ShotsTab_flexCol__2Bp_C{flex-direction:column!important}.ShotsTab_flexWrap__10VjT{flex-wrap:wrap!important}.ShotsTab_widthFull__qoT5S{width:100%!important}.ShotsTab_thinScroll__14JIq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShotsTab_thinScroll__14JIq::-webkit-scrollbar-button{display:none}.ShotsTab_thinScroll__14JIq::-webkit-scrollbar-thumb{background:#b9bbc9}.ShotsTab_thinScroll__14JIq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShotsTab_iconBttn__xV0Jh:hover{color:#3192ce}.LocationView_image__2zFQP{border-radius:3px}.Monitor_expandedTopLeft__3e_2S{border-left:1px solid #3aabf2}.Monitor_expandedTopLeft__3e_2S,.Monitor_expandedTopRight__276cL{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Monitor_expandedTopRight__276cL{border-right:1px solid #3aabf2}.Monitor_expandedTop__1zkxs{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Monitor_expandedBottom__EFfzN,.Monitor_expandedBottomLeft__1rNn7{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Monitor_expandedBottomLeft__1rNn7,.Monitor_expandedLeft__377xV{border-left:1px solid #3aabf2}.Monitor_expandedLeft__377xV,.Monitor_expandedRight__xdmGH{background-color:rgba(58,171,242,.05)}.Monitor_expandedRight__xdmGH{border-right:1px solid #3aabf2}.Monitor_expandedMiddle__pML_4{background-color:rgba(58,171,242,.05)}.Monitor_scrollable__3Lmi4{overflow-y:overlay;flex:1 1}.Monitor_scrollable__3Lmi4::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Monitor_scrollable__3Lmi4::-webkit-scrollbar-button{display:none}.Monitor_scrollable__3Lmi4::-webkit-scrollbar-thumb{background:#b9bbc9}.Monitor_scrollable__3Lmi4::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Monitor_clickable__2MVN3{cursor:pointer}.Monitor_flex1__2L4sX{flex:1 1}.Monitor_markedBackground__1DPs0{background-color:rgba(58,171,242,.05);transition:all .3s}.Monitor_secondaryText__1xG8L,.Monitor_textOverflow__cxYhn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Monitor_secondaryText__1xG8L{font-weight:400;color:#b9bbc9}.Monitor_pageContainer__2UKrI{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Monitor_absoluteTopRight__3Ooxe,.Monitor_agreementStatusContainer__8M-Xu,.Monitor_pageSection__2-JOx>h2+button{position:absolute;top:20px;right:25px}.Monitor_pageSection__2-JOx{margin-top:20px}.Monitor_agreementStatusContainer__8M-Xu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Monitor_agreementStatusContainer__8M-Xu>*{margin-left:70px}.Monitor_agreementStatusContainer__8M-Xu>:first-child{margin-left:0}@media screen and (max-width:762px){.Monitor_agreementStatusContainer__8M-Xu>*{margin-left:0}}@media screen and (max-width:1100px){.Monitor_agreementStatusContainer__8M-Xu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Monitor_agreementStatusContainer__8M-Xu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Monitor_noBoxShadow__2MTUT{box-shadow:none}.Monitor_overlayContainer__pAdNP{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Monitor_alignCenter__3HvPY,.Monitor_alignStart__1nlRp,.Monitor_flex__1PnBn,.Monitor_flexCol__1xB4v,.Monitor_flexRow__3fMsa,.Monitor_flexWrap__29t5p,.Monitor_justifyCenter__3B6nX,.Monitor_justifyStart__UgOTf{display:flex}.Monitor_gap10__3sKQW{grid-gap:10px;gap:10px}.Monitor_justifyStart__UgOTf{justify-content:flex-start!important}.Monitor_justifyCenter__3B6nX{justify-content:center!important}.Monitor_alignCenter__3HvPY{align-items:center!important}.Monitor_alignStart__1nlRp{align-items:flex-start!important}.Monitor_flexRow__3fMsa{flex-direction:row!important}.Monitor_flexCol__1xB4v{flex-direction:column!important}.Monitor_flexWrap__29t5p{flex-wrap:wrap!important}.Monitor_widthFull__58PzS{width:100%!important}.Monitor_thinScroll__2sMDe::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Monitor_thinScroll__2sMDe::-webkit-scrollbar-button{display:none}.Monitor_thinScroll__2sMDe::-webkit-scrollbar-thumb{background:#b9bbc9}.Monitor_thinScroll__2sMDe::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Monitor_container__1_xlZ{flex:1 1;height:100%;margin-left:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;display:flex;flex-direction:column}.Monitor_projectName__7ReNC{z-index:1;font-size:14px;font-weight:700;top:unset;left:unset;margin:3px}.Monitor_currentMonitorShotInfo__3f-cH{z-index:1;left:unset;right:23px;font-size:14px;font-weight:700;letter-spacing:2px}.Monitor_locationUnset__Ef0rU{font-style:italic;font-weight:100;color:#878787}.VideoArea_expandedTopLeft__37iY0{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoArea_expandedTopRight__2n51D{border-right:1px solid #3aabf2}.VideoArea_expandedTop___SxX-,.VideoArea_expandedTopRight__2n51D{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoArea_expandedBottom__1n4rF,.VideoArea_expandedBottomLeft__2iwlg{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoArea_expandedBottomLeft__2iwlg{border-left:1px solid #3aabf2}.VideoArea_expandedLeft__1TzVW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoArea_expandedRight__-esUX{border-right:1px solid #3aabf2}.VideoArea_expandedMiddle__1NXHS,.VideoArea_expandedRight__-esUX{background-color:rgba(58,171,242,.05)}.VideoArea_scrollable__MFt3N{overflow-y:overlay;flex:1 1}.VideoArea_scrollable__MFt3N::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VideoArea_scrollable__MFt3N::-webkit-scrollbar-button{display:none}.VideoArea_scrollable__MFt3N::-webkit-scrollbar-thumb{background:#b9bbc9}.VideoArea_scrollable__MFt3N::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VideoArea_clickable__3cQe7{cursor:pointer}.VideoArea_flex1__bo3nu{flex:1 1}.VideoArea_markedBackground__2QrFy{background-color:rgba(58,171,242,.05);transition:all .3s}.VideoArea_secondaryText__3IiaA,.VideoArea_textOverflow__2iW7C{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.VideoArea_secondaryText__3IiaA{font-weight:400;color:#b9bbc9}.VideoArea_pageContainer__31vqM{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.VideoArea_absoluteTopRight__zLzZk,.VideoArea_agreementStatusContainer__1TLOL,.VideoArea_pageSection__1663N>h2+button{position:absolute;top:20px;right:25px}.VideoArea_pageSection__1663N{margin-top:20px}.VideoArea_agreementStatusContainer__1TLOL{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VideoArea_agreementStatusContainer__1TLOL>*{margin-left:70px}.VideoArea_agreementStatusContainer__1TLOL>:first-child{margin-left:0}@media screen and (max-width:762px){.VideoArea_agreementStatusContainer__1TLOL>*{margin-left:0}}@media screen and (max-width:1100px){.VideoArea_agreementStatusContainer__1TLOL{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.VideoArea_agreementStatusContainer__1TLOL{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.VideoArea_noBoxShadow__1fH3W{box-shadow:none}.VideoArea_overlayContainer__3a6cQ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.VideoArea_alignCenter__213vU,.VideoArea_alignStart__1b2nV,.VideoArea_flex__3o5iO,.VideoArea_flexCol__2RxTW,.VideoArea_flexRow__25BPB,.VideoArea_flexWrap__2iNHO,.VideoArea_justifyCenter__VMHfM,.VideoArea_justifyStart__2yC6o{display:flex}.VideoArea_gap10__3THMY{grid-gap:10px;gap:10px}.VideoArea_justifyStart__2yC6o{justify-content:flex-start!important}.VideoArea_justifyCenter__VMHfM{justify-content:center!important}.VideoArea_alignCenter__213vU{align-items:center!important}.VideoArea_alignStart__1b2nV{align-items:flex-start!important}.VideoArea_flexRow__25BPB{flex-direction:row!important}.VideoArea_flexCol__2RxTW{flex-direction:column!important}.VideoArea_flexWrap__2iNHO{flex-wrap:wrap!important}.VideoArea_widthFull__2O1EF{width:100%!important}.VideoArea_thinScroll__jOuBZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VideoArea_thinScroll__jOuBZ::-webkit-scrollbar-button{display:none}.VideoArea_thinScroll__jOuBZ::-webkit-scrollbar-thumb{background:#b9bbc9}.VideoArea_thinScroll__jOuBZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VideoArea_container__UuR8U{flex:1 1;display:flex;align-items:center;justify-content:center;background:#6f6f6f;overflow:hidden}@media (max-width:1320px){.VideoArea_container__UuR8U{display:block}}.VideoArea_videoContainer__2a6aJ{flex:1 1;position:absolute}.VideoArea_spritesheet__UWPja{border:0!important;border-radius:5px;overflow:hidden;width:90%;height:calc(100% - 35px);border:1px solid}.SpriteFrame_container__2_uJi{width:150px;height:84.375px;background-size:2600% 2600%;position:relative}.InteractiveAreaCanvas_container__3IXsd{position:absolute;top:0;width:100%;height:100%;z-index:2}.ContextMenu_expandedTopLeft__aJtO9{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ContextMenu_expandedTopRight__F-XPo{border-right:1px solid #3aabf2}.ContextMenu_expandedTop__3pc-z,.ContextMenu_expandedTopRight__F-XPo{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ContextMenu_expandedBottom__1puH_,.ContextMenu_expandedBottomLeft__1FOkP{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ContextMenu_expandedBottomLeft__1FOkP{border-left:1px solid #3aabf2}.ContextMenu_expandedLeft__3w6_e{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ContextMenu_expandedRight__38wFi{border-right:1px solid #3aabf2}.ContextMenu_expandedMiddle__3gh9G,.ContextMenu_expandedRight__38wFi{background-color:rgba(58,171,242,.05)}.ContextMenu_scrollable__2JHTt{overflow-y:overlay;flex:1 1}.ContextMenu_scrollable__2JHTt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ContextMenu_scrollable__2JHTt::-webkit-scrollbar-button{display:none}.ContextMenu_scrollable__2JHTt::-webkit-scrollbar-thumb{background:#b9bbc9}.ContextMenu_scrollable__2JHTt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ContextMenu_clickable__tp0YL{cursor:pointer}.ContextMenu_flex1__1zoe6{flex:1 1}.ContextMenu_markedBackground__3KsIm{background-color:rgba(58,171,242,.05);transition:all .3s}.ContextMenu_secondaryText__2oXUF,.ContextMenu_textOverflow__3fZ4v{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ContextMenu_secondaryText__2oXUF{font-weight:400;color:#b9bbc9}.ContextMenu_pageContainer__2Dvrr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ContextMenu_absoluteTopRight__pCvoe,.ContextMenu_agreementStatusContainer__KeF5d,.ContextMenu_pageSection__mzN_a>h2+button{position:absolute;top:20px;right:25px}.ContextMenu_pageSection__mzN_a{margin-top:20px}.ContextMenu_agreementStatusContainer__KeF5d{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ContextMenu_agreementStatusContainer__KeF5d>*{margin-left:70px}.ContextMenu_agreementStatusContainer__KeF5d>:first-child{margin-left:0}@media screen and (max-width:762px){.ContextMenu_agreementStatusContainer__KeF5d>*{margin-left:0}}@media screen and (max-width:1100px){.ContextMenu_agreementStatusContainer__KeF5d{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ContextMenu_agreementStatusContainer__KeF5d{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ContextMenu_noBoxShadow__2go_6{box-shadow:none}.ContextMenu_overlayContainer__jOOxX{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ContextMenu_alignCenter__PYEGy,.ContextMenu_alignStart__28wHe,.ContextMenu_flex__HfTA1,.ContextMenu_flexCol__3HA71,.ContextMenu_flexRow__1-EMC,.ContextMenu_flexWrap__2TyAp,.ContextMenu_justifyCenter__6HUxe,.ContextMenu_justifyStart__N9_O7{display:flex}.ContextMenu_gap10__AWdk-{grid-gap:10px;gap:10px}.ContextMenu_justifyStart__N9_O7{justify-content:flex-start!important}.ContextMenu_justifyCenter__6HUxe{justify-content:center!important}.ContextMenu_alignCenter__PYEGy{align-items:center!important}.ContextMenu_alignStart__28wHe{align-items:flex-start!important}.ContextMenu_flexRow__1-EMC{flex-direction:row!important}.ContextMenu_flexCol__3HA71{flex-direction:column!important}.ContextMenu_flexWrap__2TyAp{flex-wrap:wrap!important}.ContextMenu_widthFull__1n4pl{width:100%!important}.ContextMenu_thinScroll__2QEAk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ContextMenu_thinScroll__2QEAk::-webkit-scrollbar-button{display:none}.ContextMenu_thinScroll__2QEAk::-webkit-scrollbar-thumb{background:#b9bbc9}.ContextMenu_thinScroll__2QEAk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ContextMenu_container__Hd9fo{background:#fff;position:absolute;box-shadow:0 1px 1px 0 rgba(65,69,73,.3),0 1px 3px 1px rgba(65,69,73,.15);border-radius:5px;padding:15px 0;z-index:999}.ContextMenu_separator__33FXx{height:1px;background:#c4c4c4;margin:5px 0}@media only screen and (max-width:1200px){.ContextMenu_container__Hd9fo{font-size:8px}}.MenuOption_expandedTopLeft__2bhm7{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MenuOption_expandedTopRight__36-M7{border-right:1px solid #3aabf2}.MenuOption_expandedTop__3F8Zx,.MenuOption_expandedTopRight__36-M7{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MenuOption_expandedBottom__2vXVx,.MenuOption_expandedBottomLeft__3sEaB{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MenuOption_expandedBottomLeft__3sEaB{border-left:1px solid #3aabf2}.MenuOption_expandedLeft__1Cb2q{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MenuOption_expandedRight__3l-zg{border-right:1px solid #3aabf2}.MenuOption_expandedMiddle__3mj3g,.MenuOption_expandedRight__3l-zg{background-color:rgba(58,171,242,.05)}.MenuOption_scrollable__2Bo7i{overflow-y:overlay;flex:1 1}.MenuOption_scrollable__2Bo7i::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.MenuOption_scrollable__2Bo7i::-webkit-scrollbar-button{display:none}.MenuOption_scrollable__2Bo7i::-webkit-scrollbar-thumb{background:#b9bbc9}.MenuOption_scrollable__2Bo7i::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.MenuOption_clickable__59KKX{cursor:pointer}.MenuOption_flex1__2Reiq{flex:1 1}.MenuOption_markedBackground__3cf4R{background-color:rgba(58,171,242,.05);transition:all .3s}.MenuOption_secondaryText__GlJ_k,.MenuOption_textOverflow__XEPCq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.MenuOption_secondaryText__GlJ_k{font-weight:400;color:#b9bbc9}.MenuOption_pageContainer__1oRT-{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.MenuOption_absoluteTopRight__35rEm,.MenuOption_agreementStatusContainer__2tsiN,.MenuOption_pageSection__qHY_X>h2+button{position:absolute;top:20px;right:25px}.MenuOption_pageSection__qHY_X{margin-top:20px}.MenuOption_agreementStatusContainer__2tsiN{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MenuOption_agreementStatusContainer__2tsiN>*{margin-left:70px}.MenuOption_agreementStatusContainer__2tsiN>:first-child{margin-left:0}@media screen and (max-width:762px){.MenuOption_agreementStatusContainer__2tsiN>*{margin-left:0}}@media screen and (max-width:1100px){.MenuOption_agreementStatusContainer__2tsiN{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.MenuOption_agreementStatusContainer__2tsiN{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.MenuOption_noBoxShadow__1PJ73{box-shadow:none}.MenuOption_overlayContainer__2meA1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.MenuOption_alignCenter__1hH43,.MenuOption_alignStart__1XYYb,.MenuOption_flex__mtkwH,.MenuOption_flexCol__39xPR,.MenuOption_flexRow__jY4RF,.MenuOption_flexWrap__4DU3m,.MenuOption_justifyCenter__2Xzwp,.MenuOption_justifyStart__LdfME{display:flex}.MenuOption_gap10__20xKd{grid-gap:10px;gap:10px}.MenuOption_justifyStart__LdfME{justify-content:flex-start!important}.MenuOption_justifyCenter__2Xzwp{justify-content:center!important}.MenuOption_alignCenter__1hH43{align-items:center!important}.MenuOption_alignStart__1XYYb{align-items:flex-start!important}.MenuOption_flexRow__jY4RF{flex-direction:row!important}.MenuOption_flexCol__39xPR{flex-direction:column!important}.MenuOption_flexWrap__4DU3m{flex-wrap:wrap!important}.MenuOption_widthFull__rcSg8{width:100%!important}.MenuOption_thinScroll__3rpbQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.MenuOption_thinScroll__3rpbQ::-webkit-scrollbar-button{display:none}.MenuOption_thinScroll__3rpbQ::-webkit-scrollbar-thumb{background:#b9bbc9}.MenuOption_thinScroll__3rpbQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.MenuOption_container__2fjSW{width:300px;display:flex;flex-direction:row;padding:8px 10px;font-size:10px;color:#c4c4c4;position:relative}.MenuOption_container__2fjSW:hover{background:#f0f0f0}.MenuOption_container__2fjSW>p{flex:1 1;text-align:left;margin-left:25px;color:#6f6f6f}.MenuOption_checkIcon__3v19B{position:absolute}.MenuOption_checked__3w32y{color:#3192ce}@media only screen and (max-width:1200px){.MenuOption_container__2fjSW{font-size:8px;z-index:900}}.ActionMenu_expandedTopLeft__340V-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionMenu_expandedTopRight__TG_uw{border-right:1px solid #3aabf2}.ActionMenu_expandedTop__T4bkP,.ActionMenu_expandedTopRight__TG_uw{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionMenu_expandedBottom__6kt6f,.ActionMenu_expandedBottomLeft__1UBXp{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionMenu_expandedBottomLeft__1UBXp{border-left:1px solid #3aabf2}.ActionMenu_expandedLeft__3L_KH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionMenu_expandedRight__2wSOS{border-right:1px solid #3aabf2}.ActionMenu_expandedMiddle__2g3VE,.ActionMenu_expandedRight__2wSOS{background-color:rgba(58,171,242,.05)}.ActionMenu_scrollable__3BRgr{overflow-y:overlay;flex:1 1}.ActionMenu_scrollable__3BRgr::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ActionMenu_scrollable__3BRgr::-webkit-scrollbar-button{display:none}.ActionMenu_scrollable__3BRgr::-webkit-scrollbar-thumb{background:#b9bbc9}.ActionMenu_scrollable__3BRgr::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ActionMenu_clickable__3vG-R{cursor:pointer}.ActionMenu_flex1__37CVm{flex:1 1}.ActionMenu_markedBackground__1cen3{background-color:rgba(58,171,242,.05);transition:all .3s}.ActionMenu_secondaryText__2hQJm,.ActionMenu_textOverflow__2yHg5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ActionMenu_secondaryText__2hQJm{font-weight:400;color:#b9bbc9}.ActionMenu_pageContainer__AyS-z{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ActionMenu_absoluteTopRight__3RBkZ,.ActionMenu_agreementStatusContainer__1LSrf,.ActionMenu_pageSection__2YPmO>h2+button{position:absolute;top:20px;right:25px}.ActionMenu_pageSection__2YPmO{margin-top:20px}.ActionMenu_agreementStatusContainer__1LSrf{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ActionMenu_agreementStatusContainer__1LSrf>*{margin-left:70px}.ActionMenu_agreementStatusContainer__1LSrf>:first-child{margin-left:0}@media screen and (max-width:762px){.ActionMenu_agreementStatusContainer__1LSrf>*{margin-left:0}}@media screen and (max-width:1100px){.ActionMenu_agreementStatusContainer__1LSrf{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ActionMenu_agreementStatusContainer__1LSrf{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ActionMenu_noBoxShadow__3ECja{box-shadow:none}.ActionMenu_overlayContainer__2Uh9W{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ActionMenu_alignCenter__2ttvh,.ActionMenu_alignStart__1XfUx,.ActionMenu_flex__3vC_S,.ActionMenu_flexCol__1-fQa,.ActionMenu_flexRow__mxd3x,.ActionMenu_flexWrap__1Kisw,.ActionMenu_justifyCenter__2l9-N,.ActionMenu_justifyStart__1xUK4{display:flex}.ActionMenu_gap10__A5Nn4{grid-gap:10px;gap:10px}.ActionMenu_justifyStart__1xUK4{justify-content:flex-start!important}.ActionMenu_justifyCenter__2l9-N{justify-content:center!important}.ActionMenu_alignCenter__2ttvh{align-items:center!important}.ActionMenu_alignStart__1XfUx{align-items:flex-start!important}.ActionMenu_flexRow__mxd3x{flex-direction:row!important}.ActionMenu_flexCol__1-fQa{flex-direction:column!important}.ActionMenu_flexWrap__1Kisw{flex-wrap:wrap!important}.ActionMenu_widthFull__d4azu{width:100%!important}.ActionMenu_thinScroll__2DkgU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ActionMenu_thinScroll__2DkgU::-webkit-scrollbar-button{display:none}.ActionMenu_thinScroll__2DkgU::-webkit-scrollbar-thumb{background:#b9bbc9}.ActionMenu_thinScroll__2DkgU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ActionMenu_container__2SPxC{display:flex;padding:0 10px;color:#3e3e3e}.ActionsInLeft_container__15PXq{flex:1 1;display:flex;align-items:center;text-transform:uppercase;font-size:8px;font-weight:600;letter-spacing:.6px}.ActionsInCenter_container__2IjUQ{display:flex}.ActionsInCenter_container__2IjUQ>button,.ActionsInCenter_container__2IjUQ>div{margin:0 15px}.JumpToIAButton_expandedTopLeft__1BzWM{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.JumpToIAButton_expandedTopRight__3XhTd{border-right:1px solid #3aabf2}.JumpToIAButton_expandedTop__21i3O,.JumpToIAButton_expandedTopRight__3XhTd{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.JumpToIAButton_expandedBottom__3bW60,.JumpToIAButton_expandedBottomLeft__1Xwb4{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.JumpToIAButton_expandedBottomLeft__1Xwb4{border-left:1px solid #3aabf2}.JumpToIAButton_expandedLeft__1YEw5{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.JumpToIAButton_expandedRight__1nGLB{border-right:1px solid #3aabf2}.JumpToIAButton_expandedMiddle__3ino9,.JumpToIAButton_expandedRight__1nGLB{background-color:rgba(58,171,242,.05)}.JumpToIAButton_scrollable__1_4-K{overflow-y:overlay;flex:1 1}.JumpToIAButton_scrollable__1_4-K::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.JumpToIAButton_scrollable__1_4-K::-webkit-scrollbar-button{display:none}.JumpToIAButton_scrollable__1_4-K::-webkit-scrollbar-thumb{background:#b9bbc9}.JumpToIAButton_scrollable__1_4-K::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.JumpToIAButton_clickable__2yd65{cursor:pointer}.JumpToIAButton_flex1__1vZin{flex:1 1}.JumpToIAButton_markedBackground__2O7ak{background-color:rgba(58,171,242,.05);transition:all .3s}.JumpToIAButton_secondaryText__avcM3,.JumpToIAButton_textOverflow__1n4yD{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.JumpToIAButton_secondaryText__avcM3{font-weight:400;color:#b9bbc9}.JumpToIAButton_pageContainer__13HRz{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.JumpToIAButton_absoluteTopRight__2Uvgr,.JumpToIAButton_agreementStatusContainer__1L4vs,.JumpToIAButton_pageSection__CozDl>h2+button{position:absolute;top:20px;right:25px}.JumpToIAButton_pageSection__CozDl{margin-top:20px}.JumpToIAButton_agreementStatusContainer__1L4vs{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.JumpToIAButton_agreementStatusContainer__1L4vs>*{margin-left:70px}.JumpToIAButton_agreementStatusContainer__1L4vs>:first-child{margin-left:0}@media screen and (max-width:762px){.JumpToIAButton_agreementStatusContainer__1L4vs>*{margin-left:0}}@media screen and (max-width:1100px){.JumpToIAButton_agreementStatusContainer__1L4vs{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.JumpToIAButton_agreementStatusContainer__1L4vs{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.JumpToIAButton_noBoxShadow__2mzbu{box-shadow:none}.JumpToIAButton_overlayContainer__1u0eP{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.JumpToIAButton_alignCenter__1uwat,.JumpToIAButton_alignStart__1ArqN,.JumpToIAButton_flex__101Hl,.JumpToIAButton_flexCol__1QotZ,.JumpToIAButton_flexRow__2B9XT,.JumpToIAButton_flexWrap__3rLuO,.JumpToIAButton_justifyCenter__32LAH,.JumpToIAButton_justifyStart__33WVw{display:flex}.JumpToIAButton_gap10__3qiHC{grid-gap:10px;gap:10px}.JumpToIAButton_justifyStart__33WVw{justify-content:flex-start!important}.JumpToIAButton_justifyCenter__32LAH{justify-content:center!important}.JumpToIAButton_alignCenter__1uwat{align-items:center!important}.JumpToIAButton_alignStart__1ArqN{align-items:flex-start!important}.JumpToIAButton_flexRow__2B9XT{flex-direction:row!important}.JumpToIAButton_flexCol__1QotZ{flex-direction:column!important}.JumpToIAButton_flexWrap__3rLuO{flex-wrap:wrap!important}.JumpToIAButton_widthFull__3F4Ez{width:100%!important}.JumpToIAButton_thinScroll__1qdav::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.JumpToIAButton_thinScroll__1qdav::-webkit-scrollbar-button{display:none}.JumpToIAButton_thinScroll__1qdav::-webkit-scrollbar-thumb{background:#b9bbc9}.JumpToIAButton_thinScroll__1qdav::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.JumpToIAButton_container__2co5n{display:flex;align-items:center;position:relative;cursor:pointer}.JumpToIAButton_container__2co5n>span{display:flex}.JumpToIAButton_disabled__P_6gU{opacity:.5;cursor:auto}.JumpToIAButton_squareIcon__3dyco{opacity:.7;font-size:22px;background-color:#ccc}.JumpToIAButton_previous__1bp9q{position:absolute;left:11px}.JumpToIAButton_next__6j1rM{position:absolute;right:11px}.JumpToShotButton_container__1ti6L{display:flex;align-items:center;position:relative;cursor:pointer}.JumpToShotButton_container__1ti6L>span{display:flex}.JumpToShotButton_disabled__3XaS2{opacity:.5;cursor:auto}.JumpToShotButton_cameraIcon__1aqdx{font-size:22px}.JumpToShotButton_flipHorizontally__10JM9{transform:scaleX(-1)}.JumpToShotButton_previous__1LDLz{position:absolute;right:-9px;text-shadow:-1px 0 0 #fff}.JumpToShotButton_next__13FBK{position:absolute;left:-9px;text-shadow:1px 0 0 #fff}.ActionsInRight_container__2z4ZM{flex:1 1;display:flex;justify-content:flex-end}.ActionsInRight_container__2z4ZM>button{margin-left:15px}.ShotView_expandedTopLeft__2RK8Y{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotView_expandedTopRight__4yeAV{border-right:1px solid #3aabf2}.ShotView_expandedTop__3A5tP,.ShotView_expandedTopRight__4yeAV{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotView_expandedBottom__dTFuQ,.ShotView_expandedBottomLeft__24S43{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotView_expandedBottomLeft__24S43{border-left:1px solid #3aabf2}.ShotView_expandedLeft__15wn9{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotView_expandedRight__10yt-{border-right:1px solid #3aabf2}.ShotView_expandedMiddle__2FOMB,.ShotView_expandedRight__10yt-{background-color:rgba(58,171,242,.05)}.ShotView_scrollable__3iBBy{overflow-y:overlay;flex:1 1}.ShotView_scrollable__3iBBy::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShotView_scrollable__3iBBy::-webkit-scrollbar-button{display:none}.ShotView_scrollable__3iBBy::-webkit-scrollbar-thumb{background:#b9bbc9}.ShotView_scrollable__3iBBy::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShotView_clickable__1lXRA{cursor:pointer}.ShotView_flex1__17Eah{flex:1 1}.ShotView_markedBackground__2mbxD{background-color:rgba(58,171,242,.05);transition:all .3s}.ShotView_secondaryText__34qJh,.ShotView_textOverflow__3QOey{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShotView_secondaryText__34qJh{font-weight:400;color:#b9bbc9}.ShotView_pageContainer__3KteR{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShotView_absoluteTopRight__2OnJR,.ShotView_agreementStatusContainer__1ViVt,.ShotView_pageSection__1E2K6>h2+button{position:absolute;top:20px;right:25px}.ShotView_pageSection__1E2K6{margin-top:20px}.ShotView_agreementStatusContainer__1ViVt{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShotView_agreementStatusContainer__1ViVt>*{margin-left:70px}.ShotView_agreementStatusContainer__1ViVt>:first-child{margin-left:0}@media screen and (max-width:762px){.ShotView_agreementStatusContainer__1ViVt>*{margin-left:0}}@media screen and (max-width:1100px){.ShotView_agreementStatusContainer__1ViVt{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShotView_agreementStatusContainer__1ViVt{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShotView_noBoxShadow__3NWL0{box-shadow:none}.ShotView_overlayContainer__3a5sc{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShotView_alignCenter__3yrOs,.ShotView_alignStart__2TKgg,.ShotView_flex__2Kh7t,.ShotView_flexCol__3IUJE,.ShotView_flexRow__ApfcQ,.ShotView_flexWrap__1ROL2,.ShotView_justifyCenter__3LHu1,.ShotView_justifyStart__gSLfQ{display:flex}.ShotView_gap10__VK8gP{grid-gap:10px;gap:10px}.ShotView_justifyStart__gSLfQ{justify-content:flex-start!important}.ShotView_justifyCenter__3LHu1{justify-content:center!important}.ShotView_alignCenter__3yrOs{align-items:center!important}.ShotView_alignStart__2TKgg{align-items:flex-start!important}.ShotView_flexRow__ApfcQ{flex-direction:row!important}.ShotView_flexCol__3IUJE{flex-direction:column!important}.ShotView_flexWrap__1ROL2{flex-wrap:wrap!important}.ShotView_widthFull__3Moef{width:100%!important}.ShotView_thinScroll__Hjeuq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShotView_thinScroll__Hjeuq::-webkit-scrollbar-button{display:none}.ShotView_thinScroll__Hjeuq::-webkit-scrollbar-thumb{background:#b9bbc9}.ShotView_thinScroll__Hjeuq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShotView_cursorPointer__2NhSF{cursor:pointer}.ShotView_container__11dwe{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#878787;position:relative;margin-right:35px!important;margin-bottom:20px!important}.ShotView_framesContainer__3Me_G{display:flex;position:relative;border-radius:3px;overflow:hidden}.ShotView_framesContainer__3Me_G>span{position:absolute;top:10px;color:#fff;padding:3px 5px;background-color:rgba(0,0,0,.72);font-size:12px;border-radius:3px}.ShotView_framesContainer__3Me_G>span:last-child{right:0}.ShotView_selectedMark__9DuCw{position:absolute;width:100%;height:100%;background-color:#f26522;opacity:.45}.ShotView_selectedForLocationChangeMark__3GKoS{position:absolute;width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(58,171,242,.822) 0,rgba(58,171,242,0) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px}.ShotView_selectedForLocationChangeMark__3GKoS>span{opacity:1;text-shadow:0 0 10px #000}.ShotView_actionsContainer__30rRK{margin-top:5px;display:flex;align-items:center;font-size:12px}.ShotView_actionsContainer__30rRK>div{flex:1 1;text-align:left}.ShotView_icon__1KIDg{margin-right:10px}.ShotView_icon__1KIDg:hover{color:#3192ce}.ShotView_icon__1KIDg:last-child{margin-right:0}.ShotView_iconCheckbox__D4i6B{font-size:16px;margin-top:-3px}.ShotView_staticHover__11mBw:hover{color:inherit}.ShotView_mergeIcon__1RpVa{position:absolute;right:-35px;top:30%}.ShotView_mergeIcon__1RpVa>span:before{display:inline-block;transform:rotate(45deg)}.Frame_expandedTopLeft__14vg9{border-left:1px solid #3aabf2}.Frame_expandedTopLeft__14vg9,.Frame_expandedTopRight__2Zs9W{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Frame_expandedTopRight__2Zs9W{border-right:1px solid #3aabf2}.Frame_expandedTop__2uXZJ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Frame_expandedBottom__1GPRm,.Frame_expandedBottomLeft__18n2P{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Frame_expandedBottomLeft__18n2P,.Frame_expandedLeft__1MNQk{border-left:1px solid #3aabf2}.Frame_expandedLeft__1MNQk,.Frame_expandedRight__1-w_X{background-color:rgba(58,171,242,.05)}.Frame_expandedRight__1-w_X{border-right:1px solid #3aabf2}.Frame_expandedMiddle__16V1u{background-color:rgba(58,171,242,.05)}.Frame_scrollable__2LoTa{overflow-y:overlay;flex:1 1}.Frame_scrollable__2LoTa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Frame_scrollable__2LoTa::-webkit-scrollbar-button{display:none}.Frame_scrollable__2LoTa::-webkit-scrollbar-thumb{background:#b9bbc9}.Frame_scrollable__2LoTa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Frame_clickable__17brK{cursor:pointer}.Frame_flex1__1cE6E{flex:1 1}.Frame_markedBackground__1DMGV{background-color:rgba(58,171,242,.05);transition:all .3s}.Frame_secondaryText__14Dh6,.Frame_textOverflow__hrBZW{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Frame_secondaryText__14Dh6{font-weight:400;color:#b9bbc9}.Frame_pageContainer__1fTb6{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Frame_absoluteTopRight__2LBqu,.Frame_agreementStatusContainer__2zImE,.Frame_pageSection__3RR8e>h2+button{position:absolute;top:20px;right:25px}.Frame_pageSection__3RR8e{margin-top:20px}.Frame_agreementStatusContainer__2zImE{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Frame_agreementStatusContainer__2zImE>*{margin-left:70px}.Frame_agreementStatusContainer__2zImE>:first-child{margin-left:0}@media screen and (max-width:762px){.Frame_agreementStatusContainer__2zImE>*{margin-left:0}}@media screen and (max-width:1100px){.Frame_agreementStatusContainer__2zImE{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Frame_agreementStatusContainer__2zImE{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Frame_noBoxShadow__38DKA{box-shadow:none}.Frame_overlayContainer__kP0mG{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Frame_alignCenter__2Qo_6,.Frame_alignStart__z0A8X,.Frame_flex__3oBWw,.Frame_flexCol__3VRGH,.Frame_flexRow__3cCYt,.Frame_flexWrap__3L_d0,.Frame_justifyCenter__2POxo,.Frame_justifyStart__3p8rN{display:flex}.Frame_gap10__2grBm{grid-gap:10px;gap:10px}.Frame_justifyStart__3p8rN{justify-content:flex-start!important}.Frame_justifyCenter__2POxo{justify-content:center!important}.Frame_alignCenter__2Qo_6{align-items:center!important}.Frame_alignStart__z0A8X{align-items:flex-start!important}.Frame_flexRow__3cCYt{flex-direction:row!important}.Frame_flexCol__3VRGH{flex-direction:column!important}.Frame_flexWrap__3L_d0{flex-wrap:wrap!important}.Frame_widthFull__89xdW{width:100%!important}.Frame_thinScroll__2Yw5Y::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Frame_thinScroll__2Yw5Y::-webkit-scrollbar-button{display:none}.Frame_thinScroll__2Yw5Y::-webkit-scrollbar-thumb{background:#b9bbc9}.Frame_thinScroll__2Yw5Y::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Frame_cutFrame__1iHC6,.Frame_frame__1jsUm{margin:5px;border-radius:3px}.Frame_cutFrame__1iHC6{opacity:.7;flex:1 1}.Frame_frameContainer__2WSZI{transition:all .3s;display:flex;flex-basis:162px;cursor:pointer}.Frame_frameContainer__2WSZI:first-child{cursor:auto}.Frame_cutterBttn__3aI68{display:flex;flex-direction:column;width:20px;overflow:hidden;align-items:center;color:#3192ce;transition:all .3s}.Frame_hidden__ZaB6g{width:0;transition:all .3s}.Frame_line__3njct{flex:1 1;width:2px;background:#3192ce}.FrameInfoView_expandedTopLeft__1Hnbd{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FrameInfoView_expandedTopRight__29UZ8{border-right:1px solid #3aabf2}.FrameInfoView_expandedTop__3IeEd,.FrameInfoView_expandedTopRight__29UZ8{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FrameInfoView_expandedBottom__vdDP1,.FrameInfoView_expandedBottomLeft__33HY9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FrameInfoView_expandedBottomLeft__33HY9{border-left:1px solid #3aabf2}.FrameInfoView_expandedLeft__1KqPG{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.FrameInfoView_expandedRight__GBS4t{border-right:1px solid #3aabf2}.FrameInfoView_expandedMiddle__2m2rv,.FrameInfoView_expandedRight__GBS4t{background-color:rgba(58,171,242,.05)}.FrameInfoView_scrollable__3IaIU{overflow-y:overlay;flex:1 1}.FrameInfoView_scrollable__3IaIU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.FrameInfoView_scrollable__3IaIU::-webkit-scrollbar-button{display:none}.FrameInfoView_scrollable__3IaIU::-webkit-scrollbar-thumb{background:#b9bbc9}.FrameInfoView_scrollable__3IaIU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.FrameInfoView_clickable__2ACQe{cursor:pointer}.FrameInfoView_flex1__2SLug{flex:1 1}.FrameInfoView_markedBackground__upo4V{background-color:rgba(58,171,242,.05);transition:all .3s}.FrameInfoView_secondaryText__2YybY,.FrameInfoView_textOverflow__1ru0l{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.FrameInfoView_secondaryText__2YybY{font-weight:400;color:#b9bbc9}.FrameInfoView_pageContainer__12hAi{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.FrameInfoView_absoluteTopRight__1t9hT,.FrameInfoView_agreementStatusContainer__RxDc3,.FrameInfoView_pageSection__2QUIF>h2+button{position:absolute;top:20px;right:25px}.FrameInfoView_pageSection__2QUIF{margin-top:20px}.FrameInfoView_agreementStatusContainer__RxDc3{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.FrameInfoView_agreementStatusContainer__RxDc3>*{margin-left:70px}.FrameInfoView_agreementStatusContainer__RxDc3>:first-child{margin-left:0}@media screen and (max-width:762px){.FrameInfoView_agreementStatusContainer__RxDc3>*{margin-left:0}}@media screen and (max-width:1100px){.FrameInfoView_agreementStatusContainer__RxDc3{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.FrameInfoView_agreementStatusContainer__RxDc3{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.FrameInfoView_noBoxShadow__1E3Tk{box-shadow:none}.FrameInfoView_overlayContainer__3-hxS{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.FrameInfoView_alignCenter__2b4p-,.FrameInfoView_alignStart__1ppyI,.FrameInfoView_flex__160Uz,.FrameInfoView_flexCol__2lulG,.FrameInfoView_flexRow__38qh6,.FrameInfoView_flexWrap__1_dPe,.FrameInfoView_justifyCenter__2X3BS,.FrameInfoView_justifyStart__c6uQa{display:flex}.FrameInfoView_gap10__g73tZ{grid-gap:10px;gap:10px}.FrameInfoView_justifyStart__c6uQa{justify-content:flex-start!important}.FrameInfoView_justifyCenter__2X3BS{justify-content:center!important}.FrameInfoView_alignCenter__2b4p-{align-items:center!important}.FrameInfoView_alignStart__1ppyI{align-items:flex-start!important}.FrameInfoView_flexRow__38qh6{flex-direction:row!important}.FrameInfoView_flexCol__2lulG{flex-direction:column!important}.FrameInfoView_flexWrap__1_dPe{flex-wrap:wrap!important}.FrameInfoView_widthFull__152nh{width:100%!important}.FrameInfoView_thinScroll__1BujT::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.FrameInfoView_thinScroll__1BujT::-webkit-scrollbar-button{display:none}.FrameInfoView_thinScroll__1BujT::-webkit-scrollbar-thumb{background:#b9bbc9}.FrameInfoView_thinScroll__1BujT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.FrameInfoView_containerPointer__35FUW{cursor:pointer}.FrameInfoView_container__2pvO9{box-shadow:0 1px 1px 0 rgba(65,69,73,.3),0 1px 3px 1px rgba(65,69,73,.15);max-width:275px;border-radius:5px;overflow:hidden;margin-top:10px;position:relative}.FrameInfoView_selectionIndicator__BT3Ml{position:absolute;top:0;width:100%;height:100%;background:#fff;opacity:.75}.FrameInfoView_infoBar__23fEO{background:rgba(0,0,0,.121569);position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;padding:5px 10px;color:#fff;font-size:12px;text-shadow:5px 2px 5px #000}.FrameInfoView_infoBar__23fEO>span{display:flex;align-items:center}.FrameInfoView_infoBar__23fEO>span>button{margin-left:10px}.TimeIntervalsInfoBlob_container__kJ100{width:260px;right:0;margin:40px 0 15px;z-index:1000;padding:10px 15px}.TimeIntervalButton_expandedTopLeft__3XoKK{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeIntervalButton_expandedTopRight__146HJ{border-right:1px solid #3aabf2}.TimeIntervalButton_expandedTop__3V16A,.TimeIntervalButton_expandedTopRight__146HJ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeIntervalButton_expandedBottom__2md1F,.TimeIntervalButton_expandedBottomLeft__2fgTA{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeIntervalButton_expandedBottomLeft__2fgTA{border-left:1px solid #3aabf2}.TimeIntervalButton_expandedLeft__cBmgx{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeIntervalButton_expandedRight__1n47l{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TimeIntervalButton_expandedMiddle__3M--o{background-color:rgba(58,171,242,.05)}.TimeIntervalButton_scrollable__2PDMz{overflow-y:overlay;flex:1 1}.TimeIntervalButton_scrollable__2PDMz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TimeIntervalButton_scrollable__2PDMz::-webkit-scrollbar-button{display:none}.TimeIntervalButton_scrollable__2PDMz::-webkit-scrollbar-thumb{background:#b9bbc9}.TimeIntervalButton_scrollable__2PDMz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TimeIntervalButton_clickable__mdjAC{cursor:pointer}.TimeIntervalButton_flex1__2z-dk{flex:1 1}.TimeIntervalButton_markedBackground__2ns1A{background-color:rgba(58,171,242,.05);transition:all .3s}.TimeIntervalButton_secondaryText__Nkw4N,.TimeIntervalButton_textOverflow__1OayP{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TimeIntervalButton_secondaryText__Nkw4N{font-weight:400;color:#b9bbc9}.TimeIntervalButton_pageContainer__3pd02{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TimeIntervalButton_absoluteTopRight__1LAAi,.TimeIntervalButton_agreementStatusContainer__2nM4b,.TimeIntervalButton_pageSection__1EO8J>h2+button{position:absolute;top:20px;right:25px}.TimeIntervalButton_pageSection__1EO8J{margin-top:20px}.TimeIntervalButton_agreementStatusContainer__2nM4b{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TimeIntervalButton_agreementStatusContainer__2nM4b>*{margin-left:70px}.TimeIntervalButton_agreementStatusContainer__2nM4b>:first-child{margin-left:0}@media screen and (max-width:762px){.TimeIntervalButton_agreementStatusContainer__2nM4b>*{margin-left:0}}@media screen and (max-width:1100px){.TimeIntervalButton_agreementStatusContainer__2nM4b{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TimeIntervalButton_agreementStatusContainer__2nM4b{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TimeIntervalButton_noBoxShadow__3jEL8{box-shadow:none}.TimeIntervalButton_overlayContainer__2SvlH{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TimeIntervalButton_alignCenter__2l2fV,.TimeIntervalButton_alignStart__1PEzm,.TimeIntervalButton_flex__1JrCn,.TimeIntervalButton_flexCol__-5v0l,.TimeIntervalButton_flexRow__3blxi,.TimeIntervalButton_flexWrap__33M23,.TimeIntervalButton_justifyCenter__2EJW7,.TimeIntervalButton_justifyStart__3orHy{display:flex}.TimeIntervalButton_gap10__2EHmO{grid-gap:10px;gap:10px}.TimeIntervalButton_justifyStart__3orHy{justify-content:flex-start!important}.TimeIntervalButton_justifyCenter__2EJW7{justify-content:center!important}.TimeIntervalButton_alignCenter__2l2fV{align-items:center!important}.TimeIntervalButton_alignStart__1PEzm{align-items:flex-start!important}.TimeIntervalButton_flexRow__3blxi{flex-direction:row!important}.TimeIntervalButton_flexCol__-5v0l{flex-direction:column!important}.TimeIntervalButton_flexWrap__33M23{flex-wrap:wrap!important}.TimeIntervalButton_widthFull__lpGq8{width:100%!important}.TimeIntervalButton_thinScroll__3-mxk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TimeIntervalButton_thinScroll__3-mxk::-webkit-scrollbar-button{display:none}.TimeIntervalButton_thinScroll__3-mxk::-webkit-scrollbar-thumb{background:#b9bbc9}.TimeIntervalButton_thinScroll__3-mxk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TimeIntervalButton_container__yq6wQ{position:relative;font-size:12px;padding:5px;text-align:left;justify-content:flex-start;cursor:pointer}.TimeIntervalButton_container__yq6wQ:hover{color:#3192ce}.TimeIntervalButton_container__yq6wQ>span{position:absolute;top:5px;right:50px;margin:auto;justify-content:center;color:#3192ce}.WizardGroups_expandedTopLeft__l85t-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WizardGroups_expandedTopRight__3PEMe{border-right:1px solid #3aabf2}.WizardGroups_expandedTop__2xqCY,.WizardGroups_expandedTopRight__3PEMe{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WizardGroups_expandedBottom__3DJ89,.WizardGroups_expandedBottomLeft__2hYz5{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WizardGroups_expandedBottomLeft__2hYz5{border-left:1px solid #3aabf2}.WizardGroups_expandedLeft__1mVd7{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.WizardGroups_expandedRight__1mk6x{border-right:1px solid #3aabf2}.WizardGroups_expandedMiddle__cwZAI,.WizardGroups_expandedRight__1mk6x{background-color:rgba(58,171,242,.05)}.WizardGroups_scrollable__2uPv2{overflow-y:overlay;flex:1 1}.WizardGroups_scrollable__2uPv2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.WizardGroups_scrollable__2uPv2::-webkit-scrollbar-button{display:none}.WizardGroups_scrollable__2uPv2::-webkit-scrollbar-thumb{background:#b9bbc9}.WizardGroups_scrollable__2uPv2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.WizardGroups_clickable__oS2iH{cursor:pointer}.WizardGroups_flex1__1I2TD{flex:1 1}.WizardGroups_markedBackground__KXpdB{background-color:rgba(58,171,242,.05);transition:all .3s}.WizardGroups_secondaryText__21O-q,.WizardGroups_textOverflow__2y-0I{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.WizardGroups_secondaryText__21O-q{font-weight:400;color:#b9bbc9}.WizardGroups_pageContainer__rUZJD{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.WizardGroups_absoluteTopRight__1Qan1,.WizardGroups_agreementStatusContainer__1UUBn,.WizardGroups_pageSection__1gZT1>h2+button{position:absolute;top:20px;right:25px}.WizardGroups_pageSection__1gZT1{margin-top:20px}.WizardGroups_agreementStatusContainer__1UUBn{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.WizardGroups_agreementStatusContainer__1UUBn>*{margin-left:70px}.WizardGroups_agreementStatusContainer__1UUBn>:first-child{margin-left:0}@media screen and (max-width:762px){.WizardGroups_agreementStatusContainer__1UUBn>*{margin-left:0}}@media screen and (max-width:1100px){.WizardGroups_agreementStatusContainer__1UUBn{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.WizardGroups_agreementStatusContainer__1UUBn{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.WizardGroups_noBoxShadow__3APeT{box-shadow:none}.WizardGroups_overlayContainer__T9NUs{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.WizardGroups_alignCenter__2QF1g,.WizardGroups_alignStart__nK2K3,.WizardGroups_flex__3eN_R,.WizardGroups_flexCol__1DvsG,.WizardGroups_flexRow__q5O-N,.WizardGroups_flexWrap__1C5xF,.WizardGroups_justifyCenter__2vsTT,.WizardGroups_justifyStart__M4O2V{display:flex}.WizardGroups_gap10__2mwOD{grid-gap:10px;gap:10px}.WizardGroups_justifyStart__M4O2V{justify-content:flex-start!important}.WizardGroups_justifyCenter__2vsTT{justify-content:center!important}.WizardGroups_alignCenter__2QF1g{align-items:center!important}.WizardGroups_alignStart__nK2K3{align-items:flex-start!important}.WizardGroups_flexRow__q5O-N{flex-direction:row!important}.WizardGroups_flexCol__1DvsG{flex-direction:column!important}.WizardGroups_flexWrap__1C5xF{flex-wrap:wrap!important}.WizardGroups_widthFull__134_L{width:100%!important}.WizardGroups_thinScroll__smlSy::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.WizardGroups_thinScroll__smlSy::-webkit-scrollbar-button{display:none}.WizardGroups_thinScroll__smlSy::-webkit-scrollbar-thumb{background:#b9bbc9}.WizardGroups_thinScroll__smlSy::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.WizardGroups_optionsBar__MVRWx{display:flex;padding:5px}.WizardGroups_optionsBar__MVRWx>div{margin-right:auto}.WizardGroups_optionsBar__MVRWx>button{margin-left:10px;color:#6f6f6f;display:flex}.WizardGroups_optionsBar__MVRWx>button:after{content:"|";margin-left:10px}.WizardGroups_optionsBar__MVRWx>button:last-child:after{content:"";margin:0}.WizardGroups_body__3N5zk{display:flex;flex-wrap:wrap;margin-top:15px;overflow-y:auto;max-height:calc(100vh - 215px)}.WizardGroups_body__3N5zk::-webkit-scrollbar{width:5px;height:5px;background-color:#f9f9f9}.WizardGroups_body__3N5zk::-webkit-scrollbar-button{display:none}.WizardGroups_body__3N5zk::-webkit-scrollbar-thumb{background:#878787}.WizardGroups_body__3N5zk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tabs_expandedTopLeft__1vsra{border-left:1px solid #3aabf2}.Tabs_expandedTopLeft__1vsra,.Tabs_expandedTopRight__1OwLw{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tabs_expandedTopRight__1OwLw{border-right:1px solid #3aabf2}.Tabs_expandedTop__2PxKh{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tabs_expandedBottom__xJ0vN,.Tabs_expandedBottomLeft__2hrt_{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tabs_expandedBottomLeft__2hrt_,.Tabs_expandedLeft__3KNCl{border-left:1px solid #3aabf2}.Tabs_expandedLeft__3KNCl,.Tabs_expandedRight__Mk5Lc{background-color:rgba(58,171,242,.05)}.Tabs_expandedRight__Mk5Lc{border-right:1px solid #3aabf2}.Tabs_expandedMiddle__2Tv8X{background-color:rgba(58,171,242,.05)}.Tabs_scrollable__3Y3xP{overflow-y:overlay;flex:1 1}.Tabs_scrollable__3Y3xP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tabs_scrollable__3Y3xP::-webkit-scrollbar-button{display:none}.Tabs_scrollable__3Y3xP::-webkit-scrollbar-thumb{background:#b9bbc9}.Tabs_scrollable__3Y3xP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tabs_clickable__yn7q_{cursor:pointer}.Tabs_flex1__3-ZIL{flex:1 1}.Tabs_markedBackground__38fml{background-color:rgba(58,171,242,.05);transition:all .3s}.Tabs_secondaryText__H8gI1,.Tabs_textOverflow__JGBuL{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Tabs_secondaryText__H8gI1{font-weight:400;color:#b9bbc9}.Tabs_pageContainer__1X0mK{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Tabs_absoluteTopRight__GAY3q,.Tabs_agreementStatusContainer__1in8H,.Tabs_pageSection__2j4Cl>h2+button{position:absolute;top:20px;right:25px}.Tabs_pageSection__2j4Cl{margin-top:20px}.Tabs_agreementStatusContainer__1in8H{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tabs_agreementStatusContainer__1in8H>*{margin-left:70px}.Tabs_agreementStatusContainer__1in8H>:first-child{margin-left:0}@media screen and (max-width:762px){.Tabs_agreementStatusContainer__1in8H>*{margin-left:0}}@media screen and (max-width:1100px){.Tabs_agreementStatusContainer__1in8H{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Tabs_agreementStatusContainer__1in8H{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Tabs_noBoxShadow__2jaCU{box-shadow:none}.Tabs_overlayContainer__1DIQP{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Tabs_alignCenter__2NvxZ,.Tabs_alignStart__2CxAh,.Tabs_flex__3lvQG,.Tabs_flexCol__1_akE,.Tabs_flexRow__2wqlu,.Tabs_flexWrap__37Kzz,.Tabs_justifyCenter__2qhs6,.Tabs_justifyStart__1SRkm{display:flex}.Tabs_gap10__22BoF{grid-gap:10px;gap:10px}.Tabs_justifyStart__1SRkm{justify-content:flex-start!important}.Tabs_justifyCenter__2qhs6{justify-content:center!important}.Tabs_alignCenter__2NvxZ{align-items:center!important}.Tabs_alignStart__2CxAh{align-items:flex-start!important}.Tabs_flexRow__2wqlu{flex-direction:row!important}.Tabs_flexCol__1_akE{flex-direction:column!important}.Tabs_flexWrap__37Kzz{flex-wrap:wrap!important}.Tabs_widthFull__1LRVd{width:100%!important}.Tabs_thinScroll__AXuha::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tabs_thinScroll__AXuha::-webkit-scrollbar-button{display:none}.Tabs_thinScroll__AXuha::-webkit-scrollbar-thumb{background:#b9bbc9}.Tabs_thinScroll__AXuha::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tabs_container__3Ue7l{border-bottom:1px solid #c4c4c4;display:flex;justify-content:center}.Tabs_containerVertical__2R5Yy{border-right:1px solid #c4c4c4;display:flex;flex-direction:column;width:50px;justify-content:center}.Tab_expandedTopLeft__xiju7{border-left:1px solid #3aabf2}.Tab_expandedTopLeft__xiju7,.Tab_expandedTopRight__1mkB-{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tab_expandedTopRight__1mkB-{border-right:1px solid #3aabf2}.Tab_expandedTop__2h_F6{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tab_expandedBottom__2lDe_,.Tab_expandedBottomLeft__19u4g{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tab_expandedBottomLeft__19u4g,.Tab_expandedLeft__1ss9J{border-left:1px solid #3aabf2}.Tab_expandedLeft__1ss9J,.Tab_expandedRight__3Zm3L{background-color:rgba(58,171,242,.05)}.Tab_expandedRight__3Zm3L{border-right:1px solid #3aabf2}.Tab_expandedMiddle__31R4_{background-color:rgba(58,171,242,.05)}.Tab_scrollable__2Uvcv{overflow-y:overlay;flex:1 1}.Tab_scrollable__2Uvcv::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tab_scrollable__2Uvcv::-webkit-scrollbar-button{display:none}.Tab_scrollable__2Uvcv::-webkit-scrollbar-thumb{background:#b9bbc9}.Tab_scrollable__2Uvcv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tab_clickable__ZW8uT{cursor:pointer}.Tab_flex1__2xleo{flex:1 1}.Tab_markedBackground__2juzS{background-color:rgba(58,171,242,.05);transition:all .3s}.Tab_secondaryText__g5hHE,.Tab_textOverflow__3FlpI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Tab_secondaryText__g5hHE{font-weight:400;color:#b9bbc9}.Tab_pageContainer__1vem6{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Tab_absoluteTopRight__1xzLA,.Tab_agreementStatusContainer__27d0K,.Tab_pageSection__3OQKz>h2+button{position:absolute;top:20px;right:25px}.Tab_pageSection__3OQKz{margin-top:20px}.Tab_agreementStatusContainer__27d0K{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tab_agreementStatusContainer__27d0K>*{margin-left:70px}.Tab_agreementStatusContainer__27d0K>:first-child{margin-left:0}@media screen and (max-width:762px){.Tab_agreementStatusContainer__27d0K>*{margin-left:0}}@media screen and (max-width:1100px){.Tab_agreementStatusContainer__27d0K{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Tab_agreementStatusContainer__27d0K{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Tab_noBoxShadow__1Qdvy{box-shadow:none}.Tab_overlayContainer__1-6C8{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Tab_alignCenter__3jVLa,.Tab_alignStart__1xhne,.Tab_flex__3nonC,.Tab_flexCol__2ealn,.Tab_flexRow__aLr7Z,.Tab_flexWrap__1qaGd,.Tab_justifyCenter__24r89,.Tab_justifyStart__2HcPr{display:flex}.Tab_gap10__2mcs3{grid-gap:10px;gap:10px}.Tab_justifyStart__2HcPr{justify-content:flex-start!important}.Tab_justifyCenter__24r89{justify-content:center!important}.Tab_alignCenter__3jVLa{align-items:center!important}.Tab_alignStart__1xhne{align-items:flex-start!important}.Tab_flexRow__aLr7Z{flex-direction:row!important}.Tab_flexCol__2ealn{flex-direction:column!important}.Tab_flexWrap__1qaGd{flex-wrap:wrap!important}.Tab_widthFull__3xeB8{width:100%!important}.Tab_thinScroll__14SJB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tab_thinScroll__14SJB::-webkit-scrollbar-button{display:none}.Tab_thinScroll__14SJB::-webkit-scrollbar-thumb{background:#b9bbc9}.Tab_thinScroll__14SJB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tab_container__SU5qx{flex:1 1;max-width:200px;height:50px;position:relative;color:#c4c4c4}.Tab_container__SU5qx>button{height:100%;color:inherit}.Tab_container__SU5qx>button:hover{box-shadow:none;color:#5c5c5c}.Tab_selectedIndicator__VTuSX{position:absolute;background:#3192ce;height:5px;width:100%;bottom:0}.Tab_selectedIndicatorVertical__pWMY1{position:absolute;background:#3192ce;width:5px;height:100%;bottom:0}.Group_expandedTopLeft__1dZfd{border-left:1px solid #3aabf2}.Group_expandedTopLeft__1dZfd,.Group_expandedTopRight__2e4vq{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Group_expandedTopRight__2e4vq{border-right:1px solid #3aabf2}.Group_expandedTop__2lJQC{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Group_expandedBottom__288f_,.Group_expandedBottomLeft__2OVuU{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Group_expandedBottomLeft__2OVuU,.Group_expandedLeft__1hR1N{border-left:1px solid #3aabf2}.Group_expandedLeft__1hR1N,.Group_expandedRight__1qhnV{background-color:rgba(58,171,242,.05)}.Group_expandedRight__1qhnV{border-right:1px solid #3aabf2}.Group_expandedMiddle__2OyBp{background-color:rgba(58,171,242,.05)}.Group_scrollable__1d9tU{overflow-y:overlay;flex:1 1}.Group_scrollable__1d9tU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Group_scrollable__1d9tU::-webkit-scrollbar-button{display:none}.Group_scrollable__1d9tU::-webkit-scrollbar-thumb{background:#b9bbc9}.Group_scrollable__1d9tU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Group_clickable__68K7x{cursor:pointer}.Group_flex1__1_2XJ{flex:1 1}.Group_markedBackground__1YNw6{background-color:rgba(58,171,242,.05);transition:all .3s}.Group_secondaryText__2iMss,.Group_textOverflow__1CFdw{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Group_secondaryText__2iMss{font-weight:400;color:#b9bbc9}.Group_pageContainer__2Tqsz{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Group_absoluteTopRight__3hfIm,.Group_agreementStatusContainer__2xq9M,.Group_pageSection__NIZgx>h2+button{position:absolute;top:20px;right:25px}.Group_pageSection__NIZgx{margin-top:20px}.Group_agreementStatusContainer__2xq9M{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Group_agreementStatusContainer__2xq9M>*{margin-left:70px}.Group_agreementStatusContainer__2xq9M>:first-child{margin-left:0}@media screen and (max-width:762px){.Group_agreementStatusContainer__2xq9M>*{margin-left:0}}@media screen and (max-width:1100px){.Group_agreementStatusContainer__2xq9M{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Group_agreementStatusContainer__2xq9M{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Group_noBoxShadow__SErez{box-shadow:none}.Group_overlayContainer__LYZUq{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Group_alignCenter__262_y,.Group_alignStart__2QK6j,.Group_flex__3N7sg,.Group_flexCol__2fLGi,.Group_flexRow__1CRTQ,.Group_flexWrap__2AGnX,.Group_justifyCenter__H7HjJ,.Group_justifyStart__2agEo{display:flex}.Group_gap10__2fEVZ{grid-gap:10px;gap:10px}.Group_justifyStart__2agEo{justify-content:flex-start!important}.Group_justifyCenter__H7HjJ{justify-content:center!important}.Group_alignCenter__262_y{align-items:center!important}.Group_alignStart__2QK6j{align-items:flex-start!important}.Group_flexRow__1CRTQ{flex-direction:row!important}.Group_flexCol__2fLGi{flex-direction:column!important}.Group_flexWrap__2AGnX{flex-wrap:wrap!important}.Group_widthFull__2IBM6{width:100%!important}.Group_thinScroll__3oxlF::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Group_thinScroll__3oxlF::-webkit-scrollbar-button{display:none}.Group_thinScroll__3oxlF::-webkit-scrollbar-thumb{background:#b9bbc9}.Group_thinScroll__3oxlF::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Group_container__-hFNO{margin:5px;border-radius:3px;overflow:hidden;position:relative}.Group_container__-hFNO>span{position:absolute;top:2px;left:2px;color:#fff;padding:3px 5px;background-color:rgba(0,0,0,.72);font-size:12px;border-radius:3px;text-align:left}.Group_container__-hFNO>span:last-child{top:unset;left:unset;right:2px;bottom:2px;font-size:10px}.Group_selectedIndication__1AT5c{position:absolute;top:0;width:100%;height:100%;background-color:#f26522;opacity:.45}.NameInput_input__2Ob4m{background-color:transparent;color:#fff;border:none;width:100%}.SideComponentContainer_expandedTopLeft__92tAz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SideComponentContainer_expandedTopRight__1NK9y{border-right:1px solid #3aabf2}.SideComponentContainer_expandedTop__g-U0f,.SideComponentContainer_expandedTopRight__1NK9y{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SideComponentContainer_expandedBottom__2IwVC,.SideComponentContainer_expandedBottomLeft__1Zxet{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SideComponentContainer_expandedBottomLeft__1Zxet{border-left:1px solid #3aabf2}.SideComponentContainer_expandedLeft__157SB{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SideComponentContainer_expandedRight__kphYH{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SideComponentContainer_expandedMiddle__3cTld{background-color:rgba(58,171,242,.05)}.SideComponentContainer_scrollable__ZsnZE{overflow-y:overlay;flex:1 1}.SideComponentContainer_scrollable__ZsnZE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SideComponentContainer_scrollable__ZsnZE::-webkit-scrollbar-button{display:none}.SideComponentContainer_scrollable__ZsnZE::-webkit-scrollbar-thumb{background:#b9bbc9}.SideComponentContainer_scrollable__ZsnZE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SideComponentContainer_clickable__22N5b{cursor:pointer}.SideComponentContainer_flex1__3YQHX{flex:1 1}.SideComponentContainer_markedBackground__1Oon2{background-color:rgba(58,171,242,.05);transition:all .3s}.SideComponentContainer_secondaryText__2pyJh,.SideComponentContainer_textOverflow__3YbB4{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SideComponentContainer_secondaryText__2pyJh{font-weight:400;color:#b9bbc9}.SideComponentContainer_pageContainer__ZICs5{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SideComponentContainer_absoluteTopRight__ZTC_E,.SideComponentContainer_agreementStatusContainer__1SsHu,.SideComponentContainer_pageSection__3ACIT>h2+button{position:absolute;top:20px;right:25px}.SideComponentContainer_pageSection__3ACIT{margin-top:20px}.SideComponentContainer_agreementStatusContainer__1SsHu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SideComponentContainer_agreementStatusContainer__1SsHu>*{margin-left:70px}.SideComponentContainer_agreementStatusContainer__1SsHu>:first-child{margin-left:0}@media screen and (max-width:762px){.SideComponentContainer_agreementStatusContainer__1SsHu>*{margin-left:0}}@media screen and (max-width:1100px){.SideComponentContainer_agreementStatusContainer__1SsHu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SideComponentContainer_agreementStatusContainer__1SsHu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SideComponentContainer_noBoxShadow__XZYZv{box-shadow:none}.SideComponentContainer_overlayContainer__3oevG{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SideComponentContainer_alignCenter__15Yh3,.SideComponentContainer_alignStart__2Q1na,.SideComponentContainer_flex__zjNo1,.SideComponentContainer_flexCol__2uuvq,.SideComponentContainer_flexRow__3p_MA,.SideComponentContainer_flexWrap__H7NnV,.SideComponentContainer_justifyCenter__7ZqJ_,.SideComponentContainer_justifyStart__79DXD{display:flex}.SideComponentContainer_gap10__3uoHb{grid-gap:10px;gap:10px}.SideComponentContainer_justifyStart__79DXD{justify-content:flex-start!important}.SideComponentContainer_justifyCenter__7ZqJ_{justify-content:center!important}.SideComponentContainer_alignCenter__15Yh3{align-items:center!important}.SideComponentContainer_alignStart__2Q1na{align-items:flex-start!important}.SideComponentContainer_flexRow__3p_MA{flex-direction:row!important}.SideComponentContainer_flexCol__2uuvq{flex-direction:column!important}.SideComponentContainer_flexWrap__H7NnV{flex-wrap:wrap!important}.SideComponentContainer_widthFull__2ZHsK{width:100%!important}.SideComponentContainer_thinScroll__14lV-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SideComponentContainer_thinScroll__14lV-::-webkit-scrollbar-button{display:none}.SideComponentContainer_thinScroll__14lV-::-webkit-scrollbar-thumb{background:#b9bbc9}.SideComponentContainer_thinScroll__14lV-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SideComponentContainer_container__1wBk5{display:flex;flex-direction:column;align-items:center;color:#6f6f6f}.SideComponentContainer_childrenContainer__2bpJG>div{max-height:200px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.SideComponentContainer_actionsContainer__UoWIb{margin-top:10px;display:flex;justify-content:flex-end}.SideComponentContainer_actionsContainer__UoWIb>button:hover{color:#3192ce}.SideComponentContainer_paddingTop__1nV9K{padding-top:50px}.SideComponentContainer_projectsContainer__x_0dI{height:60vh;width:100%;margin:30px 10px 0;box-shadow:none;border-top:1px solid #c4c4c4;border-radius:0;padding-top:5px}.SideComponentContainer_projectsContainer__x_0dI>div{margin:0;flex-wrap:inherit;flex-direction:column}.SideComponentContainer_projectsContainer__x_0dI>div>div{width:100%;min-height:50px}.ShotSideComponent_shotView__NxCqj{margin:20px 0 0!important}.ModalLocationInput_expandedTopLeft__R8OP5{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ModalLocationInput_expandedTopRight__1gnTA{border-right:1px solid #3aabf2}.ModalLocationInput_expandedTop__1Pdcr,.ModalLocationInput_expandedTopRight__1gnTA{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ModalLocationInput_expandedBottom__1Ki4k,.ModalLocationInput_expandedBottomLeft__1s0T9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ModalLocationInput_expandedBottomLeft__1s0T9{border-left:1px solid #3aabf2}.ModalLocationInput_expandedLeft__uIa92{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ModalLocationInput_expandedRight__wl6Em{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ModalLocationInput_expandedMiddle__r2QZX{background-color:rgba(58,171,242,.05)}.ModalLocationInput_scrollable__1fRvJ{overflow-y:overlay;flex:1 1}.ModalLocationInput_scrollable__1fRvJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ModalLocationInput_scrollable__1fRvJ::-webkit-scrollbar-button{display:none}.ModalLocationInput_scrollable__1fRvJ::-webkit-scrollbar-thumb{background:#b9bbc9}.ModalLocationInput_scrollable__1fRvJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ModalLocationInput_clickable__2qJyC{cursor:pointer}.ModalLocationInput_flex1__1zNgE{flex:1 1}.ModalLocationInput_markedBackground__27Ymw{background-color:rgba(58,171,242,.05);transition:all .3s}.ModalLocationInput_secondaryText__1A3Cn,.ModalLocationInput_textOverflow__19m-L{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ModalLocationInput_secondaryText__1A3Cn{font-weight:400;color:#b9bbc9}.ModalLocationInput_pageContainer__3I5Rj{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ModalLocationInput_absoluteTopRight__1rlkH,.ModalLocationInput_agreementStatusContainer__1dySG,.ModalLocationInput_pageSection__1rtpI>h2+button{position:absolute;top:20px;right:25px}.ModalLocationInput_pageSection__1rtpI{margin-top:20px}.ModalLocationInput_agreementStatusContainer__1dySG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ModalLocationInput_agreementStatusContainer__1dySG>*{margin-left:70px}.ModalLocationInput_agreementStatusContainer__1dySG>:first-child{margin-left:0}@media screen and (max-width:762px){.ModalLocationInput_agreementStatusContainer__1dySG>*{margin-left:0}}@media screen and (max-width:1100px){.ModalLocationInput_agreementStatusContainer__1dySG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ModalLocationInput_agreementStatusContainer__1dySG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ModalLocationInput_noBoxShadow__2tHJO{box-shadow:none}.ModalLocationInput_overlayContainer__3NCwO{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ModalLocationInput_alignCenter__27h25,.ModalLocationInput_alignStart__2miCR,.ModalLocationInput_flex__2gKhX,.ModalLocationInput_flexCol__35fh5,.ModalLocationInput_flexRow__2j9Ny,.ModalLocationInput_flexWrap__XjXM4,.ModalLocationInput_justifyCenter__27TlY,.ModalLocationInput_justifyStart__2m0pT{display:flex}.ModalLocationInput_gap10__1DFiY{grid-gap:10px;gap:10px}.ModalLocationInput_justifyStart__2m0pT{justify-content:flex-start!important}.ModalLocationInput_justifyCenter__27TlY{justify-content:center!important}.ModalLocationInput_alignCenter__27h25{align-items:center!important}.ModalLocationInput_alignStart__2miCR{align-items:flex-start!important}.ModalLocationInput_flexRow__2j9Ny{flex-direction:row!important}.ModalLocationInput_flexCol__35fh5{flex-direction:column!important}.ModalLocationInput_flexWrap__XjXM4{flex-wrap:wrap!important}.ModalLocationInput_widthFull__1gv9i{width:100%!important}.ModalLocationInput_thinScroll__2_U_S::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ModalLocationInput_thinScroll__2_U_S::-webkit-scrollbar-button{display:none}.ModalLocationInput_thinScroll__2_U_S::-webkit-scrollbar-thumb{background:#b9bbc9}.ModalLocationInput_thinScroll__2_U_S::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ModalLocationInput_container__jV-r1{display:flex;align-items:center}.ModalLocationInput_container__jV-r1>button{margin-left:10px}.ModalLocationInput_dropdown__2ARx-{width:178px;margin-top:5px;position:absolute;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:250px;overflow-x:hidden;overflow-y:auto;z-index:11}.ModalLocationInput_dropdown__2ARx-::-webkit-scrollbar{width:5px;height:5px;background-color:transparent;border-radius:5px}.ModalLocationInput_dropdown__2ARx-::-webkit-scrollbar-button{display:none}.ModalLocationInput_dropdown__2ARx-::-webkit-scrollbar-thumb{background:#878787}.ModalLocationInput_dropdown__2ARx-::-webkit-scrollbar-track{border:0;border-radius:5px}.ModalLocationInput_option__2-8hl{width:178px;max-width:178px;font-size:12px;padding:12px 10px;cursor:pointer;color:#878787;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.ModalLocationInput_option__2-8hl:hover,.ModalLocationInput_optionFocused__1JabK{background-color:#f0f0f0}.HotkeysList_container__1OtK7{width:700px;margin:10px}.HotkeysList_container__1OtK7>div{flex-direction:column;max-height:80vh;flex-wrap:nowrap}.HotkeyDetails_expandedTopLeft__2Apke{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HotkeyDetails_expandedTopRight__2LR6e{border-right:1px solid #3aabf2}.HotkeyDetails_expandedTop__2dEAc,.HotkeyDetails_expandedTopRight__2LR6e{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HotkeyDetails_expandedBottom__vWjkS,.HotkeyDetails_expandedBottomLeft__3PLTT{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HotkeyDetails_expandedBottomLeft__3PLTT{border-left:1px solid #3aabf2}.HotkeyDetails_expandedLeft__1eH9s{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HotkeyDetails_expandedRight__3G2zN{border-right:1px solid #3aabf2}.HotkeyDetails_expandedMiddle__IIW76,.HotkeyDetails_expandedRight__3G2zN{background-color:rgba(58,171,242,.05)}.HotkeyDetails_scrollable__2F8Bv{overflow-y:overlay;flex:1 1}.HotkeyDetails_scrollable__2F8Bv::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HotkeyDetails_scrollable__2F8Bv::-webkit-scrollbar-button{display:none}.HotkeyDetails_scrollable__2F8Bv::-webkit-scrollbar-thumb{background:#b9bbc9}.HotkeyDetails_scrollable__2F8Bv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HotkeyDetails_clickable__xmFMI{cursor:pointer}.HotkeyDetails_flex1__15yLl{flex:1 1}.HotkeyDetails_markedBackground__26Grv{background-color:rgba(58,171,242,.05);transition:all .3s}.HotkeyDetails_secondaryText__28oLG,.HotkeyDetails_textOverflow__2yfcW{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.HotkeyDetails_secondaryText__28oLG{font-weight:400;color:#b9bbc9}.HotkeyDetails_pageContainer__3Bexr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.HotkeyDetails_absoluteTopRight__1w3n5,.HotkeyDetails_agreementStatusContainer__2gWmM,.HotkeyDetails_pageSection__26PmZ>h2+button{position:absolute;top:20px;right:25px}.HotkeyDetails_pageSection__26PmZ{margin-top:20px}.HotkeyDetails_agreementStatusContainer__2gWmM{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.HotkeyDetails_agreementStatusContainer__2gWmM>*{margin-left:70px}.HotkeyDetails_agreementStatusContainer__2gWmM>:first-child{margin-left:0}@media screen and (max-width:762px){.HotkeyDetails_agreementStatusContainer__2gWmM>*{margin-left:0}}@media screen and (max-width:1100px){.HotkeyDetails_agreementStatusContainer__2gWmM{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.HotkeyDetails_agreementStatusContainer__2gWmM{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.HotkeyDetails_noBoxShadow__VSkZ7{box-shadow:none}.HotkeyDetails_overlayContainer__25ziT{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.HotkeyDetails_alignCenter__3d8sf,.HotkeyDetails_alignStart__3e7GU,.HotkeyDetails_flex__Tqzaz,.HotkeyDetails_flexCol__3SncV,.HotkeyDetails_flexRow__3DSa1,.HotkeyDetails_flexWrap__2a3Yz,.HotkeyDetails_justifyCenter__3IjiM,.HotkeyDetails_justifyStart__1SOpW{display:flex}.HotkeyDetails_gap10__2C6-F{grid-gap:10px;gap:10px}.HotkeyDetails_justifyStart__1SOpW{justify-content:flex-start!important}.HotkeyDetails_justifyCenter__3IjiM{justify-content:center!important}.HotkeyDetails_alignCenter__3d8sf{align-items:center!important}.HotkeyDetails_alignStart__3e7GU{align-items:flex-start!important}.HotkeyDetails_flexRow__3DSa1{flex-direction:row!important}.HotkeyDetails_flexCol__3SncV{flex-direction:column!important}.HotkeyDetails_flexWrap__2a3Yz{flex-wrap:wrap!important}.HotkeyDetails_widthFull__1HNoa{width:100%!important}.HotkeyDetails_thinScroll__3Vrvz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HotkeyDetails_thinScroll__3Vrvz::-webkit-scrollbar-button{display:none}.HotkeyDetails_thinScroll__3Vrvz::-webkit-scrollbar-thumb{background:#b9bbc9}.HotkeyDetails_thinScroll__3Vrvz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HotkeyDetails_container__3YTuV{padding:10px 20px;display:flex}.HotkeyDetails_container__3YTuV>div{display:flex;align-items:center;margin:0 5px}.HotkeyDetails_container__3YTuV>div:first-child{flex:1 1;justify-content:flex-end}.HotkeyDetails_container__3YTuV>div:first-child>span{background-color:#3e3e3e;padding:10px 15px;color:#f0f0f0;border-radius:5px}.HotkeyDetails_container__3YTuV>div:last-child{flex:2 1}.TableHeader_expandedTopLeft__2j0zN{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__XwR1E{border-right:1px solid #3aabf2}.TableHeader_expandedTop__Us3uJ,.TableHeader_expandedTopRight__XwR1E{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__15BWx,.TableHeader_expandedBottomLeft__NlO-f{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__NlO-f{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__2YuAg{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__jNjkJ{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__3z70N,.TableHeader_expandedRight__jNjkJ{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__jhG-M{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__jhG-M::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__jhG-M::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__jhG-M::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__jhG-M::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__1t6Qd{cursor:pointer}.TableHeader_flex1__3E7c5{flex:1 1}.TableHeader_markedBackground__3VPLK{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__25VEg,.TableHeader_textOverflow__1chb6{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__25VEg{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__viUhB{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__1ZHlw,.TableHeader_agreementStatusContainer__1sV-Q,.TableHeader_pageSection__39ncx>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__39ncx{margin-top:20px}.TableHeader_agreementStatusContainer__1sV-Q{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__1sV-Q>*{margin-left:70px}.TableHeader_agreementStatusContainer__1sV-Q>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__1sV-Q>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__1sV-Q{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__1sV-Q{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__3JLog{box-shadow:none}.TableHeader_overlayContainer__1dY1I{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__2Y1mM,.TableHeader_alignStart__1q8BQ,.TableHeader_flex__wep8S,.TableHeader_flexCol__2lLF-,.TableHeader_flexRow__3qtCq,.TableHeader_flexWrap__3tFsl,.TableHeader_justifyCenter__3h5aL,.TableHeader_justifyStart__11Dnj{display:flex}.TableHeader_gap10__2FuvW{grid-gap:10px;gap:10px}.TableHeader_justifyStart__11Dnj{justify-content:flex-start!important}.TableHeader_justifyCenter__3h5aL{justify-content:center!important}.TableHeader_alignCenter__2Y1mM{align-items:center!important}.TableHeader_alignStart__1q8BQ{align-items:flex-start!important}.TableHeader_flexRow__3qtCq{flex-direction:row!important}.TableHeader_flexCol__2lLF-{flex-direction:column!important}.TableHeader_flexWrap__3tFsl{flex-wrap:wrap!important}.TableHeader_widthFull__1dXUM{width:100%!important}.TableHeader_thinScroll__BdsSh::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__BdsSh::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__BdsSh::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__BdsSh::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeaderBttn__2wcJ0{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__lklG_{cursor:unset}.TableHeader_inactiveBttn__lklG_:hover{box-shadow:unset}.CirclePieSegment_expandedTopLeft__edwrN{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CirclePieSegment_expandedTopRight__XsAFN{border-right:1px solid #3aabf2}.CirclePieSegment_expandedTop__2A5uS,.CirclePieSegment_expandedTopRight__XsAFN{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CirclePieSegment_expandedBottom__3A-vb,.CirclePieSegment_expandedBottomLeft__1CG9t{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CirclePieSegment_expandedBottomLeft__1CG9t{border-left:1px solid #3aabf2}.CirclePieSegment_expandedLeft__23qK6{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CirclePieSegment_expandedRight__WozP2{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CirclePieSegment_expandedMiddle__3xqaM{background-color:rgba(58,171,242,.05)}.CirclePieSegment_scrollable__3Gagz{overflow-y:overlay;flex:1 1}.CirclePieSegment_scrollable__3Gagz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CirclePieSegment_scrollable__3Gagz::-webkit-scrollbar-button{display:none}.CirclePieSegment_scrollable__3Gagz::-webkit-scrollbar-thumb{background:#b9bbc9}.CirclePieSegment_scrollable__3Gagz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CirclePieSegment_clickable__1xet0{cursor:pointer}.CirclePieSegment_flex1__VjHVH{flex:1 1}.CirclePieSegment_markedBackground__3vqgK{background-color:rgba(58,171,242,.05);transition:all .3s}.CirclePieSegment_secondaryText__5YTCY,.CirclePieSegment_textOverflow__1a4GC{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CirclePieSegment_secondaryText__5YTCY{font-weight:400;color:#b9bbc9}.CirclePieSegment_pageContainer__1DuoA{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CirclePieSegment_absoluteTopRight__1PRyJ,.CirclePieSegment_agreementStatusContainer__3yFOc,.CirclePieSegment_pageSection__WYDQf>h2+button{position:absolute;top:20px;right:25px}.CirclePieSegment_pageSection__WYDQf{margin-top:20px}.CirclePieSegment_agreementStatusContainer__3yFOc{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CirclePieSegment_agreementStatusContainer__3yFOc>*{margin-left:70px}.CirclePieSegment_agreementStatusContainer__3yFOc>:first-child{margin-left:0}@media screen and (max-width:762px){.CirclePieSegment_agreementStatusContainer__3yFOc>*{margin-left:0}}@media screen and (max-width:1100px){.CirclePieSegment_agreementStatusContainer__3yFOc{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CirclePieSegment_agreementStatusContainer__3yFOc{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CirclePieSegment_noBoxShadow__s9jBv{box-shadow:none}.CirclePieSegment_overlayContainer__2A9Qd{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CirclePieSegment_alignCenter__3yhvb,.CirclePieSegment_alignStart__1EamQ,.CirclePieSegment_flex__2yMcT,.CirclePieSegment_flexCol__3wID2,.CirclePieSegment_flexRow__1iO2g,.CirclePieSegment_flexWrap__1uIpg,.CirclePieSegment_justifyCenter__34oOK,.CirclePieSegment_justifyStart__nEeVN{display:flex}.CirclePieSegment_gap10__3hEyv{grid-gap:10px;gap:10px}.CirclePieSegment_justifyStart__nEeVN{justify-content:flex-start!important}.CirclePieSegment_justifyCenter__34oOK{justify-content:center!important}.CirclePieSegment_alignCenter__3yhvb{align-items:center!important}.CirclePieSegment_alignStart__1EamQ{align-items:flex-start!important}.CirclePieSegment_flexRow__1iO2g{flex-direction:row!important}.CirclePieSegment_flexCol__3wID2{flex-direction:column!important}.CirclePieSegment_flexWrap__1uIpg{flex-wrap:wrap!important}.CirclePieSegment_widthFull__2I_cM{width:100%!important}.CirclePieSegment_thinScroll__27gJA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CirclePieSegment_thinScroll__27gJA::-webkit-scrollbar-button{display:none}.CirclePieSegment_thinScroll__27gJA::-webkit-scrollbar-thumb{background:#b9bbc9}.CirclePieSegment_thinScroll__27gJA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CirclePieSegment_container__Iyuk9{width:150px;min-width:150px;max-width:150px;height:150px;min-height:150px;max-height:150px;position:relative}.CirclePieSegment_percentageCircle__2w1FF{position:relative}.CirclePieSegment_circle__27SYF{stroke-dashoffset:0;transform-origin:50%;position:absolute;transform:rotate(-90deg);visibility:hidden}.CirclePieSegment_innerContainer__18Gin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column}.CirclePieSegment_label__2_OVi{color:#707070;text-transform:uppercase;text-align:center;line-height:14px}.CirclePieSegment_afterNumLabel__16iC-{color:#707070;margin-top:-13px;margin-bottom:2px}.CirclePieSegment_bestItem__P7ImI{width:346px;height:130px;background-color:rgba(17,23,75,.9);border-radius:2px;position:absolute;top:55%;left:100%;z-index:1}.BestItem_expandedTopLeft__p260P{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItem_expandedTopRight__FzlCY{border-right:1px solid #3aabf2}.BestItem_expandedTop__N7XeQ,.BestItem_expandedTopRight__FzlCY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItem_expandedBottom__BiTRO,.BestItem_expandedBottomLeft__f27xd{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItem_expandedBottomLeft__f27xd{border-left:1px solid #3aabf2}.BestItem_expandedLeft__bO-yw{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItem_expandedRight__2cYAQ{border-right:1px solid #3aabf2}.BestItem_expandedMiddle__1oEuX,.BestItem_expandedRight__2cYAQ{background-color:rgba(58,171,242,.05)}.BestItem_scrollable__2vKi5{overflow-y:overlay;flex:1 1}.BestItem_scrollable__2vKi5::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BestItem_scrollable__2vKi5::-webkit-scrollbar-button{display:none}.BestItem_scrollable__2vKi5::-webkit-scrollbar-thumb{background:#b9bbc9}.BestItem_scrollable__2vKi5::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BestItem_clickable__2lI0k{cursor:pointer}.BestItem_flex1__159IU{flex:1 1}.BestItem_markedBackground__2kF9q{background-color:rgba(58,171,242,.05);transition:all .3s}.BestItem_secondaryText__eem_y,.BestItem_textOverflow__zKINR{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BestItem_secondaryText__eem_y{font-weight:400;color:#b9bbc9}.BestItem_pageContainer__2CaNd{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BestItem_absoluteTopRight__1CaXS,.BestItem_agreementStatusContainer__2B7V9,.BestItem_pageSection__1KcTq>h2+button{position:absolute;top:20px;right:25px}.BestItem_pageSection__1KcTq{margin-top:20px}.BestItem_agreementStatusContainer__2B7V9{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BestItem_agreementStatusContainer__2B7V9>*{margin-left:70px}.BestItem_agreementStatusContainer__2B7V9>:first-child{margin-left:0}@media screen and (max-width:762px){.BestItem_agreementStatusContainer__2B7V9>*{margin-left:0}}@media screen and (max-width:1100px){.BestItem_agreementStatusContainer__2B7V9{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BestItem_agreementStatusContainer__2B7V9{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BestItem_noBoxShadow__LMnhg{box-shadow:none}.BestItem_overlayContainer__17Dmx{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BestItem_alignCenter__3UW96,.BestItem_alignStart__2FSIV,.BestItem_flex__2MkSu,.BestItem_flexCol__ku2z1,.BestItem_flexRow__3SlvI,.BestItem_flexWrap__1_3x0,.BestItem_justifyCenter__1Zv6K,.BestItem_justifyStart__2CQPC{display:flex}.BestItem_gap10__18Uon{grid-gap:10px;gap:10px}.BestItem_justifyStart__2CQPC{justify-content:flex-start!important}.BestItem_justifyCenter__1Zv6K{justify-content:center!important}.BestItem_alignCenter__3UW96{align-items:center!important}.BestItem_alignStart__2FSIV{align-items:flex-start!important}.BestItem_flexRow__3SlvI{flex-direction:row!important}.BestItem_flexCol__ku2z1{flex-direction:column!important}.BestItem_flexWrap__1_3x0{flex-wrap:wrap!important}.BestItem_widthFull__3OOxi{width:100%!important}.BestItem_thinScroll__30H_s::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BestItem_thinScroll__30H_s::-webkit-scrollbar-button{display:none}.BestItem_thinScroll__30H_s::-webkit-scrollbar-thumb{background:#b9bbc9}.BestItem_thinScroll__30H_s::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BestItem_container__18685{width:346px;min-height:120px;background-color:rgba(17,23,75,.9);border-radius:2px;position:absolute;top:55%;left:100%;z-index:1;padding:15px 17px}.BestItemBody_expandedTopLeft__1jDIz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItemBody_expandedTopRight__16j85{border-right:1px solid #3aabf2}.BestItemBody_expandedTop__11l79,.BestItemBody_expandedTopRight__16j85{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItemBody_expandedBottom__1WPSn,.BestItemBody_expandedBottomLeft__16CZk{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItemBody_expandedBottomLeft__16CZk{border-left:1px solid #3aabf2}.BestItemBody_expandedLeft__1ahr6{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BestItemBody_expandedRight__2Eyav{border-right:1px solid #3aabf2}.BestItemBody_expandedMiddle__1k3kS,.BestItemBody_expandedRight__2Eyav{background-color:rgba(58,171,242,.05)}.BestItemBody_scrollable__1MOe2{overflow-y:overlay;flex:1 1}.BestItemBody_scrollable__1MOe2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BestItemBody_scrollable__1MOe2::-webkit-scrollbar-button{display:none}.BestItemBody_scrollable__1MOe2::-webkit-scrollbar-thumb{background:#b9bbc9}.BestItemBody_scrollable__1MOe2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BestItemBody_clickable__2OdGo{cursor:pointer}.BestItemBody_flex1__SzqSK{flex:1 1}.BestItemBody_markedBackground__2aaGs{background-color:rgba(58,171,242,.05);transition:all .3s}.BestItemBody_secondaryText__ZbHFN,.BestItemBody_textOverflow__1JPJY{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BestItemBody_secondaryText__ZbHFN{font-weight:400;color:#b9bbc9}.BestItemBody_pageContainer__2NEuA{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BestItemBody_absoluteTopRight__a6n2E,.BestItemBody_agreementStatusContainer__3Csm-,.BestItemBody_pageSection__2Xv-i>h2+button{position:absolute;top:20px;right:25px}.BestItemBody_pageSection__2Xv-i{margin-top:20px}.BestItemBody_agreementStatusContainer__3Csm-{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BestItemBody_agreementStatusContainer__3Csm->*{margin-left:70px}.BestItemBody_agreementStatusContainer__3Csm->:first-child{margin-left:0}@media screen and (max-width:762px){.BestItemBody_agreementStatusContainer__3Csm->*{margin-left:0}}@media screen and (max-width:1100px){.BestItemBody_agreementStatusContainer__3Csm-{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BestItemBody_agreementStatusContainer__3Csm-{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BestItemBody_noBoxShadow__1GGxX{box-shadow:none}.BestItemBody_overlayContainer__1sPhZ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BestItemBody_alignCenter__1WwaL,.BestItemBody_alignStart__1eWrV,.BestItemBody_flex__2KF_O,.BestItemBody_flexCol__1h2IS,.BestItemBody_flexRow__bN-zR,.BestItemBody_flexWrap__1XukR,.BestItemBody_justifyCenter__1yhiO,.BestItemBody_justifyStart__1kTE-{display:flex}.BestItemBody_gap10__2KRHA{grid-gap:10px;gap:10px}.BestItemBody_justifyStart__1kTE-{justify-content:flex-start!important}.BestItemBody_justifyCenter__1yhiO{justify-content:center!important}.BestItemBody_alignCenter__1WwaL{align-items:center!important}.BestItemBody_alignStart__1eWrV{align-items:flex-start!important}.BestItemBody_flexRow__bN-zR{flex-direction:row!important}.BestItemBody_flexCol__1h2IS{flex-direction:column!important}.BestItemBody_flexWrap__1XukR{flex-wrap:wrap!important}.BestItemBody_widthFull__1XCLs{width:100%!important}.BestItemBody_thinScroll__34B-N::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BestItemBody_thinScroll__34B-N::-webkit-scrollbar-button{display:none}.BestItemBody_thinScroll__34B-N::-webkit-scrollbar-thumb{background:#b9bbc9}.BestItemBody_thinScroll__34B-N::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BestItemBody_container__2LMV3{display:flex}.BestItemBody_contentCentered__3cpZv{align-items:center;justify-content:center;height:90px}.BestItemBody_pictureBorderRadius__g4aJi,.BestItemBody_productImagePrice__jnP_n{border-radius:14px}.BestItemBody_productImagePrice__jnP_n{width:90px;min-width:90px;height:90px;min-height:90px;background-color:hsla(0,0%,9%,.901961);display:flex;justify-content:center;align-items:center;position:relative}.BestItemBody_price__3ZHYJ{position:absolute;color:#fff;background-color:hsla(0,0%,9%,.901961);font-size:10px;padding:3px 10px 3px 6px;border-radius:2px;bottom:10px;right:0}.BestItemBody_productInfo__3DtnG{margin-left:10px;max-width:210px}.BestItemBody_productInfoTitle__MOjfT{color:#3aabf2}.BestItemBody_productInfoTitle__MOjfT>svg{fill:#3aabf2;margin:0 5px 0 -5px;height:14px}.BestItemBody_productName__pEbaP{color:#fff;margin-top:3px;font-weight:700}.BestItemBody_line__Pz28-{margin:8px 0;background-color:#707070;width:210px}.BestItemBody_statNumberContainer__1u3bx{display:flex}.BestItemBody_shopName__3ErKJ{color:#3aabf2;margin-top:8px;text-align:right;font-size:12px}.BestItemBody_afterStatNumLabel__aR2k3{color:#fff;margin-top:auto;margin-left:5px;height:16px}.HighlightsSection_expandedTopLeft__238-e{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HighlightsSection_expandedTopRight__3JHh8{border-right:1px solid #3aabf2}.HighlightsSection_expandedTop__TNHW9,.HighlightsSection_expandedTopRight__3JHh8{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HighlightsSection_expandedBottom__2xR_c,.HighlightsSection_expandedBottomLeft__2jn-I{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HighlightsSection_expandedBottomLeft__2jn-I{border-left:1px solid #3aabf2}.HighlightsSection_expandedLeft__1gpHk{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HighlightsSection_expandedRight__3Aze8{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.HighlightsSection_expandedMiddle__3Xd9T{background-color:rgba(58,171,242,.05)}.HighlightsSection_scrollable__2bDUS{overflow-y:overlay;flex:1 1}.HighlightsSection_scrollable__2bDUS::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HighlightsSection_scrollable__2bDUS::-webkit-scrollbar-button{display:none}.HighlightsSection_scrollable__2bDUS::-webkit-scrollbar-thumb{background:#b9bbc9}.HighlightsSection_scrollable__2bDUS::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HighlightsSection_clickable__I5QWI{cursor:pointer}.HighlightsSection_flex1__1c2-E{flex:1 1}.HighlightsSection_markedBackground__1h-Q1{background-color:rgba(58,171,242,.05);transition:all .3s}.HighlightsSection_secondaryText__msmlT,.HighlightsSection_textOverflow__1EuiK{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.HighlightsSection_secondaryText__msmlT{font-weight:400;color:#b9bbc9}.HighlightsSection_pageContainer__TE9sG{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.HighlightsSection_absoluteTopRight__2cAAk,.HighlightsSection_agreementStatusContainer__28Mxv,.HighlightsSection_pageSection__1L4I_>h2+button{position:absolute;top:20px;right:25px}.HighlightsSection_pageSection__1L4I_{margin-top:20px}.HighlightsSection_agreementStatusContainer__28Mxv{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.HighlightsSection_agreementStatusContainer__28Mxv>*{margin-left:70px}.HighlightsSection_agreementStatusContainer__28Mxv>:first-child{margin-left:0}@media screen and (max-width:762px){.HighlightsSection_agreementStatusContainer__28Mxv>*{margin-left:0}}@media screen and (max-width:1100px){.HighlightsSection_agreementStatusContainer__28Mxv{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.HighlightsSection_agreementStatusContainer__28Mxv{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.HighlightsSection_noBoxShadow__UnwpW{box-shadow:none}.HighlightsSection_overlayContainer__2UTH1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.HighlightsSection_alignCenter__1WWb5,.HighlightsSection_alignStart__2Rncc,.HighlightsSection_flex__1zOn6,.HighlightsSection_flexCol__3T7WR,.HighlightsSection_flexRow__1Lwta,.HighlightsSection_flexWrap__3Uvm4,.HighlightsSection_justifyCenter__yZ7QW,.HighlightsSection_justifyStart__3PCLB{display:flex}.HighlightsSection_gap10__ifsez{grid-gap:10px;gap:10px}.HighlightsSection_justifyStart__3PCLB{justify-content:flex-start!important}.HighlightsSection_justifyCenter__yZ7QW{justify-content:center!important}.HighlightsSection_alignCenter__1WWb5{align-items:center!important}.HighlightsSection_alignStart__2Rncc{align-items:flex-start!important}.HighlightsSection_flexRow__1Lwta{flex-direction:row!important}.HighlightsSection_flexCol__3T7WR{flex-direction:column!important}.HighlightsSection_flexWrap__3Uvm4{flex-wrap:wrap!important}.HighlightsSection_widthFull__vfCrG{width:100%!important}.HighlightsSection_thinScroll__3fZpq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.HighlightsSection_thinScroll__3fZpq::-webkit-scrollbar-button{display:none}.HighlightsSection_thinScroll__3fZpq::-webkit-scrollbar-thumb{background:#b9bbc9}.HighlightsSection_thinScroll__3fZpq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.HighlightsSection_container__1_ocz{border:1px solid}.HighlightsSection_afterTotalLabel__2wm-n{font-size:14px;color:#11174b;font-weight:400;margin-top:2px;margin-left:5px}.HighlightsSection_circlesContainer__2b9TZ{margin-top:15px;padding:5px 0;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;grid-gap:10px 0;gap:10px 0}.TableHeader_expandedTopLeft__akCHK{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__2rQB2{border-right:1px solid #3aabf2}.TableHeader_expandedTop__3mr8k,.TableHeader_expandedTopRight__2rQB2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__3zjuN,.TableHeader_expandedBottomLeft__1FP5F{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__1FP5F{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__2YU-X{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__2CjVw{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__1gpL9,.TableHeader_expandedRight__2CjVw{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__2FnQm{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__2FnQm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__2FnQm::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__2FnQm::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__2FnQm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__2RZ8P{cursor:pointer}.TableHeader_flex1__F02nI{flex:1 1}.TableHeader_markedBackground__qOtzo{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__3DDga,.TableHeader_textOverflow__aIqYG{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__3DDga{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__1xhlp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__36S5E,.TableHeader_agreementStatusContainer__3X48t,.TableHeader_pageSection__dxnqJ>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__dxnqJ{margin-top:20px}.TableHeader_agreementStatusContainer__3X48t{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__3X48t>*{margin-left:70px}.TableHeader_agreementStatusContainer__3X48t>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__3X48t>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__3X48t{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__3X48t{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__26lg9{box-shadow:none}.TableHeader_overlayContainer__3HFI5{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__3BEJB,.TableHeader_alignStart__6whyU,.TableHeader_flex__3__KS,.TableHeader_flexCol__2ei5C,.TableHeader_flexRow__2NOuO,.TableHeader_flexWrap__1fXB4,.TableHeader_justifyCenter__16LSe,.TableHeader_justifyStart__34XCH{display:flex}.TableHeader_gap10__3Xa_P{grid-gap:10px;gap:10px}.TableHeader_justifyStart__34XCH{justify-content:flex-start!important}.TableHeader_justifyCenter__16LSe{justify-content:center!important}.TableHeader_alignCenter__3BEJB{align-items:center!important}.TableHeader_alignStart__6whyU{align-items:flex-start!important}.TableHeader_flexRow__2NOuO{flex-direction:row!important}.TableHeader_flexCol__2ei5C{flex-direction:column!important}.TableHeader_flexWrap__1fXB4{flex-wrap:wrap!important}.TableHeader_widthFull__P4s5q{width:100%!important}.TableHeader_thinScroll__249jN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__249jN::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__249jN::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__249jN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_tableHeaderBttn__5LxLO{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_inactiveBttn__e0-SA{cursor:unset}.TableHeader_inactiveBttn__e0-SA:hover{box-shadow:unset}.ActionHistoryTable_expandedTopLeft__3yvgZ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryTable_expandedTopRight__1J2N4{border-right:1px solid #3aabf2}.ActionHistoryTable_expandedTop__1MIK9,.ActionHistoryTable_expandedTopRight__1J2N4{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryTable_expandedBottom__1B3cE,.ActionHistoryTable_expandedBottomLeft__1Jrov{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryTable_expandedBottomLeft__1Jrov{border-left:1px solid #3aabf2}.ActionHistoryTable_expandedLeft__2AkzR{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryTable_expandedRight__k-da6{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryTable_expandedMiddle__2wSTC{background-color:rgba(58,171,242,.05)}.ActionHistoryTable_scrollable__13sFc{overflow-y:overlay;flex:1 1}.ActionHistoryTable_scrollable__13sFc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ActionHistoryTable_scrollable__13sFc::-webkit-scrollbar-button{display:none}.ActionHistoryTable_scrollable__13sFc::-webkit-scrollbar-thumb{background:#b9bbc9}.ActionHistoryTable_scrollable__13sFc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ActionHistoryTable_clickable__2fLm1{cursor:pointer}.ActionHistoryTable_flex1__2RNIN{flex:1 1}.ActionHistoryTable_markedBackground__1H-3C{background-color:rgba(58,171,242,.05);transition:all .3s}.ActionHistoryTable_secondaryText__2U0gF,.ActionHistoryTable_textOverflow__3WcH9{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ActionHistoryTable_secondaryText__2U0gF{font-weight:400;color:#b9bbc9}.ActionHistoryTable_pageContainer__363I6{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ActionHistoryTable_absoluteTopRight__3vjpA,.ActionHistoryTable_agreementStatusContainer__3WTzF,.ActionHistoryTable_pageSection__MyZ7I>h2+button{position:absolute;top:20px;right:25px}.ActionHistoryTable_pageSection__MyZ7I{margin-top:20px}.ActionHistoryTable_agreementStatusContainer__3WTzF{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ActionHistoryTable_agreementStatusContainer__3WTzF>*{margin-left:70px}.ActionHistoryTable_agreementStatusContainer__3WTzF>:first-child{margin-left:0}@media screen and (max-width:762px){.ActionHistoryTable_agreementStatusContainer__3WTzF>*{margin-left:0}}@media screen and (max-width:1100px){.ActionHistoryTable_agreementStatusContainer__3WTzF{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ActionHistoryTable_agreementStatusContainer__3WTzF{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ActionHistoryTable_noBoxShadow__5D_RM{box-shadow:none}.ActionHistoryTable_overlayContainer__v8TvW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ActionHistoryTable_alignCenter__3QJje,.ActionHistoryTable_alignStart__2Mhga,.ActionHistoryTable_flex__2Fyxe,.ActionHistoryTable_flexCol__3sxrl,.ActionHistoryTable_flexRow__H4D9d,.ActionHistoryTable_flexWrap__222Cg,.ActionHistoryTable_justifyCenter__12Qrk,.ActionHistoryTable_justifyStart__2X7_B{display:flex}.ActionHistoryTable_gap10__19GOy{grid-gap:10px;gap:10px}.ActionHistoryTable_justifyStart__2X7_B{justify-content:flex-start!important}.ActionHistoryTable_justifyCenter__12Qrk{justify-content:center!important}.ActionHistoryTable_alignCenter__3QJje{align-items:center!important}.ActionHistoryTable_alignStart__2Mhga{align-items:flex-start!important}.ActionHistoryTable_flexRow__H4D9d{flex-direction:row!important}.ActionHistoryTable_flexCol__3sxrl{flex-direction:column!important}.ActionHistoryTable_flexWrap__222Cg{flex-wrap:wrap!important}.ActionHistoryTable_widthFull__5jFba{width:100%!important}.ActionHistoryTable_thinScroll__-W2sx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ActionHistoryTable_thinScroll__-W2sx::-webkit-scrollbar-button{display:none}.ActionHistoryTable_thinScroll__-W2sx::-webkit-scrollbar-thumb{background:#b9bbc9}.ActionHistoryTable_thinScroll__-W2sx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ActionHistoryTable_firstHeaderCol__1IQ_g>*{padding-left:68px!important}.ActionHistoryTable_headerColDatePicker__3vp8n{max-width:100%}.ActionHistoryTable_headerColDatePicker__3vp8n>div:first-child{height:35px;max-width:100%}.ActionHistoryTable_headerColDatePicker__3vp8n>div:first-child>input{margin-left:0;height:35px;width:100%;border-color:#ededee}.ActionHistoryTable_headerColDatePicker__3vp8n>div:first-child>input:focus,.ActionHistoryTable_headerColDatePicker__3vp8n>div:first-child>input:hover{box-shadow:none;border:1px solid #3aabf2}.ActionHistoryTable_headerColDatePicker__3vp8n>div:last-child>div{margin-left:50%}.ActionHistoryTable_iconContainer__14XcG{display:flex;flex-direction:column;align-items:center;margin-right:12px}.ActionHistoryTable_iconContainer__14XcG .ActionHistoryTable_verticalLine__3Eiie{width:1px;background-color:#ededee;height:15px}.ActionHistoryTable_iconContainer__14XcG .ActionHistoryTable_iconWrapper__2ZpSW{width:32px;min-width:32px;height:32px;min-height:32px;border:1px solid #ededee;border-radius:50%;display:flex;align-items:center;justify-content:center}.ActionHistoryTable_iconContainer__14XcG .ActionHistoryTable_iconWrapper__2ZpSW>svg{fill:#3aabf2}.ActionHistoryTable_iconContainer__14XcG .ActionHistoryTable_transparent__3YVHN{background-color:transparent}.TableBodyContainer_expandedTopLeft__TTkn1{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyContainer_expandedTopRight__g0xnR{border-right:1px solid #3aabf2}.TableBodyContainer_expandedTop__2oBV0,.TableBodyContainer_expandedTopRight__g0xnR{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyContainer_expandedBottom__1ijLM,.TableBodyContainer_expandedBottomLeft__33LEP{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyContainer_expandedBottomLeft__33LEP{border-left:1px solid #3aabf2}.TableBodyContainer_expandedLeft__1Jj4U{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyContainer_expandedRight__-USKP{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyContainer_expandedMiddle__QAFSr{background-color:rgba(58,171,242,.05)}.TableBodyContainer_scrollable__195Hp{overflow-y:overlay;flex:1 1}.TableBodyContainer_scrollable__195Hp::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableBodyContainer_scrollable__195Hp::-webkit-scrollbar-button{display:none}.TableBodyContainer_scrollable__195Hp::-webkit-scrollbar-thumb{background:#b9bbc9}.TableBodyContainer_scrollable__195Hp::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableBodyContainer_clickable__3MbVQ{cursor:pointer}.TableBodyContainer_flex1__2VANs{flex:1 1}.TableBodyContainer_markedBackground__3WBzw{background-color:rgba(58,171,242,.05);transition:all .3s}.TableBodyContainer_secondaryText__1iOmz,.TableBodyContainer_textOverflow__2GSLo{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableBodyContainer_secondaryText__1iOmz{font-weight:400;color:#b9bbc9}.TableBodyContainer_pageContainer__3q4El{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableBodyContainer_absoluteTopRight__3vgGb,.TableBodyContainer_agreementStatusContainer__lXq-j,.TableBodyContainer_pageSection__2GP0s>h2+button{position:absolute;top:20px;right:25px}.TableBodyContainer_pageSection__2GP0s{margin-top:20px}.TableBodyContainer_agreementStatusContainer__lXq-j{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableBodyContainer_agreementStatusContainer__lXq-j>*{margin-left:70px}.TableBodyContainer_agreementStatusContainer__lXq-j>:first-child{margin-left:0}@media screen and (max-width:762px){.TableBodyContainer_agreementStatusContainer__lXq-j>*{margin-left:0}}@media screen and (max-width:1100px){.TableBodyContainer_agreementStatusContainer__lXq-j{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableBodyContainer_agreementStatusContainer__lXq-j{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableBodyContainer_noBoxShadow__2vHoX{box-shadow:none}.TableBodyContainer_overlayContainer__1PgFE{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableBodyContainer_alignCenter__3T7PK,.TableBodyContainer_alignStart__dAJWV,.TableBodyContainer_flex__2jfbK,.TableBodyContainer_flexCol__17f6p,.TableBodyContainer_flexRow__2uZKn,.TableBodyContainer_flexWrap__2KTZs,.TableBodyContainer_justifyCenter__2_mo5,.TableBodyContainer_justifyStart__16W3n{display:flex}.TableBodyContainer_gap10__1fYYn{grid-gap:10px;gap:10px}.TableBodyContainer_justifyStart__16W3n{justify-content:flex-start!important}.TableBodyContainer_justifyCenter__2_mo5{justify-content:center!important}.TableBodyContainer_alignCenter__3T7PK{align-items:center!important}.TableBodyContainer_alignStart__dAJWV{align-items:flex-start!important}.TableBodyContainer_flexRow__2uZKn{flex-direction:row!important}.TableBodyContainer_flexCol__17f6p{flex-direction:column!important}.TableBodyContainer_flexWrap__2KTZs{flex-wrap:wrap!important}.TableBodyContainer_widthFull__3WTBu{width:100%!important}.TableBodyContainer_thinScroll__3Rr8R::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableBodyContainer_thinScroll__3Rr8R::-webkit-scrollbar-button{display:none}.TableBodyContainer_thinScroll__3Rr8R::-webkit-scrollbar-thumb{background:#b9bbc9}.TableBodyContainer_thinScroll__3Rr8R::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableBodyContainer_tableBody__83KB-{flex:1 1;position:relative}.TableBodyContainer_tableBodyContainer__1FfML{overflow-x:hidden;width:-webkit-max-content;width:max-content}.TableHeader_expandedTopLeft__1VMT4{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__FJVrb{border-right:1px solid #3aabf2}.TableHeader_expandedTop__2Rn6R,.TableHeader_expandedTopRight__FJVrb{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__NQCJP,.TableHeader_expandedBottomLeft__1f9UH{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__1f9UH{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__2uLA6{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__3rAFV{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__23idD,.TableHeader_expandedRight__3rAFV{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__2dVq-{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__2dVq-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__2dVq-::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__2dVq-::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__2dVq-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__2pjY0{cursor:pointer}.TableHeader_flex1__3YE0f{flex:1 1}.TableHeader_markedBackground__3CV2_{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__3Te2B,.TableHeader_textOverflow__2btr-{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__3Te2B{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__2oPfa{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__1F3Xi,.TableHeader_agreementStatusContainer___U2lw,.TableHeader_pageSection__1EZU_>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__1EZU_{margin-top:20px}.TableHeader_agreementStatusContainer___U2lw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer___U2lw>*{margin-left:70px}.TableHeader_agreementStatusContainer___U2lw>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer___U2lw>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer___U2lw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer___U2lw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__SsARA{box-shadow:none}.TableHeader_overlayContainer__1k_CW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__3aJ0t,.TableHeader_alignStart__2fFXO,.TableHeader_flex__1pF-p,.TableHeader_flexCol__1U5eZ,.TableHeader_flexRow__2e0v9,.TableHeader_flexWrap__3YoJp,.TableHeader_justifyCenter__12LS0,.TableHeader_justifyStart__2ooES{display:flex}.TableHeader_gap10__1CmYi{grid-gap:10px;gap:10px}.TableHeader_justifyStart__2ooES{justify-content:flex-start!important}.TableHeader_justifyCenter__12LS0{justify-content:center!important}.TableHeader_alignCenter__3aJ0t{align-items:center!important}.TableHeader_alignStart__2fFXO{align-items:flex-start!important}.TableHeader_flexRow__2e0v9{flex-direction:row!important}.TableHeader_flexCol__1U5eZ{flex-direction:column!important}.TableHeader_flexWrap__3YoJp{flex-wrap:wrap!important}.TableHeader_widthFull__zi7pK{width:100%!important}.TableHeader_thinScroll__2_m-G::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__2_m-G::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__2_m-G::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__2_m-G::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_container__1VWzO{min-height:50px;display:flex;align-items:center;padding:10px 20px}.TableHeader_tableHeaderBttn__1bxzx{height:100%;display:flex;align-items:center;justify-content:flex-start;color:#878787;text-transform:uppercase;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;font-weight:500;font-family:"Open Sans",sans-serif;letter-spacing:1px;padding:10px}.TableHeader_tableHeaderBttn__1bxzx>svg{margin-right:5px}.TableHeader_tableHeaderBttn__1bxzx:hover{box-shadow:none}.TableHeader_tableHeaderBttn__1bxzx>span{margin-left:5px;color:#878787}.TableLine_expandedTopLeft__rG9uz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedTopRight__3uqYo{border-right:1px solid #3aabf2}.TableLine_expandedTop__1vZpB,.TableLine_expandedTopRight__3uqYo{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedBottom__35Vi1,.TableLine_expandedBottomLeft__1UkYt{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedBottomLeft__1UkYt{border-left:1px solid #3aabf2}.TableLine_expandedLeft__1v7_Z{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedRight__3Y02-{border-right:1px solid #3aabf2}.TableLine_expandedMiddle__vmRm9,.TableLine_expandedRight__3Y02-{background-color:rgba(58,171,242,.05)}.TableLine_scrollable__qtWXI{overflow-y:overlay;flex:1 1}.TableLine_scrollable__qtWXI::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableLine_scrollable__qtWXI::-webkit-scrollbar-button{display:none}.TableLine_scrollable__qtWXI::-webkit-scrollbar-thumb{background:#b9bbc9}.TableLine_scrollable__qtWXI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableLine_clickable__TOn6r{cursor:pointer}.TableLine_flex1__13okc{flex:1 1}.TableLine_markedBackground__2Z6Ye{background-color:rgba(58,171,242,.05);transition:all .3s}.TableLine_secondaryText__2F9hJ,.TableLine_textOverflow__2zIte{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableLine_secondaryText__2F9hJ{font-weight:400;color:#b9bbc9}.TableLine_pageContainer__3iBO4{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableLine_absoluteTopRight__Tb1tG,.TableLine_agreementStatusContainer__1RhWr,.TableLine_pageSection__2qqI5>h2+button{position:absolute;top:20px;right:25px}.TableLine_pageSection__2qqI5{margin-top:20px}.TableLine_agreementStatusContainer__1RhWr{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableLine_agreementStatusContainer__1RhWr>*{margin-left:70px}.TableLine_agreementStatusContainer__1RhWr>:first-child{margin-left:0}@media screen and (max-width:762px){.TableLine_agreementStatusContainer__1RhWr>*{margin-left:0}}@media screen and (max-width:1100px){.TableLine_agreementStatusContainer__1RhWr{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableLine_agreementStatusContainer__1RhWr{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableLine_noBoxShadow__6Mgyj{box-shadow:none}.TableLine_overlayContainer__28RzD{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableLine_alignCenter__3D7WU,.TableLine_alignStart__1KyOr,.TableLine_flex__1CLHS,.TableLine_flexCol__1tYEH,.TableLine_flexRow__1w1pi,.TableLine_flexWrap__3quJl,.TableLine_justifyCenter__1VQre,.TableLine_justifyStart__2fWVo{display:flex}.TableLine_gap10__CfOTx{grid-gap:10px;gap:10px}.TableLine_justifyStart__2fWVo{justify-content:flex-start!important}.TableLine_justifyCenter__1VQre{justify-content:center!important}.TableLine_alignCenter__3D7WU{align-items:center!important}.TableLine_alignStart__1KyOr{align-items:flex-start!important}.TableLine_flexRow__1w1pi{flex-direction:row!important}.TableLine_flexCol__1tYEH{flex-direction:column!important}.TableLine_flexWrap__3quJl{flex-wrap:wrap!important}.TableLine_widthFull__3Jclb{width:100%!important}.TableLine_thinScroll__1R7ik::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableLine_thinScroll__1R7ik::-webkit-scrollbar-button{display:none}.TableLine_thinScroll__1R7ik::-webkit-scrollbar-thumb{background:#b9bbc9}.TableLine_thinScroll__1R7ik::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableLine_extend__dSmLY{border-top:1px solid #ededee;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px!important}.StatisticElement_expandedTopLeft__30tcA{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticElement_expandedTopRight__2zK58{border-right:1px solid #3aabf2}.StatisticElement_expandedTop__3MzaF,.StatisticElement_expandedTopRight__2zK58{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticElement_expandedBottom__2Giqc,.StatisticElement_expandedBottomLeft__1AMvO{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticElement_expandedBottomLeft__1AMvO{border-left:1px solid #3aabf2}.StatisticElement_expandedLeft__1Ch7Q{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticElement_expandedRight__1CXJc{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticElement_expandedMiddle__3sVcV{background-color:rgba(58,171,242,.05)}.StatisticElement_scrollable__Zmld8{overflow-y:overlay;flex:1 1}.StatisticElement_scrollable__Zmld8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatisticElement_scrollable__Zmld8::-webkit-scrollbar-button{display:none}.StatisticElement_scrollable__Zmld8::-webkit-scrollbar-thumb{background:#b9bbc9}.StatisticElement_scrollable__Zmld8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatisticElement_clickable__3lsuN{cursor:pointer}.StatisticElement_flex1__3M2Dk{flex:1 1}.StatisticElement_markedBackground__DTDDE{background-color:rgba(58,171,242,.05);transition:all .3s}.StatisticElement_secondaryText__3lR1c,.StatisticElement_textOverflow__2kBpg{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.StatisticElement_secondaryText__3lR1c{font-weight:400;color:#b9bbc9}.StatisticElement_pageContainer__EDr4Z{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.StatisticElement_absoluteTopRight__3IJLY,.StatisticElement_agreementStatusContainer__30F7W,.StatisticElement_pageSection__2JGOx>h2+button{position:absolute;top:20px;right:25px}.StatisticElement_pageSection__2JGOx{margin-top:20px}.StatisticElement_agreementStatusContainer__30F7W{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StatisticElement_agreementStatusContainer__30F7W>*{margin-left:70px}.StatisticElement_agreementStatusContainer__30F7W>:first-child{margin-left:0}@media screen and (max-width:762px){.StatisticElement_agreementStatusContainer__30F7W>*{margin-left:0}}@media screen and (max-width:1100px){.StatisticElement_agreementStatusContainer__30F7W{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.StatisticElement_agreementStatusContainer__30F7W{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.StatisticElement_noBoxShadow__1eF5K{box-shadow:none}.StatisticElement_overlayContainer__3dD3W{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.StatisticElement_alignCenter__2xMwU,.StatisticElement_alignStart__gFAL3,.StatisticElement_flex__2cssa,.StatisticElement_flexCol__3LF7i,.StatisticElement_flexRow__2K_0J,.StatisticElement_flexWrap__2Ho2j,.StatisticElement_justifyCenter__1Dsqp,.StatisticElement_justifyStart__29Bz4{display:flex}.StatisticElement_gap10__2lAzN{grid-gap:10px;gap:10px}.StatisticElement_justifyStart__29Bz4{justify-content:flex-start!important}.StatisticElement_justifyCenter__1Dsqp{justify-content:center!important}.StatisticElement_alignCenter__2xMwU{align-items:center!important}.StatisticElement_alignStart__gFAL3{align-items:flex-start!important}.StatisticElement_flexRow__2K_0J{flex-direction:row!important}.StatisticElement_flexCol__3LF7i{flex-direction:column!important}.StatisticElement_flexWrap__2Ho2j{flex-wrap:wrap!important}.StatisticElement_widthFull__3kYD3{width:100%!important}.StatisticElement_thinScroll__3tzaJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatisticElement_thinScroll__3tzaJ::-webkit-scrollbar-button{display:none}.StatisticElement_thinScroll__3tzaJ::-webkit-scrollbar-thumb{background:#b9bbc9}.StatisticElement_thinScroll__3tzaJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatisticElement_statElement__2aPJ_{height:60px;display:flex;align-items:center}.StatisticElement_statElement__2aPJ_ .StatisticElement_infoContainer__3NudJ{margin-left:10px;display:flex;flex-direction:column;text-align:left;font-family:"Open Sans",sans-serif;font-size:13px;line-height:16px}.StatisticElement_statElement__2aPJ_ .StatisticElement_infoContainer__3NudJ h4{font-size:13px;font-weight:unset;padding:0;width:100%}.StatisticElement_statElement__2aPJ_ .StatisticElement_infoContainer__3NudJ p{font-weight:700}.ViewerInfoLine_expandedTopLeft__2oPqh{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerInfoLine_expandedTopRight__IM2gc{border-right:1px solid #3aabf2}.ViewerInfoLine_expandedTop__1AD1X,.ViewerInfoLine_expandedTopRight__IM2gc{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerInfoLine_expandedBottom__2inIk,.ViewerInfoLine_expandedBottomLeft__jqU5z{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerInfoLine_expandedBottomLeft__jqU5z{border-left:1px solid #3aabf2}.ViewerInfoLine_expandedLeft__3Eh3w{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerInfoLine_expandedRight__2iuW9{border-right:1px solid #3aabf2}.ViewerInfoLine_expandedMiddle__3SUdP,.ViewerInfoLine_expandedRight__2iuW9{background-color:rgba(58,171,242,.05)}.ViewerInfoLine_scrollable__1-a1y{overflow-y:overlay;flex:1 1}.ViewerInfoLine_scrollable__1-a1y::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewerInfoLine_scrollable__1-a1y::-webkit-scrollbar-button{display:none}.ViewerInfoLine_scrollable__1-a1y::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewerInfoLine_scrollable__1-a1y::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewerInfoLine_clickable__3v6Me{cursor:pointer}.ViewerInfoLine_flex1__3Goij{flex:1 1}.ViewerInfoLine_markedBackground__373K3{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewerInfoLine_secondaryText__3MegX,.ViewerInfoLine_textOverflow__3uw9B{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewerInfoLine_secondaryText__3MegX{font-weight:400;color:#b9bbc9}.ViewerInfoLine_pageContainer__Gk6sD{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewerInfoLine_absoluteTopRight__1JfBW,.ViewerInfoLine_agreementStatusContainer__2yyY2,.ViewerInfoLine_pageSection__3nItS>h2+button{position:absolute;top:20px;right:25px}.ViewerInfoLine_pageSection__3nItS{margin-top:20px}.ViewerInfoLine_agreementStatusContainer__2yyY2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewerInfoLine_agreementStatusContainer__2yyY2>*{margin-left:70px}.ViewerInfoLine_agreementStatusContainer__2yyY2>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewerInfoLine_agreementStatusContainer__2yyY2>*{margin-left:0}}@media screen and (max-width:1100px){.ViewerInfoLine_agreementStatusContainer__2yyY2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewerInfoLine_agreementStatusContainer__2yyY2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewerInfoLine_noBoxShadow__3vhQk{box-shadow:none}.ViewerInfoLine_overlayContainer__38ei1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewerInfoLine_alignCenter__2-frm,.ViewerInfoLine_alignStart__2kGWT,.ViewerInfoLine_flex__1G8Ep,.ViewerInfoLine_flexCol__3eo0e,.ViewerInfoLine_flexRow__1SKs5,.ViewerInfoLine_flexWrap__3EU7P,.ViewerInfoLine_justifyCenter__2luQO,.ViewerInfoLine_justifyStart__wLW9_{display:flex}.ViewerInfoLine_gap10__3W_yv{grid-gap:10px;gap:10px}.ViewerInfoLine_justifyStart__wLW9_{justify-content:flex-start!important}.ViewerInfoLine_justifyCenter__2luQO{justify-content:center!important}.ViewerInfoLine_alignCenter__2-frm{align-items:center!important}.ViewerInfoLine_alignStart__2kGWT{align-items:flex-start!important}.ViewerInfoLine_flexRow__1SKs5{flex-direction:row!important}.ViewerInfoLine_flexCol__3eo0e{flex-direction:column!important}.ViewerInfoLine_flexWrap__3EU7P{flex-wrap:wrap!important}.ViewerInfoLine_widthFull__3tG5X{width:100%!important}.ViewerInfoLine_thinScroll__2ARfb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewerInfoLine_thinScroll__2ARfb::-webkit-scrollbar-button{display:none}.ViewerInfoLine_thinScroll__2ARfb::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewerInfoLine_thinScroll__2ARfb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewerInfoLine_main__3YCDd{display:flex;width:100%;height:50px;justify-content:center;align-items:center;padding:10px;position:relative}.ViewerInfoLine_main__3YCDd>h4{font-size:13px;font-weight:unset;padding:2px 10px;display:flex;align-items:center}.ViewerInfoLine_main__3YCDd>h4>svg{margin-left:-10px;margin-right:10px}.ViewerInfoLine_main__3YCDd>h4>figure{margin-right:10px}.ViewerInfoLine_main__3YCDd>div{font-size:12px;padding:5px 10px;overflow:hidden;display:flex;align-items:center}.ViewerInfoLine_main__3YCDd>div>svg{margin-right:10px}.ViewerInfoLine_main__3YCDd span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:600px){.ViewerInfoLine_main__3YCDd{flex-direction:column;height:auto;grid-gap:10px;gap:10px}}.ViewerInfoLine_optionButton__1BnLA{position:absolute;right:10px;padding:10px}.ViewerInfoLine_singleLine__36jl6{padding:10px 0}.ViewerInfoLine_singleLine__36jl6>h4{font-weight:700}.ViewerTabTable_expandedTopLeft__3mGbL{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerTabTable_expandedTopRight__2Ou-O{border-right:1px solid #3aabf2}.ViewerTabTable_expandedTop__3Yv4B,.ViewerTabTable_expandedTopRight__2Ou-O{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerTabTable_expandedBottom__cgauO,.ViewerTabTable_expandedBottomLeft__2Z3fF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerTabTable_expandedBottomLeft__2Z3fF{border-left:1px solid #3aabf2}.ViewerTabTable_expandedLeft__hjFKJ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewerTabTable_expandedRight__my9CG{border-right:1px solid #3aabf2}.ViewerTabTable_expandedMiddle__3IHk3,.ViewerTabTable_expandedRight__my9CG{background-color:rgba(58,171,242,.05)}.ViewerTabTable_scrollable__W3R6U{overflow-y:overlay;flex:1 1}.ViewerTabTable_scrollable__W3R6U::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewerTabTable_scrollable__W3R6U::-webkit-scrollbar-button{display:none}.ViewerTabTable_scrollable__W3R6U::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewerTabTable_scrollable__W3R6U::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewerTabTable_clickable__2vcA2{cursor:pointer}.ViewerTabTable_flex1__1vAnx{flex:1 1}.ViewerTabTable_markedBackground__1cBQj{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewerTabTable_secondaryText__2Sz5N,.ViewerTabTable_textOverflow__24s8n{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewerTabTable_secondaryText__2Sz5N{font-weight:400;color:#b9bbc9}.ViewerTabTable_pageContainer__24PKK{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewerTabTable_absoluteTopRight__2Uq3c,.ViewerTabTable_agreementStatusContainer__1HM6r,.ViewerTabTable_pageSection__2TPK6>h2+button{position:absolute;top:20px;right:25px}.ViewerTabTable_pageSection__2TPK6{margin-top:20px}.ViewerTabTable_agreementStatusContainer__1HM6r{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewerTabTable_agreementStatusContainer__1HM6r>*{margin-left:70px}.ViewerTabTable_agreementStatusContainer__1HM6r>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewerTabTable_agreementStatusContainer__1HM6r>*{margin-left:0}}@media screen and (max-width:1100px){.ViewerTabTable_agreementStatusContainer__1HM6r{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewerTabTable_agreementStatusContainer__1HM6r{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewerTabTable_noBoxShadow__776iN{box-shadow:none}.ViewerTabTable_overlayContainer__v4m2n{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewerTabTable_alignCenter__1P_og,.ViewerTabTable_alignStart__8mrIG,.ViewerTabTable_flex__mxmmf,.ViewerTabTable_flexCol__2p3b9,.ViewerTabTable_flexRow__3xQHh,.ViewerTabTable_flexWrap__7_tCU,.ViewerTabTable_justifyCenter__1ciOb,.ViewerTabTable_justifyStart__17D8r{display:flex}.ViewerTabTable_gap10__ylTT5{grid-gap:10px;gap:10px}.ViewerTabTable_justifyStart__17D8r{justify-content:flex-start!important}.ViewerTabTable_justifyCenter__1ciOb{justify-content:center!important}.ViewerTabTable_alignCenter__1P_og{align-items:center!important}.ViewerTabTable_alignStart__8mrIG{align-items:flex-start!important}.ViewerTabTable_flexRow__3xQHh{flex-direction:row!important}.ViewerTabTable_flexCol__2p3b9{flex-direction:column!important}.ViewerTabTable_flexWrap__7_tCU{flex-wrap:wrap!important}.ViewerTabTable_widthFull__385Qu{width:100%!important}.ViewerTabTable_thinScroll__3hPZz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewerTabTable_thinScroll__3hPZz::-webkit-scrollbar-button{display:none}.ViewerTabTable_thinScroll__3hPZz::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewerTabTable_thinScroll__3hPZz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewerTabTable_container__1dnS0{margin:0 15px 10px;flex:1 1;display:flex;flex-direction:column}.ViewerTabTable_body__2SvSC{border:1px solid #ededee;border-radius:6px;height:100%;max-height:65vh;flex:1 1;background-color:#fff;padding:5px 10px}.TableHeader_expandedTopLeft__10lwC{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedTopRight__3injh{border-right:1px solid #3aabf2}.TableHeader_expandedTop__9bLjY,.TableHeader_expandedTopRight__3injh{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottom__y2EI1,.TableHeader_expandedBottomLeft__1h-og{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedBottomLeft__1h-og{border-left:1px solid #3aabf2}.TableHeader_expandedLeft__3SN1-{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHeader_expandedRight__2D0xb{border-right:1px solid #3aabf2}.TableHeader_expandedMiddle__2UtHr,.TableHeader_expandedRight__2D0xb{background-color:rgba(58,171,242,.05)}.TableHeader_scrollable__1o1sc{overflow-y:overlay;flex:1 1}.TableHeader_scrollable__1o1sc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_scrollable__1o1sc::-webkit-scrollbar-button{display:none}.TableHeader_scrollable__1o1sc::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_scrollable__1o1sc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_clickable__1sYM_{cursor:pointer}.TableHeader_flex1__27RSJ{flex:1 1}.TableHeader_markedBackground__1uwiR{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHeader_secondaryText__174hL,.TableHeader_textOverflow__1JGF9{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHeader_secondaryText__174hL{font-weight:400;color:#b9bbc9}.TableHeader_pageContainer__3VCBd{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHeader_absoluteTopRight__2omu3,.TableHeader_agreementStatusContainer__22QJJ,.TableHeader_pageSection__1Z2kL>h2+button{position:absolute;top:20px;right:25px}.TableHeader_pageSection__1Z2kL{margin-top:20px}.TableHeader_agreementStatusContainer__22QJJ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHeader_agreementStatusContainer__22QJJ>*{margin-left:70px}.TableHeader_agreementStatusContainer__22QJJ>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__22QJJ>*{margin-left:0}}@media screen and (max-width:1100px){.TableHeader_agreementStatusContainer__22QJJ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHeader_agreementStatusContainer__22QJJ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHeader_noBoxShadow__2c-Tt{box-shadow:none}.TableHeader_overlayContainer__19rNQ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHeader_alignCenter__18QHY,.TableHeader_alignStart__2QgYH,.TableHeader_flex__2MOfH,.TableHeader_flexCol__XypfR,.TableHeader_flexRow__2Br6-,.TableHeader_flexWrap__1m_x3,.TableHeader_justifyCenter__1VGbA,.TableHeader_justifyStart__27zcr{display:flex}.TableHeader_gap10__MOf_1{grid-gap:10px;gap:10px}.TableHeader_justifyStart__27zcr{justify-content:flex-start!important}.TableHeader_justifyCenter__1VGbA{justify-content:center!important}.TableHeader_alignCenter__18QHY{align-items:center!important}.TableHeader_alignStart__2QgYH{align-items:flex-start!important}.TableHeader_flexRow__2Br6-{flex-direction:row!important}.TableHeader_flexCol__XypfR{flex-direction:column!important}.TableHeader_flexWrap__1m_x3{flex-wrap:wrap!important}.TableHeader_widthFull__3vpu1{width:100%!important}.TableHeader_thinScroll__2DRZj::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHeader_thinScroll__2DRZj::-webkit-scrollbar-button{display:none}.TableHeader_thinScroll__2DRZj::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHeader_thinScroll__2DRZj::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHeader_header__npQ4_{height:50px;display:flex;width:100%;padding:0 10px 0 20px}.ColumnLabel_expandedTopLeft__1RUNr{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColumnLabel_expandedTopRight__2guux{border-right:1px solid #3aabf2}.ColumnLabel_expandedTop__Z1oXQ,.ColumnLabel_expandedTopRight__2guux{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColumnLabel_expandedBottom__3cFyJ,.ColumnLabel_expandedBottomLeft__2puBp{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColumnLabel_expandedBottomLeft__2puBp{border-left:1px solid #3aabf2}.ColumnLabel_expandedLeft__1EFfw{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColumnLabel_expandedRight__29DeA{border-right:1px solid #3aabf2}.ColumnLabel_expandedMiddle__3i56F,.ColumnLabel_expandedRight__29DeA{background-color:rgba(58,171,242,.05)}.ColumnLabel_scrollable__3-wYo{overflow-y:overlay;flex:1 1}.ColumnLabel_scrollable__3-wYo::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ColumnLabel_scrollable__3-wYo::-webkit-scrollbar-button{display:none}.ColumnLabel_scrollable__3-wYo::-webkit-scrollbar-thumb{background:#b9bbc9}.ColumnLabel_scrollable__3-wYo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ColumnLabel_clickable__1hu_B{cursor:pointer}.ColumnLabel_flex1__1vMKk{flex:1 1}.ColumnLabel_markedBackground__2wle4{background-color:rgba(58,171,242,.05);transition:all .3s}.ColumnLabel_secondaryText__2Nwtv,.ColumnLabel_textOverflow__U2DNH{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ColumnLabel_secondaryText__2Nwtv{font-weight:400;color:#b9bbc9}.ColumnLabel_pageContainer__1sAtc{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ColumnLabel_absoluteTopRight__2ZiSl,.ColumnLabel_agreementStatusContainer__3KLvC,.ColumnLabel_pageSection__3CZtU>h2+button{position:absolute;top:20px;right:25px}.ColumnLabel_pageSection__3CZtU{margin-top:20px}.ColumnLabel_agreementStatusContainer__3KLvC{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ColumnLabel_agreementStatusContainer__3KLvC>*{margin-left:70px}.ColumnLabel_agreementStatusContainer__3KLvC>:first-child{margin-left:0}@media screen and (max-width:762px){.ColumnLabel_agreementStatusContainer__3KLvC>*{margin-left:0}}@media screen and (max-width:1100px){.ColumnLabel_agreementStatusContainer__3KLvC{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ColumnLabel_agreementStatusContainer__3KLvC{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ColumnLabel_noBoxShadow__3lhh6{box-shadow:none}.ColumnLabel_overlayContainer__1XXey{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ColumnLabel_alignCenter__3Bjzp,.ColumnLabel_alignStart__24yoj,.ColumnLabel_flex__2wnhN,.ColumnLabel_flexCol__19w8U,.ColumnLabel_flexRow__2ZBHY,.ColumnLabel_flexWrap__30oab,.ColumnLabel_justifyCenter__YbTCm,.ColumnLabel_justifyStart__3keK1{display:flex}.ColumnLabel_gap10__1YzLF{grid-gap:10px;gap:10px}.ColumnLabel_justifyStart__3keK1{justify-content:flex-start!important}.ColumnLabel_justifyCenter__YbTCm{justify-content:center!important}.ColumnLabel_alignCenter__3Bjzp{align-items:center!important}.ColumnLabel_alignStart__24yoj{align-items:flex-start!important}.ColumnLabel_flexRow__2ZBHY{flex-direction:row!important}.ColumnLabel_flexCol__19w8U{flex-direction:column!important}.ColumnLabel_flexWrap__30oab{flex-wrap:wrap!important}.ColumnLabel_widthFull__1ulhJ{width:100%!important}.ColumnLabel_thinScroll__14ACG::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ColumnLabel_thinScroll__14ACG::-webkit-scrollbar-button{display:none}.ColumnLabel_thinScroll__14ACG::-webkit-scrollbar-thumb{background:#b9bbc9}.ColumnLabel_thinScroll__14ACG::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ColumnLabel_headerCol__30AjU{display:flex;align-items:center;color:#878787;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px;padding-right:10px}.ColumnLabel_headerCol__30AjU>svg{margin-right:10px;min-width:15px}.ColumnLabel_headerCol__30AjU>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ColumnLabel_dragging__1n3F_{border-radius:4px;box-shadow:1px 2px 8px rgba(58,171,242,.3);background-color:#fff;padding-left:20px;z-index:1;transform:rotate(10deg)}.ColumnLabel_symbol__3Y68n{margin-left:5px}.TableLine_expandedTopLeft__LM8Tc{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedTopRight__2m2r3{border-right:1px solid #3aabf2}.TableLine_expandedTop__3LIFJ,.TableLine_expandedTopRight__2m2r3{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedBottom__3swpR,.TableLine_expandedBottomLeft__2BykG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedBottomLeft__2BykG{border-left:1px solid #3aabf2}.TableLine_expandedLeft__2YoT-{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableLine_expandedRight__2FGbC{border-right:1px solid #3aabf2}.TableLine_expandedMiddle__3zFOA,.TableLine_expandedRight__2FGbC{background-color:rgba(58,171,242,.05)}.TableLine_scrollable__2WSNT{overflow-y:overlay;flex:1 1}.TableLine_scrollable__2WSNT::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableLine_scrollable__2WSNT::-webkit-scrollbar-button{display:none}.TableLine_scrollable__2WSNT::-webkit-scrollbar-thumb{background:#b9bbc9}.TableLine_scrollable__2WSNT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableLine_clickable__1jv5G{cursor:pointer}.TableLine_flex1__2du0a{flex:1 1}.TableLine_markedBackground__gpRdB{background-color:rgba(58,171,242,.05);transition:all .3s}.TableLine_secondaryText__3uBE9,.TableLine_textOverflow__2aEyj{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableLine_secondaryText__3uBE9{font-weight:400;color:#b9bbc9}.TableLine_pageContainer__3MRhd{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableLine_absoluteTopRight__1FeYp,.TableLine_agreementStatusContainer__2wDxv,.TableLine_pageSection__3_nR5>h2+button{position:absolute;top:20px;right:25px}.TableLine_pageSection__3_nR5{margin-top:20px}.TableLine_agreementStatusContainer__2wDxv{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableLine_agreementStatusContainer__2wDxv>*{margin-left:70px}.TableLine_agreementStatusContainer__2wDxv>:first-child{margin-left:0}@media screen and (max-width:762px){.TableLine_agreementStatusContainer__2wDxv>*{margin-left:0}}@media screen and (max-width:1100px){.TableLine_agreementStatusContainer__2wDxv{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableLine_agreementStatusContainer__2wDxv{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableLine_noBoxShadow__1ooa1{box-shadow:none}.TableLine_overlayContainer__1A8ri{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableLine_alignCenter__3YLUV,.TableLine_alignStart__1Bczi,.TableLine_flex__1shSB,.TableLine_flexCol__27sel,.TableLine_flexRow__1Clko,.TableLine_flexWrap__YiIUY,.TableLine_justifyCenter__ovZot,.TableLine_justifyStart__3UNhU{display:flex}.TableLine_gap10__2iTpu{grid-gap:10px;gap:10px}.TableLine_justifyStart__3UNhU{justify-content:flex-start!important}.TableLine_justifyCenter__ovZot{justify-content:center!important}.TableLine_alignCenter__3YLUV{align-items:center!important}.TableLine_alignStart__1Bczi{align-items:flex-start!important}.TableLine_flexRow__1Clko{flex-direction:row!important}.TableLine_flexCol__27sel{flex-direction:column!important}.TableLine_flexWrap__YiIUY{flex-wrap:wrap!important}.TableLine_widthFull__1MuX0{width:100%!important}.TableLine_thinScroll__1lU40::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableLine_thinScroll__1lU40::-webkit-scrollbar-button{display:none}.TableLine_thinScroll__1lU40::-webkit-scrollbar-thumb{background:#b9bbc9}.TableLine_thinScroll__1lU40::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableLine_tableLine__MHyOg{display:flex;text-align:left;height:50px;align-items:center;border-bottom:1px solid #ededee;font-size:13px;line-height:18px;padding-left:10px}.TableLine_tableLine__MHyOg>div{padding-right:10px;display:flex;align-items:center}.TableLine_tableLine__MHyOg>div>figure,.TableLine_tableLine__MHyOg>div>svg{margin-right:10px}.Cell_expandedTopLeft__JtO2O{border-left:1px solid #3aabf2}.Cell_expandedTopLeft__JtO2O,.Cell_expandedTopRight__3Io-E{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cell_expandedTopRight__3Io-E{border-right:1px solid #3aabf2}.Cell_expandedTop__2IG_c{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cell_expandedBottom__1cNeg,.Cell_expandedBottomLeft__3AZoL{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cell_expandedBottomLeft__3AZoL,.Cell_expandedLeft__3N_jC{border-left:1px solid #3aabf2}.Cell_expandedLeft__3N_jC,.Cell_expandedRight__3RVfx{background-color:rgba(58,171,242,.05)}.Cell_expandedRight__3RVfx{border-right:1px solid #3aabf2}.Cell_expandedMiddle__3g2NL{background-color:rgba(58,171,242,.05)}.Cell_scrollable__124im{overflow-y:overlay;flex:1 1}.Cell_scrollable__124im::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Cell_scrollable__124im::-webkit-scrollbar-button{display:none}.Cell_scrollable__124im::-webkit-scrollbar-thumb{background:#b9bbc9}.Cell_scrollable__124im::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Cell_clickable__SkdHR{cursor:pointer}.Cell_flex1__3IAgg{flex:1 1}.Cell_markedBackground__1TPTs{background-color:rgba(58,171,242,.05);transition:all .3s}.Cell_secondaryText__2Dh6q,.Cell_textOverflow__1fmCk{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Cell_secondaryText__2Dh6q{font-weight:400;color:#b9bbc9}.Cell_pageContainer__1Z6WO{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Cell_absoluteTopRight__345RK,.Cell_agreementStatusContainer__jzGfi,.Cell_pageSection__18VLF>h2+button{position:absolute;top:20px;right:25px}.Cell_pageSection__18VLF{margin-top:20px}.Cell_agreementStatusContainer__jzGfi{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cell_agreementStatusContainer__jzGfi>*{margin-left:70px}.Cell_agreementStatusContainer__jzGfi>:first-child{margin-left:0}@media screen and (max-width:762px){.Cell_agreementStatusContainer__jzGfi>*{margin-left:0}}@media screen and (max-width:1100px){.Cell_agreementStatusContainer__jzGfi{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Cell_agreementStatusContainer__jzGfi{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Cell_noBoxShadow__3JSu4{box-shadow:none}.Cell_overlayContainer__3VCpx{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Cell_alignCenter__2bOzM,.Cell_alignStart__3Uh2E,.Cell_flex__21GrE,.Cell_flexCol__O7LPN,.Cell_flexRow__b68ut,.Cell_flexWrap__5TfA1,.Cell_justifyCenter__108kj,.Cell_justifyStart__EOQkH{display:flex}.Cell_gap10__1gc88{grid-gap:10px;gap:10px}.Cell_justifyStart__EOQkH{justify-content:flex-start!important}.Cell_justifyCenter__108kj{justify-content:center!important}.Cell_alignCenter__2bOzM{align-items:center!important}.Cell_alignStart__3Uh2E{align-items:flex-start!important}.Cell_flexRow__b68ut{flex-direction:row!important}.Cell_flexCol__O7LPN{flex-direction:column!important}.Cell_flexWrap__5TfA1{flex-wrap:wrap!important}.Cell_widthFull__2DlpP{width:100%!important}.Cell_thinScroll__2_kxo::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Cell_thinScroll__2_kxo::-webkit-scrollbar-button{display:none}.Cell_thinScroll__2_kxo::-webkit-scrollbar-thumb{background:#b9bbc9}.Cell_thinScroll__2_kxo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Cell_numberOfChildren__yJn8D{margin-left:10px;width:20px;height:20px;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:12px;background-color:#3192ce;color:#fff}.Cell_image__1-HVC{box-shadow:none}.Cell_text__2dIuh{display:flex;flex-direction:column}.Cell_text__2dIuh>span:last-child{color:#878787}.AggregationValue_expandedTopLeft__2YYsJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AggregationValue_expandedTopRight__Vs3K5{border-right:1px solid #3aabf2}.AggregationValue_expandedTop__S8c36,.AggregationValue_expandedTopRight__Vs3K5{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AggregationValue_expandedBottom__3ZeEE,.AggregationValue_expandedBottomLeft__N4Wjs{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AggregationValue_expandedBottomLeft__N4Wjs{border-left:1px solid #3aabf2}.AggregationValue_expandedLeft__2QAEN{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AggregationValue_expandedRight__1hD3f{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AggregationValue_expandedMiddle__1MPLp{background-color:rgba(58,171,242,.05)}.AggregationValue_scrollable__20suI{overflow-y:overlay;flex:1 1}.AggregationValue_scrollable__20suI::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AggregationValue_scrollable__20suI::-webkit-scrollbar-button{display:none}.AggregationValue_scrollable__20suI::-webkit-scrollbar-thumb{background:#b9bbc9}.AggregationValue_scrollable__20suI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AggregationValue_clickable__2crc1{cursor:pointer}.AggregationValue_flex1__3J2-j{flex:1 1}.AggregationValue_markedBackground__VL_zG{background-color:rgba(58,171,242,.05);transition:all .3s}.AggregationValue_secondaryText__16SbK,.AggregationValue_textOverflow__19DpL{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AggregationValue_secondaryText__16SbK{font-weight:400;color:#b9bbc9}.AggregationValue_pageContainer__31E5D{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AggregationValue_absoluteTopRight__KKQUB,.AggregationValue_agreementStatusContainer__3MSDl,.AggregationValue_pageSection__2VCAU>h2+button{position:absolute;top:20px;right:25px}.AggregationValue_pageSection__2VCAU{margin-top:20px}.AggregationValue_agreementStatusContainer__3MSDl{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AggregationValue_agreementStatusContainer__3MSDl>*{margin-left:70px}.AggregationValue_agreementStatusContainer__3MSDl>:first-child{margin-left:0}@media screen and (max-width:762px){.AggregationValue_agreementStatusContainer__3MSDl>*{margin-left:0}}@media screen and (max-width:1100px){.AggregationValue_agreementStatusContainer__3MSDl{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AggregationValue_agreementStatusContainer__3MSDl{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AggregationValue_noBoxShadow__2zir-{box-shadow:none}.AggregationValue_overlayContainer__3P3tb{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AggregationValue_alignCenter__19dnx,.AggregationValue_alignStart__fcklH,.AggregationValue_flex__jnc3O,.AggregationValue_flexCol__3Vo92,.AggregationValue_flexRow__3eoTO,.AggregationValue_flexWrap__38VD2,.AggregationValue_justifyCenter__gg1JK,.AggregationValue_justifyStart__6HawG{display:flex}.AggregationValue_gap10__NpRw0{grid-gap:10px;gap:10px}.AggregationValue_justifyStart__6HawG{justify-content:flex-start!important}.AggregationValue_justifyCenter__gg1JK{justify-content:center!important}.AggregationValue_alignCenter__19dnx{align-items:center!important}.AggregationValue_alignStart__fcklH{align-items:flex-start!important}.AggregationValue_flexRow__3eoTO{flex-direction:row!important}.AggregationValue_flexCol__3Vo92{flex-direction:column!important}.AggregationValue_flexWrap__38VD2{flex-wrap:wrap!important}.AggregationValue_widthFull__NCSnL{width:100%!important}.AggregationValue_thinScroll__3Gbtc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AggregationValue_thinScroll__3Gbtc::-webkit-scrollbar-button{display:none}.AggregationValue_thinScroll__3Gbtc::-webkit-scrollbar-thumb{background:#b9bbc9}.AggregationValue_thinScroll__3Gbtc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AggregationValue_container__1mIHZ{border:1px solid transparent;border-radius:4px;background-color:#f9f9f9;padding:5px 15px}.AggregationValue_frame__3beE_{border:1px solid #3192ce;background-color:#fff}.ParentLineWrapper_expandedTopLeft__t2_sa{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ParentLineWrapper_expandedTopRight__u1te7{border-right:1px solid #3aabf2}.ParentLineWrapper_expandedTop__2QkIB,.ParentLineWrapper_expandedTopRight__u1te7{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ParentLineWrapper_expandedBottom__3S55B,.ParentLineWrapper_expandedBottomLeft__2DiqG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ParentLineWrapper_expandedBottomLeft__2DiqG{border-left:1px solid #3aabf2}.ParentLineWrapper_expandedLeft__1fX2d{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ParentLineWrapper_expandedRight__30hdY{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ParentLineWrapper_expandedMiddle__MHZkk{background-color:rgba(58,171,242,.05)}.ParentLineWrapper_scrollable__alu-1{overflow-y:overlay;flex:1 1}.ParentLineWrapper_scrollable__alu-1::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ParentLineWrapper_scrollable__alu-1::-webkit-scrollbar-button{display:none}.ParentLineWrapper_scrollable__alu-1::-webkit-scrollbar-thumb{background:#b9bbc9}.ParentLineWrapper_scrollable__alu-1::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ParentLineWrapper_clickable__3vDF-{cursor:pointer}.ParentLineWrapper_flex1__3Pmbt{flex:1 1}.ParentLineWrapper_markedBackground__1rcQh{background-color:rgba(58,171,242,.05);transition:all .3s}.ParentLineWrapper_secondaryText__umsY4,.ParentLineWrapper_textOverflow__1sAF-{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ParentLineWrapper_secondaryText__umsY4{font-weight:400;color:#b9bbc9}.ParentLineWrapper_pageContainer__1jjaz{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ParentLineWrapper_absoluteTopRight__3XKhM,.ParentLineWrapper_agreementStatusContainer__3XPLL,.ParentLineWrapper_pageSection__2iDA2>h2+button{position:absolute;top:20px;right:25px}.ParentLineWrapper_pageSection__2iDA2{margin-top:20px}.ParentLineWrapper_agreementStatusContainer__3XPLL{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ParentLineWrapper_agreementStatusContainer__3XPLL>*{margin-left:70px}.ParentLineWrapper_agreementStatusContainer__3XPLL>:first-child{margin-left:0}@media screen and (max-width:762px){.ParentLineWrapper_agreementStatusContainer__3XPLL>*{margin-left:0}}@media screen and (max-width:1100px){.ParentLineWrapper_agreementStatusContainer__3XPLL{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ParentLineWrapper_agreementStatusContainer__3XPLL{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ParentLineWrapper_noBoxShadow__34y9h{box-shadow:none}.ParentLineWrapper_overlayContainer__2EEjz{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ParentLineWrapper_alignCenter__37tlW,.ParentLineWrapper_alignStart__IAgts,.ParentLineWrapper_flex__1RxBT,.ParentLineWrapper_flexCol__2A6PD,.ParentLineWrapper_flexRow__1a3ib,.ParentLineWrapper_flexWrap__2qt75,.ParentLineWrapper_justifyCenter__2LqoH,.ParentLineWrapper_justifyStart__1oepM{display:flex}.ParentLineWrapper_gap10__U45ry{grid-gap:10px;gap:10px}.ParentLineWrapper_justifyStart__1oepM{justify-content:flex-start!important}.ParentLineWrapper_justifyCenter__2LqoH{justify-content:center!important}.ParentLineWrapper_alignCenter__37tlW{align-items:center!important}.ParentLineWrapper_alignStart__IAgts{align-items:flex-start!important}.ParentLineWrapper_flexRow__1a3ib{flex-direction:row!important}.ParentLineWrapper_flexCol__2A6PD{flex-direction:column!important}.ParentLineWrapper_flexWrap__2qt75{flex-wrap:wrap!important}.ParentLineWrapper_widthFull__2Db7L{width:100%!important}.ParentLineWrapper_thinScroll__3RfsE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ParentLineWrapper_thinScroll__3RfsE::-webkit-scrollbar-button{display:none}.ParentLineWrapper_thinScroll__3RfsE::-webkit-scrollbar-thumb{background:#b9bbc9}.ParentLineWrapper_thinScroll__3RfsE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ParentLineWrapper_container__2Nwb-{border:1px solid transparent;border-radius:5px;overflow:hidden}.ParentLineWrapper_container__2Nwb-:last-child>div:last-child{border-bottom:0}.ParentLineWrapper_frame__2pFex{border:1px solid #3192ce;background-color:rgba(49,146,206,.08)}.PreviewImage_expandedTopLeft__2JBI9{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedTopRight__36EpA{border-right:1px solid #3aabf2}.PreviewImage_expandedTop__1s25V,.PreviewImage_expandedTopRight__36EpA{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedBottom__1pNsS,.PreviewImage_expandedBottomLeft__1RzMQ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedBottomLeft__1RzMQ{border-left:1px solid #3aabf2}.PreviewImage_expandedLeft__2Vve8{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PreviewImage_expandedRight__2QZM9{border-right:1px solid #3aabf2}.PreviewImage_expandedMiddle__MCw5J,.PreviewImage_expandedRight__2QZM9{background-color:rgba(58,171,242,.05)}.PreviewImage_scrollable__DZymj{overflow-y:overlay;flex:1 1}.PreviewImage_scrollable__DZymj::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PreviewImage_scrollable__DZymj::-webkit-scrollbar-button{display:none}.PreviewImage_scrollable__DZymj::-webkit-scrollbar-thumb{background:#b9bbc9}.PreviewImage_scrollable__DZymj::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PreviewImage_clickable__24tkb{cursor:pointer}.PreviewImage_flex1__hWp-n{flex:1 1}.PreviewImage_markedBackground__3mL3o{background-color:rgba(58,171,242,.05);transition:all .3s}.PreviewImage_secondaryText__t9Lhl,.PreviewImage_textOverflow__1qngf{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PreviewImage_secondaryText__t9Lhl{font-weight:400;color:#b9bbc9}.PreviewImage_pageContainer__3mqaQ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PreviewImage_absoluteTopRight__2wgMj,.PreviewImage_agreementStatusContainer__36AjY,.PreviewImage_pageSection__1Q_XW>h2+button{position:absolute;top:20px;right:25px}.PreviewImage_pageSection__1Q_XW{margin-top:20px}.PreviewImage_agreementStatusContainer__36AjY{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PreviewImage_agreementStatusContainer__36AjY>*{margin-left:70px}.PreviewImage_agreementStatusContainer__36AjY>:first-child{margin-left:0}@media screen and (max-width:762px){.PreviewImage_agreementStatusContainer__36AjY>*{margin-left:0}}@media screen and (max-width:1100px){.PreviewImage_agreementStatusContainer__36AjY{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PreviewImage_agreementStatusContainer__36AjY{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PreviewImage_noBoxShadow__I5SAX{box-shadow:none}.PreviewImage_overlayContainer__1ie_T{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PreviewImage_alignCenter__26Qal,.PreviewImage_alignStart__2YAei,.PreviewImage_flex__2u3K2,.PreviewImage_flexCol__N4W5Q,.PreviewImage_flexRow__3Nu7W,.PreviewImage_flexWrap__twBwf,.PreviewImage_justifyCenter__rhA7n,.PreviewImage_justifyStart__1AiJu{display:flex}.PreviewImage_gap10__ksuaZ{grid-gap:10px;gap:10px}.PreviewImage_justifyStart__1AiJu{justify-content:flex-start!important}.PreviewImage_justifyCenter__rhA7n{justify-content:center!important}.PreviewImage_alignCenter__26Qal{align-items:center!important}.PreviewImage_alignStart__2YAei{align-items:flex-start!important}.PreviewImage_flexRow__3Nu7W{flex-direction:row!important}.PreviewImage_flexCol__N4W5Q{flex-direction:column!important}.PreviewImage_flexWrap__twBwf{flex-wrap:wrap!important}.PreviewImage_widthFull__1Qc9Y{width:100%!important}.PreviewImage_thinScroll__HM0OQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PreviewImage_thinScroll__HM0OQ::-webkit-scrollbar-button{display:none}.PreviewImage_thinScroll__HM0OQ::-webkit-scrollbar-thumb{background:#b9bbc9}.PreviewImage_thinScroll__HM0OQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PreviewImage_container__3XlZx{width:94px;height:134.29px;position:relative;margin:10px 0 0 12px;border:1px solid #c4c4c4;border-radius:5px;overflow:hidden;transition:box-shadow .5s,border .5s}.PreviewImage_container__3XlZx:hover{border:1px solid transparent;box-shadow:0 0 10px 0 rgba(0,0,0,.15);transition:box-shadow .5s,border .5s}.PreviewImage_optionsContainer__3H1uL{padding:2px;position:absolute;top:0;right:0;text-shadow:1px 1px 4px #000;color:#f8f8ff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.PreviewImage_optionsContainer__3H1uL .PreviewImage_triggerOptionsIcon__1rH9T{cursor:pointer;position:absolute;top:5px;right:5px;border:1px solid;background-color:#fff;width:15px;height:15px;fill:#707070;border-radius:50%;padding:3px}.PreviewImage_optionsContainer__3H1uL .PreviewImage_icon__1zlcF{cursor:pointer;margin:5px}.PreviewImage_optionsContainer__3H1uL .PreviewImage_iconsContainer__2ue55{display:flex;justify-content:center;align-items:center;color:#fff;transition:all 1.8s ease,color .8s ease-in,text-shadow .8s ease-in}.PreviewImage_optionsContainer__3H1uL .PreviewImage_iconsContainerCollapsed__2GUbw{color:transparent;text-shadow:0 0;transition:all 1.8s ease,color .2s,text-shadow .2s}.PreviewImage_optionsContainerExpanded__1DqbC{background:rgba(0,0,0,.51);width:94px;height:134.29px;transition:all .5s ease}.PreviewImage_primaryIndicator__1JNqi{position:absolute;background:#f26522;width:94px;color:#fff;font-size:12px;padding:1px 0 5px;margin-top:-18px}.ImageGalleryEditor_expandedTopLeft__2ilv8{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedTopRight__2yScD{border-right:1px solid #3aabf2}.ImageGalleryEditor_expandedTop__f3yqx,.ImageGalleryEditor_expandedTopRight__2yScD{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedBottom__3otVa,.ImageGalleryEditor_expandedBottomLeft__1QbF-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedBottomLeft__1QbF-{border-left:1px solid #3aabf2}.ImageGalleryEditor_expandedLeft__2eLWZ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedRight__2Hfnm{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_expandedMiddle__1c7fw{background-color:rgba(58,171,242,.05)}.ImageGalleryEditor_scrollable__3ZBww{overflow-y:overlay;flex:1 1}.ImageGalleryEditor_scrollable__3ZBww::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageGalleryEditor_scrollable__3ZBww::-webkit-scrollbar-button{display:none}.ImageGalleryEditor_scrollable__3ZBww::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageGalleryEditor_scrollable__3ZBww::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageGalleryEditor_clickable__2qfOs{cursor:pointer}.ImageGalleryEditor_flex1__1WYtf{flex:1 1}.ImageGalleryEditor_markedBackground__2ycg6{background-color:rgba(58,171,242,.05);transition:all .3s}.ImageGalleryEditor_secondaryText__3MzSo,.ImageGalleryEditor_textOverflow__1n60c{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImageGalleryEditor_secondaryText__3MzSo{font-weight:400;color:#b9bbc9}.ImageGalleryEditor_pageContainer__1lGv0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImageGalleryEditor_absoluteTopRight__13r4k,.ImageGalleryEditor_agreementStatusContainer__2-tYN,.ImageGalleryEditor_pageSection__1xxoM>h2+button{position:absolute;top:20px;right:25px}.ImageGalleryEditor_pageSection__1xxoM{margin-top:20px}.ImageGalleryEditor_agreementStatusContainer__2-tYN{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImageGalleryEditor_agreementStatusContainer__2-tYN>*{margin-left:70px}.ImageGalleryEditor_agreementStatusContainer__2-tYN>:first-child{margin-left:0}@media screen and (max-width:762px){.ImageGalleryEditor_agreementStatusContainer__2-tYN>*{margin-left:0}}@media screen and (max-width:1100px){.ImageGalleryEditor_agreementStatusContainer__2-tYN{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImageGalleryEditor_agreementStatusContainer__2-tYN{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImageGalleryEditor_noBoxShadow__1r25d{box-shadow:none}.ImageGalleryEditor_overlayContainer__34lQu{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImageGalleryEditor_alignCenter__1g-iV,.ImageGalleryEditor_alignStart__qkRgs,.ImageGalleryEditor_flex__w-TFD,.ImageGalleryEditor_flexCol__2A5dR,.ImageGalleryEditor_flexRow__3oDC8,.ImageGalleryEditor_flexWrap__2zAKu,.ImageGalleryEditor_justifyCenter__2QtJx,.ImageGalleryEditor_justifyStart__3US2a{display:flex}.ImageGalleryEditor_gap10__i1lXA{grid-gap:10px;gap:10px}.ImageGalleryEditor_justifyStart__3US2a{justify-content:flex-start!important}.ImageGalleryEditor_justifyCenter__2QtJx{justify-content:center!important}.ImageGalleryEditor_alignCenter__1g-iV{align-items:center!important}.ImageGalleryEditor_alignStart__qkRgs{align-items:flex-start!important}.ImageGalleryEditor_flexRow__3oDC8{flex-direction:row!important}.ImageGalleryEditor_flexCol__2A5dR{flex-direction:column!important}.ImageGalleryEditor_flexWrap__2zAKu{flex-wrap:wrap!important}.ImageGalleryEditor_widthFull__NpkYB{width:100%!important}.ImageGalleryEditor_thinScroll__3SDnu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageGalleryEditor_thinScroll__3SDnu::-webkit-scrollbar-button{display:none}.ImageGalleryEditor_thinScroll__3SDnu::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageGalleryEditor_thinScroll__3SDnu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageGalleryEditor_body__iTf72{flex:1 1;display:flex;align-items:stretch;max-height:72vh;margin-bottom:-16px}.ImageGalleryEditor_imageEditor__2Mwqm{border-left:3px solid #ededee;border-right:3px solid #ededee;width:600px;max-width:600px}.ToolPopupContainer_expandedTopLeft__3sSIY{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolPopupContainer_expandedTopRight__nV0Bw{border-right:1px solid #3aabf2}.ToolPopupContainer_expandedTop__19SZ8,.ToolPopupContainer_expandedTopRight__nV0Bw{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolPopupContainer_expandedBottom__2Y_VY,.ToolPopupContainer_expandedBottomLeft__3rLDi{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolPopupContainer_expandedBottomLeft__3rLDi{border-left:1px solid #3aabf2}.ToolPopupContainer_expandedLeft__pHscB{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolPopupContainer_expandedRight__AqGsg{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolPopupContainer_expandedMiddle__1JTu5{background-color:rgba(58,171,242,.05)}.ToolPopupContainer_scrollable__1lonZ{overflow-y:overlay;flex:1 1}.ToolPopupContainer_scrollable__1lonZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToolPopupContainer_scrollable__1lonZ::-webkit-scrollbar-button{display:none}.ToolPopupContainer_scrollable__1lonZ::-webkit-scrollbar-thumb{background:#b9bbc9}.ToolPopupContainer_scrollable__1lonZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToolPopupContainer_clickable__3lJCt{cursor:pointer}.ToolPopupContainer_flex1__1A-aX{flex:1 1}.ToolPopupContainer_markedBackground__1yBeg{background-color:rgba(58,171,242,.05);transition:all .3s}.ToolPopupContainer_secondaryText__3GHzF,.ToolPopupContainer_textOverflow__3fsQS{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ToolPopupContainer_secondaryText__3GHzF{font-weight:400;color:#b9bbc9}.ToolPopupContainer_pageContainer__vQSGL{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ToolPopupContainer_absoluteTopRight__oomz2,.ToolPopupContainer_agreementStatusContainer__33k91,.ToolPopupContainer_pageSection__2dp0v>h2+button{position:absolute;top:20px;right:25px}.ToolPopupContainer_pageSection__2dp0v{margin-top:20px}.ToolPopupContainer_agreementStatusContainer__33k91{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ToolPopupContainer_agreementStatusContainer__33k91>*{margin-left:70px}.ToolPopupContainer_agreementStatusContainer__33k91>:first-child{margin-left:0}@media screen and (max-width:762px){.ToolPopupContainer_agreementStatusContainer__33k91>*{margin-left:0}}@media screen and (max-width:1100px){.ToolPopupContainer_agreementStatusContainer__33k91{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ToolPopupContainer_agreementStatusContainer__33k91{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ToolPopupContainer_noBoxShadow__2_W8-{box-shadow:none}.ToolPopupContainer_overlayContainer__3Bxj0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ToolPopupContainer_alignCenter__1UcGo,.ToolPopupContainer_alignStart__O_Z55,.ToolPopupContainer_flex__1Q67d,.ToolPopupContainer_flexCol__2sO8g,.ToolPopupContainer_flexRow__2rQBy,.ToolPopupContainer_flexWrap__1jsxX,.ToolPopupContainer_justifyCenter__20O0I,.ToolPopupContainer_justifyStart__1ZMMz{display:flex}.ToolPopupContainer_gap10__9SpB1{grid-gap:10px;gap:10px}.ToolPopupContainer_justifyStart__1ZMMz{justify-content:flex-start!important}.ToolPopupContainer_justifyCenter__20O0I{justify-content:center!important}.ToolPopupContainer_alignCenter__1UcGo{align-items:center!important}.ToolPopupContainer_alignStart__O_Z55{align-items:flex-start!important}.ToolPopupContainer_flexRow__2rQBy{flex-direction:row!important}.ToolPopupContainer_flexCol__2sO8g{flex-direction:column!important}.ToolPopupContainer_flexWrap__1jsxX{flex-wrap:wrap!important}.ToolPopupContainer_widthFull__1oUY2{width:100%!important}.ToolPopupContainer_thinScroll__3st2B::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToolPopupContainer_thinScroll__3st2B::-webkit-scrollbar-button{display:none}.ToolPopupContainer_thinScroll__3st2B::-webkit-scrollbar-thumb{background:#b9bbc9}.ToolPopupContainer_thinScroll__3st2B::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToolPopupContainer_container__1Pbh3{overflow:hidden}.ToolPopupContainer_header__3Qk-l{display:flex;justify-content:space-between;background-color:#f9f9f9;padding:20px 15px 20px 25px;margin:-20px -25px 0}.ToolPopupContainer_buttonsContainer__3d2y9{margin-top:15px;display:flex;justify-content:flex-end}.ToolPopupContainer_buttonsContainer__3d2y9>button{width:180px;margin-left:20px}.PopupContainer_expandedTopLeft__1atBC{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedTopRight__fWRdg{border-right:1px solid #3aabf2}.PopupContainer_expandedTop__2hDFi,.PopupContainer_expandedTopRight__fWRdg{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedBottom__3BFcU,.PopupContainer_expandedBottomLeft__3Mou8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedBottomLeft__3Mou8{border-left:1px solid #3aabf2}.PopupContainer_expandedLeft__3_vZA{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PopupContainer_expandedRight__OKOMH{border-right:1px solid #3aabf2}.PopupContainer_expandedMiddle__2cVn8,.PopupContainer_expandedRight__OKOMH{background-color:rgba(58,171,242,.05)}.PopupContainer_scrollable__3KbLv{overflow-y:overlay;flex:1 1}.PopupContainer_scrollable__3KbLv::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PopupContainer_scrollable__3KbLv::-webkit-scrollbar-button{display:none}.PopupContainer_scrollable__3KbLv::-webkit-scrollbar-thumb{background:#b9bbc9}.PopupContainer_scrollable__3KbLv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PopupContainer_clickable__2pKVi{cursor:pointer}.PopupContainer_flex1__1j-Lo{flex:1 1}.PopupContainer_markedBackground__2494l{background-color:rgba(58,171,242,.05);transition:all .3s}.PopupContainer_secondaryText__2PNuq,.PopupContainer_textOverflow__571dN{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PopupContainer_secondaryText__2PNuq{font-weight:400;color:#b9bbc9}.PopupContainer_pageContainer__2zVH-{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PopupContainer_absoluteTopRight__1JyDn,.PopupContainer_agreementStatusContainer__WGzWx,.PopupContainer_pageSection__trpUD>h2+button{position:absolute;top:20px;right:25px}.PopupContainer_pageSection__trpUD{margin-top:20px}.PopupContainer_agreementStatusContainer__WGzWx{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PopupContainer_agreementStatusContainer__WGzWx>*{margin-left:70px}.PopupContainer_agreementStatusContainer__WGzWx>:first-child{margin-left:0}@media screen and (max-width:762px){.PopupContainer_agreementStatusContainer__WGzWx>*{margin-left:0}}@media screen and (max-width:1100px){.PopupContainer_agreementStatusContainer__WGzWx{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PopupContainer_agreementStatusContainer__WGzWx{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PopupContainer_noBoxShadow__3-9N8{box-shadow:none}.PopupContainer_overlayContainer__1gRm-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PopupContainer_alignCenter__3XGke,.PopupContainer_alignStart__O62Vb,.PopupContainer_flex__jODpW,.PopupContainer_flexCol__1unKq,.PopupContainer_flexRow__3xpki,.PopupContainer_flexWrap__22lWx,.PopupContainer_justifyCenter__2jkDg,.PopupContainer_justifyStart__1EpKT{display:flex}.PopupContainer_gap10__2c-Ol{grid-gap:10px;gap:10px}.PopupContainer_justifyStart__1EpKT{justify-content:flex-start!important}.PopupContainer_justifyCenter__2jkDg{justify-content:center!important}.PopupContainer_alignCenter__3XGke{align-items:center!important}.PopupContainer_alignStart__O62Vb{align-items:flex-start!important}.PopupContainer_flexRow__3xpki{flex-direction:row!important}.PopupContainer_flexCol__1unKq{flex-direction:column!important}.PopupContainer_flexWrap__22lWx{flex-wrap:wrap!important}.PopupContainer_widthFull__jQsJo{width:100%!important}.PopupContainer_thinScroll__uEflT::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PopupContainer_thinScroll__uEflT::-webkit-scrollbar-button{display:none}.PopupContainer_thinScroll__uEflT::-webkit-scrollbar-thumb{background:#b9bbc9}.PopupContainer_thinScroll__uEflT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PopupContainer_container__1nzg-{border:1px solid}.Numbers_expandedTopLeft__1ntqc{border-left:1px solid #3aabf2}.Numbers_expandedTopLeft__1ntqc,.Numbers_expandedTopRight__NOinq{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Numbers_expandedTopRight__NOinq{border-right:1px solid #3aabf2}.Numbers_expandedTop__2Oet_{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Numbers_expandedBottom__3OvyZ,.Numbers_expandedBottomLeft__1Wavy{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Numbers_expandedBottomLeft__1Wavy,.Numbers_expandedLeft__3ak5u{border-left:1px solid #3aabf2}.Numbers_expandedLeft__3ak5u,.Numbers_expandedRight___KMty{background-color:rgba(58,171,242,.05)}.Numbers_expandedRight___KMty{border-right:1px solid #3aabf2}.Numbers_expandedMiddle__2wWVJ{background-color:rgba(58,171,242,.05)}.Numbers_scrollable__Rgmw3{overflow-y:overlay;flex:1 1}.Numbers_scrollable__Rgmw3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Numbers_scrollable__Rgmw3::-webkit-scrollbar-button{display:none}.Numbers_scrollable__Rgmw3::-webkit-scrollbar-thumb{background:#b9bbc9}.Numbers_scrollable__Rgmw3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Numbers_clickable__3KJcY{cursor:pointer}.Numbers_flex1__VNrP_{flex:1 1}.Numbers_markedBackground__3SMvw{background-color:rgba(58,171,242,.05);transition:all .3s}.Numbers_secondaryText__HBUf4,.Numbers_textOverflow__3wPqU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Numbers_secondaryText__HBUf4{font-weight:400;color:#b9bbc9}.Numbers_pageContainer__1PhOk{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Numbers_absoluteTopRight__28T3m,.Numbers_agreementStatusContainer__105di,.Numbers_pageSection__228Qd>h2+button{position:absolute;top:20px;right:25px}.Numbers_pageSection__228Qd{margin-top:20px}.Numbers_agreementStatusContainer__105di{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Numbers_agreementStatusContainer__105di>*{margin-left:70px}.Numbers_agreementStatusContainer__105di>:first-child{margin-left:0}@media screen and (max-width:762px){.Numbers_agreementStatusContainer__105di>*{margin-left:0}}@media screen and (max-width:1100px){.Numbers_agreementStatusContainer__105di{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Numbers_agreementStatusContainer__105di{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Numbers_noBoxShadow__1XWvn{box-shadow:none}.Numbers_overlayContainer__1MK-J{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Numbers_alignCenter__1I-Ml,.Numbers_alignStart__KucsG,.Numbers_flex__oidpE,.Numbers_flexCol__N7XfC,.Numbers_flexRow__3swKe,.Numbers_flexWrap__3iAcC,.Numbers_justifyCenter__2ME9l,.Numbers_justifyStart__1biiY{display:flex}.Numbers_gap10__hro2E{grid-gap:10px;gap:10px}.Numbers_justifyStart__1biiY{justify-content:flex-start!important}.Numbers_justifyCenter__2ME9l{justify-content:center!important}.Numbers_alignCenter__1I-Ml{align-items:center!important}.Numbers_alignStart__KucsG{align-items:flex-start!important}.Numbers_flexRow__3swKe{flex-direction:row!important}.Numbers_flexCol__N7XfC{flex-direction:column!important}.Numbers_flexWrap__3iAcC{flex-wrap:wrap!important}.Numbers_widthFull__e8WWN{width:100%!important}.Numbers_thinScroll__1sfew::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Numbers_thinScroll__1sfew::-webkit-scrollbar-button{display:none}.Numbers_thinScroll__1sfew::-webkit-scrollbar-thumb{background:#b9bbc9}.Numbers_thinScroll__1sfew::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Numbers_numbers__34ENO{font-size:18px;line-height:20px;color:#11174b;text-align:left;font-weight:700;display:flex;align-items:center}.Numbers_horizontalLine__23L1R{background-color:#ededee;height:1px;flex:1 1;margin-left:11px}.CloseButton_expandedTopLeft__2Z3SC{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CloseButton_expandedTopRight__S-kMH{border-right:1px solid #3aabf2}.CloseButton_expandedTop__1gYHI,.CloseButton_expandedTopRight__S-kMH{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CloseButton_expandedBottom__1x032,.CloseButton_expandedBottomLeft__2h6-U{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CloseButton_expandedBottomLeft__2h6-U{border-left:1px solid #3aabf2}.CloseButton_expandedLeft__1AIaC{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CloseButton_expandedRight__1znTQ{border-right:1px solid #3aabf2}.CloseButton_expandedMiddle__35lau,.CloseButton_expandedRight__1znTQ{background-color:rgba(58,171,242,.05)}.CloseButton_scrollable__P9Zgc{overflow-y:overlay;flex:1 1}.CloseButton_scrollable__P9Zgc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CloseButton_scrollable__P9Zgc::-webkit-scrollbar-button{display:none}.CloseButton_scrollable__P9Zgc::-webkit-scrollbar-thumb{background:#b9bbc9}.CloseButton_scrollable__P9Zgc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CloseButton_clickable__KrFwU{cursor:pointer}.CloseButton_flex1__3eZia{flex:1 1}.CloseButton_markedBackground__3OvGb{background-color:rgba(58,171,242,.05);transition:all .3s}.CloseButton_secondaryText__Cm95l,.CloseButton_textOverflow__1yqyK{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CloseButton_secondaryText__Cm95l{font-weight:400;color:#b9bbc9}.CloseButton_pageContainer__3LlUh{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CloseButton_absoluteTopRight__T7W3E,.CloseButton_agreementStatusContainer__1LW50,.CloseButton_pageSection__ceDA8>h2+button{position:absolute;top:20px;right:25px}.CloseButton_pageSection__ceDA8{margin-top:20px}.CloseButton_agreementStatusContainer__1LW50{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CloseButton_agreementStatusContainer__1LW50>*{margin-left:70px}.CloseButton_agreementStatusContainer__1LW50>:first-child{margin-left:0}@media screen and (max-width:762px){.CloseButton_agreementStatusContainer__1LW50>*{margin-left:0}}@media screen and (max-width:1100px){.CloseButton_agreementStatusContainer__1LW50{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CloseButton_agreementStatusContainer__1LW50{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CloseButton_noBoxShadow__2Q-1P{box-shadow:none}.CloseButton_overlayContainer__2fqKi{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CloseButton_alignCenter__1sUiz,.CloseButton_alignStart__39esL,.CloseButton_flex__mlpcx,.CloseButton_flexCol___cfLp,.CloseButton_flexRow__28078,.CloseButton_flexWrap__3TnSl,.CloseButton_justifyCenter__3pW-F,.CloseButton_justifyStart__2uDjc{display:flex}.CloseButton_gap10__2tFP-{grid-gap:10px;gap:10px}.CloseButton_justifyStart__2uDjc{justify-content:flex-start!important}.CloseButton_justifyCenter__3pW-F{justify-content:center!important}.CloseButton_alignCenter__1sUiz{align-items:center!important}.CloseButton_alignStart__39esL{align-items:flex-start!important}.CloseButton_flexRow__28078{flex-direction:row!important}.CloseButton_flexCol___cfLp{flex-direction:column!important}.CloseButton_flexWrap__3TnSl{flex-wrap:wrap!important}.CloseButton_widthFull__3PBxL{width:100%!important}.CloseButton_thinScroll__3ttgw::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CloseButton_thinScroll__3ttgw::-webkit-scrollbar-button{display:none}.CloseButton_thinScroll__3ttgw::-webkit-scrollbar-thumb{background:#b9bbc9}.CloseButton_thinScroll__3ttgw::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CloseButton_container__rCfIk{border:1px solid}.TabsLine_expandedTopLeft__1OBcJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsLine_expandedTopRight__2T7OP{border-right:1px solid #3aabf2}.TabsLine_expandedTop__25MB0,.TabsLine_expandedTopRight__2T7OP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsLine_expandedBottom__19UU-,.TabsLine_expandedBottomLeft__38ejV{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsLine_expandedBottomLeft__38ejV{border-left:1px solid #3aabf2}.TabsLine_expandedLeft__3x95X{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsLine_expandedRight__1IY9k{border-right:1px solid #3aabf2}.TabsLine_expandedMiddle__3EokF,.TabsLine_expandedRight__1IY9k{background-color:rgba(58,171,242,.05)}.TabsLine_scrollable__2Sj_J{overflow-y:overlay;flex:1 1}.TabsLine_scrollable__2Sj_J::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabsLine_scrollable__2Sj_J::-webkit-scrollbar-button{display:none}.TabsLine_scrollable__2Sj_J::-webkit-scrollbar-thumb{background:#b9bbc9}.TabsLine_scrollable__2Sj_J::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabsLine_clickable__23Slb{cursor:pointer}.TabsLine_flex1__1Jqr2{flex:1 1}.TabsLine_markedBackground__1I_mY{background-color:rgba(58,171,242,.05);transition:all .3s}.TabsLine_secondaryText__3KWkv,.TabsLine_textOverflow__1FCbf{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TabsLine_secondaryText__3KWkv{font-weight:400;color:#b9bbc9}.TabsLine_pageContainer__-7qEu{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TabsLine_absoluteTopRight__ZDReB,.TabsLine_agreementStatusContainer__9adPi,.TabsLine_pageSection__3-JVL>h2+button{position:absolute;top:20px;right:25px}.TabsLine_pageSection__3-JVL{margin-top:20px}.TabsLine_agreementStatusContainer__9adPi{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TabsLine_agreementStatusContainer__9adPi>*{margin-left:70px}.TabsLine_agreementStatusContainer__9adPi>:first-child{margin-left:0}@media screen and (max-width:762px){.TabsLine_agreementStatusContainer__9adPi>*{margin-left:0}}@media screen and (max-width:1100px){.TabsLine_agreementStatusContainer__9adPi{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TabsLine_agreementStatusContainer__9adPi{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TabsLine_noBoxShadow__l-tYE{box-shadow:none}.TabsLine_overlayContainer__2NVzq{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TabsLine_alignCenter__gtzFD,.TabsLine_alignStart__1sFlC,.TabsLine_flex__FbMZu,.TabsLine_flexCol__o0YrS,.TabsLine_flexRow__29A3_,.TabsLine_flexWrap__KEy2K,.TabsLine_justifyCenter__17IVD,.TabsLine_justifyStart__1Ijao{display:flex}.TabsLine_gap10__2Fh_b{grid-gap:10px;gap:10px}.TabsLine_justifyStart__1Ijao{justify-content:flex-start!important}.TabsLine_justifyCenter__17IVD{justify-content:center!important}.TabsLine_alignCenter__gtzFD{align-items:center!important}.TabsLine_alignStart__1sFlC{align-items:flex-start!important}.TabsLine_flexRow__29A3_{flex-direction:row!important}.TabsLine_flexCol__o0YrS{flex-direction:column!important}.TabsLine_flexWrap__KEy2K{flex-wrap:wrap!important}.TabsLine_widthFull__AhixD{width:100%!important}.TabsLine_thinScroll__pIjBF::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabsLine_thinScroll__pIjBF::-webkit-scrollbar-button{display:none}.TabsLine_thinScroll__pIjBF::-webkit-scrollbar-thumb{background:#b9bbc9}.TabsLine_thinScroll__pIjBF::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabsLine_tabsContainer__1kphI{display:flex;align-items:center}@media screen and (max-width:768px){.TabsLine_tabsContainer__1kphI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px 0;gap:10px 0}}@media screen and (max-width:375px){.TabsLine_tabsContainer__1kphI{grid-template-columns:repeat(1,1fr)}}.TabsLine_tab__Kes03{background-color:transparent;height:45px;border-radius:0;margin-left:10px;border-bottom:4px solid transparent;color:#707070;z-index:1}.TabsLine_tab__Kes03:first-child{margin-left:0}.TabsLine_tab__Kes03>*{color:#707070}@media screen and (max-width:768px){.TabsLine_tab__Kes03{margin-left:0}}.TabsLine_tabSelected__1egUt{border-color:#3aabf2;color:#3aabf2}.TabsLine_tabSelected__1egUt>*{color:#3aabf2}.Cropper_expandedTopLeft__Q8Wt4{border-left:1px solid #3aabf2}.Cropper_expandedTopLeft__Q8Wt4,.Cropper_expandedTopRight__1ti6u{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cropper_expandedTopRight__1ti6u{border-right:1px solid #3aabf2}.Cropper_expandedTop__1wCVu{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cropper_expandedBottom__2dqFR,.Cropper_expandedBottomLeft__133Xr{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Cropper_expandedBottomLeft__133Xr,.Cropper_expandedLeft__2zOoA{border-left:1px solid #3aabf2}.Cropper_expandedLeft__2zOoA,.Cropper_expandedRight__cW7m4{background-color:rgba(58,171,242,.05)}.Cropper_expandedRight__cW7m4{border-right:1px solid #3aabf2}.Cropper_expandedMiddle__iP9rw{background-color:rgba(58,171,242,.05)}.Cropper_scrollable__2kqc6{overflow-y:overlay;flex:1 1}.Cropper_scrollable__2kqc6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Cropper_scrollable__2kqc6::-webkit-scrollbar-button{display:none}.Cropper_scrollable__2kqc6::-webkit-scrollbar-thumb{background:#b9bbc9}.Cropper_scrollable__2kqc6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Cropper_clickable__1-yF1{cursor:pointer}.Cropper_flex1__3e97S{flex:1 1}.Cropper_markedBackground__2SUwS{background-color:rgba(58,171,242,.05);transition:all .3s}.Cropper_secondaryText__3gCXW,.Cropper_textOverflow__2cSNt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Cropper_secondaryText__3gCXW{font-weight:400;color:#b9bbc9}.Cropper_pageContainer__aM1ka{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Cropper_absoluteTopRight__28KjR,.Cropper_agreementStatusContainer__13o-E,.Cropper_pageSection__1rzpO>h2+button{position:absolute;top:20px;right:25px}.Cropper_pageSection__1rzpO{margin-top:20px}.Cropper_agreementStatusContainer__13o-E{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cropper_agreementStatusContainer__13o-E>*{margin-left:70px}.Cropper_agreementStatusContainer__13o-E>:first-child{margin-left:0}@media screen and (max-width:762px){.Cropper_agreementStatusContainer__13o-E>*{margin-left:0}}@media screen and (max-width:1100px){.Cropper_agreementStatusContainer__13o-E{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Cropper_agreementStatusContainer__13o-E{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Cropper_noBoxShadow__3OwRx{box-shadow:none}.Cropper_overlayContainer__27we8{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Cropper_alignCenter__IfHRI,.Cropper_alignStart__331GP,.Cropper_flex__8vJ2z,.Cropper_flexCol__PUPk1,.Cropper_flexRow__3EEW7,.Cropper_flexWrap__25Hen,.Cropper_justifyCenter__337nf,.Cropper_justifyStart__1o1cF{display:flex}.Cropper_gap10__2O_zg{grid-gap:10px;gap:10px}.Cropper_justifyStart__1o1cF{justify-content:flex-start!important}.Cropper_justifyCenter__337nf{justify-content:center!important}.Cropper_alignCenter__IfHRI{align-items:center!important}.Cropper_alignStart__331GP{align-items:flex-start!important}.Cropper_flexRow__3EEW7{flex-direction:row!important}.Cropper_flexCol__PUPk1{flex-direction:column!important}.Cropper_flexWrap__25Hen{flex-wrap:wrap!important}.Cropper_widthFull__2MJv3{width:100%!important}.Cropper_thinScroll__2dfyZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Cropper_thinScroll__2dfyZ::-webkit-scrollbar-button{display:none}.Cropper_thinScroll__2dfyZ::-webkit-scrollbar-thumb{background:#b9bbc9}.Cropper_thinScroll__2dfyZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Cropper_container__2IVki{border:0 solid}.Cropper_cropToolContainer__3RB_Z{min-height:350px;height:55vh;position:relative}.Cropper_cropToolInner__1UzJ6{border:20px solid #fff}.Cropper_cropToolCropArea__1fflF{border:2px solid #e90000!important;border-radius:4px;color:hsla(0,0%,100%,.87)!important}.Cropper_overTopRightCorner__3SQWB{position:absolute;top:12px;right:12px;display:flex;align-items:center}.Cropper_removeButton__1h3BT,.Cropper_roundButton__1CHLw,.Cropper_submitButton__2qCeu{width:24px;min-width:24px;height:24px;min-height:24px;margin-left:12px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.Cropper_removeButton__1h3BT:first-child,.Cropper_roundButton__1CHLw:first-child,.Cropper_submitButton__2qCeu:first-child{margin-left:0}.Cropper_submitButton__2qCeu{background-color:#3aabf2}.Cropper_submitButton__2qCeu:hover:not([disabled]){opacity:.7;transition:all .3s}.Cropper_submitButton__2qCeu>svg{fill:#fff}.Cropper_removeButton__1h3BT{background-color:#fff}.Cropper_removeButton__1h3BT:hover:not([disabled]){background-color:#e2f2fc;transition:all .3s}.Cropper_sliderContainer__3NUhK{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:60px;box-shadow:0 -3px 6px rgba(0,0,0,.06)}.Cropper_slider__3Pom-{width:60%!important;color:#3aabf2!important}.Cropper_sliderRail__81eVn{background-color:#ededee!important;opacity:1!important}.GallerySection_expandedTopLeft__1hD3b{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedTopRight__2TUhQ{border-right:1px solid #3aabf2}.GallerySection_expandedTop__3VBBY,.GallerySection_expandedTopRight__2TUhQ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedBottom__yqFeW,.GallerySection_expandedBottomLeft__2K1pb{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedBottomLeft__2K1pb{border-left:1px solid #3aabf2}.GallerySection_expandedLeft__Q1kD_{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedRight__1Yqj8{border-right:1px solid #3aabf2}.GallerySection_expandedMiddle__1TYBz,.GallerySection_expandedRight__1Yqj8{background-color:rgba(58,171,242,.05)}.GallerySection_scrollable__2TG0w{overflow-y:overlay;flex:1 1}.GallerySection_scrollable__2TG0w::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GallerySection_scrollable__2TG0w::-webkit-scrollbar-button{display:none}.GallerySection_scrollable__2TG0w::-webkit-scrollbar-thumb{background:#b9bbc9}.GallerySection_scrollable__2TG0w::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySection_clickable__1bhoJ{cursor:pointer}.GallerySection_flex1__2eHCi{flex:1 1}.GallerySection_markedBackground__13vni{background-color:rgba(58,171,242,.05);transition:all .3s}.GallerySection_secondaryText__ZlWpi,.GallerySection_textOverflow__U9HM5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.GallerySection_secondaryText__ZlWpi{font-weight:400;color:#b9bbc9}.GallerySection_pageContainer__2HmVY{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.GallerySection_absoluteTopRight__2g6Jk,.GallerySection_agreementStatusContainer__VuN60,.GallerySection_pageSection__3Yta6>h2+button{position:absolute;top:20px;right:25px}.GallerySection_pageSection__3Yta6{margin-top:20px}.GallerySection_agreementStatusContainer__VuN60{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.GallerySection_agreementStatusContainer__VuN60>*{margin-left:70px}.GallerySection_agreementStatusContainer__VuN60>:first-child{margin-left:0}@media screen and (max-width:762px){.GallerySection_agreementStatusContainer__VuN60>*{margin-left:0}}@media screen and (max-width:1100px){.GallerySection_agreementStatusContainer__VuN60{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.GallerySection_agreementStatusContainer__VuN60{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.GallerySection_noBoxShadow__12Cn2{box-shadow:none}.GallerySection_overlayContainer__3f1Pw{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.GallerySection_alignCenter__xK9b5,.GallerySection_alignStart__3WJ1P,.GallerySection_flex__1WvCk,.GallerySection_flexCol__3BHeq,.GallerySection_flexRow__6aN_g,.GallerySection_flexWrap__bZ5ix,.GallerySection_justifyCenter__1A4nO,.GallerySection_justifyStart__1PBwF{display:flex}.GallerySection_gap10__2mIZ5{grid-gap:10px;gap:10px}.GallerySection_justifyStart__1PBwF{justify-content:flex-start!important}.GallerySection_justifyCenter__1A4nO{justify-content:center!important}.GallerySection_alignCenter__xK9b5{align-items:center!important}.GallerySection_alignStart__3WJ1P{align-items:flex-start!important}.GallerySection_flexRow__6aN_g{flex-direction:row!important}.GallerySection_flexCol__3BHeq{flex-direction:column!important}.GallerySection_flexWrap__bZ5ix{flex-wrap:wrap!important}.GallerySection_widthFull__3dRz5{width:100%!important}.GallerySection_thinScroll__3OKuo::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GallerySection_thinScroll__3OKuo::-webkit-scrollbar-button{display:none}.GallerySection_thinScroll__3OKuo::-webkit-scrollbar-thumb{background:#b9bbc9}.GallerySection_thinScroll__3OKuo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySection_body__2EMsh{flex:1 1;display:flex;align-items:stretch;max-height:72vh;margin-bottom:-16px}.GallerySection_imageEditor__2Mz5M{border-left:3px solid #ededee;border-right:3px solid #ededee;width:600px;max-width:600px}.GallerySection_container__Opadi{padding:0 24px 12px 0;margin-left:-12px;width:252px;max-width:252px;display:flex;flex-wrap:wrap;align-content:baseline}.GallerySection_galleryImage__1EEiV{border:3px solid transparent;width:94px;height:134px;margin-top:12px;margin-left:12px;box-shadow:none;background:none;transition:all .2s}.GallerySection_galleryImage__1EEiV:hover,.GallerySection_galleryImageOnFocus__2Pm5Y{border:3px solid #3aabf2;box-shadow:1px 2px 8px rgba(58,171,242,.3);transition:all .2s}.ImageUsageSection_expandedTopLeft__3p4b0{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageUsageSection_expandedTopRight__TQM6r{border-right:1px solid #3aabf2}.ImageUsageSection_expandedTop__1OgE_,.ImageUsageSection_expandedTopRight__TQM6r{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageUsageSection_expandedBottom__13IOg,.ImageUsageSection_expandedBottomLeft__3E5-f{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageUsageSection_expandedBottomLeft__3E5-f{border-left:1px solid #3aabf2}.ImageUsageSection_expandedLeft__2pFA5{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageUsageSection_expandedRight__2dfrh{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageUsageSection_expandedMiddle__3n_0_{background-color:rgba(58,171,242,.05)}.ImageUsageSection_scrollable__lMLSZ{overflow-y:overlay;flex:1 1}.ImageUsageSection_scrollable__lMLSZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageUsageSection_scrollable__lMLSZ::-webkit-scrollbar-button{display:none}.ImageUsageSection_scrollable__lMLSZ::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageUsageSection_scrollable__lMLSZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageUsageSection_clickable__1_ZOI{cursor:pointer}.ImageUsageSection_flex1__B_jZK{flex:1 1}.ImageUsageSection_markedBackground__fNE1-{background-color:rgba(58,171,242,.05);transition:all .3s}.ImageUsageSection_secondaryText__RQhjc,.ImageUsageSection_textOverflow__3-M74{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImageUsageSection_secondaryText__RQhjc{font-weight:400;color:#b9bbc9}.ImageUsageSection_pageContainer__1MhbW{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImageUsageSection_absoluteTopRight__3i3SI,.ImageUsageSection_agreementStatusContainer__jgcB5,.ImageUsageSection_pageSection__Lg5zk>h2+button{position:absolute;top:20px;right:25px}.ImageUsageSection_pageSection__Lg5zk{margin-top:20px}.ImageUsageSection_agreementStatusContainer__jgcB5{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImageUsageSection_agreementStatusContainer__jgcB5>*{margin-left:70px}.ImageUsageSection_agreementStatusContainer__jgcB5>:first-child{margin-left:0}@media screen and (max-width:762px){.ImageUsageSection_agreementStatusContainer__jgcB5>*{margin-left:0}}@media screen and (max-width:1100px){.ImageUsageSection_agreementStatusContainer__jgcB5{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImageUsageSection_agreementStatusContainer__jgcB5{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImageUsageSection_noBoxShadow__1HnEE{box-shadow:none}.ImageUsageSection_overlayContainer__3uqjn{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImageUsageSection_alignCenter__I5ER8,.ImageUsageSection_alignStart__1maVP,.ImageUsageSection_flex__3mQzn,.ImageUsageSection_flexCol__1Jncp,.ImageUsageSection_flexRow__1eOdg,.ImageUsageSection_flexWrap__1aXVG,.ImageUsageSection_justifyCenter__1Glw_,.ImageUsageSection_justifyStart__24Qfx{display:flex}.ImageUsageSection_gap10__1M6If{grid-gap:10px;gap:10px}.ImageUsageSection_justifyStart__24Qfx{justify-content:flex-start!important}.ImageUsageSection_justifyCenter__1Glw_{justify-content:center!important}.ImageUsageSection_alignCenter__I5ER8{align-items:center!important}.ImageUsageSection_alignStart__1maVP{align-items:flex-start!important}.ImageUsageSection_flexRow__1eOdg{flex-direction:row!important}.ImageUsageSection_flexCol__1Jncp{flex-direction:column!important}.ImageUsageSection_flexWrap__1aXVG{flex-wrap:wrap!important}.ImageUsageSection_widthFull__29ZcU{width:100%!important}.ImageUsageSection_thinScroll__oLdKN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageUsageSection_thinScroll__oLdKN::-webkit-scrollbar-button{display:none}.ImageUsageSection_thinScroll__oLdKN::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageUsageSection_thinScroll__oLdKN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageUsageSection_body__2wf8l{flex:1 1;display:flex;align-items:stretch;max-height:72vh;margin-bottom:-16px}.ImageUsageSection_imageEditor__3q8Kw{border-left:3px solid #ededee;border-right:3px solid #ededee;width:600px;max-width:600px}.ImageUsageSection_container__1O36-{padding:12px 0 12px 24px;width:252px;max-width:252px}.ImageUsageSection_checkboxButton__2548t{margin-top:17px}.ImageUsageSection_checkboxButton__2548t>*{margin-left:10px}.ImageUsageSection_checkboxButton__2548t>:first-child{margin-left:0}.Checkbox_expandedTopLeft__oUKQ-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Checkbox_expandedTopRight__RVnTa{border-right:1px solid #3aabf2}.Checkbox_expandedTop__1fmTc,.Checkbox_expandedTopRight__RVnTa{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Checkbox_expandedBottom__2mt-P,.Checkbox_expandedBottomLeft__1UnlO{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Checkbox_expandedBottomLeft__1UnlO{border-left:1px solid #3aabf2}.Checkbox_expandedLeft__Me2hM{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Checkbox_expandedRight__1cuy4{border-right:1px solid #3aabf2}.Checkbox_expandedMiddle__3YPaM,.Checkbox_expandedRight__1cuy4{background-color:rgba(58,171,242,.05)}.Checkbox_scrollable__10vte{overflow-y:overlay;flex:1 1}.Checkbox_scrollable__10vte::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Checkbox_scrollable__10vte::-webkit-scrollbar-button{display:none}.Checkbox_scrollable__10vte::-webkit-scrollbar-thumb{background:#b9bbc9}.Checkbox_scrollable__10vte::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Checkbox_clickable__14LIM{cursor:pointer}.Checkbox_flex1__9v7gd{flex:1 1}.Checkbox_markedBackground__1PPTH{background-color:rgba(58,171,242,.05);transition:all .3s}.Checkbox_secondaryText__3pVlr,.Checkbox_textOverflow__2JDL_{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Checkbox_secondaryText__3pVlr{font-weight:400;color:#b9bbc9}.Checkbox_pageContainer__3NNBY{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Checkbox_absoluteTopRight__2FRse,.Checkbox_agreementStatusContainer__22HJm,.Checkbox_pageSection__3qyM9>h2+button{position:absolute;top:20px;right:25px}.Checkbox_pageSection__3qyM9{margin-top:20px}.Checkbox_agreementStatusContainer__22HJm{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Checkbox_agreementStatusContainer__22HJm>*{margin-left:70px}.Checkbox_agreementStatusContainer__22HJm>:first-child{margin-left:0}@media screen and (max-width:762px){.Checkbox_agreementStatusContainer__22HJm>*{margin-left:0}}@media screen and (max-width:1100px){.Checkbox_agreementStatusContainer__22HJm{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Checkbox_agreementStatusContainer__22HJm{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Checkbox_noBoxShadow__3L_qt{box-shadow:none}.Checkbox_overlayContainer__3rZmd{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Checkbox_alignCenter__3ZlHI,.Checkbox_alignStart__3XVN5,.Checkbox_flex__1K7mM,.Checkbox_flexCol__1UY52,.Checkbox_flexRow__enr_c,.Checkbox_flexWrap__K2aDE,.Checkbox_justifyCenter__VPiSO,.Checkbox_justifyStart__2hQ5x{display:flex}.Checkbox_gap10__2jGe-{grid-gap:10px;gap:10px}.Checkbox_justifyStart__2hQ5x{justify-content:flex-start!important}.Checkbox_justifyCenter__VPiSO{justify-content:center!important}.Checkbox_alignCenter__3ZlHI{align-items:center!important}.Checkbox_alignStart__3XVN5{align-items:flex-start!important}.Checkbox_flexRow__enr_c{flex-direction:row!important}.Checkbox_flexCol__1UY52{flex-direction:column!important}.Checkbox_flexWrap__K2aDE{flex-wrap:wrap!important}.Checkbox_widthFull__1ZYoD{width:100%!important}.Checkbox_thinScroll__1cVBm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Checkbox_thinScroll__1cVBm::-webkit-scrollbar-button{display:none}.Checkbox_thinScroll__1cVBm::-webkit-scrollbar-thumb{background:#b9bbc9}.Checkbox_thinScroll__1cVBm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Checkbox_container__287pt{border:1px solid #ededee;border-radius:2px;height:20px;min-height:20px;width:20px;min-width:20px;display:flex;align-items:center;justify-content:center;color:#fff}.Checkbox_checked__1biw6{border-color:#3aabf2;background-color:#3aabf2}.TableBodyLine_expandedTopLeft__13239{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLine_expandedTopRight__1lsZX{border-right:1px solid #3aabf2}.TableBodyLine_expandedTop__2QlIe,.TableBodyLine_expandedTopRight__1lsZX{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLine_expandedBottom__2hZr-,.TableBodyLine_expandedBottomLeft__36jCy{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLine_expandedBottomLeft__36jCy{border-left:1px solid #3aabf2}.TableBodyLine_expandedLeft__2Rd5R{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLine_expandedRight__uKjqH{border-right:1px solid #3aabf2}.TableBodyLine_expandedMiddle__2xMl8,.TableBodyLine_expandedRight__uKjqH{background-color:rgba(58,171,242,.05)}.TableBodyLine_scrollable__175L0{overflow-y:overlay;flex:1 1}.TableBodyLine_scrollable__175L0::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableBodyLine_scrollable__175L0::-webkit-scrollbar-button{display:none}.TableBodyLine_scrollable__175L0::-webkit-scrollbar-thumb{background:#b9bbc9}.TableBodyLine_scrollable__175L0::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableBodyLine_clickable__2HA95{cursor:pointer}.TableBodyLine_flex1__dxc4P{flex:1 1}.TableBodyLine_markedBackground__3UCMn{background-color:rgba(58,171,242,.05);transition:all .3s}.TableBodyLine_secondaryText__z61Ri,.TableBodyLine_textOverflow__40Q0Y{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableBodyLine_secondaryText__z61Ri{font-weight:400;color:#b9bbc9}.TableBodyLine_pageContainer__1Cm65{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableBodyLine_absoluteTopRight__1Fww5,.TableBodyLine_agreementStatusContainer__28LB2,.TableBodyLine_pageSection__-1u-1>h2+button{position:absolute;top:20px;right:25px}.TableBodyLine_pageSection__-1u-1{margin-top:20px}.TableBodyLine_agreementStatusContainer__28LB2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableBodyLine_agreementStatusContainer__28LB2>*{margin-left:70px}.TableBodyLine_agreementStatusContainer__28LB2>:first-child{margin-left:0}@media screen and (max-width:762px){.TableBodyLine_agreementStatusContainer__28LB2>*{margin-left:0}}@media screen and (max-width:1100px){.TableBodyLine_agreementStatusContainer__28LB2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableBodyLine_agreementStatusContainer__28LB2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableBodyLine_noBoxShadow__1552z{box-shadow:none}.TableBodyLine_overlayContainer__aoSk1{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableBodyLine_alignCenter__1VP6F,.TableBodyLine_alignStart__3i3Nl,.TableBodyLine_flex__1qQZJ,.TableBodyLine_flexCol__2_elc,.TableBodyLine_flexRow__28wDH,.TableBodyLine_flexWrap__I9a4P,.TableBodyLine_justifyCenter__3WFsI,.TableBodyLine_justifyStart__zawv0{display:flex}.TableBodyLine_gap10__2fhVM{grid-gap:10px;gap:10px}.TableBodyLine_justifyStart__zawv0{justify-content:flex-start!important}.TableBodyLine_justifyCenter__3WFsI{justify-content:center!important}.TableBodyLine_alignCenter__1VP6F{align-items:center!important}.TableBodyLine_alignStart__3i3Nl{align-items:flex-start!important}.TableBodyLine_flexRow__28wDH{flex-direction:row!important}.TableBodyLine_flexCol__2_elc{flex-direction:column!important}.TableBodyLine_flexWrap__I9a4P{flex-wrap:wrap!important}.TableBodyLine_widthFull__wYZky{width:100%!important}.TableBodyLine_thinScroll__24Ctf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableBodyLine_thinScroll__24Ctf::-webkit-scrollbar-button{display:none}.TableBodyLine_thinScroll__24Ctf::-webkit-scrollbar-thumb{background:#b9bbc9}.TableBodyLine_thinScroll__24Ctf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableBodyLine_container__3lHiQ{background-color:#fff;border:1px solid transparent;border-top-color:#ededee;transition:all .3s;width:-webkit-max-content;width:max-content}.TableBodyLine_container__3lHiQ:hover{background-color:#ebf7fe;border:1px solid #3aabf2;transition:all .3s}.TableBodyLine_expanded__3scuL{border:1px solid #3aabf2;transition:all .3s}.TableBodyLine_expanded__3scuL,.TableBodyLine_expanded__3scuL:hover{background-color:rgba(58,171,242,.05)}.TableBodyLine_tableLine__1x1a5{height:50px;display:flex;align-items:center}.TableBodyLine_tableLine__1x1a5>*{padding:0 12px;flex-basis:20%;max-width:20%;display:flex;align-items:center;color:#11174b;font-size:14px;line-height:19px;text-align:left;overflow:hidden;height:100%}.TableBodyLine_tableLine__1x1a5>:first-child{padding-left:24px}.TableBodyLine_tableLine__1x1a5>:last-child{padding-right:24px}.TableBodyLineCell_expandedTopLeft__1tvr6{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLineCell_expandedTopRight__3eUgp{border-right:1px solid #3aabf2}.TableBodyLineCell_expandedTop__3Co0L,.TableBodyLineCell_expandedTopRight__3eUgp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLineCell_expandedBottom__3wKK1,.TableBodyLineCell_expandedBottomLeft__1VDdZ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLineCell_expandedBottomLeft__1VDdZ{border-left:1px solid #3aabf2}.TableBodyLineCell_expandedLeft__105Q6{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLineCell_expandedRight__3mznr{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableBodyLineCell_expandedMiddle__ps8y1{background-color:rgba(58,171,242,.05)}.TableBodyLineCell_scrollable__2qczC{overflow-y:overlay;flex:1 1}.TableBodyLineCell_scrollable__2qczC::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableBodyLineCell_scrollable__2qczC::-webkit-scrollbar-button{display:none}.TableBodyLineCell_scrollable__2qczC::-webkit-scrollbar-thumb{background:#b9bbc9}.TableBodyLineCell_scrollable__2qczC::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableBodyLineCell_clickable__1II59{cursor:pointer}.TableBodyLineCell_flex1__J_Am5{flex:1 1}.TableBodyLineCell_markedBackground__KwqSG{background-color:rgba(58,171,242,.05);transition:all .3s}.TableBodyLineCell_secondaryText__MPBpl,.TableBodyLineCell_textOverflow__GmS8M{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableBodyLineCell_secondaryText__MPBpl{font-weight:400;color:#b9bbc9}.TableBodyLineCell_pageContainer__2mHKy{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableBodyLineCell_absoluteTopRight__28ADR,.TableBodyLineCell_agreementStatusContainer__1OJ7q,.TableBodyLineCell_pageSection__xRCeS>h2+button{position:absolute;top:20px;right:25px}.TableBodyLineCell_pageSection__xRCeS{margin-top:20px}.TableBodyLineCell_agreementStatusContainer__1OJ7q{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableBodyLineCell_agreementStatusContainer__1OJ7q>*{margin-left:70px}.TableBodyLineCell_agreementStatusContainer__1OJ7q>:first-child{margin-left:0}@media screen and (max-width:762px){.TableBodyLineCell_agreementStatusContainer__1OJ7q>*{margin-left:0}}@media screen and (max-width:1100px){.TableBodyLineCell_agreementStatusContainer__1OJ7q{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableBodyLineCell_agreementStatusContainer__1OJ7q{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableBodyLineCell_noBoxShadow__juf16{box-shadow:none}.TableBodyLineCell_overlayContainer__2LcVs{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableBodyLineCell_alignCenter__bGZis,.TableBodyLineCell_alignStart__15a1-,.TableBodyLineCell_flex__33_yz,.TableBodyLineCell_flexCol__1mvFg,.TableBodyLineCell_flexRow__8nlso,.TableBodyLineCell_flexWrap__2BYYa,.TableBodyLineCell_justifyCenter__2TLdP,.TableBodyLineCell_justifyStart__2p7a5{display:flex}.TableBodyLineCell_gap10__x4zpi{grid-gap:10px;gap:10px}.TableBodyLineCell_justifyStart__2p7a5{justify-content:flex-start!important}.TableBodyLineCell_justifyCenter__2TLdP{justify-content:center!important}.TableBodyLineCell_alignCenter__bGZis{align-items:center!important}.TableBodyLineCell_alignStart__15a1-{align-items:flex-start!important}.TableBodyLineCell_flexRow__8nlso{flex-direction:row!important}.TableBodyLineCell_flexCol__1mvFg{flex-direction:column!important}.TableBodyLineCell_flexWrap__2BYYa{flex-wrap:wrap!important}.TableBodyLineCell_widthFull__3e8Bd{width:100%!important}.TableBodyLineCell_thinScroll__2Im-i::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableBodyLineCell_thinScroll__2Im-i::-webkit-scrollbar-button{display:none}.TableBodyLineCell_thinScroll__2Im-i::-webkit-scrollbar-thumb{background:#b9bbc9}.TableBodyLineCell_thinScroll__2Im-i::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableBodyLineCell_container__1h1ms{border:1px solid}.TableBodyLineCell_positionRelative__3Mjlr{position:relative}.TableContainer_expandedTopLeft__2il3r{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedTopRight__1Be1q{border-right:1px solid #3aabf2}.TableContainer_expandedTop__1zq2h,.TableContainer_expandedTopRight__1Be1q{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedBottom__ZcEXo,.TableContainer_expandedBottomLeft__39WpF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedBottomLeft__39WpF{border-left:1px solid #3aabf2}.TableContainer_expandedLeft__2jp4L{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableContainer_expandedRight__1_VPo{border-right:1px solid #3aabf2}.TableContainer_expandedMiddle__1gjq5,.TableContainer_expandedRight__1_VPo{background-color:rgba(58,171,242,.05)}.TableContainer_scrollable__2Cr4O{overflow-y:overlay;flex:1 1}.TableContainer_scrollable__2Cr4O::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableContainer_scrollable__2Cr4O::-webkit-scrollbar-button{display:none}.TableContainer_scrollable__2Cr4O::-webkit-scrollbar-thumb{background:#b9bbc9}.TableContainer_scrollable__2Cr4O::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableContainer_clickable__3GW9I{cursor:pointer}.TableContainer_flex1__1GX8z{flex:1 1}.TableContainer_markedBackground__1TsH8{background-color:rgba(58,171,242,.05);transition:all .3s}.TableContainer_secondaryText__1Ai41,.TableContainer_textOverflow__3AHI0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableContainer_secondaryText__1Ai41{font-weight:400;color:#b9bbc9}.TableContainer_pageContainer__3XLhv{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableContainer_absoluteTopRight___n4ks,.TableContainer_agreementStatusContainer__3p1Jf,.TableContainer_pageSection__Dp5Ii>h2+button{position:absolute;top:20px;right:25px}.TableContainer_pageSection__Dp5Ii{margin-top:20px}.TableContainer_agreementStatusContainer__3p1Jf{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableContainer_agreementStatusContainer__3p1Jf>*{margin-left:70px}.TableContainer_agreementStatusContainer__3p1Jf>:first-child{margin-left:0}@media screen and (max-width:762px){.TableContainer_agreementStatusContainer__3p1Jf>*{margin-left:0}}@media screen and (max-width:1100px){.TableContainer_agreementStatusContainer__3p1Jf{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableContainer_agreementStatusContainer__3p1Jf{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableContainer_overlayContainer__mqJdM{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableContainer_alignCenter__18jeI,.TableContainer_alignStart__2BX4Q,.TableContainer_flex__GuZ7_,.TableContainer_flexCol__3qiMR,.TableContainer_flexRow__11wGc,.TableContainer_flexWrap__PONfX,.TableContainer_justifyCenter__2trpy,.TableContainer_justifyStart__3WyDZ{display:flex}.TableContainer_gap10__1EYwP{grid-gap:10px;gap:10px}.TableContainer_justifyStart__3WyDZ{justify-content:flex-start!important}.TableContainer_justifyCenter__2trpy{justify-content:center!important}.TableContainer_alignCenter__18jeI{align-items:center!important}.TableContainer_alignStart__2BX4Q{align-items:flex-start!important}.TableContainer_flexRow__11wGc{flex-direction:row!important}.TableContainer_flexCol__3qiMR{flex-direction:column!important}.TableContainer_flexWrap__PONfX{flex-wrap:wrap!important}.TableContainer_widthFull__2fy9T{width:100%!important}.TableContainer_thinScroll__1UxM1::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableContainer_thinScroll__1UxM1::-webkit-scrollbar-button{display:none}.TableContainer_thinScroll__1UxM1::-webkit-scrollbar-thumb{background:#b9bbc9}.TableContainer_thinScroll__1UxM1::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableContainer_tableContainer__8oLB4{height:100%;border-radius:6px;overflow:hidden;background-color:#fff;box-shadow:1px 2px 8px rgba(58,171,242,.3);display:flex;flex-direction:column}.TableContainer_noBoxShadow__Uotio{box-shadow:none}.TableColHeader_expandedTopLeft__3ugKw{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableColHeader_expandedTopRight__1-Tnn{border-right:1px solid #3aabf2}.TableColHeader_expandedTop__2Ugt4,.TableColHeader_expandedTopRight__1-Tnn{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableColHeader_expandedBottom__2xajh,.TableColHeader_expandedBottomLeft__2H2QS{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableColHeader_expandedBottomLeft__2H2QS{border-left:1px solid #3aabf2}.TableColHeader_expandedLeft__1rLUc{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableColHeader_expandedRight__2MH8m{border-right:1px solid #3aabf2}.TableColHeader_expandedMiddle__1XAFJ,.TableColHeader_expandedRight__2MH8m{background-color:rgba(58,171,242,.05)}.TableColHeader_scrollable__RxIa1{overflow-y:overlay;flex:1 1}.TableColHeader_scrollable__RxIa1::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableColHeader_scrollable__RxIa1::-webkit-scrollbar-button{display:none}.TableColHeader_scrollable__RxIa1::-webkit-scrollbar-thumb{background:#b9bbc9}.TableColHeader_scrollable__RxIa1::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableColHeader_clickable__1RXAq{cursor:pointer}.TableColHeader_flex1__xWsgA{flex:1 1}.TableColHeader_markedBackground__3W7cr{background-color:rgba(58,171,242,.05);transition:all .3s}.TableColHeader_secondaryText__tBva7,.TableColHeader_textOverflow__3s-bA{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableColHeader_secondaryText__tBva7{font-weight:400;color:#b9bbc9}.TableColHeader_pageContainer__2-1NT{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableColHeader_absoluteTopRight__2YES_,.TableColHeader_agreementStatusContainer__2XmYZ,.TableColHeader_pageSection__14mML>h2+button{position:absolute;top:20px;right:25px}.TableColHeader_pageSection__14mML{margin-top:20px}.TableColHeader_agreementStatusContainer__2XmYZ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableColHeader_agreementStatusContainer__2XmYZ>*{margin-left:70px}.TableColHeader_agreementStatusContainer__2XmYZ>:first-child{margin-left:0}@media screen and (max-width:762px){.TableColHeader_agreementStatusContainer__2XmYZ>*{margin-left:0}}@media screen and (max-width:1100px){.TableColHeader_agreementStatusContainer__2XmYZ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableColHeader_agreementStatusContainer__2XmYZ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableColHeader_noBoxShadow__GU8nj{box-shadow:none}.TableColHeader_overlayContainer__wgZAU{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableColHeader_alignCenter__3ph2S,.TableColHeader_alignStart__2-KIM,.TableColHeader_flex__ChE7P,.TableColHeader_flexCol__32WA0,.TableColHeader_flexRow__3iDso,.TableColHeader_flexWrap__2kDqO,.TableColHeader_justifyCenter__2mVO6,.TableColHeader_justifyStart__3nJqP{display:flex}.TableColHeader_gap10__3kglK{grid-gap:10px;gap:10px}.TableColHeader_justifyStart__3nJqP{justify-content:flex-start!important}.TableColHeader_justifyCenter__2mVO6{justify-content:center!important}.TableColHeader_alignCenter__3ph2S{align-items:center!important}.TableColHeader_alignStart__2-KIM{align-items:flex-start!important}.TableColHeader_flexRow__3iDso{flex-direction:row!important}.TableColHeader_flexCol__32WA0{flex-direction:column!important}.TableColHeader_flexWrap__2kDqO{flex-wrap:wrap!important}.TableColHeader_widthFull__23lUb{width:100%!important}.TableColHeader_thinScroll__3_nDu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableColHeader_thinScroll__3_nDu::-webkit-scrollbar-button{display:none}.TableColHeader_thinScroll__3_nDu::-webkit-scrollbar-thumb{background:#b9bbc9}.TableColHeader_thinScroll__3_nDu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableColHeader_columnHeader__11V3P{flex:1 1;transition:all .3s}.TableColHeader_columnHeader__11V3P>*{padding:0 12px;display:flex;align-items:center}.TableColHeader_columnHeader__11V3P>:first-child{border-left:1px solid #fff}.TableColHeader_columnHeader__11V3P:first-child>*{padding-left:24px;border-left:none}.TableColHeader_columnHeader__11V3P:last-child>*{padding-right:24px}.TableColHeader_dragging__2OR9i{border-radius:4px;box-shadow:1px 2px 8px rgba(58,171,242,.3);background-color:#fff;padding-left:20px;z-index:1;transform:rotate(1deg)}.TableColHeader_columnTitle__l6k9x{height:50px;background-color:#e2f2fc;color:#3aabf2;font-size:12px;line-height:15px;text-transform:uppercase;text-align:left;font-weight:700;transition:all .3s}.TableColHeader_columnTitleMarked__aw9Nm{background-color:#daeffc;transition:all .3s}.TableColHeader_columnFilter__wp19_{height:50px;background-color:#f3f7fa;position:relative;transition:all .3s}.TableColHeader_columnFilter__wp19_>*{width:100%;max-height:35px!important}.TableColHeader_columnFilterMarked__1FFyX{background-color:#eaf3fa;transition:all .3s}.TableColHeader_positionAbs__HmY7F{position:absolute;width:calc(100% + 24px);height:100%!important;max-height:unset!important;left:-24px;transition:all .3s}.TableColHeader_iconContainer__10ULd{border-radius:50%;width:20px;min-width:20px;height:20px;min-height:20px;margin-left:8px;text-align:center;transition:all .3s}.TableColHeader_iconContainer__10ULd>svg{fill:#3aabf2}.TableColHeader_activeSorting__1GlqL{background-color:rgba(58,171,242,.2);transition:all .3s}.TableColHeader_grouped__bYKrK{align-items:flex-end;padding-bottom:7px;max-height:43px;position:relative}.TableColHeader_groupLabel__T0xx4{position:absolute;background-color:#e2f2fc;height:18px;top:0;left:0;border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:center;color:#3aabf2;font-size:10px;line-height:14px;font-weight:400;z-index:1}.TableColHeader_disabled__1U9EI{color:#b9bbc9}.TableColHeader_disabled__1U9EI>span>svg,.TableColHeader_disabled__1U9EI>svg{fill:#b9bbc9}.TableColHeader_subHeaderContainer__2Wqnz{text-align:center;display:flex;justify-content:space-between;font-size:14px;padding:5px;overflow:auto;white-space:nowrap;background:#f3f7fa}.TableColHeader_subHeaderContainer__2Wqnz div>{height:28px}.TableColHeader_paper__18cT9{padding:2px;font-size:12px;text-align:left;color:#3aabf2;line-height:14px;font-weight:700;text-transform:uppercase;width:110px}.Select_expandedTopLeft__cxIFN{border-left:1px solid #3aabf2}.Select_expandedTopLeft__cxIFN,.Select_expandedTopRight__2Yr_0{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Select_expandedTopRight__2Yr_0{border-right:1px solid #3aabf2}.Select_expandedTop__3F102{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Select_expandedBottom__31EAS,.Select_expandedBottomLeft__27q59{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Select_expandedBottomLeft__27q59,.Select_expandedLeft__3LENZ{border-left:1px solid #3aabf2}.Select_expandedLeft__3LENZ,.Select_expandedRight__2FU8X{background-color:rgba(58,171,242,.05)}.Select_expandedRight__2FU8X{border-right:1px solid #3aabf2}.Select_expandedMiddle__1BkKb{background-color:rgba(58,171,242,.05)}.Select_scrollable__F4zjU{overflow-y:overlay;flex:1 1}.Select_scrollable__F4zjU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Select_scrollable__F4zjU::-webkit-scrollbar-button{display:none}.Select_scrollable__F4zjU::-webkit-scrollbar-thumb{background:#b9bbc9}.Select_scrollable__F4zjU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Select_clickable__1NH8V{cursor:pointer}.Select_flex1__13_9p{flex:1 1}.Select_markedBackground__3Oxe7{background-color:rgba(58,171,242,.05);transition:all .3s}.Select_secondaryText__D2nnF,.Select_textOverflow__3iGfv{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Select_secondaryText__D2nnF{font-weight:400;color:#b9bbc9}.Select_pageContainer__3a55n{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Select_absoluteTopRight__pT9By,.Select_agreementStatusContainer__1pL1W,.Select_pageSection__3sTiJ>h2+button{position:absolute;top:20px;right:25px}.Select_pageSection__3sTiJ{margin-top:20px}.Select_agreementStatusContainer__1pL1W{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Select_agreementStatusContainer__1pL1W>*{margin-left:70px}.Select_agreementStatusContainer__1pL1W>:first-child{margin-left:0}@media screen and (max-width:762px){.Select_agreementStatusContainer__1pL1W>*{margin-left:0}}@media screen and (max-width:1100px){.Select_agreementStatusContainer__1pL1W{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Select_agreementStatusContainer__1pL1W{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Select_noBoxShadow__3b96O{box-shadow:none}.Select_overlayContainer__2AIHd{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Select_alignCenter__C3SFA,.Select_alignStart__3ZMJR,.Select_flex__3TPSW,.Select_flexCol__1h_Uu,.Select_flexRow__3KNC9,.Select_flexWrap__2ADRO,.Select_justifyCenter__2-oT1,.Select_justifyStart__hJK9l{display:flex}.Select_gap10__2CuBz{grid-gap:10px;gap:10px}.Select_justifyStart__hJK9l{justify-content:flex-start!important}.Select_justifyCenter__2-oT1{justify-content:center!important}.Select_alignCenter__C3SFA{align-items:center!important}.Select_alignStart__3ZMJR{align-items:flex-start!important}.Select_flexRow__3KNC9{flex-direction:row!important}.Select_flexCol__1h_Uu{flex-direction:column!important}.Select_flexWrap__2ADRO{flex-wrap:wrap!important}.Select_widthFull__2iJdq{width:100%!important}.Select_thinScroll__3HyoI::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Select_thinScroll__3HyoI::-webkit-scrollbar-button{display:none}.Select_thinScroll__3HyoI::-webkit-scrollbar-thumb{background:#b9bbc9}.Select_thinScroll__3HyoI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Select_container__5___i{position:relative}.Select_rootClassName__2lwc0{width:100%;font-family:"Open Sans"!important;font-size:14px!important;line-height:19px!important;height:40px!important;color:#11174b!important;text-align:left!important;background-color:#fff}.Select_rootClassName__2lwc0>fieldset{border:1px solid #ededee;transition:all .3s}.Select_redColored__2om4j>p{color:#e90000}.Select_markedRed__3pwWD>fieldset{border:1px solid #e90000}.Select_focused__2tdfp>fieldset{border:1px solid #3aabf2!important;transition:all .3s}.Select_root__iEpXt{padding:10px 35px 10px 18px!important}.Select_filled__2AU2N{border:1px solid green!important}.TableSliderFilter_expandedTopLeft__3a605{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableSliderFilter_expandedTopRight__1021F{border-right:1px solid #3aabf2}.TableSliderFilter_expandedTop__3NJEz,.TableSliderFilter_expandedTopRight__1021F{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableSliderFilter_expandedBottom__2vWaW,.TableSliderFilter_expandedBottomLeft__XKRCc{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableSliderFilter_expandedBottomLeft__XKRCc{border-left:1px solid #3aabf2}.TableSliderFilter_expandedLeft__3W2uC{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableSliderFilter_expandedRight__2BvZ2{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableSliderFilter_expandedMiddle__14WXa{background-color:rgba(58,171,242,.05)}.TableSliderFilter_scrollable__dlqG8{overflow-y:overlay;flex:1 1}.TableSliderFilter_scrollable__dlqG8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableSliderFilter_scrollable__dlqG8::-webkit-scrollbar-button{display:none}.TableSliderFilter_scrollable__dlqG8::-webkit-scrollbar-thumb{background:#b9bbc9}.TableSliderFilter_scrollable__dlqG8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableSliderFilter_clickable__1Rk-k{cursor:pointer}.TableSliderFilter_flex1__1Ne_H{flex:1 1}.TableSliderFilter_markedBackground__1oAxu{background-color:rgba(58,171,242,.05);transition:all .3s}.TableSliderFilter_secondaryText__2vJ7q,.TableSliderFilter_textOverflow__3ozKQ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableSliderFilter_secondaryText__2vJ7q{font-weight:400;color:#b9bbc9}.TableSliderFilter_pageContainer__3b3y8{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableSliderFilter_absoluteTopRight__R4gri,.TableSliderFilter_agreementStatusContainer__5ffjn,.TableSliderFilter_pageSection__2tgL0>h2+button{position:absolute;top:20px;right:25px}.TableSliderFilter_pageSection__2tgL0{margin-top:20px}.TableSliderFilter_agreementStatusContainer__5ffjn{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableSliderFilter_agreementStatusContainer__5ffjn>*{margin-left:70px}.TableSliderFilter_agreementStatusContainer__5ffjn>:first-child{margin-left:0}@media screen and (max-width:762px){.TableSliderFilter_agreementStatusContainer__5ffjn>*{margin-left:0}}@media screen and (max-width:1100px){.TableSliderFilter_agreementStatusContainer__5ffjn{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableSliderFilter_agreementStatusContainer__5ffjn{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableSliderFilter_noBoxShadow__1ImRj{box-shadow:none}.TableSliderFilter_overlayContainer__1mu0C{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableSliderFilter_alignCenter__2U1wJ,.TableSliderFilter_alignStart__1pn__,.TableSliderFilter_flex__UqpzS,.TableSliderFilter_flexCol__2CV4f,.TableSliderFilter_flexRow__1rxnj,.TableSliderFilter_flexWrap__2cSMP,.TableSliderFilter_justifyCenter__1A0VT,.TableSliderFilter_justifyStart__Dh5Nn{display:flex}.TableSliderFilter_gap10__NEiC0{grid-gap:10px;gap:10px}.TableSliderFilter_justifyStart__Dh5Nn{justify-content:flex-start!important}.TableSliderFilter_justifyCenter__1A0VT{justify-content:center!important}.TableSliderFilter_alignCenter__2U1wJ{align-items:center!important}.TableSliderFilter_alignStart__1pn__{align-items:flex-start!important}.TableSliderFilter_flexRow__1rxnj{flex-direction:row!important}.TableSliderFilter_flexCol__2CV4f{flex-direction:column!important}.TableSliderFilter_flexWrap__2cSMP{flex-wrap:wrap!important}.TableSliderFilter_widthFull__DDo-X{width:100%!important}.TableSliderFilter_thinScroll__3tEzF::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableSliderFilter_thinScroll__3tEzF::-webkit-scrollbar-button{display:none}.TableSliderFilter_thinScroll__3tEzF::-webkit-scrollbar-thumb{background:#b9bbc9}.TableSliderFilter_thinScroll__3tEzF::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableSliderFilter_container__12dxd{position:relative;z-index:1}.Slider_expandedTopLeft__2LcQn{border-left:1px solid #3aabf2}.Slider_expandedTopLeft__2LcQn,.Slider_expandedTopRight__2toBk{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Slider_expandedTopRight__2toBk{border-right:1px solid #3aabf2}.Slider_expandedTop__36Ih2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Slider_expandedBottom__g6-OJ,.Slider_expandedBottomLeft__22tZP{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Slider_expandedBottomLeft__22tZP,.Slider_expandedLeft__2pRt4{border-left:1px solid #3aabf2}.Slider_expandedLeft__2pRt4,.Slider_expandedRight__1TCRt{background-color:rgba(58,171,242,.05)}.Slider_expandedRight__1TCRt{border-right:1px solid #3aabf2}.Slider_expandedMiddle__E9UeR{background-color:rgba(58,171,242,.05)}.Slider_scrollable__1LuGL{overflow-y:overlay;flex:1 1}.Slider_scrollable__1LuGL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Slider_scrollable__1LuGL::-webkit-scrollbar-button{display:none}.Slider_scrollable__1LuGL::-webkit-scrollbar-thumb{background:#b9bbc9}.Slider_scrollable__1LuGL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Slider_clickable__29i2t{cursor:pointer}.Slider_flex1__bRrUF{flex:1 1}.Slider_markedBackground__iaSbF{background-color:rgba(58,171,242,.05);transition:all .3s}.Slider_secondaryText__3n7Zc,.Slider_textOverflow__J2PAC{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Slider_secondaryText__3n7Zc{font-weight:400;color:#b9bbc9}.Slider_pageContainer__27Y-9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Slider_absoluteTopRight__3xnH-,.Slider_agreementStatusContainer__2HCS-,.Slider_pageSection__1IN9A>h2+button{position:absolute;top:20px;right:25px}.Slider_pageSection__1IN9A{margin-top:20px}.Slider_agreementStatusContainer__2HCS-{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Slider_agreementStatusContainer__2HCS->*{margin-left:70px}.Slider_agreementStatusContainer__2HCS->:first-child{margin-left:0}@media screen and (max-width:762px){.Slider_agreementStatusContainer__2HCS->*{margin-left:0}}@media screen and (max-width:1100px){.Slider_agreementStatusContainer__2HCS-{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Slider_agreementStatusContainer__2HCS-{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Slider_noBoxShadow__26fYY{box-shadow:none}.Slider_overlayContainer__1Jwag{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Slider_alignCenter__2ohSN,.Slider_alignStart__2i18z,.Slider_flex__vrUji,.Slider_flexCol__2p0jC,.Slider_flexRow__LyIIW,.Slider_flexWrap__3XgbE,.Slider_justifyCenter__1tLrE,.Slider_justifyStart__os92P{display:flex}.Slider_gap10__3OF6Y{grid-gap:10px;gap:10px}.Slider_justifyStart__os92P{justify-content:flex-start!important}.Slider_justifyCenter__1tLrE{justify-content:center!important}.Slider_alignCenter__2ohSN{align-items:center!important}.Slider_alignStart__2i18z{align-items:flex-start!important}.Slider_flexRow__LyIIW{flex-direction:row!important}.Slider_flexCol__2p0jC{flex-direction:column!important}.Slider_flexWrap__3XgbE{flex-wrap:wrap!important}.Slider_widthFull__1lBOP{width:100%!important}.Slider_thinScroll__1KKKS::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Slider_thinScroll__1KKKS::-webkit-scrollbar-button{display:none}.Slider_thinScroll__1KKKS::-webkit-scrollbar-thumb{background:#b9bbc9}.Slider_thinScroll__1KKKS::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Slider_container__2LNdF{box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:4px;padding:11px 12px;background-color:#fff;width:230px;position:absolute;margin-top:3px}.Slider_itemsLabel__1AC-W{font-weight:700;color:#3aabf2;text-transform:uppercase}.Slider_rail__YnxSE,.Slider_track__3fhSZ{height:4px!important;background-color:#b9bbc9!important}.Slider_track__3fhSZ{background-color:#3aabf2!important}.Slider_thumb__3AH7d{width:16px!important;height:16px!important;border:2px solid #3aabf2;background-color:#fff!important;transition:all .3s!important}.Slider_thumb__3AH7d:hover{box-shadow:none!important;background-color:#e2f2fc!important;transition:all .3s!important}.Slider_minMaxContainer__21tcR{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.Slider_minMaxContainer__21tcR>div{flex-basis:40%}.Slider_minMaxContainer__21tcR>div>p{color:#b9bbc9;margin-top:2px}.Slider_minMaxContainer__21tcR>div:last-child>p{text-align:right}.TablePeriodFilter_expandedTopLeft__2X3HH{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TablePeriodFilter_expandedTopRight__4yZTk{border-right:1px solid #3aabf2}.TablePeriodFilter_expandedTop__1bI7D,.TablePeriodFilter_expandedTopRight__4yZTk{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TablePeriodFilter_expandedBottom__CjtP8,.TablePeriodFilter_expandedBottomLeft__2aAV0{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TablePeriodFilter_expandedBottomLeft__2aAV0{border-left:1px solid #3aabf2}.TablePeriodFilter_expandedLeft__2_aj3{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TablePeriodFilter_expandedRight__3_1cT{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TablePeriodFilter_expandedMiddle__YfJCN{background-color:rgba(58,171,242,.05)}.TablePeriodFilter_scrollable__2Niyc{overflow-y:overlay;flex:1 1}.TablePeriodFilter_scrollable__2Niyc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TablePeriodFilter_scrollable__2Niyc::-webkit-scrollbar-button{display:none}.TablePeriodFilter_scrollable__2Niyc::-webkit-scrollbar-thumb{background:#b9bbc9}.TablePeriodFilter_scrollable__2Niyc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TablePeriodFilter_clickable__JCo_q{cursor:pointer}.TablePeriodFilter_flex1__1cvr8{flex:1 1}.TablePeriodFilter_markedBackground__1BYlj{background-color:rgba(58,171,242,.05);transition:all .3s}.TablePeriodFilter_secondaryText__3F9P4,.TablePeriodFilter_textOverflow__1LiIh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TablePeriodFilter_secondaryText__3F9P4{font-weight:400;color:#b9bbc9}.TablePeriodFilter_pageContainer__18X10{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TablePeriodFilter_absoluteTopRight__2CPCM,.TablePeriodFilter_agreementStatusContainer__KaBO1,.TablePeriodFilter_pageSection__1Kh0t>h2+button{position:absolute;top:20px;right:25px}.TablePeriodFilter_pageSection__1Kh0t{margin-top:20px}.TablePeriodFilter_agreementStatusContainer__KaBO1{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TablePeriodFilter_agreementStatusContainer__KaBO1>*{margin-left:70px}.TablePeriodFilter_agreementStatusContainer__KaBO1>:first-child{margin-left:0}@media screen and (max-width:762px){.TablePeriodFilter_agreementStatusContainer__KaBO1>*{margin-left:0}}@media screen and (max-width:1100px){.TablePeriodFilter_agreementStatusContainer__KaBO1{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TablePeriodFilter_agreementStatusContainer__KaBO1{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TablePeriodFilter_noBoxShadow___EDSF{box-shadow:none}.TablePeriodFilter_overlayContainer__1gQgv{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TablePeriodFilter_alignCenter__-hjE5,.TablePeriodFilter_alignStart__3wKow,.TablePeriodFilter_flex__2epqT,.TablePeriodFilter_flexCol__1P3VI,.TablePeriodFilter_flexRow__2mPfB,.TablePeriodFilter_flexWrap__1zJQw,.TablePeriodFilter_justifyCenter__3A4Ei,.TablePeriodFilter_justifyStart__L3I5B{display:flex}.TablePeriodFilter_gap10__1JhjS{grid-gap:10px;gap:10px}.TablePeriodFilter_justifyStart__L3I5B{justify-content:flex-start!important}.TablePeriodFilter_justifyCenter__3A4Ei{justify-content:center!important}.TablePeriodFilter_alignCenter__-hjE5{align-items:center!important}.TablePeriodFilter_alignStart__3wKow{align-items:flex-start!important}.TablePeriodFilter_flexRow__2mPfB{flex-direction:row!important}.TablePeriodFilter_flexCol__1P3VI{flex-direction:column!important}.TablePeriodFilter_flexWrap__1zJQw{flex-wrap:wrap!important}.TablePeriodFilter_widthFull__Z__6b{width:100%!important}.TablePeriodFilter_thinScroll__1hkGA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TablePeriodFilter_thinScroll__1hkGA::-webkit-scrollbar-button{display:none}.TablePeriodFilter_thinScroll__1hkGA::-webkit-scrollbar-thumb{background:#b9bbc9}.TablePeriodFilter_thinScroll__1hkGA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TablePeriodFilter_customFilterComponent__OUpzh,.TablePeriodFilter_customFilterComponent__OUpzh>div:first-child{width:100%;height:35px}.TablePeriodFilter_customFilterComponent__OUpzh>div:first-child>input{margin-left:0;height:35px;width:100%;border-color:#ededee}.TablePeriodFilter_customFilterComponent__OUpzh>div:first-child>input:focus,.TablePeriodFilter_customFilterComponent__OUpzh>div:first-child>input:hover{box-shadow:none;border:1px solid #3aabf2}.TablePeriodFilter_customFilterComponent__OUpzh>div:last-child>div{left:-350px}.TableHeader_tableHeader__12W06{display:flex}.ExpandButton_expandedTopLeft__3durr{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandButton_expandedTopRight__3m8IK{border-right:1px solid #3aabf2}.ExpandButton_expandedTop__iiORA,.ExpandButton_expandedTopRight__3m8IK{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandButton_expandedBottom__2p1CH,.ExpandButton_expandedBottomLeft__x3lRn{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandButton_expandedBottomLeft__x3lRn{border-left:1px solid #3aabf2}.ExpandButton_expandedLeft__ydzWV{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandButton_expandedRight__1kY98{border-right:1px solid #3aabf2}.ExpandButton_expandedMiddle__14atX,.ExpandButton_expandedRight__1kY98{background-color:rgba(58,171,242,.05)}.ExpandButton_scrollable__1k5ww{overflow-y:overlay;flex:1 1}.ExpandButton_scrollable__1k5ww::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ExpandButton_scrollable__1k5ww::-webkit-scrollbar-button{display:none}.ExpandButton_scrollable__1k5ww::-webkit-scrollbar-thumb{background:#b9bbc9}.ExpandButton_scrollable__1k5ww::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ExpandButton_clickable___BIvF{cursor:pointer}.ExpandButton_flex1__1oRVh{flex:1 1}.ExpandButton_markedBackground__1Mt5c{background-color:rgba(58,171,242,.05);transition:all .3s}.ExpandButton_secondaryText__1R15p,.ExpandButton_textOverflow__3hlkb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ExpandButton_secondaryText__1R15p{font-weight:400;color:#b9bbc9}.ExpandButton_pageContainer__31uMs{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ExpandButton_absoluteTopRight__18C_y,.ExpandButton_agreementStatusContainer__14-C1,.ExpandButton_pageSection__3Qv9k>h2+button{position:absolute;top:20px;right:25px}.ExpandButton_pageSection__3Qv9k{margin-top:20px}.ExpandButton_agreementStatusContainer__14-C1{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ExpandButton_agreementStatusContainer__14-C1>*{margin-left:70px}.ExpandButton_agreementStatusContainer__14-C1>:first-child{margin-left:0}@media screen and (max-width:762px){.ExpandButton_agreementStatusContainer__14-C1>*{margin-left:0}}@media screen and (max-width:1100px){.ExpandButton_agreementStatusContainer__14-C1{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ExpandButton_agreementStatusContainer__14-C1{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ExpandButton_noBoxShadow__gcc0N{box-shadow:none}.ExpandButton_overlayContainer__1axEX{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ExpandButton_alignCenter__1ojwl,.ExpandButton_alignStart__eBldn,.ExpandButton_flex__2CFKb,.ExpandButton_flexCol__1J7i0,.ExpandButton_flexRow__cIBtW,.ExpandButton_flexWrap__3MLaK,.ExpandButton_justifyCenter__2xQVl,.ExpandButton_justifyStart__NqjWF{display:flex}.ExpandButton_gap10__1rwHZ{grid-gap:10px;gap:10px}.ExpandButton_justifyStart__NqjWF{justify-content:flex-start!important}.ExpandButton_justifyCenter__2xQVl{justify-content:center!important}.ExpandButton_alignCenter__1ojwl{align-items:center!important}.ExpandButton_alignStart__eBldn{align-items:flex-start!important}.ExpandButton_flexRow__cIBtW{flex-direction:row!important}.ExpandButton_flexCol__1J7i0{flex-direction:column!important}.ExpandButton_flexWrap__3MLaK{flex-wrap:wrap!important}.ExpandButton_widthFull__VGzwg{width:100%!important}.ExpandButton_thinScroll__bNb7O::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ExpandButton_thinScroll__bNb7O::-webkit-scrollbar-button{display:none}.ExpandButton_thinScroll__bNb7O::-webkit-scrollbar-thumb{background:#b9bbc9}.ExpandButton_thinScroll__bNb7O::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ExpandButton_container__3cmnL{border:1px solid}.TableTagsCell_expandedTopLeft__2TQN4{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableTagsCell_expandedTopRight__24XVH{border-right:1px solid #3aabf2}.TableTagsCell_expandedTop__dd3RC,.TableTagsCell_expandedTopRight__24XVH{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableTagsCell_expandedBottom__2a8sG,.TableTagsCell_expandedBottomLeft__2nSDc{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableTagsCell_expandedBottomLeft__2nSDc{border-left:1px solid #3aabf2}.TableTagsCell_expandedLeft__3xMdi{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableTagsCell_expandedRight__dHW0x{border-right:1px solid #3aabf2}.TableTagsCell_expandedMiddle__3kmZk,.TableTagsCell_expandedRight__dHW0x{background-color:rgba(58,171,242,.05)}.TableTagsCell_scrollable__3Z22x{overflow-y:overlay;flex:1 1}.TableTagsCell_scrollable__3Z22x::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableTagsCell_scrollable__3Z22x::-webkit-scrollbar-button{display:none}.TableTagsCell_scrollable__3Z22x::-webkit-scrollbar-thumb{background:#b9bbc9}.TableTagsCell_scrollable__3Z22x::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableTagsCell_clickable__39ozM{cursor:pointer}.TableTagsCell_flex1__3FDpZ{flex:1 1}.TableTagsCell_markedBackground__296za{background-color:rgba(58,171,242,.05);transition:all .3s}.TableTagsCell_secondaryText__2QSQQ,.TableTagsCell_textOverflow__sIlgt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableTagsCell_secondaryText__2QSQQ{font-weight:400;color:#b9bbc9}.TableTagsCell_pageContainer__1Lejn{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableTagsCell_absoluteTopRight__2c9vv,.TableTagsCell_agreementStatusContainer__3uxLG,.TableTagsCell_pageSection__2QRpX>h2+button{position:absolute;top:20px;right:25px}.TableTagsCell_pageSection__2QRpX{margin-top:20px}.TableTagsCell_agreementStatusContainer__3uxLG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableTagsCell_agreementStatusContainer__3uxLG>*{margin-left:70px}.TableTagsCell_agreementStatusContainer__3uxLG>:first-child{margin-left:0}@media screen and (max-width:762px){.TableTagsCell_agreementStatusContainer__3uxLG>*{margin-left:0}}@media screen and (max-width:1100px){.TableTagsCell_agreementStatusContainer__3uxLG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableTagsCell_agreementStatusContainer__3uxLG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableTagsCell_noBoxShadow__1uc3N{box-shadow:none}.TableTagsCell_overlayContainer__2GC4h{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableTagsCell_alignCenter__2izU4,.TableTagsCell_alignStart__3yrPv,.TableTagsCell_flex__1tZw3,.TableTagsCell_flexCol__tiE8F,.TableTagsCell_flexRow__CNsiZ,.TableTagsCell_flexWrap__3KqAN,.TableTagsCell_justifyCenter__1sQ-V,.TableTagsCell_justifyStart__3PbYo{display:flex}.TableTagsCell_gap10__2fbif{grid-gap:10px;gap:10px}.TableTagsCell_justifyStart__3PbYo{justify-content:flex-start!important}.TableTagsCell_justifyCenter__1sQ-V{justify-content:center!important}.TableTagsCell_alignCenter__2izU4{align-items:center!important}.TableTagsCell_alignStart__3yrPv{align-items:flex-start!important}.TableTagsCell_flexRow__CNsiZ{flex-direction:row!important}.TableTagsCell_flexCol__tiE8F{flex-direction:column!important}.TableTagsCell_flexWrap__3KqAN{flex-wrap:wrap!important}.TableTagsCell_widthFull__1XfBQ{width:100%!important}.TableTagsCell_thinScroll__2S7V0::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableTagsCell_thinScroll__2S7V0::-webkit-scrollbar-button{display:none}.TableTagsCell_thinScroll__2S7V0::-webkit-scrollbar-thumb{background:#b9bbc9}.TableTagsCell_thinScroll__2S7V0::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableTagsCell_container__3TC0g{display:flex;flex-wrap:wrap;max-width:100%;max-height:100%;padding-right:5px}.PlusNumber_expandedTopLeft__1YHKu{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PlusNumber_expandedTopRight__1N5IP{border-right:1px solid #3aabf2}.PlusNumber_expandedTop__1R6CP,.PlusNumber_expandedTopRight__1N5IP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PlusNumber_expandedBottom__1awtP,.PlusNumber_expandedBottomLeft__U47pv{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PlusNumber_expandedBottomLeft__U47pv{border-left:1px solid #3aabf2}.PlusNumber_expandedLeft__1cyNp{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PlusNumber_expandedRight__5hIlO{border-right:1px solid #3aabf2}.PlusNumber_expandedMiddle__2UTi1,.PlusNumber_expandedRight__5hIlO{background-color:rgba(58,171,242,.05)}.PlusNumber_scrollable__3o1XF{overflow-y:overlay;flex:1 1}.PlusNumber_scrollable__3o1XF::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PlusNumber_scrollable__3o1XF::-webkit-scrollbar-button{display:none}.PlusNumber_scrollable__3o1XF::-webkit-scrollbar-thumb{background:#b9bbc9}.PlusNumber_scrollable__3o1XF::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PlusNumber_clickable__1u_Vx{cursor:pointer}.PlusNumber_flex1__2SAha{flex:1 1}.PlusNumber_markedBackground__3ruwx{background-color:rgba(58,171,242,.05);transition:all .3s}.PlusNumber_secondaryText__3CovA,.PlusNumber_textOverflow__Fbh0Q{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PlusNumber_secondaryText__3CovA{font-weight:400;color:#b9bbc9}.PlusNumber_pageContainer__2JdyH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PlusNumber_absoluteTopRight__3gWyO,.PlusNumber_agreementStatusContainer__2ydLU,.PlusNumber_pageSection__12_pP>h2+button{position:absolute;top:20px;right:25px}.PlusNumber_pageSection__12_pP{margin-top:20px}.PlusNumber_agreementStatusContainer__2ydLU{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PlusNumber_agreementStatusContainer__2ydLU>*{margin-left:70px}.PlusNumber_agreementStatusContainer__2ydLU>:first-child{margin-left:0}@media screen and (max-width:762px){.PlusNumber_agreementStatusContainer__2ydLU>*{margin-left:0}}@media screen and (max-width:1100px){.PlusNumber_agreementStatusContainer__2ydLU{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PlusNumber_agreementStatusContainer__2ydLU{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PlusNumber_noBoxShadow__HHszg{box-shadow:none}.PlusNumber_overlayContainer__xiAZv{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PlusNumber_alignCenter__2hsHt,.PlusNumber_alignStart__EsIok,.PlusNumber_flex__gUExO,.PlusNumber_flexCol__2jNkb,.PlusNumber_flexRow__2ELcR,.PlusNumber_flexWrap__1Op52,.PlusNumber_justifyCenter__1JaF3,.PlusNumber_justifyStart__1CVL4{display:flex}.PlusNumber_gap10__3CkH0{grid-gap:10px;gap:10px}.PlusNumber_justifyStart__1CVL4{justify-content:flex-start!important}.PlusNumber_justifyCenter__1JaF3{justify-content:center!important}.PlusNumber_alignCenter__2hsHt{align-items:center!important}.PlusNumber_alignStart__EsIok{align-items:flex-start!important}.PlusNumber_flexRow__2ELcR{flex-direction:row!important}.PlusNumber_flexCol__2jNkb{flex-direction:column!important}.PlusNumber_flexWrap__1Op52{flex-wrap:wrap!important}.PlusNumber_widthFull__3ZFQc{width:100%!important}.PlusNumber_thinScroll__1O5qw::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PlusNumber_thinScroll__1O5qw::-webkit-scrollbar-button{display:none}.PlusNumber_thinScroll__1O5qw::-webkit-scrollbar-thumb{background:#b9bbc9}.PlusNumber_thinScroll__1O5qw::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PlusNumber_additionalCount__GzVlF{width:22px;min-width:22px;height:22px;min-height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#3aabf2;color:#fff;font-size:12px;line-height:18px;font-weight:700;margin-left:10px;padding:5px}.TableCellWithAdditionalCount_expandedTopLeft__2PDKk{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellWithAdditionalCount_expandedTopRight__ckG3e{border-right:1px solid #3aabf2}.TableCellWithAdditionalCount_expandedTop__eouuw,.TableCellWithAdditionalCount_expandedTopRight__ckG3e{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellWithAdditionalCount_expandedBottom__2-2e-,.TableCellWithAdditionalCount_expandedBottomLeft__lbUAj{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellWithAdditionalCount_expandedBottomLeft__lbUAj{border-left:1px solid #3aabf2}.TableCellWithAdditionalCount_expandedLeft__2BkC8{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellWithAdditionalCount_expandedRight__1RriK{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellWithAdditionalCount_expandedMiddle__2VCHx{background-color:rgba(58,171,242,.05)}.TableCellWithAdditionalCount_scrollable__1MSbm{overflow-y:overlay;flex:1 1}.TableCellWithAdditionalCount_scrollable__1MSbm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableCellWithAdditionalCount_scrollable__1MSbm::-webkit-scrollbar-button{display:none}.TableCellWithAdditionalCount_scrollable__1MSbm::-webkit-scrollbar-thumb{background:#b9bbc9}.TableCellWithAdditionalCount_scrollable__1MSbm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableCellWithAdditionalCount_clickable__2DjoW{cursor:pointer}.TableCellWithAdditionalCount_flex1__LeaTw{flex:1 1}.TableCellWithAdditionalCount_markedBackground__vYUxF{background-color:rgba(58,171,242,.05);transition:all .3s}.TableCellWithAdditionalCount_secondaryText__1FzkX,.TableCellWithAdditionalCount_textOverflow__1oFSi{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableCellWithAdditionalCount_secondaryText__1FzkX{font-weight:400;color:#b9bbc9}.TableCellWithAdditionalCount_pageContainer__uG7xa{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableCellWithAdditionalCount_absoluteTopRight__3eGYq,.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz,.TableCellWithAdditionalCount_pageSection__6GJiS>h2+button{position:absolute;top:20px;right:25px}.TableCellWithAdditionalCount_pageSection__6GJiS{margin-top:20px}.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz>*{margin-left:70px}.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz>:first-child{margin-left:0}@media screen and (max-width:762px){.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz>*{margin-left:0}}@media screen and (max-width:1100px){.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableCellWithAdditionalCount_agreementStatusContainer__1cMLz{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableCellWithAdditionalCount_noBoxShadow__2vbvf{box-shadow:none}.TableCellWithAdditionalCount_overlayContainer__3Zbec{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableCellWithAdditionalCount_alignCenter__1d12r,.TableCellWithAdditionalCount_alignStart__2-Qsc,.TableCellWithAdditionalCount_flex__1_a_a,.TableCellWithAdditionalCount_flexCol__1xnVL,.TableCellWithAdditionalCount_flexRow__2lWUm,.TableCellWithAdditionalCount_flexWrap__L3pXW,.TableCellWithAdditionalCount_justifyCenter__3JF1h,.TableCellWithAdditionalCount_justifyStart__nwEb9{display:flex}.TableCellWithAdditionalCount_gap10__24AJU{grid-gap:10px;gap:10px}.TableCellWithAdditionalCount_justifyStart__nwEb9{justify-content:flex-start!important}.TableCellWithAdditionalCount_justifyCenter__3JF1h{justify-content:center!important}.TableCellWithAdditionalCount_alignCenter__1d12r{align-items:center!important}.TableCellWithAdditionalCount_alignStart__2-Qsc{align-items:flex-start!important}.TableCellWithAdditionalCount_flexRow__2lWUm{flex-direction:row!important}.TableCellWithAdditionalCount_flexCol__1xnVL{flex-direction:column!important}.TableCellWithAdditionalCount_flexWrap__L3pXW{flex-wrap:wrap!important}.TableCellWithAdditionalCount_widthFull__rdsqY{width:100%!important}.TableCellWithAdditionalCount_thinScroll__HNgG7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableCellWithAdditionalCount_thinScroll__HNgG7::-webkit-scrollbar-button{display:none}.TableCellWithAdditionalCount_thinScroll__HNgG7::-webkit-scrollbar-thumb{background:#b9bbc9}.TableCellWithAdditionalCount_thinScroll__HNgG7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableCellWithAdditionalCount_container__1s2zT{border:1px solid}.TableCellAgreementBudget_expandedTopLeft__3znDg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementBudget_expandedTopRight__14mBC{border-right:1px solid #3aabf2}.TableCellAgreementBudget_expandedTop__2BQvN,.TableCellAgreementBudget_expandedTopRight__14mBC{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementBudget_expandedBottom__1k1q7,.TableCellAgreementBudget_expandedBottomLeft__J1gAZ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementBudget_expandedBottomLeft__J1gAZ{border-left:1px solid #3aabf2}.TableCellAgreementBudget_expandedLeft__1x3wr{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementBudget_expandedRight__1Tv7z{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementBudget_expandedMiddle__3I38J{background-color:rgba(58,171,242,.05)}.TableCellAgreementBudget_scrollable__2ZMN-{overflow-y:overlay;flex:1 1}.TableCellAgreementBudget_scrollable__2ZMN-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableCellAgreementBudget_scrollable__2ZMN-::-webkit-scrollbar-button{display:none}.TableCellAgreementBudget_scrollable__2ZMN-::-webkit-scrollbar-thumb{background:#b9bbc9}.TableCellAgreementBudget_scrollable__2ZMN-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableCellAgreementBudget_clickable__2gxTr{cursor:pointer}.TableCellAgreementBudget_flex1__2S-d-{flex:1 1}.TableCellAgreementBudget_markedBackground__4G_e8{background-color:rgba(58,171,242,.05);transition:all .3s}.TableCellAgreementBudget_secondaryText__2Ahtr,.TableCellAgreementBudget_textOverflow__UKk9i{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableCellAgreementBudget_secondaryText__2Ahtr{font-weight:400;color:#b9bbc9}.TableCellAgreementBudget_pageContainer__qKhGa{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableCellAgreementBudget_absoluteTopRight__25_vc,.TableCellAgreementBudget_agreementStatusContainer__29Xgb,.TableCellAgreementBudget_pageSection__1xtmS>h2+button{position:absolute;top:20px;right:25px}.TableCellAgreementBudget_pageSection__1xtmS{margin-top:20px}.TableCellAgreementBudget_agreementStatusContainer__29Xgb{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableCellAgreementBudget_agreementStatusContainer__29Xgb>*{margin-left:70px}.TableCellAgreementBudget_agreementStatusContainer__29Xgb>:first-child{margin-left:0}@media screen and (max-width:762px){.TableCellAgreementBudget_agreementStatusContainer__29Xgb>*{margin-left:0}}@media screen and (max-width:1100px){.TableCellAgreementBudget_agreementStatusContainer__29Xgb{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableCellAgreementBudget_agreementStatusContainer__29Xgb{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableCellAgreementBudget_noBoxShadow__1AeDg{box-shadow:none}.TableCellAgreementBudget_overlayContainer__2AOpx{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableCellAgreementBudget_alignCenter__2ecDo,.TableCellAgreementBudget_alignStart__25EPB,.TableCellAgreementBudget_flex__3WQMc,.TableCellAgreementBudget_flexCol__3nsTr,.TableCellAgreementBudget_flexRow__zeIGT,.TableCellAgreementBudget_flexWrap__uKZuC,.TableCellAgreementBudget_justifyCenter__2PhIV,.TableCellAgreementBudget_justifyStart__13SZV{display:flex}.TableCellAgreementBudget_gap10__3vjYk{grid-gap:10px;gap:10px}.TableCellAgreementBudget_justifyStart__13SZV{justify-content:flex-start!important}.TableCellAgreementBudget_justifyCenter__2PhIV{justify-content:center!important}.TableCellAgreementBudget_alignCenter__2ecDo{align-items:center!important}.TableCellAgreementBudget_alignStart__25EPB{align-items:flex-start!important}.TableCellAgreementBudget_flexRow__zeIGT{flex-direction:row!important}.TableCellAgreementBudget_flexCol__3nsTr{flex-direction:column!important}.TableCellAgreementBudget_flexWrap__uKZuC{flex-wrap:wrap!important}.TableCellAgreementBudget_widthFull__UeNgt{width:100%!important}.TableCellAgreementBudget_thinScroll__1g59U::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableCellAgreementBudget_thinScroll__1g59U::-webkit-scrollbar-button{display:none}.TableCellAgreementBudget_thinScroll__1g59U::-webkit-scrollbar-thumb{background:#b9bbc9}.TableCellAgreementBudget_thinScroll__1g59U::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableCellAgreementBudget_container__2CX6S{display:flex}.TableCellAgreementPeriod_expandedTopLeft__3Ljvr{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementPeriod_expandedTopRight__3SILZ{border-right:1px solid #3aabf2}.TableCellAgreementPeriod_expandedTop__3qv-o,.TableCellAgreementPeriod_expandedTopRight__3SILZ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementPeriod_expandedBottom__3gumM,.TableCellAgreementPeriod_expandedBottomLeft__1n1rG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementPeriod_expandedBottomLeft__1n1rG{border-left:1px solid #3aabf2}.TableCellAgreementPeriod_expandedLeft__2oKFX{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementPeriod_expandedRight__2CIDY{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableCellAgreementPeriod_expandedMiddle__2SEJU{background-color:rgba(58,171,242,.05)}.TableCellAgreementPeriod_scrollable__2XLih{overflow-y:overlay;flex:1 1}.TableCellAgreementPeriod_scrollable__2XLih::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableCellAgreementPeriod_scrollable__2XLih::-webkit-scrollbar-button{display:none}.TableCellAgreementPeriod_scrollable__2XLih::-webkit-scrollbar-thumb{background:#b9bbc9}.TableCellAgreementPeriod_scrollable__2XLih::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableCellAgreementPeriod_clickable__2QjDH{cursor:pointer}.TableCellAgreementPeriod_flex1__11M2N{flex:1 1}.TableCellAgreementPeriod_markedBackground__2tCgw{background-color:rgba(58,171,242,.05);transition:all .3s}.TableCellAgreementPeriod_secondaryText__2C3dK,.TableCellAgreementPeriod_textOverflow__gbAoI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableCellAgreementPeriod_secondaryText__2C3dK{font-weight:400;color:#b9bbc9}.TableCellAgreementPeriod_pageContainer__2nH_9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableCellAgreementPeriod_absoluteTopRight__3E3T6,.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv,.TableCellAgreementPeriod_pageSection__2_zDT>h2+button{position:absolute;top:20px;right:25px}.TableCellAgreementPeriod_pageSection__2_zDT{margin-top:20px}.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv>*{margin-left:70px}.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv>:first-child{margin-left:0}@media screen and (max-width:762px){.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv>*{margin-left:0}}@media screen and (max-width:1100px){.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableCellAgreementPeriod_agreementStatusContainer__3C-Kv{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableCellAgreementPeriod_noBoxShadow__3EBz9{box-shadow:none}.TableCellAgreementPeriod_overlayContainer__2DQfB{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableCellAgreementPeriod_alignCenter__3-Hgw,.TableCellAgreementPeriod_alignStart__3_vU1,.TableCellAgreementPeriod_flex__2gbKn,.TableCellAgreementPeriod_flexCol__38ThO,.TableCellAgreementPeriod_flexRow__3IrWr,.TableCellAgreementPeriod_flexWrap__1cL_q,.TableCellAgreementPeriod_justifyCenter__3e2uI,.TableCellAgreementPeriod_justifyStart__2oaxi{display:flex}.TableCellAgreementPeriod_gap10__3Iamo{grid-gap:10px;gap:10px}.TableCellAgreementPeriod_justifyStart__2oaxi{justify-content:flex-start!important}.TableCellAgreementPeriod_justifyCenter__3e2uI{justify-content:center!important}.TableCellAgreementPeriod_alignCenter__3-Hgw{align-items:center!important}.TableCellAgreementPeriod_alignStart__3_vU1{align-items:flex-start!important}.TableCellAgreementPeriod_flexRow__3IrWr{flex-direction:row!important}.TableCellAgreementPeriod_flexCol__38ThO{flex-direction:column!important}.TableCellAgreementPeriod_flexWrap__1cL_q{flex-wrap:wrap!important}.TableCellAgreementPeriod_widthFull__1WxhX{width:100%!important}.TableCellAgreementPeriod_thinScroll__ZnH65::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableCellAgreementPeriod_thinScroll__ZnH65::-webkit-scrollbar-button{display:none}.TableCellAgreementPeriod_thinScroll__ZnH65::-webkit-scrollbar-thumb{background:#b9bbc9}.TableCellAgreementPeriod_thinScroll__ZnH65::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableCellAgreementPeriod_container__3I8w_{display:flex;align-items:center}.TableHorizontalScrollControls_expandedTopLeft__1Q-5F{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHorizontalScrollControls_expandedTopRight__33fNl{border-right:1px solid #3aabf2}.TableHorizontalScrollControls_expandedTop__1T3Ti,.TableHorizontalScrollControls_expandedTopRight__33fNl{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHorizontalScrollControls_expandedBottom__2ps4A,.TableHorizontalScrollControls_expandedBottomLeft__qd6Am{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHorizontalScrollControls_expandedBottomLeft__qd6Am{border-left:1px solid #3aabf2}.TableHorizontalScrollControls_expandedLeft__jG2zH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHorizontalScrollControls_expandedRight__1F0Fz{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableHorizontalScrollControls_expandedMiddle__19ZsI{background-color:rgba(58,171,242,.05)}.TableHorizontalScrollControls_scrollable__1W8x8{overflow-y:overlay;flex:1 1}.TableHorizontalScrollControls_scrollable__1W8x8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHorizontalScrollControls_scrollable__1W8x8::-webkit-scrollbar-button{display:none}.TableHorizontalScrollControls_scrollable__1W8x8::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHorizontalScrollControls_scrollable__1W8x8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHorizontalScrollControls_clickable__2mlSD{cursor:pointer}.TableHorizontalScrollControls_flex1__3w7Rz{flex:1 1}.TableHorizontalScrollControls_markedBackground__2QNog{background-color:rgba(58,171,242,.05);transition:all .3s}.TableHorizontalScrollControls_secondaryText__18SHI,.TableHorizontalScrollControls_textOverflow__3Rhwh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableHorizontalScrollControls_secondaryText__18SHI{font-weight:400;color:#b9bbc9}.TableHorizontalScrollControls_pageContainer__1bQum{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableHorizontalScrollControls_absoluteTopRight__1M0Fm,.TableHorizontalScrollControls_agreementStatusContainer__2nPDN,.TableHorizontalScrollControls_pageSection__2XP1j>h2+button{position:absolute;top:20px;right:25px}.TableHorizontalScrollControls_pageSection__2XP1j{margin-top:20px}.TableHorizontalScrollControls_agreementStatusContainer__2nPDN{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableHorizontalScrollControls_agreementStatusContainer__2nPDN>*{margin-left:70px}.TableHorizontalScrollControls_agreementStatusContainer__2nPDN>:first-child{margin-left:0}@media screen and (max-width:762px){.TableHorizontalScrollControls_agreementStatusContainer__2nPDN>*{margin-left:0}}@media screen and (max-width:1100px){.TableHorizontalScrollControls_agreementStatusContainer__2nPDN{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableHorizontalScrollControls_agreementStatusContainer__2nPDN{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableHorizontalScrollControls_noBoxShadow__2_cGi{box-shadow:none}.TableHorizontalScrollControls_overlayContainer__2I_aE{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableHorizontalScrollControls_alignCenter__T1unZ,.TableHorizontalScrollControls_alignStart__1Vgk2,.TableHorizontalScrollControls_flex__2NYUn,.TableHorizontalScrollControls_flexCol__1MLE8,.TableHorizontalScrollControls_flexRow__61N4a,.TableHorizontalScrollControls_flexWrap__3tpFP,.TableHorizontalScrollControls_justifyCenter__2iZv8,.TableHorizontalScrollControls_justifyStart__4QQCB{display:flex}.TableHorizontalScrollControls_gap10__KBPEE{grid-gap:10px;gap:10px}.TableHorizontalScrollControls_justifyStart__4QQCB{justify-content:flex-start!important}.TableHorizontalScrollControls_justifyCenter__2iZv8{justify-content:center!important}.TableHorizontalScrollControls_alignCenter__T1unZ{align-items:center!important}.TableHorizontalScrollControls_alignStart__1Vgk2{align-items:flex-start!important}.TableHorizontalScrollControls_flexRow__61N4a{flex-direction:row!important}.TableHorizontalScrollControls_flexCol__1MLE8{flex-direction:column!important}.TableHorizontalScrollControls_flexWrap__3tpFP{flex-wrap:wrap!important}.TableHorizontalScrollControls_widthFull__3AYVW{width:100%!important}.TableHorizontalScrollControls_thinScroll__2O_go::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableHorizontalScrollControls_thinScroll__2O_go::-webkit-scrollbar-button{display:none}.TableHorizontalScrollControls_thinScroll__2O_go::-webkit-scrollbar-thumb{background:#b9bbc9}.TableHorizontalScrollControls_thinScroll__2O_go::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableHorizontalScrollControls_container__2SPZi{position:absolute;z-index:1;top:1px;right:-50px;width:60px;height:50px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:2px;display:flex;align-items:center;justify-content:space-around;transition:all .3s}.TableHorizontalScrollControls_containerFocused__2tdND{right:1px;transition:all .3s}.TableHorizontalScrollControls_horizontalScrollContainer__3uglS{position:absolute;z-index:999;top:0;right:0;width:50px;height:50px;background-color:red}.RatingStars_expandedTopLeft__3AbnF{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RatingStars_expandedTopRight__eET2p{border-right:1px solid #3aabf2}.RatingStars_expandedTop__1-hWt,.RatingStars_expandedTopRight__eET2p{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RatingStars_expandedBottom__3SG01,.RatingStars_expandedBottomLeft__jBgKg{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RatingStars_expandedBottomLeft__jBgKg{border-left:1px solid #3aabf2}.RatingStars_expandedLeft__cxaH_{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RatingStars_expandedRight__-XHNU{border-right:1px solid #3aabf2}.RatingStars_expandedMiddle__1Jfq8,.RatingStars_expandedRight__-XHNU{background-color:rgba(58,171,242,.05)}.RatingStars_scrollable__21NPV{overflow-y:overlay;flex:1 1}.RatingStars_scrollable__21NPV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.RatingStars_scrollable__21NPV::-webkit-scrollbar-button{display:none}.RatingStars_scrollable__21NPV::-webkit-scrollbar-thumb{background:#b9bbc9}.RatingStars_scrollable__21NPV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.RatingStars_clickable__2IPgs{cursor:pointer}.RatingStars_flex1__EQdeR{flex:1 1}.RatingStars_markedBackground__T83J5{background-color:rgba(58,171,242,.05);transition:all .3s}.RatingStars_secondaryText__1T9ZN,.RatingStars_textOverflow__3NKiY{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.RatingStars_secondaryText__1T9ZN{font-weight:400;color:#b9bbc9}.RatingStars_pageContainer__fG83H{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.RatingStars_absoluteTopRight__3qa_a,.RatingStars_agreementStatusContainer__L-V19,.RatingStars_pageSection__1GAkG>h2+button{position:absolute;top:20px;right:25px}.RatingStars_pageSection__1GAkG{margin-top:20px}.RatingStars_agreementStatusContainer__L-V19{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RatingStars_agreementStatusContainer__L-V19>*{margin-left:70px}.RatingStars_agreementStatusContainer__L-V19>:first-child{margin-left:0}@media screen and (max-width:762px){.RatingStars_agreementStatusContainer__L-V19>*{margin-left:0}}@media screen and (max-width:1100px){.RatingStars_agreementStatusContainer__L-V19{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.RatingStars_agreementStatusContainer__L-V19{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.RatingStars_noBoxShadow__848ZC{box-shadow:none}.RatingStars_overlayContainer__DaoAB{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.RatingStars_alignCenter__3Q0Ui,.RatingStars_alignStart__3vyqO,.RatingStars_flex__gbpq4,.RatingStars_flexCol__pZpA9,.RatingStars_flexRow__x9TY2,.RatingStars_flexWrap__LeZk9,.RatingStars_justifyCenter__aqGSh,.RatingStars_justifyStart__2PvP_{display:flex}.RatingStars_gap10__1a-Iv{grid-gap:10px;gap:10px}.RatingStars_justifyStart__2PvP_{justify-content:flex-start!important}.RatingStars_justifyCenter__aqGSh{justify-content:center!important}.RatingStars_alignCenter__3Q0Ui{align-items:center!important}.RatingStars_alignStart__3vyqO{align-items:flex-start!important}.RatingStars_flexRow__x9TY2{flex-direction:row!important}.RatingStars_flexCol__pZpA9{flex-direction:column!important}.RatingStars_flexWrap__LeZk9{flex-wrap:wrap!important}.RatingStars_widthFull__k3yZ0{width:100%!important}.RatingStars_thinScroll__1JirH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.RatingStars_thinScroll__1JirH::-webkit-scrollbar-button{display:none}.RatingStars_thinScroll__1JirH::-webkit-scrollbar-thumb{background:#b9bbc9}.RatingStars_thinScroll__1JirH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.RatingStars_container__2MgX-{display:flex;align-items:center}.RatingStars_container__2MgX->svg{margin-left:3.2px}.RatingStars_container__2MgX->svg:first-child{margin-left:0}.RatingStars_text__lH1je{color:#707070;margin-left:8px}.EntityInfoSection_expandedTopLeft__39VX1{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSection_expandedTopRight__1dNHt{border-right:1px solid #3aabf2}.EntityInfoSection_expandedTop__2bjRo,.EntityInfoSection_expandedTopRight__1dNHt{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSection_expandedBottom__3DndN,.EntityInfoSection_expandedBottomLeft__2lfwS{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSection_expandedBottomLeft__2lfwS{border-left:1px solid #3aabf2}.EntityInfoSection_expandedLeft__WIF4s{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSection_expandedRight__3c5JY{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSection_expandedMiddle__3YzwO{background-color:rgba(58,171,242,.05)}.EntityInfoSection_scrollable__20wYH{overflow-y:overlay;flex:1 1}.EntityInfoSection_scrollable__20wYH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EntityInfoSection_scrollable__20wYH::-webkit-scrollbar-button{display:none}.EntityInfoSection_scrollable__20wYH::-webkit-scrollbar-thumb{background:#b9bbc9}.EntityInfoSection_scrollable__20wYH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EntityInfoSection_clickable__3SVlh{cursor:pointer}.EntityInfoSection_flex1__2vP7-{flex:1 1}.EntityInfoSection_markedBackground__3mmUJ{background-color:rgba(58,171,242,.05);transition:all .3s}.EntityInfoSection_secondaryText__ns1Ij,.EntityInfoSection_textOverflow__LTgLh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EntityInfoSection_secondaryText__ns1Ij{font-weight:400;color:#b9bbc9}.EntityInfoSection_pageContainer__3d8vm{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EntityInfoSection_absoluteTopRight__5OZX_,.EntityInfoSection_agreementStatusContainer__1HoHE,.EntityInfoSection_pageSection__1hjEf>h2+button{position:absolute;top:20px;right:25px}.EntityInfoSection_pageSection__1hjEf{margin-top:20px}.EntityInfoSection_agreementStatusContainer__1HoHE{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EntityInfoSection_agreementStatusContainer__1HoHE>*{margin-left:70px}.EntityInfoSection_agreementStatusContainer__1HoHE>:first-child{margin-left:0}@media screen and (max-width:762px){.EntityInfoSection_agreementStatusContainer__1HoHE>*{margin-left:0}}@media screen and (max-width:1100px){.EntityInfoSection_agreementStatusContainer__1HoHE{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EntityInfoSection_agreementStatusContainer__1HoHE{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EntityInfoSection_noBoxShadow__2d1A7{box-shadow:none}.EntityInfoSection_overlayContainer__1ynKO{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EntityInfoSection_alignCenter__3tdag,.EntityInfoSection_alignStart__2Rmq1,.EntityInfoSection_flex__32i1R,.EntityInfoSection_flexCol__35HCg,.EntityInfoSection_flexRow__3FK1x,.EntityInfoSection_flexWrap__1XF-S,.EntityInfoSection_justifyCenter__iKiZE,.EntityInfoSection_justifyStart__QPViS{display:flex}.EntityInfoSection_gap10__1v2A8{grid-gap:10px;gap:10px}.EntityInfoSection_justifyStart__QPViS{justify-content:flex-start!important}.EntityInfoSection_justifyCenter__iKiZE{justify-content:center!important}.EntityInfoSection_alignCenter__3tdag{align-items:center!important}.EntityInfoSection_alignStart__2Rmq1{align-items:flex-start!important}.EntityInfoSection_flexRow__3FK1x{flex-direction:row!important}.EntityInfoSection_flexCol__35HCg{flex-direction:column!important}.EntityInfoSection_flexWrap__1XF-S{flex-wrap:wrap!important}.EntityInfoSection_widthFull__1t4zX{width:100%!important}.EntityInfoSection_thinScroll__1jo3K::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EntityInfoSection_thinScroll__1jo3K::-webkit-scrollbar-button{display:none}.EntityInfoSection_thinScroll__1jo3K::-webkit-scrollbar-thumb{background:#b9bbc9}.EntityInfoSection_thinScroll__1jo3K::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EntityInfoSection_description__1rXEY{margin-left:25px;padding-right:12px;max-height:105px}.EntityInfoSection_flexContainer__2NT7F{display:flex;align-items:center;margin-top:38px}.EntityInfoSection_firstFlexContainer__1GflP{margin-top:0!important}.EntityInfoSection_tagsContainer__2ry6W{display:flex;align-items:flex-start;flex-wrap:wrap;flex:1 1}.EntityInfoSection_tagsContainer__2ry6W>div{margin-bottom:11px}.EntityInfoSection_imageEdit__30gXp div div:first-child button,.EntityInfoSection_imageEdit__30gXp div div:nth-child(2) button{cursor:"pointer";color:red}.EntityInfoSection_imagesContainer__1Rq50{display:flex;flex-wrap:wrap;margin:-6px 0 0 -12px;pointer-events:none;border:none}.EntityInfoSection_imagesContainer__1Rq50>img{margin:12px 0 0 12px}.EntityInfoSection_imagesContainer__1Rq50 .EntityInfoSection_container__3A8ux{color:#00f}.EntityInfoSection_imagesContainer__1Rq50 Button,.EntityInfoSection_imagesContainer__1Rq50 p,.EntityInfoSection_imagesContainer__1Rq50 svg{display:none}.EntityInfoSection_editButton__2g-jN{position:absolute;top:15px;right:20px}.EntityInfoSection_editButton__2g-jN>svg{fill:#707070}.EntityInfoSection_textarea__3xafQ{margin-left:25px}@media screen and (max-width:425px){.EntityInfoSection_textarea__3xafQ{margin-left:0!important}}.LabeledLine_expandedTopLeft__1AFnO{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledLine_expandedTopRight__3qKyp{border-right:1px solid #3aabf2}.LabeledLine_expandedTop__1dioZ,.LabeledLine_expandedTopRight__3qKyp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledLine_expandedBottom__4aDEE,.LabeledLine_expandedBottomLeft__1znWy{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledLine_expandedBottomLeft__1znWy{border-left:1px solid #3aabf2}.LabeledLine_expandedLeft__2SQ-E{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LabeledLine_expandedRight__1MiMp{border-right:1px solid #3aabf2}.LabeledLine_expandedMiddle__2f--E,.LabeledLine_expandedRight__1MiMp{background-color:rgba(58,171,242,.05)}.LabeledLine_scrollable__1vuCB{overflow-y:overlay;flex:1 1}.LabeledLine_scrollable__1vuCB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledLine_scrollable__1vuCB::-webkit-scrollbar-button{display:none}.LabeledLine_scrollable__1vuCB::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledLine_scrollable__1vuCB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledLine_clickable__3ASbC{cursor:pointer}.LabeledLine_flex1__3lrhg{flex:1 1}.LabeledLine_markedBackground__2Ezns{background-color:rgba(58,171,242,.05);transition:all .3s}.LabeledLine_secondaryText__2sKIZ,.LabeledLine_textOverflow__1gWoV{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LabeledLine_secondaryText__2sKIZ{font-weight:400;color:#b9bbc9}.LabeledLine_pageContainer__3ZFGY{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LabeledLine_absoluteTopRight__3db9z,.LabeledLine_agreementStatusContainer__18TW3,.LabeledLine_pageSection__GCQr8>h2+button{position:absolute;top:20px;right:25px}.LabeledLine_pageSection__GCQr8{margin-top:20px}.LabeledLine_agreementStatusContainer__18TW3{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LabeledLine_agreementStatusContainer__18TW3>*{margin-left:70px}.LabeledLine_agreementStatusContainer__18TW3>:first-child{margin-left:0}@media screen and (max-width:762px){.LabeledLine_agreementStatusContainer__18TW3>*{margin-left:0}}@media screen and (max-width:1100px){.LabeledLine_agreementStatusContainer__18TW3{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LabeledLine_agreementStatusContainer__18TW3{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LabeledLine_noBoxShadow__3bHZW{box-shadow:none}.LabeledLine_overlayContainer__1mRJ-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LabeledLine_alignCenter__LTi25,.LabeledLine_alignStart__1Ixs6,.LabeledLine_flex__1dWXi,.LabeledLine_flexCol__2Revy,.LabeledLine_flexRow__3_fXW,.LabeledLine_flexWrap__1yKQt,.LabeledLine_justifyCenter__sTtRy,.LabeledLine_justifyStart__34Rhn{display:flex}.LabeledLine_gap10__2Dj5F{grid-gap:10px;gap:10px}.LabeledLine_justifyStart__34Rhn{justify-content:flex-start!important}.LabeledLine_justifyCenter__sTtRy{justify-content:center!important}.LabeledLine_alignCenter__LTi25{align-items:center!important}.LabeledLine_alignStart__1Ixs6{align-items:flex-start!important}.LabeledLine_flexRow__3_fXW{flex-direction:row!important}.LabeledLine_flexCol__2Revy{flex-direction:column!important}.LabeledLine_flexWrap__1yKQt{flex-wrap:wrap!important}.LabeledLine_widthFull__22xXB{width:100%!important}.LabeledLine_thinScroll__3onqQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LabeledLine_thinScroll__3onqQ::-webkit-scrollbar-button{display:none}.LabeledLine_thinScroll__3onqQ::-webkit-scrollbar-thumb{background:#b9bbc9}.LabeledLine_thinScroll__3onqQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LabeledLine_container__PsT8s{border:1px solid}.LabeledLine_flexContainer__3FVSG{display:flex;align-items:center}.LabeledLine_firstFlexContainer__DLlHA{margin-top:0}.LabeledLine_flexStart__2kwDr{align-items:flex-start}.LabeledLine_childrenContainer__I74o_{display:flex;flex:1 1}.LabeledLine_tagsContainer__1FfZD{flex-wrap:wrap}.LabeledLine_tagsContainer__1FfZD>div{margin-bottom:11px}.LabeledLine_width__38QKs{width:88px!important}.TagsEditor_expandedTopLeft__2Fr3g{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TagsEditor_expandedTopRight__3FCQP{border-right:1px solid #3aabf2}.TagsEditor_expandedTop__1ipEo,.TagsEditor_expandedTopRight__3FCQP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TagsEditor_expandedBottom__2Ljfv,.TagsEditor_expandedBottomLeft__23EQ4{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TagsEditor_expandedBottomLeft__23EQ4{border-left:1px solid #3aabf2}.TagsEditor_expandedLeft__1hoXV{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TagsEditor_expandedRight__14zHv{border-right:1px solid #3aabf2}.TagsEditor_expandedMiddle__1-XY-,.TagsEditor_expandedRight__14zHv{background-color:rgba(58,171,242,.05)}.TagsEditor_scrollable__13a48{overflow-y:overlay;flex:1 1}.TagsEditor_scrollable__13a48::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TagsEditor_scrollable__13a48::-webkit-scrollbar-button{display:none}.TagsEditor_scrollable__13a48::-webkit-scrollbar-thumb{background:#b9bbc9}.TagsEditor_scrollable__13a48::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TagsEditor_clickable__1pfu0{cursor:pointer}.TagsEditor_flex1__2pA_h{flex:1 1}.TagsEditor_markedBackground__2ccXM{background-color:rgba(58,171,242,.05);transition:all .3s}.TagsEditor_secondaryText__1JMhE,.TagsEditor_textOverflow__1n1XK{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TagsEditor_secondaryText__1JMhE{font-weight:400;color:#b9bbc9}.TagsEditor_pageContainer__1Bquq{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TagsEditor_absoluteTopRight__3dLzz,.TagsEditor_agreementStatusContainer__12VV9,.TagsEditor_pageSection__r29T3>h2+button{position:absolute;top:20px;right:25px}.TagsEditor_pageSection__r29T3{margin-top:20px}.TagsEditor_agreementStatusContainer__12VV9{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TagsEditor_agreementStatusContainer__12VV9>*{margin-left:70px}.TagsEditor_agreementStatusContainer__12VV9>:first-child{margin-left:0}@media screen and (max-width:762px){.TagsEditor_agreementStatusContainer__12VV9>*{margin-left:0}}@media screen and (max-width:1100px){.TagsEditor_agreementStatusContainer__12VV9{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TagsEditor_agreementStatusContainer__12VV9{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TagsEditor_noBoxShadow__1Cl5n{box-shadow:none}.TagsEditor_overlayContainer__JE_V8{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TagsEditor_alignCenter__1j_oU,.TagsEditor_alignStart__TrY5f,.TagsEditor_flex__2Huad,.TagsEditor_flexCol__Ij7G1,.TagsEditor_flexRow__nsA2Z,.TagsEditor_flexWrap__3hE59,.TagsEditor_justifyCenter__3UQCe,.TagsEditor_justifyStart__1F9Tz{display:flex}.TagsEditor_gap10__2Uh2F{grid-gap:10px;gap:10px}.TagsEditor_justifyStart__1F9Tz{justify-content:flex-start!important}.TagsEditor_justifyCenter__3UQCe{justify-content:center!important}.TagsEditor_alignCenter__1j_oU{align-items:center!important}.TagsEditor_alignStart__TrY5f{align-items:flex-start!important}.TagsEditor_flexRow__nsA2Z{flex-direction:row!important}.TagsEditor_flexCol__Ij7G1{flex-direction:column!important}.TagsEditor_flexWrap__3hE59{flex-wrap:wrap!important}.TagsEditor_widthFull__16SVX{width:100%!important}.TagsEditor_thinScroll__3IIGo::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TagsEditor_thinScroll__3IIGo::-webkit-scrollbar-button{display:none}.TagsEditor_thinScroll__3IIGo::-webkit-scrollbar-thumb{background:#b9bbc9}.TagsEditor_thinScroll__3IIGo::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TagsEditor_tagsContainer__2lYwH{display:flex;align-items:flex-start;flex-wrap:wrap;flex:1 1}.TagsEditor_tagsContainer__2lYwH>div{margin-bottom:11px}.EntityInfoSectionLayout_expandedTopLeft__1Bvnu{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSectionLayout_expandedTopRight__3xLXp{border-right:1px solid #3aabf2}.EntityInfoSectionLayout_expandedTop__32Xus,.EntityInfoSectionLayout_expandedTopRight__3xLXp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSectionLayout_expandedBottom__wrENR,.EntityInfoSectionLayout_expandedBottomLeft__2NhhJ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSectionLayout_expandedBottomLeft__2NhhJ{border-left:1px solid #3aabf2}.EntityInfoSectionLayout_expandedLeft__L2grV{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSectionLayout_expandedRight__1o0cH{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoSectionLayout_expandedMiddle__38aPe{background-color:rgba(58,171,242,.05)}.EntityInfoSectionLayout_scrollable__3NRdP{overflow-y:overlay;flex:1 1}.EntityInfoSectionLayout_scrollable__3NRdP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EntityInfoSectionLayout_scrollable__3NRdP::-webkit-scrollbar-button{display:none}.EntityInfoSectionLayout_scrollable__3NRdP::-webkit-scrollbar-thumb{background:#b9bbc9}.EntityInfoSectionLayout_scrollable__3NRdP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EntityInfoSectionLayout_clickable__v7btZ{cursor:pointer}.EntityInfoSectionLayout_flex1__2V18d{flex:1 1}.EntityInfoSectionLayout_markedBackground__1lAD0{background-color:rgba(58,171,242,.05);transition:all .3s}.EntityInfoSectionLayout_secondaryText__2jZw2,.EntityInfoSectionLayout_textOverflow__3OgcU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EntityInfoSectionLayout_secondaryText__2jZw2{font-weight:400;color:#b9bbc9}.EntityInfoSectionLayout_pageContainer__2edKL{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EntityInfoSectionLayout_absoluteTopRight__Q8Fu0,.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl,.EntityInfoSectionLayout_pageSection__2oJ3D>h2+button{position:absolute;top:20px;right:25px}.EntityInfoSectionLayout_pageSection__2oJ3D{margin-top:20px}.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl>*{margin-left:70px}.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl>:first-child{margin-left:0}@media screen and (max-width:762px){.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl>*{margin-left:0}}@media screen and (max-width:1100px){.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EntityInfoSectionLayout_agreementStatusContainer__1_5Sl{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EntityInfoSectionLayout_noBoxShadow__35Esj{box-shadow:none}.EntityInfoSectionLayout_overlayContainer__1FFFr{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EntityInfoSectionLayout_alignCenter__21LyE,.EntityInfoSectionLayout_alignStart__1Jp1i,.EntityInfoSectionLayout_flex__1NmIl,.EntityInfoSectionLayout_flexCol__3zS_y,.EntityInfoSectionLayout_flexRow__RbbPj,.EntityInfoSectionLayout_flexWrap__1_LWX,.EntityInfoSectionLayout_justifyCenter__ldotX,.EntityInfoSectionLayout_justifyStart__1oTYe{display:flex}.EntityInfoSectionLayout_gap10__1tGjR{grid-gap:10px;gap:10px}.EntityInfoSectionLayout_justifyStart__1oTYe{justify-content:flex-start!important}.EntityInfoSectionLayout_justifyCenter__ldotX{justify-content:center!important}.EntityInfoSectionLayout_alignCenter__21LyE{align-items:center!important}.EntityInfoSectionLayout_alignStart__1Jp1i{align-items:flex-start!important}.EntityInfoSectionLayout_flexRow__RbbPj{flex-direction:row!important}.EntityInfoSectionLayout_flexCol__3zS_y{flex-direction:column!important}.EntityInfoSectionLayout_flexWrap__1_LWX{flex-wrap:wrap!important}.EntityInfoSectionLayout_widthFull__1W8aQ{width:100%!important}.EntityInfoSectionLayout_thinScroll__1DQjy::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EntityInfoSectionLayout_thinScroll__1DQjy::-webkit-scrollbar-button{display:none}.EntityInfoSectionLayout_thinScroll__1DQjy::-webkit-scrollbar-thumb{background:#b9bbc9}.EntityInfoSectionLayout_thinScroll__1DQjy::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EntityInfoSectionLayout_infoContainer__2HpUM{margin-top:22px;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.EntityInfoSectionLayout_infoContainer__2HpUM .EntityInfoSectionLayout_infoLeftContainer__1xNHT{flex-basis:40%}.EntityInfoSectionLayout_infoContainer__2HpUM .EntityInfoSectionLayout_infoRightContainer__1qXPz{flex-basis:60%;margin-left:0;display:flex}.EntityInfoNameLine_expandedTopLeft__2laqc{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoNameLine_expandedTopRight__4BoLz{border-right:1px solid #3aabf2}.EntityInfoNameLine_expandedTop__2qkXB,.EntityInfoNameLine_expandedTopRight__4BoLz{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoNameLine_expandedBottom__1frf8,.EntityInfoNameLine_expandedBottomLeft__2aGcH{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoNameLine_expandedBottomLeft__2aGcH{border-left:1px solid #3aabf2}.EntityInfoNameLine_expandedLeft__30ZUo{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoNameLine_expandedRight__3y6Hy{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EntityInfoNameLine_expandedMiddle__2CRsW{background-color:rgba(58,171,242,.05)}.EntityInfoNameLine_scrollable__2dqoc{overflow-y:overlay;flex:1 1}.EntityInfoNameLine_scrollable__2dqoc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EntityInfoNameLine_scrollable__2dqoc::-webkit-scrollbar-button{display:none}.EntityInfoNameLine_scrollable__2dqoc::-webkit-scrollbar-thumb{background:#b9bbc9}.EntityInfoNameLine_scrollable__2dqoc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EntityInfoNameLine_clickable__1z7hn{cursor:pointer}.EntityInfoNameLine_flex1__1kOQ1{flex:1 1}.EntityInfoNameLine_markedBackground__2sLAj{background-color:rgba(58,171,242,.05);transition:all .3s}.EntityInfoNameLine_secondaryText__1CBN-,.EntityInfoNameLine_textOverflow__1orO-{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EntityInfoNameLine_secondaryText__1CBN-{font-weight:400;color:#b9bbc9}.EntityInfoNameLine_pageContainer__1vQR5{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EntityInfoNameLine_absoluteTopRight__2j28k,.EntityInfoNameLine_agreementStatusContainer__1-iju,.EntityInfoNameLine_pageSection__3WUIH>h2+button{position:absolute;top:20px;right:25px}.EntityInfoNameLine_pageSection__3WUIH{margin-top:20px}.EntityInfoNameLine_agreementStatusContainer__1-iju{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EntityInfoNameLine_agreementStatusContainer__1-iju>*{margin-left:70px}.EntityInfoNameLine_agreementStatusContainer__1-iju>:first-child{margin-left:0}@media screen and (max-width:762px){.EntityInfoNameLine_agreementStatusContainer__1-iju>*{margin-left:0}}@media screen and (max-width:1100px){.EntityInfoNameLine_agreementStatusContainer__1-iju{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EntityInfoNameLine_agreementStatusContainer__1-iju{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EntityInfoNameLine_noBoxShadow__3rrwK{box-shadow:none}.EntityInfoNameLine_overlayContainer__3fF9E{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EntityInfoNameLine_alignCenter__1vhFQ,.EntityInfoNameLine_alignStart__19VAY,.EntityInfoNameLine_flex__3C304,.EntityInfoNameLine_flexCol__2fgLu,.EntityInfoNameLine_flexRow__1GRXo,.EntityInfoNameLine_flexWrap__KRP-v,.EntityInfoNameLine_justifyCenter__2yIM-,.EntityInfoNameLine_justifyStart__3zYw7{display:flex}.EntityInfoNameLine_gap10__1bq7S{grid-gap:10px;gap:10px}.EntityInfoNameLine_justifyStart__3zYw7{justify-content:flex-start!important}.EntityInfoNameLine_justifyCenter__2yIM-{justify-content:center!important}.EntityInfoNameLine_alignCenter__1vhFQ{align-items:center!important}.EntityInfoNameLine_alignStart__19VAY{align-items:flex-start!important}.EntityInfoNameLine_flexRow__1GRXo{flex-direction:row!important}.EntityInfoNameLine_flexCol__2fgLu{flex-direction:column!important}.EntityInfoNameLine_flexWrap__KRP-v{flex-wrap:wrap!important}.EntityInfoNameLine_widthFull__2NTBI{width:100%!important}.EntityInfoNameLine_thinScroll__3Ndak::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EntityInfoNameLine_thinScroll__3Ndak::-webkit-scrollbar-button{display:none}.EntityInfoNameLine_thinScroll__3Ndak::-webkit-scrollbar-thumb{background:#b9bbc9}.EntityInfoNameLine_thinScroll__3Ndak::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EntityInfoNameLine_nameContainer__3dTIo{display:flex;align-items:center}.EntityInfoNameLine_nameContainer__3dTIo>div{margin-left:18px;flex:1 1}@media screen and (max-width:762px){.EntityInfoNameLine_nameContainer__3dTIo>div{margin-left:0!important}}.EntityInfoNameLine_nameContainer__3dTIo>div>div{display:flex;align-items:center;width:100%}.EntityInfoNameLine_nameContainer__3dTIo>div>div:last-child{margin-top:5px}.EntityInfoNameLine_nameContainer__3dTIo>div>div>button{margin-left:170px}@media screen and (max-width:762px){.EntityInfoNameLine_nameContainer__3dTIo>div>div>button{margin-left:0!important}}.EntityInfoNameLine_nameContainer__3dTIo>div>div>button:last-child{margin-left:17.5px}@media screen and (max-width:762px){.EntityInfoNameLine_nameContainer__3dTIo{align-items:flex-start;flex-direction:column;justify-content:center;grid-gap:10px;gap:10px}}.EntityInfoNameLine_nameInput__1vK3y{font-size:24px;line-height:33px;color:#11174b;font-weight:700;padding:0 7px!important;height:40px!important;max-width:50vw}@media screen and (max-width:762px){.EntityInfoNameLine_flexCol__2fgLu{display:flex;flex-direction:column;align-items:flex-start!important;justify-content:center;grid-gap:10px;gap:10px}}.EntityInfoNameLine_flexRowWrap__3ZRfS{display:flex;grid-gap:10px;gap:10px}@media screen and (max-width:762px){.EntityInfoNameLine_flexRowWrap__3ZRfS{flex-wrap:wrap}}.RelatedMediaSection_expandedTopLeft__n4bQg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RelatedMediaSection_expandedTopRight__1ZOvQ{border-right:1px solid #3aabf2}.RelatedMediaSection_expandedTop__25nQS,.RelatedMediaSection_expandedTopRight__1ZOvQ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RelatedMediaSection_expandedBottom__zScdz,.RelatedMediaSection_expandedBottomLeft__3p-T6{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RelatedMediaSection_expandedBottomLeft__3p-T6{border-left:1px solid #3aabf2}.RelatedMediaSection_expandedLeft__2Rqf0{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RelatedMediaSection_expandedRight__153x3{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.RelatedMediaSection_expandedMiddle__1jf6-{background-color:rgba(58,171,242,.05)}.RelatedMediaSection_scrollable__2UVQa{overflow-y:overlay;flex:1 1}.RelatedMediaSection_scrollable__2UVQa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.RelatedMediaSection_scrollable__2UVQa::-webkit-scrollbar-button{display:none}.RelatedMediaSection_scrollable__2UVQa::-webkit-scrollbar-thumb{background:#b9bbc9}.RelatedMediaSection_scrollable__2UVQa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.RelatedMediaSection_clickable__2300x{cursor:pointer}.RelatedMediaSection_flex1__3ukrJ{flex:1 1}.RelatedMediaSection_markedBackground__1KtP9{background-color:rgba(58,171,242,.05);transition:all .3s}.RelatedMediaSection_secondaryText__uxgxi,.RelatedMediaSection_textOverflow__3nvDU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.RelatedMediaSection_secondaryText__uxgxi{font-weight:400;color:#b9bbc9}.RelatedMediaSection_pageContainer__3nEdj{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.RelatedMediaSection_absoluteTopRight__1by5l,.RelatedMediaSection_agreementStatusContainer__1BUy8,.RelatedMediaSection_pageSection__2CDNt>h2+button{position:absolute;top:20px;right:25px}.RelatedMediaSection_pageSection__2CDNt{margin-top:20px}.RelatedMediaSection_agreementStatusContainer__1BUy8{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RelatedMediaSection_agreementStatusContainer__1BUy8>*{margin-left:70px}.RelatedMediaSection_agreementStatusContainer__1BUy8>:first-child{margin-left:0}@media screen and (max-width:762px){.RelatedMediaSection_agreementStatusContainer__1BUy8>*{margin-left:0}}@media screen and (max-width:1100px){.RelatedMediaSection_agreementStatusContainer__1BUy8{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.RelatedMediaSection_agreementStatusContainer__1BUy8{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.RelatedMediaSection_noBoxShadow__2RPmU{box-shadow:none}.RelatedMediaSection_overlayContainer__2c9vu{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.RelatedMediaSection_alignCenter__2DmEp,.RelatedMediaSection_alignStart__2ggZJ,.RelatedMediaSection_flex__3Ws_i,.RelatedMediaSection_flexCol__mvOX3,.RelatedMediaSection_flexRow__bF6om,.RelatedMediaSection_flexWrap__1PBCA,.RelatedMediaSection_justifyCenter__18hL6,.RelatedMediaSection_justifyStart__1jfBw{display:flex}.RelatedMediaSection_gap10__3rJ-e{grid-gap:10px;gap:10px}.RelatedMediaSection_justifyStart__1jfBw{justify-content:flex-start!important}.RelatedMediaSection_justifyCenter__18hL6{justify-content:center!important}.RelatedMediaSection_alignCenter__2DmEp{align-items:center!important}.RelatedMediaSection_alignStart__2ggZJ{align-items:flex-start!important}.RelatedMediaSection_flexRow__bF6om{flex-direction:row!important}.RelatedMediaSection_flexCol__mvOX3{flex-direction:column!important}.RelatedMediaSection_flexWrap__1PBCA{flex-wrap:wrap!important}.RelatedMediaSection_widthFull__7Lr63{width:100%!important}.RelatedMediaSection_thinScroll__2d0ph::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.RelatedMediaSection_thinScroll__2d0ph::-webkit-scrollbar-button{display:none}.RelatedMediaSection_thinScroll__2d0ph::-webkit-scrollbar-thumb{background:#b9bbc9}.RelatedMediaSection_thinScroll__2d0ph::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.RelatedMediaSection_container__3EgDW{margin-top:20px}.RelatedMediaSection_tableContainer__2LwKY{margin-top:26px}.RelatedMediaSection_manageButton__2qV_Y{position:absolute;top:20px;right:25px}@media screen and (max-width:542px){.RelatedMediaSection_manageButton__2qV_Y{position:unset;top:0;right:0;margin-top:10px}}.NoneLabel_expandedTopLeft__3KLNf{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.NoneLabel_expandedTopRight__3Suqn{border-right:1px solid #3aabf2}.NoneLabel_expandedTop__19nmL,.NoneLabel_expandedTopRight__3Suqn{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.NoneLabel_expandedBottom__1EBcc,.NoneLabel_expandedBottomLeft__2Jdae{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.NoneLabel_expandedBottomLeft__2Jdae{border-left:1px solid #3aabf2}.NoneLabel_expandedLeft__RuSbH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.NoneLabel_expandedRight__-icC8{border-right:1px solid #3aabf2}.NoneLabel_expandedMiddle__2KLMe,.NoneLabel_expandedRight__-icC8{background-color:rgba(58,171,242,.05)}.NoneLabel_scrollable__2NbgX{overflow-y:overlay;flex:1 1}.NoneLabel_scrollable__2NbgX::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.NoneLabel_scrollable__2NbgX::-webkit-scrollbar-button{display:none}.NoneLabel_scrollable__2NbgX::-webkit-scrollbar-thumb{background:#b9bbc9}.NoneLabel_scrollable__2NbgX::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.NoneLabel_clickable__1xnXC{cursor:pointer}.NoneLabel_flex1__cmwwJ{flex:1 1}.NoneLabel_markedBackground__3dTek{background-color:rgba(58,171,242,.05);transition:all .3s}.NoneLabel_secondaryText__3h-TF,.NoneLabel_textOverflow__1OMq8{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.NoneLabel_secondaryText__3h-TF{font-weight:400;color:#b9bbc9}.NoneLabel_pageContainer__2PSuJ{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.NoneLabel_absoluteTopRight__21NJ8,.NoneLabel_agreementStatusContainer__2Cl6C,.NoneLabel_pageSection__eVXnC>h2+button{position:absolute;top:20px;right:25px}.NoneLabel_pageSection__eVXnC{margin-top:20px}.NoneLabel_agreementStatusContainer__2Cl6C{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NoneLabel_agreementStatusContainer__2Cl6C>*{margin-left:70px}.NoneLabel_agreementStatusContainer__2Cl6C>:first-child{margin-left:0}@media screen and (max-width:762px){.NoneLabel_agreementStatusContainer__2Cl6C>*{margin-left:0}}@media screen and (max-width:1100px){.NoneLabel_agreementStatusContainer__2Cl6C{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.NoneLabel_agreementStatusContainer__2Cl6C{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.NoneLabel_noBoxShadow__2p89H{box-shadow:none}.NoneLabel_overlayContainer__1Fz8E{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.NoneLabel_alignCenter__1d14T,.NoneLabel_alignStart__1e9Dz,.NoneLabel_flex__2yzQn,.NoneLabel_flexCol__3nYUk,.NoneLabel_flexRow__MAmTc,.NoneLabel_flexWrap__1uBz_,.NoneLabel_justifyCenter__3wH9h,.NoneLabel_justifyStart__1wUBr{display:flex}.NoneLabel_gap10__1lhDM{grid-gap:10px;gap:10px}.NoneLabel_justifyStart__1wUBr{justify-content:flex-start!important}.NoneLabel_justifyCenter__3wH9h{justify-content:center!important}.NoneLabel_alignCenter__1d14T{align-items:center!important}.NoneLabel_alignStart__1e9Dz{align-items:flex-start!important}.NoneLabel_flexRow__MAmTc{flex-direction:row!important}.NoneLabel_flexCol__3nYUk{flex-direction:column!important}.NoneLabel_flexWrap__1uBz_{flex-wrap:wrap!important}.NoneLabel_widthFull__1Ugd9{width:100%!important}.NoneLabel_thinScroll__1AeTt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.NoneLabel_thinScroll__1AeTt::-webkit-scrollbar-button{display:none}.NoneLabel_thinScroll__1AeTt::-webkit-scrollbar-thumb{background:#b9bbc9}.NoneLabel_thinScroll__1AeTt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.NoneLabel_noneText__3bnNx{margin:26px 0 5px;color:#b9bbc9}.PaginationButtons_expandedTopLeft__1Xag7{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PaginationButtons_expandedTopRight__OWiF1{border-right:1px solid #3aabf2}.PaginationButtons_expandedTop__1LEmk,.PaginationButtons_expandedTopRight__OWiF1{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PaginationButtons_expandedBottom__1Z7zb,.PaginationButtons_expandedBottomLeft__4Wz8M{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PaginationButtons_expandedBottomLeft__4Wz8M{border-left:1px solid #3aabf2}.PaginationButtons_expandedLeft__2wO3O{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PaginationButtons_expandedRight__16G6V{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PaginationButtons_expandedMiddle__2YiVr{background-color:rgba(58,171,242,.05)}.PaginationButtons_scrollable__33WKk{overflow-y:overlay;flex:1 1}.PaginationButtons_scrollable__33WKk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PaginationButtons_scrollable__33WKk::-webkit-scrollbar-button{display:none}.PaginationButtons_scrollable__33WKk::-webkit-scrollbar-thumb{background:#b9bbc9}.PaginationButtons_scrollable__33WKk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PaginationButtons_clickable__39FA6{cursor:pointer}.PaginationButtons_flex1__2dZGY{flex:1 1}.PaginationButtons_markedBackground__3wQfR{background-color:rgba(58,171,242,.05);transition:all .3s}.PaginationButtons_secondaryText__19Zo7,.PaginationButtons_textOverflow__2I6Pq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PaginationButtons_secondaryText__19Zo7{font-weight:400;color:#b9bbc9}.PaginationButtons_pageContainer__33wZx{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PaginationButtons_absoluteTopRight__3PKsE,.PaginationButtons_agreementStatusContainer__2vLAA,.PaginationButtons_pageSection__QnN8U>h2+button{position:absolute;top:20px;right:25px}.PaginationButtons_pageSection__QnN8U{margin-top:20px}.PaginationButtons_agreementStatusContainer__2vLAA{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PaginationButtons_agreementStatusContainer__2vLAA>*{margin-left:70px}.PaginationButtons_agreementStatusContainer__2vLAA>:first-child{margin-left:0}@media screen and (max-width:762px){.PaginationButtons_agreementStatusContainer__2vLAA>*{margin-left:0}}@media screen and (max-width:1100px){.PaginationButtons_agreementStatusContainer__2vLAA{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PaginationButtons_agreementStatusContainer__2vLAA{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PaginationButtons_noBoxShadow__2s73P{box-shadow:none}.PaginationButtons_overlayContainer__iO_rO{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PaginationButtons_alignCenter__2Xhdf,.PaginationButtons_alignStart__ABoE4,.PaginationButtons_flex__BBie8,.PaginationButtons_flexCol__3BTw_,.PaginationButtons_flexRow__3uoVs,.PaginationButtons_flexWrap__2rj3V,.PaginationButtons_justifyCenter__2UPoz,.PaginationButtons_justifyStart__3sezr{display:flex}.PaginationButtons_gap10__gvxPv{grid-gap:10px;gap:10px}.PaginationButtons_justifyStart__3sezr{justify-content:flex-start!important}.PaginationButtons_justifyCenter__2UPoz{justify-content:center!important}.PaginationButtons_alignCenter__2Xhdf{align-items:center!important}.PaginationButtons_alignStart__ABoE4{align-items:flex-start!important}.PaginationButtons_flexRow__3uoVs{flex-direction:row!important}.PaginationButtons_flexCol__3BTw_{flex-direction:column!important}.PaginationButtons_flexWrap__2rj3V{flex-wrap:wrap!important}.PaginationButtons_widthFull__2WJ5T{width:100%!important}.PaginationButtons_thinScroll__Jyqb2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PaginationButtons_thinScroll__Jyqb2::-webkit-scrollbar-button{display:none}.PaginationButtons_thinScroll__Jyqb2::-webkit-scrollbar-thumb{background:#b9bbc9}.PaginationButtons_thinScroll__Jyqb2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PaginationButtons_container__2xWqc{background-color:#fff;padding:30px 24px;border-top:1px solid #ededee;display:flex;align-items:center;justify-content:space-between}.PaginationButtons_infoText__1bfZX{color:#707070}.PaginationButtons_buttonsContainer__1KPqe{display:flex;align-items:center}.PaginationButtons_pageButton__3HSqq{min-width:30px;height:30px;min-height:30px;border-radius:6px;background-color:#ededee;color:#11174b;margin-left:10px;font-size:16px;line-height:22px;font-weight:400;padding:5px}.PaginationButtons_pageButton__3HSqq>svg{fill:#11174b}.PaginationButtons_pageButton__3HSqq:hover:not([disabled]){background-color:#e2f2fc}.PaginationButtons_pageButton__3HSqq:disabled{opacity:1;color:#b9bbc9}.PaginationButtons_pageButton__3HSqq:disabled>svg{fill:#b9bbc9}.PaginationButtons_pageButton__3HSqq:first-child{margin-left:0}.PaginationButtons_selected__TnCjT{background-color:#3aabf2;color:#fff}.PageAddressNavigator_expandedTopLeft__31lPk{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageAddressNavigator_expandedTopRight__2YMX-{border-right:1px solid #3aabf2}.PageAddressNavigator_expandedTop__23bxc,.PageAddressNavigator_expandedTopRight__2YMX-{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageAddressNavigator_expandedBottom__1FZtA,.PageAddressNavigator_expandedBottomLeft__108oH{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageAddressNavigator_expandedBottomLeft__108oH{border-left:1px solid #3aabf2}.PageAddressNavigator_expandedLeft__1GvrY{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageAddressNavigator_expandedRight__3Wz4W{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageAddressNavigator_expandedMiddle__3jHtL{background-color:rgba(58,171,242,.05)}.PageAddressNavigator_scrollable__1GHJk{overflow-y:overlay;flex:1 1}.PageAddressNavigator_scrollable__1GHJk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageAddressNavigator_scrollable__1GHJk::-webkit-scrollbar-button{display:none}.PageAddressNavigator_scrollable__1GHJk::-webkit-scrollbar-thumb{background:#b9bbc9}.PageAddressNavigator_scrollable__1GHJk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageAddressNavigator_clickable__1havY{cursor:pointer}.PageAddressNavigator_flex1__tCTF2{flex:1 1}.PageAddressNavigator_markedBackground__Wyohj{background-color:rgba(58,171,242,.05);transition:all .3s}.PageAddressNavigator_secondaryText__2maQu,.PageAddressNavigator_textOverflow__1lHDy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PageAddressNavigator_secondaryText__2maQu{font-weight:400;color:#b9bbc9}.PageAddressNavigator_pageContainer__1FDbd{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PageAddressNavigator_absoluteTopRight__6uBws,.PageAddressNavigator_agreementStatusContainer__dQcao,.PageAddressNavigator_pageSection__16sYJ>h2+button{position:absolute;top:20px;right:25px}.PageAddressNavigator_pageSection__16sYJ{margin-top:20px}.PageAddressNavigator_agreementStatusContainer__dQcao{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PageAddressNavigator_agreementStatusContainer__dQcao>*{margin-left:70px}.PageAddressNavigator_agreementStatusContainer__dQcao>:first-child{margin-left:0}@media screen and (max-width:762px){.PageAddressNavigator_agreementStatusContainer__dQcao>*{margin-left:0}}@media screen and (max-width:1100px){.PageAddressNavigator_agreementStatusContainer__dQcao{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PageAddressNavigator_agreementStatusContainer__dQcao{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PageAddressNavigator_noBoxShadow__3KWBM{box-shadow:none}.PageAddressNavigator_overlayContainer__15ZcT{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PageAddressNavigator_alignCenter__3iMLJ,.PageAddressNavigator_alignStart__pQ9VF,.PageAddressNavigator_flex__7VQZA,.PageAddressNavigator_flexCol__3nS4K,.PageAddressNavigator_flexRow__yyovQ,.PageAddressNavigator_flexWrap__TCo60,.PageAddressNavigator_justifyCenter__1rKz6,.PageAddressNavigator_justifyStart__1b3ad{display:flex}.PageAddressNavigator_gap10__1qV0K{grid-gap:10px;gap:10px}.PageAddressNavigator_justifyStart__1b3ad{justify-content:flex-start!important}.PageAddressNavigator_justifyCenter__1rKz6{justify-content:center!important}.PageAddressNavigator_alignCenter__3iMLJ{align-items:center!important}.PageAddressNavigator_alignStart__pQ9VF{align-items:flex-start!important}.PageAddressNavigator_flexRow__yyovQ{flex-direction:row!important}.PageAddressNavigator_flexCol__3nS4K{flex-direction:column!important}.PageAddressNavigator_flexWrap__TCo60{flex-wrap:wrap!important}.PageAddressNavigator_widthFull__303RQ{width:100%!important}.PageAddressNavigator_thinScroll__1zzPZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageAddressNavigator_thinScroll__1zzPZ::-webkit-scrollbar-button{display:none}.PageAddressNavigator_thinScroll__1zzPZ::-webkit-scrollbar-thumb{background:#b9bbc9}.PageAddressNavigator_thinScroll__1zzPZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageAddressNavigator_container__1EdZR,.PageAddressNavigator_segmentContainer__2gZMg{display:flex;align-items:center}.PageAddressNavigator_segmentContainer__2gZMg>svg{margin-right:14px}.SwitchButton_expandedTopLeft__1zzVW{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SwitchButton_expandedTopRight__3vhTW{border-right:1px solid #3aabf2}.SwitchButton_expandedTop__nUwuW,.SwitchButton_expandedTopRight__3vhTW{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SwitchButton_expandedBottom__291YU,.SwitchButton_expandedBottomLeft__3BWH8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SwitchButton_expandedBottomLeft__3BWH8{border-left:1px solid #3aabf2}.SwitchButton_expandedLeft__3m5o4{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SwitchButton_expandedRight__1E83B{border-right:1px solid #3aabf2}.SwitchButton_expandedMiddle___x28H,.SwitchButton_expandedRight__1E83B{background-color:rgba(58,171,242,.05)}.SwitchButton_scrollable__1ozDg{overflow-y:overlay;flex:1 1}.SwitchButton_scrollable__1ozDg::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SwitchButton_scrollable__1ozDg::-webkit-scrollbar-button{display:none}.SwitchButton_scrollable__1ozDg::-webkit-scrollbar-thumb{background:#b9bbc9}.SwitchButton_scrollable__1ozDg::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SwitchButton_clickable__1vlQf{cursor:pointer}.SwitchButton_flex1__2KvC5{flex:1 1}.SwitchButton_markedBackground__uOBbB{background-color:rgba(58,171,242,.05);transition:all .3s}.SwitchButton_secondaryText__31v_p,.SwitchButton_textOverflow__1RYMp{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SwitchButton_secondaryText__31v_p{font-weight:400;color:#b9bbc9}.SwitchButton_pageContainer__8dEmU{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SwitchButton_absoluteTopRight__38i51,.SwitchButton_agreementStatusContainer__JquRM,.SwitchButton_pageSection__1PTA9>h2+button{position:absolute;top:20px;right:25px}.SwitchButton_pageSection__1PTA9{margin-top:20px}.SwitchButton_agreementStatusContainer__JquRM{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SwitchButton_agreementStatusContainer__JquRM>*{margin-left:70px}.SwitchButton_agreementStatusContainer__JquRM>:first-child{margin-left:0}@media screen and (max-width:762px){.SwitchButton_agreementStatusContainer__JquRM>*{margin-left:0}}@media screen and (max-width:1100px){.SwitchButton_agreementStatusContainer__JquRM{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SwitchButton_agreementStatusContainer__JquRM{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SwitchButton_noBoxShadow__2_iF0{box-shadow:none}.SwitchButton_overlayContainer__2aGLj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SwitchButton_alignCenter__37hgm,.SwitchButton_alignStart__2A69I,.SwitchButton_flex__1TGMs,.SwitchButton_flexCol__39RUh,.SwitchButton_flexRow__qWlpq,.SwitchButton_flexWrap__17qTm,.SwitchButton_justifyCenter__2RUzv,.SwitchButton_justifyStart__1fVGB{display:flex}.SwitchButton_gap10__3Sgj2{grid-gap:10px;gap:10px}.SwitchButton_justifyStart__1fVGB{justify-content:flex-start!important}.SwitchButton_justifyCenter__2RUzv{justify-content:center!important}.SwitchButton_alignCenter__37hgm{align-items:center!important}.SwitchButton_alignStart__2A69I{align-items:flex-start!important}.SwitchButton_flexRow__qWlpq{flex-direction:row!important}.SwitchButton_flexCol__39RUh{flex-direction:column!important}.SwitchButton_flexWrap__17qTm{flex-wrap:wrap!important}.SwitchButton_widthFull__2j0sJ{width:100%!important}.SwitchButton_thinScroll__UjLg9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SwitchButton_thinScroll__UjLg9::-webkit-scrollbar-button{display:none}.SwitchButton_thinScroll__UjLg9::-webkit-scrollbar-thumb{background:#b9bbc9}.SwitchButton_thinScroll__UjLg9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SwitchButton_container__38JFm{width:46px;min-width:46px;height:24px;border-radius:12px;background-color:#707070;padding:2px;position:relative;display:flex;align-items:center;justify-content:space-between;transition:all .3s}.SwitchButton_switchedOn__1TEDi{background-color:#7ab6dd;transition:all .3s}.SwitchButton_switchedOn__1TEDi .SwitchButton_circle__icQbM{transform:translateX(calc(100% + 2px));transition:all .3s}.SwitchButton_switchedOn__1TEDi .SwitchButton_label__WQ8WS:first-child{opacity:1;transition:all .3s}.SwitchButton_switchedOn__1TEDi .SwitchButton_label__WQ8WS:last-child{opacity:0;transition:all .3s}.SwitchButton_circle__icQbM{width:20px;height:20px;border-radius:50%;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;transition:all .3s}.SwitchButton_label__WQ8WS{font-size:10px;line-height:20px;font-weight:400;color:#fff;text-transform:uppercase;padding:0 2px}.SwitchButton_label__WQ8WS:first-child{opacity:0;transition:all .3s}.SwitchButton_label__WQ8WS:last-child{opacity:1;transition:all .3s}.LightTag_expandedTopLeft__x68DH{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTag_expandedTopRight__22jrN{border-right:1px solid #3aabf2}.LightTag_expandedTop__34253,.LightTag_expandedTopRight__22jrN{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTag_expandedBottom__2BFnj,.LightTag_expandedBottomLeft__3lTxu{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTag_expandedBottomLeft__3lTxu{border-left:1px solid #3aabf2}.LightTag_expandedLeft__1Kxch{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LightTag_expandedRight__3X42R{border-right:1px solid #3aabf2}.LightTag_expandedMiddle__2jrzo,.LightTag_expandedRight__3X42R{background-color:rgba(58,171,242,.05)}.LightTag_scrollable__CD7Qx{overflow-y:overlay;flex:1 1}.LightTag_scrollable__CD7Qx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LightTag_scrollable__CD7Qx::-webkit-scrollbar-button{display:none}.LightTag_scrollable__CD7Qx::-webkit-scrollbar-thumb{background:#b9bbc9}.LightTag_scrollable__CD7Qx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LightTag_clickable__2bfM3{cursor:pointer}.LightTag_flex1__1Guzr{flex:1 1}.LightTag_markedBackground__3Rj7T{background-color:rgba(58,171,242,.05);transition:all .3s}.LightTag_secondaryText__3brN2,.LightTag_textOverflow__2FfLn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LightTag_secondaryText__3brN2{font-weight:400;color:#b9bbc9}.LightTag_pageContainer__2P0r-{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LightTag_absoluteTopRight__2vTdd,.LightTag_agreementStatusContainer__18VZI,.LightTag_pageSection__3l9yQ>h2+button{position:absolute;top:20px;right:25px}.LightTag_pageSection__3l9yQ{margin-top:20px}.LightTag_agreementStatusContainer__18VZI{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LightTag_agreementStatusContainer__18VZI>*{margin-left:70px}.LightTag_agreementStatusContainer__18VZI>:first-child{margin-left:0}@media screen and (max-width:762px){.LightTag_agreementStatusContainer__18VZI>*{margin-left:0}}@media screen and (max-width:1100px){.LightTag_agreementStatusContainer__18VZI{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LightTag_agreementStatusContainer__18VZI{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LightTag_noBoxShadow__2Yf-6{box-shadow:none}.LightTag_overlayContainer__1O0ty{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LightTag_alignCenter__fbYeI,.LightTag_alignStart__2Prk5,.LightTag_flex__2tKtd,.LightTag_flexCol__150RC,.LightTag_flexRow__328oH,.LightTag_flexWrap__3Mm1m,.LightTag_justifyCenter__3yeyr,.LightTag_justifyStart__1R9dJ{display:flex}.LightTag_gap10__22oHr{grid-gap:10px;gap:10px}.LightTag_justifyStart__1R9dJ{justify-content:flex-start!important}.LightTag_justifyCenter__3yeyr{justify-content:center!important}.LightTag_alignCenter__fbYeI{align-items:center!important}.LightTag_alignStart__2Prk5{align-items:flex-start!important}.LightTag_flexRow__328oH{flex-direction:row!important}.LightTag_flexCol__150RC{flex-direction:column!important}.LightTag_flexWrap__3Mm1m{flex-wrap:wrap!important}.LightTag_widthFull__3UMPE{width:100%!important}.LightTag_thinScroll__qMTN-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LightTag_thinScroll__qMTN-::-webkit-scrollbar-button{display:none}.LightTag_thinScroll__qMTN-::-webkit-scrollbar-thumb{background:#b9bbc9}.LightTag_thinScroll__qMTN-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LightTag_lightTag__1bco2{background-color:#f3f7fa;border-radius:2px;padding:4px 12px;color:#11174b;margin:3px;display:flex;align-items:center}.PageHeader_expandedTopLeft__18lpG{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeader_expandedTopRight__195RG{border-right:1px solid #3aabf2}.PageHeader_expandedTop__35Kao,.PageHeader_expandedTopRight__195RG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeader_expandedBottom__BQgjg,.PageHeader_expandedBottomLeft__2N6y1{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeader_expandedBottomLeft__2N6y1{border-left:1px solid #3aabf2}.PageHeader_expandedLeft__rv-I4{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeader_expandedRight__30hON{border-right:1px solid #3aabf2}.PageHeader_expandedMiddle__1mCpt,.PageHeader_expandedRight__30hON{background-color:rgba(58,171,242,.05)}.PageHeader_scrollable__2S9G1{overflow-y:overlay;flex:1 1}.PageHeader_scrollable__2S9G1::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageHeader_scrollable__2S9G1::-webkit-scrollbar-button{display:none}.PageHeader_scrollable__2S9G1::-webkit-scrollbar-thumb{background:#b9bbc9}.PageHeader_scrollable__2S9G1::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageHeader_clickable__2cepl{cursor:pointer}.PageHeader_flex1__3DRVX{flex:1 1}.PageHeader_markedBackground__3Fv7q{background-color:rgba(58,171,242,.05);transition:all .3s}.PageHeader_secondaryText__2muTb,.PageHeader_textOverflow__1rMMI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PageHeader_secondaryText__2muTb{font-weight:400;color:#b9bbc9}.PageHeader_pageContainer__H4QaA{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PageHeader_absoluteTopRight__2aWyf,.PageHeader_agreementStatusContainer__2J5nu,.PageHeader_pageSection___TYk9>h2+button{position:absolute;top:20px;right:25px}.PageHeader_pageSection___TYk9{margin-top:20px}.PageHeader_agreementStatusContainer__2J5nu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PageHeader_agreementStatusContainer__2J5nu>*{margin-left:70px}.PageHeader_agreementStatusContainer__2J5nu>:first-child{margin-left:0}@media screen and (max-width:762px){.PageHeader_agreementStatusContainer__2J5nu>*{margin-left:0}}@media screen and (max-width:1100px){.PageHeader_agreementStatusContainer__2J5nu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PageHeader_agreementStatusContainer__2J5nu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PageHeader_noBoxShadow__GaLgh{box-shadow:none}.PageHeader_overlayContainer__3LwNh{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PageHeader_alignCenter__3M7Cg,.PageHeader_alignStart__1JLfJ,.PageHeader_flex__22_EZ,.PageHeader_flexCol__2iLQE,.PageHeader_flexRow__30LW8,.PageHeader_flexWrap__C9RgJ,.PageHeader_justifyCenter__2e2lm,.PageHeader_justifyStart__WQ4ho{display:flex}.PageHeader_gap10___ZT1V{grid-gap:10px;gap:10px}.PageHeader_justifyStart__WQ4ho{justify-content:flex-start!important}.PageHeader_justifyCenter__2e2lm{justify-content:center!important}.PageHeader_alignCenter__3M7Cg{align-items:center!important}.PageHeader_alignStart__1JLfJ{align-items:flex-start!important}.PageHeader_flexRow__30LW8{flex-direction:row!important}.PageHeader_flexCol__2iLQE{flex-direction:column!important}.PageHeader_flexWrap__C9RgJ{flex-wrap:wrap!important}.PageHeader_widthFull__20cae{width:100%!important}.PageHeader_thinScroll__1a4wS::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageHeader_thinScroll__1a4wS::-webkit-scrollbar-button{display:none}.PageHeader_thinScroll__1a4wS::-webkit-scrollbar-thumb{background:#b9bbc9}.PageHeader_thinScroll__1a4wS::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageHeader_firstLine__2tR7p{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:762px){.PageHeader_firstLine__2tR7p{align-items:flex-start;flex-direction:column;grid-gap:10px;gap:10px}}@media screen and (max-width:1032px){.PageHeader_firstLine__2tR7p{align-items:flex-start;flex-direction:column;grid-gap:10px;gap:10px}}.PageHeader_header__1z23v{margin-bottom:5px;background-color:#f3f7fa;padding:20px 5px;width:calc(100% + 10px);margin-top:-20px;margin-left:-5px;position:-webkit-sticky;position:sticky;top:-20px;z-index:3}.PageHeader_middleContainer__1oP6K{display:flex;flex:1 1;align-items:center;margin-left:40px}@media screen and (max-width:425px){.PageHeader_middleContainer__1oP6K{margin-left:10px}}.PageHeader_headerButtons__28K7M{display:flex;align-items:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.PageHeader_headerButtons__28K7M>button{width:180px;margin-left:20px}@media screen and (max-width:425px){.PageHeader_headerButtons__28K7M>button{margin-left:10px}}.PageHeader_secondLine__2GBSK{width:100%}.VideoSection_expandedTopLeft__16vjS{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedTopRight__3YDqb{border-right:1px solid #3aabf2}.VideoSection_expandedTop__2QOJ-,.VideoSection_expandedTopRight__3YDqb{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedBottom__soQTn,.VideoSection_expandedBottomLeft__2IfxG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedBottomLeft__2IfxG{border-left:1px solid #3aabf2}.VideoSection_expandedLeft__3FZp2{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VideoSection_expandedRight__3nzpa{border-right:1px solid #3aabf2}.VideoSection_expandedMiddle__29hFD,.VideoSection_expandedRight__3nzpa{background-color:rgba(58,171,242,.05)}.VideoSection_scrollable__1Mamh{overflow-y:overlay;flex:1 1}.VideoSection_scrollable__1Mamh::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VideoSection_scrollable__1Mamh::-webkit-scrollbar-button{display:none}.VideoSection_scrollable__1Mamh::-webkit-scrollbar-thumb{background:#b9bbc9}.VideoSection_scrollable__1Mamh::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VideoSection_clickable__3h6i1{cursor:pointer}.VideoSection_flex1__3rKm-{flex:1 1}.VideoSection_markedBackground__3WDFe{background-color:rgba(58,171,242,.05);transition:all .3s}.VideoSection_secondaryText__3GwG7,.VideoSection_textOverflow__2XFOs{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.VideoSection_secondaryText__3GwG7{font-weight:400;color:#b9bbc9}.VideoSection_pageContainer__1ExFH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.VideoSection_absoluteTopRight__2pU4b,.VideoSection_agreementStatusContainer__2m5vN,.VideoSection_pageSection__2lZ3B>h2+button{position:absolute;top:20px;right:25px}.VideoSection_pageSection__2lZ3B{margin-top:20px}.VideoSection_agreementStatusContainer__2m5vN{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VideoSection_agreementStatusContainer__2m5vN>*{margin-left:70px}.VideoSection_agreementStatusContainer__2m5vN>:first-child{margin-left:0}@media screen and (max-width:762px){.VideoSection_agreementStatusContainer__2m5vN>*{margin-left:0}}@media screen and (max-width:1100px){.VideoSection_agreementStatusContainer__2m5vN{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.VideoSection_agreementStatusContainer__2m5vN{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.VideoSection_noBoxShadow__38Exj{box-shadow:none}.VideoSection_overlayContainer__23946{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.VideoSection_alignCenter__2i45t,.VideoSection_alignStart__kd8ll,.VideoSection_flex__9V1Ei,.VideoSection_flexCol__1KCgO,.VideoSection_flexRow__3jwcu,.VideoSection_flexWrap__2dUJL,.VideoSection_justifyCenter__bibbA,.VideoSection_justifyStart__2E0sf{display:flex}.VideoSection_gap10__3Qsio{grid-gap:10px;gap:10px}.VideoSection_justifyStart__2E0sf{justify-content:flex-start!important}.VideoSection_justifyCenter__bibbA{justify-content:center!important}.VideoSection_alignCenter__2i45t{align-items:center!important}.VideoSection_alignStart__kd8ll{align-items:flex-start!important}.VideoSection_flexRow__3jwcu{flex-direction:row!important}.VideoSection_flexCol__1KCgO{flex-direction:column!important}.VideoSection_flexWrap__2dUJL{flex-wrap:wrap!important}.VideoSection_widthFull__1lVDh{width:100%!important}.VideoSection_thinScroll__2onaa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VideoSection_thinScroll__2onaa::-webkit-scrollbar-button{display:none}.VideoSection_thinScroll__2onaa::-webkit-scrollbar-thumb{background:#b9bbc9}.VideoSection_thinScroll__2onaa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VideoSection_container__2-eB5{margin-left:50px}.VideoSection_container__2-eB5>p{width:60px!important}.VideoSection_innerContainer__214_J{border:1px solid #ededee;border-radius:4px;height:500px;padding:15px 12px;display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 132px);max-width:calc(100% - 132px)}@media screen and (max-width:903px){.VideoSection_innerContainer__214_J{width:168%;max-width:168%;margin-right:-50px}}.VideoSection_statusContainer__fEQ-J{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:10px;gap:10px}.VideoSection_dropZone__28TVI:hover,.VideoSection_dropZoneActive__1XLmi{background-color:#f3f7fa;border-color:#3aabf2;transition:all .3s}.VideoSection_dropZone__28TVI:hover>svg,.VideoSection_dropZoneActive__1XLmi>svg{fill:#3aabf2;transition:all .3s}.VideoSection_dropZone__28TVI:hover>p,.VideoSection_dropZoneActive__1XLmi>p{color:#3aabf2;transition:all .3s}.VideoSection_dropZone__28TVI{border:1px dashed #b9bbc9;border-radius:4px;height:312px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;transition:all .3s}.VideoSection_dropZone__28TVI>*{transition:all .3s}.VideoSection_urlContainer__Rl6Nd{height:35px;display:flex;align-items:center;justify-content:space-between}.VideoSection_urlContainer__Rl6Nd>:nth-child(2){margin:0 10px}.VideoSection_placeholderText__1-TOk{color:#b9bbc9;width:180px;text-align:center;margin:3px 0 24px}@media screen and (max-width:903px){.VideoSection_placeholderText__1-TOk{width:100%}}.VideoSection_link__89Rpm{font-style:italic}.VideoSection_link__89Rpm:link{color:#3aabf2;max-width:calc(100% - 80px)}.VideoSection_link__89Rpm:visited{color:#3aabf2!important}.VideoSection_link__89Rpm>p{color:#3aabf2}.VideoSection_progressBarContainer__30vu1{width:100%;height:8px;background-color:#f3f3f3;border-radius:4px;margin-top:10px;margin-bottom:16px}.VideoSection_progressBar__2ggSe{height:100%;background-color:#4caf50;border-radius:4px;transition:width .4s ease}.MultiSelect_expandedTopLeft__2fecg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MultiSelect_expandedTopRight__3SYj3{border-right:1px solid #3aabf2}.MultiSelect_expandedTop__NKM8t,.MultiSelect_expandedTopRight__3SYj3{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MultiSelect_expandedBottom__UXQyg,.MultiSelect_expandedBottomLeft__2Srny{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MultiSelect_expandedBottomLeft__2Srny{border-left:1px solid #3aabf2}.MultiSelect_expandedLeft__czXAf{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MultiSelect_expandedRight__CazgM{border-right:1px solid #3aabf2}.MultiSelect_expandedMiddle__1iqZZ,.MultiSelect_expandedRight__CazgM{background-color:rgba(58,171,242,.05)}.MultiSelect_scrollable__8_V1b{overflow-y:overlay;flex:1 1}.MultiSelect_scrollable__8_V1b::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.MultiSelect_scrollable__8_V1b::-webkit-scrollbar-button{display:none}.MultiSelect_scrollable__8_V1b::-webkit-scrollbar-thumb{background:#b9bbc9}.MultiSelect_scrollable__8_V1b::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.MultiSelect_clickable__3zugQ{cursor:pointer}.MultiSelect_flex1__2qbq0{flex:1 1}.MultiSelect_markedBackground__15clY{background-color:rgba(58,171,242,.05);transition:all .3s}.MultiSelect_secondaryText__1OQGi,.MultiSelect_textOverflow__3vkic{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.MultiSelect_secondaryText__1OQGi{font-weight:400;color:#b9bbc9}.MultiSelect_pageContainer__300X7{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.MultiSelect_absoluteTopRight__2DDU0,.MultiSelect_agreementStatusContainer__15J8G,.MultiSelect_pageSection__1ib-X>h2+button{position:absolute;top:20px;right:25px}.MultiSelect_pageSection__1ib-X{margin-top:20px}.MultiSelect_agreementStatusContainer__15J8G{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MultiSelect_agreementStatusContainer__15J8G>*{margin-left:70px}.MultiSelect_agreementStatusContainer__15J8G>:first-child{margin-left:0}@media screen and (max-width:762px){.MultiSelect_agreementStatusContainer__15J8G>*{margin-left:0}}@media screen and (max-width:1100px){.MultiSelect_agreementStatusContainer__15J8G{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.MultiSelect_agreementStatusContainer__15J8G{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.MultiSelect_noBoxShadow__H9D8p{box-shadow:none}.MultiSelect_overlayContainer__2n5HP{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.MultiSelect_alignCenter__3lbD9,.MultiSelect_alignStart__AIO3a,.MultiSelect_flex__2VTtZ,.MultiSelect_flexCol__3KyzP,.MultiSelect_flexRow__2zj6o,.MultiSelect_flexWrap__2d66N,.MultiSelect_justifyCenter__31Zv_,.MultiSelect_justifyStart__3isjB{display:flex}.MultiSelect_gap10__1dULe{grid-gap:10px;gap:10px}.MultiSelect_justifyStart__3isjB{justify-content:flex-start!important}.MultiSelect_justifyCenter__31Zv_{justify-content:center!important}.MultiSelect_alignCenter__3lbD9{align-items:center!important}.MultiSelect_alignStart__AIO3a{align-items:flex-start!important}.MultiSelect_flexRow__2zj6o{flex-direction:row!important}.MultiSelect_flexCol__3KyzP{flex-direction:column!important}.MultiSelect_flexWrap__2d66N{flex-wrap:wrap!important}.MultiSelect_widthFull__XJlBW{width:100%!important}.MultiSelect_thinScroll__enONT::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.MultiSelect_thinScroll__enONT::-webkit-scrollbar-button{display:none}.MultiSelect_thinScroll__enONT::-webkit-scrollbar-thumb{background:#b9bbc9}.MultiSelect_thinScroll__enONT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.MultiSelect_container__3Nhox{width:100%;border:1px solid #ededee;border-radius:4px;transition:all .3s}.MultiSelect_container__3Nhox:hover{border-color:#3aabf2;transition:all .3s}.MultiSelect_checkbox__1ZZ1F{color:#878787;font-size:18px;display:flex;justify-content:center;align-items:center;width:unset;scale:1.2}.MultiSelect_checkbox__1ZZ1F:hover{box-shadow:unset}.MultiSelect_customOption__3J7a5{display:flex;align-items:center;grid-gap:6px;gap:6px;padding-top:6px;padding-bottom:6px;padding-left:6px}.MultiSelect_minus__2Oz3m{color:#fff;background-color:grey;border:1px solid grey;border-radius:50%}.MultiSelect_plus__1uBAv{color:grey;background-color:#fff;border:1px solid grey;border-radius:50%}.MultiSelect_bold__2owhz{font-weight:600}.MultiSelect_tagMarked__3bwpN{border:1px solid #e90000;overflow:visible}.MultiSelect_lineThrough__3Vmm5{text-decoration:line-through}.GallerySlider_expandedTopLeft__vh8dL{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySlider_expandedTopRight__2Xh7B{border-right:1px solid #3aabf2}.GallerySlider_expandedTop__20QDN,.GallerySlider_expandedTopRight__2Xh7B{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySlider_expandedBottom__PRuWJ,.GallerySlider_expandedBottomLeft__vGl28{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySlider_expandedBottomLeft__vGl28{border-left:1px solid #3aabf2}.GallerySlider_expandedLeft__X6LP6{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySlider_expandedRight__q52kC{border-right:1px solid #3aabf2}.GallerySlider_expandedMiddle__1UUaD,.GallerySlider_expandedRight__q52kC{background-color:rgba(58,171,242,.05)}.GallerySlider_scrollable__opX9n{overflow-y:overlay;flex:1 1}.GallerySlider_scrollable__opX9n::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GallerySlider_scrollable__opX9n::-webkit-scrollbar-button{display:none}.GallerySlider_scrollable__opX9n::-webkit-scrollbar-thumb{background:#b9bbc9}.GallerySlider_scrollable__opX9n::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySlider_clickable__2RESn{cursor:pointer}.GallerySlider_flex1__3Wvtp{flex:1 1}.GallerySlider_markedBackground__3fmqY{background-color:rgba(58,171,242,.05);transition:all .3s}.GallerySlider_secondaryText__31osE,.GallerySlider_textOverflow__31DeL{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.GallerySlider_secondaryText__31osE{font-weight:400;color:#b9bbc9}.GallerySlider_pageContainer__1TolM{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.GallerySlider_absoluteTopRight__2e7K6,.GallerySlider_agreementStatusContainer__3D2VE,.GallerySlider_pageSection__1APhQ>h2+button{position:absolute;top:20px;right:25px}.GallerySlider_pageSection__1APhQ{margin-top:20px}.GallerySlider_agreementStatusContainer__3D2VE{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.GallerySlider_agreementStatusContainer__3D2VE>*{margin-left:70px}.GallerySlider_agreementStatusContainer__3D2VE>:first-child{margin-left:0}@media screen and (max-width:762px){.GallerySlider_agreementStatusContainer__3D2VE>*{margin-left:0}}@media screen and (max-width:1100px){.GallerySlider_agreementStatusContainer__3D2VE{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.GallerySlider_agreementStatusContainer__3D2VE{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.GallerySlider_noBoxShadow__2LGQX{box-shadow:none}.GallerySlider_overlayContainer__2t0Xe{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.GallerySlider_alignCenter__2UHwf,.GallerySlider_alignStart__113n4,.GallerySlider_flex__1_Jns,.GallerySlider_flexCol__1N3zl,.GallerySlider_flexRow__JLnuW,.GallerySlider_flexWrap__3Ilp6,.GallerySlider_justifyCenter__2LTtv,.GallerySlider_justifyStart__1f1B8{display:flex}.GallerySlider_gap10__2tU-H{grid-gap:10px;gap:10px}.GallerySlider_justifyStart__1f1B8{justify-content:flex-start!important}.GallerySlider_justifyCenter__2LTtv{justify-content:center!important}.GallerySlider_alignCenter__2UHwf{align-items:center!important}.GallerySlider_alignStart__113n4{align-items:flex-start!important}.GallerySlider_flexRow__JLnuW{flex-direction:row!important}.GallerySlider_flexCol__1N3zl{flex-direction:column!important}.GallerySlider_flexWrap__3Ilp6{flex-wrap:wrap!important}.GallerySlider_widthFull__3SkVa{width:100%!important}.GallerySlider_thinScroll__1wmy3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GallerySlider_thinScroll__1wmy3::-webkit-scrollbar-button{display:none}.GallerySlider_thinScroll__1wmy3::-webkit-scrollbar-thumb{background:#b9bbc9}.GallerySlider_thinScroll__1wmy3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySlider_container__3r6Is{position:relative}.GallerySlider_gallerySlider__1hmOT{display:flex;padding-bottom:10px;overflow-x:overlay}.GallerySlider_gallerySlider__1hmOT::-webkit-scrollbar{width:4px;height:4px;background-color:#f3f7fa}.GallerySlider_gallerySlider__1hmOT::-webkit-scrollbar-button{display:none}.GallerySlider_gallerySlider__1hmOT::-webkit-scrollbar-thumb{background:#707070}.GallerySlider_gallerySlider__1hmOT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySlider_gallerySlider__1hmOT>*{margin-left:12px}.GallerySlider_gallerySlider__1hmOT>:first-child{margin-left:0}:-webkit-scrollbar-thumb{background-color:#b9bbc9;border:3px solid transparent;border-radius:12px;background-clip:content-box}.GallerySlider_arrowButtonContainer__2WX9w,.GallerySlider_leftButtonContainer__32Qg7,.GallerySlider_rightButtonContainer__27IlQ{position:absolute;top:0;width:96px;height:100%;display:flex;align-items:center}.GallerySlider_rightButtonContainer__27IlQ{right:0;background:linear-gradient(90deg,transparent,#fff);justify-content:flex-end}.GallerySlider_leftButtonContainer__32Qg7{left:0;background:linear-gradient(90deg,#fff,transparent);justify-content:flex-start}.GallerySlider_arrowButton__2xLCx{width:46px;min-width:46px;height:46px;min-height:46px;background-color:rgba(17,23,75,.2)}.GallerySlider_arrowButton__2xLCx>svg{fill:#11174b}.GallerySlider_arrowButton__2xLCx:hover{opacity:.7}.GallerySlider_displayNone__3pwMb{display:none}.ObjectSelectSection_expandedTopLeft__LOeFn{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectSection_expandedTopRight__37Kwu{border-right:1px solid #3aabf2}.ObjectSelectSection_expandedTop__xGDQC,.ObjectSelectSection_expandedTopRight__37Kwu{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectSection_expandedBottom__3Lyyk,.ObjectSelectSection_expandedBottomLeft__2-Mej{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectSection_expandedBottomLeft__2-Mej{border-left:1px solid #3aabf2}.ObjectSelectSection_expandedLeft__3YH7g{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectSection_expandedRight__2bdGm{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectSection_expandedMiddle__1MdSU{background-color:rgba(58,171,242,.05)}.ObjectSelectSection_scrollable__13iw0{overflow-y:overlay;flex:1 1}.ObjectSelectSection_scrollable__13iw0::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectSelectSection_scrollable__13iw0::-webkit-scrollbar-button{display:none}.ObjectSelectSection_scrollable__13iw0::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectSelectSection_scrollable__13iw0::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectSelectSection_clickable__28SrX{cursor:pointer}.ObjectSelectSection_flex1__Rh2cN{flex:1 1}.ObjectSelectSection_markedBackground__3MRed{background-color:rgba(58,171,242,.05);transition:all .3s}.ObjectSelectSection_secondaryText__sz9ZO,.ObjectSelectSection_textOverflow__176ze{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ObjectSelectSection_secondaryText__sz9ZO{font-weight:400;color:#b9bbc9}.ObjectSelectSection_pageContainer__3rOrn{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ObjectSelectSection_absoluteTopRight__2f5Ue,.ObjectSelectSection_agreementStatusContainer__2hRw9,.ObjectSelectSection_pageSection__3SKt_>h2+button{position:absolute;top:20px;right:25px}.ObjectSelectSection_pageSection__3SKt_{margin-top:20px}.ObjectSelectSection_agreementStatusContainer__2hRw9{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ObjectSelectSection_agreementStatusContainer__2hRw9>*{margin-left:70px}.ObjectSelectSection_agreementStatusContainer__2hRw9>:first-child{margin-left:0}@media screen and (max-width:762px){.ObjectSelectSection_agreementStatusContainer__2hRw9>*{margin-left:0}}@media screen and (max-width:1100px){.ObjectSelectSection_agreementStatusContainer__2hRw9{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ObjectSelectSection_agreementStatusContainer__2hRw9{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ObjectSelectSection_noBoxShadow__3p5bd{box-shadow:none}.ObjectSelectSection_overlayContainer__Vzt9D{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ObjectSelectSection_alignCenter__1P5JD,.ObjectSelectSection_alignStart__h9i6k,.ObjectSelectSection_flex__2l12s,.ObjectSelectSection_flexCol__xC9F-,.ObjectSelectSection_flexRow__2YVQb,.ObjectSelectSection_flexWrap__gxqBE,.ObjectSelectSection_justifyCenter__163bz,.ObjectSelectSection_justifyStart__3dOUR{display:flex}.ObjectSelectSection_gap10__EilYK{grid-gap:10px;gap:10px}.ObjectSelectSection_justifyStart__3dOUR{justify-content:flex-start!important}.ObjectSelectSection_justifyCenter__163bz{justify-content:center!important}.ObjectSelectSection_alignCenter__1P5JD{align-items:center!important}.ObjectSelectSection_alignStart__h9i6k{align-items:flex-start!important}.ObjectSelectSection_flexRow__2YVQb{flex-direction:row!important}.ObjectSelectSection_flexCol__xC9F-{flex-direction:column!important}.ObjectSelectSection_flexWrap__gxqBE{flex-wrap:wrap!important}.ObjectSelectSection_widthFull__3tSfR{width:100%!important}.ObjectSelectSection_thinScroll__27SlD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectSelectSection_thinScroll__27SlD::-webkit-scrollbar-button{display:none}.ObjectSelectSection_thinScroll__27SlD::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectSelectSection_thinScroll__27SlD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectSelectSection_container__4cINU{border:1px solid #ededee;border-radius:4px;background-color:#fff;width:100%}.ObjectSelectSection_header__r0jyj{display:flex;align-items:center;justify-content:space-between;padding:8px 20px}@media screen and (max-width:542px){.ObjectSelectSection_header__r0jyj{flex-direction:column;align-items:baseline}}.ObjectSelectSection_horizontalLine__2C3hO{margin:0 20px;width:calc(100% - 40px)}.ObjectSelectSection_objectsContainer__puSDn{max-height:365px;display:flex;align-items:flex-start;flex-wrap:wrap;margin-left:-12px;padding:6px 20px 12px}.ObjectSelectButton_expandedTopLeft__1ifj2{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectButton_expandedTopRight__2pTxp{border-right:1px solid #3aabf2}.ObjectSelectButton_expandedTop__1rgoQ,.ObjectSelectButton_expandedTopRight__2pTxp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectButton_expandedBottom__12QbM,.ObjectSelectButton_expandedBottomLeft__XJRC-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectButton_expandedBottomLeft__XJRC-{border-left:1px solid #3aabf2}.ObjectSelectButton_expandedLeft__1LscX{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectButton_expandedRight__v4C55{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ObjectSelectButton_expandedMiddle__3_wu7{background-color:rgba(58,171,242,.05)}.ObjectSelectButton_scrollable__3XKpG{overflow-y:overlay;flex:1 1}.ObjectSelectButton_scrollable__3XKpG::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectSelectButton_scrollable__3XKpG::-webkit-scrollbar-button{display:none}.ObjectSelectButton_scrollable__3XKpG::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectSelectButton_scrollable__3XKpG::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectSelectButton_clickable__2bCnm{cursor:pointer}.ObjectSelectButton_flex1__Tbdec{flex:1 1}.ObjectSelectButton_markedBackground__rjCIc{background-color:rgba(58,171,242,.05);transition:all .3s}.ObjectSelectButton_secondaryText__yFY5K,.ObjectSelectButton_textOverflow__3udXZ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ObjectSelectButton_secondaryText__yFY5K{font-weight:400;color:#b9bbc9}.ObjectSelectButton_pageContainer__C4Pon{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ObjectSelectButton_absoluteTopRight__BK2oO,.ObjectSelectButton_agreementStatusContainer__dmnDm,.ObjectSelectButton_pageSection__36Ccr>h2+button{position:absolute;top:20px;right:25px}.ObjectSelectButton_pageSection__36Ccr{margin-top:20px}.ObjectSelectButton_agreementStatusContainer__dmnDm{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ObjectSelectButton_agreementStatusContainer__dmnDm>*{margin-left:70px}.ObjectSelectButton_agreementStatusContainer__dmnDm>:first-child{margin-left:0}@media screen and (max-width:762px){.ObjectSelectButton_agreementStatusContainer__dmnDm>*{margin-left:0}}@media screen and (max-width:1100px){.ObjectSelectButton_agreementStatusContainer__dmnDm{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ObjectSelectButton_agreementStatusContainer__dmnDm{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ObjectSelectButton_noBoxShadow__274Yw{box-shadow:none}.ObjectSelectButton_overlayContainer__pxcxW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ObjectSelectButton_alignCenter__12cHo,.ObjectSelectButton_alignStart__2wvSt,.ObjectSelectButton_flex__tT5bz,.ObjectSelectButton_flexCol__3TilF,.ObjectSelectButton_flexRow__11IOf,.ObjectSelectButton_flexWrap__1XjKU,.ObjectSelectButton_justifyCenter__ZZ9Ql,.ObjectSelectButton_justifyStart__osD0X{display:flex}.ObjectSelectButton_gap10__2BpUV{grid-gap:10px;gap:10px}.ObjectSelectButton_justifyStart__osD0X{justify-content:flex-start!important}.ObjectSelectButton_justifyCenter__ZZ9Ql{justify-content:center!important}.ObjectSelectButton_alignCenter__12cHo{align-items:center!important}.ObjectSelectButton_alignStart__2wvSt{align-items:flex-start!important}.ObjectSelectButton_flexRow__11IOf{flex-direction:row!important}.ObjectSelectButton_flexCol__3TilF{flex-direction:column!important}.ObjectSelectButton_flexWrap__1XjKU{flex-wrap:wrap!important}.ObjectSelectButton_widthFull__2NxY1{width:100%!important}.ObjectSelectButton_thinScroll__su0W7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ObjectSelectButton_thinScroll__su0W7::-webkit-scrollbar-button{display:none}.ObjectSelectButton_thinScroll__su0W7::-webkit-scrollbar-thumb{background:#b9bbc9}.ObjectSelectButton_thinScroll__su0W7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ObjectSelectButton_objectButton__1lEVS{border:1px solid #ededee;padding:5px 10px;border-radius:4px;margin:12px 0 0 12px;width:calc(33.33333% - 12px);max-width:calc(33.33333% - 12px);height:50px;display:flex;align-items:center;justify-content:flex-start;position:relative}.ObjectSelectButton_objectButton__1lEVS:hover{border-color:#3aabf2}.ObjectSelectButton_redMarked__23jT8{border-color:#e90000!important;color:#e90000}.ObjectSelectButton_lineThrough__12EVD{text-decoration:line-through}.ObjectSelectButton_picture__1VBwS{border:1px solid #ededee}.ObjectSelectButton_checkbox__17-Jj{margin-left:auto;margin-right:5px}.ObjectSelectButton_selected__2TQw9{border-color:#3aabf2}.ObjectSelectButton_checkboxMandatory__1DJ3e{border-color:#e90000;background-color:#e90000}.ObjectSelectButton_noPointerEvents__2HcdL{pointer-events:none}.ImageLabelLine_expandedTopLeft__3aTUS{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageLabelLine_expandedTopRight__3RULM{border-right:1px solid #3aabf2}.ImageLabelLine_expandedTop__3_UOH,.ImageLabelLine_expandedTopRight__3RULM{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageLabelLine_expandedBottom__4d3Sf,.ImageLabelLine_expandedBottomLeft__1POBk{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageLabelLine_expandedBottomLeft__1POBk{border-left:1px solid #3aabf2}.ImageLabelLine_expandedLeft__1t0bG{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ImageLabelLine_expandedRight__1Ly2k{border-right:1px solid #3aabf2}.ImageLabelLine_expandedMiddle__1tAYP,.ImageLabelLine_expandedRight__1Ly2k{background-color:rgba(58,171,242,.05)}.ImageLabelLine_scrollable__3lUhh{overflow-y:overlay;flex:1 1}.ImageLabelLine_scrollable__3lUhh::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageLabelLine_scrollable__3lUhh::-webkit-scrollbar-button{display:none}.ImageLabelLine_scrollable__3lUhh::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageLabelLine_scrollable__3lUhh::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageLabelLine_clickable__2WL9U{cursor:pointer}.ImageLabelLine_flex1__2zFjf{flex:1 1}.ImageLabelLine_markedBackground__6j5At{background-color:rgba(58,171,242,.05);transition:all .3s}.ImageLabelLine_secondaryText___ZGeK,.ImageLabelLine_textOverflow__16muL{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ImageLabelLine_secondaryText___ZGeK{font-weight:400;color:#b9bbc9}.ImageLabelLine_pageContainer__3eNcG{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ImageLabelLine_absoluteTopRight__1m9I6,.ImageLabelLine_agreementStatusContainer__1W5bj,.ImageLabelLine_pageSection__PGCIe>h2+button{position:absolute;top:20px;right:25px}.ImageLabelLine_pageSection__PGCIe{margin-top:20px}.ImageLabelLine_agreementStatusContainer__1W5bj{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ImageLabelLine_agreementStatusContainer__1W5bj>*{margin-left:70px}.ImageLabelLine_agreementStatusContainer__1W5bj>:first-child{margin-left:0}@media screen and (max-width:762px){.ImageLabelLine_agreementStatusContainer__1W5bj>*{margin-left:0}}@media screen and (max-width:1100px){.ImageLabelLine_agreementStatusContainer__1W5bj{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ImageLabelLine_agreementStatusContainer__1W5bj{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ImageLabelLine_noBoxShadow__3YbY1{box-shadow:none}.ImageLabelLine_overlayContainer__3r1-y{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ImageLabelLine_alignCenter__ZLZiD,.ImageLabelLine_alignStart__2DE-2,.ImageLabelLine_flex__e1dW-,.ImageLabelLine_flexCol__TL1vk,.ImageLabelLine_flexRow__3CBzH,.ImageLabelLine_flexWrap__3sJFF,.ImageLabelLine_justifyCenter__2nEds,.ImageLabelLine_justifyStart__3byub{display:flex}.ImageLabelLine_gap10__1Rln3{grid-gap:10px;gap:10px}.ImageLabelLine_justifyStart__3byub{justify-content:flex-start!important}.ImageLabelLine_justifyCenter__2nEds{justify-content:center!important}.ImageLabelLine_alignCenter__ZLZiD{align-items:center!important}.ImageLabelLine_alignStart__2DE-2{align-items:flex-start!important}.ImageLabelLine_flexRow__3CBzH{flex-direction:row!important}.ImageLabelLine_flexCol__TL1vk{flex-direction:column!important}.ImageLabelLine_flexWrap__3sJFF{flex-wrap:wrap!important}.ImageLabelLine_widthFull__1z-wE{width:100%!important}.ImageLabelLine_thinScroll__3joU1::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ImageLabelLine_thinScroll__3joU1::-webkit-scrollbar-button{display:none}.ImageLabelLine_thinScroll__3joU1::-webkit-scrollbar-thumb{background:#b9bbc9}.ImageLabelLine_thinScroll__3joU1::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ImageLabelLine_container__2DN4X{display:flex;align-items:center}.AutocompleteInput_expandedTopLeft__3ku-P{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AutocompleteInput_expandedTopRight__1PKbd{border-right:1px solid #3aabf2}.AutocompleteInput_expandedTop__gUneR,.AutocompleteInput_expandedTopRight__1PKbd{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AutocompleteInput_expandedBottom__2bcK_,.AutocompleteInput_expandedBottomLeft__1wK6_{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AutocompleteInput_expandedBottomLeft__1wK6_{border-left:1px solid #3aabf2}.AutocompleteInput_expandedLeft__1lsKn{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AutocompleteInput_expandedRight__1vr_5{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AutocompleteInput_expandedMiddle__1j11y{background-color:rgba(58,171,242,.05)}.AutocompleteInput_scrollable__3hvha{overflow-y:overlay;flex:1 1}.AutocompleteInput_scrollable__3hvha::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AutocompleteInput_scrollable__3hvha::-webkit-scrollbar-button{display:none}.AutocompleteInput_scrollable__3hvha::-webkit-scrollbar-thumb{background:#b9bbc9}.AutocompleteInput_scrollable__3hvha::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AutocompleteInput_clickable__3TZN0{cursor:pointer}.AutocompleteInput_flex1__3djrY{flex:1 1}.AutocompleteInput_markedBackground__1wzwZ{background-color:rgba(58,171,242,.05);transition:all .3s}.AutocompleteInput_secondaryText__xmwYC,.AutocompleteInput_textOverflow__2fL4F{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AutocompleteInput_secondaryText__xmwYC{font-weight:400;color:#b9bbc9}.AutocompleteInput_pageContainer__117ZH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AutocompleteInput_absoluteTopRight__3GKHZ,.AutocompleteInput_agreementStatusContainer__1gwzX,.AutocompleteInput_pageSection__2rCcE>h2+button{position:absolute;top:20px;right:25px}.AutocompleteInput_pageSection__2rCcE{margin-top:20px}.AutocompleteInput_agreementStatusContainer__1gwzX{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AutocompleteInput_agreementStatusContainer__1gwzX>*{margin-left:70px}.AutocompleteInput_agreementStatusContainer__1gwzX>:first-child{margin-left:0}@media screen and (max-width:762px){.AutocompleteInput_agreementStatusContainer__1gwzX>*{margin-left:0}}@media screen and (max-width:1100px){.AutocompleteInput_agreementStatusContainer__1gwzX{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AutocompleteInput_agreementStatusContainer__1gwzX{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AutocompleteInput_noBoxShadow__3WFwU{box-shadow:none}.AutocompleteInput_overlayContainer__3EXIg{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AutocompleteInput_alignCenter__-rBqr,.AutocompleteInput_alignStart__1mlFB,.AutocompleteInput_flex__1QWAw,.AutocompleteInput_flexCol__1Xi9l,.AutocompleteInput_flexRow__3B_-x,.AutocompleteInput_flexWrap__3DpH6,.AutocompleteInput_justifyCenter__3FIrI,.AutocompleteInput_justifyStart__1mrqP{display:flex}.AutocompleteInput_gap10__Rwznh{grid-gap:10px;gap:10px}.AutocompleteInput_justifyStart__1mrqP{justify-content:flex-start!important}.AutocompleteInput_justifyCenter__3FIrI{justify-content:center!important}.AutocompleteInput_alignCenter__-rBqr{align-items:center!important}.AutocompleteInput_alignStart__1mlFB{align-items:flex-start!important}.AutocompleteInput_flexRow__3B_-x{flex-direction:row!important}.AutocompleteInput_flexCol__1Xi9l{flex-direction:column!important}.AutocompleteInput_flexWrap__3DpH6{flex-wrap:wrap!important}.AutocompleteInput_widthFull__e0WVv{width:100%!important}.AutocompleteInput_thinScroll__2boPG::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AutocompleteInput_thinScroll__2boPG::-webkit-scrollbar-button{display:none}.AutocompleteInput_thinScroll__2boPG::-webkit-scrollbar-thumb{background:#b9bbc9}.AutocompleteInput_thinScroll__2boPG::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AutocompleteInput_input__1cPPn{width:100%;height:35px;border-radius:4px;border:1px solid #ededee;outline:none;transition:all .3s;color:#11174b;padding:8px 16px}.AutocompleteInput_input__1cPPn:focus,.AutocompleteInput_input__1cPPn:hover:not([disabled]){border-color:#3aabf2;transition:all .3s}.AutocompleteInput_input__1cPPn:-ms-input-placeholder:not([disabled]){color:#b9bbc9}.AutocompleteInput_input__1cPPn::placeholder:not([disabled]){color:#b9bbc9}.AutocompleteInput_input__1cPPn:-ms-input-placeholder{color:#d2d4de}.AutocompleteInput_input__1cPPn::placeholder{color:#d2d4de}@media screen and (max-width:425px){.AutocompleteInput_input__1cPPn{width:90%}}.AutocompleteInput_listBox__25PKn{width:300px;max-width:300px;margin:0;padding:0;z-index:1;position:absolute;list-style:none;background-color:#fff;border-radius:4px;box-shadow:1px 2px 8px rgba(58,171,242,.3);max-height:200px}.AutocompleteInput_listBox__25PKn>li{padding:5px 10px}.AutocompleteInput_listBox__25PKn>li[data-focus=true]{background-color:#e2f2fc;cursor:pointer}.AutocompleteInput_listBox__25PKn>li:active{background-color:#7ab6dd}.ProjectsTable_expandedTopLeft__iPgbr{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedTopRight__hO8X_{border-right:1px solid #3aabf2}.ProjectsTable_expandedTop___LGGH,.ProjectsTable_expandedTopRight__hO8X_{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedBottom__aUIiM,.ProjectsTable_expandedBottomLeft__MRZzr{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedBottomLeft__MRZzr{border-left:1px solid #3aabf2}.ProjectsTable_expandedLeft__2V18W{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTable_expandedRight__2mrJe{border-right:1px solid #3aabf2}.ProjectsTable_expandedMiddle__2kM5j,.ProjectsTable_expandedRight__2mrJe{background-color:rgba(58,171,242,.05)}.ProjectsTable_scrollable__2GPAN{overflow-y:overlay;flex:1 1}.ProjectsTable_scrollable__2GPAN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsTable_scrollable__2GPAN::-webkit-scrollbar-button{display:none}.ProjectsTable_scrollable__2GPAN::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsTable_scrollable__2GPAN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsTable_clickable__1fYHG{cursor:pointer}.ProjectsTable_flex1__36cOM{flex:1 1}.ProjectsTable_markedBackground__2MuCJ{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectsTable_secondaryText__sUSAR,.ProjectsTable_textOverflow__2pJBd{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectsTable_secondaryText__sUSAR{font-weight:400;color:#b9bbc9}.ProjectsTable_pageContainer__34Hcp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectsTable_absoluteTopRight__333SM,.ProjectsTable_agreementStatusContainer__3qQjM,.ProjectsTable_pageSection__1O89d>h2+button{position:absolute;top:20px;right:25px}.ProjectsTable_pageSection__1O89d{margin-top:20px}.ProjectsTable_agreementStatusContainer__3qQjM{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectsTable_agreementStatusContainer__3qQjM>*{margin-left:70px}.ProjectsTable_agreementStatusContainer__3qQjM>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectsTable_agreementStatusContainer__3qQjM>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectsTable_agreementStatusContainer__3qQjM{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectsTable_agreementStatusContainer__3qQjM{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectsTable_noBoxShadow__14mxV{box-shadow:none}.ProjectsTable_overlayContainer__2ADMo{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectsTable_alignCenter__2AtF5,.ProjectsTable_alignStart__2qMLW,.ProjectsTable_flex__2c0bo,.ProjectsTable_flexCol__1C9H0,.ProjectsTable_flexRow__1gJ8c,.ProjectsTable_flexWrap__13RrY,.ProjectsTable_justifyCenter__2kyty,.ProjectsTable_justifyStart__fQsPO{display:flex}.ProjectsTable_gap10__3Gm40{grid-gap:10px;gap:10px}.ProjectsTable_justifyStart__fQsPO{justify-content:flex-start!important}.ProjectsTable_justifyCenter__2kyty{justify-content:center!important}.ProjectsTable_alignCenter__2AtF5{align-items:center!important}.ProjectsTable_alignStart__2qMLW{align-items:flex-start!important}.ProjectsTable_flexRow__1gJ8c{flex-direction:row!important}.ProjectsTable_flexCol__1C9H0{flex-direction:column!important}.ProjectsTable_flexWrap__13RrY{flex-wrap:wrap!important}.ProjectsTable_widthFull__OALe3{width:100%!important}.ProjectsTable_thinScroll__2aHsv::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsTable_thinScroll__2aHsv::-webkit-scrollbar-button{display:none}.ProjectsTable_thinScroll__2aHsv::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsTable_thinScroll__2aHsv::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsTableLine_expandedTopLeft__1NwsJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTableLine_expandedTopRight__1hzT9{border-right:1px solid #3aabf2}.ProjectsTableLine_expandedTop__3JRfd,.ProjectsTableLine_expandedTopRight__1hzT9{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTableLine_expandedBottom__2Bfbr,.ProjectsTableLine_expandedBottomLeft__16uu9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTableLine_expandedBottomLeft__16uu9{border-left:1px solid #3aabf2}.ProjectsTableLine_expandedLeft__30qGW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTableLine_expandedRight__28KHd{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsTableLine_expandedMiddle__1RI-2{background-color:rgba(58,171,242,.05)}.ProjectsTableLine_scrollable___eZf2{overflow-y:overlay;flex:1 1}.ProjectsTableLine_scrollable___eZf2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsTableLine_scrollable___eZf2::-webkit-scrollbar-button{display:none}.ProjectsTableLine_scrollable___eZf2::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsTableLine_scrollable___eZf2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsTableLine_clickable__2SujQ{cursor:pointer}.ProjectsTableLine_flex1__a93GQ{flex:1 1}.ProjectsTableLine_markedBackground__1bZeh{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectsTableLine_secondaryText__3OwRd,.ProjectsTableLine_textOverflow__KxmAB{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectsTableLine_secondaryText__3OwRd{font-weight:400;color:#b9bbc9}.ProjectsTableLine_pageContainer__1xOdG{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectsTableLine_absoluteTopRight__2y_Z7,.ProjectsTableLine_agreementStatusContainer__mbJrm,.ProjectsTableLine_pageSection__W8FOd>h2+button{position:absolute;top:20px;right:25px}.ProjectsTableLine_pageSection__W8FOd{margin-top:20px}.ProjectsTableLine_agreementStatusContainer__mbJrm{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectsTableLine_agreementStatusContainer__mbJrm>*{margin-left:70px}.ProjectsTableLine_agreementStatusContainer__mbJrm>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectsTableLine_agreementStatusContainer__mbJrm>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectsTableLine_agreementStatusContainer__mbJrm{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectsTableLine_agreementStatusContainer__mbJrm{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectsTableLine_noBoxShadow__2tOfl{box-shadow:none}.ProjectsTableLine_overlayContainer__A6p-U{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectsTableLine_alignCenter__t2Xn4,.ProjectsTableLine_alignStart__3zSN1,.ProjectsTableLine_flex__3vvsC,.ProjectsTableLine_flexCol__mZ7-v,.ProjectsTableLine_flexRow__1tQNH,.ProjectsTableLine_flexWrap__Q8yHK,.ProjectsTableLine_justifyCenter__3u92o,.ProjectsTableLine_justifyStart__SMS8e{display:flex}.ProjectsTableLine_gap10__3auaP{grid-gap:10px;gap:10px}.ProjectsTableLine_justifyStart__SMS8e{justify-content:flex-start!important}.ProjectsTableLine_justifyCenter__3u92o{justify-content:center!important}.ProjectsTableLine_alignCenter__t2Xn4{align-items:center!important}.ProjectsTableLine_alignStart__3zSN1{align-items:flex-start!important}.ProjectsTableLine_flexRow__1tQNH{flex-direction:row!important}.ProjectsTableLine_flexCol__mZ7-v{flex-direction:column!important}.ProjectsTableLine_flexWrap__Q8yHK{flex-wrap:wrap!important}.ProjectsTableLine_widthFull__3jfGJ{width:100%!important}.ProjectsTableLine_thinScroll__2E_er::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsTableLine_thinScroll__2E_er::-webkit-scrollbar-button{display:none}.ProjectsTableLine_thinScroll__2E_er::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsTableLine_thinScroll__2E_er::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AnimatedCounter_expandedTopLeft__abZQR{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AnimatedCounter_expandedTopRight__10pC6{border-right:1px solid #3aabf2}.AnimatedCounter_expandedTop__2yF0S,.AnimatedCounter_expandedTopRight__10pC6{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AnimatedCounter_expandedBottom__2r4AA,.AnimatedCounter_expandedBottomLeft__3b--b{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AnimatedCounter_expandedBottomLeft__3b--b{border-left:1px solid #3aabf2}.AnimatedCounter_expandedLeft__1hMb1{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AnimatedCounter_expandedRight__1ziCG{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AnimatedCounter_expandedMiddle__1YPM8{background-color:rgba(58,171,242,.05)}.AnimatedCounter_scrollable__1fzXJ{overflow-y:overlay;flex:1 1}.AnimatedCounter_scrollable__1fzXJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AnimatedCounter_scrollable__1fzXJ::-webkit-scrollbar-button{display:none}.AnimatedCounter_scrollable__1fzXJ::-webkit-scrollbar-thumb{background:#b9bbc9}.AnimatedCounter_scrollable__1fzXJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AnimatedCounter_clickable__3NuBd{cursor:pointer}.AnimatedCounter_flex1__3PeZd{flex:1 1}.AnimatedCounter_markedBackground__1nkMS{background-color:rgba(58,171,242,.05);transition:all .3s}.AnimatedCounter_secondaryText__1hQIz,.AnimatedCounter_textOverflow__27rLQ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AnimatedCounter_secondaryText__1hQIz{font-weight:400;color:#b9bbc9}.AnimatedCounter_pageContainer__2Mkue{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AnimatedCounter_absoluteTopRight__2FZ6i,.AnimatedCounter_agreementStatusContainer__3LMje,.AnimatedCounter_pageSection__2Z-Hn>h2+button{position:absolute;top:20px;right:25px}.AnimatedCounter_pageSection__2Z-Hn{margin-top:20px}.AnimatedCounter_agreementStatusContainer__3LMje{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AnimatedCounter_agreementStatusContainer__3LMje>*{margin-left:70px}.AnimatedCounter_agreementStatusContainer__3LMje>:first-child{margin-left:0}@media screen and (max-width:762px){.AnimatedCounter_agreementStatusContainer__3LMje>*{margin-left:0}}@media screen and (max-width:1100px){.AnimatedCounter_agreementStatusContainer__3LMje{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AnimatedCounter_agreementStatusContainer__3LMje{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AnimatedCounter_noBoxShadow__k8-MH{box-shadow:none}.AnimatedCounter_overlayContainer__3X4P8{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AnimatedCounter_alignCenter__163YX,.AnimatedCounter_alignStart__5Ywwy,.AnimatedCounter_flex__1VmTr,.AnimatedCounter_flexCol__65LrK,.AnimatedCounter_flexRow__m3k7D,.AnimatedCounter_flexWrap__1jJAt,.AnimatedCounter_justifyCenter__sOyyQ,.AnimatedCounter_justifyStart__24fkc{display:flex}.AnimatedCounter_gap10__3Se0m{grid-gap:10px;gap:10px}.AnimatedCounter_justifyStart__24fkc{justify-content:flex-start!important}.AnimatedCounter_justifyCenter__sOyyQ{justify-content:center!important}.AnimatedCounter_alignCenter__163YX{align-items:center!important}.AnimatedCounter_alignStart__5Ywwy{align-items:flex-start!important}.AnimatedCounter_flexRow__m3k7D{flex-direction:row!important}.AnimatedCounter_flexCol__65LrK{flex-direction:column!important}.AnimatedCounter_flexWrap__1jJAt{flex-wrap:wrap!important}.AnimatedCounter_widthFull__12pIW{width:100%!important}.AnimatedCounter_thinScroll__3uO-4::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AnimatedCounter_thinScroll__3uO-4::-webkit-scrollbar-button{display:none}.AnimatedCounter_thinScroll__3uO-4::-webkit-scrollbar-thumb{background:#b9bbc9}.AnimatedCounter_thinScroll__3uO-4::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectTreeView_expandedTopLeft__2KKQC{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectTreeView_expandedTopRight__2IGkc{border-right:1px solid #3aabf2}.SelectTreeView_expandedTop__mSpja,.SelectTreeView_expandedTopRight__2IGkc{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectTreeView_expandedBottom__39sCC,.SelectTreeView_expandedBottomLeft__1wDGd{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectTreeView_expandedBottomLeft__1wDGd{border-left:1px solid #3aabf2}.SelectTreeView_expandedLeft__3J3B0{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SelectTreeView_expandedRight__1eRJT{border-right:1px solid #3aabf2}.SelectTreeView_expandedMiddle__3Ls59,.SelectTreeView_expandedRight__1eRJT{background-color:rgba(58,171,242,.05)}.SelectTreeView_scrollable__3T0zi{overflow-y:overlay;flex:1 1}.SelectTreeView_scrollable__3T0zi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SelectTreeView_scrollable__3T0zi::-webkit-scrollbar-button{display:none}.SelectTreeView_scrollable__3T0zi::-webkit-scrollbar-thumb{background:#b9bbc9}.SelectTreeView_scrollable__3T0zi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectTreeView_clickable__3_K-_{cursor:pointer}.SelectTreeView_flex1__3LvYd{flex:1 1}.SelectTreeView_markedBackground__3FQoT{background-color:rgba(58,171,242,.05);transition:all .3s}.SelectTreeView_secondaryText__3VUxY,.SelectTreeView_textOverflow__3qOso{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SelectTreeView_secondaryText__3VUxY{font-weight:400;color:#b9bbc9}.SelectTreeView_pageContainer__1alYV{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SelectTreeView_absoluteTopRight__1O_G_,.SelectTreeView_agreementStatusContainer__a6k78,.SelectTreeView_pageSection__2Tyed>h2+button{position:absolute;top:20px;right:25px}.SelectTreeView_pageSection__2Tyed{margin-top:20px}.SelectTreeView_agreementStatusContainer__a6k78{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SelectTreeView_agreementStatusContainer__a6k78>*{margin-left:70px}.SelectTreeView_agreementStatusContainer__a6k78>:first-child{margin-left:0}@media screen and (max-width:762px){.SelectTreeView_agreementStatusContainer__a6k78>*{margin-left:0}}@media screen and (max-width:1100px){.SelectTreeView_agreementStatusContainer__a6k78{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SelectTreeView_agreementStatusContainer__a6k78{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SelectTreeView_noBoxShadow__VIyKq{box-shadow:none}.SelectTreeView_overlayContainer__23-VD{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SelectTreeView_alignCenter__M7PC4,.SelectTreeView_alignStart__2fmdX,.SelectTreeView_flex__OVi1C,.SelectTreeView_flexCol__38rqI,.SelectTreeView_flexRow__1p2UJ,.SelectTreeView_flexWrap__S_OeQ,.SelectTreeView_justifyCenter__1CBkL,.SelectTreeView_justifyStart__2S_zL{display:flex}.SelectTreeView_gap10__3Fn1j{grid-gap:10px;gap:10px}.SelectTreeView_justifyStart__2S_zL{justify-content:flex-start!important}.SelectTreeView_justifyCenter__1CBkL{justify-content:center!important}.SelectTreeView_alignCenter__M7PC4{align-items:center!important}.SelectTreeView_alignStart__2fmdX{align-items:flex-start!important}.SelectTreeView_flexRow__1p2UJ{flex-direction:row!important}.SelectTreeView_flexCol__38rqI{flex-direction:column!important}.SelectTreeView_flexWrap__S_OeQ{flex-wrap:wrap!important}.SelectTreeView_widthFull___k9wy{width:100%!important}.SelectTreeView_thinScroll__2PSzd::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SelectTreeView_thinScroll__2PSzd::-webkit-scrollbar-button{display:none}.SelectTreeView_thinScroll__2PSzd::-webkit-scrollbar-thumb{background:#b9bbc9}.SelectTreeView_thinScroll__2PSzd::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SelectTreeView_container__2DkIl{width:100%;position:relative}.SelectTreeView_stateIndicator__2F4JS{border:1px solid #ededee;border-radius:4px;background-color:#fff;height:35px;display:flex;position:relative;align-items:center;padding:0 30px 0 10px;transition:all .3s}.SelectTreeView_active__1VCT0,.SelectTreeView_stateIndicator__2F4JS:hover{border-color:#3aabf2;transition:all .3s}.SelectTreeView_disabled__1-n5y:hover{border-color:#ededee}.SelectTreeView_disabled__1-n5y>p{color:#b9bbc9}.SelectTreeView_arrowButton__29khP{position:absolute;right:10px}.SelectTreeView_dropdownContainer__2CNmE{max-height:320px;background-color:#fff;border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.SelectTreeView_dropdownLinesContainer__2_xLh{padding:0 12px 5px;max-height:250px}.TreeViewDropdownLine_expandedTopLeft__35Voa{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TreeViewDropdownLine_expandedTopRight__1wpjR{border-right:1px solid #3aabf2}.TreeViewDropdownLine_expandedTop__2Kgax,.TreeViewDropdownLine_expandedTopRight__1wpjR{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TreeViewDropdownLine_expandedBottom__3GSSi,.TreeViewDropdownLine_expandedBottomLeft__2XfRG{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TreeViewDropdownLine_expandedBottomLeft__2XfRG{border-left:1px solid #3aabf2}.TreeViewDropdownLine_expandedLeft__EHlln{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TreeViewDropdownLine_expandedRight__3f8zh{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TreeViewDropdownLine_expandedMiddle__gJNbX{background-color:rgba(58,171,242,.05)}.TreeViewDropdownLine_scrollable__6la7X{overflow-y:overlay;flex:1 1}.TreeViewDropdownLine_scrollable__6la7X::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TreeViewDropdownLine_scrollable__6la7X::-webkit-scrollbar-button{display:none}.TreeViewDropdownLine_scrollable__6la7X::-webkit-scrollbar-thumb{background:#b9bbc9}.TreeViewDropdownLine_scrollable__6la7X::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TreeViewDropdownLine_clickable__dfsRm{cursor:pointer}.TreeViewDropdownLine_flex1__1oe4k{flex:1 1}.TreeViewDropdownLine_markedBackground__3M2iB{background-color:rgba(58,171,242,.05);transition:all .3s}.TreeViewDropdownLine_secondaryText__XBU0p,.TreeViewDropdownLine_textOverflow__Iyd8e{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TreeViewDropdownLine_secondaryText__XBU0p{font-weight:400;color:#b9bbc9}.TreeViewDropdownLine_pageContainer__2Un7X{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TreeViewDropdownLine_absoluteTopRight__2TtYr,.TreeViewDropdownLine_agreementStatusContainer__2Tupj,.TreeViewDropdownLine_pageSection__3V92p>h2+button{position:absolute;top:20px;right:25px}.TreeViewDropdownLine_pageSection__3V92p{margin-top:20px}.TreeViewDropdownLine_agreementStatusContainer__2Tupj{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TreeViewDropdownLine_agreementStatusContainer__2Tupj>*{margin-left:70px}.TreeViewDropdownLine_agreementStatusContainer__2Tupj>:first-child{margin-left:0}@media screen and (max-width:762px){.TreeViewDropdownLine_agreementStatusContainer__2Tupj>*{margin-left:0}}@media screen and (max-width:1100px){.TreeViewDropdownLine_agreementStatusContainer__2Tupj{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TreeViewDropdownLine_agreementStatusContainer__2Tupj{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TreeViewDropdownLine_noBoxShadow__1NuF5{box-shadow:none}.TreeViewDropdownLine_overlayContainer__1D-PA{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TreeViewDropdownLine_alignCenter__uaGmi,.TreeViewDropdownLine_alignStart__2yWLv,.TreeViewDropdownLine_flex__1QcjP,.TreeViewDropdownLine_flexCol__1xeK4,.TreeViewDropdownLine_flexRow__3Hyv-,.TreeViewDropdownLine_flexWrap__EZiNW,.TreeViewDropdownLine_justifyCenter__G4Hok,.TreeViewDropdownLine_justifyStart__DVZzB{display:flex}.TreeViewDropdownLine_gap10__3Bw-o{grid-gap:10px;gap:10px}.TreeViewDropdownLine_justifyStart__DVZzB{justify-content:flex-start!important}.TreeViewDropdownLine_justifyCenter__G4Hok{justify-content:center!important}.TreeViewDropdownLine_alignCenter__uaGmi{align-items:center!important}.TreeViewDropdownLine_alignStart__2yWLv{align-items:flex-start!important}.TreeViewDropdownLine_flexRow__3Hyv-{flex-direction:row!important}.TreeViewDropdownLine_flexCol__1xeK4{flex-direction:column!important}.TreeViewDropdownLine_flexWrap__EZiNW{flex-wrap:wrap!important}.TreeViewDropdownLine_widthFull__vf0k1{width:100%!important}.TreeViewDropdownLine_thinScroll__E0fKD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TreeViewDropdownLine_thinScroll__E0fKD::-webkit-scrollbar-button{display:none}.TreeViewDropdownLine_thinScroll__E0fKD::-webkit-scrollbar-thumb{background:#b9bbc9}.TreeViewDropdownLine_thinScroll__E0fKD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TreeViewDropdownLine_dropdownLine__RXN2q{display:flex;align-items:center;height:35px}.TreeViewDropdownLine_lineText__2Fy68{margin-left:5px}.TreeViewDropdownLine_groupLabel__1RvB9{color:#707070}.TreeViewDropdownLine_LineTextSecondary__20TsQ{color:#b9bbc9;margin-left:5px}.TreeViewDropdownLine_checkbox__eaHeL{margin-right:5px}.TreeViewDropdownLine_showMoreButton__2FBdg{font-size:12px;height:23px}.CurrencySelector_expandedTopLeft__2gNXM{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CurrencySelector_expandedTopRight__1MFCp{border-right:1px solid #3aabf2}.CurrencySelector_expandedTop__1cENZ,.CurrencySelector_expandedTopRight__1MFCp{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CurrencySelector_expandedBottom__1gKmM,.CurrencySelector_expandedBottomLeft__31FxL{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CurrencySelector_expandedBottomLeft__31FxL{border-left:1px solid #3aabf2}.CurrencySelector_expandedLeft__19LUo{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CurrencySelector_expandedRight__r_hdX{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CurrencySelector_expandedMiddle__3B-Wm{background-color:rgba(58,171,242,.05)}.CurrencySelector_scrollable__o9poP{overflow-y:overlay;flex:1 1}.CurrencySelector_scrollable__o9poP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CurrencySelector_scrollable__o9poP::-webkit-scrollbar-button{display:none}.CurrencySelector_scrollable__o9poP::-webkit-scrollbar-thumb{background:#b9bbc9}.CurrencySelector_scrollable__o9poP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CurrencySelector_clickable__2U7iP{cursor:pointer}.CurrencySelector_flex1__Atek6{flex:1 1}.CurrencySelector_markedBackground__33DbF{background-color:rgba(58,171,242,.05);transition:all .3s}.CurrencySelector_secondaryText__2QcMA,.CurrencySelector_textOverflow__2es2c{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CurrencySelector_secondaryText__2QcMA{font-weight:400;color:#b9bbc9}.CurrencySelector_pageContainer__1OPhL{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CurrencySelector_absoluteTopRight__3XjpV,.CurrencySelector_agreementStatusContainer__tTiBA,.CurrencySelector_pageSection__3CizH>h2+button{position:absolute;top:20px;right:25px}.CurrencySelector_pageSection__3CizH{margin-top:20px}.CurrencySelector_agreementStatusContainer__tTiBA{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CurrencySelector_agreementStatusContainer__tTiBA>*{margin-left:70px}.CurrencySelector_agreementStatusContainer__tTiBA>:first-child{margin-left:0}@media screen and (max-width:762px){.CurrencySelector_agreementStatusContainer__tTiBA>*{margin-left:0}}@media screen and (max-width:1100px){.CurrencySelector_agreementStatusContainer__tTiBA{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CurrencySelector_agreementStatusContainer__tTiBA{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CurrencySelector_noBoxShadow__C_TgA{box-shadow:none}.CurrencySelector_overlayContainer__n8Ols{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CurrencySelector_alignCenter__3pWvl,.CurrencySelector_alignStart__3nLr7,.CurrencySelector_flex__3CcCx,.CurrencySelector_flexCol__2Mp4k,.CurrencySelector_flexRow__30N4K,.CurrencySelector_flexWrap__3M6ii,.CurrencySelector_justifyCenter__dOA__,.CurrencySelector_justifyStart__1g4YB{display:flex}.CurrencySelector_gap10__29OBD{grid-gap:10px;gap:10px}.CurrencySelector_justifyStart__1g4YB{justify-content:flex-start!important}.CurrencySelector_justifyCenter__dOA__{justify-content:center!important}.CurrencySelector_alignCenter__3pWvl{align-items:center!important}.CurrencySelector_alignStart__3nLr7{align-items:flex-start!important}.CurrencySelector_flexRow__30N4K{flex-direction:row!important}.CurrencySelector_flexCol__2Mp4k{flex-direction:column!important}.CurrencySelector_flexWrap__3M6ii{flex-wrap:wrap!important}.CurrencySelector_widthFull__2cEXz{width:100%!important}.CurrencySelector_thinScroll__2hUgL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CurrencySelector_thinScroll__2hUgL::-webkit-scrollbar-button{display:none}.CurrencySelector_thinScroll__2hUgL::-webkit-scrollbar-thumb{background:#b9bbc9}.CurrencySelector_thinScroll__2hUgL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CurrencySelector_container__1YnM1{display:flex;align-items:center}.PrintButton_expandedTopLeft__2SfQr{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PrintButton_expandedTopRight__1j97t{border-right:1px solid #3aabf2}.PrintButton_expandedTop__343BB,.PrintButton_expandedTopRight__1j97t{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PrintButton_expandedBottom__GzaEA,.PrintButton_expandedBottomLeft__3vQnI{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PrintButton_expandedBottomLeft__3vQnI{border-left:1px solid #3aabf2}.PrintButton_expandedLeft__3DFrn{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PrintButton_expandedRight__3l9lR{border-right:1px solid #3aabf2}.PrintButton_expandedMiddle__112i1,.PrintButton_expandedRight__3l9lR{background-color:rgba(58,171,242,.05)}.PrintButton_scrollable__1ZBx_{overflow-y:overlay;flex:1 1}.PrintButton_scrollable__1ZBx_::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PrintButton_scrollable__1ZBx_::-webkit-scrollbar-button{display:none}.PrintButton_scrollable__1ZBx_::-webkit-scrollbar-thumb{background:#b9bbc9}.PrintButton_scrollable__1ZBx_::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PrintButton_clickable__TE4FO{cursor:pointer}.PrintButton_flex1__2S5IU{flex:1 1}.PrintButton_markedBackground__22Hlu{background-color:rgba(58,171,242,.05);transition:all .3s}.PrintButton_secondaryText__2Nl1j,.PrintButton_textOverflow__2zLbe{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PrintButton_secondaryText__2Nl1j{font-weight:400;color:#b9bbc9}.PrintButton_pageContainer__GOuHu{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PrintButton_absoluteTopRight__2KK0u,.PrintButton_agreementStatusContainer__2ev2g,.PrintButton_pageSection__3J64w>h2+button{position:absolute;top:20px;right:25px}.PrintButton_pageSection__3J64w{margin-top:20px}.PrintButton_agreementStatusContainer__2ev2g{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PrintButton_agreementStatusContainer__2ev2g>*{margin-left:70px}.PrintButton_agreementStatusContainer__2ev2g>:first-child{margin-left:0}@media screen and (max-width:762px){.PrintButton_agreementStatusContainer__2ev2g>*{margin-left:0}}@media screen and (max-width:1100px){.PrintButton_agreementStatusContainer__2ev2g{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PrintButton_agreementStatusContainer__2ev2g{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PrintButton_noBoxShadow__3xPIl{box-shadow:none}.PrintButton_overlayContainer__zyOjQ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PrintButton_alignCenter__4kR4Q,.PrintButton_alignStart__1Nm36,.PrintButton_flex__2Wb8F,.PrintButton_flexCol__2SEqu,.PrintButton_flexRow__2RKaC,.PrintButton_flexWrap__1QoA5,.PrintButton_justifyCenter__1TSa1,.PrintButton_justifyStart__6M7Qk{display:flex}.PrintButton_gap10__3qBWs{grid-gap:10px;gap:10px}.PrintButton_justifyStart__6M7Qk{justify-content:flex-start!important}.PrintButton_justifyCenter__1TSa1{justify-content:center!important}.PrintButton_alignCenter__4kR4Q{align-items:center!important}.PrintButton_alignStart__1Nm36{align-items:flex-start!important}.PrintButton_flexRow__2RKaC{flex-direction:row!important}.PrintButton_flexCol__2SEqu{flex-direction:column!important}.PrintButton_flexWrap__1QoA5{flex-wrap:wrap!important}.PrintButton_widthFull__3pwm1{width:100%!important}.PrintButton_thinScroll__1g8Hg::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PrintButton_thinScroll__1g8Hg::-webkit-scrollbar-button{display:none}.PrintButton_thinScroll__1g8Hg::-webkit-scrollbar-thumb{background:#b9bbc9}.PrintButton_thinScroll__1g8Hg::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PrintButton_container__3W15C{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.VerticalLine_expandedTopLeft__1dURu{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VerticalLine_expandedTopRight__3edCt{border-right:1px solid #3aabf2}.VerticalLine_expandedTop__KLnfV,.VerticalLine_expandedTopRight__3edCt{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VerticalLine_expandedBottom__iPVoU,.VerticalLine_expandedBottomLeft__383wu{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VerticalLine_expandedBottomLeft__383wu{border-left:1px solid #3aabf2}.VerticalLine_expandedLeft__2ahN1{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VerticalLine_expandedRight__2kE-o{border-right:1px solid #3aabf2}.VerticalLine_expandedMiddle__3U07c,.VerticalLine_expandedRight__2kE-o{background-color:rgba(58,171,242,.05)}.VerticalLine_scrollable__39lcL{overflow-y:overlay;flex:1 1}.VerticalLine_scrollable__39lcL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VerticalLine_scrollable__39lcL::-webkit-scrollbar-button{display:none}.VerticalLine_scrollable__39lcL::-webkit-scrollbar-thumb{background:#b9bbc9}.VerticalLine_scrollable__39lcL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VerticalLine_clickable__1k4wR{cursor:pointer}.VerticalLine_flex1__2GB4w{flex:1 1}.VerticalLine_markedBackground__1ELAq{background-color:rgba(58,171,242,.05);transition:all .3s}.VerticalLine_secondaryText__2CkrV,.VerticalLine_textOverflow__2ik3u{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.VerticalLine_secondaryText__2CkrV{font-weight:400;color:#b9bbc9}.VerticalLine_pageContainer__3F4aC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.VerticalLine_absoluteTopRight__1m_Mz,.VerticalLine_agreementStatusContainer__2cNwa,.VerticalLine_pageSection__1br3A>h2+button{position:absolute;top:20px;right:25px}.VerticalLine_pageSection__1br3A{margin-top:20px}.VerticalLine_agreementStatusContainer__2cNwa{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VerticalLine_agreementStatusContainer__2cNwa>*{margin-left:70px}.VerticalLine_agreementStatusContainer__2cNwa>:first-child{margin-left:0}@media screen and (max-width:762px){.VerticalLine_agreementStatusContainer__2cNwa>*{margin-left:0}}@media screen and (max-width:1100px){.VerticalLine_agreementStatusContainer__2cNwa{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.VerticalLine_agreementStatusContainer__2cNwa{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.VerticalLine_noBoxShadow__W90yw{box-shadow:none}.VerticalLine_overlayContainer__1wCM-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.VerticalLine_alignCenter__L_blr,.VerticalLine_alignStart__1I2wB,.VerticalLine_flex__3KtmP,.VerticalLine_flexCol__3Ng0h,.VerticalLine_flexRow__1ITeS,.VerticalLine_flexWrap__2i41Z,.VerticalLine_justifyCenter__3glZ1,.VerticalLine_justifyStart__2hf2G{display:flex}.VerticalLine_gap10__eByfD{grid-gap:10px;gap:10px}.VerticalLine_justifyStart__2hf2G{justify-content:flex-start!important}.VerticalLine_justifyCenter__3glZ1{justify-content:center!important}.VerticalLine_alignCenter__L_blr{align-items:center!important}.VerticalLine_alignStart__1I2wB{align-items:flex-start!important}.VerticalLine_flexRow__1ITeS{flex-direction:row!important}.VerticalLine_flexCol__3Ng0h{flex-direction:column!important}.VerticalLine_flexWrap__2i41Z{flex-wrap:wrap!important}.VerticalLine_widthFull__1BgRI{width:100%!important}.VerticalLine_thinScroll__HBjZ7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VerticalLine_thinScroll__HBjZ7::-webkit-scrollbar-button{display:none}.VerticalLine_thinScroll__HBjZ7::-webkit-scrollbar-thumb{background:#b9bbc9}.VerticalLine_thinScroll__HBjZ7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VerticalLine_container__3ODe1{background-color:#b9bbc9;width:1px;margin:0 10px;height:100%;min-height:35px}.DialogPopup_expandedTopLeft__2_MdR{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DialogPopup_expandedTopRight__17aI6{border-right:1px solid #3aabf2}.DialogPopup_expandedTop__18XLo,.DialogPopup_expandedTopRight__17aI6{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DialogPopup_expandedBottom__3N16H,.DialogPopup_expandedBottomLeft__1rZ1M{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DialogPopup_expandedBottomLeft__1rZ1M{border-left:1px solid #3aabf2}.DialogPopup_expandedLeft__3T3PN{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DialogPopup_expandedRight__1HzHf{border-right:1px solid #3aabf2}.DialogPopup_expandedMiddle__3FT6U,.DialogPopup_expandedRight__1HzHf{background-color:rgba(58,171,242,.05)}.DialogPopup_scrollable__1q_kQ{overflow-y:overlay;flex:1 1}.DialogPopup_scrollable__1q_kQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DialogPopup_scrollable__1q_kQ::-webkit-scrollbar-button{display:none}.DialogPopup_scrollable__1q_kQ::-webkit-scrollbar-thumb{background:#b9bbc9}.DialogPopup_scrollable__1q_kQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DialogPopup_clickable__19CAP{cursor:pointer}.DialogPopup_flex1__38BMI{flex:1 1}.DialogPopup_markedBackground__3p-aX{background-color:rgba(58,171,242,.05);transition:all .3s}.DialogPopup_secondaryText__14slA,.DialogPopup_textOverflow__27B1X{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DialogPopup_secondaryText__14slA{font-weight:400;color:#b9bbc9}.DialogPopup_pageContainer__2moDd{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DialogPopup_absoluteTopRight__S6w93,.DialogPopup_agreementStatusContainer__2MSPo,.DialogPopup_pageSection__1pl95>h2+button{position:absolute;top:20px;right:25px}.DialogPopup_pageSection__1pl95{margin-top:20px}.DialogPopup_agreementStatusContainer__2MSPo{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DialogPopup_agreementStatusContainer__2MSPo>*{margin-left:70px}.DialogPopup_agreementStatusContainer__2MSPo>:first-child{margin-left:0}@media screen and (max-width:762px){.DialogPopup_agreementStatusContainer__2MSPo>*{margin-left:0}}@media screen and (max-width:1100px){.DialogPopup_agreementStatusContainer__2MSPo{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DialogPopup_agreementStatusContainer__2MSPo{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DialogPopup_noBoxShadow__3GHfu{box-shadow:none}.DialogPopup_overlayContainer__dWrBU{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DialogPopup_alignCenter__25O6A,.DialogPopup_alignStart__VPObY,.DialogPopup_flex__1SaW0,.DialogPopup_flexCol__1mSIt,.DialogPopup_flexRow__3Xp4X,.DialogPopup_flexWrap__1KB3D,.DialogPopup_justifyCenter__1nNss,.DialogPopup_justifyStart__1sBao{display:flex}.DialogPopup_gap10__16yAz{grid-gap:10px;gap:10px}.DialogPopup_justifyStart__1sBao{justify-content:flex-start!important}.DialogPopup_justifyCenter__1nNss{justify-content:center!important}.DialogPopup_alignCenter__25O6A{align-items:center!important}.DialogPopup_alignStart__VPObY{align-items:flex-start!important}.DialogPopup_flexRow__3Xp4X{flex-direction:row!important}.DialogPopup_flexCol__1mSIt{flex-direction:column!important}.DialogPopup_flexWrap__1KB3D{flex-wrap:wrap!important}.DialogPopup_widthFull__2anVk{width:100%!important}.DialogPopup_thinScroll__2X3GS::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DialogPopup_thinScroll__2X3GS::-webkit-scrollbar-button{display:none}.DialogPopup_thinScroll__2X3GS::-webkit-scrollbar-thumb{background:#b9bbc9}.DialogPopup_thinScroll__2X3GS::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DialogPopup_container__1_nNj{border:1px solid}.DialogPopup_section__3W4f2{display:flex;flex-direction:column;align-items:center}.DialogPopup_message__1KTZH{max-width:470px;text-align:center;margin-top:20px}.DialogPopup_line__17xdT{width:590px;margin-top:25px}.DialogPopup_buttonsContainer__2T71u{margin-top:18px;display:flex;align-items:center;justify-content:center}.DialogPopup_buttonsContainer__2T71u>button{min-width:180px;margin:0 10px}.PageHeaderPeriodPicker_expandedTopLeft__1Hgtj{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeaderPeriodPicker_expandedTopRight__10g0q{border-right:1px solid #3aabf2}.PageHeaderPeriodPicker_expandedTop__3sMhB,.PageHeaderPeriodPicker_expandedTopRight__10g0q{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeaderPeriodPicker_expandedBottom__1B_e7,.PageHeaderPeriodPicker_expandedBottomLeft__1wtU9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeaderPeriodPicker_expandedBottomLeft__1wtU9{border-left:1px solid #3aabf2}.PageHeaderPeriodPicker_expandedLeft__3QhCM{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeaderPeriodPicker_expandedRight__3Si9F{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageHeaderPeriodPicker_expandedMiddle__AyPq3{background-color:rgba(58,171,242,.05)}.PageHeaderPeriodPicker_scrollable__1RDV4{overflow-y:overlay;flex:1 1}.PageHeaderPeriodPicker_scrollable__1RDV4::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageHeaderPeriodPicker_scrollable__1RDV4::-webkit-scrollbar-button{display:none}.PageHeaderPeriodPicker_scrollable__1RDV4::-webkit-scrollbar-thumb{background:#b9bbc9}.PageHeaderPeriodPicker_scrollable__1RDV4::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageHeaderPeriodPicker_clickable__2eDD7{cursor:pointer}.PageHeaderPeriodPicker_flex1__1hezC{flex:1 1}.PageHeaderPeriodPicker_markedBackground__1516Q{background-color:rgba(58,171,242,.05);transition:all .3s}.PageHeaderPeriodPicker_secondaryText__2uQUc,.PageHeaderPeriodPicker_textOverflow__2hR5x{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PageHeaderPeriodPicker_secondaryText__2uQUc{font-weight:400;color:#b9bbc9}.PageHeaderPeriodPicker_pageContainer__164Xc{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PageHeaderPeriodPicker_absoluteTopRight__xqClq,.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ,.PageHeaderPeriodPicker_pageSection__9RDjb>h2+button{position:absolute;top:20px;right:25px}.PageHeaderPeriodPicker_pageSection__9RDjb{margin-top:20px}.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ>*{margin-left:70px}.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ>:first-child{margin-left:0}@media screen and (max-width:762px){.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ>*{margin-left:0}}@media screen and (max-width:1100px){.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PageHeaderPeriodPicker_agreementStatusContainer__AsHCQ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PageHeaderPeriodPicker_noBoxShadow__27u1J{box-shadow:none}.PageHeaderPeriodPicker_overlayContainer__3MvlK{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PageHeaderPeriodPicker_alignCenter__25AIJ,.PageHeaderPeriodPicker_alignStart__1a3TO,.PageHeaderPeriodPicker_flex__1gjch,.PageHeaderPeriodPicker_flexCol__jTFIj,.PageHeaderPeriodPicker_flexRow__1dv6z,.PageHeaderPeriodPicker_flexWrap__11YfP,.PageHeaderPeriodPicker_justifyCenter__2wS32,.PageHeaderPeriodPicker_justifyStart__3W40R{display:flex}.PageHeaderPeriodPicker_gap10__3AaEk{grid-gap:10px;gap:10px}.PageHeaderPeriodPicker_justifyStart__3W40R{justify-content:flex-start!important}.PageHeaderPeriodPicker_justifyCenter__2wS32{justify-content:center!important}.PageHeaderPeriodPicker_alignCenter__25AIJ{align-items:center!important}.PageHeaderPeriodPicker_alignStart__1a3TO{align-items:flex-start!important}.PageHeaderPeriodPicker_flexRow__1dv6z{flex-direction:row!important}.PageHeaderPeriodPicker_flexCol__jTFIj{flex-direction:column!important}.PageHeaderPeriodPicker_flexWrap__11YfP{flex-wrap:wrap!important}.PageHeaderPeriodPicker_widthFull__2j_yN{width:100%!important}.PageHeaderPeriodPicker_thinScroll__2Wn7c::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageHeaderPeriodPicker_thinScroll__2Wn7c::-webkit-scrollbar-button{display:none}.PageHeaderPeriodPicker_thinScroll__2Wn7c::-webkit-scrollbar-thumb{background:#b9bbc9}.PageHeaderPeriodPicker_thinScroll__2Wn7c::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageHeaderPeriodPicker_periodPickerContainer__2qcd8{display:flex;align-items:center;justify-content:flex-end}.PageHeaderPeriodPicker_periodPickerContainer__2qcd8>p{color:#707070}@media screen and (max-width:500px){.PageHeaderPeriodPicker_periodPickerContainer__2qcd8{flex-direction:column;align-items:flex-start;justify-content:center;grid-gap:10px;gap:10px}}.PageHeaderPeriodPicker_periodInput__1ZGjH{margin-left:12px;width:150px!important}.PageHeaderPeriodPicker_customPeriodPicker__Ee31f{max-width:225px;height:40px}.PageHeaderPeriodPicker_customPeriodPicker__Ee31f>div:first-child{height:40px;max-width:100%}.PageHeaderPeriodPicker_customPeriodPicker__Ee31f>div:first-child>input{height:40px;width:100%;border-color:#ededee}.PageHeaderPeriodPicker_customPeriodPicker__Ee31f>div:first-child>input:focus,.PageHeaderPeriodPicker_customPeriodPicker__Ee31f>div:first-child>input:hover{box-shadow:none;border:1px solid #3aabf2}.PageHeaderPeriodPicker_customPeriodPicker__Ee31f>div:last-child{left:-435px}.SortTabs_expandedTopLeft__3CYvk{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SortTabs_expandedTopRight__26B2B{border-right:1px solid #3aabf2}.SortTabs_expandedTop__39kh-,.SortTabs_expandedTopRight__26B2B{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SortTabs_expandedBottom__1Rg2H,.SortTabs_expandedBottomLeft__20LHm{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SortTabs_expandedBottomLeft__20LHm{border-left:1px solid #3aabf2}.SortTabs_expandedLeft__3nInt{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SortTabs_expandedRight__1UftW{border-right:1px solid #3aabf2}.SortTabs_expandedMiddle__3jQKR,.SortTabs_expandedRight__1UftW{background-color:rgba(58,171,242,.05)}.SortTabs_scrollable__3xXB3{overflow-y:overlay;flex:1 1}.SortTabs_scrollable__3xXB3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SortTabs_scrollable__3xXB3::-webkit-scrollbar-button{display:none}.SortTabs_scrollable__3xXB3::-webkit-scrollbar-thumb{background:#b9bbc9}.SortTabs_scrollable__3xXB3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SortTabs_clickable__k2yTE{cursor:pointer}.SortTabs_flex1__1ZTIl{flex:1 1}.SortTabs_markedBackground__1ZhIf{background-color:rgba(58,171,242,.05);transition:all .3s}.SortTabs_secondaryText__1w2hE,.SortTabs_textOverflow__38YOe{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SortTabs_secondaryText__1w2hE{font-weight:400;color:#b9bbc9}.SortTabs_pageContainer__2fqkf{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SortTabs_absoluteTopRight__1DBdL,.SortTabs_agreementStatusContainer__DdO8X,.SortTabs_pageSection__1Me8F>h2+button{position:absolute;top:20px;right:25px}.SortTabs_pageSection__1Me8F{margin-top:20px}.SortTabs_agreementStatusContainer__DdO8X{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SortTabs_agreementStatusContainer__DdO8X>*{margin-left:70px}.SortTabs_agreementStatusContainer__DdO8X>:first-child{margin-left:0}@media screen and (max-width:762px){.SortTabs_agreementStatusContainer__DdO8X>*{margin-left:0}}@media screen and (max-width:1100px){.SortTabs_agreementStatusContainer__DdO8X{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SortTabs_agreementStatusContainer__DdO8X{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SortTabs_noBoxShadow__3WuX5{box-shadow:none}.SortTabs_overlayContainer__2kF8A{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SortTabs_alignCenter__3mFCu,.SortTabs_alignStart__3xiYt,.SortTabs_flex__2TAjv,.SortTabs_flexCol__Mxgqh,.SortTabs_flexRow__3s2r1,.SortTabs_flexWrap__UtD_z,.SortTabs_justifyCenter__13ysG,.SortTabs_justifyStart__3JORK{display:flex}.SortTabs_gap10__ICBny{grid-gap:10px;gap:10px}.SortTabs_justifyStart__3JORK{justify-content:flex-start!important}.SortTabs_justifyCenter__13ysG{justify-content:center!important}.SortTabs_alignCenter__3mFCu{align-items:center!important}.SortTabs_alignStart__3xiYt{align-items:flex-start!important}.SortTabs_flexRow__3s2r1{flex-direction:row!important}.SortTabs_flexCol__Mxgqh{flex-direction:column!important}.SortTabs_flexWrap__UtD_z{flex-wrap:wrap!important}.SortTabs_widthFull__1sd6V{width:100%!important}.SortTabs_thinScroll__2rxEe::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SortTabs_thinScroll__2rxEe::-webkit-scrollbar-button{display:none}.SortTabs_thinScroll__2rxEe::-webkit-scrollbar-thumb{background:#b9bbc9}.SortTabs_thinScroll__2rxEe::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SortTabs_container__iejAR{color:#707070;display:flex;align-items:center}.SortTabs_container__iejAR>p{color:inherit}@media screen and (max-width:425px){.SortTabs_container__iejAR{flex-direction:column;flex-wrap:wrap;grid-gap:10px;gap:10px}}.Tab_expandedTopLeft__TXryr{border-left:1px solid #3aabf2}.Tab_expandedTopLeft__TXryr,.Tab_expandedTopRight__238-a{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tab_expandedTopRight__238-a{border-right:1px solid #3aabf2}.Tab_expandedTop__2IhXP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tab_expandedBottom__qkQjp,.Tab_expandedBottomLeft__3FnPd{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Tab_expandedBottomLeft__3FnPd,.Tab_expandedLeft__2eAl5{border-left:1px solid #3aabf2}.Tab_expandedLeft__2eAl5,.Tab_expandedRight__3haYj{background-color:rgba(58,171,242,.05)}.Tab_expandedRight__3haYj{border-right:1px solid #3aabf2}.Tab_expandedMiddle__3BplV{background-color:rgba(58,171,242,.05)}.Tab_scrollable__NKyjc{overflow-y:overlay;flex:1 1}.Tab_scrollable__NKyjc::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tab_scrollable__NKyjc::-webkit-scrollbar-button{display:none}.Tab_scrollable__NKyjc::-webkit-scrollbar-thumb{background:#b9bbc9}.Tab_scrollable__NKyjc::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tab_clickable__3uTSn{cursor:pointer}.Tab_flex1__3Qbn4{flex:1 1}.Tab_markedBackground__eJnrt{background-color:rgba(58,171,242,.05);transition:all .3s}.Tab_secondaryText__3d12R,.Tab_textOverflow__1d3Yc{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Tab_secondaryText__3d12R{font-weight:400;color:#b9bbc9}.Tab_pageContainer__1fOyt{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Tab_absoluteTopRight__lFrH9,.Tab_agreementStatusContainer__1EnEr,.Tab_pageSection__3GpZL>h2+button{position:absolute;top:20px;right:25px}.Tab_pageSection__3GpZL{margin-top:20px}.Tab_agreementStatusContainer__1EnEr{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tab_agreementStatusContainer__1EnEr>*{margin-left:70px}.Tab_agreementStatusContainer__1EnEr>:first-child{margin-left:0}@media screen and (max-width:762px){.Tab_agreementStatusContainer__1EnEr>*{margin-left:0}}@media screen and (max-width:1100px){.Tab_agreementStatusContainer__1EnEr{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Tab_agreementStatusContainer__1EnEr{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Tab_noBoxShadow__35W3c{box-shadow:none}.Tab_overlayContainer__WYjPl{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Tab_alignCenter__3egFx,.Tab_alignStart__1KzuX,.Tab_flex__2BOFg,.Tab_flexCol__29q6c,.Tab_flexRow__J9Aiq,.Tab_flexWrap__3yb3j,.Tab_justifyCenter__2-kt8,.Tab_justifyStart__SBTXp{display:flex}.Tab_gap10__3HrID{grid-gap:10px;gap:10px}.Tab_justifyStart__SBTXp{justify-content:flex-start!important}.Tab_justifyCenter__2-kt8{justify-content:center!important}.Tab_alignCenter__3egFx{align-items:center!important}.Tab_alignStart__1KzuX{align-items:flex-start!important}.Tab_flexRow__J9Aiq{flex-direction:row!important}.Tab_flexCol__29q6c{flex-direction:column!important}.Tab_flexWrap__3yb3j{flex-wrap:wrap!important}.Tab_widthFull__g5dAf{width:100%!important}.Tab_thinScroll__ae0q_::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Tab_thinScroll__ae0q_::-webkit-scrollbar-button{display:none}.Tab_thinScroll__ae0q_::-webkit-scrollbar-thumb{background:#b9bbc9}.Tab_thinScroll__ae0q_::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Tab_container__3au0m{border:1px solid #ededee;border-radius:0;background-color:#fff;font-size:14px;line-height:19px;color:#11174b;height:40px;padding:10px 16px;cursor:pointer}@media screen and (max-width:768px){.Tab_container__3au0m{height:55px}}@media screen and (max-width:666px){.Tab_container__3au0m{height:71px}}.Tab_first__12yhi{border-top-left-radius:4px;border-bottom-left-radius:4px;margin-left:15px}@media screen and (max-width:425px){.Tab_first__12yhi{margin-left:0}}.Tab_last__36v_G{border-top-right-radius:4px;border-bottom-right-radius:4px}.Tab_selected__2fJrW{color:#3aabf2;outline:1px auto #3192ce;background-color:#e2f2fc}.SettingIndicator_expandedTopLeft__-PCMU{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedTopRight__34zfF{border-right:1px solid #3aabf2}.SettingIndicator_expandedTop__33F4R,.SettingIndicator_expandedTopRight__34zfF{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedBottom__1KN2a,.SettingIndicator_expandedBottomLeft__Ct9LD{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedBottomLeft__Ct9LD{border-left:1px solid #3aabf2}.SettingIndicator_expandedLeft__2Gr3H{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedRight__3dPp0{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SettingIndicator_expandedMiddle__2Xs8j{background-color:rgba(58,171,242,.05)}.SettingIndicator_scrollable__1s2-S{overflow-y:overlay;flex:1 1}.SettingIndicator_scrollable__1s2-S::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SettingIndicator_scrollable__1s2-S::-webkit-scrollbar-button{display:none}.SettingIndicator_scrollable__1s2-S::-webkit-scrollbar-thumb{background:#b9bbc9}.SettingIndicator_scrollable__1s2-S::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SettingIndicator_clickable__2NRok{cursor:pointer}.SettingIndicator_flex1__1LXA6{flex:1 1}.SettingIndicator_markedBackground__1F2-f{background-color:rgba(58,171,242,.05);transition:all .3s}.SettingIndicator_secondaryText__319wv,.SettingIndicator_textOverflow__2MvLQ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SettingIndicator_secondaryText__319wv{font-weight:400;color:#b9bbc9}.SettingIndicator_pageContainer__13ctW{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SettingIndicator_absoluteTopRight__2eiju,.SettingIndicator_agreementStatusContainer__3CL0J,.SettingIndicator_pageSection__1WugV>h2+button{position:absolute;top:20px;right:25px}.SettingIndicator_pageSection__1WugV{margin-top:20px}.SettingIndicator_agreementStatusContainer__3CL0J{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SettingIndicator_agreementStatusContainer__3CL0J>*{margin-left:70px}.SettingIndicator_agreementStatusContainer__3CL0J>:first-child{margin-left:0}@media screen and (max-width:762px){.SettingIndicator_agreementStatusContainer__3CL0J>*{margin-left:0}}@media screen and (max-width:1100px){.SettingIndicator_agreementStatusContainer__3CL0J{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SettingIndicator_agreementStatusContainer__3CL0J{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SettingIndicator_noBoxShadow__qAbRb{box-shadow:none}.SettingIndicator_overlayContainer__3ZAv_{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SettingIndicator_alignCenter__2S2YZ,.SettingIndicator_alignStart__1IZ3T,.SettingIndicator_flex__-CIsp,.SettingIndicator_flexCol__ZpMrV,.SettingIndicator_flexRow__vGhHd,.SettingIndicator_flexWrap__24aOA,.SettingIndicator_justifyCenter__3FLRb,.SettingIndicator_justifyStart__1tXHv{display:flex}.SettingIndicator_gap10__1kQ8r{grid-gap:10px;gap:10px}.SettingIndicator_justifyStart__1tXHv{justify-content:flex-start!important}.SettingIndicator_justifyCenter__3FLRb{justify-content:center!important}.SettingIndicator_alignCenter__2S2YZ{align-items:center!important}.SettingIndicator_alignStart__1IZ3T{align-items:flex-start!important}.SettingIndicator_flexRow__vGhHd{flex-direction:row!important}.SettingIndicator_flexCol__ZpMrV{flex-direction:column!important}.SettingIndicator_flexWrap__24aOA{flex-wrap:wrap!important}.SettingIndicator_widthFull__2EcW4{width:100%!important}.SettingIndicator_thinScroll__1ilLE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SettingIndicator_thinScroll__1ilLE::-webkit-scrollbar-button{display:none}.SettingIndicator_thinScroll__1ilLE::-webkit-scrollbar-thumb{background:#b9bbc9}.SettingIndicator_thinScroll__1ilLE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SettingIndicator_container__35FkF,.SettingIndicator_portrait__B5Tzi,.SettingIndicator_square__2uApM{width:94px;color:#fff;text-shadow:1px 0 4px #000;font-size:14px;padding:3px 5px;text-align:left;display:flex;position:relative;transition:all .5s;text-transform:capitalize}.SettingIndicator_portrait__B5Tzi{background:rgba(17,23,75,.67)}.SettingIndicator_portrait__B5Tzi:hover{background:#11174b}.SettingIndicator_square__2uApM{background:rgba(49,146,206,.67);transition:all .5s}.SettingIndicator_square__2uApM:hover{background:#3192ce}.SettingIndicator_xBttn__2m6vM{font-size:12px!important;text-shadow:1px 0 4px #000;padding:0 5px!important;position:absolute;right:0;top:0}.delete-button{color:#fff;background:red;border:none;padding:10px 15px;cursor:pointer;transition:background .3s ease,transform .2s ease}.delete-button:hover{background:#8b0000!important;transform:scale(1.05)}.InviteUserPage_expandedTopLeft__1SHdF{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedTopRight__1mSp1{border-right:1px solid #3aabf2}.InviteUserPage_expandedTop__hyhCz,.InviteUserPage_expandedTopRight__1mSp1{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedBottom__3fphK,.InviteUserPage_expandedBottomLeft__Rpqn2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedBottomLeft__Rpqn2{border-left:1px solid #3aabf2}.InviteUserPage_expandedLeft__3BWSH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedRight__3KzyC{border-right:1px solid #3aabf2}.InviteUserPage_expandedMiddle__2DR1s,.InviteUserPage_expandedRight__3KzyC{background-color:rgba(58,171,242,.05)}.InviteUserPage_scrollable__GRVQZ{overflow-y:overlay;flex:1 1}.InviteUserPage_scrollable__GRVQZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.InviteUserPage_scrollable__GRVQZ::-webkit-scrollbar-button{display:none}.InviteUserPage_scrollable__GRVQZ::-webkit-scrollbar-thumb{background:#b9bbc9}.InviteUserPage_scrollable__GRVQZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.InviteUserPage_clickable__3EcjQ{cursor:pointer}.InviteUserPage_flex1__1DFZp{flex:1 1}.InviteUserPage_markedBackground__35ZgV{background-color:rgba(58,171,242,.05);transition:all .3s}.InviteUserPage_secondaryText__ZJkj1,.InviteUserPage_textOverflow__1xGXn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.InviteUserPage_secondaryText__ZJkj1{font-weight:400;color:#b9bbc9}.InviteUserPage_pageContainer__1v1fL{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.InviteUserPage_absoluteTopRight__6K1h-,.InviteUserPage_agreementStatusContainer__1BPhm,.InviteUserPage_pageSection__3itn8>h2+button{position:absolute;top:20px;right:25px}.InviteUserPage_pageSection__3itn8{margin-top:20px}.InviteUserPage_agreementStatusContainer__1BPhm{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.InviteUserPage_agreementStatusContainer__1BPhm>*{margin-left:70px}.InviteUserPage_agreementStatusContainer__1BPhm>:first-child{margin-left:0}@media screen and (max-width:762px){.InviteUserPage_agreementStatusContainer__1BPhm>*{margin-left:0}}@media screen and (max-width:1100px){.InviteUserPage_agreementStatusContainer__1BPhm{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.InviteUserPage_agreementStatusContainer__1BPhm{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.InviteUserPage_noBoxShadow__3qFbC{box-shadow:none}.InviteUserPage_overlayContainer__20EiE{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.InviteUserPage_alignCenter__s7IqX,.InviteUserPage_alignStart__2GBqi,.InviteUserPage_flex__20kJl,.InviteUserPage_flexCol__1xbdR,.InviteUserPage_flexRow__12VDT,.InviteUserPage_flexWrap__2QDC-,.InviteUserPage_justifyCenter___A3-4,.InviteUserPage_justifyStart__3mgU4{display:flex}.InviteUserPage_gap10__3isQp{grid-gap:10px;gap:10px}.InviteUserPage_justifyStart__3mgU4{justify-content:flex-start!important}.InviteUserPage_justifyCenter___A3-4{justify-content:center!important}.InviteUserPage_alignCenter__s7IqX{align-items:center!important}.InviteUserPage_alignStart__2GBqi{align-items:flex-start!important}.InviteUserPage_flexRow__12VDT{flex-direction:row!important}.InviteUserPage_flexCol__1xbdR{flex-direction:column!important}.InviteUserPage_flexWrap__2QDC-{flex-wrap:wrap!important}.InviteUserPage_widthFull__omxT5{width:100%!important}.InviteUserPage_thinScroll__2Xrs9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.InviteUserPage_thinScroll__2Xrs9::-webkit-scrollbar-button{display:none}.InviteUserPage_thinScroll__2Xrs9::-webkit-scrollbar-thumb{background:#b9bbc9}.InviteUserPage_thinScroll__2Xrs9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.InviteUserPage_formContainer__1pbVb{box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;padding:20px;display:flex;flex-direction:column;justify-content:flex-start}.InviteUserPage_formContainer__1pbVb>h1{text-align:left;color:#3e3e3e;font-size:24px;font-weight:700;text-transform:capitalize;margin-bottom:20px}.InviteUserPage_formContainer__1pbVb>form{display:flex;flex-direction:column;color:#878787}.InviteUserPage_formContainer__1pbVb>form>div{flex:1 1;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.InviteUserPage_formContainer__1pbVb>form>div>div{width:49%}.InviteUserPage_formContainer__1pbVb .InviteUserPage_buttonsContainer__2r-Kt{width:unset!important;flex-direction:row!important;flex:1 1;justify-content:flex-end;margin-top:40px}.DashboardPage_expandedTopLeft__aamXw{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardPage_expandedTopRight__2etZZ{border-right:1px solid #3aabf2}.DashboardPage_expandedTop__3P7w2,.DashboardPage_expandedTopRight__2etZZ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardPage_expandedBottom__1iE0p,.DashboardPage_expandedBottomLeft__3tmMk{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardPage_expandedBottomLeft__3tmMk{border-left:1px solid #3aabf2}.DashboardPage_expandedLeft__3w44N{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardPage_expandedRight__3ERqx{border-right:1px solid #3aabf2}.DashboardPage_expandedMiddle__2TfLz,.DashboardPage_expandedRight__3ERqx{background-color:rgba(58,171,242,.05)}.DashboardPage_scrollable__2uKFf{overflow-y:overlay;flex:1 1}.DashboardPage_scrollable__2uKFf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DashboardPage_scrollable__2uKFf::-webkit-scrollbar-button{display:none}.DashboardPage_scrollable__2uKFf::-webkit-scrollbar-thumb{background:#b9bbc9}.DashboardPage_scrollable__2uKFf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardPage_clickable__2joNL{cursor:pointer}.DashboardPage_flex1__616b6{flex:1 1}.DashboardPage_markedBackground__2_C7V{background-color:rgba(58,171,242,.05);transition:all .3s}.DashboardPage_secondaryText__3bU3s,.DashboardPage_textOverflow__3m-z6{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DashboardPage_secondaryText__3bU3s{font-weight:400;color:#b9bbc9}.DashboardPage_pageContainer__1lodC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DashboardPage_absoluteTopRight__36Qbo,.DashboardPage_agreementStatusContainer__VtJ1b,.DashboardPage_pageSection__sNhBM>h2+button{position:absolute;top:20px;right:25px}.DashboardPage_pageSection__sNhBM{margin-top:20px}.DashboardPage_agreementStatusContainer__VtJ1b{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DashboardPage_agreementStatusContainer__VtJ1b>*{margin-left:70px}.DashboardPage_agreementStatusContainer__VtJ1b>:first-child{margin-left:0}@media screen and (max-width:762px){.DashboardPage_agreementStatusContainer__VtJ1b>*{margin-left:0}}@media screen and (max-width:1100px){.DashboardPage_agreementStatusContainer__VtJ1b{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DashboardPage_agreementStatusContainer__VtJ1b{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DashboardPage_noBoxShadow__2RHU9{box-shadow:none}.DashboardPage_overlayContainer__Yp_qn{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DashboardPage_alignCenter__2xIPW,.DashboardPage_alignStart__PEaro,.DashboardPage_flex__26G6s,.DashboardPage_flexCol__QW2Nl,.DashboardPage_flexRow__2ntqe,.DashboardPage_flexWrap__1X4Nx,.DashboardPage_justifyCenter__9KIbZ,.DashboardPage_justifyStart__1DfH0{display:flex}.DashboardPage_gap10__2HAMh{grid-gap:10px;gap:10px}.DashboardPage_justifyStart__1DfH0{justify-content:flex-start!important}.DashboardPage_justifyCenter__9KIbZ{justify-content:center!important}.DashboardPage_alignCenter__2xIPW{align-items:center!important}.DashboardPage_alignStart__PEaro{align-items:flex-start!important}.DashboardPage_flexRow__2ntqe{flex-direction:row!important}.DashboardPage_flexCol__QW2Nl{flex-direction:column!important}.DashboardPage_flexWrap__1X4Nx{flex-wrap:wrap!important}.DashboardPage_widthFull__13id4{width:100%!important}.DashboardPage_thinScroll__1Jtyd::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DashboardPage_thinScroll__1Jtyd::-webkit-scrollbar-button{display:none}.DashboardPage_thinScroll__1Jtyd::-webkit-scrollbar-thumb{background:#b9bbc9}.DashboardPage_thinScroll__1Jtyd::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardPage_container__3ZJe0{border:1px solid}.DashboardPage_settingsButton__20cWo{margin-left:0!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.DashboardPage_settingsButton__20cWo>svg{fill:#3aabf2}.DashboardPage_verticalLine__2jvGI{width:1px;height:35px;background-color:#b9bbc9;margin:0 20px}.Clock_expandedTopLeft__2JCXE{border-left:1px solid #3aabf2}.Clock_expandedTopLeft__2JCXE,.Clock_expandedTopRight__19dD4{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Clock_expandedTopRight__19dD4{border-right:1px solid #3aabf2}.Clock_expandedTop__7cqVs{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Clock_expandedBottom__2XWuq,.Clock_expandedBottomLeft__3kuJW{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Clock_expandedBottomLeft__3kuJW,.Clock_expandedLeft__2wN6R{border-left:1px solid #3aabf2}.Clock_expandedLeft__2wN6R,.Clock_expandedRight__oG5qF{background-color:rgba(58,171,242,.05)}.Clock_expandedRight__oG5qF{border-right:1px solid #3aabf2}.Clock_expandedMiddle__2hKxN{background-color:rgba(58,171,242,.05)}.Clock_scrollable__1v_QJ{overflow-y:overlay;flex:1 1}.Clock_scrollable__1v_QJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Clock_scrollable__1v_QJ::-webkit-scrollbar-button{display:none}.Clock_scrollable__1v_QJ::-webkit-scrollbar-thumb{background:#b9bbc9}.Clock_scrollable__1v_QJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Clock_clickable__3AYj7{cursor:pointer}.Clock_flex1__2wWJl{flex:1 1}.Clock_markedBackground__StmFs{background-color:rgba(58,171,242,.05);transition:all .3s}.Clock_secondaryText__2R5TA,.Clock_textOverflow__ouKAN{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Clock_secondaryText__2R5TA{font-weight:400;color:#b9bbc9}.Clock_pageContainer__3cZ5o{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Clock_absoluteTopRight__3DQ4K,.Clock_agreementStatusContainer__3Pywo,.Clock_pageSection__3-LpG>h2+button{position:absolute;top:20px;right:25px}.Clock_pageSection__3-LpG{margin-top:20px}.Clock_agreementStatusContainer__3Pywo{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Clock_agreementStatusContainer__3Pywo>*{margin-left:70px}.Clock_agreementStatusContainer__3Pywo>:first-child{margin-left:0}@media screen and (max-width:762px){.Clock_agreementStatusContainer__3Pywo>*{margin-left:0}}@media screen and (max-width:1100px){.Clock_agreementStatusContainer__3Pywo{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Clock_agreementStatusContainer__3Pywo{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Clock_noBoxShadow__1JHZr{box-shadow:none}.Clock_overlayContainer__3e8TW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Clock_alignCenter__2hSZL,.Clock_alignStart__3aI2g,.Clock_flex__BL12o,.Clock_flexCol__3BBC4,.Clock_flexRow__2P033,.Clock_flexWrap__2ZF6w,.Clock_justifyCenter__1cKzf,.Clock_justifyStart__2pB25{display:flex}.Clock_gap10__350M5{grid-gap:10px;gap:10px}.Clock_justifyStart__2pB25{justify-content:flex-start!important}.Clock_justifyCenter__1cKzf{justify-content:center!important}.Clock_alignCenter__2hSZL{align-items:center!important}.Clock_alignStart__3aI2g{align-items:flex-start!important}.Clock_flexRow__2P033{flex-direction:row!important}.Clock_flexCol__3BBC4{flex-direction:column!important}.Clock_flexWrap__2ZF6w{flex-wrap:wrap!important}.Clock_widthFull__2TBoS{width:100%!important}.Clock_thinScroll__1bqaF::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Clock_thinScroll__1bqaF::-webkit-scrollbar-button{display:none}.Clock_thinScroll__1bqaF::-webkit-scrollbar-thumb{background:#b9bbc9}.Clock_thinScroll__1bqaF::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Clock_container__JB59I{display:flex;align-items:baseline}.Clock_dayPart__3RhpV{font-size:16px;margin-left:5px}.StatisticsMainPage_expandedTopLeft__1ZsLl{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticsMainPage_expandedTopRight__2A9NR{border-right:1px solid #3aabf2}.StatisticsMainPage_expandedTop__2TQD4,.StatisticsMainPage_expandedTopRight__2A9NR{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticsMainPage_expandedBottom__2q0yX,.StatisticsMainPage_expandedBottomLeft__1xwBJ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticsMainPage_expandedBottomLeft__1xwBJ{border-left:1px solid #3aabf2}.StatisticsMainPage_expandedLeft__3cagY{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticsMainPage_expandedRight__23Lkr{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.StatisticsMainPage_expandedMiddle__3lOJO{background-color:rgba(58,171,242,.05)}.StatisticsMainPage_scrollable__26DZV{overflow-y:overlay;flex:1 1}.StatisticsMainPage_scrollable__26DZV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatisticsMainPage_scrollable__26DZV::-webkit-scrollbar-button{display:none}.StatisticsMainPage_scrollable__26DZV::-webkit-scrollbar-thumb{background:#b9bbc9}.StatisticsMainPage_scrollable__26DZV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatisticsMainPage_clickable__1GVhD{cursor:pointer}.StatisticsMainPage_flex1__3ouhw{flex:1 1}.StatisticsMainPage_markedBackground__2kNbO{background-color:rgba(58,171,242,.05);transition:all .3s}.StatisticsMainPage_secondaryText__3rRDW,.StatisticsMainPage_textOverflow__cxHs_{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.StatisticsMainPage_secondaryText__3rRDW{font-weight:400;color:#b9bbc9}.StatisticsMainPage_pageContainer__1Km7R{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.StatisticsMainPage_absoluteTopRight__1Ru4k,.StatisticsMainPage_agreementStatusContainer__2oftm,.StatisticsMainPage_pageSection__9tRSW>h2+button{position:absolute;top:20px;right:25px}.StatisticsMainPage_pageSection__9tRSW{margin-top:20px}.StatisticsMainPage_agreementStatusContainer__2oftm{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StatisticsMainPage_agreementStatusContainer__2oftm>*{margin-left:70px}.StatisticsMainPage_agreementStatusContainer__2oftm>:first-child{margin-left:0}@media screen and (max-width:762px){.StatisticsMainPage_agreementStatusContainer__2oftm>*{margin-left:0}}@media screen and (max-width:1100px){.StatisticsMainPage_agreementStatusContainer__2oftm{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.StatisticsMainPage_agreementStatusContainer__2oftm{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.StatisticsMainPage_noBoxShadow__ZXt2K{box-shadow:none}.StatisticsMainPage_overlayContainer__1wTIp{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.StatisticsMainPage_alignCenter__1H3MI,.StatisticsMainPage_alignStart__5zLPI,.StatisticsMainPage_flex__1La-9,.StatisticsMainPage_flexCol__3yrSo,.StatisticsMainPage_flexRow__1XUcA,.StatisticsMainPage_flexWrap__udgYE,.StatisticsMainPage_justifyCenter__3Pgt3,.StatisticsMainPage_justifyStart__28uQx{display:flex}.StatisticsMainPage_gap10__LpGay{grid-gap:10px;gap:10px}.StatisticsMainPage_justifyStart__28uQx{justify-content:flex-start!important}.StatisticsMainPage_justifyCenter__3Pgt3{justify-content:center!important}.StatisticsMainPage_alignCenter__1H3MI{align-items:center!important}.StatisticsMainPage_alignStart__5zLPI{align-items:flex-start!important}.StatisticsMainPage_flexRow__1XUcA{flex-direction:row!important}.StatisticsMainPage_flexCol__3yrSo{flex-direction:column!important}.StatisticsMainPage_flexWrap__udgYE{flex-wrap:wrap!important}.StatisticsMainPage_widthFull__3E9vp{width:100%!important}.StatisticsMainPage_thinScroll__2fxGV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.StatisticsMainPage_thinScroll__2fxGV::-webkit-scrollbar-button{display:none}.StatisticsMainPage_thinScroll__2fxGV::-webkit-scrollbar-thumb{background:#b9bbc9}.StatisticsMainPage_thinScroll__2fxGV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.StatisticsMainPage_container__3vFyB{border:1px solid}.StatisticsMainPage_headerTagsContainer__1FlL2{display:flex;align-items:center;flex-wrap:wrap;margin-top:-10px}.StatisticsMainPage_headerTag__1Dnqx{width:130px;max-width:130px;height:25px;max-height:25px;padding:5px 5px 5px 10px;border:1px solid #3aabf2;border-radius:4px;display:flex;align-items:center;justify-content:space-between;margin-left:12.5px;margin-top:10px}.StatisticsMainPage_headerTag__1Dnqx>p{color:#3aabf2}.OverviewStats_expandedTopLeft__1BGdl{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewStats_expandedTopRight__3JL8i{border-right:1px solid #3aabf2}.OverviewStats_expandedTop__2YT5E,.OverviewStats_expandedTopRight__3JL8i{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewStats_expandedBottom__229LG,.OverviewStats_expandedBottomLeft__3QiiW{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewStats_expandedBottomLeft__3QiiW{border-left:1px solid #3aabf2}.OverviewStats_expandedLeft__1fdhW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewStats_expandedRight__3i-CG{border-right:1px solid #3aabf2}.OverviewStats_expandedMiddle__11hJI,.OverviewStats_expandedRight__3i-CG{background-color:rgba(58,171,242,.05)}.OverviewStats_scrollable__1aAG6{overflow-y:overlay;flex:1 1}.OverviewStats_scrollable__1aAG6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewStats_scrollable__1aAG6::-webkit-scrollbar-button{display:none}.OverviewStats_scrollable__1aAG6::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewStats_scrollable__1aAG6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewStats_clickable__XKOWG{cursor:pointer}.OverviewStats_flex1__2vqaa{flex:1 1}.OverviewStats_markedBackground__3SakK{background-color:rgba(58,171,242,.05);transition:all .3s}.OverviewStats_secondaryText__1D7vb,.OverviewStats_textOverflow__1hIiU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.OverviewStats_secondaryText__1D7vb{font-weight:400;color:#b9bbc9}.OverviewStats_pageContainer__1nGiA{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.OverviewStats_absoluteTopRight__etqtB,.OverviewStats_agreementStatusContainer__2GhFs,.OverviewStats_pageSection__1M7BP>h2+button{position:absolute;top:20px;right:25px}.OverviewStats_pageSection__1M7BP{margin-top:20px}.OverviewStats_agreementStatusContainer__2GhFs{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OverviewStats_agreementStatusContainer__2GhFs>*{margin-left:70px}.OverviewStats_agreementStatusContainer__2GhFs>:first-child{margin-left:0}@media screen and (max-width:762px){.OverviewStats_agreementStatusContainer__2GhFs>*{margin-left:0}}@media screen and (max-width:1100px){.OverviewStats_agreementStatusContainer__2GhFs{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.OverviewStats_agreementStatusContainer__2GhFs{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.OverviewStats_noBoxShadow__2l9KA{box-shadow:none}.OverviewStats_overlayContainer__30JM0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.OverviewStats_alignCenter__23_Xf,.OverviewStats_alignStart__3yp8Y,.OverviewStats_flex__3u7yv,.OverviewStats_flexCol__l0iY4,.OverviewStats_flexRow__2Gg57,.OverviewStats_flexWrap__3RDBI,.OverviewStats_justifyCenter__3WoPB,.OverviewStats_justifyStart__35f7O{display:flex}.OverviewStats_gap10__17Mkt{grid-gap:10px;gap:10px}.OverviewStats_justifyStart__35f7O{justify-content:flex-start!important}.OverviewStats_justifyCenter__3WoPB{justify-content:center!important}.OverviewStats_alignCenter__23_Xf{align-items:center!important}.OverviewStats_alignStart__3yp8Y{align-items:flex-start!important}.OverviewStats_flexRow__2Gg57{flex-direction:row!important}.OverviewStats_flexCol__l0iY4{flex-direction:column!important}.OverviewStats_flexWrap__3RDBI{flex-wrap:wrap!important}.OverviewStats_widthFull__2HsrS{width:100%!important}.OverviewStats_thinScroll__1wq8h::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewStats_thinScroll__1wq8h::-webkit-scrollbar-button{display:none}.OverviewStats_thinScroll__1wq8h::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewStats_thinScroll__1wq8h::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewStats_unsetPosition__1er6F{position:unset}.DoughnutChart_expandedTopLeft__P2Tgz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DoughnutChart_expandedTopRight__2dc3a{border-right:1px solid #3aabf2}.DoughnutChart_expandedTop__14Qrg,.DoughnutChart_expandedTopRight__2dc3a{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DoughnutChart_expandedBottom__584GN,.DoughnutChart_expandedBottomLeft__27jfn{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DoughnutChart_expandedBottomLeft__27jfn{border-left:1px solid #3aabf2}.DoughnutChart_expandedLeft__-LCzp{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DoughnutChart_expandedRight__1J_Mx{border-right:1px solid #3aabf2}.DoughnutChart_expandedMiddle__3aiGU,.DoughnutChart_expandedRight__1J_Mx{background-color:rgba(58,171,242,.05)}.DoughnutChart_scrollable__XVbl9{overflow-y:overlay;flex:1 1}.DoughnutChart_scrollable__XVbl9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DoughnutChart_scrollable__XVbl9::-webkit-scrollbar-button{display:none}.DoughnutChart_scrollable__XVbl9::-webkit-scrollbar-thumb{background:#b9bbc9}.DoughnutChart_scrollable__XVbl9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DoughnutChart_clickable__2h2c_{cursor:pointer}.DoughnutChart_flex1__2ef4b{flex:1 1}.DoughnutChart_markedBackground__3UEEN{background-color:rgba(58,171,242,.05);transition:all .3s}.DoughnutChart_secondaryText__12aBu,.DoughnutChart_textOverflow__17BK5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DoughnutChart_secondaryText__12aBu{font-weight:400;color:#b9bbc9}.DoughnutChart_pageContainer__biTrR{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DoughnutChart_absoluteTopRight__1_cn2,.DoughnutChart_agreementStatusContainer__tF-xU,.DoughnutChart_pageSection__2AHcF>h2+button{position:absolute;top:20px;right:25px}.DoughnutChart_pageSection__2AHcF{margin-top:20px}.DoughnutChart_agreementStatusContainer__tF-xU{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DoughnutChart_agreementStatusContainer__tF-xU>*{margin-left:70px}.DoughnutChart_agreementStatusContainer__tF-xU>:first-child{margin-left:0}@media screen and (max-width:762px){.DoughnutChart_agreementStatusContainer__tF-xU>*{margin-left:0}}@media screen and (max-width:1100px){.DoughnutChart_agreementStatusContainer__tF-xU{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DoughnutChart_agreementStatusContainer__tF-xU{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DoughnutChart_noBoxShadow__hX8h-{box-shadow:none}.DoughnutChart_overlayContainer__1HkAW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DoughnutChart_alignCenter__2QaCE,.DoughnutChart_alignStart__1yh9p,.DoughnutChart_flex__GeDqU,.DoughnutChart_flexCol__2v0SE,.DoughnutChart_flexRow__XVd_W,.DoughnutChart_flexWrap__31JOn,.DoughnutChart_justifyCenter__3oQfx,.DoughnutChart_justifyStart__2z164{display:flex}.DoughnutChart_gap10__16UQN{grid-gap:10px;gap:10px}.DoughnutChart_justifyStart__2z164{justify-content:flex-start!important}.DoughnutChart_justifyCenter__3oQfx{justify-content:center!important}.DoughnutChart_alignCenter__2QaCE{align-items:center!important}.DoughnutChart_alignStart__1yh9p{align-items:flex-start!important}.DoughnutChart_flexRow__XVd_W{flex-direction:row!important}.DoughnutChart_flexCol__2v0SE{flex-direction:column!important}.DoughnutChart_flexWrap__31JOn{flex-wrap:wrap!important}.DoughnutChart_widthFull__3QU1V{width:100%!important}.DoughnutChart_thinScroll__rfYOe::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DoughnutChart_thinScroll__rfYOe::-webkit-scrollbar-button{display:none}.DoughnutChart_thinScroll__rfYOe::-webkit-scrollbar-thumb{background:#b9bbc9}.DoughnutChart_thinScroll__rfYOe::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToolTipContent_expandedTopLeft__234Wr{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolTipContent_expandedTopRight__3qKLr{border-right:1px solid #3aabf2}.ToolTipContent_expandedTop__2sg5b,.ToolTipContent_expandedTopRight__3qKLr{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolTipContent_expandedBottom__3jTBF,.ToolTipContent_expandedBottomLeft__2L8Cl{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolTipContent_expandedBottomLeft__2L8Cl{border-left:1px solid #3aabf2}.ToolTipContent_expandedLeft__1-Jlu{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ToolTipContent_expandedRight__2k5Qh{border-right:1px solid #3aabf2}.ToolTipContent_expandedMiddle__1XU5O,.ToolTipContent_expandedRight__2k5Qh{background-color:rgba(58,171,242,.05)}.ToolTipContent_scrollable__2xlig{overflow-y:overlay;flex:1 1}.ToolTipContent_scrollable__2xlig::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToolTipContent_scrollable__2xlig::-webkit-scrollbar-button{display:none}.ToolTipContent_scrollable__2xlig::-webkit-scrollbar-thumb{background:#b9bbc9}.ToolTipContent_scrollable__2xlig::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToolTipContent_clickable__xCboY{cursor:pointer}.ToolTipContent_flex1__348lB{flex:1 1}.ToolTipContent_markedBackground__2MG-E{background-color:rgba(58,171,242,.05);transition:all .3s}.ToolTipContent_secondaryText__12lu0,.ToolTipContent_textOverflow__76FNq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ToolTipContent_secondaryText__12lu0{font-weight:400;color:#b9bbc9}.ToolTipContent_pageContainer__uoyCr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ToolTipContent_absoluteTopRight__3Cv63,.ToolTipContent_agreementStatusContainer__2Q0lH,.ToolTipContent_pageSection__1d0Lk>h2+button{position:absolute;top:20px;right:25px}.ToolTipContent_pageSection__1d0Lk{margin-top:20px}.ToolTipContent_agreementStatusContainer__2Q0lH{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ToolTipContent_agreementStatusContainer__2Q0lH>*{margin-left:70px}.ToolTipContent_agreementStatusContainer__2Q0lH>:first-child{margin-left:0}@media screen and (max-width:762px){.ToolTipContent_agreementStatusContainer__2Q0lH>*{margin-left:0}}@media screen and (max-width:1100px){.ToolTipContent_agreementStatusContainer__2Q0lH{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ToolTipContent_agreementStatusContainer__2Q0lH{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ToolTipContent_noBoxShadow__25eCd{box-shadow:none}.ToolTipContent_overlayContainer__1SOjZ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ToolTipContent_alignCenter__3Z5f9,.ToolTipContent_alignStart__nubWZ,.ToolTipContent_flex__MbEQQ,.ToolTipContent_flexCol__2AB7Q,.ToolTipContent_flexRow__2HPgo,.ToolTipContent_flexWrap__3lTF1,.ToolTipContent_justifyCenter__3x_gh,.ToolTipContent_justifyStart__1VPEH{display:flex}.ToolTipContent_gap10__17pdW{grid-gap:10px;gap:10px}.ToolTipContent_justifyStart__1VPEH{justify-content:flex-start!important}.ToolTipContent_justifyCenter__3x_gh{justify-content:center!important}.ToolTipContent_alignCenter__3Z5f9{align-items:center!important}.ToolTipContent_alignStart__nubWZ{align-items:flex-start!important}.ToolTipContent_flexRow__2HPgo{flex-direction:row!important}.ToolTipContent_flexCol__2AB7Q{flex-direction:column!important}.ToolTipContent_flexWrap__3lTF1{flex-wrap:wrap!important}.ToolTipContent_widthFull__3mDJk{width:100%!important}.ToolTipContent_thinScroll__2wTx8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ToolTipContent_thinScroll__2wTx8::-webkit-scrollbar-button{display:none}.ToolTipContent_thinScroll__2wTx8::-webkit-scrollbar-thumb{background:#b9bbc9}.ToolTipContent_thinScroll__2wTx8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ToolTipContent_container__1v66P{font-family:"Open Sans",sans-serif;font-size:14px}.ToolTipContent_headerLine__3nw5u,.ToolTipContent_listLine__2H-La{display:flex;align-items:center;justify-content:space-between}.ToolTipContent_line__3ULPn{margin-top:10px;background-color:#707070}.ToolTipContent_listLine__2H-La{height:40px}.ToolTipContent_boldText__1Vj9J,.ToolTipContent_boldTextExtraMargin__3lvde,.ToolTipContent_text__3-vJu,.ToolTipContent_textExtraMargin__KOwpo{color:#fff}.ToolTipContent_boldTextExtraMargin__3lvde,.ToolTipContent_textExtraMargin__KOwpo{margin-left:60px}.ToolTipContent_boldText__1Vj9J,.ToolTipContent_boldTextExtraMargin__3lvde{font-weight:700;margin-left:10px}.ToolTipContent_boldTextExtraMargin__3lvde{margin-left:60px}.ToolTipContent_listLineGroup__17Wf4{display:flex;align-items:center}.ColorCircle_expandedTopLeft__oR_0t{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColorCircle_expandedTopRight__mB8dF{border-right:1px solid #3aabf2}.ColorCircle_expandedTop__3ZlYY,.ColorCircle_expandedTopRight__mB8dF{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColorCircle_expandedBottom__1JyBe,.ColorCircle_expandedBottomLeft__Qw8Fe{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColorCircle_expandedBottomLeft__Qw8Fe{border-left:1px solid #3aabf2}.ColorCircle_expandedLeft__1HnWn{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ColorCircle_expandedRight__399oF{border-right:1px solid #3aabf2}.ColorCircle_expandedMiddle__1NUVu,.ColorCircle_expandedRight__399oF{background-color:rgba(58,171,242,.05)}.ColorCircle_scrollable__3lPWN{overflow-y:overlay;flex:1 1}.ColorCircle_scrollable__3lPWN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ColorCircle_scrollable__3lPWN::-webkit-scrollbar-button{display:none}.ColorCircle_scrollable__3lPWN::-webkit-scrollbar-thumb{background:#b9bbc9}.ColorCircle_scrollable__3lPWN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ColorCircle_clickable__3ZY5i{cursor:pointer}.ColorCircle_flex1__24_mK{flex:1 1}.ColorCircle_markedBackground__22YvA{background-color:rgba(58,171,242,.05);transition:all .3s}.ColorCircle_secondaryText__10Owl,.ColorCircle_textOverflow__3ACVr{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ColorCircle_secondaryText__10Owl{font-weight:400;color:#b9bbc9}.ColorCircle_pageContainer__10wTW{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ColorCircle_absoluteTopRight__3LFSc,.ColorCircle_agreementStatusContainer__2KRqC,.ColorCircle_pageSection__1CcWg>h2+button{position:absolute;top:20px;right:25px}.ColorCircle_pageSection__1CcWg{margin-top:20px}.ColorCircle_agreementStatusContainer__2KRqC{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ColorCircle_agreementStatusContainer__2KRqC>*{margin-left:70px}.ColorCircle_agreementStatusContainer__2KRqC>:first-child{margin-left:0}@media screen and (max-width:762px){.ColorCircle_agreementStatusContainer__2KRqC>*{margin-left:0}}@media screen and (max-width:1100px){.ColorCircle_agreementStatusContainer__2KRqC{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ColorCircle_agreementStatusContainer__2KRqC{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ColorCircle_noBoxShadow__3klKS{box-shadow:none}.ColorCircle_overlayContainer__2RoiC{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ColorCircle_alignCenter__Fuofw,.ColorCircle_alignStart__2uVrU,.ColorCircle_flex__3GmPk,.ColorCircle_flexCol__2A9lP,.ColorCircle_flexRow__JuAME,.ColorCircle_flexWrap__Ufbnl,.ColorCircle_justifyCenter__276i5,.ColorCircle_justifyStart__1IOWs{display:flex}.ColorCircle_gap10__2iqbv{grid-gap:10px;gap:10px}.ColorCircle_justifyStart__1IOWs{justify-content:flex-start!important}.ColorCircle_justifyCenter__276i5{justify-content:center!important}.ColorCircle_alignCenter__Fuofw{align-items:center!important}.ColorCircle_alignStart__2uVrU{align-items:flex-start!important}.ColorCircle_flexRow__JuAME{flex-direction:row!important}.ColorCircle_flexCol__2A9lP{flex-direction:column!important}.ColorCircle_flexWrap__Ufbnl{flex-wrap:wrap!important}.ColorCircle_widthFull__3dqVk{width:100%!important}.ColorCircle_thinScroll__2r1ML::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ColorCircle_thinScroll__2r1ML::-webkit-scrollbar-button{display:none}.ColorCircle_thinScroll__2r1ML::-webkit-scrollbar-thumb{background:#b9bbc9}.ColorCircle_thinScroll__2r1ML::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ColorCircle_container__1bKm9{border:1px solid}.ColorCircle_colorCircle__2CM27{width:10px;min-width:10px;height:10px;min-height:10px;border-radius:50%}.DualAxis_expandedTopLeft__2zldm{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DualAxis_expandedTopRight__3RfqG{border-right:1px solid #3aabf2}.DualAxis_expandedTop__1_8we,.DualAxis_expandedTopRight__3RfqG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DualAxis_expandedBottom__14dft,.DualAxis_expandedBottomLeft__17kHP{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DualAxis_expandedBottomLeft__17kHP{border-left:1px solid #3aabf2}.DualAxis_expandedLeft__1hiT2{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DualAxis_expandedRight__2bgYE{border-right:1px solid #3aabf2}.DualAxis_expandedMiddle__KuHDr,.DualAxis_expandedRight__2bgYE{background-color:rgba(58,171,242,.05)}.DualAxis_scrollable__3LLM8{overflow-y:overlay;flex:1 1}.DualAxis_scrollable__3LLM8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DualAxis_scrollable__3LLM8::-webkit-scrollbar-button{display:none}.DualAxis_scrollable__3LLM8::-webkit-scrollbar-thumb{background:#b9bbc9}.DualAxis_scrollable__3LLM8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DualAxis_clickable__3lpgy{cursor:pointer}.DualAxis_flex1__2qAsB{flex:1 1}.DualAxis_markedBackground__YzGHJ{background-color:rgba(58,171,242,.05);transition:all .3s}.DualAxis_secondaryText__3CpDk,.DualAxis_textOverflow__c_fYw{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DualAxis_secondaryText__3CpDk{font-weight:400;color:#b9bbc9}.DualAxis_pageContainer__2mrak{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DualAxis_absoluteTopRight__27sTk,.DualAxis_agreementStatusContainer__3Xg5z,.DualAxis_pageSection__2cb_Z>h2+button{position:absolute;top:20px;right:25px}.DualAxis_pageSection__2cb_Z{margin-top:20px}.DualAxis_agreementStatusContainer__3Xg5z{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DualAxis_agreementStatusContainer__3Xg5z>*{margin-left:70px}.DualAxis_agreementStatusContainer__3Xg5z>:first-child{margin-left:0}@media screen and (max-width:762px){.DualAxis_agreementStatusContainer__3Xg5z>*{margin-left:0}}@media screen and (max-width:1100px){.DualAxis_agreementStatusContainer__3Xg5z{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DualAxis_agreementStatusContainer__3Xg5z{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DualAxis_noBoxShadow__x3ky8{box-shadow:none}.DualAxis_overlayContainer__3_Dpk{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DualAxis_alignCenter__2plMt,.DualAxis_alignStart__2_0XS,.DualAxis_flex__21C4C,.DualAxis_flexCol__2wY6C,.DualAxis_flexRow__2250k,.DualAxis_flexWrap__3e__T,.DualAxis_justifyCenter__29AGd,.DualAxis_justifyStart__14Yj6{display:flex}.DualAxis_gap10__3dwzW{grid-gap:10px;gap:10px}.DualAxis_justifyStart__14Yj6{justify-content:flex-start!important}.DualAxis_justifyCenter__29AGd{justify-content:center!important}.DualAxis_alignCenter__2plMt{align-items:center!important}.DualAxis_alignStart__2_0XS{align-items:flex-start!important}.DualAxis_flexRow__2250k{flex-direction:row!important}.DualAxis_flexCol__2wY6C{flex-direction:column!important}.DualAxis_flexWrap__3e__T{flex-wrap:wrap!important}.DualAxis_widthFull__3fx_p{width:100%!important}.DualAxis_thinScroll__3OiPn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DualAxis_thinScroll__3OiPn::-webkit-scrollbar-button{display:none}.DualAxis_thinScroll__3OiPn::-webkit-scrollbar-thumb{background:#b9bbc9}.DualAxis_thinScroll__3OiPn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DualAxis_container__2qvgH{border:1px solid}.DualAxis_toolTipContainer__22MhW{padding:5px 10px}.CategoryToolTip_expandedTopLeft__3PlQF{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CategoryToolTip_expandedTopRight__1mac7{border-right:1px solid #3aabf2}.CategoryToolTip_expandedTop__Jn4WE,.CategoryToolTip_expandedTopRight__1mac7{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CategoryToolTip_expandedBottom__3XGpE,.CategoryToolTip_expandedBottomLeft__d8lUY{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CategoryToolTip_expandedBottomLeft__d8lUY{border-left:1px solid #3aabf2}.CategoryToolTip_expandedLeft__3FOkt{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CategoryToolTip_expandedRight__JxSK_{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CategoryToolTip_expandedMiddle__2KsAZ{background-color:rgba(58,171,242,.05)}.CategoryToolTip_scrollable__rsehw{overflow-y:overlay;flex:1 1}.CategoryToolTip_scrollable__rsehw::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CategoryToolTip_scrollable__rsehw::-webkit-scrollbar-button{display:none}.CategoryToolTip_scrollable__rsehw::-webkit-scrollbar-thumb{background:#b9bbc9}.CategoryToolTip_scrollable__rsehw::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CategoryToolTip_clickable__XPwmQ{cursor:pointer}.CategoryToolTip_flex1__1aosk{flex:1 1}.CategoryToolTip_markedBackground__1B1Je{background-color:rgba(58,171,242,.05);transition:all .3s}.CategoryToolTip_secondaryText__1lw0Q,.CategoryToolTip_textOverflow__37fom{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CategoryToolTip_secondaryText__1lw0Q{font-weight:400;color:#b9bbc9}.CategoryToolTip_pageContainer__3-xPo{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CategoryToolTip_absoluteTopRight__13xFC,.CategoryToolTip_agreementStatusContainer__OCdQy,.CategoryToolTip_pageSection__15Qj6>h2+button{position:absolute;top:20px;right:25px}.CategoryToolTip_pageSection__15Qj6{margin-top:20px}.CategoryToolTip_agreementStatusContainer__OCdQy{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CategoryToolTip_agreementStatusContainer__OCdQy>*{margin-left:70px}.CategoryToolTip_agreementStatusContainer__OCdQy>:first-child{margin-left:0}@media screen and (max-width:762px){.CategoryToolTip_agreementStatusContainer__OCdQy>*{margin-left:0}}@media screen and (max-width:1100px){.CategoryToolTip_agreementStatusContainer__OCdQy{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CategoryToolTip_agreementStatusContainer__OCdQy{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CategoryToolTip_noBoxShadow__1xMsC{box-shadow:none}.CategoryToolTip_overlayContainer__15_8m{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CategoryToolTip_alignCenter__3MzU7,.CategoryToolTip_alignStart__1SPDy,.CategoryToolTip_flex__13uhK,.CategoryToolTip_flexCol__1JQDZ,.CategoryToolTip_flexRow__jSBfp,.CategoryToolTip_flexWrap__1sGwe,.CategoryToolTip_justifyCenter__2kBFy,.CategoryToolTip_justifyStart__IBpUZ{display:flex}.CategoryToolTip_gap10__2sp5H{grid-gap:10px;gap:10px}.CategoryToolTip_justifyStart__IBpUZ{justify-content:flex-start!important}.CategoryToolTip_justifyCenter__2kBFy{justify-content:center!important}.CategoryToolTip_alignCenter__3MzU7{align-items:center!important}.CategoryToolTip_alignStart__1SPDy{align-items:flex-start!important}.CategoryToolTip_flexRow__jSBfp{flex-direction:row!important}.CategoryToolTip_flexCol__1JQDZ{flex-direction:column!important}.CategoryToolTip_flexWrap__1sGwe{flex-wrap:wrap!important}.CategoryToolTip_widthFull__3s3YS{width:100%!important}.CategoryToolTip_thinScroll__2CuBr::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CategoryToolTip_thinScroll__2CuBr::-webkit-scrollbar-button{display:none}.CategoryToolTip_thinScroll__2CuBr::-webkit-scrollbar-thumb{background:#b9bbc9}.CategoryToolTip_thinScroll__2CuBr::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CategoryToolTip_container__o6-dA{position:fixed;z-index:999;display:flex;align-items:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.CategoryToolTip_verticalLine__39oVe{width:1px;height:100%;background-color:#11174b}.CategoryToolTip_tooltipContainer__1h1Il{border-radius:2px;background-color:rgba(17,23,75,.9);padding:10px 15px;margin:0 15px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.MSLine_expandedTopLeft__2gMLY{border-left:1px solid #3aabf2}.MSLine_expandedTopLeft__2gMLY,.MSLine_expandedTopRight__1wj7X{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MSLine_expandedTopRight__1wj7X{border-right:1px solid #3aabf2}.MSLine_expandedTop__37N7D{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MSLine_expandedBottom__2N0Ib,.MSLine_expandedBottomLeft__2BNll{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.MSLine_expandedBottomLeft__2BNll,.MSLine_expandedLeft__1tdkA{border-left:1px solid #3aabf2}.MSLine_expandedLeft__1tdkA,.MSLine_expandedRight__1o1u-{background-color:rgba(58,171,242,.05)}.MSLine_expandedRight__1o1u-{border-right:1px solid #3aabf2}.MSLine_expandedMiddle__25FsE{background-color:rgba(58,171,242,.05)}.MSLine_scrollable__27NPM{overflow-y:overlay;flex:1 1}.MSLine_scrollable__27NPM::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.MSLine_scrollable__27NPM::-webkit-scrollbar-button{display:none}.MSLine_scrollable__27NPM::-webkit-scrollbar-thumb{background:#b9bbc9}.MSLine_scrollable__27NPM::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.MSLine_clickable__2K-SU{cursor:pointer}.MSLine_flex1__2457d{flex:1 1}.MSLine_markedBackground__GLXv7{background-color:rgba(58,171,242,.05);transition:all .3s}.MSLine_secondaryText__2WEz_,.MSLine_textOverflow__1DMbJ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.MSLine_secondaryText__2WEz_{font-weight:400;color:#b9bbc9}.MSLine_pageContainer__5MamE{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.MSLine_absoluteTopRight__3hwoY,.MSLine_agreementStatusContainer__Z0ZiO,.MSLine_pageSection__3-6XP>h2+button{position:absolute;top:20px;right:25px}.MSLine_pageSection__3-6XP{margin-top:20px}.MSLine_agreementStatusContainer__Z0ZiO{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MSLine_agreementStatusContainer__Z0ZiO>*{margin-left:70px}.MSLine_agreementStatusContainer__Z0ZiO>:first-child{margin-left:0}@media screen and (max-width:762px){.MSLine_agreementStatusContainer__Z0ZiO>*{margin-left:0}}@media screen and (max-width:1100px){.MSLine_agreementStatusContainer__Z0ZiO{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.MSLine_agreementStatusContainer__Z0ZiO{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.MSLine_noBoxShadow__S48m2{box-shadow:none}.MSLine_overlayContainer__148Rt{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.MSLine_alignCenter__3nnVq,.MSLine_alignStart__9hz1Q,.MSLine_flex__2Eh2Z,.MSLine_flexCol__1h4DN,.MSLine_flexRow__bNi2G,.MSLine_flexWrap__2pj2f,.MSLine_justifyCenter__25HYi,.MSLine_justifyStart__1tPXM{display:flex}.MSLine_gap10__2J6wc{grid-gap:10px;gap:10px}.MSLine_justifyStart__1tPXM{justify-content:flex-start!important}.MSLine_justifyCenter__25HYi{justify-content:center!important}.MSLine_alignCenter__3nnVq{align-items:center!important}.MSLine_alignStart__9hz1Q{align-items:flex-start!important}.MSLine_flexRow__bNi2G{flex-direction:row!important}.MSLine_flexCol__1h4DN{flex-direction:column!important}.MSLine_flexWrap__2pj2f{flex-wrap:wrap!important}.MSLine_widthFull__3MglM{width:100%!important}.MSLine_thinScroll__33_rD::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.MSLine_thinScroll__33_rD::-webkit-scrollbar-button{display:none}.MSLine_thinScroll__33_rD::-webkit-scrollbar-thumb{background:#b9bbc9}.MSLine_thinScroll__33_rD::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.MSLine_headContainer__3VvRi{display:flex}.MSLine_eventsLegend__29fOw{margin-left:auto;margin-right:25px;margin-bottom:auto;height:40px;color:#b9bbc9}.MSLine_chartTypeButton__23Zec{border:1px solid #ededee;border-radius:4px;background-color:#fff;width:40px;min-width:40px;height:40px;min-height:40px;margin-left:10px}.MSLine_chartTypeButton__23Zec>svg{fill:#11174b;transition:all .3s}.MSLine_chartTypeButton__23Zec:hover{background-color:#e2f2fc;border-color:#7ab6dd}.MSLine_chartTypeButton__23Zec:hover>svg{fill:#3aabf2;transition:all .3s}.MSLine_chartTypeButtonSelected__39V1o{background-color:#3aabf2;border-color:#3aabf2}.MSLine_chartTypeButtonSelected__39V1o>svg{fill:#fff;transition:all .3s}.MSLine_chartTypeButtonSelected__39V1o:hover{background-color:#3aabf2;border-color:#3aabf2}.MSLine_chartTypeButtonSelected__39V1o:hover>svg{fill:#fff}.MSLine_toolTipContainer__15zhO{padding:5px 10px}.ChartLegend_expandedTopLeft__3dwWx{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChartLegend_expandedTopRight__1MnV3{border-right:1px solid #3aabf2}.ChartLegend_expandedTop__1Rd6W,.ChartLegend_expandedTopRight__1MnV3{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChartLegend_expandedBottom__2J-jM,.ChartLegend_expandedBottomLeft__3i2gh{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChartLegend_expandedBottomLeft__3i2gh{border-left:1px solid #3aabf2}.ChartLegend_expandedLeft__3VSm3{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ChartLegend_expandedRight__1nwpT{border-right:1px solid #3aabf2}.ChartLegend_expandedMiddle__3WJnt,.ChartLegend_expandedRight__1nwpT{background-color:rgba(58,171,242,.05)}.ChartLegend_scrollable__1E79g{overflow-y:overlay;flex:1 1}.ChartLegend_scrollable__1E79g::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ChartLegend_scrollable__1E79g::-webkit-scrollbar-button{display:none}.ChartLegend_scrollable__1E79g::-webkit-scrollbar-thumb{background:#b9bbc9}.ChartLegend_scrollable__1E79g::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ChartLegend_clickable__372TH{cursor:pointer}.ChartLegend_flex1__2LgbM{flex:1 1}.ChartLegend_markedBackground__2GFq9{background-color:rgba(58,171,242,.05);transition:all .3s}.ChartLegend_secondaryText__2oGDa,.ChartLegend_textOverflow__20ba3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ChartLegend_secondaryText__2oGDa{font-weight:400;color:#b9bbc9}.ChartLegend_pageContainer__2IhUD{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ChartLegend_absoluteTopRight__1LAsj,.ChartLegend_agreementStatusContainer__1M9ki,.ChartLegend_pageSection__bKkPS>h2+button{position:absolute;top:20px;right:25px}.ChartLegend_pageSection__bKkPS{margin-top:20px}.ChartLegend_agreementStatusContainer__1M9ki{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChartLegend_agreementStatusContainer__1M9ki>*{margin-left:70px}.ChartLegend_agreementStatusContainer__1M9ki>:first-child{margin-left:0}@media screen and (max-width:762px){.ChartLegend_agreementStatusContainer__1M9ki>*{margin-left:0}}@media screen and (max-width:1100px){.ChartLegend_agreementStatusContainer__1M9ki{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ChartLegend_agreementStatusContainer__1M9ki{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ChartLegend_noBoxShadow__1p1Lr{box-shadow:none}.ChartLegend_overlayContainer__2GFyw{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ChartLegend_alignCenter__6UeVm,.ChartLegend_alignStart__2l8jr,.ChartLegend_flex__hfd3-,.ChartLegend_flexCol__2-UDn,.ChartLegend_flexRow__2xWtf,.ChartLegend_flexWrap__2_Jom,.ChartLegend_justifyCenter__37Hf9,.ChartLegend_justifyStart__GNZSg{display:flex}.ChartLegend_gap10__2ZJup{grid-gap:10px;gap:10px}.ChartLegend_justifyStart__GNZSg{justify-content:flex-start!important}.ChartLegend_justifyCenter__37Hf9{justify-content:center!important}.ChartLegend_alignCenter__6UeVm{align-items:center!important}.ChartLegend_alignStart__2l8jr{align-items:flex-start!important}.ChartLegend_flexRow__2xWtf{flex-direction:row!important}.ChartLegend_flexCol__2-UDn{flex-direction:column!important}.ChartLegend_flexWrap__2_Jom{flex-wrap:wrap!important}.ChartLegend_widthFull__2jXw4{width:100%!important}.ChartLegend_thinScroll__1Z_Io::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ChartLegend_thinScroll__1Z_Io::-webkit-scrollbar-button{display:none}.ChartLegend_thinScroll__1Z_Io::-webkit-scrollbar-thumb{background:#b9bbc9}.ChartLegend_thinScroll__1Z_Io::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ChartLegend_container__16FVV{display:flex;align-items:center;flex-wrap:wrap;margin-left:-30px;margin-top:-15px}.ChartLegend_container__16FVV>*{margin-left:30px;margin-top:15px}.ChartLegend_element__1-N6v{display:flex;align-items:center}.ChartLegend_element__1-N6v>p{margin-left:10px}.Header_expandedTopLeft__1F--S{border-left:1px solid #3aabf2}.Header_expandedTopLeft__1F--S,.Header_expandedTopRight__1ZFIm{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Header_expandedTopRight__1ZFIm{border-right:1px solid #3aabf2}.Header_expandedTop__12QNY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Header_expandedBottom__35KvW,.Header_expandedBottomLeft__3kbu2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.Header_expandedBottomLeft__3kbu2,.Header_expandedLeft__1X6TQ{border-left:1px solid #3aabf2}.Header_expandedLeft__1X6TQ,.Header_expandedRight__Vjr56{background-color:rgba(58,171,242,.05)}.Header_expandedRight__Vjr56{border-right:1px solid #3aabf2}.Header_expandedMiddle__2a_vw{background-color:rgba(58,171,242,.05)}.Header_scrollable__3en9L{overflow-y:overlay;flex:1 1}.Header_scrollable__3en9L::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Header_scrollable__3en9L::-webkit-scrollbar-button{display:none}.Header_scrollable__3en9L::-webkit-scrollbar-thumb{background:#b9bbc9}.Header_scrollable__3en9L::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Header_clickable__eQqCn{cursor:pointer}.Header_flex1__34O2B{flex:1 1}.Header_markedBackground__tglz7{background-color:rgba(58,171,242,.05);transition:all .3s}.Header_secondaryText__rz8En,.Header_textOverflow__17Ur3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.Header_secondaryText__rz8En{font-weight:400;color:#b9bbc9}.Header_pageContainer__1ZCLD{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.Header_absoluteTopRight__22scG,.Header_agreementStatusContainer__2qdzM,.Header_pageSection__1SWao>h2+button{position:absolute;top:20px;right:25px}.Header_pageSection__1SWao{margin-top:20px}.Header_agreementStatusContainer__2qdzM{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Header_agreementStatusContainer__2qdzM>*{margin-left:70px}.Header_agreementStatusContainer__2qdzM>:first-child{margin-left:0}@media screen and (max-width:762px){.Header_agreementStatusContainer__2qdzM>*{margin-left:0}}@media screen and (max-width:1100px){.Header_agreementStatusContainer__2qdzM{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.Header_agreementStatusContainer__2qdzM{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.Header_noBoxShadow__1iJcx{box-shadow:none}.Header_overlayContainer__Rk5G0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.Header_alignCenter__3xLpY,.Header_alignStart__1GIwF,.Header_flex__1yEI9,.Header_flexCol__WD_8s,.Header_flexRow__3NZz1,.Header_flexWrap__1PstE,.Header_justifyCenter__b7Cxd,.Header_justifyStart__2FrCT{display:flex}.Header_gap10__3IhgU{grid-gap:10px;gap:10px}.Header_justifyStart__2FrCT{justify-content:flex-start!important}.Header_justifyCenter__b7Cxd{justify-content:center!important}.Header_alignCenter__3xLpY{align-items:center!important}.Header_alignStart__1GIwF{align-items:flex-start!important}.Header_flexRow__3NZz1{flex-direction:row!important}.Header_flexCol__WD_8s{flex-direction:column!important}.Header_flexWrap__1PstE{flex-wrap:wrap!important}.Header_widthFull__T5VsN{width:100%!important}.Header_thinScroll__1wqSq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.Header_thinScroll__1wqSq::-webkit-scrollbar-button{display:none}.Header_thinScroll__1wqSq::-webkit-scrollbar-thumb{background:#b9bbc9}.Header_thinScroll__1wqSq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.Header_chartHeader__10r5z{background-color:#ededee;padding:15px 25px;width:100%;height:60px;display:flex;align-items:center}.Header_chartHeader__10r5z>div{display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width:1420px){.Header_chartHeader__10r5z{height:auto}}@media screen and (max-width:425px){.Header_chartHeader__10r5z{flex-direction:column}}.Header_expandButton__353ed{padding:0;width:85px;justify-content:flex-start}.Header_expandButton__353ed>div>p{color:#3aabf2;margin-left:5px}.Header_expandButton__353ed>svg{fill:#3aabf2}@media screen and (max-width:425px){.Header_expandButton__353ed{margin:10px 0}}.Header_separated__1FLzF{height:100%;border-left:1px solid #b9bbc9;padding-left:15px;margin-left:15px;font-size:12px;text-transform:uppercase;color:#707070;display:flex;align-items:center}.Header_total__1hBOn{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;font-size:smaller}.ViewersChart_expandedTopLeft__3iY5M{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersChart_expandedTopRight__NRBVm{border-right:1px solid #3aabf2}.ViewersChart_expandedTop__1jhjG,.ViewersChart_expandedTopRight__NRBVm{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersChart_expandedBottom__3ynw8,.ViewersChart_expandedBottomLeft__1Cfw0{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersChart_expandedBottomLeft__1Cfw0{border-left:1px solid #3aabf2}.ViewersChart_expandedLeft__2bMBb{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersChart_expandedRight__3gRWd{border-right:1px solid #3aabf2}.ViewersChart_expandedMiddle__n-On9,.ViewersChart_expandedRight__3gRWd{background-color:rgba(58,171,242,.05)}.ViewersChart_scrollable__2MYyE{overflow-y:overlay;flex:1 1}.ViewersChart_scrollable__2MYyE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersChart_scrollable__2MYyE::-webkit-scrollbar-button{display:none}.ViewersChart_scrollable__2MYyE::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersChart_scrollable__2MYyE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersChart_clickable__2bqWk{cursor:pointer}.ViewersChart_flex1__1vSFe{flex:1 1}.ViewersChart_markedBackground__2R5Dg{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersChart_secondaryText__3ffpF,.ViewersChart_textOverflow__19MGy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersChart_secondaryText__3ffpF{font-weight:400;color:#b9bbc9}.ViewersChart_pageContainer__He9nk{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersChart_absoluteTopRight__3E-DH,.ViewersChart_agreementStatusContainer__3pFy5,.ViewersChart_pageSection__3RZ_5>h2+button{position:absolute;top:20px;right:25px}.ViewersChart_pageSection__3RZ_5{margin-top:20px}.ViewersChart_agreementStatusContainer__3pFy5{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersChart_agreementStatusContainer__3pFy5>*{margin-left:70px}.ViewersChart_agreementStatusContainer__3pFy5>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersChart_agreementStatusContainer__3pFy5>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersChart_agreementStatusContainer__3pFy5{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersChart_agreementStatusContainer__3pFy5{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersChart_noBoxShadow__nw_BN{box-shadow:none}.ViewersChart_overlayContainer__bmP3o{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersChart_alignCenter__3GV5v,.ViewersChart_alignStart__3tHfQ,.ViewersChart_flex__GA0o7,.ViewersChart_flexCol__1_JUL,.ViewersChart_flexRow__qX-4g,.ViewersChart_flexWrap__f-Aop,.ViewersChart_justifyCenter__2kZEB,.ViewersChart_justifyStart__3cO6H{display:flex}.ViewersChart_gap10__FQ12H{grid-gap:10px;gap:10px}.ViewersChart_justifyStart__3cO6H{justify-content:flex-start!important}.ViewersChart_justifyCenter__2kZEB{justify-content:center!important}.ViewersChart_alignCenter__3GV5v{align-items:center!important}.ViewersChart_alignStart__3tHfQ{align-items:flex-start!important}.ViewersChart_flexRow__qX-4g{flex-direction:row!important}.ViewersChart_flexCol__1_JUL{flex-direction:column!important}.ViewersChart_flexWrap__f-Aop{flex-wrap:wrap!important}.ViewersChart_widthFull__MI7nc{width:100%!important}.ViewersChart_thinScroll__1UQqW::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersChart_thinScroll__1UQqW::-webkit-scrollbar-button{display:none}.ViewersChart_thinScroll__1UQqW::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersChart_thinScroll__1UQqW::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersChart_chartHeader__3C1Nd{background-color:#ededee;padding:10px;width:100%;display:flex;align-items:center}.ViewersChart_separated__1nJ4O{border-right:1px solid #b9bbc9;padding-right:10px;margin-left:10px;font-size:smaller}.ViewersChart_total__20lNb{flex:1 1;text-align:end;font-size:smaller}.ViewersChart_bold__1igGp{font-weight:700}.ViewersChart_bigger__EWYTX{font-size:larger}.ViewersChart_chartContainer__1dqKr{box-shadow:#b9bbc9}.ViewersChart_unsetPosition__fLVvq{position:unset}.ViewersExpandableChart_expandedTopLeft__3MOma{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersExpandableChart_expandedTopRight__3OhdU{border-right:1px solid #3aabf2}.ViewersExpandableChart_expandedTop__3ecmw,.ViewersExpandableChart_expandedTopRight__3OhdU{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersExpandableChart_expandedBottom__18EUw,.ViewersExpandableChart_expandedBottomLeft__MRLT2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersExpandableChart_expandedBottomLeft__MRLT2{border-left:1px solid #3aabf2}.ViewersExpandableChart_expandedLeft__C3Wzr{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersExpandableChart_expandedRight__1iQ63{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersExpandableChart_expandedMiddle__3IQf-{background-color:rgba(58,171,242,.05)}.ViewersExpandableChart_scrollable__2FLV0{overflow-y:overlay;flex:1 1}.ViewersExpandableChart_scrollable__2FLV0::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersExpandableChart_scrollable__2FLV0::-webkit-scrollbar-button{display:none}.ViewersExpandableChart_scrollable__2FLV0::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersExpandableChart_scrollable__2FLV0::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersExpandableChart_clickable__27YgD{cursor:pointer}.ViewersExpandableChart_flex1__1w1kn{flex:1 1}.ViewersExpandableChart_markedBackground__3J6wx{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersExpandableChart_secondaryText__Numfx,.ViewersExpandableChart_textOverflow__3KbGo{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersExpandableChart_secondaryText__Numfx{font-weight:400;color:#b9bbc9}.ViewersExpandableChart_pageContainer__jTwL9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersExpandableChart_absoluteTopRight__hiVUU,.ViewersExpandableChart_agreementStatusContainer__2QzSe,.ViewersExpandableChart_pageSection__1oH_9>h2+button{position:absolute;top:20px;right:25px}.ViewersExpandableChart_pageSection__1oH_9{margin-top:20px}.ViewersExpandableChart_agreementStatusContainer__2QzSe{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersExpandableChart_agreementStatusContainer__2QzSe>*{margin-left:70px}.ViewersExpandableChart_agreementStatusContainer__2QzSe>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersExpandableChart_agreementStatusContainer__2QzSe>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersExpandableChart_agreementStatusContainer__2QzSe{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersExpandableChart_agreementStatusContainer__2QzSe{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersExpandableChart_noBoxShadow__251B_{box-shadow:none}.ViewersExpandableChart_overlayContainer__2DCX6{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersExpandableChart_alignCenter__3aTmh,.ViewersExpandableChart_alignStart__2Bn-j,.ViewersExpandableChart_flex__2vgdV,.ViewersExpandableChart_flexCol__ILORY,.ViewersExpandableChart_flexRow__vxNZt,.ViewersExpandableChart_flexWrap__1q0Ec,.ViewersExpandableChart_justifyCenter__1lNJI,.ViewersExpandableChart_justifyStart__1HeGQ{display:flex}.ViewersExpandableChart_gap10__2P_b2{grid-gap:10px;gap:10px}.ViewersExpandableChart_justifyStart__1HeGQ{justify-content:flex-start!important}.ViewersExpandableChart_justifyCenter__1lNJI{justify-content:center!important}.ViewersExpandableChart_alignCenter__3aTmh{align-items:center!important}.ViewersExpandableChart_alignStart__2Bn-j{align-items:flex-start!important}.ViewersExpandableChart_flexRow__vxNZt{flex-direction:row!important}.ViewersExpandableChart_flexCol__ILORY{flex-direction:column!important}.ViewersExpandableChart_flexWrap__1q0Ec{flex-wrap:wrap!important}.ViewersExpandableChart_widthFull__3xqsA{width:100%!important}.ViewersExpandableChart_thinScroll__3akVz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersExpandableChart_thinScroll__3akVz::-webkit-scrollbar-button{display:none}.ViewersExpandableChart_thinScroll__3akVz::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersExpandableChart_thinScroll__3akVz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ExpandableBarChart_expandedTopLeft__29hai{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandableBarChart_expandedTopRight__3bCNb{border-right:1px solid #3aabf2}.ExpandableBarChart_expandedTop__2yYA7,.ExpandableBarChart_expandedTopRight__3bCNb{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandableBarChart_expandedBottom__1Qgs0,.ExpandableBarChart_expandedBottomLeft__2b0WD{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandableBarChart_expandedBottomLeft__2b0WD{border-left:1px solid #3aabf2}.ExpandableBarChart_expandedLeft__2hXpl{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandableBarChart_expandedRight__3hi0F{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ExpandableBarChart_expandedMiddle__1spu-{background-color:rgba(58,171,242,.05)}.ExpandableBarChart_scrollable__tKYt5{overflow-y:overlay;flex:1 1}.ExpandableBarChart_scrollable__tKYt5::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ExpandableBarChart_scrollable__tKYt5::-webkit-scrollbar-button{display:none}.ExpandableBarChart_scrollable__tKYt5::-webkit-scrollbar-thumb{background:#b9bbc9}.ExpandableBarChart_scrollable__tKYt5::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ExpandableBarChart_clickable__GJbE6{cursor:pointer}.ExpandableBarChart_flex1__2oaOX{flex:1 1}.ExpandableBarChart_markedBackground__1pxxY{background-color:rgba(58,171,242,.05);transition:all .3s}.ExpandableBarChart_secondaryText__3jqLb,.ExpandableBarChart_textOverflow__2wNsb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ExpandableBarChart_secondaryText__3jqLb{font-weight:400;color:#b9bbc9}.ExpandableBarChart_pageContainer__EAqic{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ExpandableBarChart_absoluteTopRight__2l9Pa,.ExpandableBarChart_agreementStatusContainer__2_xvI,.ExpandableBarChart_pageSection__2OSk0>h2+button{position:absolute;top:20px;right:25px}.ExpandableBarChart_pageSection__2OSk0{margin-top:20px}.ExpandableBarChart_agreementStatusContainer__2_xvI{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ExpandableBarChart_agreementStatusContainer__2_xvI>*{margin-left:70px}.ExpandableBarChart_agreementStatusContainer__2_xvI>:first-child{margin-left:0}@media screen and (max-width:762px){.ExpandableBarChart_agreementStatusContainer__2_xvI>*{margin-left:0}}@media screen and (max-width:1100px){.ExpandableBarChart_agreementStatusContainer__2_xvI{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ExpandableBarChart_agreementStatusContainer__2_xvI{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ExpandableBarChart_noBoxShadow__1qTrb{box-shadow:none}.ExpandableBarChart_overlayContainer__2Na0d{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ExpandableBarChart_alignCenter__30Jan,.ExpandableBarChart_alignStart__2GLJC,.ExpandableBarChart_flex__2loyw,.ExpandableBarChart_flexCol__1jjje,.ExpandableBarChart_flexRow__1sjQy,.ExpandableBarChart_flexWrap__2JlTP,.ExpandableBarChart_justifyCenter__23Sra,.ExpandableBarChart_justifyStart__2mBHp{display:flex}.ExpandableBarChart_gap10__33laY{grid-gap:10px;gap:10px}.ExpandableBarChart_justifyStart__2mBHp{justify-content:flex-start!important}.ExpandableBarChart_justifyCenter__23Sra{justify-content:center!important}.ExpandableBarChart_alignCenter__30Jan{align-items:center!important}.ExpandableBarChart_alignStart__2GLJC{align-items:flex-start!important}.ExpandableBarChart_flexRow__1sjQy{flex-direction:row!important}.ExpandableBarChart_flexCol__1jjje{flex-direction:column!important}.ExpandableBarChart_flexWrap__2JlTP{flex-wrap:wrap!important}.ExpandableBarChart_widthFull__-azK9{width:100%!important}.ExpandableBarChart_thinScroll__3nKxZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ExpandableBarChart_thinScroll__3nKxZ::-webkit-scrollbar-button{display:none}.ExpandableBarChart_thinScroll__3nKxZ::-webkit-scrollbar-thumb{background:#b9bbc9}.ExpandableBarChart_thinScroll__3nKxZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ExpandableBarChart_container__1XrEN{margin-left:-25px;margin-right:-25px;background-color:#f9f9f9}.ExpandableBarChart_chartContainer__39rBd{display:flex;width:100%;padding:10px 25px}@media screen and (max-width:425px){.ExpandableBarChart_chartContainer__39rBd{flex-direction:column}}.ExpandableBarChart_verticalLine__18o-g{width:1px;height:590px;margin:0 15px 0 25px;background-color:#ededee}.SectionHeader_expandedTopLeft__1n7fh{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionHeader_expandedTopRight__12iOL{border-right:1px solid #3aabf2}.SectionHeader_expandedTop__3u1QG,.SectionHeader_expandedTopRight__12iOL{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionHeader_expandedBottom__3TC50,.SectionHeader_expandedBottomLeft__3RVB3{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionHeader_expandedBottomLeft__3RVB3{border-left:1px solid #3aabf2}.SectionHeader_expandedLeft__3vLAB{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SectionHeader_expandedRight__aK3ED{border-right:1px solid #3aabf2}.SectionHeader_expandedMiddle__2TOfj,.SectionHeader_expandedRight__aK3ED{background-color:rgba(58,171,242,.05)}.SectionHeader_scrollable__1G_CO{overflow-y:overlay;flex:1 1}.SectionHeader_scrollable__1G_CO::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionHeader_scrollable__1G_CO::-webkit-scrollbar-button{display:none}.SectionHeader_scrollable__1G_CO::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionHeader_scrollable__1G_CO::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionHeader_clickable__20MmB{cursor:pointer}.SectionHeader_flex1__3HaKI{flex:1 1}.SectionHeader_markedBackground__1YkJz{background-color:rgba(58,171,242,.05);transition:all .3s}.SectionHeader_secondaryText__1oVlv,.SectionHeader_textOverflow__31cDx{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SectionHeader_secondaryText__1oVlv{font-weight:400;color:#b9bbc9}.SectionHeader_pageContainer__3B8HB{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SectionHeader_absoluteTopRight__2-L6u,.SectionHeader_agreementStatusContainer__1oimG,.SectionHeader_pageSection__2reBC>h2+button{position:absolute;top:20px;right:25px}.SectionHeader_pageSection__2reBC{margin-top:20px}.SectionHeader_agreementStatusContainer__1oimG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SectionHeader_agreementStatusContainer__1oimG>*{margin-left:70px}.SectionHeader_agreementStatusContainer__1oimG>:first-child{margin-left:0}@media screen and (max-width:762px){.SectionHeader_agreementStatusContainer__1oimG>*{margin-left:0}}@media screen and (max-width:1100px){.SectionHeader_agreementStatusContainer__1oimG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SectionHeader_agreementStatusContainer__1oimG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SectionHeader_noBoxShadow__32PR_{box-shadow:none}.SectionHeader_overlayContainer__2Fd2h{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SectionHeader_alignCenter__2zYTJ,.SectionHeader_alignStart__f8BER,.SectionHeader_flex__3Na90,.SectionHeader_flexCol___OW9_,.SectionHeader_flexRow__21H6o,.SectionHeader_flexWrap__3mpTo,.SectionHeader_justifyCenter__1mezB,.SectionHeader_justifyStart__2QeoQ{display:flex}.SectionHeader_gap10__1Y0dg{grid-gap:10px;gap:10px}.SectionHeader_justifyStart__2QeoQ{justify-content:flex-start!important}.SectionHeader_justifyCenter__1mezB{justify-content:center!important}.SectionHeader_alignCenter__2zYTJ{align-items:center!important}.SectionHeader_alignStart__f8BER{align-items:flex-start!important}.SectionHeader_flexRow__21H6o{flex-direction:row!important}.SectionHeader_flexCol___OW9_{flex-direction:column!important}.SectionHeader_flexWrap__3mpTo{flex-wrap:wrap!important}.SectionHeader_widthFull__3w3Hp{width:100%!important}.SectionHeader_thinScroll__3zTTG::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SectionHeader_thinScroll__3zTTG::-webkit-scrollbar-button{display:none}.SectionHeader_thinScroll__3zTTG::-webkit-scrollbar-thumb{background:#b9bbc9}.SectionHeader_thinScroll__3zTTG::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SectionHeader_header__eoFFu{display:flex;align-items:center}@media screen and (max-width:800px){.SectionHeader_header__eoFFu{align-items:flex-start;flex-direction:column;grid-gap:10px;gap:10px}}.SectionHeader_headerButtons__3wi0g{margin-left:auto;display:flex;align-items:center}.SectionHeader_headerButtons__3wi0g>*{margin-left:12px}.SectionHeader_headerButtons__3wi0g>:first-child{margin-left:0}.SectionHeader_headerButtons__3wi0g>p{color:#707070}@media screen and (max-width:762px){.SectionHeader_headerButtons__3wi0g{margin-left:0}}@media screen and (max-width:668px){.SectionHeader_headerButtons__3wi0g{flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px}}.SectionHeader_periodInput___TVZf{width:150px!important}.SectionHeader_customPeriodPicker__1RrOe{max-width:225px;height:40px;z-index:2}.SectionHeader_customPeriodPicker__1RrOe>div:first-child{height:40px;max-width:100%}.SectionHeader_customPeriodPicker__1RrOe>div:first-child>input{margin-left:0;height:40px;width:100%;border-color:#ededee}.SectionHeader_customPeriodPicker__1RrOe>div:first-child>input:focus,.SectionHeader_customPeriodPicker__1RrOe>div:first-child>input:hover{box-shadow:none;border:1px solid #3aabf2}.SectionHeader_customPeriodPicker__1RrOe>div:last-child{left:-435px}.OverviewExpandableSection_expandedTopLeft__39AlA{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewExpandableSection_expandedTopRight__3BvEa{border-right:1px solid #3aabf2}.OverviewExpandableSection_expandedTop__40phK,.OverviewExpandableSection_expandedTopRight__3BvEa{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewExpandableSection_expandedBottom__hdUyR,.OverviewExpandableSection_expandedBottomLeft__3G2BP{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewExpandableSection_expandedBottomLeft__3G2BP{border-left:1px solid #3aabf2}.OverviewExpandableSection_expandedLeft__2xWQV{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewExpandableSection_expandedRight__1IIzx{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewExpandableSection_expandedMiddle__A8NqD{background-color:rgba(58,171,242,.05)}.OverviewExpandableSection_scrollable__30FpC{overflow-y:overlay;flex:1 1}.OverviewExpandableSection_scrollable__30FpC::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewExpandableSection_scrollable__30FpC::-webkit-scrollbar-button{display:none}.OverviewExpandableSection_scrollable__30FpC::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewExpandableSection_scrollable__30FpC::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewExpandableSection_clickable__3QD8R{cursor:pointer}.OverviewExpandableSection_flex1__1T_7c{flex:1 1}.OverviewExpandableSection_markedBackground__1jy4a{background-color:rgba(58,171,242,.05);transition:all .3s}.OverviewExpandableSection_secondaryText__1zrW2,.OverviewExpandableSection_textOverflow__6bGoP{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.OverviewExpandableSection_secondaryText__1zrW2{font-weight:400;color:#b9bbc9}.OverviewExpandableSection_pageContainer__31ZCC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.OverviewExpandableSection_absoluteTopRight__2jJ-l,.OverviewExpandableSection_agreementStatusContainer___mFob,.OverviewExpandableSection_pageSection__1v8vF>h2+button{position:absolute;top:20px;right:25px}.OverviewExpandableSection_pageSection__1v8vF{margin-top:20px}.OverviewExpandableSection_agreementStatusContainer___mFob{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OverviewExpandableSection_agreementStatusContainer___mFob>*{margin-left:70px}.OverviewExpandableSection_agreementStatusContainer___mFob>:first-child{margin-left:0}@media screen and (max-width:762px){.OverviewExpandableSection_agreementStatusContainer___mFob>*{margin-left:0}}@media screen and (max-width:1100px){.OverviewExpandableSection_agreementStatusContainer___mFob{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.OverviewExpandableSection_agreementStatusContainer___mFob{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.OverviewExpandableSection_noBoxShadow__znEDe{box-shadow:none}.OverviewExpandableSection_overlayContainer__Bskh8{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.OverviewExpandableSection_alignCenter__2owyM,.OverviewExpandableSection_alignStart__1zvbp,.OverviewExpandableSection_flex__mEJ6N,.OverviewExpandableSection_flexCol__1eSzk,.OverviewExpandableSection_flexRow__2SrIT,.OverviewExpandableSection_flexWrap__1Qgs6,.OverviewExpandableSection_justifyCenter__lAOB7,.OverviewExpandableSection_justifyStart___Ezgx{display:flex}.OverviewExpandableSection_gap10__aMGAf{grid-gap:10px;gap:10px}.OverviewExpandableSection_justifyStart___Ezgx{justify-content:flex-start!important}.OverviewExpandableSection_justifyCenter__lAOB7{justify-content:center!important}.OverviewExpandableSection_alignCenter__2owyM{align-items:center!important}.OverviewExpandableSection_alignStart__1zvbp{align-items:flex-start!important}.OverviewExpandableSection_flexRow__2SrIT{flex-direction:row!important}.OverviewExpandableSection_flexCol__1eSzk{flex-direction:column!important}.OverviewExpandableSection_flexWrap__1Qgs6{flex-wrap:wrap!important}.OverviewExpandableSection_widthFull__1qTY0{width:100%!important}.OverviewExpandableSection_thinScroll__4LWcY::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewExpandableSection_thinScroll__4LWcY::-webkit-scrollbar-button{display:none}.OverviewExpandableSection_thinScroll__4LWcY::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewExpandableSection_thinScroll__4LWcY::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewExpandableSection_verticalLine__34bEv{width:1px;height:590px;margin:0 15px 0 25px;background-color:#ededee}@media screen and (max-width:425px){.OverviewExpandableSection_verticalLine__34bEv{margin:10px;height:1px}}.EventsDoughnut_expandedTopLeft__3X1gX{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EventsDoughnut_expandedTopRight__17Hok{border-right:1px solid #3aabf2}.EventsDoughnut_expandedTop__2EiZL,.EventsDoughnut_expandedTopRight__17Hok{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EventsDoughnut_expandedBottom__2vq2q,.EventsDoughnut_expandedBottomLeft__2hWL9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EventsDoughnut_expandedBottomLeft__2hWL9{border-left:1px solid #3aabf2}.EventsDoughnut_expandedLeft__2-Sxy{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EventsDoughnut_expandedRight__31X0G{border-right:1px solid #3aabf2}.EventsDoughnut_expandedMiddle__3NFIY,.EventsDoughnut_expandedRight__31X0G{background-color:rgba(58,171,242,.05)}.EventsDoughnut_scrollable__3WiHA{overflow-y:overlay;flex:1 1}.EventsDoughnut_scrollable__3WiHA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EventsDoughnut_scrollable__3WiHA::-webkit-scrollbar-button{display:none}.EventsDoughnut_scrollable__3WiHA::-webkit-scrollbar-thumb{background:#b9bbc9}.EventsDoughnut_scrollable__3WiHA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EventsDoughnut_clickable__1Ltxx{cursor:pointer}.EventsDoughnut_flex1__pBgki{flex:1 1}.EventsDoughnut_markedBackground__2p-a9{background-color:rgba(58,171,242,.05);transition:all .3s}.EventsDoughnut_secondaryText__s7Vfj,.EventsDoughnut_textOverflow__1ArWn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EventsDoughnut_secondaryText__s7Vfj{font-weight:400;color:#b9bbc9}.EventsDoughnut_pageContainer__2Z_fs{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EventsDoughnut_absoluteTopRight__1v4Bh,.EventsDoughnut_agreementStatusContainer__18B1a,.EventsDoughnut_pageSection__q9YQQ>h2+button{position:absolute;top:20px;right:25px}.EventsDoughnut_pageSection__q9YQQ{margin-top:20px}.EventsDoughnut_agreementStatusContainer__18B1a{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EventsDoughnut_agreementStatusContainer__18B1a>*{margin-left:70px}.EventsDoughnut_agreementStatusContainer__18B1a>:first-child{margin-left:0}@media screen and (max-width:762px){.EventsDoughnut_agreementStatusContainer__18B1a>*{margin-left:0}}@media screen and (max-width:1100px){.EventsDoughnut_agreementStatusContainer__18B1a{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EventsDoughnut_agreementStatusContainer__18B1a{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EventsDoughnut_noBoxShadow__3X7Oq{box-shadow:none}.EventsDoughnut_overlayContainer__1zaZD{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EventsDoughnut_alignCenter__3zBzx,.EventsDoughnut_alignStart__1O5f3,.EventsDoughnut_flex__3XRlb,.EventsDoughnut_flexCol__2GHsT,.EventsDoughnut_flexRow__3Jd8c,.EventsDoughnut_flexWrap__14QdC,.EventsDoughnut_justifyCenter__2JUTR,.EventsDoughnut_justifyStart__1sMuW{display:flex}.EventsDoughnut_gap10__2bFxU{grid-gap:10px;gap:10px}.EventsDoughnut_justifyStart__1sMuW{justify-content:flex-start!important}.EventsDoughnut_justifyCenter__2JUTR{justify-content:center!important}.EventsDoughnut_alignCenter__3zBzx{align-items:center!important}.EventsDoughnut_alignStart__1O5f3{align-items:flex-start!important}.EventsDoughnut_flexRow__3Jd8c{flex-direction:row!important}.EventsDoughnut_flexCol__2GHsT{flex-direction:column!important}.EventsDoughnut_flexWrap__14QdC{flex-wrap:wrap!important}.EventsDoughnut_widthFull__36cVD{width:100%!important}.EventsDoughnut_thinScroll__2HhjR::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EventsDoughnut_thinScroll__2HhjR::-webkit-scrollbar-button{display:none}.EventsDoughnut_thinScroll__2HhjR::-webkit-scrollbar-thumb{background:#b9bbc9}.EventsDoughnut_thinScroll__2HhjR::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EventsDoughnut_legendContainer__1QxCH{height:32%;max-height:32%;display:flex;flex-direction:column;justify-content:space-around}.EventsDoughnut_legendEntry__2KD6V{display:flex;align-items:center;width:100%}.EventsDoughnut_legendLabel__3jFLc{margin:0 10px}.EventsDoughnut_legendValue__ir1cL{margin-left:auto}.EventsDoughnut_selected__-7HxU{border-color:#3aabf2}.OverviewProjectsTable_expandedTopLeft__jC_Cf{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTable_expandedTopRight__d3otk{border-right:1px solid #3aabf2}.OverviewProjectsTable_expandedTop__3b4Os,.OverviewProjectsTable_expandedTopRight__d3otk{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTable_expandedBottom__1wrga,.OverviewProjectsTable_expandedBottomLeft__Vw4gf{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTable_expandedBottomLeft__Vw4gf{border-left:1px solid #3aabf2}.OverviewProjectsTable_expandedLeft__3rNQS{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTable_expandedRight__2fQbh{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTable_expandedMiddle__3yAaP{background-color:rgba(58,171,242,.05)}.OverviewProjectsTable_scrollable__DTRgG{overflow-y:overlay;flex:1 1}.OverviewProjectsTable_scrollable__DTRgG::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewProjectsTable_scrollable__DTRgG::-webkit-scrollbar-button{display:none}.OverviewProjectsTable_scrollable__DTRgG::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewProjectsTable_scrollable__DTRgG::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewProjectsTable_clickable__3O2dL{cursor:pointer}.OverviewProjectsTable_flex1__1nG7H{flex:1 1}.OverviewProjectsTable_markedBackground__1dcT0{background-color:rgba(58,171,242,.05);transition:all .3s}.OverviewProjectsTable_secondaryText__2UjQW,.OverviewProjectsTable_textOverflow__2M4JM{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.OverviewProjectsTable_secondaryText__2UjQW{font-weight:400;color:#b9bbc9}.OverviewProjectsTable_pageContainer___NNlk{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.OverviewProjectsTable_absoluteTopRight__3dKJ0,.OverviewProjectsTable_agreementStatusContainer__1CJYf,.OverviewProjectsTable_pageSection__1Gva3>h2+button{position:absolute;top:20px;right:25px}.OverviewProjectsTable_pageSection__1Gva3{margin-top:20px}.OverviewProjectsTable_agreementStatusContainer__1CJYf{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OverviewProjectsTable_agreementStatusContainer__1CJYf>*{margin-left:70px}.OverviewProjectsTable_agreementStatusContainer__1CJYf>:first-child{margin-left:0}@media screen and (max-width:762px){.OverviewProjectsTable_agreementStatusContainer__1CJYf>*{margin-left:0}}@media screen and (max-width:1100px){.OverviewProjectsTable_agreementStatusContainer__1CJYf{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.OverviewProjectsTable_agreementStatusContainer__1CJYf{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.OverviewProjectsTable_noBoxShadow__O_jfR{box-shadow:none}.OverviewProjectsTable_overlayContainer__eP-Zk{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.OverviewProjectsTable_alignCenter__2V173,.OverviewProjectsTable_alignStart__1P9bR,.OverviewProjectsTable_flex__3Ll49,.OverviewProjectsTable_flexCol__2k--O,.OverviewProjectsTable_flexRow__2mklh,.OverviewProjectsTable_flexWrap__u-OUZ,.OverviewProjectsTable_justifyCenter__3HitV,.OverviewProjectsTable_justifyStart__9Faio{display:flex}.OverviewProjectsTable_gap10__2ZhE-{grid-gap:10px;gap:10px}.OverviewProjectsTable_justifyStart__9Faio{justify-content:flex-start!important}.OverviewProjectsTable_justifyCenter__3HitV{justify-content:center!important}.OverviewProjectsTable_alignCenter__2V173{align-items:center!important}.OverviewProjectsTable_alignStart__1P9bR{align-items:flex-start!important}.OverviewProjectsTable_flexRow__2mklh{flex-direction:row!important}.OverviewProjectsTable_flexCol__2k--O{flex-direction:column!important}.OverviewProjectsTable_flexWrap__u-OUZ{flex-wrap:wrap!important}.OverviewProjectsTable_widthFull__1XUT4{width:100%!important}.OverviewProjectsTable_thinScroll__1Vh7K::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewProjectsTable_thinScroll__1Vh7K::-webkit-scrollbar-button{display:none}.OverviewProjectsTable_thinScroll__1Vh7K::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewProjectsTable_thinScroll__1Vh7K::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewProjectsTable_container__nU6Rl{margin-top:20px}.OverviewProjectsTable_tableContainer__3xXMK{box-shadow:none;margin-top:10px;border-radius:0;overflow-y:auto;max-width:100%;position:relative}.OverviewProjectsTable_tableBodyContainer__eUzQo{height:324px;min-height:324px;max-height:324px}.OverviewProjectsTable_tableBodyContainer__eUzQo .OverviewProjectsTable_loadingSpinner__2ulG9{position:absolute;top:40%}.ShowFilterButton_expandedTopLeft__kOWwA{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShowFilterButton_expandedTopRight__35BGP{border-right:1px solid #3aabf2}.ShowFilterButton_expandedTop__3kUlo,.ShowFilterButton_expandedTopRight__35BGP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShowFilterButton_expandedBottom__2SDT9,.ShowFilterButton_expandedBottomLeft__3ZTU2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShowFilterButton_expandedBottomLeft__3ZTU2{border-left:1px solid #3aabf2}.ShowFilterButton_expandedLeft__1DaXD{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShowFilterButton_expandedRight__3avk6{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShowFilterButton_expandedMiddle__1EIF6{background-color:rgba(58,171,242,.05)}.ShowFilterButton_scrollable__2Wfni{overflow-y:overlay;flex:1 1}.ShowFilterButton_scrollable__2Wfni::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShowFilterButton_scrollable__2Wfni::-webkit-scrollbar-button{display:none}.ShowFilterButton_scrollable__2Wfni::-webkit-scrollbar-thumb{background:#b9bbc9}.ShowFilterButton_scrollable__2Wfni::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShowFilterButton_clickable__2S5nk{cursor:pointer}.ShowFilterButton_flex1__1oW6e{flex:1 1}.ShowFilterButton_markedBackground__1c2J9{background-color:rgba(58,171,242,.05);transition:all .3s}.ShowFilterButton_secondaryText__1cvF_,.ShowFilterButton_textOverflow__oBtVU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShowFilterButton_secondaryText__1cvF_{font-weight:400;color:#b9bbc9}.ShowFilterButton_pageContainer__1yCbW{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShowFilterButton_absoluteTopRight__106MC,.ShowFilterButton_agreementStatusContainer__1I9S4,.ShowFilterButton_pageSection__3Wik8>h2+button{position:absolute;top:20px;right:25px}.ShowFilterButton_pageSection__3Wik8{margin-top:20px}.ShowFilterButton_agreementStatusContainer__1I9S4{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShowFilterButton_agreementStatusContainer__1I9S4>*{margin-left:70px}.ShowFilterButton_agreementStatusContainer__1I9S4>:first-child{margin-left:0}@media screen and (max-width:762px){.ShowFilterButton_agreementStatusContainer__1I9S4>*{margin-left:0}}@media screen and (max-width:1100px){.ShowFilterButton_agreementStatusContainer__1I9S4{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShowFilterButton_agreementStatusContainer__1I9S4{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShowFilterButton_noBoxShadow__1z0qd{box-shadow:none}.ShowFilterButton_overlayContainer__3np1t{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShowFilterButton_alignCenter__2liy_,.ShowFilterButton_alignStart__3aasz,.ShowFilterButton_flex__3qlmJ,.ShowFilterButton_flexCol__2ZN8W,.ShowFilterButton_flexRow__20uw_,.ShowFilterButton_flexWrap__3-R4_,.ShowFilterButton_justifyCenter__2fOx5,.ShowFilterButton_justifyStart__GBUIt{display:flex}.ShowFilterButton_gap10__JKjMn{grid-gap:10px;gap:10px}.ShowFilterButton_justifyStart__GBUIt{justify-content:flex-start!important}.ShowFilterButton_justifyCenter__2fOx5{justify-content:center!important}.ShowFilterButton_alignCenter__2liy_{align-items:center!important}.ShowFilterButton_alignStart__3aasz{align-items:flex-start!important}.ShowFilterButton_flexRow__20uw_{flex-direction:row!important}.ShowFilterButton_flexCol__2ZN8W{flex-direction:column!important}.ShowFilterButton_flexWrap__3-R4_{flex-wrap:wrap!important}.ShowFilterButton_widthFull__1mAw_{width:100%!important}.ShowFilterButton_thinScroll__3aBg3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShowFilterButton_thinScroll__3aBg3::-webkit-scrollbar-button{display:none}.ShowFilterButton_thinScroll__3aBg3::-webkit-scrollbar-thumb{background:#b9bbc9}.ShowFilterButton_thinScroll__3aBg3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShowFilterButton_container__3pumN{border-radius:4px;justify-content:flex-start;padding-left:2px}.ShowFilterButton_container__3pumN>p{margin-left:8px}.OverviewProjectsTableBodyLine_expandedTopLeft__KyBds{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTableBodyLine_expandedTopRight__3cvm8{border-right:1px solid #3aabf2}.OverviewProjectsTableBodyLine_expandedTop__3iwHP,.OverviewProjectsTableBodyLine_expandedTopRight__3cvm8{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTableBodyLine_expandedBottom__3x6hp,.OverviewProjectsTableBodyLine_expandedBottomLeft__1Qhj-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTableBodyLine_expandedBottomLeft__1Qhj-{border-left:1px solid #3aabf2}.OverviewProjectsTableBodyLine_expandedLeft__TXp5h{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTableBodyLine_expandedRight__1iEV7{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.OverviewProjectsTableBodyLine_expandedMiddle__3nG6C{background-color:rgba(58,171,242,.05)}.OverviewProjectsTableBodyLine_scrollable__1hVP-{overflow-y:overlay;flex:1 1}.OverviewProjectsTableBodyLine_scrollable__1hVP-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewProjectsTableBodyLine_scrollable__1hVP-::-webkit-scrollbar-button{display:none}.OverviewProjectsTableBodyLine_scrollable__1hVP-::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewProjectsTableBodyLine_scrollable__1hVP-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewProjectsTableBodyLine_clickable__1Ow7c{cursor:pointer}.OverviewProjectsTableBodyLine_flex1__3Gu97{flex:1 1}.OverviewProjectsTableBodyLine_markedBackground__msMWh{background-color:rgba(58,171,242,.05);transition:all .3s}.OverviewProjectsTableBodyLine_secondaryText__3cb8y,.OverviewProjectsTableBodyLine_textOverflow__mU3h6{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.OverviewProjectsTableBodyLine_secondaryText__3cb8y{font-weight:400;color:#b9bbc9}.OverviewProjectsTableBodyLine_pageContainer__2oSME{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.OverviewProjectsTableBodyLine_absoluteTopRight__2v1bA,.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G,.OverviewProjectsTableBodyLine_pageSection__3Nf6P>h2+button{position:absolute;top:20px;right:25px}.OverviewProjectsTableBodyLine_pageSection__3Nf6P{margin-top:20px}.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G>*{margin-left:70px}.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G>:first-child{margin-left:0}@media screen and (max-width:762px){.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G>*{margin-left:0}}@media screen and (max-width:1100px){.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.OverviewProjectsTableBodyLine_agreementStatusContainer__3iR2G{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.OverviewProjectsTableBodyLine_noBoxShadow__3-EJg{box-shadow:none}.OverviewProjectsTableBodyLine_overlayContainer__1Sq8j{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.OverviewProjectsTableBodyLine_alignCenter__tlzrZ,.OverviewProjectsTableBodyLine_alignStart__3JfyF,.OverviewProjectsTableBodyLine_flex__mfDPs,.OverviewProjectsTableBodyLine_flexCol__ptsMU,.OverviewProjectsTableBodyLine_flexRow__2V3E_,.OverviewProjectsTableBodyLine_flexWrap__3YJS1,.OverviewProjectsTableBodyLine_justifyCenter__2-l5N,.OverviewProjectsTableBodyLine_justifyStart__a-J92{display:flex}.OverviewProjectsTableBodyLine_gap10__1eBFg{grid-gap:10px;gap:10px}.OverviewProjectsTableBodyLine_justifyStart__a-J92{justify-content:flex-start!important}.OverviewProjectsTableBodyLine_justifyCenter__2-l5N{justify-content:center!important}.OverviewProjectsTableBodyLine_alignCenter__tlzrZ{align-items:center!important}.OverviewProjectsTableBodyLine_alignStart__3JfyF{align-items:flex-start!important}.OverviewProjectsTableBodyLine_flexRow__2V3E_{flex-direction:row!important}.OverviewProjectsTableBodyLine_flexCol__ptsMU{flex-direction:column!important}.OverviewProjectsTableBodyLine_flexWrap__3YJS1{flex-wrap:wrap!important}.OverviewProjectsTableBodyLine_widthFull__3OGnA{width:100%!important}.OverviewProjectsTableBodyLine_thinScroll__3fDUx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.OverviewProjectsTableBodyLine_thinScroll__3fDUx::-webkit-scrollbar-button{display:none}.OverviewProjectsTableBodyLine_thinScroll__3fDUx::-webkit-scrollbar-thumb{background:#b9bbc9}.OverviewProjectsTableBodyLine_thinScroll__3fDUx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.OverviewProjectsTableBodyLine_container__3Y2Jn{border:1px solid transparent}.OverviewProjectsTableBodyLine_expandedZone__23PB_{border:1px solid #3aabf2}.OverviewProjectsTableBodyLine_expandedZone__23PB_>*{background-color:rgba(58,171,242,.05)!important}.OverviewProjectsTableBodyLine_noBackgroundColor__35Z_t>*{background-color:transparent}.OverviewProjectsTableBodyLine_textHighlighted__3Yq95{font-weight:700;color:#3aabf2}.OverviewProjectsTableBodyLine_textSecondary__2QIYS{margin-left:5px;color:#707070}.OverviewProjectsTableBodyLine_paper__3EWFa{text-align:center;font-size:14px;min-width:35px;margin-inline:2px;width:90px;text-align:left}.OverviewProjectsTableBodyLine_gridContainer__37ZzZ{overflow:auto;flex-wrap:nowrap!important;display:flex;justify-content:space-between}.OverviewProjectsTableBodyLine_gridContainer__37ZzZ::-webkit-scrollbar{max-height:8px}.ViewersStats_expandedTopLeft__1LPhU{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStats_expandedTopRight__13jLP{border-right:1px solid #3aabf2}.ViewersStats_expandedTop__9uBPD,.ViewersStats_expandedTopRight__13jLP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStats_expandedBottom__1793q,.ViewersStats_expandedBottomLeft__CvdTL{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStats_expandedBottomLeft__CvdTL{border-left:1px solid #3aabf2}.ViewersStats_expandedLeft__2bfH7{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStats_expandedRight__yrm2r{border-right:1px solid #3aabf2}.ViewersStats_expandedMiddle__3yK2F,.ViewersStats_expandedRight__yrm2r{background-color:rgba(58,171,242,.05)}.ViewersStats_scrollable__1a5bh{overflow-y:overlay;flex:1 1}.ViewersStats_scrollable__1a5bh::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersStats_scrollable__1a5bh::-webkit-scrollbar-button{display:none}.ViewersStats_scrollable__1a5bh::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersStats_scrollable__1a5bh::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersStats_clickable__113bS{cursor:pointer}.ViewersStats_flex1__1t8XC{flex:1 1}.ViewersStats_markedBackground__1CZfR{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersStats_secondaryText__3Cxav,.ViewersStats_textOverflow__3vZnx{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersStats_secondaryText__3Cxav{font-weight:400;color:#b9bbc9}.ViewersStats_pageContainer__3W6nj{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersStats_absoluteTopRight__12h7-,.ViewersStats_agreementStatusContainer__3QsyU,.ViewersStats_pageSection__1EWYA>h2+button{position:absolute;top:20px;right:25px}.ViewersStats_pageSection__1EWYA{margin-top:20px}.ViewersStats_agreementStatusContainer__3QsyU{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersStats_agreementStatusContainer__3QsyU>*{margin-left:70px}.ViewersStats_agreementStatusContainer__3QsyU>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersStats_agreementStatusContainer__3QsyU>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersStats_agreementStatusContainer__3QsyU{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersStats_agreementStatusContainer__3QsyU{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersStats_noBoxShadow__EWYba{box-shadow:none}.ViewersStats_overlayContainer__3qVZr{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersStats_alignCenter__1z7Ch,.ViewersStats_alignStart__1MXA0,.ViewersStats_flex__1AZmz,.ViewersStats_flexCol__1tguC,.ViewersStats_flexRow__1nJ5q,.ViewersStats_flexWrap__Zu5bY,.ViewersStats_justifyCenter__230Pz,.ViewersStats_justifyStart__Qxn8v{display:flex}.ViewersStats_gap10__2WalS{grid-gap:10px;gap:10px}.ViewersStats_justifyStart__Qxn8v{justify-content:flex-start!important}.ViewersStats_justifyCenter__230Pz{justify-content:center!important}.ViewersStats_alignCenter__1z7Ch{align-items:center!important}.ViewersStats_alignStart__1MXA0{align-items:flex-start!important}.ViewersStats_flexRow__1nJ5q{flex-direction:row!important}.ViewersStats_flexCol__1tguC{flex-direction:column!important}.ViewersStats_flexWrap__Zu5bY{flex-wrap:wrap!important}.ViewersStats_widthFull__1xy1c{width:100%!important}.ViewersStats_thinScroll__1O9ns::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersStats_thinScroll__1O9ns::-webkit-scrollbar-button{display:none}.ViewersStats_thinScroll__1O9ns::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersStats_thinScroll__1O9ns::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersStats_unsetPosition__1sNo8{position:unset}.ViewersStats_container__3dRHV{margin-top:15px}.ViewersStats_tabsContainer__k4HsX{display:flex;align-items:center}.ViewersStats_tab___jLZA{background-color:transparent;height:45px;border-radius:0;margin-left:10px;border-bottom:4px solid transparent;z-index:1}.ViewersStats_tab___jLZA:first-child{margin-left:0}.ViewersStats_tabSelected__1VAhb{border-color:#3aabf2}.ViewersStats_tabSelected__1VAhb>p{color:#3aabf2}.ViewersStats_tabName__137BT{color:#707070;margin-left:9px}.ViewersTable_expandedTopLeft__2Kvd4{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedTopRight__1cCag{border-right:1px solid #3aabf2}.ViewersTable_expandedTop__2Z1LO,.ViewersTable_expandedTopRight__1cCag{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedBottom__1Y9g2,.ViewersTable_expandedBottomLeft__3S58v{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedBottomLeft__3S58v{border-left:1px solid #3aabf2}.ViewersTable_expandedLeft__2aDv1{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedRight__1mQps{border-right:1px solid #3aabf2}.ViewersTable_expandedMiddle__3qEIM,.ViewersTable_expandedRight__1mQps{background-color:rgba(58,171,242,.05)}.ViewersTable_scrollable__2-0Jx{overflow-y:overlay;flex:1 1}.ViewersTable_scrollable__2-0Jx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersTable_scrollable__2-0Jx::-webkit-scrollbar-button{display:none}.ViewersTable_scrollable__2-0Jx::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersTable_scrollable__2-0Jx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersTable_clickable__1w1AZ{cursor:pointer}.ViewersTable_flex1__BAu9t{flex:1 1}.ViewersTable_markedBackground__DtUFR{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersTable_secondaryText__2toVR,.ViewersTable_textOverflow__3T3zP{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersTable_secondaryText__2toVR{font-weight:400;color:#b9bbc9}.ViewersTable_pageContainer__P96n3{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersTable_absoluteTopRight__1vsE6,.ViewersTable_agreementStatusContainer__34cn2,.ViewersTable_pageSection__1tkMa>h2+button{position:absolute;top:20px;right:25px}.ViewersTable_pageSection__1tkMa{margin-top:20px}.ViewersTable_agreementStatusContainer__34cn2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersTable_agreementStatusContainer__34cn2>*{margin-left:70px}.ViewersTable_agreementStatusContainer__34cn2>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersTable_agreementStatusContainer__34cn2>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersTable_agreementStatusContainer__34cn2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersTable_agreementStatusContainer__34cn2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersTable_noBoxShadow__1YlAR{box-shadow:none}.ViewersTable_overlayContainer__1rw3m{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersTable_alignCenter__2y7Y8,.ViewersTable_alignStart__1ZNPK,.ViewersTable_flex__1jQaz,.ViewersTable_flexCol__vfZen,.ViewersTable_flexRow__uP3fe,.ViewersTable_flexWrap__1JH0b,.ViewersTable_justifyCenter__auVMy,.ViewersTable_justifyStart__2EvUS{display:flex}.ViewersTable_gap10__3sFYt{grid-gap:10px;gap:10px}.ViewersTable_justifyStart__2EvUS{justify-content:flex-start!important}.ViewersTable_justifyCenter__auVMy{justify-content:center!important}.ViewersTable_alignCenter__2y7Y8{align-items:center!important}.ViewersTable_alignStart__1ZNPK{align-items:flex-start!important}.ViewersTable_flexRow__uP3fe{flex-direction:row!important}.ViewersTable_flexCol__vfZen{flex-direction:column!important}.ViewersTable_flexWrap__1JH0b{flex-wrap:wrap!important}.ViewersTable_widthFull__3mTQu{width:100%!important}.ViewersTable_thinScroll__1deec::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersTable_thinScroll__1deec::-webkit-scrollbar-button{display:none}.ViewersTable_thinScroll__1deec::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersTable_thinScroll__1deec::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersTable_container__194DG{margin-top:20px}.ViewersTable_tableContainer__2srlK{box-shadow:none;margin-top:10px;border-radius:0;overflow-y:auto;max-width:100%;position:relative}.ViewersTable_tableBodyContainer__icno9{height:324px;min-height:324px;max-height:324px}.ViewersTable_tableBodyContainer__icno9 .ViewersTable_loadingSpinner__2CjDP{margin-top:110px}.ViewersProjectTableBodyLine_expandedTopLeft__3dCe-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersProjectTableBodyLine_expandedTopRight__AW35s{border-right:1px solid #3aabf2}.ViewersProjectTableBodyLine_expandedTop__tJz0F,.ViewersProjectTableBodyLine_expandedTopRight__AW35s{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersProjectTableBodyLine_expandedBottom__3Lm7f,.ViewersProjectTableBodyLine_expandedBottomLeft__4m7n7{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersProjectTableBodyLine_expandedBottomLeft__4m7n7{border-left:1px solid #3aabf2}.ViewersProjectTableBodyLine_expandedLeft__1VicL{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersProjectTableBodyLine_expandedRight__2_EvL{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersProjectTableBodyLine_expandedMiddle__16lQX{background-color:rgba(58,171,242,.05)}.ViewersProjectTableBodyLine_scrollable__1Bts8{overflow-y:overlay;flex:1 1}.ViewersProjectTableBodyLine_scrollable__1Bts8::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersProjectTableBodyLine_scrollable__1Bts8::-webkit-scrollbar-button{display:none}.ViewersProjectTableBodyLine_scrollable__1Bts8::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersProjectTableBodyLine_scrollable__1Bts8::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersProjectTableBodyLine_clickable__3uSB1{cursor:pointer}.ViewersProjectTableBodyLine_flex1__3jNSj{flex:1 1}.ViewersProjectTableBodyLine_markedBackground__8idVt{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersProjectTableBodyLine_secondaryText__3lMDb,.ViewersProjectTableBodyLine_textOverflow__8zUge{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersProjectTableBodyLine_secondaryText__3lMDb{font-weight:400;color:#b9bbc9}.ViewersProjectTableBodyLine_pageContainer__1MvJN{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersProjectTableBodyLine_absoluteTopRight__2LFAh,.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m,.ViewersProjectTableBodyLine_pageSection__2lqUR>h2+button{position:absolute;top:20px;right:25px}.ViewersProjectTableBodyLine_pageSection__2lqUR{margin-top:20px}.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m>*{margin-left:70px}.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersProjectTableBodyLine_agreementStatusContainer__ZYi_m{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersProjectTableBodyLine_noBoxShadow__1uPU9{box-shadow:none}.ViewersProjectTableBodyLine_overlayContainer__3p_xL{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersProjectTableBodyLine_alignCenter__q5p-F,.ViewersProjectTableBodyLine_alignStart__2vWeR,.ViewersProjectTableBodyLine_flex__2k1Ty,.ViewersProjectTableBodyLine_flexCol__1bPTo,.ViewersProjectTableBodyLine_flexRow__37EbC,.ViewersProjectTableBodyLine_flexWrap__2EGXL,.ViewersProjectTableBodyLine_justifyCenter__3o2s2,.ViewersProjectTableBodyLine_justifyStart__3hAFF{display:flex}.ViewersProjectTableBodyLine_gap10__3ODxM{grid-gap:10px;gap:10px}.ViewersProjectTableBodyLine_justifyStart__3hAFF{justify-content:flex-start!important}.ViewersProjectTableBodyLine_justifyCenter__3o2s2{justify-content:center!important}.ViewersProjectTableBodyLine_alignCenter__q5p-F{align-items:center!important}.ViewersProjectTableBodyLine_alignStart__2vWeR{align-items:flex-start!important}.ViewersProjectTableBodyLine_flexRow__37EbC{flex-direction:row!important}.ViewersProjectTableBodyLine_flexCol__1bPTo{flex-direction:column!important}.ViewersProjectTableBodyLine_flexWrap__2EGXL{flex-wrap:wrap!important}.ViewersProjectTableBodyLine_widthFull__1t2wZ{width:100%!important}.ViewersProjectTableBodyLine_thinScroll__3hJCA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersProjectTableBodyLine_thinScroll__3hJCA::-webkit-scrollbar-button{display:none}.ViewersProjectTableBodyLine_thinScroll__3hJCA::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersProjectTableBodyLine_thinScroll__3hJCA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersProjectTableBodyLine_container__3a80-{border:1px solid transparent}.ViewersProjectTableBodyLine_expandedZone__DPGHa{border:1px solid #3aabf2}.ViewersProjectTableBodyLine_expandedZone__DPGHa>*{background-color:rgba(58,171,242,.05)!important}.ViewersProjectTableBodyLine_noBackgroundColor__187nd>*{background-color:transparent}.ViewersProjectTableBodyLine_textHighlighted__3MteZ{font-weight:700;color:#3aabf2}.ViewersProjectTableBodyLine_textSecondary__Qkbi8{margin-left:5px;color:#707070}.ViewersProjectTableBodyLine_paper__3PUZ5{text-align:left;font-size:14px;min-width:35px;width:100px;margin-inline:2px}.ViewersProjectTableBodyLine_gridContainer__A6KPO{overflow:auto;flex-wrap:nowrap!important;display:flex;justify-content:space-between}.ViewersProjectTableBodyLine_gridContainer__A6KPO::-webkit-scrollbar{max-height:8px}.ViewersPeriodChart_expandedTopLeft__3H7qV{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPeriodChart_expandedTopRight__GUO2W{border-right:1px solid #3aabf2}.ViewersPeriodChart_expandedTop__aUtb5,.ViewersPeriodChart_expandedTopRight__GUO2W{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPeriodChart_expandedBottom__1CbTl,.ViewersPeriodChart_expandedBottomLeft__16J1H{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPeriodChart_expandedBottomLeft__16J1H{border-left:1px solid #3aabf2}.ViewersPeriodChart_expandedLeft__1RePF{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPeriodChart_expandedRight__33jKE{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPeriodChart_expandedMiddle__1FbJO{background-color:rgba(58,171,242,.05)}.ViewersPeriodChart_scrollable__2Xx_M{overflow-y:overlay;flex:1 1}.ViewersPeriodChart_scrollable__2Xx_M::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersPeriodChart_scrollable__2Xx_M::-webkit-scrollbar-button{display:none}.ViewersPeriodChart_scrollable__2Xx_M::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersPeriodChart_scrollable__2Xx_M::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersPeriodChart_clickable__35lXQ{cursor:pointer}.ViewersPeriodChart_flex1__3XQZD{flex:1 1}.ViewersPeriodChart_markedBackground__9CZ1M{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersPeriodChart_secondaryText__xaecO,.ViewersPeriodChart_textOverflow__17hO-{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersPeriodChart_secondaryText__xaecO{font-weight:400;color:#b9bbc9}.ViewersPeriodChart_pageContainer__nejD7{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersPeriodChart_absoluteTopRight__1xE7I,.ViewersPeriodChart_agreementStatusContainer__3ZzZn,.ViewersPeriodChart_pageSection__2hQBk>h2+button{position:absolute;top:20px;right:25px}.ViewersPeriodChart_pageSection__2hQBk{margin-top:20px}.ViewersPeriodChart_agreementStatusContainer__3ZzZn{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersPeriodChart_agreementStatusContainer__3ZzZn>*{margin-left:70px}.ViewersPeriodChart_agreementStatusContainer__3ZzZn>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersPeriodChart_agreementStatusContainer__3ZzZn>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersPeriodChart_agreementStatusContainer__3ZzZn{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersPeriodChart_agreementStatusContainer__3ZzZn{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersPeriodChart_noBoxShadow__30DCl{box-shadow:none}.ViewersPeriodChart_overlayContainer__1XQQA{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersPeriodChart_alignCenter__1sSlw,.ViewersPeriodChart_alignStart__3O5ef,.ViewersPeriodChart_flex__2y_4R,.ViewersPeriodChart_flexCol__27YzD,.ViewersPeriodChart_flexRow__2mmOQ,.ViewersPeriodChart_flexWrap__31E1u,.ViewersPeriodChart_justifyCenter__31Yfj,.ViewersPeriodChart_justifyStart__23M5y{display:flex}.ViewersPeriodChart_gap10__1hW4M{grid-gap:10px;gap:10px}.ViewersPeriodChart_justifyStart__23M5y{justify-content:flex-start!important}.ViewersPeriodChart_justifyCenter__31Yfj{justify-content:center!important}.ViewersPeriodChart_alignCenter__1sSlw{align-items:center!important}.ViewersPeriodChart_alignStart__3O5ef{align-items:flex-start!important}.ViewersPeriodChart_flexRow__2mmOQ{flex-direction:row!important}.ViewersPeriodChart_flexCol__27YzD{flex-direction:column!important}.ViewersPeriodChart_flexWrap__31E1u{flex-wrap:wrap!important}.ViewersPeriodChart_widthFull__VP4j4{width:100%!important}.ViewersPeriodChart_thinScroll__3N9pk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersPeriodChart_thinScroll__3N9pk::-webkit-scrollbar-button{display:none}.ViewersPeriodChart_thinScroll__3N9pk::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersPeriodChart_thinScroll__3N9pk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardCards_expandedTopLeft__VSFj0{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCards_expandedTopRight__2lfaY{border-right:1px solid #3aabf2}.DashboardCards_expandedTop__oT72U,.DashboardCards_expandedTopRight__2lfaY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCards_expandedBottom__yZ5Md,.DashboardCards_expandedBottomLeft__275B8{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCards_expandedBottomLeft__275B8{border-left:1px solid #3aabf2}.DashboardCards_expandedLeft__UHA9A{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCards_expandedRight__2EEyi{border-right:1px solid #3aabf2}.DashboardCards_expandedMiddle__1R5bz,.DashboardCards_expandedRight__2EEyi{background-color:rgba(58,171,242,.05)}.DashboardCards_scrollable__QLTp7{overflow-y:overlay;flex:1 1}.DashboardCards_scrollable__QLTp7::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DashboardCards_scrollable__QLTp7::-webkit-scrollbar-button{display:none}.DashboardCards_scrollable__QLTp7::-webkit-scrollbar-thumb{background:#b9bbc9}.DashboardCards_scrollable__QLTp7::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardCards_clickable__fEzpG{cursor:pointer}.DashboardCards_flex1__2o3Lj{flex:1 1}.DashboardCards_markedBackground__6-hKJ{background-color:rgba(58,171,242,.05);transition:all .3s}.DashboardCards_secondaryText__1PcWV,.DashboardCards_textOverflow__Yv_nt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DashboardCards_secondaryText__1PcWV{font-weight:400;color:#b9bbc9}.DashboardCards_pageContainer__1BCvf{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DashboardCards_absoluteTopRight__Fpak1,.DashboardCards_agreementStatusContainer__-WVaB,.DashboardCards_pageSection__2Mjir>h2+button{position:absolute;top:20px;right:25px}.DashboardCards_pageSection__2Mjir{margin-top:20px}.DashboardCards_agreementStatusContainer__-WVaB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DashboardCards_agreementStatusContainer__-WVaB>*{margin-left:70px}.DashboardCards_agreementStatusContainer__-WVaB>:first-child{margin-left:0}@media screen and (max-width:762px){.DashboardCards_agreementStatusContainer__-WVaB>*{margin-left:0}}@media screen and (max-width:1100px){.DashboardCards_agreementStatusContainer__-WVaB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DashboardCards_agreementStatusContainer__-WVaB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DashboardCards_noBoxShadow__1TVjN{box-shadow:none}.DashboardCards_overlayContainer__1xYHy{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DashboardCards_alignCenter__3XX_r,.DashboardCards_alignStart__xOuEg,.DashboardCards_flex__1Vnzm,.DashboardCards_flexCol__2_FSj,.DashboardCards_flexRow__2oiOb,.DashboardCards_flexWrap__1CB7H,.DashboardCards_justifyCenter__3thcr,.DashboardCards_justifyStart__19LlQ{display:flex}.DashboardCards_gap10__--Lm6{grid-gap:10px;gap:10px}.DashboardCards_justifyStart__19LlQ{justify-content:flex-start!important}.DashboardCards_justifyCenter__3thcr{justify-content:center!important}.DashboardCards_alignCenter__3XX_r{align-items:center!important}.DashboardCards_alignStart__xOuEg{align-items:flex-start!important}.DashboardCards_flexRow__2oiOb{flex-direction:row!important}.DashboardCards_flexCol__2_FSj{flex-direction:column!important}.DashboardCards_flexWrap__1CB7H{flex-wrap:wrap!important}.DashboardCards_widthFull__3CYOY{width:100%!important}.DashboardCards_thinScroll__3lKWa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DashboardCards_thinScroll__3lKWa::-webkit-scrollbar-button{display:none}.DashboardCards_thinScroll__3lKWa::-webkit-scrollbar-thumb{background:#b9bbc9}.DashboardCards_thinScroll__3lKWa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardCards_container__1ldB8{display:flex;align-items:stretch;margin-left:-20px}@media screen and (max-width:1280px){.DashboardCards_container__1ldB8{grid-gap:10px 0;gap:10px 0;display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.DashboardCards_container__1ldB8{grid-gap:10px 0;gap:10px 0;display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.DashboardCards_container__1ldB8{grid-gap:10px 0;gap:10px 0;display:grid;grid-template-columns:repeat(1,1.5fr)}}.DashboardCard_expandedTopLeft__3IEuG{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCard_expandedTopRight__3TYFv{border-right:1px solid #3aabf2}.DashboardCard_expandedTop__1Cjxi,.DashboardCard_expandedTopRight__3TYFv{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCard_expandedBottom__1uiUe,.DashboardCard_expandedBottomLeft__1lSVo{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCard_expandedBottomLeft__1lSVo{border-left:1px solid #3aabf2}.DashboardCard_expandedLeft__1whcF{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DashboardCard_expandedRight__2Y8OB{border-right:1px solid #3aabf2}.DashboardCard_expandedMiddle__2rEwX,.DashboardCard_expandedRight__2Y8OB{background-color:rgba(58,171,242,.05)}.DashboardCard_scrollable__3_aQa{overflow-y:overlay;flex:1 1}.DashboardCard_scrollable__3_aQa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DashboardCard_scrollable__3_aQa::-webkit-scrollbar-button{display:none}.DashboardCard_scrollable__3_aQa::-webkit-scrollbar-thumb{background:#b9bbc9}.DashboardCard_scrollable__3_aQa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardCard_clickable__2pzss{cursor:pointer}.DashboardCard_flex1__2-7ar{flex:1 1}.DashboardCard_markedBackground__1JJ14{background-color:rgba(58,171,242,.05);transition:all .3s}.DashboardCard_secondaryText__1NhM6,.DashboardCard_textOverflow__2nand{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DashboardCard_secondaryText__1NhM6{font-weight:400;color:#b9bbc9}.DashboardCard_pageContainer__3A8j2{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DashboardCard_absoluteTopRight__38ZAQ,.DashboardCard_agreementStatusContainer__3y4z_,.DashboardCard_pageSection__2f4os>h2+button{position:absolute;top:20px;right:25px}.DashboardCard_pageSection__2f4os{margin-top:20px}.DashboardCard_agreementStatusContainer__3y4z_{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DashboardCard_agreementStatusContainer__3y4z_>*{margin-left:70px}.DashboardCard_agreementStatusContainer__3y4z_>:first-child{margin-left:0}@media screen and (max-width:762px){.DashboardCard_agreementStatusContainer__3y4z_>*{margin-left:0}}@media screen and (max-width:1100px){.DashboardCard_agreementStatusContainer__3y4z_{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DashboardCard_agreementStatusContainer__3y4z_{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DashboardCard_noBoxShadow__2cV8_{box-shadow:none}.DashboardCard_overlayContainer__3a1Sa{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DashboardCard_alignCenter__1XvfS,.DashboardCard_alignStart__S1-iG,.DashboardCard_flex__334mJ,.DashboardCard_flexCol__oFUae,.DashboardCard_flexRow__2NoUW,.DashboardCard_flexWrap__2jqfi,.DashboardCard_justifyCenter__1ZEjf,.DashboardCard_justifyStart__2S4D8{display:flex}.DashboardCard_gap10__Yu16A{grid-gap:10px;gap:10px}.DashboardCard_justifyStart__2S4D8{justify-content:flex-start!important}.DashboardCard_justifyCenter__1ZEjf{justify-content:center!important}.DashboardCard_alignCenter__1XvfS{align-items:center!important}.DashboardCard_alignStart__S1-iG{align-items:flex-start!important}.DashboardCard_flexRow__2NoUW{flex-direction:row!important}.DashboardCard_flexCol__oFUae{flex-direction:column!important}.DashboardCard_flexWrap__2jqfi{flex-wrap:wrap!important}.DashboardCard_widthFull__X3ajj{width:100%!important}.DashboardCard_thinScroll__1V2QT::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DashboardCard_thinScroll__1V2QT::-webkit-scrollbar-button{display:none}.DashboardCard_thinScroll__1V2QT::-webkit-scrollbar-thumb{background:#b9bbc9}.DashboardCard_thinScroll__1V2QT::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DashboardCard_container__5rd7d{height:210px;margin-left:20px;flex:1 1;display:flex;flex-direction:column;align-items:stretch}.DashboardCard_loadingSpinner__1pgKH{margin-top:45px}.DashboardCard_header__1Psae{display:flex;align-items:center;max-width:300px}.DashboardCard_icon__138jt{fill:#3aabf2;min-width:22px}.DashboardCard_body__3g8ZN{flex:1 1}.DashboardCard_valueLine__16zF1{display:flex;align-items:baseline;max-width:100%}.DashboardCard_value__3SicT{font-size:60px;line-height:82px}.DashboardCard_valueSecondary__1vvkm{color:#b9bbc9;font-weight:400}.DashboardCard_colorPrimary__q_0Ax{color:#3aabf2}.DashboardCard_footer__3w321,.DashboardCard_infoMark__1eAXB{display:flex;align-items:center}.DashboardCard_infoMark__1eAXB>svg{margin-right:8px}.LayoutDialog_expandedTopLeft__38cfI{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LayoutDialog_expandedTopRight__GRqFQ{border-right:1px solid #3aabf2}.LayoutDialog_expandedTop__3xDM0,.LayoutDialog_expandedTopRight__GRqFQ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LayoutDialog_expandedBottom__NwWzn,.LayoutDialog_expandedBottomLeft__hnItV{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LayoutDialog_expandedBottomLeft__hnItV{border-left:1px solid #3aabf2}.LayoutDialog_expandedLeft__2jRZy{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.LayoutDialog_expandedRight__3SNCX{border-right:1px solid #3aabf2}.LayoutDialog_expandedMiddle__2nJvy,.LayoutDialog_expandedRight__3SNCX{background-color:rgba(58,171,242,.05)}.LayoutDialog_scrollable__gggw3{overflow-y:overlay;flex:1 1}.LayoutDialog_scrollable__gggw3::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LayoutDialog_scrollable__gggw3::-webkit-scrollbar-button{display:none}.LayoutDialog_scrollable__gggw3::-webkit-scrollbar-thumb{background:#b9bbc9}.LayoutDialog_scrollable__gggw3::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LayoutDialog_clickable__2gRV8{cursor:pointer}.LayoutDialog_flex1__2Smvn{flex:1 1}.LayoutDialog_markedBackground__2w2m8{background-color:rgba(58,171,242,.05);transition:all .3s}.LayoutDialog_secondaryText__2K4Bc,.LayoutDialog_textOverflow__1MLYA{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.LayoutDialog_secondaryText__2K4Bc{font-weight:400;color:#b9bbc9}.LayoutDialog_pageContainer__2VXMr{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.LayoutDialog_absoluteTopRight__2Fwvb,.LayoutDialog_agreementStatusContainer__8zN0f,.LayoutDialog_pageSection__3Dcd5>h2+button{position:absolute;top:20px;right:25px}.LayoutDialog_pageSection__3Dcd5{margin-top:20px}.LayoutDialog_agreementStatusContainer__8zN0f{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LayoutDialog_agreementStatusContainer__8zN0f>*{margin-left:70px}.LayoutDialog_agreementStatusContainer__8zN0f>:first-child{margin-left:0}@media screen and (max-width:762px){.LayoutDialog_agreementStatusContainer__8zN0f>*{margin-left:0}}@media screen and (max-width:1100px){.LayoutDialog_agreementStatusContainer__8zN0f{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.LayoutDialog_agreementStatusContainer__8zN0f{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.LayoutDialog_noBoxShadow__341D6{box-shadow:none}.LayoutDialog_overlayContainer__1It_F{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.LayoutDialog_alignCenter__oD7l7,.LayoutDialog_alignStart__15869,.LayoutDialog_flex__1oF0b,.LayoutDialog_flexCol__2f2K1,.LayoutDialog_flexRow__StQqa,.LayoutDialog_flexWrap__3CX8I,.LayoutDialog_justifyCenter__TN6to,.LayoutDialog_justifyStart__JmsSz{display:flex}.LayoutDialog_gap10__-mR78{grid-gap:10px;gap:10px}.LayoutDialog_justifyStart__JmsSz{justify-content:flex-start!important}.LayoutDialog_justifyCenter__TN6to{justify-content:center!important}.LayoutDialog_alignCenter__oD7l7{align-items:center!important}.LayoutDialog_alignStart__15869{align-items:flex-start!important}.LayoutDialog_flexRow__StQqa{flex-direction:row!important}.LayoutDialog_flexCol__2f2K1{flex-direction:column!important}.LayoutDialog_flexWrap__3CX8I{flex-wrap:wrap!important}.LayoutDialog_widthFull__1fIey{width:100%!important}.LayoutDialog_thinScroll__7ucHH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.LayoutDialog_thinScroll__7ucHH::-webkit-scrollbar-button{display:none}.LayoutDialog_thinScroll__7ucHH::-webkit-scrollbar-thumb{background:#b9bbc9}.LayoutDialog_thinScroll__7ucHH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.LayoutDialog_container__3k6tp{margin-top:26px}.LayoutDialog_cardsContainer__3ffv9{box-shadow:none;background-color:#e2f2fc;padding:5px 10px 5px 5px}.LayoutDialog_cards__OPdil{display:flex}.LayoutDialog_cards__OPdil>div{margin:0 0 0 10px;width:160px;height:50px}@media screen and (max-width:762px){.LayoutDialog_cards__OPdil>div{width:100px}}.LayoutDialog_buttonsContainer__2SHG4{margin-top:26px;display:flex;align-items:center;justify-content:flex-end}.LayoutDialog_buttonsContainer__2SHG4>button{width:180px}.LayoutDialog_buttonsContainer__2SHG4>button:last-child{margin-left:20px}.LayoutDialog_closeButton__2Ah1q{position:absolute;top:15px;right:20px}.DragDropSection_expandedTopLeft__ugLyy{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DragDropSection_expandedTopRight__3N_Fz{border-right:1px solid #3aabf2}.DragDropSection_expandedTop__2Q0de,.DragDropSection_expandedTopRight__3N_Fz{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DragDropSection_expandedBottom__2gTtW,.DragDropSection_expandedBottomLeft__2mFTI{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DragDropSection_expandedBottomLeft__2mFTI{border-left:1px solid #3aabf2}.DragDropSection_expandedLeft__2ShjT{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DragDropSection_expandedRight__1TCjd{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DragDropSection_expandedMiddle__23x05{background-color:rgba(58,171,242,.05)}.DragDropSection_scrollable__1yLmt{overflow-y:overlay;flex:1 1}.DragDropSection_scrollable__1yLmt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DragDropSection_scrollable__1yLmt::-webkit-scrollbar-button{display:none}.DragDropSection_scrollable__1yLmt::-webkit-scrollbar-thumb{background:#b9bbc9}.DragDropSection_scrollable__1yLmt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DragDropSection_clickable__1m5ks{cursor:pointer}.DragDropSection_flex1__xHude{flex:1 1}.DragDropSection_markedBackground__1KjYI{background-color:rgba(58,171,242,.05);transition:all .3s}.DragDropSection_secondaryText__12w28,.DragDropSection_textOverflow__1xm5P{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DragDropSection_secondaryText__12w28{font-weight:400;color:#b9bbc9}.DragDropSection_pageContainer__3Rn_C{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DragDropSection_absoluteTopRight__2KcgZ,.DragDropSection_agreementStatusContainer__1sDYZ,.DragDropSection_pageSection__a_CSr>h2+button{position:absolute;top:20px;right:25px}.DragDropSection_pageSection__a_CSr{margin-top:20px}.DragDropSection_agreementStatusContainer__1sDYZ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DragDropSection_agreementStatusContainer__1sDYZ>*{margin-left:70px}.DragDropSection_agreementStatusContainer__1sDYZ>:first-child{margin-left:0}@media screen and (max-width:762px){.DragDropSection_agreementStatusContainer__1sDYZ>*{margin-left:0}}@media screen and (max-width:1100px){.DragDropSection_agreementStatusContainer__1sDYZ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DragDropSection_agreementStatusContainer__1sDYZ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DragDropSection_noBoxShadow__BB-FQ{box-shadow:none}.DragDropSection_overlayContainer__27XBK{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DragDropSection_alignCenter__10ZgA,.DragDropSection_alignStart__19ZxW,.DragDropSection_flex__3E7gZ,.DragDropSection_flexCol__3mVHZ,.DragDropSection_flexRow__3_k2p,.DragDropSection_flexWrap__2IHBk,.DragDropSection_justifyCenter__3r7fS,.DragDropSection_justifyStart__2yG-X{display:flex}.DragDropSection_gap10__bEXZe{grid-gap:10px;gap:10px}.DragDropSection_justifyStart__2yG-X{justify-content:flex-start!important}.DragDropSection_justifyCenter__3r7fS{justify-content:center!important}.DragDropSection_alignCenter__10ZgA{align-items:center!important}.DragDropSection_alignStart__19ZxW{align-items:flex-start!important}.DragDropSection_flexRow__3_k2p{flex-direction:row!important}.DragDropSection_flexCol__3mVHZ{flex-direction:column!important}.DragDropSection_flexWrap__2IHBk{flex-wrap:wrap!important}.DragDropSection_widthFull__30WZE{width:100%!important}.DragDropSection_thinScroll__1LW14::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DragDropSection_thinScroll__1LW14::-webkit-scrollbar-button{display:none}.DragDropSection_thinScroll__1LW14::-webkit-scrollbar-thumb{background:#b9bbc9}.DragDropSection_thinScroll__1LW14::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DraggableSection_expandedTopLeft__3QzoC{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DraggableSection_expandedTopRight__3OC2W{border-right:1px solid #3aabf2}.DraggableSection_expandedTop__1pjf8,.DraggableSection_expandedTopRight__3OC2W{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DraggableSection_expandedBottom__38tM0,.DraggableSection_expandedBottomLeft__377fg{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DraggableSection_expandedBottomLeft__377fg{border-left:1px solid #3aabf2}.DraggableSection_expandedLeft__3H3_G{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DraggableSection_expandedRight__2F8aM{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.DraggableSection_expandedMiddle__Ah-yp{background-color:rgba(58,171,242,.05)}.DraggableSection_scrollable__2qetC{overflow-y:overlay;flex:1 1}.DraggableSection_scrollable__2qetC::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DraggableSection_scrollable__2qetC::-webkit-scrollbar-button{display:none}.DraggableSection_scrollable__2qetC::-webkit-scrollbar-thumb{background:#b9bbc9}.DraggableSection_scrollable__2qetC::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DraggableSection_clickable__3mulU{cursor:pointer}.DraggableSection_flex1__1Wexd{flex:1 1}.DraggableSection_markedBackground__33KeI{background-color:rgba(58,171,242,.05);transition:all .3s}.DraggableSection_secondaryText__1WWpN,.DraggableSection_textOverflow__1ZFex{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.DraggableSection_secondaryText__1WWpN{font-weight:400;color:#b9bbc9}.DraggableSection_pageContainer__Z29MN{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.DraggableSection_absoluteTopRight__3f7gg,.DraggableSection_agreementStatusContainer__e3JsG,.DraggableSection_pageSection__2MPp8>h2+button{position:absolute;top:20px;right:25px}.DraggableSection_pageSection__2MPp8{margin-top:20px}.DraggableSection_agreementStatusContainer__e3JsG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DraggableSection_agreementStatusContainer__e3JsG>*{margin-left:70px}.DraggableSection_agreementStatusContainer__e3JsG>:first-child{margin-left:0}@media screen and (max-width:762px){.DraggableSection_agreementStatusContainer__e3JsG>*{margin-left:0}}@media screen and (max-width:1100px){.DraggableSection_agreementStatusContainer__e3JsG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.DraggableSection_agreementStatusContainer__e3JsG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.DraggableSection_noBoxShadow__2E5iA{box-shadow:none}.DraggableSection_overlayContainer__2G_Lg{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.DraggableSection_alignCenter__LQ5_e,.DraggableSection_alignStart__JfNjx,.DraggableSection_flex__KbVDG,.DraggableSection_flexCol__2WnYb,.DraggableSection_flexRow__2jRsW,.DraggableSection_flexWrap__2z6s7,.DraggableSection_justifyCenter__2s5LX,.DraggableSection_justifyStart__3Md76{display:flex}.DraggableSection_gap10__1Trsu{grid-gap:10px;gap:10px}.DraggableSection_justifyStart__3Md76{justify-content:flex-start!important}.DraggableSection_justifyCenter__2s5LX{justify-content:center!important}.DraggableSection_alignCenter__LQ5_e{align-items:center!important}.DraggableSection_alignStart__JfNjx{align-items:flex-start!important}.DraggableSection_flexRow__2jRsW{flex-direction:row!important}.DraggableSection_flexCol__2WnYb{flex-direction:column!important}.DraggableSection_flexWrap__2z6s7{flex-wrap:wrap!important}.DraggableSection_widthFull__18aVL{width:100%!important}.DraggableSection_thinScroll__2Bvzm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.DraggableSection_thinScroll__2Bvzm::-webkit-scrollbar-button{display:none}.DraggableSection_thinScroll__2Bvzm::-webkit-scrollbar-thumb{background:#b9bbc9}.DraggableSection_thinScroll__2Bvzm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.DraggableSection_container__IUDdt{margin-top:10px;display:flex;align-items:center;justify-content:flex-start;padding-left:15px}@media screen and (max-width:762px){.DraggableSection_container__IUDdt{width:-webkit-max-content;width:max-content}}.AdminDashboardPage_container__3trkh{border:1px solid}.ProjectsPage_expandedTopLeft__2QKdR{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsPage_expandedTopRight__2Ue2J{border-right:1px solid #3aabf2}.ProjectsPage_expandedTop__3T5hM,.ProjectsPage_expandedTopRight__2Ue2J{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsPage_expandedBottom__1FA4D,.ProjectsPage_expandedBottomLeft__1UmT-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsPage_expandedBottomLeft__1UmT-{border-left:1px solid #3aabf2}.ProjectsPage_expandedLeft__3m3TW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsPage_expandedRight__tKSaO{border-right:1px solid #3aabf2}.ProjectsPage_expandedMiddle__2xTd5,.ProjectsPage_expandedRight__tKSaO{background-color:rgba(58,171,242,.05)}.ProjectsPage_scrollable__20Afe{overflow-y:overlay;flex:1 1}.ProjectsPage_scrollable__20Afe::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsPage_scrollable__20Afe::-webkit-scrollbar-button{display:none}.ProjectsPage_scrollable__20Afe::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsPage_scrollable__20Afe::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsPage_clickable__2VgZY{cursor:pointer}.ProjectsPage_flex1__1tS5Z{flex:1 1}.ProjectsPage_markedBackground__1O67_{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectsPage_secondaryText__32v1v,.ProjectsPage_textOverflow__52J46{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectsPage_secondaryText__32v1v{font-weight:400;color:#b9bbc9}.ProjectsPage_pageContainer__39xab{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectsPage_absoluteTopRight__1abht,.ProjectsPage_agreementStatusContainer__37zTR,.ProjectsPage_pageSection__yAaiP>h2+button{position:absolute;top:20px;right:25px}.ProjectsPage_pageSection__yAaiP{margin-top:20px}.ProjectsPage_agreementStatusContainer__37zTR{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectsPage_agreementStatusContainer__37zTR>*{margin-left:70px}.ProjectsPage_agreementStatusContainer__37zTR>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectsPage_agreementStatusContainer__37zTR>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectsPage_agreementStatusContainer__37zTR{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectsPage_agreementStatusContainer__37zTR{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectsPage_noBoxShadow__3zmAl{box-shadow:none}.ProjectsPage_overlayContainer__3HtcW{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectsPage_alignCenter__2AZfE,.ProjectsPage_alignStart__1sWKh,.ProjectsPage_flex__1bQyO,.ProjectsPage_flexCol__1yuCV,.ProjectsPage_flexRow__1KC6N,.ProjectsPage_flexWrap__3nC9R,.ProjectsPage_justifyCenter__3wdtE,.ProjectsPage_justifyStart__xKE3P{display:flex}.ProjectsPage_gap10__2x5BQ{grid-gap:10px;gap:10px}.ProjectsPage_justifyStart__xKE3P{justify-content:flex-start!important}.ProjectsPage_justifyCenter__3wdtE{justify-content:center!important}.ProjectsPage_alignCenter__2AZfE{align-items:center!important}.ProjectsPage_alignStart__1sWKh{align-items:flex-start!important}.ProjectsPage_flexRow__1KC6N{flex-direction:row!important}.ProjectsPage_flexCol__1yuCV{flex-direction:column!important}.ProjectsPage_flexWrap__3nC9R{flex-wrap:wrap!important}.ProjectsPage_widthFull__3dinm{width:100%!important}.ProjectsPage_thinScroll__2iEQJ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsPage_thinScroll__2iEQJ::-webkit-scrollbar-button{display:none}.ProjectsPage_thinScroll__2iEQJ::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsPage_thinScroll__2iEQJ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsPage_container__3DEBU{width:100%;padding:20px 20px 150px}.ProjectPage_expandedTopLeft__11dcM{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectPage_expandedTopRight__3Tlz9{border-right:1px solid #3aabf2}.ProjectPage_expandedTop__3dL7A,.ProjectPage_expandedTopRight__3Tlz9{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectPage_expandedBottom__8sk6w,.ProjectPage_expandedBottomLeft__Q6EeT{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectPage_expandedBottomLeft__Q6EeT{border-left:1px solid #3aabf2}.ProjectPage_expandedLeft__1UFZH{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectPage_expandedRight__38CzX{border-right:1px solid #3aabf2}.ProjectPage_expandedMiddle__36hJo,.ProjectPage_expandedRight__38CzX{background-color:rgba(58,171,242,.05)}.ProjectPage_scrollable__1ymjs{overflow-y:overlay;flex:1 1}.ProjectPage_scrollable__1ymjs::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectPage_scrollable__1ymjs::-webkit-scrollbar-button{display:none}.ProjectPage_scrollable__1ymjs::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectPage_scrollable__1ymjs::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectPage_clickable__3FQwo{cursor:pointer}.ProjectPage_flex1__3urDQ{flex:1 1}.ProjectPage_markedBackground__ipYDI{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectPage_secondaryText__xY6R6,.ProjectPage_textOverflow__mD62L{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectPage_secondaryText__xY6R6{font-weight:400;color:#b9bbc9}.ProjectPage_pageContainer__1FnU0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectPage_absoluteTopRight__2VCBp,.ProjectPage_agreementStatusContainer__t2xWD,.ProjectPage_pageSection__378_g>h2+button{position:absolute;top:20px;right:25px}.ProjectPage_pageSection__378_g{margin-top:20px}.ProjectPage_agreementStatusContainer__t2xWD{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectPage_agreementStatusContainer__t2xWD>*{margin-left:70px}.ProjectPage_agreementStatusContainer__t2xWD>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectPage_agreementStatusContainer__t2xWD>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectPage_agreementStatusContainer__t2xWD{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectPage_agreementStatusContainer__t2xWD{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectPage_noBoxShadow__3sbaz{box-shadow:none}.ProjectPage_overlayContainer__3RInj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectPage_alignCenter__lG8jM,.ProjectPage_alignStart__9IY9U,.ProjectPage_flex__331yP,.ProjectPage_flexCol__28Uec,.ProjectPage_flexRow__2_895,.ProjectPage_flexWrap__28Qou,.ProjectPage_justifyCenter__2_aHk,.ProjectPage_justifyStart__3-_lG{display:flex}.ProjectPage_gap10__2lZ5_{grid-gap:10px;gap:10px}.ProjectPage_justifyStart__3-_lG{justify-content:flex-start!important}.ProjectPage_justifyCenter__2_aHk{justify-content:center!important}.ProjectPage_alignCenter__lG8jM{align-items:center!important}.ProjectPage_alignStart__9IY9U{align-items:flex-start!important}.ProjectPage_flexRow__2_895{flex-direction:row!important}.ProjectPage_flexCol__28Uec{flex-direction:column!important}.ProjectPage_flexWrap__28Qou{flex-wrap:wrap!important}.ProjectPage_widthFull__3WTZY{width:100%!important}.ProjectPage_thinScroll__2jl-U::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectPage_thinScroll__2jl-U::-webkit-scrollbar-button{display:none}.ProjectPage_thinScroll__2jl-U::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectPage_thinScroll__2jl-U::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectPage_mainInfoContainer__2THFl{display:flex;align-items:flex-start;justify-content:space-between}.ProjectPage_mainInfoInner__1STmM{width:calc(50% - 20px)}.ProjectPage_mainInfoInner__1STmM>*{margin-top:20px}.ProjectPage_mainInfoInner__1STmM>:first-child{margin-top:0}@media screen and (max-width:922px){.ProjectPage_mainInfoInner__1STmM>*{width:100%;margin-left:0}}.ProjectPage_secondaryLabel__7SsiA{color:#707070;display:flex;align-items:center;margin:0 25px 0 35px}.ProjectPage_infoText__1lpEx{color:#b9bbc9;font-style:italic;margin-left:128px;text-align:left;font-size:12px;line-height:1.5;margin-top:3px}.ProjectPage_genresContainer__Dtt1d{display:flex;flex-wrap:wrap}.ProductPopupSelector_expandedTopLeft__3IFmJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductPopupSelector_expandedTopRight__wJjO8{border-right:1px solid #3aabf2}.ProductPopupSelector_expandedTop__3QzLT,.ProductPopupSelector_expandedTopRight__wJjO8{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductPopupSelector_expandedBottom__3_kie,.ProductPopupSelector_expandedBottomLeft__JRi-n{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductPopupSelector_expandedBottomLeft__JRi-n{border-left:1px solid #3aabf2}.ProductPopupSelector_expandedLeft__4H5rt{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductPopupSelector_expandedRight__13PvY{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductPopupSelector_expandedMiddle__3-7gu{background-color:rgba(58,171,242,.05)}.ProductPopupSelector_scrollable__1oBWV{overflow-y:overlay;flex:1 1}.ProductPopupSelector_scrollable__1oBWV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductPopupSelector_scrollable__1oBWV::-webkit-scrollbar-button{display:none}.ProductPopupSelector_scrollable__1oBWV::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductPopupSelector_scrollable__1oBWV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductPopupSelector_clickable__1g9BU{cursor:pointer}.ProductPopupSelector_flex1__1lpVw{flex:1 1}.ProductPopupSelector_markedBackground__YAUYA{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductPopupSelector_secondaryText__3wIoo,.ProductPopupSelector_textOverflow__TW1UO{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductPopupSelector_secondaryText__3wIoo{font-weight:400;color:#b9bbc9}.ProductPopupSelector_pageContainer__dw5MF{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductPopupSelector_absoluteTopRight__2b7U9,.ProductPopupSelector_agreementStatusContainer__3qUv2,.ProductPopupSelector_pageSection__2sVB_>h2+button{position:absolute;top:20px;right:25px}.ProductPopupSelector_pageSection__2sVB_{margin-top:20px}.ProductPopupSelector_agreementStatusContainer__3qUv2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductPopupSelector_agreementStatusContainer__3qUv2>*{margin-left:70px}.ProductPopupSelector_agreementStatusContainer__3qUv2>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductPopupSelector_agreementStatusContainer__3qUv2>*{margin-left:0}}@media screen and (max-width:1100px){.ProductPopupSelector_agreementStatusContainer__3qUv2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductPopupSelector_agreementStatusContainer__3qUv2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductPopupSelector_noBoxShadow__2cBRZ{box-shadow:none}.ProductPopupSelector_overlayContainer__3ZksY{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductPopupSelector_alignCenter__3GeKB,.ProductPopupSelector_alignStart__JNG51,.ProductPopupSelector_flex__1wwfc,.ProductPopupSelector_flexCol__u6beW,.ProductPopupSelector_flexRow__1nKuV,.ProductPopupSelector_flexWrap__2bfKw,.ProductPopupSelector_justifyCenter__3pI24,.ProductPopupSelector_justifyStart__jTup7{display:flex}.ProductPopupSelector_gap10__1MSE7{grid-gap:10px;gap:10px}.ProductPopupSelector_justifyStart__jTup7{justify-content:flex-start!important}.ProductPopupSelector_justifyCenter__3pI24{justify-content:center!important}.ProductPopupSelector_alignCenter__3GeKB{align-items:center!important}.ProductPopupSelector_alignStart__JNG51{align-items:flex-start!important}.ProductPopupSelector_flexRow__1nKuV{flex-direction:row!important}.ProductPopupSelector_flexCol__u6beW{flex-direction:column!important}.ProductPopupSelector_flexWrap__2bfKw{flex-wrap:wrap!important}.ProductPopupSelector_widthFull__1Sa2O{width:100%!important}.ProductPopupSelector_thinScroll__1tgVf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductPopupSelector_thinScroll__1tgVf::-webkit-scrollbar-button{display:none}.ProductPopupSelector_thinScroll__1tgVf::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductPopupSelector_thinScroll__1tgVf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductPopupSelector_selectorsContainer__2Ffkp{margin-top:15px;display:flex;align-items:center}@media screen and (max-width:960px){.ProductPopupSelector_selectorsContainer__2Ffkp{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}}@media screen and (max-width:666px){.ProductPopupSelector_selectorsContainer__2Ffkp{grid-template-columns:repeat(1,1fr)}}.ProductPopupSelector_selector__3hj2e{margin-left:30px;display:flex;align-items:center}.ProductPopupSelector_selector__3hj2e:first-child{margin-left:0}.ProductPopupSelector_selector__3hj2e>div>p{color:#b9bbc9}.ProductPopupSelector_selector__3hj2e>div>div{flex:1 1;width:230px;margin-left:10px}@media screen and (max-width:960px){.ProductPopupSelector_selector__3hj2e{margin-left:0}}.ProductPopupSelector_searchInput__1e5Xd{width:300px;margin-left:auto}@media screen and (max-width:960px){.ProductPopupSelector_searchInput__1e5Xd{margin-left:0}}.ProductPopupSelector_body__18DBW{width:1134px;height:455px;max-height:455px;display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;margin-left:-12px}@media screen and (max-width:960px){.ProductPopupSelector_body__18DBW{width:auto}}.ProductSection_expandedTopLeft__1iQ5v{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSection_expandedTopRight__KQJM8{border-right:1px solid #3aabf2}.ProductSection_expandedTop__3S-_E,.ProductSection_expandedTopRight__KQJM8{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSection_expandedBottom__2-lGP,.ProductSection_expandedBottomLeft__2XfdI{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSection_expandedBottomLeft__2XfdI{border-left:1px solid #3aabf2}.ProductSection_expandedLeft__1SJQ_{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSection_expandedRight__3AMQL{border-right:1px solid #3aabf2}.ProductSection_expandedMiddle__gy1Ob,.ProductSection_expandedRight__3AMQL{background-color:rgba(58,171,242,.05)}.ProductSection_scrollable__1G5Kb{overflow-y:overlay;flex:1 1}.ProductSection_scrollable__1G5Kb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductSection_scrollable__1G5Kb::-webkit-scrollbar-button{display:none}.ProductSection_scrollable__1G5Kb::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductSection_scrollable__1G5Kb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductSection_clickable___LB8y{cursor:pointer}.ProductSection_flex1__1hIvG{flex:1 1}.ProductSection_markedBackground__3G0H4{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductSection_secondaryText__-g9BU,.ProductSection_textOverflow__ab1s0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductSection_secondaryText__-g9BU{font-weight:400;color:#b9bbc9}.ProductSection_pageContainer__1fmw8{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductSection_absoluteTopRight__305Dp,.ProductSection_agreementStatusContainer__32LBB,.ProductSection_pageSection__1irYX>h2+button{position:absolute;top:20px;right:25px}.ProductSection_pageSection__1irYX{margin-top:20px}.ProductSection_agreementStatusContainer__32LBB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductSection_agreementStatusContainer__32LBB>*{margin-left:70px}.ProductSection_agreementStatusContainer__32LBB>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductSection_agreementStatusContainer__32LBB>*{margin-left:0}}@media screen and (max-width:1100px){.ProductSection_agreementStatusContainer__32LBB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductSection_agreementStatusContainer__32LBB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductSection_noBoxShadow__2MZzw{box-shadow:none}.ProductSection_overlayContainer__1wTbY{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductSection_alignCenter__2m2On,.ProductSection_alignStart__3-2r_,.ProductSection_flex__1WoxF,.ProductSection_flexCol__15q3w,.ProductSection_flexRow__3Xbaa,.ProductSection_flexWrap__3r8Fv,.ProductSection_justifyCenter__36rS0,.ProductSection_justifyStart__2vhf2{display:flex}.ProductSection_gap10__BWIEw{grid-gap:10px;gap:10px}.ProductSection_justifyStart__2vhf2{justify-content:flex-start!important}.ProductSection_justifyCenter__36rS0{justify-content:center!important}.ProductSection_alignCenter__2m2On{align-items:center!important}.ProductSection_alignStart__3-2r_{align-items:flex-start!important}.ProductSection_flexRow__3Xbaa{flex-direction:row!important}.ProductSection_flexCol__15q3w{flex-direction:column!important}.ProductSection_flexWrap__3r8Fv{flex-wrap:wrap!important}.ProductSection_widthFull__2Menp{width:100%!important}.ProductSection_thinScroll__2vlHq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductSection_thinScroll__2vlHq::-webkit-scrollbar-button{display:none}.ProductSection_thinScroll__2vlHq::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductSection_thinScroll__2vlHq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductSection_container__2tGTr{min-height:335px;margin-top:15px}.ProductSection_brandName__22pO0{margin-left:9px}.ProductSection_productsContainer__12fXo{display:flex;flex-wrap:wrap;margin:0 0 0 -16px;max-height:310px}.ProductSection_product__19PkC{margin:16px 0 0 16px;padding:6px 7px;width:115px;max-width:115px;border-radius:14px;background-color:#ededee}.ProductSection_tagIcon__3Lwo8{position:relative;left:0;top:-2%;cursor:pointer;color:grey}.GallerySection_expandedTopLeft__1va5A{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedTopRight__1LGlH{border-right:1px solid #3aabf2}.GallerySection_expandedTop__2tWyK,.GallerySection_expandedTopRight__1LGlH{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedBottom__24ijL,.GallerySection_expandedBottomLeft__SMtYN{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedBottomLeft__SMtYN{border-left:1px solid #3aabf2}.GallerySection_expandedLeft__2sLAx{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.GallerySection_expandedRight__10_NN{border-right:1px solid #3aabf2}.GallerySection_expandedMiddle__YP30N,.GallerySection_expandedRight__10_NN{background-color:rgba(58,171,242,.05)}.GallerySection_scrollable__iE23Y{overflow-y:overlay;flex:1 1}.GallerySection_scrollable__iE23Y::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GallerySection_scrollable__iE23Y::-webkit-scrollbar-button{display:none}.GallerySection_scrollable__iE23Y::-webkit-scrollbar-thumb{background:#b9bbc9}.GallerySection_scrollable__iE23Y::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySection_clickable__Xyjwk{cursor:pointer}.GallerySection_flex1__1OMoh{flex:1 1}.GallerySection_markedBackground__qEDCN{background-color:rgba(58,171,242,.05);transition:all .3s}.GallerySection_secondaryText__5KMur,.GallerySection_textOverflow__3Hj6i{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.GallerySection_secondaryText__5KMur{font-weight:400;color:#b9bbc9}.GallerySection_pageContainer__TNM_5{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.GallerySection_absoluteTopRight__2qGC7,.GallerySection_agreementStatusContainer__1WlO3,.GallerySection_pageSection__1BUjb>h2+button{position:absolute;top:20px;right:25px}.GallerySection_pageSection__1BUjb{margin-top:20px}.GallerySection_agreementStatusContainer__1WlO3{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.GallerySection_agreementStatusContainer__1WlO3>*{margin-left:70px}.GallerySection_agreementStatusContainer__1WlO3>:first-child{margin-left:0}@media screen and (max-width:762px){.GallerySection_agreementStatusContainer__1WlO3>*{margin-left:0}}@media screen and (max-width:1100px){.GallerySection_agreementStatusContainer__1WlO3{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.GallerySection_agreementStatusContainer__1WlO3{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.GallerySection_noBoxShadow__10GnA{box-shadow:none}.GallerySection_overlayContainer__Zw-f-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.GallerySection_alignCenter__Dc7_-,.GallerySection_alignStart__2ZgNY,.GallerySection_flex__3wH1m,.GallerySection_flexCol__3YFP5,.GallerySection_flexRow__1Y9JD,.GallerySection_flexWrap__20MDY,.GallerySection_justifyCenter__35JZ8,.GallerySection_justifyStart__1lBY6{display:flex}.GallerySection_gap10__QIlRO{grid-gap:10px;gap:10px}.GallerySection_justifyStart__1lBY6{justify-content:flex-start!important}.GallerySection_justifyCenter__35JZ8{justify-content:center!important}.GallerySection_alignCenter__Dc7_-{align-items:center!important}.GallerySection_alignStart__2ZgNY{align-items:flex-start!important}.GallerySection_flexRow__1Y9JD{flex-direction:row!important}.GallerySection_flexCol__3YFP5{flex-direction:column!important}.GallerySection_flexWrap__20MDY{flex-wrap:wrap!important}.GallerySection_widthFull__12Gsf{width:100%!important}.GallerySection_thinScroll__25Ehi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.GallerySection_thinScroll__25Ehi::-webkit-scrollbar-button{display:none}.GallerySection_thinScroll__25Ehi::-webkit-scrollbar-thumb{background:#b9bbc9}.GallerySection_thinScroll__25Ehi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.GallerySection_innerSectionTitle__2AetT{margin-top:25px}.GallerySection_lineContainer__3UfEh{margin-top:10px;display:flex;align-items:flex-start;width:100%}.GallerySection_addEntityButton__25ZxM{background-color:#f3f7fa;border:1px dashed #b9bbc9;border-radius:4px;display:flex;flex-direction:column;height:100px}.GallerySection_addEntityButton__25ZxM>svg{fill:#b9bbc9;transition:all .3s}.GallerySection_addEntityButton__25ZxM>p{color:#b9bbc9;margin-top:3px;transition:all .3s}.GallerySection_addEntityButton__25ZxM:hover{background-color:#e2f2fc;border-color:#3aabf2}.GallerySection_addEntityButton__25ZxM:hover>svg{fill:#3aabf2;transition:all .3s}.GallerySection_addEntityButton__25ZxM:hover>P{color:#3aabf2;transition:all .3s}.PersonsSection_expandedTopLeft__1LM7y{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsSection_expandedTopRight__1MPy0{border-right:1px solid #3aabf2}.PersonsSection_expandedTop__3lcsX,.PersonsSection_expandedTopRight__1MPy0{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsSection_expandedBottom__H8AhR,.PersonsSection_expandedBottomLeft__2WIN-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsSection_expandedBottomLeft__2WIN-{border-left:1px solid #3aabf2}.PersonsSection_expandedLeft__1A3kk{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsSection_expandedRight__33IzB{border-right:1px solid #3aabf2}.PersonsSection_expandedMiddle__Jap7p,.PersonsSection_expandedRight__33IzB{background-color:rgba(58,171,242,.05)}.PersonsSection_scrollable__3Ust2{overflow-y:overlay;flex:1 1}.PersonsSection_scrollable__3Ust2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsSection_scrollable__3Ust2::-webkit-scrollbar-button{display:none}.PersonsSection_scrollable__3Ust2::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsSection_scrollable__3Ust2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsSection_clickable__HHyig{cursor:pointer}.PersonsSection_flex1__3VThu{flex:1 1}.PersonsSection_markedBackground__3Kv62{background-color:rgba(58,171,242,.05);transition:all .3s}.PersonsSection_secondaryText__2olEr,.PersonsSection_textOverflow__6j6YK{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PersonsSection_secondaryText__2olEr{font-weight:400;color:#b9bbc9}.PersonsSection_pageContainer__PGDb_{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PersonsSection_absoluteTopRight__2C4CA,.PersonsSection_agreementStatusContainer__3T8we,.PersonsSection_pageSection__3aKwW>h2+button{position:absolute;top:20px;right:25px}.PersonsSection_pageSection__3aKwW{margin-top:20px}.PersonsSection_agreementStatusContainer__3T8we{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonsSection_agreementStatusContainer__3T8we>*{margin-left:70px}.PersonsSection_agreementStatusContainer__3T8we>:first-child{margin-left:0}@media screen and (max-width:762px){.PersonsSection_agreementStatusContainer__3T8we>*{margin-left:0}}@media screen and (max-width:1100px){.PersonsSection_agreementStatusContainer__3T8we{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PersonsSection_agreementStatusContainer__3T8we{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PersonsSection_noBoxShadow__3mmV0{box-shadow:none}.PersonsSection_overlayContainer__qO85N{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PersonsSection_alignCenter__1IQz9,.PersonsSection_alignStart__2cl68,.PersonsSection_flex__HDANz,.PersonsSection_flexCol__3Tlgi,.PersonsSection_flexRow__2ggtK,.PersonsSection_flexWrap__1AH91,.PersonsSection_justifyCenter__1nbyV,.PersonsSection_justifyStart__tPBr0{display:flex}.PersonsSection_gap10__3uVid{grid-gap:10px;gap:10px}.PersonsSection_justifyStart__tPBr0{justify-content:flex-start!important}.PersonsSection_justifyCenter__1nbyV{justify-content:center!important}.PersonsSection_alignCenter__1IQz9{align-items:center!important}.PersonsSection_alignStart__2cl68{align-items:flex-start!important}.PersonsSection_flexRow__2ggtK{flex-direction:row!important}.PersonsSection_flexCol__3Tlgi{flex-direction:column!important}.PersonsSection_flexWrap__1AH91{flex-wrap:wrap!important}.PersonsSection_widthFull__2JLlq{width:100%!important}.PersonsSection_thinScroll__JRRFr::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsSection_thinScroll__JRRFr::-webkit-scrollbar-button{display:none}.PersonsSection_thinScroll__JRRFr::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsSection_thinScroll__JRRFr::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsSection_container__2yNhQ{position:relative}.PersonsSection_container__2yNhQ:hover .PersonsSection_removeButton__ddoz4{display:flex}.PersonsSection_removeButton__ddoz4{position:absolute;top:5px;right:5px;background-color:#fff;width:24px;height:24px;display:none}.PersonsSection_removeButton__ddoz4>svg{fill:#e90000;width:12px;height:12px}.SubProjects_expandedTopLeft__2eKUW{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjects_expandedTopRight__1c-_N{border-right:1px solid #3aabf2}.SubProjects_expandedTop__3aXq8,.SubProjects_expandedTopRight__1c-_N{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjects_expandedBottom__1cifK,.SubProjects_expandedBottomLeft__Idxja{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjects_expandedBottomLeft__Idxja{border-left:1px solid #3aabf2}.SubProjects_expandedLeft__2y3xD{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjects_expandedRight__q5qQQ{border-right:1px solid #3aabf2}.SubProjects_expandedMiddle__2zU3M,.SubProjects_expandedRight__q5qQQ{background-color:rgba(58,171,242,.05)}.SubProjects_scrollable__1OQEN{overflow-y:overlay;flex:1 1}.SubProjects_scrollable__1OQEN::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SubProjects_scrollable__1OQEN::-webkit-scrollbar-button{display:none}.SubProjects_scrollable__1OQEN::-webkit-scrollbar-thumb{background:#b9bbc9}.SubProjects_scrollable__1OQEN::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SubProjects_clickable__2mGcW{cursor:pointer}.SubProjects_flex1__3iiDx{flex:1 1}.SubProjects_markedBackground__em2N8{background-color:rgba(58,171,242,.05);transition:all .3s}.SubProjects_secondaryText__pTUTY,.SubProjects_textOverflow__3j9wE{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SubProjects_secondaryText__pTUTY{font-weight:400;color:#b9bbc9}.SubProjects_pageContainer__vvNE9{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SubProjects_absoluteTopRight__1UEJ9,.SubProjects_agreementStatusContainer__23D35,.SubProjects_pageSection__11yCO>h2+button{position:absolute;top:20px;right:25px}.SubProjects_pageSection__11yCO{margin-top:20px}.SubProjects_agreementStatusContainer__23D35{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SubProjects_agreementStatusContainer__23D35>*{margin-left:70px}.SubProjects_agreementStatusContainer__23D35>:first-child{margin-left:0}@media screen and (max-width:762px){.SubProjects_agreementStatusContainer__23D35>*{margin-left:0}}@media screen and (max-width:1100px){.SubProjects_agreementStatusContainer__23D35{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SubProjects_agreementStatusContainer__23D35{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SubProjects_noBoxShadow__3xB1j{box-shadow:none}.SubProjects_overlayContainer__2fLai{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SubProjects_alignCenter__2Xzib,.SubProjects_alignStart__1QzMj,.SubProjects_flex__1ayao,.SubProjects_flexCol__3RNG1,.SubProjects_flexRow__3gXWv,.SubProjects_flexWrap__2mHUC,.SubProjects_justifyCenter__3Vnie,.SubProjects_justifyStart__3Lvrs{display:flex}.SubProjects_gap10__35_fs{grid-gap:10px;gap:10px}.SubProjects_justifyStart__3Lvrs{justify-content:flex-start!important}.SubProjects_justifyCenter__3Vnie{justify-content:center!important}.SubProjects_alignCenter__2Xzib{align-items:center!important}.SubProjects_alignStart__1QzMj{align-items:flex-start!important}.SubProjects_flexRow__3gXWv{flex-direction:row!important}.SubProjects_flexCol__3RNG1{flex-direction:column!important}.SubProjects_flexWrap__2mHUC{flex-wrap:wrap!important}.SubProjects_widthFull__2tPee{width:100%!important}.SubProjects_thinScroll__1KU8Y::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SubProjects_thinScroll__1KU8Y::-webkit-scrollbar-button{display:none}.SubProjects_thinScroll__1KU8Y::-webkit-scrollbar-thumb{background:#b9bbc9}.SubProjects_thinScroll__1KU8Y::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SubProjects_container__1zqoc{border:1px solid}.SubProjects_header__1fav2{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.SubProjects_subProjects__3w6W7{max-height:350px;margin-top:16px}.SubProjects_subProjects__3w6W7>*{margin-top:8px}.SubProjectLine_expandedTopLeft__1XVzG{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjectLine_expandedTopRight__14y0w{border-right:1px solid #3aabf2}.SubProjectLine_expandedTop__J3ENW,.SubProjectLine_expandedTopRight__14y0w{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjectLine_expandedBottom__27Wqz,.SubProjectLine_expandedBottomLeft__M7YiV{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjectLine_expandedBottomLeft__M7YiV{border-left:1px solid #3aabf2}.SubProjectLine_expandedLeft__1QoXr{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SubProjectLine_expandedRight__1oZqF{border-right:1px solid #3aabf2}.SubProjectLine_expandedMiddle__bwCO2,.SubProjectLine_expandedRight__1oZqF{background-color:rgba(58,171,242,.05)}.SubProjectLine_scrollable__2lU-m{overflow-y:overlay;flex:1 1}.SubProjectLine_scrollable__2lU-m::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SubProjectLine_scrollable__2lU-m::-webkit-scrollbar-button{display:none}.SubProjectLine_scrollable__2lU-m::-webkit-scrollbar-thumb{background:#b9bbc9}.SubProjectLine_scrollable__2lU-m::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SubProjectLine_clickable__Sc8k0{cursor:pointer}.SubProjectLine_flex1__18OIq{flex:1 1}.SubProjectLine_markedBackground__2YvRb{background-color:rgba(58,171,242,.05);transition:all .3s}.SubProjectLine_secondaryText__1cE--,.SubProjectLine_textOverflow__3ZP0w{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SubProjectLine_secondaryText__1cE--{font-weight:400;color:#b9bbc9}.SubProjectLine_pageContainer__1vHIS{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SubProjectLine_absoluteTopRight__2O9DD,.SubProjectLine_agreementStatusContainer__Z2lzK,.SubProjectLine_pageSection__1tP6q>h2+button{position:absolute;top:20px;right:25px}.SubProjectLine_pageSection__1tP6q{margin-top:20px}.SubProjectLine_agreementStatusContainer__Z2lzK{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SubProjectLine_agreementStatusContainer__Z2lzK>*{margin-left:70px}.SubProjectLine_agreementStatusContainer__Z2lzK>:first-child{margin-left:0}@media screen and (max-width:762px){.SubProjectLine_agreementStatusContainer__Z2lzK>*{margin-left:0}}@media screen and (max-width:1100px){.SubProjectLine_agreementStatusContainer__Z2lzK{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SubProjectLine_agreementStatusContainer__Z2lzK{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SubProjectLine_noBoxShadow__1pTNP{box-shadow:none}.SubProjectLine_overlayContainer__3BaWw{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SubProjectLine_alignCenter__1qyaz,.SubProjectLine_alignStart__3PesM,.SubProjectLine_flex__1XqZ2,.SubProjectLine_flexCol__15PwH,.SubProjectLine_flexRow__38u4U,.SubProjectLine_flexWrap__WUhNN,.SubProjectLine_justifyCenter__1N6Ht,.SubProjectLine_justifyStart__vC2zm{display:flex}.SubProjectLine_gap10__1tT-J{grid-gap:10px;gap:10px}.SubProjectLine_justifyStart__vC2zm{justify-content:flex-start!important}.SubProjectLine_justifyCenter__1N6Ht{justify-content:center!important}.SubProjectLine_alignCenter__1qyaz{align-items:center!important}.SubProjectLine_alignStart__3PesM{align-items:flex-start!important}.SubProjectLine_flexRow__38u4U{flex-direction:row!important}.SubProjectLine_flexCol__15PwH{flex-direction:column!important}.SubProjectLine_flexWrap__WUhNN{flex-wrap:wrap!important}.SubProjectLine_widthFull__192Qq{width:100%!important}.SubProjectLine_thinScroll__2V3za::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SubProjectLine_thinScroll__2V3za::-webkit-scrollbar-button{display:none}.SubProjectLine_thinScroll__2V3za::-webkit-scrollbar-thumb{background:#b9bbc9}.SubProjectLine_thinScroll__2V3za::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SubProjectLine_subProjectLine__3MouU{height:50px;background-color:#f3f7fa;border-radius:4px;padding:0 16px;display:flex;align-items:center}.SubProjectLine_arrowButton__6FTOu{margin-left:auto}.SportForm_expandedTopLeft__29xxq{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportForm_expandedTopRight__1-093{border-right:1px solid #3aabf2}.SportForm_expandedTop__3StRZ,.SportForm_expandedTopRight__1-093{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportForm_expandedBottom__3E6pY,.SportForm_expandedBottomLeft__2TFaQ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportForm_expandedBottomLeft__2TFaQ{border-left:1px solid #3aabf2}.SportForm_expandedLeft__2Y6D5{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportForm_expandedRight__2mrIO{border-right:1px solid #3aabf2}.SportForm_expandedMiddle__vrXE0,.SportForm_expandedRight__2mrIO{background-color:rgba(58,171,242,.05)}.SportForm_scrollable__KWiKx{overflow-y:overlay;flex:1 1}.SportForm_scrollable__KWiKx::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SportForm_scrollable__KWiKx::-webkit-scrollbar-button{display:none}.SportForm_scrollable__KWiKx::-webkit-scrollbar-thumb{background:#b9bbc9}.SportForm_scrollable__KWiKx::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SportForm_clickable__3482m{cursor:pointer}.SportForm_flex1__Souyh{flex:1 1}.SportForm_markedBackground__36Spe{background-color:rgba(58,171,242,.05);transition:all .3s}.SportForm_secondaryText__3lV0u,.SportForm_textOverflow__2Ub9S{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SportForm_secondaryText__3lV0u{font-weight:400;color:#b9bbc9}.SportForm_pageContainer__tKWCC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SportForm_absoluteTopRight__2mkhP,.SportForm_agreementStatusContainer__Bkc2w,.SportForm_pageSection__3qxlu>h2+button{position:absolute;top:20px;right:25px}.SportForm_pageSection__3qxlu{margin-top:20px}.SportForm_agreementStatusContainer__Bkc2w{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SportForm_agreementStatusContainer__Bkc2w>*{margin-left:70px}.SportForm_agreementStatusContainer__Bkc2w>:first-child{margin-left:0}@media screen and (max-width:762px){.SportForm_agreementStatusContainer__Bkc2w>*{margin-left:0}}@media screen and (max-width:1100px){.SportForm_agreementStatusContainer__Bkc2w{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SportForm_agreementStatusContainer__Bkc2w{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SportForm_noBoxShadow__1Hxh3{box-shadow:none}.SportForm_overlayContainer__1smNU{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SportForm_alignCenter__50x6I,.SportForm_alignStart__3CZlA,.SportForm_flex__1iNrM,.SportForm_flexCol__I2wub,.SportForm_flexRow__3bZU_,.SportForm_flexWrap__26IBi,.SportForm_justifyCenter__UoFKC,.SportForm_justifyStart__3i7F9{display:flex}.SportForm_gap10__1nBZ2{grid-gap:10px;gap:10px}.SportForm_justifyStart__3i7F9{justify-content:flex-start!important}.SportForm_justifyCenter__UoFKC{justify-content:center!important}.SportForm_alignCenter__50x6I{align-items:center!important}.SportForm_alignStart__3CZlA{align-items:flex-start!important}.SportForm_flexRow__3bZU_{flex-direction:row!important}.SportForm_flexCol__I2wub{flex-direction:column!important}.SportForm_flexWrap__26IBi{flex-wrap:wrap!important}.SportForm_widthFull__1_rFF{width:100%!important}.SportForm_thinScroll__3Cyjs::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SportForm_thinScroll__3Cyjs::-webkit-scrollbar-button{display:none}.SportForm_thinScroll__3Cyjs::-webkit-scrollbar-thumb{background:#b9bbc9}.SportForm_thinScroll__3Cyjs::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SportForm_sportForm__3_p0I{max-width:650px;margin:0 auto;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.SportForm_timeFields__1S_fZ{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;grid-gap:16px;gap:16px}.SportForm_optionsContainer__mfE8Z{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:425px){.SportForm_optionsContainer__mfE8Z{flex-direction:column;grid-gap:10px;gap:10px}}.SportForm_optionsList__3vnFk{display:flex;justify-content:center;align-items:start;flex-direction:column;grid-gap:10px;gap:10px}.SportForm_optionsInput__3io0U{display:flex}@media screen and (max-width:425px){.SportForm_optionsInput__3io0U{flex-direction:column;grid-gap:10px;gap:10px}}.SportForm_payoutMultiple__38P4u{display:flex;flex-wrap:wrap}.SportForm_errorText__IbDvd{color:red}.SportPoll_expandedTopLeft__2RWaF{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPoll_expandedTopRight__3ZwpT{border-right:1px solid #3aabf2}.SportPoll_expandedTop__3IIFj,.SportPoll_expandedTopRight__3ZwpT{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPoll_expandedBottom__3v2Ii,.SportPoll_expandedBottomLeft__11Fqq{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPoll_expandedBottomLeft__11Fqq{border-left:1px solid #3aabf2}.SportPoll_expandedLeft__3tCDZ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPoll_expandedRight__1wZfX{border-right:1px solid #3aabf2}.SportPoll_expandedMiddle__2Ptjq,.SportPoll_expandedRight__1wZfX{background-color:rgba(58,171,242,.05)}.SportPoll_scrollable__3YL-v{overflow-y:overlay;flex:1 1}.SportPoll_scrollable__3YL-v::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SportPoll_scrollable__3YL-v::-webkit-scrollbar-button{display:none}.SportPoll_scrollable__3YL-v::-webkit-scrollbar-thumb{background:#b9bbc9}.SportPoll_scrollable__3YL-v::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SportPoll_clickable__1P4p2{cursor:pointer}.SportPoll_flex1__2xJ1f{flex:1 1}.SportPoll_markedBackground__1gGaj{background-color:rgba(58,171,242,.05);transition:all .3s}.SportPoll_secondaryText__3lwbL,.SportPoll_textOverflow__3AFHa{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SportPoll_secondaryText__3lwbL{font-weight:400;color:#b9bbc9}.SportPoll_pageContainer__302Bf{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SportPoll_absoluteTopRight__34L6l,.SportPoll_agreementStatusContainer__2CcCW,.SportPoll_pageSection__1czlV>h2+button{position:absolute;top:20px;right:25px}.SportPoll_pageSection__1czlV{margin-top:20px}.SportPoll_agreementStatusContainer__2CcCW{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SportPoll_agreementStatusContainer__2CcCW>*{margin-left:70px}.SportPoll_agreementStatusContainer__2CcCW>:first-child{margin-left:0}@media screen and (max-width:762px){.SportPoll_agreementStatusContainer__2CcCW>*{margin-left:0}}@media screen and (max-width:1100px){.SportPoll_agreementStatusContainer__2CcCW{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SportPoll_agreementStatusContainer__2CcCW{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SportPoll_noBoxShadow__2gx4d{box-shadow:none}.SportPoll_overlayContainer__2-dRM{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SportPoll_alignCenter__F-BzB,.SportPoll_alignStart__LFd_K,.SportPoll_flex__2GKdD,.SportPoll_flexCol__2Ckk7,.SportPoll_flexRow__1KL3U,.SportPoll_flexWrap__UVBs_,.SportPoll_justifyCenter__2kERr,.SportPoll_justifyStart__RvIAv{display:flex}.SportPoll_gap10__3i3s7{grid-gap:10px;gap:10px}.SportPoll_justifyStart__RvIAv{justify-content:flex-start!important}.SportPoll_justifyCenter__2kERr{justify-content:center!important}.SportPoll_alignCenter__F-BzB{align-items:center!important}.SportPoll_alignStart__LFd_K{align-items:flex-start!important}.SportPoll_flexRow__1KL3U{flex-direction:row!important}.SportPoll_flexCol__2Ckk7{flex-direction:column!important}.SportPoll_flexWrap__UVBs_{flex-wrap:wrap!important}.SportPoll_widthFull__13Jce{width:100%!important}.SportPoll_thinScroll__p4nuH::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SportPoll_thinScroll__p4nuH::-webkit-scrollbar-button{display:none}.SportPoll_thinScroll__p4nuH::-webkit-scrollbar-thumb{background:#b9bbc9}.SportPoll_thinScroll__p4nuH::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SportPoll_sportPollContainer__SljTv{margin-top:22px}.SportPoll_header__3esbr{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.SportPoll_sportPollScrollableContainer__3nMeu{overflow-y:overlay}.SportPollTable_expandedTopLeft__1RXWj{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPollTable_expandedTopRight__2EGRZ{border-right:1px solid #3aabf2}.SportPollTable_expandedTop__jRt-s,.SportPollTable_expandedTopRight__2EGRZ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPollTable_expandedBottom__A1mns,.SportPollTable_expandedBottomLeft__TDGEt{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPollTable_expandedBottomLeft__TDGEt{border-left:1px solid #3aabf2}.SportPollTable_expandedLeft__1k5BP{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SportPollTable_expandedRight__RSZEn{border-right:1px solid #3aabf2}.SportPollTable_expandedMiddle__2qi3L,.SportPollTable_expandedRight__RSZEn{background-color:rgba(58,171,242,.05)}.SportPollTable_scrollable__Zn0WK{overflow-y:overlay;flex:1 1}.SportPollTable_scrollable__Zn0WK::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SportPollTable_scrollable__Zn0WK::-webkit-scrollbar-button{display:none}.SportPollTable_scrollable__Zn0WK::-webkit-scrollbar-thumb{background:#b9bbc9}.SportPollTable_scrollable__Zn0WK::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SportPollTable_clickable__1wzfe{cursor:pointer}.SportPollTable_flex1__yco93{flex:1 1}.SportPollTable_markedBackground__TBx_J{background-color:rgba(58,171,242,.05);transition:all .3s}.SportPollTable_secondaryText__pw-WJ,.SportPollTable_textOverflow__2-6_a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SportPollTable_secondaryText__pw-WJ{font-weight:400;color:#b9bbc9}.SportPollTable_pageContainer__L1uzk{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SportPollTable_absoluteTopRight__3NKZ0,.SportPollTable_agreementStatusContainer__1TGVF,.SportPollTable_pageSection__1vq6h>h2+button{position:absolute;top:20px;right:25px}.SportPollTable_pageSection__1vq6h{margin-top:20px}.SportPollTable_agreementStatusContainer__1TGVF{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SportPollTable_agreementStatusContainer__1TGVF>*{margin-left:70px}.SportPollTable_agreementStatusContainer__1TGVF>:first-child{margin-left:0}@media screen and (max-width:762px){.SportPollTable_agreementStatusContainer__1TGVF>*{margin-left:0}}@media screen and (max-width:1100px){.SportPollTable_agreementStatusContainer__1TGVF{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SportPollTable_agreementStatusContainer__1TGVF{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SportPollTable_noBoxShadow__1Vfxi{box-shadow:none}.SportPollTable_overlayContainer__2X_Ki{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SportPollTable_alignCenter__1Co-A,.SportPollTable_alignStart__2T_uY,.SportPollTable_flex__35j-O,.SportPollTable_flexCol__1G55r,.SportPollTable_flexRow__2KHw0,.SportPollTable_flexWrap__353iD,.SportPollTable_justifyCenter__31TUw,.SportPollTable_justifyStart__VH-tS{display:flex}.SportPollTable_gap10__2ES5-{grid-gap:10px;gap:10px}.SportPollTable_justifyStart__VH-tS{justify-content:flex-start!important}.SportPollTable_justifyCenter__31TUw{justify-content:center!important}.SportPollTable_alignCenter__1Co-A{align-items:center!important}.SportPollTable_alignStart__2T_uY{align-items:flex-start!important}.SportPollTable_flexRow__2KHw0{flex-direction:row!important}.SportPollTable_flexCol__1G55r{flex-direction:column!important}.SportPollTable_flexWrap__353iD{flex-wrap:wrap!important}.SportPollTable_widthFull__VIJYg{width:100%!important}.SportPollTable_thinScroll__1D016::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SportPollTable_thinScroll__1D016::-webkit-scrollbar-button{display:none}.SportPollTable_thinScroll__1D016::-webkit-scrollbar-thumb{background:#b9bbc9}.SportPollTable_thinScroll__1D016::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SportPollTable_container__Fakwv{border:1px solid}.SportPollTable_actionButton__1f_T-{display:flex;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px}.SportPollTable_customTableLine__31AwM{min-height:50px;height:-webkit-max-content;height:max-content}.EditPersonPage_expandedTopLeft__2SVMZ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditPersonPage_expandedTopRight__2VKvo{border-right:1px solid #3aabf2}.EditPersonPage_expandedTop__eUPEJ,.EditPersonPage_expandedTopRight__2VKvo{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditPersonPage_expandedBottom__2JyJr,.EditPersonPage_expandedBottomLeft__2qpX_{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditPersonPage_expandedBottomLeft__2qpX_{border-left:1px solid #3aabf2}.EditPersonPage_expandedLeft__1Vn2f{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditPersonPage_expandedRight__1zGHn{border-right:1px solid #3aabf2}.EditPersonPage_expandedMiddle__27w7m,.EditPersonPage_expandedRight__1zGHn{background-color:rgba(58,171,242,.05)}.EditPersonPage_scrollable__2wGf6{overflow-y:overlay;flex:1 1}.EditPersonPage_scrollable__2wGf6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EditPersonPage_scrollable__2wGf6::-webkit-scrollbar-button{display:none}.EditPersonPage_scrollable__2wGf6::-webkit-scrollbar-thumb{background:#b9bbc9}.EditPersonPage_scrollable__2wGf6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EditPersonPage_clickable__14Dea{cursor:pointer}.EditPersonPage_flex1__1JwKJ{flex:1 1}.EditPersonPage_markedBackground__14-vC{background-color:rgba(58,171,242,.05);transition:all .3s}.EditPersonPage_secondaryText__1k4oo,.EditPersonPage_textOverflow__2GLIi{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EditPersonPage_secondaryText__1k4oo{font-weight:400;color:#b9bbc9}.EditPersonPage_pageContainer__EPcw_{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EditPersonPage_absoluteTopRight__2cCf4,.EditPersonPage_agreementStatusContainer__36vPS,.EditPersonPage_pageSection__1YmOs>h2+button{position:absolute;top:20px;right:25px}.EditPersonPage_pageSection__1YmOs{margin-top:20px}.EditPersonPage_agreementStatusContainer__36vPS{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditPersonPage_agreementStatusContainer__36vPS>*{margin-left:70px}.EditPersonPage_agreementStatusContainer__36vPS>:first-child{margin-left:0}@media screen and (max-width:762px){.EditPersonPage_agreementStatusContainer__36vPS>*{margin-left:0}}@media screen and (max-width:1100px){.EditPersonPage_agreementStatusContainer__36vPS{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EditPersonPage_agreementStatusContainer__36vPS{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EditPersonPage_noBoxShadow__13DYD{box-shadow:none}.EditPersonPage_overlayContainer__Cjrki{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EditPersonPage_alignCenter__1B7wX,.EditPersonPage_alignStart__t38ZD,.EditPersonPage_flex__1ojdH,.EditPersonPage_flexCol__2GHmP,.EditPersonPage_flexRow__2iRKn,.EditPersonPage_flexWrap__UXEyc,.EditPersonPage_justifyCenter__3VbDs,.EditPersonPage_justifyStart__Ruskq{display:flex}.EditPersonPage_gap10__11BG4{grid-gap:10px;gap:10px}.EditPersonPage_justifyStart__Ruskq{justify-content:flex-start!important}.EditPersonPage_justifyCenter__3VbDs{justify-content:center!important}.EditPersonPage_alignCenter__1B7wX{align-items:center!important}.EditPersonPage_alignStart__t38ZD{align-items:flex-start!important}.EditPersonPage_flexRow__2iRKn{flex-direction:row!important}.EditPersonPage_flexCol__2GHmP{flex-direction:column!important}.EditPersonPage_flexWrap__UXEyc{flex-wrap:wrap!important}.EditPersonPage_widthFull__3lreD{width:100%!important}.EditPersonPage_thinScroll__21qBm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EditPersonPage_thinScroll__21qBm::-webkit-scrollbar-button{display:none}.EditPersonPage_thinScroll__21qBm::-webkit-scrollbar-thumb{background:#b9bbc9}.EditPersonPage_thinScroll__21qBm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EditPersonPage_container__2RqGM{width:100%;padding:20px 20px 150px}.ProjectsSection_expandedTopLeft__2TPhW{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsSection_expandedTopRight__GOapV{border-right:1px solid #3aabf2}.ProjectsSection_expandedTop__2PUdW,.ProjectsSection_expandedTopRight__GOapV{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsSection_expandedBottom__MoMWy,.ProjectsSection_expandedBottomLeft__1jOoj{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsSection_expandedBottomLeft__1jOoj{border-left:1px solid #3aabf2}.ProjectsSection_expandedLeft__t-T3I{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsSection_expandedRight__3i71s{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProjectsSection_expandedMiddle__3O-oG{background-color:rgba(58,171,242,.05)}.ProjectsSection_scrollable__3MQhP{overflow-y:overlay;flex:1 1}.ProjectsSection_scrollable__3MQhP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsSection_scrollable__3MQhP::-webkit-scrollbar-button{display:none}.ProjectsSection_scrollable__3MQhP::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsSection_scrollable__3MQhP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsSection_clickable__3KQy0{cursor:pointer}.ProjectsSection_flex1__2xWev{flex:1 1}.ProjectsSection_markedBackground__5PMkF{background-color:rgba(58,171,242,.05);transition:all .3s}.ProjectsSection_secondaryText__35RDQ,.ProjectsSection_textOverflow__2WXa8{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProjectsSection_secondaryText__35RDQ{font-weight:400;color:#b9bbc9}.ProjectsSection_pageContainer__2b8EC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProjectsSection_absoluteTopRight__2beL_,.ProjectsSection_agreementStatusContainer__3GaP6,.ProjectsSection_pageSection__3_zlv>h2+button{position:absolute;top:20px;right:25px}.ProjectsSection_pageSection__3_zlv{margin-top:20px}.ProjectsSection_agreementStatusContainer__3GaP6{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProjectsSection_agreementStatusContainer__3GaP6>*{margin-left:70px}.ProjectsSection_agreementStatusContainer__3GaP6>:first-child{margin-left:0}@media screen and (max-width:762px){.ProjectsSection_agreementStatusContainer__3GaP6>*{margin-left:0}}@media screen and (max-width:1100px){.ProjectsSection_agreementStatusContainer__3GaP6{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProjectsSection_agreementStatusContainer__3GaP6{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProjectsSection_noBoxShadow__3zuj8{box-shadow:none}.ProjectsSection_overlayContainer__2FWAc{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProjectsSection_alignCenter__1TQbK,.ProjectsSection_alignStart__2SFFp,.ProjectsSection_flex__1xXnt,.ProjectsSection_flexCol__1lq42,.ProjectsSection_flexRow__lSiFg,.ProjectsSection_flexWrap__3S87e,.ProjectsSection_justifyCenter__1dn65,.ProjectsSection_justifyStart__2T6Zq{display:flex}.ProjectsSection_gap10__2B8cM{grid-gap:10px;gap:10px}.ProjectsSection_justifyStart__2T6Zq{justify-content:flex-start!important}.ProjectsSection_justifyCenter__1dn65{justify-content:center!important}.ProjectsSection_alignCenter__1TQbK{align-items:center!important}.ProjectsSection_alignStart__2SFFp{align-items:flex-start!important}.ProjectsSection_flexRow__lSiFg{flex-direction:row!important}.ProjectsSection_flexCol__1lq42{flex-direction:column!important}.ProjectsSection_flexWrap__3S87e{flex-wrap:wrap!important}.ProjectsSection_widthFull__1kmOh{width:100%!important}.ProjectsSection_thinScroll__NM90o::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProjectsSection_thinScroll__NM90o::-webkit-scrollbar-button{display:none}.ProjectsSection_thinScroll__NM90o::-webkit-scrollbar-thumb{background:#b9bbc9}.ProjectsSection_thinScroll__NM90o::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProjectsSection_container__2Ex55{max-height:100%;margin-top:20px}.ProjectsSection_tableContainer__1IlIr{margin-top:26px}.TableProjectLine_expandedTopLeft__3AF5A{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableProjectLine_expandedTopRight__1InSs{border-right:1px solid #3aabf2}.TableProjectLine_expandedTop__2znpa,.TableProjectLine_expandedTopRight__1InSs{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableProjectLine_expandedBottom__2PuxK,.TableProjectLine_expandedBottomLeft__1QG2o{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableProjectLine_expandedBottomLeft__1QG2o{border-left:1px solid #3aabf2}.TableProjectLine_expandedLeft__1iUia{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableProjectLine_expandedRight__3NRi4{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TableProjectLine_expandedMiddle__2U6zE{background-color:rgba(58,171,242,.05)}.TableProjectLine_scrollable__2id-L{overflow-y:overlay;flex:1 1}.TableProjectLine_scrollable__2id-L::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableProjectLine_scrollable__2id-L::-webkit-scrollbar-button{display:none}.TableProjectLine_scrollable__2id-L::-webkit-scrollbar-thumb{background:#b9bbc9}.TableProjectLine_scrollable__2id-L::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TableProjectLine_clickable__3tXGW{cursor:pointer}.TableProjectLine_flex1__1nzhV{flex:1 1}.TableProjectLine_markedBackground__R4id4{background-color:rgba(58,171,242,.05);transition:all .3s}.TableProjectLine_secondaryText__2XfSF,.TableProjectLine_textOverflow__2q9lW{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TableProjectLine_secondaryText__2XfSF{font-weight:400;color:#b9bbc9}.TableProjectLine_pageContainer__3CSrb{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TableProjectLine_absoluteTopRight__33TG7,.TableProjectLine_agreementStatusContainer__2vZ9v,.TableProjectLine_pageSection__3Xgka>h2+button{position:absolute;top:20px;right:25px}.TableProjectLine_pageSection__3Xgka{margin-top:20px}.TableProjectLine_agreementStatusContainer__2vZ9v{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TableProjectLine_agreementStatusContainer__2vZ9v>*{margin-left:70px}.TableProjectLine_agreementStatusContainer__2vZ9v>:first-child{margin-left:0}@media screen and (max-width:762px){.TableProjectLine_agreementStatusContainer__2vZ9v>*{margin-left:0}}@media screen and (max-width:1100px){.TableProjectLine_agreementStatusContainer__2vZ9v{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TableProjectLine_agreementStatusContainer__2vZ9v{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TableProjectLine_noBoxShadow__237rG{box-shadow:none}.TableProjectLine_overlayContainer__Z8dC0{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TableProjectLine_alignCenter__3XH9H,.TableProjectLine_alignStart__5xiUh,.TableProjectLine_flex__3IRwX,.TableProjectLine_flexCol__3LN69,.TableProjectLine_flexRow__39oyc,.TableProjectLine_flexWrap__2Fl_F,.TableProjectLine_justifyCenter__1uWI1,.TableProjectLine_justifyStart__3ZbSU{display:flex}.TableProjectLine_gap10__3WCl-{grid-gap:10px;gap:10px}.TableProjectLine_justifyStart__3ZbSU{justify-content:flex-start!important}.TableProjectLine_justifyCenter__1uWI1{justify-content:center!important}.TableProjectLine_alignCenter__3XH9H{align-items:center!important}.TableProjectLine_alignStart__5xiUh{align-items:flex-start!important}.TableProjectLine_flexRow__39oyc{flex-direction:row!important}.TableProjectLine_flexCol__3LN69{flex-direction:column!important}.TableProjectLine_flexWrap__2Fl_F{flex-wrap:wrap!important}.TableProjectLine_widthFull__13azu{width:100%!important}.TableProjectLine_thinScroll__kV4dg::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TableProjectLine_thinScroll__kV4dg::-webkit-scrollbar-button{display:none}.TableProjectLine_thinScroll__kV4dg::-webkit-scrollbar-thumb{background:#b9bbc9}.TableProjectLine_thinScroll__kV4dg::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsPage_expandedTopLeft__3Y8Q7{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsPage_expandedTopRight__3z34V{border-right:1px solid #3aabf2}.PersonsPage_expandedTop__LlEv0,.PersonsPage_expandedTopRight__3z34V{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsPage_expandedBottom__1zHSu,.PersonsPage_expandedBottomLeft__HdQqW{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsPage_expandedBottomLeft__HdQqW{border-left:1px solid #3aabf2}.PersonsPage_expandedLeft__1_9ms{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PersonsPage_expandedRight__2gjp6{border-right:1px solid #3aabf2}.PersonsPage_expandedMiddle__3bZkk,.PersonsPage_expandedRight__2gjp6{background-color:rgba(58,171,242,.05)}.PersonsPage_scrollable__YrVF4{overflow-y:overlay;flex:1 1}.PersonsPage_scrollable__YrVF4::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsPage_scrollable__YrVF4::-webkit-scrollbar-button{display:none}.PersonsPage_scrollable__YrVF4::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsPage_scrollable__YrVF4::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsPage_clickable__35PXm{cursor:pointer}.PersonsPage_flex1__3xyZ6{flex:1 1}.PersonsPage_markedBackground__9PNeZ{background-color:rgba(58,171,242,.05);transition:all .3s}.PersonsPage_secondaryText__2Odtj,.PersonsPage_textOverflow__36PI0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PersonsPage_secondaryText__2Odtj{font-weight:400;color:#b9bbc9}.PersonsPage_pageContainer__2lMR_{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PersonsPage_absoluteTopRight__KSPJs,.PersonsPage_agreementStatusContainer__CQV8I,.PersonsPage_pageSection__2eUPi>h2+button{position:absolute;top:20px;right:25px}.PersonsPage_pageSection__2eUPi{margin-top:20px}.PersonsPage_agreementStatusContainer__CQV8I{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonsPage_agreementStatusContainer__CQV8I>*{margin-left:70px}.PersonsPage_agreementStatusContainer__CQV8I>:first-child{margin-left:0}@media screen and (max-width:762px){.PersonsPage_agreementStatusContainer__CQV8I>*{margin-left:0}}@media screen and (max-width:1100px){.PersonsPage_agreementStatusContainer__CQV8I{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PersonsPage_agreementStatusContainer__CQV8I{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PersonsPage_noBoxShadow__2US-_{box-shadow:none}.PersonsPage_overlayContainer__IGsY_{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PersonsPage_alignCenter__pvlJw,.PersonsPage_alignStart__2w_e7,.PersonsPage_flex__1rECO,.PersonsPage_flexCol__2TSi-,.PersonsPage_flexRow__3Rub7,.PersonsPage_flexWrap__3S2bs,.PersonsPage_justifyCenter__36IMP,.PersonsPage_justifyStart__1y9Yu{display:flex}.PersonsPage_gap10__3QWTT{grid-gap:10px;gap:10px}.PersonsPage_justifyStart__1y9Yu{justify-content:flex-start!important}.PersonsPage_justifyCenter__36IMP{justify-content:center!important}.PersonsPage_alignCenter__pvlJw{align-items:center!important}.PersonsPage_alignStart__2w_e7{align-items:flex-start!important}.PersonsPage_flexRow__3Rub7{flex-direction:row!important}.PersonsPage_flexCol__2TSi-{flex-direction:column!important}.PersonsPage_flexWrap__3S2bs{flex-wrap:wrap!important}.PersonsPage_widthFull__25lZ4{width:100%!important}.PersonsPage_thinScroll__2wIan::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PersonsPage_thinScroll__2wIan::-webkit-scrollbar-button{display:none}.PersonsPage_thinScroll__2wIan::-webkit-scrollbar-thumb{background:#b9bbc9}.PersonsPage_thinScroll__2wIan::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PersonsPage_container__1hHG0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px)}.PersonsPage_nameCell__1_zIg{font-weight:700}.PersonsPage_nameCell__1_zIg>img{margin-right:12px}.BrandEditPage_expandedTopLeft__1LAGW{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandEditPage_expandedTopRight__2MzHA{border-right:1px solid #3aabf2}.BrandEditPage_expandedTop__3VPQm,.BrandEditPage_expandedTopRight__2MzHA{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandEditPage_expandedBottom__2xUZV,.BrandEditPage_expandedBottomLeft__jm8-x{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandEditPage_expandedBottomLeft__jm8-x{border-left:1px solid #3aabf2}.BrandEditPage_expandedLeft__2sUrZ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandEditPage_expandedRight__2NU7O{border-right:1px solid #3aabf2}.BrandEditPage_expandedMiddle__3_FJB,.BrandEditPage_expandedRight__2NU7O{background-color:rgba(58,171,242,.05)}.BrandEditPage_scrollable__3AE94{overflow-y:overlay;flex:1 1}.BrandEditPage_scrollable__3AE94::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandEditPage_scrollable__3AE94::-webkit-scrollbar-button{display:none}.BrandEditPage_scrollable__3AE94::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandEditPage_scrollable__3AE94::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandEditPage_clickable__1PWeN{cursor:pointer}.BrandEditPage_flex1__35Vez{flex:1 1}.BrandEditPage_markedBackground__26mYo{background-color:rgba(58,171,242,.05);transition:all .3s}.BrandEditPage_secondaryText__2WTMH,.BrandEditPage_textOverflow__1jtQj{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BrandEditPage_secondaryText__2WTMH{font-weight:400;color:#b9bbc9}.BrandEditPage_pageContainer__30mYx{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BrandEditPage_absoluteTopRight__3RALP,.BrandEditPage_agreementStatusContainer__3LCwX,.BrandEditPage_pageSection__2Rsiq>h2+button{position:absolute;top:20px;right:25px}.BrandEditPage_pageSection__2Rsiq{margin-top:20px}.BrandEditPage_agreementStatusContainer__3LCwX{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BrandEditPage_agreementStatusContainer__3LCwX>*{margin-left:70px}.BrandEditPage_agreementStatusContainer__3LCwX>:first-child{margin-left:0}@media screen and (max-width:762px){.BrandEditPage_agreementStatusContainer__3LCwX>*{margin-left:0}}@media screen and (max-width:1100px){.BrandEditPage_agreementStatusContainer__3LCwX{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BrandEditPage_agreementStatusContainer__3LCwX{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BrandEditPage_noBoxShadow__2n6qq{box-shadow:none}.BrandEditPage_overlayContainer__XhRY9{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BrandEditPage_alignCenter__3BoRK,.BrandEditPage_alignStart__1rda-,.BrandEditPage_flex__1TgCk,.BrandEditPage_flexCol__3rS52,.BrandEditPage_flexRow__1OpPS,.BrandEditPage_flexWrap__16z_5,.BrandEditPage_justifyCenter__3TS8C,.BrandEditPage_justifyStart__205Zb{display:flex}.BrandEditPage_gap10__1Qjtp{grid-gap:10px;gap:10px}.BrandEditPage_justifyStart__205Zb{justify-content:flex-start!important}.BrandEditPage_justifyCenter__3TS8C{justify-content:center!important}.BrandEditPage_alignCenter__3BoRK{align-items:center!important}.BrandEditPage_alignStart__1rda-{align-items:flex-start!important}.BrandEditPage_flexRow__1OpPS{flex-direction:row!important}.BrandEditPage_flexCol__3rS52{flex-direction:column!important}.BrandEditPage_flexWrap__16z_5{flex-wrap:wrap!important}.BrandEditPage_widthFull__32U-D{width:100%!important}.BrandEditPage_thinScroll__3MFTV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandEditPage_thinScroll__3MFTV::-webkit-scrollbar-button{display:none}.BrandEditPage_thinScroll__3MFTV::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandEditPage_thinScroll__3MFTV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandEditPage_container__3OV5w{width:100%;padding:20px 20px 150px}.ShippingOptions_expandedTopLeft__k0Iuq{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptions_expandedTopRight__1-RI0{border-right:1px solid #3aabf2}.ShippingOptions_expandedTop__hhpMG,.ShippingOptions_expandedTopRight__1-RI0{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptions_expandedBottom__2sVci,.ShippingOptions_expandedBottomLeft__ZtYN-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptions_expandedBottomLeft__ZtYN-{border-left:1px solid #3aabf2}.ShippingOptions_expandedLeft__17EwF{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptions_expandedRight__2exc5{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptions_expandedMiddle__2-4HP{background-color:rgba(58,171,242,.05)}.ShippingOptions_scrollable__23MjK{overflow-y:overlay;flex:1 1}.ShippingOptions_scrollable__23MjK::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShippingOptions_scrollable__23MjK::-webkit-scrollbar-button{display:none}.ShippingOptions_scrollable__23MjK::-webkit-scrollbar-thumb{background:#b9bbc9}.ShippingOptions_scrollable__23MjK::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShippingOptions_clickable__lRXjT{cursor:pointer}.ShippingOptions_flex1__36Eoi{flex:1 1}.ShippingOptions_markedBackground__3jrnx{background-color:rgba(58,171,242,.05);transition:all .3s}.ShippingOptions_secondaryText__1yKGc,.ShippingOptions_textOverflow__Tyo56{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShippingOptions_secondaryText__1yKGc{font-weight:400;color:#b9bbc9}.ShippingOptions_pageContainer__1d9Ba{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShippingOptions_absoluteTopRight__2yqZB,.ShippingOptions_agreementStatusContainer___hNhw,.ShippingOptions_pageSection__146NL>h2+button{position:absolute;top:20px;right:25px}.ShippingOptions_pageSection__146NL{margin-top:20px}.ShippingOptions_agreementStatusContainer___hNhw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShippingOptions_agreementStatusContainer___hNhw>*{margin-left:70px}.ShippingOptions_agreementStatusContainer___hNhw>:first-child{margin-left:0}@media screen and (max-width:762px){.ShippingOptions_agreementStatusContainer___hNhw>*{margin-left:0}}@media screen and (max-width:1100px){.ShippingOptions_agreementStatusContainer___hNhw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShippingOptions_agreementStatusContainer___hNhw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShippingOptions_noBoxShadow__3s6gG{box-shadow:none}.ShippingOptions_overlayContainer__1Hgr5{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShippingOptions_alignCenter__2ZzCu,.ShippingOptions_alignStart__FIsaC,.ShippingOptions_flex__3CNUv,.ShippingOptions_flexCol__1fvBy,.ShippingOptions_flexRow__21tBy,.ShippingOptions_flexWrap__3kDp1,.ShippingOptions_justifyCenter__1dL5c,.ShippingOptions_justifyStart__MtPql{display:flex}.ShippingOptions_gap10__2DExy{grid-gap:10px;gap:10px}.ShippingOptions_justifyStart__MtPql{justify-content:flex-start!important}.ShippingOptions_justifyCenter__1dL5c{justify-content:center!important}.ShippingOptions_alignCenter__2ZzCu{align-items:center!important}.ShippingOptions_alignStart__FIsaC{align-items:flex-start!important}.ShippingOptions_flexRow__21tBy{flex-direction:row!important}.ShippingOptions_flexCol__1fvBy{flex-direction:column!important}.ShippingOptions_flexWrap__3kDp1{flex-wrap:wrap!important}.ShippingOptions_widthFull__2lidX{width:100%!important}.ShippingOptions_thinScroll__35Ey5::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShippingOptions_thinScroll__35Ey5::-webkit-scrollbar-button{display:none}.ShippingOptions_thinScroll__35Ey5::-webkit-scrollbar-thumb{background:#b9bbc9}.ShippingOptions_thinScroll__35Ey5::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShippingOptions_container__2VVro,.ShippingOptions_marginTop__JFqVg{margin-top:20px}.ProductsSection_expandedTopLeft__1LyUV{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsSection_expandedTopRight__3XqlC{border-right:1px solid #3aabf2}.ProductsSection_expandedTop__3UpjD,.ProductsSection_expandedTopRight__3XqlC{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsSection_expandedBottom__1fSQB,.ProductsSection_expandedBottomLeft__2mYeh{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsSection_expandedBottomLeft__2mYeh{border-left:1px solid #3aabf2}.ProductsSection_expandedLeft__2lKqW{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsSection_expandedRight__3AelV{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsSection_expandedMiddle__24UkG{background-color:rgba(58,171,242,.05)}.ProductsSection_scrollable__2XOyL{overflow-y:overlay;flex:1 1}.ProductsSection_scrollable__2XOyL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductsSection_scrollable__2XOyL::-webkit-scrollbar-button{display:none}.ProductsSection_scrollable__2XOyL::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductsSection_scrollable__2XOyL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductsSection_clickable__CFHoF{cursor:pointer}.ProductsSection_flex1__11AqJ{flex:1 1}.ProductsSection_markedBackground__hVHG1{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductsSection_productName__dtM2h,.ProductsSection_secondaryText__rXefy,.ProductsSection_textOverflow__2KFob{display:block!important}.ProductsSection_pageContainer__15Snq{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductsSection_absoluteTopRight__fMrkw,.ProductsSection_agreementStatusContainer__hWtUX,.ProductsSection_pageSection__CSJ2N>h2+button{position:absolute;top:20px;right:25px}.ProductsSection_pageSection__CSJ2N{margin-top:20px}.ProductsSection_agreementStatusContainer__hWtUX{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductsSection_agreementStatusContainer__hWtUX>*{margin-left:70px}.ProductsSection_agreementStatusContainer__hWtUX>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductsSection_agreementStatusContainer__hWtUX>*{margin-left:0}}@media screen and (max-width:1100px){.ProductsSection_agreementStatusContainer__hWtUX{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductsSection_agreementStatusContainer__hWtUX{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductsSection_noBoxShadow__tS8_E{box-shadow:none}.ProductsSection_overlayContainer__3Happ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductsSection_alignCenter__3dnMj,.ProductsSection_alignStart__3rXby,.ProductsSection_flex__tCciM,.ProductsSection_flexCol__2JjpF,.ProductsSection_flexRow__FRxqX,.ProductsSection_flexWrap__2y2et,.ProductsSection_justifyCenter__2VNuj,.ProductsSection_justifyStart__1cK-z{display:flex}.ProductsSection_gap10__nfqi4{grid-gap:10px;gap:10px}.ProductsSection_justifyStart__1cK-z{justify-content:flex-start!important}.ProductsSection_justifyCenter__2VNuj{justify-content:center!important}.ProductsSection_alignCenter__3dnMj{align-items:center!important}.ProductsSection_alignStart__3rXby{align-items:flex-start!important}.ProductsSection_flexRow__FRxqX{flex-direction:row!important}.ProductsSection_flexCol__2JjpF{flex-direction:column!important}.ProductsSection_flexWrap__2y2et{flex-wrap:wrap!important}.ProductsSection_widthFull__HVp_y{width:100%!important}.ProductsSection_thinScroll__3q0PY::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductsSection_thinScroll__3q0PY::-webkit-scrollbar-button{display:none}.ProductsSection_thinScroll__3q0PY::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductsSection_thinScroll__3q0PY::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductsSection_container__CIk96{margin-top:20px}.ProductsSection_header__3ilYL{display:flex;align-items:center;justify-content:space-between}.ProductsSection_productName__dtM2h,.ProductsSection_secondaryText__rXefy,.ProductsSection_textOverflow__2KFob{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProductsSection_productName__dtM2h{margin-left:12px;font-weight:700}.ProductsSection_secondaryText__rXefy{font-weight:400;color:#b9bbc9}.BrandsPage_expandedTopLeft__7f5MS{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsPage_expandedTopRight__h4pCY{border-right:1px solid #3aabf2}.BrandsPage_expandedTop__WVQJT,.BrandsPage_expandedTopRight__h4pCY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsPage_expandedBottom__TCzA7,.BrandsPage_expandedBottomLeft__1V0mx{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsPage_expandedBottomLeft__1V0mx{border-left:1px solid #3aabf2}.BrandsPage_expandedLeft__3BmMO{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.BrandsPage_expandedRight__1mC0Q{border-right:1px solid #3aabf2}.BrandsPage_expandedMiddle__3p0hh,.BrandsPage_expandedRight__1mC0Q{background-color:rgba(58,171,242,.05)}.BrandsPage_scrollable__4Bd3R{overflow-y:overlay;flex:1 1}.BrandsPage_scrollable__4Bd3R::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandsPage_scrollable__4Bd3R::-webkit-scrollbar-button{display:none}.BrandsPage_scrollable__4Bd3R::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandsPage_scrollable__4Bd3R::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandsPage_clickable__3GX3N{cursor:pointer}.BrandsPage_flex1__1dsgT{flex:1 1}.BrandsPage_markedBackground__3dXzH{background-color:rgba(58,171,242,.05);transition:all .3s}.BrandsPage_secondaryText__nF1aC,.BrandsPage_textOverflow__3svhn{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.BrandsPage_secondaryText__nF1aC{font-weight:400;color:#b9bbc9}.BrandsPage_pageContainer__1NBFx{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.BrandsPage_absoluteTopRight__2yWs3,.BrandsPage_agreementStatusContainer__3t8pd,.BrandsPage_pageSection__3ixva>h2+button{position:absolute;top:20px;right:25px}.BrandsPage_pageSection__3ixva{margin-top:20px}.BrandsPage_agreementStatusContainer__3t8pd{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BrandsPage_agreementStatusContainer__3t8pd>*{margin-left:70px}.BrandsPage_agreementStatusContainer__3t8pd>:first-child{margin-left:0}@media screen and (max-width:762px){.BrandsPage_agreementStatusContainer__3t8pd>*{margin-left:0}}@media screen and (max-width:1100px){.BrandsPage_agreementStatusContainer__3t8pd{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.BrandsPage_agreementStatusContainer__3t8pd{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.BrandsPage_noBoxShadow__2aVU5{box-shadow:none}.BrandsPage_overlayContainer___sCpP{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.BrandsPage_alignCenter__hmEsH,.BrandsPage_alignStart__wadc9,.BrandsPage_flex__28tv1,.BrandsPage_flexCol__1sG9N,.BrandsPage_flexRow__31FEW,.BrandsPage_flexWrap__jdQHn,.BrandsPage_justifyCenter__16xr6,.BrandsPage_justifyStart__1N1vt{display:flex}.BrandsPage_gap10__2LGAH{grid-gap:10px;gap:10px}.BrandsPage_justifyStart__1N1vt{justify-content:flex-start!important}.BrandsPage_justifyCenter__16xr6{justify-content:center!important}.BrandsPage_alignCenter__hmEsH{align-items:center!important}.BrandsPage_alignStart__wadc9{align-items:flex-start!important}.BrandsPage_flexRow__31FEW{flex-direction:row!important}.BrandsPage_flexCol__1sG9N{flex-direction:column!important}.BrandsPage_flexWrap__jdQHn{flex-wrap:wrap!important}.BrandsPage_widthFull___oeJp{width:100%!important}.BrandsPage_thinScroll__13L_p::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.BrandsPage_thinScroll__13L_p::-webkit-scrollbar-button{display:none}.BrandsPage_thinScroll__13L_p::-webkit-scrollbar-thumb{background:#b9bbc9}.BrandsPage_thinScroll__13L_p::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.BrandsPage_container__3Lqd6{border:1px solid}.ProductsPage_expandedTopLeft__266_7{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsPage_expandedTopRight__1iLxL{border-right:1px solid #3aabf2}.ProductsPage_expandedTop__1EA9P,.ProductsPage_expandedTopRight__1iLxL{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsPage_expandedBottom__2y2eb,.ProductsPage_expandedBottomLeft__33sST{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsPage_expandedBottomLeft__33sST{border-left:1px solid #3aabf2}.ProductsPage_expandedLeft__15X7n{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductsPage_expandedRight__2adlE{border-right:1px solid #3aabf2}.ProductsPage_expandedMiddle__2N33s,.ProductsPage_expandedRight__2adlE{background-color:rgba(58,171,242,.05)}.ProductsPage_scrollable__2ekeV{overflow-y:overlay;flex:1 1}.ProductsPage_scrollable__2ekeV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductsPage_scrollable__2ekeV::-webkit-scrollbar-button{display:none}.ProductsPage_scrollable__2ekeV::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductsPage_scrollable__2ekeV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductsPage_clickable__tF-4k{cursor:pointer}.ProductsPage_flex1__2_j6F{flex:1 1}.ProductsPage_markedBackground__2_RQL{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductsPage_secondaryText__QazVt,.ProductsPage_textOverflow__1-wy3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductsPage_secondaryText__QazVt{font-weight:400;color:#b9bbc9}.ProductsPage_pageContainer__1U35N{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductsPage_absoluteTopRight__3PE6h,.ProductsPage_agreementStatusContainer__3APiB,.ProductsPage_pageSection__1gl74>h2+button{position:absolute;top:20px;right:25px}.ProductsPage_pageSection__1gl74{margin-top:20px}.ProductsPage_agreementStatusContainer__3APiB{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductsPage_agreementStatusContainer__3APiB>*{margin-left:70px}.ProductsPage_agreementStatusContainer__3APiB>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductsPage_agreementStatusContainer__3APiB>*{margin-left:0}}@media screen and (max-width:1100px){.ProductsPage_agreementStatusContainer__3APiB{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductsPage_agreementStatusContainer__3APiB{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductsPage_noBoxShadow__3nU02{box-shadow:none}.ProductsPage_overlayContainer__OkjWL{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductsPage_alignCenter__mrauG,.ProductsPage_alignStart__AFmzm,.ProductsPage_flex__2edzo,.ProductsPage_flexCol__3S5Qm,.ProductsPage_flexRow__3Ob8K,.ProductsPage_flexWrap__1OUoK,.ProductsPage_justifyCenter__3denK,.ProductsPage_justifyStart__Roqtd{display:flex}.ProductsPage_gap10__3AA8F{grid-gap:10px;gap:10px}.ProductsPage_justifyStart__Roqtd{justify-content:flex-start!important}.ProductsPage_justifyCenter__3denK{justify-content:center!important}.ProductsPage_alignCenter__mrauG{align-items:center!important}.ProductsPage_alignStart__AFmzm{align-items:flex-start!important}.ProductsPage_flexRow__3Ob8K{flex-direction:row!important}.ProductsPage_flexCol__3S5Qm{flex-direction:column!important}.ProductsPage_flexWrap__1OUoK{flex-wrap:wrap!important}.ProductsPage_widthFull__3xPuZ{width:100%!important}.ProductsPage_thinScroll__NQRLu::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductsPage_thinScroll__NQRLu::-webkit-scrollbar-button{display:none}.ProductsPage_thinScroll__NQRLu::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductsPage_thinScroll__NQRLu::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductsPage_container__2_-jt{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px)}.EditProductPage_expandedTopLeft__3i5Sg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditProductPage_expandedTopRight__1pqlG{border-right:1px solid #3aabf2}.EditProductPage_expandedTop__2naEh,.EditProductPage_expandedTopRight__1pqlG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditProductPage_expandedBottom__bJKDg,.EditProductPage_expandedBottomLeft__10U_B{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditProductPage_expandedBottomLeft__10U_B{border-left:1px solid #3aabf2}.EditProductPage_expandedLeft__1gEIm{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditProductPage_expandedRight__2376o{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditProductPage_expandedMiddle__1Y3iD{background-color:rgba(58,171,242,.05)}.EditProductPage_scrollable__Uto_W{overflow-y:overlay;flex:1 1}.EditProductPage_scrollable__Uto_W::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EditProductPage_scrollable__Uto_W::-webkit-scrollbar-button{display:none}.EditProductPage_scrollable__Uto_W::-webkit-scrollbar-thumb{background:#b9bbc9}.EditProductPage_scrollable__Uto_W::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EditProductPage_clickable__2uZcH{cursor:pointer}.EditProductPage_flex1__3Cpu6{flex:1 1}.EditProductPage_markedBackground__aVw83{background-color:rgba(58,171,242,.05);transition:all .3s}.EditProductPage_secondaryText__16hKj,.EditProductPage_textOverflow__38rfy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EditProductPage_secondaryText__16hKj{font-weight:400;color:#b9bbc9}.EditProductPage_pageContainer__3NBsk{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EditProductPage_absoluteTopRight__1ug3Z,.EditProductPage_agreementStatusContainer__38fv1,.EditProductPage_pageSection__1E4al>h2+button{position:absolute;top:20px;right:25px}.EditProductPage_pageSection__1E4al{margin-top:20px}.EditProductPage_agreementStatusContainer__38fv1{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditProductPage_agreementStatusContainer__38fv1>*{margin-left:70px}.EditProductPage_agreementStatusContainer__38fv1>:first-child{margin-left:0}@media screen and (max-width:762px){.EditProductPage_agreementStatusContainer__38fv1>*{margin-left:0}}@media screen and (max-width:1100px){.EditProductPage_agreementStatusContainer__38fv1{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EditProductPage_agreementStatusContainer__38fv1{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EditProductPage_noBoxShadow__2FAiH{box-shadow:none}.EditProductPage_overlayContainer__u6o-Y{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EditProductPage_alignCenter__1nrdL,.EditProductPage_alignStart__3tpSl,.EditProductPage_flex__13Duf,.EditProductPage_flexCol__1Jn8A,.EditProductPage_flexRow__QCUor,.EditProductPage_flexWrap__2NLSO,.EditProductPage_justifyCenter__4hfo6,.EditProductPage_justifyStart__ostWE{display:flex}.EditProductPage_gap10__eRBUZ{grid-gap:10px;gap:10px}.EditProductPage_justifyStart__ostWE{justify-content:flex-start!important}.EditProductPage_justifyCenter__4hfo6{justify-content:center!important}.EditProductPage_alignCenter__1nrdL{align-items:center!important}.EditProductPage_alignStart__3tpSl{align-items:flex-start!important}.EditProductPage_flexRow__QCUor{flex-direction:row!important}.EditProductPage_flexCol__1Jn8A{flex-direction:column!important}.EditProductPage_flexWrap__2NLSO{flex-wrap:wrap!important}.EditProductPage_widthFull__3MaYf{width:100%!important}.EditProductPage_thinScroll__2VMcY::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EditProductPage_thinScroll__2VMcY::-webkit-scrollbar-button{display:none}.EditProductPage_thinScroll__2VMcY::-webkit-scrollbar-thumb{background:#b9bbc9}.EditProductPage_thinScroll__2VMcY::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EditProductPage_container__wecgG{width:100%;padding:20px 20px 150px}.EditProductPage_section__obnYH{margin-top:20px}.EditProductPage_sectionHeadingWithButton__2PqYJ{display:flex;align-items:center;justify-content:space-between}.EditProductPage_headingButton__1I8Yv{color:#3aabf2;font-weight:400}.EditProductPage_headingButton__1I8Yv>svg{fill:#3aabf2;margin-right:6px}.EditProductPage_textarea__1l2zb{margin-left:25px}@media screen and (max-width:425px){.EditProductPage_textarea__1l2zb{margin-left:0!important}}.ShippingOptionsTable_expandedTopLeft__3Hvwg{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptionsTable_expandedTopRight___KgHM{border-right:1px solid #3aabf2}.ShippingOptionsTable_expandedTop__2k-pp,.ShippingOptionsTable_expandedTopRight___KgHM{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptionsTable_expandedBottom__dxjdn,.ShippingOptionsTable_expandedBottomLeft__1hryv{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptionsTable_expandedBottomLeft__1hryv{border-left:1px solid #3aabf2}.ShippingOptionsTable_expandedLeft__gRZQ9{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptionsTable_expandedRight__3QqP5{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShippingOptionsTable_expandedMiddle__ZWfiR{background-color:rgba(58,171,242,.05)}.ShippingOptionsTable_scrollable__3Jres{overflow-y:overlay;flex:1 1}.ShippingOptionsTable_scrollable__3Jres::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShippingOptionsTable_scrollable__3Jres::-webkit-scrollbar-button{display:none}.ShippingOptionsTable_scrollable__3Jres::-webkit-scrollbar-thumb{background:#b9bbc9}.ShippingOptionsTable_scrollable__3Jres::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShippingOptionsTable_clickable__2tFve{cursor:pointer}.ShippingOptionsTable_flex1__1RHMD{flex:1 1}.ShippingOptionsTable_markedBackground__NoD_i{background-color:rgba(58,171,242,.05);transition:all .3s}.ShippingOptionsTable_secondaryText__2T2GI,.ShippingOptionsTable_textOverflow__3DMzT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShippingOptionsTable_secondaryText__2T2GI{font-weight:400;color:#b9bbc9}.ShippingOptionsTable_pageContainer__n9XYt{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShippingOptionsTable_absoluteTopRight__bC7Ap,.ShippingOptionsTable_agreementStatusContainer__1O0o7,.ShippingOptionsTable_pageSection__2rO_z>h2+button{position:absolute;top:20px;right:25px}.ShippingOptionsTable_pageSection__2rO_z{margin-top:20px}.ShippingOptionsTable_agreementStatusContainer__1O0o7{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShippingOptionsTable_agreementStatusContainer__1O0o7>*{margin-left:70px}.ShippingOptionsTable_agreementStatusContainer__1O0o7>:first-child{margin-left:0}@media screen and (max-width:762px){.ShippingOptionsTable_agreementStatusContainer__1O0o7>*{margin-left:0}}@media screen and (max-width:1100px){.ShippingOptionsTable_agreementStatusContainer__1O0o7{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShippingOptionsTable_agreementStatusContainer__1O0o7{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShippingOptionsTable_noBoxShadow__vkcK0{box-shadow:none}.ShippingOptionsTable_overlayContainer__2Tb8p{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShippingOptionsTable_alignCenter__Wh_X1,.ShippingOptionsTable_alignStart__3jmer,.ShippingOptionsTable_flex__2B21f,.ShippingOptionsTable_flexCol__gGoxM,.ShippingOptionsTable_flexRow__qkbHO,.ShippingOptionsTable_flexWrap__2Jbj_,.ShippingOptionsTable_justifyCenter__1_XPF,.ShippingOptionsTable_justifyStart__376ER{display:flex}.ShippingOptionsTable_gap10__j0HU_{grid-gap:10px;gap:10px}.ShippingOptionsTable_justifyStart__376ER{justify-content:flex-start!important}.ShippingOptionsTable_justifyCenter__1_XPF{justify-content:center!important}.ShippingOptionsTable_alignCenter__Wh_X1{align-items:center!important}.ShippingOptionsTable_alignStart__3jmer{align-items:flex-start!important}.ShippingOptionsTable_flexRow__qkbHO{flex-direction:row!important}.ShippingOptionsTable_flexCol__gGoxM{flex-direction:column!important}.ShippingOptionsTable_flexWrap__2Jbj_{flex-wrap:wrap!important}.ShippingOptionsTable_widthFull__3rIbx{width:100%!important}.ShippingOptionsTable_thinScroll__XbUXz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShippingOptionsTable_thinScroll__XbUXz::-webkit-scrollbar-button{display:none}.ShippingOptionsTable_thinScroll__XbUXz::-webkit-scrollbar-thumb{background:#b9bbc9}.ShippingOptionsTable_thinScroll__XbUXz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShippingOptionsTable_countryTags__IWRT0{flex-wrap:wrap}.ProductSkusTable_expandedTopLeft__jbLG5{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSkusTable_expandedTopRight__2USzM{border-right:1px solid #3aabf2}.ProductSkusTable_expandedTop__9dwq9,.ProductSkusTable_expandedTopRight__2USzM{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSkusTable_expandedBottom__23YJV,.ProductSkusTable_expandedBottomLeft__tsYlx{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSkusTable_expandedBottomLeft__tsYlx{border-left:1px solid #3aabf2}.ProductSkusTable_expandedLeft__3411g{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSkusTable_expandedRight__2y8vZ{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ProductSkusTable_expandedMiddle__2_SqF{background-color:rgba(58,171,242,.05)}.ProductSkusTable_scrollable__2f1BL{overflow-y:overlay;flex:1 1}.ProductSkusTable_scrollable__2f1BL::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductSkusTable_scrollable__2f1BL::-webkit-scrollbar-button{display:none}.ProductSkusTable_scrollable__2f1BL::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductSkusTable_scrollable__2f1BL::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductSkusTable_clickable__1Bzdz{cursor:pointer}.ProductSkusTable_flex1__2pnAf{flex:1 1}.ProductSkusTable_markedBackground__2EiiW{background-color:rgba(58,171,242,.05);transition:all .3s}.ProductSkusTable_secondaryText__2y0sI,.ProductSkusTable_textOverflow__3a3M3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ProductSkusTable_secondaryText__2y0sI{font-weight:400;color:#b9bbc9}.ProductSkusTable_pageContainer__2JTO8{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ProductSkusTable_absoluteTopRight__3QaUp,.ProductSkusTable_agreementStatusContainer__2My1j,.ProductSkusTable_pageSection__2zwVP>h2+button{position:absolute;top:20px;right:25px}.ProductSkusTable_pageSection__2zwVP{margin-top:20px}.ProductSkusTable_agreementStatusContainer__2My1j{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductSkusTable_agreementStatusContainer__2My1j>*{margin-left:70px}.ProductSkusTable_agreementStatusContainer__2My1j>:first-child{margin-left:0}@media screen and (max-width:762px){.ProductSkusTable_agreementStatusContainer__2My1j>*{margin-left:0}}@media screen and (max-width:1100px){.ProductSkusTable_agreementStatusContainer__2My1j{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ProductSkusTable_agreementStatusContainer__2My1j{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ProductSkusTable_noBoxShadow__3k4dN{box-shadow:none}.ProductSkusTable_overlayContainer__2uG3z{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ProductSkusTable_alignCenter__2j6WK,.ProductSkusTable_alignStart__36Hge,.ProductSkusTable_flex__1HEpU,.ProductSkusTable_flexCol__Rn-bI,.ProductSkusTable_flexRow__xRYOX,.ProductSkusTable_flexWrap__lJ9wQ,.ProductSkusTable_justifyCenter__1tUhO,.ProductSkusTable_justifyStart__3oo6r{display:flex}.ProductSkusTable_gap10__3W8-G{grid-gap:10px;gap:10px}.ProductSkusTable_justifyStart__3oo6r{justify-content:flex-start!important}.ProductSkusTable_justifyCenter__1tUhO{justify-content:center!important}.ProductSkusTable_alignCenter__2j6WK{align-items:center!important}.ProductSkusTable_alignStart__36Hge{align-items:flex-start!important}.ProductSkusTable_flexRow__xRYOX{flex-direction:row!important}.ProductSkusTable_flexCol__Rn-bI{flex-direction:column!important}.ProductSkusTable_flexWrap__lJ9wQ{flex-wrap:wrap!important}.ProductSkusTable_widthFull__2J8gD{width:100%!important}.ProductSkusTable_thinScroll__ljctm::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ProductSkusTable_thinScroll__ljctm::-webkit-scrollbar-button{display:none}.ProductSkusTable_thinScroll__ljctm::-webkit-scrollbar-thumb{background:#b9bbc9}.ProductSkusTable_thinScroll__ljctm::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ProductSkusTable_container__3ontV{border:1px solid}.ProductSkusTable_tableLine__14Tir>*{flex:1 1}.ProductSkusTable_skuColHeader__2R3ch>*{padding-left:64px!important}.ProductSkusTable_notAvailable__36gmX{color:#b9bbc9}.ProductSkusTable_colorCircle__rkWm6{width:10px;min-width:10px;height:10px;min-height:10px;border:1px solid #ededee;border-radius:50%;background-color:#fff;margin-right:5px}.SkuCell_expandedTopLeft__1Xb6C{border-left:1px solid #3aabf2}.SkuCell_expandedTopLeft__1Xb6C,.SkuCell_expandedTopRight__3YXI2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuCell_expandedTopRight__3YXI2{border-right:1px solid #3aabf2}.SkuCell_expandedTop__1m48L{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuCell_expandedBottom__1hMv4,.SkuCell_expandedBottomLeft__1XKo6{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.SkuCell_expandedBottomLeft__1XKo6,.SkuCell_expandedLeft__3yUPj{border-left:1px solid #3aabf2}.SkuCell_expandedLeft__3yUPj,.SkuCell_expandedRight__LRbib{background-color:rgba(58,171,242,.05)}.SkuCell_expandedRight__LRbib{border-right:1px solid #3aabf2}.SkuCell_expandedMiddle__3cQSo{background-color:rgba(58,171,242,.05)}.SkuCell_scrollable__2XEOB{overflow-y:overlay;flex:1 1}.SkuCell_scrollable__2XEOB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SkuCell_scrollable__2XEOB::-webkit-scrollbar-button{display:none}.SkuCell_scrollable__2XEOB::-webkit-scrollbar-thumb{background:#b9bbc9}.SkuCell_scrollable__2XEOB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuCell_clickable__1FpTP{cursor:pointer}.SkuCell_flex1__UPD4u{flex:1 1}.SkuCell_markedBackground__1w9NB{background-color:rgba(58,171,242,.05);transition:all .3s}.SkuCell_secondaryText__3Aqmg,.SkuCell_textOverflow__3R3hp{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.SkuCell_secondaryText__3Aqmg{font-weight:400;color:#b9bbc9}.SkuCell_pageContainer__35BGH{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.SkuCell_absoluteTopRight__2VjmG,.SkuCell_agreementStatusContainer__3sSw-,.SkuCell_pageSection__22s44>h2+button{position:absolute;top:20px;right:25px}.SkuCell_pageSection__22s44{margin-top:20px}.SkuCell_agreementStatusContainer__3sSw-{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SkuCell_agreementStatusContainer__3sSw->*{margin-left:70px}.SkuCell_agreementStatusContainer__3sSw->:first-child{margin-left:0}@media screen and (max-width:762px){.SkuCell_agreementStatusContainer__3sSw->*{margin-left:0}}@media screen and (max-width:1100px){.SkuCell_agreementStatusContainer__3sSw-{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.SkuCell_agreementStatusContainer__3sSw-{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.SkuCell_noBoxShadow__3sWs_{box-shadow:none}.SkuCell_overlayContainer__16a-K{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.SkuCell_alignCenter__2wBjI,.SkuCell_alignStart__r1tB4,.SkuCell_flex__2_46o,.SkuCell_flexCol__2HNDO,.SkuCell_flexRow__3P7Av,.SkuCell_flexWrap__2Ikn4,.SkuCell_justifyCenter__2_JHp,.SkuCell_justifyStart__3lBe4{display:flex}.SkuCell_gap10__1PgDm{grid-gap:10px;gap:10px}.SkuCell_justifyStart__3lBe4{justify-content:flex-start!important}.SkuCell_justifyCenter__2_JHp{justify-content:center!important}.SkuCell_alignCenter__2wBjI{align-items:center!important}.SkuCell_alignStart__r1tB4{align-items:flex-start!important}.SkuCell_flexRow__3P7Av{flex-direction:row!important}.SkuCell_flexCol__2HNDO{flex-direction:column!important}.SkuCell_flexWrap__2Ikn4{flex-wrap:wrap!important}.SkuCell_widthFull__2Zj_-{width:100%!important}.SkuCell_thinScroll__1D2ql::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.SkuCell_thinScroll__1D2ql::-webkit-scrollbar-button{display:none}.SkuCell_thinScroll__1D2ql::-webkit-scrollbar-thumb{background:#b9bbc9}.SkuCell_thinScroll__1D2ql::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.SkuCell_container__QmTSG{position:relative;display:flex;align-items:center;margin-left:-14px}.SkuCell_numIndex__aIq7_{color:#b9bbc9;font-size:12px;line-height:17px;font-weight:400;text-align:left;position:absolute;left:33px;top:-6px}.SkuCell_skuId__n6IhW{margin-left:35px}.AgreementsPage_expandedTopLeft__2N4QC{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsPage_expandedTopRight__EJmMl{border-right:1px solid #3aabf2}.AgreementsPage_expandedTop__d1HST,.AgreementsPage_expandedTopRight__EJmMl{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsPage_expandedBottom__eDhLA,.AgreementsPage_expandedBottomLeft__3UB0l{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsPage_expandedBottomLeft__3UB0l{border-left:1px solid #3aabf2}.AgreementsPage_expandedLeft__11g_s{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementsPage_expandedRight__3JlJK{border-right:1px solid #3aabf2}.AgreementsPage_expandedMiddle__voCo8,.AgreementsPage_expandedRight__3JlJK{background-color:rgba(58,171,242,.05)}.AgreementsPage_scrollable__1_z-P{overflow-y:overlay;flex:1 1}.AgreementsPage_scrollable__1_z-P::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementsPage_scrollable__1_z-P::-webkit-scrollbar-button{display:none}.AgreementsPage_scrollable__1_z-P::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementsPage_scrollable__1_z-P::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementsPage_clickable__3Qs6Y{cursor:pointer}.AgreementsPage_flex1__1BJe8{flex:1 1}.AgreementsPage_markedBackground__NbIrC{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementsPage_secondaryText__2a8ZW,.AgreementsPage_textOverflow__1xS4P{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementsPage_secondaryText__2a8ZW{font-weight:400;color:#b9bbc9}.AgreementsPage_pageContainer__pVs_Z{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementsPage_absoluteTopRight__1pB7X,.AgreementsPage_agreementStatusContainer__2yr7h,.AgreementsPage_pageSection__1Cxm1>h2+button{position:absolute;top:20px;right:25px}.AgreementsPage_pageSection__1Cxm1{margin-top:20px}.AgreementsPage_agreementStatusContainer__2yr7h{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementsPage_agreementStatusContainer__2yr7h>*{margin-left:70px}.AgreementsPage_agreementStatusContainer__2yr7h>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementsPage_agreementStatusContainer__2yr7h>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementsPage_agreementStatusContainer__2yr7h{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementsPage_agreementStatusContainer__2yr7h{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementsPage_noBoxShadow__2nvsh{box-shadow:none}.AgreementsPage_overlayContainer__1vAZI{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementsPage_alignCenter__2aMeZ,.AgreementsPage_alignStart__2F5O5,.AgreementsPage_flex__22qMK,.AgreementsPage_flexCol__ox-h4,.AgreementsPage_flexRow__1aNoW,.AgreementsPage_flexWrap__mJrdN,.AgreementsPage_justifyCenter__1b52d,.AgreementsPage_justifyStart__Okmjx{display:flex}.AgreementsPage_gap10__1rA7v{grid-gap:10px;gap:10px}.AgreementsPage_justifyStart__Okmjx{justify-content:flex-start!important}.AgreementsPage_justifyCenter__1b52d{justify-content:center!important}.AgreementsPage_alignCenter__2aMeZ{align-items:center!important}.AgreementsPage_alignStart__2F5O5{align-items:flex-start!important}.AgreementsPage_flexRow__1aNoW{flex-direction:row!important}.AgreementsPage_flexCol__ox-h4{flex-direction:column!important}.AgreementsPage_flexWrap__mJrdN{flex-wrap:wrap!important}.AgreementsPage_widthFull__1CQ6J{width:100%!important}.AgreementsPage_thinScroll__EQYwj::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementsPage_thinScroll__EQYwj::-webkit-scrollbar-button{display:none}.AgreementsPage_thinScroll__EQYwj::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementsPage_thinScroll__EQYwj::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPage_expandedTopLeft__2Sx_j{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPage_expandedTopRight__2TTzg{border-right:1px solid #3aabf2}.AgreementPage_expandedTop__2NE9z,.AgreementPage_expandedTopRight__2TTzg{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPage_expandedBottom__dcLVX,.AgreementPage_expandedBottomLeft__1pBBj{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPage_expandedBottomLeft__1pBBj{border-left:1px solid #3aabf2}.AgreementPage_expandedLeft__2g2Ti{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPage_expandedRight__1Kawp{border-right:1px solid #3aabf2}.AgreementPage_expandedMiddle__MlxFf,.AgreementPage_expandedRight__1Kawp{background-color:rgba(58,171,242,.05)}.AgreementPage_scrollable__1rizf{overflow-y:overlay;flex:1 1}.AgreementPage_scrollable__1rizf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPage_scrollable__1rizf::-webkit-scrollbar-button{display:none}.AgreementPage_scrollable__1rizf::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPage_scrollable__1rizf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPage_clickable__24PTR{cursor:pointer}.AgreementPage_flex1__2NbQl{flex:1 1}.AgreementPage_markedBackground__3lngQ{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementPage_secondaryText__2Flzp,.AgreementPage_textOverflow__1jrPy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementPage_secondaryText__2Flzp{font-weight:400;color:#b9bbc9}.AgreementPage_pageContainer__2ME-F{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementPage_absoluteTopRight__yiR8a,.AgreementPage_agreementStatusContainer__3tRoG,.AgreementPage_pageSection__kBFZb>h2+button{position:absolute;top:20px;right:25px}.AgreementPage_pageSection__kBFZb{margin-top:20px}.AgreementPage_agreementStatusContainer__3tRoG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementPage_agreementStatusContainer__3tRoG>*{margin-left:70px}.AgreementPage_agreementStatusContainer__3tRoG>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementPage_agreementStatusContainer__3tRoG>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementPage_agreementStatusContainer__3tRoG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementPage_agreementStatusContainer__3tRoG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementPage_noBoxShadow__3gNb1{box-shadow:none}.AgreementPage_overlayContainer__2Cyiq{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementPage_alignCenter__2GVCF,.AgreementPage_alignStart__1eAT4,.AgreementPage_flex__29jAT,.AgreementPage_flexCol__IEWhn,.AgreementPage_flexRow__1WzMS,.AgreementPage_flexWrap__3G2Nk,.AgreementPage_justifyCenter__9XP9g,.AgreementPage_justifyStart__1LfHw{display:flex}.AgreementPage_gap10__2c6Ye{grid-gap:10px;gap:10px}.AgreementPage_justifyStart__1LfHw{justify-content:flex-start!important}.AgreementPage_justifyCenter__9XP9g{justify-content:center!important}.AgreementPage_alignCenter__2GVCF{align-items:center!important}.AgreementPage_alignStart__1eAT4{align-items:flex-start!important}.AgreementPage_flexRow__1WzMS{flex-direction:row!important}.AgreementPage_flexCol__IEWhn{flex-direction:column!important}.AgreementPage_flexWrap__3G2Nk{flex-wrap:wrap!important}.AgreementPage_widthFull__10tVx{width:100%!important}.AgreementPage_thinScroll__Th1eE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPage_thinScroll__Th1eE::-webkit-scrollbar-button{display:none}.AgreementPage_thinScroll__Th1eE::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPage_thinScroll__Th1eE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPage_flexContainer__1qh52{display:flex}.AgreementPage_flexContainer__1qh52>*{margin-left:20px;flex:1 1}@media screen and (max-width:1024px){.AgreementPage_flexContainer__1qh52>*{margin-left:0}}.AgreementPage_flexContainer__1qh52>:first-child{margin-left:0}@media screen and (max-width:1450px){.AgreementPage_flexContainer__1qh52{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}}@media screen and (max-width:1024px){.AgreementPage_flexContainer__1qh52{grid-template-columns:repeat(1,1fr)}}.AgreementPage_marginTop__aCuNF{margin-top:18px}.AgreementPage_periodPickerContainer__37mVN{min-width:33%}.AgreementPage_periodPicker__1bS4f,.AgreementPage_periodPicker__1bS4f>*>*{min-width:100%}.AgreementPage_periodPicker__1bS4f>div:nth-child(2){height:3px;max-width:100%}.AgreementPage_periodPicker__1bS4f>div:nth-child(2)>div{width:unset;left:-60px;right:0}.ScopeSection_expandedTopLeft__1VA-3{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeSection_expandedTopRight__2CCyY{border-right:1px solid #3aabf2}.ScopeSection_expandedTop__3fnkx,.ScopeSection_expandedTopRight__2CCyY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeSection_expandedBottom__RbtX-,.ScopeSection_expandedBottomLeft__1pyMs{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeSection_expandedBottomLeft__1pyMs{border-left:1px solid #3aabf2}.ScopeSection_expandedLeft__30gtT{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeSection_expandedRight__37XDL{border-right:1px solid #3aabf2}.ScopeSection_expandedMiddle__3Gktk,.ScopeSection_expandedRight__37XDL{background-color:rgba(58,171,242,.05)}.ScopeSection_scrollable__3vjd2{overflow-y:overlay;flex:1 1}.ScopeSection_scrollable__3vjd2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopeSection_scrollable__3vjd2::-webkit-scrollbar-button{display:none}.ScopeSection_scrollable__3vjd2::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopeSection_scrollable__3vjd2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopeSection_clickable__2E6gM{cursor:pointer}.ScopeSection_flex1__1g5VY{flex:1 1}.ScopeSection_markedBackground__1qddv{background-color:rgba(58,171,242,.05);transition:all .3s}.ScopeSection_secondaryText__ZD0IS,.ScopeSection_textOverflow__37sW-{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ScopeSection_secondaryText__ZD0IS{font-weight:400;color:#b9bbc9}.ScopeSection_pageContainer__ulJjq{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ScopeSection_absoluteTopRight__uq-HB,.ScopeSection_agreementStatusContainer__2wKw7,.ScopeSection_pageSection__3_qlE>h2+button{position:absolute;top:20px;right:25px}.ScopeSection_pageSection__3_qlE{margin-top:20px}.ScopeSection_agreementStatusContainer__2wKw7{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ScopeSection_agreementStatusContainer__2wKw7>*{margin-left:70px}.ScopeSection_agreementStatusContainer__2wKw7>:first-child{margin-left:0}@media screen and (max-width:762px){.ScopeSection_agreementStatusContainer__2wKw7>*{margin-left:0}}@media screen and (max-width:1100px){.ScopeSection_agreementStatusContainer__2wKw7{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ScopeSection_agreementStatusContainer__2wKw7{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ScopeSection_noBoxShadow__KDz7Q{box-shadow:none}.ScopeSection_overlayContainer__1gJ_U{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ScopeSection_alignCenter__28R6p,.ScopeSection_alignStart__1RiLB,.ScopeSection_flex__1t-rQ,.ScopeSection_flexCol__z6rxG,.ScopeSection_flexRow__2hw1l,.ScopeSection_flexWrap__3KLKr,.ScopeSection_justifyCenter__CMUC8,.ScopeSection_justifyStart__3fS1-{display:flex}.ScopeSection_gap10__3D1QQ{grid-gap:10px;gap:10px}.ScopeSection_justifyStart__3fS1-{justify-content:flex-start!important}.ScopeSection_justifyCenter__CMUC8{justify-content:center!important}.ScopeSection_alignCenter__28R6p{align-items:center!important}.ScopeSection_alignStart__1RiLB{align-items:flex-start!important}.ScopeSection_flexRow__2hw1l{flex-direction:row!important}.ScopeSection_flexCol__z6rxG{flex-direction:column!important}.ScopeSection_flexWrap__3KLKr{flex-wrap:wrap!important}.ScopeSection_widthFull__33BLk{width:100%!important}.ScopeSection_thinScroll__3Nr1z::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopeSection_thinScroll__3Nr1z::-webkit-scrollbar-button{display:none}.ScopeSection_thinScroll__3Nr1z::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopeSection_thinScroll__3Nr1z::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopeSection_container__2MupT{border:1px solid}.AgreementPageHeaderSecondLine_expandedTopLeft__1YmKR{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPageHeaderSecondLine_expandedTopRight__3wocg{border-right:1px solid #3aabf2}.AgreementPageHeaderSecondLine_expandedTop__bVKuH,.AgreementPageHeaderSecondLine_expandedTopRight__3wocg{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPageHeaderSecondLine_expandedBottom__2izGw,.AgreementPageHeaderSecondLine_expandedBottomLeft__S66I_{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPageHeaderSecondLine_expandedBottomLeft__S66I_{border-left:1px solid #3aabf2}.AgreementPageHeaderSecondLine_expandedLeft__YvjoJ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPageHeaderSecondLine_expandedRight__1uQ3h{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPageHeaderSecondLine_expandedMiddle__34iPd{background-color:rgba(58,171,242,.05)}.AgreementPageHeaderSecondLine_scrollable__1a4lf{overflow-y:overlay;flex:1 1}.AgreementPageHeaderSecondLine_scrollable__1a4lf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPageHeaderSecondLine_scrollable__1a4lf::-webkit-scrollbar-button{display:none}.AgreementPageHeaderSecondLine_scrollable__1a4lf::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPageHeaderSecondLine_scrollable__1a4lf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPageHeaderSecondLine_clickable__1A8Z1{cursor:pointer}.AgreementPageHeaderSecondLine_flex1__1D6BP{flex:1 1}.AgreementPageHeaderSecondLine_markedBackground__B6HT6{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementPageHeaderSecondLine_secondaryText__1Vnub,.AgreementPageHeaderSecondLine_textOverflow__3Ql5A{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementPageHeaderSecondLine_secondaryText__1Vnub{font-weight:400;color:#b9bbc9}.AgreementPageHeaderSecondLine_pageContainer__A1ujW{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementPageHeaderSecondLine_absoluteTopRight__21FUO,.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa,.AgreementPageHeaderSecondLine_pageSection__24d2p>h2+button{position:absolute;top:20px;right:25px}.AgreementPageHeaderSecondLine_pageSection__24d2p{margin-top:20px}.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa>*{margin-left:70px}.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementPageHeaderSecondLine_agreementStatusContainer__1ztVa{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementPageHeaderSecondLine_noBoxShadow__2SHN6{box-shadow:none}.AgreementPageHeaderSecondLine_overlayContainer__38JgE{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementPageHeaderSecondLine_alignCenter__3lcT-,.AgreementPageHeaderSecondLine_alignStart__1wSz1,.AgreementPageHeaderSecondLine_flex__3DvUX,.AgreementPageHeaderSecondLine_flexCol__39GLN,.AgreementPageHeaderSecondLine_flexRow__DQnyY,.AgreementPageHeaderSecondLine_flexWrap__24cQ_,.AgreementPageHeaderSecondLine_justifyCenter__2AbEU,.AgreementPageHeaderSecondLine_justifyStart__1aa_l{display:flex}.AgreementPageHeaderSecondLine_gap10__uzhvY{grid-gap:10px;gap:10px}.AgreementPageHeaderSecondLine_justifyStart__1aa_l{justify-content:flex-start!important}.AgreementPageHeaderSecondLine_justifyCenter__2AbEU{justify-content:center!important}.AgreementPageHeaderSecondLine_alignCenter__3lcT-{align-items:center!important}.AgreementPageHeaderSecondLine_alignStart__1wSz1{align-items:flex-start!important}.AgreementPageHeaderSecondLine_flexRow__DQnyY{flex-direction:row!important}.AgreementPageHeaderSecondLine_flexCol__39GLN{flex-direction:column!important}.AgreementPageHeaderSecondLine_flexWrap__24cQ_{flex-wrap:wrap!important}.AgreementPageHeaderSecondLine_widthFull__1DxOG{width:100%!important}.AgreementPageHeaderSecondLine_thinScroll__2GV_-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPageHeaderSecondLine_thinScroll__2GV_-::-webkit-scrollbar-button{display:none}.AgreementPageHeaderSecondLine_thinScroll__2GV_-::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPageHeaderSecondLine_thinScroll__2GV_-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPageHeaderSecondLine_container__29DtF{align-items:center;width:100%;margin-top:10px;display:flex;justify-content:flex-end}.AgreementPageHeaderSecondLine_changesButton__D8S_P{color:#e90000}.AgreementPageHeaderSecondLine_changesButton__D8S_P>svg{fill:#e90000;margin-right:10px}.AgreementPageHeaderSecondLine_versionsButton__Qr0Wr{margin-left:36px}.AgreementPreviousVersions_expandedTopLeft__1_B_P{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPreviousVersions_expandedTopRight__2Shrv{border-right:1px solid #3aabf2}.AgreementPreviousVersions_expandedTop__5kL2D,.AgreementPreviousVersions_expandedTopRight__2Shrv{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPreviousVersions_expandedBottom__axOeh,.AgreementPreviousVersions_expandedBottomLeft__3mYCX{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPreviousVersions_expandedBottomLeft__3mYCX{border-left:1px solid #3aabf2}.AgreementPreviousVersions_expandedLeft__LWHLN{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPreviousVersions_expandedRight__1UwNn{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPreviousVersions_expandedMiddle__38hJw{background-color:rgba(58,171,242,.05)}.AgreementPreviousVersions_scrollable__3cES9{overflow-y:overlay;flex:1 1}.AgreementPreviousVersions_scrollable__3cES9::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPreviousVersions_scrollable__3cES9::-webkit-scrollbar-button{display:none}.AgreementPreviousVersions_scrollable__3cES9::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPreviousVersions_scrollable__3cES9::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPreviousVersions_clickable__35XZr{cursor:pointer}.AgreementPreviousVersions_flex1__3rJTA{flex:1 1}.AgreementPreviousVersions_markedBackground__3qU_1{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementPreviousVersions_secondaryText__2-3dm,.AgreementPreviousVersions_textOverflow__3dXPm{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementPreviousVersions_secondaryText__2-3dm{font-weight:400;color:#b9bbc9}.AgreementPreviousVersions_pageContainer__X2KE-{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementPreviousVersions_absoluteTopRight__1WIuZ,.AgreementPreviousVersions_agreementStatusContainer__2pT0-,.AgreementPreviousVersions_pageSection__1cFmH>h2+button{position:absolute;top:20px;right:25px}.AgreementPreviousVersions_pageSection__1cFmH{margin-top:20px}.AgreementPreviousVersions_agreementStatusContainer__2pT0-{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementPreviousVersions_agreementStatusContainer__2pT0->*{margin-left:70px}.AgreementPreviousVersions_agreementStatusContainer__2pT0->:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementPreviousVersions_agreementStatusContainer__2pT0->*{margin-left:0}}@media screen and (max-width:1100px){.AgreementPreviousVersions_agreementStatusContainer__2pT0-{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementPreviousVersions_agreementStatusContainer__2pT0-{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementPreviousVersions_noBoxShadow__VbRje{box-shadow:none}.AgreementPreviousVersions_overlayContainer__5lmt3{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementPreviousVersions_alignCenter__3bWeD,.AgreementPreviousVersions_alignStart__1lPzP,.AgreementPreviousVersions_flex__XP1vZ,.AgreementPreviousVersions_flexCol__2Gb9s,.AgreementPreviousVersions_flexRow__3vs2C,.AgreementPreviousVersions_flexWrap__1eMfx,.AgreementPreviousVersions_justifyCenter__Lu1i-,.AgreementPreviousVersions_justifyStart__2dybD{display:flex}.AgreementPreviousVersions_gap10__1eCy0{grid-gap:10px;gap:10px}.AgreementPreviousVersions_justifyStart__2dybD{justify-content:flex-start!important}.AgreementPreviousVersions_justifyCenter__Lu1i-{justify-content:center!important}.AgreementPreviousVersions_alignCenter__3bWeD{align-items:center!important}.AgreementPreviousVersions_alignStart__1lPzP{align-items:flex-start!important}.AgreementPreviousVersions_flexRow__3vs2C{flex-direction:row!important}.AgreementPreviousVersions_flexCol__2Gb9s{flex-direction:column!important}.AgreementPreviousVersions_flexWrap__1eMfx{flex-wrap:wrap!important}.AgreementPreviousVersions_widthFull__22dAv{width:100%!important}.AgreementPreviousVersions_thinScroll__2l7Dk::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPreviousVersions_thinScroll__2l7Dk::-webkit-scrollbar-button{display:none}.AgreementPreviousVersions_thinScroll__2l7Dk::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPreviousVersions_thinScroll__2l7Dk::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPreviousVersions_container__135cj{position:fixed;top:100px;right:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);background:#fff}.AgreementPreviousVersions_header__1ewrz{padding:10px 20px;position:relative}.AgreementPreviousVersions_heading__3ATi3{font-size:16px;margin:10px 20px;justify-content:center}.AgreementPreviousVersions_closeButton__J7qg8{position:absolute;top:20px;right:20px}.AgreementPreviousVersions_closeButton__J7qg8>svg{fill:#707070}.AgreementPreviousVersions_sortingContainer__3R8Ff{display:flex;align-items:center;margin:10px 0}.AgreementPreviousVersions_sortByText__mWUos{color:#707070}.AgreementPreviousVersions_sortSelect__WYLuf{width:200px;margin-left:12px}.AgreementPreviousVersions_listContainer__3AfdP{padding:10px 20px;max-height:calc(90vh - 150px);display:flex;flex-direction:column}.AgreementPreviousVersions_reverseOrder__q5Otn{flex-direction:column-reverse}.AgreementPrevVersionListItem_expandedTopLeft__1plyz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPrevVersionListItem_expandedTopRight__1IrF6{border-right:1px solid #3aabf2}.AgreementPrevVersionListItem_expandedTop__2lUx7,.AgreementPrevVersionListItem_expandedTopRight__1IrF6{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPrevVersionListItem_expandedBottom__-sLxh,.AgreementPrevVersionListItem_expandedBottomLeft__1lyJq{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPrevVersionListItem_expandedBottomLeft__1lyJq{border-left:1px solid #3aabf2}.AgreementPrevVersionListItem_expandedLeft__30tD1{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPrevVersionListItem_expandedRight__3gXue{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementPrevVersionListItem_expandedMiddle__8GXOs{background-color:rgba(58,171,242,.05)}.AgreementPrevVersionListItem_scrollable__31PpY{overflow-y:overlay;flex:1 1}.AgreementPrevVersionListItem_scrollable__31PpY::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPrevVersionListItem_scrollable__31PpY::-webkit-scrollbar-button{display:none}.AgreementPrevVersionListItem_scrollable__31PpY::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPrevVersionListItem_scrollable__31PpY::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPrevVersionListItem_clickable__3Dhsp{cursor:pointer}.AgreementPrevVersionListItem_flex1__sXNxw{flex:1 1}.AgreementPrevVersionListItem_markedBackground__3_6w3{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementPrevVersionListItem_secondaryText__3NwgC,.AgreementPrevVersionListItem_textOverflow__1mB0o{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementPrevVersionListItem_secondaryText__3NwgC{font-weight:400;color:#b9bbc9}.AgreementPrevVersionListItem_pageContainer__26h5e{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementPrevVersionListItem_absoluteTopRight__2NODZ,.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt,.AgreementPrevVersionListItem_pageSection__2rR6d>h2+button{position:absolute;top:20px;right:25px}.AgreementPrevVersionListItem_pageSection__2rR6d{margin-top:20px}.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt>*{margin-left:70px}.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementPrevVersionListItem_agreementStatusContainer__1CcKt{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementPrevVersionListItem_noBoxShadow__1v2ZT{box-shadow:none}.AgreementPrevVersionListItem_overlayContainer__fApwf{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementPrevVersionListItem_alignCenter__j5gZm,.AgreementPrevVersionListItem_alignStart__17m1W,.AgreementPrevVersionListItem_flex__3PrUP,.AgreementPrevVersionListItem_flexCol__1ZSMN,.AgreementPrevVersionListItem_flexRow__1Gftc,.AgreementPrevVersionListItem_flexWrap__PGzIN,.AgreementPrevVersionListItem_justifyCenter__1Q016,.AgreementPrevVersionListItem_justifyStart__3zuJE{display:flex}.AgreementPrevVersionListItem_gap10__p1c_-{grid-gap:10px;gap:10px}.AgreementPrevVersionListItem_justifyStart__3zuJE{justify-content:flex-start!important}.AgreementPrevVersionListItem_justifyCenter__1Q016{justify-content:center!important}.AgreementPrevVersionListItem_alignCenter__j5gZm{align-items:center!important}.AgreementPrevVersionListItem_alignStart__17m1W{align-items:flex-start!important}.AgreementPrevVersionListItem_flexRow__1Gftc{flex-direction:row!important}.AgreementPrevVersionListItem_flexCol__1ZSMN{flex-direction:column!important}.AgreementPrevVersionListItem_flexWrap__PGzIN{flex-wrap:wrap!important}.AgreementPrevVersionListItem_widthFull__1MVZT{width:100%!important}.AgreementPrevVersionListItem_thinScroll__3HVub::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementPrevVersionListItem_thinScroll__3HVub::-webkit-scrollbar-button{display:none}.AgreementPrevVersionListItem_thinScroll__3HVub::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementPrevVersionListItem_thinScroll__3HVub::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementPrevVersionListItem_container__26Fv1{margin:10px 0;width:305px;min-width:305px}.AgreementPrevVersionListItem_versionNumber__116XJ{color:#b9bbc9}.AgreementPrevVersionListItem_agreementName__zUxLD{margin-top:7px;font-size:16px;text-decoration:underline}.AgreementPrevVersionListItem_infoContainer__29XEX{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.AgreementPrevVersionListItem_infoContainer__29XEX>*{color:#707070}.AgreementPrevVersionListItem_infoContainer__29XEX>:last-child{margin-left:20px}.VersionChangesList_expandedTopLeft__3RZJJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VersionChangesList_expandedTopRight__2e6jP{border-right:1px solid #3aabf2}.VersionChangesList_expandedTop__23j7n,.VersionChangesList_expandedTopRight__2e6jP{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VersionChangesList_expandedBottom__2C9Gz,.VersionChangesList_expandedBottomLeft__2HlQQ{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VersionChangesList_expandedBottomLeft__2HlQQ{border-left:1px solid #3aabf2}.VersionChangesList_expandedLeft__2HOPU{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VersionChangesList_expandedRight__2B3qd{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.VersionChangesList_expandedMiddle__36cA8{background-color:rgba(58,171,242,.05)}.VersionChangesList_scrollable__1ITdO{overflow-y:overlay;flex:1 1}.VersionChangesList_scrollable__1ITdO::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VersionChangesList_scrollable__1ITdO::-webkit-scrollbar-button{display:none}.VersionChangesList_scrollable__1ITdO::-webkit-scrollbar-thumb{background:#b9bbc9}.VersionChangesList_scrollable__1ITdO::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VersionChangesList_clickable__aEuhE{cursor:pointer}.VersionChangesList_flex1__jtRnM{flex:1 1}.VersionChangesList_markedBackground__2KOQa{background-color:rgba(58,171,242,.05);transition:all .3s}.VersionChangesList_secondaryText__1ez6A,.VersionChangesList_textOverflow__1EYfI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.VersionChangesList_secondaryText__1ez6A{font-weight:400;color:#b9bbc9}.VersionChangesList_pageContainer__2M1Ya{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.VersionChangesList_absoluteTopRight__Wvt9q,.VersionChangesList_agreementStatusContainer__1ZMQG,.VersionChangesList_pageSection__LFIjW>h2+button{position:absolute;top:20px;right:25px}.VersionChangesList_pageSection__LFIjW{margin-top:20px}.VersionChangesList_agreementStatusContainer__1ZMQG{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VersionChangesList_agreementStatusContainer__1ZMQG>*{margin-left:70px}.VersionChangesList_agreementStatusContainer__1ZMQG>:first-child{margin-left:0}@media screen and (max-width:762px){.VersionChangesList_agreementStatusContainer__1ZMQG>*{margin-left:0}}@media screen and (max-width:1100px){.VersionChangesList_agreementStatusContainer__1ZMQG{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.VersionChangesList_agreementStatusContainer__1ZMQG{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.VersionChangesList_noBoxShadow__Xa0dt{box-shadow:none}.VersionChangesList_overlayContainer__W7Iob{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.VersionChangesList_alignCenter__1Q-Xl,.VersionChangesList_alignStart__3Yco2,.VersionChangesList_flex__2Ba2v,.VersionChangesList_flexCol__mA_na,.VersionChangesList_flexRow__js_kX,.VersionChangesList_flexWrap__36WKK,.VersionChangesList_justifyCenter__1Ph8w,.VersionChangesList_justifyStart__M7jlt{display:flex}.VersionChangesList_gap10__3ne37{grid-gap:10px;gap:10px}.VersionChangesList_justifyStart__M7jlt{justify-content:flex-start!important}.VersionChangesList_justifyCenter__1Ph8w{justify-content:center!important}.VersionChangesList_alignCenter__1Q-Xl{align-items:center!important}.VersionChangesList_alignStart__3Yco2{align-items:flex-start!important}.VersionChangesList_flexRow__js_kX{flex-direction:row!important}.VersionChangesList_flexCol__mA_na{flex-direction:column!important}.VersionChangesList_flexWrap__36WKK{flex-wrap:wrap!important}.VersionChangesList_widthFull__292NZ{width:100%!important}.VersionChangesList_thinScroll__31c84::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.VersionChangesList_thinScroll__31c84::-webkit-scrollbar-button{display:none}.VersionChangesList_thinScroll__31c84::-webkit-scrollbar-thumb{background:#b9bbc9}.VersionChangesList_thinScroll__31c84::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.VersionChangesList_container__eq5Ak{position:fixed;top:136.5px;right:150px;width:370px;min-width:370px;max-width:370px;max-height:calc(90vh - 150px);background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:6px;padding:10px 20px}.AgreementViewPage_expandedTopLeft__2abcZ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementViewPage_expandedTopRight__1OwhM{border-right:1px solid #3aabf2}.AgreementViewPage_expandedTop__2YEOH,.AgreementViewPage_expandedTopRight__1OwhM{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementViewPage_expandedBottom__2mW0o,.AgreementViewPage_expandedBottomLeft__2OUe0{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementViewPage_expandedBottomLeft__2OUe0{border-left:1px solid #3aabf2}.AgreementViewPage_expandedLeft__sBxvg{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementViewPage_expandedRight__3wWqf{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.AgreementViewPage_expandedMiddle__11veJ{background-color:rgba(58,171,242,.05)}.AgreementViewPage_scrollable__3fqih{overflow-y:overlay;flex:1 1}.AgreementViewPage_scrollable__3fqih::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementViewPage_scrollable__3fqih::-webkit-scrollbar-button{display:none}.AgreementViewPage_scrollable__3fqih::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementViewPage_scrollable__3fqih::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementViewPage_clickable__1bqh7{cursor:pointer}.AgreementViewPage_flex1__3N07g{flex:1 1}.AgreementViewPage_markedBackground__3ZTFR{background-color:rgba(58,171,242,.05);transition:all .3s}.AgreementViewPage_secondaryText__1j1T1,.AgreementViewPage_textOverflow__38Rsf{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.AgreementViewPage_secondaryText__1j1T1{font-weight:400;color:#b9bbc9}.AgreementViewPage_pageContainer__3Ide0{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.AgreementViewPage_absoluteTopRight__6clXf,.AgreementViewPage_agreementStatusContainer__Ayvn_,.AgreementViewPage_pageSection__1w_yg>h2+button{position:absolute;top:20px;right:25px}.AgreementViewPage_pageSection__1w_yg{margin-top:20px}.AgreementViewPage_agreementStatusContainer__Ayvn_{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AgreementViewPage_agreementStatusContainer__Ayvn_>*{margin-left:70px}.AgreementViewPage_agreementStatusContainer__Ayvn_>:first-child{margin-left:0}@media screen and (max-width:762px){.AgreementViewPage_agreementStatusContainer__Ayvn_>*{margin-left:0}}@media screen and (max-width:1100px){.AgreementViewPage_agreementStatusContainer__Ayvn_{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.AgreementViewPage_agreementStatusContainer__Ayvn_{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.AgreementViewPage_noBoxShadow__2rtHW{box-shadow:none}.AgreementViewPage_overlayContainer__1WIFj{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.AgreementViewPage_alignCenter__1HGi4,.AgreementViewPage_alignStart__RjH8e,.AgreementViewPage_flex__IhLyU,.AgreementViewPage_flexCol__tza-j,.AgreementViewPage_flexRow__2dRVu,.AgreementViewPage_flexWrap__3MBXY,.AgreementViewPage_justifyCenter__1piO5,.AgreementViewPage_justifyStart__1Qxbt{display:flex}.AgreementViewPage_gap10__22nii{grid-gap:10px;gap:10px}.AgreementViewPage_justifyStart__1Qxbt{justify-content:flex-start!important}.AgreementViewPage_justifyCenter__1piO5{justify-content:center!important}.AgreementViewPage_alignCenter__1HGi4{align-items:center!important}.AgreementViewPage_alignStart__RjH8e{align-items:flex-start!important}.AgreementViewPage_flexRow__2dRVu{flex-direction:row!important}.AgreementViewPage_flexCol__tza-j{flex-direction:column!important}.AgreementViewPage_flexWrap__3MBXY{flex-wrap:wrap!important}.AgreementViewPage_widthFull__P0aQZ{width:100%!important}.AgreementViewPage_thinScroll__MopuX::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.AgreementViewPage_thinScroll__MopuX::-webkit-scrollbar-button{display:none}.AgreementViewPage_thinScroll__MopuX::-webkit-scrollbar-thumb{background:#b9bbc9}.AgreementViewPage_thinScroll__MopuX::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.AgreementViewPage_container__3M24X{border:1px solid}.AgreementViewPage_budgetNumbersContainer__QYWyy{display:flex;align-items:flex-end}.AgreementViewPage_budgetNumbersContainer__QYWyy>*{margin-left:8px}.AgreementViewPage_budgetNumbersContainer__QYWyy>:first-child{margin-left:0}.AgreementViewPage_sectionLine__194nn{margin-top:25px;display:flex}.AgreementViewPage_sectionLine__194nn>*{flex:1 1;margin-left:70px}.AgreementViewPage_sectionLine__194nn>:first-child{margin-left:0}@media screen and (max-width:542px){.AgreementViewPage_sectionLine__194nn>*{margin-left:0}}@media screen and (max-width:542px){.AgreementViewPage_sectionLine__194nn{flex-direction:column;flex-wrap:wrap;grid-gap:10px;gap:10px}}.AgreementViewPage_propValue__2Ztsg{margin-top:10px}.AgreementViewPage_flexContainer__3Fjd_{display:flex}.AgreementViewPage_flexContainer__3Fjd_>*{margin-left:20px;flex:1 1}@media screen and (max-width:1024px){.AgreementViewPage_flexContainer__3Fjd_>*{margin-left:0}}.AgreementViewPage_flexContainer__3Fjd_>:first-child{margin-left:0}@media screen and (max-width:1024px){.AgreementViewPage_flexContainer__3Fjd_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}}@media screen and (max-width:762px){.AgreementViewPage_flexContainer__3Fjd_{grid-template-columns:repeat(1,1fr)}}.AgreementViewPage_marginTop__1uaMc{margin-top:18px}.AgreementViewPage_secondaryLabel__3IryQ{color:#707070;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.AgreementViewPage_flexWrap__3MBXY{display:flex;flex-wrap:wrap}.AgreementViewPage_flexWrap__3MBXY>*{width:40%;margin-right:10%}.AgreementViewPage_agreementScopeInfo__3W8Y7{color:#b9bbc9;position:absolute;top:25px;right:25px}@media screen and (max-width:425px){.AgreementViewPage_agreementScopeInfo__3W8Y7{position:unset}}.AgreementViewPage_cancelButton__xbNY8{color:#e90000;margin-left:auto;margin-top:20px;border-radius:4px}.AgreementViewPage_cancelButton__xbNY8>svg{fill:#e90000;margin-right:8px}.AgreementViewPage_labeledValueContainer__3Jsv7{display:flex;flex-direction:column;align-items:flex-start}.AgreementViewPage_red__2G0SD{color:#e90000}.AgreementViewPage_redMarkedText__w2ymN{position:unset!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:10px}.ScopeProductsSection_expandedTopLeft__2ezLJ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeProductsSection_expandedTopRight__3gdQB{border-right:1px solid #3aabf2}.ScopeProductsSection_expandedTop__SKB_r,.ScopeProductsSection_expandedTopRight__3gdQB{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeProductsSection_expandedBottom__1fjQR,.ScopeProductsSection_expandedBottomLeft__1iisS{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeProductsSection_expandedBottomLeft__1iisS{border-left:1px solid #3aabf2}.ScopeProductsSection_expandedLeft__3bkh5{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeProductsSection_expandedRight__9yPjt{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ScopeProductsSection_expandedMiddle__1orxh{background-color:rgba(58,171,242,.05)}.ScopeProductsSection_scrollable__2vwDe{overflow-y:overlay;flex:1 1}.ScopeProductsSection_scrollable__2vwDe::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopeProductsSection_scrollable__2vwDe::-webkit-scrollbar-button{display:none}.ScopeProductsSection_scrollable__2vwDe::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopeProductsSection_scrollable__2vwDe::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopeProductsSection_clickable__38nCq{cursor:pointer}.ScopeProductsSection_flex1__22BOe{flex:1 1}.ScopeProductsSection_markedBackground__1gaOF{background-color:rgba(58,171,242,.05);transition:all .3s}.ScopeProductsSection_secondaryText__1Dxqe,.ScopeProductsSection_textOverflow__gVxLk{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ScopeProductsSection_secondaryText__1Dxqe{font-weight:400;color:#b9bbc9}.ScopeProductsSection_pageContainer__1ilil{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ScopeProductsSection_absoluteTopRight__1IwHh,.ScopeProductsSection_agreementStatusContainer__25bON,.ScopeProductsSection_pageSection__Tdt_i>h2+button{position:absolute;top:20px;right:25px}.ScopeProductsSection_pageSection__Tdt_i{margin-top:20px}.ScopeProductsSection_agreementStatusContainer__25bON{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ScopeProductsSection_agreementStatusContainer__25bON>*{margin-left:70px}.ScopeProductsSection_agreementStatusContainer__25bON>:first-child{margin-left:0}@media screen and (max-width:762px){.ScopeProductsSection_agreementStatusContainer__25bON>*{margin-left:0}}@media screen and (max-width:1100px){.ScopeProductsSection_agreementStatusContainer__25bON{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ScopeProductsSection_agreementStatusContainer__25bON{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ScopeProductsSection_noBoxShadow__1Ef89{box-shadow:none}.ScopeProductsSection_overlayContainer__1T4lc{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ScopeProductsSection_alignCenter__1raq7,.ScopeProductsSection_alignStart__1mGO_,.ScopeProductsSection_flex__1B__W,.ScopeProductsSection_flexCol__KVM0Z,.ScopeProductsSection_flexRow__3RAvJ,.ScopeProductsSection_flexWrap__19m2n,.ScopeProductsSection_justifyCenter__2Lrwx,.ScopeProductsSection_justifyStart__11V-d{display:flex}.ScopeProductsSection_gap10__wkllx{grid-gap:10px;gap:10px}.ScopeProductsSection_justifyStart__11V-d{justify-content:flex-start!important}.ScopeProductsSection_justifyCenter__2Lrwx{justify-content:center!important}.ScopeProductsSection_alignCenter__1raq7{align-items:center!important}.ScopeProductsSection_alignStart__1mGO_{align-items:flex-start!important}.ScopeProductsSection_flexRow__3RAvJ{flex-direction:row!important}.ScopeProductsSection_flexCol__KVM0Z{flex-direction:column!important}.ScopeProductsSection_flexWrap__19m2n{flex-wrap:wrap!important}.ScopeProductsSection_widthFull__2Iduw{width:100%!important}.ScopeProductsSection_thinScroll__17EkK::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ScopeProductsSection_thinScroll__17EkK::-webkit-scrollbar-button{display:none}.ScopeProductsSection_thinScroll__17EkK::-webkit-scrollbar-thumb{background:#b9bbc9}.ScopeProductsSection_thinScroll__17EkK::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ScopeProductsSection_container__22ye8{margin-top:30px;display:flex;flex-direction:column;grid-gap:15px;gap:15px}.ScopeProductsSection_searchInput__j2jLe{max-width:300px;margin-left:auto;margin-top:-10px}.ScopeProductsSection_productsContainer__1xFx6{display:flex;flex-wrap:wrap;max-height:320px;margin-top:10px;align-content:flex-start}.ScopeProductsSection_productView__3tu1p{height:50px;border:1px solid #ededee;border-radius:4px;background-color:#fff;margin:12px 0 0 12px;width:calc(33.33333% - 12px);min-width:calc(33.33333% - 12px);max-width:calc(33.33333% - 12px);display:flex;align-items:center;padding:0 10px}.ScopeProductsSection_redBorder__3kb5j{border-color:#e90000}.EditorPage_expandedTopLeft__yuI7p{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditorPage_expandedTopRight__1DZ3U{border-right:1px solid #3aabf2}.EditorPage_expandedTop__2romK,.EditorPage_expandedTopRight__1DZ3U{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditorPage_expandedBottom__2p3Ip,.EditorPage_expandedBottomLeft__1L_-p{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditorPage_expandedBottomLeft__1L_-p{border-left:1px solid #3aabf2}.EditorPage_expandedLeft__1BxQG{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.EditorPage_expandedRight__16jQr{border-right:1px solid #3aabf2}.EditorPage_expandedMiddle__2xQ9n,.EditorPage_expandedRight__16jQr{background-color:rgba(58,171,242,.05)}.EditorPage_scrollable__yWyAE{overflow-y:overlay;flex:1 1}.EditorPage_scrollable__yWyAE::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EditorPage_scrollable__yWyAE::-webkit-scrollbar-button{display:none}.EditorPage_scrollable__yWyAE::-webkit-scrollbar-thumb{background:#b9bbc9}.EditorPage_scrollable__yWyAE::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EditorPage_clickable__3myGZ{cursor:pointer}.EditorPage_flex1__2bUBo{flex:1 1}.EditorPage_markedBackground__3Rpkz{background-color:rgba(58,171,242,.05);transition:all .3s}.EditorPage_secondaryText__2DzVl,.EditorPage_textOverflow__3jyyF{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.EditorPage_secondaryText__2DzVl{font-weight:400;color:#b9bbc9}.EditorPage_pageContainer__2zKHp{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.EditorPage_absoluteTopRight__2tZEc,.EditorPage_agreementStatusContainer__3nCNZ,.EditorPage_pageSection__30_go>h2+button{position:absolute;top:20px;right:25px}.EditorPage_pageSection__30_go{margin-top:20px}.EditorPage_agreementStatusContainer__3nCNZ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditorPage_agreementStatusContainer__3nCNZ>*{margin-left:70px}.EditorPage_agreementStatusContainer__3nCNZ>:first-child{margin-left:0}@media screen and (max-width:762px){.EditorPage_agreementStatusContainer__3nCNZ>*{margin-left:0}}@media screen and (max-width:1100px){.EditorPage_agreementStatusContainer__3nCNZ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.EditorPage_agreementStatusContainer__3nCNZ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.EditorPage_noBoxShadow__19Lra{box-shadow:none}.EditorPage_overlayContainer__3klOk{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.EditorPage_alignCenter__1Supf,.EditorPage_alignStart__2r9D9,.EditorPage_flex__1IhUl,.EditorPage_flexCol__3USh6,.EditorPage_flexRow__2RogQ,.EditorPage_flexWrap__1hYbN,.EditorPage_justifyCenter__1koWq,.EditorPage_justifyStart__1MeTb{display:flex}.EditorPage_gap10__1Ts7S{grid-gap:10px;gap:10px}.EditorPage_justifyStart__1MeTb{justify-content:flex-start!important}.EditorPage_justifyCenter__1koWq{justify-content:center!important}.EditorPage_alignCenter__1Supf{align-items:center!important}.EditorPage_alignStart__2r9D9{align-items:flex-start!important}.EditorPage_flexRow__2RogQ{flex-direction:row!important}.EditorPage_flexCol__3USh6{flex-direction:column!important}.EditorPage_flexWrap__1hYbN{flex-wrap:wrap!important}.EditorPage_widthFull__3Qgm8{width:100%!important}.EditorPage_thinScroll__3Jh-P::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.EditorPage_thinScroll__3Jh-P::-webkit-scrollbar-button{display:none}.EditorPage_thinScroll__3Jh-P::-webkit-scrollbar-thumb{background:#b9bbc9}.EditorPage_thinScroll__3Jh-P::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.EditorPage_topContainer__2X907{height:calc(100% - 210px);display:flex;justify-content:space-between;align-items:center}.TabsPageContainer_expandedTopLeft__3Zj3y{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsPageContainer_expandedTopRight__2blQR{border-right:1px solid #3aabf2}.TabsPageContainer_expandedTop__fN0VQ,.TabsPageContainer_expandedTopRight__2blQR{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsPageContainer_expandedBottom__3ed22,.TabsPageContainer_expandedBottomLeft__2ric2{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsPageContainer_expandedBottomLeft__2ric2{border-left:1px solid #3aabf2}.TabsPageContainer_expandedLeft__2xZ0t{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsPageContainer_expandedRight__2LWmk{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabsPageContainer_expandedMiddle__QqYuD{background-color:rgba(58,171,242,.05)}.TabsPageContainer_scrollable__18IhQ{overflow-y:overlay;flex:1 1}.TabsPageContainer_scrollable__18IhQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabsPageContainer_scrollable__18IhQ::-webkit-scrollbar-button{display:none}.TabsPageContainer_scrollable__18IhQ::-webkit-scrollbar-thumb{background:#b9bbc9}.TabsPageContainer_scrollable__18IhQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabsPageContainer_clickable__glJE5{cursor:pointer}.TabsPageContainer_flex1__2hgKH{flex:1 1}.TabsPageContainer_markedBackground__1RFwn{background-color:rgba(58,171,242,.05);transition:all .3s}.TabsPageContainer_secondaryText__1T59d,.TabsPageContainer_textOverflow__V_NSM{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TabsPageContainer_secondaryText__1T59d{font-weight:400;color:#b9bbc9}.TabsPageContainer_pageContainer__24BpC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TabsPageContainer_absoluteTopRight__LN9or,.TabsPageContainer_agreementStatusContainer__1XAgw,.TabsPageContainer_pageSection__209ap>h2+button{position:absolute;top:20px;right:25px}.TabsPageContainer_pageSection__209ap{margin-top:20px}.TabsPageContainer_agreementStatusContainer__1XAgw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TabsPageContainer_agreementStatusContainer__1XAgw>*{margin-left:70px}.TabsPageContainer_agreementStatusContainer__1XAgw>:first-child{margin-left:0}@media screen and (max-width:762px){.TabsPageContainer_agreementStatusContainer__1XAgw>*{margin-left:0}}@media screen and (max-width:1100px){.TabsPageContainer_agreementStatusContainer__1XAgw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TabsPageContainer_agreementStatusContainer__1XAgw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TabsPageContainer_noBoxShadow__1bt7j{box-shadow:none}.TabsPageContainer_overlayContainer__3IYWn{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TabsPageContainer_alignCenter__oNZHS,.TabsPageContainer_alignStart__2K3oX,.TabsPageContainer_flex__pH-0T,.TabsPageContainer_flexCol__2wHRu,.TabsPageContainer_flexRow__2Q5MQ,.TabsPageContainer_flexWrap__3Rmdg,.TabsPageContainer_justifyCenter__LQP3B,.TabsPageContainer_justifyStart__3Tn8N{display:flex}.TabsPageContainer_gap10__3r36x{grid-gap:10px;gap:10px}.TabsPageContainer_justifyStart__3Tn8N{justify-content:flex-start!important}.TabsPageContainer_justifyCenter__LQP3B{justify-content:center!important}.TabsPageContainer_alignCenter__oNZHS{align-items:center!important}.TabsPageContainer_alignStart__2K3oX{align-items:flex-start!important}.TabsPageContainer_flexRow__2Q5MQ{flex-direction:row!important}.TabsPageContainer_flexCol__2wHRu{flex-direction:column!important}.TabsPageContainer_flexWrap__3Rmdg{flex-wrap:wrap!important}.TabsPageContainer_widthFull__3YVhl{width:100%!important}.TabsPageContainer_thinScroll__26sjV::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabsPageContainer_thinScroll__26sjV::-webkit-scrollbar-button{display:none}.TabsPageContainer_thinScroll__26sjV::-webkit-scrollbar-thumb{background:#b9bbc9}.TabsPageContainer_thinScroll__26sjV::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabsPageContainer_container__18HvV{max-width:100%;max-height:100%;width:100%;padding:10px}.TabsPageContainer_body__p6hbR{margin-top:15px;height:calc(100% - 65px);display:flex}.TabsPageContainer_scrollableContainer__2Jzhh{display:inline-flex;flex-wrap:wrap;overflow-y:auto;max-height:100%;width:75%;align-content:baseline;box-shadow:none;border-radius:0;margin:0;border-right:1px solid #c4c4c4;padding-right:5px}.TabsPageContainer_sideComponentContainer__2fxhG{width:25%;height:100%;max-height:100%;display:inline-block;margin-left:15px}.TabsPageContainer_filterDropdown__1auJQ{position:absolute;width:10vw}.TabsPageContainer_filterDropdown__1auJQ>div{width:100%}.TabsPageContainer_option__7g5L7{display:block;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TabsPageContainer_locationChangerContainer__2AtPR{position:absolute;margin-left:calc(10vw + 15px);display:flex;align-self:center}.TabsPageContainer_locationChangerContainer__2AtPR>button{margin:10px 0 0 5px}.TabsPageContainer_locationChangeDropdown__3I854{width:10vw;border-left:1px solid #c4c4c4;padding-left:15px}.TabsPageContainer_locationChangeDropdown__3I854>div{width:100%}.ShotLocationChanger_expandedTopLeft__1ACc4{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotLocationChanger_expandedTopRight__iuiuY{border-right:1px solid #3aabf2}.ShotLocationChanger_expandedTop__1e3RO,.ShotLocationChanger_expandedTopRight__iuiuY{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotLocationChanger_expandedBottom__3eLwn,.ShotLocationChanger_expandedBottomLeft__1jHg9{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotLocationChanger_expandedBottomLeft__1jHg9{border-left:1px solid #3aabf2}.ShotLocationChanger_expandedLeft__2Bdog{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotLocationChanger_expandedRight__1rJEO{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ShotLocationChanger_expandedMiddle__2Tpz2{background-color:rgba(58,171,242,.05)}.ShotLocationChanger_scrollable__181Rb{overflow-y:overlay;flex:1 1}.ShotLocationChanger_scrollable__181Rb::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShotLocationChanger_scrollable__181Rb::-webkit-scrollbar-button{display:none}.ShotLocationChanger_scrollable__181Rb::-webkit-scrollbar-thumb{background:#b9bbc9}.ShotLocationChanger_scrollable__181Rb::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShotLocationChanger_clickable__2UftL{cursor:pointer}.ShotLocationChanger_flex1__1EWgn{flex:1 1}.ShotLocationChanger_markedBackground__1ze0W{background-color:rgba(58,171,242,.05);transition:all .3s}.ShotLocationChanger_secondaryText__3hdm5,.ShotLocationChanger_textOverflow__39E8W{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ShotLocationChanger_secondaryText__3hdm5{font-weight:400;color:#b9bbc9}.ShotLocationChanger_pageContainer__2NVeI{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ShotLocationChanger_absoluteTopRight__34KPA,.ShotLocationChanger_agreementStatusContainer__10QYu,.ShotLocationChanger_pageSection__1HVuX>h2+button{position:absolute;top:20px;right:25px}.ShotLocationChanger_pageSection__1HVuX{margin-top:20px}.ShotLocationChanger_agreementStatusContainer__10QYu{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShotLocationChanger_agreementStatusContainer__10QYu>*{margin-left:70px}.ShotLocationChanger_agreementStatusContainer__10QYu>:first-child{margin-left:0}@media screen and (max-width:762px){.ShotLocationChanger_agreementStatusContainer__10QYu>*{margin-left:0}}@media screen and (max-width:1100px){.ShotLocationChanger_agreementStatusContainer__10QYu{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ShotLocationChanger_agreementStatusContainer__10QYu{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ShotLocationChanger_noBoxShadow__3Ai6C{box-shadow:none}.ShotLocationChanger_overlayContainer__1KqiZ{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ShotLocationChanger_alignCenter__lpX4u,.ShotLocationChanger_alignStart__abEz7,.ShotLocationChanger_flex__2FWgA,.ShotLocationChanger_flexCol__1lsir,.ShotLocationChanger_flexRow__7ugvt,.ShotLocationChanger_flexWrap__owOVp,.ShotLocationChanger_justifyCenter__14hfk,.ShotLocationChanger_justifyStart__2t7Xm{display:flex}.ShotLocationChanger_gap10__1G456{grid-gap:10px;gap:10px}.ShotLocationChanger_justifyStart__2t7Xm{justify-content:flex-start!important}.ShotLocationChanger_justifyCenter__14hfk{justify-content:center!important}.ShotLocationChanger_alignCenter__lpX4u{align-items:center!important}.ShotLocationChanger_alignStart__abEz7{align-items:flex-start!important}.ShotLocationChanger_flexRow__7ugvt{flex-direction:row!important}.ShotLocationChanger_flexCol__1lsir{flex-direction:column!important}.ShotLocationChanger_flexWrap__owOVp{flex-wrap:wrap!important}.ShotLocationChanger_widthFull__12DG_{width:100%!important}.ShotLocationChanger_thinScroll__eQ7x2::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ShotLocationChanger_thinScroll__eQ7x2::-webkit-scrollbar-button{display:none}.ShotLocationChanger_thinScroll__eQ7x2::-webkit-scrollbar-thumb{background:#b9bbc9}.ShotLocationChanger_thinScroll__eQ7x2::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ShotLocationChanger_locationChangerContainer__DHgDw{position:absolute;margin-left:calc(10vw + 15px);display:flex;align-self:center}.ShotLocationChanger_locationChangerContainer__DHgDw>button{margin:10px 0 0 5px}.ShotLocationChanger_locationChangeDropdown__26iYU{width:10vw;border-left:1px solid #c4c4c4;padding-left:15px}.ShotLocationChanger_locationChangeDropdown__26iYU>div{width:100%}.PageContainer_expandedTopLeft__3gVq-{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageContainer_expandedTopRight__DPTLj{border-right:1px solid #3aabf2}.PageContainer_expandedTop__f_jFS,.PageContainer_expandedTopRight__DPTLj{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageContainer_expandedBottom__1gEja,.PageContainer_expandedBottomLeft__BbcsE{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageContainer_expandedBottomLeft__BbcsE{border-left:1px solid #3aabf2}.PageContainer_expandedLeft__l-Jkg{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageContainer_expandedRight__3DJ2L{border-right:1px solid #3aabf2}.PageContainer_expandedMiddle__2H7lw,.PageContainer_expandedRight__3DJ2L{background-color:rgba(58,171,242,.05)}.PageContainer_scrollable__87SvU{overflow-y:overlay;flex:1 1}.PageContainer_scrollable__87SvU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageContainer_scrollable__87SvU::-webkit-scrollbar-button{display:none}.PageContainer_scrollable__87SvU::-webkit-scrollbar-thumb{background:#b9bbc9}.PageContainer_scrollable__87SvU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageContainer_clickable__1MIVB{cursor:pointer}.PageContainer_flex1__1mJw9{flex:1 1}.PageContainer_markedBackground__24YGD{background-color:rgba(58,171,242,.05);transition:all .3s}.PageContainer_secondaryText__2Wiy3,.PageContainer_textOverflow__2ysiS{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PageContainer_secondaryText__2Wiy3{font-weight:400;color:#b9bbc9}.PageContainer_pageContainer__1PTTR{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PageContainer_absoluteTopRight__2J8R7,.PageContainer_agreementStatusContainer__2hLB_,.PageContainer_pageSection__1vJP5>h2+button{position:absolute;top:20px;right:25px}.PageContainer_pageSection__1vJP5{margin-top:20px}.PageContainer_agreementStatusContainer__2hLB_{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PageContainer_agreementStatusContainer__2hLB_>*{margin-left:70px}.PageContainer_agreementStatusContainer__2hLB_>:first-child{margin-left:0}@media screen and (max-width:762px){.PageContainer_agreementStatusContainer__2hLB_>*{margin-left:0}}@media screen and (max-width:1100px){.PageContainer_agreementStatusContainer__2hLB_{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PageContainer_agreementStatusContainer__2hLB_{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PageContainer_noBoxShadow__2Ncpi{box-shadow:none}.PageContainer_overlayContainer__1Gxkg{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PageContainer_alignCenter__2UVq4,.PageContainer_alignStart__9V-qK,.PageContainer_flex__IvBg-,.PageContainer_flexCol__138W8,.PageContainer_flexRow__1oraw,.PageContainer_flexWrap__1kNtp,.PageContainer_justifyCenter__2UlDo,.PageContainer_justifyStart__2VDRX{display:flex}.PageContainer_gap10__kjAuC{grid-gap:10px;gap:10px}.PageContainer_justifyStart__2VDRX{justify-content:flex-start!important}.PageContainer_justifyCenter__2UlDo{justify-content:center!important}.PageContainer_alignCenter__2UVq4{align-items:center!important}.PageContainer_alignStart__9V-qK{align-items:flex-start!important}.PageContainer_flexRow__1oraw{flex-direction:row!important}.PageContainer_flexCol__138W8{flex-direction:column!important}.PageContainer_flexWrap__1kNtp{flex-wrap:wrap!important}.PageContainer_widthFull__33z_y{width:100%!important}.PageContainer_thinScroll__3mrgB::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageContainer_thinScroll__3mrgB::-webkit-scrollbar-button{display:none}.PageContainer_thinScroll__3mrgB::-webkit-scrollbar-thumb{background:#b9bbc9}.PageContainer_thinScroll__3mrgB::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageContainer_container__2D6dd,.PageContainer_grey__2vuKs{flex:1 1;padding:10px;display:flex;flex-direction:column;max-height:100%}.PageContainer_maxHeight__2JqXT{max-height:calc(100vh - 120px)}.PageContainer_grey__2vuKs{padding:0;background-color:#f9f9f9}.PageTopContainer_expandedTopLeft__3ltxz{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTopContainer_expandedTopRight__1S9f7{border-right:1px solid #3aabf2}.PageTopContainer_expandedTop__10gst,.PageTopContainer_expandedTopRight__1S9f7{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTopContainer_expandedBottom__SP-ul,.PageTopContainer_expandedBottomLeft__o2-fP{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTopContainer_expandedBottomLeft__o2-fP{border-left:1px solid #3aabf2}.PageTopContainer_expandedLeft__2l5Fj{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTopContainer_expandedRight__1QN-_{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.PageTopContainer_expandedMiddle__14x6i{background-color:rgba(58,171,242,.05)}.PageTopContainer_scrollable__3D2PQ{overflow-y:overlay;flex:1 1}.PageTopContainer_scrollable__3D2PQ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageTopContainer_scrollable__3D2PQ::-webkit-scrollbar-button{display:none}.PageTopContainer_scrollable__3D2PQ::-webkit-scrollbar-thumb{background:#b9bbc9}.PageTopContainer_scrollable__3D2PQ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageTopContainer_clickable__2RvYv{cursor:pointer}.PageTopContainer_flex1__gJNl-{flex:1 1}.PageTopContainer_markedBackground__3-IY-{background-color:rgba(58,171,242,.05);transition:all .3s}.PageTopContainer_secondaryText__mKArf,.PageTopContainer_textOverflow__39nBt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.PageTopContainer_secondaryText__mKArf{font-weight:400;color:#b9bbc9}.PageTopContainer_pageContainer__2FAC4{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.PageTopContainer_absoluteTopRight__33JBA,.PageTopContainer_agreementStatusContainer__3jgB1,.PageTopContainer_pageSection__1g3nH>h2+button{position:absolute;top:20px;right:25px}.PageTopContainer_pageSection__1g3nH{margin-top:20px}.PageTopContainer_agreementStatusContainer__3jgB1{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PageTopContainer_agreementStatusContainer__3jgB1>*{margin-left:70px}.PageTopContainer_agreementStatusContainer__3jgB1>:first-child{margin-left:0}@media screen and (max-width:762px){.PageTopContainer_agreementStatusContainer__3jgB1>*{margin-left:0}}@media screen and (max-width:1100px){.PageTopContainer_agreementStatusContainer__3jgB1{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.PageTopContainer_agreementStatusContainer__3jgB1{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.PageTopContainer_noBoxShadow__3WLVm{box-shadow:none}.PageTopContainer_overlayContainer__2Ke0B{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.PageTopContainer_alignCenter__35NCV,.PageTopContainer_alignStart__3OFIW,.PageTopContainer_flex__1bcAS,.PageTopContainer_flexCol__1GLfF,.PageTopContainer_flexRow__1Qqw0,.PageTopContainer_flexWrap__F3rfs,.PageTopContainer_justifyCenter__2ku4o,.PageTopContainer_justifyStart__DoBcR{display:flex}.PageTopContainer_gap10__3_1fO{grid-gap:10px;gap:10px}.PageTopContainer_justifyStart__DoBcR{justify-content:flex-start!important}.PageTopContainer_justifyCenter__2ku4o{justify-content:center!important}.PageTopContainer_alignCenter__35NCV{align-items:center!important}.PageTopContainer_alignStart__3OFIW{align-items:flex-start!important}.PageTopContainer_flexRow__1Qqw0{flex-direction:row!important}.PageTopContainer_flexCol__1GLfF{flex-direction:column!important}.PageTopContainer_flexWrap__F3rfs{flex-wrap:wrap!important}.PageTopContainer_widthFull__3d9IT{width:100%!important}.PageTopContainer_thinScroll__Cz2m-::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.PageTopContainer_thinScroll__Cz2m-::-webkit-scrollbar-button{display:none}.PageTopContainer_thinScroll__Cz2m-::-webkit-scrollbar-thumb{background:#b9bbc9}.PageTopContainer_thinScroll__Cz2m-::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.PageTopContainer_container__1Othw,.PageTopContainer_extraHeight__28KEM,.PageTopContainer_filter__3KxUe,.PageTopContainer_grey__2C6zB,.PageTopContainer_white__11Q81{display:flex;justify-content:space-between;align-items:center}.PageTopContainer_extraHeight__28KEM{min-height:70px}.PageTopContainer_white__11Q81{background-color:#fff;padding:10px}.PageTopContainer_filter__3KxUe{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#ededee;border-radius:6px;margin:0 15px;padding:10px 15px;color:#878787;font-size:10px;text-transform:uppercase;letter-spacing:.8px;grid-gap:10px!important;gap:10px!important}@media screen and (max-width:1100px){.PageTopContainer_filter__3KxUe{flex-wrap:wrap!important}}.PageTopContainer_grey__2C6zB{background-color:#ededee}.PageTopDropdownContainer_container__3_rWa{display:flex}.PageTopDropdownContainer_container__3_rWa>div{margin-top:0;margin-right:20px}.ActionHistoryPage_expandedTopLeft__1NNeu{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryPage_expandedTopRight__2xn-s{border-right:1px solid #3aabf2}.ActionHistoryPage_expandedTop__e_OMR,.ActionHistoryPage_expandedTopRight__2xn-s{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryPage_expandedBottom__1StcZ,.ActionHistoryPage_expandedBottomLeft__h8KsL{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryPage_expandedBottomLeft__h8KsL{border-left:1px solid #3aabf2}.ActionHistoryPage_expandedLeft__20kA4{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryPage_expandedRight__3crew{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ActionHistoryPage_expandedMiddle__3ggLW{background-color:rgba(58,171,242,.05)}.ActionHistoryPage_scrollable__2mqGt{overflow-y:overlay;flex:1 1}.ActionHistoryPage_scrollable__2mqGt::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ActionHistoryPage_scrollable__2mqGt::-webkit-scrollbar-button{display:none}.ActionHistoryPage_scrollable__2mqGt::-webkit-scrollbar-thumb{background:#b9bbc9}.ActionHistoryPage_scrollable__2mqGt::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ActionHistoryPage_clickable__3p0Vl{cursor:pointer}.ActionHistoryPage_flex1__cGMqr{flex:1 1}.ActionHistoryPage_markedBackground__1AWuo{background-color:rgba(58,171,242,.05);transition:all .3s}.ActionHistoryPage_secondaryText__3GJHF,.ActionHistoryPage_textOverflow__13lpG{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ActionHistoryPage_secondaryText__3GJHF{font-weight:400;color:#b9bbc9}.ActionHistoryPage_pageContainer__2U_uR{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ActionHistoryPage_absoluteTopRight__26cU0,.ActionHistoryPage_agreementStatusContainer__15e5S,.ActionHistoryPage_pageSection__tQRhd>h2+button{position:absolute;top:20px;right:25px}.ActionHistoryPage_pageSection__tQRhd{margin-top:20px}.ActionHistoryPage_agreementStatusContainer__15e5S{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ActionHistoryPage_agreementStatusContainer__15e5S>*{margin-left:70px}.ActionHistoryPage_agreementStatusContainer__15e5S>:first-child{margin-left:0}@media screen and (max-width:762px){.ActionHistoryPage_agreementStatusContainer__15e5S>*{margin-left:0}}@media screen and (max-width:1100px){.ActionHistoryPage_agreementStatusContainer__15e5S{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ActionHistoryPage_agreementStatusContainer__15e5S{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ActionHistoryPage_noBoxShadow__VAM-Z{box-shadow:none}.ActionHistoryPage_overlayContainer__32-te{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ActionHistoryPage_alignCenter__1G82V,.ActionHistoryPage_alignStart__HlTR2,.ActionHistoryPage_flex__9g5HV,.ActionHistoryPage_flexCol__1ChJY,.ActionHistoryPage_flexRow__37J5A,.ActionHistoryPage_flexWrap___uyGT,.ActionHistoryPage_justifyCenter__q5Y8q,.ActionHistoryPage_justifyStart__a2bdH{display:flex}.ActionHistoryPage_gap10__1u07-{grid-gap:10px;gap:10px}.ActionHistoryPage_justifyStart__a2bdH{justify-content:flex-start!important}.ActionHistoryPage_justifyCenter__q5Y8q{justify-content:center!important}.ActionHistoryPage_alignCenter__1G82V{align-items:center!important}.ActionHistoryPage_alignStart__HlTR2{align-items:flex-start!important}.ActionHistoryPage_flexRow__37J5A{flex-direction:row!important}.ActionHistoryPage_flexCol__1ChJY{flex-direction:column!important}.ActionHistoryPage_flexWrap___uyGT{flex-wrap:wrap!important}.ActionHistoryPage_widthFull__3uknA{width:100%!important}.ActionHistoryPage_thinScroll__5me59::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ActionHistoryPage_thinScroll__5me59::-webkit-scrollbar-button{display:none}.ActionHistoryPage_thinScroll__5me59::-webkit-scrollbar-thumb{background:#b9bbc9}.ActionHistoryPage_thinScroll__5me59::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ActionHistoryPage_container__2N3WW{width:100%;padding:20px 20px 150px}.ActionHistoryPage_customFilterComponent__32RcK{width:100%;max-width:100%;height:35px}.ActionHistoryPage_customFilterComponent__32RcK>div:first-child{height:35px;width:100%}.ActionHistoryPage_customFilterComponent__32RcK>div:first-child>input{margin-left:0;height:35px;width:100%;border-color:#ededee}.ActionHistoryPage_customFilterComponent__32RcK>div:first-child>input:focus,.ActionHistoryPage_customFilterComponent__32RcK>div:first-child>input:hover{box-shadow:none;border:1px solid #3aabf2}.ActionHistoryPage_customFilterComponent__32RcK>div:last-child,.ActionHistoryPage_customFilterComponent__32RcK>div:last-child>div{left:0}.ViewersPage_expandedTopLeft__l9Wpo{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPage_expandedTopRight__96DVb{border-right:1px solid #3aabf2}.ViewersPage_expandedTop__l60xE,.ViewersPage_expandedTopRight__96DVb{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPage_expandedBottom__2Xw2b,.ViewersPage_expandedBottomLeft__192Ix{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPage_expandedBottomLeft__192Ix{border-left:1px solid #3aabf2}.ViewersPage_expandedLeft__1irWt{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersPage_expandedRight__3JQjO{border-right:1px solid #3aabf2}.ViewersPage_expandedMiddle__adLpy,.ViewersPage_expandedRight__3JQjO{background-color:rgba(58,171,242,.05)}.ViewersPage_scrollable__1BczZ{overflow-y:overlay;flex:1 1}.ViewersPage_scrollable__1BczZ::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersPage_scrollable__1BczZ::-webkit-scrollbar-button{display:none}.ViewersPage_scrollable__1BczZ::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersPage_scrollable__1BczZ::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersPage_clickable__2CByM{cursor:pointer}.ViewersPage_flex1__2OWee{flex:1 1}.ViewersPage_markedBackground__1m2yL{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersPage_secondaryText__1FbWt,.ViewersPage_textOverflow__2-33y{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersPage_secondaryText__1FbWt{font-weight:400;color:#b9bbc9}.ViewersPage_pageContainer__3nfxP{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersPage_absoluteTopRight__2a3nC,.ViewersPage_agreementStatusContainer__2S2NJ,.ViewersPage_pageSection__Awywz>h2+button{position:absolute;top:20px;right:25px}.ViewersPage_pageSection__Awywz{margin-top:20px}.ViewersPage_agreementStatusContainer__2S2NJ{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersPage_agreementStatusContainer__2S2NJ>*{margin-left:70px}.ViewersPage_agreementStatusContainer__2S2NJ>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersPage_agreementStatusContainer__2S2NJ>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersPage_agreementStatusContainer__2S2NJ{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersPage_agreementStatusContainer__2S2NJ{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersPage_noBoxShadow__PHPw2{box-shadow:none}.ViewersPage_overlayContainer__1AqCg{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersPage_alignCenter__ArixU,.ViewersPage_alignStart__aONNx,.ViewersPage_flex__1aHEb,.ViewersPage_flexCol__zd3W6,.ViewersPage_flexRow__pbzB0,.ViewersPage_flexWrap__29KvU,.ViewersPage_justifyCenter__3z3Co,.ViewersPage_justifyStart__1xiga{display:flex}.ViewersPage_gap10__2_PVh{grid-gap:10px;gap:10px}.ViewersPage_justifyStart__1xiga{justify-content:flex-start!important}.ViewersPage_justifyCenter__3z3Co{justify-content:center!important}.ViewersPage_alignCenter__ArixU{align-items:center!important}.ViewersPage_alignStart__aONNx{align-items:flex-start!important}.ViewersPage_flexRow__pbzB0{flex-direction:row!important}.ViewersPage_flexCol__zd3W6{flex-direction:column!important}.ViewersPage_flexWrap__29KvU{flex-wrap:wrap!important}.ViewersPage_widthFull__35vak{width:100%!important}.ViewersPage_thinScroll__2Mmoi::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersPage_thinScroll__2Mmoi::-webkit-scrollbar-button{display:none}.ViewersPage_thinScroll__2Mmoi::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersPage_thinScroll__2Mmoi::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersPage_container__3BeYk{width:100%;padding:20px 20px 150px}.ViewersPage_tableContainer__1zwJp{margin-top:16px}.ViewersPage_headerButton__sPDB9{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ViewersPage_headerButton__sPDB9>svg{fill:#3aabf2}.ViewersTable_expandedTopLeft__eUhoq{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedTopRight__3xmeG{border-right:1px solid #3aabf2}.ViewersTable_expandedTop__1G0wJ,.ViewersTable_expandedTopRight__3xmeG{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedBottom__28TkB,.ViewersTable_expandedBottomLeft__2bDjE{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedBottomLeft__2bDjE{border-left:1px solid #3aabf2}.ViewersTable_expandedLeft__x2ks8{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersTable_expandedRight__2j5T5{border-right:1px solid #3aabf2}.ViewersTable_expandedMiddle__17WvX,.ViewersTable_expandedRight__2j5T5{background-color:rgba(58,171,242,.05)}.ViewersTable_scrollable__3tOXP{overflow-y:overlay;flex:1 1}.ViewersTable_scrollable__3tOXP::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersTable_scrollable__3tOXP::-webkit-scrollbar-button{display:none}.ViewersTable_scrollable__3tOXP::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersTable_scrollable__3tOXP::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersTable_clickable__2MN6c{cursor:pointer}.ViewersTable_flex1__2fDMM{flex:1 1}.ViewersTable_markedBackground__3Hurj{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersTable_secondaryText__2t7ti,.ViewersTable_textOverflow__3XMbb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersTable_secondaryText__2t7ti{font-weight:400;color:#b9bbc9}.ViewersTable_pageContainer__lHAEC{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersTable_absoluteTopRight__2StlI,.ViewersTable_agreementStatusContainer__1jkZE,.ViewersTable_pageSection__2aK5a>h2+button{position:absolute;top:20px;right:25px}.ViewersTable_pageSection__2aK5a{margin-top:20px}.ViewersTable_agreementStatusContainer__1jkZE{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersTable_agreementStatusContainer__1jkZE>*{margin-left:70px}.ViewersTable_agreementStatusContainer__1jkZE>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersTable_agreementStatusContainer__1jkZE>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersTable_agreementStatusContainer__1jkZE{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersTable_agreementStatusContainer__1jkZE{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersTable_noBoxShadow__1zGmD{box-shadow:none}.ViewersTable_overlayContainer__2fHgo{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersTable_alignCenter__1EDzF,.ViewersTable_alignStart__2r1ES,.ViewersTable_flex__YdVTS,.ViewersTable_flexCol__2MaIE,.ViewersTable_flexRow__R1g3s,.ViewersTable_flexWrap__2UYTb,.ViewersTable_justifyCenter__1nUkk,.ViewersTable_justifyStart__2jBgx{display:flex}.ViewersTable_gap10__CKuAR{grid-gap:10px;gap:10px}.ViewersTable_justifyStart__2jBgx{justify-content:flex-start!important}.ViewersTable_justifyCenter__1nUkk{justify-content:center!important}.ViewersTable_alignCenter__1EDzF{align-items:center!important}.ViewersTable_alignStart__2r1ES{align-items:flex-start!important}.ViewersTable_flexRow__R1g3s{flex-direction:row!important}.ViewersTable_flexCol__2MaIE{flex-direction:column!important}.ViewersTable_flexWrap__2UYTb{flex-wrap:wrap!important}.ViewersTable_widthFull__1xXbg{width:100%!important}.ViewersTable_thinScroll__32c4i::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersTable_thinScroll__32c4i::-webkit-scrollbar-button{display:none}.ViewersTable_thinScroll__32c4i::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersTable_thinScroll__32c4i::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersTable_container__2_li9{border:1px solid}.ViewersTable_tableContainer__2Vtn7{margin-top:16px}.ViewersTable_dropDown__2kIKq{flex:0 0!important;margin:5px;z-index:2}.ViewersStatistics_expandedTopLeft__1J3vT{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStatistics_expandedTopRight__1KMtA{border-right:1px solid #3aabf2}.ViewersStatistics_expandedTop__2w2qL,.ViewersStatistics_expandedTopRight__1KMtA{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStatistics_expandedBottom__18GYN,.ViewersStatistics_expandedBottomLeft__3toE1{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStatistics_expandedBottomLeft__3toE1{border-left:1px solid #3aabf2}.ViewersStatistics_expandedLeft__28rD_{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStatistics_expandedRight__1gike{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.ViewersStatistics_expandedMiddle__2S7qD{background-color:rgba(58,171,242,.05)}.ViewersStatistics_scrollable__IwG30{overflow-y:overlay;flex:1 1}.ViewersStatistics_scrollable__IwG30::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersStatistics_scrollable__IwG30::-webkit-scrollbar-button{display:none}.ViewersStatistics_scrollable__IwG30::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersStatistics_scrollable__IwG30::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersStatistics_clickable__2iQoV{cursor:pointer}.ViewersStatistics_flex1__3KV8c{flex:1 1}.ViewersStatistics_markedBackground__2cYEV{background-color:rgba(58,171,242,.05);transition:all .3s}.ViewersStatistics_secondaryText__FnS7y,.ViewersStatistics_textOverflow__21WAy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.ViewersStatistics_secondaryText__FnS7y{font-weight:400;color:#b9bbc9}.ViewersStatistics_pageContainer__1o40U{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.ViewersStatistics_absoluteTopRight__2Rh02,.ViewersStatistics_agreementStatusContainer__m_9vw,.ViewersStatistics_pageSection__22G7U>h2+button{position:absolute;top:20px;right:25px}.ViewersStatistics_pageSection__22G7U{margin-top:20px}.ViewersStatistics_agreementStatusContainer__m_9vw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ViewersStatistics_agreementStatusContainer__m_9vw>*{margin-left:70px}.ViewersStatistics_agreementStatusContainer__m_9vw>:first-child{margin-left:0}@media screen and (max-width:762px){.ViewersStatistics_agreementStatusContainer__m_9vw>*{margin-left:0}}@media screen and (max-width:1100px){.ViewersStatistics_agreementStatusContainer__m_9vw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.ViewersStatistics_agreementStatusContainer__m_9vw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.ViewersStatistics_noBoxShadow__1zGpk{box-shadow:none}.ViewersStatistics_overlayContainer__3ke31{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ViewersStatistics_alignCenter__64q1U,.ViewersStatistics_alignStart__2JJKG,.ViewersStatistics_flex__2Eg6b,.ViewersStatistics_flexCol__2qmKk,.ViewersStatistics_flexRow__U6mLQ,.ViewersStatistics_flexWrap__2oDQy,.ViewersStatistics_justifyCenter__Qt5Ru,.ViewersStatistics_justifyStart__3gsqm{display:flex}.ViewersStatistics_gap10__2HIF3{grid-gap:10px;gap:10px}.ViewersStatistics_justifyStart__3gsqm{justify-content:flex-start!important}.ViewersStatistics_justifyCenter__Qt5Ru{justify-content:center!important}.ViewersStatistics_alignCenter__64q1U{align-items:center!important}.ViewersStatistics_alignStart__2JJKG{align-items:flex-start!important}.ViewersStatistics_flexRow__U6mLQ{flex-direction:row!important}.ViewersStatistics_flexCol__2qmKk{flex-direction:column!important}.ViewersStatistics_flexWrap__2oDQy{flex-wrap:wrap!important}.ViewersStatistics_widthFull__H5-YW{width:100%!important}.ViewersStatistics_thinScroll__1TOOA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.ViewersStatistics_thinScroll__1TOOA::-webkit-scrollbar-button{display:none}.ViewersStatistics_thinScroll__1TOOA::-webkit-scrollbar-thumb{background:#b9bbc9}.ViewersStatistics_thinScroll__1TOOA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.ViewersStatistics_container__2I6B-{position:unset}.FiltersLine_marginLeft__2utN9{margin-left:0}.FiltersLine_clearButton__32PtO{margin-left:15px;padding:5px}.TabButtonsLine_expandedTopLeft__39gXL{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabButtonsLine_expandedTopRight__2uo6U{border-right:1px solid #3aabf2}.TabButtonsLine_expandedTop__1k63s,.TabButtonsLine_expandedTopRight__2uo6U{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabButtonsLine_expandedBottom__2slFr,.TabButtonsLine_expandedBottomLeft__1tBVU{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabButtonsLine_expandedBottomLeft__1tBVU{border-left:1px solid #3aabf2}.TabButtonsLine_expandedLeft__261eO{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TabButtonsLine_expandedRight__3eUXE{border-right:1px solid #3aabf2}.TabButtonsLine_expandedMiddle__2ymcq,.TabButtonsLine_expandedRight__3eUXE{background-color:rgba(58,171,242,.05)}.TabButtonsLine_scrollable__xptry{overflow-y:overlay;flex:1 1}.TabButtonsLine_scrollable__xptry::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabButtonsLine_scrollable__xptry::-webkit-scrollbar-button{display:none}.TabButtonsLine_scrollable__xptry::-webkit-scrollbar-thumb{background:#b9bbc9}.TabButtonsLine_scrollable__xptry::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabButtonsLine_clickable__240N2{cursor:pointer}.TabButtonsLine_flex1__2H9bX{flex:1 1}.TabButtonsLine_markedBackground__3aFLQ{background-color:rgba(58,171,242,.05);transition:all .3s}.TabButtonsLine_secondaryText__2cIJq,.TabButtonsLine_textOverflow__1mEAe{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TabButtonsLine_secondaryText__2cIJq{font-weight:400;color:#b9bbc9}.TabButtonsLine_pageContainer__1wQav{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TabButtonsLine_absoluteTopRight__38jwA,.TabButtonsLine_agreementStatusContainer__1JVwS,.TabButtonsLine_pageSection__3Jal->h2+button{position:absolute;top:20px;right:25px}.TabButtonsLine_pageSection__3Jal-{margin-top:20px}.TabButtonsLine_agreementStatusContainer__1JVwS{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TabButtonsLine_agreementStatusContainer__1JVwS>*{margin-left:70px}.TabButtonsLine_agreementStatusContainer__1JVwS>:first-child{margin-left:0}@media screen and (max-width:762px){.TabButtonsLine_agreementStatusContainer__1JVwS>*{margin-left:0}}@media screen and (max-width:1100px){.TabButtonsLine_agreementStatusContainer__1JVwS{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TabButtonsLine_agreementStatusContainer__1JVwS{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TabButtonsLine_noBoxShadow__1jinB{box-shadow:none}.TabButtonsLine_overlayContainer__3B3xl{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TabButtonsLine_alignCenter__1Qbgt,.TabButtonsLine_alignStart__3wwMj,.TabButtonsLine_flex__ohsQP,.TabButtonsLine_flexCol__XOLtk,.TabButtonsLine_flexRow__1oMVS,.TabButtonsLine_flexWrap__3-65s,.TabButtonsLine_justifyCenter__2CgO5,.TabButtonsLine_justifyStart__3NByC{display:flex}.TabButtonsLine_gap10__1j-Au{grid-gap:10px;gap:10px}.TabButtonsLine_justifyStart__3NByC{justify-content:flex-start!important}.TabButtonsLine_justifyCenter__2CgO5{justify-content:center!important}.TabButtonsLine_alignCenter__1Qbgt{align-items:center!important}.TabButtonsLine_alignStart__3wwMj{align-items:flex-start!important}.TabButtonsLine_flexRow__1oMVS{flex-direction:row!important}.TabButtonsLine_flexCol__XOLtk{flex-direction:column!important}.TabButtonsLine_flexWrap__3-65s{flex-wrap:wrap!important}.TabButtonsLine_widthFull__1ie6g{width:100%!important}.TabButtonsLine_thinScroll__2uqlX::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TabButtonsLine_thinScroll__2uqlX::-webkit-scrollbar-button{display:none}.TabButtonsLine_thinScroll__2uqlX::-webkit-scrollbar-thumb{background:#b9bbc9}.TabButtonsLine_thinScroll__2uqlX::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TabButtonsLine_separator__3B2OI{width:1px;height:30px;background-color:#ccc}.TitleLine_expandedTopLeft__2DCXi{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TitleLine_expandedTopRight__prV64{border-right:1px solid #3aabf2}.TitleLine_expandedTop__3iI6r,.TitleLine_expandedTopRight__prV64{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TitleLine_expandedBottom__1oPOF,.TitleLine_expandedBottomLeft__3ufmI{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TitleLine_expandedBottomLeft__3ufmI{border-left:1px solid #3aabf2}.TitleLine_expandedLeft__1brnQ{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.TitleLine_expandedRight__TB4zX{border-right:1px solid #3aabf2}.TitleLine_expandedMiddle__dBv-2,.TitleLine_expandedRight__TB4zX{background-color:rgba(58,171,242,.05)}.TitleLine_scrollable__1eF54{overflow-y:overlay;flex:1 1}.TitleLine_scrollable__1eF54::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TitleLine_scrollable__1eF54::-webkit-scrollbar-button{display:none}.TitleLine_scrollable__1eF54::-webkit-scrollbar-thumb{background:#b9bbc9}.TitleLine_scrollable__1eF54::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TitleLine_clickable__1EQeQ{cursor:pointer}.TitleLine_flex1__1cSsM{flex:1 1}.TitleLine_markedBackground__2mzby{background-color:rgba(58,171,242,.05);transition:all .3s}.TitleLine_secondaryText__271kT,.TitleLine_textOverflow__1AVyM{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.TitleLine_secondaryText__271kT{font-weight:400;color:#b9bbc9}.TitleLine_pageContainer__335fS{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.TitleLine_absoluteTopRight__1ftYD,.TitleLine_agreementStatusContainer__2Nd_M,.TitleLine_pageSection__PztNz>h2+button{position:absolute;top:20px;right:25px}.TitleLine_pageSection__PztNz{margin-top:20px}.TitleLine_agreementStatusContainer__2Nd_M{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TitleLine_agreementStatusContainer__2Nd_M>*{margin-left:70px}.TitleLine_agreementStatusContainer__2Nd_M>:first-child{margin-left:0}@media screen and (max-width:762px){.TitleLine_agreementStatusContainer__2Nd_M>*{margin-left:0}}@media screen and (max-width:1100px){.TitleLine_agreementStatusContainer__2Nd_M{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.TitleLine_agreementStatusContainer__2Nd_M{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.TitleLine_noBoxShadow__10MM3{box-shadow:none}.TitleLine_overlayContainer__1WDu-{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.TitleLine_alignCenter__QIfJL,.TitleLine_alignStart__23wlO,.TitleLine_flex__PWRq6,.TitleLine_flexCol__3Xon3,.TitleLine_flexRow__kDAfr,.TitleLine_flexWrap__2bqbd,.TitleLine_justifyCenter__2BkI6,.TitleLine_justifyStart__2-pxA{display:flex}.TitleLine_gap10__kEbF_{grid-gap:10px;gap:10px}.TitleLine_justifyStart__2-pxA{justify-content:flex-start!important}.TitleLine_justifyCenter__2BkI6{justify-content:center!important}.TitleLine_alignCenter__QIfJL{align-items:center!important}.TitleLine_alignStart__23wlO{align-items:flex-start!important}.TitleLine_flexRow__kDAfr{flex-direction:row!important}.TitleLine_flexCol__3Xon3{flex-direction:column!important}.TitleLine_flexWrap__2bqbd{flex-wrap:wrap!important}.TitleLine_widthFull__3w5UU{width:100%!important}.TitleLine_thinScroll__w0dll::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.TitleLine_thinScroll__w0dll::-webkit-scrollbar-button{display:none}.TitleLine_thinScroll__w0dll::-webkit-scrollbar-thumb{background:#b9bbc9}.TitleLine_thinScroll__w0dll::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.TitleLine_titleContainer__2h_i3{padding:15px}.TitleLine_titleContainer__2h_i3>h3{color:#2a2a2a;font-size:16px;font-weight:700}.UsersTablePage_expandedTopLeft__3yJdV{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsersTablePage_expandedTopRight__2iQOU{border-right:1px solid #3aabf2}.UsersTablePage_expandedTop__25-rn,.UsersTablePage_expandedTopRight__2iQOU{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsersTablePage_expandedBottom__YdPSF,.UsersTablePage_expandedBottomLeft__1AaEq{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsersTablePage_expandedBottomLeft__1AaEq{border-left:1px solid #3aabf2}.UsersTablePage_expandedLeft__3kBIF{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UsersTablePage_expandedRight__1WuIc{border-right:1px solid #3aabf2}.UsersTablePage_expandedMiddle__36G8M,.UsersTablePage_expandedRight__1WuIc{background-color:rgba(58,171,242,.05)}.UsersTablePage_scrollable__3jY-6{overflow-y:overlay;flex:1 1}.UsersTablePage_scrollable__3jY-6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UsersTablePage_scrollable__3jY-6::-webkit-scrollbar-button{display:none}.UsersTablePage_scrollable__3jY-6::-webkit-scrollbar-thumb{background:#b9bbc9}.UsersTablePage_scrollable__3jY-6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UsersTablePage_clickable__zvo71{cursor:pointer}.UsersTablePage_flex1__AKq14{flex:1 1}.UsersTablePage_markedBackground__2l_Cr{background-color:rgba(58,171,242,.05);transition:all .3s}.UsersTablePage_secondaryText__1SogL,.UsersTablePage_textOverflow__1SCFb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.UsersTablePage_secondaryText__1SogL{font-weight:400;color:#b9bbc9}.UsersTablePage_pageContainer__J2sP4{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.UsersTablePage_absoluteTopRight__DPBeA,.UsersTablePage_agreementStatusContainer__2iufg,.UsersTablePage_pageSection__3zt0N>h2+button{position:absolute;top:20px;right:25px}.UsersTablePage_pageSection__3zt0N{margin-top:20px}.UsersTablePage_agreementStatusContainer__2iufg{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UsersTablePage_agreementStatusContainer__2iufg>*{margin-left:70px}.UsersTablePage_agreementStatusContainer__2iufg>:first-child{margin-left:0}@media screen and (max-width:762px){.UsersTablePage_agreementStatusContainer__2iufg>*{margin-left:0}}@media screen and (max-width:1100px){.UsersTablePage_agreementStatusContainer__2iufg{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.UsersTablePage_agreementStatusContainer__2iufg{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.UsersTablePage_noBoxShadow__3V4Bj{box-shadow:none}.UsersTablePage_overlayContainer__3I02_{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.UsersTablePage_alignCenter__2_r1C,.UsersTablePage_alignStart__ZrQ7Z,.UsersTablePage_flex__11UND,.UsersTablePage_flexCol__3peiZ,.UsersTablePage_flexRow__1DjZU,.UsersTablePage_flexWrap__rcZ7U,.UsersTablePage_justifyCenter__Ez-2D,.UsersTablePage_justifyStart__3lzTg{display:flex}.UsersTablePage_gap10__2buzn{grid-gap:10px;gap:10px}.UsersTablePage_justifyStart__3lzTg{justify-content:flex-start!important}.UsersTablePage_justifyCenter__Ez-2D{justify-content:center!important}.UsersTablePage_alignCenter__2_r1C{align-items:center!important}.UsersTablePage_alignStart__ZrQ7Z{align-items:flex-start!important}.UsersTablePage_flexRow__1DjZU{flex-direction:row!important}.UsersTablePage_flexCol__3peiZ{flex-direction:column!important}.UsersTablePage_flexWrap__rcZ7U{flex-wrap:wrap!important}.UsersTablePage_widthFull__WwuQb{width:100%!important}.UsersTablePage_thinScroll__1A1VI::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UsersTablePage_thinScroll__1A1VI::-webkit-scrollbar-button{display:none}.UsersTablePage_thinScroll__1A1VI::-webkit-scrollbar-thumb{background:#b9bbc9}.UsersTablePage_thinScroll__1A1VI::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UsersTablePage_firstHeaderCol__eZdC2>*{padding-left:37px!important}.UsersTablePage_firstBodyCol__2MCDW:first-child{padding-left:0}.UserActionHistoryTable_expandedTopLeft__33KoS{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserActionHistoryTable_expandedTopRight__2O_DJ{border-right:1px solid #3aabf2}.UserActionHistoryTable_expandedTop__3tmKg,.UserActionHistoryTable_expandedTopRight__2O_DJ{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserActionHistoryTable_expandedBottom__2oE2Z,.UserActionHistoryTable_expandedBottomLeft__1dexF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserActionHistoryTable_expandedBottomLeft__1dexF{border-left:1px solid #3aabf2}.UserActionHistoryTable_expandedLeft__2Jijj{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserActionHistoryTable_expandedRight__2knwK{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserActionHistoryTable_expandedMiddle__1zUMm{background-color:rgba(58,171,242,.05)}.UserActionHistoryTable_scrollable__1fgwf{overflow-y:overlay;flex:1 1}.UserActionHistoryTable_scrollable__1fgwf::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserActionHistoryTable_scrollable__1fgwf::-webkit-scrollbar-button{display:none}.UserActionHistoryTable_scrollable__1fgwf::-webkit-scrollbar-thumb{background:#b9bbc9}.UserActionHistoryTable_scrollable__1fgwf::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserActionHistoryTable_clickable__bA9Qo{cursor:pointer}.UserActionHistoryTable_flex1__M5hvs{flex:1 1}.UserActionHistoryTable_markedBackground__9R0Qu{background-color:rgba(58,171,242,.05);transition:all .3s}.UserActionHistoryTable_secondaryText__1T5Do,.UserActionHistoryTable_textOverflow__AVW_u{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.UserActionHistoryTable_secondaryText__1T5Do{font-weight:400;color:#b9bbc9}.UserActionHistoryTable_pageContainer__asorK{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.UserActionHistoryTable_absoluteTopRight__1hSBS,.UserActionHistoryTable_agreementStatusContainer__2iOh1,.UserActionHistoryTable_pageSection__16b3t>h2+button{position:absolute;top:20px;right:25px}.UserActionHistoryTable_pageSection__16b3t{margin-top:20px}.UserActionHistoryTable_agreementStatusContainer__2iOh1{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UserActionHistoryTable_agreementStatusContainer__2iOh1>*{margin-left:70px}.UserActionHistoryTable_agreementStatusContainer__2iOh1>:first-child{margin-left:0}@media screen and (max-width:762px){.UserActionHistoryTable_agreementStatusContainer__2iOh1>*{margin-left:0}}@media screen and (max-width:1100px){.UserActionHistoryTable_agreementStatusContainer__2iOh1{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.UserActionHistoryTable_agreementStatusContainer__2iOh1{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.UserActionHistoryTable_noBoxShadow__xl05N{box-shadow:none}.UserActionHistoryTable_overlayContainer__3fMlT{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.UserActionHistoryTable_alignCenter__AuIuD,.UserActionHistoryTable_alignStart__9SeFw,.UserActionHistoryTable_flex__3fLCD,.UserActionHistoryTable_flexCol__lFcKr,.UserActionHistoryTable_flexRow__3oCEk,.UserActionHistoryTable_flexWrap__3r4H_,.UserActionHistoryTable_justifyCenter__1mkPP,.UserActionHistoryTable_justifyStart__2lzdk{display:flex}.UserActionHistoryTable_gap10__3Ve4E{grid-gap:10px;gap:10px}.UserActionHistoryTable_justifyStart__2lzdk{justify-content:flex-start!important}.UserActionHistoryTable_justifyCenter__1mkPP{justify-content:center!important}.UserActionHistoryTable_alignCenter__AuIuD{align-items:center!important}.UserActionHistoryTable_alignStart__9SeFw{align-items:flex-start!important}.UserActionHistoryTable_flexRow__3oCEk{flex-direction:row!important}.UserActionHistoryTable_flexCol__lFcKr{flex-direction:column!important}.UserActionHistoryTable_flexWrap__3r4H_{flex-wrap:wrap!important}.UserActionHistoryTable_widthFull__24qy0{width:100%!important}.UserActionHistoryTable_thinScroll__3Pxsz::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserActionHistoryTable_thinScroll__3Pxsz::-webkit-scrollbar-button{display:none}.UserActionHistoryTable_thinScroll__3Pxsz::-webkit-scrollbar-thumb{background:#b9bbc9}.UserActionHistoryTable_thinScroll__3Pxsz::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserActionHistoryTable_container__OMI_7{border-top:1px solid #ededee;padding:10.5px 10px 10.5px 36px}.UserActionHistoryTable_tableBody__1hbok{background-color:rgba(58,171,242,.05)}.CreateUserPage_expandedTopLeft__355Fa{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CreateUserPage_expandedTopRight__2D0eL{border-right:1px solid #3aabf2}.CreateUserPage_expandedTop__5QZGh,.CreateUserPage_expandedTopRight__2D0eL{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CreateUserPage_expandedBottom__1Q18B,.CreateUserPage_expandedBottomLeft__3VBt-{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CreateUserPage_expandedBottomLeft__3VBt-{border-left:1px solid #3aabf2}.CreateUserPage_expandedLeft__224XO{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.CreateUserPage_expandedRight__xfaCq{border-right:1px solid #3aabf2}.CreateUserPage_expandedMiddle__Tc1T7,.CreateUserPage_expandedRight__xfaCq{background-color:rgba(58,171,242,.05)}.CreateUserPage_scrollable__3Y8Dn{overflow-y:overlay;flex:1 1}.CreateUserPage_scrollable__3Y8Dn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CreateUserPage_scrollable__3Y8Dn::-webkit-scrollbar-button{display:none}.CreateUserPage_scrollable__3Y8Dn::-webkit-scrollbar-thumb{background:#b9bbc9}.CreateUserPage_scrollable__3Y8Dn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CreateUserPage_clickable__33YiH{cursor:pointer}.CreateUserPage_flex1__3hOhu{flex:1 1}.CreateUserPage_markedBackground__lhn5w{background-color:rgba(58,171,242,.05);transition:all .3s}.CreateUserPage_secondaryText__1pR_g,.CreateUserPage_textOverflow__10BoP{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.CreateUserPage_secondaryText__1pR_g{font-weight:400;color:#b9bbc9}.CreateUserPage_pageContainer__3_ka8{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.CreateUserPage_absoluteTopRight__1jw0u,.CreateUserPage_agreementStatusContainer__-NAak,.CreateUserPage_pageSection__3L5hf>h2+button{position:absolute;top:20px;right:25px}.CreateUserPage_pageSection__3L5hf{margin-top:20px}.CreateUserPage_agreementStatusContainer__-NAak{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CreateUserPage_agreementStatusContainer__-NAak>*{margin-left:70px}.CreateUserPage_agreementStatusContainer__-NAak>:first-child{margin-left:0}@media screen and (max-width:762px){.CreateUserPage_agreementStatusContainer__-NAak>*{margin-left:0}}@media screen and (max-width:1100px){.CreateUserPage_agreementStatusContainer__-NAak{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.CreateUserPage_agreementStatusContainer__-NAak{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.CreateUserPage_noBoxShadow__2QrY6{box-shadow:none}.CreateUserPage_overlayContainer__3WYsq{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.CreateUserPage_alignCenter__2XCup,.CreateUserPage_alignStart__sLF-B,.CreateUserPage_flex__rEdXs,.CreateUserPage_flexCol__3Jvl0,.CreateUserPage_flexRow__3q8Kl,.CreateUserPage_flexWrap__3oF9O,.CreateUserPage_justifyCenter__1YTIM,.CreateUserPage_justifyStart__30cmD{display:flex}.CreateUserPage_gap10__GsRzd{grid-gap:10px;gap:10px}.CreateUserPage_justifyStart__30cmD{justify-content:flex-start!important}.CreateUserPage_justifyCenter__1YTIM{justify-content:center!important}.CreateUserPage_alignCenter__2XCup{align-items:center!important}.CreateUserPage_alignStart__sLF-B{align-items:flex-start!important}.CreateUserPage_flexRow__3q8Kl{flex-direction:row!important}.CreateUserPage_flexCol__3Jvl0{flex-direction:column!important}.CreateUserPage_flexWrap__3oF9O{flex-wrap:wrap!important}.CreateUserPage_widthFull__3wrNk{width:100%!important}.CreateUserPage_thinScroll__111R6::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.CreateUserPage_thinScroll__111R6::-webkit-scrollbar-button{display:none}.CreateUserPage_thinScroll__111R6::-webkit-scrollbar-thumb{background:#b9bbc9}.CreateUserPage_thinScroll__111R6::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.CreateUserPage_container__3mhY8{border:1px solid}.UserInfoSection_expandedTopLeft__30-HX{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserInfoSection_expandedTopRight__3nyVm{border-right:1px solid #3aabf2}.UserInfoSection_expandedTop__p4XLt,.UserInfoSection_expandedTopRight__3nyVm{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserInfoSection_expandedBottom__3l8JL,.UserInfoSection_expandedBottomLeft__14j6p{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserInfoSection_expandedBottomLeft__14j6p{border-left:1px solid #3aabf2}.UserInfoSection_expandedLeft__pMxWs{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserInfoSection_expandedRight__3C5CV{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserInfoSection_expandedMiddle__1-iKi{background-color:rgba(58,171,242,.05)}.UserInfoSection_scrollable__3RbIa{overflow-y:overlay;flex:1 1}.UserInfoSection_scrollable__3RbIa::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserInfoSection_scrollable__3RbIa::-webkit-scrollbar-button{display:none}.UserInfoSection_scrollable__3RbIa::-webkit-scrollbar-thumb{background:#b9bbc9}.UserInfoSection_scrollable__3RbIa::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserInfoSection_clickable__3rWDN{cursor:pointer}.UserInfoSection_flex1__YfWML{flex:1 1}.UserInfoSection_markedBackground___HMgW{background-color:rgba(58,171,242,.05);transition:all .3s}.UserInfoSection_secondaryText__84JbI,.UserInfoSection_textOverflow__1hHYV{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.UserInfoSection_secondaryText__84JbI{font-weight:400;color:#b9bbc9}.UserInfoSection_pageContainer__2PJpl{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.UserInfoSection_absoluteTopRight__3Trk3,.UserInfoSection_agreementStatusContainer__1JiQ1,.UserInfoSection_pageSection__1bzTG>h2+button{position:absolute;top:20px;right:25px}.UserInfoSection_pageSection__1bzTG{margin-top:20px}.UserInfoSection_agreementStatusContainer__1JiQ1{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UserInfoSection_agreementStatusContainer__1JiQ1>*{margin-left:70px}.UserInfoSection_agreementStatusContainer__1JiQ1>:first-child{margin-left:0}@media screen and (max-width:762px){.UserInfoSection_agreementStatusContainer__1JiQ1>*{margin-left:0}}@media screen and (max-width:1100px){.UserInfoSection_agreementStatusContainer__1JiQ1{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.UserInfoSection_agreementStatusContainer__1JiQ1{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.UserInfoSection_noBoxShadow__3HfNF{box-shadow:none}.UserInfoSection_overlayContainer__1IfqT{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.UserInfoSection_alignCenter__1iDlJ,.UserInfoSection_alignStart__nRkBK,.UserInfoSection_flex__4FMmy,.UserInfoSection_flexCol__3Hm0l,.UserInfoSection_flexRow__21dwZ,.UserInfoSection_flexWrap__dS8vG,.UserInfoSection_justifyCenter__1dRiE,.UserInfoSection_justifyStart__2X9Pz{display:flex}.UserInfoSection_gap10__2DlUw{grid-gap:10px;gap:10px}.UserInfoSection_justifyStart__2X9Pz{justify-content:flex-start!important}.UserInfoSection_justifyCenter__1dRiE{justify-content:center!important}.UserInfoSection_alignCenter__1iDlJ{align-items:center!important}.UserInfoSection_alignStart__nRkBK{align-items:flex-start!important}.UserInfoSection_flexRow__21dwZ{flex-direction:row!important}.UserInfoSection_flexCol__3Hm0l{flex-direction:column!important}.UserInfoSection_flexWrap__dS8vG{flex-wrap:wrap!important}.UserInfoSection_widthFull__235mi{width:100%!important}.UserInfoSection_thinScroll__3akco::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserInfoSection_thinScroll__3akco::-webkit-scrollbar-button{display:none}.UserInfoSection_thinScroll__3akco::-webkit-scrollbar-thumb{background:#b9bbc9}.UserInfoSection_thinScroll__3akco::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserInfoSection_container__35P_A{border:1px solid}.UserInfoSection_basicInfoContainer__H_zIO{margin-top:18px;display:flex}@media screen and (max-width:942px){.UserInfoSection_basicInfoContainer__H_zIO{flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px}}.UserInfoSection_leftFieldsContainer__64jJC{flex:1 1}.UserInfoSection_rightFieldsContainer__1_VyY{flex:2 1;display:flex;margin-left:5vw;grid-gap:10px;gap:10px}@media screen and (max-width:942px){.UserInfoSection_rightFieldsContainer__1_VyY{margin-left:0;flex-direction:column}}.UserInfoSection_labeledField__3d0Js{display:flex}.InviteUserPage_expandedTopLeft__1wVBZ{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedTopRight__3j9JD{border-right:1px solid #3aabf2}.InviteUserPage_expandedTop__2qfJ_,.InviteUserPage_expandedTopRight__3j9JD{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedBottom__PC8ul,.InviteUserPage_expandedBottomLeft__2MmF4{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedBottomLeft__2MmF4{border-left:1px solid #3aabf2}.InviteUserPage_expandedLeft__1vDRh{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.InviteUserPage_expandedRight__1eRck{border-right:1px solid #3aabf2}.InviteUserPage_expandedMiddle__3REV1,.InviteUserPage_expandedRight__1eRck{background-color:rgba(58,171,242,.05)}.InviteUserPage_scrollable__lZMcU{overflow-y:overlay;flex:1 1}.InviteUserPage_scrollable__lZMcU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.InviteUserPage_scrollable__lZMcU::-webkit-scrollbar-button{display:none}.InviteUserPage_scrollable__lZMcU::-webkit-scrollbar-thumb{background:#b9bbc9}.InviteUserPage_scrollable__lZMcU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.InviteUserPage_clickable__1P7qa{cursor:pointer}.InviteUserPage_flex1__opK3u{flex:1 1}.InviteUserPage_markedBackground__3ilw6{background-color:rgba(58,171,242,.05);transition:all .3s}.InviteUserPage_secondaryText__3PuN6,.InviteUserPage_textOverflow__1g4GI{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.InviteUserPage_secondaryText__3PuN6{font-weight:400;color:#b9bbc9}.InviteUserPage_pageContainer__20Bfw{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.InviteUserPage_absoluteTopRight__1KgfY,.InviteUserPage_agreementStatusContainer__2B6Bm,.InviteUserPage_pageSection__3H-Kb>h2+button{position:absolute;top:20px;right:25px}.InviteUserPage_pageSection__3H-Kb{margin-top:20px}.InviteUserPage_agreementStatusContainer__2B6Bm{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.InviteUserPage_agreementStatusContainer__2B6Bm>*{margin-left:70px}.InviteUserPage_agreementStatusContainer__2B6Bm>:first-child{margin-left:0}@media screen and (max-width:762px){.InviteUserPage_agreementStatusContainer__2B6Bm>*{margin-left:0}}@media screen and (max-width:1100px){.InviteUserPage_agreementStatusContainer__2B6Bm{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.InviteUserPage_agreementStatusContainer__2B6Bm{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.InviteUserPage_noBoxShadow__XUpPQ{box-shadow:none}.InviteUserPage_overlayContainer__3_rJv{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.InviteUserPage_alignCenter__2ZF7j,.InviteUserPage_alignStart__3s0xZ,.InviteUserPage_flex__szgmF,.InviteUserPage_flexCol__pYtyO,.InviteUserPage_flexRow__gz8uD,.InviteUserPage_flexWrap__PstBV,.InviteUserPage_justifyCenter__29b5T,.InviteUserPage_justifyStart__3-pjK{display:flex}.InviteUserPage_gap10__kJZl0{grid-gap:10px;gap:10px}.InviteUserPage_justifyStart__3-pjK{justify-content:flex-start!important}.InviteUserPage_justifyCenter__29b5T{justify-content:center!important}.InviteUserPage_alignCenter__2ZF7j{align-items:center!important}.InviteUserPage_alignStart__3s0xZ{align-items:flex-start!important}.InviteUserPage_flexRow__gz8uD{flex-direction:row!important}.InviteUserPage_flexCol__pYtyO{flex-direction:column!important}.InviteUserPage_flexWrap__PstBV{flex-wrap:wrap!important}.InviteUserPage_widthFull__uHs5m{width:100%!important}.InviteUserPage_thinScroll__134CA::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.InviteUserPage_thinScroll__134CA::-webkit-scrollbar-button{display:none}.InviteUserPage_thinScroll__134CA::-webkit-scrollbar-thumb{background:#b9bbc9}.InviteUserPage_thinScroll__134CA::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.InviteUserPage_basicInfoContainer__f9jIj{margin-top:18px;display:flex}.InviteUserPage_leftFieldsContainer__1CSkM{flex:1 1}.InviteUserPage_rightFieldsContainer__2QxYW{flex:2 1;display:flex;margin-left:5vw}.UserProjectsSection_expandedTopLeft__34xEV{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProjectsSection_expandedTopRight__2sN3j{border-right:1px solid #3aabf2}.UserProjectsSection_expandedTop__laOhB,.UserProjectsSection_expandedTopRight__2sN3j{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProjectsSection_expandedBottom__3H-Mf,.UserProjectsSection_expandedBottomLeft__dUgnd{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProjectsSection_expandedBottomLeft__dUgnd{border-left:1px solid #3aabf2}.UserProjectsSection_expandedLeft__294L9{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProjectsSection_expandedRight__2IX1W{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProjectsSection_expandedMiddle__1g6zh{background-color:rgba(58,171,242,.05)}.UserProjectsSection_scrollable__r_IMq{overflow-y:overlay;flex:1 1}.UserProjectsSection_scrollable__r_IMq::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserProjectsSection_scrollable__r_IMq::-webkit-scrollbar-button{display:none}.UserProjectsSection_scrollable__r_IMq::-webkit-scrollbar-thumb{background:#b9bbc9}.UserProjectsSection_scrollable__r_IMq::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserProjectsSection_clickable__AW5Gj{cursor:pointer}.UserProjectsSection_flex1__3UI6W{flex:1 1}.UserProjectsSection_markedBackground__3ewvK{background-color:rgba(58,171,242,.05);transition:all .3s}.UserProjectsSection_secondaryText__1RmUj,.UserProjectsSection_textOverflow__TnFSU{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.UserProjectsSection_secondaryText__1RmUj{font-weight:400;color:#b9bbc9}.UserProjectsSection_pageContainer__AQMwx{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.UserProjectsSection_absoluteTopRight__3FCUX,.UserProjectsSection_agreementStatusContainer__K85C2,.UserProjectsSection_pageSection__18Qr->h2+button{position:absolute;top:20px;right:25px}.UserProjectsSection_pageSection__18Qr-{margin-top:20px}.UserProjectsSection_agreementStatusContainer__K85C2{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UserProjectsSection_agreementStatusContainer__K85C2>*{margin-left:70px}.UserProjectsSection_agreementStatusContainer__K85C2>:first-child{margin-left:0}@media screen and (max-width:762px){.UserProjectsSection_agreementStatusContainer__K85C2>*{margin-left:0}}@media screen and (max-width:1100px){.UserProjectsSection_agreementStatusContainer__K85C2{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.UserProjectsSection_agreementStatusContainer__K85C2{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.UserProjectsSection_noBoxShadow__29wNr{box-shadow:none}.UserProjectsSection_overlayContainer__3vrV2{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.UserProjectsSection_alignCenter__SuQUP,.UserProjectsSection_alignStart__DYbMO,.UserProjectsSection_flex__2hiKC,.UserProjectsSection_flexCol__lWi5v,.UserProjectsSection_flexRow__3ygfK,.UserProjectsSection_flexWrap__1bdAz,.UserProjectsSection_justifyCenter__1H1mO,.UserProjectsSection_justifyStart__3LTyY{display:flex}.UserProjectsSection_gap10__2oy-a{grid-gap:10px;gap:10px}.UserProjectsSection_justifyStart__3LTyY{justify-content:flex-start!important}.UserProjectsSection_justifyCenter__1H1mO{justify-content:center!important}.UserProjectsSection_alignCenter__SuQUP{align-items:center!important}.UserProjectsSection_alignStart__DYbMO{align-items:flex-start!important}.UserProjectsSection_flexRow__3ygfK{flex-direction:row!important}.UserProjectsSection_flexCol__lWi5v{flex-direction:column!important}.UserProjectsSection_flexWrap__1bdAz{flex-wrap:wrap!important}.UserProjectsSection_widthFull__3cwHS{width:100%!important}.UserProjectsSection_thinScroll__3PiOR::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserProjectsSection_thinScroll__3PiOR::-webkit-scrollbar-button{display:none}.UserProjectsSection_thinScroll__3PiOR::-webkit-scrollbar-thumb{background:#b9bbc9}.UserProjectsSection_thinScroll__3PiOR::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserProjectsSection_container__2hAsw{border:1px solid}.UserProfilePageBody_expandedTopLeft__372FR{border-top:1px solid #3aabf2;border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProfilePageBody_expandedTopRight__2w0A2{border-right:1px solid #3aabf2}.UserProfilePageBody_expandedTop__3-he2,.UserProfilePageBody_expandedTopRight__2w0A2{border-top:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProfilePageBody_expandedBottom___Q5xT,.UserProfilePageBody_expandedBottomLeft__3EsYF{border-bottom:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProfilePageBody_expandedBottomLeft__3EsYF{border-left:1px solid #3aabf2}.UserProfilePageBody_expandedLeft__1geVI{border-left:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProfilePageBody_expandedRight__3ioF3{border-right:1px solid #3aabf2;background-color:rgba(58,171,242,.05)}.UserProfilePageBody_expandedMiddle__1lWJd{background-color:rgba(58,171,242,.05)}.UserProfilePageBody_scrollable__3Kfmn{overflow-y:overlay;flex:1 1}.UserProfilePageBody_scrollable__3Kfmn::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserProfilePageBody_scrollable__3Kfmn::-webkit-scrollbar-button{display:none}.UserProfilePageBody_scrollable__3Kfmn::-webkit-scrollbar-thumb{background:#b9bbc9}.UserProfilePageBody_scrollable__3Kfmn::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}::-webkit-scrollbar-thumb{background-color:#b9bbc9;border:3px solid transparent;border-radius:12px;background-clip:content-box}.UserProfilePageBody_clickable__2cRCg{cursor:pointer}.UserProfilePageBody_flex1__2eyyB{flex:1 1}.UserProfilePageBody_markedBackground__xC_qY{background-color:rgba(58,171,242,.05);transition:all .3s}.UserProfilePageBody_secondaryText__2eP3D,.UserProfilePageBody_textOverflow__2xyuk{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block!important}.UserProfilePageBody_secondaryText__2eP3D{font-weight:400;color:#b9bbc9}.UserProfilePageBody_pageContainer__2Vrhb{padding:20px 20px 150px;flex:1 1;max-height:calc(100vh - 50px);overflow:auto}.UserProfilePageBody_absoluteTopRight__31qbV,.UserProfilePageBody_agreementStatusContainer__17cSw,.UserProfilePageBody_pageSection__2kSu6>h2+button{position:absolute;top:20px;right:25px}.UserProfilePageBody_pageSection__2kSu6{margin-top:20px}.UserProfilePageBody_agreementStatusContainer__17cSw{display:flex;justify-content:space-between;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.UserProfilePageBody_agreementStatusContainer__17cSw>*{margin-left:70px}.UserProfilePageBody_agreementStatusContainer__17cSw>:first-child{margin-left:0}@media screen and (max-width:762px){.UserProfilePageBody_agreementStatusContainer__17cSw>*{margin-left:0}}@media screen and (max-width:1100px){.UserProfilePageBody_agreementStatusContainer__17cSw{position:unset!important;top:0!important;right:0!important;flex-wrap:wrap}}@media screen and (max-width:762px){.UserProfilePageBody_agreementStatusContainer__17cSw{justify-content:center!important;justify-content:flex-start!important;flex-direction:column;align-items:baseline!important;grid-gap:10px;gap:10px}}.UserProfilePageBody_noBoxShadow__3F_m0{box-shadow:none}.UserProfilePageBody_overlayContainer__jcteU{background:rgba(0,0,0,.6);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.UserProfilePageBody_alignCenter__3IAdi,.UserProfilePageBody_alignStart__1WUit,.UserProfilePageBody_flex__22xRu,.UserProfilePageBody_flexCol__10Yx5,.UserProfilePageBody_flexRow__3LfoR,.UserProfilePageBody_flexWrap__7MSrt,.UserProfilePageBody_justifyCenter__Ce2ZA,.UserProfilePageBody_justifyStart__1mTcL{display:flex}.UserProfilePageBody_gap10__3BgTZ{grid-gap:10px;gap:10px}.UserProfilePageBody_justifyStart__1mTcL{justify-content:flex-start!important}.UserProfilePageBody_justifyCenter__Ce2ZA{justify-content:center!important}.UserProfilePageBody_alignCenter__3IAdi{align-items:center!important}.UserProfilePageBody_alignStart__1WUit{align-items:flex-start!important}.UserProfilePageBody_flexRow__3LfoR{flex-direction:row!important}.UserProfilePageBody_flexCol__10Yx5{flex-direction:column!important}.UserProfilePageBody_flexWrap__7MSrt{flex-wrap:wrap!important}.UserProfilePageBody_widthFull__2JvdG{width:100%!important}.UserProfilePageBody_thinScroll__3QGpU::-webkit-scrollbar{width:3px;height:3px;background-color:transparent}.UserProfilePageBody_thinScroll__3QGpU::-webkit-scrollbar-button{display:none}.UserProfilePageBody_thinScroll__3QGpU::-webkit-scrollbar-thumb{background:#b9bbc9}.UserProfilePageBody_thinScroll__3QGpU::-webkit-scrollbar-track{background:transparent;border:0;border-radius:5px}.UserProfilePageBody_container__1ArkM{border:1px solid}@font-face{font-family:"Glyph";font-style:normal;src:url(/fonts/glyphicons.woff) format("woff")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{flex-direction:column;min-height:100%}body,html{display:flex}body{flex:1 1;flex-direction:column;text-align:center;max-height:100vh;overflow-y:hidden;letter-spacing:.6px}body,input,textarea{font-family:"Open Sans",sans-serif}input,textarea{box-sizing:border-box;font-size:14px}#root{width:100vw;height:100vh;display:flex;flex-direction:column}[data-icon]:before{font-family:"Glyph";font-style:normal;content:attr(data-icon);speak:none}div{box-sizing:border-box}
/*# sourceMappingURL=main.3148be7e.chunk.css.map */