nav[data-v-4c2e20fb]{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 0 8rem;height:100vh;display:flex;flex-direction:column;width:8rem;box-shadow:0 0 1rem rgba(0,0,0,.05)}nav>div[data-v-4c2e20fb]{display:flex;align-items:center;justify-content:center;margin:2rem 1rem}nav>div img[data-v-4c2e20fb]{width:3rem;height:2.8rem}nav>ul[data-v-4c2e20fb]{padding:1rem;text-align:center}nav>ul a[data-v-4c2e20fb]{display:flex;flex-direction:column;align-items:center;gap:5px;font-weight:700;text-align:center;color:var(--main-gray6);margin-bottom:1.5rem;padding:1rem 0 .7rem;border-radius:1rem;transition:all .1s ease;cursor:pointer}nav>ul a[data-v-4c2e20fb]:hover{color:var(--main-blue);box-shadow:2px 2px 4px rgba(0,0,0,.1)}nav>ul a>svg[data-v-4c2e20fb]{display:block;height:1.2em}nav>ul a>span[data-v-4c2e20fb]{font-size:1.2rem;line-height:1.5}nav>footer[data-v-4c2e20fb]{margin-top:auto;padding:1rem}nav>footer ul[data-v-4c2e20fb]{display:flex;flex-direction:column;justify-content:center}nav>footer ul a[data-v-4c2e20fb]{display:flex;justify-content:center;padding:1.5rem;border-radius:1rem}nav>footer ul a [data-v-4c2e20fb]{color:inherit}nav>footer ul a[data-v-4c2e20fb]:hover{background:#f3f3ff}nav>footer ul a>svg[data-v-4c2e20fb]{height:1.3em}.router-link-active[data-v-4c2e20fb]{color:var(--main-blue);box-shadow:2px 2px 4px rgba(0,0,0,.1)}.router-link-active [data-v-4c2e20fb]{color:inherit}main.desktop{display:flex}main.desktop>section{flex:1;display:flex;flex-direction:column;background:var(--main-gray3)}main.desktop>section>article{display:flex;justify-content:center;margin:3rem;flex:1;border-radius:1rem}main.desktop>section>article>:first-child{border-top-left-radius:1rem;border-bottom-left-radius:1rem}main.desktop>section>article>:last-child{border-top-right-radius:1rem;border-bottom-right-radius:1rem}main.mobile{display:flex;flex-direction:column;height:100vh}main.mobile section{width:100%}main.mobile section,main.mobile section>article{display:flex;flex-direction:column;height:calc(100% - 6rem)}main.mobile section>article{gap:1rem;overflow-y:auto}main.mobile section>article::-webkit-scrollbar{width:.2rem}main.mobile section>article::-webkit-scrollbar-thumb{border-radius:.2rem;background:var(--main-gray5)}main.mobile section>article::-webkit-scrollbar-track{border-radius:.2rem;background:#fff}header[data-v-101503aa]{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;padding:2rem 4rem;height:8rem;border-bottom:1px solid var(--main-gray2)}header .header-left img[data-v-101503aa]{width:19rem}header .header-right[data-v-101503aa]{display:flex;gap:1rem}header .header-right a[data-v-101503aa]{padding:1rem 3rem;border-radius:10rem;font-size:1.5rem;font-weight:600;transition:.2s ease}header .header-right a.login-button[data-v-101503aa]{color:var(--main-gray1);border:1px solid var(--main-gray1);background:#fff}header .header-right a.login-button[data-v-101503aa]:hover{color:var(--main-blue4);border:1px solid var(--main-blue4);background:var(--main-blue4)/7%}header .header-right a.register-button[data-v-101503aa]{border:1px solid var(--main-blue);color:#fff;background:var(--main-blue);opacity:.9}header .header-right a.register-button[data-v-101503aa]:hover{opacity:1}dialog[data-v-581447de]{outline:none;border:none;background:transparent}.spinner[data-v-581447de]{--square-size:64px;display:flex;align-items:center;justify-content:center;width:var(--square-size);height:var(--square-size);border:5px solid var(--main-gray7);border-top:5px solid var(--main-blue);border-radius:50%;animation:spin-581447de 1s linear infinite}@keyframes spin-581447de{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:not(dialog),:not(dialog):after,:not(dialog):before{font-size:10px;font-family:Noto Sans KR,sans-serif;box-sizing:border-box;margin:0;padding:0}body *{font-size:1.4rem;color:inherit}body{width:100%;height:100%;font-family:sans-serif;overflow-x:hidden;color:var(--main-gray1)}button,input[type=checkbox],input[type=date],input[type=radio],label:has(input[type=checkbox]),label:has(input[type=radio]),select{cursor:pointer}a{text-decoration:none;color:inherit}.flex,.flex-col{display:flex}.flex-col{flex-direction:column}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.gap-10{gap:5rem}.unit{font-size:.8em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.underline{text-decoration:underline}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.ml-1{margin-left:.5rem}.ml-2{margin-left:1rem}.ml-8{margin-left:4rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-4{margin-top:2rem}.mt-6{margin-top:3rem}.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-auto{margin-top:auto}.pd-2{padding:1rem}.pd-3{padding:1.5rem}.pd-4{padding:2rem}.cursor-pointer{cursor:pointer}.fs-16{font-size:1.6rem}.fw-500{font-weight:500}.w-full{width:100%}.flex-1{flex:1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{left:70%;opacity:0}to{left:59.9%;opacity:1}}@keyframes rotate{to{transform:rotate(1turn)}}.auto-rotate{animation:rotate 4s linear infinite}.card{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.05);transition:all .1s ease}.card:hover{box-shadow:0 0 20px rgba(0,0,0,.2)}.left{flex:0 0 24rem;min-width:24rem;height:100%;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.right{flex:1;min-width:114rem;height:100%;margin-left:0;border-left:1px solid #fcfcfc;border-top-right-radius:1rem;border-bottom-right-radius:1rem;overflow:hidden}.bar{z-index:2}.title{border-bottom:1px solid var(--main-gray2);padding:3.2rem 2rem 2rem 2.7rem;font-weight:600}.numbering,.numbering:after{display:flex;align-items:center}.numbering:after{justify-content:center;line-height:1.5;content:attr(data-value);font-size:1.2rem;font-weight:700;width:2.8rem;height:2.8rem;margin-left:auto;border:1px solid var(--main-gray2);border-radius:50%}.functions{display:flex;min-height:6rem;border-bottom:1px solid var(--main-gray4)}.function-left{gap:1rem}.function-left,.function-right{flex:1;display:flex;align-items:center}.function-right{justify-content:flex-end;gap:.5rem}.pretty-scroll{overflow:auto}.pretty-scroll::-webkit-scrollbar{width:.4rem;height:.4rem}.pretty-scroll::-webkit-scrollbar-thumb{border-radius:.2rem;background:var(--main-gray5)}.pretty-scroll::-webkit-scrollbar-track{border-radius:.2rem;background:#fff}.bg-hover:hover{background:var(--main-gray2)!important}.dark-container{margin-top:1rem;padding:3rem;background:var(--main-gray7);border:1px solid var(--main-gray5);border-radius:1rem}.check-container{display:flex;background:var(--main-gray2);padding:.4rem;gap:.4rem;border-radius:1rem}.manage-form{width:60rem;height:90%}.manage-form>div{display:flex;flex-direction:column;height:100%}.manage-form>div .modal-left{padding:.5rem 2rem;gap:1rem}.manage-form>div .modal-left svg{width:2rem;height:1.6rem}.manage-form>div .modal-left h1{font-size:1.6rem}.modal-body .disabled{cursor:no-drop;opacity:.1}.modal-body .member-info{display:flex;gap:1rem;align-items:center;padding:1rem 2rem}.modal-body .member-info:not(.disabled){cursor:pointer}.modal-body .member-info:has(:checked){background:var(--main-gray2)}.modal-body .member-info>.info{flex:0 0 10rem}.modal-body .member-info>span{font-weight:500}.modal-body .member-info label{margin-left:auto;color:var(--main-gray5)}.modal-body .member-info label input{display:none}.modal-body .member-info label:has(:checked){color:var(--main-gray1)}.modal-body .member-info label svg{width:3rem;height:3rem}.container-row{display:flex;flex-direction:column;gap:.5rem;background:#fff}.container-row>li{display:flex;align-items:center;gap:2rem;padding:.8rem .5rem;border:1px solid var(--main-gray5);border-radius:1rem}.container-row>li input{font-weight:500;padding:.6rem;border:1px solid var(--main-gray2);border-radius:1rem}.container-row>li input:disabled{border:none;background:transparent}.container-row>li>:first-child{flex:0 0 4rem;height:2.1rem;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--main-gray5)}.container-row>li>:first-child svg{cursor:pointer;width:.875rem;height:1.75rem;color:var(--main-gray5);transition:.2s ease}.container-row>li>:first-child svg:hover{color:var(--main-gray1)}.container-row>li>button{margin-left:auto}.container-row>li:hover .function-container{display:flex;gap:.5rem}.container-row>li .function-container{display:none;animation:fade-in .2s}.container-row>li .function-container svg{cursor:pointer;padding:.8rem;height:1.2rem;color:var(--main-gray4);border-radius:1rem}.container-row>li .function-container svg:hover{background:var(--main-gray2)}.gray6-hover{transition:.2s ease;background:#fff;border-radius:1rem;color:var(--main-gray6);font-weight:600}.gray6-hover:hover{background:var(--main-gray2)}.red3-hover{color:var(--main-red2);transition:.2s ease;background:#fff;border-radius:1rem}.red3-hover:hover{background:var(--main-red2);color:#fff}.blue-hover{transition:.2s ease;background:#fff}.blue-hover:hover{background:var(--main-red2);color:#fff}.gray-10{color:var(--main-gray10)}.gray-10,.gray-6{font-size:.9em;font-weight:500}.gray-6{color:var(--main-gray6)}.red-1{color:var(--main-red);font-size:inherit}.member-list{flex:1;background:var(--main-gray8);display:flex;align-items:center;gap:1rem;min-height:4rem;max-height:4rem;padding:.5rem 1rem;margin-right:3rem;border-radius:1rem}.member-list>button{display:flex;align-items:center;justify-content:center;padding:.4rem;border-radius:50%;border:none;color:#fff;font-size:2.5rem;background:var(--main-gray6)}.member-list>button svg{width:2rem;height:2rem}.profile-container{cursor:pointer;background:#fff;padding:.3rem .8rem .3rem .3rem;border-radius:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:.9;transition:.2s ease}.profile-container:hover{opacity:1}.profile-container:hover>button{visibility:visible}.profile-container span{font-weight:500;font-size:1.2rem;color:var(--main-gray1);line-height:2}.profile-container>button{justify-content:center;visibility:hidden;border:none;border-radius:50%;width:1.4rem;height:1.4rem;animation:fade-in .3s}.profile-container>button,.profiles{display:flex;align-items:center;background:#fff}.profiles{min-width:10rem;max-width:12rem;gap:1rem;padding:.4rem;border-radius:2rem;color:var(--main-gray1);font-weight:600;box-shadow:3px 3px 9px rgba(0,0,0,.05);transition:.3s ease}.profiles:hover{box-shadow:3px 3px 9px rgba(0,0,0,.15)}.profiles:hover>button{display:flex}.profiles figure{width:3rem!important;height:3rem!important;font-size:1.1rem}.profiles button{display:none;align-items:center;justify-content:center;background:transparent;width:2rem;height:2rem;color:var(--main-gray4);padding:.4rem;border:none;border-radius:2rem}.profiles button:hover{background:var(--main-gray2)}.upload-container{display:flex;align-items:center;justify-content:space-between;padding-inline:.5rem}.upload-container p{font-size:1.1rem;font-weight:500}.upload-container svg{color:var(--main-gray6);width:1rem;height:1.3rem}.upload-container>div{display:flex;align-items:center;gap:1rem}.upload-container>div:last-child>svg{cursor:pointer;opacity:.8}.upload-container>div:last-child>svg:hover{opacity:1}.document-form{width:92rem}.document-form .modal-body{display:grid;grid-template-columns:32rem 60rem}.document-form .modal-body>div{min-height:30rem;padding:2rem}.document-form .modal-body>div:first-child{border-right:1px solid var(--main-gray2)}.document-form .modal-body fieldset{padding:1rem 1.5rem;white-space:nowrap;min-height:6rem;color:var(--main-gray4);border:1px solid var(--main-gray2);border-radius:1rem}.document-form .modal-body fieldset.flex{cursor:pointer}.document-form .modal-body fieldset legend{padding-inline:.3rem}.document-form .modal-body .box{border:1px solid var(--main-gray2);border-radius:1rem;padding:1rem 1.5rem}.document-form .modal-body .box svg{cursor:pointer;opacity:.8}.document-form .modal-body .box svg:hover{opacity:1}.document-form .modal-body input{width:100%;color:var(--main-gray1);font-weight:600;border:none;outline:none}.document-form .modal-body input::-moz-placeholder{color:var(--main-gray4)}.document-form .modal-body input::placeholder{color:var(--main-gray4)}.document-form .modal-body input::-webkit-inner-spin-button,.document-form .modal-body input::-webkit-outer-spin-button{-webkit-appearance:none}.document-form .modal-body textarea{outline:none;height:10rem;background:var(--main-gray7);resize:none}.document-form .modal-body textarea::-moz-placeholder{color:var(--main-gray4);font-weight:600}.document-form .modal-body textarea::placeholder{color:var(--main-gray4);font-weight:600}.document-form .modal-body .container{padding:1rem;border:1px solid var(--main-gray2);border-radius:1rem}.green-box{display:flex;flex-direction:column;gap:1rem;color:var(--main-green);border:1px solid var(--main-green);border-radius:1rem;background:var(--main-green2);margin-top:auto;font-size:.8em;padding:1.5rem}.green-box *{font-size:inherit}.green-box>*{display:flex;align-items:center;gap:.5rem}.base-fieldset{padding:1rem 1.5rem;white-space:nowrap;min-height:6rem;color:var(--main-gray6);border:1px solid var(--main-gray2);border-radius:1rem}.base-fieldset.flex{cursor:pointer}.base-fieldset.invalid{border:1px solid var(--main-red);color:var(--main-red)}.base-fieldset legend{padding-inline:.3rem;font-size:1.2rem}.base-fieldset input{width:100%;color:var(--main-gray1);font-weight:600;border:none;outline:none}.base-fieldset input::-moz-placeholder{color:var(--main-gray4)}.base-fieldset input::placeholder{color:var(--main-gray4)}.base-fieldset input::-webkit-inner-spin-button,.base-fieldset input::-webkit-outer-spin-button{-webkit-appearance:none}.base-fieldset input:-moz-read-only{color:var(--main)}.base-fieldset input:read-only{color:var(--main)}.picker-container{border-radius:1rem;border:1px solid var(--main-gray2)}.picker-container>*{border:none}.picker-container .vc-arrow,.picker-container .vc-title{background:inherit}.red-notice{color:var(--main-red);border:1px solid var(--main-red);background:var(--main-red3);border-radius:1rem}.green-notice,.red-notice{font-weight:500;width:100%;padding:1rem;text-align:center;margin-bottom:3rem}.green-notice{color:var(--main-green);border:1px solid var(--main-green);background:var(--main-green2);border-radius:1rem}.blue-notice{color:var(--main-blue);border:1px solid var(--main-blue);background:var(--main-blue2);font-weight:500;width:100%;padding:1rem;text-align:center;border-radius:1rem;margin-bottom:3rem}.close-button{border:none;font-weight:500;background:var(--main-gray7);padding:1rem 1.5rem;transition:.2s ease;background:#fff;border-radius:1rem;color:var(--main-gray6);font-weight:600}.close-button:hover{background:var(--main-gray2)}.side-item{padding:3rem;border:none;border-top-right-radius:1rem;border-bottom-right-radius:1rem;box-shadow:0 0 15px rgba(0,0,0,.15)}.side-item hgroup{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;border-bottom:1px solid var(--main-gray2)}.side-item hgroup h1{font-size:1.6rem}.side-item>div{padding-top:2rem}.side-item h1{font-size:1.6rem}.side-open{position:relative;padding:3rem;top:2vh;left:59.9%;width:25%;height:96.1vh;animation:slide-in .2s;box-shadow:0 0 15px rgba(0,0,0,.15);border:none;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.side-open hgroup{display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;border-bottom:1px solid var(--main-gray2)}.side-open hgroup h1{font-size:1.6rem}.side-open>div{padding-top:2rem}.side-open>div h1{font-size:1.6rem}.side-open>div>div{padding:2rem}.side-open textarea,.side-open>div>div{border:1px solid var(--main-gray2);border-radius:1rem}.side-open textarea{min-height:15rem;padding:1rem;resize:none;outline:none}.side-open textarea::-moz-placeholder{color:var(--main-gray6)}.side-open textarea::placeholder{color:var(--main-gray6)}article.base-article{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;gap:2rem;width:36rem;margin-inline:auto;padding-block:8rem;text-align:center}article.base-article h1{color:#000;font-size:2.5rem}article.base-article h2{font-size:1.5rem}article.base-article h2 a{color:var(--main-blue);text-decoration:underline}article.base-article hr{border-top:none;border-bottom:1px solid var(--main-gray5)}article.base-article .input-box{display:flex;flex-direction:column;gap:1rem}article.base-article .input-box p{text-align:left;font-size:1.4rem;font-weight:600}article.base-article .input-box p.invalid{color:var(--main-red)}article.base-article .input-box:focus-within p.invalid{display:none}article.base-article .input-box input{flex:1;padding:1.5rem 1rem;border:1px solid var(--main-gray5);border-radius:1rem;outline:none}article.base-article .input-box input::-moz-placeholder{color:var(--main-gray4)}article.base-article .input-box input::placeholder{color:var(--main-gray4)}article.base-article .input-box input.invalid{border:1px solid var(--main-red)}article.base-article .input-box input:not(.invalid):focus{border:1px solid var(--main-blue)}article.base-article .input-box input:-moz-read-only{background:var(--main-gray2)}article.base-article .input-box input:read-only{background:var(--main-gray2)}article.base-article .input-box input:read-only::-moz-placeholder{color:var(--main-gray10)}article.base-article .input-box input:-moz-read-only::placeholder{color:var(--main-gray10)}article.base-article .input-box input:read-only::placeholder{color:var(--main-gray10)}article.base-article .input-box div{display:flex;gap:1rem}article.base-article .input-box div button{padding:1rem;border-radius:1rem;font-weight:600;transition:.2s ease;color:var(--main-gray6);border:1px solid var(--main-gray4);background:#fff}article.base-article .input-box div button:hover{color:var(--main-blue4);border:1px solid var(--main-blue4);background:var(--main-blue4)/7%}article.base-article .check{display:flex;align-items:center;gap:.5rem}article.base-article .check p{color:var(--main-gray9);font-weight:600}article.base-article .check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2rem;height:2rem;padding:.2rem;border:1px solid var(--main-gray9);border-radius:.4rem}article.base-article .check input:checked{color:#fff;border:1px solid var(--main-blue);background:var(--main-blue)}article.base-article .check input:checked:before{display:flex;align-items:center;justify-content:center;width:100%;height:100%;content:"✔";font-size:1.8rem}.border-box{border:1px solid var(--main-gray2);border-radius:1rem;outline:none;padding:1rem}.gray1-hover{border:none;border-radius:1rem;padding:1rem;color:var(--main-gray6);font-weight:500;transition:.2s ease}.gray1-hover:hover{color:var(--main-gold2);background:var(--main-gray1)}.sentence{color:var(--main-gray6)}.sentence,.sentence-gray1{font-size:1.2rem;font-weight:500}div.comment{padding:.5rem 1rem;border:1px solid var(--main-gray5);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.modal-item-box{display:flex;flex-direction:column;gap:.4rem;font-weight:500}.modal-item-box>p{font-size:1.3rem;color:var(--main-gray6)}.modal-item-box>span{font-size:1.5rem;color:#000}.item-info{display:flex;justify-content:space-between;padding:1.5rem 2rem}.item-info>*{display:flex;align-items:center;gap:.5rem}.item-info>* b{line-height:2.1rem}.item-info>:first-child>svg{color:var(--main-blue4)}.item-info>:not(:first-child):last-child>svg{width:2.5rem;height:2.1rem}.gray-9{color:var(--main-gray9);font-weight:500}.edit-form{display:flex;flex-direction:column;gap:.5rem}.edit-form p{color:var(--main-gray9);font-weight:500}.edit-form input{padding:.8rem 1.2rem;border:1px solid var(--main-gray5);border-radius:1rem;outline:none}.edit-form input::-moz-placeholder{color:var(--main-gray5);font-weight:500}.edit-form input::placeholder{color:var(--main-gray5);font-weight:500}.edit-form textarea{padding:.8rem 1.2rem;border:1px solid var(--main-gray5);outline:none}.edit-form textarea::-moz-placeholder{color:var(--main-gray5);font-weight:500}.edit-form textarea::placeholder{color:var(--main-gray5);font-weight:500}.edit-input{padding:.8rem 1.2rem;border:1px solid var(--main-gray5);border-radius:1rem;outline:none;resize:none}.edit-input::-moz-placeholder{color:var(--main-gray4);font-weight:500}.edit-input::placeholder{color:var(--main-gray4);font-weight:500}.base-input{outline:none;border:1px solid var(--main-gray5);border-radius:1rem;padding:1rem;resize:none}.base-input::-moz-placeholder{color:var(--main-gray6)}.base-input::placeholder{color:var(--main-gray6)}.time-picker{display:flex;align-items:center;justify-content:center;border:1px solid var(--main-gray5);border-radius:1rem;padding:1rem;height:3.5rem}.scroll-size{height:calc(100vh - 22rem)}.popover{border:none;border-top-left-radius:1rem;border-top-right-radius:1rem;outline:none;box-shadow:0 0 15px rgba(0,0,0,.1)}.search{display:flex;align-items:center;margin-inline:2rem;border:1px solid var(--main-gray4);border-radius:2rem}.approval-body{padding:0 2rem}.approval-body>div{display:flex;flex-direction:column;gap:1rem;padding-block:2rem;border-bottom:1px solid var(--main-gray5)}.approval-body>div>h1{display:flex;align-items:center;justify-content:space-between}.approval-body>div>p{display:flex;align-items:center;gap:1rem;color:var(--main-gray6);font-weight:500}.modal-header{display:flex;align-items:center;border-bottom:1px solid var(--main-gray2);padding:1rem 1rem 1rem 3rem;height:6rem}.modal-header>.modal-left{flex:1;display:flex;align-items:center;width:30rem}.modal-header>.modal-right{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.modal-header>.modal-right>button{outline:none;color:var(--main-gray4)}.modal-header>.modal-right>button:hover *{color:var(--main-gray1)}.modal-header>.modal-right>button *{width:2rem;height:2rem;transition:.3s ease;color:var(--main-gray6)}#picker-container{border-radius:1rem;border:1px solid var(--main-gray2)}#picker-container>*{border:none}#picker-container .vc-arrow,#picker-container .vc-title{background:inherit}:root{--main-gray1:#52575c;--main-gray2:#eee;--main-gray3:#fafafa;--main-gray4:#ccc;--main-gray5:#e6e6e6;--main-gray6:#a0a4a8;--main-gray7:#fbfbfb;--main-gray8:#f5f5f5;--main-gray9:#999;--main-gray10:#777;--main-red:#e74f48;--main-red2:#ff7e77;--main-red3:#ffeae9;--main-red4:#ffd1cf;--main-red5:#feede4;--main-red6:#cf605f;--main-green:#03b575;--main-green2:#d7ffef;--main-green3:#16d090;--main-green4:#28af77;--main-green5:#6efac8;--main-green6:#ebfffa;--main-blue:#4c4cfe;--main-blue2:#e5e5ff;--main-blue3:#c9c9ff;--main-blue4:#205bff;--main-gold:#efad0a;--main-gold2:#fcdf98;--main-gold3:#f60;--main-gold4:#fffeb4;--pattern-bg-green:#4fb155;--pattern-border-green:#3b9c3f;--pattern-bg-red1:#ffa295;--pattern-border-red1:#ff998d;--pattern-bg-red2:#fad1cd;--pattern-border-red2:#f4ccc7;--pattern-bg-yellow:#fcc07e;--pattern-border-yellow:#fbba74}.title-container{width:100%;height:100%;padding:4rem 5rem}.title-container .container{border-radius:1rem;border:1px solid var(--main-gray5);margin:3rem 0;padding:3rem}div.title-header[data-v-c22ca0a8]{border-bottom:1px solid var(--main-gray2);padding-bottom:1rem;line-height:2.5rem}div.title-header svg[data-v-c22ca0a8]{color:var(--main-blue);width:2.5rem;height:2.1rem}div.title-header h2[data-v-c22ca0a8]{font-size:1.8rem;font-weight:700}.certificate[data-v-3e771830]{display:flex;flex-direction:column}.certificate h2[data-v-3e771830]{font-size:1.6rem}.certificate>p[data-v-3e771830]{color:var(--main-gray6);font-size:1.3rem;margin-bottom:2rem}.certificate .stamp-container[data-v-3e771830]{display:flex;align-items:center;justify-content:center;margin-top:auto;background:var(--main-gray2);height:30rem;border-radius:1rem}.certificate .stamp-container>img[data-v-3e771830]{width:15rem;height:15rem}.certificate .stamp-container .guide-box p[data-v-3e771830]{color:var(--main-gray6)}.certificate .stamp-container .guide-box p[data-v-3e771830]:last-of-type{margin-bottom:3rem}.certificate .stamp-container .guide-box label input[data-v-3e771830]{display:none}.certificate .stamp-container .guide-box label span[data-v-3e771830]{border:1px solid transparent;border-radius:1rem;padding:.8rem 1.7rem;color:#fff;font-weight:600}.modal-body[data-v-6d34321e]{display:flex;flex-direction:column;gap:1rem;padding:2rem 3rem}.baseInfo[data-v-5e0d98ac]{display:grid;grid-template-columns:1.9fr 1fr;gap:1rem}.register[data-v-5e0d98ac]{margin-left:1rem;padding:.5rem;color:var(--main-blue);border-radius:1rem}.register[data-v-5e0d98ac]:hover{background:var(--main-gray2)}.email[data-v-5e0d98ac]{cursor:pointer;border-radius:.5rem;transition:.2s ease}.email[data-v-5e0d98ac]:active{background:var(--main-gray6)}.certificate[data-v-5e0d98ac]{display:flex;flex-direction:column}.certificate h2[data-v-5e0d98ac]{font-size:1.6rem}.certificate>p[data-v-5e0d98ac]{color:var(--main-gray6);font-size:1.3rem;margin-bottom:2rem}.certificate .stamp-container[data-v-5e0d98ac]{display:flex;align-items:center;justify-content:center;margin-top:auto;background:var(--main-gray2);height:30rem;border-radius:inherit}.certificate .stamp-container>img[data-v-5e0d98ac]{width:15rem;height:15rem}.certificate .stamp-container .guide-box p[data-v-5e0d98ac]{color:var(--main-gray6)}.certificate .stamp-container .guide-box p[data-v-5e0d98ac]:last-of-type{margin-bottom:3rem}#edit-form[data-v-5e0d98ac]{top:2vh;left:49.9%;width:35%;height:96.1vh}button[data-v-5ecdc950]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-weight:600;height:3.4rem;border-radius:1rem;border:1px solid var(--main-gray4);background:#fff;padding:.6rem 1rem}div.filter-container[data-v-5ecdc950]{-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;outline:none;box-shadow:0 0 20px rgba(0,0,0,.2);min-width:10rem;max-height:23rem;border-radius:1rem;padding:1.2rem 1.5rem;transform:translateX(-100%)}div.filter-container p[data-v-5ecdc950]{font-size:1.2rem;font-weight:500;color:var(--main-gray6)}div.filter-container div[data-v-5ecdc950]{display:flex;flex-wrap:wrap;padding-block:1.2rem;gap:.5rem}div.filter-container div[data-v-5ecdc950]:not(:last-child){border-bottom:1px solid var(--main-gray8)}div.filter-container div label[data-v-5ecdc950]{display:flex;align-items:center;gap:1rem;white-space:nowrap;font-size:1.2rem;color:var(--main-gray4);font-weight:600;line-height:2rem;padding:.5rem 1rem;border:2px solid var(--main-gray4);border-radius:1.5rem}div.filter-container div label input[data-v-5ecdc950]{display:none}div.filter-container div label[data-v-5ecdc950]:not(:has(:checked)):hover{background:var(--main-gray3)}div.filter-container div label[data-v-5ecdc950]:has(:checked){color:var(--main-gray1);border:2px solid var(--main-gray1)}div.filter-container div label svg[data-v-5ecdc950]{flex:0 0 1.5rem}button.select-box{display:flex;align-items:center;justify-content:center;gap:1.5rem;color:var(--main-gray1);font-weight:600;min-width:10rem;max-height:3.4rem;border-radius:1rem;border:1px solid var(--main-gray4);background:#fff;padding:.6rem 1.6rem;outline:none}button.select-box>span{font-size:inherit}div.select-box{-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;outline:none;box-shadow:0 0 20px rgba(0,0,0,.2);min-width:10rem;max-height:23rem;color:var(--main-gray1);transform:translateX(-100%);border-radius:1rem;padding:1.2rem 1.5rem}div.select-box ul li{cursor:pointer;display:flex;align-items:center;gap:1rem;white-space:nowrap;border-radius:1rem;font-weight:600;padding:1.2rem .8rem}div.select-box ul li:hover{background:var(--main-gray2)}div.select-box ul li svg{flex:0 0 1.5rem}.flex-col[data-v-55374c9e]{overflow:hidden}.container[data-v-55374c9e]{display:flex;align-items:center;gap:.5rem}.container>span[data-v-55374c9e]{display:flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;white-space:nowrap;text-align:center;font-weight:600;height:3.4rem;cursor:no-drop}--toastify-color-progress[data-v-55374c9e]{background:blue}ul[data-v-7d086b32]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}ul>li[data-v-7d086b32]{background:var(--main-green4);box-shadow:5px 5px 10px var(--main-green4);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:25rem;height:15rem;text-align:center;padding:2rem;margin:1.5rem;border-radius:2rem;transition:all .2s}ul>li[data-v-7d086b32]:hover{box-shadow:5px 5px 10px rgba(0,0,0,.3)}ul>li>p[data-v-7d086b32]{width:100%;text-align:left;color:#fff;font-weight:600}ul>li>h1[data-v-7d086b32]{color:#fff;font-size:2.5rem}ul>li>span[data-v-7d086b32]{padding:0 2rem;background:#fff;color:var(--main-green3);border-radius:1rem;font-size:2rem;font-weight:600}#holiday-dashboard[data-v-4bf46288]{display:flex;margin:3rem 0}#holiday-dashboard>div[data-v-4bf46288]:first-child{flex:0 0 45rem}#holiday-dashboard>div:first-child hgroup[data-v-4bf46288]{border:1px solid var(--main-gray5);border-top-left-radius:1rem;transition:.2s ease}#holiday-dashboard>div:first-child hgroup[data-v-4bf46288]:hover{border:1px solid var(--main-gray6)}#holiday-dashboard>div:first-child hgroup #years-opener[data-v-4bf46288]{display:flex;align-items:center;justify-content:center;width:100%;height:6rem;padding:1rem 3rem;border:none;background:none}#holiday-dashboard>div:first-child hgroup #years-opener>span[data-v-4bf46288]{flex:1;font-size:1.6rem;font-weight:600}#holiday-dashboard>div:first-child hgroup #years-container[data-v-4bf46288]{padding:1rem;outline:none;border:inherit}#holiday-dashboard>div:first-child hgroup #years-container li[data-v-4bf46288]{cursor:pointer;padding:1rem;font-weight:500;list-style:none;border-radius:1rem}#holiday-dashboard>div:first-child hgroup #years-container li[data-v-4bf46288]:not(:last-child){margin-bottom:.5rem}#holiday-dashboard>div:first-child hgroup #years-container li.active[data-v-4bf46288]{font-weight:700;background:var(--main-gray2)}#holiday-dashboard>div:first-child hgroup #years-container li[data-v-4bf46288]:not(.active):hover{background:var(--main-gray3)}#holiday-dashboard>div:first-child>table[data-v-4bf46288]{width:100%;border-left:1px solid var(--main-gray5);border-right:1px solid var(--main-gray5);border-bottom:1px solid var(--main-gray5);border-bottom-left-radius:1rem;padding:1rem;font-weight:600}#holiday-dashboard>div:first-child>table tr[data-v-4bf46288]{display:grid;grid-template-columns:.8fr 1.1fr 1fr 1fr 1fr}#holiday-dashboard>div:first-child>table tbody[data-v-4bf46288]{color:var(--main-gray6)}#holiday-dashboard>div:first-child>table tbody tr[data-v-4bf46288]{line-height:3.6rem;border-radius:1rem}#holiday-dashboard>div:first-child>table tbody tr[data-v-4bf46288]:hover{background:var(--main-gray7)}#holiday-dashboard>div:first-child>table tbody tr.before[data-v-4bf46288]{color:var(--main-gray1)}#holiday-dashboard>div:first-child>table tbody td[data-v-4bf46288]{padding:0 1rem}#holiday-dashboard>div:first-child>table tbody td[data-v-4bf46288]:nth-child(n+2){text-align:center}#holiday-dashboard>div[data-v-4bf46288]:last-child{flex:1;padding-inline:3rem;border-top:1px solid var(--main-gray5);border-right:1px solid var(--main-gray5);border-bottom:1px solid var(--main-gray5);border-top-right-radius:1rem;border-bottom-right-radius:1rem}#holiday-dashboard>div:last-child hgroup[data-v-4bf46288]{display:flex;align-items:center;justify-content:center;gap:3rem;height:6rem;border-bottom:1px solid var(--main-gray5);font-size:1.6rem;font-weight:700}#holiday-dashboard>div:last-child hgroup svg[data-v-4bf46288]{cursor:pointer;width:2rem;height:2rem;padding:1rem;border-radius:1rem}#holiday-dashboard>div:last-child hgroup svg[data-v-4bf46288]:hover{background:var(--main-gray8)}#holiday-dashboard>div:last-child li[data-v-4bf46288]{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-block:1rem}#holiday-dashboard>div:last-child li[data-v-4bf46288]:not(:last-child){border-bottom:1px solid var(--main-gray5)}#holiday-dashboard>div:last-child li>.holiday-header p[data-v-4bf46288]{font-weight:500}#holiday-dashboard>div:last-child li>.holiday-header p[data-v-4bf46288]:last-child{color:var(--main-gray6);font-size:.9em}#holiday-dashboard>div:last-child li>.holiday-body[data-v-4bf46288]{flex:1}#holiday-dashboard>div:last-child li>.holiday-body>h1[data-v-4bf46288]{display:flex;align-items:center;gap:.8rem}#profileContainer{height:calc(100vh - 3.5rem)}#profileContainer>div:first-child{border-right:1px solid var(--main-gray5);width:20rem}#profileContainer>div:first-child .header{padding:1rem 1rem 3rem 1rem;border-bottom:1px solid var(--main-gray5)}#profileContainer>div:first-child .header button{border:none;outline:none;background:none;padding:1rem;border-radius:1rem}#profileContainer>div:first-child .header button:hover{background:var(--main-gray2)}#profileContainer>div:first-child .header button>svg{width:2rem;height:2.1rem;color:var(--main-gray6)}#profileContainer>div:first-child .header p{color:var(--main-gray6);font-weight:500}#profileContainer>div:first-child .header h3{font-size:1.8rem}@keyframes slide-1fa8bf48{0%{left:calc(99% + 40rem);opacity:0}to{left:99%;opacity:1}}.alarm-form[data-v-1fa8bf48]{width:40rem;left:99%;animation:slide-1fa8bf48 .2s;transform:translateX(-100%)}.alarm-form .pretty-scroll[data-v-1fa8bf48]{height:calc(95vh - 6rem)}.alarm-form .unread[data-v-1fa8bf48]{background:var(--main-gray2)}.alarm-form .unread svg[data-v-1fa8bf48]{color:var(--main-gold)}.alarm-form .notice[data-v-1fa8bf48]{display:flex;align-items:center;gap:2rem;padding:2rem;border-bottom:1px solid var(--main-gray5)}.alarm-form .notice[data-v-1fa8bf48]:hover{background:var(--main-gray2)}.alarm-form .notice svg[data-v-1fa8bf48]{width:3rem;height:3rem}.alarm-form .notice>div[data-v-1fa8bf48]{flex:1;display:flex;flex-direction:column;gap:.5rem}.alarm-form .notice>div>p[data-v-1fa8bf48]{font-weight:500}.alarm-form .notice>div>div[data-v-1fa8bf48]{display:flex;align-items:center;justify-content:space-between}.alarm-form .notice>div>div>p[data-v-1fa8bf48]{color:var(--main-gray6)}.alarm-left[data-v-1fa8bf48]{flex:1;display:flex;align-items:center;gap:.5rem}.alarm-left svg[data-v-1fa8bf48]{width:2.1rem;height:2rem}.alarm-left h1[data-v-1fa8bf48]{font-size:1.7rem}header[data-v-1843ac8b]{display:flex;align-items:center;justify-content:center;height:6rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;box-shadow:1rem 0 1rem rgba(0,0,0,.05)}.notice[data-v-1843ac8b]{position:relative}.notice[data-v-1843ac8b]:before{position:absolute;top:.8rem;right:.8rem;content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--main-red)}.header-left[data-v-1843ac8b],.header-right[data-v-1843ac8b]{height:100%;flex:1}.header-left[data-v-1843ac8b]{display:flex}.header-left button[data-v-1843ac8b]{white-space:nowrap;display:flex;align-items:center;background:#fff;height:100%;padding:0 3rem;border:none;border-right:1px solid var(--main-gray2);margin-right:3rem}.header-left button>span[data-v-1843ac8b]{font-size:1.9rem;font-weight:500;padding-right:2rem}.header-left button>svg[data-v-1843ac8b]{transform:rotate(90deg)}.header-right[data-v-1843ac8b]{display:flex;align-items:center;justify-content:flex-end}.header-right>div[data-v-1843ac8b]{display:flex;gap:1rem}.header-right>div button[data-v-1843ac8b]{background:transparent;border:none;outline:none}.header-right>div svg[data-v-1843ac8b]{cursor:pointer;padding:1rem;border-radius:1rem;width:2rem;height:2rem}.header-right>div svg[data-v-1843ac8b]:hover{background:var(--main-gray2)}.user-info[data-v-1843ac8b]{cursor:pointer;height:100%;display:flex;align-items:center;gap:1rem;margin-inline:4rem}.user-info p[data-v-1843ac8b]{font-weight:500}a[data-v-23d1cf3a]{display:flex;align-items:center;gap:1rem;white-space:nowrap;font-weight:600;padding:1rem 1.5rem;border-bottom:2px solid transparent;transition:.3s ease}a[data-v-23d1cf3a]:not(.router-link-active):hover{background:var(--main-gray2)}a.router-link-exact-active[data-v-23d1cf3a]{border-bottom:2px solid var(--main-gray1)}.title>div[data-v-0cacacec]{cursor:pointer}ul li[data-v-0cacacec]{cursor:pointer;display:flex;align-items:center;font-size:1.3rem;font-weight:500;line-height:2.8rem;padding:1.4rem 2rem;border-bottom:1px solid #f4f4f4}ul li.active[data-v-0cacacec]{background:#f5f5ff}ul li[data-v-0cacacec]:before{content:"";display:block;width:.4rem;height:.4rem;font-size:1.6rem;font-weight:700;margin:0 1rem;background:#c8c8c8}ul li svg[data-v-0cacacec]{color:#c8c8c8;margin-right:.5rem}div[data-v-4f4c66c8]{line-height:1;position:relative}.slash[data-v-4f4c66c8]{position:absolute;left:0}svg[data-v-4f4c66c8]{cursor:pointer;width:2.5rem;height:2.1rem;color:var(--main-gray6)}label[data-v-26f744a4]{display:flex;align-items:center;position:relative;min-height:3.5rem;border:1px solid var(--main-gray2);border-radius:1rem}label[data-v-26f744a4]:focus-within,label[data-v-26f744a4]:hover{border:1px solid var(--main-gray6)}label svg[data-v-26f744a4]{padding:.5rem 1rem;width:1.5rem;height:1.5rem}label input[data-v-26f744a4]{width:27rem;border:none;outline:none}label:hover button[data-v-26f744a4]{display:flex;align-items:center}label button[data-v-26f744a4]{display:none;animation:fade-in .3s ease;line-height:3.8rem;position:absolute;right:0;height:100%;padding:.5rem 1.5rem;background:#fff;border:none;border-left:1px solid var(--main-gray6);border-top-right-radius:1rem;border-bottom-right-radius:1rem}button.ellipsis-button{cursor:pointer;position:relative;transition:.2s ease;padding:.8rem 1.5rem;border-radius:1rem;border:none;background:#fff}button.ellipsis-button:hover{background:var(--main-gray2)}button.ellipsis-button>svg{display:flex;align-items:center}div.ellipsis{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:1.2rem 1.5rem;border-radius:1rem;white-space:nowrap;background:#fff;outline:none;border:none;transform:translateX(-100%);box-shadow:0 0 20px rgba(0,0,0,.2)}div.ellipsis ul li{cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1.4rem;font-weight:600;line-height:2;border-radius:1rem}div.ellipsis ul li:hover{background:var(--main-gray2)}.table-container[data-v-7f26ea44]{outline:none}.table-container table[data-v-7f26ea44]{overflow:auto;border-collapse:collapse}.table-container table thead[data-v-7f26ea44]{box-shadow:0 0 .6rem rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.table-container table td[data-v-7f26ea44],.table-container table th[data-v-7f26ea44]{padding:1.2rem 0}.table-container table td svg[data-v-7f26ea44]{margin-right:.5rem}.table-container table tr[data-v-7f26ea44]{height:6rem;cursor:pointer}.right.card[data-v-7f26ea44]{display:flex;flex-direction:column;padding:1.6rem 4rem}.right.card>div[data-v-7f26ea44]:first-child{display:flex;align-items:center}.modal-body[data-v-7f26ea44]{padding:2rem}.modal-body .profile-container[data-v-7f26ea44]{box-shadow:0 0 15px rgba(0,0,0,.2)}.modal-body .box[data-v-7f26ea44]{border:1px solid var(--main-gray2);border-radius:1rem;padding:3rem}.modal-body>input[data-v-7f26ea44]{padding:1rem;border:1px solid var(--main-gray2);border-radius:1rem;outline:none}tbody td[data-v-7f26ea44]{line-height:1.2em;vertical-align:middle}tbody td>[data-v-7f26ea44]{padding:5px 0}tbody .summary[data-v-7f26ea44]{width:45%;border-radius:10px;margin:4px auto;font-weight:700}tbody .summary.plus[data-v-7f26ea44]{background:#e4e6ff;color:#7c82ec}tbody .summary.minus[data-v-7f26ea44]{background:#ffece7;color:#bf7372}.controller[data-v-7f26ea44]{display:flex;align-items:center;gap:1rem}.controller .calendar-controller[data-v-7f26ea44]{flex:1;min-height:2rem;color:var(--main-gray1);font-weight:600;border:none;border-radius:1rem;background:inherit;text-align:left}.table-container[data-v-370e5674]{outline:none}.table-container table[data-v-370e5674]{overflow:auto;border-collapse:collapse}.table-container table thead[data-v-370e5674]{box-shadow:0 0 .6rem rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.table-container table td[data-v-370e5674],.table-container table th[data-v-370e5674]{padding:1.2rem 0}.table-container table td svg[data-v-370e5674]{margin-right:.5rem}.table-container table tr[data-v-370e5674]{height:6rem;cursor:pointer}.right.card[data-v-370e5674]{display:flex;flex-direction:column;padding:1.6rem 4rem}.right.card>div[data-v-370e5674]:first-child{display:flex;align-items:center}.modal-body[data-v-370e5674]{padding:2rem}.modal-body .profile-container[data-v-370e5674]{box-shadow:0 0 15px rgba(0,0,0,.2)}.modal-body .box[data-v-370e5674]{border:1px solid var(--main-gray2);border-radius:1rem;padding:3rem}.modal-body>input[data-v-370e5674]{padding:1rem;border:1px solid var(--main-gray2);border-radius:1rem;outline:none}tbody td[data-v-370e5674]{line-height:1.2em;vertical-align:middle}tbody td>[data-v-370e5674]{padding:5px 0}tbody .summary[data-v-370e5674]{width:45%;border-radius:10px;margin:4px auto;font-weight:700}tbody .summary.plus[data-v-370e5674]{background:#e4e6ff;color:#7c82ec}tbody .summary.minus[data-v-370e5674]{background:#ffece7;color:#bf7372}.controller[data-v-370e5674]{display:flex;align-items:center;gap:1rem}.controller .calendar-controller[data-v-370e5674]{flex:1;min-height:2rem;color:var(--main-gray1);font-weight:600;border:none;border-radius:1rem;background:inherit;text-align:left}.adjustment{width:74rem}.adjustment .modal-left{display:flex;align-items:center;gap:1rem}.adjustment .modal-left svg{color:var(--main-blue);width:2.5rem;height:2.5rem}.adjustment .modal-left h1{font-size:1.8rem}#extinction-container{border-radius:1rem;border:1px solid var(--main-gray2)}#extinction-container>*{border:none}#extinction-container .vc-arrow,#extinction-container .vc-title{background:inherit}.fc .fc-button .fc-icon{position:relative}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-left:before,.fc-icon-chevron-right:before{font-family:Font Awesome\ 5 Free;font-size:16px;font-weight:900;box-sizing:border-box;display:inline-block;vertical-align:middle;text-align:center;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.fc-icon-chevron-right:before{content:""}.fc-icon-x:before{font-family:Font Awesome\ 5 Free;content:"";font-size:16px;font-weight:900}.fc.fc-media-screen{margin-top:10px;height:820px}.fc-template{display:flex;padding:2px}.fc-template .fc-left{width:2em;margin-right:7px;display:flex;align-items:center}.fc-template .fc-right{width:calc(100% - 2em)}.fc-template p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-template p>i:first-child{padding-left:7px;padding-right:5px}.fc-event{padding:3px 5px}.fc-event *{font-size:1.1rem}.fc-event.fc-daygrid-dot-event{display:block;color:#fff;background-color:var(--pattern-bg-green);border:1px solid var(--pattern-border-green)}.fc-popover{max-height:400px;overflow-y:auto;overflow-x:hidden}.fi-br-umbrella-beach:before{font-size:2em}.fc-daygrid-day-frame{height:100px}.container[data-v-4d436134]{flex:1;display:flex;gap:4rem}.container .table-container[data-v-4d436134]{border:1px solid var(--main-gray5);border-radius:1rem;outline:none}.container .table-container table[data-v-4d436134]{overflow:auto;width:30rem;text-align:center;border-collapse:collapse}.container .table-container table thead[data-v-4d436134]{box-shadow:0 0 .6rem rgba(0,0,0,.2);transform:translateY(-2px);position:sticky;top:0;z-index:3}.container .table-container table tbody span[data-v-4d436134]{background:var(--main-gray2);padding:.4rem 1rem;border-radius:1rem;color:var(--main-gray6);font-size:1.2rem}.container .table-container table tbody span.active[data-v-4d436134]{background:var(--main-gray1);color:var(--main-gold2)}.container .table-container table td[data-v-4d436134],.container .table-container table th[data-v-4d436134]{padding:1.2rem 0}.container .table-container table tr[data-v-4d436134]{height:6rem}.container .box[data-v-4d436134]{flex:1;align-items:flex-start}.container .box>div[data-v-4d436134]{display:flex;flex:1;padding-bottom:3.5rem;margin-bottom:3.5rem;border-bottom:1px solid var(--main-gray5);font-weight:500}.container .box>div>div[data-v-4d436134]{flex:1}.container .box>div h1[data-v-4d436134]{font-size:1.7rem;margin-bottom:1rem}.container .check-container[data-v-4d436134]{margin-bottom:1rem}.container .comment-container p[data-v-4d436134]{font-size:.9em}.custom-modal-header[data-v-4d436134]{padding:4rem;display:flex;flex-direction:column;gap:1rem;align-items:center;color:var(--main-red)}.custom-modal-header h2[data-v-4d436134],.custom-modal-header svg[data-v-4d436134]{font-size:3rem}.custom-modal-body .base-fieldset[data-v-4d436134]{margin:0 3rem}.custom-modal-body .base-fieldset ul[data-v-4d436134]{display:flex;flex-direction:column;gap:.5rem;padding:1.6rem 3rem}.custom-modal-body .base-fieldset ul li[data-v-4d436134]{font-weight:600}.right.card[data-v-11fc874b]{display:flex;flex-direction:column;padding:1.6rem 4rem;height:calc(100vh - 12rem)}.right.card>div[data-v-11fc874b]:first-child{display:flex;align-items:center}.right.card>div[data-v-11fc874b]:last-child{height:100%;overflow:overlay}.table-container[data-v-2ea300e1]{outline:none}.table-container table[data-v-2ea300e1]{overflow:auto;border-collapse:collapse}.table-container table thead[data-v-2ea300e1]{box-shadow:0 0 .6rem rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.table-container table td[data-v-2ea300e1],.table-container table th[data-v-2ea300e1]{padding:1.2rem 0}.table-container table td svg[data-v-2ea300e1]{margin-right:.5rem}.table-container table tr[data-v-2ea300e1]{height:6rem;cursor:pointer}.table-container table th[data-v-2ea300e1]:first-child,.table-container table th[data-v-2ea300e1]:nth-child(2),.table-container table th[data-v-2ea300e1]:nth-child(3){width:20%}.table-container table th[data-v-2ea300e1]:nth-child(4){width:25%}.division-form[data-v-2ea300e1]{display:flex;flex-direction:column;width:60rem;height:90vh}.division-form .modal-header[data-v-2ea300e1]{padding:1rem 1rem 1rem 3rem}.division-form .modal-header .modal-left svg[data-v-2ea300e1]{width:2.5rem;height:2.5rem}.division-form .modal-header .modal-left h1[data-v-2ea300e1]{font-size:2rem;margin-left:1rem}.division-form>div.modal-body[data-v-2ea300e1]{display:flex;flex-direction:column;height:100%;padding:3rem}.division-form>div.modal-body fieldset[data-v-2ea300e1]{--main:var(--main-gray4);color:var(--main);border:1px solid var(--main);border-radius:1rem;padding-left:1rem}.division-form>div.modal-body fieldset p[data-v-2ea300e1]{font-weight:500;padding:1rem 1.5rem 1.5rem .5rem}.division-form>div.modal-body .row[data-v-2ea300e1]{display:grid;align-items:center;grid-template-columns:20rem 1fr;padding:1.5rem 0}.division-form>div.modal-body .row h1[data-v-2ea300e1]{font-size:1.5rem}.right.card[data-v-2c6e1d74]{display:flex;flex-direction:column;padding:1.6rem 4rem}.right.card>div[data-v-2c6e1d74]:first-child{display:flex;align-items:center}.right.card>div[data-v-2c6e1d74]:last-child{height:100%;overflow:overlay}.bar[data-v-14ee96c0]{height:calc(100vh - 12rem)}.title>div[data-v-14ee96c0]{cursor:pointer;line-height:2.8rem}ul[data-v-14ee96c0]{display:flex;flex-direction:column;gap:.5rem;padding:1rem;height:71.8rem}ul li[data-v-14ee96c0]{cursor:pointer;display:flex;align-items:center;line-height:4rem;font-size:1.3rem;font-weight:500;border-radius:1rem;border:1px solid transparent}ul li[data-v-14ee96c0]:not(.active):hover{background:#f5f5ff}ul li.active[data-v-14ee96c0]{color:#4c4cfe;border:1px solid #e6e6e6}ul li.numbering[data-v-14ee96c0]:after{margin-right:10px;color:var(--main-gray1)}ul li svg[data-v-14ee96c0]{flex:0 0 4rem;color:#969696}li[data-v-3900fd38]{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;padding:2rem;margin-block:1.5rem;width:19rem;height:20rem;transition:.3s ease;box-shadow:3px 3px 15px rgba(0,0,0,.05)}li[data-v-3900fd38]:hover{box-shadow:3px 3px 15px rgba(0,0,0,.2)}li svg[data-v-3900fd38]{width:4rem;height:4rem;color:inherit}li h1[data-v-3900fd38]{font-size:1.7rem;color:var(--main-gray1);margin-block:1.5rem}li p[data-v-3900fd38]{white-space:nowrap;color:var(--main-gray6);font-weight:500;font-size:1.2rem}.controller[data-v-11ea4104]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-11ea4104]{flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-11ea4104]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.controller[data-v-cdbe11b2]{display:flex;align-items:center;gap:1rem}.controller .calendar-controller[data-v-cdbe11b2]{flex:1;min-height:3rem;color:var(--main-gray1);font-weight:600;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;text-align:left}.controller>span[data-v-cdbe11b2]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.controller[data-v-f708030e]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-f708030e]{flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-f708030e]{padding:.5rem 1.5rem;cursor:no-drop}.controller[data-v-24ae19c8]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-24ae19c8]{flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-24ae19c8]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.controller[data-v-eb099efe]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-eb099efe]{min-height:3.2rem;flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-eb099efe]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.controller[data-v-74d946ec]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-74d946ec]{min-height:3.2rem;flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-74d946ec]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.controller[data-v-31d25620]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-31d25620]{min-height:3.2rem;flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-31d25620]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.controller[data-v-e0e938d0]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-e0e938d0]{flex:1;min-height:3rem;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left}.controller>span[data-v-e0e938d0]{padding:.5rem 1.5rem;cursor:no-drop}dialog#new-document[data-v-269ebaa4]{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border:none;padding:0;border-radius:1rem}dialog#new-document[data-v-269ebaa4]::backdrop{background:rgba(0,0,0,.4)}dialog#new-document .modal-header[data-v-269ebaa4]{padding:1rem 1rem 1rem 3rem}dialog#new-document .modal-header svg[data-v-269ebaa4]{width:1.5rem;height:2.1rem}dialog#new-document .modal-header h1[data-v-269ebaa4]{font-size:1.7rem}dialog#new-document .modal-body[data-v-269ebaa4]{display:flex;flex-direction:column;gap:2rem;padding:2rem 5rem}.doc-form[data-v-4def74d7]{width:74rem}.doc-form>div[data-v-4def74d7]{overflow:none}.doc-form .modal-body[data-v-4def74d7]{display:flex;flex-direction:column;align-items:center;padding:3rem}.doc-form .modal-body .w100[data-v-4def74d7]{width:100%}.doc-form .modal-body .modal-container[data-v-4def74d7]{width:100%;padding:3rem;border:1px solid var(--main-gray4);border-radius:1rem}.doc-form .modal-body .modal-container .checkbox-container[data-v-4def74d7]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.doc-form .modal-body .modal-container .checkbox-container>label[data-v-4def74d7]{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:500}.doc-form .modal-body textarea[data-v-4def74d7]{outline:none;height:10rem;background:var(--main-gray7);resize:none}.doc-form .modal-body textarea[data-v-4def74d7]::-moz-placeholder{color:var(--main-gray4);font-weight:600}.doc-form .modal-body textarea[data-v-4def74d7]::placeholder{color:var(--main-gray4);font-weight:600}.doc-form .modal-body .container[data-v-4def74d7]{padding:1rem;border:1px solid var(--main-gray2);border-radius:1rem}.doc-form .modal-footer p[data-v-4def74d7]{font-size:1.2rem}.doc-form[data-v-04bfe9ae]{width:74rem}.doc-form>div[data-v-04bfe9ae]{overflow:none}.doc-form .modal-body[data-v-04bfe9ae]{display:flex;flex-direction:column;align-items:center;padding:3rem}.doc-form .modal-body .w100[data-v-04bfe9ae]{width:100%}.doc-form .modal-body .modal-container[data-v-04bfe9ae]{width:100%;padding:3rem;border:1px solid var(--main-gray4);border-radius:1rem}.doc-form .modal-body .modal-container .checkbox-container[data-v-04bfe9ae]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.doc-form .modal-body .modal-container .checkbox-container>label[data-v-04bfe9ae]{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:500}.doc-form .modal-body textarea[data-v-04bfe9ae]{outline:none;height:10rem;background:var(--main-gray7);resize:none}.doc-form .modal-body textarea[data-v-04bfe9ae]::-moz-placeholder{color:var(--main-gray4);font-weight:600}.doc-form .modal-body textarea[data-v-04bfe9ae]::placeholder{color:var(--main-gray4);font-weight:600}.doc-form .modal-body .container[data-v-04bfe9ae]{padding:1rem;border:1px solid var(--main-gray2);border-radius:1rem}.doc-form .modal-footer p[data-v-04bfe9ae]{font-size:1.2rem}.doc-form[data-v-a9f8b168]{width:74rem}.doc-form .modal-body[data-v-a9f8b168]{display:flex;flex-direction:column;gap:1.5rem;padding:3rem}.approval-form[data-v-e737e9fa]{height:85vh}.approval-form>div[data-v-e737e9fa]{display:flex;height:100%}.approval-form>div>.approval-left[data-v-e737e9fa]{display:flex;flex-direction:column;width:67rem;height:100%;box-shadow:0 0 15px rgba(0,0,0,.15)}.approval-form>div>.approval-left>div[data-v-e737e9fa]{padding:3rem}.approval-form>div>.approval-left>div[data-v-e737e9fa]:not(:last-child){border-bottom:1px solid var(--main-gray5)}.approval-form>div>.approval-right[data-v-e737e9fa]{display:flex;flex-direction:column;width:34rem}.approval-form>div>.approval-right>div[data-v-e737e9fa]:not(:last-child){border-bottom:1px solid var(--main-gray5)}.approval-form>div>.approval-right .comment-box[data-v-e737e9fa]{height:40vh;overflow-y:auto}.approval-form>div>.approval-right .comment-box div[data-v-e737e9fa],.approval-form>div>.approval-right .comment-box p[data-v-e737e9fa]{font-size:1.2rem;margin:0 2.5px}.approval-form>div>.approval-right .dark-container[data-v-e737e9fa]{display:flex;align-items:center;gap:2rem;margin:0;padding:.5rem 1rem;border:none;background:var(--main-gray8)}.approval-form>div>.approval-right .dark-container svg[data-v-e737e9fa]{cursor:pointer;width:2.2rem;height:2.1rem;padding:.8rem;border-radius:1rem}.approval-form>div>.approval-right .dark-container svg[data-v-e737e9fa]:hover{background:var(--main-gray5)}.approval-form>div>.approval-right textarea[data-v-e737e9fa]{resize:none;padding:1rem;border:1px solid var(--main-gray5);border-radius:1rem;outline:none;height:7rem;background:var(--main-gray8)}.label-box[data-v-e737e9fa]{display:flex}.label-box p[data-v-e737e9fa]{font-weight:600}.label-box[data-v-e737e9fa]>:first-child{color:var(--main-gray6);width:20rem}.label-box[data-v-e737e9fa]>:last-child{color:#000}.file-section[data-v-e737e9fa]{padding:3rem;border-top:1px solid var(--main-gray5)}.file-section h2[data-v-e737e9fa]{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1.5rem}.file-section .file-empty[data-v-e737e9fa]{color:var(--main-gray6);font-size:1.3rem}.file-section .file-list[data-v-e737e9fa]{display:flex;flex-direction:column;gap:1rem}.file-section .file-item[data-v-e737e9fa]{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;border:1px solid var(--main-gray5);border-radius:1rem;background:#fff}.file-section .file-item span[data-v-e737e9fa]{font-size:1.3rem;color:#000}.file-section .file-item svg[data-v-e737e9fa]{color:var(--main-gray6)}.file-link[data-v-e737e9fa]{border:none;background:none;padding:0;font-size:1.3rem;color:var(--main-blue4);cursor:pointer;text-align:left}.file-link[data-v-e737e9fa]:hover{text-decoration:underline}.table-container[data-v-65a9a188]{outline:none}.table-container table[data-v-65a9a188]{overflow:auto;border-collapse:collapse}.table-container table thead[data-v-65a9a188]{box-shadow:0 0 .6rem rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.table-container table td[data-v-65a9a188],.table-container table th[data-v-65a9a188]{padding:1.2rem 0}.table-container table td svg[data-v-65a9a188]{margin-right:.5rem}.table-container table tr[data-v-65a9a188]{height:6rem;cursor:pointer}.right.card[data-v-65a9a188]{display:flex;flex-direction:column;padding:1.6rem 4rem}.right.card>div[data-v-65a9a188]:first-child{display:flex;align-items:center}h1[data-v-65a9a188]{font-size:1.5rem;color:#000}.member-info[data-v-65a9a188]{display:flex;gap:1rem;font-size:1.2rem;font-weight:600;color:var(--main-gray6)}.member-info [data-v-65a9a188]{font-size:inherit}.member-info .me[data-v-65a9a188]{color:var(--main-blue4);font-weight:600}tbody tr[data-v-65a9a188]{cursor:pointer}.table-container[data-v-696e59f2]{outline:none}.table-container table[data-v-696e59f2]{overflow:auto;border-collapse:collapse}.table-container table thead[data-v-696e59f2]{box-shadow:0 0 .6rem rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.table-container table td[data-v-696e59f2],.table-container table th[data-v-696e59f2]{padding:1.2rem 0}.table-container table td svg[data-v-696e59f2]{margin-right:.5rem}.table-container table tr[data-v-696e59f2]{height:6rem;cursor:pointer}.right.card[data-v-696e59f2]{display:flex;flex-direction:column;padding:1.6rem 4rem}.right.card>div[data-v-696e59f2]:first-child{display:flex;align-items:center}h1[data-v-696e59f2]{font-size:1.5rem;color:#000}.member-info[data-v-696e59f2]{display:flex;gap:1rem;font-size:1.2rem;font-weight:600;color:var(--main-gray6)}.member-info [data-v-696e59f2]{font-size:inherit}.member-info .me[data-v-696e59f2]{color:var(--main-blue4);font-weight:600}tbody tr[data-v-696e59f2]{cursor:pointer}.container[data-v-368e168e]{display:flex;flex-direction:column;gap:3.5rem}.container>.flex[data-v-368e168e]{padding-bottom:3rem;border-bottom:1px solid var(--main-gray5);justify-content:flex-start}.container>.flex h1[data-v-368e168e]{color:#000;font-size:1.7rem}.container>.flex[data-v-368e168e]>:first-child{flex:0 0 32rem}.section-divider[data-v-368e168e]{padding-bottom:1rem;border-bottom:1px solid var(--main-green3)}.section-divider>div[data-v-368e168e]{display:flex;align-items:center;gap:.5rem;color:var(--main-green3);font-size:2rem;font-weight:500;padding:.5rem}.section-divider>div svg[data-v-368e168e]{width:2.5rem;height:2.1rem}h2[data-v-368e168e]{font-size:1.6rem}p.comment[data-v-368e168e]{font-size:1.35rem;font-weight:600;padding:2rem 1rem}.container[data-v-e9c9d7a4]{display:flex;flex-direction:column;gap:3.5rem}.container>.flex[data-v-e9c9d7a4]{padding-bottom:3rem;border-bottom:1px solid var(--main-gray5);justify-content:flex-start}.container>.flex h1[data-v-e9c9d7a4]{color:#000;font-size:1.7rem}.container>.flex[data-v-e9c9d7a4]>:first-child{flex:0 0 32rem}.comment-container[data-v-e9c9d7a4]{padding:2rem 1rem}.comment-container p.comment[data-v-e9c9d7a4]{font-size:1.35rem;font-weight:600}.right.card[data-v-e7e2e956]{display:flex;flex-direction:column;padding:1.6rem 4rem;height:100%}.right.card>div[data-v-e7e2e956]:first-child{display:flex;align-items:center}.right.card>div[data-v-e7e2e956]:last-child{height:100%;overflow:overlay}.owner-modal[data-v-8907aa6e]{width:58rem}.controller[data-v-75ac48c0]{display:flex;align-items:center;gap:1rem;color:var(--main-gray1)}.controller .calendar-controller[data-v-75ac48c0]{flex:1;padding:.5rem 1rem;border:none;border-radius:1rem;background:inherit;font-weight:600;text-align:left;min-height:3rem}.controller>span[data-v-75ac48c0]{padding:.5rem 1.5rem;border:1px solid var(--main-gray4);border-radius:1rem;cursor:no-drop}.image-container[data-v-75ac48c0]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem;background:var(--main-gray8);border-radius:1rem;height:32rem}.image-container h1[data-v-75ac48c0]{width:100%;font-size:1.5rem;font-weight:500}.image-container .image[data-v-75ac48c0]{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:3rem;width:13rem;height:13rem;border:5px solid var(--main-gray5);border-radius:50%;background:inherit;transition:.2s ease}.image-container .image[data-v-75ac48c0]:hover{border-color:var(--main-gray1)}.image-container .image[data-v-75ac48c0]:hover:before{display:flex;align-items:center;justify-content:center;content:"";color:#fff;font-size:2rem;line-height:5rem;width:5rem;height:5rem;font-family:Font Awesome\ 5 Free;padding:1rem 1rem 1.1rem 1.1rem;background:var(--main-gray1);border-radius:50%;position:absolute}.image-container .image svg[data-v-75ac48c0]{color:var(--main-gray5);width:5rem;height:5rem}.image-container ul[data-v-75ac48c0]{position:relative;padding:1.2rem 1.5rem;border:none;border-radius:1rem;box-shadow:5px 5px 15px rgba(0,0,0,.1)}.image-container ul li[data-v-75ac48c0]{cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:1rem;padding-block:1rem;font-weight:500;border-radius:1rem}.image-container ul li[data-v-75ac48c0]:hover{background:var(--main-gray7)}.image-container .image-footer[data-v-75ac48c0]{text-align:center;margin-top:auto;font-weight:500;color:var(--main-gray6)}.container[data-v-6e408c11]{padding-right:1rem}.container>div[data-v-6e408c11]{padding-bottom:3rem}.container>div[data-v-6e408c11]:not(:last-child){margin-bottom:3rem;border-bottom:1px solid var(--main-gray5)}.container>div[data-v-6e408c11]>:first-child{width:32rem}.container>div>div[data-v-6e408c11]:last-child{flex:1}.container h1[data-v-6e408c11]{color:#000;font-size:1.7rem;margin-bottom:.5rem}.container .gray-6[data-v-6e408c11]{color:var(--main-gray6);font-size:1.3rem;font-weight:500}.container .red[data-v-6e408c11]{color:var(--main-red);font-size:1.3rem;font-weight:500}.container .green[data-v-6e408c11]{color:var(--main-green)}.container .member-list[data-v-6e408c11]{margin-top:.5rem}.container[data-v-399bca10]{padding-right:1rem}.container>div[data-v-399bca10]{overflow:none;padding-bottom:3rem}.container>div[data-v-399bca10]:not(:last-child){margin-bottom:3rem;border-bottom:1px solid var(--main-gray5)}.container>div[data-v-399bca10]>:first-child{width:32rem}.container>div[data-v-399bca10]>:last-child{flex:1}.container h1[data-v-399bca10]{color:#000;font-size:1.7rem;margin-bottom:.5rem}.container .gray-6[data-v-399bca10]{color:var(--main-gray6);font-size:1.3rem;font-weight:500}.container .green[data-v-399bca10]{color:var(--main-green)}.container .blue[data-v-399bca10]{color:var(--main-blue);font-size:inherit;font-weight:inherit}.container .red[data-v-399bca10]{color:var(--main-red)}.container svg[data-v-399bca10]{width:2rem;height:2rem}.container .service-box[data-v-399bca10]{cursor:default;text-align:center;border-radius:1rem;padding:1rem;color:var(--main-blue);background:var(--main-blue2);transition:.2s ease}.container .service-box[data-v-399bca10]:hover{background:var(--main-blue3)}.leave-modal[data-v-399bca10]{display:flex;flex-direction:column;width:82rem;height:89vh}.leave-modal .modal-body[data-v-399bca10]{display:flex;flex-direction:column;align-items:center;padding:3rem}.leave-modal .modal-body h1[data-v-399bca10]{font-size:2rem}.leave-modal .modal-body h1>span[data-v-399bca10]{font-size:inherit;color:var(--main-blue)}.leave-modal .modal-body p[data-v-399bca10]{font-weight:500}.leave-modal .modal-body .modal-container[data-v-399bca10]{width:100%;padding:3rem;border:1px solid var(--main-gray4);border-radius:1rem}.leave-modal .modal-body .modal-container .checkbox-container[data-v-399bca10]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.leave-modal .modal-body .modal-container .checkbox-container>label[data-v-399bca10]{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:500}.leave-modal .modal-body .modal-container textarea[data-v-399bca10]{margin-top:.5rem;width:100%;font-size:1.2rem;padding:1rem;border:1px solid var(--main-gray4);border-radius:1rem;outline:none;background:var(--main-gray7);resize:none}.payment-history[data-v-399bca10]{width:154.6rem}.calendar-controller[data-v-399bca10]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:20rem;min-height:3.2rem;padding:.5rem 1rem;border:1px solid var(--main-gray4);border-radius:1rem;background:inherit;text-align:left;font-weight:600;padding:.5rem 1.5rem}.calendar-controller>span[data-v-399bca10]{flex:1;text-align:center}.container[data-v-1cd849b0]{padding-right:1rem}.container>div[data-v-1cd849b0]{padding-bottom:3rem}.container>div[data-v-1cd849b0]:not(:last-child){margin-bottom:3rem;border-bottom:1px solid var(--main-gray5)}.container>div[data-v-1cd849b0]>:first-child{width:32rem}.container>div>div[data-v-1cd849b0]:last-child{flex:1}.container h1[data-v-1cd849b0]{color:#000;font-size:1.7rem;margin-bottom:.5rem}.container .gray-6[data-v-1cd849b0]{color:var(--main-gray6);font-size:1.3rem;font-weight:500}.container[data-v-09f1660a]{padding-right:1rem}.container>div[data-v-09f1660a]{padding-bottom:3rem}.container>div[data-v-09f1660a]:not(:last-child){margin-bottom:3rem;border-bottom:1px solid var(--main-gray5)}.container>div[data-v-09f1660a]>:first-child{width:32rem}.container>div>div[data-v-09f1660a]:last-child{flex:1}.container h1[data-v-09f1660a]{color:#000;font-size:1.7rem;margin-bottom:.5rem}.container .gray-6[data-v-09f1660a]{color:var(--main-gray6);font-size:1.3rem;font-weight:500}.youtube[data-v-09f1660a]{display:flex;align-items:center;gap:2rem;padding:2rem 3rem;border:1px solid var(--main-gray5);border-radius:1rem;background:var(--main-gray7)}.youtube svg.youtube-icon[data-v-09f1660a]{width:4.5rem;height:4.2rem;color:var(--main-red)}.youtube svg.new-window[data-v-09f1660a]{width:2rem;height:2rem;color:var(--main-gray4)}.youtube input[data-v-09f1660a]{flex:1;border:1px solid var(--main-gray6);border-radius:inherit;outline:none;padding:1rem}.youtube input[data-v-09f1660a]::-moz-placeholder{color:var(--main-gray4)}.youtube input[data-v-09f1660a]::placeholder{color:var(--main-gray4)}.right.card[data-v-60f5cd63]{display:flex;flex-direction:column;padding:1.6rem 4rem;height:100%}.right.card>div[data-v-60f5cd63]:first-child{display:flex;align-items:center}.right.card>div[data-v-60f5cd63]:last-child{height:100%;overflow:overlay}.calendar-container[data-v-0333871a]{width:30rem;border:1px solid var(--main-gray5);border-radius:1rem}.right.card[data-v-0333871a]{display:flex;flex-direction:column;padding:1.6rem 4rem}.right.card table tbody tr[data-v-0333871a]{cursor:pointer}.write-form>div[data-v-0333871a]{display:flex;flex-direction:column;width:100rem}.write-form .modal-body[data-v-0333871a]{display:flex;flex-direction:column;gap:2rem;padding:1.6rem 3rem}.write-form .block[data-v-0333871a]{display:flex;align-items:center}.write-form .block>h2[data-v-0333871a]{width:14rem;font-size:1.5rem}.write-form .block[data-v-0333871a]>:not(h2){flex:1}.write-form .block input[data-v-0333871a]{border:1px solid var(--main-gray4);border-radius:1rem;outline:none;padding:1rem}.write-form .block input[data-v-0333871a]::-moz-placeholder{color:var(--main-gray4)}.write-form .block input[data-v-0333871a]::placeholder{color:var(--main-gray4)}.write-form .block textarea[data-v-0333871a]{resize:none;padding:1rem;border:1px solid var(--main-gray4);outline:none;height:20rem}.write-form .block textarea[data-v-0333871a]::-moz-placeholder{color:var(--main-gray4)}.write-form .block textarea[data-v-0333871a]::placeholder{color:var(--main-gray4)}.right.card[data-v-07b04c4d]{display:flex;flex-direction:column;gap:2rem;padding:3rem 5rem}.right.card h1[data-v-07b04c4d]{font-size:2rem}.right.card p[data-v-07b04c4d]{color:var(--main-gray6);font-weight:500}.right.card .content[data-v-07b04c4d]{margin-block:1rem;padding-block:5rem;border-top:1px solid var(--main-gray5);border-bottom:1px solid var(--main-gray5)}.right.card textarea[data-v-07b04c4d]{flex:1;resize:none;border:1px solid var(--main-gray5);border-radius:1rem;outline:none;padding:1rem 2rem;min-height:7rem;color:#000;font-weight:500;font-size:1.2rem;background:var(--main-gray7)}.right.card textarea[data-v-07b04c4d]::-moz-placeholder{color:var(--main-gray4)}.right.card textarea[data-v-07b04c4d]::placeholder{color:var(--main-gray4)}.right.card .comment[data-v-07b04c4d]{display:flex;align-items:center}.right.card .comment>h2[data-v-07b04c4d]{width:12rem}.right.card .comment>div[data-v-07b04c4d]{flex:1;border:1px solid var(--main-gray4);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;padding:.8rem 1.2rem}.right.card .comment>div p[data-v-07b04c4d]:first-child{color:#000}.right.card .comment>div p[data-v-07b04c4d]:last-child{text-align:right;font-size:.8em}header[data-v-3aa33044]{height:5.2rem;justify-content:space-between;background:#fff;padding:.5rem}header div[data-v-3aa33044],header[data-v-3aa33044]{display:flex;align-items:center}header div:not(:has(a))>h1[data-v-3aa33044]{margin-left:2rem}header div h1[data-v-3aa33044]{font-size:1.8rem;height:4rem;line-height:3.7rem}header div svg[data-v-3aa33044]{width:2.5rem;height:2rem;padding:1rem;border-radius:1rem;background:#fff}.attendance[data-v-4a356825]{padding:0 2rem}.attendance>[data-v-4a356825]{padding-block:2rem}.attendance>div[data-v-4a356825]{border-bottom:1px solid var(--main-gray5)}.attendance h1[data-v-4a356825]{font-size:1.8rem}.attendance fieldset[data-v-4a356825]{border:none;border-top:1px solid var(--main-gray4)}.attendance fieldset legend[data-v-4a356825]{padding-right:1rem;margin-left:-1px;color:var(--main-gray6);font-size:1.4rem;font-weight:500}.month[data-v-3146d9ca]{padding:1.5rem}.month>h1[data-v-3146d9ca]{font-size:1.6rem}.schedule-body[data-v-3b8697e1]{padding:2rem}.schedule-body>h1[data-v-3b8697e1]{color:var(--main-gray6);font-size:1.6rem;margin-top:1rem;margin-bottom:.5rem}.schedule-body>p[data-v-3b8697e1]{font-size:1.5rem;font-weight:600}.approval-form[data-v-0753bf74]{width:95vh}.approval-form .modal-top[data-v-0753bf74]{display:flex;align-items:center;box-shadow:0 0 15px rgba(0,0,0,.1);padding:1rem 2rem;font-weight:500}.approval-form .modal-top>div[data-v-0753bf74]{display:flex;align-items:center;justify-content:space-around}.approval-form .modal-top>div>span[data-v-0753bf74]{display:flex;align-items:center;justify-content:center;gap:.3rem;width:6rem;padding:.5rem 1.5rem;background:var(--main-gray5);border-radius:1rem;font-weight:600}.approval-form .pretty-scroll hr[data-v-0753bf74]{border:1px solid var(--main-gray5);border-bottom:none}.approval-form .pretty-scroll>div[data-v-0753bf74]{display:flex;flex-direction:column;gap:2rem;padding:1rem 1.5rem}.approval-form textarea[data-v-0753bf74]{border:1px solid var(--main-gray5);border-radius:1rem;outline:none;padding:1rem;height:5rem}.home-body[data-v-009ba154]{display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem}.home-body .summary[data-v-009ba154]{display:flex;box-shadow:3px 3px 10px rgba(0,0,0,.1);border-radius:1rem}.home-body .summary>[data-v-009ba154]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 0}.home-body .summary>*>svg[data-v-009ba154]{width:3rem;height:3rem;color:var(--main-blue)}.home-body .summary>*>p[data-v-009ba154]{font-weight:500}.home-body .summary>*>h1[data-v-009ba154]{margin-top:.5rem;font-size:1.8rem}.home-body .work-container[data-v-009ba154]{display:flex;align-items:center;justify-content:space-between;margin-block:1rem}.home-body .work-container>div[data-v-009ba154]{display:flex;gap:.5rem}.home-body .work-container>div[data-v-009ba154]:first-child{font-size:4rem}.home-body .work-container>div[data-v-009ba154]:last-child{font-size:2rem}.home-body .work-container>div>span[data-v-009ba154]{font-size:inherit;font-weight:600}.work-select[data-v-009ba154]{display:flex;gap:1rem}.work-select>div[data-v-009ba154]{flex:1;height:6.5rem;border:2px solid var(--main-blue);border-radius:1rem;box-shadow:5px 5px 15px rgba(0,0,0,.1)}.work-select>div>button[data-v-009ba154]{width:100%;height:6.5rem}.work-select>svg[data-v-009ba154]{padding:2rem;width:3rem;height:2.5rem;color:var(--main-blue);box-shadow:5px 5px 15px rgba(0,0,0,.1);border-radius:1rem}.work-mode[data-v-009ba154]{padding:1rem;box-shadow:5px 5px 15px rgba(0,0,0,.1);border-radius:1rem}.work-schedule>div[data-v-009ba154]{display:flex;align-items:center;gap:2rem}.work-schedule>div svg[data-v-009ba154]{width:2.5rem;height:2.1rem}.work-schedule>div h1[data-v-009ba154]{font-size:2.1rem}.work-week[data-v-009ba154]{display:flex}.work-week>div[data-v-009ba154]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border-radius:1rem}.work-week>div[data-v-009ba154]:nth-child(7n),.work-week>div[data-v-009ba154]:nth-child(7n-6){color:var(--main-red)}.work-week>div>p[data-v-009ba154]{font-weight:500}.work-week>div.active[data-v-009ba154]{background:var(--main-blue);color:#fff}details[data-v-009ba154]{box-shadow:0 0 20px rgba(0,0,0,.1);border-top-left-radius:2rem;border-top-right-radius:2rem}details[open] summary svg[data-v-009ba154]{transform:rotate(90deg)}details summary[data-v-009ba154]{display:flex;align-items:center;justify-content:space-between;padding:1rem;font-size:1.6rem;font-weight:600}details summary>div[data-v-009ba154]{flex:1;text-align:center}details summary>div[data-v-009ba154]:first-child{border-right:1px solid var(--main-gray2)}details>div[data-v-009ba154]{display:flex;gap:1rem;padding:1rem 2rem 2rem 2rem}details>div .need-check[data-v-009ba154]{display:flex;flex-direction:column;gap:.2rem;width:38rem;padding:1.5rem;background:var(--main-green2);border-radius:1rem}details>div .need-check>div[data-v-009ba154]{display:flex}details>div .need-check>div>p[data-v-009ba154]:first-child{font-size:1.3rem}details>div .need-check>div>p[data-v-009ba154]:last-child{font-size:1.4rem;font-weight:900;color:var(--main-green)}details>div .need-check>h1[data-v-009ba154]{font-size:1.6rem}details>div .need-check>p[data-v-009ba154]{color:var(--main-green);font-weight:600}.search[data-v-fe05ffa8]{min-height:3.5rem;padding:.5rem 1.5rem}hgroup[data-v-fe05ffa8]{display:flex;box-shadow:5px 5px 15px rgba(0,0,0,.05);border-radius:1rem;margin:1rem 2rem}hgroup a[data-v-fe05ffa8]{flex:1;height:10rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--main-gray9)}hgroup a.router-link-exact-active[data-v-fe05ffa8]{color:var(--main-blue)}hgroup a svg[data-v-fe05ffa8]{width:3rem;height:3rem}hgroup a[data-v-fe05ffa8]:not(:last-child){border-right:1px solid var(--main-gray2)}.approval-form[data-v-185ba38c]{width:95vh}.approval-form .modal-top[data-v-185ba38c]{display:flex;align-items:center;box-shadow:0 0 15px rgba(0,0,0,.1);padding:1rem 2rem;font-weight:500}.approval-form .modal-top>div[data-v-185ba38c]{display:flex;align-items:center;justify-content:space-around}.approval-form .modal-top>div>span[data-v-185ba38c]{display:flex;align-items:center;justify-content:center;gap:.3rem;width:6rem;padding:.5rem 1.5rem;background:var(--main-gray5);border-radius:1rem;font-weight:600}.approval-form .pretty-scroll hr[data-v-185ba38c]{border:1px solid var(--main-gray5);border-bottom:none}.approval-form .pretty-scroll>div[data-v-185ba38c]{display:flex;flex-direction:column;gap:2rem;padding:1rem 1.5rem}.approval-form textarea[data-v-185ba38c]{border:1px solid var(--main-gray5);border-radius:1rem;outline:none;padding:1rem;height:5rem}.modal-body[data-v-42269338]{display:flex;flex-direction:column;gap:1rem;padding:1rem}hgroup[data-v-2f60956e]{display:flex;align-items:center;gap:1rem;padding:1rem}hgroup svg[data-v-2f60956e]{width:2.5rem;height:2.1rem}hgroup h1[data-v-2f60956e]{font-size:2rem;line-height:3rem}.grid-table[data-v-2f60956e]{width:100%;display:grid;grid-template-columns:repeat(7,1fr);padding-inline:1.5rem;text-align:center}.grid-table>[data-v-2f60956e]{display:flex;align-items:center;justify-content:center;outline:none;border:none;font-size:1.5rem;font-weight:600;background:transparent;padding:1rem 1rem 2.5rem 1rem;border-bottom:1px solid var(--main-gray5)}.grid-table>* span[data-v-2f60956e]{width:3rem;height:3rem;padding:.5rem}.grid-table>* span.active[data-v-2f60956e]{color:#fff;background:var(--main-gray1);border-radius:50%}.grid-table .grid-header[data-v-2f60956e]{color:var(--main-gray6)}.grid-table .red[data-v-2f60956e],.grid-table[data-v-2f60956e]>:nth-child(7n),.grid-table[data-v-2f60956e]>:nth-child(7n-6){color:var(--main-red)}.illusion[data-v-2f60956e]{opacity:.5}#work[data-v-2f60956e]{top:100%;transform:translateY(-100%);width:100%;padding:2rem}#work>div>h1[data-v-2f60956e]{font-size:1.7rem}#work>div>h1 svg[data-v-2f60956e]{width:1.5rem;height:1.5rem}.search[data-v-1a4641f3]{padding:.5rem 1.5rem}.holiday-list>li[data-v-1a4641f3]{display:flex;align-items:center;padding:2rem;border-top:1px solid var(--main-gray2)}.holiday-list>li[data-v-1a4641f3]:last-child{border-bottom:1px solid var(--main-gray2)}.holiday-list>li>div[data-v-1a4641f3]{width:100%}.holiday-list>li>p[data-v-1a4641f3]{white-space:nowrap}.search[data-v-22c9c9f7]{padding:1rem 1.5rem}.pretty-scroll[data-v-22c9c9f7]{padding:2rem;border-top:1px solid var(--main-gray5)}div[data-v-315694c2]{color:var(--main-red);font-size:1.3rem;font-weight:500}.config-profile[data-v-e995335c]{display:flex;gap:2rem;padding:1rem 2rem}.config-profile>div[data-v-e995335c]{display:flex;flex-direction:column;gap:.3rem;font-weight:500}.config-profile>div>b[data-v-e995335c]{font-size:1.8rem}.pretty-scroll[data-v-e995335c]{height:calc(100% - 6rem);background:var(--main-gray5)}.pretty-scroll>[data-v-e995335c]{background:#fff}.item[data-v-e995335c]{padding:.5rem 1.5rem;border-radius:1.2rem}ul[data-v-e995335c]{display:flex;justify-content:center;gap:3rem;padding:4rem}ul a[data-v-e995335c]{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:6rem}ul a svg[data-v-e995335c]{width:2.5rem;height:2.5rem;color:var(--main-blue4)}.modal-body[data-v-e995335c]{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.certificate-box[data-v-e995335c]{display:flex;border:1px solid var(--main-gray5);border-radius:1rem;margin-top:1rem}.certificate-box input[data-v-e995335c]{flex:7;border:none;border-top-left-radius:1rem;border-bottom-left-radius:1rem;outline:none;padding:1rem}.certificate-box button[data-v-e995335c]{flex:3;border:none;border-top-right-radius:1rem;border-bottom-right-radius:1rem;padding:1rem;color:#fff;font-weight:500;background:var(--main-green3)}.pretty-scroll[data-v-2298cf3a]{background:var(--main-gray5);height:calc(100% - 6rem)}.pretty-scroll>[data-v-2298cf3a]{background:#fff}dialog[data-v-2298cf3a]{width:90vh}dialog .modal-body[data-v-2298cf3a]{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.notice-body[data-v-0b4959d4]{padding:1rem 2rem}.notice-body .notice-item[data-v-0b4959d4]{display:block;padding-block:1rem;border-top:1px solid var(--main-gray5)}.pretty-scroll[data-v-21259437]{height:calc(100vh - 11.2rem)}.post-title[data-v-21259437]{background:#fff;padding:2rem}.post-title hr[data-v-21259437]{margin-block:2rem;border:none;border-top:1px solid var(--main-gray5)}.post-body[data-v-21259437]{min-height:20rem}.alarm-body[data-v-f4ef53c0]{padding:1.5rem}.alarm-form[data-v-f4ef53c0]{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem .5rem;border-bottom:1px solid var(--main-gray5)}.alarm-form>div[data-v-f4ef53c0]{display:flex;justify-content:space-between}.alarm-form>h1[data-v-f4ef53c0]{font-size:1.5rem}article[data-v-3b498c94]{max-width:75%;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;gap:2rem;margin-inline:auto;padding-block:8rem;text-align:center}article h1[data-v-3b498c94]{font-size:2rem;color:#000}article a[data-v-3b498c94]{border:1px solid var(--main-gray1);border-radius:50rem;padding:1.2rem 2.8rem;font-weight:600;transition:.2s ease}article a[data-v-3b498c94]:hover{color:var(--main-blue)}article .square[data-v-3b498c94]{border:1px solid var(--main-gray2)}article .square>div[data-v-3b498c94]{padding:3rem}article .border-blue[data-v-3b498c94]{border:1px solid var(--main-blue)}.gray-container[data-v-3b498c94]{text-align:left;background:var(--main-gray7)}.gray-container>[data-v-3b498c94]{font-size:1.4rem}.item-box[data-v-3b498c94]{cursor:pointer;flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid var(--main-blue);transition:.2s ease}.item-box[data-v-3b498c94]:hover{background:var(--main-blue)}.item-box:hover [data-v-3b498c94]{color:#fff}.item-box h2[data-v-3b498c94]{display:flex;align-items:center;color:var(--main-blue4);font-size:1.5rem}div.flex.gap-2>label[data-v-5735d3ed]{flex:1}.modal-backdrop[data-v-595c8868]{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center;z-index:999}.modal-content[data-v-595c8868]{width:48rem;background:#fff;border-radius:1.2rem;padding:2.4rem;box-shadow:0 .8rem 2rem rgba(0,0,0,.18)}.modal-header[data-v-595c8868]{margin-bottom:2rem}.modal-header h2[data-v-595c8868]{font-size:2rem;font-weight:700}.modal-body[data-v-595c8868]{display:flex;flex-direction:column;gap:1.6rem}.form-row[data-v-595c8868]{display:flex;flex-direction:column;gap:.8rem}.form-row label[data-v-595c8868]{font-size:1.4rem;font-weight:600;color:#333}.form-row input[data-v-595c8868],.form-row select[data-v-595c8868]{height:4.4rem;padding:0 1.2rem;border:1px solid #ddd;border-radius:.8rem;font-size:1.4rem;outline:none;background:#fff}.form-row input[data-v-595c8868]:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.form-row select[data-v-595c8868]{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:4.4rem;padding:0 3.2rem 0 1.2rem;border:1px solid #d1d5db;border-radius:.8rem;font-size:1.4rem;outline:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='m1.5 5.5 6 6 6-6' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.4rem}.form-row select[data-v-595c8868]:hover{border-color:#9ca3af}.form-row select[data-v-595c8868]:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.modal-footer[data-v-595c8868]{display:flex;justify-content:flex-end;gap:1rem;margin-top:2.4rem}.cancel-btn[data-v-595c8868],.save-btn[data-v-595c8868]{min-width:9rem;height:4rem;border:none;border-radius:.8rem;font-size:1.4rem;font-weight:600;cursor:pointer}.cancel-btn[data-v-595c8868]{background:#e5e7eb;color:#333}.save-btn[data-v-595c8868]{background:#2563eb;color:#fff}article[data-v-7d27fb4e]{display:flex;gap:1.6rem;height:100%}.table-container[data-v-7d27fb4e]{outline:none}.table-container table[data-v-7d27fb4e]{overflow:auto;border-collapse:collapse}.table-container table thead[data-v-7d27fb4e]{box-shadow:0 0 .6rem rgba(0,0,0,.2);position:sticky;top:0;z-index:3}.table-container table td[data-v-7d27fb4e],.table-container table th[data-v-7d27fb4e]{padding:1.2rem 0}.table-container table tr[data-v-7d27fb4e]{height:6rem;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.table-container table tbody tr[data-v-7d27fb4e]:hover{background-color:#f8fafc;box-shadow:inset 0 0 0 .1rem #dbeafe}.right.card[data-v-7d27fb4e]{display:flex;flex-direction:column;padding:1.6rem 4rem;width:100%}.right.card>div[data-v-7d27fb4e]:first-child{display:flex;align-items:center}h1[data-v-7d27fb4e]{font-size:1.5rem;color:#000}.member-info[data-v-7d27fb4e]{display:flex;gap:1rem;font-size:1.2rem;font-weight:600;color:var(--main-gray6)}.member-info [data-v-7d27fb4e]{font-size:inherit}
/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.5.1 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-family:uicons-bold-rounded;src:url(/fonts/uicons-bold-rounded.0ea9f4ee.woff2) format("woff2"),url(/fonts/uicons-bold-rounded.2490437b.woff) format("woff"),url(/fonts/uicons-bold-rounded.fc56d904.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-br-"]:before,i[class^=fi-br-]:before,span[class*=fi-br-]:before,span[class^=fi-br-]:before{font-family:uicons-bold-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.variable-selector-00:before{content:"\fe00"}.variable-selector-01:before{content:"\fe01"}.variable-selector-02:before{content:"\fe02"}.variable-selector-03:before{content:"\fe03"}.variable-selector-04:before{content:"\fe04"}.variable-selector-05:before{content:"\fe05"}.variable-selector-06:before{content:"\fe06"}.variable-selector-07:before{content:"\fe07"}.variable-selector-08:before{content:"\fe08"}.variable-selector-09:before{content:"\fe09"}.variable-selector-0a:before{content:"\fe0a"}.variable-selector-0b:before{content:"\fe0b"}.variable-selector-0c:before{content:"\fe0c"}.variable-selector-0d:before{content:"\fe0d"}.variable-selector-0e:before{content:"\fe0e"}.variable-selector-0f:before{content:"\fe0f"}.combining-half-marks-00:before{content:"\fe20"}.combining-half-marks-01:before{content:"\fe21"}.combining-half-marks-02:before{content:"\fe22"}.combining-half-marks-03:before{content:"\fe23"}.combining-half-marks-04:before{content:"\fe24"}.combining-half-marks-05:before{content:"\fe25"}.combining-half-marks-06:before{content:"\fe26"}.combining-half-marks-07:before{content:"\fe27"}.combining-half-marks-08:before{content:"\fe28"}.combining-half-marks-09:before{content:"\fe29"}.combining-half-marks-0a:before{content:"\fe2a"}.combining-half-marks-0b:before{content:"\fe2b"}.combining-half-marks-0c:before{content:"\fe2c"}.combining-half-marks-0d:before{content:"\fe2d"}.combining-half-marks-0e:before{content:"\fe2e"}.combining-half-marks-0f:before{content:"\fe2f"}.zero-width-no-break-space-0f:before{content:"\feff"}.fi-br-0:before{content:"\f101"}.fi-br-00s-music-disc:before{content:"\f102"}.fi-br-1:before{content:"\f103"}.fi-br-2:before{content:"\f104"}.fi-br-3:before{content:"\f105"}.fi-br-360-degrees:before{content:"\f106"}.fi-br-4:before{content:"\f107"}.fi-br-404:before{content:"\f108"}.fi-br-5:before{content:"\f109"}.fi-br-6:before{content:"\f10a"}.fi-br-60s-music-disc:before{content:"\f10b"}.fi-br-7:before{content:"\f10c"}.fi-br-70s-music-disc:before{content:"\f10d"}.fi-br-8:before{content:"\f10e"}.fi-br-80s-music-disc:before{content:"\f10f"}.fi-br-9:before{content:"\f110"}.fi-br-90s-music-disc:before{content:"\f111"}.fi-br-a:before{content:"\f112"}.fi-br-accident:before{content:"\f113"}.fi-br-acorn:before{content:"\f114"}.fi-br-ad-paid:before{content:"\f115"}.fi-br-ad:before{content:"\f116"}.fi-br-add-document:before{content:"\f117"}.fi-br-add-folder:before{content:"\f118"}.fi-br-add-image:before{content:"\f119"}.fi-br-add:before{content:"\f11a"}.fi-br-address-book:before{content:"\f11b"}.fi-br-address-card:before{content:"\f11c"}.fi-br-admin-alt:before{content:"\f11d"}.fi-br-admin:before{content:"\f11e"}.fi-br-age-alt:before{content:"\f11f"}.fi-br-age-restriction-eighteen:before{content:"\f120"}.fi-br-age-restriction-seven:before{content:"\f121"}.fi-br-age-restriction-six:before{content:"\f122"}.fi-br-age-restriction-sixteen:before{content:"\f123"}.fi-br-age-restriction-thirteen:before{content:"\f124"}.fi-br-age-restriction-three:before{content:"\f125"}.fi-br-age-restriction-twelve:before{content:"\f126"}.fi-br-age-restriction-twenty-one:before{content:"\f127"}.fi-br-age-restriction-zero:before{content:"\f128"}.fi-br-age:before{content:"\f129"}.fi-br-air-conditioner:before{content:"\f12a"}.fi-br-air-freshener:before{content:"\f12b"}.fi-br-air-pollution:before{content:"\f12c"}.fi-br-airplane-journey:before{content:"\f12d"}.fi-br-airplane-window-open:before{content:"\f12e"}.fi-br-airplay:before{content:"\f12f"}.fi-br-alarm-clock:before{content:"\f130"}.fi-br-alarm-exclamation:before{content:"\f131"}.fi-br-alarm-plus:before{content:"\f132"}.fi-br-alarm-snooze:before{content:"\f133"}.fi-br-album-circle-plus:before{content:"\f134"}.fi-br-album-circle-user:before{content:"\f135"}.fi-br-album-collection:before{content:"\f136"}.fi-br-album:before{content:"\f137"}.fi-br-algorithm:before{content:"\f138"}.fi-br-alicorn:before{content:"\f139"}.fi-br-alien:before{content:"\f13a"}.fi-br-align-center:before{content:"\f13b"}.fi-br-align-justify:before{content:"\f13c"}.fi-br-align-left:before{content:"\f13d"}.fi-br-align-slash:before{content:"\f13e"}.fi-br-ambulance:before{content:"\f13f"}.fi-br-analyse-alt:before{content:"\f140"}.fi-br-analyse:before{content:"\f141"}.fi-br-anatomical-heart:before{content:"\f142"}.fi-br-anchor:before{content:"\f143"}.fi-br-angel:before{content:"\f144"}.fi-br-angle-90:before{content:"\f145"}.fi-br-angle-circle-down:before{content:"\f146"}.fi-br-angle-circle-left:before{content:"\f147"}.fi-br-angle-circle-right:before{content:"\f148"}.fi-br-angle-circle-up:before{content:"\f149"}.fi-br-angle-double-left:before{content:"\f14a"}.fi-br-angle-double-right:before{content:"\f14b"}.fi-br-angle-double-small-down:before{content:"\f14c"}.fi-br-angle-double-small-left:before{content:"\f14d"}.fi-br-angle-double-small-right:before{content:"\f14e"}.fi-br-angle-double-small-up:before{content:"\f14f"}.fi-br-angle-down:before{content:"\f150"}.fi-br-angle-left:before{content:"\f151"}.fi-br-angle-right:before{content:"\f152"}.fi-br-angle-small-down:before{content:"\f153"}.fi-br-angle-small-left:before{content:"\f154"}.fi-br-angle-small-right:before{content:"\f155"}.fi-br-angle-small-up:before{content:"\f156"}.fi-br-angle-square-down:before{content:"\f157"}.fi-br-angle-square-left:before{content:"\f158"}.fi-br-angle-square-right:before{content:"\f159"}.fi-br-angle-square-up:before{content:"\f15a"}.fi-br-angle-up:before{content:"\f15b"}.fi-br-angle:before{content:"\f15c"}.fi-br-angles-up-down:before{content:"\f15d"}.fi-br-angry:before{content:"\f15e"}.fi-br-animated-icon:before{content:"\f15f"}.fi-br-ankh:before{content:"\f160"}.fi-br-answer-alt:before{content:"\f161"}.fi-br-answer:before{content:"\f162"}.fi-br-apartment:before{content:"\f163"}.fi-br-aperture:before{content:"\f164"}.fi-br-api:before{content:"\f165"}.fi-br-apple-books:before{content:"\f166"}.fi-br-apple-core:before{content:"\f167"}.fi-br-apple-crate:before{content:"\f168"}.fi-br-apple-whole:before{content:"\f169"}.fi-br-apps-add:before{content:"\f16a"}.fi-br-apps-delete:before{content:"\f16b"}.fi-br-apps-sort:before{content:"\f16c"}.fi-br-apps:before{content:"\f16d"}.fi-br-archive:before{content:"\f16e"}.fi-br-archway:before{content:"\f16f"}.fi-br-arrow-alt-circle-down:before{content:"\f170"}.fi-br-arrow-alt-circle-left:before{content:"\f171"}.fi-br-arrow-alt-circle-right:before{content:"\f172"}.fi-br-arrow-alt-circle-up:before{content:"\f173"}.fi-br-arrow-alt-down:before{content:"\f174"}.fi-br-arrow-alt-from-bottom:before{content:"\f175"}.fi-br-arrow-alt-from-left:before{content:"\f176"}.fi-br-arrow-alt-from-right:before{content:"\f177"}.fi-br-arrow-alt-from-top:before{content:"\f178"}.fi-br-arrow-alt-left:before{content:"\f179"}.fi-br-arrow-alt-right:before{content:"\f17a"}.fi-br-arrow-alt-square-down:before{content:"\f17b"}.fi-br-arrow-alt-square-left:before{content:"\f17c"}.fi-br-arrow-alt-square-right:before{content:"\f17d"}.fi-br-arrow-alt-square-up:before{content:"\f17e"}.fi-br-arrow-alt-to-bottom:before{content:"\f17f"}.fi-br-arrow-alt-to-left:before{content:"\f180"}.fi-br-arrow-alt-to-right:before{content:"\f181"}.fi-br-arrow-alt-to-top:before{content:"\f182"}.fi-br-arrow-alt-up:before{content:"\f183"}.fi-br-arrow-circle-down:before{content:"\f184"}.fi-br-arrow-circle-left:before{content:"\f185"}.fi-br-arrow-circle-right:before{content:"\f186"}.fi-br-arrow-circle-up:before{content:"\f187"}.fi-br-arrow-comparison:before{content:"\f188"}.fi-br-arrow-down-from-arc:before{content:"\f189"}.fi-br-arrow-down-from-dotted-line:before{content:"\f18a"}.fi-br-arrow-down-left:before{content:"\f18b"}.fi-br-arrow-down-small-big:before{content:"\f18c"}.fi-br-arrow-down-to-dotted-line:before{content:"\f18d"}.fi-br-arrow-down-to-square:before{content:"\f18e"}.fi-br-arrow-down-triangle-square:before{content:"\f18f"}.fi-br-arrow-down:before{content:"\f190"}.fi-br-arrow-from-bottom:before{content:"\f191"}.fi-br-arrow-from-left:before{content:"\f192"}.fi-br-arrow-from-right:before{content:"\f193"}.fi-br-arrow-from-top:before{content:"\f194"}.fi-br-arrow-left-from-arc:before{content:"\f195"}.fi-br-arrow-left-from-line:before{content:"\f196"}.fi-br-arrow-left-to-arc:before{content:"\f197"}.fi-br-arrow-left:before{content:"\f198"}.fi-br-arrow-progress-alt:before{content:"\f199"}.fi-br-arrow-progress:before{content:"\f19a"}.fi-br-arrow-right-to-bracket:before{content:"\f19b"}.fi-br-arrow-right:before{content:"\f19c"}.fi-br-arrow-small-down:before{content:"\f19d"}.fi-br-arrow-small-left:before{content:"\f19e"}.fi-br-arrow-small-right:before{content:"\f19f"}.fi-br-arrow-small-up:before{content:"\f1a0"}.fi-br-arrow-square-down:before{content:"\f1a1"}.fi-br-arrow-square-left:before{content:"\f1a2"}.fi-br-arrow-square-right:before{content:"\f1a3"}.fi-br-arrow-square-up:before{content:"\f1a4"}.fi-br-arrow-to-bottom:before{content:"\f1a5"}.fi-br-arrow-to-left:before{content:"\f1a6"}.fi-br-arrow-to-right:before{content:"\f1a7"}.fi-br-arrow-to-top:before{content:"\f1a8"}.fi-br-arrow-trend-down:before{content:"\f1a9"}.fi-br-arrow-trend-up:before{content:"\f1aa"}.fi-br-arrow-turn-down-left:before{content:"\f1ab"}.fi-br-arrow-turn-down-right:before{content:"\f1ac"}.fi-br-arrow-turn-left-up:before{content:"\f1ad"}.fi-br-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-br-arrow-up-from-ground-water:before{content:"\f1af"}.fi-br-arrow-up-from-square:before{content:"\f1b0"}.fi-br-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-br-arrow-up-left:before{content:"\f1b2"}.fi-br-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-br-arrow-up-right-from-square:before{content:"\f1b4"}.fi-br-arrow-up-right:before{content:"\f1b5"}.fi-br-arrow-up-small-big:before{content:"\f1b6"}.fi-br-arrow-up-square-triangle:before{content:"\f1b7"}.fi-br-arrow-up-to-arc:before{content:"\f1b8"}.fi-br-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-br-arrow-up:before{content:"\f1ba"}.fi-br-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-br-arrows-alt-h:before{content:"\f1bc"}.fi-br-arrows-alt-v:before{content:"\f1bd"}.fi-br-arrows-alt:before{content:"\f1be"}.fi-br-arrows-cross:before{content:"\f1bf"}.fi-br-arrows-down-to-people:before{content:"\f1c0"}.fi-br-arrows-from-dotted-line:before{content:"\f1c1"}.fi-br-arrows-from-line:before{content:"\f1c2"}.fi-br-arrows-h-copy:before{content:"\f1c3"}.fi-br-arrows-h:before{content:"\f1c4"}.fi-br-arrows-repeat-1:before{content:"\f1c5"}.fi-br-arrows-repeat:before{content:"\f1c6"}.fi-br-arrows-retweet:before{content:"\f1c7"}.fi-br-arrows-split-right-and-left:before{content:"\f1c8"}.fi-br-arrows-split-up-and-left:before{content:"\f1c9"}.fi-br-arrows-to-circle:before{content:"\f1ca"}.fi-br-arrows-to-dotted-line:before{content:"\f1cb"}.fi-br-arrows-to-eye:before{content:"\f1cc"}.fi-br-arrows-to-line:before{content:"\f1cd"}.fi-br-arrows:before{content:"\f1ce"}.fi-br-artificial-intelligence:before{content:"\f1cf"}.fi-br-assept-document:before{content:"\f1d0"}.fi-br-assessment-alt:before{content:"\f1d1"}.fi-br-assessment:before{content:"\f1d2"}.fi-br-assign:before{content:"\f1d3"}.fi-br-assistive-listening-systems:before{content:"\f1d4"}.fi-br-asterik:before{content:"\f1d5"}.fi-br-astonished-face:before{content:"\f1d6"}.fi-br-at:before{content:"\f1d7"}.fi-br-attention-detail:before{content:"\f1d8"}.fi-br-attribution-pen:before{content:"\f1d9"}.fi-br-attribution-pencil:before{content:"\f1da"}.fi-br-aubergine:before{content:"\f1db"}.fi-br-auction:before{content:"\f1dc"}.fi-br-audience-megaphone:before{content:"\f1dd"}.fi-br-audio-description-slash:before{content:"\f1de"}.fi-br-audit-alt:before{content:"\f1df"}.fi-br-audit:before{content:"\f1e0"}.fi-br-austral-sign:before{content:"\f1e1"}.fi-br-avocado:before{content:"\f1e2"}.fi-br-award:before{content:"\f1e3"}.fi-br-axe-battle:before{content:"\f1e4"}.fi-br-axe:before{content:"\f1e5"}.fi-br-b:before{content:"\f1e6"}.fi-br-baby-carriage:before{content:"\f1e7"}.fi-br-baby:before{content:"\f1e8"}.fi-br-back-up:before{content:"\f1e9"}.fi-br-background:before{content:"\f1ea"}.fi-br-backpack:before{content:"\f1eb"}.fi-br-bacon:before{content:"\f1ec"}.fi-br-bacteria:before{content:"\f1ed"}.fi-br-bacterium:before{content:"\f1ee"}.fi-br-badge-check:before{content:"\f1ef"}.fi-br-badge-dollar:before{content:"\f1f0"}.fi-br-badge-leaf:before{content:"\f1f1"}.fi-br-badge-percent:before{content:"\f1f2"}.fi-br-badge-sheriff:before{content:"\f1f3"}.fi-br-badge:before{content:"\f1f4"}.fi-br-badger-honey:before{content:"\f1f5"}.fi-br-badget-check-alt:before{content:"\f1f6"}.fi-br-badminton:before{content:"\f1f7"}.fi-br-bag-map-pin:before{content:"\f1f8"}.fi-br-bag-seedling:before{content:"\f1f9"}.fi-br-bag-shopping-minus:before{content:"\f1fa"}.fi-br-bags-shopping:before{content:"\f1fb"}.fi-br-baguette:before{content:"\f1fc"}.fi-br-bahai:before{content:"\f1fd"}.fi-br-baht-sign:before{content:"\f1fe"}.fi-br-balance-scale-left:before{content:"\f1ff"}.fi-br-balance-scale-right:before{content:"\f200"}.fi-br-balcony:before{content:"\f201"}.fi-br-ball-pile:before{content:"\f202"}.fi-br-ballet-dance:before{content:"\f203"}.fi-br-balloon:before{content:"\f204"}.fi-br-balloons:before{content:"\f205"}.fi-br-ballot-check:before{content:"\f206"}.fi-br-ballot:before{content:"\f207"}.fi-br-ban-bug:before{content:"\f208"}.fi-br-ban:before{content:"\f209"}.fi-br-banana:before{content:"\f20a"}.fi-br-band-aid:before{content:"\f20b"}.fi-br-bandage-wound:before{content:"\f20c"}.fi-br-bangladeshi-taka-sign:before{content:"\f20d"}.fi-br-banjo:before{content:"\f20e"}.fi-br-bank-app:before{content:"\f20f"}.fi-br-bank:before{content:"\f210"}.fi-br-banner-2:before{content:"\f211"}.fi-br-banner-3:before{content:"\f212"}.fi-br-banner-4:before{content:"\f213"}.fi-br-banner-5:before{content:"\f214"}.fi-br-banner:before{content:"\f215"}.fi-br-barber-pole:before{content:"\f216"}.fi-br-barber-shop:before{content:"\f217"}.fi-br-barcode-read:before{content:"\f218"}.fi-br-barcode-scan:before{content:"\f219"}.fi-br-barcode:before{content:"\f21a"}.fi-br-barefoot:before{content:"\f21b"}.fi-br-bars-filter:before{content:"\f21c"}.fi-br-bars-progress:before{content:"\f21d"}.fi-br-bars-sort:before{content:"\f21e"}.fi-br-bars-staggered:before{content:"\f21f"}.fi-br-baseball-alt:before{content:"\f220"}.fi-br-baseball:before{content:"\f221"}.fi-br-basket-shopping-minus:before{content:"\f222"}.fi-br-basket-shopping-plus:before{content:"\f223"}.fi-br-basket-shopping-simple:before{content:"\f224"}.fi-br-basketball-hoop:before{content:"\f225"}.fi-br-basketball:before{content:"\f226"}.fi-br-bat:before{content:"\f227"}.fi-br-bath:before{content:"\f228"}.fi-br-battery-bolt:before{content:"\f229"}.fi-br-battery-empty:before{content:"\f22a"}.fi-br-battery-exclamation:before{content:"\f22b"}.fi-br-battery-full:before{content:"\f22c"}.fi-br-battery-half:before{content:"\f22d"}.fi-br-battery-quarter:before{content:"\f22e"}.fi-br-battery-slash:before{content:"\f22f"}.fi-br-battery-three-quarters:before{content:"\f230"}.fi-br-beacon:before{content:"\f231"}.fi-br-beauty-mask:before{content:"\f232"}.fi-br-bed-alt:before{content:"\f233"}.fi-br-bed-bunk:before{content:"\f234"}.fi-br-bed-empty:before{content:"\f235"}.fi-br-bed:before{content:"\f236"}.fi-br-bee:before{content:"\f237"}.fi-br-beer-mug-empty:before{content:"\f238"}.fi-br-beer:before{content:"\f239"}.fi-br-bell-concierge:before{content:"\f23a"}.fi-br-bell-notification-call:before{content:"\f23b"}.fi-br-bell-notification-social-media:before{content:"\f23c"}.fi-br-bell-ring:before{content:"\f23d"}.fi-br-bell-school-slash:before{content:"\f23e"}.fi-br-bell-school:before{content:"\f23f"}.fi-br-bell-slash:before{content:"\f240"}.fi-br-bell:before{content:"\f241"}.fi-br-bells:before{content:"\f242"}.fi-br-bench-tree:before{content:"\f243"}.fi-br-benefit-diamond-alt:before{content:"\f244"}.fi-br-benefit-diamond:before{content:"\f245"}.fi-br-benefit-hand:before{content:"\f246"}.fi-br-benefit-increase:before{content:"\f247"}.fi-br-benefit-porcent:before{content:"\f248"}.fi-br-benefit:before{content:"\f249"}.fi-br-betamax:before{content:"\f24a"}.fi-br-bible:before{content:"\f24b"}.fi-br-bicycle-journey:before{content:"\f24c"}.fi-br-big-drop:before{content:"\f24d"}.fi-br-bike:before{content:"\f24e"}.fi-br-biking-mountain:before{content:"\f24f"}.fi-br-biking:before{content:"\f250"}.fi-br-bill-arrow:before{content:"\f251"}.fi-br-billiard:before{content:"\f252"}.fi-br-bin-bottles:before{content:"\f253"}.fi-br-binary-circle-check:before{content:"\f254"}.fi-br-binary-lock:before{content:"\f255"}.fi-br-binary-slash:before{content:"\f256"}.fi-br-binary:before{content:"\f257"}.fi-br-binoculars:before{content:"\f258"}.fi-br-bio-leaves:before{content:"\f259"}.fi-br-bio:before{content:"\f25a"}.fi-br-biohazard:before{content:"\f25b"}.fi-br-bird:before{content:"\f25c"}.fi-br-bitcoin-sign:before{content:"\f25d"}.fi-br-blanket:before{content:"\f25e"}.fi-br-blender-phone:before{content:"\f25f"}.fi-br-blender:before{content:"\f260"}.fi-br-blinds-open:before{content:"\f261"}.fi-br-blinds-raised:before{content:"\f262"}.fi-br-blinds:before{content:"\f263"}.fi-br-block-brick-fire:before{content:"\f264"}.fi-br-block-brick:before{content:"\f265"}.fi-br-block-microphone:before{content:"\f266"}.fi-br-block-question:before{content:"\f267"}.fi-br-block-quote:before{content:"\f268"}.fi-br-block:before{content:"\f269"}.fi-br-blockchain-3:before{content:"\f26a"}.fi-br-blog-pencil:before{content:"\f26b"}.fi-br-blog-text:before{content:"\f26c"}.fi-br-blood-dropper:before{content:"\f26d"}.fi-br-blood-test-tube-alt:before{content:"\f26e"}.fi-br-blood-test-tube:before{content:"\f26f"}.fi-br-blood:before{content:"\f270"}.fi-br-blueberries:before{content:"\f271"}.fi-br-blueprint:before{content:"\f272"}.fi-br-bold:before{content:"\f273"}.fi-br-bolt-auto:before{content:"\f274"}.fi-br-bolt-slash:before{content:"\f275"}.fi-br-bolt:before{content:"\f276"}.fi-br-bomb:before{content:"\f277"}.fi-br-bone-break:before{content:"\f278"}.fi-br-bone:before{content:"\f279"}.fi-br-bong:before{content:"\f27a"}.fi-br-bonus-alt:before{content:"\f27b"}.fi-br-bonus-star:before{content:"\f27c"}.fi-br-bonus:before{content:"\f27d"}.fi-br-book-alt:before{content:"\f27e"}.fi-br-book-arrow-right:before{content:"\f27f"}.fi-br-book-arrow-up:before{content:"\f280"}.fi-br-book-atlas:before{content:"\f281"}.fi-br-book-bookmark:before{content:"\f282"}.fi-br-book-circle-arrow-right:before{content:"\f283"}.fi-br-book-circle-arrow-up:before{content:"\f284"}.fi-br-book-copy:before{content:"\f285"}.fi-br-book-dead:before{content:"\f286"}.fi-br-book-font:before{content:"\f287"}.fi-br-book-heart:before{content:"\f288"}.fi-br-book-medical:before{content:"\f289"}.fi-br-book-open-cover:before{content:"\f28a"}.fi-br-book-open-reader:before{content:"\f28b"}.fi-br-book-plus:before{content:"\f28c"}.fi-br-book-quran:before{content:"\f28d"}.fi-br-book-section:before{content:"\f28e"}.fi-br-book-spells:before{content:"\f28f"}.fi-br-book-tanakh:before{content:"\f290"}.fi-br-book-user:before{content:"\f291"}.fi-br-book:before{content:"\f292"}.fi-br-Booking:before{content:"\f293"}.fi-br-bookmark-slash:before{content:"\f294"}.fi-br-bookmark:before{content:"\f295"}.fi-br-books-medical:before{content:"\f296"}.fi-br-books:before{content:"\f297"}.fi-br-boot-heeled:before{content:"\f298"}.fi-br-boot:before{content:"\f299"}.fi-br-booth-curtain:before{content:"\f29a"}.fi-br-border-all:before{content:"\f29b"}.fi-br-border-bottom:before{content:"\f29c"}.fi-br-border-center-h:before{content:"\f29d"}.fi-br-border-center-v:before{content:"\f29e"}.fi-br-border-inner:before{content:"\f29f"}.fi-br-border-left:before{content:"\f2a0"}.fi-br-border-none:before{content:"\f2a1"}.fi-br-border-outer:before{content:"\f2a2"}.fi-br-border-right:before{content:"\f2a3"}.fi-br-border-style-alt:before{content:"\f2a4"}.fi-br-border-style:before{content:"\f2a5"}.fi-br-border-top:before{content:"\f2a6"}.fi-br-boss:before{content:"\f2a7"}.fi-br-bottle-droplet:before{content:"\f2a8"}.fi-br-bottle:before{content:"\f2a9"}.fi-br-bow-arrow:before{content:"\f2aa"}.fi-br-bowl-chopsticks-noodles:before{content:"\f2ab"}.fi-br-bowl-chopsticks:before{content:"\f2ac"}.fi-br-bowl-rice:before{content:"\f2ad"}.fi-br-bowl-scoop:before{content:"\f2ae"}.fi-br-bowl-scoops:before{content:"\f2af"}.fi-br-bowl-soft-serve:before{content:"\f2b0"}.fi-br-bowl-spoon:before{content:"\f2b1"}.fi-br-bowling-ball:before{content:"\f2b2"}.fi-br-bowling-pins:before{content:"\f2b3"}.fi-br-bowling:before{content:"\f2b4"}.fi-br-box-alt:before{content:"\f2b5"}.fi-br-box-ballot:before{content:"\f2b6"}.fi-br-box-check:before{content:"\f2b7"}.fi-br-box-circle-check:before{content:"\f2b8"}.fi-br-box-dollar:before{content:"\f2b9"}.fi-br-box-fragile:before{content:"\f2ba"}.fi-br-box-heart:before{content:"\f2bb"}.fi-br-box-open-full:before{content:"\f2bc"}.fi-br-box-open:before{content:"\f2bd"}.fi-br-box-tissue:before{content:"\f2be"}.fi-br-box-up:before{content:"\f2bf"}.fi-br-box:before{content:"\f2c0"}.fi-br-boxes:before{content:"\f2c1"}.fi-br-boxing-glove:before{content:"\f2c2"}.fi-br-bracket-curly-right:before{content:"\f2c3"}.fi-br-bracket-curly:before{content:"\f2c4"}.fi-br-bracket-round-right:before{content:"\f2c5"}.fi-br-bracket-round:before{content:"\f2c6"}.fi-br-bracket-square-right:before{content:"\f2c7"}.fi-br-bracket-square:before{content:"\f2c8"}.fi-br-brackets-curly:before{content:"\f2c9"}.fi-br-brackets-round:before{content:"\f2ca"}.fi-br-brackets-square:before{content:"\f2cb"}.fi-br-braille-a:before{content:"\f2cc"}.fi-br-braille-b:before{content:"\f2cd"}.fi-br-braille-c:before{content:"\f2ce"}.fi-br-braille-d:before{content:"\f2cf"}.fi-br-braille-e:before{content:"\f2d0"}.fi-br-braille-g:before{content:"\f2d1"}.fi-br-braille-h:before{content:"\f2d2"}.fi-br-braille-i:before{content:"\f2d3"}.fi-br-braille-j:before{content:"\f2d4"}.fi-br-braille-k:before{content:"\f2d5"}.fi-br-braille-l:before{content:"\f2d6"}.fi-br-braille-m:before{content:"\f2d7"}.fi-br-braille-n-alt:before{content:"\f2d8"}.fi-br-braille-n:before{content:"\f2d9"}.fi-br-braille-o:before{content:"\f2da"}.fi-br-braille-p:before{content:"\f2db"}.fi-br-braille-q:before{content:"\f2dc"}.fi-br-braille-r:before{content:"\f2dd"}.fi-br-braille-s:before{content:"\f2de"}.fi-br-braille-t:before{content:"\f2df"}.fi-br-braille-u:before{content:"\f2e0"}.fi-br-braille-v:before{content:"\f2e1"}.fi-br-braille-w:before{content:"\f2e2"}.fi-br-braille-x:before{content:"\f2e3"}.fi-br-braille-y:before{content:"\f2e4"}.fi-br-braille-z:before{content:"\f2e5"}.fi-br-braille:before{content:"\f2e6"}.fi-br-brain-circuit:before{content:"\f2e7"}.fi-br-brain-lightning:before{content:"\f2e8"}.fi-br-brain:before{content:"\f2e9"}.fi-br-brake-warning:before{content:"\f2ea"}.fi-br-branching:before{content:"\f2eb"}.fi-br-brand:before{content:"\f2ec"}.fi-br-branding:before{content:"\f2ed"}.fi-br-bread-loaf:before{content:"\f2ee"}.fi-br-bread-slice-butter:before{content:"\f2ef"}.fi-br-bread-slice:before{content:"\f2f0"}.fi-br-bread:before{content:"\f2f1"}.fi-br-bridge-circle-check:before{content:"\f2f2"}.fi-br-bridge-collapse:before{content:"\f2f3"}.fi-br-bridge-suspension:before{content:"\f2f4"}.fi-br-bridge:before{content:"\f2f5"}.fi-br-briefcase-arrow-right:before{content:"\f2f6"}.fi-br-briefcase-blank:before{content:"\f2f7"}.fi-br-briefcase:before{content:"\f2f8"}.fi-br-brightness-low:before{content:"\f2f9"}.fi-br-brightness:before{content:"\f2fa"}.fi-br-bring-forward:before{content:"\f2fb"}.fi-br-bring-front:before{content:"\f2fc"}.fi-br-broadcast-tower:before{content:"\f2fd"}.fi-br-broccoli:before{content:"\f2fe"}.fi-br-broken-arm:before{content:"\f2ff"}.fi-br-broken-chain-link-wrong:before{content:"\f300"}.fi-br-broken-image:before{content:"\f301"}.fi-br-broken-leg:before{content:"\f302"}.fi-br-broom-ball:before{content:"\f303"}.fi-br-broom:before{content:"\f304"}.fi-br-browser-ui:before{content:"\f305"}.fi-br-browser:before{content:"\f306"}.fi-br-browsers:before{content:"\f307"}.fi-br-brush:before{content:"\f308"}.fi-br-bucket:before{content:"\f309"}.fi-br-budget-alt:before{content:"\f30a"}.fi-br-budget:before{content:"\f30b"}.fi-br-bug-slash:before{content:"\f30c"}.fi-br-bug:before{content:"\f30d"}.fi-br-bugs:before{content:"\f30e"}.fi-br-build-alt:before{content:"\f30f"}.fi-br-build:before{content:"\f310"}.fi-br-builder:before{content:"\f311"}.fi-br-building-circle-arrow-right:before{content:"\f312"}.fi-br-building-ngo:before{content:"\f313"}.fi-br-building:before{content:"\f314"}.fi-br-bulb:before{content:"\f315"}.fi-br-bullet:before{content:"\f316"}.fi-br-bullhorn:before{content:"\f317"}.fi-br-bullseye-arrow:before{content:"\f318"}.fi-br-bullseye-pointer:before{content:"\f319"}.fi-br-bullseye:before{content:"\f31a"}.fi-br-burger-alt:before{content:"\f31b"}.fi-br-burger-fries:before{content:"\f31c"}.fi-br-burger-glass:before{content:"\f31d"}.fi-br-burrito:before{content:"\f31e"}.fi-br-burst:before{content:"\f31f"}.fi-br-bus-alt:before{content:"\f320"}.fi-br-bus:before{content:"\f321"}.fi-br-business-time:before{content:"\f322"}.fi-br-Butter:before{content:"\f323"}.fi-br-butterfly:before{content:"\f324"}.fi-br-c:before{content:"\f325"}.fi-br-cabin:before{content:"\f326"}.fi-br-cactus:before{content:"\f327"}.fi-br-cage-empty:before{content:"\f328"}.fi-br-cake-birthday:before{content:"\f329"}.fi-br-cake-slice:before{content:"\f32a"}.fi-br-cake-wedding:before{content:"\f32b"}.fi-br-calculator-bill:before{content:"\f32c"}.fi-br-calculator-math-tax:before{content:"\f32d"}.fi-br-calculator-money:before{content:"\f32e"}.fi-br-calculator-simple:before{content:"\f32f"}.fi-br-calculator:before{content:"\f330"}.fi-br-calendar-arrow-down:before{content:"\f331"}.fi-br-calendar-arrow-up:before{content:"\f332"}.fi-br-calendar-birhtday-cake:before{content:"\f333"}.fi-br-calendar-call:before{content:"\f334"}.fi-br-calendar-check:before{content:"\f335"}.fi-br-calendar-clock:before{content:"\f336"}.fi-br-calendar-day:before{content:"\f337"}.fi-br-calendar-days:before{content:"\f338"}.fi-br-calendar-event-tax:before{content:"\f339"}.fi-br-calendar-exclamation:before{content:"\f33a"}.fi-br-calendar-gavel-legal:before{content:"\f33b"}.fi-br-calendar-heart:before{content:"\f33c"}.fi-br-calendar-image:before{content:"\f33d"}.fi-br-calendar-lines-pen:before{content:"\f33e"}.fi-br-calendar-lines:before{content:"\f33f"}.fi-br-calendar-minus:before{content:"\f340"}.fi-br-calendar-payment-loan:before{content:"\f341"}.fi-br-calendar-pen:before{content:"\f342"}.fi-br-calendar-plus:before{content:"\f343"}.fi-br-calendar-salary:before{content:"\f344"}.fi-br-calendar-shift-swap:before{content:"\f345"}.fi-br-calendar-star:before{content:"\f346"}.fi-br-calendar-swap:before{content:"\f347"}.fi-br-calendar-update:before{content:"\f348"}.fi-br-calendar-week:before{content:"\f349"}.fi-br-calendar-xmark:before{content:"\f34a"}.fi-br-calendar:before{content:"\f34b"}.fi-br-calendars:before{content:"\f34c"}.fi-br-call-duration:before{content:"\f34d"}.fi-br-call-forbidden:before{content:"\f34e"}.fi-br-call-history:before{content:"\f34f"}.fi-br-call-incoming:before{content:"\f350"}.fi-br-call-missed:before{content:"\f351"}.fi-br-call-outgoing:before{content:"\f352"}.fi-br-camcorder:before{content:"\f353"}.fi-br-camera-cctv:before{content:"\f354"}.fi-br-camera-movie:before{content:"\f355"}.fi-br-camera-retro:before{content:"\f356"}.fi-br-camera-rotate:before{content:"\f357"}.fi-br-camera-security:before{content:"\f358"}.fi-br-camera-slash:before{content:"\f359"}.fi-br-camera-viewfinder:before{content:"\f35a"}.fi-br-camera:before{content:"\f35b"}.fi-br-campfire:before{content:"\f35c"}.fi-br-camping:before{content:"\f35d"}.fi-br-can-food:before{content:"\f35e"}.fi-br-candle-holder:before{content:"\f35f"}.fi-br-candle-lotus-yoga:before{content:"\f360"}.fi-br-candle-pose-yoga:before{content:"\f361"}.fi-br-candy-alt:before{content:"\f362"}.fi-br-candy-bar:before{content:"\f363"}.fi-br-candy-cane:before{content:"\f364"}.fi-br-candy-corn:before{content:"\f365"}.fi-br-candy-sweet:before{content:"\f366"}.fi-br-candy:before{content:"\f367"}.fi-br-Cannabis:before{content:"\f368"}.fi-br-canned-food:before{content:"\f369"}.fi-br-cannon:before{content:"\f36a"}.fi-br-capsules:before{content:"\f36b"}.fi-br-car-alt:before{content:"\f36c"}.fi-br-car-battery:before{content:"\f36d"}.fi-br-car-bolt:before{content:"\f36e"}.fi-br-car-building:before{content:"\f36f"}.fi-br-car-bump:before{content:"\f370"}.fi-br-car-bus:before{content:"\f371"}.fi-br-car-circle-bolt:before{content:"\f372"}.fi-br-car-crash:before{content:"\f373"}.fi-br-car-garage:before{content:"\f374"}.fi-br-car-journey:before{content:"\f375"}.fi-br-car-mechanic:before{content:"\f376"}.fi-br-car-rear:before{content:"\f377"}.fi-br-car-side-bolt:before{content:"\f378"}.fi-br-car-side:before{content:"\f379"}.fi-br-car-tilt:before{content:"\f37a"}.fi-br-car-tunnel:before{content:"\f37b"}.fi-br-car-wash:before{content:"\f37c"}.fi-br-car:before{content:"\f37d"}.fi-br-caravan-alt:before{content:"\f37e"}.fi-br-caravan:before{content:"\f37f"}.fi-br-card-club:before{content:"\f380"}.fi-br-card-diamond:before{content:"\f381"}.fi-br-card-heart:before{content:"\f382"}.fi-br-card-spade:before{content:"\f383"}.fi-br-cardinal-compass:before{content:"\f384"}.fi-br-cards-blank:before{content:"\f385"}.fi-br-care:before{content:"\f386"}.fi-br-career-growth:before{content:"\f387"}.fi-br-career-path:before{content:"\f388"}.fi-br-caret-circle-down:before{content:"\f389"}.fi-br-caret-circle-right:before{content:"\f38a"}.fi-br-caret-circle-up:before{content:"\f38b"}.fi-br-caret-down:before{content:"\f38c"}.fi-br-caret-left:before{content:"\f38d"}.fi-br-caret-quare-up:before{content:"\f38e"}.fi-br-caret-right:before{content:"\f38f"}.fi-br-caret-square-down:before{content:"\f390"}.fi-br-caret-square-left_1:before{content:"\f391"}.fi-br-caret-square-left:before{content:"\f392"}.fi-br-caret-square-right:before{content:"\f393"}.fi-br-caret-up:before{content:"\f394"}.fi-br-carrot:before{content:"\f395"}.fi-br-cars-crash:before{content:"\f396"}.fi-br-cars:before{content:"\f397"}.fi-br-cart-arrow-down:before{content:"\f398"}.fi-br-cart-minus:before{content:"\f399"}.fi-br-cart-shopping-fast:before{content:"\f39a"}.fi-br-case-study:before{content:"\f39b"}.fi-br-cash-register:before{content:"\f39c"}.fi-br-cassette-tape:before{content:"\f39d"}.fi-br-cassette-vhs:before{content:"\f39e"}.fi-br-castle:before{content:"\f39f"}.fi-br-cat-dog:before{content:"\f3a0"}.fi-br-cat-head:before{content:"\f3a1"}.fi-br-cat-space:before{content:"\f3a2"}.fi-br-cat:before{content:"\f3a3"}.fi-br-catalog-alt:before{content:"\f3a4"}.fi-br-catalog-magazine:before{content:"\f3a5"}.fi-br-catalog:before{content:"\f3a6"}.fi-br-category-alt:before{content:"\f3a7"}.fi-br-category:before{content:"\f3a8"}.fi-br-cauldron:before{content:"\f3a9"}.fi-br-cedi-sign:before{content:"\f3aa"}.fi-br-cello:before{content:"\f3ab"}.fi-br-cent-sign:before{content:"\f3ac"}.fi-br-chair-office:before{content:"\f3ad"}.fi-br-chair:before{content:"\f3ae"}.fi-br-chalkboard-user:before{content:"\f3af"}.fi-br-chalkboard:before{content:"\f3b0"}.fi-br-challenge-alt:before{content:"\f3b1"}.fi-br-challenge:before{content:"\f3b2"}.fi-br-channel:before{content:"\f3b3"}.fi-br-charging-station:before{content:"\f3b4"}.fi-br-chart-area:before{content:"\f3b5"}.fi-br-chart-bullet:before{content:"\f3b6"}.fi-br-chart-candlestick:before{content:"\f3b7"}.fi-br-chart-connected:before{content:"\f3b8"}.fi-br-chart-gantt:before{content:"\f3b9"}.fi-br-chart-histogram:before{content:"\f3ba"}.fi-br-chart-kanban:before{content:"\f3bb"}.fi-br-chart-line-up-down:before{content:"\f3bc"}.fi-br-chart-line-up:before{content:"\f3bd"}.fi-br-chart-mixed-up-circle-currency:before{content:"\f3be"}.fi-br-chart-mixed-up-circle-dollar:before{content:"\f3bf"}.fi-br-chart-mixed:before{content:"\f3c0"}.fi-br-chart-network:before{content:"\f3c1"}.fi-br-chart-pie-alt:before{content:"\f3c2"}.fi-br-chart-pie-simple-circle-currency:before{content:"\f3c3"}.fi-br-chart-pie-simple-circle-dollar:before{content:"\f3c4"}.fi-br-chart-pie:before{content:"\f3c5"}.fi-br-chart-pyramid:before{content:"\f3c6"}.fi-br-chart-radar:before{content:"\f3c7"}.fi-br-chart-scatter-3d:before{content:"\f3c8"}.fi-br-chart-scatter-bubble:before{content:"\f3c9"}.fi-br-chart-scatter:before{content:"\f3ca"}.fi-br-chart-set-theory:before{content:"\f3cb"}.fi-br-chart-simple-horizontal:before{content:"\f3cc"}.fi-br-chart-simple:before{content:"\f3cd"}.fi-br-chart-tree-map:before{content:"\f3ce"}.fi-br-chart-tree:before{content:"\f3cf"}.fi-br-chart-user:before{content:"\f3d0"}.fi-br-chart-waterfall:before{content:"\f3d1"}.fi-br-chat-arrow-down:before{content:"\f3d2"}.fi-br-chat-arrow-grow:before{content:"\f3d3"}.fi-br-chat-bubble-call:before{content:"\f3d4"}.fi-br-chatbot-speech-bubble:before{content:"\f3d5"}.fi-br-chatbot:before{content:"\f3d6"}.fi-br-cheap-bill:before{content:"\f3d7"}.fi-br-cheap-dollar:before{content:"\f3d8"}.fi-br-cheap-stack-dollar:before{content:"\f3d9"}.fi-br-cheap-stack:before{content:"\f3da"}.fi-br-cheap:before{content:"\f3db"}.fi-br-check-circle:before{content:"\f3dc"}.fi-br-check-double:before{content:"\f3dd"}.fi-br-check-in-calendar:before{content:"\f3de"}.fi-br-check-out-calendar:before{content:"\f3df"}.fi-br-check:before{content:"\f3e0"}.fi-br-checkbox:before{content:"\f3e1"}.fi-br-checklist-task-budget:before{content:"\f3e2"}.fi-br-cheese-alt:before{content:"\f3e3"}.fi-br-cheese:before{content:"\f3e4"}.fi-br-cheeseburger:before{content:"\f3e5"}.fi-br-cherry:before{content:"\f3e6"}.fi-br-chess-bishop:before{content:"\f3e7"}.fi-br-chess-board:before{content:"\f3e8"}.fi-br-chess-clock-alt:before{content:"\f3e9"}.fi-br-chess-clock:before{content:"\f3ea"}.fi-br-chess-king-alt:before{content:"\f3eb"}.fi-br-chess-king:before{content:"\f3ec"}.fi-br-chess-knight-alt:before{content:"\f3ed"}.fi-br-chess-knight:before{content:"\f3ee"}.fi-br-chess-pawn-alt:before{content:"\f3ef"}.fi-br-chess-pawn:before{content:"\f3f0"}.fi-br-chess-piece:before{content:"\f3f1"}.fi-br-chess-queen-alt:before{content:"\f3f2"}.fi-br-chess-queen:before{content:"\f3f3"}.fi-br-chess-rook-alt:before{content:"\f3f4"}.fi-br-chess-rook:before{content:"\f3f5"}.fi-br-chess:before{content:"\f3f6"}.fi-br-chevron-double-down:before{content:"\f3f7"}.fi-br-chevron-double-up:before{content:"\f3f8"}.fi-br-child-head:before{content:"\f3f9"}.fi-br-child:before{content:"\f3fa"}.fi-br-chimney:before{content:"\f3fb"}.fi-br-chip:before{content:"\f3fc"}.fi-br-chocolate:before{content:"\f3fd"}.fi-br-choir-singing:before{content:"\f3fe"}.fi-br-choose-alt:before{content:"\f3ff"}.fi-br-choose:before{content:"\f400"}.fi-br-church:before{content:"\f401"}.fi-br-circle-0:before{content:"\f402"}.fi-br-circle-1:before{content:"\f403"}.fi-br-circle-2:before{content:"\f404"}.fi-br-circle-3:before{content:"\f405"}.fi-br-circle-4:before{content:"\f406"}.fi-br-circle-5:before{content:"\f407"}.fi-br-circle-6:before{content:"\f408"}.fi-br-circle-7:before{content:"\f409"}.fi-br-circle-8:before{content:"\f40a"}.fi-br-circle-9:before{content:"\f40b"}.fi-br-circle-a:before{content:"\f40c"}.fi-br-circle-b:before{content:"\f40d"}.fi-br-circle-bolt:before{content:"\f40e"}.fi-br-circle-book-open:before{content:"\f40f"}.fi-br-circle-bookmark:before{content:"\f410"}.fi-br-circle-c:before{content:"\f411"}.fi-br-circle-calendar:before{content:"\f412"}.fi-br-circle-camera:before{content:"\f413"}.fi-br-circle-d:before{content:"\f414"}.fi-br-circle-dashed:before{content:"\f415"}.fi-br-circle-divide:before{content:"\f416"}.fi-br-circle-e:before{content:"\f417"}.fi-br-circle-ellipsis-vertical:before{content:"\f418"}.fi-br-circle-ellipsis:before{content:"\f419"}.fi-br-circle-envelope:before{content:"\f41a"}.fi-br-circle-exclamation-check:before{content:"\f41b"}.fi-br-circle-f:before{content:"\f41c"}.fi-br-circle-g:before{content:"\f41d"}.fi-br-circle-h:before{content:"\f41e"}.fi-br-circle-half-stroke:before{content:"\f41f"}.fi-br-circle-half:before{content:"\f420"}.fi-br-circle-heart:before{content:"\f421"}.fi-br-circle-i:before{content:"\f422"}.fi-br-circle-j:before{content:"\f423"}.fi-br-circle-k:before{content:"\f424"}.fi-br-circle-l:before{content:"\f425"}.fi-br-circle-m:before{content:"\f426"}.fi-br-circle-microphone-lines:before{content:"\f427"}.fi-br-circle-microphone:before{content:"\f428"}.fi-br-circle-n:before{content:"\f429"}.fi-br-circle-nodes:before{content:"\f42a"}.fi-br-circle-o:before{content:"\f42b"}.fi-br-circle-overlap:before{content:"\f42c"}.fi-br-circle-p:before{content:"\f42d"}.fi-br-circle-phone-flip:before{content:"\f42e"}.fi-br-circle-phone-hangup:before{content:"\f42f"}.fi-br-circle-phone:before{content:"\f430"}.fi-br-circle-q:before{content:"\f431"}.fi-br-circle-quarter:before{content:"\f432"}.fi-br-circle-quarters-alt:before{content:"\f433"}.fi-br-circle-r:before{content:"\f434"}.fi-br-circle-s:before{content:"\f435"}.fi-br-circle-small:before{content:"\f436"}.fi-br-circle-star:before{content:"\f437"}.fi-br-circle-t:before{content:"\f438"}.fi-br-circle-three-quarters:before{content:"\f439"}.fi-br-circle-trash:before{content:"\f43a"}.fi-br-circle-u:before{content:"\f43b"}.fi-br-circle-user:before{content:"\f43c"}.fi-br-circle-v:before{content:"\f43d"}.fi-br-circle-video:before{content:"\f43e"}.fi-br-circle-w:before{content:"\f43f"}.fi-br-circle-waveform-lines:before{content:"\f440"}.fi-br-circle-wifi-circle-wifi:before{content:"\f441"}.fi-br-circle-x:before{content:"\f442"}.fi-br-circle-xmark:before{content:"\f443"}.fi-br-circle-y:before{content:"\f444"}.fi-br-circle-z:before{content:"\f445"}.fi-br-circle:before{content:"\f446"}.fi-br-citrus-slice:before{content:"\f447"}.fi-br-citrus:before{content:"\f448"}.fi-br-city:before{content:"\f449"}.fi-br-clapperboard-play:before{content:"\f44a"}.fi-br-clapperboard:before{content:"\f44b"}.fi-br-clarinet:before{content:"\f44c"}.fi-br-claw-marks:before{content:"\f44d"}.fi-br-clear-alt:before{content:"\f44e"}.fi-br-clip-file:before{content:"\f44f"}.fi-br-clip-mail:before{content:"\f450"}.fi-br-clip:before{content:"\f451"}.fi-br-clipboard-check:before{content:"\f452"}.fi-br-clipboard-exclamation:before{content:"\f453"}.fi-br-clipboard-list-check:before{content:"\f454"}.fi-br-clipboard-list:before{content:"\f455"}.fi-br-clipboard-prescription:before{content:"\f456"}.fi-br-clipboard-question:before{content:"\f457"}.fi-br-clipboard-user:before{content:"\f458"}.fi-br-clipboard:before{content:"\f459"}.fi-br-clipoard-wrong:before{content:"\f45a"}.fi-br-clock-desk:before{content:"\f45b"}.fi-br-clock-eight-thirty:before{content:"\f45c"}.fi-br-clock-eleven-thirty:before{content:"\f45d"}.fi-br-clock-eleven:before{content:"\f45e"}.fi-br-clock-five-thirty:before{content:"\f45f"}.fi-br-clock-five:before{content:"\f460"}.fi-br-clock-four-thirty:before{content:"\f461"}.fi-br-clock-nine-thirty:before{content:"\f462"}.fi-br-clock-nine:before{content:"\f463"}.fi-br-clock-one-thirty:before{content:"\f464"}.fi-br-clock-one:before{content:"\f465"}.fi-br-clock-seven-thirty:before{content:"\f466"}.fi-br-clock-seven:before{content:"\f467"}.fi-br-clock-six-thirty:before{content:"\f468"}.fi-br-clock-six:before{content:"\f469"}.fi-br-clock-ten-thirty:before{content:"\f46a"}.fi-br-clock-ten:before{content:"\f46b"}.fi-br-clock-three-thirty:before{content:"\f46c"}.fi-br-clock-three:before{content:"\f46d"}.fi-br-clock-time-tracking:before{content:"\f46e"}.fi-br-clock-twelve-thirty:before{content:"\f46f"}.fi-br-clock-twelve:before{content:"\f470"}.fi-br-clock-two-thirty:before{content:"\f471"}.fi-br-clock-two:before{content:"\f472"}.fi-br-clock-up-arrow:before{content:"\f473"}.fi-br-clock:before{content:"\f474"}.fi-br-clone:before{content:"\f475"}.fi-br-closed-captioning-slash:before{content:"\f476"}.fi-br-clothes-hanger:before{content:"\f477"}.fi-br-cloud-back-up-alt:before{content:"\f478"}.fi-br-cloud-back-up:before{content:"\f479"}.fi-br-cloud-check:before{content:"\f47a"}.fi-br-cloud-code:before{content:"\f47b"}.fi-br-cloud-disabled:before{content:"\f47c"}.fi-br-cloud-download-alt:before{content:"\f47d"}.fi-br-cloud-download:before{content:"\f47e"}.fi-br-cloud-drizzle:before{content:"\f47f"}.fi-br-cloud-exclamation:before{content:"\f480"}.fi-br-cloud-gear-automation:before{content:"\f481"}.fi-br-cloud-hail-mixed:before{content:"\f482"}.fi-br-cloud-hail:before{content:"\f483"}.fi-br-cloud-meatball:before{content:"\f484"}.fi-br-cloud-moon-rain:before{content:"\f485"}.fi-br-cloud-moon:before{content:"\f486"}.fi-br-cloud-question:before{content:"\f487"}.fi-br-cloud-rain:before{content:"\f488"}.fi-br-cloud-rainbow:before{content:"\f489"}.fi-br-cloud-share:before{content:"\f48a"}.fi-br-cloud-showers-heavy:before{content:"\f48b"}.fi-br-cloud-showers-water:before{content:"\f48c"}.fi-br-cloud-showers:before{content:"\f48d"}.fi-br-cloud-sleet:before{content:"\f48e"}.fi-br-cloud-snow:before{content:"\f48f"}.fi-br-cloud-sun-rain:before{content:"\f490"}.fi-br-cloud-sun:before{content:"\f491"}.fi-br-cloud-upload-alt:before{content:"\f492"}.fi-br-cloud-upload:before{content:"\f493"}.fi-br-cloud:before{content:"\f494"}.fi-br-clouds-moon:before{content:"\f495"}.fi-br-clouds-sun:before{content:"\f496"}.fi-br-clouds:before{content:"\f497"}.fi-br-clover-alt:before{content:"\f498"}.fi-br-club:before{content:"\f499"}.fi-br-cocktail-alt:before{content:"\f49a"}.fi-br-cocktail:before{content:"\f49b"}.fi-br-coconut:before{content:"\f49c"}.fi-br-code-branch:before{content:"\f49d"}.fi-br-code-commit:before{content:"\f49e"}.fi-br-code-compare:before{content:"\f49f"}.fi-br-code-fork:before{content:"\f4a0"}.fi-br-code-merge:before{content:"\f4a1"}.fi-br-code-pull-request-closed:before{content:"\f4a2"}.fi-br-code-pull-request-draft:before{content:"\f4a3"}.fi-br-code-pull-request:before{content:"\f4a4"}.fi-br-code-simple:before{content:"\f4a5"}.fi-br-coffee-bean:before{content:"\f4a6"}.fi-br-coffee-beans:before{content:"\f4a7"}.fi-br-coffee-heart:before{content:"\f4a8"}.fi-br-coffee-pot:before{content:"\f4a9"}.fi-br-coffee:before{content:"\f4aa"}.fi-br-coffin-cross:before{content:"\f4ab"}.fi-br-coffin:before{content:"\f4ac"}.fi-br-coin-up-arrow:before{content:"\f4ad"}.fi-br-coin:before{content:"\f4ae"}.fi-br-coins:before{content:"\f4af"}.fi-br-colon-sign:before{content:"\f4b0"}.fi-br-columns-3:before{content:"\f4b1"}.fi-br-comet:before{content:"\f4b2"}.fi-br-command:before{content:"\f4b3"}.fi-br-comment-alt-check:before{content:"\f4b4"}.fi-br-comment-alt-dots:before{content:"\f4b5"}.fi-br-comment-alt-edit:before{content:"\f4b6"}.fi-br-comment-alt-medical:before{content:"\f4b7"}.fi-br-comment-alt-middle-top:before{content:"\f4b8"}.fi-br-comment-alt-middle:before{content:"\f4b9"}.fi-br-comment-alt-minus:before{content:"\f4ba"}.fi-br-comment-alt-music:before{content:"\f4bb"}.fi-br-comment-alt:before{content:"\f4bc"}.fi-br-comment-arrow-down:before{content:"\f4bd"}.fi-br-comment-arrow-up-right:before{content:"\f4be"}.fi-br-comment-arrow-up:before{content:"\f4bf"}.fi-br-comment-check:before{content:"\f4c0"}.fi-br-comment-code:before{content:"\f4c1"}.fi-br-comment-dollar:before{content:"\f4c2"}.fi-br-comment-dots:before{content:"\f4c3"}.fi-br-comment-exclamation:before{content:"\f4c4"}.fi-br-comment-heart:before{content:"\f4c5"}.fi-br-comment-image:before{content:"\f4c6"}.fi-br-comment-info:before{content:"\f4c7"}.fi-br-comment-medical:before{content:"\f4c8"}.fi-br-comment-minus:before{content:"\f4c9"}.fi-br-comment-pen:before{content:"\f4ca"}.fi-br-comment-question:before{content:"\f4cb"}.fi-br-comment-quote:before{content:"\f4cc"}.fi-br-comment-slash:before{content:"\f4cd"}.fi-br-comment-smile:before{content:"\f4ce"}.fi-br-comment-sms:before{content:"\f4cf"}.fi-br-comment-text:before{content:"\f4d0"}.fi-br-comment-user:before{content:"\f4d1"}.fi-br-comment-xmark:before{content:"\f4d2"}.fi-br-comment:before{content:"\f4d3"}.fi-br-comments-dollar:before{content:"\f4d4"}.fi-br-comments-question-check:before{content:"\f4d5"}.fi-br-comments-question:before{content:"\f4d6"}.fi-br-comments:before{content:"\f4d7"}.fi-br-compass-alt:before{content:"\f4d8"}.fi-br-compass-east:before{content:"\f4d9"}.fi-br-compass-north:before{content:"\f4da"}.fi-br-compass-slash:before{content:"\f4db"}.fi-br-compass-south:before{content:"\f4dc"}.fi-br-compass-west:before{content:"\f4dd"}.fi-br-completed:before{content:"\f4de"}.fi-br-compliance-clipboard:before{content:"\f4df"}.fi-br-compliance-document:before{content:"\f4e0"}.fi-br-compliance:before{content:"\f4e1"}.fi-br-compress-alt:before{content:"\f4e2"}.fi-br-compress:before{content:"\f4e3"}.fi-br-computer-classic:before{content:"\f4e4"}.fi-br-computer-mouse:before{content:"\f4e5"}.fi-br-computer-speaker:before{content:"\f4e6"}.fi-br-computer:before{content:"\f4e7"}.fi-br-concierge-bell:before{content:"\f4e8"}.fi-br-condition-alt:before{content:"\f4e9"}.fi-br-condition:before{content:"\f4ea"}.fi-br-confetti:before{content:"\f4eb"}.fi-br-confidential-discussion:before{content:"\f4ec"}.fi-br-console-controller:before{content:"\f4ed"}.fi-br-constellation:before{content:"\f4ee"}.fi-br-contact-lens-eyes:before{content:"\f4ef"}.fi-br-container-storage:before{content:"\f4f0"}.fi-br-convert-document:before{content:"\f4f1"}.fi-br-convert-shapes:before{content:"\f4f2"}.fi-br-conveyor-belt-alt:before{content:"\f4f3"}.fi-br-conveyor-belt-arm:before{content:"\f4f4"}.fi-br-conveyor-belt-empty:before{content:"\f4f5"}.fi-br-conveyor-belt:before{content:"\f4f6"}.fi-br-cookie-alt:before{content:"\f4f7"}.fi-br-cookie:before{content:"\f4f8"}.fi-br-copy-alt:before{content:"\f4f9"}.fi-br-copy-image:before{content:"\f4fa"}.fi-br-copy:before{content:"\f4fb"}.fi-br-copyright:before{content:"\f4fc"}.fi-br-corn:before{content:"\f4fd"}.fi-br-corporate-alt:before{content:"\f4fe"}.fi-br-corporate:before{content:"\f4ff"}.fi-br-couch:before{content:"\f500"}.fi-br-couple:before{content:"\f501"}.fi-br-court-sport:before{content:"\f502"}.fi-br-cow-alt:before{content:"\f503"}.fi-br-cow:before{content:"\f504"}.fi-br-cowbell-circle-plus:before{content:"\f505"}.fi-br-cowbell-more:before{content:"\f506"}.fi-br-cowbell:before{content:"\f507"}.fi-br-crab:before{content:"\f508"}.fi-br-crate-empty:before{content:"\f509"}.fi-br-cream:before{content:"\f50a"}.fi-br-credit-card-buyer:before{content:"\f50b"}.fi-br-credit-card-eye:before{content:"\f50c"}.fi-br-credit-card:before{content:"\f50d"}.fi-br-cricket:before{content:"\f50e"}.fi-br-crm-alt:before{content:"\f50f"}.fi-br-crm-computer:before{content:"\f510"}.fi-br-CRM:before{content:"\f511"}.fi-br-croissant:before{content:"\f512"}.fi-br-cross-circle:before{content:"\f513"}.fi-br-cross-religion:before{content:"\f514"}.fi-br-cross-small:before{content:"\f515"}.fi-br-cross:before{content:"\f516"}.fi-br-crow:before{content:"\f517"}.fi-br-crown:before{content:"\f518"}.fi-br-crutch:before{content:"\f519"}.fi-br-crutches:before{content:"\f51a"}.fi-br-cruzeiro-sign:before{content:"\f51b"}.fi-br-crypto-calendar:before{content:"\f51c"}.fi-br-cryptocurrency:before{content:"\f51d"}.fi-br-crystal-ball:before{content:"\f51e"}.fi-br-cube:before{content:"\f51f"}.fi-br-cubes-stacked:before{content:"\f520"}.fi-br-cubes:before{content:"\f521"}.fi-br-cucumber:before{content:"\f522"}.fi-br-cup-straw-swoosh:before{content:"\f523"}.fi-br-cup-straw:before{content:"\f524"}.fi-br-cup-togo:before{content:"\f525"}.fi-br-cupcake-alt:before{content:"\f526"}.fi-br-cupcake:before{content:"\f527"}.fi-br-curling:before{content:"\f528"}.fi-br-cursor-finger:before{content:"\f529"}.fi-br-cursor-plus:before{content:"\f52a"}.fi-br-cursor-text-alt:before{content:"\f52b"}.fi-br-cursor-text:before{content:"\f52c"}.fi-br-cursor:before{content:"\f52d"}.fi-br-curve-alt:before{content:"\f52e"}.fi-br-curve-arrow:before{content:"\f52f"}.fi-br-curve:before{content:"\f530"}.fi-br-custard:before{content:"\f531"}.fi-br-customer-care:before{content:"\f532"}.fi-br-customer-service:before{content:"\f533"}.fi-br-customization-cogwheel:before{content:"\f534"}.fi-br-customization:before{content:"\f535"}.fi-br-customize-computer:before{content:"\f536"}.fi-br-customize-edit:before{content:"\f537"}.fi-br-customize:before{content:"\f538"}.fi-br-CV:before{content:"\f539"}.fi-br-cvv-card:before{content:"\f53a"}.fi-br-d:before{content:"\f53b"}.fi-br-dagger:before{content:"\f53c"}.fi-br-daily-calendar:before{content:"\f53d"}.fi-br-damage:before{content:"\f53e"}.fi-br-dart:before{content:"\f53f"}.fi-br-dashboard-monitor:before{content:"\f540"}.fi-br-dashboard-panel:before{content:"\f541"}.fi-br-dashboard:before{content:"\f542"}.fi-br-data-transfer:before{content:"\f543"}.fi-br-database:before{content:"\f544"}.fi-br-debt:before{content:"\f545"}.fi-br-deer-rudolph:before{content:"\f546"}.fi-br-deer:before{content:"\f547"}.fi-br-degree-credential:before{content:"\f548"}.fi-br-delete-document:before{content:"\f549"}.fi-br-delete-right:before{content:"\f54a"}.fi-br-delete-user:before{content:"\f54b"}.fi-br-delete:before{content:"\f54c"}.fi-br-democrat:before{content:"\f54d"}.fi-br-department-structure:before{content:"\f54e"}.fi-br-department:before{content:"\f54f"}.fi-br-deposit-alt:before{content:"\f550"}.fi-br-deposit:before{content:"\f551"}.fi-br-description-alt:before{content:"\f552"}.fi-br-description:before{content:"\f553"}.fi-br-desk:before{content:"\f554"}.fi-br-desktop-arrow-down:before{content:"\f555"}.fi-br-desktop-wallpaper:before{content:"\f556"}.fi-br-detergent:before{content:"\f557"}.fi-br-devices:before{content:"\f558"}.fi-br-dewpoint:before{content:"\f559"}.fi-br-dharmachakra:before{content:"\f55a"}.fi-br-diagram-cells:before{content:"\f55b"}.fi-br-diagram-lean-canvas:before{content:"\f55c"}.fi-br-diagram-nested:before{content:"\f55d"}.fi-br-diagram-next:before{content:"\f55e"}.fi-br-diagram-predecessor:before{content:"\f55f"}.fi-br-diagram-previous:before{content:"\f560"}.fi-br-diagram-project:before{content:"\f561"}.fi-br-diagram-sankey:before{content:"\f562"}.fi-br-diagram-subtask:before{content:"\f563"}.fi-br-diagram-successor:before{content:"\f564"}.fi-br-diagram-venn:before{content:"\f565"}.fi-br-dial-high:before{content:"\f566"}.fi-br-dial-low:before{content:"\f567"}.fi-br-dial-max:before{content:"\f568"}.fi-br-dial-med-low:before{content:"\f569"}.fi-br-dial-med:before{content:"\f56a"}.fi-br-dial-min:before{content:"\f56b"}.fi-br-dial-off:before{content:"\f56c"}.fi-br-dial:before{content:"\f56d"}.fi-br-dialogue-exchange:before{content:"\f56e"}.fi-br-diamond-exclamation:before{content:"\f56f"}.fi-br-diamond-turn-right:before{content:"\f570"}.fi-br-diamond:before{content:"\f571"}.fi-br-diary-bookmark-down:before{content:"\f572"}.fi-br-diary-bookmarks:before{content:"\f573"}.fi-br-diary-clasp:before{content:"\f574"}.fi-br-dice-alt:before{content:"\f575"}.fi-br-dice-d10:before{content:"\f576"}.fi-br-dice-d12:before{content:"\f577"}.fi-br-dice-d20:before{content:"\f578"}.fi-br-dice-d4:before{content:"\f579"}.fi-br-dice-d6:before{content:"\f57a"}.fi-br-dice-d8:before{content:"\f57b"}.fi-br-dice-four:before{content:"\f57c"}.fi-br-dice-one:before{content:"\f57d"}.fi-br-dice-six:before{content:"\f57e"}.fi-br-dice-three:before{content:"\f57f"}.fi-br-dice-two:before{content:"\f580"}.fi-br-dice:before{content:"\f581"}.fi-br-dictionary-alt:before{content:"\f582"}.fi-br-dictionary-open:before{content:"\f583"}.fi-br-dictionary:before{content:"\f584"}.fi-br-digging:before{content:"\f585"}.fi-br-digital-tachograph:before{content:"\f586"}.fi-br-dinner:before{content:"\f587"}.fi-br-diploma:before{content:"\f588"}.fi-br-direction-signal-arrow:before{content:"\f589"}.fi-br-direction-signal:before{content:"\f58a"}.fi-br-disc-drive:before{content:"\f58b"}.fi-br-disco-ball:before{content:"\f58c"}.fi-br-discover:before{content:"\f58d"}.fi-br-disease:before{content:"\f58e"}.fi-br-disk:before{content:"\f58f"}.fi-br-display-arrow-down:before{content:"\f590"}.fi-br-display-chart-up:before{content:"\f591"}.fi-br-display-code:before{content:"\f592"}.fi-br-display-medical:before{content:"\f593"}.fi-br-display-slash:before{content:"\f594"}.fi-br-distribute-spacing-horizontal:before{content:"\f595"}.fi-br-distribute-spacing-vertical:before{content:"\f596"}.fi-br-divide:before{content:"\f597"}.fi-br-dizzy:before{content:"\f598"}.fi-br-dna:before{content:"\f599"}.fi-br-do-not-disturb-doorknob:before{content:"\f59a"}.fi-br-do-not-disturb:before{content:"\f59b"}.fi-br-do-not-enter:before{content:"\f59c"}.fi-br-doctor:before{content:"\f59d"}.fi-br-document-circle-wrong:before{content:"\f59e"}.fi-br-document-folder-gear:before{content:"\f59f"}.fi-br-document-gavel:before{content:"\f5a0"}.fi-br-document-gear:before{content:"\f5a1"}.fi-br-document-paid:before{content:"\f5a2"}.fi-br-document-signed:before{content:"\f5a3"}.fi-br-document:before{content:"\f5a4"}.fi-br-dog-bowl-empty:before{content:"\f5a5"}.fi-br-dog-leashed:before{content:"\f5a6"}.fi-br-dog:before{content:"\f5a7"}.fi-br-dollar:before{content:"\f5a8"}.fi-br-dolly-flatbed-alt:before{content:"\f5a9"}.fi-br-dolly-flatbed-empty:before{content:"\f5aa"}.fi-br-dolly-flatbed:before{content:"\f5ab"}.fi-br-dolphin:before{content:"\f5ac"}.fi-br-domino-effect:before{content:"\f5ad"}.fi-br-donate:before{content:"\f5ae"}.fi-br-dong-sign:before{content:"\f5af"}.fi-br-donut:before{content:"\f5b0"}.fi-br-door-closed:before{content:"\f5b1"}.fi-br-door-open:before{content:"\f5b2"}.fi-br-dorm-room:before{content:"\f5b3"}.fi-br-dot-circle:before{content:"\f5b4"}.fi-br-dot-pending:before{content:"\f5b5"}.fi-br-dove:before{content:"\f5b6"}.fi-br-down-from-bracket:before{content:"\f5b7"}.fi-br-down-left-and-up-right-to-center:before{content:"\f5b8"}.fi-br-down-left:before{content:"\f5b9"}.fi-br-down-right:before{content:"\f5ba"}.fi-br-down-to-line:before{content:"\f5bb"}.fi-br-down:before{content:"\f5bc"}.fi-br-download:before{content:"\f5bd"}.fi-br-drafting-compass:before{content:"\f5be"}.fi-br-dragon:before{content:"\f5bf"}.fi-br-draw-polygon:before{content:"\f5c0"}.fi-br-draw-square:before{content:"\f5c1"}.fi-br-drawer-alt:before{content:"\f5c2"}.fi-br-drawer-empty:before{content:"\f5c3"}.fi-br-drawer:before{content:"\f5c4"}.fi-br-dreidel:before{content:"\f5c5"}.fi-br-drink-alt:before{content:"\f5c6"}.fi-br-driver-man:before{content:"\f5c7"}.fi-br-driver-woman:before{content:"\f5c8"}.fi-br-drone-alt:before{content:"\f5c9"}.fi-br-drone-front:before{content:"\f5ca"}.fi-br-drone:before{content:"\f5cb"}.fi-br-drop-down:before{content:"\f5cc"}.fi-br-dropdown-select:before{content:"\f5cd"}.fi-br-dropdown:before{content:"\f5ce"}.fi-br-drum-steelpan:before{content:"\f5cf"}.fi-br-drum:before{content:"\f5d0"}.fi-br-drumstick-bite:before{content:"\f5d1"}.fi-br-drumstick:before{content:"\f5d2"}.fi-br-dryer-alt:before{content:"\f5d3"}.fi-br-dryer:before{content:"\f5d4"}.fi-br-duck:before{content:"\f5d5"}.fi-br-dumbbell-fitness:before{content:"\f5d6"}.fi-br-dumbbell-horizontal:before{content:"\f5d7"}.fi-br-dumbbell-ray:before{content:"\f5d8"}.fi-br-dumbbell-weightlifting:before{content:"\f5d9"}.fi-br-dumpster-fire:before{content:"\f5da"}.fi-br-dumpster:before{content:"\f5db"}.fi-br-dungeon:before{content:"\f5dc"}.fi-br-duplicate:before{content:"\f5dd"}.fi-br-duration-alt:before{content:"\f5de"}.fi-br-duration:before{content:"\f5df"}.fi-br-e-learning:before{content:"\f5e0"}.fi-br-e:before{content:"\f5e1"}.fi-br-ear-deaf:before{content:"\f5e2"}.fi-br-ear-muffs:before{content:"\f5e3"}.fi-br-ear-sound:before{content:"\f5e4"}.fi-br-ear:before{content:"\f5e5"}.fi-br-earbuds:before{content:"\f5e6"}.fi-br-earnings:before{content:"\f5e7"}.fi-br-earth-africa:before{content:"\f5e8"}.fi-br-earth-americas:before{content:"\f5e9"}.fi-br-earth-asia:before{content:"\f5ea"}.fi-br-earth-europa:before{content:"\f5eb"}.fi-br-eclipse-alt:before{content:"\f5ec"}.fi-br-eclipse:before{content:"\f5ed"}.fi-br-edit-alt:before{content:"\f5ee"}.fi-br-edit-message:before{content:"\f5ef"}.fi-br-edit:before{content:"\f5f0"}.fi-br-effect:before{content:"\f5f1"}.fi-br-egg-fried:before{content:"\f5f2"}.fi-br-egg:before{content:"\f5f3"}.fi-br-eject:before{content:"\f5f4"}.fi-br-elephant:before{content:"\f5f5"}.fi-br-elevator:before{content:"\f5f6"}.fi-br-email-pending:before{content:"\f5f7"}.fi-br-email-refresh:before{content:"\f5f8"}.fi-br-emergency-call:before{content:"\f5f9"}.fi-br-employee-alt:before{content:"\f5fa"}.fi-br-employee-handbook:before{content:"\f5fb"}.fi-br-employee-man-alt:before{content:"\f5fc"}.fi-br-employee-man:before{content:"\f5fd"}.fi-br-employees-woman-man:before{content:"\f5fe"}.fi-br-employees:before{content:"\f5ff"}.fi-br-empty-set:before{content:"\f600"}.fi-br-endless-loop:before{content:"\f601"}.fi-br-engine-warning:before{content:"\f602"}.fi-br-engine:before{content:"\f603"}.fi-br-english:before{content:"\f604"}.fi-br-enter:before{content:"\f605"}.fi-br-envelope-ban:before{content:"\f606"}.fi-br-envelope-bulk:before{content:"\f607"}.fi-br-envelope-dot:before{content:"\f608"}.fi-br-envelope-download:before{content:"\f609"}.fi-br-envelope-heart:before{content:"\f60a"}.fi-br-envelope-marker:before{content:"\f60b"}.fi-br-envelope-open-dollar:before{content:"\f60c"}.fi-br-envelope-open-text:before{content:"\f60d"}.fi-br-envelope-open:before{content:"\f60e"}.fi-br-envelope-plus:before{content:"\f60f"}.fi-br-envelope:before{content:"\f610"}.fi-br-envelopes:before{content:"\f611"}.fi-br-equality:before{content:"\f612"}.fi-br-equals:before{content:"\f613"}.fi-br-equestrian-statue:before{content:"\f614"}.fi-br-eraser:before{content:"\f615"}.fi-br-error-camera:before{content:"\f616"}.fi-br-escalator:before{content:"\f617"}.fi-br-ethernet:before{content:"\f618"}.fi-br-euro:before{content:"\f619"}.fi-br-europe-flag:before{content:"\f61a"}.fi-br-european-union:before{content:"\f61b"}.fi-br-excavator:before{content:"\f61c"}.fi-br-exchange-alt:before{content:"\f61d"}.fi-br-exchange-cryptocurrency:before{content:"\f61e"}.fi-br-exchange:before{content:"\f61f"}.fi-br-exclamation:before{content:"\f620"}.fi-br-exit-alt:before{content:"\f621"}.fi-br-exit:before{content:"\f622"}.fi-br-expand-arrows-alt:before{content:"\f623"}.fi-br-expand-arrows:before{content:"\f624"}.fi-br-expand:before{content:"\f625"}.fi-br-expense-bill:before{content:"\f626"}.fi-br-expense:before{content:"\f627"}.fi-br-explosion:before{content:"\f628"}.fi-br-external-hard-drive:before{content:"\f629"}.fi-br-external-world:before{content:"\f62a"}.fi-br-eye-alert:before{content:"\f62b"}.fi-br-eye-crossed:before{content:"\f62c"}.fi-br-eye-dropper-half:before{content:"\f62d"}.fi-br-eye-dropper:before{content:"\f62e"}.fi-br-eye:before{content:"\f62f"}.fi-br-eyes:before{content:"\f630"}.fi-br-f:before{content:"\f631"}.fi-br-fabric:before{content:"\f632"}.fi-br-face-angry-horns:before{content:"\f633"}.fi-br-face-anguished:before{content:"\f634"}.fi-br-face-anxious-sweat:before{content:"\f635"}.fi-br-face-astonished:before{content:"\f636"}.fi-br-face-awesome:before{content:"\f637"}.fi-br-face-beam-hand-over-mouth:before{content:"\f638"}.fi-br-face-confounded:before{content:"\f639"}.fi-br-face-confused:before{content:"\f63a"}.fi-br-face-cowboy-hat:before{content:"\f63b"}.fi-br-face-disappointed:before{content:"\f63c"}.fi-br-face-disguise:before{content:"\f63d"}.fi-br-face-downcast-sweat:before{content:"\f63e"}.fi-br-face-drooling:before{content:"\f63f"}.fi-br-face-explode:before{content:"\f640"}.fi-br-face-expressionless:before{content:"\f641"}.fi-br-face-eyes-xmarks:before{content:"\f642"}.fi-br-face-fearful:before{content:"\f643"}.fi-br-face-glasses:before{content:"\f644"}.fi-br-face-grin-tongue-wink:before{content:"\f645"}.fi-br-face-hand-yawn:before{content:"\f646"}.fi-br-face-head-bandage:before{content:"\f647"}.fi-br-face-hushed:before{content:"\f648"}.fi-br-face-icicles:before{content:"\f649"}.fi-br-face-lying:before{content:"\f64a"}.fi-br-face-mask:before{content:"\f64b"}.fi-br-face-monocle:before{content:"\f64c"}.fi-br-face-nauseated:before{content:"\f64d"}.fi-br-face-nose-steam:before{content:"\f64e"}.fi-br-face-party:before{content:"\f64f"}.fi-br-face-pensive:before{content:"\f650"}.fi-br-face-persevering:before{content:"\f651"}.fi-br-face-pleading:before{content:"\f652"}.fi-br-face-raised-eyebrow:before{content:"\f653"}.fi-br-face-relieved:before{content:"\f654"}.fi-br-face-sad-sweat:before{content:"\f655"}.fi-br-face-scream:before{content:"\f656"}.fi-br-face-shush:before{content:"\f657"}.fi-br-face-sleeping:before{content:"\f658"}.fi-br-face-sleepy:before{content:"\f659"}.fi-br-face-smile-halo:before{content:"\f65a"}.fi-br-face-smile-hearts:before{content:"\f65b"}.fi-br-face-smile-horns:before{content:"\f65c"}.fi-br-face-smile-tear:before{content:"\f65d"}.fi-br-face-smile-tongue:before{content:"\f65e"}.fi-br-face-smile-upside-down:before{content:"\f65f"}.fi-br-face-smiling-hands:before{content:"\f660"}.fi-br-face-smirking:before{content:"\f661"}.fi-br-face-sunglasses-alt:before{content:"\f662"}.fi-br-face-sunglasses:before{content:"\f663"}.fi-br-face-swear:before{content:"\f664"}.fi-br-face-thermometer:before{content:"\f665"}.fi-br-face-thinking:before{content:"\f666"}.fi-br-face-tissue:before{content:"\f667"}.fi-br-face-tongue-money:before{content:"\f668"}.fi-br-face-tongue-sweat:before{content:"\f669"}.fi-br-face-unamused:before{content:"\f66a"}.fi-br-face-viewfinder:before{content:"\f66b"}.fi-br-face-vomit:before{content:"\f66c"}.fi-br-face-weary:before{content:"\f66d"}.fi-br-face-woozy:before{content:"\f66e"}.fi-br-face-worried:before{content:"\f66f"}.fi-br-face-zany:before{content:"\f670"}.fi-br-face-zipper:before{content:"\f671"}.fi-br-fail:before{content:"\f672"}.fi-br-falafel:before{content:"\f673"}.fi-br-family-dress:before{content:"\f674"}.fi-br-family-pants:before{content:"\f675"}.fi-br-family:before{content:"\f676"}.fi-br-fan-table:before{content:"\f677"}.fi-br-fan:before{content:"\f678"}.fi-br-farfalle:before{content:"\f679"}.fi-br-farm:before{content:"\f67a"}.fi-br-faucet-drip:before{content:"\f67b"}.fi-br-faucet:before{content:"\f67c"}.fi-br-fax:before{content:"\f67d"}.fi-br-feather-pointed:before{content:"\f67e"}.fi-br-feather:before{content:"\f67f"}.fi-br-features-alt:before{content:"\f680"}.fi-br-features:before{content:"\f681"}.fi-br-fee-receipt:before{content:"\f682"}.fi-br-fee:before{content:"\f683"}.fi-br-feedback-alt:before{content:"\f684"}.fi-br-feedback-cycle-loop:before{content:"\f685"}.fi-br-feedback-hand:before{content:"\f686"}.fi-br-feedback-review:before{content:"\f687"}.fi-br-feedback:before{content:"\f688"}.fi-br-female-couple:before{content:"\f689"}.fi-br-female:before{content:"\f68a"}.fi-br-fence:before{content:"\f68b"}.fi-br-ferris-wheel:before{content:"\f68c"}.fi-br-field-hockey:before{content:"\f68d"}.fi-br-fighter-jet:before{content:"\f68e"}.fi-br-file-ai:before{content:"\f68f"}.fi-br-file-audio:before{content:"\f690"}.fi-br-file-binary:before{content:"\f691"}.fi-br-file-chart-line:before{content:"\f692"}.fi-br-file-chart-pie:before{content:"\f693"}.fi-br-file-circle-info:before{content:"\f694"}.fi-br-file-cloud:before{content:"\f695"}.fi-br-file-code:before{content:"\f696"}.fi-br-file-csv:before{content:"\f697"}.fi-br-file-download:before{content:"\f698"}.fi-br-file-edit:before{content:"\f699"}.fi-br-file-eps:before{content:"\f69a"}.fi-br-file-excel:before{content:"\f69b"}.fi-br-file-exclamation:before{content:"\f69c"}.fi-br-file-export:before{content:"\f69d"}.fi-br-file-image:before{content:"\f69e"}.fi-br-file-import:before{content:"\f69f"}.fi-br-file-invoice-dollar:before{content:"\f6a0"}.fi-br-file-invoice:before{content:"\f6a1"}.fi-br-file-loop:before{content:"\f6a2"}.fi-br-file-medical-alt:before{content:"\f6a3"}.fi-br-file-medical:before{content:"\f6a4"}.fi-br-file-minus:before{content:"\f6a5"}.fi-br-file-pdf:before{content:"\f6a6"}.fi-br-file-powerpoint:before{content:"\f6a7"}.fi-br-file-prescription:before{content:"\f6a8"}.fi-br-file-psd:before{content:"\f6a9"}.fi-br-file-recycle:before{content:"\f6aa"}.fi-br-file-signature:before{content:"\f6ab"}.fi-br-file-spreadsheet:before{content:"\f6ac"}.fi-br-file-upload:before{content:"\f6ad"}.fi-br-file-user:before{content:"\f6ae"}.fi-br-file-video:before{content:"\f6af"}.fi-br-file-word:before{content:"\f6b0"}.fi-br-file-xls:before{content:"\f6b1"}.fi-br-file-zip-alt:before{content:"\f6b2"}.fi-br-file-zip-save:before{content:"\f6b3"}.fi-br-file-zipper:before{content:"\f6b4"}.fi-br-file:before{content:"\f6b5"}.fi-br-files-medical:before{content:"\f6b6"}.fi-br-fill:before{content:"\f6b7"}.fi-br-film-canister:before{content:"\f6b8"}.fi-br-film-slash:before{content:"\f6b9"}.fi-br-film:before{content:"\f6ba"}.fi-br-films:before{content:"\f6bb"}.fi-br-filter-list:before{content:"\f6bc"}.fi-br-filter-slash:before{content:"\f6bd"}.fi-br-filter:before{content:"\f6be"}.fi-br-filters:before{content:"\f6bf"}.fi-br-finger-droplet:before{content:"\f6c0"}.fi-br-fingerprint-remove:before{content:"\f6c1"}.fi-br-fingerprint-security-risk:before{content:"\f6c2"}.fi-br-fingerprint-verified:before{content:"\f6c3"}.fi-br-fingerprint:before{content:"\f6c4"}.fi-br-fire-burner:before{content:"\f6c5"}.fi-br-fire-extinguisher:before{content:"\f6c6"}.fi-br-fire-flame-curved:before{content:"\f6c7"}.fi-br-fire-flame-simple:before{content:"\f6c8"}.fi-br-fire-hydrant:before{content:"\f6c9"}.fi-br-fire-smoke:before{content:"\f6ca"}.fi-br-fireplace:before{content:"\f6cb"}.fi-br-first-award:before{content:"\f6cc"}.fi-br-first-laurel:before{content:"\f6cd"}.fi-br-first-medal:before{content:"\f6ce"}.fi-br-first:before{content:"\f6cf"}.fi-br-fish-bones:before{content:"\f6d0"}.fi-br-fish-cooked:before{content:"\f6d1"}.fi-br-fish:before{content:"\f6d2"}.fi-br-fishing-rod:before{content:"\f6d3"}.fi-br-fist-move:before{content:"\f6d4"}.fi-br-flag-alt:before{content:"\f6d5"}.fi-br-flag-checkered:before{content:"\f6d6"}.fi-br-flag-usa:before{content:"\f6d7"}.fi-br-flag:before{content:"\f6d8"}.fi-br-flame:before{content:"\f6d9"}.fi-br-flashlight:before{content:"\f6da"}.fi-br-flask-gear:before{content:"\f6db"}.fi-br-flask-poison:before{content:"\f6dc"}.fi-br-flask-potion:before{content:"\f6dd"}.fi-br-flask:before{content:"\f6de"}.fi-br-flatbread-stuffed:before{content:"\f6df"}.fi-br-flatbread:before{content:"\f6e0"}.fi-br-flip-horizontal:before{content:"\f6e1"}.fi-br-floor-alt:before{content:"\f6e2"}.fi-br-floor-layer:before{content:"\f6e3"}.fi-br-floor:before{content:"\f6e4"}.fi-br-floppy-disk-circle-arrow-right:before{content:"\f6e5"}.fi-br-floppy-disk-circle-xmark:before{content:"\f6e6"}.fi-br-floppy-disk-pen:before{content:"\f6e7"}.fi-br-floppy-disks:before{content:"\f6e8"}.fi-br-florin-sign:before{content:"\f6e9"}.fi-br-flowchart:before{content:"\f6ea"}.fi-br-flower-bouquet:before{content:"\f6eb"}.fi-br-flower-butterfly:before{content:"\f6ec"}.fi-br-flower-daffodil:before{content:"\f6ed"}.fi-br-flower-tulip:before{content:"\f6ee"}.fi-br-flower:before{content:"\f6ef"}.fi-br-flushed-face:before{content:"\f6f0"}.fi-br-flushed:before{content:"\f6f1"}.fi-br-flute:before{content:"\f6f2"}.fi-br-flux-capacitor:before{content:"\f6f3"}.fi-br-fly-insect:before{content:"\f6f4"}.fi-br-flying-disc:before{content:"\f6f5"}.fi-br-fog:before{content:"\f6f6"}.fi-br-folder-archive:before{content:"\f6f7"}.fi-br-folder-camera:before{content:"\f6f8"}.fi-br-folder-directory:before{content:"\f6f9"}.fi-br-folder-download:before{content:"\f6fa"}.fi-br-folder-fire:before{content:"\f6fb"}.fi-br-folder-gear:before{content:"\f6fc"}.fi-br-folder-heart:before{content:"\f6fd"}.fi-br-folder-loop:before{content:"\f6fe"}.fi-br-folder-math:before{content:"\f6ff"}.fi-br-folder-minus:before{content:"\f700"}.fi-br-folder-music:before{content:"\f701"}.fi-br-folder-open:before{content:"\f702"}.fi-br-folder-plus-circle:before{content:"\f703"}.fi-br-folder-times:before{content:"\f704"}.fi-br-folder-tree:before{content:"\f705"}.fi-br-folder-upload:before{content:"\f706"}.fi-br-folder-xmark-circle:before{content:"\f707"}.fi-br-folder-xmark:before{content:"\f708"}.fi-br-folder:before{content:"\f709"}.fi-br-folders:before{content:"\f70a"}.fi-br-follow-folder:before{content:"\f70b"}.fi-br-followcollection:before{content:"\f70c"}.fi-br-following:before{content:"\f70d"}.fi-br-fondue-pot:before{content:"\f70e"}.fi-br-football:before{content:"\f70f"}.fi-br-footprint:before{content:"\f710"}.fi-br-foreign-language-audio:before{content:"\f711"}.fi-br-fork-spaghetti:before{content:"\f712"}.fi-br-fork:before{content:"\f713"}.fi-br-forklift:before{content:"\f714"}.fi-br-form:before{content:"\f715"}.fi-br-fort:before{content:"\f716"}.fi-br-forward-fast:before{content:"\f717"}.fi-br-forward:before{content:"\f718"}.fi-br-fox:before{content:"\f719"}.fi-br-frame:before{content:"\f71a"}.fi-br-franc-sign:before{content:"\f71b"}.fi-br-free-delivery:before{content:"\f71c"}.fi-br-free:before{content:"\f71d"}.fi-br-french-fries:before{content:"\f71e"}.fi-br-french:before{content:"\f71f"}.fi-br-friday:before{content:"\f720"}.fi-br-frog:before{content:"\f721"}.fi-br-ftp:before{content:"\f722"}.fi-br-fuel-gauge:before{content:"\f723"}.fi-br-function-process:before{content:"\f724"}.fi-br-function-square:before{content:"\f725"}.fi-br-function:before{content:"\f726"}.fi-br-funnel-dollar:before{content:"\f727"}.fi-br-fusilli:before{content:"\f728"}.fi-br-g:before{content:"\f729"}.fi-br-galaxy-alt:before{content:"\f72a"}.fi-br-galaxy-planet:before{content:"\f72b"}.fi-br-galaxy-star:before{content:"\f72c"}.fi-br-galaxy:before{content:"\f72d"}.fi-br-gallery-thumbnails:before{content:"\f72e"}.fi-br-gallery:before{content:"\f72f"}.fi-br-game-board-alt:before{content:"\f730"}.fi-br-gamepad:before{content:"\f731"}.fi-br-garage-car:before{content:"\f732"}.fi-br-garage-open:before{content:"\f733"}.fi-br-garage:before{content:"\f734"}.fi-br-garlic-alt:before{content:"\f735"}.fi-br-garlic:before{content:"\f736"}.fi-br-gas-pump-alt:before{content:"\f737"}.fi-br-gas-pump-slash:before{content:"\f738"}.fi-br-gas-pump:before{content:"\f739"}.fi-br-gauge-circle-bolt:before{content:"\f73a"}.fi-br-gauge-circle-minus:before{content:"\f73b"}.fi-br-gauge-circle-plus:before{content:"\f73c"}.fi-br-gauze-bandage:before{content:"\f73d"}.fi-br-gavel:before{content:"\f73e"}.fi-br-gay-couple:before{content:"\f73f"}.fi-br-gears:before{content:"\f740"}.fi-br-gem:before{content:"\f741"}.fi-br-general:before{content:"\f742"}.fi-br-german:before{content:"\f743"}.fi-br-ghost:before{content:"\f744"}.fi-br-gif-square:before{content:"\f745"}.fi-br-gif:before{content:"\f746"}.fi-br-gift-box-benefits:before{content:"\f747"}.fi-br-gift-card:before{content:"\f748"}.fi-br-gift:before{content:"\f749"}.fi-br-gifts:before{content:"\f74a"}.fi-br-gingerbread-man:before{content:"\f74b"}.fi-br-glass-champagne:before{content:"\f74c"}.fi-br-glass-cheers:before{content:"\f74d"}.fi-br-glass-citrus:before{content:"\f74e"}.fi-br-glass-empty:before{content:"\f74f"}.fi-br-glass-half:before{content:"\f750"}.fi-br-glass-water-droplet:before{content:"\f751"}.fi-br-glass-whiskey-rocks:before{content:"\f752"}.fi-br-glass-whiskey:before{content:"\f753"}.fi-br-glass:before{content:"\f754"}.fi-br-glasses:before{content:"\f755"}.fi-br-globe-alt:before{content:"\f756"}.fi-br-globe-pointer:before{content:"\f757"}.fi-br-globe-snow:before{content:"\f758"}.fi-br-globe:before{content:"\f759"}.fi-br-goal-net:before{content:"\f75a"}.fi-br-golf-ball:before{content:"\f75b"}.fi-br-golf-club:before{content:"\f75c"}.fi-br-golf-hole:before{content:"\f75d"}.fi-br-golf:before{content:"\f75e"}.fi-br-gopuram:before{content:"\f75f"}.fi-br-government-budget:before{content:"\f760"}.fi-br-government-flag:before{content:"\f761"}.fi-br-government-user:before{content:"\f762"}.fi-br-gps-navigation:before{content:"\f763"}.fi-br-graduation-cap:before{content:"\f764"}.fi-br-gramophone:before{content:"\f765"}.fi-br-grape:before{content:"\f766"}.fi-br-graph-curve:before{content:"\f767"}.fi-br-graphic-style:before{content:"\f768"}.fi-br-graphic-tablet:before{content:"\f769"}.fi-br-grate-droplet:before{content:"\f76a"}.fi-br-grate:before{content:"\f76b"}.fi-br-greater-than-equal:before{content:"\f76c"}.fi-br-greater-than:before{content:"\f76d"}.fi-br-greek-helmet:before{content:"\f76e"}.fi-br-grid-alt:before{content:"\f76f"}.fi-br-grid-dividers:before{content:"\f770"}.fi-br-grid:before{content:"\f771"}.fi-br-grill-hot-alt:before{content:"\f772"}.fi-br-grill:before{content:"\f773"}.fi-br-grimace:before{content:"\f774"}.fi-br-grin-alt:before{content:"\f775"}.fi-br-grin-beam-sweat:before{content:"\f776"}.fi-br-grin-beam:before{content:"\f777"}.fi-br-grin-hearts:before{content:"\f778"}.fi-br-grin-squint-tears:before{content:"\f779"}.fi-br-grin-squint:before{content:"\f77a"}.fi-br-grin-stars:before{content:"\f77b"}.fi-br-grin-tears:before{content:"\f77c"}.fi-br-grin-tongue-squint:before{content:"\f77d"}.fi-br-grin-tongue-wink:before{content:"\f77e"}.fi-br-grin-tongue:before{content:"\f77f"}.fi-br-grin-wink:before{content:"\f780"}.fi-br-grin:before{content:"\f781"}.fi-br-grip-dots-vertical:before{content:"\f782"}.fi-br-grip-dots:before{content:"\f783"}.fi-br-grip-horizontal:before{content:"\f784"}.fi-br-grip-lines-vertical:before{content:"\f785"}.fi-br-grip-lines:before{content:"\f786"}.fi-br-grip-vertical:before{content:"\f787"}.fi-br-grocery-bag:before{content:"\f788"}.fi-br-grocery-basket:before{content:"\f789"}.fi-br-group-arrows-rotate:before{content:"\f78a"}.fi-br-group-call:before{content:"\f78b"}.fi-br-group-community-social-media:before{content:"\f78c"}.fi-br-growth-chart-invest:before{content:"\f78d"}.fi-br-guarani-sign:before{content:"\f78e"}.fi-br-guide-alt:before{content:"\f78f"}.fi-br-guide:before{content:"\f790"}.fi-br-guitar-electric:before{content:"\f791"}.fi-br-guitar:before{content:"\f792"}.fi-br-guitars:before{content:"\f793"}.fi-br-gun-squirt:before{content:"\f794"}.fi-br-gym:before{content:"\f795"}.fi-br-h-square:before{content:"\f796"}.fi-br-h:before{content:"\f797"}.fi-br-h1:before{content:"\f798"}.fi-br-h2:before{content:"\f799"}.fi-br-h3:before{content:"\f79a"}.fi-br-h4:before{content:"\f79b"}.fi-br-hair-clipper:before{content:"\f79c"}.fi-br-hamburger-soda:before{content:"\f79d"}.fi-br-hamburger:before{content:"\f79e"}.fi-br-hammer-brush:before{content:"\f79f"}.fi-br-hammer-crash:before{content:"\f7a0"}.fi-br-hammer-war:before{content:"\f7a1"}.fi-br-hammer:before{content:"\f7a2"}.fi-br-hamsa:before{content:"\f7a3"}.fi-br-hand-back-fist:before{content:"\f7a4"}.fi-br-hand-back-point-down:before{content:"\f7a5"}.fi-br-hand-back-point-left:before{content:"\f7a6"}.fi-br-hand-back-point-ribbon:before{content:"\f7a7"}.fi-br-hand-back-point-right:before{content:"\f7a8"}.fi-br-hand-bandage-wound:before{content:"\f7a9"}.fi-br-hand-bill:before{content:"\f7aa"}.fi-br-hand-dots:before{content:"\f7ab"}.fi-br-hand-fingers-crossed:before{content:"\f7ac"}.fi-br-hand-fist:before{content:"\f7ad"}.fi-br-hand-heart:before{content:"\f7ae"}.fi-br-hand-holding-box:before{content:"\f7af"}.fi-br-hand-holding-document:before{content:"\f7b0"}.fi-br-hand-holding-droplet:before{content:"\f7b1"}.fi-br-hand-holding-magic:before{content:"\f7b2"}.fi-br-hand-holding-medical:before{content:"\f7b3"}.fi-br-hand-holding-seeding:before{content:"\f7b4"}.fi-br-hand-holding-skull:before{content:"\f7b5"}.fi-br-hand-holding-usd:before{content:"\f7b6"}.fi-br-hand-holding-water:before{content:"\f7b7"}.fi-br-hand-horns:before{content:"\f7b8"}.fi-br-hand-lizard:before{content:"\f7b9"}.fi-br-hand-love:before{content:"\f7ba"}.fi-br-hand-middle-finger:before{content:"\f7bb"}.fi-br-hand-paper:before{content:"\f7bc"}.fi-br-hand-peace:before{content:"\f7bd"}.fi-br-hand-point-ribbon:before{content:"\f7be"}.fi-br-hand-present:before{content:"\f7bf"}.fi-br-hand-scissors:before{content:"\f7c0"}.fi-br-hand-sparkles:before{content:"\f7c1"}.fi-br-hand-spock:before{content:"\f7c2"}.fi-br-hand-wave:before{content:"\f7c3"}.fi-br-hand:before{content:"\f7c4"}.fi-br-handcuffs:before{content:"\f7c5"}.fi-br-handmade:before{content:"\f7c6"}.fi-br-hands-bubbles:before{content:"\f7c7"}.fi-br-hands-clapping:before{content:"\f7c8"}.fi-br-hands-heart:before{content:"\f7c9"}.fi-br-hands-holding-diamond:before{content:"\f7ca"}.fi-br-hands-holding:before{content:"\f7cb"}.fi-br-hands-together-heart:before{content:"\f7cc"}.fi-br-hands-usd:before{content:"\f7cd"}.fi-br-handshake-angle:before{content:"\f7ce"}.fi-br-handshake-deal-loan:before{content:"\f7cf"}.fi-br-handshake-house:before{content:"\f7d0"}.fi-br-handshake-simple-slash:before{content:"\f7d1"}.fi-br-handshake-trust:before{content:"\f7d2"}.fi-br-handshake:before{content:"\f7d3"}.fi-br-happy:before{content:"\f7d4"}.fi-br-hard-hat:before{content:"\f7d5"}.fi-br-hashtag-lock:before{content:"\f7d6"}.fi-br-hastag:before{content:"\f7d7"}.fi-br-hat-beach:before{content:"\f7d8"}.fi-br-hat-birthday:before{content:"\f7d9"}.fi-br-hat-chef:before{content:"\f7da"}.fi-br-hat-cowboy-side:before{content:"\f7db"}.fi-br-hat-cowboy:before{content:"\f7dc"}.fi-br-hat-santa:before{content:"\f7dd"}.fi-br-hat-winter:before{content:"\f7de"}.fi-br-hat-witch:before{content:"\f7df"}.fi-br-hat-wizard:before{content:"\f7e0"}.fi-br-hdd:before{content:"\f7e1"}.fi-br-head-side-brain:before{content:"\f7e2"}.fi-br-head-side-cough-slash:before{content:"\f7e3"}.fi-br-head-side-cough:before{content:"\f7e4"}.fi-br-head-side-headphones:before{content:"\f7e5"}.fi-br-head-side-heart:before{content:"\f7e6"}.fi-br-head-side-mask:before{content:"\f7e7"}.fi-br-head-side-medical:before{content:"\f7e8"}.fi-br-head-side-thinking:before{content:"\f7e9"}.fi-br-head-side-virus:before{content:"\f7ea"}.fi-br-head-side:before{content:"\f7eb"}.fi-br-head-vr:before{content:"\f7ec"}.fi-br-heading:before{content:"\f7ed"}.fi-br-headphones:before{content:"\f7ee"}.fi-br-headset:before{content:"\f7ef"}.fi-br-heart-arrow:before{content:"\f7f0"}.fi-br-heart-brain:before{content:"\f7f1"}.fi-br-heart-crack:before{content:"\f7f2"}.fi-br-heart-half-stroke:before{content:"\f7f3"}.fi-br-heart-half:before{content:"\f7f4"}.fi-br-heart-health-muscle:before{content:"\f7f5"}.fi-br-heart-lock:before{content:"\f7f6"}.fi-br-heart-partner-handshake:before{content:"\f7f7"}.fi-br-heart-rate:before{content:"\f7f8"}.fi-br-heart-slash:before{content:"\f7f9"}.fi-br-heart-upside-down:before{content:"\f7fa"}.fi-br-heart:before{content:"\f7fb"}.fi-br-heat:before{content:"\f7fc"}.fi-br-helicopter-side:before{content:"\f7fd"}.fi-br-helmet-battle:before{content:"\f7fe"}.fi-br-hexagon-check:before{content:"\f7ff"}.fi-br-hexagon-divide:before{content:"\f800"}.fi-br-hexagon-exclamation:before{content:"\f801"}.fi-br-hexagon:before{content:"\f802"}.fi-br-high-definition:before{content:"\f803"}.fi-br-high-five-celebration-yes:before{content:"\f804"}.fi-br-high-five:before{content:"\f805"}.fi-br-highlighter-line:before{content:"\f806"}.fi-br-highlighter:before{content:"\f807"}.fi-br-hiking:before{content:"\f808"}.fi-br-hippo:before{content:"\f809"}.fi-br-hockey-mask:before{content:"\f80a"}.fi-br-hockey-puck:before{content:"\f80b"}.fi-br-hockey-stick-puck:before{content:"\f80c"}.fi-br-hockey-sticks:before{content:"\f80d"}.fi-br-holding-hand-gear:before{content:"\f80e"}.fi-br-holding-hand-revenue:before{content:"\f80f"}.fi-br-holly-berry:before{content:"\f810"}.fi-br-home-heart:before{content:"\f811"}.fi-br-home-location-alt:before{content:"\f812"}.fi-br-home-location:before{content:"\f813"}.fi-br-home:before{content:"\f814"}.fi-br-honey-pot:before{content:"\f815"}.fi-br-hood-cloak:before{content:"\f816"}.fi-br-horizontal-rule:before{content:"\f817"}.fi-br-horse-head:before{content:"\f818"}.fi-br-horse-saddle:before{content:"\f819"}.fi-br-horse:before{content:"\f81a"}.fi-br-horseshoe-broken:before{content:"\f81b"}.fi-br-horseshoe:before{content:"\f81c"}.fi-br-hose-reel:before{content:"\f81d"}.fi-br-hose:before{content:"\f81e"}.fi-br-hospital-symbol:before{content:"\f81f"}.fi-br-hospital-user:before{content:"\f820"}.fi-br-hospital:before{content:"\f821"}.fi-br-hospitals:before{content:"\f822"}.fi-br-hot-tub:before{content:"\f823"}.fi-br-hotdog:before{content:"\f824"}.fi-br-hotel:before{content:"\f825"}.fi-br-hourglass-end:before{content:"\f826"}.fi-br-hourglass-start:before{content:"\f827"}.fi-br-hourglass:before{content:"\f828"}.fi-br-house-blank:before{content:"\f829"}.fi-br-house-building:before{content:"\f82a"}.fi-br-house-chimney-blank:before{content:"\f82b"}.fi-br-house-chimney-crack:before{content:"\f82c"}.fi-br-house-chimney-heart:before{content:"\f82d"}.fi-br-house-chimney-medical:before{content:"\f82e"}.fi-br-house-chimney-user:before{content:"\f82f"}.fi-br-house-chimney-window:before{content:"\f830"}.fi-br-house-chimney:before{content:"\f831"}.fi-br-house-circle-check:before{content:"\f832"}.fi-br-house-circle-exclamation:before{content:"\f833"}.fi-br-house-circle-xmark:before{content:"\f834"}.fi-br-house-crack-alt:before{content:"\f835"}.fi-br-house-crack:before{content:"\f836"}.fi-br-house-day:before{content:"\f837"}.fi-br-house-fire:before{content:"\f838"}.fi-br-house-flag:before{content:"\f839"}.fi-br-house-flood:before{content:"\f83a"}.fi-br-house-laptop:before{content:"\f83b"}.fi-br-house-leave:before{content:"\f83c"}.fi-br-house-lock:before{content:"\f83d"}.fi-br-house-medical:before{content:"\f83e"}.fi-br-house-night:before{content:"\f83f"}.fi-br-house-return:before{content:"\f840"}.fi-br-house-signal:before{content:"\f841"}.fi-br-house-tree:before{content:"\f842"}.fi-br-house-tsunami:before{content:"\f843"}.fi-br-house-turret:before{content:"\f844"}.fi-br-house-user:before{content:"\f845"}.fi-br-house-window:before{content:"\f846"}.fi-br-hr-group:before{content:"\f847"}.fi-br-hr-person:before{content:"\f848"}.fi-br-hr:before{content:"\f849"}.fi-br-hryvnia:before{content:"\f84a"}.fi-br-humanitarian-mission:before{content:"\f84b"}.fi-br-humidity:before{content:"\f84c"}.fi-br-hundred-points:before{content:"\f84d"}.fi-br-hurricane:before{content:"\f84e"}.fi-br-i:before{content:"\f84f"}.fi-br-ice-cream:before{content:"\f850"}.fi-br-ice-skate:before{content:"\f851"}.fi-br-icicles:before{content:"\f852"}.fi-br-icon-star:before{content:"\f853"}.fi-br-id-badge:before{content:"\f854"}.fi-br-id-card-clip-alt:before{content:"\f855"}.fi-br-idea-exchange:before{content:"\f856"}.fi-br-igloo:before{content:"\f857"}.fi-br-image-slash:before{content:"\f858"}.fi-br-images-user:before{content:"\f859"}.fi-br-images:before{content:"\f85a"}.fi-br-improve-user:before{content:"\f85b"}.fi-br-inbox-full:before{content:"\f85c"}.fi-br-inbox-in:before{content:"\f85d"}.fi-br-inbox-out:before{content:"\f85e"}.fi-br-inbox:before{content:"\f85f"}.fi-br-inboxes:before{content:"\f860"}.fi-br-incense-sticks-yoga:before{content:"\f861"}.fi-br-incognito:before{content:"\f862"}.fi-br-indent:before{content:"\f863"}.fi-br-indian-rupee-sign:before{content:"\f864"}.fi-br-industry-alt:before{content:"\f865"}.fi-br-industry-windows:before{content:"\f866"}.fi-br-infinity:before{content:"\f867"}.fi-br-info-guide:before{content:"\f868"}.fi-br-info:before{content:"\f869"}.fi-br-information:before{content:"\f86a"}.fi-br-inhaler:before{content:"\f86b"}.fi-br-input-numeric:before{content:"\f86c"}.fi-br-input-pipe:before{content:"\f86d"}.fi-br-input-text:before{content:"\f86e"}.fi-br-insert-alt:before{content:"\f86f"}.fi-br-insert-arrows:before{content:"\f870"}.fi-br-insert-button-circle:before{content:"\f871"}.fi-br-insert-credit-card:before{content:"\f872"}.fi-br-insert-square:before{content:"\f873"}.fi-br-insert:before{content:"\f874"}.fi-br-insight-alt:before{content:"\f875"}.fi-br-insight-head:before{content:"\f876"}.fi-br-insight:before{content:"\f877"}.fi-br-integral:before{content:"\f878"}.fi-br-interactive:before{content:"\f879"}.fi-br-interlining:before{content:"\f87a"}.fi-br-internet-speed-wifi:before{content:"\f87b"}.fi-br-interpersonal-skill:before{content:"\f87c"}.fi-br-interrogation:before{content:"\f87d"}.fi-br-intersection:before{content:"\f87e"}.fi-br-introduction-handshake:before{content:"\f87f"}.fi-br-introduction:before{content:"\f880"}.fi-br-inventory-alt:before{content:"\f881"}.fi-br-invest:before{content:"\f882"}.fi-br-investment:before{content:"\f883"}.fi-br-invite-alt:before{content:"\f884"}.fi-br-invite:before{content:"\f885"}.fi-br-iot-alt:before{content:"\f886"}.fi-br-iot:before{content:"\f887"}.fi-br-ip-address:before{content:"\f888"}.fi-br-iron:before{content:"\f889"}.fi-br-island-tropical:before{content:"\f88a"}.fi-br-issue-loupe:before{content:"\f88b"}.fi-br-it-alt:before{content:"\f88c"}.fi-br-it-computer:before{content:"\f88d"}.fi-br-it:before{content:"\f88e"}.fi-br-italian-lira-sign:before{content:"\f88f"}.fi-br-italian:before{content:"\f890"}.fi-br-italic:before{content:"\f891"}.fi-br-j:before{content:"\f892"}.fi-br-jam:before{content:"\f893"}.fi-br-japanese:before{content:"\f894"}.fi-br-jar-alt:before{content:"\f895"}.fi-br-jar-wheat:before{content:"\f896"}.fi-br-javascript:before{content:"\f897"}.fi-br-joint:before{content:"\f898"}.fi-br-joker:before{content:"\f899"}.fi-br-journal-alt:before{content:"\f89a"}.fi-br-journal:before{content:"\f89b"}.fi-br-journey:before{content:"\f89c"}.fi-br-joystick:before{content:"\f89d"}.fi-br-jpg:before{content:"\f89e"}.fi-br-jug-alt:before{content:"\f89f"}.fi-br-jug-bottle:before{content:"\f8a0"}.fi-br-jug:before{content:"\f8a1"}.fi-br-jumping-rope:before{content:"\f8a2"}.fi-br-k:before{content:"\f8a3"}.fi-br-kaaba:before{content:"\f8a4"}.fi-br-kazoo:before{content:"\f8a5"}.fi-br-kerning:before{content:"\f8a6"}.fi-br-key-lock-crypto:before{content:"\f8a7"}.fi-br-key-skeleton-left-right:before{content:"\f8a8"}.fi-br-key:before{content:"\f8a9"}.fi-br-keyboard-brightness-low:before{content:"\f8aa"}.fi-br-keyboard-brightness:before{content:"\f8ab"}.fi-br-keyboard-down:before{content:"\f8ac"}.fi-br-keyboard-left:before{content:"\f8ad"}.fi-br-keyboard:before{content:"\f8ae"}.fi-br-keynote:before{content:"\f8af"}.fi-br-kidneys:before{content:"\f8b0"}.fi-br-kip-sign:before{content:"\f8b1"}.fi-br-kiss-beam:before{content:"\f8b2"}.fi-br-kiss-wink-heart:before{content:"\f8b3"}.fi-br-kiss:before{content:"\f8b4"}.fi-br-kitchen-set:before{content:"\f8b5"}.fi-br-kite:before{content:"\f8b6"}.fi-br-kiwi-bird:before{content:"\f8b7"}.fi-br-kiwi-fruit:before{content:"\f8b8"}.fi-br-knife-kitchen:before{content:"\f8b9"}.fi-br-knife:before{content:"\f8ba"}.fi-br-knitting:before{content:"\f8bb"}.fi-br-korean:before{content:"\f8bc"}.fi-br-kpi-evaluation:before{content:"\f8bd"}.fi-br-kpi:before{content:"\f8be"}.fi-br-l:before{content:"\f8bf"}.fi-br-lab-coat:before{content:"\f8c0"}.fi-br-label:before{content:"\f8c1"}.fi-br-lacrosse-stick-ball:before{content:"\f8c2"}.fi-br-lacrosse-stick:before{content:"\f8c3"}.fi-br-lambda:before{content:"\f8c4"}.fi-br-lamp-desk:before{content:"\f8c5"}.fi-br-lamp-floor:before{content:"\f8c6"}.fi-br-lamp-street:before{content:"\f8c7"}.fi-br-lamp:before{content:"\f8c8"}.fi-br-land-layer-location:before{content:"\f8c9"}.fi-br-land-layers:before{content:"\f8ca"}.fi-br-land-location:before{content:"\f8cb"}.fi-br-land-mine-on:before{content:"\f8cc"}.fi-br-landmark-alt:before{content:"\f8cd"}.fi-br-language-exchange:before{content:"\f8ce"}.fi-br-language:before{content:"\f8cf"}.fi-br-laptop-arrow-down:before{content:"\f8d0"}.fi-br-laptop-binary:before{content:"\f8d1"}.fi-br-laptop-code:before{content:"\f8d2"}.fi-br-laptop-medical:before{content:"\f8d3"}.fi-br-laptop-mobile:before{content:"\f8d4"}.fi-br-laptop-slash:before{content:"\f8d5"}.fi-br-laptop:before{content:"\f8d6"}.fi-br-lari-sign:before{content:"\f8d7"}.fi-br-lasso-sparkles:before{content:"\f8d8"}.fi-br-lasso:before{content:"\f8d9"}.fi-br-last-square:before{content:"\f8da"}.fi-br-laugh-beam:before{content:"\f8db"}.fi-br-laugh-squint:before{content:"\f8dc"}.fi-br-laugh-wink:before{content:"\f8dd"}.fi-br-laugh:before{content:"\f8de"}.fi-br-laurel-user:before{content:"\f8df"}.fi-br-lawyer-man:before{content:"\f8e0"}.fi-br-lawyer-woman:before{content:"\f8e1"}.fi-br-layer-minus:before{content:"\f8e2"}.fi-br-layer-plus:before{content:"\f8e3"}.fi-br-layers:before{content:"\f8e4"}.fi-br-layout-fluid:before{content:"\f8e5"}.fi-br-lead-funnel:before{content:"\f8e6"}.fi-br-lead-management:before{content:"\f8e7"}.fi-br-lead:before{content:"\f8e8"}.fi-br-leader-alt:before{content:"\f8e9"}.fi-br-leader-speech:before{content:"\f8ea"}.fi-br-leader:before{content:"\f8eb"}.fi-br-leaderboard-alt:before{content:"\f8ec"}.fi-br-leaderboard-trophy:before{content:"\f8ed"}.fi-br-leaderboard:before{content:"\f8ee"}.fi-br-leadership-alt:before{content:"\f8ef"}.fi-br-leadership:before{content:"\f8f0"}.fi-br-leaf-heart:before{content:"\f8f1"}.fi-br-leaf-maple:before{content:"\f8f2"}.fi-br-leaf-oak:before{content:"\f8f3"}.fi-br-leaf:before{content:"\f8f4"}.fi-br-leafy-green:before{content:"\f8f5"}.fi-br-leave:before{content:"\f8f6"}.fi-br-left-from-bracket:before{content:"\f8f7"}.fi-br-left:before{content:"\f8f8"}.fi-br-legal-case:before{content:"\f8f9"}.fi-br-legal:before{content:"\f8fa"}.fi-br-lemon:before{content:"\f8fb"}.fi-br-lesbian-couple:before{content:"\f8fc"}.fi-br-less-than-equal:before{content:"\f8fd"}.fi-br-less-than:before{content:"\f8fe"}.fi-br-lesson-class:before{content:"\f8ff"}.fi-br-lesson:before{content:"\f900"}.fi-br-letter-case:before{content:"\f901"}.fi-br-lettuce:before{content:"\f902"}.fi-br-level-down-alt:before{content:"\f903"}.fi-br-level-down:before{content:"\f904"}.fi-br-level-up-alt:before{content:"\f905"}.fi-br-level-up:before{content:"\f906"}.fi-br-license:before{content:"\f907"}.fi-br-life-ring:before{content:"\f908"}.fi-br-life:before{content:"\f909"}.fi-br-light-ceiling:before{content:"\f90a"}.fi-br-light-emergency-on:before{content:"\f90b"}.fi-br-light-emergency:before{content:"\f90c"}.fi-br-light-switch-off:before{content:"\f90d"}.fi-br-light-switch-on:before{content:"\f90e"}.fi-br-light-switch:before{content:"\f90f"}.fi-br-lightbulb-cfl-on:before{content:"\f910"}.fi-br-lightbulb-cfl:before{content:"\f911"}.fi-br-lightbulb-dollar:before{content:"\f912"}.fi-br-lightbulb-exclamation:before{content:"\f913"}.fi-br-lightbulb-head:before{content:"\f914"}.fi-br-lightbulb-on:before{content:"\f915"}.fi-br-lightbulb-question:before{content:"\f916"}.fi-br-lightbulb-setting:before{content:"\f917"}.fi-br-lightbulb-slash:before{content:"\f918"}.fi-br-lighthouse:before{content:"\f919"}.fi-br-lights-holiday:before{content:"\f91a"}.fi-br-limit-hand:before{content:"\f91b"}.fi-br-limit-speedometer:before{content:"\f91c"}.fi-br-line-width:before{content:"\f91d"}.fi-br-link-alt:before{content:"\f91e"}.fi-br-link-horizontal-slash:before{content:"\f91f"}.fi-br-link-horizontal:before{content:"\f920"}.fi-br-link-slash-alt:before{content:"\f921"}.fi-br-link-slash:before{content:"\f922"}.fi-br-link:before{content:"\f923"}.fi-br-lion-head:before{content:"\f924"}.fi-br-lion:before{content:"\f925"}.fi-br-lips-silence:before{content:"\f926"}.fi-br-lips:before{content:"\f927"}.fi-br-lipstick:before{content:"\f928"}.fi-br-lira-sign:before{content:"\f929"}.fi-br-list-check:before{content:"\f92a"}.fi-br-list-dropdown:before{content:"\f92b"}.fi-br-list-music:before{content:"\f92c"}.fi-br-list-timeline:before{content:"\f92d"}.fi-br-list:before{content:"\f92e"}.fi-br-litecoin-sign:before{content:"\f92f"}.fi-br-live-alt:before{content:"\f930"}.fi-br-live:before{content:"\f931"}.fi-br-loading:before{content:"\f932"}.fi-br-loan:before{content:"\f933"}.fi-br-lobster:before{content:"\f934"}.fi-br-location-alt:before{content:"\f935"}.fi-br-location-arrow:before{content:"\f936"}.fi-br-location-crosshairs-slash:before{content:"\f937"}.fi-br-location-crosshairs:before{content:"\f938"}.fi-br-location-dot-slash:before{content:"\f939"}.fi-br-location-exclamation:before{content:"\f93a"}.fi-br-location-pin-call:before{content:"\f93b"}.fi-br-lock-alt:before{content:"\f93c"}.fi-br-lock-hashtag:before{content:"\f93d"}.fi-br-lock-open-alt:before{content:"\f93e"}.fi-br-lock:before{content:"\f93f"}.fi-br-locust:before{content:"\f940"}.fi-br-loop-square:before{content:"\f941"}.fi-br-loveseat:before{content:"\f942"}.fi-br-low-vision:before{content:"\f943"}.fi-br-luchador:before{content:"\f944"}.fi-br-luggage-cart:before{content:"\f945"}.fi-br-luggage-rolling:before{content:"\f946"}.fi-br-lungs-virus:before{content:"\f947"}.fi-br-lungs:before{content:"\f948"}.fi-br-m:before{content:"\f949"}.fi-br-mace:before{content:"\f94a"}.fi-br-magic-wand:before{content:"\f94b"}.fi-br-magnet-user:before{content:"\f94c"}.fi-br-magnet:before{content:"\f94d"}.fi-br-magnifying-glass-eye:before{content:"\f94e"}.fi-br-magnifying-glass-wave:before{content:"\f94f"}.fi-br-mail-plus-circle:before{content:"\f950"}.fi-br-mailbox-envelope:before{content:"\f951"}.fi-br-mailbox-flag-up:before{content:"\f952"}.fi-br-mailbox:before{content:"\f953"}.fi-br-makeup-brush:before{content:"\f954"}.fi-br-male-couple:before{content:"\f955"}.fi-br-male:before{content:"\f956"}.fi-br-man-head:before{content:"\f957"}.fi-br-man-scientist:before{content:"\f958"}.fi-br-manat-sign:before{content:"\f959"}.fi-br-mandolin:before{content:"\f95a"}.fi-br-mango:before{content:"\f95b"}.fi-br-manhole:before{content:"\f95c"}.fi-br-map-location-track:before{content:"\f95d"}.fi-br-map-marker-check:before{content:"\f95e"}.fi-br-map-marker-cross:before{content:"\f95f"}.fi-br-map-marker-edit:before{content:"\f960"}.fi-br-map-marker-home:before{content:"\f961"}.fi-br-map-marker-minus:before{content:"\f962"}.fi-br-map-marker-plus:before{content:"\f963"}.fi-br-map-marker-question:before{content:"\f964"}.fi-br-map-marker-slash:before{content:"\f965"}.fi-br-map-marker-smile:before{content:"\f966"}.fi-br-map-marker:before{content:"\f967"}.fi-br-map-pin:before{content:"\f968"}.fi-br-map-point:before{content:"\f969"}.fi-br-map:before{content:"\f96a"}.fi-br-marker-time:before{content:"\f96b"}.fi-br-marker:before{content:"\f96c"}.fi-br-marketplace-alt:before{content:"\f96d"}.fi-br-marketplace-store:before{content:"\f96e"}.fi-br-marketplace:before{content:"\f96f"}.fi-br-mars-stroke-right:before{content:"\f970"}.fi-br-mars-stroke-up:before{content:"\f971"}.fi-br-martini-glass-citrus:before{content:"\f972"}.fi-br-martini-glass-empty:before{content:"\f973"}.fi-br-mask-carnival:before{content:"\f974"}.fi-br-mask-face:before{content:"\f975"}.fi-br-mask-snorkel:before{content:"\f976"}.fi-br-massage:before{content:"\f977"}.fi-br-match-fire:before{content:"\f978"}.fi-br-mattress-pillow:before{content:"\f979"}.fi-br-measuring-tape:before{content:"\f97a"}.fi-br-meat:before{content:"\f97b"}.fi-br-medal:before{content:"\f97c"}.fi-br-medical-star:before{content:"\f97d"}.fi-br-medicine:before{content:"\f97e"}.fi-br-meditation:before{content:"\f97f"}.fi-br-meeting-alt:before{content:"\f980"}.fi-br-meeting:before{content:"\f981"}.fi-br-megaphone-announcement-leader:before{content:"\f982"}.fi-br-megaphone:before{content:"\f983"}.fi-br-meh-blank:before{content:"\f984"}.fi-br-meh-rolling-eyes:before{content:"\f985"}.fi-br-melon-alt:before{content:"\f986"}.fi-br-melon:before{content:"\f987"}.fi-br-member-list:before{content:"\f988"}.fi-br-member-search:before{content:"\f989"}.fi-br-membership-vip:before{content:"\f98a"}.fi-br-membership:before{content:"\f98b"}.fi-br-memo-circle-check:before{content:"\f98c"}.fi-br-memo-pad:before{content:"\f98d"}.fi-br-memo:before{content:"\f98e"}.fi-br-memory:before{content:"\f98f"}.fi-br-menu-burger:before{content:"\f990"}.fi-br-menu-dots-vertical:before{content:"\f991"}.fi-br-menu-dots:before{content:"\f992"}.fi-br-mercury:before{content:"\f993"}.fi-br-message-alert:before{content:"\f994"}.fi-br-message-arrow-down:before{content:"\f995"}.fi-br-message-arrow-up-right:before{content:"\f996"}.fi-br-message-arrow-up:before{content:"\f997"}.fi-br-message-bot:before{content:"\f998"}.fi-br-message-code:before{content:"\f999"}.fi-br-message-dollar:before{content:"\f99a"}.fi-br-message-heart:before{content:"\f99b"}.fi-br-message-image:before{content:"\f99c"}.fi-br-message-question:before{content:"\f99d"}.fi-br-message-quote:before{content:"\f99e"}.fi-br-message-slash:before{content:"\f99f"}.fi-br-message-sms:before{content:"\f9a0"}.fi-br-message-star:before{content:"\f9a1"}.fi-br-message-text:before{content:"\f9a2"}.fi-br-message-xmark:before{content:"\f9a3"}.fi-br-messages-dollar:before{content:"\f9a4"}.fi-br-messages-question:before{content:"\f9a5"}.fi-br-messages:before{content:"\f9a6"}.fi-br-meteor:before{content:"\f9a7"}.fi-br-meter-bolt:before{content:"\f9a8"}.fi-br-meter-droplet:before{content:"\f9a9"}.fi-br-meter-fire:before{content:"\f9aa"}.fi-br-meter:before{content:"\f9ab"}.fi-br-method:before{content:"\f9ac"}.fi-br-microchip-ai:before{content:"\f9ad"}.fi-br-microchip:before{content:"\f9ae"}.fi-br-microphone-alt:before{content:"\f9af"}.fi-br-microphone-slash:before{content:"\f9b0"}.fi-br-microphone:before{content:"\f9b1"}.fi-br-microscope:before{content:"\f9b2"}.fi-br-microwave:before{content:"\f9b3"}.fi-br-milk-alt:before{content:"\f9b4"}.fi-br-milk:before{content:"\f9b5"}.fi-br-mill-sign:before{content:"\f9b6"}.fi-br-mind-share:before{content:"\f9b7"}.fi-br-minus-circle:before{content:"\f9b8"}.fi-br-minus-hexagon:before{content:"\f9b9"}.fi-br-minus-small:before{content:"\f9ba"}.fi-br-minus:before{content:"\f9bb"}.fi-br-mistletoe:before{content:"\f9bc"}.fi-br-mix:before{content:"\f9bd"}.fi-br-mixer:before{content:"\f9be"}.fi-br-mobile-button:before{content:"\f9bf"}.fi-br-mobile-notch:before{content:"\f9c0"}.fi-br-mobile:before{content:"\f9c1"}.fi-br-mockup:before{content:"\f9c2"}.fi-br-mode-alt:before{content:"\f9c3"}.fi-br-mode-landscape:before{content:"\f9c4"}.fi-br-mode-portrait:before{content:"\f9c5"}.fi-br-mode:before{content:"\f9c6"}.fi-br-model-cube-arrows:before{content:"\f9c7"}.fi-br-model-cube-space:before{content:"\f9c8"}.fi-br-model-cube:before{content:"\f9c9"}.fi-br-module:before{content:"\f9ca"}.fi-br-monday:before{content:"\f9cb"}.fi-br-money-bill-simple:before{content:"\f9cc"}.fi-br-money-bill-transfer:before{content:"\f9cd"}.fi-br-money-bill-wave-alt:before{content:"\f9ce"}.fi-br-money-bill-wave:before{content:"\f9cf"}.fi-br-money-bills-simple:before{content:"\f9d0"}.fi-br-money-bills:before{content:"\f9d1"}.fi-br-money-check-edit-alt:before{content:"\f9d2"}.fi-br-money-check-edit:before{content:"\f9d3"}.fi-br-money-check:before{content:"\f9d4"}.fi-br-money-coin-transfer:before{content:"\f9d5"}.fi-br-money-from-bracket:before{content:"\f9d6"}.fi-br-money-simple-from-bracket:before{content:"\f9d7"}.fi-br-money-transfer-alt:before{content:"\f9d8"}.fi-br-money-transfer-coin-arrow:before{content:"\f9d9"}.fi-br-money-transfer-smartphone:before{content:"\f9da"}.fi-br-money-wings:before{content:"\f9db"}.fi-br-money:before{content:"\f9dc"}.fi-br-monkey:before{content:"\f9dd"}.fi-br-monument:before{content:"\f9de"}.fi-br-moon-stars:before{content:"\f9df"}.fi-br-moon:before{content:"\f9e0"}.fi-br-moped:before{content:"\f9e1"}.fi-br-mortar-pestle:before{content:"\f9e2"}.fi-br-mortgage:before{content:"\f9e3"}.fi-br-mosque-alt:before{content:"\f9e4"}.fi-br-mosque-moon:before{content:"\f9e5"}.fi-br-mosque:before{content:"\f9e6"}.fi-br-mosquito-net:before{content:"\f9e7"}.fi-br-mosquito:before{content:"\f9e8"}.fi-br-motorcycle:before{content:"\f9e9"}.fi-br-mound:before{content:"\f9ea"}.fi-br-mountain-city:before{content:"\f9eb"}.fi-br-mountain:before{content:"\f9ec"}.fi-br-mountains:before{content:"\f9ed"}.fi-br-mouse-field:before{content:"\f9ee"}.fi-br-mouse:before{content:"\f9ef"}.fi-br-mov-file:before{content:"\f9f0"}.fi-br-move-to-folder-2:before{content:"\f9f1"}.fi-br-move-to-folder:before{content:"\f9f2"}.fi-br-moving:before{content:"\f9f3"}.fi-br-mp3-file:before{content:"\f9f4"}.fi-br-mp3-player:before{content:"\f9f5"}.fi-br-mp4-file:before{content:"\f9f6"}.fi-br-mug-alt:before{content:"\f9f7"}.fi-br-mug-hot-alt:before{content:"\f9f8"}.fi-br-mug-hot:before{content:"\f9f9"}.fi-br-mug-marshmallows:before{content:"\f9fa"}.fi-br-mug-tea-saucer:before{content:"\f9fb"}.fi-br-mug-tea:before{content:"\f9fc"}.fi-br-mug:before{content:"\f9fd"}.fi-br-multiple-alt:before{content:"\f9fe"}.fi-br-multiple:before{content:"\f9ff"}.fi-br-multitasking:before{content:"\fa00"}.fi-br-muscle:before{content:"\fa01"}.fi-br-mushroom-alt:before{content:"\fa02"}.fi-br-mushroom-cloud:before{content:"\fa03"}.fi-br-mushroom:before{content:"\fa04"}.fi-br-music-alt:before{content:"\fa05"}.fi-br-music-file:before{content:"\fa06"}.fi-br-music-magnifying-glass:before{content:"\fa07"}.fi-br-music-note-slash:before{content:"\fa08"}.fi-br-music-note:before{content:"\fa09"}.fi-br-music-slash:before{content:"\fa0a"}.fi-br-music:before{content:"\fa0b"}.fi-br-n:before{content:"\fa0c"}.fi-br-naira-sign:before{content:"\fa0d"}.fi-br-narwhal:before{content:"\fa0e"}.fi-br-navigation:before{content:"\fa0f"}.fi-br-nesting-dolls:before{content:"\fa10"}.fi-br-network-analytic:before{content:"\fa11"}.fi-br-network-cloud:before{content:"\fa12"}.fi-br-network:before{content:"\fa13"}.fi-br-neuter:before{content:"\fa14"}.fi-br-newsletter-subscribe:before{content:"\fa15"}.fi-br-newspaper-open:before{content:"\fa16"}.fi-br-newspaper:before{content:"\fa17"}.fi-br-nfc-lock:before{content:"\fa18"}.fi-br-nfc-magnifying-glass:before{content:"\fa19"}.fi-br-nfc-pen:before{content:"\fa1a"}.fi-br-nfc-slash:before{content:"\fa1b"}.fi-br-nfc-trash:before{content:"\fa1c"}.fi-br-nfc:before{content:"\fa1d"}.fi-br-night-day:before{content:"\fa1e"}.fi-br-no-fee:before{content:"\fa1f"}.fi-br-no-iron:before{content:"\fa20"}.fi-br-no-people:before{content:"\fa21"}.fi-br-no-smoking:before{content:"\fa22"}.fi-br-noise-cancelling-headphones:before{content:"\fa23"}.fi-br-noodles:before{content:"\fa24"}.fi-br-nose:before{content:"\fa25"}.fi-br-not-equal:before{content:"\fa26"}.fi-br-not-found-alt:before{content:"\fa27"}.fi-br-not-found-magnifying-glass:before{content:"\fa28"}.fi-br-not-found:before{content:"\fa29"}.fi-br-notdef:before{content:"\fa2a"}.fi-br-note-medical:before{content:"\fa2b"}.fi-br-note-sticky:before{content:"\fa2c"}.fi-br-note:before{content:"\fa2d"}.fi-br-notebook-alt:before{content:"\fa2e"}.fi-br-notebook:before{content:"\fa2f"}.fi-br-notes-medical:before{content:"\fa30"}.fi-br-notes:before{content:"\fa31"}.fi-br-o:before{content:"\fa32"}.fi-br-object-exclude:before{content:"\fa33"}.fi-br-object-group:before{content:"\fa34"}.fi-br-object-intersect:before{content:"\fa35"}.fi-br-object-subtract:before{content:"\fa36"}.fi-br-object-ungroup:before{content:"\fa37"}.fi-br-object-union:before{content:"\fa38"}.fi-br-objects-column:before{content:"\fa39"}.fi-br-octagon-check:before{content:"\fa3a"}.fi-br-octagon-divide:before{content:"\fa3b"}.fi-br-octagon-exclamation:before{content:"\fa3c"}.fi-br-octagon-minus:before{content:"\fa3d"}.fi-br-octagon-plus:before{content:"\fa3e"}.fi-br-octagon-xmark:before{content:"\fa3f"}.fi-br-octagon:before{content:"\fa40"}.fi-br-office-chair:before{content:"\fa41"}.fi-br-oil-can:before{content:"\fa42"}.fi-br-oil-temp:before{content:"\fa43"}.fi-br-olive-branch-dove:before{content:"\fa44"}.fi-br-olive-oil:before{content:"\fa45"}.fi-br-olive:before{content:"\fa46"}.fi-br-olives:before{content:"\fa47"}.fi-br-om:before{content:"\fa48"}.fi-br-omega:before{content:"\fa49"}.fi-br-onboarding:before{content:"\fa4a"}.fi-br-onion:before{content:"\fa4b"}.fi-br-opacity:before{content:"\fa4c"}.fi-br-open-mail-clip:before{content:"\fa4d"}.fi-br-operating-system-upgrade:before{content:"\fa4e"}.fi-br-operation:before{content:"\fa4f"}.fi-br-order-history:before{content:"\fa50"}.fi-br-organization-chart:before{content:"\fa51"}.fi-br-ornament:before{content:"\fa52"}.fi-br-otp:before{content:"\fa53"}.fi-br-otter:before{content:"\fa54"}.fi-br-outdent:before{content:"\fa55"}.fi-br-oval-alt:before{content:"\fa56"}.fi-br-oval:before{content:"\fa57"}.fi-br-oven:before{content:"\fa58"}.fi-br-overline:before{content:"\fa59"}.fi-br-overview:before{content:"\fa5a"}.fi-br-p:before{content:"\fa5b"}.fi-br-package:before{content:"\fa5c"}.fi-br-padlock-check:before{content:"\fa5d"}.fi-br-page-break:before{content:"\fa5e"}.fi-br-pager:before{content:"\fa5f"}.fi-br-paid:before{content:"\fa60"}.fi-br-paint-brush:before{content:"\fa61"}.fi-br-paint-roller:before{content:"\fa62"}.fi-br-paintbrush-pencil:before{content:"\fa63"}.fi-br-palette:before{content:"\fa64"}.fi-br-pallet-alt:before{content:"\fa65"}.fi-br-pallet:before{content:"\fa66"}.fi-br-pan-food:before{content:"\fa67"}.fi-br-pan-frying:before{content:"\fa68"}.fi-br-pan:before{content:"\fa69"}.fi-br-pancakes:before{content:"\fa6a"}.fi-br-panorama:before{content:"\fa6b"}.fi-br-paper-plane-launch:before{content:"\fa6c"}.fi-br-paper-plane-top:before{content:"\fa6d"}.fi-br-paper-plane:before{content:"\fa6e"}.fi-br-paperclip-vertical:before{content:"\fa6f"}.fi-br-parachute-box:before{content:"\fa70"}.fi-br-paragraph-left:before{content:"\fa71"}.fi-br-paragraph:before{content:"\fa72"}.fi-br-parking-circle-slash:before{content:"\fa73"}.fi-br-parking-circle:before{content:"\fa74"}.fi-br-parking-slash:before{content:"\fa75"}.fi-br-parking:before{content:"\fa76"}.fi-br-party-bell:before{content:"\fa77"}.fi-br-party-horn:before{content:"\fa78"}.fi-br-passport:before{content:"\fa79"}.fi-br-password-alt:before{content:"\fa7a"}.fi-br-password-computer:before{content:"\fa7b"}.fi-br-password-email:before{content:"\fa7c"}.fi-br-password-smartphone:before{content:"\fa7d"}.fi-br-password:before{content:"\fa7e"}.fi-br-paste:before{content:"\fa7f"}.fi-br-pattern:before{content:"\fa80"}.fi-br-pause-circle:before{content:"\fa81"}.fi-br-pause-square:before{content:"\fa82"}.fi-br-pause:before{content:"\fa83"}.fi-br-paw-claws:before{content:"\fa84"}.fi-br-paw-heart:before{content:"\fa85"}.fi-br-paw:before{content:"\fa86"}.fi-br-payment-pos:before{content:"\fa87"}.fi-br-payroll-calendar:before{content:"\fa88"}.fi-br-payroll-check:before{content:"\fa89"}.fi-br-payroll:before{content:"\fa8a"}.fi-br-peace:before{content:"\fa8b"}.fi-br-peach:before{content:"\fa8c"}.fi-br-peanut:before{content:"\fa8d"}.fi-br-peanuts:before{content:"\fa8e"}.fi-br-peapod:before{content:"\fa8f"}.fi-br-pear:before{content:"\fa90"}.fi-br-pedestal:before{content:"\fa91"}.fi-br-pen-circle:before{content:"\fa92"}.fi-br-pen-clip-slash:before{content:"\fa93"}.fi-br-pen-clip:before{content:"\fa94"}.fi-br-pen-fancy-slash:before{content:"\fa95"}.fi-br-pen-fancy:before{content:"\fa96"}.fi-br-pen-field:before{content:"\fa97"}.fi-br-pen-nib-slash:before{content:"\fa98"}.fi-br-pen-nib:before{content:"\fa99"}.fi-br-pen-slash:before{content:"\fa9a"}.fi-br-pen-square:before{content:"\fa9b"}.fi-br-pen-swirl:before{content:"\fa9c"}.fi-br-pencil-paintbrush:before{content:"\fa9d"}.fi-br-pencil-ruler:before{content:"\fa9e"}.fi-br-pencil-slash:before{content:"\fa9f"}.fi-br-pencil:before{content:"\faa0"}.fi-br-pending:before{content:"\faa1"}.fi-br-pennant:before{content:"\faa2"}.fi-br-people-arrows-left-right:before{content:"\faa3"}.fi-br-people-carry-box:before{content:"\faa4"}.fi-br-people-dress:before{content:"\faa5"}.fi-br-people-network-partner:before{content:"\faa6"}.fi-br-people-pants:before{content:"\faa7"}.fi-br-people-poll:before{content:"\faa8"}.fi-br-people-pulling:before{content:"\faa9"}.fi-br-people-roof:before{content:"\faaa"}.fi-br-people:before{content:"\faab"}.fi-br-pepper-alt:before{content:"\faac"}.fi-br-pepper-hot:before{content:"\faad"}.fi-br-pepper:before{content:"\faae"}.fi-br-percent-10:before{content:"\faaf"}.fi-br-percent-100:before{content:"\fab0"}.fi-br-percent-20:before{content:"\fab1"}.fi-br-percent-25:before{content:"\fab2"}.fi-br-percent-30:before{content:"\fab3"}.fi-br-percent-40:before{content:"\fab4"}.fi-br-percent-50:before{content:"\fab5"}.fi-br-percent-60:before{content:"\fab6"}.fi-br-percent-70:before{content:"\fab7"}.fi-br-percent-75:before{content:"\fab8"}.fi-br-percent-80:before{content:"\fab9"}.fi-br-percent-90:before{content:"\faba"}.fi-br-percentage:before{content:"\fabb"}.fi-br-person-battery:before{content:"\fabc"}.fi-br-person-burst:before{content:"\fabd"}.fi-br-person-carry-box:before{content:"\fabe"}.fi-br-person-circle-check:before{content:"\fabf"}.fi-br-person-circle-exclamation:before{content:"\fac0"}.fi-br-person-circle-minus:before{content:"\fac1"}.fi-br-person-circle-plus:before{content:"\fac2"}.fi-br-person-circle-question:before{content:"\fac3"}.fi-br-person-circle-xmark:before{content:"\fac4"}.fi-br-person-cv:before{content:"\fac5"}.fi-br-person-dolly-empty:before{content:"\fac6"}.fi-br-person-dolly:before{content:"\fac7"}.fi-br-person-dragging-bag:before{content:"\fac8"}.fi-br-person-dress-simple:before{content:"\fac9"}.fi-br-person-dress:before{content:"\faca"}.fi-br-person-luggage:before{content:"\facb"}.fi-br-person-lunge:before{content:"\facc"}.fi-br-person-pilates:before{content:"\facd"}.fi-br-person-praying:before{content:"\face"}.fi-br-person-pregnant:before{content:"\facf"}.fi-br-person-seat-reclined:before{content:"\fad0"}.fi-br-person-seat:before{content:"\fad1"}.fi-br-person-shelter:before{content:"\fad2"}.fi-br-person-sign:before{content:"\fad3"}.fi-br-person-simple:before{content:"\fad4"}.fi-br-person-stress:before{content:"\fad5"}.fi-br-person-walking-with-cane:before{content:"\fad6"}.fi-br-peseta-sign:before{content:"\fad7"}.fi-br-peso-sign:before{content:"\fad8"}.fi-br-pets:before{content:"\fad9"}.fi-br-pharmacy:before{content:"\fada"}.fi-br-phone-call:before{content:"\fadb"}.fi-br-phone-cross:before{content:"\fadc"}.fi-br-phone-flip:before{content:"\fadd"}.fi-br-phone-guide:before{content:"\fade"}.fi-br-phone-heart-message:before{content:"\fadf"}.fi-br-phone-office:before{content:"\fae0"}.fi-br-phone-pause:before{content:"\fae1"}.fi-br-phone-plus:before{content:"\fae2"}.fi-br-phone-rotary:before{content:"\fae3"}.fi-br-phone-slash:before{content:"\fae4"}.fi-br-photo-capture:before{content:"\fae5"}.fi-br-photo-film-music:before{content:"\fae6"}.fi-br-photo-video:before{content:"\fae7"}.fi-br-physics:before{content:"\fae8"}.fi-br-Pi:before{content:"\fae9"}.fi-br-piano-keyboard:before{content:"\faea"}.fi-br-piano:before{content:"\faeb"}.fi-br-pickaxe:before{content:"\faec"}.fi-br-picking-box:before{content:"\faed"}.fi-br-picking:before{content:"\faee"}.fi-br-picnic:before{content:"\faef"}.fi-br-picpeople-filled:before{content:"\faf0"}.fi-br-picpeople:before{content:"\faf1"}.fi-br-picture:before{content:"\faf2"}.fi-br-pie:before{content:"\faf3"}.fi-br-pig-bank-bulb:before{content:"\faf4"}.fi-br-pig-face:before{content:"\faf5"}.fi-br-pig:before{content:"\faf6"}.fi-br-piggy-bank-budget:before{content:"\faf7"}.fi-br-piggy-bank:before{content:"\faf8"}.fi-br-pills:before{content:"\faf9"}.fi-br-pinata:before{content:"\fafa"}.fi-br-pineapple-alt:before{content:"\fafb"}.fi-br-pineapple:before{content:"\fafc"}.fi-br-ping-pong:before{content:"\fafd"}.fi-br-pipe-smoking:before{content:"\fafe"}.fi-br-pizza-slice:before{content:"\faff"}.fi-br-place-of-worship:before{content:"\fb00"}.fi-br-plan-strategy:before{content:"\fb01"}.fi-br-plan:before{content:"\fb02"}.fi-br-plane-alt:before{content:"\fb03"}.fi-br-plane-arrival:before{content:"\fb04"}.fi-br-plane-departure:before{content:"\fb05"}.fi-br-plane-prop:before{content:"\fb06"}.fi-br-plane-slash:before{content:"\fb07"}.fi-br-plane-tail:before{content:"\fb08"}.fi-br-plane:before{content:"\fb09"}.fi-br-planet-moon:before{content:"\fb0a"}.fi-br-planet-ringed:before{content:"\fb0b"}.fi-br-plant-care:before{content:"\fb0c"}.fi-br-plant-growth:before{content:"\fb0d"}.fi-br-plant-seed-invest:before{content:"\fb0e"}.fi-br-plant-wilt:before{content:"\fb0f"}.fi-br-plate-empty:before{content:"\fb10"}.fi-br-plate-utensils:before{content:"\fb11"}.fi-br-plate-wheat:before{content:"\fb12"}.fi-br-plate:before{content:"\fb13"}.fi-br-play-alt:before{content:"\fb14"}.fi-br-play-circle:before{content:"\fb15"}.fi-br-play-microphone:before{content:"\fb16"}.fi-br-play-pause:before{content:"\fb17"}.fi-br-play:before{content:"\fb18"}.fi-br-playing-cards:before{content:"\fb19"}.fi-br-plug-alt:before{content:"\fb1a"}.fi-br-plug-cable:before{content:"\fb1b"}.fi-br-plug-circle-bolt:before{content:"\fb1c"}.fi-br-plug-circle-check:before{content:"\fb1d"}.fi-br-plug-circle-exclamation:before{content:"\fb1e"}.fi-br-plug-circle-minus:before{content:"\fb1f"}.fi-br-plug-circle-plus:before{content:"\fb20"}.fi-br-plug-connection:before{content:"\fb21"}.fi-br-plug:before{content:"\fb22"}.fi-br-plus-hexagon:before{content:"\fb23"}.fi-br-plus-minus:before{content:"\fb24"}.fi-br-plus-small:before{content:"\fb25"}.fi-br-plus:before{content:"\fb26"}.fi-br-png-file:before{content:"\fb27"}.fi-br-podcast:before{content:"\fb28"}.fi-br-podium-star:before{content:"\fb29"}.fi-br-podium-victory-leader:before{content:"\fb2a"}.fi-br-podium:before{content:"\fb2b"}.fi-br-point-of-sale-bill:before{content:"\fb2c"}.fi-br-point-of-sale-signal:before{content:"\fb2d"}.fi-br-point-of-sale:before{content:"\fb2e"}.fi-br-pointer-loading:before{content:"\fb2f"}.fi-br-pointer-text:before{content:"\fb30"}.fi-br-poker-chip:before{content:"\fb31"}.fi-br-police-box:before{content:"\fb32"}.fi-br-poll-h:before{content:"\fb33"}.fi-br-pollution:before{content:"\fb34"}.fi-br-pompebled:before{content:"\fb35"}.fi-br-poo-bolt:before{content:"\fb36"}.fi-br-poo:before{content:"\fb37"}.fi-br-pool-8-ball:before{content:"\fb38"}.fi-br-poop:before{content:"\fb39"}.fi-br-popcorn:before{content:"\fb3a"}.fi-br-popsicle:before{content:"\fb3b"}.fi-br-portal-enter:before{content:"\fb3c"}.fi-br-portal-exit:before{content:"\fb3d"}.fi-br-portrait:before{content:"\fb3e"}.fi-br-portuguese:before{content:"\fb3f"}.fi-br-postal-address:before{content:"\fb40"}.fi-br-pot:before{content:"\fb41"}.fi-br-potato:before{content:"\fb42"}.fi-br-pound:before{content:"\fb43"}.fi-br-power:before{content:"\fb44"}.fi-br-ppt-file:before{content:"\fb45"}.fi-br-practice:before{content:"\fb46"}.fi-br-praying-hands:before{content:"\fb47"}.fi-br-prescription-bottle-alt:before{content:"\fb48"}.fi-br-prescription-bottle-pill:before{content:"\fb49"}.fi-br-prescription-bottle:before{content:"\fb4a"}.fi-br-prescription:before{content:"\fb4b"}.fi-br-presentation:before{content:"\fb4c"}.fi-br-preview:before{content:"\fb4d"}.fi-br-previous-square:before{content:"\fb4e"}.fi-br-print-magnifying-glass:before{content:"\fb4f"}.fi-br-print-slash:before{content:"\fb50"}.fi-br-print:before{content:"\fb51"}.fi-br-priority-arrow:before{content:"\fb52"}.fi-br-priority-arrows:before{content:"\fb53"}.fi-br-priority-importance:before{content:"\fb54"}.fi-br-problem-solving:before{content:"\fb55"}.fi-br-procedures:before{content:"\fb56"}.fi-br-process:before{content:"\fb57"}.fi-br-productivity:before{content:"\fb58"}.fi-br-progress-complete:before{content:"\fb59"}.fi-br-progress-download:before{content:"\fb5a"}.fi-br-progress-upload:before{content:"\fb5b"}.fi-br-projector:before{content:"\fb5c"}.fi-br-protractor:before{content:"\fb5d"}.fi-br-pulse:before{content:"\fb5e"}.fi-br-pump-medical:before{content:"\fb5f"}.fi-br-pump:before{content:"\fb60"}.fi-br-pumpkin-alt-2:before{content:"\fb61"}.fi-br-pumpkin-alt:before{content:"\fb62"}.fi-br-pumpkin:before{content:"\fb63"}.fi-br-puzzle-alt:before{content:"\fb64"}.fi-br-puzzle-piece-integration:before{content:"\fb65"}.fi-br-puzzle-piece:before{content:"\fb66"}.fi-br-puzzle-pieces:before{content:"\fb67"}.fi-br-pyramid:before{content:"\fb68"}.fi-br-q:before{content:"\fb69"}.fi-br-qr-scan:before{content:"\fb6a"}.fi-br-QR:before{content:"\fb6b"}.fi-br-qrcode:before{content:"\fb6c"}.fi-br-question-square:before{content:"\fb6d"}.fi-br-question:before{content:"\fb6e"}.fi-br-queue-alt:before{content:"\fb6f"}.fi-br-queue-line:before{content:"\fb70"}.fi-br-queue-signal:before{content:"\fb71"}.fi-br-queue:before{content:"\fb72"}.fi-br-quill-pen-story:before{content:"\fb73"}.fi-br-quiz-alt:before{content:"\fb74"}.fi-br-quiz:before{content:"\fb75"}.fi-br-quote-right:before{content:"\fb76"}.fi-br-r:before{content:"\fb77"}.fi-br-rabbit-fast:before{content:"\fb78"}.fi-br-rabbit:before{content:"\fb79"}.fi-br-raccoon:before{content:"\fb7a"}.fi-br-racquet:before{content:"\fb7b"}.fi-br-radar-monitoring-track:before{content:"\fb7c"}.fi-br-radar:before{content:"\fb7d"}.fi-br-radiation-alt:before{content:"\fb7e"}.fi-br-radiation:before{content:"\fb7f"}.fi-br-radio-alt:before{content:"\fb80"}.fi-br-radio-button:before{content:"\fb81"}.fi-br-radio:before{content:"\fb82"}.fi-br-radish:before{content:"\fb83"}.fi-br-rainbow:before{content:"\fb84"}.fi-br-raindrops:before{content:"\fb85"}.fi-br-ram:before{content:"\fb86"}.fi-br-ramp-loading:before{content:"\fb87"}.fi-br-rank:before{content:"\fb88"}.fi-br-ranking-podium-empty:before{content:"\fb89"}.fi-br-ranking-podium:before{content:"\fb8a"}.fi-br-ranking-star:before{content:"\fb8b"}.fi-br-ranking-stars:before{content:"\fb8c"}.fi-br-raygun:before{content:"\fb8d"}.fi-br-razor-barber:before{content:"\fb8e"}.fi-br-react:before{content:"\fb8f"}.fi-br-rec:before{content:"\fb90"}.fi-br-receipt:before{content:"\fb91"}.fi-br-recipe-book:before{content:"\fb92"}.fi-br-recipe:before{content:"\fb93"}.fi-br-record-vinyl:before{content:"\fb94"}.fi-br-rectabgle-vertical:before{content:"\fb95"}.fi-br-rectangle-barcode:before{content:"\fb96"}.fi-br-rectangle-code:before{content:"\fb97"}.fi-br-rectangle-history-circle-plus:before{content:"\fb98"}.fi-br-rectangle-horizontal:before{content:"\fb99"}.fi-br-rectangle-list:before{content:"\fb9a"}.fi-br-rectangle-panoramic:before{content:"\fb9b"}.fi-br-rectangle-pro:before{content:"\fb9c"}.fi-br-rectangle-vertical-history:before{content:"\fb9d"}.fi-br-rectangle-vertical:before{content:"\fb9e"}.fi-br-rectangle-xmark:before{content:"\fb9f"}.fi-br-rectangles-mixed:before{content:"\fba0"}.fi-br-recycle-bin:before{content:"\fba1"}.fi-br-recycle:before{content:"\fba2"}.fi-br-redo-alt:before{content:"\fba3"}.fi-br-redo:before{content:"\fba4"}.fi-br-reel:before{content:"\fba5"}.fi-br-refer-arrow:before{content:"\fba6"}.fi-br-refer:before{content:"\fba7"}.fi-br-referral-alt:before{content:"\fba8"}.fi-br-referral-user:before{content:"\fba9"}.fi-br-referral:before{content:"\fbaa"}.fi-br-reflect-horizontal-alt:before{content:"\fbab"}.fi-br-reflect-horizontal:before{content:"\fbac"}.fi-br-reflect-vertical:before{content:"\fbad"}.fi-br-reflect:before{content:"\fbae"}.fi-br-refresh:before{content:"\fbaf"}.fi-br-refrigerator:before{content:"\fbb0"}.fi-br-refund-alt:before{content:"\fbb1"}.fi-br-refund:before{content:"\fbb2"}.fi-br-region-pin-alt:before{content:"\fbb3"}.fi-br-region-pin:before{content:"\fbb4"}.fi-br-registered:before{content:"\fbb5"}.fi-br-registration-paper:before{content:"\fbb6"}.fi-br-remove-folder:before{content:"\fbb7"}.fi-br-remove-user:before{content:"\fbb8"}.fi-br-rent-signal:before{content:"\fbb9"}.fi-br-rent:before{content:"\fbba"}.fi-br-replace:before{content:"\fbbb"}.fi-br-replay-10:before{content:"\fbbc"}.fi-br-replay-30:before{content:"\fbbd"}.fi-br-replay-5:before{content:"\fbbe"}.fi-br-reply-all:before{content:"\fbbf"}.fi-br-republican:before{content:"\fbc0"}.fi-br-research-arrows-circle:before{content:"\fbc1"}.fi-br-reservation-smartphone:before{content:"\fbc2"}.fi-br-reservation-table:before{content:"\fbc3"}.fi-br-resistance-band:before{content:"\fbc4"}.fi-br-resize:before{content:"\fbc5"}.fi-br-resources:before{content:"\fbc6"}.fi-br-responsability:before{content:"\fbc7"}.fi-br-restaurant:before{content:"\fbc8"}.fi-br-restock:before{content:"\fbc9"}.fi-br-restroom-simple:before{content:"\fbca"}.fi-br-resume:before{content:"\fbcb"}.fi-br-revenue-alt:before{content:"\fbcc"}.fi-br-revenue-euro:before{content:"\fbcd"}.fi-br-Revenue:before{content:"\fbce"}.fi-br-review:before{content:"\fbcf"}.fi-br-rewind-button-circle:before{content:"\fbd0"}.fi-br-rewind:before{content:"\fbd1"}.fi-br-rhombus:before{content:"\fbd2"}.fi-br-ribbon:before{content:"\fbd3"}.fi-br-right-from-bracket:before{content:"\fbd4"}.fi-br-right:before{content:"\fbd5"}.fi-br-ring-diamond:before{content:"\fbd6"}.fi-br-ring:before{content:"\fbd7"}.fi-br-rings-wedding:before{content:"\fbd8"}.fi-br-risk-alt:before{content:"\fbd9"}.fi-br-risk:before{content:"\fbda"}.fi-br-road-barrier:before{content:"\fbdb"}.fi-br-road-sign-left:before{content:"\fbdc"}.fi-br-road:before{content:"\fbdd"}.fi-br-robot:before{content:"\fbde"}.fi-br-robotic-arm:before{content:"\fbdf"}.fi-br-rocket-holding-hand:before{content:"\fbe0"}.fi-br-rocket-lunch:before{content:"\fbe1"}.fi-br-rocket:before{content:"\fbe2"}.fi-br-roller-coaster:before{content:"\fbe3"}.fi-br-room-service:before{content:"\fbe4"}.fi-br-rotate-exclamation:before{content:"\fbe5"}.fi-br-rotate-left:before{content:"\fbe6"}.fi-br-rotate-reverse:before{content:"\fbe7"}.fi-br-rotate-right:before{content:"\fbe8"}.fi-br-rotate-square:before{content:"\fbe9"}.fi-br-roulette:before{content:"\fbea"}.fi-br-route-highway:before{content:"\fbeb"}.fi-br-route-interstate:before{content:"\fbec"}.fi-br-route:before{content:"\fbed"}.fi-br-router:before{content:"\fbee"}.fi-br-rss-alt:before{content:"\fbef"}.fi-br-rss:before{content:"\fbf0"}.fi-br-ruble-sign:before{content:"\fbf1"}.fi-br-rugby-helmet:before{content:"\fbf2"}.fi-br-rugby:before{content:"\fbf3"}.fi-br-ruler-combined:before{content:"\fbf4"}.fi-br-ruler-horizontal:before{content:"\fbf5"}.fi-br-ruler-triangle:before{content:"\fbf6"}.fi-br-ruler-vertical:before{content:"\fbf7"}.fi-br-rules-alt:before{content:"\fbf8"}.fi-br-rules:before{content:"\fbf9"}.fi-br-running-track:before{content:"\fbfa"}.fi-br-running:before{content:"\fbfb"}.fi-br-rupee-sign:before{content:"\fbfc"}.fi-br-rupiah-sign:before{content:"\fbfd"}.fi-br-russian:before{content:"\fbfe"}.fi-br-rv:before{content:"\fbff"}.fi-br-s:before{content:"\fc00"}.fi-br-sack-dollar:before{content:"\fc01"}.fi-br-sack:before{content:"\fc02"}.fi-br-sad-cry:before{content:"\fc03"}.fi-br-sad-tear:before{content:"\fc04"}.fi-br-sad:before{content:"\fc05"}.fi-br-safe-box:before{content:"\fc06"}.fi-br-sailboat:before{content:"\fc07"}.fi-br-salad:before{content:"\fc08"}.fi-br-salary-alt:before{content:"\fc09"}.fi-br-salt-pepper:before{content:"\fc0a"}.fi-br-salt-shaker:before{content:"\fc0b"}.fi-br-sandwich-alt:before{content:"\fc0c"}.fi-br-sandwich:before{content:"\fc0d"}.fi-br-satellite-dish:before{content:"\fc0e"}.fi-br-satellite:before{content:"\fc0f"}.fi-br-saturday:before{content:"\fc10"}.fi-br-sauce:before{content:"\fc11"}.fi-br-sausage:before{content:"\fc12"}.fi-br-sax-hot:before{content:"\fc13"}.fi-br-saxophone:before{content:"\fc14"}.fi-br-scale-comparison-alt:before{content:"\fc15"}.fi-br-scale-comparison:before{content:"\fc16"}.fi-br-scale:before{content:"\fc17"}.fi-br-scalpel-path:before{content:"\fc18"}.fi-br-scalpel:before{content:"\fc19"}.fi-br-scanner-gun:before{content:"\fc1a"}.fi-br-scanner-image:before{content:"\fc1b"}.fi-br-scanner-keyboard:before{content:"\fc1c"}.fi-br-scanner-touchscreen:before{content:"\fc1d"}.fi-br-scarecrow:before{content:"\fc1e"}.fi-br-scarf:before{content:"\fc1f"}.fi-br-school-bus:before{content:"\fc20"}.fi-br-school-lock:before{content:"\fc21"}.fi-br-school:before{content:"\fc22"}.fi-br-scissors:before{content:"\fc23"}.fi-br-scooter:before{content:"\fc24"}.fi-br-screen-share:before{content:"\fc25"}.fi-br-screen:before{content:"\fc26"}.fi-br-screencast:before{content:"\fc27"}.fi-br-screw-alt:before{content:"\fc28"}.fi-br-screw:before{content:"\fc29"}.fi-br-screwdriver:before{content:"\fc2a"}.fi-br-scribble:before{content:"\fc2b"}.fi-br-script:before{content:"\fc2c"}.fi-br-scroll-document-story:before{content:"\fc2d"}.fi-br-scroll-old:before{content:"\fc2e"}.fi-br-scroll-torah:before{content:"\fc2f"}.fi-br-scroll:before{content:"\fc30"}.fi-br-scrubber:before{content:"\fc31"}.fi-br-sculpture:before{content:"\fc32"}.fi-br-scythe:before{content:"\fc33"}.fi-br-sd-card:before{content:"\fc34"}.fi-br-sd-cards:before{content:"\fc35"}.fi-br-seal-exclamation:before{content:"\fc36"}.fi-br-seal-question:before{content:"\fc37"}.fi-br-seal:before{content:"\fc38"}.fi-br-search-alt:before{content:"\fc39"}.fi-br-search-dollar:before{content:"\fc3a"}.fi-br-search-heart:before{content:"\fc3b"}.fi-br-search-location:before{content:"\fc3c"}.fi-br-search:before{content:"\fc3d"}.fi-br-seat-airline:before{content:"\fc3e"}.fi-br-seatbelt-safety-driver:before{content:"\fc3f"}.fi-br-second-award:before{content:"\fc40"}.fi-br-second-laurel:before{content:"\fc41"}.fi-br-second-medal:before{content:"\fc42"}.fi-br-second:before{content:"\fc43"}.fi-br-seedling:before{content:"\fc44"}.fi-br-selection:before{content:"\fc45"}.fi-br-sell:before{content:"\fc46"}.fi-br-seller-store:before{content:"\fc47"}.fi-br-seller:before{content:"\fc48"}.fi-br-selling:before{content:"\fc49"}.fi-br-send-back:before{content:"\fc4a"}.fi-br-send-backward:before{content:"\fc4b"}.fi-br-send-money-smartphone:before{content:"\fc4c"}.fi-br-send-money:before{content:"\fc4d"}.fi-br-sensor-alert:before{content:"\fc4e"}.fi-br-sensor-fire:before{content:"\fc4f"}.fi-br-sensor-on:before{content:"\fc50"}.fi-br-sensor-smoke:before{content:"\fc51"}.fi-br-sensor:before{content:"\fc52"}.fi-br-settings-sliders:before{content:"\fc53"}.fi-br-settings:before{content:"\fc54"}.fi-br-share-alt-square:before{content:"\fc55"}.fi-br-share-square:before{content:"\fc56"}.fi-br-share:before{content:"\fc57"}.fi-br-sheep:before{content:"\fc58"}.fi-br-shekel-sign:before{content:"\fc59"}.fi-br-shelves-empty:before{content:"\fc5a"}.fi-br-shelves:before{content:"\fc5b"}.fi-br-shield-alt:before{content:"\fc5c"}.fi-br-shield-cat:before{content:"\fc5d"}.fi-br-shield-check:before{content:"\fc5e"}.fi-br-shield-cross:before{content:"\fc5f"}.fi-br-shield-divided-four:before{content:"\fc60"}.fi-br-shield-dog:before{content:"\fc61"}.fi-br-shield-exclamation:before{content:"\fc62"}.fi-br-shield-interrogation:before{content:"\fc63"}.fi-br-shield-keyhole:before{content:"\fc64"}.fi-br-shield-minus:before{content:"\fc65"}.fi-br-shield-plus:before{content:"\fc66"}.fi-br-shield-security-risk:before{content:"\fc67"}.fi-br-shield-slash:before{content:"\fc68"}.fi-br-shield-trust:before{content:"\fc69"}.fi-br-shield-virus:before{content:"\fc6a"}.fi-br-shield-xmark:before{content:"\fc6b"}.fi-br-shield:before{content:"\fc6c"}.fi-br-ship-side:before{content:"\fc6d"}.fi-br-ship:before{content:"\fc6e"}.fi-br-shipping-fast:before{content:"\fc6f"}.fi-br-shipping-timed:before{content:"\fc70"}.fi-br-shirt-long-sleeve:before{content:"\fc71"}.fi-br-shirt-running:before{content:"\fc72"}.fi-br-shirt-tank-top:before{content:"\fc73"}.fi-br-shirt:before{content:"\fc74"}.fi-br-shish-kebab:before{content:"\fc75"}.fi-br-shoe-prints:before{content:"\fc76"}.fi-br-shop-lock:before{content:"\fc77"}.fi-br-shop-slash:before{content:"\fc78"}.fi-br-shop:before{content:"\fc79"}.fi-br-shopping-bag-add:before{content:"\fc7a"}.fi-br-shopping-bag:before{content:"\fc7b"}.fi-br-shopping-basket:before{content:"\fc7c"}.fi-br-shopping-cart-add:before{content:"\fc7d"}.fi-br-shopping-cart-buyer:before{content:"\fc7e"}.fi-br-shopping-cart-check:before{content:"\fc7f"}.fi-br-shopping-cart:before{content:"\fc80"}.fi-br-shovel-snow:before{content:"\fc81"}.fi-br-shovel:before{content:"\fc82"}.fi-br-shower-down:before{content:"\fc83"}.fi-br-shower:before{content:"\fc84"}.fi-br-shredder:before{content:"\fc85"}.fi-br-shrimp:before{content:"\fc86"}.fi-br-shuffle:before{content:"\fc87"}.fi-br-shuttle-van:before{content:"\fc88"}.fi-br-shuttlecock:before{content:"\fc89"}.fi-br-Sickle:before{content:"\fc8a"}.fi-br-sidebar-flip:before{content:"\fc8b"}.fi-br-sidebar:before{content:"\fc8c"}.fi-br-sigma:before{content:"\fc8d"}.fi-br-sign-hanging:before{content:"\fc8e"}.fi-br-sign-in-alt:before{content:"\fc8f"}.fi-br-sign-out-alt:before{content:"\fc90"}.fi-br-sign-posts-wrench:before{content:"\fc91"}.fi-br-sign-posts:before{content:"\fc92"}.fi-br-sign-up:before{content:"\fc93"}.fi-br-signal-alt-1:before{content:"\fc94"}.fi-br-signal-alt-2:before{content:"\fc95"}.fi-br-signal-alt-slash:before{content:"\fc96"}.fi-br-signal-alt:before{content:"\fc97"}.fi-br-signal-bars-fair:before{content:"\fc98"}.fi-br-signal-bars-good:before{content:"\fc99"}.fi-br-signal-bars-weak:before{content:"\fc9a"}.fi-br-signal-stream-slash:before{content:"\fc9b"}.fi-br-signal-stream:before{content:"\fc9c"}.fi-br-signature-lock:before{content:"\fc9d"}.fi-br-signature-slash:before{content:"\fc9e"}.fi-br-signature:before{content:"\fc9f"}.fi-br-sim-card:before{content:"\fca0"}.fi-br-sim-cards:before{content:"\fca1"}.fi-br-sink:before{content:"\fca2"}.fi-br-siren-on:before{content:"\fca3"}.fi-br-Siren:before{content:"\fca4"}.fi-br-site-alt:before{content:"\fca5"}.fi-br-site-browser:before{content:"\fca6"}.fi-br-site:before{content:"\fca7"}.fi-br-sitemap:before{content:"\fca8"}.fi-br-skateboard:before{content:"\fca9"}.fi-br-skating:before{content:"\fcaa"}.fi-br-skeleton-ribs:before{content:"\fcab"}.fi-br-skeleton:before{content:"\fcac"}.fi-br-skewer:before{content:"\fcad"}.fi-br-ski-boot-ski:before{content:"\fcae"}.fi-br-ski-jump:before{content:"\fcaf"}.fi-br-ski-lift:before{content:"\fcb0"}.fi-br-skiing-nordic:before{content:"\fcb1"}.fi-br-skiing:before{content:"\fcb2"}.fi-br-skill-alt:before{content:"\fcb3"}.fi-br-skill-user:before{content:"\fcb4"}.fi-br-skill:before{content:"\fcb5"}.fi-br-skin-acne:before{content:"\fcb6"}.fi-br-skin-arrow:before{content:"\fcb7"}.fi-br-skin-drop:before{content:"\fcb8"}.fi-br-skin-hair:before{content:"\fcb9"}.fi-br-skin-laser:before{content:"\fcba"}.fi-br-skin-uv:before{content:"\fcbb"}.fi-br-skin:before{content:"\fcbc"}.fi-br-skip-15-seconds:before{content:"\fcbd"}.fi-br-skull-cow:before{content:"\fcbe"}.fi-br-skull-crossbones:before{content:"\fcbf"}.fi-br-skull-heart:before{content:"\fcc0"}.fi-br-skull:before{content:"\fcc1"}.fi-br-slash:before{content:"\fcc2"}.fi-br-sledding:before{content:"\fcc3"}.fi-br-sleeping-bag:before{content:"\fcc4"}.fi-br-sleeping-cat:before{content:"\fcc5"}.fi-br-sleigh:before{content:"\fcc6"}.fi-br-sliders-h-square:before{content:"\fcc7"}.fi-br-sliders-v-square:before{content:"\fcc8"}.fi-br-sliders-v:before{content:"\fcc9"}.fi-br-slot-machine:before{content:"\fcca"}.fi-br-smart-home-alt:before{content:"\fccb"}.fi-br-smart-home:before{content:"\fccc"}.fi-br-smartphone:before{content:"\fccd"}.fi-br-smile-beam:before{content:"\fcce"}.fi-br-smile-plus:before{content:"\fccf"}.fi-br-smiley-comment-alt:before{content:"\fcd0"}.fi-br-smog:before{content:"\fcd1"}.fi-br-smoke:before{content:"\fcd2"}.fi-br-smoking-ban:before{content:"\fcd3"}.fi-br-smoking:before{content:"\fcd4"}.fi-br-snake:before{content:"\fcd5"}.fi-br-snap:before{content:"\fcd6"}.fi-br-snooze:before{content:"\fcd7"}.fi-br-snow-blowing:before{content:"\fcd8"}.fi-br-snowboarding:before{content:"\fcd9"}.fi-br-snowflake-droplets:before{content:"\fcda"}.fi-br-snowflake:before{content:"\fcdb"}.fi-br-snowflakes:before{content:"\fcdc"}.fi-br-snowman-alt:before{content:"\fcdd"}.fi-br-snowman-head:before{content:"\fcde"}.fi-br-snowmobile:before{content:"\fcdf"}.fi-br-snowplow:before{content:"\fce0"}.fi-br-soap-alt:before{content:"\fce1"}.fi-br-soap:before{content:"\fce2"}.fi-br-social-network:before{content:"\fce3"}.fi-br-socks:before{content:"\fce4"}.fi-br-sofa-size:before{content:"\fce5"}.fi-br-sofa:before{content:"\fce6"}.fi-br-solar-panel-sun:before{content:"\fce7"}.fi-br-solar-panel:before{content:"\fce8"}.fi-br-solar-system:before{content:"\fce9"}.fi-br-sold-house:before{content:"\fcea"}.fi-br-sold-signal:before{content:"\fceb"}.fi-br-sort-alpha-down-alt:before{content:"\fcec"}.fi-br-sort-alpha-down:before{content:"\fced"}.fi-br-sort-alpha-up-alt:before{content:"\fcee"}.fi-br-sort-alpha-up:before{content:"\fcef"}.fi-br-sort-alt:before{content:"\fcf0"}.fi-br-sort-amount-down-alt:before{content:"\fcf1"}.fi-br-sort-amount-down:before{content:"\fcf2"}.fi-br-sort-amount-up-alt:before{content:"\fcf3"}.fi-br-sort-amount-up:before{content:"\fcf4"}.fi-br-sort-circle-down:before{content:"\fcf5"}.fi-br-sort-circle-up:before{content:"\fcf6"}.fi-br-sort-circle:before{content:"\fcf7"}.fi-br-sort-down:before{content:"\fcf8"}.fi-br-sort-numeric-down-alt:before{content:"\fcf9"}.fi-br-sort-numeric-down:before{content:"\fcfa"}.fi-br-sort-shapes-down:before{content:"\fcfb"}.fi-br-sort-shapes-up:before{content:"\fcfc"}.fi-br-sort-size-down:before{content:"\fcfd"}.fi-br-sort-size-up:before{content:"\fcfe"}.fi-br-sort:before{content:"\fcff"}.fi-br-soup:before{content:"\fd00"}.fi-br-source-data:before{content:"\fd01"}.fi-br-source-document-alt:before{content:"\fd02"}.fi-br-source-document:before{content:"\fd03"}.fi-br-spa:before{content:"\fd04"}.fi-br-space-shuttle:before{content:"\fd05"}.fi-br-space-station-moon-alt:before{content:"\fd06"}.fi-br-space-station-moon:before{content:"\fd07"}.fi-br-spade:before{content:"\fd08"}.fi-br-spaghetti-monster-flying:before{content:"\fd09"}.fi-br-spain-map:before{content:"\fd0a"}.fi-br-spanish:before{content:"\fd0b"}.fi-br-sparkles:before{content:"\fd0c"}.fi-br-spartan-helmet:before{content:"\fd0d"}.fi-br-speaker:before{content:"\fd0e"}.fi-br-speakers:before{content:"\fd0f"}.fi-br-speech-bubble-story:before{content:"\fd10"}.fi-br-speedometer-arrow:before{content:"\fd11"}.fi-br-speedometer-kpi:before{content:"\fd12"}.fi-br-sphere:before{content:"\fd13"}.fi-br-spider-black-widow:before{content:"\fd14"}.fi-br-spider-web:before{content:"\fd15"}.fi-br-spider:before{content:"\fd16"}.fi-br-spinner:before{content:"\fd17"}.fi-br-split-up-relation:before{content:"\fd18"}.fi-br-split:before{content:"\fd19"}.fi-br-splotch:before{content:"\fd1a"}.fi-br-spoon:before{content:"\fd1b"}.fi-br-spray-can-sparkles:before{content:"\fd1c"}.fi-br-spray-can:before{content:"\fd1d"}.fi-br-spring-calendar:before{content:"\fd1e"}.fi-br-sprinkler:before{content:"\fd1f"}.fi-br-spy:before{content:"\fd20"}.fi-br-square-0:before{content:"\fd21"}.fi-br-square-1:before{content:"\fd22"}.fi-br-square-2:before{content:"\fd23"}.fi-br-square-3:before{content:"\fd24"}.fi-br-square-4:before{content:"\fd25"}.fi-br-square-5:before{content:"\fd26"}.fi-br-square-6:before{content:"\fd27"}.fi-br-square-7:before{content:"\fd28"}.fi-br-square-8:before{content:"\fd29"}.fi-br-square-9:before{content:"\fd2a"}.fi-br-square-a:before{content:"\fd2b"}.fi-br-square-b:before{content:"\fd2c"}.fi-br-square-bolt:before{content:"\fd2d"}.fi-br-square-c:before{content:"\fd2e"}.fi-br-square-code:before{content:"\fd2f"}.fi-br-square-d:before{content:"\fd30"}.fi-br-square-dashed-circle-plus:before{content:"\fd31"}.fi-br-square-dashed:before{content:"\fd32"}.fi-br-square-divide:before{content:"\fd33"}.fi-br-square-e:before{content:"\fd34"}.fi-br-square-ellipsis-vertical:before{content:"\fd35"}.fi-br-square-ellipsis:before{content:"\fd36"}.fi-br-square-exclamation:before{content:"\fd37"}.fi-br-square-f:before{content:"\fd38"}.fi-br-square-g:before{content:"\fd39"}.fi-br-square-h:before{content:"\fd3a"}.fi-br-square-heart:before{content:"\fd3b"}.fi-br-square-i:before{content:"\fd3c"}.fi-br-square-info:before{content:"\fd3d"}.fi-br-square-j:before{content:"\fd3e"}.fi-br-square-k:before{content:"\fd3f"}.fi-br-square-kanban:before{content:"\fd40"}.fi-br-square-l:before{content:"\fd41"}.fi-br-square-m:before{content:"\fd42"}.fi-br-square-minus:before{content:"\fd43"}.fi-br-square-n:before{content:"\fd44"}.fi-br-square-o:before{content:"\fd45"}.fi-br-square-p:before{content:"\fd46"}.fi-br-square-phone-hangup:before{content:"\fd47"}.fi-br-square-plus:before{content:"\fd48"}.fi-br-square-poll-horizontal:before{content:"\fd49"}.fi-br-square-poll-vertical:before{content:"\fd4a"}.fi-br-square-q:before{content:"\fd4b"}.fi-br-square-quote:before{content:"\fd4c"}.fi-br-square-r:before{content:"\fd4d"}.fi-br-square-root:before{content:"\fd4e"}.fi-br-square-s:before{content:"\fd4f"}.fi-br-square-small:before{content:"\fd50"}.fi-br-square-star:before{content:"\fd51"}.fi-br-square-t:before{content:"\fd52"}.fi-br-square-terminal:before{content:"\fd53"}.fi-br-square-u:before{content:"\fd54"}.fi-br-square-up-right:before{content:"\fd55"}.fi-br-square-v:before{content:"\fd56"}.fi-br-square-w:before{content:"\fd57"}.fi-br-square-x:before{content:"\fd58"}.fi-br-square-y:before{content:"\fd59"}.fi-br-square-z:before{content:"\fd5a"}.fi-br-square:before{content:"\fd5b"}.fi-br-squid:before{content:"\fd5c"}.fi-br-squircle:before{content:"\fd5d"}.fi-br-squirrel:before{content:"\fd5e"}.fi-br-staff:before{content:"\fd5f"}.fi-br-stage-concert:before{content:"\fd60"}.fi-br-stage-theatre:before{content:"\fd61"}.fi-br-stage:before{content:"\fd62"}.fi-br-stairs:before{content:"\fd63"}.fi-br-stamp:before{content:"\fd64"}.fi-br-standard-definition:before{content:"\fd65"}.fi-br-star-and-crescent:before{content:"\fd66"}.fi-br-star-christmas:before{content:"\fd67"}.fi-br-star-comment-alt:before{content:"\fd68"}.fi-br-star-exclamation:before{content:"\fd69"}.fi-br-star-octogram:before{content:"\fd6a"}.fi-br-star-of-david:before{content:"\fd6b"}.fi-br-star-rating-call:before{content:"\fd6c"}.fi-br-star-sharp-half-stroke:before{content:"\fd6d"}.fi-br-star-sharp-half:before{content:"\fd6e"}.fi-br-star-shooting:before{content:"\fd6f"}.fi-br-star:before{content:"\fd70"}.fi-br-starfighter:before{content:"\fd71"}.fi-br-stars:before{content:"\fd72"}.fi-br-state-country:before{content:"\fd73"}.fi-br-stationary-bike:before{content:"\fd74"}.fi-br-stats:before{content:"\fd75"}.fi-br-steak:before{content:"\fd76"}.fi-br-steam-iron:before{content:"\fd77"}.fi-br-steering-wheel:before{content:"\fd78"}.fi-br-step-backward:before{content:"\fd79"}.fi-br-step-forward:before{content:"\fd7a"}.fi-br-sterling-sign:before{content:"\fd7b"}.fi-br-stethoscope:before{content:"\fd7c"}.fi-br-sticker:before{content:"\fd7d"}.fi-br-stocking:before{content:"\fd7e"}.fi-br-stomach:before{content:"\fd7f"}.fi-br-stop-circle:before{content:"\fd80"}.fi-br-stop-square:before{content:"\fd81"}.fi-br-stop:before{content:"\fd82"}.fi-br-stopwatch:before{content:"\fd83"}.fi-br-store-alt:before{content:"\fd84"}.fi-br-store-buyer:before{content:"\fd85"}.fi-br-store-lock:before{content:"\fd86"}.fi-br-store-slash:before{content:"\fd87"}.fi-br-story-book:before{content:"\fd88"}.fi-br-story-fairy-tale:before{content:"\fd89"}.fi-br-story-fantasy:before{content:"\fd8a"}.fi-br-strategy-chess-risk:before{content:"\fd8b"}.fi-br-strawberry:before{content:"\fd8c"}.fi-br-street-view:before{content:"\fd8d"}.fi-br-stretcher:before{content:"\fd8e"}.fi-br-strikethrough:before{content:"\fd8f"}.fi-br-stroopwafel:before{content:"\fd90"}.fi-br-student-alt:before{content:"\fd91"}.fi-br-student:before{content:"\fd92"}.fi-br-subfolder:before{content:"\fd93"}.fi-br-subscript:before{content:"\fd94"}.fi-br-subscription-alt:before{content:"\fd95"}.fi-br-subscription:before{content:"\fd96"}.fi-br-subtitles-slash:before{content:"\fd97"}.fi-br-subtitles:before{content:"\fd98"}.fi-br-subway:before{content:"\fd99"}.fi-br-suitcase-alt:before{content:"\fd9a"}.fi-br-summary-check:before{content:"\fd9b"}.fi-br-summer:before{content:"\fd9c"}.fi-br-sun-dust:before{content:"\fd9d"}.fi-br-sun-plant-wilt:before{content:"\fd9e"}.fi-br-sun-salutation-yoga:before{content:"\fd9f"}.fi-br-sun:before{content:"\fda0"}.fi-br-sunday:before{content:"\fda1"}.fi-br-sunglasses-alt:before{content:"\fda2"}.fi-br-sunglasses:before{content:"\fda3"}.fi-br-sunrise-alt:before{content:"\fda4"}.fi-br-sunrise:before{content:"\fda5"}.fi-br-sunscreen:before{content:"\fda6"}.fi-br-sunset:before{content:"\fda7"}.fi-br-superscript:before{content:"\fda8"}.fi-br-supplier-alt:before{content:"\fda9"}.fi-br-supplier:before{content:"\fdaa"}.fi-br-surfing:before{content:"\fdab"}.fi-br-surprise:before{content:"\fdac"}.fi-br-surveillance-camera:before{content:"\fdad"}.fi-br-survey-xmark:before{content:"\fdae"}.fi-br-sushi-alt:before{content:"\fdaf"}.fi-br-sushi-roll:before{content:"\fdb0"}.fi-br-sushi:before{content:"\fdb1"}.fi-br-svg:before{content:"\fdb2"}.fi-br-swap:before{content:"\fdb3"}.fi-br-swatchbook:before{content:"\fdb4"}.fi-br-swimmer:before{content:"\fdb5"}.fi-br-swimming-pool:before{content:"\fdb6"}.fi-br-swing:before{content:"\fdb7"}.fi-br-swipe-down:before{content:"\fdb8"}.fi-br-swipe-left:before{content:"\fdb9"}.fi-br-swipe-right:before{content:"\fdba"}.fi-br-swipe-up:before{content:"\fdbb"}.fi-br-sword:before{content:"\fdbc"}.fi-br-symbol:before{content:"\fdbd"}.fi-br-symbols:before{content:"\fdbe"}.fi-br-synagogue:before{content:"\fdbf"}.fi-br-syringe-injection-blood:before{content:"\fdc0"}.fi-br-syringe:before{content:"\fdc1"}.fi-br-system-cloud:before{content:"\fdc2"}.fi-br-t-rex:before{content:"\fdc3"}.fi-br-t:before{content:"\fdc4"}.fi-br-tab-folder:before{content:"\fdc5"}.fi-br-table-columns:before{content:"\fdc6"}.fi-br-table-layout:before{content:"\fdc7"}.fi-br-table-list:before{content:"\fdc8"}.fi-br-table-picnic:before{content:"\fdc9"}.fi-br-table-pivot:before{content:"\fdca"}.fi-br-table-rows:before{content:"\fdcb"}.fi-br-table-tree:before{content:"\fdcc"}.fi-br-table:before{content:"\fdcd"}.fi-br-tablet-android-alt:before{content:"\fdce"}.fi-br-tablet-android:before{content:"\fdcf"}.fi-br-tablet-rugged:before{content:"\fdd0"}.fi-br-tablet:before{content:"\fdd1"}.fi-br-tachometer-alt-average:before{content:"\fdd2"}.fi-br-tachometer-alt-fastest:before{content:"\fdd3"}.fi-br-tachometer-alt-slow:before{content:"\fdd4"}.fi-br-tachometer-alt-slowest:before{content:"\fdd5"}.fi-br-tachometer-average:before{content:"\fdd6"}.fi-br-tachometer-fast:before{content:"\fdd7"}.fi-br-tachometer-fastest:before{content:"\fdd8"}.fi-br-tachometer-slow:before{content:"\fdd9"}.fi-br-tachometer-slowest:before{content:"\fdda"}.fi-br-tachometer:before{content:"\fddb"}.fi-br-taco:before{content:"\fddc"}.fi-br-tags:before{content:"\fddd"}.fi-br-talent-alt:before{content:"\fdde"}.fi-br-talent-hand:before{content:"\fddf"}.fi-br-talent:before{content:"\fde0"}.fi-br-tally-1:before{content:"\fde1"}.fi-br-tally-2:before{content:"\fde2"}.fi-br-tally-3:before{content:"\fde3"}.fi-br-tally-4:before{content:"\fde4"}.fi-br-tally:before{content:"\fde5"}.fi-br-tamale:before{content:"\fde6"}.fi-br-tank-water:before{content:"\fde7"}.fi-br-tap:before{content:"\fde8"}.fi-br-tape:before{content:"\fde9"}.fi-br-target-audience:before{content:"\fdea"}.fi-br-target:before{content:"\fdeb"}.fi-br-tattoo-machine:before{content:"\fdec"}.fi-br-tax-alt:before{content:"\fded"}.fi-br-tax:before{content:"\fdee"}.fi-br-taxi-bus:before{content:"\fdef"}.fi-br-taxi:before{content:"\fdf0"}.fi-br-team-check-alt:before{content:"\fdf1"}.fi-br-team-check:before{content:"\fdf2"}.fi-br-teddy-bear:before{content:"\fdf3"}.fi-br-teeth-open:before{content:"\fdf4"}.fi-br-telescope:before{content:"\fdf5"}.fi-br-temperature-down:before{content:"\fdf6"}.fi-br-temperature-frigid:before{content:"\fdf7"}.fi-br-temperature-high:before{content:"\fdf8"}.fi-br-temperature-list:before{content:"\fdf9"}.fi-br-temperature-low:before{content:"\fdfa"}.fi-br-temperature-up:before{content:"\fdfb"}.fi-br-template-alt:before{content:"\fdfc"}.fi-br-template:before{content:"\fdfd"}.fi-br-tenge:before{content:"\fdfe"}.fi-br-tennis:before{content:"\fdff"}.fi-br-tent-arrow-down-to-line:before{content:"\fe10"}.fi-br-tent-arrow-left-right:before{content:"\fe11"}.fi-br-tent-arrow-turn-left:before{content:"\fe12"}.fi-br-tent-arrows-down:before{content:"\fe13"}.fi-br-tents:before{content:"\fe14"}.fi-br-terminal:before{content:"\fe15"}.fi-br-terrace:before{content:"\fe16"}.fi-br-test-tube:before{content:"\fe17"}.fi-br-test:before{content:"\fe18"}.fi-br-text-box-dots:before{content:"\fe19"}.fi-br-text-box-edit:before{content:"\fe1a"}.fi-br-text-box:before{content:"\fe1b"}.fi-br-text-check:before{content:"\fe1c"}.fi-br-text-height:before{content:"\fe1d"}.fi-br-text-shadow:before{content:"\fe1e"}.fi-br-text-size:before{content:"\fe1f"}.fi-br-text-slash:before{content:"\fe30"}.fi-br-text-width:before{content:"\fe31"}.fi-br-text:before{content:"\fe32"}.fi-br-theater-masks:before{content:"\fe33"}.fi-br-thermometer-alt:before{content:"\fe34"}.fi-br-thermometer-empty:before{content:"\fe35"}.fi-br-thermometer-full:before{content:"\fe36"}.fi-br-thermometer-half:before{content:"\fe37"}.fi-br-thermometer-quarter:before{content:"\fe38"}.fi-br-thermometer-three-quarters:before{content:"\fe39"}.fi-br-theta:before{content:"\fe3a"}.fi-br-third-award:before{content:"\fe3b"}.fi-br-third-laurel:before{content:"\fe3c"}.fi-br-third-medal:before{content:"\fe3d"}.fi-br-third:before{content:"\fe3e"}.fi-br-thought-bubble:before{content:"\fe3f"}.fi-br-three-leaf-clover:before{content:"\fe40"}.fi-br-thumbs-up-trust:before{content:"\fe41"}.fi-br-thumbtack:before{content:"\fe42"}.fi-br-thunderstorm-moon:before{content:"\fe43"}.fi-br-thunderstorm-risk:before{content:"\fe44"}.fi-br-thunderstorm-sun:before{content:"\fe45"}.fi-br-thunderstorm:before{content:"\fe46"}.fi-br-thursday:before{content:"\fe47"}.fi-br-ticket-airline:before{content:"\fe48"}.fi-br-ticket-alt:before{content:"\fe49"}.fi-br-ticket:before{content:"\fe4a"}.fi-br-tickets-airline:before{content:"\fe4b"}.fi-br-tickets:before{content:"\fe4c"}.fi-br-tie:before{content:"\fe4d"}.fi-br-tilde:before{content:"\fe4e"}.fi-br-time-add:before{content:"\fe4f"}.fi-br-time-check:before{content:"\fe50"}.fi-br-time-delete:before{content:"\fe51"}.fi-br-time-fast:before{content:"\fe52"}.fi-br-time-forward-sixty:before{content:"\fe53"}.fi-br-time-forward-ten:before{content:"\fe54"}.fi-br-time-forward:before{content:"\fe55"}.fi-br-time-half-past:before{content:"\fe56"}.fi-br-time-oclock:before{content:"\fe57"}.fi-br-time-past:before{content:"\fe58"}.fi-br-time-quarter-past:before{content:"\fe59"}.fi-br-time-quarter-to:before{content:"\fe5a"}.fi-br-time-twenty-four:before{content:"\fe5b"}.fi-br-time-watch-calendar:before{content:"\fe5c"}.fi-br-timer-clock-call:before{content:"\fe5d"}.fi-br-times-hexagon:before{content:"\fe5e"}.fi-br-tint-slash:before{content:"\fe5f"}.fi-br-tip-coin:before{content:"\fe60"}.fi-br-tire-flat:before{content:"\fe61"}.fi-br-tire-pressure-warning:before{content:"\fe62"}.fi-br-tire-rugged:before{content:"\fe63"}.fi-br-tire:before{content:"\fe64"}.fi-br-tired:before{content:"\fe65"}.fi-br-to-do-alt:before{content:"\fe66"}.fi-br-to-do:before{content:"\fe67"}.fi-br-together-people:before{content:"\fe68"}.fi-br-toggle-off:before{content:"\fe69"}.fi-br-toggle-on:before{content:"\fe6a"}.fi-br-toilet-paper-blank-under:before{content:"\fe6b"}.fi-br-toilet-paper-blank:before{content:"\fe6c"}.fi-br-toilet-paper-slash:before{content:"\fe6d"}.fi-br-toilet-paper-under-slash:before{content:"\fe6e"}.fi-br-toilet-paper-under:before{content:"\fe6f"}.fi-br-toilet-paper-xmark:before{content:"\fe70"}.fi-br-toilet:before{content:"\fe71"}.fi-br-toilets-portable:before{content:"\fe72"}.fi-br-token:before{content:"\fe73"}.fi-br-tomato:before{content:"\fe74"}.fi-br-tombstone-alt:before{content:"\fe75"}.fi-br-tombstone:before{content:"\fe76"}.fi-br-tool-box:before{content:"\fe77"}.fi-br-tool-crop:before{content:"\fe78"}.fi-br-tool-marquee:before{content:"\fe79"}.fi-br-tools:before{content:"\fe7a"}.fi-br-tooth:before{content:"\fe7b"}.fi-br-toothbrush:before{content:"\fe7c"}.fi-br-torch-inspiration-leader:before{content:"\fe7d"}.fi-br-torii-gate:before{content:"\fe7e"}.fi-br-tornado:before{content:"\fe7f"}.fi-br-total:before{content:"\fe80"}.fi-br-tour-guide-people:before{content:"\fe81"}.fi-br-tour-virtual:before{content:"\fe82"}.fi-br-tower-control:before{content:"\fe83"}.fi-br-track:before{content:"\fe84"}.fi-br-tractor:before{content:"\fe85"}.fi-br-trademark:before{content:"\fe86"}.fi-br-traffic-cone:before{content:"\fe87"}.fi-br-traffic-light-go:before{content:"\fe88"}.fi-br-traffic-light-slow:before{content:"\fe89"}.fi-br-traffic-light-stop:before{content:"\fe8a"}.fi-br-traffic-light:before{content:"\fe8b"}.fi-br-trailer:before{content:"\fe8c"}.fi-br-train-journey:before{content:"\fe8d"}.fi-br-train-side:before{content:"\fe8e"}.fi-br-train-station-building:before{content:"\fe8f"}.fi-br-train-station:before{content:"\fe90"}.fi-br-train-subway-tunnel:before{content:"\fe91"}.fi-br-train-track:before{content:"\fe92"}.fi-br-train-tram:before{content:"\fe93"}.fi-br-train:before{content:"\fe94"}.fi-br-tram:before{content:"\fe95"}.fi-br-transaction-euro:before{content:"\fe96"}.fi-br-transaction-globe:before{content:"\fe97"}.fi-br-transaction-yen:before{content:"\fe98"}.fi-br-transform:before{content:"\fe99"}.fi-br-transformation-block:before{content:"\fe9a"}.fi-br-transformation-circle:before{content:"\fe9b"}.fi-br-transformation-design:before{content:"\fe9c"}.fi-br-transformation-shapes:before{content:"\fe9d"}.fi-br-transformer-bolt:before{content:"\fe9e"}.fi-br-transgender:before{content:"\fe9f"}.fi-br-translate:before{content:"\fea0"}.fi-br-transporter-1:before{content:"\fea1"}.fi-br-transporter-2:before{content:"\fea2"}.fi-br-transporter-3:before{content:"\fea3"}.fi-br-transporter-4:before{content:"\fea4"}.fi-br-transporter-5:before{content:"\fea5"}.fi-br-transporter-6:before{content:"\fea6"}.fi-br-transporter-7:before{content:"\fea7"}.fi-br-transporter-empty:before{content:"\fea8"}.fi-br-transporter:before{content:"\fea9"}.fi-br-trash-bag:before{content:"\feaa"}.fi-br-trash-can-check:before{content:"\feab"}.fi-br-trash-can-clock:before{content:"\feac"}.fi-br-trash-can-list:before{content:"\fead"}.fi-br-trash-can-plus:before{content:"\feae"}.fi-br-trash-can-slash:before{content:"\feaf"}.fi-br-trash-check:before{content:"\feb0"}.fi-br-trash-clock:before{content:"\feb1"}.fi-br-trash-empty:before{content:"\feb2"}.fi-br-trash-list:before{content:"\feb3"}.fi-br-trash-plus:before{content:"\feb4"}.fi-br-trash-restore-alt:before{content:"\feb5"}.fi-br-trash-restore:before{content:"\feb6"}.fi-br-trash-slash:before{content:"\feb7"}.fi-br-trash-undo-alt:before{content:"\feb8"}.fi-br-trash-undo:before{content:"\feb9"}.fi-br-trash-xmark:before{content:"\feba"}.fi-br-trash:before{content:"\febb"}.fi-br-treadmill:before{content:"\febc"}.fi-br-treasure-chest:before{content:"\febd"}.fi-br-treatment:before{content:"\febe"}.fi-br-tree-alt:before{content:"\febf"}.fi-br-tree-christmas:before{content:"\fec0"}.fi-br-tree-deciduous:before{content:"\fec1"}.fi-br-tree:before{content:"\fec2"}.fi-br-trees-alt:before{content:"\fec3"}.fi-br-trees:before{content:"\fec4"}.fi-br-triangle-music:before{content:"\fec5"}.fi-br-triangle-person-digging:before{content:"\fec6"}.fi-br-triangle-warning:before{content:"\fec7"}.fi-br-triangle:before{content:"\fec8"}.fi-br-tricycle:before{content:"\fec9"}.fi-br-trillium:before{content:"\feca"}.fi-br-troph-cap:before{content:"\fecb"}.fi-br-trophy-achievement-skill:before{content:"\fecc"}.fi-br-trophy-star:before{content:"\fecd"}.fi-br-trophy:before{content:"\fece"}.fi-br-truck-arrow-left:before{content:"\fecf"}.fi-br-truck-arrow-right:before{content:"\fed0"}.fi-br-truck-bolt:before{content:"\fed1"}.fi-br-truck-box:before{content:"\fed2"}.fi-br-truck-check:before{content:"\fed3"}.fi-br-truck-container-empty:before{content:"\fed4"}.fi-br-truck-container:before{content:"\fed5"}.fi-br-truck-couch:before{content:"\fed6"}.fi-br-truck-droplet:before{content:"\fed7"}.fi-br-truck-fire:before{content:"\fed8"}.fi-br-truck-flatbed:before{content:"\fed9"}.fi-br-truck-front:before{content:"\feda"}.fi-br-truck-ladder:before{content:"\fedb"}.fi-br-truck-loading:before{content:"\fedc"}.fi-br-truck-medical:before{content:"\fedd"}.fi-br-truck-monster:before{content:"\fede"}.fi-br-truck-moving:before{content:"\fedf"}.fi-br-truck-pickup:before{content:"\fee0"}.fi-br-truck-plow:before{content:"\fee1"}.fi-br-truck-ramp:before{content:"\fee2"}.fi-br-truck-side:before{content:"\fee3"}.fi-br-truck-tow:before{content:"\fee4"}.fi-br-truck-utensils:before{content:"\fee5"}.fi-br-trumpet:before{content:"\fee6"}.fi-br-trust-alt:before{content:"\fee7"}.fi-br-trust:before{content:"\fee8"}.fi-br-tshirt:before{content:"\fee9"}.fi-br-tty-answer:before{content:"\feea"}.fi-br-tty:before{content:"\feeb"}.fi-br-tubes:before{content:"\feec"}.fi-br-tuesday:before{content:"\feed"}.fi-br-tugrik-sign:before{content:"\feee"}.fi-br-turkey:before{content:"\feef"}.fi-br-turn-left-down:before{content:"\fef0"}.fi-br-turn-left:before{content:"\fef1"}.fi-br-turn-right:before{content:"\fef2"}.fi-br-turntable:before{content:"\fef3"}.fi-br-turtle:before{content:"\fef4"}.fi-br-tv-music:before{content:"\fef5"}.fi-br-tv-retro:before{content:"\fef6"}.fi-br-typewriter:before{content:"\fef7"}.fi-br-u:before{content:"\fef8"}.fi-br-ufo-beam:before{content:"\fef9"}.fi-br-ufo:before{content:"\fefa"}.fi-br-ui-ux:before{content:"\fefb"}.fi-br-umbrella-beach:before{content:"\fefc"}.fi-br-umbrella:before{content:"\fefd"}.fi-br-under-construction:before{content:"\fefe"}.fi-br-underline:before{content:"\ff00"}.fi-br-undo-alt:before{content:"\ff01"}.fi-br-undo:before{content:"\ff02"}.fi-br-unicorn:before{content:"\ff03"}.fi-br-uniform-martial-arts:before{content:"\ff04"}.fi-br-universal-access:before{content:"\ff05"}.fi-br-unlock:before{content:"\ff06"}.fi-br-up-from-bracket:before{content:"\ff07"}.fi-br-up-left:before{content:"\ff08"}.fi-br-up-right-from-square:before{content:"\ff09"}.fi-br-up-right:before{content:"\ff0a"}.fi-br-up:before{content:"\ff0b"}.fi-br-upload:before{content:"\ff0c"}.fi-br-url:before{content:"\ff0d"}.fi-br-usb-pendrive:before{content:"\ff0e"}.fi-br-usd-circle:before{content:"\ff0f"}.fi-br-usd-square:before{content:"\ff10"}.fi-br-user-add:before{content:"\ff11"}.fi-br-user-alien:before{content:"\ff12"}.fi-br-user-astronaut:before{content:"\ff13"}.fi-br-user-check:before{content:"\ff14"}.fi-br-user-chef:before{content:"\ff15"}.fi-br-user-coach:before{content:"\ff16"}.fi-br-user-cowboy:before{content:"\ff17"}.fi-br-user-crown:before{content:"\ff18"}.fi-br-user-gear:before{content:"\ff19"}.fi-br-user-graduate:before{content:"\ff1a"}.fi-br-user-headset:before{content:"\ff1b"}.fi-br-user-helmet-safety:before{content:"\ff1c"}.fi-br-user-injured:before{content:"\ff1d"}.fi-br-user-interface-ui:before{content:"\ff1e"}.fi-br-user-key:before{content:"\ff1f"}.fi-br-user-language:before{content:"\ff20"}.fi-br-user-lock:before{content:"\ff21"}.fi-br-user-md-chat:before{content:"\ff22"}.fi-br-user-md:before{content:"\ff23"}.fi-br-user-minus:before{content:"\ff24"}.fi-br-user-music:before{content:"\ff25"}.fi-br-user-ninja:before{content:"\ff26"}.fi-br-user-nurse:before{content:"\ff27"}.fi-br-user-pen:before{content:"\ff28"}.fi-br-user-pilot-tie:before{content:"\ff29"}.fi-br-user-pilot:before{content:"\ff2a"}.fi-br-user-police:before{content:"\ff2b"}.fi-br-user-robot-xmarks:before{content:"\ff2c"}.fi-br-user-robot:before{content:"\ff2d"}.fi-br-user-salary:before{content:"\ff2e"}.fi-br-user-shield:before{content:"\ff2f"}.fi-br-user-skill-gear:before{content:"\ff30"}.fi-br-user-slash:before{content:"\ff31"}.fi-br-user-speaking:before{content:"\ff32"}.fi-br-user-tag:before{content:"\ff33"}.fi-br-user-time:before{content:"\ff34"}.fi-br-user-trust:before{content:"\ff35"}.fi-br-user-unlock:before{content:"\ff36"}.fi-br-user-visor:before{content:"\ff37"}.fi-br-user-xmark:before{content:"\ff38"}.fi-br-user:before{content:"\ff39"}.fi-br-users-alt:before{content:"\ff3a"}.fi-br-users-class:before{content:"\ff3b"}.fi-br-users-gear:before{content:"\ff3c"}.fi-br-users-loyalty:before{content:"\ff3d"}.fi-br-users-medical:before{content:"\ff3e"}.fi-br-users-slash:before{content:"\ff3f"}.fi-br-users:before{content:"\ff40"}.fi-br-utensils-slash:before{content:"\ff41"}.fi-br-utensils:before{content:"\ff42"}.fi-br-utility-pole-double:before{content:"\ff43"}.fi-br-utility-pole:before{content:"\ff44"}.fi-br-ux-browser:before{content:"\ff45"}.fi-br-ux:before{content:"\ff46"}.fi-br-v:before{content:"\ff47"}.fi-br-vacuum-robot:before{content:"\ff48"}.fi-br-vacuum:before{content:"\ff49"}.fi-br-value-absolute:before{content:"\ff4a"}.fi-br-vault:before{content:"\ff4b"}.fi-br-vector-alt:before{content:"\ff4c"}.fi-br-vector-circle:before{content:"\ff4d"}.fi-br-vector-polygon:before{content:"\ff4e"}.fi-br-vector:before{content:"\ff4f"}.fi-br-vest-patches:before{content:"\ff50"}.fi-br-vest:before{content:"\ff51"}.fi-br-video-arrow-down-left:before{content:"\ff52"}.fi-br-video-arrow-up-right:before{content:"\ff53"}.fi-br-video-camera-alt:before{content:"\ff54"}.fi-br-video-camera:before{content:"\ff55"}.fi-br-video-duration:before{content:"\ff56"}.fi-br-video-plus:before{content:"\ff57"}.fi-br-video-slash:before{content:"\ff58"}.fi-br-videoconference:before{content:"\ff59"}.fi-br-vihara:before{content:"\ff5a"}.fi-br-violin:before{content:"\ff5b"}.fi-br-virus-slash:before{content:"\ff5c"}.fi-br-virus:before{content:"\ff5d"}.fi-br-viruses:before{content:"\ff5e"}.fi-br-vision-target:before{content:"\ff5f"}.fi-br-visit:before{content:"\ff60"}.fi-br-voicemail:before{content:"\ff61"}.fi-br-volcano:before{content:"\ff62"}.fi-br-volleyball:before{content:"\ff63"}.fi-br-volume-down:before{content:"\ff64"}.fi-br-volume-mute:before{content:"\ff65"}.fi-br-volume-off:before{content:"\ff66"}.fi-br-volume-slash:before{content:"\ff67"}.fi-br-volume:before{content:"\ff68"}.fi-br-vote-nay:before{content:"\ff69"}.fi-br-vote-yea:before{content:"\ff6a"}.fi-br-vr-cardboard:before{content:"\ff6b"}.fi-br-w:before{content:"\ff6c"}.fi-br-waffle:before{content:"\ff6d"}.fi-br-wagon-covered:before{content:"\ff6e"}.fi-br-walker:before{content:"\ff6f"}.fi-br-walkie-talkie:before{content:"\ff70"}.fi-br-walking:before{content:"\ff71"}.fi-br-wallet-arrow:before{content:"\ff72"}.fi-br-wallet-buyer:before{content:"\ff73"}.fi-br-wallet:before{content:"\ff74"}.fi-br-warehouse-alt:before{content:"\ff75"}.fi-br-warranty:before{content:"\ff76"}.fi-br-washer:before{content:"\ff77"}.fi-br-waste-pollution:before{content:"\ff78"}.fi-br-waste:before{content:"\ff79"}.fi-br-watch-calculator:before{content:"\ff7a"}.fi-br-watch-fitness:before{content:"\ff7b"}.fi-br-watch-smart:before{content:"\ff7c"}.fi-br-watch:before{content:"\ff7d"}.fi-br-water-bottle:before{content:"\ff7e"}.fi-br-water-ladder:before{content:"\ff7f"}.fi-br-water-lower:before{content:"\ff80"}.fi-br-water-rise:before{content:"\ff81"}.fi-br-water:before{content:"\ff82"}.fi-br-watermelon:before{content:"\ff83"}.fi-br-wave-sine:before{content:"\ff84"}.fi-br-wave-square:before{content:"\ff85"}.fi-br-wave-triangle:before{content:"\ff86"}.fi-br-wave:before{content:"\ff87"}.fi-br-waveform-path:before{content:"\ff88"}.fi-br-waveform:before{content:"\ff89"}.fi-br-web-design:before{content:"\ff8a"}.fi-br-web-test:before{content:"\ff8b"}.fi-br-webcam-slash:before{content:"\ff8c"}.fi-br-webcam:before{content:"\ff8d"}.fi-br-webhook:before{content:"\ff8e"}.fi-br-wednesday:before{content:"\ff8f"}.fi-br-whale:before{content:"\ff90"}.fi-br-wheat-awn-circle-exclamation:before{content:"\ff91"}.fi-br-wheat-awn-slash:before{content:"\ff92"}.fi-br-wheat-awn:before{content:"\ff93"}.fi-br-wheat-slash:before{content:"\ff94"}.fi-br-wheat:before{content:"\ff95"}.fi-br-wheelchair-move:before{content:"\ff96"}.fi-br-wheelchair-sleeping:before{content:"\ff97"}.fi-br-wheelchair:before{content:"\ff98"}.fi-br-whistle:before{content:"\ff99"}.fi-br-white-space:before{content:"\ff9a"}.fi-br-wifi-1:before{content:"\ff9b"}.fi-br-wifi-2:before{content:"\ff9c"}.fi-br-wifi-alt:before{content:"\ff9d"}.fi-br-wifi-exclamation:before{content:"\ff9e"}.fi-br-wifi-slash:before{content:"\ff9f"}.fi-br-wifi:before{content:"\ffa0"}.fi-br-wind-turbine:before{content:"\ffa1"}.fi-br-wind-warning:before{content:"\ffa2"}.fi-br-wind:before{content:"\ffa3"}.fi-br-window-alt:before{content:"\ffa4"}.fi-br-window-frame-open:before{content:"\ffa5"}.fi-br-window-frame:before{content:"\ffa6"}.fi-br-window-maximize:before{content:"\ffa7"}.fi-br-window-minimize:before{content:"\ffa8"}.fi-br-window-restore:before{content:"\ffa9"}.fi-br-windsock:before{content:"\ffaa"}.fi-br-wine-bottle:before{content:"\ffab"}.fi-br-wine-glass-crack:before{content:"\ffac"}.fi-br-wine-glass-empty:before{content:"\ffad"}.fi-br-wink:before{content:"\ffae"}.fi-br-wisdom:before{content:"\ffaf"}.fi-br-wishlist-heart:before{content:"\ffb0"}.fi-br-wishlist-star:before{content:"\ffb1"}.fi-br-woman-head:before{content:"\ffb2"}.fi-br-woman-scientist:before{content:"\ffb3"}.fi-br-won-sign:before{content:"\ffb4"}.fi-br-work-in-progress:before{content:"\ffb5"}.fi-br-workflow-alt:before{content:"\ffb6"}.fi-br-workflow-setting-alt:before{content:"\ffb7"}.fi-br-workflow-setting:before{content:"\ffb8"}.fi-br-workflow:before{content:"\ffb9"}.fi-br-workshop:before{content:"\ffba"}.fi-br-world:before{content:"\ffbb"}.fi-br-worm:before{content:"\ffbc"}.fi-br-wreath:before{content:"\ffbd"}.fi-br-wrench-alt:before{content:"\ffbe"}.fi-br-wrench-simple:before{content:"\ffbf"}.fi-br-x-ray:before{content:"\ffc0"}.fi-br-x:before{content:"\ffc1"}.fi-br-y:before{content:"\ffc2"}.fi-br-yen:before{content:"\ffc3"}.fi-br-yin-yang:before{content:"\ffc4"}.fi-br-z:before{content:"\ffc5"}.fi-br-zip-file:before{content:"\ffc6"}.fi-br-zoom-in:before{content:"\ffc7"}.fi-br-zoom-out:before{content:"\ffc8"}div.vertical[data-v-0724e5be]{display:flex;flex-direction:column;justify-content:center;gap:1rem;font-size:1.3rem;font-weight:500}button[data-v-6a8ee7fc]{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.7rem;color:#fff;font-weight:600;border:1px solid transparent;border-radius:1rem;transition:.2s ease}button[data-v-6a8ee7fc]:hover{opacity:.9}button[data-v-6a8ee7fc]:disabled{cursor:no-drop;opacity:.4}li[data-v-50ae5380]{display:grid;grid-template-columns:21rem 1fr;flex-direction:column;border-radius:1rem;padding:2rem 1rem}li[data-v-50ae5380]:hover{background:var(--main-gray3)}li div[data-v-50ae5380]:first-child{display:flex;align-items:center;font-weight:600;gap:.5rem}li div:first-child svg[data-v-50ae5380]{color:var(--main-red);width:1.3rem;height:1.1rem}li div[data-v-50ae5380]:last-child{font-weight:500}label.base-checked{display:flex;align-items:center;justify-content:center;padding:.8rem;border-radius:1rem;transition:.3s ease;white-space:nowrap;gap:.5rem;flex:1;color:var(--main-gray6);font-weight:500}label.base-checked>input{display:none}label.base-checked:has(:checked){background:var(--main-gray1);color:var(--main-gold2)}.base-table{width:100%;position:relative;table-layout:fixed;word-break:break-all;border-collapse:collapse;border-spacing:0}.base-table thead{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}.base-table td,.base-table th{padding:1.5rem 0;line-height:1}.base-table td:not(.text-left){text-align:center}.base-table th{font-weight:600}.base-table tr{border-bottom:1px solid var(--main-gray2);font-weight:500}.base-table tr:hover{background:var(--main-gray7)}ul[data-v-66541ede]{display:flex;flex-direction:column;gap:.4rem;padding:3rem}div[data-v-2a3f0a66]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--main-gray6)}div svg[data-v-2a3f0a66]{width:4rem;height:4rem}li[data-v-e7662afa]{display:grid;align-items:center;justify-content:center;text-align:center;padding:1.3rem 2.3rem;font-weight:500;border-radius:1rem;border:1px solid transparent;grid-template-columns:2.5rem 1fr;color:var(--main-gray6)}li[data-v-e7662afa]:not(:where(.active,.bar)):hover{background:var(--main-gray2)}li.active[data-v-e7662afa]{border:1px solid var(--main-gray4);color:var(--main-blue)}li.bar[data-v-e7662afa]{margin:1.6rem 0;padding:0;border-top:1px solid var(--main-gray2)}li[data-v-e7662afa]:not(.bar){cursor:pointer}li svg[data-v-e7662afa]{width:2.5rem}.bar[data-v-348bccfa]{min-width:24rem}.title[data-v-348bccfa]{font-size:1.6rem}ul[data-v-348bccfa]{display:flex;flex-direction:column;gap:.5rem;padding:1.6rem 3rem}ul li[data-v-348bccfa]{cursor:pointer;display:flex;align-items:center;font-size:1.3rem;font-weight:600;line-height:2.8rem;padding:1.4rem 2rem;border-radius:1rem}ul li.active[data-v-348bccfa]{border:1px solid #f4f4f4;color:var(--main-blue)}ul li[data-v-348bccfa]:not(.active):hover{background:var(--main-gray2)}ul li svg[data-v-348bccfa]{color:#c8c8c8;margin-right:.5rem}figure[data-v-60221b99]{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#87cc20;border-radius:50%}figure figcaption[data-v-60221b99]{color:#fff;font-weight:600;font-size:inherit;text-align:center}.sequence[data-v-60221b99]:before{position:fixed;font-size:.8em;content:attr(data-value);align-items:center;transform:translate(1.1rem,-1.1rem);width:1.5rem;height:1.5rem;line-height:1.5rem;background:var(--main-gray1);border-radius:50%}.origin[data-v-29297856],.sequence[data-v-60221b99]:before{display:flex;justify-content:center}.origin:hover>.tooltip-container[data-v-29297856]{display:flex}.content-container{width:100%}.tooltip-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.1rem;z-index:4}.tooltip-container *{font-size:inherit}.tooltip-container>*{position:fixed;display:flex;white-space:nowrap;z-index:2;animation:fade-in .2s}.tooltip-container>*>div{border-radius:1rem;background:rgba(0,0,0,.8);color:#fff;padding:.5rem 1rem}.tooltip-container>*>div>div{line-height:1.5em}.tooltip-container .tooltip-top{flex-direction:column;transform:translate(-50%,-100%)}.tooltip-container .tooltip-top:after{content:"";margin:0 auto;width:10px;height:10px;border-top:5px solid rgba(0,0,0,.8);border-left:5px solid transparent;border-right:5px solid transparent}.tooltip-container .tooltip-left{align-items:center;transform:translate(-100%,-50%)}.tooltip-container .tooltip-left:after{content:"";width:10px;height:10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(0,0,0,.8)}.tooltip-container .tooltip-right{align-items:center;transform:translateY(-50%)}.tooltip-container .tooltip-right:before{content:"";width:10px;height:10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid rgba(0,0,0,.8)}.tooltip-container .tooltip-bottom{flex-direction:column;transform:translate(-50%)}.tooltip-container .tooltip-bottom:before{content:"";margin:0 auto;width:10px;height:10px;border-bottom:5px solid rgba(0,0,0,.8);border-left:5px solid transparent;border-right:5px solid transparent}span[data-v-6d3462a0]{display:inline-block;cursor:default;border-radius:1rem;padding:0 .8rem;opacity:.8;font-size:1.2rem}span>div[data-v-6d3462a0]{font-size:inherit;line-height:2.4rem;white-space:nowrap}span[data-v-6d3462a0]:hover{opacity:1}dialog[data-v-407c72f0]{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border:none;padding:0;border-radius:1rem;box-shadow:0 0 1.5rem rgba(0,0,0,.4)}dialog[data-v-407c72f0]::backdrop{background:rgba(0,0,0,.4)}.checkbox{cursor:pointer}.checkbox input{display:none}.checkbox>span{display:flex;align-items:center;justify-content:center;border:1px solid var(--main-gray4);border-radius:.5rem;width:2.2rem;height:2.2rem;padding:.2rem 1rem;box-shadow:0 0 3px rgba(0,0,0,.3)}.checkbox>span:after{visibility:hidden;content:"✔";font-size:1.5rem}.checkbox:hover:not(:has(:checked))>span:after{visibility:visible;color:var(--main-gray4)}.checkbox:has(:checked)>span{box-shadow:none;background:var(--main-blue)}.checkbox:has(:checked)>span:after{visibility:visible;color:#fff}.approver-form[data-v-e39ad31a]{width:60rem;height:90%}.approver-form>div[data-v-e39ad31a]{display:flex;flex-direction:column;height:100%}.approver-form>div .modal-left[data-v-e39ad31a]{padding:.5rem 2rem;gap:1rem}.approver-form>div .modal-left svg[data-v-e39ad31a]{width:2rem;height:1.6rem}.approver-form>div .modal-left h1[data-v-e39ad31a]{font-size:1.6rem}.member-info label span[data-v-e39ad31a]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;background:var(--main-gray1)}.switch[data-v-5b396a0d]{--inner:#fff;--background:var(--main-gray6);--marble:var(--main-gray5);display:flex;align-items:center;width:60px;border-radius:14px}.switch>label[data-v-5b396a0d]{overflow:hidden;display:flex;align-items:center;width:100%;border-radius:inherit;padding:2px;background:var(--inner);border:1px solid var(--marble)}.switch>label>span[data-v-5b396a0d]{border-radius:inherit;transition:.3s ease;width:20px;height:20px;position:relative;background:var(--marble);color:#fff;font-weight:700}.switch>label[data-v-5b396a0d]:has(input:checked){background:var(--background);border:1px solid var(--background)}.switch>label>input[data-v-5b396a0d]{display:none}.switch>label>input:checked+span[data-v-5b396a0d]{left:calc(100% - 20px)}.switch>label>input:checked+span[data-v-5b396a0d]:after{position:relative;left:calc(-100% - 10px);content:""}.switch>label>input:not(:checked)+span[data-v-5b396a0d]{left:0}.switch>label>input:not(:checked)+span[data-v-5b396a0d]:before{position:relative;left:26px;content:""}button.calendar-controller{width:100%;border:none;border-radius:inherit;background:#fff;min-height:2rem}button.calendar-controller>span{color:var(--main-gray1);font-weight:500}.vc-pane-container{border:none}.vc-pane-container .vc-arrow,.vc-pane-container .vc-title{background:#fff}.vc-pane-container .vc-weekday-1,.vc-pane-container .weekday-1{color:var(--main-red)}.vc-pane-container .vc-weekday-7,.vc-pane-container .weekday-7{color:var(--main-blue)}.drop-zone[data-v-c2ad02b0]{cursor:pointer;min-height:10rem;padding:.5rem 1rem;border-radius:.5rem;background:var(--main-gray2);font-weight:600}.drop-zone>input[data-v-c2ad02b0]{display:none}.drop-zone>p[data-v-c2ad02b0]{text-align:right;color:var(--main-green);font-size:1.1rem;margin-bottom:.5rem}.drop-zone>div[data-v-c2ad02b0]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--main-gray6)}.drop-zone>div svg[data-v-c2ad02b0]{width:2.5rem;height:2.5rem}.drop-zone>div>p span[data-v-c2ad02b0]{text-decoration:underline}.modal-footer{display:flex;margin-top:auto}.modal-footer,.modal-footer button{padding:1rem 1.5rem;background:var(--main-gray7)}.modal-footer button{border:none;border-radius:1rem;transition:.2s ease;font-weight:500;white-space:nowrap}.modal-footer .all-check:hover{color:var(--main-gold2);background:var(--main-gray1)}.modal-footer .all-check-clear{color:var(--main-gray6)}.modal-footer .all-check-clear:hover{background:var(--main-gray5)}.modal-footer>div{flex:1;gap:1rem}.modal-footer>div:last-child{justify-content:flex-end}