.primary-button.logged-out:hover,.primary-button.upgrade-account:hover{border:.1rem solid #ffd04d;background:#ffd04d radial-gradient(circle,transparent 1%,#ffd04d 0) 50%/15000%}.primary-button.logged-out:active,.primary-button.upgrade-account:active{background-size:100%;background-color:#e6a900;transition:background 0s}.primary-button.logged-in:hover{border:.1rem solid #2d4154;background:#2d4154 radial-gradient(circle,transparent 1%,#2d4154 0) 50%/15000%}.primary-button.logged-in.secondary:active,.primary-button.logged-in:active{background-color:#090e12;background-size:100%;transition:background 0s}.primary-button.logged-out,.primary-button.upgrade-account{background-color:#ffbc00;border:.1rem solid #ffbc00;color:#1b2733}.primary-button.logged-out a,.primary-button.upgrade-account a{color:#1b2733}.secondary.primary-button.logged-out,.secondary.primary-button.upgrade-account{background-color:transparent;border-width:.1rem}.secondary.primary-button.logged-out:active,.secondary.primary-button.upgrade-account:active{background-color:#997100}button.button-component,button.button-link-component{border:none}button.button-component:disabled,button.button-link-component:disabled{opacity:.6;cursor:default}.button-component{border-radius:3px;background-color:#1c91c0;color:#fff;border-bottom:2px solid rgba(0,0,0,.2)!important;padding:15px 48px;font-size:16px;font-weight:700;text-align:center;transition:all .1s ease-in-out;width:auto;display:inline-block;cursor:pointer}.button-component:hover:enabled{background-image:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.1));text-decoration:none}.button-component.small{padding:8px 16px;font-size:13px;font-weight:500;letter-spacing:.5px}.button-component.negative{background-color:#e8e9ea;color:#666;border:1px solid #bebfbf;letter-spacing:normal}.button-link-component{background-color:transparent;color:#1c91c0;font-size:14px;font-weight:600;text-align:center;width:auto;display:inline-block;text-decoration:underline;cursor:pointer}.primary-button{font-weight:600;border-radius:3.2rem;padding:.75rem 3rem;background-position:50%;transition:background .6s,border-color .3s,background-color .3s}.primary-button a{text-decoration:none}.primary-button.logged-out{font-size:1.6rem}.primary-button.upgrade-account{border-radius:3.2rem;text-decoration:none;font-size:1.3rem;padding:.5rem 1.8rem}.primary-button.upgrade-account.upgrade-account-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:600}.primary-button.logged-in{font-size:1.6rem;background-color:#1b2733;border:.1rem solid #1b2733;color:#dfe5ed}.primary-button.logged-in a{color:#dfe5ed}.primary-button.logged-in:active{background-color:#090e12}.primary-button.logged-in.secondary{background-color:transparent;border-width:.1rem;color:#1b2733}.primary-button.logged-in.secondary a{color:#1b2733}.primary-button.logged-in.secondary:hover{background:#cfd8e4 radial-gradient(circle,transparent 1%,#cfd8e4 0) 50%/15000%}.primary-button.logged-in.secondary:active{background-color:#9eb0c8}.primary-button.small{font-size:1.4rem;padding:.5rem 1.8rem}.primary-button.large{font-size:1.8rem;padding:1.3rem 5rem}.primary-button.round{padding:1rem;height:4.6rem;width:4.6rem}.primary-button:hover{cursor:pointer}.link-button-component{border-radius:3px;background-color:#1c91c0;color:#fff;border-bottom:2px solid rgba(0,0,0,.2);padding:15px 48px;text-align:center;transition:all .1s ease-in-out;width:auto;display:inline-block;text-decoration:none;font:700 16px system-ui}.link-button-component:hover{background-image:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.1));text-decoration:none;cursor:pointer;color:#fff}.link-button-component.small{padding:8px 16px;font-size:13px;font-weight:500;letter-spacing:.5px}.link-button-component.negative{background-color:#e8e9ea;color:#666;border:1px solid #bebfbf;letter-spacing:normal}.link-button-component.negative:hover{color:#666}.loading-bubbles{display:flex;justify-content:center;margin:10px}.loading-bubbles .bubbles-wrapper{height:100%;position:relative;width:100%}.loading-bubbles .bubbles-wrapper .bubbles-overlay{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;top:0;left:0;z-index:1}.loading-bubbles .bubbles-wrapper .bubbles-overlay.fade-out{opacity:0;transition:all 1s ease-in-out}.loading-bubbles .bubbles-wrapper .bubbles-overlay.fade-out .bubbles{display:none}.loading-bubbles .bubbles{display:flex;flex-direction:row;flex-wrap:nowrap}.loading-bubbles .bubbles .bubble{background:#ffbc00;width:13px;height:13px;border-radius:100%;overflow:hidden;display:inline-block;margin:5px;-webkit-animation:grow 5s infinite;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;-ms-animation:grow 5s infinite;-ms-animation-direction:alternate;-ms-animation-timing-function:ease-in-out;-moz-animation:grow 5s infinite;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-o-animation:grow 5s infinite;-o-animation-direction:alternate;-o-animation-timing-function:ease-in-out}.loading-bubbles .bubbles .bubble:first-child{animation-delay:0ms;animation-duration:.6s}.loading-bubbles .bubbles .bubble:nth-child(2){animation-delay:.2s;animation-duration:.6s}.loading-bubbles .bubbles .bubble:last-of-type{animation-delay:.4s;animation-duration:.6s}@keyframes grow{0%{transform:scale(0)}30%{transform:scale(0)}85%{transform:scale(.95)}to{transform:scale(1)}}.toggle_button{margin-bottom:0;text-align:center;cursor:pointer;border:1px solid transparent;white-space:nowrap;padding:6px 12px;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;text-decoration:none;text-transform:uppercase}.button_group,.toggle_button{display:inline-block;vertical-align:middle}.button_group{position:relative}.button_group>.toggle_button{position:relative;float:left}.button_group>.toggle_button:first-child{margin-left:0}.button_group>.toggle_button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.button_group>.toggle_button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.button_group>.toggle_button+.toggle_button{margin-left:-1px}.button_group>.toggle_button.active{color:#333;background-color:#ebebeb;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.button_group>.toggle_button.xsmall{font-size:11px}.button-group-v2{position:relative;display:inline-block;vertical-align:middle}.button-group-v2 div:first-child{color:red}.toggle-button-v2{border:.1rem solid #1b2733;padding:.75rem 3rem;font-size:1rem;font-weight:600;text-align:center;text-transform:capitalize;text-decoration:none;background-position:50%;transition:background .6s,border-color .3s,background-color .3s}.toggle-button-v2:first-child:not(:last-child){border-right:0}.toggle-button-v2:last-child:not(:first-child){border-left:0}.toggle-button-v2:not(:first-child):not(:last-child){border-right:0;border-left:0}.toggle-button-v2:first-child{border-top-left-radius:3.2rem;border-bottom-left-radius:3.2rem}.toggle-button-v2:last-child{border-top-right-radius:3.2rem;border-bottom-right-radius:3.2rem}.toggle-button-v2.active{background-image:none;background-color:#f2f2f2;background-size:100%;transition:background 0s}.toggle-button-v2.active:first-child{border-top-left-radius:3.2rem;border-bottom-left-radius:3.2rem}.toggle-button-v2.active:last-child{border-top-right-radius:3.2rem;border-bottom-right-radius:3.2rem}.toggle-button-v2.active:hover,.toggle-button-v2:hover{background:#f2f2f2 radial-gradient(circle,transparent 1%,#f2f2f2 0) 50%/15000%}.toggle-button-v2:hover{text-decoration:none;cursor:pointer}.card-wrapper{flex:1 1;padding:0 15px}.card-wrapper .card{border-radius:4px;position:relative;background-color:#fff;margin-bottom:20px;border:1px solid #e9e9e9;border-bottom:2px solid #ddd;word-wrap:break-word;background-image:none;background-repeat:no-repeat;color:#666;padding:20px}body.dark-mode .card-wrapper .card{background-color:#333;border-color:#4e4e4e;color:#eee}body.dark-mode .card-wrapper .card ::-webkit-scrollbar-thumb{background-color:#4e4e4e}.card-area-wrapper{margin:0 auto;max-width:1200px;display:block}.card-area-wrapper .card-area{display:flex;align-items:stretch}.cookie-notification{width:100%;background-color:#1c91c0;height:73px;position:fixed;color:#fff;margin:0;padding:27px 45px;bottom:0;left:0;vertical-align:baseline;font-size:14px;display:block;box-sizing:border-box;z-index:5}.cookie-notification span{max-width:95%;display:inline-block}.cookie-notification span a{display:inline;color:#fff;text-decoration:underline}.cookie-notification .close-x{cursor:pointer;padding:10px 0 10px 20px;width:5px;height:5px;position:absolute;right:40px;top:25px}@media only screen and (max-width:1350px){.cookie-notification{height:90px}}@media only screen and (max-width:735px){.cookie-notification{height:110px}}@media only screen and (max-width:530px){.cookie-notification{height:130px}.cookie-notification span{max-width:90%}.cookie-notification .close-x{padding:25px 0 25px 40px;margin-top:5rem}}@media only screen and (max-width:442px){.cookie-notification{height:160px}}@media only screen and (max-width:330px){.cookie-notification{height:190px}.cookie-notification span{max-width:75%}.cookie-notification .close-x{padding:70px 0 25px 40px;margin-top:5rem}}.error-background{padding-bottom:120px;min-height:100%}.error-background .error-container{max-width:70%;text-align:center;background-color:#fff;padding:50px 0;margin:20px auto}.error-background .error-container .error-svg-container{margin:auto;padding-left:25px;width:240px}.error-background .error-container h2{color:#1b2733;font-size:29.4px;font-weight:700;margin-bottom:10px;border-bottom:unset}.error-background .error-container p{color:#455060;font-size:18px;font-weight:400;margin:10px auto;max-width:70%}.error-background .error-container p.error-code{margin-top:30px}@media(max-width:960px){.error-background .error-container p{max-width:90%}}@media(max-width:767px){.error-background .error-container p{max-width:95%}}@media(max-width:480px){.error-background .error-container p{font-size:14px}}.error-background .error-container a{text-decoration:none;border-bottom:1px solid #0f62fa;padding-bottom:1px;color:#0f62fa}@media(max-width:767px){.error-background .error-container{max-width:90%}}@media(max-width:480px){.error-background .error-container{max-width:95%}}.error-background-v2{background:#f1f1f1}.error-background-v2 .error-container{max-width:70%;text-align:center;background-color:#fff;padding:5rem 0;margin:2rem auto}.error-background-v2 .error-container .error-svg-container{margin:auto;padding-left:2.5rem;width:24rem}.error-background-v2 .error-container h2{color:#1b2733;font-size:2.94rem;font-weight:700;margin-bottom:1rem;border-bottom:unset}.error-background-v2 .error-container p{color:#455060;font-size:1.8rem;font-weight:400;margin:1rem auto;max-width:70%}.error-background-v2 .error-container p.error-code{margin-top:3rem}@media(max-width:960px){.error-background-v2 .error-container p{max-width:90%}}@media(max-width:767px){.error-background-v2 .error-container p{max-width:95%}}@media(max-width:480px){.error-background-v2 .error-container p{font-size:1.5rem}}.error-background-v2 .error-container a{text-decoration:none;border-bottom:.1rem solid #0f62fa;padding-bottom:.1rem;color:#0f62fa}@media(max-width:767px){.error-background-v2 .error-container{max-width:90%}}@media(max-width:480px){.error-background-v2 .error-container{max-width:95%}}.modal-base .modal-default,.modal-base .modal-default-overlay{top:0;left:0;width:100%;height:100%;z-index:1050}.modal-base .modal-default{position:fixed}.modal-base .modal-default h2{margin-top:0!important;line-height:1.3em;font-size:23px;margin-bottom:10px;font-family:inherit;font-weight:700;color:#666;padding:0;border:0;vertical-align:baseline}.modal-base .modal-default hr{margin-top:15px;margin-bottom:15px;border-top:1px solid #eee}.modal-base .modal-default b,.modal-base .modal-default strong{font-weight:900}.modal-base .modal-default em{font-style:italic}.modal-base .modal-default a{text-decoration:none;color:#1c91c0;background:transparent}.modal-base .modal-default a:hover{text-decoration:underline;cursor:pointer}.modal-base .modal-default ul{display:block;list-style:none;margin:1em 0;padding-left:40px}.modal-base .modal-default ul li{list-style:disc}.modal-base .modal-deafult-overflow{overflow-y:auto}.modal-base .modal-default-overlay{position:fixed;background:rgba(0,0,0,.3)}.modal-base .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1051;padding:20px;background:#fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.modal-base .modal-body{max-height:420px;overflow-y:auto}.modal-base button.modal-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;float:right;font-size:21px;font-weight:700;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.modal-base .footerCloseWrapper{border:0;margin-top:15px;padding-top:19px;text-align:right}.modal-base .footerCloseWrapper button{display:inline-block;text-align:center}@keyframes modal-fade-enter{0%{opacity:0}}.modal-base .modal-fade-enter{animation:modal-fade-enter ease-in both}@keyframes modal-fade-leave{to{opacity:0}}.modal-base .modal-fade-leave{animation:modal-fade-leave ease-out both}@keyframes modal-zoom-enter{0%{transform:scale3d(.3,.3,.3)}}.modal-base .modal-zoom-enter{animation:modal-zoom-enter cubic-bezier(.4,0,0,1.5) both}@keyframes modal-zoom-leave{to{transform:scale3d(.3,.3,.3)}}.modal-base .modal-zoom-leave{animation:modal-zoom-leave both}@keyframes modal-slideDown-enter{0%{transform:translate3d(0,-100px,0)}}.modal-base .modal-slideDown-enter{animation:modal-slideDown-enter cubic-bezier(.4,0,0,1.5) both}@keyframes modal-slideDown-leave{to{transform:translate3d(0,-100px,0)}}.modal-base .modal-slideDown-leave{animation:modal-slideDown-leave both}@keyframes modal-slideLeft-enter{0%{transform:translate3d(-150px,0,0)}}.modal-base .modal-slideLeft-enter{animation:modal-slideLeft-enter cubic-bezier(.4,0,0,1.5) both}@keyframes modal-slideLeft-leave{to{transform:translate3d(-150px,0,0)}}.modal-base .modal-slideLeft-leave{animation:modal-slideLeft-leave both}@keyframes modal-slideRight-enter{0%{transform:translate3d(150px,0,0)}}.modal-base .modal-slideRight-enter{animation:modal-slideRight-enter cubic-bezier(.4,0,0,1.5) both}@keyframes modal-slideRight-leave{to{transform:translate3d(150px,0,0)}}.modal-base .modal-slideRight-leave{animation:modal-slideRight-leave both}@keyframes modal-slideUp-enter{0%{transform:translate3d(0,100px,0)}}.modal-base .modal-slideUp-enter{animation:modal-slideUp-enter cubic-bezier(.4,0,0,1.5) both}@keyframes modal-slideUp-leave{to{transform:translate3d(0,100px,0)}}.modal-base .modal-slideUp-leave{animation:modal-slideUp-leave both}@keyframes modal-flip-enter{0%{transform:perspective(400px) rotateX(60deg)}70%{transform:perspective(400px) rotateX(-15deg)}to{transform:perspective(400px)}}.modal-base .modal-flip-enter{animation:modal-flip-enter ease-in both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes modal-flip-leave{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-15deg)}to{transform:perspective(400px) rotateX(45deg)}}.modal-base .modal-flip-leave{animation:modal-flip-leave both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes modal-rotate-enter{0%{transform:rotate(-180deg) scale3d(.3,.3,.3)}}.modal-base .modal-rotate-enter{animation:modal-rotate-enter both;transform-origin:center}@keyframes modal-rotate-leave{to{transform:rotate(180deg) scale3d(.3,.3,.3)}}.modal-base .modal-rotate-leave{animation:modal-rotate-leave both;transform-origin:center}@keyframes modal-door-enter{0%{transform:scaleX(0)}}.modal-base .modal-door-enter{animation:modal-door-enter cubic-bezier(.4,0,0,1.5) both}@keyframes modal-door-leave{60%{transform:scaleX(.01)}to{transform:scale3d(0,1,.1)}}.modal-base .modal-door-leave{animation:modal-door-leave both}.modal-large .modal-lg{position:relative!important;background-color:#fff;border:0 solid #e9e9e9;border-radius:6px;background-clip:padding-box;box-shadow:0 5px 15px rgba(0,0,0,.5);overflow:auto;padding:20px;color:#1b2733;font-size:14px;max-width:992px}.modal-large .modal-lg h2{margin-top:0!important;line-height:1.3em;font-size:32px;margin-bottom:16px;font-family:inherit;font-weight:700;color:#1b2733;padding:0 0 10px;border:0;vertical-align:baseline}.modal-large .modal-lg hr{margin-top:15px;margin-bottom:15px;border-top:1px solid #eee}.modal-large .modal-lg b,.modal-large .modal-lg strong{font-weight:900}.modal-large .modal-lg em{font-style:italic}.modal-large .modal-lg a{text-decoration:none;color:#1c91c0;outline:none;background:transparent}.modal-large .modal-lg a:hover{text-decoration:underline;cursor:pointer}.modal-large .modal-lg ul{list-style:none}.modal-large .modal-lg ul li{list-style:disc}.modal-large .modal-lg-body{max-height:420px;overflow-y:auto}@media(min-width:480px){.modal-large .modal-lg{width:auto;margin:10px!important}}@media(min-width:768px){.modal-large .modal-lg{width:auto;margin:20px!important}}@media(min-width:992px){.modal-large .modal-lg{width:900px;margin:30px auto!important}}.modal-large .modal-lg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:0;background-color:rgba(0,0,0,.8);vertical-align:baseline}.modal-large button.modal-lg-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.modal-large .footerCloseWrapper{border:0;margin-top:15px;padding-top:19px;text-align:right}.modal-large .footerCloseWrapper button{border-radius:3px;padding:10px 12px;font-weight:700;text-decoration:none;font-size:13px;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;line-height:1.42857143}.modal-large .footerCloseWrapper button,.pill-component{color:#666;text-transform:uppercase;display:inline-block}.pill-component{background-color:transparent;font-size:12px;padding:8px 10px;border-radius:4px;margin-right:15px;border:1px solid #666;white-space:nowrap}@media only screen and (max-width:768px){.pill-component{margin:5px 15px 5px 0}}.pill-component.margin-top-10{margin-top:10px}.action-button-menu{position:relative}.action-button-menu .action-context-icon{border:2px solid #eee;color:#999;border-radius:4px;font-size:11px;line-height:6px;padding:5px 6px;float:right;position:relative;background-color:#fff;cursor:pointer}.action-button-menu .open>.dropdown{display:block}.action-button-menu .action-button-dropdown{position:absolute;top:24px;right:0;left:auto;z-index:5;float:left;min-width:160px;padding:5px 0;margin:0;list-style:none;font-size:14px;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;text-align:left;box-shadow:0 6px 12px rgba(0,0,0,.175)}.option-container{overflow:hidden}.option-container hr{border:1px solid #eee;margin:5px 8px}.option-container .option{color:#1c91c0;margin-top:2px;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.4;white-space:nowrap;text-decoration:none;outline:none;border:none;background-color:transparent;font-size:14px;cursor:pointer;width:100%;text-align:left}.option-container .option.disabled-item{cursor:default;color:#ccc}.option-container .option.disabled-item:hover{background:inherit}.option-container .option:hover{background:#e9e9e9}body.dark-mode .action-button-menu .action-context-icon{background-color:#333;border-color:#444;color:#999}body.dark-mode .action-button-menu .action-button-dropdown{background-color:#444;border-color:#4e4e4e}body.dark-mode .action-button-menu .action-button-dropdown .option-container .option:hover{background:#333}.uploader{display:flex;flex:1 1;justify-content:center}.uploader .uploading{width:100%;text-align:center}.uploader .uploading .total-progress-bar-container{display:inline-block;height:25px;margin-left:10px;margin-right:10px;margin-top:4px;background:#f2f2f2;border-radius:3px;box-shadow:inset 0 2px 5px rgba(0,0,0,.2);width:70%}.uploader .uploading .total-progress-bar{border-radius:3px;background:#00abc7;box-shadow:inset 0 2px 5px rgba(0,0,0,.2);height:inherit}.uploader .uploading .progress-details{margin-top:10px;color:#999;text-align:center}.uploader .complete,.uploader .dropzone,.uploader .error{text-align:center;padding:45px}.uploader .dropzone{display:flex;flex:1 1;flex-direction:column;background-color:#f9f9f9;border-radius:4px;border:5px dashed #e9e9e9;height:300px;transition:border-color .15s ease-in-out,background-color .15s ease-in-out,opacity .15s ease-in-out}.uploader .dropzone.active{background-color:#e9e9e9;border:5px dashed #00bad6}.uploader .dropzone .or-text{color:#999;margin:10px 0;line-height:1.5em;padding-bottom:20px;padding-top:15px}.uploader .file-input-button,.uploader .try-again-button{background-color:#e6b43c;color:#fff;border-radius:3px;padding:10px 12px;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-transform:uppercase;font-size:14px;text-align:center;font-weight:700;cursor:pointer}.uploader h3{font-size:20px;line-height:1;margin-bottom:15px;color:#666;font-weight:700}.page-notification-notice{padding:15px;border-radius:4px;display:flex;align-items:center;animation-duration:.5s;animation-fill-mode:both}.page-notification-notice.v2{font-size:1.6rem!important;background-color:transparent!important;padding:16px!important;border-radius:0!important}.page-notification-notice.default,.page-notification-notice.warning{background-color:#f0eddd;color:#8f833f;border:1px solid #d9d1a8}.page-notification-notice.default .close-button button,.page-notification-notice.warning .close-button button{color:#c1b573}.page-notification-notice.default.v2,.page-notification-notice.warning.v2{background-color:transparent;color:#ffac47;color:#fa8900;border:1px solid #e07b00}.page-notification-notice.default.v2 .close-button button,.page-notification-notice.warning.v2 .close-button button{color:#e07b00}.page-notification-notice.default.v2 a,.page-notification-notice.warning.v2 a{font-weight:700;color:#e07b00}.page-notification-notice.success{background-color:#e1ede1;color:#4d824e;border:1px solid #b1d1b1}.page-notification-notice.success .close-button button{color:#81b482}.page-notification-notice.success.v2{color:#2b8a65;border:1px solid #257757}.page-notification-notice.success.v2 a{font-weight:700;color:#257757}.page-notification-notice.error{background-color:#f6e3e3;color:#a63634;border:1px solid #e4aaa9}.page-notification-notice.error .close-button button{color:#d2706e}.page-notification-notice.error.v2{color:#de002d;border:1px solid #c40028}.page-notification-notice.error.v2 a{font-weight:700;color:#c40028}.page-notification-notice.info{background-color:#d0e5ef;color:#31708f;border:1px solid #97c5db}.page-notification-notice.info .close-button button{color:#5ea5c8}.page-notification-notice.info.v2{color:#0444b9;border:1px solid #033ba0}.page-notification-notice.info.v2 a{font-weight:700;color:#033ba0}.page-notification-notice.closed{display:none}.page-notification-notice .page-notification-message{flex:1 1 100%}.page-notification-notice .close-button{flex:1 1 10%;text-align:right}.page-notification-notice .close-button button{font-size:14px;font-weight:700;border:0;background-color:transparent;cursor:pointer}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.page-notification-notice.fadeOut{animation-name:fadeOut}html.refresh{font-size:62.5%}html.refresh body{font-family:Source Sans Pro,sans-serif}.table-container{color:#222;border-collapse:collapse;border-spacing:0;width:100%}.table-container tr{border-bottom:1px solid #e9e9e9}.table-container td{vertical-align:middle;font-size:12px;padding:8px}.table-container td .missing-text{font-weight:200;margin-bottom:20px;line-height:1.5;color:#222;text-align:center;font-size:20px}.table-container thead{margin:0;padding:0;border:0;vertical-align:baseline}.table-container thead tr{vertical-align:middle;border-top:2px solid #e9e9e9;padding:8px}.table-container thead tr th{padding:8px;color:#999;font-size:12px;font-weight:400;text-transform:uppercase}.table-container thead tr th.enable-click{cursor:pointer}.table-container thead tr th.headerSortDown{font-weight:700;color:#666}.table-container thead tr th.headerSortDown span{background-position:-16px 0}.table-container thead tr th.headerSortUp{font-weight:700;color:#666}.table-container thead tr th.headerSortUp span{background-position:-8px 0}.table-container thead tr th.checkbox-header{width:50px;text-align:left}.table-container thead tr th span{width:8px;height:13px;display:inline-block;margin:-4px 4px -4px 0;background:url(/_next/static/media/sprite_sorter.61d62ee5.png);background-repeat:no-repeat}.paginator .items-per-page{margin-right:60px;color:#3498db}.paginator .items-per-page .items-toggle-dropdown:hover{cursor:pointer}.paginator .items-per-page .dropdown-items{display:none;position:absolute;background-color:#f1f1f1;max-width:150px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:4px}.paginator .items-per-page .dropdown-items span{color:#000;padding:5px 16px;text-decoration:none;display:block}.paginator .items-per-page .dropdown-items span:hover{background-color:#ddd;cursor:pointer}.paginator .items-per-page .show{display:block}@media only screen and (max-width:540px){.paginator .items-per-page{display:none}}.table-loading-bubbles{width:64px;height:32px;display:inline-block;margin:auto;background-repeat:no-repeat}.table-container-v2{color:#1b2733;border-collapse:collapse;border-spacing:0;width:100%;font-size:1.6rem;letter-spacing:.03rem}.table-container-v2 td{vertical-align:middle;padding:1.6rem .8rem;border:none;border-top:.1rem solid #dce2ed;text-align:left}.table-container-v2 td .missing-text{font-weight:200;margin-bottom:2rem;line-height:1.5;color:#1b2733;text-align:center;font-size:2rem}.table-container-v2 td:last-child{text-align:right}.table-container-v2 thead{margin:0;padding:0;border:0;vertical-align:baseline}.table-container-v2 thead tr th{padding:.8rem;color:#455060;border-color:#dce2ed;border-width:.1rem;border-top:none;text-transform:uppercase;text-align:left;font-weight:400}.table-container-v2 thead tr th.enable-click{cursor:pointer}.table-container-v2 thead tr th.headerSortDown{font-weight:600;color:#1b2733}.table-container-v2 thead tr th.headerSortDown span{background:url(/_next/static/media/ArrowDown.003d32d8.svg);background-position:0 1rem}.table-container-v2 thead tr th.headerSortUp{font-weight:600;color:#1b2733}.table-container-v2 thead tr th.headerSortUp span{background:url(/_next/static/media/ArrowUp.119cfa89.svg)}.table-container-v2 thead tr th.checkbox-header{width:5rem;text-align:left}.table-container-v2 thead tr th span{width:.8rem;height:1.3rem;display:inline-block;margin:-.4rem .8rem -.4rem 0;background:url(/_next/static/media/table-sort-none.5efea3e5.svg);background-repeat:no-repeat}.table-container-v2 thead tr th:last-child{text-align:right}.table-container-v2 tbody{display:table-row-group}.paginator{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.paginator button{border:1px solid #e9e9e9;border-radius:4px;background:#e9e9e9;color:#6a6a6a;min-width:45px;padding:10px;font-weight:700}.tab-group{margin:0;padding:0 0 15px;display:flex;align-items:center}.tab-group .tab{color:#999;border-bottom:1px solid #ddd;flex:1 1 auto;padding:10px 15px;cursor:pointer;background-color:transparent;list-style:none;text-align:center}.tab-group .tab.active span{color:#555;border-bottom:3px solid #2091bd;padding-bottom:7px}body.dark-mode .tab-group{border-bottom-color:#4e4e4e}body.dark-mode .tab-group .tab.active span{color:#eee}.cbt-lib-toggle-switch{position:relative;display:inline-block;width:36px;height:20.5714285714px}.cbt-lib-toggle-switch input{opacity:0;width:0;height:0}.cbt-lib-toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b8b7b7;transition:.4s}.cbt-lib-toggle-switch .slider:before{position:absolute;content:"";height:16.5714285714px;width:16.5714285714px;left:2px;bottom:2px;background-color:#fff;transition:.1s}.cbt-lib-toggle-switch.round .slider{border-radius:20.5714285714px}.cbt-lib-toggle-switch.round .slider:before{border-radius:50%}.cbt-lib-toggle-switch input:checked+.slider{background-color:#1891c2}.cbt-lib-toggle-switch input:focus+.slider{box-shadow:0 0 1px #1891c2}.cbt-lib-toggle-switch input:checked+.slider:before{transform:translateX(15.4285714286px)}.cbt-lib-toggle-switch.large{position:relative;display:inline-block;width:50px;height:30px}.cbt-lib-toggle-switch.large input{opacity:0;width:0;height:0}.cbt-lib-toggle-switch.large .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b8b7b7;transition:.4s}.cbt-lib-toggle-switch.large .slider:before{position:absolute;content:"";height:26px;width:26px;left:2px;bottom:2px;background-color:#fff;transition:.1s}.cbt-lib-toggle-switch.large.round .slider{border-radius:30px}.cbt-lib-toggle-switch.large.round .slider:before{border-radius:50%}.cbt-lib-toggle-switch.large input:checked+.slider{background-color:#1891c2}.cbt-lib-toggle-switch.large input:focus+.slider{box-shadow:0 0 1px #1891c2}.cbt-lib-toggle-switch.large input:checked+.slider:before{transform:translateX(20px)}.cbt-lib-toggle-switch.small{position:relative;display:inline-block;width:30px;height:16.3636363636px}.cbt-lib-toggle-switch.small input{opacity:0;width:0;height:0}.cbt-lib-toggle-switch.small .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b8b7b7;transition:.4s}.cbt-lib-toggle-switch.small .slider:before{position:absolute;content:"";height:12.3636363636px;width:12.3636363636px;left:2px;bottom:2px;background-color:#fff;transition:.1s}.cbt-lib-toggle-switch.small.round .slider{border-radius:16.3636363636px}.cbt-lib-toggle-switch.small.round .slider:before{border-radius:50%}.cbt-lib-toggle-switch.small input:checked+.slider{background-color:#1891c2}.cbt-lib-toggle-switch.small input:focus+.slider{box-shadow:0 0 1px #1891c2}.cbt-lib-toggle-switch.small input:checked+.slider:before{transform:translateX(13.6363636364px)}.trial-banner-wrapper{background-color:#000;padding:8px}.trial-banner-wrapper .trial-banner-content{padding:5px 20px;align-items:center;color:#fff;font-size:12px}.trial-banner-wrapper .trial-banner-content a{border-radius:4px;border:transparent;text-align:center;text-transform:capitalize;text-decoration:none;color:#fff;font-size:12px;padding:5px 12px;background-color:#e6b43c;font-weight:700;line-height:1.5;letter-spacing:.03em;transition:all .1s ease-in-out;display:inline-block}.trial-banner-wrapper .trial-banner-content a:hover{cursor:pointer;background-image:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.1));text-decoration:none}.trial-banner-wrapper .trial-banner-content sup{font-size:9px}.trial-banner-wrapper .trial-banner-content .not-underline{text-decoration:none}.trial-banner-wrapper{display:flex;justify-content:center}.trial-banner-wrapper .trial-banner-content{width:100%;max-width:1200px;display:flex;justify-content:space-between}.trial-banner-wrapper .trial-banner-content p{margin:0 15px;line-height:35px}@media(max-width:380px){.trial-banner-wrapper .trial-banner-content{flex-direction:column;align-items:center;padding:12px 0}}.accordion-wrapper{border:1px solid #e9e9e9;border-bottom:2px solid #ddd;border-radius:4px;margin-top:20px;margin-bottom:10px;overflow:hidden}.accordion-wrapper .panel-container{height:auto}.accordion-wrapper .panel-container-mobile{background-color:#fff;padding:0!important;height:auto}@media(min-width:767px){.accordion-wrapper .panel-container-mobile:not(.hide-block){height:auto!important}}@media(max-width:767px){.accordion-wrapper .panel-container-mobile{border-top:1px solid #ddd;padding:15px!important;overflow:hidden;transition:height .3s ease-out!important}.accordion-wrapper .panel-container-mobile.hide-block{height:0;padding-top:0!important;padding-bottom:0!important;border-top:0;overflow:hidden}}.accordion-wrapper .panel-container-mobile .accordion-container li{padding:0;border-top:1px solid #e9e9e9;position:relative;display:block;margin-bottom:-1px;background:#fff}@media(max-width:767px){.accordion-wrapper .panel-container-mobile .accordion-container li{border-top:0 solid #e9e9e9}.accordion-wrapper .panel-container-mobile .accordion-container li a{color:#5e90bc!important}.accordion-wrapper .panel-container-mobile .accordion-container li:hover:not(.active){border-bottom:1px solid #e9e9e9}}.accordion-wrapper .panel-container-mobile .accordion-container li .submenu li{background-color:#f5f5f5}.accordion-wrapper .accordion-container{padding-left:0;list-style:none;margin:0}.accordion-wrapper .accordion-container ul{list-style:none;margin-top:0;background-color:transparent}.accordion-wrapper .accordion-container ul li{font-size:12px;background:inherit}.accordion-wrapper .accordion-container li{padding:0;border-top:1px solid #e9e9e9;position:relative;display:block;margin-bottom:-1px;background:#fff}.accordion-wrapper .accordion-container li .submenu{display:none}.accordion-wrapper .accordion-container li.active{background:#f5f5f5;border-bottom:0}.accordion-wrapper .accordion-container li.active .submenu{display:block}.accordion-wrapper .accordion-container li.active a{font-weight:700;color:#1c91c0}.accordion-wrapper .accordion-container li:hover{border-bottom:0;background:#f5f5f5}.accordion-wrapper .accordion-container li:hover a{cursor:pointer;text-decoration:underline}.accordion-wrapper .accordion-container li:hover:not(.active){border-bottom:1px solid #e9e9e9}.accordion-wrapper .accordion-container li:hover:not(.active) a{color:#1c91c0;font-weight:400}.accordion-wrapper .accordion-container li a{text-decoration:none;display:block;padding:14px 15px;color:#666}.accordion-wrapper .accordion-container .submenu{border:none;margin-bottom:0}.accordion-wrapper .accordion-container .submenu.submenu-hide{display:none}.accordion-wrapper .accordion-container .submenu li{border:0;vertical-align:baseline}.accordion-wrapper .accordion-container .submenu li:hover{border-bottom:0}.accordion-wrapper .accordion-container .submenu li a{font-weight:400;text-decoration:none;padding:5px 25px;color:#1c91c0}.accordion-wrapper .accordion-container .submenu li a:hover{text-decoration:underline;font-weight:400}.accordion-wrapper .accordion-container .submenu li.active,.accordion-wrapper .accordion-container .submenu li.active a{font-weight:700}.accordion-wrapper .mobile-accordion-bar{background-color:#fff;padding:5px;border-top-right-radius:4px;border-top-left-radius:4px;display:none}@media(max-width:767px){.accordion-wrapper .mobile-accordion-bar{display:block}}.accordion-wrapper .mobile-accordion-bar .container-mobile{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;overflow:hidden}.accordion-wrapper .mobile-accordion-bar .container-mobile p{color:#666;font-size:16px;position:relative;float:left;margin-top:10px;margin-bottom:10px}.accordion-wrapper .mobile-accordion-bar .container-mobile .navbar-toggle{margin-top:4px;margin-bottom:4px;position:relative;float:right;padding:9px 10px;background-color:#f8f8f8;background-image:none;border:1px solid #e9e9e9;border-radius:4px}.accordion-wrapper .mobile-accordion-bar .container-mobile .navbar-toggle:hover{background-color:#ddd;cursor:pointer}.accordion-wrapper .mobile-accordion-bar .container-mobile .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#888;margin-bottom:2px}.accordion-wrapper .mobile-accordion-bar .container-mobile .navbar-toggle .icon-bar:nth-child(2),.accordion-wrapper .mobile-accordion-bar .container-mobile .navbar-toggle .icon-bar:nth-child(3){margin-top:4px;margin-bottom:0}.thumbs-up{display:inline-flex;align-items:center;background-color:transparent;cursor:pointer}.thumbs-up input{opacity:0;width:0;height:0}.thumbs-up .thumbsup-wrapper{display:inline-block;width:40px;height:40px;transition:transform .3s}.thumbs-up .thumbsup-wrapper:hover{transform:scale(1.2)}.filter-component-container{display:flex;align-items:center;background:#fff}.filter-component-container .filter-input-container{display:flex;flex:1 1;align-content:center;border-radius:3px;line-height:normal;height:-moz-fit-content;height:fit-content}.filter-component-container .filter-input-container input{margin:0 5px;padding:0 10px;line-height:1.5rem;flex:1 1 auto;width:90%}.filter-component-container .filter-input-container .filter-input{flex:1 0 auto;padding:5px 10px;display:flex;align-content:center;justify-content:flex-end}.filter-component-container .filter-input-container .filter-input input{margin:0 5px;padding:0 10px;line-height:1.5rem;font-size:15px;flex:1 1 auto;border:0}.filter-component-container .filter-input-container .filter-input .clear-container{flex:1 0 auto;padding:5px 10px;display:flex;align-content:center;justify-content:flex-end}.filter-component-container .filter-input-container .filter-input .clear-container .search-button{flex:0 0 auto;padding:0 5px;border-left:1px solid #ccc;cursor:pointer}.filter-component-container .filter-input-container .filter-input .clear-container .clear-button{width:15px;height:15px;display:inline-block;background:url(/_next/static/media/clearIcon.9821f26e.svg);background-repeat:no-repeat;cursor:pointer;flex:0 1 auto;align-self:center;justify-content:flex-end}
/*!
 * Quill Editor v1.3.0
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-embed-selected{border:1px solid #777;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-snow .ql-editor code:after,.ql-snow .ql-editor code:before{content:" ";letter-spacing:-2px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}