@charset "UTF-8";.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;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%;outline:none;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 p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{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=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>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-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.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 button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .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-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.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,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.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-thin,.ql-snow .ql-stroke.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:2px 4px}.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-header .ql-picker-label[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-size .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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[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;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;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:#0003 0 2px 8px}.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:0px}.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:0px;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}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABUgAAsAAAAAItAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV33Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADwwAABdk9R/WHmhlYWQAABGcAAAAKwAAADYn8kSnaGhlYQAAEcgAAAAdAAAAJA+RCL1obXR4AAAR6AAAABMAAAC8Q44AAGxvY2EAABH8AAAAYAAAAGB7SIHGbWF4cAAAElwAAAAfAAAAIAFAAI9uYW1lAAASfAAAASUAAAIK1cf1oHBvc3QAABOkAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7xDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADbZCycAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1gUV5auc6urCmxEGrq6VRD6ATQP5dHPKK8GRIyoKApoEBUDAiGzGmdUfKNRM4qLZrUZdGKcGN/GZJKd0SyOWTbfbmZ2NxqzM5IxRtNZd78vwYlJdtREoO7sudVNq6PmmxmKqrqPU+eee173P80Bh39Cu9DOEY4DHZBK3i20D/QRLcfxbE5sEVtwLpZzclw4ibFIkSCJUcZ4MBpMnnzwuKNsGWBL5i3qy6kO2dVpvUpKbkAP9fq62rdeGJ+TM/7C1nbIutfuWrWk5ci4zMxxR1qW/N+9JsmCGXj9VKWhFx/6tr/nz78INDm2C9yPF/fDcxLuyKxLBZ1ZBz2QTi+RSkiH5RrDQJ/GgGQadX9m0YSURs7GpSG905Zsk41uj14yul1OtieZ7QUk5GRG/YiS7PYYPSAZNRed9sq3+bOpz00rKb7pe/ZEZvbALxZAHT3AFoH8GXP3rt67QFn40kt8W13FjLTDb48c+fSi5/7h0P4dL5yz7DPtbmgmYxfQA9RL2+EOfTcvdp+1vmuBpvOll1As1S6ak0IvJzC7sKWJFtJgBd2uWcg+0Zyg7dzQfhcjXRgXGZRf5/a4A58IDU777Nl252AUk4m2ByRRjqTNqIDCEJeAnU3iCFwrkrNwXEzg4yFevBwypzxkcX+AIfk3VEKl3XmWbT8788SzvpvFJaiOezL6QyuSr9VNf97csNu0z3LuhR0wATUxZAfVBwVOy+nQFhxYdWaXlXe4HC4zWGWzzsrLDtmhI9pOWOHv7PTT7XybH1Z0+v2d5Abd3kmG+TsH23CS/KwTxx/JkzEwx6jcQOUc42LLwHJ/J93uZ9ygh3HuZGwqsY9dWDHQ58dxNqyqKRQTYdxwTubiOSs3FiMDkq0WSZQgCT0GBDOg2lxOAd1FlPVGs4AKBAcYHHaP2wPkHaivmLF5zYqnIZrvcHx5gN4k/6tchNW1DtdgNL2KrxEkS/kfnIHoVnp1VjmjpTf5r0lTzLj0mdS28tX+XGorU364eMPmnWVl8J36nlKGw3CZhjEiuMw8h8mKvhGD+4/lElBWjAhLJMg6fTw4zPZ8cOmcGQBm2Qxml1nAm13CpYGq1JKUlJJUzQn1PTAO0mgv6VMMpA/DuRfSWEu4lDIxdbAtdWIKvnn2Vk766CWfz9fpY0sH/UpdP50rfszaVpdVRmvIejEdLMk45s4Bu0EWHjeOySmFyZSiMahvZdNSn29peoI/YexYfKQTLeurTXXwEVLeSfInTWHkkMaeUx7sBvOCSTSj3AlcKjfueyS36tCrXDlgRtF0etFq9jhc1kfKuBT/OwMr0F4UUTTh1AN0g20+H/ScPcsIEsYu9d/zN5PmjprPtNwI1ZZcDK6iC97Mcjp2y2aX36f+QbpGHrgRuHlXJ+Zf6PFRL2uQSp8vxHeF2IoRb8Rd2rhMzsNxSRmEuKK4JFnkojhMcx6jzqHzGMGFcW+MhBj0bhf6cowN+45I4LHvwT6fteu7M42wGRI/pxcg6/MZdEvt1U1XaulHFXuLmqov/MukvRVL35/b3ODM1+4aPjtzeK7zmUkV2h3DN54HaQ9GzJvxHRb6Ks2gB81fwqraT+A7GvZJrRLRofU6G0urNL+zFw3v0FaVDFxsKEZW56F31r6ip6vOL+FCObBPuIMRiXld9RaMdLzRIOGhPey2T9vA/35DmZPK9IWaT9d/WgOGMieYqJ/dzjLIhZU118gbysxrNUGefxD6UO/hyNNllpFTOIbx32kSFQctnweV5PxTMHLjRqiAN+fQE9gL+Xy5WB6MOS4GJJuYbDUHhcKDhHGRbLzOpjsjdM1+iwAZLGeieehACX2hhI7SjK/ZUTNrvVje31TxJiFBGYViWFkCn9PMeX9fS6qVbzfCj4fOCTzDnuWy2c4xA7mdNkA3RS9FH2VeqzdCBlixxbzXjvkHU1I8BOYFb1pZvPIHSSIj4svT8xpzcxtXN+ZKyjdDvbz08niiF3PqV9Tn5NST8vg48MTaY8E5xqSSIsWoWHo+LtAzxdH/GDUyp37CBEYfso04F/NlMTcDJUTpECLY0HFGQHImE8xsEUdgnrQlixIvGhJA1BvxpDHGxEMBYFeNOHcBJlSjwe2JcSfbBEsGOPPBHg/6SBBOCsLLw0SpUxod0Z1bFMfLkbQ3UiZxEyd0Dx8t+SRBu18Q9msFbI4e3p1THEfkSEh7kEJ5orR10qTWDvbgPWn5aWvCYyOAjwgXyjJi34uMjo58L25cmRAeQZWI2PA1QQLsPESAH8WGFwZZ4SPoR73BHPzIPMJj9AreBzKUmrH4todT18ANvi1oc3YGjUT/0j+ExUwq8PI9BLaCQIpvewwYu2evAG/Vo/5avPdY7o+BemLLXw3y+AdkzP9bpIxB1wm5EYq8fesHbPEPtm6HrHvtx4jcGPR8fDDpkZBefIjB46QnlUNRltv4Z/pO/J6dxEjhYAtmoMeq+GozvUVvNYOW3m6GCIhoprcfr97B8AcIQYsfD8ljUvGNjvkrpj0ETA48ZMIxCeqsRIsQALE0gi2GB+glSOfbOjW3GSBM9yPq8/rpJXrJDz0BPxV6xdN4uiCGDQed3WhgFkBUZEFsmeyyBpzXrm7UGTBZG8Lh5aubFufk5eUsbrrFGr7McYdbltxa0nKYqRKbQjvikXYkTGM0f2xuyM3Ly21oXnWfvf6I1BmZwfh7EWWIYsg2nHhsDhOnczhJcmI6eBAmy3jZ3RiJmKQR/JA99FcwsfaVbNDDyi1rL9NPj9hfo61wjM6BjzOLijLpeTgk/pL+ip6tfYWupzeOgPny2tcUu9J/9mhxJlgyi985NFRbvCVewXUNXLJaW0RxZqtRYtnfYdcYomXQWdnJHQA3jiEEkeTQWcWxdDP9IvvVWvo2TK553XEMEq+s69/QDU1Q7p0zxwsm9qS379whr8NI2PJqLUyGyfNeX3eFfnJU2U+uHR9cVV1IqgurqwuV44XVp0h2qN55X5XJwtk59yP0IZuHrqBOBIuIYhkcoT6Kx79Pu2HS/IPZIMOqLWs/pteOOk4NPgEb6QAIdAPsyZk5Mwd+wVaHMexJv719W7xCu2l37UG6lvYdBcvHa08p89741zd63phTRGqL5ggo6SlvdbWXzCqsPq78NnSu7wnKy2HNZbVoRCI7UJEOyRj+sPE002tOOY7Qa5fXboFWkLNeqYUSZRocp9XwSUZxcQZ9Hw6LV2pOoVmvHQEDbGIENEG5i6bLgMSM4n8+FNLTtAds99DaWEvgcf4o5SyYe9x+kF6/tGoTPAdRmS/XQIEy//QxKC2oqioAI3tS5auvxCtzT6y6RK8fhChYcwCJaMJhxc0vqSxQ/qmgsrKAlBZUHlauheTpvd9uj5DnLzJct6qfq5fXbYHVIGcfrIVJihbaVLu1wW7Vbs8zK0A8e9Jvb91S9cVMjPrazD6gpfeZTXzYbCFMcppVRsGMpp55OWgx1/3JeAxW1Y7AORgM/m3rWrsdLkQVmEVSU16cX/e7uvkvpqRiQsG06XJ0t64Tf+l0nG1dt025gyOIZlvq5u9KSU1N2TW/rsWnnMRPyTDkctbhvIcNvYIXWyLzdwYLoYesUbaQG4iK2cWO2gdpeUYLqDD0MUTOPhDIGnZEs58yArR86FznuWEsU4YDi2x26dA4klkn8Qa6vhk2QUfX4Jxm/ngX9r7ogn1dmlmwqZmuhxtdg9XN/DEcUgqb+9hMyNansfaQET2mcROCmGEMVqxm5u+h6kN2MOwgqykV2wH9yQG9DvVFU38Pogaf4FVuE62KI/oJ02RDdWW2w5dqQwU/8+N1q1DlvsL863u61KLE7x/o8w0VJQM/Y/SQ3unIrqxueEa1BqT5VFNsO7p39/UC771a77RowpaKe9nvJQIT1Pog5LGx8XblBKmCNGTf3xMogAQvPnz9PYKX/08sVDTG1OKUlOLUgS/UaZtm1NAaYTsl7i9ZQ+L6O4Rl0OGa577LuWvc+C+x96/vYh0lLBuM+7XwI/dTLtdT7v4d6rRTWDnku0IBrqFnZ5bVIqKP8lasJlithWnaLhTsr8qFJBulF/70p4undou36HeTJ5+jv1fCybeQ8nH3+Xv6aENczmOFlab+hqMDg1rLOt12A+tiUFrYDwQ6c3RUJp601nzegTNX6WlYAI2zSUV945F6zU56ZmZVQaWspWcIADxJ9GmljQUnL2p2Dpr5T8H+5KJFu+vqBq8qvyHRzStLHPEO5SPYCV9nZe0yZT2RcH0oHvegSzNEJ0oGWU8iQWM12dgPEugngVceGIwZgPFp0BiT1a0a3R5Rcot7ihfA1J/20v96jX7zmTX9s583H0kwx6WnLd09cXrR9LGroOa9sHNbdyz8wcKk5lqhaVFJZNwmqtw884MXNdvJujpBa3xzuSaZH9sxa06Z7x+HJSduPbdYHv/DgmEhfbehvlmGN7JUkcG78GDM12CeyFFTPNqVeNxC1gzjz+c2nVo63Xxs8rKJWXoBJM0tmEbfGm4qzpoOH3xpzQfyxLzW1gnE9NHo6tol1eMEic4ZVPrjnVi0kqAe2sQ2bgqupScaq8WGlUWgWHI51SKJl/UYT6zccNsCSkBtiVZLsiefuFSDYT3Fi8Zk7EUnmjTRYtsFeuDDJS05MW79M3mr3mla+d8dzac31KTPmBYfFiYSUef48PhPjm9ryZsSGZZkdNvzq0Y9rdNcwDq5Dg5C3QW+7UN64IKptvS3tvHbvu5c9pv1Exau21rc9LIpwpQwUjTq8576yeVDz5+4WZ1nXT43wV60rPLJbDp/UksNrP3iQ2SA63Pst058gOYDbhRnRUw8l/sRt4HbxPzO4WYpInCpuVgSbVh6JXuwnnJngKTTCwaPWmG5Xbhpm1U0Yt3FyBGpGYemPM77p2TD904JjgJ2QFpFLeYpGx8X15Qx1Zk31p5ki9ZLUuXE0lmuJlcakJMVLeFS1iIvrB8drY0aloilakqCZwzwRORtxlgwxS4IThggJd4TDxoiaAIT80fFPGrCPPru+puFn504P/ybr4ihA/6dKASLshEJic7xE8tmzu3KzA7TABBe8y5fNbWo3ilQn/SuFKM16b2l5bOeayqfGhYmhIulU+fVNDdWVv4NMzX10MBHyPR5uhWUu8D9P1VnIMt4nGNgZGBgAOJ/1bf64vltvjJwszOAwAOlmqvINEc/WJyDgQlEAQA+dgnjAHicY2BkYGBnAAGOPgaG//85+hkYGVCBPgBGJwNkAAAAeJxjYGBgYB/EmKMPtxwAhg4B0gAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAe4CLgKKAtAC/ANiA4wDqAPgBDAEsATaBQgFWgXABggGLgZwBqwG9gdOB4oH0ggqCHAIhgicCMgJJAlWCYgJrAnyCkAKdgrkC7J4nGNgZGBg0GdoZmBnAAEmIOYCQgaG/2A+AwAaqwHQAHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkXlT2zAQxf1C4thJAwRajt4HRy8VMwwfSJHXsQZZcnUQ+PYoTtwpM+wf2t9brWZ2n5JBsol58nJcYYAdDDFCijEy5JhgileYYRd72MccBzjEa7zBEY5xglO8xTu8xwd8xCd8xhd8xTec4RwXuMR3/MBP/MJvMPzBFYpk2Cr+OF0fTEgrFI1aHhxN740KDbEmeJpsWZlVj40s+45aLuv9KijlhCXSjLQnu/d/4UH6sWul1mRzFxZeekUuE7z10mg3qMtM1FGQddPSrLQyvJR6OaukItYXDp6pCJrmz0umqkau5pZ2hFmm7m+ImG5W2t0kZoJXUtPhVnYTbbdOBdeCVGqpJe7XKTqSbRK7zbdwXfR0U+SVsStuS3Y76em6+Ic3xYiHUppc04Nn0lMzay3dSxNcp8auDlWlaCi48yetFD7Y9USsx87G45cuop1ZxQUtjLnL4j53FO0a+5X08UXqQ7NQNo92R0XOz7sxWEnxN2TneJI8Acttu4Q=) format("woff");font-weight:400;font-style:normal}.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before{content:""}.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before{content:""}.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before{content:""}.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before{content:""}.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before{content:""}.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before{content:""}.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before{content:""}.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:""}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:""}.vjs-icon-replay-5{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-5:before{content:""}.vjs-icon-replay-10{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-10:before{content:""}.vjs-icon-replay-30{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-30:before{content:""}.vjs-icon-forward-5{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-5:before{content:""}.vjs-icon-forward-10{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-10:before{content:""}.vjs-icon-forward-30{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-30:before{content:""}.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:""}.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before{content:""}.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before{content:""}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}video::-webkit-media-text-track-display{transform:translateY(-3em)}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}._logo_lg_tm5h6_4{width:100%;height:auto;max-height:45px;object-fit:contain}._logo_sm_tm5h6_11{width:100%;height:auto}._hamburger_icon_tm5h6_1 button{position:absolute;top:calc(50% - 8px)}._container_tm5h6_21{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}._container_tm5h6_21 a{text-decoration:none}._row_tm5h6_35{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}@media (min-width: 375px){._container_tm5h6_21{max-width:576px}._hamburger_icon_tm5h6_1{display:block}}@media (min-width: 768px){._container_tm5h6_21{max-width:768px}._hamburger_icon_tm5h6_1{display:none}}@media (min-width: 992px){._container_tm5h6_21{max-width:992px}}@media (min-width: 1200px){._container_tm5h6_21{max-width:1200px}}@media (min-width: 1400px){._container_tm5h6_21{max-width:1400px}}._nav_item_1m0qs_1{position:relative}._hover_content_1m0qs_5{display:none;position:absolute;top:100%;left:0;background-color:#fff;padding:10px;border:1px solid #ddd;z-index:10}._nav_item_1m0qs_1:focus-within ._hover_content_1m0qs_5,._nav_item_1m0qs_1:hover ._hover_content_1m0qs_5{display:block;color:#324451;background:#e4ecf1;margin-left:15px;padding:25px 35px;text-align:left;box-shadow:5px 5px 8px #00000029;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-size:1rem;border:0}._nav_item_1m0qs_1 ._child_nav_1m0qs_37{text-wrap:nowrap;padding-top:20px;cursor:pointer}._nav_item_1m0qs_1 ._child_nav_1m0qs_37 a{background:transparent}._nav_item_1m0qs_1 ._child_nav_active_1m0qs_47{border-bottom:2px solid #333333;background:transparent}._nav_item_1m0qs_1 ._child_nav_active_1m0qs_47:hover{background:transparent}._nav_item_1m0qs_1 ._child_nav_1m0qs_37:first-of-type{padding-top:0}._hover_state_1m0qs_31{padding-right:2rem;padding-left:2rem}._ul_container_eh70m_1{list-style-type:none}._ul_container_eh70m_1 a{text-decoration:none}._ul_container_eh70m_1>li{padding:0}._child_nav_container_eh70m_13 ._child_nav_eh70m_13:first-of-type{padding-top:20px}._child_nav_container_eh70m_13 ._child_nav_eh70m_13:last-of-type{padding-bottom:20px}._child_nav_eh70m_13{border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);border-top:0;border-bottom:0;padding:10px 10px 10px 40px}._child_nav_eh70m_13>button{border-left:4px solid transparent}._child_nav_active_eh70m_34{border-left:4px solid #197cb0!important}._child_nav_eh70m_13::marker{display:none}._editorContainer_1albm_1{width:100%;max-width:500px}._open_1albm_7{margin-top:1rem;margin-bottom:1rem;border-top:1px dotted #D7D7D7;border-bottom:1px dotted #D7D7D7}._aiToolbar_1albm_15{display:flex;justify-content:flex-end;align-items:center;transition:all .3s ease}._aiToolbar_1albm_15._open_1albm_7{justify-content:flex-start}._aiToggleButton_1albm_26{color:#329aef;padding:4px 8px;font-weight:600;font-size:.825rem;border:1px solid transparent;border-radius:4px;background:none;cursor:pointer}._aiToggleButton_1albm_26:hover{border:1px solid #329AEF}._aiToggleButtonIcon_1albm_41{margin-right:.5rem;flex-shrink:0}._toolButton_1albm_46{background:none!important;border:none;color:#006dae;cursor:pointer;font-size:14px;padding:4px 8px}._toolButton_1albm_46:hover{color:#329aef!important;text-decoration:underline!important}._toolButton_1albm_46:focus,._toolButton_1albm_46:active{outline:none;color:#329aef!important;box-shadow:none!important}._closeButton_1albm_70{margin-left:auto;background:none;border:none;cursor:pointer;padding:4px}._editor_1albm_1{width:100%}._toneSelector_1albm_84{display:flex;flex-direction:column;margin-bottom:1rem}._toneSelector_1albm_84 label{font-size:1rem;font-weight:700;margin-bottom:.5rem}._toneSelector_1albm_84 ._button_1albm_95{display:flex;align-items:center;background-color:#f5f5f5;border:1px solid #ccc;padding:.5rem;font-size:1rem;cursor:pointer}:is(._toneSelector_1albm_84 ._button_1albm_95) span{margin-left:auto;font-size:.8rem}._toneSelector_1albm_84 ._popover_1albm_114{background-color:#fff;border:1px solid #ccc;border-radius:4px;max-height:150px;overflow-y:auto;padding:.5rem}:is(._toneSelector_1albm_84 ._popover_1albm_114) ._listBox_1albm_122{list-style:none;padding:0;margin:0}:is(:is(._toneSelector_1albm_84 ._popover_1albm_114) ._listBox_1albm_122) ._listBoxItem_1albm_127{padding:.5rem;cursor:pointer;font-size:1rem}._chatBubbleRight_1albm_143{background-color:#f0f0f0;border-radius:15px 15px 15px 5px;padding:10px;max-width:60%}._chatBubbleLeft_1albm_150{border-radius:15px 15px 5px;padding:10px}._dialogHeader_1albm_162{padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;border-bottom:2px solid #329AEF}._dialogHeaderIcon_1albm_170{margin-right:.5rem;color:#329aef}._dialog_1albm_162{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._textArea_1albm_180{max-height:350px;min-height:110px!important;height:200px!important}._toneSelector_1albm_84{background-color:red}._moveableDialog_1albm_191{position:fixed;background:white;border:1px solid #ccc;border-radius:4px;overflow-y:scroll;display:flex;flex-direction:column}._dragHandle_1albm_201{cursor:grab!important;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-border);touch-action:none}._dragHandle_1albm_201:active{cursor:grabbing!important}@keyframes _fadeIn_1albm_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._sr-only_1albm_225{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._resizableDialog_1albm_238{background:white;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;position:relative}._resizeHandle_1albm_246{position:absolute;bottom:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:se-resize;color:#666}._resizeIcon_1albm_260{color:var(--muted-foreground);transform:scale(.8)}._dragIcon_1albm_265{fill:var(--muted-foreground);flex-shrink:0}._bedrockDisabledMessage_1albm_270{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:2rem;margin:2rem auto;max-width:600px}._bedrockDisabledMessage_1albm_270 h3{color:#343a40;margin-bottom:1rem}._bedrockDisabledMessage_1albm_270 p{color:#6c757d;margin-bottom:0}._aiDialog_1albm_289{position:relative;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #0000001a;border-radius:8px;background:white}._dialogContent_1albm_298{flex:1;overflow-y:scroll}._resizeHandleContainer_1albm_303{position:relative;height:auto;flex-shrink:0;z-index:1}._resizeHandle_1albm_246{position:absolute;bottom:4px;right:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:se-resize;color:#666}._editorHighlighted_1albm_324{background-color:#329aef0d!important;border-radius:4px!important;border-left:4px solid #329AEF!important;box-shadow:0 0 0 2px #329aef1a!important;padding-left:1rem!important;transition:all .2s ease!important}._betaTag_1albm_354{background-color:#329aef;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:600;margin-left:8px;text-transform:uppercase}._hoverShadow_kfgjo_1{transition:box-shadow .2s ease-in-out}._hoverShadow_kfgjo_1:hover{box-shadow:0 4px 8px #00000026}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px;content:"";z-index:-1;border-width:8px;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;width:100%;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.6875rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:flex;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:5!important}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.75rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:2px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:white;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .53125rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.375rem;line-height:1.375rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__input-container>input[type=text]{position:relative;display:block;width:100%;padding:7px 25px 7px 12px;color:#333;background:#ffffff;border:1px solid #949494;border-radius:5px;font-size:.875rem;text-align:left;cursor:pointer}.react-datepicker__input-container>input[type=text]:focus{border:2px solid #66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.react-datepicker__input-container>input[type=text]:disabled{color:#ccc;background-color:#eff0f2}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,react .react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.rhap_container{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px;background-color:#fff;box-shadow:0 0 3px #0003}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{display:flex;flex:3 1 auto;align-items:center}.rhap_progress-container{display:flex;align-items:center;height:20px;flex:1 0 auto;align-self:center;margin:0 calc(10px + 1%);cursor:pointer;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;user-select:none;-webkit-user-select:none}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:5px;background-color:#ddd;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_progress-bar-show-download{background-color:#dddddd80}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#ddd;border-radius:2px}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:20px;height:20px;margin-left:-10px;top:-8px;background:#868686;border-radius:50px;box-shadow:#86868680 0 0 5px}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 3px;color:#868686;font-size:35px;width:35px;height:35px}.rhap_play-pause-button{font-size:40px;width:40px;height:40px}.rhap_volume-controls{display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center}.rhap_volume-button{flex:0 0 26px;font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_volume-container{display:flex;align-items:center;flex:0 1 100px;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{display:flex;align-items:center;width:100%;height:14px;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;position:relative;width:100%;height:4px;background:#dddddd;border-radius:2px}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;background:#868686;opacity:.9;border-radius:50px;box-shadow:#86868680 0 0 3px;cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .25rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: .75rem;--bs-alert-padding-y: .375rem;--bs-alert-margin-bottom: 0;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.46875rem .75rem}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.container,.container-fluid,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 375px){.container,.container-sm{max-width:576px}}@media (min-width: 768px){.container,.container-sm{max-width:768px}}@media (min-width: 992px){.container,.container-sm{max-width:992px}}@media (min-width: 1200px){.container,.container-sm{max-width:1200px}}@media (min-width: 1700px){.container,.container-sm{max-width:1400px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 375px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1700px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: .75rem}.g-3,.gy-3{--bs-gutter-y: .75rem}.g-4,.gx-4{--bs-gutter-x: 1rem}.g-4,.gy-4{--bs-gutter-y: 1rem}.g-5,.gx-5{--bs-gutter-x: 1.5rem}.g-5,.gy-5{--bs-gutter-y: 1.5rem}.g-6,.gx-6{--bs-gutter-x: 2rem}.g-6,.gy-6{--bs-gutter-y: 2rem}.g-7,.gx-7{--bs-gutter-x: 3rem}.g-7,.gy-7{--bs-gutter-y: 3rem}.g-8,.gx-8{--bs-gutter-x: 4rem}.g-8,.gy-8{--bs-gutter-y: 4rem}.g-9,.gx-9{--bs-gutter-x: 5rem}.g-9,.gy-9{--bs-gutter-y: 5rem}@media (min-width: 375px){.col-sm{flex:1 0 0%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: .75rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: .75rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 1.5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 1.5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 2rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 2rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 3rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 3rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 4rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 4rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 5rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 5rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: .75rem}.g-md-3,.gy-md-3{--bs-gutter-y: .75rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1rem}.g-md-5,.gx-md-5{--bs-gutter-x: 1.5rem}.g-md-5,.gy-md-5{--bs-gutter-y: 1.5rem}.g-md-6,.gx-md-6{--bs-gutter-x: 2rem}.g-md-6,.gy-md-6{--bs-gutter-y: 2rem}.g-md-7,.gx-md-7{--bs-gutter-x: 3rem}.g-md-7,.gy-md-7{--bs-gutter-y: 3rem}.g-md-8,.gx-md-8{--bs-gutter-x: 4rem}.g-md-8,.gy-md-8{--bs-gutter-y: 4rem}.g-md-9,.gx-md-9{--bs-gutter-x: 5rem}.g-md-9,.gy-md-9{--bs-gutter-y: 5rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: .75rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: .75rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 1.5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 1.5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 2rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 2rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 3rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 3rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 4rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 4rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 5rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 5rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: .75rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: .75rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 1.5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 1.5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 2rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 2rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 3rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 3rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 4rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 4rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 5rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 5rem}}@media (min-width: 1700px){.col-xxl{flex:1 0 0%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: .75rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: .75rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 1.5rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 1.5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 2rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 2rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 3rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 3rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 4rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 4rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 5rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 5rem}}.clearfix:after{display:block;clear:both;content:""}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 700px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: .5rem;--bs-modal-header-padding: .5rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: white;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}@media (min-width: 375px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 400px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 900px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1200px}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75,.opacity-75-hover:hover{opacity:.75!important}.opacity-100,.opacity-100-hover:hover{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-1-hover:hover{box-shadow:0 0 5px #00000059!important}.pos-rel{position:relative!important}.pos-abs{position:absolute!important}.pos-fix{position:fixed!important}.top-0{top:0!important}.top-50{top:50%!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.start-50{left:50%!important}.end-0{right:0!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.bw-1{border-width:1px!important}.bw-2{border-width:2px!important}.bw-4{border-width:4px!important}.bw-5{border-width:5px!important}.mw-40{max-width:40%!important}.mh-100{max-height:100px!important}.mh-768{max-height:768px!important}.flex-fill{flex:1 1 auto!important}.flex-1{flex:1!important}.flex-2{flex:2!important}.flex-3{flex:3!important}.flex-4{flex:4!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.m-0{margin:0!important}.m-1px{margin:.0625rem!important}.m-2px{margin:.125rem!important}.m-1{margin:.25rem!important}.m-6px{margin:.375rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.5rem!important}.m-6{margin:2rem!important}.m-7{margin:3rem!important}.m-8{margin:4rem!important}.m-9{margin:5rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1px{margin-right:.0625rem!important;margin-left:.0625rem!important}.mx-2px{margin-right:.125rem!important;margin-left:.125rem!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-6px{margin-right:.375rem!important;margin-left:.375rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-4{margin-right:1rem!important;margin-left:1rem!important}.mx-5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-6{margin-right:2rem!important;margin-left:2rem!important}.mx-7{margin-right:3rem!important;margin-left:3rem!important}.mx-8{margin-right:4rem!important;margin-left:4rem!important}.mx-9{margin-right:5rem!important;margin-left:5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1px{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-2px{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-6px{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-6{margin-top:2rem!important;margin-bottom:2rem!important}.my-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-8{margin-top:4rem!important;margin-bottom:4rem!important}.my-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1px{margin-top:.0625rem!important}.mt-2px{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-6px{margin-top:.375rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.5rem!important}.mt-6{margin-top:2rem!important}.mt-7{margin-top:3rem!important}.mt-8{margin-top:4rem!important}.mt-9{margin-top:5rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1px{margin-right:.0625rem!important}.mr-2px{margin-right:.125rem!important}.mr-1{margin-right:.25rem!important}.mr-6px{margin-right:.375rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.5rem!important}.mr-6{margin-right:2rem!important}.mr-7{margin-right:3rem!important}.mr-8{margin-right:4rem!important}.mr-9{margin-right:5rem!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1px{margin-bottom:.0625rem!important}.mb-2px{margin-bottom:.125rem!important}.mb-1{margin-bottom:.25rem!important}.mb-6px{margin-bottom:.375rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.5rem!important}.mb-6{margin-bottom:2rem!important}.mb-7{margin-bottom:3rem!important}.mb-8{margin-bottom:4rem!important}.mb-9{margin-bottom:5rem!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1px{margin-left:.0625rem!important}.ml-2px{margin-left:.125rem!important}.ml-1{margin-left:.25rem!important}.ml-6px{margin-left:.375rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.5rem!important}.ml-6{margin-left:2rem!important}.ml-7{margin-left:3rem!important}.ml-8{margin-left:4rem!important}.ml-9{margin-left:5rem!important}.ml-auto{margin-left:auto!important}.m-n1px{margin:-.0625rem!important}.m-n2px{margin:-.125rem!important}.m-n1{margin:-.25rem!important}.m-n6px{margin:-.375rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-.75rem!important}.m-n4{margin:-1rem!important}.m-n5{margin:-1.5rem!important}.m-n6{margin:-2rem!important}.m-n7{margin:-3rem!important}.m-n8{margin:-4rem!important}.m-n9{margin:-5rem!important}.mx-n1px{margin-right:-.0625rem!important;margin-left:-.0625rem!important}.mx-n2px{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n6px{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n5{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n6{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n8{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n9{margin-right:-5rem!important;margin-left:-5rem!important}.my-n1px{margin-top:-.0625rem!important;margin-bottom:-.0625rem!important}.my-n2px{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n6px{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n5{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n6{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n8{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-n1px{margin-top:-.0625rem!important}.mt-n2px{margin-top:-.125rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n6px{margin-top:-.375rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1rem!important}.mt-n5{margin-top:-1.5rem!important}.mt-n6{margin-top:-2rem!important}.mt-n7{margin-top:-3rem!important}.mt-n8{margin-top:-4rem!important}.mt-n9{margin-top:-5rem!important}.me-n1px{margin-right:-.0625rem!important}.me-n2px{margin-right:-.125rem!important}.me-n1{margin-right:-.25rem!important}.me-n6px{margin-right:-.375rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-.75rem!important}.me-n4{margin-right:-1rem!important}.me-n5{margin-right:-1.5rem!important}.me-n6{margin-right:-2rem!important}.me-n7{margin-right:-3rem!important}.me-n8{margin-right:-4rem!important}.me-n9{margin-right:-5rem!important}.mb-n1px{margin-bottom:-.0625rem!important}.mb-n2px{margin-bottom:-.125rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n6px{margin-bottom:-.375rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1rem!important}.mb-n5{margin-bottom:-1.5rem!important}.mb-n6{margin-bottom:-2rem!important}.mb-n7{margin-bottom:-3rem!important}.mb-n8{margin-bottom:-4rem!important}.mb-n9{margin-bottom:-5rem!important}.ms-n1px{margin-left:-.0625rem!important}.ms-n2px{margin-left:-.125rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n6px{margin-left:-.375rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-.75rem!important}.ms-n4{margin-left:-1rem!important}.ms-n5{margin-left:-1.5rem!important}.ms-n6{margin-left:-2rem!important}.ms-n7{margin-left:-3rem!important}.ms-n8{margin-left:-4rem!important}.ms-n9{margin-left:-5rem!important}.p-0{padding:0!important}.p-1px{padding:.0625rem!important}.p-2px{padding:.125rem!important}.p-1{padding:.25rem!important}.p-6px{padding:.375rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.5rem!important}.p-6{padding:2rem!important}.p-7{padding:3rem!important}.p-8{padding:4rem!important}.p-9{padding:5rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1px{padding-right:.0625rem!important;padding-left:.0625rem!important}.px-2px{padding-right:.125rem!important;padding-left:.125rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-6px{padding-right:.375rem!important;padding-left:.375rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-4{padding-right:1rem!important;padding-left:1rem!important}.px-5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-6{padding-right:2rem!important;padding-left:2rem!important}.px-7{padding-right:3rem!important;padding-left:3rem!important}.px-8{padding-right:4rem!important;padding-left:4rem!important}.px-9{padding-right:5rem!important;padding-left:5rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1px{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-2px{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-6px{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-6{padding-top:2rem!important;padding-bottom:2rem!important}.py-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-8{padding-top:4rem!important;padding-bottom:4rem!important}.py-9{padding-top:5rem!important;padding-bottom:5rem!important}.pt-0{padding-top:0!important}.pt-1px{padding-top:.0625rem!important}.pt-2px{padding-top:.125rem!important}.pt-1{padding-top:.25rem!important}.pt-6px{padding-top:.375rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.5rem!important}.pt-6{padding-top:2rem!important}.pt-7{padding-top:3rem!important}.pt-8{padding-top:4rem!important}.pt-9{padding-top:5rem!important}.pr-0{padding-right:0!important}.pr-1px{padding-right:.0625rem!important}.pr-2px{padding-right:.125rem!important}.pr-1{padding-right:.25rem!important}.pr-6px{padding-right:.375rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.5rem!important}.pr-6{padding-right:2rem!important}.pr-7{padding-right:3rem!important}.pr-8{padding-right:4rem!important}.pr-9{padding-right:5rem!important}.pb-0{padding-bottom:0!important}.pb-1px{padding-bottom:.0625rem!important}.pb-2px{padding-bottom:.125rem!important}.pb-1{padding-bottom:.25rem!important}.pb-6px{padding-bottom:.375rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.5rem!important}.pb-6{padding-bottom:2rem!important}.pb-7{padding-bottom:3rem!important}.pb-8{padding-bottom:4rem!important}.pb-9{padding-bottom:5rem!important}.pl-0{padding-left:0!important}.pl-1px{padding-left:.0625rem!important}.pl-2px{padding-left:.125rem!important}.pl-1{padding-left:.25rem!important}.pl-6px{padding-left:.375rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.5rem!important}.pl-6{padding-left:2rem!important}.pl-7{padding-left:3rem!important}.pl-8{padding-left:4rem!important}.pl-9{padding-left:5rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.5rem!important}.gap-6{gap:2rem!important}.gap-9{gap:5rem!important}.fs-8{font-size:.5rem!important}.fs-10{font-size:.625rem!important}.fs-12{font-size:.75rem!important}.fs-13{font-size:.8125rem!important}.fs-14{font-size:.875rem!important}.fs-16{font-size:1rem!important}.fs-18{font-size:1.125rem!important}.fs-21{font-size:calc(1.25625rem + .075vw)!important}.fs-24{font-size:calc(1.275rem + .3vw)!important}.fs-28{font-size:calc(1.3rem + .6vw)!important}.fs-32{font-size:calc(1.325rem + .9vw)!important}.fs-36{font-size:calc(1.35rem + 1.2vw)!important}.fs-40{font-size:calc(1.375rem + 1.5vw)!important}.fs-44{font-size:calc(1.4rem + 1.8vw)!important}.fs-48{font-size:calc(1.425rem + 2.1vw)!important}.fs-56{font-size:calc(1.475rem + 2.7vw)!important}.fs-64{font-size:calc(1.525rem + 3.3vw)!important}.fs-72{font-size:calc(1.575rem + 3.9vw)!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-normal{font-weight:400!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-decoration-underline{text-decoration:underline!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.c-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.c-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.c-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.c-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.c-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.c-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.c-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.c-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.c-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.c-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.c-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.c-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.c-black-50{--bs-text-opacity: 1;color:#00000080!important}.c-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.c-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.c-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.c-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.c-reset,.c-inherit{--bs-text-opacity: 1;color:inherit!important}.c-transparent{--bs-text-opacity: 1;color:transparent!important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.br{border-radius:.25rem!important}.br-0{border-radius:0!important}.br-6{border-radius:.375rem!important}.br-10{border-radius:.625rem!important}.br-50{border-radius:50%!important}.br-inherit{border-radius:inherit!important}.br-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.br-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.br-t-6{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.br-t-10{border-top-left-radius:.625rem!important;border-top-right-radius:.625rem!important}.br-t-50{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.br-t-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.br-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.br-b-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.br-b-6{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.br-b-10{border-bottom-right-radius:.625rem!important;border-bottom-left-radius:.625rem!important}.br-b-50{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.br-b-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.bs-none{border-style:none!important}.bs-solid{border-style:solid!important}.bs-dashed{border-style:dashed!important}.bts-solid{border-top-style:solid!important}.bts-dashed{border-top-style:dashed!important}.brs-solid{border-right-style:solid!important}.bbs-solid{border-bottom-style:solid!important}.bbs-dashed{border-bottom-style:dashed!important}.bls-solid{border-left-style:solid!important}.blw-1{border-left-width:1px!important}.br-tl{border-top-left-radius:.25rem!important}.br-tl-0{border-top-left-radius:0!important}.br-tl-6{border-top-left-radius:.375rem!important}.br-tl-10{border-top-left-radius:.625rem!important}.br-tl-50{border-top-left-radius:50%!important}.br-tl-inherit{border-top-left-radius:inherit!important}.br-tr{border-top-right-radius:.25rem!important}.br-tr-0{border-top-right-radius:0!important}.br-tr-6{border-top-right-radius:.375rem!important}.br-tr-10{border-top-right-radius:.625rem!important}.br-tr-50{border-top-right-radius:50%!important}.br-tr-inherit{border-top-right-radius:inherit!important}.br-br{border-bottom-right-radius:.25rem!important}.br-br-0{border-bottom-right-radius:0!important}.br-br-6{border-bottom-right-radius:.375rem!important}.br-br-10{border-bottom-right-radius:.625rem!important}.br-br-50{border-bottom-right-radius:50%!important}.br-br-inherit{border-bottom-right-radius:inherit!important}.br-bl{border-bottom-left-radius:.25rem!important}.br-bl-0{border-bottom-left-radius:0!important}.br-bl-6{border-bottom-left-radius:.375rem!important}.br-bl-10{border-bottom-left-radius:.625rem!important}.br-bl-50{border-bottom-left-radius:50%!important}.br-bl-inherit{border-bottom-left-radius:inherit!important}.cursor-pointer{cursor:pointer!important}.c-grey-very-light{color:#f6f6f6!important}.c-grey-light{color:#eff0f2!important}.c-grey{color:#d5d5d5!important}.c-grey-dark{color:#999!important}.c-grey-darker{color:#222!important}.c-grey-very-dark{color:#333!important}.c-grey-wcag{color:#595959!important}.c-in-progress{color:#f6ad17!important}.c-complete{color:#39aa27!important}.c-ok{color:#f6ad17!important}.c-correct{color:#39aa27!important}.c-incorrect{color:#cf0c23!important}.c-white{color:#fff!important}.c-feedback{color:#dbeaf2!important}.c-333{color:#333!important}.c-555{color:#555!important}.c-595959{color:#595959!important}.c-666{color:#666!important}.c-797979{color:#797979!important}.c-949494{color:#949494!important}.c-ccc{color:#ccc!important}.c-ddd{color:#ddd!important}.c-f2f2f2{color:#f2f2f2!important}.c-f9f9f9{color:#f9f9f9!important}.c-fff{color:#fff!important}.bg-grey-very-light{background-color:#f6f6f6!important}.bg-grey-light{background-color:#eff0f2!important}.bg-grey{background-color:#d5d5d5!important}.bg-grey-dark{background-color:#999!important}.bg-grey-darker{background-color:#222!important}.bg-grey-very-dark{background-color:#333!important}.bg-grey-wcag{background-color:#595959!important}.bg-in-progress{background-color:#f6ad17!important}.bg-complete{background-color:#39aa27!important}.bg-ok{background-color:#f6ad17!important}.bg-correct{background-color:#39aa27!important}.bg-incorrect{background-color:#cf0c23!important}.bg-white{background-color:#fff!important}.bg-feedback{background-color:#dbeaf2!important}.bg-333{background-color:#333!important}.bg-555{background-color:#555!important}.bg-595959{background-color:#595959!important}.bg-666{background-color:#666!important}.bg-797979{background-color:#797979!important}.bg-949494{background-color:#949494!important}.bg-ccc{background-color:#ccc!important}.bg-ddd{background-color:#ddd!important}.bg-f2f2f2{background-color:#f2f2f2!important}.bg-f9f9f9{background-color:#f9f9f9!important}.bg-fff{background-color:#fff!important}.bc-grey-very-light{border-color:#f6f6f6!important}.bc-grey-light{border-color:#eff0f2!important}.bc-grey{border-color:#d5d5d5!important}.bc-grey-dark{border-color:#999!important}.bc-grey-darker{border-color:#222!important}.bc-grey-very-dark{border-color:#333!important}.bc-grey-wcag{border-color:#595959!important}.bc-in-progress{border-color:#f6ad17!important}.bc-complete{border-color:#39aa27!important}.bc-ok{border-color:#f6ad17!important}.bc-correct{border-color:#39aa27!important}.bc-incorrect{border-color:#cf0c23!important}.bc-white{border-color:#fff!important}.bc-feedback{border-color:#dbeaf2!important}.bc-333{border-color:#333!important}.bc-555{border-color:#555!important}.bc-595959{border-color:#595959!important}.bc-666{border-color:#666!important}.bc-797979{border-color:#797979!important}.bc-949494{border-color:#949494!important}.bc-ccc{border-color:#ccc!important}.bc-ddd{border-color:#ddd!important}.bc-f2f2f2{border-color:#f2f2f2!important}.bc-f9f9f9{border-color:#f9f9f9!important}.bc-fff{border-color:#fff!important}.width-50{width:50px!important}.width-75{width:75px!important}.width-100{width:100px!important}.width-125{width:125px!important}.width-150{width:150px!important}.width-175{width:175px!important}.width-200{width:200px!important}.width-250{width:250px!important}.width-300{width:300px!important}.width-350{width:350px!important}.width-375{width:375px!important}.max-width-75{max-width:75px!important}.max-width-100{max-width:100px!important}.max-width-125{max-width:125px!important}.max-width-150{max-width:150px!important}.max-width-175{max-width:175px!important}.max-width-200{max-width:200px!important}.max-width-250{max-width:250px!important}.max-width-300{max-width:300px!important}.max-width-350{max-width:350px!important}.min-width-150{min-width:150px!important}.min-width-200{min-width:200px!important}.min-width-250{min-width:250px!important}@media (min-width: 375px){.d-sm-block{display:block!important}.d-sm-none{display:none!important}.w-sm-20{width:20%!important}.w-sm-30{width:30%!important}.w-sm-40{width:40%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.mw-sm-40{max-width:40%!important}.mw-sm-100{max-width:100%!important}.mh-sm-100{max-height:100px!important}.mh-sm-768{max-height:768px!important}.flex-sm-row{flex-direction:row!important}.flex-sm-grow-0{flex-grow:0!important}.justify-content-sm-center{justify-content:center!important}.m-sm-0{margin:0!important}.m-sm-1px{margin:.0625rem!important}.m-sm-2px{margin:.125rem!important}.m-sm-1{margin:.25rem!important}.m-sm-6px{margin:.375rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1rem!important}.m-sm-5{margin:1.5rem!important}.m-sm-6{margin:2rem!important}.m-sm-7{margin:3rem!important}.m-sm-8{margin:4rem!important}.m-sm-9{margin:5rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1px{margin-right:.0625rem!important;margin-left:.0625rem!important}.mx-sm-2px{margin-right:.125rem!important;margin-left:.125rem!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-6px{margin-right:.375rem!important;margin-left:.375rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-4{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-6{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-7{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-8{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-9{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1px{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-sm-2px{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-6px{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-6{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-8{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1px{margin-top:.0625rem!important}.mt-sm-2px{margin-top:.125rem!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-6px{margin-top:.375rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.5rem!important}.mt-sm-6{margin-top:2rem!important}.mt-sm-7{margin-top:3rem!important}.mt-sm-8{margin-top:4rem!important}.mt-sm-9{margin-top:5rem!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1px{margin-right:.0625rem!important}.mr-sm-2px{margin-right:.125rem!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-6px{margin-right:.375rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:.75rem!important}.mr-sm-4{margin-right:1rem!important}.mr-sm-5{margin-right:1.5rem!important}.mr-sm-6{margin-right:2rem!important}.mr-sm-7{margin-right:3rem!important}.mr-sm-8{margin-right:4rem!important}.mr-sm-9{margin-right:5rem!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1px{margin-bottom:.0625rem!important}.mb-sm-2px{margin-bottom:.125rem!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-6px{margin-bottom:.375rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.5rem!important}.mb-sm-6{margin-bottom:2rem!important}.mb-sm-7{margin-bottom:3rem!important}.mb-sm-8{margin-bottom:4rem!important}.mb-sm-9{margin-bottom:5rem!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1px{margin-left:.0625rem!important}.ml-sm-2px{margin-left:.125rem!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-6px{margin-left:.375rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:.75rem!important}.ml-sm-4{margin-left:1rem!important}.ml-sm-5{margin-left:1.5rem!important}.ml-sm-6{margin-left:2rem!important}.ml-sm-7{margin-left:3rem!important}.ml-sm-8{margin-left:4rem!important}.ml-sm-9{margin-left:5rem!important}.ml-sm-auto{margin-left:auto!important}.m-sm-n1px{margin:-.0625rem!important}.m-sm-n2px{margin:-.125rem!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n6px{margin:-.375rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.m-sm-n4{margin:-1rem!important}.m-sm-n5{margin:-1.5rem!important}.m-sm-n6{margin:-2rem!important}.m-sm-n7{margin:-3rem!important}.m-sm-n8{margin:-4rem!important}.m-sm-n9{margin:-5rem!important}.mx-sm-n1px{margin-right:-.0625rem!important;margin-left:-.0625rem!important}.mx-sm-n2px{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n6px{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n5{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n6{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n8{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n9{margin-right:-5rem!important;margin-left:-5rem!important}.my-sm-n1px{margin-top:-.0625rem!important;margin-bottom:-.0625rem!important}.my-sm-n2px{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n6px{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n5{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n6{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n8{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-sm-n1px{margin-top:-.0625rem!important}.mt-sm-n2px{margin-top:-.125rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n6px{margin-top:-.375rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1rem!important}.mt-sm-n5{margin-top:-1.5rem!important}.mt-sm-n6{margin-top:-2rem!important}.mt-sm-n7{margin-top:-3rem!important}.mt-sm-n8{margin-top:-4rem!important}.mt-sm-n9{margin-top:-5rem!important}.me-sm-n1px{margin-right:-.0625rem!important}.me-sm-n2px{margin-right:-.125rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n6px{margin-right:-.375rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-.75rem!important}.me-sm-n4{margin-right:-1rem!important}.me-sm-n5{margin-right:-1.5rem!important}.me-sm-n6{margin-right:-2rem!important}.me-sm-n7{margin-right:-3rem!important}.me-sm-n8{margin-right:-4rem!important}.me-sm-n9{margin-right:-5rem!important}.mb-sm-n1px{margin-bottom:-.0625rem!important}.mb-sm-n2px{margin-bottom:-.125rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n6px{margin-bottom:-.375rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1rem!important}.mb-sm-n5{margin-bottom:-1.5rem!important}.mb-sm-n6{margin-bottom:-2rem!important}.mb-sm-n7{margin-bottom:-3rem!important}.mb-sm-n8{margin-bottom:-4rem!important}.mb-sm-n9{margin-bottom:-5rem!important}.ms-sm-n1px{margin-left:-.0625rem!important}.ms-sm-n2px{margin-left:-.125rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n6px{margin-left:-.375rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-.75rem!important}.ms-sm-n4{margin-left:-1rem!important}.ms-sm-n5{margin-left:-1.5rem!important}.ms-sm-n6{margin-left:-2rem!important}.ms-sm-n7{margin-left:-3rem!important}.ms-sm-n8{margin-left:-4rem!important}.ms-sm-n9{margin-left:-5rem!important}.p-sm-0{padding:0!important}.p-sm-1px{padding:.0625rem!important}.p-sm-2px{padding:.125rem!important}.p-sm-1{padding:.25rem!important}.p-sm-6px{padding:.375rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1rem!important}.p-sm-5{padding:1.5rem!important}.p-sm-6{padding:2rem!important}.p-sm-7{padding:3rem!important}.p-sm-8{padding:4rem!important}.p-sm-9{padding:5rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1px{padding-right:.0625rem!important;padding-left:.0625rem!important}.px-sm-2px{padding-right:.125rem!important;padding-left:.125rem!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-6px{padding-right:.375rem!important;padding-left:.375rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-4{padding-right:1rem!important;padding-left:1rem!important}.px-sm-5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-6{padding-right:2rem!important;padding-left:2rem!important}.px-sm-7{padding-right:3rem!important;padding-left:3rem!important}.px-sm-8{padding-right:4rem!important;padding-left:4rem!important}.px-sm-9{padding-right:5rem!important;padding-left:5rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1px{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-sm-2px{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-6px{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-6{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-8{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-9{padding-top:5rem!important;padding-bottom:5rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1px{padding-top:.0625rem!important}.pt-sm-2px{padding-top:.125rem!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-6px{padding-top:.375rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.5rem!important}.pt-sm-6{padding-top:2rem!important}.pt-sm-7{padding-top:3rem!important}.pt-sm-8{padding-top:4rem!important}.pt-sm-9{padding-top:5rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1px{padding-right:.0625rem!important}.pr-sm-2px{padding-right:.125rem!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-6px{padding-right:.375rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:.75rem!important}.pr-sm-4{padding-right:1rem!important}.pr-sm-5{padding-right:1.5rem!important}.pr-sm-6{padding-right:2rem!important}.pr-sm-7{padding-right:3rem!important}.pr-sm-8{padding-right:4rem!important}.pr-sm-9{padding-right:5rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1px{padding-bottom:.0625rem!important}.pb-sm-2px{padding-bottom:.125rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-6px{padding-bottom:.375rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.5rem!important}.pb-sm-6{padding-bottom:2rem!important}.pb-sm-7{padding-bottom:3rem!important}.pb-sm-8{padding-bottom:4rem!important}.pb-sm-9{padding-bottom:5rem!important}.pl-sm-0{padding-left:0!important}.pl-sm-1px{padding-left:.0625rem!important}.pl-sm-2px{padding-left:.125rem!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-6px{padding-left:.375rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:.75rem!important}.pl-sm-4{padding-left:1rem!important}.pl-sm-5{padding-left:1.5rem!important}.pl-sm-6{padding-left:2rem!important}.pl-sm-7{padding-left:3rem!important}.pl-sm-8{padding-left:4rem!important}.pl-sm-9{padding-left:5rem!important}.gap-sm-6{gap:2rem!important}.text-sm-center{text-align:center!important}.br-sm{border-radius:.25rem!important}.br-sm-0{border-radius:0!important}.br-sm-6{border-radius:.375rem!important}.br-sm-10{border-radius:.625rem!important}.br-sm-50{border-radius:50%!important}.br-sm-inherit{border-radius:inherit!important}}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-65{width:65%!important}.w-md-80{width:80%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.mw-md-40{max-width:40%!important}.mw-md-100{max-width:100%!important}.mh-md-100{max-height:100px!important}.mh-md-768{max-height:768px!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.align-items-md-center{align-items:center!important}.m-md-0{margin:0!important}.m-md-1px{margin:.0625rem!important}.m-md-2px{margin:.125rem!important}.m-md-1{margin:.25rem!important}.m-md-6px{margin:.375rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1rem!important}.m-md-5{margin:1.5rem!important}.m-md-6{margin:2rem!important}.m-md-7{margin:3rem!important}.m-md-8{margin:4rem!important}.m-md-9{margin:5rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1px{margin-right:.0625rem!important;margin-left:.0625rem!important}.mx-md-2px{margin-right:.125rem!important;margin-left:.125rem!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-6px{margin-right:.375rem!important;margin-left:.375rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-4{margin-right:1rem!important;margin-left:1rem!important}.mx-md-5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-6{margin-right:2rem!important;margin-left:2rem!important}.mx-md-7{margin-right:3rem!important;margin-left:3rem!important}.mx-md-8{margin-right:4rem!important;margin-left:4rem!important}.mx-md-9{margin-right:5rem!important;margin-left:5rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1px{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-md-2px{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-6px{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-6{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-8{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1px{margin-top:.0625rem!important}.mt-md-2px{margin-top:.125rem!important}.mt-md-1{margin-top:.25rem!important}.mt-md-6px{margin-top:.375rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.5rem!important}.mt-md-6{margin-top:2rem!important}.mt-md-7{margin-top:3rem!important}.mt-md-8{margin-top:4rem!important}.mt-md-9{margin-top:5rem!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1px{margin-right:.0625rem!important}.mr-md-2px{margin-right:.125rem!important}.mr-md-1{margin-right:.25rem!important}.mr-md-6px{margin-right:.375rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:.75rem!important}.mr-md-4{margin-right:1rem!important}.mr-md-5{margin-right:1.5rem!important}.mr-md-6{margin-right:2rem!important}.mr-md-7{margin-right:3rem!important}.mr-md-8{margin-right:4rem!important}.mr-md-9{margin-right:5rem!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1px{margin-bottom:.0625rem!important}.mb-md-2px{margin-bottom:.125rem!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-6px{margin-bottom:.375rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.5rem!important}.mb-md-6{margin-bottom:2rem!important}.mb-md-7{margin-bottom:3rem!important}.mb-md-8{margin-bottom:4rem!important}.mb-md-9{margin-bottom:5rem!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1px{margin-left:.0625rem!important}.ml-md-2px{margin-left:.125rem!important}.ml-md-1{margin-left:.25rem!important}.ml-md-6px{margin-left:.375rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:.75rem!important}.ml-md-4{margin-left:1rem!important}.ml-md-5{margin-left:1.5rem!important}.ml-md-6{margin-left:2rem!important}.ml-md-7{margin-left:3rem!important}.ml-md-8{margin-left:4rem!important}.ml-md-9{margin-left:5rem!important}.ml-md-auto{margin-left:auto!important}.m-md-n1px{margin:-.0625rem!important}.m-md-n2px{margin:-.125rem!important}.m-md-n1{margin:-.25rem!important}.m-md-n6px{margin:-.375rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-.75rem!important}.m-md-n4{margin:-1rem!important}.m-md-n5{margin:-1.5rem!important}.m-md-n6{margin:-2rem!important}.m-md-n7{margin:-3rem!important}.m-md-n8{margin:-4rem!important}.m-md-n9{margin:-5rem!important}.mx-md-n1px{margin-right:-.0625rem!important;margin-left:-.0625rem!important}.mx-md-n2px{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n6px{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n5{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n6{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n8{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n9{margin-right:-5rem!important;margin-left:-5rem!important}.my-md-n1px{margin-top:-.0625rem!important;margin-bottom:-.0625rem!important}.my-md-n2px{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n6px{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n5{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n6{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n8{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-md-n1px{margin-top:-.0625rem!important}.mt-md-n2px{margin-top:-.125rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n6px{margin-top:-.375rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1rem!important}.mt-md-n5{margin-top:-1.5rem!important}.mt-md-n6{margin-top:-2rem!important}.mt-md-n7{margin-top:-3rem!important}.mt-md-n8{margin-top:-4rem!important}.mt-md-n9{margin-top:-5rem!important}.me-md-n1px{margin-right:-.0625rem!important}.me-md-n2px{margin-right:-.125rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n6px{margin-right:-.375rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-.75rem!important}.me-md-n4{margin-right:-1rem!important}.me-md-n5{margin-right:-1.5rem!important}.me-md-n6{margin-right:-2rem!important}.me-md-n7{margin-right:-3rem!important}.me-md-n8{margin-right:-4rem!important}.me-md-n9{margin-right:-5rem!important}.mb-md-n1px{margin-bottom:-.0625rem!important}.mb-md-n2px{margin-bottom:-.125rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n6px{margin-bottom:-.375rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1rem!important}.mb-md-n5{margin-bottom:-1.5rem!important}.mb-md-n6{margin-bottom:-2rem!important}.mb-md-n7{margin-bottom:-3rem!important}.mb-md-n8{margin-bottom:-4rem!important}.mb-md-n9{margin-bottom:-5rem!important}.ms-md-n1px{margin-left:-.0625rem!important}.ms-md-n2px{margin-left:-.125rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n6px{margin-left:-.375rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-.75rem!important}.ms-md-n4{margin-left:-1rem!important}.ms-md-n5{margin-left:-1.5rem!important}.ms-md-n6{margin-left:-2rem!important}.ms-md-n7{margin-left:-3rem!important}.ms-md-n8{margin-left:-4rem!important}.ms-md-n9{margin-left:-5rem!important}.p-md-0{padding:0!important}.p-md-1px{padding:.0625rem!important}.p-md-2px{padding:.125rem!important}.p-md-1{padding:.25rem!important}.p-md-6px{padding:.375rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1rem!important}.p-md-5{padding:1.5rem!important}.p-md-6{padding:2rem!important}.p-md-7{padding:3rem!important}.p-md-8{padding:4rem!important}.p-md-9{padding:5rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1px{padding-right:.0625rem!important;padding-left:.0625rem!important}.px-md-2px{padding-right:.125rem!important;padding-left:.125rem!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-6px{padding-right:.375rem!important;padding-left:.375rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-4{padding-right:1rem!important;padding-left:1rem!important}.px-md-5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-6{padding-right:2rem!important;padding-left:2rem!important}.px-md-7{padding-right:3rem!important;padding-left:3rem!important}.px-md-8{padding-right:4rem!important;padding-left:4rem!important}.px-md-9{padding-right:5rem!important;padding-left:5rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1px{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-md-2px{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-6px{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-6{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-8{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-9{padding-top:5rem!important;padding-bottom:5rem!important}.pt-md-0{padding-top:0!important}.pt-md-1px{padding-top:.0625rem!important}.pt-md-2px{padding-top:.125rem!important}.pt-md-1{padding-top:.25rem!important}.pt-md-6px{padding-top:.375rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.5rem!important}.pt-md-6{padding-top:2rem!important}.pt-md-7{padding-top:3rem!important}.pt-md-8{padding-top:4rem!important}.pt-md-9{padding-top:5rem!important}.pr-md-0{padding-right:0!important}.pr-md-1px{padding-right:.0625rem!important}.pr-md-2px{padding-right:.125rem!important}.pr-md-1{padding-right:.25rem!important}.pr-md-6px{padding-right:.375rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:.75rem!important}.pr-md-4{padding-right:1rem!important}.pr-md-5{padding-right:1.5rem!important}.pr-md-6{padding-right:2rem!important}.pr-md-7{padding-right:3rem!important}.pr-md-8{padding-right:4rem!important}.pr-md-9{padding-right:5rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1px{padding-bottom:.0625rem!important}.pb-md-2px{padding-bottom:.125rem!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-6px{padding-bottom:.375rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.5rem!important}.pb-md-6{padding-bottom:2rem!important}.pb-md-7{padding-bottom:3rem!important}.pb-md-8{padding-bottom:4rem!important}.pb-md-9{padding-bottom:5rem!important}.pl-md-0{padding-left:0!important}.pl-md-1px{padding-left:.0625rem!important}.pl-md-2px{padding-left:.125rem!important}.pl-md-1{padding-left:.25rem!important}.pl-md-6px{padding-left:.375rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:.75rem!important}.pl-md-4{padding-left:1rem!important}.pl-md-5{padding-left:1.5rem!important}.pl-md-6{padding-left:2rem!important}.pl-md-7{padding-left:3rem!important}.pl-md-8{padding-left:4rem!important}.pl-md-9{padding-left:5rem!important}.gap-md-9{gap:5rem!important}.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}.br-md{border-radius:.25rem!important}.br-md-0{border-radius:0!important}.br-md-6{border-radius:.375rem!important}.br-md-10{border-radius:.625rem!important}.br-md-50{border-radius:50%!important}.br-md-inherit{border-radius:inherit!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.mw-lg-40{max-width:40%!important}.mw-lg-100{max-width:100%!important}.mh-lg-100{max-height:100px!important}.mh-lg-768{max-height:768px!important}.flex-lg-row{flex-direction:row!important}.justify-content-lg-start{justify-content:flex-start!important}.m-lg-0{margin:0!important}.m-lg-1px{margin:.0625rem!important}.m-lg-2px{margin:.125rem!important}.m-lg-1{margin:.25rem!important}.m-lg-6px{margin:.375rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:.75rem!important}.m-lg-4{margin:1rem!important}.m-lg-5{margin:1.5rem!important}.m-lg-6{margin:2rem!important}.m-lg-7{margin:3rem!important}.m-lg-8{margin:4rem!important}.m-lg-9{margin:5rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1px{margin-right:.0625rem!important;margin-left:.0625rem!important}.mx-lg-2px{margin-right:.125rem!important;margin-left:.125rem!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-6px{margin-right:.375rem!important;margin-left:.375rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-4{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-6{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-7{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-8{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-9{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1px{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-lg-2px{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-6px{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-6{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-8{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1px{margin-top:.0625rem!important}.mt-lg-2px{margin-top:.125rem!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-6px{margin-top:.375rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.5rem!important}.mt-lg-6{margin-top:2rem!important}.mt-lg-7{margin-top:3rem!important}.mt-lg-8{margin-top:4rem!important}.mt-lg-9{margin-top:5rem!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1px{margin-right:.0625rem!important}.mr-lg-2px{margin-right:.125rem!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-6px{margin-right:.375rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:.75rem!important}.mr-lg-4{margin-right:1rem!important}.mr-lg-5{margin-right:1.5rem!important}.mr-lg-6{margin-right:2rem!important}.mr-lg-7{margin-right:3rem!important}.mr-lg-8{margin-right:4rem!important}.mr-lg-9{margin-right:5rem!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1px{margin-bottom:.0625rem!important}.mb-lg-2px{margin-bottom:.125rem!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-6px{margin-bottom:.375rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.5rem!important}.mb-lg-6{margin-bottom:2rem!important}.mb-lg-7{margin-bottom:3rem!important}.mb-lg-8{margin-bottom:4rem!important}.mb-lg-9{margin-bottom:5rem!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1px{margin-left:.0625rem!important}.ml-lg-2px{margin-left:.125rem!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-6px{margin-left:.375rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:.75rem!important}.ml-lg-4{margin-left:1rem!important}.ml-lg-5{margin-left:1.5rem!important}.ml-lg-6{margin-left:2rem!important}.ml-lg-7{margin-left:3rem!important}.ml-lg-8{margin-left:4rem!important}.ml-lg-9{margin-left:5rem!important}.ml-lg-auto{margin-left:auto!important}.m-lg-n1px{margin:-.0625rem!important}.m-lg-n2px{margin:-.125rem!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n6px{margin:-.375rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.m-lg-n4{margin:-1rem!important}.m-lg-n5{margin:-1.5rem!important}.m-lg-n6{margin:-2rem!important}.m-lg-n7{margin:-3rem!important}.m-lg-n8{margin:-4rem!important}.m-lg-n9{margin:-5rem!important}.mx-lg-n1px{margin-right:-.0625rem!important;margin-left:-.0625rem!important}.mx-lg-n2px{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n6px{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n5{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n6{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n8{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n9{margin-right:-5rem!important;margin-left:-5rem!important}.my-lg-n1px{margin-top:-.0625rem!important;margin-bottom:-.0625rem!important}.my-lg-n2px{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n6px{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n5{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n6{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n8{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-lg-n1px{margin-top:-.0625rem!important}.mt-lg-n2px{margin-top:-.125rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n6px{margin-top:-.375rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1rem!important}.mt-lg-n5{margin-top:-1.5rem!important}.mt-lg-n6{margin-top:-2rem!important}.mt-lg-n7{margin-top:-3rem!important}.mt-lg-n8{margin-top:-4rem!important}.mt-lg-n9{margin-top:-5rem!important}.me-lg-n1px{margin-right:-.0625rem!important}.me-lg-n2px{margin-right:-.125rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n6px{margin-right:-.375rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-.75rem!important}.me-lg-n4{margin-right:-1rem!important}.me-lg-n5{margin-right:-1.5rem!important}.me-lg-n6{margin-right:-2rem!important}.me-lg-n7{margin-right:-3rem!important}.me-lg-n8{margin-right:-4rem!important}.me-lg-n9{margin-right:-5rem!important}.mb-lg-n1px{margin-bottom:-.0625rem!important}.mb-lg-n2px{margin-bottom:-.125rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n6px{margin-bottom:-.375rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1rem!important}.mb-lg-n5{margin-bottom:-1.5rem!important}.mb-lg-n6{margin-bottom:-2rem!important}.mb-lg-n7{margin-bottom:-3rem!important}.mb-lg-n8{margin-bottom:-4rem!important}.mb-lg-n9{margin-bottom:-5rem!important}.ms-lg-n1px{margin-left:-.0625rem!important}.ms-lg-n2px{margin-left:-.125rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n6px{margin-left:-.375rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-.75rem!important}.ms-lg-n4{margin-left:-1rem!important}.ms-lg-n5{margin-left:-1.5rem!important}.ms-lg-n6{margin-left:-2rem!important}.ms-lg-n7{margin-left:-3rem!important}.ms-lg-n8{margin-left:-4rem!important}.ms-lg-n9{margin-left:-5rem!important}.p-lg-0{padding:0!important}.p-lg-1px{padding:.0625rem!important}.p-lg-2px{padding:.125rem!important}.p-lg-1{padding:.25rem!important}.p-lg-6px{padding:.375rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:.75rem!important}.p-lg-4{padding:1rem!important}.p-lg-5{padding:1.5rem!important}.p-lg-6{padding:2rem!important}.p-lg-7{padding:3rem!important}.p-lg-8{padding:4rem!important}.p-lg-9{padding:5rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1px{padding-right:.0625rem!important;padding-left:.0625rem!important}.px-lg-2px{padding-right:.125rem!important;padding-left:.125rem!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-6px{padding-right:.375rem!important;padding-left:.375rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-4{padding-right:1rem!important;padding-left:1rem!important}.px-lg-5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-6{padding-right:2rem!important;padding-left:2rem!important}.px-lg-7{padding-right:3rem!important;padding-left:3rem!important}.px-lg-8{padding-right:4rem!important;padding-left:4rem!important}.px-lg-9{padding-right:5rem!important;padding-left:5rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1px{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-lg-2px{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-6px{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-6{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-8{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-9{padding-top:5rem!important;padding-bottom:5rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1px{padding-top:.0625rem!important}.pt-lg-2px{padding-top:.125rem!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-6px{padding-top:.375rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:.75rem!important}.pt-lg-4{padding-top:1rem!important}.pt-lg-5{padding-top:1.5rem!important}.pt-lg-6{padding-top:2rem!important}.pt-lg-7{padding-top:3rem!important}.pt-lg-8{padding-top:4rem!important}.pt-lg-9{padding-top:5rem!important}.pr-lg-0{padding-right:0!important}.pr-lg-1px{padding-right:.0625rem!important}.pr-lg-2px{padding-right:.125rem!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-6px{padding-right:.375rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:.75rem!important}.pr-lg-4{padding-right:1rem!important}.pr-lg-5{padding-right:1.5rem!important}.pr-lg-6{padding-right:2rem!important}.pr-lg-7{padding-right:3rem!important}.pr-lg-8{padding-right:4rem!important}.pr-lg-9{padding-right:5rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1px{padding-bottom:.0625rem!important}.pb-lg-2px{padding-bottom:.125rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-6px{padding-bottom:.375rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:.75rem!important}.pb-lg-4{padding-bottom:1rem!important}.pb-lg-5{padding-bottom:1.5rem!important}.pb-lg-6{padding-bottom:2rem!important}.pb-lg-7{padding-bottom:3rem!important}.pb-lg-8{padding-bottom:4rem!important}.pb-lg-9{padding-bottom:5rem!important}.pl-lg-0{padding-left:0!important}.pl-lg-1px{padding-left:.0625rem!important}.pl-lg-2px{padding-left:.125rem!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-6px{padding-left:.375rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:.75rem!important}.pl-lg-4{padding-left:1rem!important}.pl-lg-5{padding-left:1.5rem!important}.pl-lg-6{padding-left:2rem!important}.pl-lg-7{padding-left:3rem!important}.pl-lg-8{padding-left:4rem!important}.pl-lg-9{padding-left:5rem!important}.gap-lg-3{gap:.75rem!important}.text-lg-left{text-align:left!important}.br-lg{border-radius:.25rem!important}.br-lg-0{border-radius:0!important}.br-lg-6{border-radius:.375rem!important}.br-lg-10{border-radius:.625rem!important}.br-lg-50{border-radius:50%!important}.br-lg-inherit{border-radius:inherit!important}}@media (min-width: 1200px){.d-xl-inline{display:inline!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-none{display:none!important}.w-xl-40{width:40%!important}.w-xl-60{width:60%!important}.w-xl-75{width:75%!important}.w-xl-85{width:85%!important}.w-xl-95{width:95%!important}.mw-xl-40{max-width:40%!important}.mw-xl-100{max-width:100%!important}.mh-xl-100{max-height:100px!important}.mh-xl-768{max-height:768px!important}.justify-content-xl-between{justify-content:space-between!important}.m-xl-0{margin:0!important}.m-xl-1px{margin:.0625rem!important}.m-xl-2px{margin:.125rem!important}.m-xl-1{margin:.25rem!important}.m-xl-6px{margin:.375rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:.75rem!important}.m-xl-4{margin:1rem!important}.m-xl-5{margin:1.5rem!important}.m-xl-6{margin:2rem!important}.m-xl-7{margin:3rem!important}.m-xl-8{margin:4rem!important}.m-xl-9{margin:5rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1px{margin-right:.0625rem!important;margin-left:.0625rem!important}.mx-xl-2px{margin-right:.125rem!important;margin-left:.125rem!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-6px{margin-right:.375rem!important;margin-left:.375rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-6{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-8{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-9{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1px{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-xl-2px{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-6px{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-6{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-8{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1px{margin-top:.0625rem!important}.mt-xl-2px{margin-top:.125rem!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-6px{margin-top:.375rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.5rem!important}.mt-xl-6{margin-top:2rem!important}.mt-xl-7{margin-top:3rem!important}.mt-xl-8{margin-top:4rem!important}.mt-xl-9{margin-top:5rem!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1px{margin-right:.0625rem!important}.mr-xl-2px{margin-right:.125rem!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-6px{margin-right:.375rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:.75rem!important}.mr-xl-4{margin-right:1rem!important}.mr-xl-5{margin-right:1.5rem!important}.mr-xl-6{margin-right:2rem!important}.mr-xl-7{margin-right:3rem!important}.mr-xl-8{margin-right:4rem!important}.mr-xl-9{margin-right:5rem!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1px{margin-bottom:.0625rem!important}.mb-xl-2px{margin-bottom:.125rem!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-6px{margin-bottom:.375rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.5rem!important}.mb-xl-6{margin-bottom:2rem!important}.mb-xl-7{margin-bottom:3rem!important}.mb-xl-8{margin-bottom:4rem!important}.mb-xl-9{margin-bottom:5rem!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1px{margin-left:.0625rem!important}.ml-xl-2px{margin-left:.125rem!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-6px{margin-left:.375rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:.75rem!important}.ml-xl-4{margin-left:1rem!important}.ml-xl-5{margin-left:1.5rem!important}.ml-xl-6{margin-left:2rem!important}.ml-xl-7{margin-left:3rem!important}.ml-xl-8{margin-left:4rem!important}.ml-xl-9{margin-left:5rem!important}.ml-xl-auto{margin-left:auto!important}.m-xl-n1px{margin:-.0625rem!important}.m-xl-n2px{margin:-.125rem!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n6px{margin:-.375rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.m-xl-n4{margin:-1rem!important}.m-xl-n5{margin:-1.5rem!important}.m-xl-n6{margin:-2rem!important}.m-xl-n7{margin:-3rem!important}.m-xl-n8{margin:-4rem!important}.m-xl-n9{margin:-5rem!important}.mx-xl-n1px{margin-right:-.0625rem!important;margin-left:-.0625rem!important}.mx-xl-n2px{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n6px{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n5{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n6{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n8{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n9{margin-right:-5rem!important;margin-left:-5rem!important}.my-xl-n1px{margin-top:-.0625rem!important;margin-bottom:-.0625rem!important}.my-xl-n2px{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n6px{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n5{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n6{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n8{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-xl-n1px{margin-top:-.0625rem!important}.mt-xl-n2px{margin-top:-.125rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n6px{margin-top:-.375rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-.75rem!important}.mt-xl-n4{margin-top:-1rem!important}.mt-xl-n5{margin-top:-1.5rem!important}.mt-xl-n6{margin-top:-2rem!important}.mt-xl-n7{margin-top:-3rem!important}.mt-xl-n8{margin-top:-4rem!important}.mt-xl-n9{margin-top:-5rem!important}.me-xl-n1px{margin-right:-.0625rem!important}.me-xl-n2px{margin-right:-.125rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n6px{margin-right:-.375rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-.75rem!important}.me-xl-n4{margin-right:-1rem!important}.me-xl-n5{margin-right:-1.5rem!important}.me-xl-n6{margin-right:-2rem!important}.me-xl-n7{margin-right:-3rem!important}.me-xl-n8{margin-right:-4rem!important}.me-xl-n9{margin-right:-5rem!important}.mb-xl-n1px{margin-bottom:-.0625rem!important}.mb-xl-n2px{margin-bottom:-.125rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n6px{margin-bottom:-.375rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-.75rem!important}.mb-xl-n4{margin-bottom:-1rem!important}.mb-xl-n5{margin-bottom:-1.5rem!important}.mb-xl-n6{margin-bottom:-2rem!important}.mb-xl-n7{margin-bottom:-3rem!important}.mb-xl-n8{margin-bottom:-4rem!important}.mb-xl-n9{margin-bottom:-5rem!important}.ms-xl-n1px{margin-left:-.0625rem!important}.ms-xl-n2px{margin-left:-.125rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n6px{margin-left:-.375rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-.75rem!important}.ms-xl-n4{margin-left:-1rem!important}.ms-xl-n5{margin-left:-1.5rem!important}.ms-xl-n6{margin-left:-2rem!important}.ms-xl-n7{margin-left:-3rem!important}.ms-xl-n8{margin-left:-4rem!important}.ms-xl-n9{margin-left:-5rem!important}.p-xl-0{padding:0!important}.p-xl-1px{padding:.0625rem!important}.p-xl-2px{padding:.125rem!important}.p-xl-1{padding:.25rem!important}.p-xl-6px{padding:.375rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:.75rem!important}.p-xl-4{padding:1rem!important}.p-xl-5{padding:1.5rem!important}.p-xl-6{padding:2rem!important}.p-xl-7{padding:3rem!important}.p-xl-8{padding:4rem!important}.p-xl-9{padding:5rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1px{padding-right:.0625rem!important;padding-left:.0625rem!important}.px-xl-2px{padding-right:.125rem!important;padding-left:.125rem!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-6px{padding-right:.375rem!important;padding-left:.375rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xl-5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-6{padding-right:2rem!important;padding-left:2rem!important}.px-xl-7{padding-right:3rem!important;padding-left:3rem!important}.px-xl-8{padding-right:4rem!important;padding-left:4rem!important}.px-xl-9{padding-right:5rem!important;padding-left:5rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1px{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-xl-2px{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-6px{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-6{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-8{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-9{padding-top:5rem!important;padding-bottom:5rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1px{padding-top:.0625rem!important}.pt-xl-2px{padding-top:.125rem!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-6px{padding-top:.375rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:.75rem!important}.pt-xl-4{padding-top:1rem!important}.pt-xl-5{padding-top:1.5rem!important}.pt-xl-6{padding-top:2rem!important}.pt-xl-7{padding-top:3rem!important}.pt-xl-8{padding-top:4rem!important}.pt-xl-9{padding-top:5rem!important}.pr-xl-0{padding-right:0!important}.pr-xl-1px{padding-right:.0625rem!important}.pr-xl-2px{padding-right:.125rem!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-6px{padding-right:.375rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:.75rem!important}.pr-xl-4{padding-right:1rem!important}.pr-xl-5{padding-right:1.5rem!important}.pr-xl-6{padding-right:2rem!important}.pr-xl-7{padding-right:3rem!important}.pr-xl-8{padding-right:4rem!important}.pr-xl-9{padding-right:5rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1px{padding-bottom:.0625rem!important}.pb-xl-2px{padding-bottom:.125rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-6px{padding-bottom:.375rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:.75rem!important}.pb-xl-4{padding-bottom:1rem!important}.pb-xl-5{padding-bottom:1.5rem!important}.pb-xl-6{padding-bottom:2rem!important}.pb-xl-7{padding-bottom:3rem!important}.pb-xl-8{padding-bottom:4rem!important}.pb-xl-9{padding-bottom:5rem!important}.pl-xl-0{padding-left:0!important}.pl-xl-1px{padding-left:.0625rem!important}.pl-xl-2px{padding-left:.125rem!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-6px{padding-left:.375rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:.75rem!important}.pl-xl-4{padding-left:1rem!important}.pl-xl-5{padding-left:1.5rem!important}.pl-xl-6{padding-left:2rem!important}.pl-xl-7{padding-left:3rem!important}.pl-xl-8{padding-left:4rem!important}.pl-xl-9{padding-left:5rem!important}.br-xl{border-radius:.25rem!important}.br-xl-0{border-radius:0!important}.br-xl-6{border-radius:.375rem!important}.br-xl-10{border-radius:.625rem!important}.br-xl-50{border-radius:50%!important}.br-xl-inherit{border-radius:inherit!important}}@media (min-width: 1700px){.mw-xxl-40{max-width:40%!important}.mw-xxl-100{max-width:100%!important}.mh-xxl-100{max-height:100px!important}.mh-xxl-768{max-height:768px!important}.m-xxl-0{margin:0!important}.m-xxl-1px{margin:.0625rem!important}.m-xxl-2px{margin:.125rem!important}.m-xxl-1{margin:.25rem!important}.m-xxl-6px{margin:.375rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:.75rem!important}.m-xxl-4{margin:1rem!important}.m-xxl-5{margin:1.5rem!important}.m-xxl-6{margin:2rem!important}.m-xxl-7{margin:3rem!important}.m-xxl-8{margin:4rem!important}.m-xxl-9{margin:5rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1px{margin-right:.0625rem!important;margin-left:.0625rem!important}.mx-xxl-2px{margin-right:.125rem!important;margin-left:.125rem!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-6px{margin-right:.375rem!important;margin-left:.375rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-5{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-6{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-8{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-9{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1px{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-xxl-2px{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-6px{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-6{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-8{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1px{margin-top:.0625rem!important}.mt-xxl-2px{margin-top:.125rem!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-6px{margin-top:.375rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:.75rem!important}.mt-xxl-4{margin-top:1rem!important}.mt-xxl-5{margin-top:1.5rem!important}.mt-xxl-6{margin-top:2rem!important}.mt-xxl-7{margin-top:3rem!important}.mt-xxl-8{margin-top:4rem!important}.mt-xxl-9{margin-top:5rem!important}.mt-xxl-auto{margin-top:auto!important}.mr-xxl-0{margin-right:0!important}.mr-xxl-1px{margin-right:.0625rem!important}.mr-xxl-2px{margin-right:.125rem!important}.mr-xxl-1{margin-right:.25rem!important}.mr-xxl-6px{margin-right:.375rem!important}.mr-xxl-2{margin-right:.5rem!important}.mr-xxl-3{margin-right:.75rem!important}.mr-xxl-4{margin-right:1rem!important}.mr-xxl-5{margin-right:1.5rem!important}.mr-xxl-6{margin-right:2rem!important}.mr-xxl-7{margin-right:3rem!important}.mr-xxl-8{margin-right:4rem!important}.mr-xxl-9{margin-right:5rem!important}.mr-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1px{margin-bottom:.0625rem!important}.mb-xxl-2px{margin-bottom:.125rem!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-6px{margin-bottom:.375rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:.75rem!important}.mb-xxl-4{margin-bottom:1rem!important}.mb-xxl-5{margin-bottom:1.5rem!important}.mb-xxl-6{margin-bottom:2rem!important}.mb-xxl-7{margin-bottom:3rem!important}.mb-xxl-8{margin-bottom:4rem!important}.mb-xxl-9{margin-bottom:5rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ml-xxl-0{margin-left:0!important}.ml-xxl-1px{margin-left:.0625rem!important}.ml-xxl-2px{margin-left:.125rem!important}.ml-xxl-1{margin-left:.25rem!important}.ml-xxl-6px{margin-left:.375rem!important}.ml-xxl-2{margin-left:.5rem!important}.ml-xxl-3{margin-left:.75rem!important}.ml-xxl-4{margin-left:1rem!important}.ml-xxl-5{margin-left:1.5rem!important}.ml-xxl-6{margin-left:2rem!important}.ml-xxl-7{margin-left:3rem!important}.ml-xxl-8{margin-left:4rem!important}.ml-xxl-9{margin-left:5rem!important}.ml-xxl-auto{margin-left:auto!important}.m-xxl-n1px{margin:-.0625rem!important}.m-xxl-n2px{margin:-.125rem!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n6px{margin:-.375rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-.75rem!important}.m-xxl-n4{margin:-1rem!important}.m-xxl-n5{margin:-1.5rem!important}.m-xxl-n6{margin:-2rem!important}.m-xxl-n7{margin:-3rem!important}.m-xxl-n8{margin:-4rem!important}.m-xxl-n9{margin:-5rem!important}.mx-xxl-n1px{margin-right:-.0625rem!important;margin-left:-.0625rem!important}.mx-xxl-n2px{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n6px{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xxl-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n5{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n6{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n8{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n9{margin-right:-5rem!important;margin-left:-5rem!important}.my-xxl-n1px{margin-top:-.0625rem!important;margin-bottom:-.0625rem!important}.my-xxl-n2px{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n6px{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n5{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n6{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n8{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-xxl-n1px{margin-top:-.0625rem!important}.mt-xxl-n2px{margin-top:-.125rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n6px{margin-top:-.375rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-.75rem!important}.mt-xxl-n4{margin-top:-1rem!important}.mt-xxl-n5{margin-top:-1.5rem!important}.mt-xxl-n6{margin-top:-2rem!important}.mt-xxl-n7{margin-top:-3rem!important}.mt-xxl-n8{margin-top:-4rem!important}.mt-xxl-n9{margin-top:-5rem!important}.me-xxl-n1px{margin-right:-.0625rem!important}.me-xxl-n2px{margin-right:-.125rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n6px{margin-right:-.375rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-.75rem!important}.me-xxl-n4{margin-right:-1rem!important}.me-xxl-n5{margin-right:-1.5rem!important}.me-xxl-n6{margin-right:-2rem!important}.me-xxl-n7{margin-right:-3rem!important}.me-xxl-n8{margin-right:-4rem!important}.me-xxl-n9{margin-right:-5rem!important}.mb-xxl-n1px{margin-bottom:-.0625rem!important}.mb-xxl-n2px{margin-bottom:-.125rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n6px{margin-bottom:-.375rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-.75rem!important}.mb-xxl-n4{margin-bottom:-1rem!important}.mb-xxl-n5{margin-bottom:-1.5rem!important}.mb-xxl-n6{margin-bottom:-2rem!important}.mb-xxl-n7{margin-bottom:-3rem!important}.mb-xxl-n8{margin-bottom:-4rem!important}.mb-xxl-n9{margin-bottom:-5rem!important}.ms-xxl-n1px{margin-left:-.0625rem!important}.ms-xxl-n2px{margin-left:-.125rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n6px{margin-left:-.375rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-.75rem!important}.ms-xxl-n4{margin-left:-1rem!important}.ms-xxl-n5{margin-left:-1.5rem!important}.ms-xxl-n6{margin-left:-2rem!important}.ms-xxl-n7{margin-left:-3rem!important}.ms-xxl-n8{margin-left:-4rem!important}.ms-xxl-n9{margin-left:-5rem!important}.p-xxl-0{padding:0!important}.p-xxl-1px{padding:.0625rem!important}.p-xxl-2px{padding:.125rem!important}.p-xxl-1{padding:.25rem!important}.p-xxl-6px{padding:.375rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:.75rem!important}.p-xxl-4{padding:1rem!important}.p-xxl-5{padding:1.5rem!important}.p-xxl-6{padding:2rem!important}.p-xxl-7{padding:3rem!important}.p-xxl-8{padding:4rem!important}.p-xxl-9{padding:5rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1px{padding-right:.0625rem!important;padding-left:.0625rem!important}.px-xxl-2px{padding-right:.125rem!important;padding-left:.125rem!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-6px{padding-right:.375rem!important;padding-left:.375rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xxl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-5{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-6{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-7{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-8{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-9{padding-right:5rem!important;padding-left:5rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1px{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-xxl-2px{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-6px{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-6{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-8{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-9{padding-top:5rem!important;padding-bottom:5rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1px{padding-top:.0625rem!important}.pt-xxl-2px{padding-top:.125rem!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-6px{padding-top:.375rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:.75rem!important}.pt-xxl-4{padding-top:1rem!important}.pt-xxl-5{padding-top:1.5rem!important}.pt-xxl-6{padding-top:2rem!important}.pt-xxl-7{padding-top:3rem!important}.pt-xxl-8{padding-top:4rem!important}.pt-xxl-9{padding-top:5rem!important}.pr-xxl-0{padding-right:0!important}.pr-xxl-1px{padding-right:.0625rem!important}.pr-xxl-2px{padding-right:.125rem!important}.pr-xxl-1{padding-right:.25rem!important}.pr-xxl-6px{padding-right:.375rem!important}.pr-xxl-2{padding-right:.5rem!important}.pr-xxl-3{padding-right:.75rem!important}.pr-xxl-4{padding-right:1rem!important}.pr-xxl-5{padding-right:1.5rem!important}.pr-xxl-6{padding-right:2rem!important}.pr-xxl-7{padding-right:3rem!important}.pr-xxl-8{padding-right:4rem!important}.pr-xxl-9{padding-right:5rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1px{padding-bottom:.0625rem!important}.pb-xxl-2px{padding-bottom:.125rem!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-6px{padding-bottom:.375rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:.75rem!important}.pb-xxl-4{padding-bottom:1rem!important}.pb-xxl-5{padding-bottom:1.5rem!important}.pb-xxl-6{padding-bottom:2rem!important}.pb-xxl-7{padding-bottom:3rem!important}.pb-xxl-8{padding-bottom:4rem!important}.pb-xxl-9{padding-bottom:5rem!important}.pl-xxl-0{padding-left:0!important}.pl-xxl-1px{padding-left:.0625rem!important}.pl-xxl-2px{padding-left:.125rem!important}.pl-xxl-1{padding-left:.25rem!important}.pl-xxl-6px{padding-left:.375rem!important}.pl-xxl-2{padding-left:.5rem!important}.pl-xxl-3{padding-left:.75rem!important}.pl-xxl-4{padding-left:1rem!important}.pl-xxl-5{padding-left:1.5rem!important}.pl-xxl-6{padding-left:2rem!important}.pl-xxl-7{padding-left:3rem!important}.pl-xxl-8{padding-left:4rem!important}.pl-xxl-9{padding-left:5rem!important}.br-xxl{border-radius:.25rem!important}.br-xxl-0{border-radius:0!important}.br-xxl-6{border-radius:.375rem!important}.br-xxl-10{border-radius:.625rem!important}.br-xxl-50{border-radius:50%!important}.br-xxl-inherit{border-radius:inherit!important}}@media (min-width: 1200px){.fs-21{font-size:1.3125rem!important}.fs-24{font-size:1.5rem!important}.fs-28{font-size:1.75rem!important}.fs-32{font-size:2rem!important}.fs-36{font-size:2.25rem!important}.fs-40{font-size:2.5rem!important}.fs-44{font-size:2.75rem!important}.fs-48{font-size:3rem!important}.fs-56{font-size:3.5rem!important}.fs-64{font-size:4rem!important}.fs-72{font-size:4.5rem!important}}.alert-success{background-color:#eff5e7;border-color:#63a103;color:#333}.alert-info{background-color:#e6f1f7;border-color:#1a97de;color:#333}.alert-danger{background-color:#fde8ea;border-color:#d9001b;color:#333}.alert-warning{background-color:#fff3cd;border-color:#f7b62f;color:#333}@keyframes focus-highlight{0%{box-shadow:0 1px 1px #00000013 inset,0 0 8px #85d985bf;border-color:#85d985}to{box-shadow:0 1px 1px #00000013 inset,0 0 8px #85d98500;border-color:#85d98500}}@-webkit-keyframes focus-highlight{0%{box-shadow:0 1px 1px #00000013 inset,0 0 8px #85d985bf;border-color:#85d985}to{box-shadow:0 1px 1px #00000013 inset,0 0 8px #85d98500;border-color:#85d98500}}.pl-circle{width:80px;height:80px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.pl-circle .pl-child{width:100%;height:100%;position:absolute;left:0;top:0}.pl-circle .pl-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#fff;border-radius:100%;-webkit-animation:pl-circleBounceDelay 1.2s infinite ease-in-out both;animation:pl-circleBounceDelay 1.2s infinite ease-in-out both}.pl-circle.content{position:relative;margin:0 auto;padding:32px 0}.pl-circle.content .pl-child:before{background-color:#d5d5d5}.pl-circle.content.export{width:25px;height:25px}.pl-circle .pl-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.pl-circle .pl-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.pl-circle .pl-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.pl-circle .pl-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.pl-circle .pl-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.pl-circle .pl-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.pl-circle .pl-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.pl-circle .pl-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.pl-circle .pl-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.pl-circle .pl-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.pl-circle .pl-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pl-circle .pl-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.pl-circle .pl-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.pl-circle .pl-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.pl-circle .pl-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.pl-circle .pl-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.pl-circle .pl-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.pl-circle .pl-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.pl-circle .pl-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.pl-circle .pl-circle11:before{-webkit-animation-delay:-.2;animation-delay:-.2s}.pl-circle .pl-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.pl-circle .pl-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes pl-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pl-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#aaa;color:#aaa;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s infinite linear;animation-delay:.25s}.dot-pulse:before,.dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#aaa;color:#aaa}.dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s infinite linear;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s infinite linear;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-40{height:40%!important}.h-100{height:100%!important}.h-auto{height:auto!important}@media (min-width: 375px){.w-sm-20{width:20%!important}.w-sm-30{width:30%!important}.w-sm-40{width:40%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}}@media (min-width: 768px){.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-65{width:65%!important}.w-md-80{width:80%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}}@media (min-width: 992px){.h-lg-100{height:100%!important}}@media (min-width: 1200px){.w-xl-40{width:40%!important}.w-xl-60{width:60%!important}.w-xl-75{width:75%!important}.w-xl-85{width:85%!important}.w-xl-95{width:95%!important}}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-w-100{min-width:100%!important}.min-h-100{min-height:100%!important}.w-120px{width:120px!important}/*!
 * Icon Font Stock Library 1
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:"Stock Library 1";src:url("/assets/Stock Library 1-e875a52e.eot");src:url("/assets/Stock Library 1-e875a52e.eot?#iefix") format("embedded-opentype"),url("/assets/Stock Library 1-d5a486cc.woff2") format("woff2"),url("/assets/Stock Library 1-a28de053.woff") format("woff"),url("/assets/Stock Library 1-99a943d4.ttf") format("truetype"),url("/assets/Stock Library 1-fb18de07.svg#font") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"Stock Library 1";src:url("/assets/Stock Library 1-fb18de07.svg#Stock%20Library%201") format("svg")}}.icons8-dotted-line-house:before,.icons8-dotted-line-list:before,.icons8-dotted-line-web-design:before,.icons8-dotted-line-task-completed:before,.icons8-dotted-line-goal:before,.icons8-dotted-line-group:before,.icons8-dotted-line-calendar:before,.icons8-dotted-line-folder:before,.icons8-dotted-line-graduation-cap:before,.icons8-dotted-line-portfolio:before,.icons8-dotted-line-male-user:before,.icons8-dotted-line-about:before,.icons8-dotted-line-edit-file:before,.icons8-dotted-line-combo-chart:before,.icons8-dotted-line-google-sheets:before,.icons8-dotted-line-ratings:before,.icons8-dotted-line-diploma:before,.icons8-dotted-line-check-all:before,.icons8-dotted-line-signpost:before,.icons8-dotted-line-mind-map:before,.icons8-dotted-line-hand-with-pen:before,.icons8-dotted-line-error:before,.icons8-dotted-line-view:before,.icons8-dotted-line-video-conference:before,.icons8-dotted-line-video:before,.icons8-dotted-line-ask-question:before,.icons8-dotted-line-presentation:before,.icons8-dotted-line-microphone:before,.icons8-dotted-line-waypoint-map:before,.icons8-dotted-line-internet-folder:before,.icons8-dotted-line-internet:before,.icons8-dotted-line-image-file:before,.icons8-dotted-line-idea:before,.icons8-dotted-line-people-working-together:before,.icons8-dotted-line-flow-chart:before,.icons8-dotted-line-document:before,.icons8-dotted-line-design:before,.icons8-dotted-line-survey:before,.icons8-dotted-line-messaging:before,.icons8-dotted-line-briefcase:before,.icons8-dotted-line-prize:before,.icons8-dotted-line-ebook:before,.icons8-dotted-line-email:before,.icons8-dotted-line-name-tag:before,.icons8-dotted-line-money:before,.icons8-dotted-line-time:before,.icons8-dotted-line-city:before,.icons8-dotted-line-points:before,.icons8-dotted-line-timer:before,.icons8-dotted-line-working:before,.icons8-dotted-line-care:before,.icons8-dotted-line-tree-planting:before,.icons8-dotted-line-bar-chart:before,.icons8-dotted-line-doughnut-chart:before,.icons8-dotted-line-news:before,.icons8-dotted-line-poll:before,.icons8-dotted-line-laptop:before,.icons8-dotted-line-receipt:before,.icons8-dotted-line-lock:before,.icons8-dotted-line-edit-property:before,.icons8-dotted-line-gear:before,.icons8-dotted-line-map:before,.icons8-dotted-line-quality:before,.icons8-dotted-line-new-topic:before,.icons8-dotted-line-online-support:before,.icons8-dotted-line-tools:before,.icons8-dotted-line-knowledge-sharing:before,.icons8-dotted-line-classroom:before,.icons8-dotted-line-comments:before,.icons8-dotted-line-intelligence:before{display:inline-block;font-family:"Stock Library 1";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-dotted-line-house:before{content:""}.icons8-dotted-line-list:before{content:""}.icons8-dotted-line-web-design:before{content:""}.icons8-dotted-line-task-completed:before{content:""}.icons8-dotted-line-goal:before{content:""}.icons8-dotted-line-group:before{content:""}.icons8-dotted-line-calendar:before{content:""}.icons8-dotted-line-folder:before{content:""}.icons8-dotted-line-graduation-cap:before{content:""}.icons8-dotted-line-portfolio:before{content:""}.icons8-dotted-line-male-user:before{content:""}.icons8-dotted-line-about:before{content:""}.icons8-dotted-line-edit-file:before{content:""}.icons8-dotted-line-combo-chart:before{content:""}.icons8-dotted-line-google-sheets:before{content:""}.icons8-dotted-line-ratings:before{content:""}.icons8-dotted-line-diploma:before{content:""}.icons8-dotted-line-check-all:before{content:""}.icons8-dotted-line-signpost:before{content:""}.icons8-dotted-line-mind-map:before{content:""}.icons8-dotted-line-hand-with-pen:before{content:""}.icons8-dotted-line-error:before{content:""}.icons8-dotted-line-view:before{content:""}.icons8-dotted-line-video-conference:before{content:""}.icons8-dotted-line-video:before{content:""}.icons8-dotted-line-ask-question:before{content:""}.icons8-dotted-line-presentation:before{content:""}.icons8-dotted-line-microphone:before{content:""}.icons8-dotted-line-waypoint-map:before{content:""}.icons8-dotted-line-internet-folder:before{content:""}.icons8-dotted-line-internet:before{content:""}.icons8-dotted-line-image-file:before{content:""}.icons8-dotted-line-idea:before{content:""}.icons8-dotted-line-people-working-together:before{content:""}.icons8-dotted-line-flow-chart:before{content:""}.icons8-dotted-line-document:before{content:""}.icons8-dotted-line-design:before{content:""}.icons8-dotted-line-survey:before{content:""}.icons8-dotted-line-messaging:before{content:""}.icons8-dotted-line-briefcase:before{content:""}.icons8-dotted-line-prize:before{content:""}.icons8-dotted-line-ebook:before{content:""}.icons8-dotted-line-email:before{content:""}.icons8-dotted-line-name-tag:before{content:""}.icons8-dotted-line-money:before{content:""}.icons8-dotted-line-time:before{content:""}.icons8-dotted-line-city:before{content:""}.icons8-dotted-line-points:before{content:""}.icons8-dotted-line-timer:before{content:""}.icons8-dotted-line-working:before{content:""}.icons8-dotted-line-care:before{content:""}.icons8-dotted-line-tree-planting:before{content:""}.icons8-dotted-line-bar-chart:before{content:""}.icons8-dotted-line-doughnut-chart:before{content:""}.icons8-dotted-line-news:before{content:""}.icons8-dotted-line-poll:before{content:""}.icons8-dotted-line-laptop:before{content:""}.icons8-dotted-line-receipt:before{content:""}.icons8-dotted-line-lock:before{content:""}.icons8-dotted-line-edit-property:before{content:""}.icons8-dotted-line-gear:before{content:""}.icons8-dotted-line-map:before{content:""}.icons8-dotted-line-quality:before{content:""}.icons8-dotted-line-new-topic:before{content:""}.icons8-dotted-line-online-support:before{content:""}.icons8-dotted-line-tools:before{content:""}.icons8-dotted-line-knowledge-sharing:before{content:""}.icons8-dotted-line-classroom:before{content:""}.icons8-dotted-line-comments:before{content:""}.icons8-dotted-line-intelligence:before{content:""}/*!
 * Icon Font Stock Library 2
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:"Stock Library 2";src:url("/assets/Stock Library 2-26552a40.eot");src:url("/assets/Stock Library 2-26552a40.eot?#iefix") format("embedded-opentype"),url("/assets/Stock Library 2-e103341f.woff2") format("woff2"),url("/assets/Stock Library 2-e3a6e983.woff") format("woff"),url("/assets/Stock Library 2-90ed35b6.ttf") format("truetype"),url("/assets/Stock Library 2-118c05cb.svg#font") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"Stock Library 2";src:url("/assets/Stock Library 2-118c05cb.svg#Stock%20Library%202") format("svg")}}.icons8-filled-graduation-cap:before,.icons8-filled-calendar:before,.icons8-filled-goal:before,.icons8-filled-inspection:before,.icons8-filled-choice:before,.icons8-filled-certificate:before,.icons8-filled-portfolio:before,.icons8-filled-community:before,.icons8-filled-education-folder:before,.icons8-filled-chat:before,.icons8-filled-diploma:before,.icons8-filled-document:before,.icons8-filled-ebook:before,.icons8-filled-time:before,.icons8-filled-gear:before,.icons8-filled-graph-report:before,.icons8-filled-image:before,.icons8-filled-podcast:before,.icons8-filled-internet:before,.icons8-filled-note:before,.icons8-filled-letter-with-email-sign:before,.icons8-filled-signpost:before,.icons8-filled-briefcase:before,.icons8-filled-survey:before,.icons8-filled-flow-chart:before,.icons8-filled-presentation:before,.icons8-filled-video-conference:before,.icons8-filled-chart:before,.icons8-filled-group-work:before,.icons8-filled-id:before,.icons8-filled-information:before,.icons8-filled-internet-folder:before,.icons8-filled-map:before,.icons8-filled-mind-map:before,.icons8-filled-money:before,.icons8-filled-person:before,.icons8-filled-question:before,.icons8-filled-spreadsheet:before,.icons8-filled-check-all:before,.icons8-filled-tv-show:before,.icons8-filled-analyze:before,.icons8-filled-warning:before,.icons8-filled-web-design:before,.icons8-filled-writing:before,.icons8-filled-lightbulb:before,.icons8-filled-design:before,.icons8-filled-award:before,.icons8-filled-group-of-projects:before,.icons8-filled-city:before,.icons8-filled-star:before,.icons8-filled-timer:before,.icons8-filled-working:before,.icons8-filled-care:before,.icons8-filled-tree-planting:before,.icons8-filled-circle-chart:before,.icons8-filled-news:before,.icons8-filled-poll:before,.icons8-filled-laptop:before,.icons8-filled-receipt:before,.icons8-filled-lock:before,.icons8-filled-edit-property:before,.icons8-filled-location:before,.icons8-filled-house:before,.icons8-filled-new-topic:before,.icons8-filled-online-support:before,.icons8-filled-tools:before,.icons8-filled-knowledge-sharing:before,.icons8-filled-class:before,.icons8-filled-chat-message:before,.icons8-filled-intelligence:before{display:inline-block;font-family:"Stock Library 2";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-filled-graduation-cap:before{content:""}.icons8-filled-calendar:before{content:""}.icons8-filled-goal:before{content:""}.icons8-filled-inspection:before{content:""}.icons8-filled-choice:before{content:""}.icons8-filled-certificate:before{content:""}.icons8-filled-portfolio:before{content:""}.icons8-filled-community:before{content:""}.icons8-filled-education-folder:before{content:""}.icons8-filled-chat:before{content:""}.icons8-filled-diploma:before{content:""}.icons8-filled-document:before{content:""}.icons8-filled-ebook:before{content:""}.icons8-filled-time:before{content:""}.icons8-filled-gear:before{content:""}.icons8-filled-graph-report:before{content:""}.icons8-filled-image:before{content:""}.icons8-filled-podcast:before{content:""}.icons8-filled-internet:before{content:""}.icons8-filled-note:before{content:""}.icons8-filled-letter-with-email-sign:before{content:""}.icons8-filled-signpost:before{content:""}.icons8-filled-briefcase:before{content:""}.icons8-filled-survey:before{content:""}.icons8-filled-flow-chart:before{content:""}.icons8-filled-presentation:before{content:""}.icons8-filled-video-conference:before{content:""}.icons8-filled-chart:before{content:""}.icons8-filled-group-work:before{content:""}.icons8-filled-id:before{content:""}.icons8-filled-information:before{content:""}.icons8-filled-internet-folder:before{content:""}.icons8-filled-map:before{content:""}.icons8-filled-mind-map:before{content:""}.icons8-filled-money:before{content:""}.icons8-filled-person:before{content:""}.icons8-filled-question:before{content:""}.icons8-filled-spreadsheet:before{content:""}.icons8-filled-check-all:before{content:""}.icons8-filled-tv-show:before{content:""}.icons8-filled-analyze:before{content:""}.icons8-filled-warning:before{content:""}.icons8-filled-web-design:before{content:""}.icons8-filled-writing:before{content:""}.icons8-filled-lightbulb:before{content:""}.icons8-filled-design:before{content:""}.icons8-filled-award:before{content:""}.icons8-filled-group-of-projects:before{content:""}.icons8-filled-city:before{content:""}.icons8-filled-star:before{content:""}.icons8-filled-timer:before{content:""}.icons8-filled-working:before{content:""}.icons8-filled-care:before{content:""}.icons8-filled-tree-planting:before{content:""}.icons8-filled-circle-chart:before{content:""}.icons8-filled-news:before{content:""}.icons8-filled-poll:before{content:""}.icons8-filled-laptop:before{content:""}.icons8-filled-receipt:before{content:""}.icons8-filled-lock:before{content:""}.icons8-filled-edit-property:before{content:""}.icons8-filled-location:before{content:""}.icons8-filled-house:before{content:""}.icons8-filled-new-topic:before{content:""}.icons8-filled-online-support:before{content:""}.icons8-filled-tools:before{content:""}.icons8-filled-knowledge-sharing:before{content:""}.icons8-filled-class:before{content:""}.icons8-filled-chat-message:before{content:""}.icons8-filled-intelligence:before{content:""}/*!
 * Icon Font Stock Library 3
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:"Stock Library 3";src:url("/assets/Stock Library 3-5b21aa59.eot");src:url("/assets/Stock Library 3-5b21aa59.eot?#iefix") format("embedded-opentype"),url("/assets/Stock Library 3-3eb2f6ba.woff2") format("woff2"),url("/assets/Stock Library 3-90158a22.woff") format("woff"),url("/assets/Stock Library 3-afb4536e.ttf") format("truetype"),url("/assets/Stock Library 3-4a3db431.svg#font") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"Stock Library 3";src:url("/assets/Stock Library 3-4a3db431.svg#Stock%20Library%203") format("svg")}}.icons8-fluid-line-certificate:before,.icons8-fluid-line-graduation-cap:before,.icons8-fluid-line-calendar:before,.icons8-fluid-line-user-folder:before,.icons8-fluid-line-folder:before,.icons8-fluid-line-task:before,.icons8-fluid-line-survey:before,.icons8-fluid-line-team:before,.icons8-fluid-line-house:before,.icons8-fluid-line-web-design:before,.icons8-fluid-line-goal:before,.icons8-fluid-line-badge:before,.icons8-fluid-line-briefcase:before,.icons8-fluid-line-certificate-2:before,.icons8-fluid-line-chat:before,.icons8-fluid-line-design:before,.icons8-fluid-line-document:before,.icons8-fluid-line-image-file:before,.icons8-fluid-line-analyze:before,.icons8-fluid-line-identification-documents:before,.icons8-fluid-line-choice:before,.icons8-fluid-line-spiral-bound-booklet:before,.icons8-fluid-line-email-open:before,.icons8-fluid-line-flow-chart:before,.icons8-fluid-line-mind-map:before,.icons8-fluid-line-report:before,.icons8-fluid-line-chart:before,.icons8-fluid-line-presentation:before,.icons8-fluid-line-user-groups:before,.icons8-fluid-line-lightbulb:before,.icons8-fluid-line-ask-question:before,.icons8-fluid-line-internet:before,.icons8-fluid-line-internet-folder:before,.icons8-fluid-line-map:before,.icons8-fluid-line-map-2:before,.icons8-fluid-line-microphone:before,.icons8-fluid-line-task-2:before,.icons8-fluid-line-person:before,.icons8-fluid-line-signpost:before,.icons8-fluid-line-tick:before,.icons8-fluid-line-time:before,.icons8-fluid-line-tv-show:before,.icons8-fluid-line-warning:before,.icons8-fluid-line-writing:before,.icons8-fluid-line-webinar:before,.icons8-fluid-line-table:before,.icons8-fluid-line-money:before,.icons8-fluid-line-information:before,.icons8-fluid-line-graph:before,.icons8-fluid-line-building:before,.icons8-fluid-line-star:before,.icons8-fluid-line-timer:before,.icons8-fluid-line-workspace:before,.icons8-fluid-line-care:before,.icons8-fluid-line-tree-planting:before,.icons8-fluid-line-doughnut-chart:before,.icons8-fluid-line-news:before,.icons8-fluid-line-poll:before,.icons8-fluid-line-laptop:before,.icons8-fluid-line-receipt:before,.icons8-fluid-line-lock:before,.icons8-fluid-line-edit-property:before,.icons8-fluid-line-gear:before,.icons8-fluid-line-new-topic:before,.icons8-fluid-line-online-support:before,.icons8-fluid-line-tools:before,.icons8-fluid-line-knowledge-sharing:before,.icons8-fluid-line-class:before,.icons8-fluid-line-comments:before,.icons8-fluid-line-learning:before{display:inline-block;font-family:"Stock Library 3";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-fluid-line-certificate:before{content:""}.icons8-fluid-line-graduation-cap:before{content:""}.icons8-fluid-line-calendar:before{content:""}.icons8-fluid-line-user-folder:before{content:""}.icons8-fluid-line-folder:before{content:""}.icons8-fluid-line-task:before{content:""}.icons8-fluid-line-survey:before{content:""}.icons8-fluid-line-team:before{content:""}.icons8-fluid-line-house:before{content:""}.icons8-fluid-line-web-design:before{content:""}.icons8-fluid-line-goal:before{content:""}.icons8-fluid-line-badge:before{content:""}.icons8-fluid-line-briefcase:before{content:""}.icons8-fluid-line-certificate-2:before{content:""}.icons8-fluid-line-chat:before{content:""}.icons8-fluid-line-design:before{content:""}.icons8-fluid-line-document:before{content:""}.icons8-fluid-line-image-file:before{content:""}.icons8-fluid-line-analyze:before{content:""}.icons8-fluid-line-identification-documents:before{content:""}.icons8-fluid-line-choice:before{content:""}.icons8-fluid-line-spiral-bound-booklet:before{content:""}.icons8-fluid-line-email-open:before{content:""}.icons8-fluid-line-flow-chart:before{content:""}.icons8-fluid-line-mind-map:before{content:""}.icons8-fluid-line-report:before{content:""}.icons8-fluid-line-chart:before{content:""}.icons8-fluid-line-presentation:before{content:""}.icons8-fluid-line-user-groups:before{content:""}.icons8-fluid-line-lightbulb:before{content:""}.icons8-fluid-line-ask-question:before{content:""}.icons8-fluid-line-internet:before{content:""}.icons8-fluid-line-internet-folder:before{content:""}.icons8-fluid-line-map:before{content:""}.icons8-fluid-line-map-2:before{content:""}.icons8-fluid-line-microphone:before{content:""}.icons8-fluid-line-task-2:before{content:""}.icons8-fluid-line-person:before{content:""}.icons8-fluid-line-signpost:before{content:""}.icons8-fluid-line-tick:before{content:""}.icons8-fluid-line-time:before{content:""}.icons8-fluid-line-tv-show:before{content:""}.icons8-fluid-line-warning:before{content:""}.icons8-fluid-line-writing:before{content:""}.icons8-fluid-line-webinar:before{content:""}.icons8-fluid-line-table:before{content:""}.icons8-fluid-line-money:before{content:""}.icons8-fluid-line-information:before{content:""}.icons8-fluid-line-graph:before{content:""}.icons8-fluid-line-building:before{content:""}.icons8-fluid-line-star:before{content:""}.icons8-fluid-line-timer:before{content:""}.icons8-fluid-line-workspace:before{content:""}.icons8-fluid-line-care:before{content:""}.icons8-fluid-line-tree-planting:before{content:""}.icons8-fluid-line-doughnut-chart:before{content:""}.icons8-fluid-line-news:before{content:""}.icons8-fluid-line-poll:before{content:""}.icons8-fluid-line-laptop:before{content:""}.icons8-fluid-line-receipt:before{content:""}.icons8-fluid-line-lock:before{content:""}.icons8-fluid-line-edit-property:before{content:""}.icons8-fluid-line-gear:before{content:""}.icons8-fluid-line-new-topic:before{content:""}.icons8-fluid-line-online-support:before{content:""}.icons8-fluid-line-tools:before{content:""}.icons8-fluid-line-knowledge-sharing:before{content:""}.icons8-fluid-line-class:before{content:""}.icons8-fluid-line-comments:before{content:""}.icons8-fluid-line-learning:before{content:""}/*!
 * Icon Font Stock Library 4
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:"Stock Library 4";src:url("/assets/Stock Library 4-1ba780dc.eot");src:url("/assets/Stock Library 4-1ba780dc.eot?#iefix") format("embedded-opentype"),url("/assets/Stock Library 4-2cd855a7.woff2") format("woff2"),url("/assets/Stock Library 4-1396b480.woff") format("woff"),url("/assets/Stock Library 4-1bad1c2e.ttf") format("truetype"),url("/assets/Stock Library 4-97c0df78.svg#font") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"Stock Library 4";src:url("/assets/Stock Library 4-97c0df78.svg#Stock%20Library%204") format("svg")}}.icons8-thin-line-badge:before,.icons8-thin-line-bar-chart:before,.icons8-thin-line-briefcase:before,.icons8-thin-line-calendar:before,.icons8-thin-line-care:before,.icons8-thin-line-certificate:before,.icons8-thin-line-chat:before,.icons8-thin-line-checklist:before,.icons8-thin-line-city:before,.icons8-thin-line-community:before,.icons8-thin-line-design:before,.icons8-thin-line-document:before,.icons8-thin-line-doughnut-chart:before,.icons8-thin-line-ebook:before,.icons8-thin-line-edit:before,.icons8-thin-line-email:before,.icons8-thin-line-flow-chart:before,.icons8-thin-line-folder:before,.icons8-thin-line-gear:before,.icons8-thin-line-goal:before,.icons8-thin-line-graph:before,.icons8-thin-line-group-work:before,.icons8-thin-line-grow:before,.icons8-thin-line-house:before,.icons8-thin-line-id:before,.icons8-thin-line-idea:before,.icons8-thin-line-image-file:before,.icons8-thin-line-information:before,.icons8-thin-line-internet-files:before,.icons8-thin-line-internet:before,.icons8-thin-line-laptop:before,.icons8-thin-line-list:before,.icons8-thin-line-location:before,.icons8-thin-line-lock:before,.icons8-thin-line-map:before,.icons8-thin-line-microphone:before,.icons8-thin-line-mind-map:before,.icons8-thin-line-money:before,.icons8-thin-line-mortarboard:before,.icons8-thin-line-news:before,.icons8-thin-line-note:before,.icons8-thin-line-person:before,.icons8-thin-line-poll:before,.icons8-thin-line-portfolio:before,.icons8-thin-line-presentation:before,.icons8-thin-line-qualification:before,.icons8-thin-line-question:before,.icons8-thin-line-receipt:before,.icons8-thin-line-report:before,.icons8-thin-line-signpost:before,.icons8-thin-line-spreadsheet:before,.icons8-thin-line-star:before,.icons8-thin-line-task-completed:before,.icons8-thin-line-tick:before,.icons8-thin-line-time:before,.icons8-thin-line-timer:before,.icons8-thin-line-video:before,.icons8-thin-line-view:before,.icons8-thin-line-warning:before,.icons8-thin-line-webinar:before,.icons8-thin-line-website:before,.icons8-thin-line-working:before,.icons8-thin-line-writing:before,.icons8-thin-line-class:before,.icons8-thin-line-knowledge-sharing:before,.icons8-thin-line-learning:before,.icons8-thin-line-new-topic:before,.icons8-thin-line-online-support:before,.icons8-thin-line-speech:before,.icons8-thin-line-tools:before{display:inline-block;font-family:"Stock Library 4";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-thin-line-badge:before{content:""}.icons8-thin-line-bar-chart:before{content:""}.icons8-thin-line-briefcase:before{content:""}.icons8-thin-line-calendar:before{content:""}.icons8-thin-line-care:before{content:""}.icons8-thin-line-certificate:before{content:""}.icons8-thin-line-chat:before{content:""}.icons8-thin-line-checklist:before{content:""}.icons8-thin-line-city:before{content:""}.icons8-thin-line-community:before{content:""}.icons8-thin-line-design:before{content:""}.icons8-thin-line-document:before{content:""}.icons8-thin-line-doughnut-chart:before{content:""}.icons8-thin-line-ebook:before{content:""}.icons8-thin-line-edit:before{content:""}.icons8-thin-line-email:before{content:""}.icons8-thin-line-flow-chart:before{content:""}.icons8-thin-line-folder:before{content:""}.icons8-thin-line-gear:before{content:""}.icons8-thin-line-goal:before{content:""}.icons8-thin-line-graph:before{content:""}.icons8-thin-line-group-work:before{content:""}.icons8-thin-line-grow:before{content:""}.icons8-thin-line-house:before{content:""}.icons8-thin-line-id:before{content:""}.icons8-thin-line-idea:before{content:""}.icons8-thin-line-image-file:before{content:""}.icons8-thin-line-information:before{content:""}.icons8-thin-line-internet-files:before{content:""}.icons8-thin-line-internet:before{content:""}.icons8-thin-line-laptop:before{content:""}.icons8-thin-line-list:before{content:""}.icons8-thin-line-location:before{content:""}.icons8-thin-line-lock:before{content:""}.icons8-thin-line-map:before{content:""}.icons8-thin-line-microphone:before{content:""}.icons8-thin-line-mind-map:before{content:""}.icons8-thin-line-money:before{content:""}.icons8-thin-line-mortarboard:before{content:""}.icons8-thin-line-news:before{content:""}.icons8-thin-line-note:before{content:""}.icons8-thin-line-person:before{content:""}.icons8-thin-line-poll:before{content:""}.icons8-thin-line-portfolio:before{content:""}.icons8-thin-line-presentation:before{content:""}.icons8-thin-line-qualification:before{content:""}.icons8-thin-line-question:before{content:""}.icons8-thin-line-receipt:before{content:""}.icons8-thin-line-report:before{content:""}.icons8-thin-line-signpost:before{content:""}.icons8-thin-line-spreadsheet:before{content:""}.icons8-thin-line-star:before{content:""}.icons8-thin-line-task-completed:before{content:""}.icons8-thin-line-tick:before{content:""}.icons8-thin-line-time:before{content:""}.icons8-thin-line-timer:before{content:""}.icons8-thin-line-video:before{content:""}.icons8-thin-line-view:before{content:""}.icons8-thin-line-warning:before{content:""}.icons8-thin-line-webinar:before{content:""}.icons8-thin-line-website:before{content:""}.icons8-thin-line-working:before{content:""}.icons8-thin-line-writing:before{content:""}.icons8-thin-line-class:before{content:""}.icons8-thin-line-knowledge-sharing:before{content:""}.icons8-thin-line-learning:before{content:""}.icons8-thin-line-new-topic:before{content:""}.icons8-thin-line-online-support:before{content:""}.icons8-thin-line-speech:before{content:""}.icons8-thin-line-tools:before{content:""}/*!
 * Icon Font Stock Library 6
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:"Stock Library 6";src:url("/assets/Stock Library 6-003d28d1.eot");src:url("/assets/Stock Library 6-003d28d1.eot?#iefix") format("embedded-opentype"),url("/assets/Stock Library 6-74c149d2.woff2") format("woff2"),url("/assets/Stock Library 6-86ae5711.woff") format("woff"),url("/assets/Stock Library 6-aa8056fc.ttf") format("truetype"),url("/assets/Stock Library 6-28820839.svg#font") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"Stock Library 6";src:url("/assets/Stock Library 6-28820839.svg#Stock%20Library%206") format("svg")}}.icons8-thick-line-calendar:before,.icons8-thick-line-group:before,.icons8-thick-line-chat:before,.icons8-thick-line-briefcase:before,.icons8-thick-line-goal:before,.icons8-thick-line-certificate:before,.icons8-thick-line-certificate-2:before,.icons8-thick-line-design:before,.icons8-thick-line-document:before,.icons8-thick-line-audit:before,.icons8-thick-line-licence:before,.icons8-thick-line-image-file:before,.icons8-thick-line-report:before,.icons8-thick-line-presentation:before,.icons8-thick-line-email:before,.icons8-thick-line-flow-chart:before,.icons8-thick-line-folder:before,.icons8-thick-line-portfolio:before,.icons8-thick-line-id:before,.icons8-thick-line-person:before,.icons8-thick-line-group-work:before,.icons8-thick-line-house:before,.icons8-thick-line-lightbulb:before,.icons8-thick-line-gear:before,.icons8-thick-line-ebook:before,.icons8-thick-line-graph:before,.icons8-thick-line-map:before,.icons8-thick-line-map-2:before,.icons8-thick-line-microphone:before,.icons8-thick-line-money:before,.icons8-thick-line-internet:before,.icons8-thick-line-internet-folder:before,.icons8-thick-line-mind-map:before,.icons8-thick-line-writing:before,.icons8-thick-line-writing-2:before,.icons8-thick-line-graduation-cap:before,.icons8-thick-line-question:before,.icons8-thick-line-information:before,.icons8-thick-line-case-study:before,.icons8-thick-line-warning:before,.icons8-thick-line-video-conference:before,.icons8-thick-line-tv-show:before,.icons8-thick-line-web-design:before,.icons8-thick-line-tick:before,.icons8-thick-line-time:before,.icons8-thick-line-survey:before,.icons8-thick-line-test-passed:before,.icons8-thick-line-grid-3:before,.icons8-thick-line-sorting-arrows-horizontal:before,.icons8-thick-line-bar-chart:before,.icons8-thick-line-city-buildings:before,.icons8-thick-line-star:before,.icons8-thick-line-timer:before,.icons8-thick-line-workspace:before,.icons8-thick-line-care:before,.icons8-thick-line-tree-planting:before,.icons8-thick-line-news:before,.icons8-thick-line-doughnut-chart:before,.icons8-thick-line-poll:before,.icons8-thick-line-e-learning:before,.icons8-thick-line-receipt:before,.icons8-thick-line-lock:before,.icons8-thick-line-edit-property:before,.icons8-thick-line-new-topic:before,.icons8-thick-line-online-support:before,.icons8-thick-line-tools:before,.icons8-thick-line-knowledge-sharing:before,.icons8-thick-line-classroom:before,.icons8-thick-line-comments:before,.icons8-thick-line-intelligence:before{display:inline-block;font-family:"Stock Library 6";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-thick-line-calendar:before{content:""}.icons8-thick-line-group:before{content:""}.icons8-thick-line-chat:before{content:""}.icons8-thick-line-briefcase:before{content:""}.icons8-thick-line-goal:before{content:""}.icons8-thick-line-certificate:before{content:""}.icons8-thick-line-certificate-2:before{content:""}.icons8-thick-line-design:before{content:""}.icons8-thick-line-document:before{content:""}.icons8-thick-line-audit:before{content:""}.icons8-thick-line-licence:before{content:""}.icons8-thick-line-image-file:before{content:""}.icons8-thick-line-report:before{content:""}.icons8-thick-line-presentation:before{content:""}.icons8-thick-line-email:before{content:""}.icons8-thick-line-flow-chart:before{content:""}.icons8-thick-line-folder:before{content:""}.icons8-thick-line-portfolio:before{content:""}.icons8-thick-line-id:before{content:""}.icons8-thick-line-person:before{content:""}.icons8-thick-line-group-work:before{content:""}.icons8-thick-line-house:before{content:""}.icons8-thick-line-lightbulb:before{content:""}.icons8-thick-line-gear:before{content:""}.icons8-thick-line-ebook:before{content:""}.icons8-thick-line-graph:before{content:""}.icons8-thick-line-map:before{content:""}.icons8-thick-line-map-2:before{content:""}.icons8-thick-line-microphone:before{content:""}.icons8-thick-line-money:before{content:""}.icons8-thick-line-internet:before{content:""}.icons8-thick-line-internet-folder:before{content:""}.icons8-thick-line-mind-map:before{content:""}.icons8-thick-line-writing:before{content:""}.icons8-thick-line-writing-2:before{content:""}.icons8-thick-line-graduation-cap:before{content:""}.icons8-thick-line-question:before{content:""}.icons8-thick-line-information:before{content:""}.icons8-thick-line-case-study:before{content:""}.icons8-thick-line-warning:before{content:""}.icons8-thick-line-video-conference:before{content:""}.icons8-thick-line-tv-show:before{content:""}.icons8-thick-line-web-design:before{content:""}.icons8-thick-line-tick:before{content:""}.icons8-thick-line-time:before{content:""}.icons8-thick-line-survey:before{content:""}.icons8-thick-line-test-passed:before{content:""}.icons8-thick-line-grid-3:before{content:""}.icons8-thick-line-sorting-arrows-horizontal:before{content:""}.icons8-thick-line-bar-chart:before{content:""}.icons8-thick-line-city-buildings:before{content:""}.icons8-thick-line-star:before{content:""}.icons8-thick-line-timer:before{content:""}.icons8-thick-line-workspace:before{content:""}.icons8-thick-line-care:before{content:""}.icons8-thick-line-tree-planting:before{content:""}.icons8-thick-line-news:before{content:""}.icons8-thick-line-doughnut-chart:before{content:""}.icons8-thick-line-poll:before{content:""}.icons8-thick-line-e-learning:before{content:""}.icons8-thick-line-receipt:before{content:""}.icons8-thick-line-lock:before{content:""}.icons8-thick-line-edit-property:before{content:""}.icons8-thick-line-new-topic:before{content:""}.icons8-thick-line-online-support:before{content:""}.icons8-thick-line-tools:before{content:""}.icons8-thick-line-knowledge-sharing:before{content:""}.icons8-thick-line-classroom:before{content:""}.icons8-thick-line-comments:before{content:""}.icons8-thick-line-intelligence:before{content:""}/*!
 * Icon Font gurooproducer
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */@font-face{font-family:gurooproducer;src:url(/assets/gurooproducer-6be5f9f4.eot);src:url(/assets/gurooproducer-6be5f9f4.eot?#iefix) format("embedded-opentype"),url(/assets/gurooproducer-96c1c022.woff2) format("woff2"),url(/assets/gurooproducer-6dd14812.woff) format("woff"),url(/assets/gurooproducer-4b6cdde2.ttf) format("truetype"),url(/assets/gurooproducer-14981a21.svg#font) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:gurooproducer;src:url(/assets/gurooproducer-14981a21.svg#gurooproducer) format("svg")}}.icons8-circled-arrow-left-filled:before,.icons8-circled-arrow-left:before,.icons8-circled-arrow-right-filled:before,.icons8-circled-arrow-right:before,.icons8-circled-arrow-up-filled:before,.icons8-circled-arrow-up:before,.icons8-circled-collapse-filled:before,.icons8-circled-collapse:before,.icons8-circled-correct-filled:before,.icons8-circled-down-right:before,.icons8-circled-expand-filled:before,.icons8-circled-left:before,.icons8-circled-right:before,.icons8-circled-up:before,.icons8-cirlced-expand:before,.icons8-cirlced-incorrect:before,.icons8-close-window-filled:before,.icons8-close-window:before,.icons8-cloud-checked-filled:before,.icons8-confused:before,.icons8-devices:before,.icons8-down:before,.icons8-download-filled:before,.icons8-edit:before,.icons8-file:before,.icons8-folder-filled:before,.icons8-high-importance-filled:before,.icons8-high-importance:before,.icons8-home:before,.icons8-image:before,.icons8-incorrect:before,.icons8-info-filled:before,.icons8-info:before,.icons8-invisible:before,.icons8-learner-speak:before,.icons8-left:before,.icons8-menu:before,.icons8-minus:before,.icons8-monitor:before,.icons8-more:before,.icons8-multiple-choice-single-answer:before,.icons8-multiple-choice:before,.icons8-open-folder-filled:before,.icons8-paragraph:before,.icons8-phone:before,.icons8-plus:before,.icons8-profile:before,.icons8-right:before,.icons8-settings:before,.icons8-star-filled:before,.icons8-star:before,.icons8-stop:before,.icons8-synchronize:before,.icons8-tablet:before,.icons8-tick:before,.icons8-touch-reveal:before,.icons8-trash:before,.icons8-undo:before,.icons8-up:before,.icons8-upload-filled:before,.icons8-video-question:before,.icons8-video:before,.icons8-visible:before,.icons8-warning:before,.icons8-guroo-library:before,.icons8-interactive-video:before,.icons8-learning-game:before,.icons8-scenario-bite:before,.icons8-linkedin:before,.icons8-twitter:before,.icons8-contact-us:before,.icons8-search-filled:before,.icons8-toolbox:before,.icons8-circle:before,.icons8-thumb-up-filled-right:before,.icons8-thumb-up-filled-left:before,.icons8-thumbs-down-filled-left:before,.icons8-thumbs-down-filled-right:before,.icons8-toolbox-filled:before,.icons8-multiply:before,.icons8-radio:before,.icons8-checked-checkbox:before,.icons8-unchecked-checkbox:before,.icons8-radio-answered:before,.icons8-icorrect-checkbox:before,.icons8-link:before,.icons8-applause-filled:before,.icons8-circle-half:before,.icons8-drafting-compass-2:before,.icons8-standing-man:before,.icons8-standing-woman:before,.icons8-sad:before,.icons8-question:before,.icons8-crying:before,.icons8-happy:before,.icons8-lol:before,.icons8-cool:before,.icons8-angry:before,.icons8-surprised:before,.icons8-info-2:before,.icons8-pencil:before,.icons8-activity-grid-2:before,.icons8-grid-filled:before,.icons8-unicast-filled:before,.icons8-unicast:before,.icons8-activity-grid-2-filled:before,.icons8-plus-filled:before,.icons8-publish:before,.icons8-exit:before,.icons8-tree-structure:before,.icons8-upload:before,.icons8-settings-2:before,.icons8-camera:before,.icons8-autograph:before,.icons8-upload-circled:before,.icons8-stopwatch:before,.icons8-news:before,.icons8-calendar:before,.icons8-star-2:before,.icons8-applause:before,.icons8-statistics:before,.icons8-note:before,.icons8-web-design:before,.icons8-outline:before,.icons8-print-filled:before,.icons8-print:before,.icons8-save:before,.icons8-report-card:before,.icons8-horizontal-settings-mixer:before,.icons8-change:before,.icons8-eye:before,.icons8-double-down-filled:before,.icons8-goto:before,.icons8-facebook:before,.icons8-google-plus:before,.icons8-conversation-choice:before,.icons8-document:before,.icons8-graph:before,.icons8-dialogue:before,.icons8-link-2:before,.icons8-performance-overview:before,.icons8-performance-results:before,.icons8-single-choice:before,.icons8-video-2:before,.icons8-achievement-filled:before,.icons8-undo-filled:before,.icons8-phone-landscape:before,.icons8-phone-portrait:before,.icons8-tablet-landscape:before,.icons8-tablet-portrait:before,.icons8-goal:before,.icons8-video-conference:before,.icons8-video-conference-filled:before,.icons8-sort-down:before,.icons8-sort-right-filled:before,.icons8-sort-right:before,.icons8-sort-down-filled:before,.icons8-class:before,.icons8-microsoft-powerpoint-filled:before,.icons8-upload-2:before,.icons8-arrow-collapse:before,.icons8-arrow-expand:before,.icons8-arrow-right:before,.icons8-character-speak:before,.icons8-circled-arrow--down:before,.icons8-record:before,.icons8-arrow-back:before,.icons8-resource-link:before,.icons8-geography_2:before,.icons8-geography:before,.icons8-image_2:before,.icons8-radio_checked:before,.icons8-text-paragraph:before,.icons8-learner-speak-choice:before,.icons8-achievement:before,.icons8-question_2:before,.icons8-circled-arrow-down-filled:before,.icons8-chat-bubble:before,.icons8-attach:before,.icons8-chat-filled:before,.icons8-padlock:before,.icons8-zoom-in:before,.icons8-zoom-out:before,.icons8-zoom-to-actual-size:before,.icons8-width-filled:before,.icons8-height-filled:before,.icons8-hand-down:before,.icons8-todo-list:before,.icons8-play-property:before,.icons8-information:before,.icons8-audio:before,.icons8-play-button-circled:before,.icons8-replay:before,.icons8-gears:before,.icons8-arrow-list:before,.icons8-cross-list:before,.icons8-plus-list:before,.icons8-tick-list:before,.icons8-bulleted-list:before,.icons8-exit-2:before,.icons8-exit-3:before,.icons8-copy:before,.icons8-circled-arrow-right-2:before,.icons8-heart-health:before,.icons8-checkbox-filled:before,.icons8-cirlced-close:before,.icons8-checkbox-correct:before,.icons8-checkbox-ok:before,.icons8-checked-incorrect:before,.icons8-speed-2:before,.icons8-export:before,.icons8-pdf:before,.icons8-word:before,.icons8-reset-font:before,.icons8-increase-font:before,.icons8-decrease-font:before,.icons8-expand:before,.icons8-collapse:before,.icons8-price-tag:before,.icons8-folder:before,.icons8-open:before,.icons8-person:before,.icons8-list:before,.icons8-reply:before,.icons8-reply-2:before,.icons8-ratio:before,.icons8-original-size:before,.icons8-full-width:before,.icons8-square_test:before,.icons8-another_test:before,.icons8-layout:before,.icons8-content-marketing:before,.icons8-audio-2:before,.icons8-documents:before,.icons8-documents-2:before,.icons8-home-2:before,.icons8-home-3:before,.icons8-dashboard:before,.icons8-people:before,.icons8-sand-glass:before,.icons8-learning:before,.icons8-prototype:before,.icons8-alert:before,.icons8-speed:before,.icons8-no:before,.icons8-temperature:before,.icons8-checked-box:before,.icons8-checked-box-2:before,.icons8-pause-button:before,.icons8-coach:before,.icons8-search:before,.icons8-drag:before,.icons8-drag-reorder:before,.icons8-audio-file:before,.icons8-audio-file-2:before,.icons8-download-file:before,.icons8-download-file-2:before,.icons8-audio-file-3:before,.icons8-submit-for-approval:before,.icons8-handshake:before,.icons8-check-mark-symbol:before,.icons8-bookmark-filled:before,.icons8-csv:before,.icons8-vertical_ordering:before,.icons8-design:before,.icons8-lock:before,.icons8-link-symbol:before,.icons8-outline-2:before,.icons8-course:before,.icons8-internet-folder:before,.icons8-pass-fail:before,.icons8-compose:before,.icons8-compose-2:before,.icons8-pass-fail-2:before,.icons8-people-2:before,.icons8-spinner:before,.icons8-warranty:before,.icons8-circled-down:before,.icons8-ok:before,.icons8-neutral:before,.icons8-download:before,.icons8-speed-3:before,.icons8-student-male:before,.icons8-video-play-button:before,.icons8-crying-2:before,.icons8-sad-2:before,.icons8-neutral-2:before,.icons8-happy-2:before,.icons8-lol-2:before,.icons8-database:before,.icons8-user-groups:before,.icons8-secured-letter:before,.icons8-get-quote:before,.icons8-quote-left:before,.icons8-paper-plane:before,.icons8-person-2:before,.icons8-change-2:before,.icons8-process:before,.icons8-webinar:before,.icons8-graduation-cap:before,.icons8-dashboard-2:before,.icons8-folder-2:before,.icons8-team:before,.icons8-arrow:before,.icons8-task-completed:before,.icons8-user-groups-2:before,.icons8-services:before,.icons8-services-2:before,.icons8-speed-4:before,.icons8-calendar-2:before,.icons8-marker:before,.icons8-registration:before,.icons8-checkmark:before,.icons8-youtube-squared:before,.icons8-vimeo:before,.icons8-external-link:before,.icons8-video-3:before,.icons8-doc:before,.icons8-ppt:before,.icons8-xls:before,.icons8-zip:before,.icons8-pdf-2:before,.icons8-document-2:before,.icons8-play-button:before,.icons8-copy-link:before,.icons8-warning-shield:before,.icons8-diploma:before,.icons8-pin:before,.icons8-calendar-3:before,.icons8-warning-shield-2:before,.icons8-info-3:before,.icons8-meeting-room:before,.icons8-image-file:before,.icons8-chat:before,.icons8-boring:before,.icons8-social-network:before,.icons8-share-rounded:before,.icons8-slack:before,.icons8-moleskine:before,.icons8-email:before,.icons8-whatsapp:before,.icons8-administrator-male:before,.icons8-conference:before,.icons8-contacts:before,.icons8-tasklist:before,.icons8-enter:before,.icons8-chat-bubble-2:before,.icons8-file-2:before,.icons8-edit-2:before,.icons8-communication:before,.icons8-intercom:before,.icons8-handshake-2:before,.icons8-forward-button:before,.icons8-menu-squared:before,.icons8-mouse-pointer:before,.icons8-video-playlist:before,.icons8-bar-chart:before,.icons8-document-3:before,.icons8-upload-3:before,.icons8-video-message:before,.icons8-microphone:before,.icons8-picture:before,.icons8-lock-2:before,.icons8-unlock:before,.icons8-portfolio:before,.icons8-attendance:before,.icons8-paint-palette:before,.icons8-user:before,.icons8-dashboard-3:before,.icons8-edit-image:before,.icons8-resize:before,.icons8-change-theme:before,.icons8-bulleted-list-2:before,.icons8-fenix:before,.icons8-add-achievement:before,.icons8-remove-image:before,.icons8-add-image:before,.icons8-edit-image-2:before,.icons8-header-1:before,.icons8-deliver-food:before,.icons8-navigation-toolbar-left:before,.icons8-comments:before,.icons8-eye-2:before,.icons8-sign-up:before,.icons8-outline-3:before,.icons8-drag-reorder-2:before,.icons8-heart-health-2:before,.icons8-e-learning:before,.icons8-video-call:before,.icons8-ios:before,.icons8-intelligence:before,.icons8-idea:before,.icons8-webinar-2:before,.icons8-group-task:before,.icons8-laptop:before,.icons8-zoom:before,.icons8-zoom-2:before,.icons8-enter-2:before,.icons8-admin-settings-male:before,.icons8-briefcase-settings:before,.icons8-male-user:before,.icons8-feedback:before,.icons8-grid-view:before,.icons8-list-2:before,.icons8-goal-2:before,.icons8-image-settings:before,.icons8-hand-drag:before,.icons8-hand-drag-2:before,.icons8-us-dollar:before,.icons8-price-tag-2:before,.icons8-video-conference-2:before,.icons8-people-working-together:before,.icons8-phone-2:before,.icons8-credit-card:before,.icons8-zoom-3:before,.icons8-globe:before,.icons8-smartphone-tablet:before,.icons8-monitor-2:before,.icons8-account:before,.icons8-circled-user:before,.icons8-web-design-2:before,.icons8-3d-rotate:before,.icons8-stack-of-documents:before,.icons8-attach-2:before,.icons8-font-size:before,.icons8-schedule:before,.icons8-checked:before,.icons8-prize:before,.icons8-filter:before,.icons8-students:before,.icons8-view:before,.icons8-star-filled-2:before,.icons8-inbox:before,.icons8-medium-icons:before,.icons8-search-property:before,.icons8-add-file:before,.icons8-paste-as-text:before,.icons8-text:before,.icons8-navigation-toolbar-bottom:before,.icons8-no-audio:before,.icons8-add-to-chat:before,.icons8-delete-chat:before,.icons8-search-chat:before,.icons8-favorite-chat-message:before,.icons8-edit-chat-history:before,.icons8-waypoint-map:before,.icons8-trophy:before,.icons8-trophy-filled:before,.icons8-slider:before,.icons8-randomise:before,.icons8-inspection:before,.icons8-survey:before,.icons8-thinking-bubble:before,.icons8-critical-thinking:before,.icons8-add-property:before,.icons8-no-chat-message:before,.icons8-administrative-tools:before,.icons8-show-correct-colors:before,.icons8-chat-message:before,.icons8-combo-chart:before,.icons8-questionnaire:before,.icons8-image-choice:before,.icons8-send-email:before,.icons8-add-dialog:before,.icons8-move-node-down:before,.icons8-move-node-up:before,.icons8-dialogs-on:before,.icons8-dialogs-off:before,.icons8-include-dialogs:before,.icons8-add-badge:before,.icons8-goal-3:before,.icons8-fuse-symbol:before,.icons8-people-3:before,.icons8-book-stack:before,.icons8-preview-pane:before,.icons8-medium-icons-2:before,.icons8-student-center:before,.icons8-learning-2:before,.icons8-university:before,.icons8-location:before,.icons8-combo-chart-2:before,.icons8-brief:before,.icons8-connect:before,.icons8-grid-2:before,.icons8-font-size-2:before,.icons8-task:before,.icons8-multichannel:before,.icons8-code-file:before,.icons8-labels:before,.icons8-cloud-folder:before,.icons8-hourglass:before,.icons8-question-playback:before,.icons8-ask-question:before,.icons8-edit-question-playback-1:before,.icons8-password:before,.icons8-email-2:before,.icons8-geography-2:before,.icons8-google-sites:before,.icons8-membership-card:before,.icons8-canvas_icon_platform:before,.icons8-add-text:before,.icons8-remove-text:before,.icons8-search-2:before,.icons8-3d-rotate-2:before,.icons8-combo-chart-3:before,.icons8-web-analytics:before,.icons8-forward-button-2:before,.icons8-back-arrow:before,.icons8-grayscale:before,.icons8-color-palette:before,.icons8-star-3:before,.icons8-gallery:before,.icons8-text-icon:before,.icons8-front-sorting:before,.icons8-transfer:before,.icons8-flip-card-grid:before,.icons8-card_stack_settings:before,.icons8-administrative-tools-2:before,.icons8-new-account:before,.icons8-chevron-right:before,.icons8-arrow-2:before,.icons8-solve:before,.icons8-response:before,.icons8-archive-folder:before,.icons8-opened-folder:before,.icons8-folder-tree:before,.icons8-calendar-plus:before,.icons8-view-carousel:before,.icons8-flip-card-carousel:before,.icons8-customer-insight:before,.icons8-histogram:before,.icons8-pie-chart:before,.icons8-signal:before,.icons8-venn-diagram:before,.icons8-area-chart:before,.icons8-doughnut-chart:before,.icons8-info-4:before,.icons8-join:before,.icons8-new-window:before,.icons8-evaluation_settings:before,.icons8-survey-2:before,.icons8-satisfaction:before,.icons8-slider-control:before,.icons8-cool-2:before,.icons8-confused-2:before,.icons8-pegi-18:before,.icons8-rules:before,.icons8-inbox-2:before,.icons8-export-csv:before,.icons8-map-marker:before,.icons8-double-right:before,.icons8-undo-2:before,.icons8-icons8-delete-confirmed:before,.icons8-back-to:before,.icons8-next-page:before,.icons8-undo-3:before,.icons8-accuracy:before,.icons8-todo-list-2:before,.icons8-increase:before,.icons8-name-tag:before,.icons8-book-shelf:before,.icons8-emotionunhappy:before,.icons8-emotionunhappyfilled:before,.icons8-emotiondelighted:before,.icons8-emotiondelightedfilled:before,.icons8-emotionhappy:before,.icons8-emotionhappyfilled:before,.icons8-emotionneutral:before,.icons8-emotionneutralfilled:before,.icons8-emotionunhappy-2:before,.icons8-emotionunhappyfilled-2:before,.icons8-star-4:before,.icons8-starfilled:before,.icons8-note-2:before,.icons8-centre-point:before,.icons8-confidentfilled:before,.icons8-notatallconfidentfilled:before,.icons8-notveryconfidentfilled:before,.icons8-superconfidentfilled:before,.icons8-veryconfidentfilled:before,.icons8-confident:before,.icons8-notatallconfident:before,.icons8-notveryconfident:before,.icons8-superconfident:before,.icons8-veryconfident:before,.icons8-test-account:before,.icons8-syllabus:before,.icons8-playlist:before,.icons8-up-2:before,.icons8-down-2:before,.icons8-settings-3:before,.icons8-analytics:before,.icons8-chat-message-sent:before,.icons8-add-to-chat-2:before,.icons8-search-chat-2:before,.icons8-message-preview:before,.icons8-pause:before,.icons8-play:before,.icons8-sort-right-2:before,.icons8-sort-left:before,.icons8-view-all-feeback:before,.icons8-home-4:before,.icons8-teacher:before,.icons8-coach-2:before,.icons8-clipboard:before,.icons8-machine-learning:before,.icons8-faq:before,.icons8-ask-question-2:before,.icons8-knowledge-sharing:before,.icons8-idea-sharing:before,.icons8-web:before,.icons8-stethoscope:before,.icons8-task-2:before,.icons8-approval:before,.icons8-scorecard:before,.icons8-unpin:before,.icons8-pin-2:before,.icons8-flagpole:before,.icons8-last-24-hours:before,.icons8-login:before,.icons8-sign-out:before,.icons8-sales-performance:before,.icons8-enrollment:before,.icons8-multiple-devices:before,.icons8-multiple-devices-2:before,.icons8-cell-phone:before,.icons8-restaurant-table:before,.icons8-process-2:before,.icons8-exam:before,.icons8-add-user-group-man-woman:before,.icons8-expand-arrow:before,.icons8-close:before,.icons8-pencil-drawing:before,.icons8-questions:before,.icons8-checked-user-male:before,.icons8-price-tag-3:before,.icons8-price-tag-4:before,.icons8-tags:before,.icons8-timesheet:before,.icons8-review:before,.icons8-checkmark-2:before,.icons8-address:before,.icons8-zoom-in-2:before,.icons8-eye-3:before,.icons8-place-marker:before,.icons8-e-learning-2:before,.icons8-picture-2:before,.icons8-add-folder:before,.icons8-guroopro-youtube-button-15:before,.icons8-guroopro-linkedin-button:before,.icons8-guroopro-facebook-button:before,.icons8-guroopro-hamburger:before,.icons8-guroopro-exitmenu:before,.icons8-crowd:before,.icons8-open-document:before,.icons8-automatic:before,.icons8-siren:before,.icons8-online-payment-with-a-credit-card:before,.icons8-security:before,.icons8-porridge:before,.icons8-left-up:before,.icons8-no-synchronize:before,.icons8-us-dollar-circled:before,.icons8-web-accessibility:before,.icons8-flow-chart:before,.icons8-logout:before,.icons8-code:before,.icons8-locked:before,.icons8-notification:before,.icons8-badge_backgroundcircle:before,.icons8-briefcase_filled:before,.icons8-shield:before,.icons8-checklist:before,.icons8-linkedin-logo:before,.icons8-graduation-cap-2:before,.icons8-linkedin-2:before,.icons8-delete-link:before,.icons8-pending:before,.icons8-phone-3:before,.icons8-expired:before,.icons8-points:before,.icons8-ai:before,.icons8-choice:before,.icons8-business-building:before,.icons8-helping-hand:before,.icons8-tick-2:before,.icons8-invoice:before,.icons8-linkedin-3:before,.icons8-phone-4:before,.icons8-email-3:before,.icons8-find-user-male:before,.icons8-send:before,.icons8-briefcase:before,.icons8-book-and-pencil:before,.icons8-comments-2:before,.icons8-increase-2:before,.icons8-decrease:before,.icons8-thumbs-up:before,.icons8-brake-warning:before,.icons8-menu-vertical:before,.icons8-queue:before,.icons8-add-to-favorites:before,.icons8-star-5:before,.icons8-denied:before,.icons8-right-button:before,.icons8-so-so:before,.icons8-thumbs-down:before,.icons8-unavailable:before,.icons8-no-entry:before,.icons8-circle-2:before,.icons8-in-progress:before,.icons8-complete:before,.icons8-audio-3:before,.icons8-voucher:before,.icons8-eye-4:before,.icons8-hide:before,.icons8-copying:before,.icons8-plus-2:before,.icons8-comments-3:before,.icons8-lock-3:before,.icons8-error:before,.icons8-quote:before,.icons8-list-3:before,.icons8-manager:before,.icons8-location-2:before,.icons8-department:before,.icons8-new-topic:before,.icons8-x:before,.icons8-male-user-2:before,.icons8-edit-file:before,.icons8-google-sheets:before,.icons8-ratings:before,.icons8-diploma-2:before,.icons8-check-all:before,.icons8-signpost:before,.icons8-mind-map:before,.icons8-hand-with-pen:before,.icons8-error-2:before,.icons8-about:before,.icons8-video-4:before,.icons8-ask-question-3:before,.icons8-presentation:before,.icons8-internet:before,.icons8-image-file-2:before,.icons8-idea-2:before,.icons8-gear:before,.icons8-messaging:before,.icons8-invoice-2:before,.icons8-note-3:before,.icons8-discount:before,.icons8-user-folder:before,.icons8-close-2:before,.icons8-to-do:before,.icons8-zoom-to-extents:before,.icons8-exam-2:before,.icons8-speech:before,.icons8-people-working-together-2:before,.icons8-list-4:before,.icons8-alert-2:before,.icons8-cross:before,.icons8-single-choice-2:before,.icons8-multiple-choice-2:before,.icons8-read-only:before,.icons8-quiz:before,.icons8-cursor:before,.icons8-natural-user-interface-2:before,.icons8-question-2:before,.icons8-shield-2:before,.icons8-audio-4:before,.icons8-clock-add:before,.icons8-double-left:before,.icons8-double-right-2:before,.icons8-user-shield:before,.icons8-up-3:before,.icons8-down-3:before,.icons8-career:before,.icons8-briefcase-2:before,.icons8-code-2:before,.icons8-form:before,.icons8-clock-alert:before,.icons8-add-folder-2:before,.icons8-shield-3:before,.icons8-javascript:before,.icons8-css:before,.icons8-html:before,.icons8-whatsapp-2:before,.icons8-arrow-right-2:before,.icons8-back:before,.icons8-design-2:before,.icons8-inspection-2:before,.icons8-sorting-arrows:before,.icons8-building:before,.icons8-calendar-4:before,.icons8-person-3:before,.icons8-price-tag-5:before,.icons8-location-3:before,.icons8-virtual:before,.icons8-intelligence-2:before,.icons8-working-with-a-laptop:before,.icons8-login-2:before,.icons8-folded-booklet:before,.icons8-coins:before,.icons8-raise-a-hand-to-answer:before,.icons8-select-user:before,.icons8-webpage:before,.icons8-login-rounded:before,.icons8-lock-error:before,.icons8-case-study:before,.icons8-edit-chat-history-2:before,.icons8-comment-applied:before,.icons8-scales:before,.icons8-enter-3:before,.icons8-goal-4:before,.icons8-world:before,.icons8-time:before,.icons8-language:before,.icons8-logout-2:before,.icons8-administrator-male-2:before,.icons8-poll:before,.icons8-info-5:before,.icons8-home-5:before,.icons8-web-analytics-2:before,.icons8-admin:before,.icons8-pen:before,.icons8-group:before,.icons8-dashboard-4:before,.icons8-briefcase-settings-2:before,.icons8-health-graph:before,.icons8-task-3:before,.icons8-comment:before,.icons8-exam-3:before,.icons8-invoice-3:before,.icons8-cv:before,.icons8-alert-3:before,.icons8-task-4:before,.icons8-sms:before,.icons8-announcement:before,.icons8-download-resume:before,.icons8-user-folder-2:before,.icons8-pay:before,.icons8-automatic-2:before,.icons8-group-2:before,.icons8-plate:before,.icons8-group-3:before,.icons8-briefcase-settings-3:before,.icons8-financial-dynamic-presentation:before,.icons8-admin-2:before,.icons8-alert-4:before,.icons8-id:before,.icons8-program:before,.icons8-certificate:before,.icons8-online-money-transfer:before,.icons8-writer-male:before,.icons8-calendar-plus-2:before,.icons8-staff:before,.icons8-person-4:before,.icons8-add-male-user-group:before,.icons8-folder-3:before,.icons8-document-4:before,.icons8-image-2:before,.icons8-internet-2:before,.icons8-video-5:before,.icons8-podcast:before,.icons8-web-design-3:before,.icons8-website:before,.icons8-internet-folder-2:before,.icons8-multiline-text:before,.icons8-survey-3:before,.icons8-quiz-2:before,.icons8-signing-a-document:before,.icons8-upload-file:before,.icons8-write:before,.icons8-multiple-choice-3:before,.icons8-single-choice-3:before,.icons8-denied-2:before,.icons8-attendance-2:before,.icons8-receive-cash:before,.icons8-meeting-time:before,.icons8-completed-task:before,.icons8-list-5:before,.icons8-cloud-network:before,.icons8-access:before,.icons8-register:before,.icons8-email-4:before,.icons8-location-4:before,.icons8-google-plus-2:before,.icons8-robot:before,.icons8-tv-show:before,.icons8-theme:before,.icons8-internet-of-things:before,.icons8-box-important:before,.icons8-unavailable-2:before,.icons8-minus-2:before,.icons8-thumbs-up-2:before,.icons8-thumbs-down-2:before,.icons8-hand:before,.icons8-approval-2:before,.icons8-sorting-arrows-horizontal:before,.icons8-rotate-right:before,.icons8-flip:before,.icons8-calendar-5:before,.icons8-sparkle:before,.icons8-minus-3:before,.icons8-human-resources:before,.icons8-preview-file:before,.icons8-classroom:before,.icons8-control-panel:before,.icons8-report-card-2:before,.icons8-best-seller:before,.icons8-case-study-2:before,.icons8-gear-2:before,.icons8-search-more:before,.icons8-books:before,.icons8-pending-2:before,.icons8-tick-3:before,.icons8-half:before,.icons8-minus-4:before,.icons8-letter:before,.icons8-add-to-favorites-2:before,.icons8-delete-user-male:before,.icons8-topic-moved:before,.icons8-phonelink-ring:before,.icons8-chat-message-2:before,.icons8-doughnut-chart-2:before,.icons8-view-schedule:before,.icons8-report-card-3:before,.icons8-view-2:before,.icons8-invisible-2:before,.icons8-pending-3:before,.icons8-text-2:before,.icons8-thumbs-up-3:before,.icons8-retry:before,.icons8-speak:before,.icons8-tick-4:before,.icons8-group-task-2:before,.icons8-refresh:before,.icons8-mortarboard:before,.icons8-business:before,.icons8-happy-3:before,.icons8-light-on:before,.icons8-business-documentation:before,.icons8-numbered-list:before,.icons8-bulleted-list-3:before,.icons8-circular-arrows:before,.icons8-align-text-left:before,.icons8-regular-document:before,.icons8-facebook-like:before,.icons8-trust:before,.icons8-lock-4:before,.icons8-lock-5:before,.icons8-arrow-right-3:before,.icons8-tick-5:before,.icons8-back-to-2:before,.icons8-next-page-2:before,.icons8-close-3:before,.icons8-checkbox:before,.icons8-video-record:before,.icons8-trust-2:before,.icons8-chat-2:before,.icons8-status_unsuccessful:before,.icons8-status_resubmission:before,.icons8-status_pending:before,.icons8-status_successful:before,.icons8-status_completed:before,.icons8-status_inreview:before,.icons8-status_notstarted:before,.icons8-ingredients:before,.icons8-approved-unlock:before,.icons8-clock:before,.icons8-important-month:before,.icons8-bullet-list:before,.icons8-status_inprogress:before,.icons8-price-tag-6:before,.icons8-add-properties:before,.icons8-new-copy:before,.icons8-transfer-2:before,.icons8-group-layouts:before,.icons8-schedule-2:before,.icons8-user-locked:before,.icons8-checked-checkbox-2:before,.icons8-code-3:before,.icons8-plus-3:before,.icons8-business-goal:before,.icons8-knowledge:before,.icons8-new-topic-2:before,.icons8-voucher-2:before{display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icons8-circled-arrow-left-filled:before{content:""}.icons8-circled-arrow-left:before{content:""}.icons8-circled-arrow-right-filled:before{content:""}.icons8-circled-arrow-right:before{content:""}.icons8-circled-arrow-up-filled:before{content:""}.icons8-circled-arrow-up:before{content:""}.icons8-circled-collapse-filled:before{content:""}.icons8-circled-collapse:before{content:""}.icons8-circled-correct-filled:before{content:""}.icons8-circled-down-right:before{content:""}.icons8-circled-expand-filled:before{content:""}.icons8-circled-left:before{content:""}.icons8-circled-right:before{content:""}.icons8-circled-up:before{content:""}.icons8-cirlced-expand:before{content:""}.icons8-cirlced-incorrect:before{content:""}.icons8-close-window-filled:before{content:""}.icons8-close-window:before{content:""}.icons8-cloud-checked-filled:before{content:""}.icons8-confused:before{content:""}.icons8-devices:before{content:""}.icons8-down:before{content:""}.icons8-download-filled:before{content:""}.icons8-edit:before{content:""}.icons8-file:before{content:""}.icons8-folder-filled:before{content:""}.icons8-high-importance-filled:before{content:""}.icons8-high-importance:before{content:""}.icons8-home:before{content:""}.icons8-image:before{content:""}.icons8-incorrect:before{content:""}.icons8-info-filled:before{content:""}.icons8-info:before{content:""}.icons8-invisible:before{content:""}.icons8-learner-speak:before{content:""}.icons8-left:before{content:""}.icons8-menu:before{content:""}.icons8-minus:before{content:""}.icons8-monitor:before{content:""}.icons8-more:before{content:""}.icons8-multiple-choice-single-answer:before{content:""}.icons8-multiple-choice:before{content:""}.icons8-open-folder-filled:before{content:""}.icons8-paragraph:before{content:""}.icons8-phone:before{content:""}.icons8-plus:before{content:""}.icons8-profile:before{content:""}.icons8-right:before{content:""}.icons8-settings:before{content:""}.icons8-star-filled:before{content:""}.icons8-star:before{content:""}.icons8-stop:before{content:""}.icons8-synchronize:before{content:""}.icons8-tablet:before{content:""}.icons8-tick:before{content:""}.icons8-touch-reveal:before{content:""}.icons8-trash:before{content:""}.icons8-undo:before{content:""}.icons8-up:before{content:""}.icons8-upload-filled:before{content:""}.icons8-video-question:before{content:""}.icons8-video:before{content:""}.icons8-visible:before{content:""}.icons8-warning:before{content:""}.icons8-guroo-library:before{content:""}.icons8-interactive-video:before{content:""}.icons8-learning-game:before{content:""}.icons8-scenario-bite:before{content:""}.icons8-linkedin:before{content:""}.icons8-twitter:before{content:""}.icons8-contact-us:before{content:""}.icons8-search-filled:before{content:""}.icons8-toolbox:before{content:""}.icons8-circle:before{content:""}.icons8-thumb-up-filled-right:before{content:""}.icons8-thumb-up-filled-left:before{content:""}.icons8-thumbs-down-filled-left:before{content:""}.icons8-thumbs-down-filled-right:before{content:""}.icons8-toolbox-filled:before{content:""}.icons8-multiply:before{content:""}.icons8-radio:before{content:""}.icons8-checked-checkbox:before{content:""}.icons8-unchecked-checkbox:before{content:""}.icons8-radio-answered:before{content:""}.icons8-icorrect-checkbox:before{content:""}.icons8-link:before{content:""}.icons8-applause-filled:before{content:""}.icons8-circle-half:before{content:""}.icons8-drafting-compass-2:before{content:""}.icons8-standing-man:before{content:""}.icons8-standing-woman:before{content:""}.icons8-sad:before{content:""}.icons8-question:before{content:""}.icons8-crying:before{content:""}.icons8-happy:before{content:""}.icons8-lol:before{content:""}.icons8-cool:before{content:""}.icons8-angry:before{content:""}.icons8-surprised:before{content:""}.icons8-info-2:before{content:""}.icons8-pencil:before{content:""}.icons8-activity-grid-2:before{content:""}.icons8-grid-filled:before{content:""}.icons8-unicast-filled:before{content:""}.icons8-unicast:before{content:""}.icons8-activity-grid-2-filled:before{content:""}.icons8-plus-filled:before{content:""}.icons8-publish:before{content:""}.icons8-exit:before{content:""}.icons8-tree-structure:before{content:""}.icons8-upload:before{content:""}.icons8-settings-2:before{content:""}.icons8-camera:before{content:""}.icons8-autograph:before{content:""}.icons8-upload-circled:before{content:""}.icons8-stopwatch:before{content:""}.icons8-news:before{content:""}.icons8-calendar:before{content:""}.icons8-star-2:before{content:""}.icons8-applause:before{content:""}.icons8-statistics:before{content:""}.icons8-note:before{content:""}.icons8-web-design:before{content:""}.icons8-outline:before{content:""}.icons8-print-filled:before{content:""}.icons8-print:before{content:""}.icons8-save:before{content:""}.icons8-report-card:before{content:""}.icons8-horizontal-settings-mixer:before{content:""}.icons8-change:before{content:""}.icons8-eye:before{content:""}.icons8-double-down-filled:before{content:""}.icons8-goto:before{content:""}.icons8-facebook:before{content:""}.icons8-google-plus:before{content:""}.icons8-conversation-choice:before{content:""}.icons8-document:before{content:""}.icons8-graph:before{content:""}.icons8-dialogue:before{content:""}.icons8-link-2:before{content:""}.icons8-performance-overview:before{content:""}.icons8-performance-results:before{content:""}.icons8-single-choice:before{content:""}.icons8-video-2:before{content:""}.icons8-achievement-filled:before{content:""}.icons8-undo-filled:before{content:""}.icons8-phone-landscape:before{content:""}.icons8-phone-portrait:before{content:""}.icons8-tablet-landscape:before{content:""}.icons8-tablet-portrait:before{content:""}.icons8-goal:before{content:""}.icons8-video-conference:before{content:""}.icons8-video-conference-filled:before{content:""}.icons8-sort-down:before{content:""}.icons8-sort-right-filled:before{content:""}.icons8-sort-right:before{content:""}.icons8-sort-down-filled:before{content:""}.icons8-class:before{content:""}.icons8-microsoft-powerpoint-filled:before{content:""}.icons8-upload-2:before{content:""}.icons8-arrow-collapse:before{content:""}.icons8-arrow-expand:before{content:""}.icons8-arrow-right:before{content:""}.icons8-character-speak:before{content:""}.icons8-circled-arrow--down:before{content:""}.icons8-record:before{content:""}.icons8-arrow-back:before{content:""}.icons8-resource-link:before{content:""}.icons8-geography_2:before{content:""}.icons8-geography:before{content:""}.icons8-image_2:before{content:""}.icons8-radio_checked:before{content:""}.icons8-text-paragraph:before{content:""}.icons8-learner-speak-choice:before{content:""}.icons8-achievement:before{content:""}.icons8-question_2:before{content:""}.icons8-circled-arrow-down-filled:before{content:""}.icons8-chat-bubble:before{content:""}.icons8-attach:before{content:""}.icons8-chat-filled:before{content:""}.icons8-padlock:before{content:""}.icons8-zoom-in:before{content:""}.icons8-zoom-out:before{content:""}.icons8-zoom-to-actual-size:before{content:""}.icons8-width-filled:before{content:""}.icons8-height-filled:before{content:""}.icons8-hand-down:before{content:""}.icons8-todo-list:before{content:""}.icons8-play-property:before{content:""}.icons8-information:before{content:""}.icons8-audio:before{content:""}.icons8-play-button-circled:before{content:""}.icons8-replay:before{content:""}.icons8-gears:before{content:""}.icons8-arrow-list:before{content:""}.icons8-cross-list:before{content:""}.icons8-plus-list:before{content:""}.icons8-tick-list:before{content:""}.icons8-bulleted-list:before{content:""}.icons8-exit-2:before{content:""}.icons8-exit-3:before{content:""}.icons8-copy:before{content:""}.icons8-circled-arrow-right-2:before{content:""}.icons8-heart-health:before{content:""}.icons8-checkbox-filled:before{content:""}.icons8-cirlced-close:before{content:""}.icons8-checkbox-correct:before{content:""}.icons8-checkbox-ok:before{content:""}.icons8-checked-incorrect:before{content:""}.icons8-speed-2:before{content:""}.icons8-export:before{content:""}.icons8-pdf:before{content:""}.icons8-word:before{content:""}.icons8-reset-font:before{content:""}.icons8-increase-font:before{content:""}.icons8-decrease-font:before{content:""}.icons8-expand:before{content:""}.icons8-collapse:before{content:""}.icons8-price-tag:before{content:""}.icons8-folder:before{content:""}.icons8-open:before{content:""}.icons8-person:before{content:""}.icons8-list:before{content:""}.icons8-reply:before{content:""}.icons8-reply-2:before{content:""}.icons8-ratio:before{content:""}.icons8-original-size:before{content:""}.icons8-full-width:before{content:""}.icons8-square_test:before{content:""}.icons8-another_test:before{content:""}.icons8-layout:before{content:""}.icons8-content-marketing:before{content:""}.icons8-audio-2:before{content:""}.icons8-documents:before{content:""}.icons8-documents-2:before{content:""}.icons8-home-2:before{content:""}.icons8-home-3:before{content:""}.icons8-dashboard:before{content:""}.icons8-people:before{content:""}.icons8-sand-glass:before{content:""}.icons8-learning:before{content:""}.icons8-prototype:before{content:""}.icons8-alert:before{content:""}.icons8-speed:before{content:""}.icons8-no:before{content:""}.icons8-temperature:before{content:""}.icons8-checked-box:before{content:""}.icons8-checked-box-2:before{content:""}.icons8-pause-button:before{content:""}.icons8-coach:before{content:""}.icons8-search:before{content:""}.icons8-drag:before{content:""}.icons8-drag-reorder:before{content:""}.icons8-audio-file:before{content:""}.icons8-audio-file-2:before{content:""}.icons8-download-file:before{content:""}.icons8-download-file-2:before{content:""}.icons8-audio-file-3:before{content:""}.icons8-submit-for-approval:before{content:""}.icons8-handshake:before{content:""}.icons8-check-mark-symbol:before{content:""}.icons8-bookmark-filled:before{content:""}.icons8-csv:before{content:""}.icons8-vertical_ordering:before{content:""}.icons8-design:before{content:""}.icons8-lock:before{content:""}.icons8-link-symbol:before{content:""}.icons8-outline-2:before{content:""}.icons8-course:before{content:""}.icons8-internet-folder:before{content:""}.icons8-pass-fail:before{content:""}.icons8-compose:before{content:""}.icons8-compose-2:before{content:""}.icons8-pass-fail-2:before{content:""}.icons8-people-2:before{content:""}.icons8-spinner:before{content:""}.icons8-warranty:before{content:""}.icons8-circled-down:before{content:""}.icons8-ok:before{content:""}.icons8-neutral:before{content:""}.icons8-download:before{content:""}.icons8-speed-3:before{content:""}.icons8-student-male:before{content:""}.icons8-video-play-button:before{content:""}.icons8-crying-2:before{content:""}.icons8-sad-2:before{content:""}.icons8-neutral-2:before{content:""}.icons8-happy-2:before{content:""}.icons8-lol-2:before{content:""}.icons8-database:before{content:""}.icons8-user-groups:before{content:""}.icons8-secured-letter:before{content:""}.icons8-get-quote:before{content:""}.icons8-quote-left:before{content:""}.icons8-paper-plane:before{content:""}.icons8-person-2:before{content:""}.icons8-change-2:before{content:""}.icons8-process:before{content:""}.icons8-webinar:before{content:""}.icons8-graduation-cap:before{content:""}.icons8-dashboard-2:before{content:""}.icons8-folder-2:before{content:""}.icons8-team:before{content:""}.icons8-arrow:before{content:""}.icons8-task-completed:before{content:""}.icons8-user-groups-2:before{content:""}.icons8-services:before{content:""}.icons8-services-2:before{content:""}.icons8-speed-4:before{content:""}.icons8-calendar-2:before{content:""}.icons8-marker:before{content:""}.icons8-registration:before{content:""}.icons8-checkmark:before{content:""}.icons8-youtube-squared:before{content:""}.icons8-vimeo:before{content:""}.icons8-external-link:before{content:""}.icons8-video-3:before{content:""}.icons8-doc:before{content:""}.icons8-ppt:before{content:""}.icons8-xls:before{content:""}.icons8-zip:before{content:""}.icons8-pdf-2:before{content:""}.icons8-document-2:before{content:""}.icons8-play-button:before{content:""}.icons8-copy-link:before{content:""}.icons8-warning-shield:before{content:""}.icons8-diploma:before{content:""}.icons8-pin:before{content:""}.icons8-calendar-3:before{content:""}.icons8-warning-shield-2:before{content:""}.icons8-info-3:before{content:""}.icons8-meeting-room:before{content:""}.icons8-image-file:before{content:""}.icons8-chat:before{content:""}.icons8-boring:before{content:""}.icons8-social-network:before{content:""}.icons8-share-rounded:before{content:""}.icons8-slack:before{content:""}.icons8-moleskine:before{content:""}.icons8-email:before{content:""}.icons8-whatsapp:before{content:""}.icons8-administrator-male:before{content:""}.icons8-conference:before{content:""}.icons8-contacts:before{content:""}.icons8-tasklist:before{content:""}.icons8-enter:before{content:""}.icons8-chat-bubble-2:before{content:""}.icons8-file-2:before{content:""}.icons8-edit-2:before{content:""}.icons8-communication:before{content:""}.icons8-intercom:before{content:""}.icons8-handshake-2:before{content:""}.icons8-forward-button:before{content:""}.icons8-menu-squared:before{content:""}.icons8-mouse-pointer:before{content:""}.icons8-video-playlist:before{content:""}.icons8-bar-chart:before{content:""}.icons8-document-3:before{content:""}.icons8-upload-3:before{content:""}.icons8-video-message:before{content:""}.icons8-microphone:before{content:""}.icons8-picture:before{content:""}.icons8-lock-2:before{content:""}.icons8-unlock:before{content:""}.icons8-portfolio:before{content:""}.icons8-attendance:before{content:""}.icons8-paint-palette:before{content:""}.icons8-user:before{content:""}.icons8-dashboard-3:before{content:""}.icons8-edit-image:before{content:""}.icons8-resize:before{content:""}.icons8-change-theme:before{content:""}.icons8-bulleted-list-2:before{content:""}.icons8-fenix:before{content:""}.icons8-add-achievement:before{content:""}.icons8-remove-image:before{content:""}.icons8-add-image:before{content:""}.icons8-edit-image-2:before{content:""}.icons8-header-1:before{content:""}.icons8-deliver-food:before{content:""}.icons8-navigation-toolbar-left:before{content:""}.icons8-comments:before{content:""}.icons8-eye-2:before{content:""}.icons8-sign-up:before{content:""}.icons8-outline-3:before{content:""}.icons8-drag-reorder-2:before{content:""}.icons8-heart-health-2:before{content:""}.icons8-e-learning:before{content:""}.icons8-video-call:before{content:""}.icons8-ios:before{content:""}.icons8-intelligence:before{content:""}.icons8-idea:before{content:""}.icons8-webinar-2:before{content:""}.icons8-group-task:before{content:""}.icons8-laptop:before{content:""}.icons8-zoom:before{content:""}.icons8-zoom-2:before{content:""}.icons8-enter-2:before{content:""}.icons8-admin-settings-male:before{content:""}.icons8-briefcase-settings:before{content:""}.icons8-male-user:before{content:""}.icons8-feedback:before{content:""}.icons8-grid-view:before{content:""}.icons8-list-2:before{content:""}.icons8-goal-2:before{content:""}.icons8-image-settings:before{content:""}.icons8-hand-drag:before{content:""}.icons8-hand-drag-2:before{content:""}.icons8-us-dollar:before{content:""}.icons8-price-tag-2:before{content:""}.icons8-video-conference-2:before{content:""}.icons8-people-working-together:before{content:""}.icons8-phone-2:before{content:""}.icons8-credit-card:before{content:""}.icons8-zoom-3:before{content:""}.icons8-globe:before{content:""}.icons8-smartphone-tablet:before{content:""}.icons8-monitor-2:before{content:""}.icons8-account:before{content:""}.icons8-circled-user:before{content:""}.icons8-web-design-2:before{content:""}.icons8-3d-rotate:before{content:""}.icons8-stack-of-documents:before{content:""}.icons8-attach-2:before{content:""}.icons8-font-size:before{content:""}.icons8-schedule:before{content:""}.icons8-checked:before{content:""}.icons8-prize:before{content:""}.icons8-filter:before{content:""}.icons8-students:before{content:""}.icons8-view:before{content:""}.icons8-star-filled-2:before{content:""}.icons8-inbox:before{content:""}.icons8-medium-icons:before{content:""}.icons8-search-property:before{content:""}.icons8-add-file:before{content:""}.icons8-paste-as-text:before{content:""}.icons8-text:before{content:""}.icons8-navigation-toolbar-bottom:before{content:""}.icons8-no-audio:before{content:""}.icons8-add-to-chat:before{content:""}.icons8-delete-chat:before{content:""}.icons8-search-chat:before{content:""}.icons8-favorite-chat-message:before{content:""}.icons8-edit-chat-history:before{content:""}.icons8-waypoint-map:before{content:""}.icons8-trophy:before{content:""}.icons8-trophy-filled:before{content:""}.icons8-slider:before{content:""}.icons8-randomise:before{content:""}.icons8-inspection:before{content:""}.icons8-survey:before{content:""}.icons8-thinking-bubble:before{content:""}.icons8-critical-thinking:before{content:""}.icons8-add-property:before{content:""}.icons8-no-chat-message:before{content:""}.icons8-administrative-tools:before{content:""}.icons8-show-correct-colors:before{content:""}.icons8-chat-message:before{content:""}.icons8-combo-chart:before{content:""}.icons8-questionnaire:before{content:""}.icons8-image-choice:before{content:""}.icons8-send-email:before{content:""}.icons8-add-dialog:before{content:""}.icons8-move-node-down:before{content:""}.icons8-move-node-up:before{content:""}.icons8-dialogs-on:before{content:""}.icons8-dialogs-off:before{content:""}.icons8-include-dialogs:before{content:""}.icons8-add-badge:before{content:""}.icons8-goal-3:before{content:""}.icons8-fuse-symbol:before{content:""}.icons8-people-3:before{content:""}.icons8-book-stack:before{content:""}.icons8-preview-pane:before{content:""}.icons8-medium-icons-2:before{content:""}.icons8-student-center:before{content:""}.icons8-learning-2:before{content:""}.icons8-university:before{content:""}.icons8-location:before{content:""}.icons8-combo-chart-2:before{content:""}.icons8-brief:before{content:""}.icons8-connect:before{content:""}.icons8-grid-2:before{content:""}.icons8-font-size-2:before{content:""}.icons8-task:before{content:""}.icons8-multichannel:before{content:""}.icons8-code-file:before{content:""}.icons8-labels:before{content:""}.icons8-cloud-folder:before{content:""}.icons8-hourglass:before{content:""}.icons8-question-playback:before{content:""}.icons8-ask-question:before{content:""}.icons8-edit-question-playback-1:before{content:""}.icons8-password:before{content:""}.icons8-email-2:before{content:""}.icons8-geography-2:before{content:""}.icons8-google-sites:before{content:""}.icons8-membership-card:before{content:""}.icons8-canvas_icon_platform:before{content:""}.icons8-add-text:before{content:""}.icons8-remove-text:before{content:""}.icons8-search-2:before{content:""}.icons8-3d-rotate-2:before{content:""}.icons8-combo-chart-3:before{content:""}.icons8-web-analytics:before{content:""}.icons8-forward-button-2:before{content:""}.icons8-back-arrow:before{content:""}.icons8-grayscale:before{content:""}.icons8-color-palette:before{content:""}.icons8-star-3:before{content:""}.icons8-gallery:before{content:""}.icons8-text-icon:before{content:""}.icons8-front-sorting:before{content:""}.icons8-transfer:before{content:""}.icons8-flip-card-grid:before{content:""}.icons8-card_stack_settings:before{content:""}.icons8-administrative-tools-2:before{content:""}.icons8-new-account:before{content:""}.icons8-chevron-right:before{content:""}.icons8-arrow-2:before{content:""}.icons8-solve:before{content:""}.icons8-response:before{content:""}.icons8-archive-folder:before{content:""}.icons8-opened-folder:before{content:""}.icons8-folder-tree:before{content:""}.icons8-calendar-plus:before{content:""}.icons8-view-carousel:before{content:""}.icons8-flip-card-carousel:before{content:""}.icons8-customer-insight:before{content:""}.icons8-histogram:before{content:""}.icons8-pie-chart:before{content:""}.icons8-signal:before{content:""}.icons8-venn-diagram:before{content:""}.icons8-area-chart:before{content:""}.icons8-doughnut-chart:before{content:""}.icons8-info-4:before{content:""}.icons8-join:before{content:""}.icons8-new-window:before{content:""}.icons8-evaluation_settings:before{content:""}.icons8-survey-2:before{content:""}.icons8-satisfaction:before{content:""}.icons8-slider-control:before{content:""}.icons8-cool-2:before{content:""}.icons8-confused-2:before{content:""}.icons8-pegi-18:before{content:""}.icons8-rules:before{content:""}.icons8-inbox-2:before{content:""}.icons8-export-csv:before{content:""}.icons8-map-marker:before{content:""}.icons8-double-right:before{content:""}.icons8-undo-2:before{content:""}.icons8-icons8-delete-confirmed:before{content:""}.icons8-back-to:before{content:""}.icons8-next-page:before{content:""}.icons8-undo-3:before{content:""}.icons8-accuracy:before{content:""}.icons8-todo-list-2:before{content:""}.icons8-increase:before{content:""}.icons8-name-tag:before{content:""}.icons8-book-shelf:before{content:""}.icons8-emotionunhappy:before{content:""}.icons8-emotionunhappyfilled:before{content:""}.icons8-emotiondelighted:before{content:""}.icons8-emotiondelightedfilled:before{content:""}.icons8-emotionhappy:before{content:""}.icons8-emotionhappyfilled:before{content:""}.icons8-emotionneutral:before{content:""}.icons8-emotionneutralfilled:before{content:""}.icons8-emotionunhappy-2:before{content:""}.icons8-emotionunhappyfilled-2:before{content:""}.icons8-star-4:before{content:""}.icons8-starfilled:before{content:""}.icons8-note-2:before{content:""}.icons8-centre-point:before{content:""}.icons8-confidentfilled:before{content:""}.icons8-notatallconfidentfilled:before{content:""}.icons8-notveryconfidentfilled:before{content:""}.icons8-superconfidentfilled:before{content:""}.icons8-veryconfidentfilled:before{content:""}.icons8-confident:before{content:""}.icons8-notatallconfident:before{content:""}.icons8-notveryconfident:before{content:""}.icons8-superconfident:before{content:""}.icons8-veryconfident:before{content:""}.icons8-test-account:before{content:""}.icons8-syllabus:before{content:""}.icons8-playlist:before{content:""}.icons8-up-2:before{content:""}.icons8-down-2:before{content:""}.icons8-settings-3:before{content:""}.icons8-analytics:before{content:""}.icons8-chat-message-sent:before{content:""}.icons8-add-to-chat-2:before{content:""}.icons8-search-chat-2:before{content:""}.icons8-message-preview:before{content:""}.icons8-pause:before{content:""}.icons8-play:before{content:""}.icons8-sort-right-2:before{content:""}.icons8-sort-left:before{content:""}.icons8-view-all-feeback:before{content:""}.icons8-home-4:before{content:""}.icons8-teacher:before{content:""}.icons8-coach-2:before{content:""}.icons8-clipboard:before{content:""}.icons8-machine-learning:before{content:""}.icons8-faq:before{content:""}.icons8-ask-question-2:before{content:""}.icons8-knowledge-sharing:before{content:""}.icons8-idea-sharing:before{content:""}.icons8-web:before{content:""}.icons8-stethoscope:before{content:""}.icons8-task-2:before{content:""}.icons8-approval:before{content:""}.icons8-scorecard:before{content:""}.icons8-unpin:before{content:""}.icons8-pin-2:before{content:""}.icons8-flagpole:before{content:""}.icons8-last-24-hours:before{content:""}.icons8-login:before{content:""}.icons8-sign-out:before{content:""}.icons8-sales-performance:before{content:""}.icons8-enrollment:before{content:""}.icons8-multiple-devices:before{content:""}.icons8-multiple-devices-2:before{content:""}.icons8-cell-phone:before{content:""}.icons8-restaurant-table:before{content:""}.icons8-process-2:before{content:""}.icons8-exam:before{content:""}.icons8-add-user-group-man-woman:before{content:""}.icons8-expand-arrow:before{content:""}.icons8-close:before{content:""}.icons8-pencil-drawing:before{content:""}.icons8-questions:before{content:""}.icons8-checked-user-male:before{content:""}.icons8-price-tag-3:before{content:""}.icons8-price-tag-4:before{content:""}.icons8-tags:before{content:""}.icons8-timesheet:before{content:""}.icons8-review:before{content:""}.icons8-checkmark-2:before{content:""}.icons8-address:before{content:""}.icons8-zoom-in-2:before{content:""}.icons8-eye-3:before{content:""}.icons8-place-marker:before{content:""}.icons8-e-learning-2:before{content:""}.icons8-picture-2:before{content:""}.icons8-add-folder:before{content:""}.icons8-guroopro-youtube-button-15:before{content:""}.icons8-guroopro-linkedin-button:before{content:""}.icons8-guroopro-facebook-button:before{content:""}.icons8-guroopro-hamburger:before{content:""}.icons8-guroopro-exitmenu:before{content:""}.icons8-crowd:before{content:""}.icons8-open-document:before{content:""}.icons8-automatic:before{content:""}.icons8-siren:before{content:""}.icons8-online-payment-with-a-credit-card:before{content:""}.icons8-security:before{content:""}.icons8-porridge:before{content:""}.icons8-left-up:before{content:""}.icons8-no-synchronize:before{content:""}.icons8-us-dollar-circled:before{content:""}.icons8-web-accessibility:before{content:""}.icons8-flow-chart:before{content:""}.icons8-logout:before{content:""}.icons8-code:before{content:""}.icons8-locked:before{content:""}.icons8-notification:before{content:""}.icons8-badge_backgroundcircle:before{content:""}.icons8-briefcase_filled:before{content:""}.icons8-shield:before{content:""}.icons8-checklist:before{content:""}.icons8-linkedin-logo:before{content:""}.icons8-graduation-cap-2:before{content:""}.icons8-linkedin-2:before{content:""}.icons8-delete-link:before{content:""}.icons8-pending:before{content:""}.icons8-phone-3:before{content:""}.icons8-expired:before{content:""}.icons8-points:before{content:""}.icons8-ai:before{content:""}.icons8-choice:before{content:""}.icons8-business-building:before{content:""}.icons8-helping-hand:before{content:""}.icons8-tick-2:before{content:""}.icons8-invoice:before{content:""}.icons8-linkedin-3:before{content:""}.icons8-phone-4:before{content:""}.icons8-email-3:before{content:""}.icons8-find-user-male:before{content:""}.icons8-send:before{content:""}.icons8-briefcase:before{content:""}.icons8-book-and-pencil:before{content:""}.icons8-comments-2:before{content:""}.icons8-increase-2:before{content:""}.icons8-decrease:before{content:""}.icons8-thumbs-up:before{content:""}.icons8-brake-warning:before{content:""}.icons8-menu-vertical:before{content:""}.icons8-queue:before{content:""}.icons8-add-to-favorites:before{content:""}.icons8-star-5:before{content:""}.icons8-denied:before{content:""}.icons8-right-button:before{content:""}.icons8-so-so:before{content:""}.icons8-thumbs-down:before{content:""}.icons8-unavailable:before{content:""}.icons8-no-entry:before{content:""}.icons8-circle-2:before{content:""}.icons8-in-progress:before{content:""}.icons8-complete:before{content:""}.icons8-audio-3:before{content:""}.icons8-voucher:before{content:""}.icons8-eye-4:before{content:""}.icons8-hide:before{content:""}.icons8-copying:before{content:""}.icons8-plus-2:before{content:""}.icons8-comments-3:before{content:""}.icons8-lock-3:before{content:""}.icons8-error:before{content:""}.icons8-quote:before{content:""}.icons8-list-3:before{content:""}.icons8-manager:before{content:""}.icons8-location-2:before{content:""}.icons8-department:before{content:""}.icons8-new-topic:before{content:""}.icons8-x:before{content:""}.icons8-male-user-2:before{content:""}.icons8-edit-file:before{content:""}.icons8-google-sheets:before{content:""}.icons8-ratings:before{content:""}.icons8-diploma-2:before{content:""}.icons8-check-all:before{content:""}.icons8-signpost:before{content:""}.icons8-mind-map:before{content:""}.icons8-hand-with-pen:before{content:""}.icons8-error-2:before{content:""}.icons8-about:before{content:""}.icons8-video-4:before{content:""}.icons8-ask-question-3:before{content:""}.icons8-presentation:before{content:""}.icons8-internet:before{content:""}.icons8-image-file-2:before{content:""}.icons8-idea-2:before{content:""}.icons8-gear:before{content:""}.icons8-messaging:before{content:""}.icons8-invoice-2:before{content:""}.icons8-note-3:before{content:""}.icons8-discount:before{content:""}.icons8-user-folder:before{content:""}.icons8-close-2:before{content:""}.icons8-to-do:before{content:""}.icons8-zoom-to-extents:before{content:""}.icons8-exam-2:before{content:""}.icons8-speech:before{content:""}.icons8-people-working-together-2:before{content:""}.icons8-list-4:before{content:""}.icons8-alert-2:before{content:""}.icons8-cross:before{content:""}.icons8-single-choice-2:before{content:""}.icons8-multiple-choice-2:before{content:""}.icons8-read-only:before{content:""}.icons8-quiz:before{content:""}.icons8-cursor:before{content:""}.icons8-natural-user-interface-2:before{content:""}.icons8-question-2:before{content:""}.icons8-shield-2:before{content:""}.icons8-audio-4:before{content:""}.icons8-clock-add:before{content:""}.icons8-double-left:before{content:""}.icons8-double-right-2:before{content:""}.icons8-user-shield:before{content:""}.icons8-up-3:before{content:""}.icons8-down-3:before{content:""}.icons8-career:before{content:""}.icons8-briefcase-2:before{content:""}.icons8-code-2:before{content:""}.icons8-form:before{content:""}.icons8-clock-alert:before{content:""}.icons8-add-folder-2:before{content:""}.icons8-shield-3:before{content:""}.icons8-javascript:before{content:""}.icons8-css:before{content:""}.icons8-html:before{content:""}.icons8-whatsapp-2:before{content:""}.icons8-arrow-right-2:before{content:""}.icons8-back:before{content:""}.icons8-design-2:before{content:""}.icons8-inspection-2:before{content:""}.icons8-sorting-arrows:before{content:""}.icons8-building:before{content:""}.icons8-calendar-4:before{content:""}.icons8-person-3:before{content:""}.icons8-price-tag-5:before{content:""}.icons8-location-3:before{content:""}.icons8-virtual:before{content:""}.icons8-intelligence-2:before{content:""}.icons8-working-with-a-laptop:before{content:""}.icons8-login-2:before{content:""}.icons8-folded-booklet:before{content:""}.icons8-coins:before{content:""}.icons8-raise-a-hand-to-answer:before{content:""}.icons8-select-user:before{content:""}.icons8-webpage:before{content:""}.icons8-login-rounded:before{content:""}.icons8-lock-error:before{content:""}.icons8-case-study:before{content:""}.icons8-edit-chat-history-2:before{content:""}.icons8-comment-applied:before{content:""}.icons8-scales:before{content:""}.icons8-enter-3:before{content:""}.icons8-goal-4:before{content:""}.icons8-world:before{content:""}.icons8-time:before{content:""}.icons8-language:before{content:""}.icons8-logout-2:before{content:""}.icons8-administrator-male-2:before{content:""}.icons8-poll:before{content:""}.icons8-info-5:before{content:""}.icons8-home-5:before{content:""}.icons8-web-analytics-2:before{content:""}.icons8-admin:before{content:""}.icons8-pen:before{content:""}.icons8-group:before{content:""}.icons8-dashboard-4:before{content:""}.icons8-briefcase-settings-2:before{content:""}.icons8-health-graph:before{content:""}.icons8-task-3:before{content:""}.icons8-comment:before{content:""}.icons8-exam-3:before{content:""}.icons8-invoice-3:before{content:""}.icons8-cv:before{content:""}.icons8-alert-3:before{content:""}.icons8-task-4:before{content:""}.icons8-sms:before{content:""}.icons8-announcement:before{content:""}.icons8-download-resume:before{content:""}.icons8-user-folder-2:before{content:""}.icons8-pay:before{content:""}.icons8-automatic-2:before{content:""}.icons8-group-2:before{content:""}.icons8-plate:before{content:""}.icons8-group-3:before{content:""}.icons8-briefcase-settings-3:before{content:""}.icons8-financial-dynamic-presentation:before{content:""}.icons8-admin-2:before{content:""}.icons8-alert-4:before{content:""}.icons8-id:before{content:""}.icons8-program:before{content:""}.icons8-certificate:before{content:""}.icons8-online-money-transfer:before{content:""}.icons8-writer-male:before{content:""}.icons8-calendar-plus-2:before{content:""}.icons8-staff:before{content:""}.icons8-person-4:before{content:""}.icons8-add-male-user-group:before{content:""}.icons8-folder-3:before{content:""}.icons8-document-4:before{content:""}.icons8-image-2:before{content:""}.icons8-internet-2:before{content:""}.icons8-video-5:before{content:""}.icons8-podcast:before{content:""}.icons8-web-design-3:before{content:""}.icons8-website:before{content:""}.icons8-internet-folder-2:before{content:""}.icons8-multiline-text:before{content:""}.icons8-survey-3:before{content:""}.icons8-quiz-2:before{content:""}.icons8-signing-a-document:before{content:""}.icons8-upload-file:before{content:""}.icons8-write:before{content:""}.icons8-multiple-choice-3:before{content:""}.icons8-single-choice-3:before{content:""}.icons8-denied-2:before{content:""}.icons8-attendance-2:before{content:""}.icons8-receive-cash:before{content:""}.icons8-meeting-time:before{content:""}.icons8-completed-task:before{content:""}.icons8-list-5:before{content:""}.icons8-cloud-network:before{content:""}.icons8-access:before{content:""}.icons8-register:before{content:""}.icons8-email-4:before{content:""}.icons8-location-4:before{content:""}.icons8-google-plus-2:before{content:""}.icons8-robot:before{content:""}.icons8-tv-show:before{content:""}.icons8-theme:before{content:""}.icons8-internet-of-things:before{content:""}.icons8-box-important:before{content:""}.icons8-unavailable-2:before{content:""}.icons8-minus-2:before{content:""}.icons8-thumbs-up-2:before{content:""}.icons8-thumbs-down-2:before{content:""}.icons8-hand:before{content:""}.icons8-approval-2:before{content:""}.icons8-sorting-arrows-horizontal:before{content:""}.icons8-rotate-right:before{content:""}.icons8-flip:before{content:""}.icons8-calendar-5:before{content:""}.icons8-sparkle:before{content:""}.icons8-minus-3:before{content:""}.icons8-human-resources:before{content:""}.icons8-preview-file:before{content:""}.icons8-classroom:before{content:""}.icons8-control-panel:before{content:""}.icons8-report-card-2:before{content:""}.icons8-best-seller:before{content:""}.icons8-case-study-2:before{content:""}.icons8-gear-2:before{content:""}.icons8-search-more:before{content:""}.icons8-books:before{content:""}.icons8-pending-2:before{content:""}.icons8-tick-3:before{content:""}.icons8-half:before{content:""}.icons8-minus-4:before{content:""}.icons8-letter:before{content:""}.icons8-add-to-favorites-2:before{content:""}.icons8-delete-user-male:before{content:""}.icons8-topic-moved:before{content:""}.icons8-phonelink-ring:before{content:""}.icons8-chat-message-2:before{content:""}.icons8-doughnut-chart-2:before{content:""}.icons8-view-schedule:before{content:""}.icons8-report-card-3:before{content:""}.icons8-view-2:before{content:""}.icons8-invisible-2:before{content:""}.icons8-pending-3:before{content:""}.icons8-text-2:before{content:""}.icons8-thumbs-up-3:before{content:""}.icons8-retry:before{content:""}.icons8-speak:before{content:""}.icons8-tick-4:before{content:""}.icons8-group-task-2:before{content:""}.icons8-refresh:before{content:""}.icons8-mortarboard:before{content:""}.icons8-business:before{content:""}.icons8-happy-3:before{content:""}.icons8-light-on:before{content:""}.icons8-business-documentation:before{content:""}.icons8-numbered-list:before{content:""}.icons8-bulleted-list-3:before{content:""}.icons8-circular-arrows:before{content:""}.icons8-align-text-left:before{content:""}.icons8-regular-document:before{content:""}.icons8-facebook-like:before{content:""}.icons8-trust:before{content:""}.icons8-lock-4:before{content:""}.icons8-lock-5:before{content:""}.icons8-arrow-right-3:before{content:""}.icons8-tick-5:before{content:""}.icons8-back-to-2:before{content:""}.icons8-next-page-2:before{content:""}.icons8-close-3:before{content:""}.icons8-checkbox:before{content:""}.icons8-video-record:before{content:""}.icons8-trust-2:before{content:""}.icons8-chat-2:before{content:""}.icons8-status_unsuccessful:before{content:""}.icons8-status_resubmission:before{content:""}.icons8-status_pending:before{content:""}.icons8-status_successful:before{content:""}.icons8-status_completed:before{content:""}.icons8-status_inreview:before{content:""}.icons8-status_notstarted:before{content:""}.icons8-ingredients:before{content:""}.icons8-approved-unlock:before{content:""}.icons8-clock:before{content:""}.icons8-important-month:before{content:""}.icons8-bullet-list:before{content:""}.icons8-status_inprogress:before{content:""}.icons8-price-tag-6:before{content:""}.icons8-add-properties:before{content:""}.icons8-new-copy:before{content:""}.icons8-transfer-2:before{content:""}.icons8-group-layouts:before{content:""}.icons8-schedule-2:before{content:""}.icons8-user-locked:before{content:""}.icons8-checked-checkbox-2:before{content:""}.icons8-code-3:before{content:""}.icons8-plus-3:before{content:""}.icons8-business-goal:before{content:""}.icons8-knowledge:before{content:""}.icons8-new-topic-2:before{content:""}.icons8-voucher-2:before{content:""}.guroo-quill{background-color:#fff;border:1px solid #797979}.guroo-quill .ql-container{overflow:visible!important}.guroo-quill .ql-container.ql-bubble:not(.ql-disabled) a:before{white-space:nowrap}.guroo-quill .ql-editor{overflow:visible!important}.guroo-quill .ql-editor a{white-space:normal!important}.guroo-quill.guroo-quill-bubble{border-radius:4px}.guroo-quill.guroo-quill-snow{border-radius:10px}.guroo-quill.is-disabled{color:#ccc;background-color:#eff0f2;border-color:#ccc}.guroo-quill .ql-toolbar.ql-snow{background-color:#eff0f2;border:none;border-bottom:1px solid #CCC;border-top-left-radius:10px;border-top-right-radius:10px}.guroo-quill .ql-container.ql-snow{border:none}ul:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]),ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]){padding-left:3rem!important}ul:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav])>li,ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav])>li{padding-left:0!important}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav])>li{list-style-type:none}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li{position:relative;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li:before{content:counter(list-0,decimal) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-3:before{content:counter(list-3,decimal) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-6:before{content:counter(list-6,decimal) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-9{counter-increment:list-9}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-indent-9:before{content:counter(list-9,decimal) ". "}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li:before{display:inline-block;white-space:nowrap;width:1.2rem}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li:not(.ql-direction-rtl):before{position:absolute;left:0;margin-left:-1.5rem;margin-right:.5rem;text-align:right}ol:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled):not([class^=side-nav]):not([class^=app-nav]) li.ql-direction-rtl:before{position:absolute;left:0;margin-left:.5rem;margin-right:-1.5rem}ul:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled) li:before{display:inline-block;white-space:nowrap;width:1.2rem}ul:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled) li:not(.ql-direction-rtl):before{margin-left:-1.5rem;margin-right:.3rem;text-align:right}ul:not(.ns):not(.secondary-nav):not(.list-group):not(.menu-option-list):not(.tab-nav):not(.results-indicator):not(.react-datepicker__time-list):not(.selected-items-list):not(.list-unstyled) li.ql-direction-rtl:before{margin-left:.3rem;margin-right:-1.5rem}.ql-indent-1:not(.ql-direction-rtl){margin-left:3rem}.ql-indent-1.ql-direction-rtl.ql-align-right{margin-right:3rem}.ql-indent-2:not(.ql-direction-rtl){margin-left:6rem}.ql-indent-2.ql-direction-rtl.ql-align-right{margin-right:6rem}.ql-indent-3:not(.ql-direction-rtl){margin-left:9rem}.ql-indent-3.ql-direction-rtl.ql-align-right{margin-right:9rem}.ql-indent-4:not(.ql-direction-rtl){margin-left:12rem}.ql-indent-4.ql-direction-rtl.ql-align-right{margin-right:12rem}.ql-indent-5:not(.ql-direction-rtl){margin-left:15rem}.ql-indent-5.ql-direction-rtl.ql-align-right{margin-right:15rem}.ql-indent-6:not(.ql-direction-rtl){margin-left:18rem}.ql-indent-6.ql-direction-rtl.ql-align-right{margin-right:18rem}.ql-indent-7:not(.ql-direction-rtl){margin-left:21rem}.ql-indent-7.ql-direction-rtl.ql-align-right{margin-right:21rem}.ql-indent-8:not(.ql-direction-rtl){margin-left:24rem}.ql-indent-8.ql-direction-rtl.ql-align-right{margin-right:24rem}.ql-indent-9:not(.ql-direction-rtl){margin-left:27rem}.ql-indent-9.ql-direction-rtl.ql-align-right{margin-right:27rem}.js-focus-visible :focus:not(.focus-visible),.js-focus-visible :focus:not([data-focus-visible-added]){outline:none}.js-focus-visible button:not(.focus-visible) .show-on-focus-visible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}*{box-sizing:border-box;word-break:break-word}html,body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html{height:100%}body{height:100%;margin:0}body.sidenav-open,body.dialog-open{width:100vw!important;height:100vh!important;overflow-y:hidden}footer ul,ul.ns,ol.ns{margin:0;padding:0;list-style-type:none}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{padding:0;background-color:transparent;border:none;color:inherit;font-family:inherit;font-size:100%;cursor:pointer}button:disabled{box-shadow:none;opacity:.65;cursor:not-allowed}button.reset-button-styles{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer;box-sizing:border-box;border:2px solid transparent}a{color:inherit;font-family:inherit;font-size:100%;text-decoration:none}label:not(.checkbox,.react-aria-Checkbox),.label:not(.checkbox,.react-aria-Checkbox){display:block;margin-bottom:3px;padding:0 0 0 12px;color:#595959;font-size:.75rem;font-weight:400;text-align:left;text-transform:uppercase;clear:both;text-wrap:wrap}legend{border:none}input.focus-visible:focus+.slider,input.focus-visible:focus+.checkbox-visual{outline:Highlight solid medium}@media (-webkit-min-device-pixel-ratio: 0){input.focus-visible:focus+.slider,input.focus-visible:focus+.checkbox-visual{outline-color:-webkit-focus-ring-color;outline-style:auto}}.pc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box-1{background:#fff;border:1px solid #787878}.box-2{background:#eff0f2;border:1px solid #eff0f2}.btn{display:inline-block;margin-bottom:0;padding:6px 24px;border:1px solid transparent;background-image:none;line-height:1.428571429;font-size:.95rem;font-weight:400;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn-lg{font-size:1.125rem}.max-vw-25{min-width:20rem;max-width:20rem}.btn-group button{border:1px solid #797979}.btn-group button:not(:first-child){margin-left:-1px}.btn-group button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.btn-group button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.bubble{width:100%;height:0;padding-bottom:100%;border-radius:50%;overflow:hidden}.cat-list-wywl ul{list-style-type:none}.cat-list-wywl li{position:relative}.cat-list-wywl li:before{display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";position:absolute;top:50%;left:0;transform:translate(-150%,-50%)}.cat-list-hywl ul{list-style-type:none}.cat-list-hywl li{position:relative}.cat-list-hywl li:before{display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";position:absolute;top:50%;left:0;transform:translate(-150%,-50%);font-size:1.25rem}.checkbox{display:inline-block;margin:0 20px;padding:6px 0}.checkbox input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.checkbox input.focus-visible:focus+label{outline:Highlight solid medium}@media (-webkit-min-device-pixel-ratio: 0){.checkbox input.focus-visible:focus+label{outline-color:-webkit-focus-ring-color;outline-style:auto}}.checkbox.indent{margin-left:50px!important}.checkbox label{position:relative;text-transform:none;font-size:100%;color:#2e4453;padding:.625rem 0 0 1.75rem;line-height:0;white-space:nowrap}.checkbox input[type=checkbox]+label:before{position:absolute;left:0;top:-1px;font-size:1.375rem;display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";color:#333}.checkbox input[type=checkbox]:checked+label:before{padding-right:10px;display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:""}.checkbox input[type=checkbox]:disabled+label:before{padding-right:10px;color:#949494}.checkbox input[type=checkbox]:checked:disabled+label:before{padding-right:10px;color:#949494}.checkbox.no-margin{margin:0!important}.checkbox.disabled input[type=checkbox]:checked+label:before,.checkbox.disabled input[type=checkbox]+label:before{color:#d5d5d5}.checkbox.disabled label{color:#d5d5d5}.form-group{margin-bottom:8px}.form-control,input.form-control,textarea.form-control{background:#eff0f2;border-color:#eff0f2;margin:0 0 5px;box-shadow:none}.form-control{display:block;width:100%;height:auto;padding:6px 12px;color:#555;background-color:#eff0f2;border:1px solid #eff0f2;border-radius:5px;font-size:.875rem;line-height:1.428571429;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bio-data{min-height:100px!important;height:auto!important}.bio-data .ql-editor{min-height:100px!important}.form-control:not(.has-error):focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.form-control.has-error:focus{border-color:#d9001b;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,0,27,.6);box-shadow:inset 0 1px 1px #00000013,0 0 8px #d9001b99}.grey-container{width:100%;min-height:34px;background-color:#eff0f2;border-radius:8px;padding:6px 18px;font-size:.875em}.hamburger{position:relative;display:inline-block;width:20px;height:12px;padding:0}.hamburger .hamburger-inner,.hamburger .hamburger-inner:before,.hamburger .hamburger-inner:after{position:absolute;left:0;display:block;width:20px;height:2px;background-color:#121212;border-radius:2px}.hamburger .hamburger-inner:before,.hamburger .hamburger-inner:after{content:""}.hamburger .hamburger-inner{top:50%;margin-top:-1px}.hamburger .hamburger-inner:before{top:-6px}.hamburger .hamburger-inner:after{bottom:-6px}.icon-first{position:relative;padding:0}.icon-first:before{font-family:gurooproducer;text-align:center;padding:0;margin:0 4px 0 0;line-height:100%;font-size:130%;vertical-align:center}h1.icon-first:before{margin:0 10px 0 0}.icon-red.icon-first:before{margin:0 10px 0 0;color:#c00}li.icon-first{list-style-type:none;margin:4px 0}li.icon-first:before{margin:0 8px 0 0}.dialog-title.icon-first{padding:0}.dialog-title.icon-first:before{margin:0 8px 0 0}.icon-text-btn{position:relative;padding:0 0 0 40px}.icon-text-btn:before{position:absolute;margin:0 8px 0 0;left:0;top:8px}.icon-12{font-size:.75rem;line-height:1}.icon-16{font-size:1rem;line-height:1}.icon-18{font-size:1.125rem;line-height:1}.icon-21{font-size:1.3125rem;line-height:1}.icon-24{font-size:1.5rem;line-height:1}.icon-28{font-size:1.75rem;line-height:1}.icon-32{font-size:2rem;line-height:1}.icon-36{font-size:36px;line-height:1}.icon-40{font-size:40px;line-height:1}.icon-42{font-size:42px;line-height:1}.icon-48{font-size:48px;line-height:1}.icon-56{font-size:56px;line-height:1}.icon-64{font-size:64px;line-height:1}.icon-72{font-size:72px;line-height:1}.icon-80{font-size:80px;line-height:1}.icon-100{font-size:100px;line-height:1}.list-group-item{padding:0}.list-group-item a,.list-group-item button{display:block;padding:.5rem 1rem;color:inherit!important;border-radius:inherit}.p-last-child-mb-0 p:last-child{margin-bottom:0}.last-child-mb-0>:last-child{margin-bottom:0}.range-slider .range-slider-tooltip:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,9px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid white}.range-slider .rc-slider-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-color:#6c6c6c;border-radius:50%}.selection-menu{position:relative;float:right;text-align:right;width:100%;max-width:180px;margin-left:20px;display:block;cursor:pointer;font-size:.875rem;color:#555}.selection-menu.closed .menu-option-container{display:none}.selection-menu.left{float:left!important;margin-left:0!important}.selection-menu.full-width{width:100%!important;max-width:100%!important;margin-left:0}.selection-menu.full-width-filter{width:100%!important;max-width:330px!important;margin-left:0}.selection-menu.open{z-index:99999999!important}.selection-menu .selected-title{position:relative;border:1px solid transparent;border-radius:5px;background:#eff0f2;display:block;padding:7px 25px 7px 12px;text-align:left;cursor:pointer}.selection-menu .selected-title .title-wrapper{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.selection-menu .selected-title>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 20px)}.selection-menu .selected-title.disabled{background:transparent;border:1px solid #eff0f2}.selection-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:1.25rem;color:#999;text-align:right}.selection-menu .menu-icon .rotating-icon{position:absolute;top:0;right:0}.selection-menu .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:scroll}.selection-menu .menu-option-container .menu-option-list{display:block;margin:0;padding:0}.selection-menu .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.selection-menu .menu-option-container .menu-option-list .option-item .option-label{display:inline-block;width:100%;padding:6px 12px;text-align:left;text-decoration:none;color:#314453}.selection-menu .menu-option-container .menu-option-list .option-item .option-label:hover{color:#314453;background-color:#eff0f2}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.disabled{color:#d5d5d5;cursor:default}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.active,.selection-menu .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#419cd7}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.text{font-size:1rem!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.abc-item:before{display:inline-block;content:"ABC";margin-right:5px;position:relative;padding-top:2px;text-align:center;border:1px solid;width:32px;height:18px;text-transform:uppercase;font-size:.625rem}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.tag-item:before{display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";margin-right:5px}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .selected{color:#333;font-weight:700}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .disabled{color:#d5d5d5}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle{display:inline-block;position:absolute;right:10px;border-radius:50%;width:14px;height:14px}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle.not_started{background:#d5d5d5!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle.in_progress{background:#f6af17!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle.in_review{background:#419cd7!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle.completed{background:#85d985!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle.changes{background:#be3680!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-title{display:inline-block;width:100%;text-transform:uppercase;color:#d5d5d5;padding:6px 12px}.selection-menu .menu-option-container .menu-option-list .option-item .option-link{display:inline-block;width:100%;padding:6px 12px}.selection-menu .menu-option-container .menu-option-list .option-item:first-child .option-label{padding-top:8px}.selection-menu .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.selection-menu .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.selection-menu .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.selection-menu .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.selection-menu .menu-option-container .component-wrapper{padding:8px 15px}.questionnaire-filter .selection-menu{margin:0!important}.questionnaire-filter .menu-option-container{left:0}.relative-input-wrapper{position:relative}.validation-panel{cursor:pointer;opacity:0;display:block;position:absolute;box-sizing:border-box;background:#fff;border:2px solid #419cd7;border-radius:5px;font-size:.75rem;width:230px;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 3px 0 rgba(0,0,0,.25);box-shadow:0 3px 3px #00000040;color:#666}.validation-panel.align-left{left:-250px!important;top:0}.validation-panel.align-left:before{position:absolute;right:-14px;top:24px;width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:14px solid #419cd7;content:""}.validation-panel.align-right{right:-250px!important;top:0}.validation-panel.align-right:before{position:absolute;left:-14px;top:24px;width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-right:14px solid #419cd7;content:""}.validation-panel.align-bottom{left:calc(50% - 115px);top:43px}.validation-panel.align-bottom:before{position:absolute;top:-14px;left:0;right:0;margin:auto;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #419cd7;content:""}.validation-panel.align-top{left:calc(50% - 115px);top:75px}.validation-panel.align-top:before{position:absolute;bottom:-14px;left:0;right:0;margin:auto;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:14px solid #419cd7;content:""}.validation-panel .padding{padding:8px 12px}.validation-panel .close-btn{position:absolute;top:4px;right:6px;color:#949494}.validation-panel .validation-list{display:block;margin:0;padding:0;color:inherit;box-sizing:border-box}.validation-panel .validation-list li{display:block;list-style-type:none;padding:2px 12px}.validation-panel .validation-list li:first-child{padding-top:12px}.validation-panel .validation-list li:last-child{padding-bottom:12px}.validation-panel .validation-list li.is-valid:before{font-weight:700;color:#39aa27}.validation-panel .validation-list li.is-invalid:before{font-weight:700;color:#c5000f}.facilitator-checker{max-width:250px!important;float:none;display:inline-block}.check-facilitator{border-bottom:1px solid #DDD;margin:0}.checked-facilitator,.check-facilitator .checked-facilitator{margin-top:4px}.check-facilitator .icons8-circle{font-size:28px;color:#777}.check-facilitator .icons8-circled-correct-filled{font-size:21px;padding-left:3px;color:#000}.check-facilitator .facilitator-name{padding-top:10px;padding-bottom:7px;font-weight:700;font-size:15px}.error-message{border:1px solid #969696;padding:10px;background-color:#ffc8c8;border-radius:10px;color:#963232}.icon-12-pb{font-size:.75rem;width:.875rem;height:.875rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-12-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-12-pb .icon{width:.75rem;height:.75rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-16-pb{font-size:1rem;width:1.1666666667rem;height:1.1666666667rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-16-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-16-pb .icon{width:1rem;height:1rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-18-pb{font-size:1.125rem;width:1.3125rem;height:1.3125rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-18-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-18-pb .icon{width:1.125rem;height:1.125rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-21-pb{font-size:1.3125rem;width:1.53125rem;height:1.53125rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-21-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-21-pb .icon{width:1.3125rem;height:1.3125rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-24-pb{font-size:1.5rem;width:1.75rem;height:1.75rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-24-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-24-pb .icon{width:1.5rem;height:1.5rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-28-pb{font-size:1.75rem;width:2.0416666667rem;height:2.0416666667rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-28-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-28-pb .icon{width:1.75rem;height:1.75rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-32-pb{font-size:2rem;width:2.3333333333rem;height:2.3333333333rem;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-32-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-32-pb .icon{width:2rem;height:2rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-36-pb{font-size:36px;width:42px;height:42px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-36-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-36-pb .icon{width:36px;height:36px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-40-pb{font-size:40px;font-size:48px;width:56px;height:56px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-40-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-40-pb .icon{width:48px;height:48px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-56-pb{font-size:56px;width:65.3333333333px;height:65.3333333333px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-56-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-56-pb .icon{width:56px;height:56px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-64-pb{font-size:64px;width:74.6666666667px;height:74.6666666667px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-64-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-64-pb .icon{width:64px;height:64px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-72-pb{font-size:72px;width:84px;height:84px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-72-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-72-pb .icon{width:72px;height:72px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-80-pb{font-size:80px;width:93.3333333333px;height:93.3333333333px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-80-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-80-pb .icon{width:80px;height:80px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-100-pb{font-size:100px;width:116.6666666667px;height:116.6666666667px;line-height:1;border:1px solid #d5d5d5;position:relative}.icon-100-pb:before{content:"";width:100%;height:1px;border-top:1px dotted #d5d5d5}.icon-100-pb .icon{width:100px;height:100px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.icon-28-hl{top:1.0208333333rem;border-top:1px dashed}.bw-50-r{width:50%;left:50%}.bw-50-l{width:50%;left:0}.ql-editor{overflow:unset}@media (max-width: 768px){.invite_producers .progress-bar-container{justify-content:center!important;padding:10px!important}}.auto-enroll-confirmation-picker .menu-option-container{overflow:unset;padding:20px}.auto-enroll-confirmation-picker .menu-option-container .bg-grey-light{display:none}.auto-enroll-confirmation-picker .menu-option-container .confirmation-containter{text-align:left!important}.inReview-resubmit-status{border-radius:5px;background:#F2F2F2;border:1px solid #000000;text-transform:uppercase;padding:5px 16px}.learner-section-progress-container .selected-title{background-color:transparent!important}.task-response-active-tab{position:relative}.task-response-active-tab:before{position:absolute;content:"";height:21px;left:-6px}.task-response-nav-container ul ul{border:1px solid rgba(0,0,0,.125);border-top-right-radius:unset;border-top:none;border-top-left-radius:unset;padding:10px 0}.task-response-nav-container ul ul .portal-sub-nav{padding-left:41px!important}@media (max-width: 576px){.task-response-nav-container .list-group{flex-flow:column nowrap;overflow-x:unset}.task-response-nav-container .list-group .list-group-item:first-child{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.task-response-nav-container .list-group .list-group-item:last-child{border-bottom-left-radius:inherit!important;border-bottom-right-radius:inherit!important}.task-submission-wrapper .task-title{font-size:1.25rem}.border-sm-top-bottom{border:1px solid #D7D7D7;border-left:none;border-right:none}.task-awaiting-tab li{padding-left:4px!important;padding-right:4px!important;font-size:14px}.feedback-popup-container{width:100%!important;right:0!important;height:calc(100% - 85px)!important}.feedback-popup-container .feedback-popup-header .flex-1{padding:10px 0 10px 10px!important}.feedback-popup-container .feedback-popup-header button{padding:5.5px!important}.receive-automatic-feedback-btn{position:relative!important}.task-response-truncate-text{-webkit-line-clamp:14!important}}.task-response-tab{border-top-left-radius:5px;border-top-right-radius:5px;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.125)}.alumni-group-page .btn-group-alumni>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.alumni-group-page .btn-group-alumni>.btn:last-child:not(:first-child),.alumni-group-page .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.alumni-group-page .object-accordion-header{background:#fff}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.ql-align-right{text-align:right}.print-btn-container>div:first-of-type>button{padding:9px 24px}.details-form-container .form-group.active{z-index:unset!important}.onboarding-content-ack .banner-image-dropzone{max-width:unset;height:302px}.onboarding-content-ack .text-only .ql-editor{min-height:300px}.onboarding-content-ack .text-image .ql-editor{min-height:302px}.label-with-tooltip label{display:inline-block}.label-with-tooltip .embedded-tooltip_content p{margin:0}.label-with-tooltip .embedded-tooltip_content p+p{margin-top:10px}.export-btn-sm-loader .pl-circle{margin:0;width:30px;height:30px}.onboarding-content-ack p{font-size:1rem;line-height:1.5;margin-bottom:0!important}.onboarding-content-ack blockquote{padding:10px 20px 10px 16px;margin:5px 0}.task-response-truncate-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.task-response-truncate-text p:last-of-type{margin-bottom:0}.new-response-container{position:absolute;right:0;top:0;padding:8px 17px;font-size:.8rem}.reporting-save-button *{word-break:normal!important}.reporting-save-button .selection-menu{color:inherit;margin-left:0!important}.reporting-save-button .selection-menu>button{height:100%;color:inherit;background-color:transparent!important}.reporting-save-button .selection-menu>button .menu-icon.show-theme-color{color:inherit}.reporting-save-button .selection-menu>button .menu-icon.show-theme-color .rotating-icon{color:inherit}.reporting-table-wrapper{border-bottom:1px solid #d5d5d5}.reporting-table table{width:100%;font-size:14px}.reporting-table table thead{color:#7f7f7f}.reporting-table table thead th{border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;white-space:nowrap;background-color:#fff}.reporting-table table thead th .sortable{color:#333;cursor:pointer}.reporting-table table tbody>tr:nth-of-type(odd){background-color:#f2f2f2}.reporting-table table tbody td{word-break:normal;vertical-align:top}.report-filter-picker:hover{background-color:#f2f2f2;color:#333}.circle-pending{background-color:transparent;border:4px solid #d5d5d5;height:15px;border-radius:50%;width:15px}.invoice-inbox-table .reporting-table{overflow-x:unset!important}.invoice-inbox-table .reporting-table table thead{color:#000}.invoice-inbox-table .reporting-table table thead tr{border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}.invoice-inbox-table .reporting-table table thead th{border:none;background:#F2F2F2}.invoice-inbox-table .reporting-table table thead th>div{font-weight:700!important}.invoice-inbox-table .reporting-table table thead th.sorted{background:#E3EDF2}.invoice-inbox-table .reporting-table table thead th:first-of-type{width:105px}.invoice-inbox-table .reporting-table table tbody tr td .more-info-menu{position:unset!important}.invoice-inbox-table .reporting-table table tbody tr td:last-of-type>div{overflow:visible!important}.invoice-inbox-table .reporting-table table tbody tr td:nth-of-type(2)>div,.invoice-inbox-table .reporting-table table tbody tr td:nth-of-type(3)>div{max-width:260px}.invoice-inbox-table .reporting-table table tbody tr:nth-of-type(2n) td{background-color:#f1fafe}.invoice-inbox-table .reporting-table table tbody tr:nth-of-type(2n) td.sorted{background-color:#e1f3fe}.invoice-inbox-table .reporting-table table tbody tr:nth-of-type(odd){background:unset}.invoice-inbox-table .reporting-table table tbody tr:nth-of-type(odd) td.sorted{background-color:#eff9fe}.invoice-accordion .accordion-panel:first-child{border-top:1px solid #d5d5d5;border-top-left-radius:5px;border-top-right-radius:5px}.invoice-accordion .accordion-panel:last-child{border-bottom:1px solid #d5d5d5;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.invoice-accordion .accordion-panel{border-top:0;border-bottom:1px dashed #D7D7D7;border-radius:0}.invoice-accordion .accordion-panel .object-accordion-header{background:unset;border-bottom:0!important;font-weight:700;min-height:unset;padding:18px}.invoice-settings-tab>.tab-item{padding:13px 40px}.purchase-summary-table .reporting-table table thead,.purchase-summary-table .reporting-table table tbody,.purchase-summary-table .reporting-table table tr,.purchase-summary-table .reporting-table table td,.purchase-summary-table .reporting-table table th{border:1px solid #D7D7D7!important}.purchase-summary-table .reporting-table table thead{color:#fff}.purchase-summary-table .reporting-table table thead th>div{padding-right:.5rem!important}.purchase-summary-table .reporting-table table thead th{border:none;background:#555555}.purchase-summary-table .reporting-table table thead th .more-info-menu{position:unset!important}.purchase-summary-table .reporting-table table thead th .more-info-menu .menu-option-container{color:#000}.purchase-summary-table .reporting-table table thead th .more-info-menu .icons8-circled-arrow-down-filled:before{content:"";color:#fff}.purchase-summary-table .reporting-table table thead th .more-info-menu .rotating-icon{transform:none!important}.purchase-summary-table .reporting-table table tbody tr{background:#fff}.purchase-summary-table .reporting-table table tbody tr td>div{padding-right:.5rem!important}.purchase-summary-table .reporting-table table tbody tr td:nth-of-type(2)>div{white-space:normal!important}.purchase-summary-table .reporting-table table tbody tr td .d-flex .mr-4{margin-right:0!important}.purchase-summary-table .reporting-table table tbody tr td #unit_price{width:95px}.purchase-summary-table .reporting-table table tbody tr td #discount,.purchase-summary-table .reporting-table table tbody tr td #gst{width:57px}.purchase-summary-table .reporting-table table tbody tr td .more-info-menu{position:unset!important}.purchase-summary-table .reporting-table table tbody tr td .more-info-menu .icons8-circled-arrow-down-filled:before{content:""}.purchase-summary-table .reporting-table table tbody tr td .more-info-menu .rotating-icon{transform:none!important}.purchase-summary-table .reporting-table table tbody tr td>div{overflow:visible!important}.invoices-roles-accordion .object-accordion-header{background:unset;padding:18px 10px;border-bottom:none!important}.delete-invoice-popup .component-wrapper{display:none}.delete-invoice-popup .menu-option-container{padding:30px 15px 15px;overflow:unset}.delete-invoice-popup .menu-option-container .confirmation-containter{text-wrap:wrap}.disabled-font,.disabled-font .experience-sub-title{color:#666!important}.invoice-template-table .reporting-table table tbody tr td .more-info-menu{position:unset!important}.invoice-template-table .reporting-table table tbody tr td .more-info-menu .icons8-circled-arrow-down-filled:before{content:""}.invoice-template-table .reporting-table table tbody tr td .more-info-menu .rotating-icon{transform:none!important}.invoice-template-table .reporting-table table tbody tr td:nth-of-type(1)>div,.invoice-template-table .reporting-table table tbody tr td:nth-of-type(2)>div{max-width:340px}.vertical_middle{vertical-align:middle}.outcome-accordion{border:1px solid #797979!important;border-radius:5px!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.disabled:hover{background:none!important;color:#d5d5d5!important;cursor:not-allowed}.option-label-no-theme-active{background-color:#fff}.option-label-no-theme-active:hover{background-color:#f6f6f6!important;cursor:pointer}.input-picker{position:relative}.input-picker .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:-10px 0 5px;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:scroll;height:auto}.input-picker .menu-option-container .menu-option-list{display:block;margin:0;padding:0}.input-picker .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.input-picker .menu-option-container .menu-option-list .option-item .option-label{display:inline-block;width:100%;padding:6px 12px;text-align:left;text-decoration:none;color:#314453}.input-picker .menu-option-container .menu-option-list .option-item .option-label:hover{color:#314453;background-color:#eff0f2}.input-picker .menu-option-container .menu-option-list .option-item .option-label.disabled{color:#d5d5d5;cursor:default}.input-picker .menu-option-container .menu-option-list .option-item .option-label.active,.input-picker .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#419cd7}.input-picker .menu-option-container .menu-option-list .option-item .option-label.text{font-size:1rem!important}.input-picker .menu-option-container .menu-option-list .option-item .option-label.abc-item:before{display:inline-block;content:"ABC";margin-right:5px;position:relative;padding-top:2px;text-align:center;border:1px solid;width:32px;height:18px;text-transform:uppercase;font-size:.625rem}.input-picker .menu-option-container .menu-option-list .option-item .option-label.tag-item:before{display:inline-block;font-family:gurooproducer;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;content:"";margin-right:5px}.input-picker .menu-option-container .menu-option-list .option-item .option-label .selected{color:#333;font-weight:700}.input-picker .menu-option-container .menu-option-list .option-item .option-label .disabled{color:#d5d5d5}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle{display:inline-block;position:absolute;right:10px;border-radius:50%;width:14px;height:14px}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle.not_started{background:#d5d5d5!important}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle.in_progress{background:#f6af17!important}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle.in_review{background:#419cd7!important}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle.completed{background:#85d985!important}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle.changes{background:#be3680!important}.input-picker .menu-option-container .menu-option-list .option-item .option-title{display:inline-block;width:100%;text-transform:uppercase;color:#d5d5d5;padding:6px 12px}.input-picker .menu-option-container .menu-option-list .option-item .option-link{display:inline-block;width:100%;padding:6px 12px}.input-picker .menu-option-container .menu-option-list .option-item:first-child .option-label{padding-top:8px}.input-picker .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.input-picker .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.input-picker .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.input-picker .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.input-picker .menu-option-container .component-wrapper{padding:8px 15px}.input-picker .menu-option-container .label{padding-top:20px;padding-bottom:0}.more-info-menu .rotating-icon{font-size:1.25rem;line-height:1}.more-info-menu .menu-option-container{position:absolute;display:none;right:0;width:auto;min-width:180px;height:0;max-height:500px;margin:5px 0;padding:0;background:#fff;border-radius:5px;box-shadow:0 0 5px #00000040;text-align:left;overflow:hidden;z-index:99999}.more-info-menu .menu-option-list{margin:0;padding:0;list-style-type:none}.more-info-menu .option-label{width:100%;padding:6px 12px;font-size:.875rem;text-align:left}.nudge-email-body table{margin:0 auto;width:auto!important;max-width:none!important;padding:0}.favourites-yellow{color:#f3c648!important}.overflow-x-auto{overflow-x:auto}.quill-font-16 .ql-editor{font-size:16px}.quill-font-15 .ql-editor{font-size:15px}.community-message-banner{padding:15px 10px;border-radius:5px;background-color:#e3f1f1}.badge-certificate-confirmation-picker-accept-btn{width:98px}.gradebook-unsuccessful{background-color:#fde8ea!important;color:#333}.gradebook-successful-indicator{background-color:#eff5e7!important;color:#333;border:1px solid #63a103!important;border-radius:4px}.gradebook-unsuccessful-indicator{background-color:#fde8ea!important;color:#333;border:1px solid #d9001b!important;border-radius:4px}blockquote{padding:.5rem 1rem;margin:0 0 1rem;font-size:1.25rem;border-left:5px solid #ccc;padding-left:16px!important}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.5;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"— "}.public-page-table-actions .menu-option-container{padding-top:15px!important;padding-bottom:15px!important;width:250px!important}.vertical-middle{vertical-align:middle}.enrolled-learners .enrolled-learners-dashboard{border-radius:5px;border:1px solid #d7d7d7}.enrolled-learners .enrolled-learners-dashboard .enrolled-dashboard-content{border-top:1px solid #d7d7d7;background-color:#f2f2f2;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.enrolled-learners .progress-card-icon{position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.enrolled-learners .enrol-learners-btn .option-label{color:#333}.add-program-page-toggle .row{--bs-gutter-x: .5rem}.truncate_2_lines{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}#quill-editor{position:relative}.mention{color:#0366d6}.completions{background:#fff;border-radius:2px;box-shadow:2px 2px 2px #00000040;list-style:none}.completions,.completions>li{margin:0;padding:0}.completions>li>button{background:none;border:none;box-sizing:border-box;display:block;height:2em;margin:0;padding:.25em .5em;text-align:left;width:100%}.completions>li>button:hover{background:#ddd}.completions>li>button:focus{background:#ddd;outline:none}.completions>li>button>.matched{color:#000;font-weight:700}.completions>li>button>*{vertical-align:middle}.emoji_completions{background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 5px 10px #0000001f;list-style:none;margin:0;padding:6px}.emoji_completions li{display:inline-block;margin:2px 0;padding:0}.emoji_completions li:not(:last-of-type){margin-right:3px}.emoji_completions>li>button{background:#efefef;border:none;border-radius:3px;box-sizing:border-box;display:block;margin:0;padding:3px 2px 6px;text-align:left;width:100%}.emoji_completions>li>button:hover{background:#2d9ee0;color:#fff}.emoji_completions>li>button:focus{background:#2d9ee0;color:#fff;outline:none}.emoji_completions>li>button.emoji-active{background:red;background:#2d9ee0;color:#fff;outline:none}.emoji_completions>li>button>.matched{font-weight:700}.emoji_completions>li>button>*,.ico{vertical-align:middle}.ico{font-size:18px;line-height:0;margin-right:5px}#emoji-palette{border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 5px 10px #0000001f;max-width:250px;position:absolute;z-index:999}.bem{cursor:pointer;display:inline-block;font-size:24px;margin:2px;text-align:center;width:34px}#tab-filters{margin:20px auto 0;width:210px}.emoji-tab{cursor:pointer;display:inline-table;height:100%;min-height:30px;text-align:center;width:30px}#tab-toolbar{background-color:#f7f7f7;border-bottom:1px solid rgba(0,0,0,.15);padding:4px 4px 0}#tab-toolbar ul{margin:0;padding:0}#tab-toolbar .active{border-bottom:3px solid #2ab27b}#tab-panel{background:#fff;display:flex;flex-wrap:wrap;justify-content:center;max-height:220px;overflow-y:scroll;padding:2px}#quill-editor x-contain,contain{background:#fb8;display:block}#quill-editor table{border-collapse:collapse;width:100%}#quill-editor table td{border:1px solid #000;height:25px;padding:5px}.ql-picker.ql-table .ql-picker-label:before,button.ql-table:after{content:"TABLE"}button.ql-contain:after{content:"WRAP"}button.ql-table[value=append-row]:after{content:"ROWS+"}button.ql-table[value=append-col]:after{content:"COLS+"}.ql-contain,.ql-table{margin-right:-15px;width:auto!important}#emoji-close-div{height:100%;left:0;position:fixed;top:0;width:100%}.textarea-emoji-control{height:25px;right:4px;top:10px;width:25px}#textarea-emoji{border:1px solid #66afe9;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 5px 10px #0000001f;max-width:250px;position:absolute;right:0;z-index:999}.ql-editor{padding-right:26px}.i-activity{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><g transform="translate(7.500000, 7.500000)"><path stroke="%236F6D70" d="M18.02 1.36c5.92 3.02 8.28 10.26 5.26 16.18-2.12 4.17-6.35 6.57-10.73 6.57-1.83 0-3.7-.4-5.45-1.3-5.9-3-8.27-10.22-5.25-16.2C3.97 2.5 8.2.1 12.57.1c1.84 0 3.7.42 5.45 1.3zm4.7 11.44c.1-1.3-.06-2.6-.47-3.87-.13-.38-.27-.75-.43-1.1l-3.42-1.6-1.57-3.4c-.62-.3-1.27-.5-1.92-.68-.7-.18-1.5-.27-2.3-.27-.4 0-.8.02-1.2.06L8.9 4.74l-3.74.43c-.63.68-1.16 1.45-1.6 2.28-.42.84-.72 1.72-.9 2.63l1.84 3.3-.74 3.68c.3.56.66 1.08 1.1 1.58.76.94 1.7 1.7 2.8 2.32l3.7-.74 3.26 1.84c1.13-.23 2.23-.65 3.24-1.26.6-.35 1.2-.77 1.7-1.24l.44-3.74 2.78-2.55.05-.47z" stroke-linecap="round" stroke-linejoin="round"/><polygon points="10.6158689 8.50666885 8.42649168 12.8046921 11.836847 16.2129328 16.1342124 14.0235556 15.3793892 9.26144504"/></g></g></g></svg>')}.i-activity,.i-flags{content:"";height:25px;margin:auto;width:25px}.i-flags{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><g transform="translate(9.500000, 8.000000)"><path d="M.5 3.13V23.5c0 .83.68 1.5 1.5 1.5.84 0 1.5-.67 1.5-1.5V3.14c0-.83-.66-1.5-1.5-1.5-.82 0-1.5.67-1.5 1.5z"/><path d="M3.5 11.54c.7-.16 1.44-.22 2.25-.17 1.38.07 2.48.3 5.23 1.04l.55.2c3.02.8 4.77 1 5.96.67v-7.9c-1.7.33-3.8-.07-7.1-1-3.9-1.1-5.7-1.3-6.9-.5v7.7zm7.68-10.1c4.1 1.15 5.7 1.3 6.98.44 1-.66 2.33.05 2.33 1.25v11c0 .5-.3 1-.7 1.26-2.2 1.4-4.6 1.2-9.1 0l-.56-.16c-4.54-1.2-6.15-1.3-7.05-.2-.9 1.06-2.65.42-2.65-.98v-11c0-.4.2-.8.5-1.1C3.4-.24 5.75-.1 11.2 1.4z"/></g></g></g></svg>')}.i-food{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><path fill-rule="nonzero" d="M9.57 28.2c0 .28.22.5.5.5h19.2c.27 0 .5-.22.5-.5v-4.4H9.57v4.4zm23.2-3.06v3.07c0 1.95-1.57 3.5-3.5 3.5h-19.2c-1.93 0-3.5-1.55-3.5-3.5V25c.46.15.96.24 1.47.24h23.78c.33 0 .64-.04.94-.1z"/><path fill-rule="nonzero" d="M6.57 18.2v-3.45c0-3.56 2.9-6.45 6.45-6.45h13.3c3.55 0 6.44 2.9 6.44 6.45v3.45H6.56zm3-1.83h3.6l.4.86c.23.5.73.83 1.3.83.56 0 1.06-.33 1.3-.83l.4-.86h13.2v-1.62c0-1.9-1.56-3.45-3.45-3.45h-13.3c-1.9 0-3.45 1.55-3.45 3.45v1.62z"/><path fill-rule="nonzero" d="M13.23 16.37l.4.86c.24.5.74.83 1.3.83.57 0 1.07-.33 1.3-.83l.4-.86H31.9c2.44 0 4.43 1.98 4.43 4.43 0 2.45-1.98 4.44-4.44 4.44H8.1c-2.44 0-4.43-2-4.43-4.44 0-2.45 1.98-4.43 4.44-4.43h5.14zm-5.12 3c-.8 0-1.42.64-1.42 1.43 0 .8.64 1.44 1.44 1.44h23.8c.8 0 1.43-.64 1.43-1.44 0-.8-.64-1.43-1.44-1.43H18.4c-.83 1.04-2.1 1.7-3.5 1.7-1.37 0-2.65-.66-3.47-1.7H8.1z"/><circle cx="14.6682646" cy="13.75" r="1"/><circle cx="24.6682646" cy="13.75" r="1"/><circle cx="19.6682646" cy="13.75" r="1"/></g></g></svg>')}.i-food,.i-nature{content:"";height:25px;margin:auto;width:25px}.i-nature{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M15.96 18.26L30.86 32c.5.46 1.3.43 1.77-.08.46-.5.43-1.3-.08-1.76l-14.9-13.74c-.5-.46-1.3-.43-1.76.08-.5.5-.5 1.3 0 1.76z"/><path d="M18.17 21.28c-.7-.06-1.3.45-1.35 1.14-.06.7.45 1.3 1.13 1.35l4.96.43c.9.07 1.5-.66 1.4-1.47l-1-5.6c-.1-.7-.74-1.14-1.42-1.02-.67.2-1.12.8-1 1.5l.7 4-3.32-.3z"/><path d="M28.48 28.95c-.38.17-1 .4-1.85.64-2.92.7-6 .9-8.95-.2-5.98-2.17-9.8-8.5-10.54-19.9l-.1-1.4 1.38-.2c14.45-2.08 23.4 7.4 21.33 19.85l-1.9-.3.63 1.43zM10.24 10.77C11.12 20.14 14.2 25 18.7 26.6c2.27.83 4.76.74 7.14.1.4-.12.76-.23 1.07-.35 1.2-9.6-5.4-16.57-16.6-15.58z"/></g></g></svg>')}.i-objects{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M11.04 16.7c0-4.85 4.02-8.76 8.96-8.76 4.94 0 8.96 3.9 8.96 8.76 0 2.54-1.12 4.9-3 6.54v1.87c0 1.28-1.02 2.27-2.26 2.27h-7.37c-1.23 0-2.25-1-2.25-2.22V23.3c-1.9-1.65-3.04-4-3.04-6.58zm11.9 5.82c0-.48.24-.93.63-1.22 1.5-1.08 2.4-2.77 2.4-4.6 0-3.17-2.67-5.76-5.97-5.76s-5.96 2.6-5.96 5.76c0 1.84.9 3.54 2.42 4.62.4.28.62.74.62 1.22v1.8h5.87V22.5z"/><path d="M21.76 28.78c-.22.05-.42.1-.62.13-.5.1-.9.2-1.1.2-.24 0-.62-.04-1.08-.12l-.74-.15-.08-.02v-2.93c0-.83-.68-1.5-1.5-1.5-.83 0-1.5.67-1.5 1.5v4.1c0 .68.44 1.27 1.1 1.45l.38.1.94.23c.3.1.6.15.87.2.62.1 1.16.17 1.6.17.47 0 1.03-.1 1.7-.2l.7-.17.95-.22c.18-.03.32-.1.4-.1.64-.2 1.08-.76 1.08-1.43v-4.1c0-.83-.67-1.5-1.5-1.5-.82 0-1.5.67-1.5 1.5v2.9c-.03 0-.07 0-.1.02z"/></g></g></svg>')}.i-objects,.i-people{content:"";height:25px;margin:auto;width:25px}.i-people{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><path fill-rule="nonzero" d="M20 34c-7.73 0-14-6.27-14-14S12.27 6 20 6s14 6.27 14 14-6.27 14-14 14zm0-3c6.08 0 11-4.92 11-11S26.08 9 20 9 9 13.92 9 20s4.92 11 11 11z"/><circle cx="15.3474348" cy="16.7705459" r="2.34743481"/><circle cx="24.4703784" cy="16.7705459" r="2.34743481"/><path d="M20 27.9c2.7 0 4.88-2.18 4.88-4.88 0-2.7-9.76-2.7-9.76 0S17.3 27.9 20 27.9z"/></g></g></svg>')}.i-symbols{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M15.37 7.95c-4.48 0-8.06 3.9-8.06 8.64 0 3.5 2.2 6.9 5.8 10.3 1.2 1.1 2.5 2.2 3.9 3.1.84.6 1.5 1 1.98 1.3l.27.15.8.5 1.1-.6c.5-.27 1.18-.7 2-1.25 1.34-.9 2.66-1.9 3.9-3 3.57-3.28 5.75-6.8 5.75-10.6 0-4.74-3.6-8.65-8.1-8.65v3.3c2.6 0 4.76 2.4 4.76 5.35 0 2.65-1.72 5.43-4.7 8.13-1.1 1-2.27 1.9-3.5 2.7-.43.3-.83.54-1.17.74-.35-.2-.76-.5-1.2-.83-1.24-.87-2.4-1.83-3.54-2.87-2.95-2.76-4.7-5.5-4.7-7.9 0-2.98 2.2-5.35 4.78-5.35 1.3 0 2.5.6 3.4 1.6L20 14.3l1.25-1.43c.9-1.03 2.1-1.6 3.38-1.6v-3.3c-1.68 0-3.3.56-4.63 1.57-1.34-1-2.95-1.57-4.63-1.57z"/></g></g></svg>')}.i-symbols,.i-travel{content:"";height:25px;margin:auto;width:25px}.i-travel{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M25.46 11.2s-2.67 2.58-3.94 3.95l-10.6-2.13c-.12-.02-.25.04-.3.15l-.8 1.6c-.07.13 0 .3.12.37l7.75 3.88L13.4 24c-.5-.16-1.1-.33-1.66-.3-.3 0-.6.06-.85.25-.3.2-.4.5-.4.9s.1.74.3.98l3.2 3.23c.3.23.7.34 1 .34.4 0 .7-.13.9-.37.2-.23.24-.53.25-.84 0-.6-.15-1.2-.3-1.7l4.97-4.3 3.9 7.76c.06.13.23.2.36.12l1.6-.8c.13-.07.2-.2.17-.3l-2.12-10.6c1.4-1.28 3.95-3.95 3.96-3.96.86-.88 1.4-1.93 1.4-2.87 0-.5-.17-1-.5-1.33-.37-.36-.87-.5-1.38-.5-.95 0-2 .52-2.88 1.4zm2.87-4.4c1.28 0 2.54.44 3.5 1.4.93.93 1.38 2.2 1.38 3.47 0 1.8-.8 3.54-2.2 4.94-.4.5-1.7 1.8-2.8 2.9l1.8 9c.3 1.5-.4 2.9-1.7 3.6l-1.62.8c-1.62.8-3.6.1-4.36-1.4L20 27.1l-.7.6v.62c-.03.92-.28 1.8-.92 2.6-.8 1-1.98 1.5-3.22 1.5-1.03 0-2.12-.37-2.96-1.1l-.16-.14-3.22-3.22-.1-.12c-.75-.83-1.12-1.9-1.12-3 0-1.24.5-2.43 1.48-3.22.8-.6 1.68-.9 2.62-.9h.62l.6-.7-4.27-2.1c-1.65-.8-2.33-2.8-1.52-4.4l.8-1.64c.67-1.3 2.14-2.02 3.57-1.73l9 1.8 1.36-1.33 1.5-1.48c1.42-1.4 3.17-2.27 4.97-2.27z"/></g></g></svg>')}.button-emoji{margin-bottom:-5px}.ql-emojiblot{display:inline-block;vertical-align:text-top}.ap-copyright{background-position:0 0}.ap-registered{background-position:0 -20px}.ap-bangbang{background-position:0 -40px}.ap-interrobang{background-position:0 -60px}.ap-tm{background-position:0 -80px}.ap-information_source{background-position:0 -100px}.ap-left_right_arrow{background-position:0 -120px}.ap-arrow_up_down{background-position:0 -140px}.ap-arrow_upper_left{background-position:0 -160px}.ap-arrow_upper_right{background-position:0 -180px}.ap-arrow_lower_right{background-position:0 -200px}.ap-arrow_lower_left{background-position:0 -220px}.ap-leftwards_arrow_with_hook{background-position:0 -240px}.ap-arrow_right_hook{background-position:0 -260px}.ap-watch{background-position:0 -280px}.ap-hourglass{background-position:0 -300px}.ap-keyboard{background-position:0 -320px}.ap-fast_forward{background-position:0 -360px}.ap-rewind{background-position:0 -380px}.ap-arrow_double_up{background-position:0 -400px}.ap-arrow_double_down{background-position:0 -420px}.ap-black_right_pointing_double_triangle_with_vertical_bar{background-position:0 -440px}.ap-black_left_pointing_double_triangle_with_vertical_bar{background-position:0 -460px}.ap-black_right_pointing_triangle_with_double_vertical_bar{background-position:0 -480px}.ap-alarm_clock{background-position:0 -500px}.ap-stopwatch{background-position:0 -520px}.ap-timer_clock{background-position:0 -540px}.ap-hourglass_flowing_sand{background-position:0 -560px}.ap-double_vertical_bar{background-position:0 -580px}.ap-black_square_for_stop{background-position:0 -600px}.ap-black_circle_for_record{background-position:0 -620px}.ap-m{background-position:0 -640px}.ap-black_small_square{background-position:0 -660px}.ap-white_small_square{background-position:0 -680px}.ap-arrow_forward{background-position:0 -700px}.ap-arrow_backward{background-position:0 -720px}.ap-white_medium_square{background-position:0 -740px}.ap-black_medium_square{background-position:0 -760px}.ap-white_medium_small_square{background-position:0 -780px}.ap-black_medium_small_square{background-position:0 -800px}.ap-sunny{background-position:-20px 0}.ap-cloud{background-position:-20px -20px}.ap-umbrella{background-position:-20px -40px}.ap-snowman{background-position:-20px -60px}.ap-comet{background-position:-20px -80px}.ap-phone,.ap-telephone{background-position:-20px -100px}.ap-ballot_box_with_check{background-position:-20px -120px}.ap-umbrella_with_rain_drops{background-position:-20px -140px}.ap-coffee{background-position:-20px -160px}.ap-shamrock{background-position:-20px -180px}.ap-point_up{background-position:-20px -200px}.ap-skull_and_crossbones{background-position:-20px -320px}.ap-radioactive_sign{background-position:-20px -340px}.ap-biohazard_sign{background-position:-20px -360px}.ap-orthodox_cross{background-position:-20px -380px}.ap-star_and_crescent{background-position:-20px -400px}.ap-peace_symbol{background-position:-20px -420px}.ap-yin_yang{background-position:-20px -440px}.ap-wheel_of_dharma{background-position:-20px -460px}.ap-white_frowning_face{background-position:-20px -480px}.ap-relaxed{background-position:-20px -500px}.ap-aries{background-position:-20px -520px}.ap-taurus{background-position:-20px -540px}.ap-gemini{background-position:-20px -560px}.ap-cancer{background-position:-20px -580px}.ap-leo{background-position:-20px -600px}.ap-virgo{background-position:-20px -620px}.ap-libra{background-position:-20px -640px}.ap-scorpius{background-position:-20px -660px}.ap-sagittarius{background-position:-20px -680px}.ap-capricorn{background-position:-20px -700px}.ap-aquarius{background-position:-20px -720px}.ap-pisces{background-position:-20px -740px}.ap-spades{background-position:-20px -760px}.ap-clubs{background-position:-20px -780px}.ap-hearts{background-position:-20px -800px}.ap-diamonds{background-position:-40px 0}.ap-hotsprings{background-position:-40px -20px}.ap-recycle{background-position:-40px -40px}.ap-wheelchair{background-position:-40px -60px}.ap-hammer_and_pick{background-position:-40px -80px}.ap-anchor{background-position:-40px -100px}.ap-crossed_swords{background-position:-40px -120px}.ap-scales{background-position:-40px -140px}.ap-alembic{background-position:-40px -160px}.ap-gear{background-position:-40px -180px}.ap-atom_symbol{background-position:-40px -200px}.ap-fleur_de_lis{background-position:-40px -220px}.ap-warning{background-position:-40px -240px}.ap-zap{background-position:-40px -260px}.ap-white_circle{background-position:-40px -280px}.ap-black_circle{background-position:-40px -300px}.ap-coffin{background-position:-40px -320px}.ap-funeral_urn{background-position:-40px -340px}.ap-soccer{background-position:-40px -360px}.ap-baseball{background-position:-40px -380px}.ap-snowman_without_snow{background-position:-40px -400px}.ap-partly_sunny{background-position:-40px -420px}.ap-thunder_cloud_and_rain{background-position:-40px -440px}.ap-ophiuchus{background-position:-40px -460px}.ap-pick{background-position:-40px -480px}.ap-helmet_with_white_cross{background-position:-40px -500px}.ap-chains{background-position:-40px -520px}.ap-no_entry{background-position:-40px -540px}.ap-shinto_shrine{background-position:-40px -560px}.ap-church{background-position:-40px -580px}.ap-mountain{background-position:-40px -600px}.ap-beach_umbrella,.ap-umbrella_on_ground{background-position:-40px -620px}.ap-fountain{background-position:-40px -640px}.ap-golf{background-position:-40px -660px}.ap-ferry{background-position:-40px -680px}.ap-boat{background-position:-40px -700px}.ap-skier{background-position:-40px -720px}.ap-ice_skate{background-position:-40px -740px}.ap-person_with_ball{background-position:-40px -760px}.ap-tent{background-position:-60px -60px}.ap-fuelpump{background-position:-60px -80px}.ap-scissors{background-position:-60px -100px}.ap-white_check_mark{background-position:-60px -120px}.ap-airplane{background-position:-60px -140px}.ap-email{background-position:-60px -160px}.ap-fist{background-position:-60px -180px}.ap-hand{background-position:-60px -300px}.ap-v{background-position:-60px -420px}.ap-writing_hand{background-position:-60px -540px}.ap-pencil2{background-position:-60px -660px}.ap-black_nib{background-position:-60px -680px}.ap-heavy_check_mark{background-position:-60px -700px}.ap-heavy_multiplication_x{background-position:-60px -720px}.ap-latin_cross{background-position:-60px -740px}.ap-star_of_david{background-position:-60px -760px}.ap-sparkles{background-position:-60px -780px}.ap-eight_spoked_asterisk{background-position:-60px -800px}.ap-eight_pointed_black_star{background-position:-80px 0}.ap-snowflake{background-position:-80px -20px}.ap-sparkle{background-position:-80px -40px}.ap-x{background-position:-80px -60px}.ap-negative_squared_cross_mark{background-position:-80px -80px}.ap-question{background-position:-80px -100px}.ap-grey_question{background-position:-80px -120px}.ap-grey_exclamation{background-position:-80px -140px}.ap-exclamation{background-position:-80px -160px}.ap-heavy_heart_exclamation_mark_ornament{background-position:-80px -180px}.ap-heart{background-position:-80px -200px}.ap-heavy_plus_sign{background-position:-80px -220px}.ap-heavy_minus_sign{background-position:-80px -240px}.ap-heavy_division_sign{background-position:-80px -260px}.ap-arrow_right{background-position:-80px -280px}.ap-curly_loop{background-position:-80px -300px}.ap-loop{background-position:-80px -320px}.ap-arrow_heading_up{background-position:-80px -340px}.ap-arrow_heading_down{background-position:-80px -360px}.ap-arrow_left{background-position:-80px -380px}.ap-arrow_up{background-position:-80px -400px}.ap-arrow_down{background-position:-80px -420px}.ap-black_large_square{background-position:-80px -440px}.ap-white_large_square{background-position:-80px -460px}.ap-star{background-position:-80px -480px}.ap-o{background-position:-80px -500px}.ap-wavy_dash{background-position:-80px -520px}.ap-part_alternation_mark{background-position:-80px -540px}.ap-congratulations{background-position:-80px -560px}.ap-secret{background-position:-80px -580px}.ap-mahjong{background-position:-80px -600px}.ap-black_joker{background-position:-80px -620px}.ap-a{background-position:-80px -640px}.ap-b{background-position:-80px -660px}.ap-o2{background-position:-80px -680px}.ap-parking{background-position:-80px -700px}.ap-ab{background-position:-80px -720px}.ap-cl{background-position:-80px -740px}.ap-cool{background-position:-80px -760px}.ap-free{background-position:-80px -780px}.ap-id{background-position:-80px -800px}.ap-new{background-position:-100px 0}.ap-ng{background-position:-100px -20px}.ap-ok{background-position:-100px -40px}.ap-sos{background-position:-100px -60px}.ap-up{background-position:-100px -80px}.ap-vs{background-position:-100px -100px}.ap-koko{background-position:-100px -120px}.ap-sa{background-position:-100px -140px}.ap-u7121{background-position:-100px -160px}.ap-u6307{background-position:-100px -180px}.ap-u7981{background-position:-100px -200px}.ap-u7a7a{background-position:-100px -220px}.ap-u5408{background-position:-100px -240px}.ap-u6e80{background-position:-100px -260px}.ap-u6709{background-position:-100px -280px}.ap-u6708{background-position:-100px -300px}.ap-u7533{background-position:-100px -320px}.ap-u5272{background-position:-100px -340px}.ap-u55b6{background-position:-100px -360px}.ap-ideograph_advantage{background-position:-100px -380px}.ap-accept{background-position:-100px -400px}.ap-cyclone{background-position:-100px -420px}.ap-foggy{background-position:-100px -440px}.ap-closed_umbrella{background-position:-100px -460px}.ap-night_with_stars{background-position:-100px -480px}.ap-sunrise_over_mountains{background-position:-100px -500px}.ap-sunrise{background-position:-100px -520px}.ap-city_sunset{background-position:-100px -540px}.ap-city_sunrise{background-position:-100px -560px}.ap-rainbow{background-position:-100px -580px}.ap-bridge_at_night{background-position:-100px -600px}.ap-ocean{background-position:-100px -620px}.ap-volcano{background-position:-100px -640px}.ap-milky_way{background-position:-100px -660px}.ap-earth_africa{background-position:-100px -680px}.ap-earth_americas{background-position:-100px -700px}.ap-earth_asia{background-position:-100px -720px}.ap-globe_with_meridians{background-position:-100px -740px}.ap-new_moon{background-position:-100px -760px}.ap-waxing_crescent_moon{background-position:-100px -780px}.ap-first_quarter_moon{background-position:-100px -800px}.ap-moon{background-position:-120px 0}.ap-full_moon{background-position:-120px -20px}.ap-waning_gibbous_moon{background-position:-120px -40px}.ap-last_quarter_moon{background-position:-120px -60px}.ap-waning_crescent_moon{background-position:-120px -80px}.ap-crescent_moon{background-position:-120px -100px}.ap-new_moon_with_face{background-position:-120px -120px}.ap-first_quarter_moon_with_face{background-position:-120px -140px}.ap-last_quarter_moon_with_face{background-position:-120px -160px}.ap-full_moon_with_face{background-position:-120px -180px}.ap-sun_with_face{background-position:-120px -200px}.ap-star2{background-position:-120px -220px}.ap-stars{background-position:-120px -240px}.ap-thermometer{background-position:-120px -260px}.ap-mostly_sunny{background-position:-120px -280px}.ap-barely_sunny{background-position:-120px -300px}.ap-partly_sunny_rain{background-position:-120px -320px}.ap-rain_cloud{background-position:-120px -340px}.ap-snow_cloud{background-position:-120px -360px}.ap-lightning{background-position:-120px -380px}.ap-tornado{background-position:-120px -400px}.ap-fog{background-position:-120px -420px}.ap-wind_blowing_face{background-position:-120px -440px}.ap-hotdog{background-position:-120px -460px}.ap-taco{background-position:-120px -480px}.ap-burrito{background-position:-120px -500px}.ap-chestnut{background-position:-120px -520px}.ap-seedling{background-position:-120px -540px}.ap-evergreen_tree{background-position:-120px -560px}.ap-deciduous_tree{background-position:-120px -580px}.ap-palm_tree{background-position:-120px -600px}.ap-cactus{background-position:-120px -620px}.ap-hot_pepper{background-position:-120px -640px}.ap-tulip{background-position:-120px -660px}.ap-cherry_blossom{background-position:-120px -680px}.ap-rose{background-position:-120px -700px}.ap-hibiscus{background-position:-120px -720px}.ap-sunflower{background-position:-120px -740px}.ap-blossom{background-position:-120px -760px}.ap-corn{background-position:-120px -780px}.ap-ear_of_rice{background-position:-120px -800px}.ap-herb{background-position:-140px 0}.ap-four_leaf_clover{background-position:-140px -20px}.ap-maple_leaf{background-position:-140px -40px}.ap-fallen_leaf{background-position:-140px -60px}.ap-leaves{background-position:-140px -80px}.ap-mushroom{background-position:-140px -100px}.ap-tomato{background-position:-140px -120px}.ap-eggplant{background-position:-140px -140px}.ap-grapes{background-position:-140px -160px}.ap-melon{background-position:-140px -180px}.ap-watermelon{background-position:-140px -200px}.ap-tangerine{background-position:-140px -220px}.ap-lemon{background-position:-140px -240px}.ap-banana{background-position:-140px -260px}.ap-pineapple{background-position:-140px -280px}.ap-apple{background-position:-140px -300px}.ap-green_apple{background-position:-140px -320px}.ap-pear{background-position:-140px -340px}.ap-peach{background-position:-140px -360px}.ap-cherries{background-position:-140px -380px}.ap-strawberry{background-position:-140px -400px}.ap-hamburger{background-position:-140px -420px}.ap-pizza{background-position:-140px -440px}.ap-meat_on_bone{background-position:-140px -460px}.ap-poultry_leg{background-position:-140px -480px}.ap-rice_cracker{background-position:-140px -500px}.ap-rice_ball{background-position:-140px -520px}.ap-rice{background-position:-140px -540px}.ap-curry{background-position:-140px -560px}.ap-ramen{background-position:-140px -580px}.ap-spaghetti{background-position:-140px -600px}.ap-bread{background-position:-140px -620px}.ap-fries{background-position:-140px -640px}.ap-sweet_potato{background-position:-140px -660px}.ap-dango{background-position:-140px -680px}.ap-oden{background-position:-140px -700px}.ap-sushi{background-position:-140px -720px}.ap-fried_shrimp{background-position:-140px -740px}.ap-fish_cake{background-position:-140px -760px}.ap-icecream{background-position:-140px -780px}.ap-shaved_ice{background-position:-140px -800px}.ap-ice_cream{background-position:-160px 0}.ap-doughnut{background-position:-160px -20px}.ap-cookie{background-position:-160px -40px}.ap-chocolate_bar{background-position:-160px -60px}.ap-candy{background-position:-160px -80px}.ap-lollipop{background-position:-160px -100px}.ap-custard{background-position:-160px -120px}.ap-honey_pot{background-position:-160px -140px}.ap-cake{background-position:-160px -160px}.ap-bento{background-position:-160px -180px}.ap-stew{background-position:-160px -200px}.ap-egg{background-position:-160px -220px}.ap-fork_and_knife{background-position:-160px -240px}.ap-tea{background-position:-160px -260px}.ap-sake{background-position:-160px -280px}.ap-wine_glass{background-position:-160px -300px}.ap-cocktail{background-position:-160px -320px}.ap-tropical_drink{background-position:-160px -340px}.ap-beer{background-position:-160px -360px}.ap-beers{background-position:-160px -380px}.ap-baby_bottle{background-position:-160px -400px}.ap-knife_fork_plate{background-position:-160px -420px}.ap-champagne{background-position:-160px -440px}.ap-popcorn{background-position:-160px -460px}.ap-ribbon{background-position:-160px -480px}.ap-gift{background-position:-160px -500px}.ap-birthday{background-position:-160px -520px}.ap-jack_o_lantern{background-position:-160px -540px}.ap-christmas_tree{background-position:-160px -560px}.ap-santa{background-position:-160px -580px}.ap-fireworks{background-position:-160px -700px}.ap-sparkler{background-position:-160px -720px}.ap-balloon{background-position:-160px -740px}.ap-tada{background-position:-160px -760px}.ap-confetti_ball{background-position:-160px -780px}.ap-tanabata_tree{background-position:-160px -800px}.ap-crossed_flags{background-position:-180px 0}.ap-bamboo{background-position:-180px -20px}.ap-dolls{background-position:-180px -40px}.ap-flags{background-position:-180px -60px}.ap-wind_chime{background-position:-180px -80px}.ap-rice_scene{background-position:-180px -100px}.ap-school_satchel{background-position:-180px -120px}.ap-mortar_board{background-position:-180px -140px}.ap-medal{background-position:-180px -160px}.ap-reminder_ribbon{background-position:-180px -180px}.ap-studio_microphone{background-position:-180px -200px}.ap-level_slider{background-position:-180px -220px}.ap-control_knobs{background-position:-180px -240px}.ap-film_frames{background-position:-180px -260px}.ap-admission_tickets{background-position:-180px -280px}.ap-carousel_horse{background-position:-180px -300px}.ap-ferris_wheel{background-position:-180px -320px}.ap-roller_coaster{background-position:-180px -340px}.ap-fishing_pole_and_fish{background-position:-180px -360px}.ap-microphone{background-position:-180px -380px}.ap-movie_camera{background-position:-180px -400px}.ap-cinema{background-position:-180px -420px}.ap-headphones{background-position:-180px -440px}.ap-art{background-position:-180px -460px}.ap-tophat{background-position:-180px -480px}.ap-circus_tent{background-position:-180px -500px}.ap-ticket{background-position:-180px -520px}.ap-clapper{background-position:-180px -540px}.ap-performing_arts{background-position:-180px -560px}.ap-video_game{background-position:-180px -580px}.ap-dart{background-position:-180px -600px}.ap-slot_machine{background-position:-180px -620px}.ap-8ball{background-position:-180px -640px}.ap-game_die{background-position:-180px -660px}.ap-bowling{background-position:-180px -680px}.ap-flower_playing_cards{background-position:-180px -700px}.ap-musical_note{background-position:-180px -720px}.ap-notes{background-position:-180px -740px}.ap-saxophone{background-position:-180px -760px}.ap-guitar{background-position:-180px -780px}.ap-musical_keyboard{background-position:-180px -800px}.ap-trumpet{background-position:-200px 0}.ap-violin{background-position:-200px -20px}.ap-musical_score{background-position:-200px -40px}.ap-running_shirt_with_sash{background-position:-200px -60px}.ap-tennis{background-position:-200px -80px}.ap-ski{background-position:-200px -100px}.ap-basketball{background-position:-200px -120px}.ap-checkered_flag{background-position:-200px -140px}.ap-snowboarder{background-position:-200px -160px}.ap-runner{background-position:-200px -180px}.ap-surfer{background-position:-200px -300px}.ap-sports_medal{background-position:-200px -420px}.ap-trophy{background-position:-200px -440px}.ap-horse_racing{background-position:-200px -460px}.ap-football{background-position:-200px -480px}.ap-rugby_football{background-position:-200px -500px}.ap-swimmer{background-position:-200px -520px}.ap-weight_lifter{background-position:-200px -640px}.ap-golfer{background-position:-200px -760px}.ap-racing_motorcycle{background-position:-200px -780px}.ap-racing_car{background-position:-200px -800px}.ap-cricket_bat_and_ball{background-position:-220px 0}.ap-volleyball{background-position:-220px -20px}.ap-field_hockey_stick_and_ball{background-position:-220px -40px}.ap-ice_hockey_stick_and_puck{background-position:-220px -60px}.ap-table_tennis_paddle_and_ball{background-position:-220px -80px}.ap-snow_capped_mountain{background-position:-220px -100px}.ap-camping{background-position:-220px -120px}.ap-beach_with_umbrella{background-position:-220px -140px}.ap-building_construction{background-position:-220px -160px}.ap-house_buildings{background-position:-220px -180px}.ap-cityscape{background-position:-220px -200px}.ap-derelict_house_building{background-position:-220px -220px}.ap-classical_building{background-position:-220px -240px}.ap-desert{background-position:-220px -260px}.ap-desert_island{background-position:-220px -280px}.ap-national_park{background-position:-220px -300px}.ap-stadium{background-position:-220px -320px}.ap-house{background-position:-220px -340px}.ap-house_with_garden{background-position:-220px -360px}.ap-office{background-position:-220px -380px}.ap-post_office{background-position:-220px -400px}.ap-european_post_office{background-position:-220px -420px}.ap-hospital{background-position:-220px -440px}.ap-bank{background-position:-220px -460px}.ap-atm{background-position:-220px -480px}.ap-hotel{background-position:-220px -500px}.ap-love_hotel{background-position:-220px -520px}.ap-convenience_store{background-position:-220px -540px}.ap-school{background-position:-220px -560px}.ap-department_store{background-position:-220px -580px}.ap-factory{background-position:-220px -600px}.ap-izakaya_lantern{background-position:-220px -620px}.ap-japanese_castle{background-position:-220px -640px}.ap-european_castle{background-position:-220px -660px}.ap-waving_white_flag{background-position:-220px -680px}.ap-waving_black_flag{background-position:-220px -700px}.ap-rosette{background-position:-220px -720px}.ap-label{background-position:-220px -740px}.ap-badminton_racquet_and_shuttlecock{background-position:-220px -760px}.ap-bow_and_arrow{background-position:-220px -780px}.ap-amphora{background-position:-220px -800px}.ap-skin-tone-2{background-position:-240px 0}.ap-skin-tone-3{background-position:-240px -20px}.ap-skin-tone-4{background-position:-240px -40px}.ap-skin-tone-5{background-position:-240px -60px}.ap-skin-tone-6{background-position:-240px -80px}.ap-rat{background-position:-240px -100px}.ap-mouse2{background-position:-240px -120px}.ap-ox{background-position:-240px -140px}.ap-water_buffalo{background-position:-240px -160px}.ap-cow2{background-position:-240px -180px}.ap-tiger2{background-position:-240px -200px}.ap-leopard{background-position:-240px -220px}.ap-rabbit2{background-position:-240px -240px}.ap-cat2{background-position:-240px -260px}.ap-dragon{background-position:-240px -280px}.ap-crocodile{background-position:-240px -300px}.ap-whale2{background-position:-240px -320px}.ap-snail{background-position:-240px -340px}.ap-snake{background-position:-240px -360px}.ap-racehorse{background-position:-240px -380px}.ap-ram{background-position:-240px -400px}.ap-goat{background-position:-240px -420px}.ap-sheep{background-position:-240px -440px}.ap-monkey{background-position:-240px -460px}.ap-rooster{background-position:-240px -480px}.ap-chicken{background-position:-240px -500px}.ap-dog2{background-position:-240px -520px}.ap-pig2{background-position:-240px -540px}.ap-boar{background-position:-240px -560px}.ap-elephant{background-position:-240px -580px}.ap-octopus{background-position:-240px -600px}.ap-shell{background-position:-240px -620px}.ap-bug{background-position:-240px -640px}.ap-ant{background-position:-240px -660px}.ap-bee{background-position:-240px -680px}.ap-beetle{background-position:-240px -700px}.ap-fish{background-position:-240px -720px}.ap-tropical_fish{background-position:-240px -740px}.ap-blowfish{background-position:-240px -760px}.ap-turtle{background-position:-240px -780px}.ap-hatching_chick{background-position:-240px -800px}.ap-baby_chick{background-position:-260px 0}.ap-hatched_chick{background-position:-260px -20px}.ap-bird{background-position:-260px -40px}.ap-penguin{background-position:-260px -60px}.ap-koala{background-position:-260px -80px}.ap-poodle{background-position:-260px -100px}.ap-dromedary_camel{background-position:-260px -120px}.ap-camel{background-position:-260px -140px}.ap-dolphin{background-position:-260px -160px}.ap-mouse{background-position:-260px -180px}.ap-cow{background-position:-260px -200px}.ap-tiger{background-position:-260px -220px}.ap-rabbit{background-position:-260px -240px}.ap-cat{background-position:-260px -260px}.ap-dragon_face{background-position:-260px -280px}.ap-whale{background-position:-260px -300px}.ap-horse{background-position:-260px -320px}.ap-monkey_face{background-position:-260px -340px}.ap-dog{background-position:-260px -360px}.ap-pig{background-position:-260px -380px}.ap-frog{background-position:-260px -400px}.ap-hamster{background-position:-260px -420px}.ap-wolf{background-position:-260px -440px}.ap-bear{background-position:-260px -460px}.ap-panda_face{background-position:-260px -480px}.ap-pig_nose{background-position:-260px -500px}.ap-feet{background-position:-260px -520px}.ap-chipmunk{background-position:-260px -540px}.ap-eyes{background-position:-260px -560px}.ap-eye{background-position:-260px -580px}.ap-ear{background-position:-260px -600px}.ap-nose{background-position:-260px -720px}.ap-lips{background-position:-280px -20px}.ap-tongue{background-position:-280px -40px}.ap-point_up_2{background-position:-280px -60px}.ap-point_down{background-position:-280px -180px}.ap-point_left{background-position:-280px -300px}.ap-point_right{background-position:-280px -420px}.ap-facepunch{background-position:-280px -540px}.ap-wave{background-position:-280px -660px}.ap-ok_hand{background-position:-280px -780px}.ap-thumbsup{background-position:-300px -80px}.ap--1,.ap-thumbsdown{background-position:-300px -200px}.ap-clap{background-position:-300px -320px}.ap-open_hands{background-position:-300px -440px}.ap-crown{background-position:-300px -560px}.ap-womans_hat{background-position:-300px -580px}.ap-eyeglasses{background-position:-300px -600px}.ap-necktie{background-position:-300px -620px}.ap-shirt{background-position:-300px -640px}.ap-jeans{background-position:-300px -660px}.ap-dress{background-position:-300px -680px}.ap-kimono{background-position:-300px -700px}.ap-bikini{background-position:-300px -720px}.ap-womans_clothes{background-position:-300px -740px}.ap-purse{background-position:-300px -760px}.ap-handbag{background-position:-300px -780px}.ap-pouch{background-position:-300px -800px}.ap-mans_shoe{background-position:-320px 0}.ap-athletic_shoe{background-position:-320px -20px}.ap-high_heel{background-position:-320px -40px}.ap-sandal{background-position:-320px -60px}.ap-boot{background-position:-320px -80px}.ap-footprints{background-position:-320px -100px}.ap-bust_in_silhouette{background-position:-320px -120px}.ap-busts_in_silhouette{background-position:-320px -140px}.ap-boy{background-position:-320px -160px}.ap-girl{background-position:-320px -280px}.ap-man{background-position:-320px -400px}.ap-woman{background-position:-320px -520px}.ap-family{background-position:-320px -640px}.ap-couple{background-position:-320px -660px}.ap-two_men_holding_hands{background-position:-320px -680px}.ap-two_women_holding_hands{background-position:-320px -700px}.ap-cop{background-position:-320px -720px}.ap-dancers{background-position:-340px -20px}.ap-bride_with_veil{background-position:-340px -40px}.ap-person_with_blond_hair{background-position:-340px -160px}.ap-man_with_gua_pi_mao{background-position:-340px -280px}.ap-man_with_turban{background-position:-340px -400px}.ap-older_man{background-position:-340px -520px}.ap-older_woman{background-position:-340px -640px}.ap-baby{background-position:-340px -760px}.ap-construction_worker{background-position:-360px -60px}.ap-princess{background-position:-360px -180px}.ap-japanese_ogre{background-position:-360px -300px}.ap-japanese_goblin{background-position:-360px -320px}.ap-ghost{background-position:-360px -340px}.ap-angel{background-position:-360px -360px}.ap-alien{background-position:-360px -480px}.ap-space_invader{background-position:-360px -500px}.ap-imp{background-position:-360px -520px}.ap-skull{background-position:-360px -540px}.ap-information_desk_person{background-position:-360px -560px}.ap-guardsman{background-position:-360px -680px}.ap-dancer{background-position:-360px -800px}.ap-lipstick{background-position:-380px -100px}.ap-nail_care{background-position:-380px -120px}.ap-massage{background-position:-380px -240px}.ap-haircut{background-position:-380px -360px}.ap-barber{background-position:-380px -480px}.ap-syringe{background-position:-380px -500px}.ap-pill{background-position:-380px -520px}.ap-kiss{background-position:-380px -540px}.ap-love_letter{background-position:-380px -560px}.ap-ring{background-position:-380px -580px}.ap-gem{background-position:-380px -600px}.ap-couplekiss{background-position:-380px -620px}.ap-bouquet{background-position:-380px -640px}.ap-couple_with_heart{background-position:-380px -660px}.ap-wedding{background-position:-380px -680px}.ap-heartbeat{background-position:-380px -700px}.ap-broken_heart{background-position:-380px -720px}.ap-two_hearts{background-position:-380px -740px}.ap-sparkling_heart{background-position:-380px -760px}.ap-heartpulse{background-position:-380px -780px}.ap-cupid{background-position:-380px -800px}.ap-blue_heart{background-position:-400px 0}.ap-green_heart{background-position:-400px -20px}.ap-yellow_heart{background-position:-400px -40px}.ap-purple_heart{background-position:-400px -60px}.ap-gift_heart{background-position:-400px -80px}.ap-revolving_hearts{background-position:-400px -100px}.ap-heart_decoration{background-position:-400px -120px}.ap-diamond_shape_with_a_dot_inside{background-position:-400px -140px}.ap-bulb{background-position:-400px -160px}.ap-anger{background-position:-400px -180px}.ap-bomb{background-position:-400px -200px}.ap-zzz{background-position:-400px -220px}.ap-boom{background-position:-400px -240px}.ap-sweat_drops{background-position:-400px -260px}.ap-droplet{background-position:-400px -280px}.ap-dash{background-position:-400px -300px}.ap-hankey{background-position:-400px -320px}.ap-muscle{background-position:-400px -340px}.ap-dizzy{background-position:-400px -460px}.ap-speech_balloon{background-position:-400px -480px}.ap-thought_balloon{background-position:-400px -500px}.ap-white_flower{background-position:-400px -520px}.ap-100{background-position:-400px -540px}.ap-moneybag{background-position:-400px -560px}.ap-currency_exchange{background-position:-400px -580px}.ap-heavy_dollar_sign{background-position:-400px -600px}.ap-credit_card{background-position:-400px -620px}.ap-yen{background-position:-400px -640px}.ap-dollar{background-position:-400px -660px}.ap-euro{background-position:-400px -680px}.ap-pound{background-position:-400px -700px}.ap-money_with_wings{background-position:-400px -720px}.ap-chart{background-position:-400px -740px}.ap-seat{background-position:-400px -760px}.ap-computer{background-position:-400px -780px}.ap-briefcase{background-position:-400px -800px}.ap-minidisc{background-position:-420px 0}.ap-floppy_disk{background-position:-420px -20px}.ap-cd{background-position:-420px -40px}.ap-dvd{background-position:-420px -60px}.ap-file_folder{background-position:-420px -80px}.ap-open_file_folder{background-position:-420px -100px}.ap-page_with_curl{background-position:-420px -120px}.ap-page_facing_up{background-position:-420px -140px}.ap-date{background-position:-420px -160px}.ap-calendar{background-position:-420px -180px}.ap-card_index{background-position:-420px -200px}.ap-chart_with_upwards_trend{background-position:-420px -220px}.ap-chart_with_downwards_trend{background-position:-420px -240px}.ap-bar_chart{background-position:-420px -260px}.ap-clipboard{background-position:-420px -280px}.ap-pushpin{background-position:-420px -300px}.ap-round_pushpin{background-position:-420px -320px}.ap-paperclip{background-position:-420px -340px}.ap-straight_ruler{background-position:-420px -360px}.ap-triangular_ruler{background-position:-420px -380px}.ap-bookmark_tabs{background-position:-420px -400px}.ap-ledger{background-position:-420px -420px}.ap-notebook{background-position:-420px -440px}.ap-notebook_with_decorative_cover{background-position:-420px -460px}.ap-closed_book{background-position:-420px -480px}.ap-book{background-position:-420px -500px}.ap-green_book{background-position:-420px -520px}.ap-blue_book{background-position:-420px -540px}.ap-orange_book{background-position:-420px -560px}.ap-books{background-position:-420px -580px}.ap-name_badge{background-position:-420px -600px}.ap-scroll{background-position:-420px -620px}.ap-memo{background-position:-420px -640px}.ap-telephone_receiver{background-position:-420px -660px}.ap-pager{background-position:-420px -680px}.ap-fax{background-position:-420px -700px}.ap-satellite_antenna{background-position:-420px -720px}.ap-loudspeaker{background-position:-420px -740px}.ap-mega{background-position:-420px -760px}.ap-outbox_tray{background-position:-420px -780px}.ap-inbox_tray{background-position:-420px -800px}.ap-package{background-position:-440px 0}.ap-e-mail{background-position:-440px -20px}.ap-incoming_envelope{background-position:-440px -40px}.ap-envelope_with_arrow{background-position:-440px -60px}.ap-mailbox_closed{background-position:-440px -80px}.ap-mailbox{background-position:-440px -100px}.ap-mailbox_with_mail{background-position:-440px -120px}.ap-mailbox_with_no_mail{background-position:-440px -140px}.ap-postbox{background-position:-440px -160px}.ap-postal_horn{background-position:-440px -180px}.ap-newspaper{background-position:-440px -200px}.ap-iphone{background-position:-440px -220px}.ap-calling{background-position:-440px -240px}.ap-vibration_mode{background-position:-440px -260px}.ap-mobile_phone_off{background-position:-440px -280px}.ap-no_mobile_phones{background-position:-440px -300px}.ap-signal_strength{background-position:-440px -320px}.ap-camera{background-position:-440px -340px}.ap-camera_with_flash{background-position:-440px -360px}.ap-video_camera{background-position:-440px -380px}.ap-tv{background-position:-440px -400px}.ap-radio{background-position:-440px -420px}.ap-vhs{background-position:-440px -440px}.ap-film_projector{background-position:-440px -460px}.ap-prayer_beads{background-position:-440px -480px}.ap-twisted_rightwards_arrows{background-position:-440px -500px}.ap-repeat{background-position:-440px -520px}.ap-repeat_one{background-position:-440px -540px}.ap-arrows_clockwise{background-position:-440px -560px}.ap-arrows_counterclockwise{background-position:-440px -580px}.ap-low_brightness{background-position:-440px -600px}.ap-high_brightness{background-position:-440px -620px}.ap-mute{background-position:-440px -640px}.ap-speaker{background-position:-440px -660px}.ap-sound{background-position:-440px -680px}.ap-loud_sound{background-position:-440px -700px}.ap-battery{background-position:-440px -720px}.ap-electric_plug{background-position:-440px -740px}.ap-mag{background-position:-440px -760px}.ap-mag_right{background-position:-440px -780px}.ap-lock_with_ink_pen{background-position:-440px -800px}.ap-closed_lock_with_key{background-position:-460px 0}.ap-key{background-position:-460px -20px}.ap-lock{background-position:-460px -40px}.ap-unlock{background-position:-460px -60px}.ap-bell{background-position:-460px -80px}.ap-no_bell{background-position:-460px -100px}.ap-bookmark{background-position:-460px -120px}.ap-link{background-position:-460px -140px}.ap-radio_button{background-position:-460px -160px}.ap-back{background-position:-460px -180px}.ap-end{background-position:-460px -200px}.ap-on{background-position:-460px -220px}.ap-soon{background-position:-460px -240px}.ap-top{background-position:-460px -260px}.ap-underage{background-position:-460px -280px}.ap-keycap_ten{background-position:-460px -300px}.ap-capital_abcd{background-position:-460px -320px}.ap-abcd{background-position:-460px -340px}.ap-1234{background-position:-460px -360px}.ap-symbols{background-position:-460px -380px}.ap-abc{background-position:-460px -400px}.ap-fire{background-position:-460px -420px}.ap-flashlight{background-position:-460px -440px}.ap-wrench{background-position:-460px -460px}.ap-hammer{background-position:-460px -480px}.ap-nut_and_bolt{background-position:-460px -500px}.ap-hocho{background-position:-460px -520px}.ap-gun{background-position:-460px -540px}.ap-microscope{background-position:-460px -560px}.ap-telescope{background-position:-460px -580px}.ap-crystal_ball{background-position:-460px -600px}.ap-six_pointed_star{background-position:-460px -620px}.ap-beginner{background-position:-460px -640px}.ap-trident{background-position:-460px -660px}.ap-black_square_button{background-position:-460px -680px}.ap-white_square_button{background-position:-460px -700px}.ap-red_circle{background-position:-460px -720px}.ap-large_blue_circle{background-position:-460px -740px}.ap-large_orange_diamond{background-position:-460px -760px}.ap-large_blue_diamond{background-position:-460px -780px}.ap-small_orange_diamond{background-position:-460px -800px}.ap-small_blue_diamond{background-position:-480px 0}.ap-small_red_triangle{background-position:-480px -20px}.ap-small_red_triangle_down{background-position:-480px -40px}.ap-arrow_up_small{background-position:-480px -60px}.ap-arrow_down_small{background-position:-480px -80px}.ap-om_symbol{background-position:-480px -100px}.ap-dove_of_peace{background-position:-480px -120px}.ap-kaaba{background-position:-480px -140px}.ap-mosque{background-position:-480px -160px}.ap-synagogue{background-position:-480px -180px}.ap-menorah_with_nine_branches{background-position:-480px -200px}.ap-clock1{background-position:-480px -220px}.ap-clock2{background-position:-480px -240px}.ap-clock3{background-position:-480px -260px}.ap-clock4{background-position:-480px -280px}.ap-clock5{background-position:-480px -300px}.ap-clock6{background-position:-480px -320px}.ap-clock7{background-position:-480px -340px}.ap-clock8{background-position:-480px -360px}.ap-clock9{background-position:-480px -380px}.ap-clock10{background-position:-480px -400px}.ap-clock11{background-position:-480px -420px}.ap-clock12{background-position:-480px -440px}.ap-clock130{background-position:-480px -460px}.ap-clock230{background-position:-480px -480px}.ap-clock330{background-position:-480px -500px}.ap-clock430{background-position:-480px -520px}.ap-clock530{background-position:-480px -540px}.ap-clock630{background-position:-480px -560px}.ap-clock730{background-position:-480px -580px}.ap-clock830{background-position:-480px -600px}.ap-clock930{background-position:-480px -620px}.ap-clock1030{background-position:-480px -640px}.ap-clock1130{background-position:-480px -660px}.ap-clock1230{background-position:-480px -680px}.ap-candle{background-position:-480px -700px}.ap-mantelpiece_clock{background-position:-480px -720px}.ap-hole{background-position:-480px -740px}.ap-man_in_business_suit_levitating{background-position:-480px -760px}.ap-sleuth_or_spy{background-position:-480px -780px}.ap-dark_sunglasses{background-position:-500px -80px}.ap-spider{background-position:-500px -100px}.ap-spider_web{background-position:-500px -120px}.ap-joystick{background-position:-500px -140px}.ap-linked_paperclips{background-position:-500px -160px}.ap-lower_left_ballpoint_pen{background-position:-500px -180px}.ap-lower_left_fountain_pen{background-position:-500px -200px}.ap-lower_left_paintbrush{background-position:-500px -220px}.ap-lower_left_crayon{background-position:-500px -240px}.ap-raised_hand_with_fingers_splayed{background-position:-500px -260px}.ap-middle_finger{background-position:-500px -380px}.ap-spock-hand{background-position:-500px -500px}.ap-desktop_computer{background-position:-500px -620px}.ap-printer{background-position:-500px -640px}.ap-three_button_mouse{background-position:-500px -660px}.ap-trackball{background-position:-500px -680px}.ap-frame_with_picture{background-position:-500px -700px}.ap-card_index_dividers{background-position:-500px -720px}.ap-card_file_box{background-position:-500px -740px}.ap-file_cabinet{background-position:-500px -760px}.ap-wastebasket{background-position:-500px -780px}.ap-spiral_note_pad{background-position:-500px -800px}.ap-spiral_calendar_pad{background-position:-520px 0}.ap-compression{background-position:-520px -20px}.ap-old_key{background-position:-520px -40px}.ap-rolled_up_newspaper{background-position:-520px -60px}.ap-dagger_knife{background-position:-520px -80px}.ap-speaking_head_in_silhouette{background-position:-520px -100px}.ap-left_speech_bubble{background-position:-520px -120px}.ap-right_anger_bubble{background-position:-520px -140px}.ap-ballot_box_with_ballot{background-position:-520px -160px}.ap-world_map{background-position:-520px -180px}.ap-mount_fuji{background-position:-520px -200px}.ap-tokyo_tower{background-position:-520px -220px}.ap-statue_of_liberty{background-position:-520px -240px}.ap-japan{background-position:-520px -260px}.ap-moyai{background-position:-520px -280px}.ap-grinning{background-position:-520px -300px}.ap-grin{background-position:-520px -320px}.ap-joy{background-position:-520px -340px}.ap-smiley{background-position:-520px -360px}.ap-smile{background-position:-520px -380px}.ap-sweat_smile{background-position:-520px -400px}.ap-laughing{background-position:-520px -420px}.ap-innocent{background-position:-520px -440px}.ap-smiling_imp{background-position:-520px -460px}.ap-wink{background-position:-520px -480px}.ap-blush{background-position:-520px -500px}.ap-yum{background-position:-520px -520px}.ap-relieved{background-position:-520px -540px}.ap-heart_eyes{background-position:-520px -560px}.ap-sunglasses{background-position:-520px -580px}.ap-smirk{background-position:-520px -600px}.ap-neutral_face{background-position:-520px -620px}.ap-expressionless{background-position:-520px -640px}.ap-unamused{background-position:-520px -660px}.ap-sweat{background-position:-520px -680px}.ap-pensive{background-position:-520px -700px}.ap-confused{background-position:-520px -720px}.ap-confounded{background-position:-520px -740px}.ap-kissing{background-position:-520px -760px}.ap-kissing_heart{background-position:-520px -780px}.ap-kissing_smiling_eyes{background-position:-520px -800px}.ap-kissing_closed_eyes{background-position:-540px 0}.ap-stuck_out_tongue{background-position:-540px -20px}.ap-stuck_out_tongue_winking_eye{background-position:-540px -40px}.ap-stuck_out_tongue_closed_eyes{background-position:-540px -60px}.ap-disappointed{background-position:-540px -80px}.ap-worried{background-position:-540px -100px}.ap-angry{background-position:-540px -120px}.ap-rage{background-position:-540px -140px}.ap-cry{background-position:-540px -160px}.ap-persevere{background-position:-540px -180px}.ap-triumph{background-position:-540px -200px}.ap-disappointed_relieved{background-position:-540px -220px}.ap-frowning{background-position:-540px -240px}.ap-anguished{background-position:-540px -260px}.ap-fearful{background-position:-540px -280px}.ap-weary{background-position:-540px -300px}.ap-sleepy{background-position:-540px -320px}.ap-tired_face{background-position:-540px -340px}.ap-grimacing{background-position:-540px -360px}.ap-sob{background-position:-540px -380px}.ap-open_mouth{background-position:-540px -400px}.ap-hushed{background-position:-540px -420px}.ap-cold_sweat{background-position:-540px -440px}.ap-scream{background-position:-540px -460px}.ap-astonished{background-position:-540px -480px}.ap-flushed{background-position:-540px -500px}.ap-sleeping{background-position:-540px -520px}.ap-dizzy_face{background-position:-540px -540px}.ap-no_mouth{background-position:-540px -560px}.ap-mask{background-position:-540px -580px}.ap-smile_cat{background-position:-540px -600px}.ap-joy_cat{background-position:-540px -620px}.ap-smiley_cat{background-position:-540px -640px}.ap-heart_eyes_cat{background-position:-540px -660px}.ap-smirk_cat{background-position:-540px -680px}.ap-kissing_cat{background-position:-540px -700px}.ap-pouting_cat{background-position:-540px -720px}.ap-crying_cat_face{background-position:-540px -740px}.ap-scream_cat{background-position:-540px -760px}.ap-slightly_frowning_face{background-position:-540px -780px}.ap-slightly_smiling_face{background-position:-540px -800px}.ap-upside_down_face{background-position:-560px 0}.ap-face_with_rolling_eyes{background-position:-560px -20px}.ap-no_good{background-position:-560px -40px}.ap-ok_woman{background-position:-560px -160px}.ap-bow{background-position:-560px -280px}.ap-see_no_evil{background-position:-560px -400px}.ap-hear_no_evil{background-position:-560px -420px}.ap-speak_no_evil{background-position:-560px -440px}.ap-raising_hand{background-position:-560px -460px}.ap-raised_hands{background-position:-560px -580px}.ap-person_frowning{background-position:-560px -700px}.ap-person_with_pouting_face{background-position:-580px 0}.ap-pray{background-position:-580px -120px}.ap-rocket{background-position:-580px -240px}.ap-helicopter{background-position:-580px -260px}.ap-steam_locomotive{background-position:-580px -280px}.ap-railway_car{background-position:-580px -300px}.ap-bullettrain_side{background-position:-580px -320px}.ap-bullettrain_front{background-position:-580px -340px}.ap-train2{background-position:-580px -360px}.ap-metro{background-position:-580px -380px}.ap-light_rail{background-position:-580px -400px}.ap-station{background-position:-580px -420px}.ap-tram{background-position:-580px -440px}.ap-train{background-position:-580px -460px}.ap-bus{background-position:-580px -480px}.ap-oncoming_bus{background-position:-580px -500px}.ap-trolleybus{background-position:-580px -520px}.ap-busstop{background-position:-580px -540px}.ap-minibus{background-position:-580px -560px}.ap-ambulance{background-position:-580px -580px}.ap-fire_engine{background-position:-580px -600px}.ap-police_car{background-position:-580px -620px}.ap-oncoming_police_car{background-position:-580px -640px}.ap-taxi{background-position:-580px -660px}.ap-oncoming_taxi{background-position:-580px -680px}.ap-car{background-position:-580px -700px}.ap-oncoming_automobile{background-position:-580px -720px}.ap-blue_car{background-position:-580px -740px}.ap-truck{background-position:-580px -760px}.ap-articulated_lorry{background-position:-580px -780px}.ap-tractor{background-position:-580px -800px}.ap-monorail{background-position:-600px 0}.ap-mountain_railway{background-position:-600px -20px}.ap-suspension_railway{background-position:-600px -40px}.ap-mountain_cableway{background-position:-600px -60px}.ap-aerial_tramway{background-position:-600px -80px}.ap-ship{background-position:-600px -100px}.ap-rowboat{background-position:-600px -120px}.ap-speedboat{background-position:-600px -240px}.ap-traffic_light{background-position:-600px -260px}.ap-vertical_traffic_light{background-position:-600px -280px}.ap-construction{background-position:-600px -300px}.ap-rotating_light{background-position:-600px -320px}.ap-triangular_flag_on_post{background-position:-600px -340px}.ap-door{background-position:-600px -360px}.ap-no_entry_sign{background-position:-600px -380px}.ap-smoking{background-position:-600px -400px}.ap-no_smoking{background-position:-600px -420px}.ap-put_litter_in_its_place{background-position:-600px -440px}.ap-do_not_litter{background-position:-600px -460px}.ap-potable_water{background-position:-600px -480px}.ap-non-potable_water{background-position:-600px -500px}.ap-bike{background-position:-600px -520px}.ap-no_bicycles{background-position:-600px -540px}.ap-bicyclist{background-position:-600px -560px}.ap-mountain_bicyclist{background-position:-600px -680px}.ap-walking{background-position:-600px -800px}.ap-no_pedestrians{background-position:-620px -100px}.ap-children_crossing{background-position:-620px -120px}.ap-mens{background-position:-620px -140px}.ap-womens{background-position:-620px -160px}.ap-restroom{background-position:-620px -180px}.ap-baby_symbol{background-position:-620px -200px}.ap-toilet{background-position:-620px -220px}.ap-wc{background-position:-620px -240px}.ap-shower{background-position:-620px -260px}.ap-bath{background-position:-620px -280px}.ap-bathtub{background-position:-620px -400px}.ap-passport_control{background-position:-620px -420px}.ap-customs{background-position:-620px -440px}.ap-baggage_claim{background-position:-620px -460px}.ap-left_luggage{background-position:-620px -480px}.ap-couch_and_lamp{background-position:-620px -500px}.ap-sleeping_accommodation{background-position:-620px -520px}.ap-shopping_bags{background-position:-620px -540px}.ap-bellhop_bell{background-position:-620px -560px}.ap-bed{background-position:-620px -580px}.ap-place_of_worship{background-position:-620px -600px}.ap-hammer_and_wrench{background-position:-620px -620px}.ap-shield{background-position:-620px -640px}.ap-oil_drum{background-position:-620px -660px}.ap-motorway{background-position:-620px -680px}.ap-railway_track{background-position:-620px -700px}.ap-motor_boat{background-position:-620px -720px}.ap-small_airplane{background-position:-620px -740px}.ap-airplane_departure{background-position:-620px -760px}.ap-airplane_arriving{background-position:-620px -780px}.ap-satellite{background-position:-620px -800px}.ap-passenger_ship{background-position:-640px 0}.ap-zipper_mouth_face{background-position:-640px -20px}.ap-money_mouth_face{background-position:-640px -40px}.ap-face_with_thermometer{background-position:-640px -60px}.ap-nerd_face{background-position:-640px -80px}.ap-thinking_face{background-position:-640px -100px}.ap-face_with_head_bandage{background-position:-640px -120px}.ap-robot_face{background-position:-640px -140px}.ap-hugging_face{background-position:-640px -160px}.ap-the_horns{background-position:-640px -180px}.ap-crab{background-position:-640px -300px}.ap-lion_face{background-position:-640px -320px}.ap-scorpion{background-position:-640px -340px}.ap-turkey{background-position:-640px -360px}.ap-unicorn_face{background-position:-640px -380px}.ap-cheese_wedge{background-position:-640px -400px}.ap-hash{background-position:-640px -420px}.ap-keycap_star{background-position:-640px -440px}.ap-zero{background-position:-640px -460px}.ap-one{background-position:-640px -480px}.ap-two{background-position:-640px -500px}.ap-three{background-position:-640px -520px}.ap-four{background-position:-640px -540px}.ap-five{background-position:-640px -560px}.ap-six{background-position:-640px -580px}.ap-seven{background-position:-640px -600px}.ap-eight{background-position:-640px -620px}.ap-nine{background-position:-640px -640px}.ap-flag-ac{background-position:-640px -660px}.ap-flag-ad{background-position:-640px -680px}.ap-flag-ae{background-position:-640px -700px}.ap-flag-af{background-position:-640px -720px}.ap-flag-ag{background-position:-640px -740px}.ap-flag-ai{background-position:-640px -760px}.ap-flag-al{background-position:-640px -780px}.ap-flag-am{background-position:-640px -800px}.ap-flag-ao{background-position:-660px 0}.ap-flag-aq{background-position:-660px -20px}.ap-flag-ar{background-position:-660px -40px}.ap-flag-as{background-position:-660px -60px}.ap-flag-at{background-position:-660px -80px}.ap-flag-au{background-position:-660px -100px}.ap-flag-aw{background-position:-660px -120px}.ap-flag-ax{background-position:-660px -140px}.ap-flag-az{background-position:-660px -160px}.ap-flag-ba{background-position:-660px -180px}.ap-flag-bb{background-position:-660px -200px}.ap-flag-bd{background-position:-660px -220px}.ap-flag-be{background-position:-660px -240px}.ap-flag-bf{background-position:-660px -260px}.ap-flag-bg{background-position:-660px -280px}.ap-flag-bh{background-position:-660px -300px}.ap-flag-bi{background-position:-660px -320px}.ap-flag-bj{background-position:-660px -340px}.ap-flag-bl{background-position:-660px -360px}.ap-flag-bm{background-position:-660px -380px}.ap-flag-bn{background-position:-660px -400px}.ap-flag-bo{background-position:-660px -420px}.ap-flag-bq{background-position:-660px -440px}.ap-flag-br{background-position:-660px -460px}.ap-flag-bs{background-position:-660px -480px}.ap-flag-bt{background-position:-660px -500px}.ap-flag-bv{background-position:-660px -520px}.ap-flag-bw{background-position:-660px -540px}.ap-flag-by{background-position:-660px -560px}.ap-flag-bz{background-position:-660px -580px}.ap-flag-ca{background-position:-660px -600px}.ap-flag-cc{background-position:-660px -620px}.ap-flag-cd{background-position:-660px -640px}.ap-flag-cf{background-position:-660px -660px}.ap-flag-cg{background-position:-660px -680px}.ap-flag-ch{background-position:-660px -700px}.ap-flag-ci{background-position:-660px -720px}.ap-flag-ck{background-position:-660px -740px}.ap-flag-cl{background-position:-660px -760px}.ap-flag-cm{background-position:-660px -780px}.ap-flag-cn{background-position:-660px -800px}.ap-flag-co{background-position:-680px 0}.ap-flag-cp{background-position:-680px -20px}.ap-flag-cr{background-position:-680px -40px}.ap-flag-cu{background-position:-680px -60px}.ap-flag-cv{background-position:-680px -80px}.ap-flag-cw{background-position:-680px -100px}.ap-flag-cx{background-position:-680px -120px}.ap-flag-cy{background-position:-680px -140px}.ap-flag-cz{background-position:-680px -160px}.ap-flag-de{background-position:-680px -180px}.ap-flag-dg{background-position:-680px -200px}.ap-flag-dj{background-position:-680px -220px}.ap-flag-dk{background-position:-680px -240px}.ap-flag-dm{background-position:-680px -260px}.ap-flag-do{background-position:-680px -280px}.ap-flag-dz{background-position:-680px -300px}.ap-flag-ea{background-position:-680px -320px}.ap-flag-ec{background-position:-680px -340px}.ap-flag-ee{background-position:-680px -360px}.ap-flag-eg{background-position:-680px -380px}.ap-flag-eh{background-position:-680px -400px}.ap-flag-er{background-position:-680px -420px}.ap-flag-es{background-position:-680px -440px}.ap-flag-et{background-position:-680px -460px}.ap-flag-eu{background-position:-680px -480px}.ap-flag-fi{background-position:-680px -500px}.ap-flag-fj{background-position:-680px -520px}.ap-flag-fk{background-position:-680px -540px}.ap-flag-fm{background-position:-680px -560px}.ap-flag-fo{background-position:-680px -580px}.ap-flag-fr{background-position:-680px -600px}.ap-flag-ga{background-position:-680px -620px}.ap-flag-gb{background-position:-680px -640px}.ap-flag-gd{background-position:-680px -660px}.ap-flag-ge{background-position:-680px -680px}.ap-flag-gf{background-position:-680px -700px}.ap-flag-gg{background-position:-680px -720px}.ap-flag-gh{background-position:-680px -740px}.ap-flag-gi{background-position:-680px -760px}.ap-flag-gl{background-position:-680px -780px}.ap-flag-gm{background-position:-680px -800px}.ap-flag-gn{background-position:-700px 0}.ap-flag-gp{background-position:-700px -20px}.ap-flag-gq{background-position:-700px -40px}.ap-flag-gr{background-position:-700px -60px}.ap-flag-gs{background-position:-700px -80px}.ap-flag-gt{background-position:-700px -100px}.ap-flag-gu{background-position:-700px -120px}.ap-flag-gw{background-position:-700px -140px}.ap-flag-gy{background-position:-700px -160px}.ap-flag-hk{background-position:-700px -180px}.ap-flag-hm{background-position:-700px -200px}.ap-flag-hn{background-position:-700px -220px}.ap-flag-hr{background-position:-700px -240px}.ap-flag-ht{background-position:-700px -260px}.ap-flag-hu{background-position:-700px -280px}.ap-flag-ic{background-position:-700px -300px}.ap-flag-id{background-position:-700px -320px}.ap-flag-ie{background-position:-700px -340px}.ap-flag-il{background-position:-700px -360px}.ap-flag-im{background-position:-700px -380px}.ap-flag-in{background-position:-700px -400px}.ap-flag-io{background-position:-700px -420px}.ap-flag-iq{background-position:-700px -440px}.ap-flag-ir{background-position:-700px -460px}.ap-flag-is{background-position:-700px -480px}.ap-flag-it{background-position:-700px -500px}.ap-flag-je{background-position:-700px -520px}.ap-flag-jm{background-position:-700px -540px}.ap-flag-jo{background-position:-700px -560px}.ap-flag-jp{background-position:-700px -580px}.ap-flag-ke{background-position:-700px -600px}.ap-flag-kg{background-position:-700px -620px}.ap-flag-kh{background-position:-700px -640px}.ap-flag-ki{background-position:-700px -660px}.ap-flag-km{background-position:-700px -680px}.ap-flag-kn{background-position:-700px -700px}.ap-flag-kp{background-position:-700px -720px}.ap-flag-kr{background-position:-700px -740px}.ap-flag-kw{background-position:-700px -760px}.ap-flag-ky{background-position:-700px -780px}.ap-flag-kz{background-position:-700px -800px}.ap-flag-la{background-position:-720px 0}.ap-flag-lb{background-position:-720px -20px}.ap-flag-lc{background-position:-720px -40px}.ap-flag-li{background-position:-720px -60px}.ap-flag-lk{background-position:-720px -80px}.ap-flag-lr{background-position:-720px -100px}.ap-flag-ls{background-position:-720px -120px}.ap-flag-lt{background-position:-720px -140px}.ap-flag-lu{background-position:-720px -160px}.ap-flag-lv{background-position:-720px -180px}.ap-flag-ly{background-position:-720px -200px}.ap-flag-ma{background-position:-720px -220px}.ap-flag-mc{background-position:-720px -240px}.ap-flag-md{background-position:-720px -260px}.ap-flag-me{background-position:-720px -280px}.ap-flag-mf{background-position:-720px -300px}.ap-flag-mg{background-position:-720px -320px}.ap-flag-mh{background-position:-720px -340px}.ap-flag-mk{background-position:-720px -360px}.ap-flag-ml{background-position:-720px -380px}.ap-flag-mm{background-position:-720px -400px}.ap-flag-mn{background-position:-720px -420px}.ap-flag-mo{background-position:-720px -440px}.ap-flag-mp{background-position:-720px -460px}.ap-flag-mq{background-position:-720px -480px}.ap-flag-mr{background-position:-720px -500px}.ap-flag-ms{background-position:-720px -520px}.ap-flag-mt{background-position:-720px -540px}.ap-flag-mu{background-position:-720px -560px}.ap-flag-mv{background-position:-720px -580px}.ap-flag-mw{background-position:-720px -600px}.ap-flag-mx{background-position:-720px -620px}.ap-flag-my{background-position:-720px -640px}.ap-flag-mz{background-position:-720px -660px}.ap-flag-na{background-position:-720px -680px}.ap-flag-nc{background-position:-720px -700px}.ap-flag-ne{background-position:-720px -720px}.ap-flag-nf{background-position:-720px -740px}.ap-flag-ng{background-position:-720px -760px}.ap-flag-ni{background-position:-720px -780px}.ap-flag-nl{background-position:-720px -800px}.ap-flag-no{background-position:-740px 0}.ap-flag-np{background-position:-740px -20px}.ap-flag-nr{background-position:-740px -40px}.ap-flag-nu{background-position:-740px -60px}.ap-flag-nz{background-position:-740px -80px}.ap-flag-om{background-position:-740px -100px}.ap-flag-pa{background-position:-740px -120px}.ap-flag-pe{background-position:-740px -140px}.ap-flag-pf{background-position:-740px -160px}.ap-flag-pg{background-position:-740px -180px}.ap-flag-ph{background-position:-740px -200px}.ap-flag-pk{background-position:-740px -220px}.ap-flag-pl{background-position:-740px -240px}.ap-flag-pm{background-position:-740px -260px}.ap-flag-pn{background-position:-740px -280px}.ap-flag-pr{background-position:-740px -300px}.ap-flag-ps{background-position:-740px -320px}.ap-flag-pt{background-position:-740px -340px}.ap-flag-pw{background-position:-740px -360px}.ap-flag-py{background-position:-740px -380px}.ap-flag-qa{background-position:-740px -400px}.ap-flag-re{background-position:-740px -420px}.ap-flag-ro{background-position:-740px -440px}.ap-flag-rs{background-position:-740px -460px}.ap-flag-ru{background-position:-740px -480px}.ap-flag-rw{background-position:-740px -500px}.ap-flag-sa{background-position:-740px -520px}.ap-flag-sb{background-position:-740px -540px}.ap-flag-sc{background-position:-740px -560px}.ap-flag-sd{background-position:-740px -580px}.ap-flag-se{background-position:-740px -600px}.ap-flag-sg{background-position:-740px -620px}.ap-flag-sh{background-position:-740px -640px}.ap-flag-si{background-position:-740px -660px}.ap-flag-sj{background-position:-740px -680px}.ap-flag-sk{background-position:-740px -700px}.ap-flag-sl{background-position:-740px -720px}.ap-flag-sm{background-position:-740px -740px}.ap-flag-sn{background-position:-740px -760px}.ap-flag-so{background-position:-740px -780px}.ap-flag-sr{background-position:-740px -800px}.ap-flag-ss{background-position:-760px 0}.ap-flag-st{background-position:-760px -20px}.ap-flag-sv{background-position:-760px -40px}.ap-flag-sx{background-position:-760px -60px}.ap-flag-sy{background-position:-760px -80px}.ap-flag-sz{background-position:-760px -100px}.ap-flag-ta{background-position:-760px -120px}.ap-flag-tc{background-position:-760px -140px}.ap-flag-td{background-position:-760px -160px}.ap-flag-tf{background-position:-760px -180px}.ap-flag-tg{background-position:-760px -200px}.ap-flag-th{background-position:-760px -220px}.ap-flag-tj{background-position:-760px -240px}.ap-flag-tk{background-position:-760px -260px}.ap-flag-tl{background-position:-760px -280px}.ap-flag-tm{background-position:-760px -300px}.ap-flag-tn{background-position:-760px -320px}.ap-flag-to{background-position:-760px -340px}.ap-flag-tr{background-position:-760px -360px}.ap-flag-tt{background-position:-760px -380px}.ap-flag-tv{background-position:-760px -400px}.ap-flag-tw{background-position:-760px -420px}.ap-flag-tz{background-position:-760px -440px}.ap-flag-ua{background-position:-760px -460px}.ap-flag-ug{background-position:-760px -480px}.ap-flag-um{background-position:-760px -500px}.ap-flag-us{background-position:-760px -520px}.ap-flag-uy{background-position:-760px -540px}.ap-flag-uz{background-position:-760px -560px}.ap-flag-va{background-position:-760px -580px}.ap-flag-vc{background-position:-760px -600px}.ap-flag-ve{background-position:-760px -620px}.ap-flag-vg{background-position:-760px -640px}.ap-flag-vi{background-position:-760px -660px}.ap-flag-vn{background-position:-760px -680px}.ap-flag-vu{background-position:-760px -700px}.ap-flag-wf{background-position:-760px -720px}.ap-flag-ws{background-position:-760px -740px}.ap-flag-xk{background-position:-760px -760px}.ap-flag-ye{background-position:-760px -780px}.ap-flag-yt{background-position:-760px -800px}.ap-flag-za{background-position:-780px 0}.ap-flag-zm{background-position:-780px -20px}.ap-flag-zw{background-position:-780px -40px}.ap-man-man-boy{background-position:-780px -60px}.ap-man-man-boy-boy{background-position:-780px -80px}.ap-man-man-girl{background-position:-780px -100px}.ap-man-man-girl-boy{background-position:-780px -120px}.ap-man-man-girl-girl{background-position:-780px -140px}.ap-man-woman-boy-boy{background-position:-780px -160px}.ap-man-woman-girl{background-position:-780px -180px}.ap-man-woman-girl-boy{background-position:-780px -200px}.ap-man-woman-girl-girl{background-position:-780px -220px}.ap-man-heart-man{background-position:-780px -240px}.ap-man-kiss-man{background-position:-780px -260px}.ap-woman-woman-boy{background-position:-780px -280px}.ap-woman-woman-boy-boy{background-position:-780px -300px}.ap-woman-woman-girl{background-position:-780px -320px}.ap-woman-woman-girl-boy{background-position:-780px -340px}.ap-woman-woman-girl-girl{background-position:-780px -360px}.ap-woman-heart-woman{background-position:-780px -380px}.ap-woman-kiss-woman{background-position:-780px -400px}#tab-toolbar ul{padding:0!important}
