@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{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}.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:100000}.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}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}code{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden]{display:none}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.blockquote{margin-bottom:1rem;font-size:1.25rem}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}code{font-size:87.5%;color:#be3680;word-break:break-word}pre{display:block;font-size:87.5%;color:#212529}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-1{margin-left:8.3333333333%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-3{margin-left:25%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-success,.table-success>th,.table-success>td{background-color:#ddf4dd}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#c0ebc0}.table-danger,.table-danger>th,.table-danger>td{background-color:#edc7db}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#dd96bd}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.dash-table-wrapper{border-radius:5px;overflow:hidden;border:1px solid #D7D7D7}.dash-table{border-collapse:collapse;width:100%}.dash-table th{color:#7f7f7f;background:#F9F9F9;font-weight:400;border-bottom:1px solid #D7D7D7;padding:.75rem 1rem}.dash-table th a{color:#4d7b93}.dash-table td{border-bottom:1px solid #D7D7D7;padding:.75rem 1rem}.dash-table tbody tr:last-child td{border-bottom:none}.dash-table tbody tr:nth-of-type(2n){background-color:#f9f9f9}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#aad3ed;outline:0;box-shadow:0 0 0 .2rem #419cd740}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-control.is-valid{border-color:#85d985;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2385d985' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus{border-color:#85d985;box-shadow:0 0 0 .2rem #85d98540}textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-control.is-invalid{border-color:#be3680;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23be3680' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23be3680' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus{border-color:#be3680;box-shadow:0 0 0 .2rem #be368040}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.btn{display:inline-block;font-family:Red Hat Text,sans-serif;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:5px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#419cd7;border-color:#419cd7}.btn-primary:hover{color:#fff;background-color:#2a8ac8;border-color:#2882bd}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem #5eabdd80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#419cd7;border-color:#419cd7}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#2882bd;border-color:#267bb3}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5eabdd80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#212529;background-color:#85d985;border-color:#85d985}.btn-success:hover{color:#212529;background-color:#68d068;border-color:#5ecd5e}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem #76be7780}.btn-success.disabled,.btn-success:disabled{color:#212529;background-color:#85d985;border-color:#85d985}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#212529;background-color:#5ecd5e;border-color:#54ca54}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #76be7780}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{color:#fff;background-color:#be3680;border-color:#be3680}.btn-danger:hover{color:#fff;background-color:#a02e6c;border-color:#962b65}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem #c8549380}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#be3680;border-color:#be3680}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#962b65;border-color:#8c285f}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c8549380}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#419cd7;border-color:#419cd7}.btn-outline-primary:hover{color:#fff;background-color:#419cd7;border-color:#419cd7}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #419cd780}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#419cd7;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#419cd7;border-color:#419cd7}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #419cd780}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#85d985;border-color:#85d985}.btn-outline-success:hover{color:#212529;background-color:#85d985;border-color:#85d985}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #85d98580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#85d985;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#212529;background-color:#85d985;border-color:#85d985}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #85d98580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#be3680;border-color:#be3680}.btn-outline-danger:hover{color:#fff;background-color:#be3680;border-color:#be3680}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #be368080}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#be3680;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#be3680;border-color:#be3680}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #be368080}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#419cd7;text-decoration:none}.btn-link:hover{color:#2374a8;text-decoration:none}.btn-link:focus,.btn-link.focus{text-decoration:none;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.dropdown{position:relative}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:first-child>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:5px}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.pagination{display:flex;padding-left:0;list-style:none;border-radius:5px}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#419cd7;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#2374a8;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #419cd740}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.page-item:last-child .page-link{border-top-right-radius:5px;border-bottom-right-radius:5px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#419cd7;border-color:#419cd7}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:5px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:5px}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-success{color:#457145;background-color:#e7f7e7;border-color:#ddf4dd}.alert-success hr{border-top-color:#caeeca}.alert-success .alert-link{color:#325132}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-danger{color:#631c43;background-color:#f2d7e6;border-color:#edc7db}.alert-danger hr{border-top-color:#e7b4cf}.alert-danger .alert-link{color:#3b1128}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:5px}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#419cd7;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.media{display:flex;align-items:flex-start}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#419cd7;border-color:#419cd7}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.bg-primary{background-color:#419cd7!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#2882bd!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#85d985!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#5ecd5e!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#be3680!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#962b65!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:5px!important}.rounded-lg{border-radius:.3rem!important}.rounded-0{border-radius:0!important}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-block{display:block!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9:before{padding-top:56.25%}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}}@media (min-width: 992px){.flex-lg-column{flex-direction:column!important}.justify-content-lg-around{justify-content:space-around!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}}.position-relative{position:relative!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.min-h-100{min-height:100%!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:.75rem!important}.mr-3,.mx-3{margin-right:.75rem!important}.mb-3,.my-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mt-4,.my-4{margin-top:1rem!important}.mr-4,.mx-4{margin-right:1rem!important}.mb-4,.my-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mt-5,.my-5{margin-top:1.5rem!important}.mr-5,.mx-5{margin-right:1.5rem!important}.mb-5,.my-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mt-6,.my-6{margin-top:2rem!important}.mr-6,.mx-6{margin-right:2rem!important}.mb-6,.my-6{margin-bottom:2rem!important}.ml-6,.mx-6{margin-left:2rem!important}.mt-7,.my-7{margin-top:3rem!important}.mr-7,.mx-7{margin-right:3rem!important}.mb-7,.my-7{margin-bottom:3rem!important}.ml-7,.mx-7{margin-left:3rem!important}.mt-8,.my-8{margin-top:4rem!important}.mr-8,.mx-8{margin-right:4rem!important}.mb-8,.my-8{margin-bottom:4rem!important}.ml-8,.mx-8{margin-left:4rem!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.pt-3,.py-3{padding-top:.75rem!important}.pr-3,.px-3{padding-right:.75rem!important}.pb-3,.py-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.pt-4,.py-4{padding-top:1rem!important}.pr-4,.px-4{padding-right:1rem!important}.pb-4,.py-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.pt-5,.py-5{padding-top:1.5rem!important}.pr-5,.px-5{padding-right:1.5rem!important}.pb-5,.py-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.pt-6,.py-6{padding-top:2rem!important}.pr-6,.px-6{padding-right:2rem!important}.pb-6,.py-6{padding-bottom:2rem!important}.pl-6,.px-6{padding-left:2rem!important}.pt-7,.py-7{padding-top:3rem!important}.pr-7,.px-7{padding-right:3rem!important}.pb-7,.py-7{padding-bottom:3rem!important}.pl-7,.px-7{padding-left:3rem!important}.pt-8,.py-8{padding-top:4rem!important}.pr-8,.px-8{padding-right:4rem!important}.pb-8,.py-8{padding-bottom:4rem!important}.pl-8,.px-8{padding-left:4rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.mt-n3,.my-n3{margin-top:-.75rem!important}.mr-n3,.mx-n3{margin-right:-.75rem!important}.mb-n3,.my-n3{margin-bottom:-.75rem!important}.ml-n3,.mx-n3{margin-left:-.75rem!important}.mt-n4,.my-n4{margin-top:-1rem!important}.mr-n4,.mx-n4{margin-right:-1rem!important}.mb-n4,.my-n4{margin-bottom:-1rem!important}.ml-n4,.mx-n4{margin-left:-1rem!important}.mt-n5,.my-n5{margin-top:-1.5rem!important}.mr-n5,.mx-n5{margin-right:-1.5rem!important}.mb-n5,.my-n5{margin-bottom:-1.5rem!important}.ml-n5,.mx-n5{margin-left:-1.5rem!important}.mt-n6,.my-n6{margin-top:-2rem!important}.mr-n6,.mx-n6{margin-right:-2rem!important}.mb-n6,.my-n6{margin-bottom:-2rem!important}.ml-n6,.mx-n6{margin-left:-2rem!important}.mt-n7,.my-n7{margin-top:-3rem!important}.mr-n7,.mx-n7{margin-right:-3rem!important}.mb-n7,.my-n7{margin-bottom:-3rem!important}.ml-n7,.mx-n7{margin-left:-3rem!important}.mt-n8,.my-n8{margin-top:-4rem!important}.mr-n8,.mx-n8{margin-right:-4rem!important}.mb-n8,.my-n8{margin-bottom:-4rem!important}.ml-n8,.mx-n8{margin-left:-4rem!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:.75rem!important}.mt-sm-3,.my-sm-3{margin-top:.75rem!important}.mr-sm-3,.mx-sm-3{margin-right:.75rem!important}.mb-sm-3,.my-sm-3{margin-bottom:.75rem!important}.ml-sm-3,.mx-sm-3{margin-left:.75rem!important}.m-sm-4{margin:1rem!important}.mt-sm-4,.my-sm-4{margin-top:1rem!important}.mr-sm-4,.mx-sm-4{margin-right:1rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1rem!important}.ml-sm-4,.mx-sm-4{margin-left:1rem!important}.m-sm-5{margin:1.5rem!important}.mt-sm-5,.my-sm-5{margin-top:1.5rem!important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem!important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem!important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem!important}.m-sm-6{margin:2rem!important}.mt-sm-6,.my-sm-6{margin-top:2rem!important}.mr-sm-6,.mx-sm-6{margin-right:2rem!important}.mb-sm-6,.my-sm-6{margin-bottom:2rem!important}.ml-sm-6,.mx-sm-6{margin-left:2rem!important}.m-sm-7{margin:3rem!important}.mt-sm-7,.my-sm-7{margin-top:3rem!important}.mr-sm-7,.mx-sm-7{margin-right:3rem!important}.mb-sm-7,.my-sm-7{margin-bottom:3rem!important}.ml-sm-7,.mx-sm-7{margin-left:3rem!important}.m-sm-8{margin:4rem!important}.mt-sm-8,.my-sm-8{margin-top:4rem!important}.mr-sm-8,.mx-sm-8{margin-right:4rem!important}.mb-sm-8,.my-sm-8{margin-bottom:4rem!important}.ml-sm-8,.mx-sm-8{margin-left:4rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:.75rem!important}.pt-sm-3,.py-sm-3{padding-top:.75rem!important}.pr-sm-3,.px-sm-3{padding-right:.75rem!important}.pb-sm-3,.py-sm-3{padding-bottom:.75rem!important}.pl-sm-3,.px-sm-3{padding-left:.75rem!important}.p-sm-4{padding:1rem!important}.pt-sm-4,.py-sm-4{padding-top:1rem!important}.pr-sm-4,.px-sm-4{padding-right:1rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1rem!important}.pl-sm-4,.px-sm-4{padding-left:1rem!important}.p-sm-5{padding:1.5rem!important}.pt-sm-5,.py-sm-5{padding-top:1.5rem!important}.pr-sm-5,.px-sm-5{padding-right:1.5rem!important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem!important}.pl-sm-5,.px-sm-5{padding-left:1.5rem!important}.p-sm-6{padding:2rem!important}.pt-sm-6,.py-sm-6{padding-top:2rem!important}.pr-sm-6,.px-sm-6{padding-right:2rem!important}.pb-sm-6,.py-sm-6{padding-bottom:2rem!important}.pl-sm-6,.px-sm-6{padding-left:2rem!important}.p-sm-7{padding:3rem!important}.pt-sm-7,.py-sm-7{padding-top:3rem!important}.pr-sm-7,.px-sm-7{padding-right:3rem!important}.pb-sm-7,.py-sm-7{padding-bottom:3rem!important}.pl-sm-7,.px-sm-7{padding-left:3rem!important}.p-sm-8{padding:4rem!important}.pt-sm-8,.py-sm-8{padding-top:4rem!important}.pr-sm-8,.px-sm-8{padding-right:4rem!important}.pb-sm-8,.py-sm-8{padding-bottom:4rem!important}.pl-sm-8,.px-sm-8{padding-left:4rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-.75rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-.75rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-.75rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-.75rem!important}.m-sm-n4{margin:-1rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1rem!important}.m-sm-n5{margin:-1.5rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-1.5rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-1.5rem!important}.m-sm-n6{margin:-2rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-2rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-2rem!important}.m-sm-n7{margin:-3rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-3rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-3rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-3rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-3rem!important}.m-sm-n8{margin:-4rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-4rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-4rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-4rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-4rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:.75rem!important}.mt-md-3,.my-md-3{margin-top:.75rem!important}.mr-md-3,.mx-md-3{margin-right:.75rem!important}.mb-md-3,.my-md-3{margin-bottom:.75rem!important}.ml-md-3,.mx-md-3{margin-left:.75rem!important}.m-md-4{margin:1rem!important}.mt-md-4,.my-md-4{margin-top:1rem!important}.mr-md-4,.mx-md-4{margin-right:1rem!important}.mb-md-4,.my-md-4{margin-bottom:1rem!important}.ml-md-4,.mx-md-4{margin-left:1rem!important}.m-md-5{margin:1.5rem!important}.mt-md-5,.my-md-5{margin-top:1.5rem!important}.mr-md-5,.mx-md-5{margin-right:1.5rem!important}.mb-md-5,.my-md-5{margin-bottom:1.5rem!important}.ml-md-5,.mx-md-5{margin-left:1.5rem!important}.m-md-6{margin:2rem!important}.mt-md-6,.my-md-6{margin-top:2rem!important}.mr-md-6,.mx-md-6{margin-right:2rem!important}.mb-md-6,.my-md-6{margin-bottom:2rem!important}.ml-md-6,.mx-md-6{margin-left:2rem!important}.m-md-7{margin:3rem!important}.mt-md-7,.my-md-7{margin-top:3rem!important}.mr-md-7,.mx-md-7{margin-right:3rem!important}.mb-md-7,.my-md-7{margin-bottom:3rem!important}.ml-md-7,.mx-md-7{margin-left:3rem!important}.m-md-8{margin:4rem!important}.mt-md-8,.my-md-8{margin-top:4rem!important}.mr-md-8,.mx-md-8{margin-right:4rem!important}.mb-md-8,.my-md-8{margin-bottom:4rem!important}.ml-md-8,.mx-md-8{margin-left:4rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:.75rem!important}.pt-md-3,.py-md-3{padding-top:.75rem!important}.pr-md-3,.px-md-3{padding-right:.75rem!important}.pb-md-3,.py-md-3{padding-bottom:.75rem!important}.pl-md-3,.px-md-3{padding-left:.75rem!important}.p-md-4{padding:1rem!important}.pt-md-4,.py-md-4{padding-top:1rem!important}.pr-md-4,.px-md-4{padding-right:1rem!important}.pb-md-4,.py-md-4{padding-bottom:1rem!important}.pl-md-4,.px-md-4{padding-left:1rem!important}.p-md-5{padding:1.5rem!important}.pt-md-5,.py-md-5{padding-top:1.5rem!important}.pr-md-5,.px-md-5{padding-right:1.5rem!important}.pb-md-5,.py-md-5{padding-bottom:1.5rem!important}.pl-md-5,.px-md-5{padding-left:1.5rem!important}.p-md-6{padding:2rem!important}.pt-md-6,.py-md-6{padding-top:2rem!important}.pr-md-6,.px-md-6{padding-right:2rem!important}.pb-md-6,.py-md-6{padding-bottom:2rem!important}.pl-md-6,.px-md-6{padding-left:2rem!important}.p-md-7{padding:3rem!important}.pt-md-7,.py-md-7{padding-top:3rem!important}.pr-md-7,.px-md-7{padding-right:3rem!important}.pb-md-7,.py-md-7{padding-bottom:3rem!important}.pl-md-7,.px-md-7{padding-left:3rem!important}.p-md-8{padding:4rem!important}.pt-md-8,.py-md-8{padding-top:4rem!important}.pr-md-8,.px-md-8{padding-right:4rem!important}.pb-md-8,.py-md-8{padding-bottom:4rem!important}.pl-md-8,.px-md-8{padding-left:4rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-.75rem!important}.mt-md-n3,.my-md-n3{margin-top:-.75rem!important}.mr-md-n3,.mx-md-n3{margin-right:-.75rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-.75rem!important}.ml-md-n3,.mx-md-n3{margin-left:-.75rem!important}.m-md-n4{margin:-1rem!important}.mt-md-n4,.my-md-n4{margin-top:-1rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1rem!important}.m-md-n5{margin:-1.5rem!important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem!important}.mr-md-n5,.mx-md-n5{margin-right:-1.5rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem!important}.ml-md-n5,.mx-md-n5{margin-left:-1.5rem!important}.m-md-n6{margin:-2rem!important}.mt-md-n6,.my-md-n6{margin-top:-2rem!important}.mr-md-n6,.mx-md-n6{margin-right:-2rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem!important}.ml-md-n6,.mx-md-n6{margin-left:-2rem!important}.m-md-n7{margin:-3rem!important}.mt-md-n7,.my-md-n7{margin-top:-3rem!important}.mr-md-n7,.mx-md-n7{margin-right:-3rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-3rem!important}.ml-md-n7,.mx-md-n7{margin-left:-3rem!important}.m-md-n8{margin:-4rem!important}.mt-md-n8,.my-md-n8{margin-top:-4rem!important}.mr-md-n8,.mx-md-n8{margin-right:-4rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-4rem!important}.ml-md-n8,.mx-md-n8{margin-left:-4rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:.75rem!important}.mt-lg-3,.my-lg-3{margin-top:.75rem!important}.mr-lg-3,.mx-lg-3{margin-right:.75rem!important}.mb-lg-3,.my-lg-3{margin-bottom:.75rem!important}.ml-lg-3,.mx-lg-3{margin-left:.75rem!important}.m-lg-4{margin:1rem!important}.mt-lg-4,.my-lg-4{margin-top:1rem!important}.mr-lg-4,.mx-lg-4{margin-right:1rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1rem!important}.ml-lg-4,.mx-lg-4{margin-left:1rem!important}.m-lg-5{margin:1.5rem!important}.mt-lg-5,.my-lg-5{margin-top:1.5rem!important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem!important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem!important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem!important}.m-lg-6{margin:2rem!important}.mt-lg-6,.my-lg-6{margin-top:2rem!important}.mr-lg-6,.mx-lg-6{margin-right:2rem!important}.mb-lg-6,.my-lg-6{margin-bottom:2rem!important}.ml-lg-6,.mx-lg-6{margin-left:2rem!important}.m-lg-7{margin:3rem!important}.mt-lg-7,.my-lg-7{margin-top:3rem!important}.mr-lg-7,.mx-lg-7{margin-right:3rem!important}.mb-lg-7,.my-lg-7{margin-bottom:3rem!important}.ml-lg-7,.mx-lg-7{margin-left:3rem!important}.m-lg-8{margin:4rem!important}.mt-lg-8,.my-lg-8{margin-top:4rem!important}.mr-lg-8,.mx-lg-8{margin-right:4rem!important}.mb-lg-8,.my-lg-8{margin-bottom:4rem!important}.ml-lg-8,.mx-lg-8{margin-left:4rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:.75rem!important}.pt-lg-3,.py-lg-3{padding-top:.75rem!important}.pr-lg-3,.px-lg-3{padding-right:.75rem!important}.pb-lg-3,.py-lg-3{padding-bottom:.75rem!important}.pl-lg-3,.px-lg-3{padding-left:.75rem!important}.p-lg-4{padding:1rem!important}.pt-lg-4,.py-lg-4{padding-top:1rem!important}.pr-lg-4,.px-lg-4{padding-right:1rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1rem!important}.pl-lg-4,.px-lg-4{padding-left:1rem!important}.p-lg-5{padding:1.5rem!important}.pt-lg-5,.py-lg-5{padding-top:1.5rem!important}.pr-lg-5,.px-lg-5{padding-right:1.5rem!important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem!important}.pl-lg-5,.px-lg-5{padding-left:1.5rem!important}.p-lg-6{padding:2rem!important}.pt-lg-6,.py-lg-6{padding-top:2rem!important}.pr-lg-6,.px-lg-6{padding-right:2rem!important}.pb-lg-6,.py-lg-6{padding-bottom:2rem!important}.pl-lg-6,.px-lg-6{padding-left:2rem!important}.p-lg-7{padding:3rem!important}.pt-lg-7,.py-lg-7{padding-top:3rem!important}.pr-lg-7,.px-lg-7{padding-right:3rem!important}.pb-lg-7,.py-lg-7{padding-bottom:3rem!important}.pl-lg-7,.px-lg-7{padding-left:3rem!important}.p-lg-8{padding:4rem!important}.pt-lg-8,.py-lg-8{padding-top:4rem!important}.pr-lg-8,.px-lg-8{padding-right:4rem!important}.pb-lg-8,.py-lg-8{padding-bottom:4rem!important}.pl-lg-8,.px-lg-8{padding-left:4rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-.75rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-.75rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-.75rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-.75rem!important}.m-lg-n4{margin:-1rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1rem!important}.m-lg-n5{margin:-1.5rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-1.5rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-1.5rem!important}.m-lg-n6{margin:-2rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-2rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-2rem!important}.m-lg-n7{margin:-3rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-3rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-3rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-3rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-3rem!important}.m-lg-n8{margin:-4rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-4rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-4rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-4rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-4rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:.75rem!important}.mt-xl-3,.my-xl-3{margin-top:.75rem!important}.mr-xl-3,.mx-xl-3{margin-right:.75rem!important}.mb-xl-3,.my-xl-3{margin-bottom:.75rem!important}.ml-xl-3,.mx-xl-3{margin-left:.75rem!important}.m-xl-4{margin:1rem!important}.mt-xl-4,.my-xl-4{margin-top:1rem!important}.mr-xl-4,.mx-xl-4{margin-right:1rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1rem!important}.ml-xl-4,.mx-xl-4{margin-left:1rem!important}.m-xl-5{margin:1.5rem!important}.mt-xl-5,.my-xl-5{margin-top:1.5rem!important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem!important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem!important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem!important}.m-xl-6{margin:2rem!important}.mt-xl-6,.my-xl-6{margin-top:2rem!important}.mr-xl-6,.mx-xl-6{margin-right:2rem!important}.mb-xl-6,.my-xl-6{margin-bottom:2rem!important}.ml-xl-6,.mx-xl-6{margin-left:2rem!important}.m-xl-7{margin:3rem!important}.mt-xl-7,.my-xl-7{margin-top:3rem!important}.mr-xl-7,.mx-xl-7{margin-right:3rem!important}.mb-xl-7,.my-xl-7{margin-bottom:3rem!important}.ml-xl-7,.mx-xl-7{margin-left:3rem!important}.m-xl-8{margin:4rem!important}.mt-xl-8,.my-xl-8{margin-top:4rem!important}.mr-xl-8,.mx-xl-8{margin-right:4rem!important}.mb-xl-8,.my-xl-8{margin-bottom:4rem!important}.ml-xl-8,.mx-xl-8{margin-left:4rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:.75rem!important}.pt-xl-3,.py-xl-3{padding-top:.75rem!important}.pr-xl-3,.px-xl-3{padding-right:.75rem!important}.pb-xl-3,.py-xl-3{padding-bottom:.75rem!important}.pl-xl-3,.px-xl-3{padding-left:.75rem!important}.p-xl-4{padding:1rem!important}.pt-xl-4,.py-xl-4{padding-top:1rem!important}.pr-xl-4,.px-xl-4{padding-right:1rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1rem!important}.pl-xl-4,.px-xl-4{padding-left:1rem!important}.p-xl-5{padding:1.5rem!important}.pt-xl-5,.py-xl-5{padding-top:1.5rem!important}.pr-xl-5,.px-xl-5{padding-right:1.5rem!important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem!important}.pl-xl-5,.px-xl-5{padding-left:1.5rem!important}.p-xl-6{padding:2rem!important}.pt-xl-6,.py-xl-6{padding-top:2rem!important}.pr-xl-6,.px-xl-6{padding-right:2rem!important}.pb-xl-6,.py-xl-6{padding-bottom:2rem!important}.pl-xl-6,.px-xl-6{padding-left:2rem!important}.p-xl-7{padding:3rem!important}.pt-xl-7,.py-xl-7{padding-top:3rem!important}.pr-xl-7,.px-xl-7{padding-right:3rem!important}.pb-xl-7,.py-xl-7{padding-bottom:3rem!important}.pl-xl-7,.px-xl-7{padding-left:3rem!important}.p-xl-8{padding:4rem!important}.pt-xl-8,.py-xl-8{padding-top:4rem!important}.pr-xl-8,.px-xl-8{padding-right:4rem!important}.pb-xl-8,.py-xl-8{padding-bottom:4rem!important}.pl-xl-8,.px-xl-8{padding-left:4rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-.75rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-.75rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-.75rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-.75rem!important}.m-xl-n4{margin:-1rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1rem!important}.m-xl-n5{margin:-1.5rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-1.5rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-1.5rem!important}.m-xl-n6{margin:-2rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-2rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-2rem!important}.m-xl-n7{margin:-3rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-3rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-3rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-3rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-3rem!important}.m-xl-n8{margin:-4rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-4rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-4rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-4rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-4rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.font-weight-bold{font-weight:700!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}}/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figure,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}a{color:#419cd7;text-decoration:none;background-color:transparent}a:hover{color:#2374a8;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input{overflow:visible}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}template{display:none}/*!
 * 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-8c42eb73.eot);src:url(/assets/gurooproducer-8c42eb73.eot?#iefix) format("embedded-opentype"),url(/assets/gurooproducer-e89f5c6b.woff2) format("woff2"),url(/assets/gurooproducer-02f76c36.woff) format("woff"),url(/assets/gurooproducer-75c57ace.ttf) format("truetype"),url(/assets/gurooproducer-3ce7f05f.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-3ce7f05f.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-hand-with-pen: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-calendar-3: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-4: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-survey: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-2: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-comments-2: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-3: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-view-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-error:before,.icons8-rating-circled:before,.icons8-unpin:before,.icons8-pin-2:before,.icons8-flagpole:before,.icons8-clock: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-about: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-ok-2: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-x: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-hand-with-pen: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-calendar-3: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-4: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-survey: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-2: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-comments-2: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-3: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-view-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-error:before{content:""}.icons8-rating-circled:before{content:""}.icons8-unpin:before{content:""}.icons8-pin-2:before{content:""}.icons8-flagpole:before{content:""}.icons8-clock: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-about: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-ok-2: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-x:before{content:""}@font-face{font-family:open-sans-bold;src:url(/assets/OpenSans-Bold-webfont-8246316c.eot);src:url(/assets/OpenSans-Bold-webfont-8246316c.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-Bold-webfont-ff94376e.woff) format("woff"),url(/assets/OpenSans-Bold-webfont-b6ce56ee.ttf) format("truetype"),url(/assets/OpenSans-Bold-webfont-20b085b0.svg#open_sansbold) format("svg")}@font-face{font-family:open-sans-bold-italic;src:url(/assets/OpenSans-BoldItalic-webfont-a22740ab.eot);src:url(/assets/OpenSans-BoldItalic-webfont-a22740ab.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-BoldItalic-webfont-e5d15635.woff) format("woff"),url(/assets/OpenSans-BoldItalic-webfont-3bde84ae.ttf) format("truetype"),url(/assets/OpenSans-BoldItalic-webfont-48be71d4.svg#open_sansbold_italic) format("svg")}@font-face{font-family:open-sans-extra-bold;src:url(/assets/OpenSans-ExtraBold-webfont-780f88ff.eot);src:url(/assets/OpenSans-ExtraBold-webfont-780f88ff.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-ExtraBold-webfont-c8e2e991.woff) format("woff"),url(/assets/OpenSans-ExtraBold-webfont-6b63b344.ttf) format("truetype"),url(/assets/OpenSans-ExtraBold-webfont-1752c081.svg#open_sansextrabold) format("svg")}@font-face{font-family:open-sans-extra-bold-italic;src:url(/assets/OpenSans-ExtraBoldItalic-webfont-ea7470b7.eot);src:url(/assets/OpenSans-ExtraBoldItalic-webfont-ea7470b7.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-ExtraBoldItalic-webfont-e71bd58f.woff) format("woff"),url(/assets/OpenSans-ExtraBoldItalic-webfont-7b70b8f8.ttf) format("truetype"),url(/assets/OpenSans-ExtraBoldItalic-webfont-e3b0c442.svg#open_sansextrabold_italic) format("svg")}@font-face{font-family:open-sans-italic;src:url(/assets/OpenSans-Italic-webfont-3b92bba8.eot);src:url(/assets/OpenSans-Italic-webfont-3b92bba8.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-Italic-webfont-8e781d43.woff) format("woff"),url(/assets/OpenSans-Italic-webfont-146142d5.ttf) format("truetype"),url(/assets/OpenSans-Italic-webfont-9b614ccb.svg#open_sansitalic) format("svg")}@font-face{font-family:open-sans-light;src:url(/assets/OpenSans-Light-webfont-05e97890.eot);src:url(/assets/OpenSans-Light-webfont-05e97890.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-Light-webfont-0221a115.woff) format("woff"),url(/assets/OpenSans-Light-webfont-01e40eba.ttf) format("truetype"),url(/assets/OpenSans-Light-webfont-1778d59c.svg#open_sanslight) format("svg")}@font-face{font-family:open-sans-light-italic;src:url(/assets/OpenSans-LightItalic-webfont-87f32b54.eot);src:url(/assets/OpenSans-LightItalic-webfont-87f32b54.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-LightItalic-webfont-396c0a57.woff) format("woff"),url(/assets/OpenSans-LightItalic-webfont-e621f191.ttf) format("truetype"),url(/assets/OpenSans-LightItalic-webfont-6de04d06.svg#open_sanslight_italic) format("svg")}@font-face{font-family:open-sans-regular;src:url(/assets/OpenSans-Regular-webfont-f9c6183c.eot);src:url(/assets/OpenSans-Regular-webfont-f9c6183c.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-Regular-webfont-33637fa0.woff) format("woff"),url(/assets/OpenSans-Regular-webfont-ab6dda86.ttf) format("truetype"),url(/assets/OpenSans-Regular-webfont-db80eb3a.svg#open_sansregular) format("svg")}@font-face{font-family:open-sans-semi-bold;src:url(/assets/OpenSans-Semibold-webfont-7a81f96d.eot);src:url(/assets/OpenSans-Semibold-webfont-7a81f96d.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-Semibold-webfont-3426227f.woff) format("woff"),url(data:font/ttf;base64,) format("truetype"),url(/assets/OpenSans-Semibold-webfont-ce653b56.svg#open_sanssemibold) format("svg")}@font-face{font-family:open-sans-semi-bold-italic;src:url(/assets/OpenSans-SemiboldItalic-webfont-22b4f5d2.eot);src:url(/assets/OpenSans-SemiboldItalic-webfont-22b4f5d2.eot?#iefix) format("embedded-opentype"),url(/assets/OpenSans-SemiboldItalic-webfont-db62a00d.woff) format("woff"),url(/assets/OpenSans-SemiboldItalic-webfont-c693806e.ttf) format("truetype"),url(/assets/OpenSans-SemiboldItalic-webfont-5738a7af.svg#open_sanssemibold_italic) format("svg")}.resource-list{margin:0;padding:0 0 0 10px}.resource-list .resource-link{margin:0;display:-webkit-flex;display:flex;flex-flow:row nowrap;list-style-type:none;position:relative}.resource-list .resource-link.disabled{margin-bottom:10px}.resource-list .resource-link .col-left{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;flex:1}.resource-list .resource-link .col-right{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.resource-list .resource-link .resource-label{cursor:pointer;position:relative;padding:0 0 0 22px;margin:0}.resource-list .resource-link .resource-label:before{position:absolute;left:0;top:0}.resource-list .resource-link .resource-label.document: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:""}.resource-list .resource-link .resource-label.link: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:""}.resource-list .resource-link .resource-label.video: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:""}.resource-list .resource-link .resource-label.image: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:""}.resource-list .resource-link .resource-label.screen: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:""}.resource-list .resource-link .resource-required{font-size:12px}.resource-list .resource-link .resource-required .checkbox{margin:0 10px;color:inherit!important}.resource-list .resource-link .resource-required .checkbox label{color:inherit!important}.resource-list .resource-link .resource-required .checkbox label:before{color:inherit!important}.resource-list .resource-link a{color:inherit!important}.resource-list .attach-link{margin-bottom:5px;display:block;list-style-type:none;margin-left:unset;position:relative;cursor:pointer;margin-top:10px;color:inherit}.resource-list .attach-link: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:7px}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .resource-link{color:#419cd7}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .resource-link .resource-label{color:#419cd7}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .resource-link .resource-required .checkbox{color:#419cd7}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .resource-link .resource-required .checkbox label{color:#419cd7}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .resource-link .resource-required .checkbox label:before{color:#419cd7}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .resource-link a{color:#419cd7}.standard-block:not(.call-out-style-1):not(.call-out-style-2):not(.call-out-style-3):not(.call-out-style-4) .attach-link{color:#419cd7}.flex-row-nowrap{display:-webkit-flex;display:flex;flex-flow:row nowrap}.flex-row-wrap{display:-webkit-flex;display:flex;flex-flow:row wrap}.flex-col-nowrap{display:-webkit-flex;display:flex;flex-flow:column nowrap}.flex-justify-content-start{justify-content:flex-start}.flex-justify-content-end{justify-content:flex-end}.flex-justify-content-center{justify-content:center}.flex-justify-content-space-between{justify-content:space-between}.flex-justify-content-space-around{justify-content:space-around}.flex-align-items-end{align-items:flex-end}.flex-align-items-center{align-items:center}.flex-align-content-start{align-content:flex-start}.flex-align-content-center{align-content:center}.flex-item{margin:0 8px;position:relative}.flex-item:first-child{margin-left:0}.flex-item:last-child{margin-right:0}.flex-item:only-child{margin:0!important}@media only screen and (max-width: 736px) and (orientation: portrait){.flex-item{position:unset}}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.seperator{display:block;min-height:30px;height:100%;background:#d5d5d5;width:1px;margin:0 10px}.header-wrapper{position:relative;min-height:74px;background:#fff;border-bottom:5px solid #2d4452;box-shadow:0 3px 5px #00000040;z-index:200}.header-wrapper .header{position:relative;display:block;clear:both;width:100%;margin:0 auto;color:#314453;z-index:2}@media only screen and (min-width: 1024px){.header-wrapper .header{min-width:1024px;max-width:1870px;padding:0 30px}}@media only screen and (max-width: 1023px){.header-wrapper .header{padding:0 10px}.header-wrapper .header .logo-container.mr-4{margin-right:0rem!important}.header-wrapper .header .profile-pic-btn{margin-right:.75rem}.header-wrapper .header .profile-link .label.m-0{display:none!important}}.header-wrapper .header h1{padding-top:10px;font-size:2.2rem;margin-bottom:5px}.header-wrapper .header .home-btn{display:block;width:100%;min-width:40px;height:74px;cursor:pointer;background:url(/assets/Guroo_Logo_Minion_Positive_MAGENTA-cc959f58.png) 0 50% no-repeat;background-size:100% auto}.header-wrapper .header .header-title{max-width:260px}.header-wrapper .header .header-title .primary-nav{padding:5px 5px 5px 10px;background:#eff0f2;border-radius:5px;width:100%}.header-wrapper .header .header-title.onboarding-page-title{max-width:none}.header-wrapper .header .header-title.onboarding-page-title .primary-nav{background:transparent}.header-wrapper .header .header-title.dropdown-nav .page-title{width:95%}.header-wrapper .header .header-title.dropdown-nav .main-menu-btn{padding-right:25px}.header-wrapper .header .header-title.dropdown-nav .menu-icon{position:absolute;right:6px;top:1px}.header-wrapper .header .header-title.dropdown-nav .menu-option-container{left:0;right:auto}@media only screen and (min-width: 1024px){.header-wrapper .header .header-title.dropdown-nav .main-menu-btn{min-width:260px}}.header-wrapper .header .header-title .main-menu-btn{display:inline-block;position:relative;width:auto;cursor:pointer;max-width:100%}.header-wrapper .header .header-title .main-menu-btn .profile-link{position:relative;padding:0 5px}.header-wrapper .header .header-title .main-menu-btn .profile-link .profile-pic-btn img{display:block;background:#fff;border-radius:50%;width:32px;height:auto}.header-wrapper .header .header-title .main-menu-btn .profile-link .profile-pic-btn .no-profile-pic{position:relative;width:32px;height:32px;padding:5px;background:rgba(65,156,215,.25);border-radius:50%;text-align:center}.header-wrapper .header .header-title .main-menu-btn .profile-link .profile-pic-btn .no-profile-pic .initials{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#2d4452;font-size:16px;font-weight:600;text-transform:uppercase}.header-wrapper .header .header-title .main-menu-btn .profile-link .label{font-weight:400;font-family:Red Hat Text,sans-serif;padding:0 7px;color:#314453}.header-wrapper .header .header-title .main-menu-btn .profile-link .menu-icon .rotating-icon{position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}.header-wrapper .header .header-title .main-menu-btn .menu-icon{display:inline-block;overflow:visible;padding:2px 0 6px 10px;font-size:1.2rem;width:22px;height:24px}.header-wrapper .header .header-title .main-menu-btn .menu-icon .rotating-icon{position:absolute;left:0;top:6px;color:#314453}.header-wrapper .header .header-title .main-menu-btn .main-menu{display:block;position:absolute;background:#eff0f2;border-radius:5px;margin:0;padding:0;width:auto;height:0;right:0;overflow:hidden;min-width:150px;box-shadow:0 3px 3px #00000040}.header-wrapper .header .header-title .main-menu-btn .main-menu li{display:block;list-style-type:none;padding:4px 12px}.header-wrapper .header .header-title .main-menu-btn .main-menu li:first-child{padding-top:8px}.header-wrapper .header .header-title .main-menu-btn .main-menu li:last-child{padding-bottom:8px}.header-wrapper .header .header-title .main-menu-btn .main-menu li.nav-seperator{height:1px;padding:0;margin:4px 8px;background:#d5d5d5}.header-wrapper .header .header-title .main-menu-btn .menu-option-container{text-align:left;display:block;position:absolute;z-index:5;background:#fff;border-radius:5px;margin:15px 0 0;padding:0;width:auto;height:0;right:0;overflow:hidden;box-shadow:1px 1px 9px #00000080;font-size:16px}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list{display:block;margin:0;padding:8px 0 15px}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .nav-seperator{display:block;list-style-type:none;height:1px;padding:0;margin:6px 8px;background:#d5d5d5}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .option-label{display:block;padding:8px 12px;text-decoration:none;color:#314453!important;white-space:nowrap}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .option-label:hover{color:#fff!important;background-color:#819bac}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .option-label.active,.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#419cd7}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .option-title{display:block;padding:6px 12px;font-weight:500;font-size:16px;text-transform:capitalize;color:#2e4453}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item:first-child .option-label{padding-top:8px}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.header-wrapper .header .header-title .main-menu-btn .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.header-wrapper .header .header-title .main-menu-btn .page-title{display:inline-block;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial;font-size:18.5px;font-weight:600;overflow:hidden}.header-wrapper .secondary-nav{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;margin:0;padding:0;list-style-type:none}.header-wrapper .secondary-nav .nav-item .nav-link{min-height:74px;padding:12px 24px;color:#2d4452;font-size:.825rem;font-weight:400;line-height:1.428571429;text-align:center;transition:all .2s ease-in-out}.header-wrapper .secondary-nav .nav-item .nav-link.active{background-color:#dde4e9}.header-wrapper .secondary-nav .nav-item .nav-link:hover{background-color:#bccad3}.header-wrapper .horizontal-nav{position:relative;display:block;padding:0;margin:auto 0}.header-wrapper .horizontal-nav li{display:block;margin:0}.header-wrapper .horizontal-nav li .invite{border:1px solid #be3680;border-radius:50%;width:42px;height:42px;background-size:contain!important;background:#be3680 url(/assets/invite_filled-6f1c0b97.svg) no-repeat center center;background-size:24px 24px!important}.header-wrapper .horizontal-nav li .btn:not(.logout-btn){margin-bottom:25px!important}.header-wrapper .header-secondary{margin-right:auto;font-size:16px}.team-select-btn{height:3rem;width:100%;border:1px solid #d5d5d5;background-color:#fff;color:#000;font-size:16px;font-weight:bolder}.team-select-btn:hover span{color:#000}.team-select-btn span{line-height:100%;display:inline-flex;align-items:center}.remove-ul-button{background:#419cd7!important;cursor:pointer!important}.remove-ul-button:hover{background:#419cd7!important}.remove-ul-button .icons8-cross-list{cursor:pointer}.btn-group.solid-guroo-blue button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important}.btn-group.solid-guroo-blue button:focus{box-shadow:none!important;outline:0 none!important}.btn-group.solid-guroo-blue button:active{box-shadow:none!important;outline:0 none!important}.btn-group.solid-guroo-blue button.active{background:#419cd7!important;color:#fff!important}.google-btn{box-shadow:none!important;border-radius:5px!important;min-width:200px;border:1px solid #d5d5d5!important}.google-btn div{margin-left:auto;padding-top:11px!important;padding-bottom:11px!important}.google-btn span{margin-right:auto}.content-body{display:flex;flex-direction:column;clear:both;position:relative;background:#fff;margin:0 auto;padding:0;height:100%!important;min-height:calc(100vh - 139px);z-index:1;width:100%;max-width:1870px;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.15);box-shadow:0 0 5px #00000026}@media only screen and (min-width: 1024px){.content-body{min-width:1024px}}.footer-container{background:transparent;overflow:hidden;display:block;clear:both;line-height:0;padding:0;margin:0}.footer-container .footer{min-width:980px;max-width:1870px;margin:0 auto;padding:12px 30px;overflow:hidden;background:#324451;background-size:150px auto;height:60px}@media (max-width: 991.98px){.footer-container .footer{min-width:320px;height:auto}}.footer-container .footer .mandatories-list li{font-family:Red Hat Text,sans-serif;font-weight:400!important;font-size:.788rem!important;color:#fff}.footer-container .footer .mandatories-list li a{color:#fff}.footer-container .footer .social-media-list{display:block;margin:0;padding:0;text-align:right}.footer-container .footer .social-media-list li{display:inline-block;color:#fff!important;font-size:24px;padding:8px}.footer-container .footer .social-media-list li a{color:#fff!important}.footer-container .footer .footer-home-btn{position:absolute;width:100%;border:0;right:0;height:60px;text-decoration:none;cursor:pointer}.ql-container{font-family:inherit}.ql-clipboard{position:fixed!important;left:50%!important;top:50%!important;opacity:0}.form-label{color:#000!important;font-size:12px;margin-left:12px;margin-bottom:3px;margin-top:3px}.form-group{padding:0;margin:0 0 8px}.form-group.v2:focus-within label,.form-group.v2.focused label{position:absolute;text-transform:none;top:-1.2rem!important;z-index:1!important;color:#000!important;pointer-events:none}.form-group.v2 label{transition:all .25s ease-in-out;position:absolute;text-transform:none;pointer-events:none;top:1rem;z-index:1!important;color:#000!important}.form-group.v2 .password-icon{top:7px}.form-group.v2 .search-icon{left:15px;top:56%}.form-group.v2 input{height:3rem;font-size:12px}.form-group.active{z-index:9998!important}.form-group.no-margin{margin:0!important}label{display:block;text-transform:uppercase;font-size:12px;padding:0 0 0 12px;color:#999;margin-bottom:3px;clear:both}label.no-padding{padding:0!important}label a,label .sub-label{text-transform:none}.label{display:block;color:#999;font-weight:400;text-transform:uppercase;font-size:12px;padding-left:12px;white-space:normal!important;margin-bottom:3px;text-align:left;clear:both}.label a,.label .sub-label{text-transform:none}.label.active{background-color:#79bb44;color:#fff;display:inline-block;padding:5px 10px}.label.inactive{background-color:#f6af17;display:inline-block;padding:5px 10px}.label.center{text-align:center!important}.label.slider{padding-left:0;padding-right:0}.focus-label{position:relative}.focus-label.no-margin{margin:0!important}.focus-label label{position:absolute;opacity:0;color:#999!important;transition:opacity .3s ease-in-out;padding:4px 8px;border:1px solid #d5d5d5;top:-20px;background:#fff;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.25);box-shadow:0 3px 5px #00000040}.focus-label.active label,.focus-label:hover label{opacity:1}.focus-label a{-webkit-box-shadow:none!important;box-shadow:none!important;border:none;outline:0}.focus-label a:focus{-webkit-box-shadow:none!important;box-shadow:none!important;border:none;outline:0}.type-title{display:block;margin-top:-15px!important}.locale-editor-translator.heading_1,.locale-editor-translator.heading_2,.locale-editor-translator.heading_3,.locale-editor-translator.heading_4{margin-bottom:10px;line-height:150%}.tinted_dark input.form-control.locale-editor.heading_1,.tinted_dark input.form-control.locale-editor.heading_2,.tinted_dark input.form-control.locale-editor.heading_3,.tinted_dark input.form-control.locale-editor.heading_4,.tinted_dark textarea.form-control.locale-editor.heading_1,.tinted_dark textarea.form-control.locale-editor.heading_2,.tinted_dark textarea.form-control.locale-editor.heading_3,.tinted_dark textarea.form-control.locale-editor.heading_4,.tinted_dark .form-control.locale-editor.heading_1,.tinted_dark .form-control.locale-editor.heading_2,.tinted_dark .form-control.locale-editor.heading_3,.tinted_dark .form-control.locale-editor.heading_4,.transparent_light_text input.form-control.locale-editor.heading_1,.transparent_light_text input.form-control.locale-editor.heading_2,.transparent_light_text input.form-control.locale-editor.heading_3,.transparent_light_text input.form-control.locale-editor.heading_4,.transparent_light_text textarea.form-control.locale-editor.heading_1,.transparent_light_text textarea.form-control.locale-editor.heading_2,.transparent_light_text textarea.form-control.locale-editor.heading_3,.transparent_light_text textarea.form-control.locale-editor.heading_4,.transparent_light_text .form-control.locale-editor.heading_1,.transparent_light_text .form-control.locale-editor.heading_2,.transparent_light_text .form-control.locale-editor.heading_3,.transparent_light_text .form-control.locale-editor.heading_4{color:inherit!important}input.form-control,textarea.form-control,.form-control{height:auto;background:#eff0f2;border-color:#eff0f2;margin:0 0 5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input.form-control.single-line,textarea.form-control.single-line,.form-control.single-line{height:auto;min-height:auto}input.form-control.locale-editor,textarea.form-control.locale-editor,.form-control.locale-editor{height:auto;min-height:auto;margin:0;background-color:transparent!important;border-color:inherit!important;border:none;border-radius:0}input.form-control.locale-editor.override-toolbar-ql-hidden .ql-container .ql-tooltip,textarea.form-control.locale-editor.override-toolbar-ql-hidden .ql-container .ql-tooltip,.form-control.locale-editor.override-toolbar-ql-hidden .ql-container .ql-tooltip{display:block!important}input.form-control.locale-editor:not([class*=heading_]):not([class*=no-c-inherit]),input.form-control.locale-editor.c-inherit,textarea.form-control.locale-editor:not([class*=heading_]):not([class*=no-c-inherit]),textarea.form-control.locale-editor.c-inherit,.form-control.locale-editor:not([class*=heading_]):not([class*=no-c-inherit]),.form-control.locale-editor.c-inherit{color:inherit!important}input.form-control.locale-editor.heading_1,input.form-control.locale-editor.heading_2,input.form-control.locale-editor.heading_3,input.form-control.locale-editor.heading_4,textarea.form-control.locale-editor.heading_1,textarea.form-control.locale-editor.heading_2,textarea.form-control.locale-editor.heading_3,textarea.form-control.locale-editor.heading_4,.form-control.locale-editor.heading_1,.form-control.locale-editor.heading_2,.form-control.locale-editor.heading_3,.form-control.locale-editor.heading_4{margin-bottom:10px;padding:0 12px 5px;line-height:150%}input.form-control.locale-editor.link-title,textarea.form-control.locale-editor.link-title,.form-control.locale-editor.link-title{font-size:1.05rem;font-weight:700}input.form-control.locale-editor.link-description .ql-editor,textarea.form-control.locale-editor.link-description .ql-editor,.form-control.locale-editor.link-description .ql-editor{font-size:.945rem}input.form-control.locale-editor.text-compare .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.text-compare .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.text-compare .quill .ql-bubble .ql-tooltip{min-width:140px!important}input.form-control.locale-editor.mc-slider-option .ql-container,textarea.form-control.locale-editor.mc-slider-option .ql-container,.form-control.locale-editor.mc-slider-option .ql-container{font-size:.875rem;font-family:inherit}input.form-control.locale-editor.mc-slider-option .ql-editor,textarea.form-control.locale-editor.mc-slider-option .ql-editor,.form-control.locale-editor.mc-slider-option .ql-editor,input.form-control.locale-editor.mc-swipe-option .ql-editor,textarea.form-control.locale-editor.mc-swipe-option .ql-editor,.form-control.locale-editor.mc-swipe-option .ql-editor{text-align:center!important}input.form-control.locale-editor.mc-swipe-option .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.mc-swipe-option .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.mc-swipe-option .quill .ql-bubble .ql-tooltip{min-width:140px!important}input.form-control.locale-editor .ql-container,textarea.form-control.locale-editor .ql-container,.form-control.locale-editor .ql-container{font-size:1.05rem;font-family:inherit}input.form-control.locale-editor.speak .ql-editor.ql-blank:before,textarea.form-control.locale-editor.speak .ql-editor.ql-blank:before,.form-control.locale-editor.speak .ql-editor.ql-blank:before{top:50%;left:50%;right:unset;transform:translate(-50%,-50%);white-space:nowrap}input.form-control.locale-editor:not(.speak) .ql-editor.ql-blank:before,textarea.form-control.locale-editor:not(.speak) .ql-editor.ql-blank:before,.form-control.locale-editor:not(.speak) .ql-editor.ql-blank:before{top:50%;left:0;right:unset;transform:translateY(-50%);white-space:nowrap}input.form-control.locale-editor .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor .quill .ql-bubble .ql-tooltip,.form-control.locale-editor .quill .ql-bubble .ql-tooltip{top:0!important;left:50%!important;right:unset!important;transform:translate(-50%,-110%);width:auto!important;min-width:300px!important}input.form-control.locale-editor:hover,textarea.form-control.locale-editor:hover,.form-control.locale-editor:hover{box-shadow:0 0 0 .2rem #419cd740}input.form-control.locale-editor:hover:not(:focus):not(.active):not(.speak),textarea.form-control.locale-editor:hover:not(:focus):not(.active):not(.speak),.form-control.locale-editor:hover:not(:focus):not(.active):not(.speak){background:rgba(0,0,0,.1)!important}input.form-control.locale-editor:focus,input.form-control.locale-editor.active:not(.speak),textarea.form-control.locale-editor:focus,textarea.form-control.locale-editor.active:not(.speak),.form-control.locale-editor:focus,.form-control.locale-editor.active:not(.speak){color:#333!important;background:white!important;box-shadow:0 0 0 .2rem #419cd740}input.form-control.locale-editor.speak,input.form-control.locale-editor.narrator-speak,textarea.form-control.locale-editor.speak,textarea.form-control.locale-editor.narrator-speak,.form-control.locale-editor.speak,.form-control.locale-editor.narrator-speak{min-width:35px}input.form-control.locale-editor.speak .ql-editor,input.form-control.locale-editor.narrator-speak .ql-editor,textarea.form-control.locale-editor.speak .ql-editor,textarea.form-control.locale-editor.narrator-speak .ql-editor,.form-control.locale-editor.speak .ql-editor,.form-control.locale-editor.narrator-speak .ql-editor{padding:0!important}input.form-control.locale-editor.speak .quill .ql-bubble .ql-tooltip,input.form-control.locale-editor.narrator-speak .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.speak .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.narrator-speak .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.speak .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.narrator-speak .quill .ql-bubble .ql-tooltip{top:0!important;transform:translateY(-110%);width:auto!important;min-width:300px!important}input.form-control.locale-editor.speak.character-editor .quill .ql-bubble .ql-tooltip,input.form-control.locale-editor.narrator-speak.character-editor .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.speak.character-editor .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.narrator-speak.character-editor .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.speak.character-editor .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.narrator-speak.character-editor .quill .ql-bubble .ql-tooltip{left:0!important;right:unset!important}input.form-control.locale-editor.speak.learner-editor .quill .ql-bubble .ql-tooltip,input.form-control.locale-editor.narrator-speak.learner-editor .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.speak.learner-editor .quill .ql-bubble .ql-tooltip,textarea.form-control.locale-editor.narrator-speak.learner-editor .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.speak.learner-editor .quill .ql-bubble .ql-tooltip,.form-control.locale-editor.narrator-speak.learner-editor .quill .ql-bubble .ql-tooltip{left:unset!important;right:0!important}input.form-control.inlineField,textarea.form-control.inlineField,.form-control.inlineField{display:inline-block}input.form-control:disabled,input.form-control.disabled,textarea.form-control:disabled,textarea.form-control.disabled,.form-control:disabled,.form-control.disabled{background:#fff;border-color:#edeef0;box-shadow:none;margin:0;color:#314453!important}input.form-control:disabled.inlineField,input.form-control.disabled.inlineField,textarea.form-control:disabled.inlineField,textarea.form-control.disabled.inlineField,.form-control:disabled.inlineField,.form-control.disabled.inlineField{padding-bottom:10px;border-bottom-right-radius:0!important;border-top-right-radius:0!important;border-right:none;display:inline-block;width:70%;vertical-align:top}input.form-control:disabled.editable,input.form-control.disabled.editable,textarea.form-control:disabled.editable,textarea.form-control.disabled.editable,.form-control:disabled.editable,.form-control.disabled.editable{cursor:pointer}input.form-control:disabled.editable:hover,input.form-control.disabled.editable:hover,textarea.form-control:disabled.editable:hover,textarea.form-control.disabled.editable:hover,.form-control:disabled.editable:hover,.form-control.disabled.editable:hover{background:#eff0f2}input.form-control.v2,textarea.form-control.v2,.form-control.v2{cursor:pointer;width:40%;height:3rem;font-size:12px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}input.form-control.disabled-look,textarea.form-control.disabled-look,.form-control.disabled-look{background:#fff;border-color:#edeef0;box-shadow:none;margin:0;color:#314453!important;cursor:pointer}input.form-control.title-look-editable,textarea.form-control.title-look-editable,.form-control.title-look-editable{background:#fff;border:none;display:inline-block;font-family:Red Hat Text,sans-serif;font-weight:600;font-size:1.5rem;color:#2e4453;height:auto;cursor:pointer;margin-left:-14px;width:calc(100% - 40px)!important;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis}input.form-control.title-look-editable:hover,input.form-control.title-look-editable:focus,textarea.form-control.title-look-editable:hover,textarea.form-control.title-look-editable:focus,.form-control.title-look-editable:hover,.form-control.title-look-editable:focus{background:#eff0f2!important}input.form-control.screen-title-look-editable,textarea.form-control.screen-title-look-editable,.form-control.screen-title-look-editable{background:#fff;border:none;display:inline-block;font-size:16px;font-weight:700;color:#2e4453;height:auto;margin-left:-14px}input.form-control.screen-title-look-editable:not(:disabled),textarea.form-control.screen-title-look-editable:not(:disabled),.form-control.screen-title-look-editable:not(:disabled){cursor:pointer}input.form-control.screen-title-look-editable.lg-title,textarea.form-control.screen-title-look-editable.lg-title,.form-control.screen-title-look-editable.lg-title{font-family:Red Hat Text,sans-serif;font-size:37px;font-weight:600}input.form-control.screen-title-look-editable:hover:not(:disabled),input.form-control.screen-title-look-editable:focus:not(:disabled),textarea.form-control.screen-title-look-editable:hover:not(:disabled),textarea.form-control.screen-title-look-editable:focus:not(:disabled),.form-control.screen-title-look-editable:hover:not(:disabled),.form-control.screen-title-look-editable:focus:not(:disabled){background:#eff0f2!important}input.form-control.white-background,textarea.form-control.white-background,.form-control.white-background{background:#fff!important}input.form-control.light_placeholder::placeholder,textarea.form-control.light_placeholder::placeholder,.form-control.light_placeholder::placeholder{color:#999}input.form-control.thumbnail-screen-title-text,textarea.form-control.thumbnail-screen-title-text,.form-control.thumbnail-screen-title-text{height:28px;margin:0;color:#419cd7;padding-left:6px;padding-right:6px}input.form-control.text-look-editable-no-margin.no-margin .ql-editor,textarea.form-control.text-look-editable-no-margin.no-margin .ql-editor,.form-control.text-look-editable-no-margin.no-margin .ql-editor{margin:0!important;padding:0!important}input.form-control.text-look-editable-no-margin .ql-editor,textarea.form-control.text-look-editable-no-margin .ql-editor,.form-control.text-look-editable-no-margin .ql-editor{font-size:14px!important}input.form-control.text-look-editable-no-margin .ql-editor:before,textarea.form-control.text-look-editable-no-margin .ql-editor:before,.form-control.text-look-editable-no-margin .ql-editor:before{font-size:14px!important}input.form-control.title-look-editable-no-margin-grey,textarea.form-control.title-look-editable-no-margin-grey,.form-control.title-look-editable-no-margin-grey{background:#eff0f2!important;border:none;display:inline-block;font-size:20px;font-weight:700;color:#2e4453;height:auto;cursor:pointer}input.form-control.title-look-editable-no-margin-grey:hover,input.form-control.title-look-editable-no-margin-grey:focus,textarea.form-control.title-look-editable-no-margin-grey:hover,textarea.form-control.title-look-editable-no-margin-grey:focus,.form-control.title-look-editable-no-margin-grey:hover,.form-control.title-look-editable-no-margin-grey:focus{background:#eff0f2!important}input.form-control.title-look-editable-no-margin-grey.active,textarea.form-control.title-look-editable-no-margin-grey.active,.form-control.title-look-editable-no-margin-grey.active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.title-look-editable-no-margin-grey.active,textarea.form-control.title-look-editable-no-margin-grey.active,.form-control.title-look-editable-no-margin-grey.active{transition:none}}input.form-control.type-title-look-editable-no-margin,textarea.form-control.type-title-look-editable-no-margin,.form-control.type-title-look-editable-no-margin{background:#fff;border:none;display:inline-block;font-size:16px;font-weight:700;color:#2e4453;height:auto;cursor:pointer;margin:0!important}input.form-control.type-title-look-editable-no-margin:hover,input.form-control.type-title-look-editable-no-margin:focus,textarea.form-control.type-title-look-editable-no-margin:hover,textarea.form-control.type-title-look-editable-no-margin:focus,.form-control.type-title-look-editable-no-margin:hover,.form-control.type-title-look-editable-no-margin:focus{background:#eff0f2!important}input.form-control.type-title-look-editable-no-margin.active,textarea.form-control.type-title-look-editable-no-margin.active,.form-control.type-title-look-editable-no-margin.active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.type-title-look-editable-no-margin.active,textarea.form-control.type-title-look-editable-no-margin.active,.form-control.type-title-look-editable-no-margin.active{transition:none}}input.form-control.standard-no-margin:not(:disabled):not(.disabled),textarea.form-control.standard-no-margin:not(:disabled):not(.disabled),.form-control.standard-no-margin:not(:disabled):not(.disabled){background-color:transparent!important;border:none;display:inline-block;font-size:14px!important;color:#2e4453;height:auto;cursor:pointer}input.form-control.standard-no-margin:not(:disabled):not(.disabled).heading,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).heading,.form-control.standard-no-margin:not(:disabled):not(.disabled).heading{font-size:20px;font-weight:700}input.form-control.standard-no-margin:not(:disabled):not(.disabled).larger,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).larger,.form-control.standard-no-margin:not(:disabled):not(.disabled).larger{font-size:16px}input.form-control.standard-no-margin:not(:disabled):not(.disabled).guroo-pink,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).guroo-pink,.form-control.standard-no-margin:not(:disabled):not(.disabled).guroo-pink{color:#be3680!important}input.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing,.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing{padding:1px!important;margin:0!important}input.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing-title,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing-title,.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing-title{padding:1px!important;margin:0!important;color:#333!important;font-weight:700}input.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing-experience-type,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing-experience-type,.form-control.standard-no-margin:not(:disabled):not(.disabled).canvas-editing-experience-type{padding:1px!important;margin:0!important;color:#666!important}input.form-control.standard-no-margin:not(:disabled):not(.disabled):hover,input.form-control.standard-no-margin:not(:disabled):not(.disabled):focus,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled):hover,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled):focus,.form-control.standard-no-margin:not(:disabled):not(.disabled):hover,.form-control.standard-no-margin:not(:disabled):not(.disabled):focus{background:#eff0f2!important}input.form-control.standard-no-margin:not(:disabled):not(.disabled).active,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).active,.form-control.standard-no-margin:not(:disabled):not(.disabled).active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.standard-no-margin:not(:disabled):not(.disabled).active,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled).active,.form-control.standard-no-margin:not(:disabled):not(.disabled).active{transition:none}}input.form-control.standard-no-margin:not(:disabled):not(.disabled) .ql-editor,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled) .ql-editor,.form-control.standard-no-margin:not(:disabled):not(.disabled) .ql-editor{font-size:14px!important}input.form-control.standard-no-margin:not(:disabled):not(.disabled) .ql-editor:before,textarea.form-control.standard-no-margin:not(:disabled):not(.disabled) .ql-editor:before,.form-control.standard-no-margin:not(:disabled):not(.disabled) .ql-editor:before{font-size:14px!important}input.form-control.standard-no-margin-grey,textarea.form-control.standard-no-margin-grey,.form-control.standard-no-margin-grey{background-color:#eff0f2!important;border:none;display:inline-block;font-size:14px!important;color:#2e4453;height:auto;cursor:pointer}input.form-control.standard-no-margin-grey.height-60-auto-grow,textarea.form-control.standard-no-margin-grey.height-60-auto-grow,.form-control.standard-no-margin-grey.height-60-auto-grow{min-height:60px!important;height:auto!important}input.form-control.standard-no-margin-grey.height-150,textarea.form-control.standard-no-margin-grey.height-150,.form-control.standard-no-margin-grey.height-150{min-height:150px!important;height:auto!important;overflow-y:auto!important}input.form-control.standard-no-margin-grey.height-150-auto-grow,textarea.form-control.standard-no-margin-grey.height-150-auto-grow,.form-control.standard-no-margin-grey.height-150-auto-grow{min-height:150px!important;height:auto!important}input.form-control.standard-no-margin-grey.heading,textarea.form-control.standard-no-margin-grey.heading,.form-control.standard-no-margin-grey.heading{font-size:18px!important}input.form-control.standard-no-margin-grey.larger,textarea.form-control.standard-no-margin-grey.larger,.form-control.standard-no-margin-grey.larger{font-size:16px}input.form-control.standard-no-margin-grey.guroo-pink,textarea.form-control.standard-no-margin-grey.guroo-pink,.form-control.standard-no-margin-grey.guroo-pink{color:#be3680!important}input.form-control.standard-no-margin-grey.canvas-editing,textarea.form-control.standard-no-margin-grey.canvas-editing,.form-control.standard-no-margin-grey.canvas-editing{padding:1px!important;margin:0!important}input.form-control.standard-no-margin-grey:hover,input.form-control.standard-no-margin-grey:focus,textarea.form-control.standard-no-margin-grey:hover,textarea.form-control.standard-no-margin-grey:focus,.form-control.standard-no-margin-grey:hover,.form-control.standard-no-margin-grey:focus{background:#eff0f2!important}input.form-control.standard-no-margin-grey.active,textarea.form-control.standard-no-margin-grey.active,.form-control.standard-no-margin-grey.active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.standard-no-margin-grey.active,textarea.form-control.standard-no-margin-grey.active,.form-control.standard-no-margin-grey.active{transition:none}}input.form-control.standard-no-margin-grey .ql-editor,textarea.form-control.standard-no-margin-grey .ql-editor,.form-control.standard-no-margin-grey .ql-editor{font-size:14px!important}input.form-control.standard-no-margin-grey .ql-editor:before,textarea.form-control.standard-no-margin-grey .ql-editor:before,.form-control.standard-no-margin-grey .ql-editor:before{font-size:14px!important}input.form-control.standard-no-margin-white,textarea.form-control.standard-no-margin-white,.form-control.standard-no-margin-white{background-color:#fff!important;border:none;display:inline-block;font-size:14px!important;color:#2e4453;height:auto;cursor:pointer}input.form-control.standard-no-margin-white.heading,textarea.form-control.standard-no-margin-white.heading,.form-control.standard-no-margin-white.heading{font-size:20px;font-weight:700}input.form-control.standard-no-margin-white.larger,textarea.form-control.standard-no-margin-white.larger,.form-control.standard-no-margin-white.larger{font-size:16px}input.form-control.standard-no-margin-white.guroo-pink,textarea.form-control.standard-no-margin-white.guroo-pink,.form-control.standard-no-margin-white.guroo-pink{color:#be3680!important}input.form-control.standard-no-margin-white.canvas-editing,textarea.form-control.standard-no-margin-white.canvas-editing,.form-control.standard-no-margin-white.canvas-editing{padding:1px!important;margin:0!important}input.form-control.standard-no-margin-white.text-center .ql-editor,textarea.form-control.standard-no-margin-white.text-center .ql-editor,.form-control.standard-no-margin-white.text-center .ql-editor{text-align:center!important}input.form-control.standard-no-margin-white.text-center .ql-editor:before,textarea.form-control.standard-no-margin-white.text-center .ql-editor:before,.form-control.standard-no-margin-white.text-center .ql-editor:before{padding:0!important;margin:auto!important;left:0!important;right:0!important}input.form-control.standard-no-margin-white:hover,input.form-control.standard-no-margin-white:focus,textarea.form-control.standard-no-margin-white:hover,textarea.form-control.standard-no-margin-white:focus,.form-control.standard-no-margin-white:hover,.form-control.standard-no-margin-white:focus{background:#fff!important}input.form-control.standard-no-margin-white.active,textarea.form-control.standard-no-margin-white.active,.form-control.standard-no-margin-white.active{background:#fff!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.standard-no-margin-white.active,textarea.form-control.standard-no-margin-white.active,.form-control.standard-no-margin-white.active{transition:none}}input.form-control.standard-no-margin-white .ql-editor,textarea.form-control.standard-no-margin-white .ql-editor,.form-control.standard-no-margin-white .ql-editor{font-size:14px!important}input.form-control.standard-no-margin-white .ql-editor:before,textarea.form-control.standard-no-margin-white .ql-editor:before,.form-control.standard-no-margin-white .ql-editor:before{font-size:14px!important}input.form-control.standard-no-margin-clear,textarea.form-control.standard-no-margin-clear,.form-control.standard-no-margin-clear{background-color:transparent!important;border:none;display:inline-block;font-size:110%;height:auto;cursor:pointer}input.form-control.standard-no-margin-clear.content-editor .ql-container,textarea.form-control.standard-no-margin-clear.content-editor .ql-container,.form-control.standard-no-margin-clear.content-editor .ql-container{font-size:1.05rem;font-family:inherit}input.form-control.standard-no-margin-clear.text-center .ql-editor,textarea.form-control.standard-no-margin-clear.text-center .ql-editor,.form-control.standard-no-margin-clear.text-center .ql-editor{text-align:center!important}input.form-control.standard-no-margin-clear.text-center .ql-editor:before,textarea.form-control.standard-no-margin-clear.text-center .ql-editor:before,.form-control.standard-no-margin-clear.text-center .ql-editor:before{padding:0!important;margin:auto!important;left:0!important;right:0!important}input.form-control.standard-no-margin-clear:hover,input.form-control.standard-no-margin-clear:focus,textarea.form-control.standard-no-margin-clear:hover,textarea.form-control.standard-no-margin-clear:focus,.form-control.standard-no-margin-clear:hover,.form-control.standard-no-margin-clear:focus{background:rgba(255,255,255,.5)!important}input.form-control.standard-no-margin-larger-darker,textarea.form-control.standard-no-margin-larger-darker,.form-control.standard-no-margin-larger-darker{background-color:inherit!important;border:none;display:inline-block;height:auto;cursor:pointer;z-index:20000!important;color:#333!important;font-size:15px!important}input.form-control.standard-no-margin-larger-darker:hover,input.form-control.standard-no-margin-larger-darker:focus,textarea.form-control.standard-no-margin-larger-darker:hover,textarea.form-control.standard-no-margin-larger-darker:focus,.form-control.standard-no-margin-larger-darker:hover,.form-control.standard-no-margin-larger-darker:focus{background:#eff0f2!important}input.form-control.standard-no-margin-larger-darker.active,textarea.form-control.standard-no-margin-larger-darker.active,.form-control.standard-no-margin-larger-darker.active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.standard-no-margin-larger-darker.active,textarea.form-control.standard-no-margin-larger-darker.active,.form-control.standard-no-margin-larger-darker.active{transition:none}}input.form-control.standard-no-margin-larger-darker.active,textarea.form-control.standard-no-margin-larger-darker.active,.form-control.standard-no-margin-larger-darker.active{z-index:999999999!important}input.form-control.standard-no-margin-larger-darker .ql-editor,textarea.form-control.standard-no-margin-larger-darker .ql-editor,.form-control.standard-no-margin-larger-darker .ql-editor{color:#333!important;font-size:15px!important}input.form-control.standard-no-margin-larger-darker .ql-editor:before,textarea.form-control.standard-no-margin-larger-darker .ql-editor:before,.form-control.standard-no-margin-larger-darker .ql-editor:before{color:#333!important;font-size:15px!important}input.form-control.standard-no-margin-larger-darker-grey,textarea.form-control.standard-no-margin-larger-darker-grey,.form-control.standard-no-margin-larger-darker-grey{border:none;display:inline-block;height:auto;cursor:pointer;z-index:20000!important;background-color:#eff0f2!important;color:#333!important;font-size:15px!important}input.form-control.standard-no-margin-larger-darker-grey:hover,input.form-control.standard-no-margin-larger-darker-grey:focus,textarea.form-control.standard-no-margin-larger-darker-grey:hover,textarea.form-control.standard-no-margin-larger-darker-grey:focus,.form-control.standard-no-margin-larger-darker-grey:hover,.form-control.standard-no-margin-larger-darker-grey:focus{background:#eff0f2!important}input.form-control.standard-no-margin-larger-darker-grey.active,textarea.form-control.standard-no-margin-larger-darker-grey.active,.form-control.standard-no-margin-larger-darker-grey.active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.standard-no-margin-larger-darker-grey.active,textarea.form-control.standard-no-margin-larger-darker-grey.active,.form-control.standard-no-margin-larger-darker-grey.active{transition:none}}input.form-control.standard-no-margin-larger-darker-grey.active,textarea.form-control.standard-no-margin-larger-darker-grey.active,.form-control.standard-no-margin-larger-darker-grey.active{z-index:999999999!important}input.form-control.standard-no-margin-larger-darker-grey .ql-editor,textarea.form-control.standard-no-margin-larger-darker-grey .ql-editor,.form-control.standard-no-margin-larger-darker-grey .ql-editor{color:#333!important;font-size:15px!important}input.form-control.standard-no-margin-larger-darker-grey .ql-editor:before,textarea.form-control.standard-no-margin-larger-darker-grey .ql-editor:before,.form-control.standard-no-margin-larger-darker-grey .ql-editor:before{color:#333!important;font-size:15px!important}input.form-control.grey-no-margin:not(:disabled):not(.disabled),textarea.form-control.grey-no-margin:not(:disabled):not(.disabled),.form-control.grey-no-margin:not(:disabled):not(.disabled){background-color:#eff0f2!important;border:none;display:inline-block;color:#2e4453;height:auto;cursor:pointer}input.form-control.grey-no-margin:not(:disabled):not(.disabled):hover,input.form-control.grey-no-margin:not(:disabled):not(.disabled):focus,textarea.form-control.grey-no-margin:not(:disabled):not(.disabled):hover,textarea.form-control.grey-no-margin:not(:disabled):not(.disabled):focus,.form-control.grey-no-margin:not(:disabled):not(.disabled):hover,.form-control.grey-no-margin:not(:disabled):not(.disabled):focus{background:#eff0f2!important}input.form-control.grey-no-margin:not(:disabled):not(.disabled).active,textarea.form-control.grey-no-margin:not(:disabled):not(.disabled).active,.form-control.grey-no-margin:not(:disabled):not(.disabled).active{background:#eff0f2!important;border-color:#66afe9;outline:0;box-shadow:0 0 0 .2rem #419cd740;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){input.form-control.grey-no-margin:not(:disabled):not(.disabled).active,textarea.form-control.grey-no-margin:not(:disabled):not(.disabled).active,.form-control.grey-no-margin:not(:disabled):not(.disabled).active{transition:none}}input.form-control.grey-no-margin:not(:disabled):not(.disabled).height-75,textarea.form-control.grey-no-margin:not(:disabled):not(.disabled).height-75,.form-control.grey-no-margin:not(:disabled):not(.disabled).height-75{min-height:75px!important;height:auto!important}input.form-control.screen_notes .ql-editor,textarea.form-control.screen_notes .ql-editor,.form-control.screen_notes .ql-editor{min-height:200px}input.form-control.bold,textarea.form-control.bold,.form-control.bold{font-weight:700}input.form-control.dialog-type-character-input,textarea.form-control.dialog-type-character-input,.form-control.dialog-type-character-input{overflow:visible;background:#999;margin:0 0 15px 15px;font-weight:400;padding:14px 18px;line-height:130%;max-width:calc(70% + 20px);height:auto;position:relative;border-radius:20px;cursor:pointer;z-index:20000!important;clear:both}input.form-control.dialog-type-character-input:after,textarea.form-control.dialog-type-character-input:after,.form-control.dialog-type-character-input:after{content:"";bottom:5px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;box-shadow:15px 6px #999;border-bottom-left-radius:50%;border-bottom-right-radius:50%}input.form-control.dialog-type-character-input.active,textarea.form-control.dialog-type-character-input.active,.form-control.dialog-type-character-input.active{z-index:999999999!important}input.form-control.dialog-type-character-input .ql-editor,textarea.form-control.dialog-type-character-input .ql-editor,.form-control.dialog-type-character-input .ql-editor{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-character-input .ql-editor:before,textarea.form-control.dialog-type-character-input .ql-editor:before,.form-control.dialog-type-character-input .ql-editor:before{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-character-input .ql-editor p:last-child,textarea.form-control.dialog-type-character-input .ql-editor p:last-child,.form-control.dialog-type-character-input .ql-editor p:last-child{margin-bottom:0!important}input.form-control.dialog-type-learner-input .ql-editor,textarea.form-control.dialog-type-learner-input .ql-editor,.form-control.dialog-type-learner-input .ql-editor{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-learner-input .ql-editor:before,textarea.form-control.dialog-type-learner-input .ql-editor:before,.form-control.dialog-type-learner-input .ql-editor:before{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-learner-input .ql-editor p:last-child,textarea.form-control.dialog-type-learner-input .ql-editor p:last-child,.form-control.dialog-type-learner-input .ql-editor p:last-child{margin-bottom:0!important}input.form-control.dialog-type-learner-option-input,textarea.form-control.dialog-type-learner-option-input,.form-control.dialog-type-learner-option-input{display:block;overflow:visible;margin:0 15px 5px 0;font-weight:400;float:right;padding:14px 18px;background:#419cd7;line-height:130%;position:relative;transition:opacity .3s ease,border-radius .6s ease,color .2s ease;max-width:calc(70% + 20px);border:none;height:auto;cursor:pointer;border-radius:20px;z-index:20000!important;color:#fff;clear:both}input.form-control.dialog-type-learner-option-input:after,textarea.form-control.dialog-type-learner-option-input:after,.form-control.dialog-type-learner-option-input:after{content:"";bottom:5px;right:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:-15px 6px #419cd7}input.form-control.dialog-type-learner-option-input.active,textarea.form-control.dialog-type-learner-option-input.active,.form-control.dialog-type-learner-option-input.active{z-index:999999999!important}input.form-control.dialog-type-learner-option-input .ql-editor,textarea.form-control.dialog-type-learner-option-input .ql-editor,.form-control.dialog-type-learner-option-input .ql-editor{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-learner-option-input .ql-editor:before,textarea.form-control.dialog-type-learner-option-input .ql-editor:before,.form-control.dialog-type-learner-option-input .ql-editor:before{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-learner-option-input .ql-editor p:last-child,textarea.form-control.dialog-type-learner-option-input .ql-editor p:last-child,.form-control.dialog-type-learner-option-input .ql-editor p:last-child{margin-bottom:0!important}input.form-control.dialog-type-learner-option-input-old .ql-editor,textarea.form-control.dialog-type-learner-option-input-old .ql-editor,.form-control.dialog-type-learner-option-input-old .ql-editor{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-learner-option-input-old .ql-editor:before,textarea.form-control.dialog-type-learner-option-input-old .ql-editor:before,.form-control.dialog-type-learner-option-input-old .ql-editor:before{color:#fff!important;font-size:14px!important}input.form-control.dialog-type-narrator-input .ql-editor,textarea.form-control.dialog-type-narrator-input .ql-editor,.form-control.dialog-type-narrator-input .ql-editor{color:#2e4453!important;font-size:14px!important}input.form-control.dialog-type-narrator-input .ql-editor:before,textarea.form-control.dialog-type-narrator-input .ql-editor:before,.form-control.dialog-type-narrator-input .ql-editor:before{color:#2e4453!important;font-size:14px!important}input.form-control.learning-plan-no-margin .ql-editor,textarea.form-control.learning-plan-no-margin .ql-editor,.form-control.learning-plan-no-margin .ql-editor{text-align:center!important}input.form-control.title-screen-title-look-editable,textarea.form-control.title-screen-title-look-editable,.form-control.title-screen-title-look-editable{background:#fff;border:none;display:inline-block;font-size:2em;color:#2e4453;height:auto;cursor:pointer;text-align:center!important}input.form-control.title-screen-title-look-editable:hover,input.form-control.title-screen-title-look-editable:focus,textarea.form-control.title-screen-title-look-editable:hover,textarea.form-control.title-screen-title-look-editable:focus,.form-control.title-screen-title-look-editable:hover,.form-control.title-screen-title-look-editable:focus{background:#eff0f2!important}input.form-control.asset-description,textarea.form-control.asset-description,.form-control.asset-description{min-height:100px!important;height:auto!important}input.form-control.asset-description .ql-editor,textarea.form-control.asset-description .ql-editor,.form-control.asset-description .ql-editor{min-height:100px!important}input.form-control.small-font,textarea.form-control.small-font,.form-control.small-font{font-size:12px!important}.relative-input-wrapper{position:relative;padding:0;margin:0;word-break:break-word}.relative-input-wrapper label{max-width:95%!important}.string-translator-container .primary_language_code{display:block!important;width:20px!important;height:20px!important;text-align:center;position:absolute!important;top:-5px;right:-15px;font-size:11px;color:#419cd7;text-transform:capitalize;cursor:pointer!important}.string-translator-container .primary_language_code a{padding:10px 0!important}.string-translator-container .primary_language_code.top-right{top:0!important;right:0!important}.string-translator-container .primary_language_code.text-intput-top-right,.string-translator-container .primary_language_code.text-input-top-right{top:-15px!important;right:0!important}.string-translator-container .primary_language_code.editor-top-right{top:-20px!important;right:10px!important}.string-translator-container .primary_language_code.button-top-right{top:-10px!important;right:-30px!important}.string-translator-container .primary_language_code.question-input-option{top:0!important;right:-20px!important}.string-translator-container .primary_language_code.hotspot-instructions{top:3px!important;right:6px!important}.string-translator-container .primary_language_code.hotspot-instructions .ql-container{font-size:3.4rem}.string-translator-container .primary_language_code.inherit-color,.string-translator-container .primary_language_code.inherit-color a{color:inherit!important}.string-translator-container .translate-box{z-index:999999999!important;position:absolute;top:5px;right:5px;display:block;padding:20px;border-radius:3px;background:#fff;box-shadow:0 3px 5px #00000040;min-width:200px}.string-translator-container .translate-box.top-right{top:15px!important;right:0!important}.string-translator-container .translate-box.over-button{top:-5px;right:-10px}.string-translator-container .translate-box .locale-value{color:#333!important;font-size:12px;text-align:left}.string-translator-container .translate-box .translate-with-google{margin-top:12px;display:block;font-size:12px;text-align:center}.search-input{position:relative;max-height:2.1875rem;padding:0;margin:0;font-family:Red Hat Text,sans-serif}.search-input input{padding:6px 28px 6px 44px;font-size:1rem;line-height:1}.search-input .search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:20px;height:20px;color:#333;cursor:pointer}.search-input .search-icon:hover{opacity:.7}.search-input .clear-search-btn{position:absolute;right:6px;top:6px;width:18px;height:22px;color:#999;border-radius:3px;text-align:center;font-size:12px;box-sizing:border-box;padding:4px 0;cursor:pointer}.search-input .clear-search-btn:hover{opacity:.7}.password-input{position:relative;padding:0;margin:0}.password-input input{padding-right:40px}.password-input .password-icon{position:absolute;right:6px;top:1px;width:32px;height:32px;border-radius:3px;text-align:center;font-size:20px;box-sizing:border-box;padding:4px 0;cursor:pointer}.password-input .password-icon:hover{opacity:.7}.new-category-input{position:relative;background:#eff0f2!important;padding:4px 8px;border:none!important;border-radius:5px}.new-category-input label{display:none}.new-category-input .form-control{padding-top:0!important;padding-bottom:0!important;padding-left:2px!important;margin:0;height:25px!important;width:85%;border-color:transparent;-webkit-animation:none!important;-moz-animation:none!important;-ms-animation:none!important;-o-animation:none!important;animation:none!important;box-shadow:none!important;outline:0 none!important}.new-category-input .new-category-icon{position:absolute;right:-5px;top:-7px;width:32px;height:32px;color:#419cd7!important;border-radius:3px;text-align:center;font-size:24px;box-sizing:border-box;padding:4px 0;cursor:pointer}.new-category-input .new-category-icon.disable{color:#d5d5d5!important}.new-category-input .new-category-icon:hover{opacity:.7}.password-validation-panel .close-btn{position:absolute;top:4px;right:6px;color:#ccc}.validation-panel{cursor:pointer;opacity:0;display:block;position:absolute;box-sizing:border-box;background:#fff;border:2px solid #419cd7;border-radius:5px;width:275px;z-index:9999999;box-shadow:0 3px 3px #00000040;color:#666}.validation-panel.align-left{left:-290px!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:-290px!important;top:0}@media only screen and (max-width: 768px) and (max-height: 1024px) and (orientation: portrait){.validation-panel.align-right:before{top:-30px!important}}@media only screen and (max-width: 823px) and (max-height: 414px) and (orientation: landscape){.validation-panel.align-right:before{top:-30px!important}}.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% - 138px);top:calc(100% + 14px)}.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:auto;bottom:64px}.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:10px 15px}.popup-panel .close-btn,.validation-panel .close-btn{position:absolute;top:4px;right:6px;color:#ccc}.popup-panel .btn-group .btn,.validation-panel .btn-group .btn{font-size:.875rem!important}.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{margin:0 8px 0 0;font-weight:700;color:#39aa27}.validation-panel .validation-list li.is-invalid:before{margin:0 8px 0 0;font-weight:700;color:#c5000f}.is-valid-title{font-weight:700;color:#39aa27;font-size:14px}.is-invalid-title{font-weight:700;color:#c5000f;font-size:14px}.screen>.content-header .selection-menu.title-menu .selected-title>span{width:90%!important;font-size:1.125rem}.group-nav .groupScreenNav .tab-item.newTab .selection-menu.always-left .menu-option-container.menu-position-accordion{left:-140px!important}.screen>.content-header .selection-menu.full-width{min-width:180px;max-width:180px!important}.forceAlignLeft .selection-menu .menu-option-container{right:auto!important;left:0!important}.selection-menu.more-info>.menu-option-container,.selection-menu.icon-sibling>.menu-option-container{min-width:245px}.selection-menu-side-label{position:relative;font-size:90%;text-transform:uppercase;color:#999;text-align:right;padding:10px 0 0}.selection-menu{position:relative;float:right;text-align:right;width:100%;max-width:180px;margin-left:20px;display:block;cursor:pointer;z-index:100;font-family:Red Hat Text,sans-serif}.selection-menu.numeric{width:auto;float:none!important;text-align:left;margin:0}.selection-menu.m-100{width:100px;text-align:left;margin-left:10px}.selection-menu.left{float:left!important;margin-left:0!important}.selection-menu.full-width{width:100%!important;max-width:100%!important}.selection-menu.closed{z-index:100!important}.selection-menu.open{z-index:99999!important}.selection-menu.white .selected-title{background:#fff}.selection-menu.white .selected-title.disabled{background:#fff!important;border:inherit!important}.selection-menu.center .menu-option-container{right:auto;top:auto;bottom:auto;left:50%;margin-left:-115px}.selection-menu.center .menu-option-container .menu-option-container{margin-left:-50%}.selection-menu.left .menu-option-container{right:auto;top:auto;bottom:auto;left:0;margin-left:0}.selection-menu.right .menu-option-container{right:0;top:auto;bottom:auto;left:auto;margin-left:0}.selection-menu .selected-title{position:relative;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;border-radius:5px;background:#eff0f2;text-align:left;cursor:pointer;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;line-height:1.5em}.selection-menu .selected-title .title-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.selection-menu .selected-title>span{width:90%;display:block;min-height:16px}.selection-menu .selected-title.disabled{background:transparent;border:1px solid #eff0f2}.selection-menu .selected-title.disabled .menu-icon{color:#419cd740}.selection-menu .menu-icon{position:absolute;top:8px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:18px;color:#4d7b93;text-align:right}.selection-menu .menu-icon .rotating-icon{cursor:pointer;position:absolute;left:0}.selection-menu .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:auto}.selection-menu .menu-option-container .btn-group .btn{font-size:.875rem}@media only screen and (max-width: 1024px){.selection-menu .menu-option-container{max-height:150px}}.selection-menu .menu-option-container .component-wrapper{padding:8px 15px}.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-decoration:none;color:#314453}.selection-menu .menu-option-container .menu-option-list .option-item .option-label:hover{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{color:#fff;background-color:#819bac}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#4d7b93}.selection-menu .menu-option-container .menu-option-list .option-item .option-label.active .expression-inherit:before,.selection-menu .menu-option-container .menu-option-list .option-item .option-label.active .expression-other:before{border-color:#fff}.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:10px}.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.collection-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.outline{background:#d5d5d5!important}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .circle.outline_review{background:#314453!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:#79BB44!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-label .ticked-item{display:block;padding:0 30px 0 0;position:relative}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .ticked-item:after{position:absolute;top:0;right:0;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:#419cd7;font-size:16px;font-weight:700}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item{display:block;padding:0 30px 0 0;position:relative}.selection-menu .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item:before{position:absolute;border-radius:50%;top:0;right:0;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:#4d7b93;font-size:16px;font-weight:700}.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.add-language-picker{max-width:100%!important;min-width:100%!important;width:100%!important}.selection-menu.add-language-picker .selection-menu .selected-title{background:#eff0f2}.selection-menu.references .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.references .menu-icon{top:-3px;right:10px!important;font-size:32px!important}.selection-menu.references .menu-option-container{position:absolute;top:34px!important;width:auto!important;min-width:0px!important;max-width:300px!important;width:300px!important;min-height:0px!important}.selection-menu.references .selection-menu{float:none!important;width:100%;text-align:left;margin:0;margin-bottom:4px!important;margin-left:0!important;height:auto!important}.selection-menu.references .selection-menu .selected-title{background:#eff0f2!important}.selection-menu.references .selection-menu .selected-title .menu-icon{position:absolute;top:4px;right:14px;display:inline-block;width:20px!important;height:20px!important;padding:0;margin:0;font-size:20px!important;color:#4d7b93;text-align:right}.selection-menu.references .selection-menu .selected-title .menu-icon .rotating-icon{cursor:pointer;position:absolute;left:0}.selection-menu.references .selection-menu .menu-option-container{max-width:250px!important;min-width:250px!important}.selection-menu.no-icon .menu-icon{display:none!important}.selection-menu.no-icon-left{float:left!important}.selection-menu.no-icon-left .menu-icon{display:none!important}.selection-menu.bite-outline-view .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.bite-outline-view .menu-option-container{position:absolute;top:20px!important;width:auto!important;min-width:0px!important;max-width:300px!important;width:300px!important;min-height:0px!important}.selection-menu.bite-outline-view .selection-menu{float:none!important;width:100%;text-align:left;margin:0;margin-bottom:4px!important;margin-left:0!important;height:auto!important}.selection-menu.bite-outline-view .selection-menu .selected-title{background:#eff0f2!important}.selection-menu.bite-outline-view .selection-menu .selected-title .menu-icon{position:absolute;top:4px;right:14px;display:inline-block;width:20px!important;height:20px!important;padding:0;margin:0;font-size:20px!important;color:#419cd7;text-align:right}.selection-menu.bite-outline-view .selection-menu .selected-title .menu-icon .rotating-icon{cursor:pointer;position:absolute;left:0}.selection-menu.bite-outline-view .selection-menu .menu-option-container{max-width:250px!important;min-width:250px!important}.selection-menu.bite-flow-view .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.bite-flow-view .menu-icon{top:-3px;right:4px!important;font-size:20px!important;color:inherit}.selection-menu.bite-flow-view .menu-option-container{position:absolute;top:35px!important;width:auto!important;min-width:0px!important;max-width:300px!important;width:100%!important;min-height:0px!important}.selection-menu.bite-flow-view .selection-menu{float:none!important;width:100%;text-align:left;margin:0;margin-bottom:4px!important;margin-left:0!important;height:auto!important}.selection-menu.bite-flow-view .selection-menu .selected-title{background:#eff0f2!important}.selection-menu.bite-flow-view .selection-menu .selected-title .menu-icon{position:absolute;top:4px;right:14px;display:inline-block;width:20px!important;height:20px!important;padding:0;margin:0;font-size:20px!important;color:#419cd7;text-align:right}.selection-menu.bite-flow-view .selection-menu .selected-title .menu-icon .rotating-icon{cursor:pointer;position:absolute;left:0}.selection-menu.bite-flow-view .selection-menu .menu-option-container{max-width:250px!important;min-width:250px!important}.selection-menu.sortable-screen-outline .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.sortable-screen-outline .menu-icon{top:-20px;right:10px!important;font-size:32px!important}.selection-menu.sortable-screen-outline .menu-option-container{position:absolute;top:20px!important;width:auto!important;min-width:0px!important;max-width:300px!important;width:300px!important;min-height:0px!important}.selection-menu.sortable-screen-outline .selection-menu{float:none!important;width:100%;text-align:left;margin:0;margin-bottom:4px!important;margin-left:0!important;height:auto!important}.selection-menu.sortable-screen-outline .selection-menu .selected-title{background:#eff0f2!important}.selection-menu.sortable-screen-outline .selection-menu .selected-title .menu-icon{position:absolute;top:4px;right:14px;display:inline-block;width:20px!important;height:20px!important;padding:0;margin:0;font-size:20px!important;color:#419cd7;text-align:right}.selection-menu.sortable-screen-outline .selection-menu .selected-title .menu-icon .rotating-icon{cursor:pointer;position:absolute;left:0}.selection-menu.sortable-screen-outline .selection-menu .menu-option-container{max-width:250px!important;min-width:250px!important}.selection-menu.library-confirmation{color:#2e4453!important}.selection-menu.library-confirmation .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.library-confirmation .menu-option-container{position:absolute;top:32px!important;width:auto!important;min-width:0px!important;max-width:300px!important;width:300px!important;min-height:0px!important}.selection-menu.library-confirmation .selection-menu{float:none!important;width:100%;text-align:left;margin:0;margin-bottom:4px!important;margin-left:0!important;height:auto!important}.selection-menu.library-confirmation .selection-menu .selected-title{background:#eff0f2!important}.selection-menu.library-confirmation .selection-menu .selected-title .menu-icon{position:absolute;top:4px;right:14px;display:inline-block;width:20px!important;height:20px!important;padding:0;margin:0;font-size:20px!important;color:#419cd7!important;text-align:right}.selection-menu.library-confirmation .selection-menu .selected-title .menu-icon .rotating-icon{cursor:pointer;position:absolute;left:0}.selection-menu.library-confirmation .selection-menu .menu-option-container{max-width:250px!important;min-width:250px!important}.selection-menu.full-width{width:100%;z-index:1000}.selection-menu.full-width .selected-title{padding-left:18px;padding-right:12px;cursor:default}.selection-menu.library-type .selected-title{background:#fff}.selection-menu.textToQuestion{width:100%;z-index:1000;float:right!important}.selection-menu.textToQuestion .selected-title{padding-left:0!important;padding-right:12px!important;cursor:default;background:transparent}.selection-menu.textToQuestion .menu-option-container{min-width:220px!important}.selection-menu.textToQuestion .menu-icon{right:8px!important}.selection-menu.more-info{width:100%;margin-left:0}.selection-menu.more-info.closed{z-index:100}.selection-menu.more-info.open{z-index:10000}.selection-menu.more-info .selected-title{padding-left:18px;padding-right:12px;cursor:default;background:transparent}.selection-menu.more-info .menu-option-container{min-width:180px}.selection-menu.more-info .menu-icon{right:8px!important}.selection-menu.more-info .kpi_title{font-size:12px;margin-left:12px;margin-bottom:3px}.selection-menu.more-info .option-metric-list{margin-bottom:5px;text-align:left;margin-left:12px!important}.selection-menu.more-info .option-metric-list .option-item{position:relative;display:inline-block!important;margin-right:4px}.selection-menu.more-info .option-metric-list .option-item .kpi-container{width:32px;height:32px;text-align:center;padding-top:5px;font-size:14px}.selection-menu.more-info .text-center .option-metric-list{text-align:center;margin-left:0!important}.selection-menu.more-info.end-action .menu-option-container{right:0!important;top:40px!important;left:unset!important}.selection-menu.more-info.icon-sibling .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.more-info.icon-sibling .menu-icon{top:0;right:10px!important;font-size:26px!important}.selection-menu.more-info.icon-sibling .menu-option-list{min-width:100%}.selection-menu.more-info.icon-learning-plan .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.more-info.icon-learning-plan .menu-icon{top:-3px;right:4px!important;font-size:20px!important;color:inherit}.selection-menu.more-info.icon-feedback{top:-12px;margin:0!important;padding:0!important;max-height:25px!important}.selection-menu.more-info.icon-feedback .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.more-info.icon-feedback .menu-icon{right:10px!important;font-size:25px!important}.selection-menu.more-info.icon-feedback .menu-option-list{min-width:250px}.selection-menu.more-info.icon-feedback .menu-option-list .option-item .option-label{width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selection-menu.more-info.icon-kpi-result-view{top:-12px;margin:0!important;padding:0!important;max-height:25px!important}.selection-menu.more-info.icon-kpi-result-view .selected-title{background:transparent;padding-left:12px;padding-right:12px}.selection-menu.more-info.icon-kpi-result-view .menu-icon{right:10px!important;font-size:25px!important}.selection-menu.more-info.icon-kpi-result-view .menu-option-list{min-width:250px;min-height:200px;height:auto}.selection-menu.more-info.icon-kpi-result-view .menu-option-list .option-item .option-label{width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selection-menu.more-info.bg-component .menu-option-container{width:200px!important}.selection-menu.icon-menu{width:100%!important;z-index:1000;vertical-align:middle;margin:0;padding:0;float:none;text-align:left;max-width:unset}.selection-menu.icon-menu .selected-title{padding-left:18px;padding-right:12px;cursor:default}.selection-menu.icon-menu .menu-option-container{width:auto;min-width:220px}.selection-menu.icon-menu .menu-icon{position:relative;background:#fff;border:1px solid #419cd7;border-radius:50%;padding:14px;top:0;right:0!important;left:0!important;margin:auto;text-align:center;font-size:16px}.selection-menu.icon-menu .menu-icon .rotating-icon{cursor:pointer;position:absolute;top:5px;left:0;bottom:0;right:0;margin:auto}.selection-menu.icon-menu .menu-icon .rotating-icon.outline{background:#d5d5d5!important;top:0;left:0;border-radius:50%}.selection-menu.icon-menu .menu-icon .rotating-icon.outline_review{background:#314453!important;top:0;left:0;border-radius:50%}.selection-menu.icon-menu .menu-icon .rotating-icon.in_progress{background:#f6af17!important;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px;border-radius:50%;border:2px solid #f6af17}.selection-menu.icon-menu .menu-icon .rotating-icon.in_review{background:#419cd7!important}.selection-menu.icon-menu .menu-icon .rotating-icon.changes{background:#be3680!important}.selection-menu.icon-menu .menu-icon .rotating-icon.completed{background:#79BB44!important}.selection-menu.icon-menu .menu-icon .inUse{position:absolute;bottom:1px;right:-2px;width:8px;height:8px;background:#be3680;border-radius:50%}.selection-menu.icon-menu.open .menu-icon{color:#fff;background:#419cd7}.selection-menu.icon-menu.bg-component .menu-option-container{width:260px!important}.selection-menu.button{background:#f00;width:auto;min-width:unset;display:inline-block;border-left:1px solid #fff;padding:0!important;border-bottom-right-radius:5px;border-top-right-radius:5px}.selection-menu.button.guroo-blue{background:#419cd7!important}.selection-menu.button.guroo-blue .selected-title{padding:10px 10px 10px 24px}.selection-menu.button.guroo-blue .rotating-icon{color:#fff}.selection-menu.button.guroo-blue:hover{background:rgba(65,156,215,.75)!important}.selection-menu.status{z-index:100!important}.selection-menu.status.open{z-index:9999!important}.selection-menu.status .btn-container{background:#fff;border-radius:5px;min-width:46px;height:38px;margin:0 5px;padding:3px 8px}.selection-menu.status .menu-icon{position:relative;background:#fff!important;border:none!important;border-radius:50%;padding:14px;top:0;right:0!important;left:0!important;margin:auto;text-align:center;font-size:16px}.selection-menu.status .menu-icon .rotating-icon{cursor:pointer;position:absolute;top:6px!important;left:0;bottom:0;right:0;margin:auto;width:100%;height:100%;border-radius:50%}.selection-menu.status .menu-icon .rotating-icon.outline{background:#d5d5d5!important}.selection-menu.status .menu-icon .rotating-icon.outline_review{background:#314453!important}.selection-menu.status .menu-icon .rotating-icon.in_progress{background:#f6af17!important}.selection-menu.status .menu-icon .rotating-icon.in_review{background:#419cd7!important}.selection-menu.status .menu-icon .rotating-icon.changes{background:#be3680!important}.selection-menu.status .menu-icon .rotating-icon.completed{background:#79BB44!important}.selection-menu.status .menu-icon .inUse{position:absolute;bottom:1px;right:-2px;width:8px;height:8px;background:#f00;border-radius:50%}.selection-menu.status .menu-option-container{min-width:145px}.selection-menu.title-menu{float:none!important;width:100%;text-align:left;margin:0;max-width:100%}.selection-menu.title-menu.library-category{border-radius:5px;background:#fff}.selection-menu.title-menu .selected-title{display:inline-block;width:100%;font-weight:600;font-size:1rem;font-family:Red Hat Text,sans-serif;background:transparent;vertical-align:top}.selection-menu.title-menu .selected-title>span{width:80%;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;vertical-align:top}.selection-menu.title-menu .selected-title .menu-icon{color:#2e4453}.selection-menu.title-menu .menu-option-container{width:100%!important;max-width:255px}.selection-menu.title-menu .menu-option-container .menu-option-list .option-item .option-label.active,.selection-menu.title-menu .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#419cd7}.selection-menu.left-align{float:none!important;width:100%;text-align:left;margin:0}.selection-menu.left-align .selected-title{display:inline-block;width:auto;font-weight:700;padding:5px!important;background:transparent;overflow:visible}.selection-menu.left-align .selected-title span{width:auto}.selection-menu.left-align .selected-title .menu-icon{top:4px;right:-24px}.selection-menu.left-align .menu-option-container{width:auto!important;right:unset}.selection-menu.left-align .menu-option-container .menu-option-list .option-item .option-label{display:block;white-space:nowrap}.selection-menu.sub-menu{float:none!important;min-width:190px;text-align:left;margin:0;margin-bottom:4px!important;margin-left:12px!important}.selection-menu.sub-menu .selected-title{background:#eff0f2!important}.selection-menu.sub-menu .selected-title .menu-icon{position:absolute;top:8px;right:14px;display:inline-block;width:20px!important;height:20px!important;padding:0;margin:0;font-size:20px!important;color:#419cd7;text-align:right}.selection-menu.sub-menu .selected-title .menu-icon .rotating-icon{position:absolute;left:0;cursor:pointer}.selection-menu.sub-menu.attachResourceMenu{max-width:100%;width:100%;margin-left:0!important}.selection-menu.menu-left{float:none!important;width:100%;text-align:left;margin:0}.selection-menu.menu-left .selected-title{display:inline-block;width:auto;background:transparent}.selection-menu.menu-left .menu-option-container{width:auto!important;left:unset}.selection-menu.menu-left .menu-option-container .menu-option-list .option-item .option-label{display:block;white-space:nowrap}.selection-menu.environment-menu{float:none!important;width:100%;text-align:left;margin:0}.selection-menu.environment-menu .selected-title{display:inline-block;width:80px!important;background:transparent}.selection-menu.environment-menu .menu-option-container{width:180px!important;min-width:180px!important;left:unset}.selection-menu.environment-menu .menu-option-container .menu-option-list .option-item .option-label{display:block;white-space:nowrap}.selection-menu.open-left{float:none!important;width:100%;text-align:left;margin:0}.selection-menu.open-left .selected-title{display:inline-block;width:auto}.selection-menu.open-left .menu-option-container{width:auto!important;right:unset}.selection-menu.open-left .menu-option-container .menu-option-list .option-item .option-label{display:block;white-space:nowrap}.selection-menu.new-open-goto{float:none!important;width:100%;text-align:left;margin:0}.selection-menu.new-open-goto .selected-title{display:inline-block;width:auto}.selection-menu.new-open-goto .menu-option-container{max-height:200px;top:30px;left:-370px!important;width:390px!important}.selection-menu.new-open-goto .menu-option-container .menu-option-list .option-item .option-label{display:block;white-space:nowrap}.selection-menu.stack{float:none!important;margin:0;width:100%}.selection-menu.custom{width:auto!important}.selection-menu.custom.left{float:none!important;text-align:left;margin:0}.selection-menu.custom.left .menu-option-container{right:unset;min-width:250px!important;max-height:500px}.selection-menu.custom.center{float:none!important;text-align:left;margin:0 auto}.selection-menu.custom.center .menu-option-container{top:35px;left:calc(50% - 125px)!important;min-width:250px!important}.selection-menu.custom.full-width{width:100%!important;max-width:100%!important}.selection-menu.add-bite{float:none!important;width:100%!important;max-width:280px;text-align:left;margin:0 auto}.selection-menu.add-bite .add-bite-btn-container{width:100%!important}.selection-menu.add-bite .selected-title{background:#eff0f2!important}.selection-menu.text-style-picker{margin:0!important}.selection-menu.text-style-picker .text-style-title{padding:6px 10px;text-transform:uppercase;background:#fff;border:1px solid #d5d5d5;color:#d5d5d5;width:140px;text-align:center;border-radius:5px}.selection-menu.text-style-picker .text-title-style{padding:6px 10px;text-transform:uppercase;background:#fff;border:1px solid #d5d5d5;color:#333;width:140px;text-align:center;border-radius:5px}.selection-menu.text-style-picker .dialog-style-title{position:relative;padding:6px 10px;text-transform:uppercase;margin-left:15px;width:125px;text-align:center;border-radius:20px;margin-bottom:6px;background:#999;color:#fff}.selection-menu.text-style-picker .dialog-style-title:after{content:"";bottom:4px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;box-shadow:15px 6px #999;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.selection-menu.text-style-picker .bullet-style-title{padding:5px 5px 5px 0;background:#fff;border:1px solid #d5d5d5;color:#333;border-radius:5px;text-transform:none;width:140px}.selection-menu.text-style-picker .bullet-style-title .bullet-menu-list{margin:0}.selection-menu.text-style-picker .bullet-style-title .bullet-menu-list ul{margin-bottom:0!important}.selection-menu.text-style-picker .bullet-style-title .bullet-menu-list ul li{padding-top:2px!important;padding-bottom:2px!important;padding-left:20px!important}.selection-menu.text-style-picker .bullet-style-title .bullet-menu-list ul.regular li{padding-left:0!important}.selection-menu.text-style-picker .menu-option-container{min-width:100px!important;max-height:400px}.selection-menu.text-style-picker .menu-option-container .text-style-title{margin-bottom:4px;text-align:center}.selection-menu.text-style-picker .menu-option-container .text-style-title:last-child{margin-bottom:0}.selection-menu.text-style-picker .menu-option-container .component-wrapper{padding:4px 6px}.selection-menu.selection-type-picker{margin:0!important}.selection-menu.selection-type-picker .button-label{padding:7px 12px;background:#fff;border:1px solid #d5d5d5;color:#333;border-radius:5px;text-transform:none;width:140px;text-align:left}.selection-menu.selection-type-picker .bullet-style-title{padding:5px 5px 5px 0;background:#fff;border:1px solid #d5d5d5;color:#333;border-radius:5px;text-transform:none;width:140px}.selection-menu.selection-type-picker .bullet-style-title .bullet-menu-list{margin:0}.selection-menu.selection-type-picker .bullet-style-title .bullet-menu-list ul{margin-bottom:0!important}.selection-menu.selection-type-picker .bullet-style-title .bullet-menu-list ul li{padding-top:2px!important;padding-bottom:2px!important;padding-left:20px!important}.selection-menu.selection-type-picker .bullet-style-title .bullet-menu-list ul.regular li{padding-left:0!important}.selection-menu.selection-type-picker .menu-option-container{min-width:140px!important;max-height:400px}.selection-menu.selection-type-picker .menu-option-container .text-style-title{margin-bottom:4px;text-align:center}.selection-menu.selection-type-picker .menu-option-container .text-style-title:last-child{margin-bottom:0}.selection-menu.selection-type-picker .menu-option-container .dialog-style-title{margin-bottom:4px;text-align:center}.selection-menu.selection-type-picker .menu-option-container .dialog-style-title:last-child{margin-bottom:0}.selection-menu.selection-type-picker .menu-option-container .component-wrapper{padding:4px 6px}.selection-menu.selection-type-picker .menu-option-container .component-wrapper .menu-item{padding:4px 8px}.selection-menu.scoring-pattern{float:left!important;margin-left:0!important}.selection-menu.scoring-pattern .menu-option-container{left:0}.selection-menu.scoring-pattern .menu-option-container .component-wrapper{padding:0 6px}.selection-menu.characterPosePicker.center .menu-option-container{margin-left:-115px}.selection-menu.learning_library{min-width:180px}.selection-menu.home-page .selected-title{background:#fff;font-size:1rem}.selection-menu.home-page .selected-title .menu-icon{color:#333}.selection-menu.home-page .selected-title .rotating-icon:before{font-size:20px}.input-picker{position:relative;z-index:9999}.input-picker .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:-10px 0 0;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:auto;height:auto}.input-picker .menu-option-container .btn-group .btn{font-size:.875rem}@media only screen and (max-width: 1024px){.input-picker .menu-option-container{max-height:150px}}.input-picker .menu-option-container .component-wrapper{padding:8px 15px}.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-decoration:none;color:#314453}.input-picker .menu-option-container .menu-option-list .option-item .option-label:hover{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{color:#fff;background-color:#819bac}.input-picker .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#4d7b93}.input-picker .menu-option-container .menu-option-list .option-item .option-label.active .expression-inherit:before,.input-picker .menu-option-container .menu-option-list .option-item .option-label.active .expression-other:before{border-color:#fff}.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:10px}.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.collection-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.outline{background:#d5d5d5!important}.input-picker .menu-option-container .menu-option-list .option-item .option-label .circle.outline_review{background:#314453!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:#79BB44!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-label .ticked-item{display:block;padding:0 30px 0 0;position:relative}.input-picker .menu-option-container .menu-option-list .option-item .option-label .ticked-item:after{position:absolute;top:0;right:0;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:#419cd7;font-size:16px;font-weight:700}.input-picker .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item{display:block;padding:0 30px 0 0;position:relative}.input-picker .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item:before{position:absolute;border-radius:50%;top:0;right:0;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:#4d7b93;font-size:16px;font-weight:700}.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 .label{padding-top:20px;padding-bottom:0}.btn-default.inlineField{margin:0;border-color:#edeef0;box-shadow:none;border-bottom-left-radius:0!important;border-top-left-radius:0!important;width:30%;vertical-align:top;font-weight:400;font-size:1.03rem}.btn-default.disabled{border-color:#edeef0!important;background-color:#bbb!important}.upload-validation .alert-danger{margin:8px auto 0;text-align:left}.alert-danger{margin:5px auto 0}@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:transparent}}@-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:transparent}}.btn-group.guroo-blue-icon-only button{border-color:#419cd7!important;border-width:2px;background:#fff!important;color:#419cd7;padding:0;box-shadow:none}.btn-group.guroo-blue-icon-only button:focus{color:#419cd7;box-shadow:none!important;outline:0 none!important}.btn-group.guroo-blue-icon-only button:active{color:#419cd7;box-shadow:none!important;outline:0 none!important}.btn-group.guroo-blue-icon-only button .icon{padding:10px 8px!important}.btn-group.guroo-blue-icon-only button .icon:before{font-size:28px!important}.btn-group.guroo-blue-icon-only button .icon:after{font-size:28px!important}.btn-group.guroo-blue-icon-only button.active{background:#419cd7!important;color:#fff!important}.libraryFilterBtnGroup button{margin-left:10px;padding:.16rem .75rem!important}.libraryFilterBtnGroup button:first-child,.libraryFilterBtnGroup button:only-child{margin-left:0}.libraryFilterBtnGroup button>span.icon,.libraryFilterBtnGroup button>span.ico-label{display:inline-block;vertical-align:middle}.libraryFilterBtnGroup button>span.icon{padding:0!important}.libraryFilterBtnGroup button>span.ico-label{padding-left:5px}.libraryFilterBtnGroup button .icon-color-palette,.libraryFilterBtnGroup button .mono-color-palette{width:32px}.guroo-blue-icon-only button{margin-left:5px;border-color:#4d7b93!important;border-width:1px;background:#fff!important;color:#4d7b93;padding:.375rem .75rem;box-shadow:none}.guroo-blue-icon-only button:focus{color:#4d7b93;box-shadow:none!important;outline:0 none!important}.guroo-blue-icon-only button:active{color:#4d7b93;box-shadow:none!important;outline:0 none!important}.guroo-blue-icon-only button .icon{padding:10px 8px!important;color:#4d7b93}.guroo-blue-icon-only button .icon:before{font-size:28px!important}.guroo-blue-icon-only button .icon:after{font-size:28px!important}.guroo-blue-icon-only button.active{background:rgba(65,156,215,.25)!important;color:#2d4452!important;font-weight:600}.screen>.content-header.library-filters .checkbox{margin:0}.checkbox{display:inline-block;margin:0 20px;padding:6px 0;vertical-align:top}.checkbox input{display:none}.checkbox.indent{margin-left:50px!important}.checkbox label{display:inline-block;position:relative;text-transform:none;font-size:100%;color:#2e4453;padding:0 0 0 28px;word-wrap:break-word}.checkbox.v2 label{padding:0 0 0 35px}.checkbox.v2 input[type=checkbox]+label:before,.checkbox.v2 input[type=radio]+label:before{position:absolute;left:0;top:-1px;font-size:22px;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:#be3680;cursor:pointer}.checkbox.v2 input[type=checkbox]:checked+label:before,.checkbox.v2 input[type=radio]: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:"";cursor:pointer}.checkbox.v3 label{padding:0 0 0 26px}.checkbox.v3 input[type=checkbox]+label:before,.checkbox.v3 input[type=radio]+label:before{position:absolute;left:0;top:0;font-size:20px;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:#4d7b93;cursor:pointer}.checkbox.v3 input[type=checkbox]:checked+label:before,.checkbox.v3 input[type=radio]:checked+label:before{content:""}.checkbox input[type=checkbox]+label:before,.checkbox input[type=radio]+label:before{position:absolute;left:0;top:-1px;font-size:22px;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:#419cd7}.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=radio]: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,.checkbox input[type=radio]:disabled+label:before{padding-right:10px;color:#999}.checkbox.no-margin{margin:0!important}.checkbox.disabled input[type=checkbox]:checked+label:before,.checkbox.disabled input[type=checkbox]+label:before,.checkbox.disabled input[type=radio]:checked+label:before,.checkbox.disabled input[type=radio]+label:before{color:#d5d5d5}.checkbox.disabled label,.checkbox.grey-title label{color:#d5d5d5}.checkbox.half-selected input[type=checkbox]+label:before{content:""}.checkbox.text-wrap label{display:inline-block;position:relative;text-transform:none;font-size:100%;color:#2e4453;padding:0 0 0 28px;line-height:120%;white-space:normal}.collection-category-picker{display:inline-block;width:100%!important}.selected-items-list{display:block;margin:0;padding:0;font-family:Red Hat Text,sans-serif}.selected-items-list .selected-item{display:inline-block;list-style-type:none;margin:0 0 5px 5px;padding:8px 12px;background:#419cd7;color:#fff;border-radius:5px}.selected-items-list .selected-item:first-child,.selected-items-list .selected-item:only-child{margin-left:0}.selected-items-list .selected-item.removable{cursor:pointer}.selected-items-list .selected-item.removable:after{padding-left:5px;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:""}.selected-items-list .selected-item.removable:hover{background:rgba(65,156,215,.75)}.selected-items-list .selected-item:before{margin-left:0}.selected-items-list .selected-item.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:10px}.selected-items-list .selected-item.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}.selected-items-list .selected-item.collection-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}textarea{min-height:200px;resize:none;background:inherit!important}.basic-editor .ql-editor{padding:3px 0!important}.basic-editor .ql-editor p{margin-bottom:10px!important}.basic-editor .ql-editor p:last-child{margin-bottom:0!important}.basic-editor .ql-editor:before{color:#999!important;font-style:normal!important;font:14px Helvetica Neue,Helvetica,Arial,san-serif}.ql-tooltip{z-index:99999999!important}.accordion-title-input{padding:0;margin:0;background:transparent!important;border:none!important}.accordion-title-input label{display:none}.accordion-title-input .string-translator-container .primary_language_code{top:0!important}.accordion-title-input .form-control{font-size:20px;font-weight:500;padding-top:5px!important;padding-bottom:5px!important;padding-left:4px!important;background:transparent!important;height:38px!important;margin:0}.accordion-title-input .form-control:hover,.accordion-title-input .form-control:focus{background:#fff!important}.accordion-title-input .form-control.truncate{display:block;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:500px!important}.accordion-title-input.disabled,.accordion-title-input.disabled .form-control{background:transparent!important;border:none!important}.accordion-title-input.disabled .form-control:hover,.accordion-title-input.disabled .form-control:focus{background:transparent!important}.accordion-title-input .visibility-icon{position:absolute;right:-40px;top:0;width:32px;height:32px;border-radius:3px;text-align:center;font-size:24px;box-sizing:border-box;padding:4px 0;cursor:pointer}.accordion-title-input .visibility-icon:hover{opacity:.7}.has-link-icon input{padding-right:38px}.link-icon{position:absolute;right:6px;top:0;width:32px;height:32px;border-radius:3px;text-align:center;font-size:20px;box-sizing:border-box;padding:4px 0;cursor:pointer;color:#419cd7}.link-icon:hover{opacity:.7}.edit-icon{position:absolute;right:0;top:-10px;width:32px;height:32px;border-radius:3px;text-align:center;font-size:20px;box-sizing:border-box;padding:4px 0;cursor:pointer;color:#419cd7}.edit-icon:hover{opacity:.7}.inline-title-input{padding:0;margin:0}.inline-title-input label{display:none}.inline-title-input .string-translator-container .primary_language_code{top:0;right:-20px}.inline-title-input .form-control{font-size:16px;padding-top:4px!important;padding-bottom:6px!important;padding-left:5px;font-weight:700;margin:0;background:#fff!important}.inline-title-input .form-control:hover,.inline-title-input .form-control:focus{background:#fff!important}.inline-title-input .form-control:disabled{border:none!important}.inline-title-input.disabled .form-control:hover,.inline-title-input.disabled .form-control:focus{background:#eff0f2!important}.inline-title-input.disabled .form-control:disabled{border:none!important}.screen-title{padding:0;margin:0}.screen-title label{display:none}.screen-title .form-control{font-size:150%;font-weight:200;line-height:140%;margin:0!important;padding:0!important;background:transparent!important;text-align:center;color:inherit;border:none;height:auto}.screen-title .form-control:hover,.screen-title .form-control:focus{background:rgba(255,255,255,.3)!important}.screen-title .form-control:disabled{border:none!important}.screen-title.disabled .form-control:hover,.screen-title.disabled .form-control:focus{background:#eff0f2!important}.screen-title.disabled .form-control:disabled{border:none!important}.screen-title .string-translator-container{opacity:0}.screen-title:hover .string-translator-container{opacity:1}.accordion-section-title{padding:0;margin:0}.accordion-section-title label{display:none}.accordion-section-title .form-control{margin:0 30px 0 0!important;padding:0!important;background:transparent!important;color:#333;border:none;height:auto}.accordion-section-title .form-control:hover,.accordion-section-title .form-control:focus{background:rgba(255,255,255,.3)!important}.accordion-section-title .form-control:disabled{border:none!important}.accordion-section-title.disabled .form-control:hover,.accordion-section-title.disabled .form-control:focus{background:#eff0f2!important}.accordion-section-title.disabled .form-control:disabled{border:none!important}.accordion-section-title .string-translator-container{opacity:0}.accordion-section-title:hover .string-translator-container{opacity:1}.learning-plan-title{padding:0;margin:0}.learning-plan-title label{display:none}.learning-plan-title .form-control{font-size:140%;line-height:130%;margin:0!important;padding:3px 0!important;background:transparent!important;text-align:inherit;color:inherit;border:none;height:auto}.learning-plan-title .form-control:hover,.learning-plan-title .form-control:focus{background:rgba(255,255,255,.3)!important}.learning-plan-title .form-control:disabled{border:none!important}.learning-plan-title.disabled .form-control:hover,.learning-plan-title.disabled .form-control:focus{background:#eff0f2!important}.learning-plan-title.disabled .form-control:disabled{border:none!important}.learning-plan-title.bold .form-control{font-weight:700!important}.title-screen-series-title{padding:0;margin:0}.title-screen-series-title label{display:none}.title-screen-series-title textarea{font-weight:400;min-height:auto!important}.title-screen-series-title.bold textarea{font-weight:700}.title-screen-series-title .form-control{font-size:140%;line-height:130%;margin:0!important;padding:0!important;background:transparent!important;text-align:inherit;color:inherit;border:none;height:auto}.title-screen-series-title .form-control:hover,.title-screen-series-title .form-control:focus{background:rgba(255,255,255,.3)!important}.title-screen-series-title .form-control:disabled{border:none!important}.title-screen-series-title.disabled .form-control:hover,.title-screen-series-title.disabled .form-control:focus{background:#eff0f2!important}.title-screen-series-title.disabled .form-control:disabled{border:none!important}.title-screen-series-title.bold .form-control{font-weight:700!important}.title-screen-series-title .string-translator-container{opacity:0}.title-screen-series-title:hover .string-translator-container{opacity:1}.title-screen-title{padding:0;margin:0}.title-screen-title label{display:none}.title-screen-title textarea{font-weight:400;min-height:auto!important}.title-screen-title.bold textarea{font-weight:700}.title-screen-title .form-control{font-size:250%;line-height:120%;margin:0!important;padding:0!important;background:transparent!important;text-align:inherit;color:inherit;border:none;height:auto}.title-screen-title .form-control:hover,.title-screen-title .form-control:focus{background:rgba(255,255,255,.3)!important}.title-screen-title .form-control:disabled{border:none!important}.title-screen-title.disabled .form-control:hover,.title-screen-title.disabled .form-control:focus{background:#eff0f2!important}.title-screen-title.disabled .form-control:disabled{border:none!important}.title-screen-title.bold .form-control{font-weight:700!important}.title-screen-title .string-translator-container{opacity:0}.title-screen-title:hover .string-translator-container{opacity:1}.title-screen-button-label{padding:0;margin:0}.title-screen-button-label label{display:none}.title-screen-button-label textarea{min-height:auto!important}.title-screen-button-label .form-control{font-size:inherit;line-height:inherit;margin:0!important;padding:0!important;background:transparent!important;text-align:inherit;color:inherit;border:none;height:auto;width:auto;max-width:110px}.title-screen-button-label .form-control:hover,.title-screen-button-label .form-control:focus{background:rgba(255,255,255,.3)!important}.title-screen-button-label.bold .form-control{font-weight:700!important}.title-screen-button-label .string-translator-container{opacity:0}.title-screen-button-label:hover .string-translator-container{opacity:1}.title-screen-description{padding:0;margin:0}.title-screen-description.text-center .ql-editor{text-align:center}.title-screen-description label{display:none}.title-screen-description textarea{min-height:auto!important}.title-screen-description .form-control{font-size:120%;line-height:140%;margin:0!important;padding:0!important;background:transparent!important;text-align:inherit;color:inherit;border:none;height:auto}.title-screen-description .form-control:hover,.title-screen-description .form-control:focus{background:rgba(255,255,255,.3)!important}.title-screen-description .form-control:disabled{border:none!important}.title-screen-description .ql-editor{font-size:120%}.title-screen-description.disabled .form-control:hover,.title-screen-description.disabled .form-control:focus{background:#eff0f2!important}.title-screen-description.disabled .form-control:disabled{border:none!important}.title-screen-description .string-translator-container{opacity:0}.title-screen-description:hover .string-translator-container{opacity:1}.hide-screen-asset-title{color:#d5d5d5!important}.g-border-selection-menu .border-indicator{border-top-size:3px;border-top-color:#333;margin:7px 0}.g-border-selection-menu .border-indicator.solid{border-top-style:solid}.g-border-selection-menu .border-indicator.dashed{border-top-style:dashed}.g-border-selection-menu .border-indicator.dotted{border-top-style:dotted}.g-border-selection-menu .option-container{padding:10px}.g-border-selection-menu .option-container:hover{background-color:#eff0f2}.g-border-selection-menu .option-container.active,.g-border-selection-menu .option-container.active:hover{background-color:#419cd7bf}.g-color-selection-menu{max-width:260px}.g-color-selection-menu .selected-title{padding-top:3px;padding-left:0!important;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.g-color-selection-menu .menu-option-container,.g-color-selection-menu .menu-option-container .menu-option-list{overflow-y:scroll}.g-color-selection-menu .title-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding-top:4px;padding-left:10px}.g-color-selection-menu .title-container .input-container{flex-grow:1}.g-color-selection-menu .title-container .input-container input{border:0;background-color:transparent;width:100%}.g-color-selection-menu .title-container .input-container input:focus:not(:read-only){outline:0;font-weight:700}.g-color-selection-menu .title-container .color-view-container .color-box{width:28px;height:20px;border:1px solid #999;border-radius:5px}.g-color-selection-menu .option-item .option-label{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;flex-flow:row nowrap!important;align-items:center!important}.g-color-selection-menu .option-item .color-box{width:28px;height:20px;display:inline-block;margin:0 7px 0 -3px;border:1px solid #999;border-radius:5px}.g-color-selection-menu-old{max-width:260px}.g-color-selection-menu-old .selected-title{padding-top:3px}.g-color-selection-menu-old .menu-option-container,.g-color-selection-menu-old .menu-option-container .menu-option-list{overflow-y:hidden}.g-color-selection-menu-old .title-container{display:flex;flex-direction:row;padding-top:3px;margin-right:20px}.g-color-selection-menu-old .title-container .input-container{flex-grow:1}.g-color-selection-menu-old .title-container .input-container input{border:0;background-color:transparent;width:100%}.g-color-selection-menu-old .title-container .input-container input:focus{outline:0;font-weight:700}.g-color-selection-menu-old .title-container .color-view-container .color-box{width:28px;height:20px;margin-top:1px;border:1px solid #999;border-radius:5px}.g-color-selection-menu-old .option-item .option-label{display:flex!important}.g-color-selection-menu-old .option-item .color-box{width:28px;height:20px;display:inline-block;margin:0 7px 0 -5px;border:1px solid #999;border-radius:5px}.horizontal-slide-bar{display:block;position:relative;clear:both;margin:0;height:40px}.horizontal-slide-bar .horizontal-slide-bar-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:0;margin:0;height:20px}.horizontal-slide-bar .horizontal-slide-bar-list .sector{padding:5px 0;list-style-type:none;flex:1;border-right:1px solid #d5d5d5;background:#eff0f2;text-align:left;position:relative}.horizontal-slide-bar .horizontal-slide-bar-list .sector:before{content:""!important;display:none}.horizontal-slide-bar .horizontal-slide-bar-list .sector .sector-label{display:block;position:absolute;top:20px;width:100%;text-align:center;margin:auto;font-size:85%;color:#999}.horizontal-slide-bar .horizontal-slide-bar-list .sector:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.horizontal-slide-bar .horizontal-slide-bar-list .sector:last-child{border-right:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.horizontal-slide-bar .horizontal-slide-bar-list .sector:hover{background:rgb(235,239,242);cursor:pointer}.horizontal-slide-bar .horizontal-slide-bar-list .sector.active{background:rgb(188,202,211)}.horizontal-slide-bar .slider{display:block;position:absolute!important;width:20px!important;height:20px!important;border-radius:50%;background:#4d7B93;top:0;left:0}.horizontal-slide-bar .slider:after{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;color:#fff;content:"";width:12px;height:12px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;font-size:12px}.switch-menu-list{margin:0;padding:0;overflow:hidden}.switch-menu-list .switch-menu-label{display:block;list-style-type:none;color:#d5d5d5;text-transform:uppercase;padding:6px 0}.switch-menu-list .switch-item{padding:3px 0;display:block;list-style-type:none;overflow:hidden}.quill-fixed-toolbar .quill .ql-bubble .ql-tooltip{left:0!important;right:0!important;top:-60px!important;margin:auto!important;width:90%!important;border-radius:5px!important;z-index:999999999!important}.quill-fixed-toolbar .quill .ql-bubble .ql-tooltip .ql-tooltip-arrow{display:none}.quill-fixed-toolbar .quill .ql-bubble .ql-formats{display:block!important;clear:both;text-align:center!important}.cloud-section-title .form-group{margin-bottom:0!important}.screen-title-editor{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:center;background:#fff;border-radius:5px}.screen-title-editor .form-control{border-color:#fff}.screen-title-editor .icon-picker-btn{border:none;padding:0;border-radius:0}.screen-title-editor .icon-picker-btn img{height:24px!important}.screen-title-editor .flex-item.border-right{right:1px solid #eff0f2}.screen-title-editor .flex-item.padding-left{padding-left:10px}.screen-title-editor .flex-item.padding-right{padding-right:10px}.colour-swatch-menu .menu-option-container{max-height:unset!important}.colour-swatch-menu .menu-option-container .colour-swatch-menu-picker,.colour-swatch-menu-picker{background:#ddd}.colour-swatch-menu-picker .row-label{text-align:center;text-transform:uppercase;font-size:70%;padding:2px 0;height:16px}.colour-swatch-menu-picker .monochrome_color{margin:0!important}.colour-swatch-menu-picker .colour-samples{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;text-align:center}.colour-swatch-menu-picker .colour-samples .colour-swatch{position:relative;width:20px;height:20px;border:1px solid #fff;margin:2px 1px}.colour-swatch-menu-picker .colour-samples .colour-swatch.active{border:3px solid #fff}.colour-swatch-menu-picker .colour-samples .colour-swatch.active:after{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:block;width:14px;height:14px;border:1px solid #419cd7;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);box-shadow:0 0 3px #d5d5d5;content:""}.colour-swatch-menu-picker .colour-samples .colour-swatch.is-primary{width:30px;height:24px}.colour-swatch-menu-picker .colour-samples .colour-swatch.is-primary.active{border:3px solid #fff}.colour-swatch-menu-picker .colour-samples .colour-swatch.is-primary.active:after{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:block;width:24px;height:18px;border:1px solid #419cd7;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);box-shadow:0 0 3px #d5d5d5;content:""}.colour-swatch-menu-picker .colour-samples .colour-swatch-label{padding:10px}.colour-swatch-menu-picker .colour-samples .colour-swatch-label:last-child{margin-bottom:0}.colour-swatch-menu-picker hr{margin-top:0}.hotspot-instructions-field{padding-left:15px!important;padding-right:15px!important}.border-hr-seperator{border-top:1px solid #DCDCDC;margin-top:0}.color-guru-blue{color:#419cd7}.bg-grey-light{background-color:#eff0f2}.bg-grey{background-color:#d5d5d5!important}.content-block{position:relative;display:block;overflow:hidden;height:auto;margin:10px 0 0;padding:8px 0}.content-block:first-child{margin-top:0}.content-block h2{font-size:130%}.icon-btn{color:#0086c0;cursor:pointer;font-size:130%}.icon-star{display:block;background:transparent url(/assets/star-ff360d7d.svg) no-repeat center center;background-size:20px 20px;width:20px;height:20px}.icon-color-palette{display:block;background:transparent url(/assets/color_palette-2b3a806d.png) no-repeat center center;background-size:30px 30px;width:40px;height:32px}.mono-color-palette{display:block;background:transparent url(/assets/mono_palette-5eba05a6.png) no-repeat center center;background-size:25px 25px;width:40px;height:32px}.white-color-palette{display:block;background:#d5d5d5 url(/assets/mono_palette-5eba05a6.png) no-repeat center center;background-size:25px 25px;border:1px;border-radius:5px;color:#fff!important;width:40px;height:32px}.thumbnail-grid{padding-bottom:0;overflow:visible}.thumbnail-grid .menu-container{position:relative;border-radius:5px;margin-bottom:30px;padding:0;color:#2e4453;height:180px;cursor:pointer;opacity:1;border:1px solid #eff0f2}.thumbnail-grid .menu-container:hover{border:1px solid #0086c0;background:#f6f6f6}.thumbnail-grid .menu-container:hover .title-text.multi-line-truncate span:after{background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgb(247,247,247) 85%,rgb(246,246,246) 100%)}.thumbnail-grid .menu-container .padding{padding:8px 15px 0}.thumbnail-grid .menu-container .title-text{min-height:38px;font-size:16px}.thumbnail-grid .menu-container .title-text.multi-line-truncate{position:relative}.thumbnail-grid .menu-container .title-text.multi-line-truncate span{position:relative;display:inline-block;max-height:42px;overflow:hidden;padding-right:20px}.thumbnail-grid .menu-container .title-text.multi-line-truncate span:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:70%;height:1.2em;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgb(255,255,255) 85%,rgb(255,255,255) 100%);pointer-events:none}.thumbnail-grid .menu-container .light-color{color:#808591}.thumbnail-grid .menu-container .highlight-color{font-weight:700}.thumbnail-grid .menu-container .details{display:block;width:100%;position:absolute;bottom:5px;background:transparent!important;padding:0;z-index:2}.thumbnail-grid .menu-container .status{position:absolute;bottom:0;left:0;padding:4px 12px 4px 8px;color:#fff;border-radius:5px}.thumbnail-grid .menu-container .screen-counts-container{margin-top:10px;display:-webkit-flex;display:flex;flex-flow:row nowrap}.thumbnail-grid .menu-container .screen-counts-container .screen-count{font-family:Red Hat Text,sans-serif;margin:0 8px;flex:1}.thumbnail-grid .menu-container .screen-counts-container .screen-count:first-child{margin-left:0}.thumbnail-grid .menu-container .screen-counts-container .screen-count:last-child{margin-right:0}.thumbnail-grid .menu-container .screen-counts-container .screen-count:only-child{margin:0!important}.thumbnail-grid .menu-container .team-member-token-clustered-list{margin-top:12px}.thumbnail-grid .invite-thumbnail{position:relative;border-radius:5px;border:1px dashed #d5d5d5;padding:20px;color:#d5d5d5;height:180px;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:hidden;opacity:1}.thumbnail-grid .invite-thumbnail:hover{color:#419cd7;border-color:#419cd7}.thumbnail-grid .invite-thumbnail .padding{padding:8px 15px}.thumbnail-grid .invite-thumbnail .title-text{font-size:16px}.thumbnail-grid .invite-thumbnail .light-color{color:#808591}.thumbnail-grid .invite-thumbnail .highlight-color{font-weight:700}.thumbnail-grid .invite-thumbnail .invite-pic-message{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.thumbnail-grid .invite-thumbnail .invite-pic-message .message-text{text-align:center;padding:30% 30px 0}.thumbnail-grid .add-project-thumbnail{position:relative;margin-bottom:30px;border-radius:5px;border:1px solid #d5d5d5;padding:20px;color:#d5d5d5;min-height:200px;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:visible!important;opacity:1;border-style:dashed}.thumbnail-grid .add-project-thumbnail:hover{opacity:1!important;border-color:#419cd7;color:#419cd7}.thumbnail-grid .add-project-thumbnail .padding{padding:8px 15px}.thumbnail-grid .add-project-thumbnail .title-text{font-size:16px}.thumbnail-grid .add-project-thumbnail .light-color{color:#808591}.thumbnail-grid .add-project-thumbnail .highlight-color{font-weight:700}.thumbnail-grid .add-project-thumbnail .invite-pic-message{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.thumbnail-grid .add-project-thumbnail .invite-pic-message .message-text{text-align:center;padding:25% 30px 0}.thumbnail-grid .add-project-thumbnail .validation-panel{width:300px;min-height:200px;border:2px solid #d5d5d5;overflow:visible!important}.thumbnail-grid .add-project-thumbnail .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.thumbnail-grid .add-project-thumbnail .validation-panel input{width:100%!important;max-width:265px;margin:0 auto}.thumbnail-grid .more-thumbnail .validation-panel input .btn,.thumbnail-grid .add-project-thumbnail .validation-panel input .btn{width:180px!important}.thumbnail-grid .add-project-thumbnail .validation-panel .alert{width:100%;margin:5px auto 0}.thumbnail-grid .more-thumbnail .validation-panel .alert .btn,.thumbnail-grid .add-project-thumbnail .validation-panel .alert .btn{width:180px!important}.thumbnail-grid .add-project-thumbnail .validation-panel.align-right{right:-240px!important;top:-10px}.thumbnail-grid .add-project-thumbnail .validation-panel.align-right:before{top:75px}.thumbnail-grid .add-team-member-thumbnail .thumbnail-container .validation-panel input .btn,.thumbnail-grid .add-team-member-thumbnail .thumbnail-container .validation-panel .alert .btn{width:180px!important}.thumbnail-grid .team-member-thumbnail.role-editor.new-project-thumbnail{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.new-project-thumbnail:hover{background:rgba(246,175,23,.75)}.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail{background:rgba(246,175,23,.12);border-left:6px solid #f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail img{border:1px solid #f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail .highlight-color{color:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail .status{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail .details{background:rgba(246,175,23,.25)}.thumbnail-grid .team-member-thumbnail.role-editor.project-thumbnail .moreInfo{color:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail img{border:1px solid #f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .no-image{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail .status{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-editor.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-editor.team-member-thumbnail .user-image{display:block;border:2px solid #f6af17;background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-editor.team-member-thumbnail .details{position:absolute;background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-editor.team-member-thumbnail .menu-icon{color:#f6af17}.thumbnail-grid .team-member-thumbnail.role-editor.content-dialog{border:3px solid #f6af17!important}.thumbnail-grid .team-member-thumbnail.role-editor.content-dialog .dialog-header{background:#f6af17!important}.thumbnail-grid .team-member-thumbnail.role-editor.team-member-token{border-color:#f6af17;background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-viewer.new-project-thumbnail{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.new-project-thumbnail:hover{background:rgba(213,213,213,.75)}.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail{background:rgba(213,213,213,.12);border-left:6px solid #d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail img{border:1px solid #d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail .highlight-color{color:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail .status{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail .details{background:rgba(213,213,213,.25)}.thumbnail-grid .team-member-thumbnail.role-viewer.project-thumbnail .moreInfo{color:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail img{border:1px solid #d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .no-image{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail .status{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-viewer.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-viewer.team-member-thumbnail .user-image{display:block;border:2px solid #d5d5d5;background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-viewer.team-member-thumbnail .details{position:absolute;background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-viewer.team-member-thumbnail .menu-icon{color:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-viewer.content-dialog{border:3px solid #d5d5d5!important}.thumbnail-grid .team-member-thumbnail.role-viewer.content-dialog .dialog-header{background:#d5d5d5!important}.thumbnail-grid .team-member-thumbnail.role-viewer.team-member-token{border-color:#d5d5d5;background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-lead.new-project-thumbnail{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.new-project-thumbnail:hover{background:rgba(190,54,131,.75)}.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail{background:rgba(190,54,131,.12);border-left:6px solid #be3680}.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail img{border:1px solid #be3680}.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail .highlight-color{color:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail .status{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail .details{background:rgba(190,54,131,.25)}.thumbnail-grid .team-member-thumbnail.role-lead.project-thumbnail .moreInfo{color:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail img{border:1px solid #be3680}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .no-image{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail .status{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-lead.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-lead.team-member-thumbnail .user-image{display:block;border:2px solid #be3680;background:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-lead.team-member-thumbnail .details{position:absolute;background:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-lead.team-member-thumbnail .menu-icon{color:#be3680}.thumbnail-grid .team-member-thumbnail.role-lead.content-dialog{border:3px solid #be3680!important}.thumbnail-grid .team-member-thumbnail.role-lead.content-dialog .dialog-header{background:#be3680!important}.thumbnail-grid .team-member-thumbnail.role-lead.team-member-token{border-color:#be3680;background:#be3680}.thumbnail-grid .team-member-thumbnail.role-reviewer.new-project-thumbnail{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.new-project-thumbnail:hover{background:rgba(65,156,215,.75)}.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail{background:rgba(65,156,215,.12);border-left:6px solid #419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail img{border:1px solid #419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail .highlight-color{color:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail .status{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail .details{background:rgba(65,156,215,.25)}.thumbnail-grid .team-member-thumbnail.role-reviewer.project-thumbnail .moreInfo{color:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail img{border:1px solid #419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .no-image{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail .status{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-reviewer.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-reviewer.team-member-thumbnail .user-image{display:block;border:2px solid #419cd7;background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-reviewer.team-member-thumbnail .details{position:absolute;background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-reviewer.team-member-thumbnail .menu-icon{color:#419cd7}.thumbnail-grid .team-member-thumbnail.role-reviewer.content-dialog{border:3px solid #419cd7!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.content-dialog .dialog-header{background:#419cd7!important}.thumbnail-grid .team-member-thumbnail.role-reviewer.team-member-token{border-color:#419cd7;background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-administrator.new-project-thumbnail{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.new-project-thumbnail:hover{background:rgba(190,54,131,.75)}.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail{background:rgba(190,54,131,.12);border-left:6px solid #be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail img{border:1px solid #be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail .highlight-color{color:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail .status{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail .details{background:rgba(190,54,131,.25)}.thumbnail-grid .team-member-thumbnail.role-administrator.project-thumbnail .moreInfo{color:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail img{border:1px solid #be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .no-image{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail .status{background:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-administrator.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-administrator.team-member-thumbnail .user-image{display:block;border:2px solid #be3680;background:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-administrator.team-member-thumbnail .details{position:absolute;background:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-administrator.team-member-thumbnail .menu-icon{color:#be3680}.thumbnail-grid .team-member-thumbnail.role-administrator.content-dialog{border:3px solid #be3680!important}.thumbnail-grid .team-member-thumbnail.role-administrator.content-dialog .dialog-header{background:#be3680!important}.thumbnail-grid .team-member-thumbnail.role-administrator.team-member-token{border-color:#be3680;background:#be3680}.thumbnail-grid .team-member-thumbnail.role-facilitator.new-project-thumbnail{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.new-project-thumbnail:hover{background:rgba(246,175,23,.75)}.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail{background:rgba(246,175,23,.12);border-left:6px solid #f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail img{border:1px solid #f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail .highlight-color{color:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail .status{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail .details{background:rgba(246,175,23,.25)}.thumbnail-grid .team-member-thumbnail.role-facilitator.project-thumbnail .moreInfo{color:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail img{border:1px solid #f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .no-image{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail .status{background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-facilitator.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-facilitator.team-member-thumbnail .user-image{display:block;border:2px solid #f6af17;background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-facilitator.team-member-thumbnail .details{position:absolute;background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-facilitator.team-member-thumbnail .menu-icon{color:#f6af17}.thumbnail-grid .team-member-thumbnail.role-facilitator.content-dialog{border:3px solid #f6af17!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.content-dialog .dialog-header{background:#f6af17!important}.thumbnail-grid .team-member-thumbnail.role-facilitator.team-member-token{border-color:#f6af17;background:#f6af17}.thumbnail-grid .team-member-thumbnail.role-coach.new-project-thumbnail{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.new-project-thumbnail:hover{background:rgba(65,156,215,.75)}.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail{background:rgba(65,156,215,.12);border-left:6px solid #419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail img{border:1px solid #419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail .highlight-color{color:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail .status{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail .details{background:rgba(65,156,215,.25)}.thumbnail-grid .team-member-thumbnail.role-coach.project-thumbnail .moreInfo{color:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail img{border:1px solid #419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .no-image{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail .status{background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-coach.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-coach.team-member-thumbnail .user-image{display:block;border:2px solid #419cd7;background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-coach.team-member-thumbnail .details{position:absolute;background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-coach.team-member-thumbnail .menu-icon{color:#419cd7}.thumbnail-grid .team-member-thumbnail.role-coach.content-dialog{border:3px solid #419cd7!important}.thumbnail-grid .team-member-thumbnail.role-coach.content-dialog .dialog-header{background:#419cd7!important}.thumbnail-grid .team-member-thumbnail.role-coach.team-member-token{border-color:#419cd7;background:#419cd7}.thumbnail-grid .team-member-thumbnail.role-learner.new-project-thumbnail{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.new-project-thumbnail:hover{background:rgba(213,213,213,.75)}.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail{background:rgba(213,213,213,.12);border-left:6px solid #d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail img{border:1px solid #d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail .highlight-color{color:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail .status{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail .details{background:rgba(213,213,213,.25)}.thumbnail-grid .team-member-thumbnail.role-learner.project-thumbnail .moreInfo{color:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail img{border:1px solid #d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .no-image{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail .status{background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-learner.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-learner.team-member-thumbnail .user-image{display:block;border:2px solid #d5d5d5;background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-learner.team-member-thumbnail .details{position:absolute;background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-learner.team-member-thumbnail .menu-icon{color:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-learner.content-dialog{border:3px solid #d5d5d5!important}.thumbnail-grid .team-member-thumbnail.role-learner.content-dialog .dialog-header{background:#d5d5d5!important}.thumbnail-grid .team-member-thumbnail.role-learner.team-member-token{border-color:#d5d5d5;background:#d5d5d5}.thumbnail-grid .team-member-thumbnail.role-persona.new-project-thumbnail{background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.new-project-thumbnail:hover{background:rgba(49,68,83,.75)}.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail{background:rgba(49,68,83,.12);border-left:6px solid #314453}.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail img{border:1px solid #314453}.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail .highlight-color{color:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail .no-image,.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail .status{background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail .details{background:rgba(49,68,83,.25)}.thumbnail-grid .team-member-thumbnail.role-persona.project-thumbnail .moreInfo{color:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail,.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail.guroo-pink-theme,.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail img{border:1px solid #314453}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .no-image{background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu.open{z-index:99999999!important}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail .status{background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail.guroo-pink,.thumbnail-grid .team-member-thumbnail.role-persona.user-thumbnail.guroo-yellow{background:#fff}.thumbnail-grid .team-member-thumbnail.role-persona.team-member-thumbnail .user-image{display:block;border:2px solid #314453;background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.team-member-thumbnail .user-image .no-image .initials{color:#fff}.thumbnail-grid .team-member-thumbnail.role-persona.team-member-thumbnail .details{position:absolute;background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.thumbnail-grid .team-member-thumbnail.role-persona.team-member-thumbnail .menu-icon{color:#314453}.thumbnail-grid .team-member-thumbnail.role-persona.content-dialog{border:3px solid #314453!important}.thumbnail-grid .team-member-thumbnail.role-persona.content-dialog .dialog-header{background:#314453!important}.thumbnail-grid .team-member-thumbnail.role-persona.team-member-token{border-color:#314453;background:#314453}.thumbnail-grid .team-member-thumbnail.role-persona img{border-radius:50%;width:100%;height:auto;position:absolute;left:0;right:0;margin:auto;box-shadow:none}.thumbnail-grid .experience-thumbnail{position:relative;border-radius:5px;padding:0;color:#2e4453;height:180px;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;font-size:12px;opacity:1}.thumbnail-grid .experience-thumbnail .content-image{position:relative;background:#fff;height:100%;overflow:hidden;border-radius:5px;-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);box-shadow:0 0 2px #0000004d}.thumbnail-grid .experience-thumbnail .content-image img{width:100%;height:auto}.thumbnail-grid .experience-thumbnail .content-image .status{position:absolute;background:#2f4353;right:0;top:0;color:#fff;padding:8px 15px}.thumbnail-grid .experience-thumbnail .details{display:block;width:100%;position:absolute;bottom:0;padding:8px 15px;z-index:2;background:#314453;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:height .3s ease-in-out}.thumbnail-grid .experience-thumbnail .details .thumbnail-title{font-size:130%;line-height:150%;font-weight:700;opacity:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px}.thumbnail-grid .experience-thumbnail .details .more-info{position:absolute;right:0;bottom:3px}.thumbnail-grid .experience-thumbnail .details .more-info .menu-icon{color:#fff}.thumbnail-grid .experience-thumbnail:hover .thumbnail-title{white-space:normal;text-overflow:unset}.thumbnail-grid .icon-thumbnail{position:relative;border-radius:5px;padding:0;color:#2e4453;height:180px;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;font-size:12px;opacity:1}.thumbnail-grid .icon-thumbnail .content-image{position:relative;background:#fff;height:100%;overflow:hidden;border-radius:5px;-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);box-shadow:0 0 2px #0000004d}.thumbnail-grid .icon-thumbnail .content-image img{width:100%;height:auto}.thumbnail-grid .icon-thumbnail .content-image .status{position:absolute;background:#2f4353;right:0;top:0;color:#fff;padding:8px 15px}.thumbnail-grid .icon-thumbnail .details{display:block;width:100%;position:absolute;bottom:0;padding:8px 15px;z-index:2;background:#314453;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:height .3s ease-in-out}.thumbnail-grid .icon-thumbnail .details .thumbnail-title{font-size:130%;line-height:150%;font-weight:700;opacity:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px}.thumbnail-grid .icon-thumbnail .details .more-info{position:absolute;right:0;bottom:4px;opacity:1;color:#fff}.thumbnail-grid .icon-thumbnail .details .more-info .menu-icon{color:#fff}.thumbnail-grid .icon-thumbnail:hover .thumbnail-title{white-space:normal;text-overflow:unset}.thumbnail-grid .theme-thumbnail{position:relative;margin-bottom:30px;border-radius:5px;padding:0;color:#2e4453;height:200px;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;font-size:12px;opacity:1}.thumbnail-grid .theme-thumbnail.read-only{cursor:default!important}.thumbnail-grid .theme-thumbnail .content-image{position:relative;height:100%;overflow:hidden;border-radius:5px;-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);box-shadow:0 0 2px #0000004d;z-index:1}.thumbnail-grid .theme-thumbnail .content-image.onlyColour img{opacity:0!important}.thumbnail-grid .theme-thumbnail .content-image .background-overlay.imageWithColorFilter_overlay,.thumbnail-grid .theme-thumbnail .content-image .background-overlay.onlyColour_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:4}.thumbnail-grid .theme-thumbnail .content-image img{position:absolute;bottom:0;top:40px;right:0;left:0;width:100%;min-height:210px;height:auto;margin:auto}.thumbnail-grid .theme-thumbnail .content-image .status{position:absolute;background:#2f4353;right:0;top:0;color:#fff;padding:8px 15px}.thumbnail-grid .theme-thumbnail .details{display:block;width:100%;position:absolute;top:0;padding:8px 15px;z-index:5;background:#314453;border-top-left-radius:5px;border-top-right-radius:5px;transition:height .3s ease-in-out}.thumbnail-grid .theme-thumbnail .details .thumbnail-title{font-size:130%;line-height:150%;font-weight:700;opacity:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px}.thumbnail-grid .theme-thumbnail .details .more-info{position:absolute;right:0;bottom:4px;opacity:1;color:#fff}.thumbnail-grid .theme-thumbnail .details .more-info .menu-icon{color:#fff}.thumbnail-grid .theme-thumbnail .details .library-confirmation{position:absolute;top:3px;right:0;opacity:1}.thumbnail-grid .theme-thumbnail .details .library-confirmation .menu-icon{color:#fff;font-size:20px;text-align:right}.thumbnail-grid .theme-thumbnail .details .icon-image{width:20px;height:20px}.thumbnail-grid .theme-thumbnail .details .tool-tip{color:#2e4453}.thumbnail-grid .theme-thumbnail .btn-container{display:block;position:absolute;bottom:20px;z-index:4;width:100%;text-align:center}.thumbnail-grid .theme-thumbnail .btn-container button{display:block;width:calc(100% - 48px);margin:0 24px;color:#fff;padding:10px 24px;font-size:1.3em}.thumbnail-grid .theme-thumbnail:hover .thumbnail-title{white-space:normal;text-overflow:unset}.thumbnail-grid .library-thumbnail{position:relative;margin-bottom:30px;border:1px solid #eff0f2;border-radius:5px;padding:0;color:#2e4453;height:240px;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;opacity:1}.thumbnail-grid .library-thumbnail.read-only{cursor:default!important}.thumbnail-grid .library-thumbnail .content-image{overflow:hidden;border-radius:5px;position:relative;min-height:145px;height:220px}.thumbnail-grid .library-thumbnail .content-image:before{display:block;content:"";width:100%!important;padding-top:66.6666666667%}.thumbnail-grid .library-thumbnail .content-image img{position:absolute;left:0;right:0;top:0;margin:auto;height:210px;width:auto}.thumbnail-grid .library-thumbnail .content-image.background img,.thumbnail-grid .library-thumbnail .content-image.image.landscape img{position:absolute;left:0;right:0;top:0;margin:auto;height:auto;width:100%}.thumbnail-grid .library-thumbnail .content-image .status{position:absolute;background:#2f4353;right:0;top:0;color:#fff;padding:8px 15px}.thumbnail-grid .library-thumbnail .content-image .btn-round{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;height:60px;width:60px;z-index:99999999!important}.thumbnail-grid .library-thumbnail .content-image .btn-rectangle{position:absolute;top:50%;left:7%;margin-left:-5px;margin-top:-30px;border-radius:5%;height:40px;width:220px;z-index:99999999!important}.thumbnail-grid .library-thumbnail .content-image.character img{height:85%;bottom:0}.thumbnail-grid .library-thumbnail .content-image.icon{background:rgba(49,68,83,.12)}.thumbnail-grid .library-thumbnail .content-image.icon img{height:60%;bottom:0}.thumbnail-grid .library-thumbnail .details{display:block;width:100%;position:absolute;bottom:0;padding:8px 10px;background:#eff0f2;border:1px solid #eff0f2;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:height .3s ease-in-out}.thumbnail-grid .library-thumbnail .details .thumbnail-title{font-family:Red Hat Text,sans-serif;font-size:1rem;line-height:150%;font-weight:600;opacity:1;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px}.thumbnail-grid .library-thumbnail .details .selection-menu .menu-icon{color:#333;font-size:20px;text-align:right;top:2px!important}.thumbnail-grid .library-thumbnail .details .more-info{position:absolute;top:4px;right:8px;opacity:1;color:#333}.thumbnail-grid .library-thumbnail .details .more-info .menu-icon{color:#333;font-size:20px;text-align:right;top:2px!important}.thumbnail-grid .library-thumbnail .details .library-confirmation{position:absolute;top:4px;right:8px;opacity:1}.thumbnail-grid .library-thumbnail .details .library-confirmation .menu-icon{color:#fff;font-size:20px;text-align:right}.thumbnail-grid .library-thumbnail .details .icon-image{width:20px;height:20px}.thumbnail-grid .library-thumbnail:hover .thumbnail-title{white-space:normal;text-overflow:unset}.search-results{margin:12px 0;display:block;color:#999;font-size:14px}.portal-row{position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;width:100%!important;border-radius:5px;border:1px solid #d5d5d5;margin-bottom:15px;padding:8px 12px;cursor:pointer;color:#2e4453}.portal-row .portal-details{width:55%}.portal-row .portal-details .portal-label{color:#be3680!important;font-weight:700!important;font-size:16px!important}.portal-row .portal-details .portal-code{margin-left:15px;color:#999!important;font-size:16px!important}.portal-row .producers{width:20%}.portal-row .learners{width:15%;padding:8px 12px;background:#eff0f2;border-radius:5px}.portal-row .learners .learnerCount{font-size:22px!important}.portal-row .users{margin-left:12px;width:15%;padding:8px 12px;background:rgb(221,228,233);color:#2d4452;text-align:center;border-radius:5px}.portal-row .users .userCount{display:block;text-align:center;font-size:22px!important}.portal-row .menu-col{width:10%;text-align:right}.learning-portal-dashboard{position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;width:100%!important;border-radius:5px;border:1px solid #d5d5d5;padding:8px 12px;color:#2e4453;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;opacity:1}.learning-portal-dashboard .title-text{color:#333}.learning-portal-dashboard .light-color{color:#808591;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learning-portal-dashboard .role_name{width:15%!important}.learning-portal-dashboard .menu-column{width:10%!important}.widget-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;margin:auto;grid-auto-rows:1fr}@media (min-width: 1400px){.user-thumbnail-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;margin:auto}}@media (max-width: 1400px){.user-thumbnail-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;margin:auto}}.large-user-image{display:block;width:200px;height:auto;margin:1rem auto}.large-user-image img{border:1px solid #dcdcdc!important;box-shadow:none!important;width:200px;height:auto}.large-user-image .no-image{display:flex;justify-content:center;align-items:center;width:200px;height:200px;border-radius:50%;background:rgba(65,156,215,.25)!important}.large-user-image .no-image .initials{color:#fff;position:relative;font-weight:600;bottom:5px;font-size:50px;text-transform:uppercase}.user-thumbnail{position:relative;height:280px;width:100%!important;border-radius:5px;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;opacity:1}.user-thumbnail:hover{box-shadow:5px 5px 5px #00000013}.user-thumbnail .padding{padding:8px 15px}.user-thumbnail .title-text{font-size:16px;color:#333}.user-thumbnail .light-color{color:#808591}.user-thumbnail .highlight-color{font-weight:700}.user-thumbnail .user-image{margin-top:22px;margin-bottom:22px;display:flex;justify-content:center;align-items:center}.user-thumbnail .user-image img{border:none!important;box-shadow:none!important}.user-thumbnail .user-image .no-image{display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:50%;background:rgba(65,156,215,.25)!important}.user-thumbnail .user-image .no-image .initials{color:#2d4452;font-weight:600;font-size:35px;line-height:35px;margin:auto;text-transform:uppercase}.user-thumbnail .user-details{margin-top:7px;text-align:center;font-weight:700}.user-thumbnail .has_portal_access{width:16%!important;text-align:center;position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.user-thumbnail .has_portal_access.true:before{display:block;margin-right:10px;color:#85d985;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:""}.user-thumbnail .has_portal_access.false:before{display:block;margin-right:10px;color:#be3680;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:""}.user-thumbnail .email_name{text-align:center;margin-bottom:9px}.user-thumbnail .role_name{text-align:center}.user-thumbnail .status_name{width:120px;position:absolute;bottom:0;right:0;text-align:center;text-transform:uppercase;border-radius:5px 0}.user-thumbnail .status_name_active{color:#fff;background:#ae4182;border:5px solid #ae4182}.user-thumbnail .status_name_inactive{background:rgb(204,204,204);border:5px solid rgb(204,204,204)}.user-thumbnail .menu-column{right:0;position:absolute;width:12%!important}.scenario-bite-theme.user-thumbnail,.scenario-bite-theme.user-thumbnail.guroo-pink-theme,.scenario-bite-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.scenario-bite-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.scenario-bite-theme.user-thumbnail img{border:1px solid #f6af17}.scenario-bite-theme.user-thumbnail .no-image{background:#f6af17}.scenario-bite-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.scenario-bite-theme.user-thumbnail .status{background:#f6af17}.scenario-bite-theme.user-thumbnail.guroo-pink{background:#fff}.scenario-bite-theme.content-dialog{border:3px solid #f6af17!important}.scenario-bite-theme.content-dialog .dialog-header{background:#f6af17!important}.scenario-bite-theme.team-member-token{border-color:#f6af17;background:#f6af17}.scenario-lesson-theme.user-thumbnail,.scenario-lesson-theme.user-thumbnail.guroo-pink-theme,.scenario-lesson-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.scenario-lesson-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.scenario-lesson-theme.user-thumbnail img{border:1px solid #79BB44}.scenario-lesson-theme.user-thumbnail .no-image{background:#79BB44}.scenario-lesson-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.scenario-lesson-theme.user-thumbnail .status{background:#79BB44}.scenario-lesson-theme.user-thumbnail.guroo-pink{background:#fff}.scenario-lesson-theme.content-dialog{border:3px solid #79BB44!important}.scenario-lesson-theme.content-dialog .dialog-header{background:#79BB44!important}.scenario-lesson-theme.team-member-token{border-color:#79bb44;background:#79BB44}.interactive-video-theme.user-thumbnail,.interactive-video-theme.user-thumbnail.guroo-pink-theme,.interactive-video-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.interactive-video-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.interactive-video-theme.user-thumbnail img{border:1px solid #be3680}.interactive-video-theme.user-thumbnail .no-image{background:#be3680}.interactive-video-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.interactive-video-theme.user-thumbnail .status{background:#be3680}.interactive-video-theme.user-thumbnail.guroo-pink{background:#fff}.interactive-video-theme.content-dialog{border:3px solid #be3680!important}.interactive-video-theme.content-dialog .dialog-header{background:#be3680!important}.interactive-video-theme.team-member-token{border-color:#be3680;background:#be3680}.personalised-lesson-theme.user-thumbnail,.personalised-lesson-theme.user-thumbnail.guroo-pink-theme,.personalised-lesson-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.personalised-lesson-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.personalised-lesson-theme.user-thumbnail img{border:1px solid #f6af17}.personalised-lesson-theme.user-thumbnail .no-image{background:#f6af17}.personalised-lesson-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.personalised-lesson-theme.user-thumbnail .status{background:#f6af17}.personalised-lesson-theme.user-thumbnail.guroo-pink{background:#fff}.personalised-lesson-theme.content-dialog{border:3px solid #f6af17!important}.personalised-lesson-theme.content-dialog .dialog-header{background:#f6af17!important}.personalised-lesson-theme.team-member-token{border-color:#f6af17;background:#f6af17}.learning-game-theme.user-thumbnail,.learning-game-theme.user-thumbnail.guroo-pink-theme,.learning-game-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.learning-game-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.learning-game-theme.user-thumbnail img{border:1px solid #419cd7}.learning-game-theme.user-thumbnail .no-image{background:#419cd7}.learning-game-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.learning-game-theme.user-thumbnail .status{background:#419cd7}.learning-game-theme.user-thumbnail.guroo-pink{background:#fff}.learning-game-theme.content-dialog{border:3px solid #419cd7!important}.learning-game-theme.content-dialog .dialog-header{background:#419cd7!important}.learning-game-theme.team-member-token{border-color:#419cd7;background:#419cd7}.guroo-library-theme.user-thumbnail,.guroo-library-theme.user-thumbnail.guroo-pink-theme,.guroo-library-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.guroo-library-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.guroo-library-theme.user-thumbnail img{border:1px solid #314453}.guroo-library-theme.user-thumbnail .no-image{background:#314453}.guroo-library-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.guroo-library-theme.user-thumbnail .status{background:#314453}.guroo-library-theme.user-thumbnail.guroo-pink{background:#fff}.guroo-library-theme.content-dialog{border:3px solid #314453!important}.guroo-library-theme.content-dialog .dialog-header{background:#314453!important}.guroo-library-theme.team-member-token{border-color:#314453;background:#314453}.guroo-yellow-theme.user-thumbnail,.guroo-yellow-theme.user-thumbnail.guroo-pink-theme,.guroo-yellow-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.guroo-yellow-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.guroo-yellow-theme.user-thumbnail img{border:1px solid #f6af17}.guroo-yellow-theme.user-thumbnail .no-image{background:#f6af17}.guroo-yellow-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.guroo-yellow-theme.user-thumbnail .status{background:#f6af17}.guroo-yellow-theme.user-thumbnail.guroo-pink{background:#fff}.guroo-yellow-theme.content-dialog{border:3px solid #f6af17!important}.guroo-yellow-theme.content-dialog .dialog-header{background:#f6af17!important}.guroo-yellow-theme.team-member-token{border-color:#f6af17;background:#f6af17}.guroo-blue-theme.user-thumbnail,.guroo-blue-theme.user-thumbnail.guroo-pink-theme,.guroo-blue-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.guroo-blue-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.guroo-blue-theme.user-thumbnail img{border:1px solid #419cd7}.guroo-blue-theme.user-thumbnail .no-image{background:#419cd7}.guroo-blue-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.guroo-blue-theme.user-thumbnail .status{background:#419cd7}.guroo-blue-theme.user-thumbnail.guroo-pink{background:#fff}.guroo-blue-theme.content-dialog{border:3px solid #419cd7!important}.guroo-blue-theme.content-dialog .dialog-header{background:#419cd7!important}.guroo-blue-theme.team-member-token{border-color:#419cd7;background:#419cd7}.guroo-pink-theme.user-thumbnail,.guroo-pink-theme.user-thumbnail.guroo-pink-theme,.guroo-pink-theme.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.guroo-pink-theme.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.guroo-pink-theme.user-thumbnail img{border:1px solid #be3680}.guroo-pink-theme.user-thumbnail .no-image{background:#be3680}.guroo-pink-theme.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.guroo-pink-theme.user-thumbnail .status{background:#be3680}.guroo-pink-theme.user-thumbnail.guroo-pink{background:#fff}.guroo-pink-theme.content-dialog{border:3px solid #be3680!important}.guroo-pink-theme.content-dialog .dialog-header{background:#be3680!important}.guroo-pink-theme.team-member-token{border-color:#be3680;background:#be3680}.text-right{text-align:right}.relative-position{position:relative}.clickable{cursor:pointer}.clickable:hover{z-index:500!important}.flex-centered{display:flex;align-items:center;justify-content:center}.flex-vertically-centered{display:flex!important;align-items:center}.profile-pic{border-radius:50%;width:130px;height:130px;background:#fff}@media only screen and (max-width: 1023px){.onboarding-page .col-12{padding-left:0!important;padding-right:0!important}}.no-profile-pic{margin:0 auto!important;position:relative;border-radius:50%;padding:20px;width:150px;height:150px;background:#419cd7}.no-profile-pic .initials{color:#fff;position:relative;top:10px;font-size:75px;text-transform:uppercase}.profile-pic-dropzone{position:relative;width:150px;height:150px;min-height:150px;margin:1rem auto!important;padding:20px;border:1px #999 dashed;border-radius:50%}.profile-pic-dropzone.zone-lg{width:200px;height:200px;min-height:200px}.profile-pic-dropzone .alert{opacity:1!important}.profile-pic-dropzone .message-panel{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.profile-pic-dropzone .message-panel .message-text{text-align:center;padding:10% 10px 0}.bite-image-dropzone{margin:0 auto!important;display:block;position:relative;border-radius:5px;padding:20px;width:280px;height:200px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer}.bite-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.bite-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.bite-image-dropzone.has-file{background:transparent}.bite-image-dropzone.has-file:before{background:transparent}.bite-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.bite-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.bite-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.bite-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.bite-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.bite-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.bite-image-dropzone:hover .message-panel{bottom:0}.character-image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:340px;height:464px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0!important}.character-image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:340px;height:464px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0!important}.character-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.character-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.character-image-dropzone.has-file{background:transparent}.character-image-dropzone.has-file:before{background:transparent}.character-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.character-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.character-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.character-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.character-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.character-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.character-image-dropzone:hover .message-panel{bottom:0}.character-close-up-image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:340px;height:274px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0!important}.character-close-up-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.character-close-up-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.character-close-up-image-dropzone.has-file{background:transparent}.character-close-up-image-dropzone.has-file:before{background:transparent}.character-close-up-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.character-close-up-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.character-close-up-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.character-close-up-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.character-close-up-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.character-close-up-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.character-close-up-image-dropzone:hover .message-panel{bottom:0}.background-image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:650px;height:434px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0 auto!important}.background-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.background-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.background-image-dropzone.has-file{background:transparent}.background-image-dropzone.has-file:before{background:transparent}.background-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.background-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.background-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.background-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.background-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.background-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.background-image-dropzone:hover .message-panel{bottom:0}.icon-image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:300px;height:300px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0 auto!important}.icon-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.icon-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.icon-image-dropzone.has-file{background:transparent}.icon-image-dropzone.has-file:before{background:transparent}.icon-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.icon-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.icon-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.icon-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.icon-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.icon-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.icon-image-dropzone:hover .message-panel{bottom:0}.icon-image-dropzone.has-file{background:rgba(49,68,83,.12)!important}.image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:500px;height:500px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0 auto!important}.image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.image-dropzone.has-file{background:transparent}.image-dropzone.has-file:before{background:transparent}.image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.image-dropzone:hover .message-panel{bottom:0}.asset-image-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:280px;height:200px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0!important}.asset-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.asset-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.asset-image-dropzone.has-file{background:transparent}.asset-image-dropzone.has-file:before{background:transparent}.asset-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.asset-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.asset-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.asset-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.asset-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.asset-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.asset-image-dropzone:hover .message-panel{bottom:0}.asset-file-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:145px;height:145px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;margin:0!important}.asset-file-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.asset-file-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.asset-file-dropzone.has-file{background:transparent}.asset-file-dropzone.has-file:before{background:transparent}.asset-file-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.asset-file-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.asset-file-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.asset-file-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.asset-file-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.asset-file-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.asset-file-dropzone:hover .message-panel{bottom:0}.asset-file-dropzone .message-panel .message-text{font-size:11px}.title-screen-image-dropzone{margin:0 auto!important;display:block;position:relative;border-radius:5px;padding:20px;width:240px;height:160px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;background-position:50% 25%!important}.title-screen-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.title-screen-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.title-screen-image-dropzone.has-file{background:transparent}.title-screen-image-dropzone.has-file:before{background:transparent}.title-screen-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.title-screen-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.title-screen-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.title-screen-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.title-screen-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.title-screen-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.title-screen-image-dropzone:hover .message-panel{bottom:0}.title-screen-uploader-container{display:block;position:relative;margin:0 auto;width:240px;height:160px;overflow:hidden}.title-screen-uploader-container .preview-btn{position:absolute;font-size:10px;padding:3px 6px;border-radius:3px;top:0;left:0;background:#419cd7;color:#fff}.mobile-title-screen-image-dropzone{margin:0 auto!important;display:block;position:relative;border-radius:5px;padding:20px;width:148px;height:220px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer;background-position:50% 20%!important}.mobile-title-screen-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.mobile-title-screen-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.mobile-title-screen-image-dropzone.has-file{background:transparent}.mobile-title-screen-image-dropzone.has-file:before{background:transparent}.mobile-title-screen-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.mobile-title-screen-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.mobile-title-screen-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.mobile-title-screen-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.mobile-title-screen-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.mobile-title-screen-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.mobile-title-screen-image-dropzone:hover .message-panel{bottom:0}.title-screen-mobile-uploader-container{display:block;position:relative;margin:0 auto;width:148px;height:220px}.title-screen-mobile-uploader-container .preview-btn{position:absolute;font-size:10px;padding:3px 6px;border-radius:3px;top:0;left:0;background:#419cd7;color:#fff}.badge-image-dropzone{margin:0 auto!important;display:block;position:relative;border-radius:5px;padding:20px;width:150px;height:150px;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;overflow:hidden;cursor:pointer}.badge-image-dropzone img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;height:auto}.badge-image-dropzone:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.badge-image-dropzone.has-file{background:transparent}.badge-image-dropzone.has-file:before{background:transparent}.badge-image-dropzone .message-panel{position:absolute;width:100%;bottom:-80px;height:70px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.badge-image-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.badge-image-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.badge-image-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.badge-image-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.badge-image-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.badge-image-dropzone:hover .message-panel{bottom:0}.badge-uploader-container{display:block;position:relative;width:150px;height:150px;overflow:hidden}.asset-dropzone{display:block;position:relative;border-radius:5px;padding:20px;width:3;height:2.5;border:1px #d5d5d5 solid;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:90% auto;box-shadow:0 2px 5px #00000040;overflow:hidden;cursor:pointer;background-position:50% 25%!important;margin:0 auto!important}.asset-dropzone:before{display:block;content:"";width:100%!important;padding-top:83.3333333333%}.asset-dropzone.has-file{background:transparent}.asset-dropzone.has-file:after{background:transparent}.asset-dropzone .image-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;overflow:hidden}.asset-dropzone .image-container img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:auto}.asset-dropzone:after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);content:""}.asset-dropzone .message-panel{position:absolute;width:100%;bottom:-60px;height:50px;left:0;transition:bottom .3s ease;background:#eff0f2;z-index:10;padding:8px 12px;-webkit-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px -1px 5px 0px rgba(0,0,0,.15);box-shadow:0 -1px 5px #00000026;min-height:30px}.asset-dropzone .message-panel .message-text{color:#999;width:80%;font-size:90%;padding:0;margin:0;font-style:italic}.asset-dropzone .message-panel .upload-controls .trash{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.asset-dropzone .message-panel .upload-controls .trash:before{color:#419cd7;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:""}.asset-dropzone .message-panel .upload-controls .upload{position:absolute;right:15px;top:8px;font-size:24px;border:none;cursor:pointer}.asset-dropzone .message-panel .upload-controls .upload:before{color:#419cd7;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:""}.asset-dropzone:hover .message-panel{bottom:0}.asset-dropzone .message-panel .message-text{font-size:11px}.screen-settings-dropzone{display:block;position:relative;border-radius:5px;margin:0;padding:0;border:2px dotted #d5d5d5;overflow:hidden}.screen-settings-dropzone.has-file{background:#eff0f2;border:none}.screen-settings-dropzone .file-asset-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden}.screen-settings-dropzone .file-asset-container.text-center{justify-content:center}.screen-settings-dropzone .file-asset-container .asset-container{width:48px}.screen-settings-dropzone .file-asset-container .asset-container img{width:100%}.screen-settings-dropzone .file-asset-container .icoLoading.icoSmall{height:auto!important;width:auto!important;margin:0!important}.screen-settings-dropzone .file-asset-container .details{width:calc(100% - 72px)}.screen-settings-dropzone .file-asset-container .details .asset-sub-label{font-size:75%;color:#999}.screen-settings-dropzone .file-asset-container .trash{position:relative;width:24px;text-align:right;font-size:18px;border:none;cursor:pointer}.screen-settings-dropzone .file-asset-container .trash:before{color:#419cd7;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:""}.screen-settings-dropzone .file-asset-container .upload-label{position:relative;padding:5px 0 5px 30px;margin:0 auto}.screen-settings-dropzone .file-asset-container .upload-label:before{position:absolute;left:0;top:0;color:#419cd7;font-size:24px;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:""}.bg-uploader-container{position:relative;display:block}.fileUploaderWrap{flex:0 0 100%;max-width:100%}.attachment-upload-dropzone{position:relative;padding:20px;width:100%;min-height:40px;height:auto;border:1px dashed #d5d5d5;border-radius:5px;color:#999}.attachment-upload-dropzone .alert{opacity:1!important}.attachment-upload-dropzone .uploading-message-container{display:block;position:absolute;top:-5px;width:100%!important}.attachment-upload-dropzone .message-panel{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.attachment-upload-dropzone .message-panel .message-text{text-align:center;padding:10px}.attachment-upload-dropzone .message-panel .message-text: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:15px}.attachment-upload-dropzone .message-panel .file-text{text-align:left;color:#333;padding:10px}.attachment-upload-dropzone .message-panel .file-text .file-name{font-weight:700}.attachment-upload-dropzone .message-panel .action-icons{padding:6px 10px}.attachment-upload-dropzone .message-panel .alert{margin-top:10px!important;display:block}.audio-upload-dropzone{position:relative;padding:20px;width:100%;min-height:80px;height:auto;border:1px dashed #999;border-radius:5px;color:#999}.audio-upload-dropzone .alert{opacity:1!important}.audio-upload-dropzone .uploading-message-container{position:absolute;top:-5px}.audio-upload-dropzone .message-panel{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.audio-upload-dropzone .message-panel .message-text{text-align:center;padding:25px 10px}.audio-upload-dropzone .message-panel .message-text: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:15px}.audio-upload-dropzone .message-panel .file-text{text-align:left;color:#333;padding:10px}.audio-upload-dropzone .message-panel .file-text .file-name{font-weight:700}.audio-upload-dropzone .message-panel .action-icons{padding:6px 10px}.audio-upload-dropzone .message-panel .alert{margin-top:10px!important;display:block}.audio-upload-dropzone .message-panel .audio-text{text-align:left;padding:10px}.audio-upload-dropzone .message-panel .audio-text .file-name{font-size:90%}.audio-upload-dropzone .message-panel .controls-panels{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;width:100%}.audio-upload-dropzone .message-panel .controls-panels div:first-child{flex:1}.audio-upload-dropzone .message-panel .controls-panels div:last-child{flex:1;text-align:right}.audio-info{padding:4px 5px;font-size:90%;color:#999}.-dropzone{margin:0 auto!important;position:relative;border-radius:50%;padding:20px;width:300px;height:300px;border:2px #999 dashed}.-dropzone .-message{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.-dropzone .-message .message-text{text-align:center;padding:40% 40px 0}.table:not(.onboarding-image-gallery){height:100%!important}.accordion-row.collapsed .icon-position: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:""}.accordion-row .icon-position: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:""}.invite_producers{display:block;height:100%!important;padding:20px 0}.invite_producers .heading{font-size:12px;color:#999}.invite_producers p{font-size:16px}.invite_producers .trash{padding:6px 9px;background:transparent;border-radius:50%;color:#fff;border:none}.invite_producers .trash:before{color:#999;font-size:20px;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:""}.invite_producers .validation-panel{width:300px}.invite_producers .validation-panel.align-right{right:-320px!important;top:0}.invite_producers .validation-panel.align-right:before{top:2px}.userProfileForm .validation-panel{width:300px}.userProfileForm .validation-panel.align-left{left:-320px!important;top:18px}.userProfileForm .validation-panel.align-left:before{position:absolute;right:-14px;top:2px;width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:14px solid #419cd7;content:""}.tick-item-list li{list-style-type:none;padding:5px 0;vertical-align:middle}.tick-item-list 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:"";color:#88ca83;font-size:25px;font-weight:700;margin:0 15px 0 0!important}.margin-right-15{margin-right:15px}.margin-right-20{margin-right:20px}.addProducerToTeam{display:block;position:relative;width:100%}.addProducerToTeam .row-item-1{margin:0;padding:0}.addProducerToTeam .row-item-1 .selection-menu{position:relative!important;width:100%!important;top:3px!important;right:0!important;margin:0 0 10px;z-index:115!important;max-width:100%}.addProducerToTeam .row-item-2{z-index:110!important;margin:0;padding:0}.addProducerToTeam .row-item-2 .selection-menu{position:relative!important;width:100%!important;top:3px!important;right:0!important;margin:0 0 10px;max-width:100%;z-index:110!important}.addProducerToTeam a.guroo-pink{line-height:30px!important;color:#be3680}.addProducerToTeam .tick-item-list{padding-left:0!important}.addProducerToTeam .tick-item-list li{list-style:none;padding-left:0!important;vertical-align:middle}.addProducerToTeam .tick-item-list 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:"";color:#88ca83;font-size:20px;font-weight:700;margin:0 5px 0 0!important}.addProducerToTeam .menu-option-container{max-height:180px}.addProducerToTeam .btn-switch{border:1px solid #8fd19e;min-width:110px;border-radius:5px}.addProducerToTeam .active{background-color:#e7f7de}.addProducerToTeam label{text-align:left!important;padding:0!important}.dark-grey-title{color:#999;text-transform:uppercase}.dark-grey-sub-title{color:#999;text-transform:lowercase}.asset-info{display:block;position:relative;padding:10px 12px 2px;font-size:80%}.asset-info p{line-height:75%}.title-row{position:relative}.title-row .editProject{display:block;position:absolute;height:100%;right:5px;top:0}.title-row .editProject .menu-icon{font-size:32px}.title-row .editProject .menu-option-container{margin-top:10px}.character-message{margin-bottom:20px}@media only screen and (max-width: 736px) and (orientation: portrait){.character-message{display:none}}@media only screen and (max-width: 736px) and (orientation: landscape){.character-message{display:none}}.character-message .character{position:relative;display:block;background-size:100% auto!important;width:136px!important;height:185px;background:transparent}.character-message .character.standing,.character-message .character.close_up{width:100%!important;height:auto!important;min-width:273px;min-height:220px;left:-60px!important}.character-message .character .speak-bubble{position:absolute;padding:20px;top:10px;right:-285px;background:#eff0f2;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:16px;width:275px;height:auto;font-size:15px}.character-message .character .speak-bubble:after{content:"";bottom:5px;left:-30px;position:absolute;border:0 solid;display:block;width:30px;height:18px;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:15px 6px #eff0f2}.character-message .character .speak-bubble.close_up{right:-105px!important}.character-message .character .speak-bubble.project-page-no-permission{width:670px!important;left:185px!important}.character-message .character .speak-bubble.alert{background:rgba(190,54,131,.12)}.character-message .character .speak-bubble.success{background:rgba(121,187,68,.12)}.character-message .character .speak-bubble .button-container{position:absolute;left:120px;bottom:-50px;width:375px}.character-message .character .speak-bubble .button-container .validation-panel{width:300px;height:200px;border:2px solid #d5d5d5;overflow:visible!important}.character-message .character .speak-bubble .button-container .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.character-message .character .speak-bubble .button-container .validation-panel input{width:280px!important;margin:0 auto}.character-message .character .speak-bubble .button-container .validation-panel input .btn{width:180px!important}.character-message .character .speak-bubble .button-container .validation-panel .alert{width:280px!important;margin:0 auto}.character-message .character .speak-bubble .button-container .validation-panel .alert .btn{width:180px!important}.character-message .character .speak-bubble .button-container .validation-panel.align-right{right:-60px!important;top:-75px}.character-message .character .speak-bubble .button-container .validation-panel.align-right:before{top:75px}@media only screen and (max-width: 736px) and (orientation: portrait){.character-message{position:relative;overflow:hidden}.character-message .character img{display:block;margin:0;padding:0;float:left}.character-message .character .speak-bubble{display:block;width:180px!important;font-size:90%;margin-left:150px;position:relative;right:unset;top:unset;padding:12px}}.call-out-guru-yellow{border-style:dashed;border-width:2px;border-color:#f6af17;background:rgba(246,175,23,.12);color:#f6af17;padding:12px;text-align:center}.row-spacer{margin-bottom:15px}.row-spacer-extra{margin-bottom:25px}.nav-seperator{display:block;list-style-type:none;height:1px;padding:0;margin:2px -6px;background:#d5d5d5}.single-thumbnail-container .theme-thumbnail{border-radius:5px;padding:0;color:#2e4453;position:relative;background:#fff;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;font-size:12px;opacity:1}.single-thumbnail-container .theme-thumbnail:before{display:block;content:"";width:100%!important;padding-top:66.6666666667%}.single-thumbnail-container .theme-thumbnail .content-image{position:absolute;left:0;right:0;top:0;margin:auto;height:100%;width:auto;overflow:hidden;border-radius:5px;-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,.3);box-shadow:0 0 2px #0000004d;z-index:1}.single-thumbnail-container .theme-thumbnail .content-image.onlyColour img{opacity:0!important}.single-thumbnail-container .theme-thumbnail .content-image .background-overlay.imageWithColorFilter_overlay,.single-thumbnail-container .theme-thumbnail .content-image .background-overlay.onlyColour_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:4}.single-thumbnail-container .theme-thumbnail .content-image img{position:absolute;bottom:0;width:100%;height:auto}.single-thumbnail-container .theme-thumbnail .content-image .status{position:absolute;background:#2f4353;right:0;top:0;color:#fff;padding:8px 15px}.single-thumbnail-container .theme-thumbnail .content-image .btn-container{z-index:3}.single-thumbnail-container .theme-thumbnail .details{display:block;width:100%;position:absolute;top:0;padding:8px 15px;z-index:2;background:#314453;border-top-left-radius:5px;border-top-right-radius:5px;transition:height .3s ease-in-out}.single-thumbnail-container .theme-thumbnail .details .thumbnail-title{font-size:130%;line-height:150%;font-weight:700;opacity:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px}.single-thumbnail-container .theme-thumbnail .details .more-info{position:absolute;right:0;bottom:4px;opacity:1;color:#fff}.single-thumbnail-container .theme-thumbnail .details .more-info .menu-icon{color:#fff}.single-thumbnail-container .theme-thumbnail .btn-container{display:block;position:absolute;bottom:20px;z-index:3;width:100%;text-align:center}.single-thumbnail-container .theme-thumbnail .btn-container button{display:inline-block;width:calc(100% - 24px);margin:0 12px;color:#fff;padding:8px 24px;font-size:1.3em}.single-thumbnail-container .theme-thumbnail .btn-container button.split-btn{width:calc(50% - 24px)}.single-thumbnail-container .theme-thumbnail:hover .thumbnail-title{white-space:normal;text-overflow:unset}[class^=margin-left-]:after,[class^=margin-top-]:after,[class^=margin-bottom-]:after,[class^=margin-right-]:after{content:"";display:block;clear:both}.margin-left-6{margin-left:6px}.margin-left-12{margin-left:12px}.margin-left-20{margin-left:20px}.margin-left-25{margin-left:25px}.margin-left-40{margin-left:40px}.margin-left-48{margin-left:48px}.margin-top-100{margin-top:100px}.margin-top-20{margin-top:20px}.margin-top-30{margin-top:30px}.margin-top-35{margin-top:35px}.margin-top-12{margin-top:12px}.margin-top-6{margin-top:6px}.margin-bottom-12{margin-bottom:12px}.margin-bottom-24{margin-bottom:24px!important}.margin-bottom-40{margin-bottom:40px}.margin-bottom-6{margin-bottom:6px}.margin-right-10{margin-right:10px}.white-bg{background:#fff!important}.badge{display:inline-block;background-color:#999;color:#fff;font-size:70%;border-radius:5px;vertical-align:text-top}.badge.blue{background-color:#419cd7}.badge.green{background-color:#79bb44}.badge.pink{background-color:#be3680}.badge.yellow{background-color:#f6af17}.g-dropdown .g-menu-wrapper{position:relative}.g-dropdown .g-menu-wrapper .g-dropdown-menu{display:block;position:absolute;z-index:99999;border-radius:5px;box-shadow:0 0 5px #00000040;background:#fff;overflow:hidden}.g-dropdown .g-menu-wrapper .g-dropdown-menu:before{display:block;position:absolute;width:100%;height:20px;left:0;content:""}.g-dropdown .g-menu-wrapper .g-dropdown-menu.bottom{top:10px}.g-dropdown .g-menu-wrapper .g-dropdown-menu.bottom:before{top:-5px}.g-dropdown .g-menu-wrapper .g-dropdown-menu.top{bottom:0}.g-dropdown .g-menu-wrapper .g-dropdown-menu.top:before{bottom:-5px}.g-dropdown .g-menu-wrapper .g-dropdown-menu.left{left:0}.g-dropdown .g-menu-wrapper .g-dropdown-menu.right{right:0}.g-dropdown .g-menu-wrapper .g-dropdown-menu.fixed{position:static;box-shadow:none}.g-dropdown-panel{overflow:visible!important}.g-dropdown-panel .g-menu-wrapper{position:relative;overflow:visible!important}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu{display:block;position:absolute;z-index:99999;border-radius:5px;box-shadow:0 0 5px #00000040;background:#fff;overflow:visible!important}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu:before{display:block;position:absolute;width:100%;height:20px;left:0;content:""}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.bottom{top:0}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.bottom:before{top:-5px}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.top{bottom:0}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.top:before{bottom:-5px}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.left{left:0}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.right{right:0}.g-dropdown-panel .g-menu-wrapper .g-dropdown-panel-menu.fixed{position:static;box-shadow:none}.g-dropdown .g-dropdown-menu .assignment-selector .member-container{display:flex;flex-direction:row;align-items:stretch;margin:5px 0;width:250px}.g-dropdown .g-dropdown-menu .assignment-selector .member-container .checkbox{margin-left:5px}.g-dropdown .g-dropdown-menu .assignment-selector .member-container .checkbox-container{flex:1}.g-dropdown .g-dropdown-menu .assignment-selector .member-container .thumbnail-container{display:flex;align-items:center;justify-content:center;margin-right:5px}.g-accordion{border:1px solid rgba(49,68,83,.25);border-radius:5px;padding:0}.g-accordion .g-accordion-header{display:flex;flex-direction:row;cursor:pointer;padding:8px 16px;background:rgba(49,68,83,.25)}.g-accordion .g-accordion-header .icon-container{color:#314453;font-size:20px;display:inline-block;margin:0}.g-accordion .g-accordion-header .header-variable-wrapper{flex-grow:1}.g-accordion .g-accordion-body{overflow:hidden;height:0}.g-accordion .g-accordion-body .content-padding{padding:8px 16px}.g-accordion.disabled .g-accordion-header{cursor:default}.g-accordion.disabled .g-accordion-header .icon-container{color:#f6f6f6}.producerThumbnail{background-color:#fff!important;border-radius:50%;border:1px solid #419cd5!important;width:38px;height:38px;color:#419cd5;overflow:hidden}.producerThumbnail img{width:100%;height:100%;display:block;border-radius:50%;background-color:#fff}.producerThumbnail.Lead,.producerThumbnail.producer{background-color:#be3680;border-color:#be3680}.producerThumbnail.editor{background-color:#f6af17;border-color:#f6af17}.producerThumbnail.reviewer{background-color:#419cd7;border-color:#419cd7}.producerThumbnail .more{background-color:#333}.producerThumbnail.thumbnail-64{width:64px;height:64px;position:absolute;left:0;top:0}.circular-title{width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#d5d5d5;color:#fff;border-radius:50%;text-align:center;padding:0 15px;font-size:80%}.circular-title .icon{font-size:36px;display:inline-block}.circular-title.pink{background-color:#be3680}.circular-title.blue{background-color:#419cd7}.circular-title.green{background-color:#79bb44}.circular-title.yellow{background-color:#f6af17}.chips{display:inline-block;margin:0 5px;border-radius:5px;border:1px solid #d5d5d5;padding:5px 0}.chips .wrapper{display:flex;flex-direction:row;align-items:center}.chips .title-container{margin:0 7px}.chips .producerThumbnail{margin-top:5px;margin-left:7px}.chips .delete-icon-container{margin-right:7px}.cover{display:block;z-index:999999;width:100%;height:100%;position:absolute;cursor:wait}.text-grey-dark{font-weight:700;font-size:16px}.padding-right-5{padding-right:5px!important}.padding-left-5{padding-left:5px!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-20{padding-top:20px!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-6{padding-bottom:8px!important}.padding-left-20{padding-left:20px!important}.padding-left-12{padding-left:12px!important}.padding-right-20{padding-right:20px!important}.padding-top-12{padding-top:12px!important}.padding-top-16{padding-top:16px!important}.padding-top-6{padding-top:8px!important}.padding-top-3{padding-top:3px!important}.no-padding{padding:0!important}.no-margin{margin:0!important}.divider{border-bottom:1px solid #eff0f2;margin-top:20px;margin-bottom:20px}.divider.grey{border-bottom:1px solid #d5d5d5!important}.divider.experience-locale{border-bottom:1px dashed #d5d5d5!important;margin-top:2px!important;margin-bottom:12px!important}.confirmation-containter{color:#333!important}.preview-confirmation-containter{color:#333!important;padding-top:10px!important;padding-bottom:10px!important}.info-msg{margin-top:6px;padding:4px 8px;background:#eff0f2!important;font-size:12px!important;border-radius:5px!important}.validation-info-msg{margin-top:20px;position:relative;padding:8px 12px 8px 36px;background:rgba(65,156,215,.12)!important;font-size:12px!important;border-radius:5px!important}.validation-info-msg:before{position:absolute;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:#4d7b93;left:12px;font-size:15px}.indicator{display:inline-block;background-color:#be3680;border-color:#be3680;border-radius:50%;text-align:center;width:20px;height:20px;color:#fff;font-size:10px}.indicator .label{position:absolute;width:100%;height:100%;color:#fff}.verb-picker-container{padding:10px 20px;background:#eff0f2;border-radius:5px;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);box-shadow:0 2px 5px #00000040}.verb-picker-container .verb-intro-container{margin-bottom:20px}.verb-picker-container .verb-column-container{display:-webkit-flex;display:flex;flex-flow:row nowrap}.verb-picker-container .verb-column-container .verb-column{padding:8px 15px;flex:1}.verb-picker-container .verb-column-container .verb-column .verb-heading{font-weight:700;margin-bottom:20px}.verb-picker-container .verb-column-container .verb-column .verb-name{cursor:pointer}.truncate-text-container{position:relative;overflow:hidden;min-height:16px}.truncate-text-container span,.truncate-text-container p,.truncate-text-container div:not(.flex-row-nowrap),.truncate-text-container a,.truncate-text-container h1,.truncate-text-container h2,.truncate-text-container h3,.truncate-text-container h4,.truncate-text-container h5,.truncate-text-container li{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.audio-player-container{padding:4px 8px;border:1px solid #eff0f2;font-size:12px;border-radius:5px;text-align:left}.audio-player-container .label-col{font-size:90%;overflow:hidden}.capitalize-text{text-transform:capitalize!important}.user-projects-page{width:100%}.user-projects .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.user-projects .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:640px!important;text-overflow:ellipsis}.user-projects .project-item:last-child{border-bottom:none}.user-projects .experiences{list-style-type:none;padding:0;margin-top:10px}.user-projects .experiences .experience-item{position:relative;margin-top:10px}.user-projects .experiences .experience-item:last-child{margin-bottom:10px}.user-projects .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:400px!important;max-width:400px!important;text-overflow:ellipsis;text-transform:none!important}.user-projects .experiences .experience-item .title .archived{text-transform:lowercase!important}.user-projects .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.user-projects .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.user-projects .accordion-panel.setting-accordion{margin-top:15px;position:relative;border:1px solid #d5d5d5;border-radius:5px}.user-projects .accordion-panel.setting-accordion:first-child{margin-top:0}.user-projects .accordion-panel.setting-accordion .object-accordion-content{padding:0 15px}.abs-top-right{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:32px;height:32px}.abs-bottom-right{position:absolute;bottom:0;right:0;margin:auto;width:32px;height:32px}.edit-btn{border-radius:50%;background:rgba(255,255,255,.9);padding:4px 6px;width:32px;height:32px;position:relative;border:2px solid #419cd7;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.edit-btn span{position:absolute;visibility:hidden}.edit-btn:before{color:#419cd7;font-size:20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:20px;width:20px;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:""}.relative-block{display:block;position:relative}.tool-tip{position:static;cursor:pointer}.tool-tip.inline-block{position:static!important}.tool-tip .tool-tip-icon-container{cursor:default}.tool-tip .tool-tip-content-container{position:absolute;top:auto;right:0;bottom:0;left:0;margin:auto;width:100%;display:none;z-index:9999;padding:10px 10px 30px;cursor:default}.tool-tip .tool-tip-content-container .tool-tip-content{background:#eaf4fa;border:2px solid #419cd7;border-radius:5px;z-index:10000000;width:100%;padding:15px;font-size:90%;top:auto;min-width:100%;margin:auto;color:#333;overscroll-behavior-y:contain}.tool-tip .tool-tip-content-container .tool-tip-content:after{content:"";display:block;clear:both}.tool-tip:hover .tool-tip-content-container{display:block}.dialog-header .tool-tip .tool-tip-content-container,.content-header .tool-tip .tool-tip-content-container{top:20px!important}.library-filters .tool-tip .tool-tip-icon-container{width:20px!important;margin-top:10px!important}.library-filters .tool-tip .tool-tip-content-container{top:30px}.theme-thumbnail .tool-tip .tool-tip-content-container{top:0}.experience-setting-panel{padding:0 0 20px;max-width:1248px;width:100%;margin:0 auto;position:relative}.experience-setting-panel h1,.experience-setting-panel h2,.experience-setting-panel h3,.experience-setting-panel h4,.experience-setting-panel h5{font-family:Red Hat Text,sans-serif!important;font-weight:500}.experience-setting-panel label{display:block}.rule-display{font-size:90%;padding:4px 8px;border-radius:3px;background:#d5d5d5}.translation-container{position:relative!important}.disabled-a-label-hover:hover{text-decoration:none;color:#999}.project-filter-container{padding:15px 10px 10px 20px;background:#eff0f2!important;position:relative}.project-filter-container .filter-title{position:relative;display:block;margin-bottom:6px!important;text-transform:uppercase;font-size:11px}.project-filter-container .filter-title .my-filters{color:#999!important}.menu-option-list{display:block;margin:0;padding:0}.menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.menu-option-list .option-item .option-label{display:inline-block;width:100%;padding:6px 12px;text-decoration:none;color:#314453}.menu-option-list .option-item .option-label:hover{background-color:#eff0f2}.menu-option-list .option-item .option-label.disabled{color:#d5d5d5;cursor:default}.menu-option-list .option-item .option-label.active{color:#fff;background-color:#819bac}.menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#4d7b93}.menu-option-list .option-item .option-label.active .expression-inherit:before,.menu-option-list .option-item .option-label.active .expression-other:before{border-color:#fff}.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:10px}.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}.menu-option-list .option-item .option-label.collection-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}.menu-option-list .option-item .option-label .selected{color:#333;font-weight:700}.menu-option-list .option-item .option-label .disabled{color:#d5d5d5}.menu-option-list .option-item .option-label .circle{display:inline-block;position:absolute;right:10px;border-radius:50%;width:14px;height:14px}.menu-option-list .option-item .option-label .circle.outline{background:#d5d5d5!important}.menu-option-list .option-item .option-label .circle.outline_review{background:#314453!important}.menu-option-list .option-item .option-label .circle.in_progress{background:#f6af17!important}.menu-option-list .option-item .option-label .circle.in_review{background:#419cd7!important}.menu-option-list .option-item .option-label .circle.completed{background:#79BB44!important}.menu-option-list .option-item .option-label .circle.changes{background:#be3680!important}.menu-option-list .option-item .option-label .ticked-item{display:block;padding:0 30px 0 0;position:relative}.menu-option-list .option-item .option-label .ticked-item:after{position:absolute;top:0;right:0;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:#419cd7;font-size:16px;font-weight:700}.menu-option-list .option-item .option-label .un-ticked-item{display:block;padding:0 30px 0 0;position:relative}.menu-option-list .option-item .option-label .un-ticked-item:before{position:absolute;border-radius:50%;top:0;right:0;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:#4d7b93;font-size:16px;font-weight:700}.menu-option-list .option-item .option-title{display:inline-block;width:100%;text-transform:uppercase;color:#d5d5d5;padding:6px 12px}.menu-option-list .option-item .option-link{display:inline-block;width:100%;padding:6px 12px}.menu-option-list .option-item:first-child .option-label{padding-top:8px}.menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.btn.ico-btn{position:relative;padding-left:44px}.btn.ico-btn .icon{position:absolute;left:12px}.btn.ico-btn .icon:before{font-size:24px}.content-page{padding:30px}@media only screen and (max-width: 1024px){.content-page{padding:30px}}#canvasContentContainer .goals-and-objectives-container .margin-top-6,#canvasContentContainer .requirements-and-personas-container .margin-top-6,#canvasContentContainer .experiences-and-knowledge-container .margin-top-6{width:95%}.screen-content-page{padding:0 0 50px}.screen-content-page .tab-nav{display:block;position:relative;margin:0;padding:0 12px;min-height:40px;z-index:99999!important}.screen-content-page .tab-nav:after{display:block;position:absolute;height:3px;width:100%;left:0;background-color:#f0f4f4;content:"";bottom:-2px}.screen-content-page .tab-nav .tab-item{position:relative;z-index:3;display:inline-block;list-style-type:none;margin:0 1px 0 0;padding:10px 20px;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.screen-content-page .tab-nav .tab-item.less-padding{padding:6px!important}.screen-content-page .tab-nav .tab-item.newTab{border:1px dashed #d5d5d5;border-bottom:none;min-height:42px!important;max-height:42px!important}.screen-content-page .tab-nav .tab-item.resources{border-top-left-radius:5px!important;border-bottom:none;float:right}.screen-content-page .tab-nav .tab-item.primary{margin-right:20px!important;border-top-right-radius:5px!important}.screen-content-page .tab-nav .tab-item.secondary{border-top-left-radius:5px!important}.screen-content-page .tab-nav .tab-item.final{border-top-right-radius:5px!important}.screen-content-page .tab-nav .tab-item .tab-label{position:relative;color:#000;text-decoration:none}.screen-content-page .tab-nav .tab-item .tab-label.truncate{display:block;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:140px!important}.screen-content-page .tab-nav .tab-item .tab-label .count{margin-left:30px;line-height:0;color:#000;background:#419cd7;padding:3px 6px;font-size:80%;border-radius:100%}.screen-content-page .tab-nav .tab-item .tab-label.newTab{color:#d5d5d5!important}.screen-content-page .tab-nav .tab-item .tab-label.newTab:before{color:inherit;font-size:14px;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}.screen-content-page .tab-nav .tab-item .tab-label.newTab:hover{color:#419cd7!important}.screen-content-page .tab-nav .tab-item .tab-label.progress-order-1:before{display:inline-block;content:"1.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.screen-content-page .tab-nav .tab-item .tab-label.progress-order-2:before{display:inline-block;content:"2.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.screen-content-page .tab-nav .tab-item .tab-label.progress-order-3:before{display:inline-block;content:"3.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.screen-content-page .tab-nav .tab-item .tab-label.resources:before{color:inherit;font-size:16px;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}.screen-content-page .tab-nav .tab-item .tab-label.resources:hover{color:#419cd7!important}.screen-content-page .tab-nav .tab-item.active{background:#419cd7}.screen-content-page .tab-nav .tab-item.active:before{content:"";position:absolute;top:0;left:0;height:3px;border-top-left-radius:5px;width:100%}.screen-content-page .tab-nav .tab-item.active .tab-label{color:#fff!important}.screen-content-page .page-edit-group button{border-color:#419cd7!important;background:#419cd7!important;color:#fff!important;font-size:28px!important;line-height:0;padding:4px 6px}.screen-content-page .page-edit-group button:focus{box-shadow:none!important;outline:0 none!important}.screen-content-page .page-edit-group button:active{box-shadow:none!important;outline:0 none!important}.screen-content-page .page-edit-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.dialog-content-header .selection-menu.no-label-selection-menu .selected-title{padding:7px 14px;background:transparent}.content-header{position:relative;background:#ecf0f4;padding:20px 30px}@media screen and (max-width: 1024px){.content-header{padding:10px 30px}}.content-header h3{margin-bottom:0;font-size:1.125rem;font-weight:700}.content-header .vertical-center{padding-top:10px}.content-header .seperator{display:block;min-height:30px;height:100%;background:#d5d5d5;width:1px;margin:0 10px}.content-header .selection-menu .selected-title{background:#fff;border-radius:5px}.content-header .selection-menu .menu-option-container{width:100%!important;max-width:100%}.content-header .selection-menu.program-settings .menu-option-container{width:300px!important;max-width:500px}.content-header .selection-menu .form-group{margin-bottom:0}.content-header.outline{border-left:6px solid #d5d5d5!important}.content-header.outline_review{border-left:6px solid #314453!important}.content-header.in_progress{border-left:6px solid #f6af17!important}.content-header.in_review{border-left:6px solid #419cd7!important}.content-header.changes{border-left:6px solid #be3680!important}.content-header.completed{border-left:6px solid #79BB44!important}.content-header.grey{background-color:#eff0f2}.content-header.grey .icon{color:#419cd7;font-size:35px}.content-header .btn-group button{border-color:#4d7b93!important;background:#fff!important;color:#4d7b93!important}.content-header .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.content-header .btn-group button:active{box-shadow:none!important;outline:0 none!important}.content-header .btn-group button.active{background:rgba(65,156,215,.25)!important}.content-header .btn-group button:disabled{border-color:#bccad3!important;color:#bccad3!important}.content-header .btn-group.page-deplay-group button{border-color:#4d7b93!important;background:#fff!important;color:#4d7b93!important;font-size:28px!important;line-height:0;padding:6px 12px;vertical-align:middle}.content-header .btn-group.page-deplay-group button:focus{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.page-deplay-group button:active,.content-header .btn-group.page-deplay-group button.active{box-shadow:none!important;outline:0 none!important;color:#2d4452}.content-header .btn-group.page-deplay-group button:active .ico-label,.content-header .btn-group.page-deplay-group button.active .ico-label{width:auto;padding-left:5px;overflow:visible;opacity:1;transition:all .25s ease-in-out}.content-header .btn-group.page-deplay-group button:hover{color:#4d7b93;background-color:#419cd71f}.content-header .btn-group.page-deplay-group button .icon{display:inline-block;vertical-align:middle}.content-header .btn-group.page-deplay-group button .ico-label{display:inline-block;width:0;padding-left:0;overflow:hidden;vertical-align:middle;font-size:1rem;line-height:1rem;opacity:0}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-header .btn-group.page-deplay-group button .ico-label{display:none}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.content-header .btn-group.page-deplay-group button .ico-label{display:none}}.content-header .btn-group.page-deplay-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.content-header .btn-group.page-deploy-group button{border-color:red!important;background:#fff!important;color:#419cd7!important;font-size:28px!important;line-height:0;padding:6px 12px;vertical-align:middle}.content-header .btn-group.page-deploy-group button:focus{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.page-deploy-group button:active{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.page-deploy-group button .icon{display:inline-block;vertical-align:middle}.content-header .btn-group.page-deploy-group button .ico-label{display:inline-block;padding-left:5px;vertical-align:middle;font-size:1rem;line-height:1rem}.content-header .btn-group.page-deploy-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.content-header .btn-group.learning-plan-display button{border-color:#4d7b93!important;border-width:1px!important;border-style:solid!important;background:#fff!important;color:#4d7b93!important;font-size:28px!important;line-height:0;padding:4px 6px}.content-header .btn-group.learning-plan-display button:focus{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.learning-plan-display button:active{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.learning-plan-display .active{background:rgba(65,156,215,.25)!important;color:#2d4452!important}.content-header .btn-group.language-picker-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;font-weight:400!important;text-transform:uppercase!important}.content-header .btn-group.language-picker-group button:focus{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.language-picker-group button:active{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.language-picker-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.content-header .btn-group.page-edit-group button{border-color:#419cd7!important;background:#419cd7!important;color:#fff!important;padding:8px 7px;vertical-align:middle}.content-header .btn-group.page-edit-group button:focus{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.page-edit-group button:active{box-shadow:none!important;outline:0 none!important}.content-header .btn-group.page-edit-group button span[class^=icon-]{height:16px;line-height:16px;vertical-align:middle}.content-header .btn-group.page-edit-group button .ico-label{display:inline-block;vertical-align:top;padding-left:5px}.content-header .btn-group.page-edit-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.content-header .plan-limit-box{padding:10px 20px;margin-left:10px;background:#fff!important;text-transform:uppercase;color:#999;border-radius:5px;font-family:Red Hat Text,sans-serif}.content-header .plan-limit-box.no-margin{margin:0!important}.content-header .plan-limit-box .bold-number{color:#333;font-size:inherit!important;font-weight:700;margin:0 3px}.library-sub-header .sub-header-content .btn-group{margin-bottom:5px!important}.library-sub-header .sub-header-content .btn-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important}.library-sub-header .sub-header-content .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.library-sub-header .sub-header-content .btn-group button:active{box-shadow:none!important;outline:0 none!important}.library-sub-header .sub-header-content .btn-group button.active{background:#419cd7!important;color:#fff!important}.content-form-page{padding:50px 0;max-width:400px;width:100%;margin:0 auto}.content-form-page form{margin:0 auto}.content-form-page form label{text-align:left}.component-seperator{position:relative;display:block;height:100%}.experience-settings-nav-panel{min-width:25%;border-left:1px solid #ccc;border-right:1px solid #ccc;vertical-align:top;overflow-y:auto}.experience-settings-nav-panel .menu-nav{display:block;margin:0;padding:0}.experience-settings-nav-panel .menu-nav.shareNavLists .nav-item span{display:inline-block;vertical-align:middle}.experience-settings-nav-panel .menu-nav.shareNavLists .nav-item span:before{display:inline-block;vertical-align:middle;font-size:1.6rem;margin-right:10px}.experience-settings-nav-panel .menu-nav .nav-item{display:block;position:relative;list-style-type:none;margin:0;padding:16px 16px 16px 32px;border-bottom:1px solid #ccc;border-right:6px solid transparent;cursor:pointer!important}.experience-settings-nav-panel .menu-nav .nav-item:before{position:absolute;left:10px;top:15px;font-size:16px}.experience-settings-nav-panel .menu-nav .nav-item.active{border-right-color:#419cd7;background:#eff0f2}.experience-settings-nav-panel .menu-nav .nav-item.disabled{color:#eff0f2}.experience-settings-nav-panel .menu-nav .nav-item.disabled:hover{color:#eff0f2;background:transparent;cursor:default}.experience-settings-nav-panel .menu-nav .nav-item.not-started:before{color:#999;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:""}.experience-settings-nav-panel .menu-nav .nav-item.in-progress:before{color:#f6ad17;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:""}.experience-settings-nav-panel .menu-nav .nav-item.complete:before{color:#39aa27;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:""}.screen-container{position:absolute;top:0;left:0;width:100%;height:100%}.screen-container .left-nav-content{height:100%;width:100%;background:#fff;display:table;padding:0!important;margin:0!important;vertical-align:top!important}.screen-container .left-nav-content>div:only-child{width:100%!important}.screen-container .left-nav-content .content-panel{width:80%;position:relative;height:100%}.screen-container .left-nav-content .content-panel .body-content{display:block;position:absolute;height:100%;width:100%;overflow-y:scroll;margin:0;padding:10px 60px}.screen-container .left-nav-content .content-panel .body-content:before{display:block;padding:15px 0 0;content:""}.expressions-list{display:block;position:relative;margin:0;padding:0;border:1px solid #d5d5d5;border-radius:5px;overflow:hidden;z-index:2;max-height:410px;overflow-y:scroll}.expressions-list .expression-item{display:block;position:relative;list-style-type:none;cursor:pointer;padding:10px 10px 10px 15px}.expressions-list .expression-item .expression-label{padding-right:30px}.expressions-list .expression-item:after{position:absolute;top:5px;right:5px;border-radius:50%;font-size:24px;color:#000}.expressions-list .expression-item.in-progress:after{color:#f6af18;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:""}.expressions-list .expression-item.complete:after{color:#7cb977;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:""}.expressions-list .expression-item.expression-neutral:after{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:""}.expressions-list .expression-item.expression-neutral.in-progress:after{color:#000;background:#f6af18}.expressions-list .expression-item.expression-neutral.complete:after{color:#000;background:#7cb977}.expressions-list .expression-item.expression-delighted:after{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:""}.expressions-list .expression-item.expression-delighted.in-progress:after{color:#000;background:#f6af18}.expressions-list .expression-item.expression-delighted.complete:after{color:#000;background:#7cb977}.expressions-list .expression-item.expression-disappointed:after{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:""}.expressions-list .expression-item.expression-disappointed.in-progress:after{color:#000;background:#f6af18}.expressions-list .expression-item.expression-disappointed.complete:after{color:#000;background:#7cb977}.expressions-list .expression-item.expression-confused:after{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:""}.expressions-list .expression-item.expression-confused.in-progress:after{color:#000;background:#f6af18}.expressions-list .expression-item.expression-confused.complete:after{color:#000;background:#7cb977}.expressions-list .expression-item.expression-frustrated:after{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:""}.expressions-list .expression-item.expression-frustrated.in-progress:after{color:#000;background:#f6af18}.expressions-list .expression-item.expression-frustrated.complete:after{color:#000;background:#7cb977}.expressions-list .expression-item.expression-inherit{border-style:dashed!important;position:absolute;top:5px;right:5px;border-radius:50%;font-size:24px;color:#000}.expressions-list .expression-item.expression-other{border-style:solid!important;position:absolute;top:5px;right:5px;border-radius:50%;font-size:24px;color:#000}.expressions-list .expression-item .file-list{display:none}.expressions-list .expression-item:hover{background:#eff0f2}.expressions-list .expression-item.selected{background:#eff0f2;color:#be3680;border-left:4px solid #be3680}.expressions-list .expression-item.active{background:#eff0f2}.expressions-list .expression-item.active .file-list{display:block;margin:0;padding:10px 0 0}.expressions-list .expression-item.active .file-list .file-item{position:relative;list-style-type:none;display:block;font-size:90%;padding:3px 10px}.expressions-list .expression-item.active .file-list .file-item:after{position:absolute;top:3px;right:0;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:""}.expressions-list .expression-item.active .file-list .file-item.complete:after{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;color:#7cb977;content:""}.expressions-list .expression-item.active .file-list .file-item.active{font-weight:700;color:#be3680}.additional-pose-container{max-height:410px;overflow-y:auto}.menu-container{position:relative;margin-top:15px}.menu-container.open{z-index:99999999!important}.menu-container .inline-add-menu-picker{display:block;position:relative;overflow:visible;background:#fff;z-index:100;transition:.3s color ease-in-out;padding:4px 24px;border:1px dashed #d5d5d5;border-radius:5px}.menu-container .inline-add-menu-picker .add-label{display:block;text-align:center;color:#999;padding:4px 0;vertical-align:middle!important;font-family:Red Hat Text,sans-serif}.menu-container .inline-add-menu-picker .add-label:before{display:block;margin-right:5px;overflow:hidden;text-align:center;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;font-size:28px;color:#d5d5d5;content:"";vertical-align:middle!important;font-family:Red Hat Text,sans-serif}.menu-container .inline-add-menu-picker:hover{cursor:pointer}.menu-container .inline-add-menu-picker:hover:before{color:#419cd7}.menu-container .inline-add-menu-picker .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:auto}.menu-container .inline-add-menu-picker .menu-option-container .btn-group .btn{font-size:.875rem}@media only screen and (max-width: 1024px){.menu-container .inline-add-menu-picker .menu-option-container{max-height:150px}}.menu-container .inline-add-menu-picker .menu-option-container .component-wrapper{padding:8px 15px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list{display:block;margin:0;padding:0}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label{display:inline-block;width:100%;padding:6px 12px;text-decoration:none;color:#314453}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label:hover{background-color:#eff0f2}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.disabled{color:#d5d5d5;cursor:default}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active{color:#fff;background-color:#819bac}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#4d7b93}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active .expression-inherit:before,.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active .expression-other:before{border-color:#fff}.menu-container .inline-add-menu-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:10px}.menu-container .inline-add-menu-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}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.collection-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}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .selected{color:#333;font-weight:700}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .disabled{color:#d5d5d5}.menu-container .inline-add-menu-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}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.outline{background:#d5d5d5!important}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.outline_review{background:#314453!important}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.in_progress{background:#f6af17!important}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.in_review{background:#419cd7!important}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.completed{background:#79BB44!important}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.changes{background:#be3680!important}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .ticked-item{display:block;padding:0 30px 0 0;position:relative}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .ticked-item:after{position:absolute;top:0;right:0;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:#419cd7;font-size:16px;font-weight:700}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item{display:block;padding:0 30px 0 0;position:relative}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item:before{position:absolute;border-radius:50%;top:0;right:0;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:#4d7b93;font-size:16px;font-weight:700}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-title{display:inline-block;width:100%;text-transform:uppercase;color:#d5d5d5;padding:6px 12px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .option-link{display:inline-block;width:100%;padding:6px 12px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item:first-child .option-label{padding-top:8px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.menu-container .inline-add-menu-picker .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.menu-container .menu-picker,.menu-container .add-menu-picker{display:block;position:relative;overflow:visible;background:#fff;z-index:100;transition:.3s color ease-in-out;padding:4px 24px;border:1px dashed #d5d5d5;border-radius:5px}.menu-container .add-menu-picker .add-label{display:block;text-align:center;color:#999;padding:4px 0;font-family:Red Hat Text,sans-serif}.menu-container .add-menu-picker:before{display:block;width:100%;overflow:hidden;text-align:center;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;font-size:32px;color:#d5d5d5;content:""}.menu-container .add-menu-picker.centered-label{color:#999;text-align:center;position:relative}.menu-container .add-menu-picker.centered-label:before{color:#999;content:"";display:none}.menu-container .add-menu-picker.centered-label .add-label{display:inline-block;position:relative;width:auto;margin-left:0;padding:8px 0 8px 40px;font-family:Red Hat Text,sans-serif}.menu-container .add-menu-picker.centered-label .add-label:before{position:absolute;left:0;top:0;margin:auto;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;font-size:32px;color:#d5d5d5;content:""}.menu-container .add-menu-picker:hover{cursor:pointer}.menu-container .add-menu-picker:hover:before{color:#419cd7}.menu-container .add-menu-picker .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:auto}.menu-container .add-menu-picker .menu-option-container .btn-group .btn{font-size:.875rem}@media only screen and (max-width: 1024px){.menu-container .add-menu-picker .menu-option-container{max-height:150px}}.menu-container .add-menu-picker .menu-option-container .component-wrapper{padding:8px 15px}.menu-container .add-menu-picker .menu-option-container .menu-option-list{display:block;margin:0;padding:0}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label{display:inline-block;width:100%;padding:6px 12px;text-decoration:none;color:#314453}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label:hover{background-color:#eff0f2}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.disabled{color:#d5d5d5;cursor:default}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active{color:#fff;background-color:#819bac}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#4d7b93}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active .expression-inherit:before,.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.active .expression-other:before{border-color:#fff}.menu-container .add-menu-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:10px}.menu-container .add-menu-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}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label.collection-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}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .selected{color:#333;font-weight:700}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .disabled{color:#d5d5d5}.menu-container .add-menu-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}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.outline{background:#d5d5d5!important}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.outline_review{background:#314453!important}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.in_progress{background:#f6af17!important}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.in_review{background:#419cd7!important}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.completed{background:#79BB44!important}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .circle.changes{background:#be3680!important}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .ticked-item{display:block;padding:0 30px 0 0;position:relative}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .ticked-item:after{position:absolute;top:0;right:0;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:#419cd7;font-size:16px;font-weight:700}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item{display:block;padding:0 30px 0 0;position:relative}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item:before{position:absolute;border-radius:50%;top:0;right:0;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:#4d7b93;font-size:16px;font-weight:700}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-title{display:inline-block;width:100%;text-transform:uppercase;color:#d5d5d5;padding:6px 12px}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .option-link{display:inline-block;width:100%;padding:6px 12px}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item:first-child .option-label{padding-top:8px}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.menu-container .add-menu-picker .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.menu-container .add-menu-picker .validation-panel{width:440px;height:auto!important;border:2px solid #d5d5d5;overflow:visible!important}.menu-container .add-menu-picker .validation-panel.experience-panel{width:465px!important}.menu-container .add-menu-picker .validation-panel.experience-panel-copy{width:750px!important}.menu-container .add-menu-picker .validation-panel.project-panel{width:400px!important}.menu-container .add-menu-picker .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.menu-container .add-menu-picker .validation-panel .btn-group .btn{font-size:.875rem}.menu-container .add-menu-picker .validation-panel .title{padding:4px 5px 8px;text-align:left;font-size:14px;color:#333}.menu-container .add-menu-picker .validation-panel .sub-title{margin-top:10px;padding-left:5px;color:#d5d5d5;text-transform:uppercase;text-align:left}.menu-container .add-menu-picker .validation-panel .close-btn{position:absolute;top:12px;right:14px;color:#ccc}.menu-container .add-menu-picker .validation-panel .screen-grid .screen-type-thumbnail{margin:4px;display:block;overflow:hidden;height:75px;border:1px solid #0086c0;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer}.menu-container .add-menu-picker .validation-panel .screen-grid .screen-type-thumbnail img{width:60%;height:auto}.menu-container .add-menu-picker .validation-panel .screen-grid .screen-type-thumbnail .screen-title{padding:6px 10px}.menu-container .add-menu-picker .validation-panel .screen-grid .screen-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.menu-container .add-menu-picker .validation-panel .add-screen-container input .btn,.menu-container .add-menu-picker .validation-panel .add-screen-container .alert .btn{width:180px!important}.menu-container .add-menu-picker .validation-panel.align-right{right:-395px!important;top:-95px}.menu-container .add-menu-picker .validation-panel.align-right:before{top:105px}.menu-container .add-menu-picker .validation-panel.align-top{top:auto;right:0!important;left:-75px!important;margin:auto!important;bottom:calc(100% + 8px)}.menu-container .add-menu-picker .validation-panel.align-top:before{border-top-color:#d5d5d5}.menu-container .add-menu-picker .validation-panel.align-bottom{top:calc(100% + 8px);left:-75px!important;right:0!important;margin:auto!important}.menu-container .add-menu-picker .validation-panel.align-bottom:before{border-bottom-color:#d5d5d5}.menu-container .add-menu-picker .validation-panel .menu-option-container{max-height:180px}.picker-container{display:block;overflow:visible;position:relative;margin:0;padding:0;z-index:100}.picker-container .picker{display:block;position:relative;overflow:visible;padding:12px 24px 12px 48px;border:1px dashed #d5d5d5;border-radius:5px;color:#999;z-index:100;transition:.3s color ease-in-out;cursor:pointer}.picker-container .picker:before{position:absolute;top:3px;left:8px;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;font-size:32px;content:""}.picker-container .picker:hover{cursor:pointer}.picker-container .picker:hover:before{color:#419cd7}.picker-container .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;right:0;overflow:hidden;width:100%;z-index:99999;box-shadow:0 0 5px #00000040;max-height:300px;overflow-y:auto}.picker-container .menu-option-container .btn-group .btn{font-size:.875rem}@media only screen and (max-width: 1024px){.picker-container .menu-option-container{max-height:150px}}.picker-container .menu-option-container .component-wrapper{padding:8px 15px}.picker-container .menu-option-container .menu-option-list{display:block;margin:0;padding:0}.picker-container .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none}.picker-container .menu-option-container .menu-option-list .option-item .option-label{display:inline-block;width:100%;padding:6px 12px;text-decoration:none;color:#314453}.picker-container .menu-option-container .menu-option-list .option-item .option-label:hover{background-color:#eff0f2}.picker-container .menu-option-container .menu-option-list .option-item .option-label.disabled{color:#d5d5d5;cursor:default}.picker-container .menu-option-container .menu-option-list .option-item .option-label.active{color:#fff;background-color:#819bac}.picker-container .menu-option-container .menu-option-list .option-item .option-label.active:hover{color:#fff;background-color:#4d7b93}.picker-container .menu-option-container .menu-option-list .option-item .option-label.active .expression-inherit:before,.picker-container .menu-option-container .menu-option-list .option-item .option-label.active .expression-other:before{border-color:#fff}.picker-container .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:10px}.picker-container .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}.picker-container .menu-option-container .menu-option-list .option-item .option-label.collection-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}.picker-container .menu-option-container .menu-option-list .option-item .option-label .selected{color:#333;font-weight:700}.picker-container .menu-option-container .menu-option-list .option-item .option-label .disabled{color:#d5d5d5}.picker-container .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}.picker-container .menu-option-container .menu-option-list .option-item .option-label .circle.outline{background:#d5d5d5!important}.picker-container .menu-option-container .menu-option-list .option-item .option-label .circle.outline_review{background:#314453!important}.picker-container .menu-option-container .menu-option-list .option-item .option-label .circle.in_progress{background:#f6af17!important}.picker-container .menu-option-container .menu-option-list .option-item .option-label .circle.in_review{background:#419cd7!important}.picker-container .menu-option-container .menu-option-list .option-item .option-label .circle.completed{background:#79BB44!important}.picker-container .menu-option-container .menu-option-list .option-item .option-label .circle.changes{background:#be3680!important}.picker-container .menu-option-container .menu-option-list .option-item .option-label .ticked-item{display:block;padding:0 30px 0 0;position:relative}.picker-container .menu-option-container .menu-option-list .option-item .option-label .ticked-item:after{position:absolute;top:0;right:0;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:#419cd7;font-size:16px;font-weight:700}.picker-container .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item{display:block;padding:0 30px 0 0;position:relative}.picker-container .menu-option-container .menu-option-list .option-item .option-label .un-ticked-item:before{position:absolute;border-radius:50%;top:0;right:0;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:#4d7b93;font-size:16px;font-weight:700}.picker-container .menu-option-container .menu-option-list .option-item .option-title{display:inline-block;width:100%;text-transform:uppercase;color:#d5d5d5;padding:6px 12px}.picker-container .menu-option-container .menu-option-list .option-item .option-link{display:inline-block;width:100%;padding:6px 12px}.picker-container .menu-option-container .menu-option-list .option-item:first-child .option-label{padding-top:8px}.picker-container .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px}.picker-container .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.picker-container .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.picker-container .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.picker-container .validation-panel{width:300px;height:auto!important;border:2px solid #d5d5d5;overflow:visible!important;left:55px;top:-55px}.picker-container .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.picker-container .validation-panel .title{padding-left:5px;text-align:left;font-size:14px}.picker-container .validation-panel .selection-menu{float:none;width:100%;margin:0;max-width:100%}.picker-container .validation-panel .selection-menu .menu-option-container{max-height:100px;overflow-y:auto}.picker-container .validation-panel.align-right:before{top:60px}.picker-container.active{z-index:3}.picker-container.active .picker{color:#419cd7}.tab-nav{display:block;position:relative;margin:0;padding:0 12px;min-height:40px;z-index:99999!important}.tab-nav:after{display:block;position:absolute;height:3px;width:100%;left:0;background-color:#f0f4f4;content:"";bottom:-2px}.tab-nav .tab-item{position:relative;z-index:3;display:inline-block;list-style-type:none;margin:0 1px 0 0;padding:10px 20px;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.tab-nav .tab-item.less-padding{padding:6px!important}.tab-nav .tab-item.newTab{border:1px dashed #d5d5d5;border-bottom:none;min-height:42px!important;max-height:42px!important}.tab-nav .tab-item.resources{border-top-left-radius:5px!important;border-bottom:none;float:right}.tab-nav .tab-item.primary{margin-right:20px!important;border-top-right-radius:5px!important}.tab-nav .tab-item.secondary{border-top-left-radius:5px!important}.tab-nav .tab-item.final{border-top-right-radius:5px!important}.tab-nav .tab-item .tab-label{position:relative;color:#000;text-decoration:none}.tab-nav .tab-item .tab-label.truncate{display:block;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:140px!important}.tab-nav .tab-item .tab-label .count{margin-left:30px;line-height:0;color:#000;background:#419cd7;padding:3px 6px;font-size:80%;border-radius:100%}.tab-nav .tab-item .tab-label.newTab{color:#d5d5d5!important}.tab-nav .tab-item .tab-label.newTab:before{color:inherit;font-size:14px;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}.tab-nav .tab-item .tab-label.newTab:hover{color:#419cd7!important}.tab-nav .tab-item .tab-label.progress-order-1:before{display:inline-block;content:"1.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.tab-nav .tab-item .tab-label.progress-order-2:before{display:inline-block;content:"2.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.tab-nav .tab-item .tab-label.progress-order-3:before{display:inline-block;content:"3.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.tab-nav .tab-item .tab-label.resources:before{color:inherit;font-size:16px;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}.tab-nav .tab-item .tab-label.resources:hover{color:#419cd7!important}.tab-nav .tab-item.active{background:#419cd7}.tab-nav .tab-item.active:before{content:"";position:absolute;top:0;left:0;height:3px;border-top-left-radius:5px;width:100%}.tab-nav .tab-item.active .tab-label{color:#fff!important}.inline-block{position:relative;display:inline-block;padding:0 0 0 12px;vertical-align:middle}.inline-block:first-child{padding-left:0}.inline-block.no-padding{padding:0}.team-member-token{position:relative;display:block;width:32px;height:32px;margin:0;padding:0;border-radius:50%;border-width:1px;border-style:solid}.team-member-token img{width:100%;height:auto;background:#fff}.team-member-token .initials{display:block;position:absolute;text-align:center;font-weight:bolder;padding-top:7px;font-size:105%;letter-spacing:-1px;width:100%;height:100%;color:#fff}.team-member-token.role-editor.new-project-thumbnail,.team-member-token.role-facilitator.new-project-thumbnail{background:#f6af17}.team-member-token.role-editor.new-project-thumbnail:hover,.team-member-token.role-facilitator.new-project-thumbnail:hover{background:rgba(246,175,23,.75)}.team-member-token.role-editor.project-thumbnail,.team-member-token.role-facilitator.project-thumbnail{background:rgba(246,175,23,.12);border-left:6px solid #f6af17}.team-member-token.role-editor.project-thumbnail img,.team-member-token.role-facilitator.project-thumbnail img{border:1px solid #f6af17}.team-member-token.role-editor.project-thumbnail .highlight-color,.team-member-token.role-facilitator.project-thumbnail .highlight-color{color:#f6af17}.team-member-token.role-editor.project-thumbnail .no-image,.team-member-token.role-facilitator.project-thumbnail .no-image,.team-member-token.role-editor.project-thumbnail .status,.team-member-token.role-facilitator.project-thumbnail .status{background:#f6af17}.team-member-token.role-editor.project-thumbnail .details,.team-member-token.role-facilitator.project-thumbnail .details{background:rgba(246,175,23,.25)}.team-member-token.role-editor.project-thumbnail .moreInfo,.team-member-token.role-facilitator.project-thumbnail .moreInfo{color:#f6af17}.team-member-token.role-editor.user-thumbnail,.team-member-token.role-facilitator.user-thumbnail,.team-member-token.role-editor.user-thumbnail.guroo-pink-theme,.team-member-token.role-facilitator.user-thumbnail.guroo-pink-theme,.team-member-token.role-editor.user-thumbnail.guroo-yellow-theme,.team-member-token.role-facilitator.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.team-member-token.role-editor.user-thumbnail.guroo-yellow-theme .highlight-color,.team-member-token.role-facilitator.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.team-member-token.role-editor.user-thumbnail img,.team-member-token.role-facilitator.user-thumbnail img{border:1px solid #f6af17}.team-member-token.role-editor.user-thumbnail .no-image,.team-member-token.role-facilitator.user-thumbnail .no-image{background:#f6af17}.team-member-token.role-editor.user-thumbnail .project-menu,.team-member-token.role-facilitator.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.team-member-token.role-editor.user-thumbnail .project-menu.open,.team-member-token.role-facilitator.user-thumbnail .project-menu.open{z-index:99999999!important}.team-member-token.role-editor.user-thumbnail .project-menu .selected-title,.team-member-token.role-facilitator.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.team-member-token.role-editor.user-thumbnail .project-menu .menu-icon,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.team-member-token.role-editor.user-thumbnail .project-menu .menu-icon .rotating-icon,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .project-item,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .project-item .title,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .project-item:last-child,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .title,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.team-member-token.role-editor.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived,.team-member-token.role-facilitator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.team-member-token.role-editor.user-thumbnail .role,.team-member-token.role-facilitator.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.team-member-token.role-editor.user-thumbnail .status,.team-member-token.role-facilitator.user-thumbnail .status{background:#f6af17}.team-member-token.role-editor.user-thumbnail.guroo-pink,.team-member-token.role-facilitator.user-thumbnail.guroo-pink,.team-member-token.role-editor.user-thumbnail.guroo-yellow,.team-member-token.role-facilitator.user-thumbnail.guroo-yellow{background:#fff}.team-member-token.role-editor.team-member-thumbnail .user-image,.team-member-token.role-facilitator.team-member-thumbnail .user-image{display:block;border:2px solid #f6af17;background:#f6af17}.team-member-token.role-editor.team-member-thumbnail .user-image .no-image .initials,.team-member-token.role-facilitator.team-member-thumbnail .user-image .no-image .initials{color:#fff}.team-member-token.role-editor.team-member-thumbnail .details,.team-member-token.role-facilitator.team-member-thumbnail .details{position:absolute;background:#f6af17}.team-member-token.role-editor.team-member-thumbnail .details:before,.team-member-token.role-facilitator.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.team-member-token.role-editor.team-member-thumbnail .menu-icon,.team-member-token.role-facilitator.team-member-thumbnail .menu-icon{color:#f6af17}.team-member-token.role-editor.content-dialog,.team-member-token.role-facilitator.content-dialog{border:3px solid #f6af17!important}.team-member-token.role-editor.content-dialog .dialog-header,.team-member-token.role-facilitator.content-dialog .dialog-header{background:#f6af17!important}.team-member-token.role-editor.team-member-token,.team-member-token.role-facilitator.team-member-token{border-color:#f6af17;background:#f6af17}.team-member-token.role-viewer.new-project-thumbnail,.team-member-token.role-learner.new-project-thumbnail{background:#d5d5d5}.team-member-token.role-viewer.new-project-thumbnail:hover,.team-member-token.role-learner.new-project-thumbnail:hover{background:rgba(213,213,213,.75)}.team-member-token.role-viewer.project-thumbnail,.team-member-token.role-learner.project-thumbnail{background:rgba(213,213,213,.12);border-left:6px solid #d5d5d5}.team-member-token.role-viewer.project-thumbnail img,.team-member-token.role-learner.project-thumbnail img{border:1px solid #d5d5d5}.team-member-token.role-viewer.project-thumbnail .highlight-color,.team-member-token.role-learner.project-thumbnail .highlight-color{color:#d5d5d5}.team-member-token.role-viewer.project-thumbnail .no-image,.team-member-token.role-learner.project-thumbnail .no-image,.team-member-token.role-viewer.project-thumbnail .status,.team-member-token.role-learner.project-thumbnail .status{background:#d5d5d5}.team-member-token.role-viewer.project-thumbnail .details,.team-member-token.role-learner.project-thumbnail .details{background:rgba(213,213,213,.25)}.team-member-token.role-viewer.project-thumbnail .moreInfo,.team-member-token.role-learner.project-thumbnail .moreInfo{color:#d5d5d5}.team-member-token.role-viewer.user-thumbnail,.team-member-token.role-learner.user-thumbnail,.team-member-token.role-viewer.user-thumbnail.guroo-pink-theme,.team-member-token.role-learner.user-thumbnail.guroo-pink-theme,.team-member-token.role-viewer.user-thumbnail.guroo-yellow-theme,.team-member-token.role-learner.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.team-member-token.role-viewer.user-thumbnail.guroo-yellow-theme .highlight-color,.team-member-token.role-learner.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.team-member-token.role-viewer.user-thumbnail img,.team-member-token.role-learner.user-thumbnail img{border:1px solid #d5d5d5}.team-member-token.role-viewer.user-thumbnail .no-image,.team-member-token.role-learner.user-thumbnail .no-image{background:#d5d5d5}.team-member-token.role-viewer.user-thumbnail .project-menu,.team-member-token.role-learner.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.team-member-token.role-viewer.user-thumbnail .project-menu.open,.team-member-token.role-learner.user-thumbnail .project-menu.open{z-index:99999999!important}.team-member-token.role-viewer.user-thumbnail .project-menu .selected-title,.team-member-token.role-learner.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-icon,.team-member-token.role-learner.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-icon .rotating-icon,.team-member-token.role-learner.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .project-item,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .project-item .title,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .project-item:last-child,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.team-member-token.role-viewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived,.team-member-token.role-learner.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.team-member-token.role-viewer.user-thumbnail .role,.team-member-token.role-learner.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.team-member-token.role-viewer.user-thumbnail .status,.team-member-token.role-learner.user-thumbnail .status{background:#d5d5d5}.team-member-token.role-viewer.user-thumbnail.guroo-pink,.team-member-token.role-learner.user-thumbnail.guroo-pink,.team-member-token.role-viewer.user-thumbnail.guroo-yellow,.team-member-token.role-learner.user-thumbnail.guroo-yellow{background:#fff}.team-member-token.role-viewer.team-member-thumbnail .user-image,.team-member-token.role-learner.team-member-thumbnail .user-image{display:block;border:2px solid #d5d5d5;background:#d5d5d5}.team-member-token.role-viewer.team-member-thumbnail .user-image .no-image .initials,.team-member-token.role-learner.team-member-thumbnail .user-image .no-image .initials{color:#fff}.team-member-token.role-viewer.team-member-thumbnail .details,.team-member-token.role-learner.team-member-thumbnail .details{position:absolute;background:#d5d5d5}.team-member-token.role-viewer.team-member-thumbnail .details:before,.team-member-token.role-learner.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.team-member-token.role-viewer.team-member-thumbnail .menu-icon,.team-member-token.role-learner.team-member-thumbnail .menu-icon{color:#d5d5d5}.team-member-token.role-viewer.content-dialog,.team-member-token.role-learner.content-dialog{border:3px solid #d5d5d5!important}.team-member-token.role-viewer.content-dialog .dialog-header,.team-member-token.role-learner.content-dialog .dialog-header{background:#d5d5d5!important}.team-member-token.role-viewer.team-member-token,.team-member-token.role-learner.team-member-token{border-color:#d5d5d5;background:#d5d5d5}.team-member-token.role-lead.new-project-thumbnail,.team-member-token.role-administrator.new-project-thumbnail{background:#be3680}.team-member-token.role-lead.new-project-thumbnail:hover,.team-member-token.role-administrator.new-project-thumbnail:hover{background:rgba(190,54,131,.75)}.team-member-token.role-lead.project-thumbnail,.team-member-token.role-administrator.project-thumbnail{background:rgba(190,54,131,.12);border-left:6px solid #be3680}.team-member-token.role-lead.project-thumbnail img,.team-member-token.role-administrator.project-thumbnail img{border:1px solid #be3680}.team-member-token.role-lead.project-thumbnail .highlight-color,.team-member-token.role-administrator.project-thumbnail .highlight-color{color:#be3680}.team-member-token.role-lead.project-thumbnail .no-image,.team-member-token.role-administrator.project-thumbnail .no-image,.team-member-token.role-lead.project-thumbnail .status,.team-member-token.role-administrator.project-thumbnail .status{background:#be3680}.team-member-token.role-lead.project-thumbnail .details,.team-member-token.role-administrator.project-thumbnail .details{background:rgba(190,54,131,.25)}.team-member-token.role-lead.project-thumbnail .moreInfo,.team-member-token.role-administrator.project-thumbnail .moreInfo{color:#be3680}.team-member-token.role-lead.user-thumbnail,.team-member-token.role-administrator.user-thumbnail,.team-member-token.role-lead.user-thumbnail.guroo-pink-theme,.team-member-token.role-administrator.user-thumbnail.guroo-pink-theme,.team-member-token.role-lead.user-thumbnail.guroo-yellow-theme,.team-member-token.role-administrator.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.team-member-token.role-lead.user-thumbnail.guroo-yellow-theme .highlight-color,.team-member-token.role-administrator.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.team-member-token.role-lead.user-thumbnail img,.team-member-token.role-administrator.user-thumbnail img{border:1px solid #be3680}.team-member-token.role-lead.user-thumbnail .no-image,.team-member-token.role-administrator.user-thumbnail .no-image{background:#be3680}.team-member-token.role-lead.user-thumbnail .project-menu,.team-member-token.role-administrator.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.team-member-token.role-lead.user-thumbnail .project-menu.open,.team-member-token.role-administrator.user-thumbnail .project-menu.open{z-index:99999999!important}.team-member-token.role-lead.user-thumbnail .project-menu .selected-title,.team-member-token.role-administrator.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.team-member-token.role-lead.user-thumbnail .project-menu .menu-icon,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.team-member-token.role-lead.user-thumbnail .project-menu .menu-icon .rotating-icon,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .project-item,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .project-item .title,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .project-item:last-child,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .title,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.team-member-token.role-lead.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived,.team-member-token.role-administrator.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.team-member-token.role-lead.user-thumbnail .role,.team-member-token.role-administrator.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.team-member-token.role-lead.user-thumbnail .status,.team-member-token.role-administrator.user-thumbnail .status{background:#be3680}.team-member-token.role-lead.user-thumbnail.guroo-pink,.team-member-token.role-administrator.user-thumbnail.guroo-pink,.team-member-token.role-lead.user-thumbnail.guroo-yellow,.team-member-token.role-administrator.user-thumbnail.guroo-yellow{background:#fff}.team-member-token.role-lead.team-member-thumbnail .user-image,.team-member-token.role-administrator.team-member-thumbnail .user-image{display:block;border:2px solid #be3680;background:#be3680}.team-member-token.role-lead.team-member-thumbnail .user-image .no-image .initials,.team-member-token.role-administrator.team-member-thumbnail .user-image .no-image .initials{color:#fff}.team-member-token.role-lead.team-member-thumbnail .details,.team-member-token.role-administrator.team-member-thumbnail .details{position:absolute;background:#be3680}.team-member-token.role-lead.team-member-thumbnail .details:before,.team-member-token.role-administrator.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.team-member-token.role-lead.team-member-thumbnail .menu-icon,.team-member-token.role-administrator.team-member-thumbnail .menu-icon{color:#be3680}.team-member-token.role-lead.content-dialog,.team-member-token.role-administrator.content-dialog{border:3px solid #be3680!important}.team-member-token.role-lead.content-dialog .dialog-header,.team-member-token.role-administrator.content-dialog .dialog-header{background:#be3680!important}.team-member-token.role-lead.team-member-token,.team-member-token.role-administrator.team-member-token{border-color:#be3680;background:#be3680}.team-member-token.role-reviewer.new-project-thumbnail,.team-member-token.role-coach.new-project-thumbnail{background:#419cd7}.team-member-token.role-reviewer.new-project-thumbnail:hover,.team-member-token.role-coach.new-project-thumbnail:hover{background:rgba(65,156,215,.75)}.team-member-token.role-reviewer.project-thumbnail,.team-member-token.role-coach.project-thumbnail{background:rgba(65,156,215,.12);border-left:6px solid #419cd7}.team-member-token.role-reviewer.project-thumbnail img,.team-member-token.role-coach.project-thumbnail img{border:1px solid #419cd7}.team-member-token.role-reviewer.project-thumbnail .highlight-color,.team-member-token.role-coach.project-thumbnail .highlight-color{color:#419cd7}.team-member-token.role-reviewer.project-thumbnail .no-image,.team-member-token.role-coach.project-thumbnail .no-image,.team-member-token.role-reviewer.project-thumbnail .status,.team-member-token.role-coach.project-thumbnail .status{background:#419cd7}.team-member-token.role-reviewer.project-thumbnail .details,.team-member-token.role-coach.project-thumbnail .details{background:rgba(65,156,215,.25)}.team-member-token.role-reviewer.project-thumbnail .moreInfo,.team-member-token.role-coach.project-thumbnail .moreInfo{color:#419cd7}.team-member-token.role-reviewer.user-thumbnail,.team-member-token.role-coach.user-thumbnail,.team-member-token.role-reviewer.user-thumbnail.guroo-pink-theme,.team-member-token.role-coach.user-thumbnail.guroo-pink-theme,.team-member-token.role-reviewer.user-thumbnail.guroo-yellow-theme,.team-member-token.role-coach.user-thumbnail.guroo-yellow-theme{background:#f2f2f2}.team-member-token.role-reviewer.user-thumbnail.guroo-yellow-theme .highlight-color,.team-member-token.role-coach.user-thumbnail.guroo-yellow-theme .highlight-color{font-weight:400!important}.team-member-token.role-reviewer.user-thumbnail img,.team-member-token.role-coach.user-thumbnail img{border:1px solid #419cd7}.team-member-token.role-reviewer.user-thumbnail .no-image,.team-member-token.role-coach.user-thumbnail .no-image{background:#419cd7}.team-member-token.role-reviewer.user-thumbnail .project-menu,.team-member-token.role-coach.user-thumbnail .project-menu{position:relative;margin-top:10px;margin-left:8px;width:140px;color:#333!important}.team-member-token.role-reviewer.user-thumbnail .project-menu.open,.team-member-token.role-coach.user-thumbnail .project-menu.open{z-index:99999999!important}.team-member-token.role-reviewer.user-thumbnail .project-menu .selected-title,.team-member-token.role-coach.user-thumbnail .project-menu .selected-title{font-family:Red Hat Text,sans-serif;position:relative;overflow:hidden;background:#d5d5d5;text-transform:uppercase;display:block;padding:9px 36px 9px 12px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;font-size:12px;z-index:10000!important}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-icon,.team-member-token.role-coach.user-thumbnail .project-menu .menu-icon{position:absolute;top:4px;right:8px;display:inline-block;width:20px;height:20px;padding:0;margin:0;font-size:20px;color:#419cd7;text-align:right}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-icon .rotating-icon,.team-member-token.role-coach.user-thumbnail .project-menu .menu-icon .rotating-icon{position:absolute;left:0}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:280px;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}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .project-item,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .project-item{border-bottom:1px solid #d5d5d5;padding:5px 10px;list-style-type:none}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .project-item .title,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .project-item .title{display:block;color:#999;text-transform:uppercase;overflow:hidden;white-space:nowrap;max-width:250px!important;text-overflow:ellipsis}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .project-item:last-child,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .project-item:last-child{border-bottom:none}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences{list-style-type:none;padding:0;margin-top:10px}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item{position:relative;margin-top:10px}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item:last-child{margin-bottom:10px}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .title{display:inline-block;overflow:hidden;white-space:nowrap;color:#419cd7;width:160px!important;max-width:160px!important;text-overflow:ellipsis;text-transform:none!important}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .title .archived{text-transform:lowercase!important}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name{position:absolute;right:0;display:inline-block;margin-left:20px;padding:4px 12px 4px 8px;color:#333;border-radius:5px;background:#79BB44;font-size:11px}.team-member-token.role-reviewer.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived,.team-member-token.role-coach.user-thumbnail .project-menu .menu-container .experiences .experience-item .status-name.archived{background:#d5d5d5;border-radius:5px}.team-member-token.role-reviewer.user-thumbnail .role,.team-member-token.role-coach.user-thumbnail .role{position:absolute;bottom:10px;left:8px}.team-member-token.role-reviewer.user-thumbnail .status,.team-member-token.role-coach.user-thumbnail .status{background:#419cd7}.team-member-token.role-reviewer.user-thumbnail.guroo-pink,.team-member-token.role-coach.user-thumbnail.guroo-pink,.team-member-token.role-reviewer.user-thumbnail.guroo-yellow,.team-member-token.role-coach.user-thumbnail.guroo-yellow{background:#fff}.team-member-token.role-reviewer.team-member-thumbnail .user-image,.team-member-token.role-coach.team-member-thumbnail .user-image{display:block;border:2px solid #419cd7;background:#419cd7}.team-member-token.role-reviewer.team-member-thumbnail .user-image .no-image .initials,.team-member-token.role-coach.team-member-thumbnail .user-image .no-image .initials{color:#fff}.team-member-token.role-reviewer.team-member-thumbnail .details,.team-member-token.role-coach.team-member-thumbnail .details{position:absolute;background:#419cd7}.team-member-token.role-reviewer.team-member-thumbnail .details:before,.team-member-token.role-coach.team-member-thumbnail .details:before{display:block;position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(255,255,255,.75);z-index:-1!important;content:""}.team-member-token.role-reviewer.team-member-thumbnail .menu-icon,.team-member-token.role-coach.team-member-thumbnail .menu-icon{color:#419cd7}.team-member-token.role-reviewer.content-dialog,.team-member-token.role-coach.content-dialog{border:3px solid #419cd7!important}.team-member-token.role-reviewer.content-dialog .dialog-header,.team-member-token.role-coach.content-dialog .dialog-header{background:#419cd7!important}.team-member-token.role-reviewer.team-member-token,.team-member-token.role-coach.team-member-token{border-color:#419cd7;background:#419cd7}.team-member-token-clustered-list{margin:0;padding:0}.team-member-token-clustered-list li{list-style-type:none;float:left;margin-left:-5px}.team-member-token-clustered-list li:first-child{margin-left:0}.team-member-token-clustered-list li:nth-child(6){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(6)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(6)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+2"}.team-member-token-clustered-list li:nth-child(7){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(7)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(7)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+3"}.team-member-token-clustered-list li:nth-child(8){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(8)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(8)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+4"}.team-member-token-clustered-list li:nth-child(9){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(9)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(9)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+5"}.team-member-token-clustered-list li:nth-child(10){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(10)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(10)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+6"}.team-member-token-clustered-list li:nth-child(11){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(11)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(11)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+7"}.team-member-token-clustered-list li:nth-child(12){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(12)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(12)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+8"}.team-member-token-clustered-list li:nth-child(13){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(13)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(13)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+9"}.team-member-token-clustered-list li:nth-child(14){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(14)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(14)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+10"}.team-member-token-clustered-list li:nth-child(15){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(15)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(15)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+11"}.team-member-token-clustered-list li:nth-child(16){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(16)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(16)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+12"}.team-member-token-clustered-list li:nth-child(17){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(17)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(17)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+13"}.team-member-token-clustered-list li:nth-child(18){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(18)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(18)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+14"}.team-member-token-clustered-list li:nth-child(19){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(19)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(19)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+15"}.team-member-token-clustered-list li:nth-child(20){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(20)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(20)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+16"}.team-member-token-clustered-list li:nth-child(21){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(21)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(21)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+17"}.team-member-token-clustered-list li:nth-child(22){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(22)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(22)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+18"}.team-member-token-clustered-list li:nth-child(23){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(23)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(23)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+19"}.team-member-token-clustered-list li:nth-child(24){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(24)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(24)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+20"}.team-member-token-clustered-list li:nth-child(25){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(25)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(25)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+21"}.team-member-token-clustered-list li:nth-child(26){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(26)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(26)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+22"}.team-member-token-clustered-list li:nth-child(27){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(27)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(27)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+23"}.team-member-token-clustered-list li:nth-child(28){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(28)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(28)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+24"}.team-member-token-clustered-list li:nth-child(29){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(29)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(29)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+25"}.team-member-token-clustered-list li:nth-child(30){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(30)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(30)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+26"}.team-member-token-clustered-list li:nth-child(31){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(31)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(31)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+27"}.team-member-token-clustered-list li:nth-child(32){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(32)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(32)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+28"}.team-member-token-clustered-list li:nth-child(33){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(33)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(33)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+29"}.team-member-token-clustered-list li:nth-child(34){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(34)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(34)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+30"}.team-member-token-clustered-list li:nth-child(35){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(35)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(35)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+31"}.team-member-token-clustered-list li:nth-child(36){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(36)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(36)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+32"}.team-member-token-clustered-list li:nth-child(37){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(37)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(37)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+33"}.team-member-token-clustered-list li:nth-child(38){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(38)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(38)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+34"}.team-member-token-clustered-list li:nth-child(39){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(39)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(39)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+35"}.team-member-token-clustered-list li:nth-child(40){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(40)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(40)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+36"}.team-member-token-clustered-list li:nth-child(41){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(41)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(41)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+37"}.team-member-token-clustered-list li:nth-child(42){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(42)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(42)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+38"}.team-member-token-clustered-list li:nth-child(43){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(43)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(43)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+39"}.team-member-token-clustered-list li:nth-child(44){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(44)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(44)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+40"}.team-member-token-clustered-list li:nth-child(45){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(45)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(45)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+41"}.team-member-token-clustered-list li:nth-child(46){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(46)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(46)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+42"}.team-member-token-clustered-list li:nth-child(47){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(47)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(47)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+43"}.team-member-token-clustered-list li:nth-child(48){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(48)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(48)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+44"}.team-member-token-clustered-list li:nth-child(49){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(49)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(49)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+45"}.team-member-token-clustered-list li:nth-child(50){display:none}.team-member-token-clustered-list li:first-child:nth-last-child(50)~:nth-child(5){position:relative;overflow:hidden;text-align:center;font-weight:bolder;font-size:120%;border-radius:50%}.team-member-token-clustered-list li:first-child:nth-last-child(50)~:nth-child(5):after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;letter-spacing:-1px;padding-top:5px;background:#999;color:#fff;content:"+46"}.status-title:before{margin-right:10px;display:inline-block;border-radius:50%;width:12px;height:12px;content:""}.status-title.outline:before{background:#d5d5d5}.status-title.outline_review:before{background:#314453}.status-title.in_progress:before{background:#f6af17}.status-title.in_review:before{background:#419cd7}.status-title.changes:before{background:#be3680}.status-title.completed:before{background:#79BB44}.swim-lane-view-container{display:-webkit-flex;display:flex;flex-flow:row nowrap}.swim-lane-view-container .swim-lane-column{padding:8px 15px;flex:1}.swim-lane-view-container .swim-lane-column.active{background:#f7f7f7;border-radius:5px}.swim-lane-view-container .swim-lane-column .screen-thumbnail{width:100%;margin:10px 0;margin-left:0!important;margin-right:0!important;cursor:move}.swim-lane-view-container .swim-lane-column .screen-thumbnail .status{display:none!important}.swim-lane-view-container .swim-lane-column .screen-thumbnail .bottom-tools{position:absolute;bottom:0;left:8px;width:95%}.swim-lane-view-container .swim-lane-column .screen-thumbnail .bottom-tools.extra-bottom-padding{padding-bottom:13px!important}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order{display:block;margin-top:5px;color:#fff;padding:4px;width:auto!important;text-align:center;font-size:12px;border-radius:5px}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order.outline{background:#d5d5d5}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order.outline_review{background:#314453}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order.in_progress{background:#f6af17}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order.in_review{background:#419cd7}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order.changes{background:#be3680}.swim-lane-view-container .swim-lane-column .screen-thumbnail .display-order.completed{background:#79BB44}.swim-lane-view-container .swim-lane-column .screen-thumbnail.outline{border-left:6px solid #d5d5d5}.swim-lane-view-container .swim-lane-column .screen-thumbnail.outline_review{border-left:6px solid #314453}.swim-lane-view-container .swim-lane-column .screen-thumbnail.in_progress{border-left:6px solid #f6af17}.swim-lane-view-container .swim-lane-column .screen-thumbnail.in_review{border-left:6px solid #419cd7}.swim-lane-view-container .swim-lane-column .screen-thumbnail.changes{border-left:6px solid #be3680}.swim-lane-view-container .swim-lane-column .screen-thumbnail.completed{border-left:6px solid #79BB44}.swim-lane-view-container .swim-lane-column .screen-thumbnail.dragging{opacity:.2}.character-pose-container{position:relative;display:block;min-height:166px}.character-pose-container .selected{position:absolute;top:30px;left:15px;z-index:1000!important}.character-pose-container .selected: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:"";color:#88ca83;font-size:25px;font-weight:700}.character-pose-container .btn{position:absolute;bottom:60px;width:70px;left:100px;z-index:1000!important}.character-pose-container img{display:block;position:relative;margin:0;padding:0;border:1px solid #d5d5d5;border-radius:5px;width:270px;height:auto}.character-pose-container img.active,.character-pose-container img.hover{border-color:#be3680!important}.vertical-tab-nav{width:100%;z-index:9999!important;overflow:visible!important;margin:0;padding:0 12px;min-height:40px;z-index:99999!important}.vertical-tab-nav:after{height:1px;width:100%;left:0;background-color:#d5d5d5;content:"";bottom:0}.vertical-tab-nav .tab-item{position:relative;z-index:3;display:inline-block;list-style-type:none;margin:0 1px 0 0;padding:12px 24px;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;border-left:1px solid #d5d5d5;background:#fff}.vertical-tab-nav .tab-item.active{background:rgb(188,202,211)}.vertical-tab-nav .tab-item.active:before{content:"";position:absolute;top:0;left:0;height:3px;border-top-left-radius:5px;width:100%}.vertical-tab-nav .tab-item.active .tab-label{color:#2d4452;font-weight:600}.vertical-tab-nav .tab-item.less-padding{padding:6px!important}.vertical-tab-nav .tab-item.newTab{border:1px dashed #d5d5d5;border-bottom:none;min-height:42px!important;max-height:42px!important}.vertical-tab-nav .tab-item.resources{border-top-left-radius:5px!important;border-bottom:none;float:right}.vertical-tab-nav .tab-item.primary{margin-right:20px!important;border-top-right-radius:5px!important}.vertical-tab-nav .tab-item.secondary{border-top-left-radius:5px!important}.vertical-tab-nav .tab-item.final{border-top-right-radius:5px!important}.vertical-tab-nav .tab-item .tab-label{position:relative;color:#2e4453;text-decoration:none}.vertical-tab-nav .tab-item .tab-label.truncate{display:block;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:140px!important}.vertical-tab-nav .tab-item .tab-label .count{margin-left:30px;line-height:0;color:#2e4453;background:rgb(188,202,211);padding:3px 6px;font-size:80%;border-radius:100%}.vertical-tab-nav .tab-item .tab-label.newTab{color:#d5d5d5!important}.vertical-tab-nav .tab-item .tab-label.newTab:before{color:inherit;font-size:14px;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}.vertical-tab-nav .tab-item .tab-label.newTab:hover{color:#2e4453!important}.vertical-tab-nav .tab-item .tab-label.progress-order-1:before{display:inline-block;content:"1.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.vertical-tab-nav .tab-item .tab-label.progress-order-2:before{display:inline-block;content:"2.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.vertical-tab-nav .tab-item .tab-label.progress-order-3:before{display:inline-block;content:"3.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.vertical-tab-nav .tab-item .tab-label.resources:before{color:inherit;font-size:16px;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}.vertical-tab-nav .tab-item:first-child{border-top:1px solid #d5d5d5;border-top-left-radius:5px;border-top-right-radius:5px}.vertical-tab-nav .tab-item:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.vertical-tab-nav .sub-tab-item{position:relative;z-index:3;display:inline-block;list-style-type:none;margin:0 1px 0 0;padding:12px 24px 12px 48px;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;border-left:1px solid #d5d5d5;background:#fff}.vertical-tab-nav .sub-tab-item.active .tab-label{color:#419cd7}.vertical-tab-nav .sub-tab-item .tab-label{position:relative;color:#2e4453}.vertical-tab-nav .tab-item{background:#fff;width:100%;cursor:pointer}.vertical-tab-nav .tab-item:hover:first-child:before,.vertical-tab-nav .tab-item.active:first-child:before{border-top-left-radius:5px}.vertical-tab-nav .tab-item:hover:last-child:before,.vertical-tab-nav .tab-item.active:last-child:before{border-top-right-radius:5px}.vertical-tab-nav .tab-item:hover:before,.vertical-tab-nav .tab-item.active:before{border-top-right-radius:0;border-top-left-radius:0}.vertical-tab-nav .sub-tab-item{background:#fff;width:100%;cursor:pointer}.vertical-tab-nav .sub-tab-item:hover:first-child:before,.vertical-tab-nav .sub-tab-item.active:first-child:before{border-top-left-radius:5px}.vertical-tab-nav .sub-tab-item:hover:last-child:before,.vertical-tab-nav .sub-tab-item.active:last-child:before{border-top-right-radius:5px}.vertical-tab-nav .sub-tab-item:hover:before,.vertical-tab-nav .sub-tab-item.active:before{border-top-right-radius:0;border-top-left-radius:0}.left-nav{margin:0;padding:0;width:300px}.left-nav .nav-item{list-style-type:none}.left-nav .nav-item .nav-label{border:1px solid #d5d5d5;border-radius:5px;cursor:pointer;color:#2d4452}.left-nav .nav-item .child-nav{margin:0;padding:0;position:absolute;visibility:hidden;opacity:0}.left-nav .nav-item .child-nav .child-nav-item{list-style-type:none}.left-nav .nav-item .child-nav .child-nav-item div{border-left:4px solid transparent}.left-nav .nav-item:hover .nav-label{background:rgb(221,228,233);border-color:#dde4e9}.left-nav .nav-item.active .nav-label{background:rgb(188,202,211);border-color:#bccad3;color:#2d4452;font-weight:600}.left-nav .nav-item.active .child-nav{position:relative;visibility:visible;opacity:1}.left-nav .nav-item.active .child-nav .child-nav-item{cursor:pointer;color:#2d4452}.left-nav .nav-item.active .child-nav .child-nav-item:hover,.left-nav .nav-item.active .child-nav .child-nav-item.active{color:#4d7b93}.left-nav .nav-item.active .child-nav .child-nav-item.active div{border-left:4px solid #4d7B93}.asset-picker-thumbnail{display:block;position:relative;border-radius:5px;margin:0;padding:0;border:1px solid #d5d5d5;background:#fff}.asset-picker-thumbnail .asset-container{position:relative;margin:0;padding:0;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}.asset-picker-thumbnail .asset-container:before{display:block;content:"";width:100%!important;padding-top:66.6666666667%}.asset-picker-thumbnail .asset-container .background-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;overflow:hidden}.asset-picker-thumbnail .asset-container .background-container.icon{top:10px;left:0;right:10px;bottom:10px}.asset-picker-thumbnail .asset-container .background-container img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:auto;height:100%}.asset-picker-thumbnail .details{display:block;position:relative;background:#eff0f2;color:#333;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.asset-picker-thumbnail .details .title{overflow:hidden;padding:8px 36px 8px 10px;white-space:nowrap;text-overflow:ellipsis;color:#999;background:transparent}.asset-picker-thumbnail .details .more-info{position:absolute!important;right:-3px!important;bottom:-3px!important}.asset-picker-thumbnail.grey .asset-container{background:#eff0f2;border-bottom:1px solid #d5d5d5}.asset-picker-thumbnail.small-picker{border:none;border-radius:5px}.asset-picker-thumbnail.small-picker .details{border-radius:5px}.asset-picker-thumbnail.small-picker .details .title{position:relative}.asset-picker-thumbnail.small-picker .details .title.has-asset{padding:8px 36px 8px 46px}.asset-picker-thumbnail.small-picker .details .title.has-asset: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;position:absolute;left:15px;top:4px;font-size:24px;content:"";color:#314453;font-weight:700}.asset-picker-thumbnail.small-picker .details .title.metric_result{padding:8px 36px 8px 46px}.asset-picker-thumbnail.small-picker .details .title.metric_result: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;position:absolute;left:15px;top:4px;font-size:24px;content:""!important;color:#314453;font-weight:700}.asset-picker-thumbnail.small-picker .details .title.no-asset:before{padding:8px 0;color:#333;content:"No Graphic"}.asset-picker-thumbnail.kpi-picker .details{max-height:30px!important;overflow:visible!important}.asset-picker-thumbnail.kpi-picker .details .title{overflow:hidden;font-size:12px!important;padding:8px 0!important;white-space:nowrap;text-overflow:ellipsis;max-width:90%}.asset-picker-thumbnail.kpi-picker .details .character{margin:0!important;padding:8px!important;background:transparent;color:#333}.asset-picker-thumbnail.kpi-picker .details .icon{padding:8px!important}.asset-picker-thumbnail.kpi-picker .details .more-info{position:absolute!important;right:-3px!important;top:-1px!important}.asset-picker-thumbnail.kpi-picker .details .menu-option-container{position:absolute;top:30px!important;width:auto!important;min-width:140px!important}.asset-picker-thumbnail.image-object-picker{border:none;border-radius:5px}.asset-picker-thumbnail.image-object-picker.border{border:1px solid #d5d5d5}.asset-picker-thumbnail.image-object-picker .details{border-radius:5px}.asset-picker-thumbnail.image-object-picker .details .title{position:relative;width:140px}.asset-picker-thumbnail.image-object-picker .details .title.has-asset{padding:8px 36px 8px 46px}.asset-picker-thumbnail.image-object-picker .details .title.has-asset: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;position:absolute;left:15px;top:4px;font-size:24px;content:"";color:#314453;font-weight:700}.asset-picker-thumbnail.image-object-picker .details .title.metric_result{padding:8px 36px 8px 46px}.asset-picker-thumbnail.image-object-picker .details .title.metric_result: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;position:absolute;left:15px;top:4px;font-size:24px;content:""!important;color:#314453;font-weight:700}.asset-picker-thumbnail.image-object-picker .details .title.no-asset:before{padding:8px 0;color:#333;content:"No Graphic"}.settings-asset-picker{display:block;position:relative;border-radius:5px;margin:0;padding:0;background:#eff0f2;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.settings-asset-picker .asset-container{width:48px}.settings-asset-picker .asset-container img{width:100%;min-width:48px;height:auto}.settings-asset-picker .details{flex:1;display:block;position:relative;width:calc(100% - 45px);color:#333}.settings-asset-picker .details .asset-sub-label{position:relative;z-index:1001;font-size:75%;color:#999}.settings-asset-picker .details .title{position:relative;z-index:1001;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 20px)}.settings-asset-picker .details .more-info{position:absolute!important;right:-6px!important;bottom:0!important}.preview-asset-picker{position:relative;width:inherit;height:inherit}.preview-asset-picker .selection-menu.edit-asset .menu-icon-container .icon-wrapper .edit-btn{opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:opacity .3s ease-in}.preview-asset-picker .selection-menu.edit-asset .menu-icon-container:hover .edit-btn,.preview-asset-picker .selection-menu.edit-asset.open .menu-icon-container .edit-btn{opacity:1}.accordion-panel{display:block;position:relative;margin:0;border:1px solid #d5d5d5;border-radius:5px;overflow:visible;clear:both}.accordion-panel.bottom-margin{margin-bottom:20px}.accordion-panel.no-border{border:none!important}.accordion-panel.outline{border-left:6px solid #d5d5d5}.accordion-panel.outline_review{border-left:6px solid #314453}.accordion-panel.in_progress{border-left:6px solid #f6af17}.accordion-panel.in_review{border-left:6px solid #419cd7}.accordion-panel.changes{border-left:6px solid #be3680}.accordion-panel.completed{border-left:6px solid #79BB44}.accordion-panel .accordion-header{background:#eff0f2;position:relative;padding:2px 8px;cursor:pointer;height:42px;overflow:visible}.accordion-panel .accordion-header.halves{overflow:visible}.accordion-panel .accordion-header.transparent{position:relative;display:block;background:transparent!important;border-bottom:1px dotted #d5d5d5;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;min-height:42px!important}.accordion-panel .accordion-header.hotpot{height:48px!important}.accordion-panel .accordion-header.hotpot .header .accordion-title{padding:0!important}.accordion-panel .accordion-header.hotpot .header .accordion-title:before{top:10px;color:#333}.accordion-panel .accordion-header.highlight{background:rgba(65,156,215,.25)!important}.accordion-panel .accordion-header.full-width,.accordion-panel .accordion-header.quarters,.accordion-panel .accordion-header.grid-6-2-4{overflow:visible}.accordion-panel .accordion-header.learning-plan-header{border-bottom:1px solid #d5d5d5;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.accordion-panel .accordion-header .accordion-title{padding:10px 0 0 30px;position:relative;color:#999;text-transform:uppercase;font-size:12px}.accordion-panel .accordion-header .accordion-title.less-padding{padding:10px 0 0 18px!important}.accordion-panel .accordion-header .accordion-title.no-v-padding{padding-top:0!important}.accordion-panel .accordion-header .accordion-title.no-v-padding.icon-title{padding:0 0 0 70px}.accordion-panel .accordion-header .accordion-title.no-v-padding.icon-title.accordion-checkbox-container{position:relative;padding:0 0 0 110px!important}.accordion-panel .accordion-header .accordion-title:before{color:#333;position:absolute;font-size:18px;font-weight:700;top:8px;left:6px;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}.accordion-panel .accordion-header .accordion-title.white-arrow:before{color:#fff!important;content:""}.accordion-panel .accordion-header .accordion-title .selection-menu{position:absolute;top:-15px}.accordion-panel .accordion-header .accordion-title .question-type-container{position:relative}.accordion-panel .accordion-header .accordion-title .question-type-container .question-type-checkbox{position:absolute;font-size:18px;color:#999;right:0;cursor:default!important}.accordion-panel .accordion-header .accordion-title .question-type-container .question-type-checkbox: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:""}.accordion-panel .accordion-header .accordion-title .question-type-container .question-type-radio{position:absolute;font-size:26px;color:#999;top:-5px;right:-5px;cursor:default!important}.accordion-panel .accordion-header .accordion-title .question-type-container .question-type-radio: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:""}.accordion-panel .accordion-header .accordion-title.icon-title{padding:10px 0 0 68px}.accordion-panel .accordion-header .accordion-title.icon-title.accordion-checkbox-container{position:relative;padding:10px 0 0 103px!important}.accordion-panel .accordion-header .accordion-title.icon-title.accordion-checkbox-container .accordion-checkbox{position:absolute;left:35px;top:7px;font-size:18px;color:#419cd7}.accordion-panel .accordion-header .accordion-title.icon-title.accordion-checkbox-container .accordion-checkbox: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:""}.accordion-panel .accordion-header .accordion-title.icon-title.accordion-checkbox-container .accordion-checkbox.checked: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:""}.accordion-panel .accordion-header .accordion-title.icon-title.no-top-padding{padding-top:0!important}.accordion-panel .accordion-header .accordion-title.icon-title .icon{position:absolute;font-size:24px;left:35px;top:2px}.accordion-panel .accordion-header .accordion-title.icon-title .icon-image{position:absolute;height:28px;width:auto;left:35px;top:2px;color:#999}.accordion-panel .accordion-header .accordion-title.icon-title .icon-image svg{fill:#999!important}.accordion-panel .accordion-header .accordion-title.icon-title .icon-image.checkbox-to-left{position:absolute;left:70px!important}.accordion-panel .accordion-header .accordion-title.icon-title .count{background:rgba(65,156,215,.25);position:absolute;display:block;border-radius:50%;font-weight:700;width:30px;height:30px;overflow:hidden;text-align:center;line-height:0;left:30px;top:2px;font-family:Red Hat Text,sans-serif}.accordion-panel .accordion-header .accordion-title.icon-title .count .count-label{position:absolute;width:100%;color:#2d4452;font-size:115%;top:15px;font-family:Red Hat Text,sans-serif}.accordion-panel .accordion-header .accordion-title.edit-object-settings-title{padding-top:0!important}.accordion-panel .accordion-header .accordion-title.edit-object-settings-title.icon-title{padding:0 0 0 65px}.accordion-panel .accordion-header .accordion-title.edit-object-settings-title.icon-title.accordion-checkbox-container{position:relative;padding:0 0 0 65px!important}.accordion-panel .accordion-header .accordion-title .sub-label{text-transform:none}.accordion-panel .accordion-header .accordion-title.no-icon:before{content:""!important}.accordion-panel .accordion-header .btn-group{margin-bottom:5px!important}.accordion-panel .accordion-header .btn-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important}.accordion-panel .accordion-header .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.accordion-panel .accordion-header .btn-group button:active{box-shadow:none!important;outline:0 none!important}.accordion-panel .accordion-header .btn-group button.active{background:#419cd7!important;color:#fff!important}.accordion-panel .accordion-header .icon-title{position:relative}.accordion-panel .accordion-header .icon-title.no-top-padding{padding-top:0!important}.accordion-panel .accordion-header .icon-title .icon{position:absolute;font-size:24px;left:35px;top:2px}.accordion-panel .accordion-header .icon-title .icon-image{margin-right:3px;height:28px;width:auto;color:#999}.accordion-panel .accordion-header .icon-title .icon-image svg{fill:#999!important}.accordion-panel .accordion-header .icon-title .count{background:#be3680;position:absolute;display:block;border-radius:50%;font-weight:700;width:30px;height:30px;overflow:hidden;text-align:center;line-height:0;left:30px;top:2px;font-family:Red Hat Text,sans-serif}.accordion-panel .accordion-header .icon-title .count .count-label{position:absolute;width:100%;color:#fff;font-size:115%;top:16px;font-family:Red Hat Text,sans-serif}.accordion-panel .accordion-header.grid-7-2-3,.accordion-panel .accordion-header.grid-3-6-3,.accordion-panel .accordion-header.grid-3-8-1,.accordion-panel .accordion-header.grid-1-2-8-1{overflow:visible}.accordion-panel .accordion-header .icon-container{color:#fff;background-color:#419cd7;border-radius:50%;font-size:20px!important;width:31px;height:31px;padding:4px}.accordion-panel.project-accordion{border:1px solid #d5d5d5!important;border-color:#d5d5d5!important}.accordion-panel.project-accordion:hover{border:1px solid #0086c0}.accordion-panel.project-accordion:hover .accordion-header{background:#f6f6f6}.accordion-panel.project-accordion .accordion-header{background:transparent!important;padding:14px 10px!important;height:62px!important}.accordion-panel.project-accordion .accordion-header .accordion-title{padding-top:5px;color:#2d4452;font-weight:700;text-transform:none;font-size:120%}.accordion-panel.project-accordion .accordion-header .accordion-title:before{color:#2d4452}.accordion-panel.project-accordion .accordion-content .content-padding,.accordion-panel.project-accordion .accordion-content .v-content-padding{border-top:1px solid #eff0f2}.accordion-panel.project-accordion .tools-container{display:flex;align-items:center;justify-content:flex-end}.accordion-panel.project-accordion .tools-container .icon{margin-right:15px;font-size:32px;color:#999}.accordion-panel.project-accordion .tools-container .icon.disabled{color:#f6f6f6}.accordion-panel.project-accordion .experience-row .more-container{padding-left:15px}.accordion-panel.project-accordion .experience-row .more-container .icon{font-size:32px;color:#999}.accordion-panel.project-accordion .experience-row .more-container .icon.disabled{color:#f6f6f6}.accordion-panel .object-accordion-header{width:100%;background:#eff0f2;display:-webkit-flex;display:flex;flex-flow:row nowrap;position:relative;padding:4px 8px;cursor:pointer;min-height:42px;overflow:visible;border-radius:5px}.accordion-panel .object-accordion-header:before{color:#333;position:absolute;font-size:18px;font-weight:700;top:50%;margin-top:-9px;left:14px;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}.accordion-panel .object-accordion-header.transparent{background:transparent!important}.accordion-panel .object-accordion-header .accordion-title-read-only{color:#999}.accordion-panel .object-accordion-header .accordion-header-title{font-size:130%;font-weight:700}.accordion-panel .object-accordion-header .accordion-header-subtitle{font-size:100%;font-weight:400}.accordion-panel .object-accordion-header .accordion-header-row{width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;position:relative;overflow:visible;padding:0}.accordion-panel .object-accordion-header .side-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.accordion-panel .object-accordion-header .side-panel .left-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding-left:36px}.accordion-panel .object-accordion-header .side-panel .left-items .panel-col{padding-right:15px;padding-left:0}.accordion-panel .object-accordion-header .side-panel .left-items .panel-col-right{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;text-align:right;float:right;padding-right:0}.accordion-panel .object-accordion-header .side-panel .right-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end}.accordion-panel .object-accordion-header .side-panel .right-items .panel-col{padding-left:15px}.accordion-panel .object-accordion-header .side-panel .right-items .panel-col:last-child{padding-right:15px}.accordion-panel .object-accordion-header .side-panel .right-items.end .panel-col:last-child{padding-right:7px}.accordion-panel .object-accordion-header .side-panel.bottom,.accordion-panel .object-accordion-header .side-panel.bottom .left-items{align-items:flex-end}.accordion-panel .object-accordion-header .side-panel.top,.accordion-panel .object-accordion-header .side-panel.top .left-items{align-items:flex-start}.accordion-panel .object-accordion-header .main-panel{flex:1}.accordion-panel .object-accordion-header .main-panel.bottom .accordion-content-row{align-items:flex-end}.accordion-panel .object-accordion-header .main-panel.top{align-items:flex-start}.accordion-panel .object-accordion-header .main-panel .accordion-content-row.center-content{justify-content:center}.accordion-panel .object-accordion-header .main-panel .accordion-content-row .left-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding-left:36px}.accordion-panel .object-accordion-header .main-panel .accordion-content-row .left-items .panel-col{padding-right:15px;padding-left:0}.accordion-panel .object-accordion-header .main-panel .accordion-content-row .left-items .panel-col-right{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;text-align:right;float:right;padding-right:0}.accordion-panel .object-accordion-header .side-panel+.main-panel{padding:0 10px}.accordion-panel .object-accordion-header.option-header{background:#fff;height:auto;padding:8px}.accordion-panel .object-accordion-header.option-header:before{top:0;bottom:0;height:20px;margin:auto}.accordion-panel .object-accordion-header.option-header.top:before{top:18px;bottom:unset;height:20px;margin:auto}.accordion-panel .object-accordion-header.option-header.bottom:before{top:18px;bottom:unset;height:20px;margin:auto}.accordion-panel .object-accordion-header.option-header .side-panel{width:150px}.accordion-panel .object-accordion-header.option-header .form-group,.accordion-panel .object-accordion-header.option-header .form-control{margin:0}.accordion-panel .object-accordion-header.option-header.select_many:before{display:none;content:""}.accordion-panel .object-accordion-header .icon-image{position:relative;height:28px;width:auto;color:#999}.accordion-panel .object-accordion-header .icon-image svg{fill:#999!important}.accordion-panel .object-accordion-header .accordion-checkbox{font-size:18px;color:#419cd7}.accordion-panel .object-accordion-header .accordion-checkbox: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:""}.accordion-panel .object-accordion-header .accordion-checkbox.checked: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:""}.accordion-panel .object-accordion-header .btn-group{margin-bottom:5px!important}.accordion-panel .object-accordion-header .btn-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important}.accordion-panel .object-accordion-header .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.accordion-panel .object-accordion-header .btn-group button:active{box-shadow:none!important;outline:0 none!important}.accordion-panel .object-accordion-header .btn-group button.active{background:#419cd7!important;color:#fff!important}.accordion-panel .object-accordion-header .form-control{margin-bottom:0}.accordion-panel.screen-settings-accordion{border:none}.accordion-panel.screen-settings-accordion .object-accordion-header{background:transparent;font-weight:700;padding:0}.accordion-panel.screen-settings-accordion.open .object-accordion-header:before{left:5px}.accordion-panel.screen-settings-accordion.open .object-accordion-header .left-items{padding-left:32px}.accordion-panel.screen-settings-accordion.closed .object-accordion-header:before{left:5px}.accordion-panel.screen-settings-accordion.closed .object-accordion-header .left-items{padding-left:32px}.accordion-panel .object-accordion-content{width:100%;display:block;position:relative;background:#fff;border-radius:5px}.accordion-panel .object-accordion-content:after{content:"";display:block;clear:both}.accordion-panel .object-accordion-content .accordion-content-wrapper{flex:1}.accordion-panel .object-accordion-content .accordion-content-row{display:-webkit-flex;display:flex;flex-flow:row nowrap}.accordion-panel .object-accordion-content .accordion-content-row.padding{padding:24px 15px}.accordion-panel .object-accordion-content .accordion-content-row.side-padding{padding:0 15px}.accordion-panel .object-accordion-content .accordion-content-row.no-btm-padding{padding:24px 15px 0}.accordion-panel .object-accordion-content .accordion-content-row.no-top-padding{padding:0 15px 24px}.accordion-panel .object-accordion-content .accordion-content-row.spacer{flex:1;padding:12px 0 0}.accordion-panel .object-accordion-content .accordion-content-row .center-content{justify-content:center}.accordion-panel .object-accordion-content .accordion-content-row .change-object-type{width:100%;background:#eff0f2;display:-webkit-flex;display:flex;flex-flow:row nowrap;position:relative;cursor:pointer;overflow:visible;border-radius:5px;margin-right:18px}.accordion-panel .object-accordion-content .accordion-content-row .change-object-type:before{color:#333;position:absolute;font-size:18px;font-weight:700;top:50%;margin-top:-9px;left:14px;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}.accordion-panel .object-accordion-content .accordion-content-row .change-object-type .icon-image{position:relative;height:28px;width:auto;color:#999}.accordion-panel .object-accordion-content .side-panel{width:160px;display:-webkit-flex;display:flex;flex-flow:row nowrap}.accordion-panel .object-accordion-content .side-panel .left-items{display:-webkit-flex;display:flex;flex-flow:row nowrap}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col{padding-right:15px}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col:first-child{padding-left:15px}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col li{list-style:none}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col li .option-title{color:#999;font-weight:400;text-transform:uppercase;font-size:12px}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col li .selection-menu{max-width:140px}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col li .selection-menu.sub-menu{min-width:140px;margin-left:0!important}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col li .selection-menu .selected-title>.menu-icon{right:8px}.accordion-panel .object-accordion-content .side-panel .left-items .panel-col-right{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;text-align:right;float:right;padding-right:0}.accordion-panel .object-accordion-content .side-panel .right-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;flex:1}.accordion-panel .object-accordion-content .side-panel .right-items .panel-col{padding-left:15px}.accordion-panel .object-accordion-content .side-panel .right-items .panel-col:last-child{padding-right:15px}.accordion-panel .object-accordion-content .side-panel .right-items.end .panel-col:last-child{padding-right:7px}.accordion-panel .object-accordion-content .side-panel .accordion-content-row{width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap}.accordion-panel .object-accordion-content .side-panel .panel-col li{list-style:none}.accordion-panel .object-accordion-content .side-panel .panel-col li .option-title{color:#999;font-weight:400;text-transform:uppercase;font-size:12px}.accordion-panel .object-accordion-content .side-panel .panel-col li .selection-menu{max-width:140px}.accordion-panel .object-accordion-content .side-panel .panel-col li .selection-menu.sub-menu{min-width:140px;margin-left:0!important}.accordion-panel .object-accordion-content .side-panel .panel-col li .selection-menu .selected-title>.menu-icon{right:8px}.accordion-panel .object-accordion-content .main-panel{flex:1}.accordion-panel .object-accordion-content .main-panel .accordion-content-row{width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap}.accordion-panel .object-accordion-content .main-panel .left-items{display:-webkit-flex;display:flex;flex-flow:row nowrap}.accordion-panel .object-accordion-content .main-panel .left-items .panel-col{padding-right:15px}.accordion-panel .object-accordion-content .main-panel .left-items .panel-col:last-child{padding-right:0}.accordion-panel .object-accordion-content .main-panel .left-items .panel-col-right{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;text-align:right;float:right;padding-right:0}.accordion-panel .object-accordion-content .main-panel .right-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;flex:1}.accordion-panel .object-accordion-content .main-panel .right-items .panel-col{padding-left:15px}.accordion-panel .object-accordion-content .main-panel .library-image-preview{padding:2px 5px 5px!important;margin:0 auto;max-width:800px}.accordion-panel .object-accordion-content .main-panel .library-image-preview:hover{cursor:pointer;opacity:.7}.accordion-panel .object-accordion-content .main-panel .library-image-preview .asset-image-wrapper{margin:0 auto;text-align:center}.accordion-panel .object-accordion-content .main-panel .library-image-preview img{max-width:100%;height:auto}.accordion-panel .object-accordion-content .main-panel .library-image-preview img:hover{cursor:pointer;opacity:.7}.accordion-panel .object-accordion-content .side-panel+.main-panel{padding:0 10px}.accordion-panel .object-accordion-content .screen-setting-preview{display:flex;flex-direction:row;padding:20px 15px}.accordion-panel .object-accordion-content .screen-setting-preview.no-padding{padding:0}.accordion-panel .object-accordion-content .screen-setting-preview .settings-container{width:300px}.accordion-panel .object-accordion-content .screen-setting-preview .settings-container .two-columns{display:flex;flex-direction:row;margin-top:10px}.accordion-panel .object-accordion-content .screen-setting-preview .settings-container .two-columns>:first-child{width:calc(50% - 10px)}.accordion-panel .object-accordion-content .screen-setting-preview .settings-container .two-columns>:last-child{margin-left:20px;width:calc(50% - 10px)}.accordion-panel .object-accordion-content .screen-setting-preview .preview-container{width:calc(100% - 290px);margin-left:15px}.accordion-panel .object-accordion-content .screen-setting-preview .preview-container label{margin:0;padding:0}.accordion-panel .object-accordion-content .screen-setting-preview .preview-container .switch-input .label-name{padding-left:36px!important}.accordion-panel .object-accordion-content.option-content .padding{padding:8px}.accordion-panel .object-accordion-content.option-content .form-group,.accordion-panel .object-accordion-content.option-content .form-control{margin:0}.accordion-panel .object-accordion-content .progression-btn{position:relative;padding:8px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in;border:1px solid #d5d5d5;width:auto;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.accordion-panel .object-accordion-content .progression-btn .icon-32{font-size:24px;line-height:100%}.accordion-panel .object-accordion-content .progression-btn div{padding:0 6px}.accordion-panel .object-accordion-content .progression-btn:hover,.accordion-panel .object-accordion-content .progression-btn.active{background:#eff0f2}.accordion-panel .object-accordion-content .progression-goto-btn{width:auto;border:1px solid #d5d5d5;overflow:hidden;margin:0;padding:8px 6px;display:block;position:relative}.accordion-panel .object-accordion-content .pose-btn{border:1px solid #d5d5d5;width:auto;padding:8px 6px;min-width:105px}.accordion-panel h5,.accordion-panel .h5{font-size:.875rem}.accordion-panel .accordion-content{display:block;width:100%;position:relative;height:0;overflow:hidden}.accordion-panel .accordion-content .content-padding{display:table;overflow:visible;width:100%;padding:15px 30px}.accordion-panel .accordion-content .v-content-padding{display:table;overflow:visible;width:100%;padding:15px 0}.accordion-panel .accordion-content img{width:100%;height:auto}.accordion-panel .accordion-content .divider{margin-bottom:10px;border-top:1px solid #d5d5d5}.accordion-panel.open .accordion-title:before{content:""}.accordion-panel.open .object-accordion-header:before{content:""}.accordion-panel.open .accordion-content{height:auto}.accordion-panel.closed .accordion-title:before{content:""}.accordion-panel.closed .object-accordion-header:before{content:""}.accordion-panel.closed .accordion-content{overflow:hidden}.accordion-panel.learning-exp-settings-accordion .accordion-header-row{padding:9px 0}.collapsible-widget{display:block;position:relative;margin:15px 0;border:1px solid #f2f2f2;border-radius:5px}.collapsible-widget .widget-header{background:#f2f2f2;color:#333;padding:8px 12px 8px 35px;position:relative;min-height:46px}.collapsible-widget .widget-header:before{position:absolute;left:10px;top:50%;margin-top:-9px;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:"";transition:all .2s ease-in-out;color:#419cd7;font-size:20px;height:20px}.collapsible-widget .widget-header.collapsed:before{transform:rotate(-90deg)}.collapsible-widget .widget-header .count{color:#fff;background:#be3680;text-align:center;border-radius:5px;padding:4px 12px;min-width:36px;font-size:.75rem}.collapsible-widget .widget-content{padding:15px}.collapsible-widget .widget-content .label{padding-left:0}.collapsible-widget .widget-content .project{display:block;margin:0 0 20px;padding:0}.collapsible-widget .widget-content .project .project-row{overflow:hidden;padding:0 0 6px}.collapsible-widget .widget-content .project .project-row .guroo-row-col:nth-of-type(n){width:calc(100% / 12 * 10 - 10px);float:left;margin-right:10px;padding:0}.collapsible-widget .widget-content .project .project-row .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 10);margin-right:0}.collapsible-widget .widget-content .project .project-row .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 2 - 10px);float:left;margin-right:10px;padding:0}.collapsible-widget .widget-content .project .project-row .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 2);margin-right:0}.collapsible-widget .widget-content .project .project-row .guroo-row-col{overflow:hidden}.collapsible-widget .widget-content .project .project-row .row-title{padding:6px 0;cursor:pointer}.collapsible-widget .widget-content .project .project-row .count{display:block;border-radius:5px;font-weight:700;padding:6px 12px;overflow:hidden;text-align:right}.collapsible-widget .widget-content .character-message{margin-bottom:0}.collapsible-widget .widget-content .character-message .character .speak-bubble{right:-120px}.collapsible-widget .widget-content .character-message .character .close_up{height:auto!important}.collapsible-widget.in_review{border-color:#419cd7}.collapsible-widget.in_review .widget-header{position:relative;background:#419cd7;color:#fff;padding-left:35px}.collapsible-widget.in_review .widget-header:before{position:absolute;left:10px;top:50%;margin-top:-9px;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:"";transition:all .2s ease-in-out}.collapsible-widget.in_review .widget-header.collapsed:before{transform:rotate(-90deg)}.collapsible-widget.in_review .widget-header .count{display:inline-block;padding:3px 5px;font-size:.75rem;text-align:center;background:#fff;color:#419cd7;border-radius:5px;height:20px;line-height:1.3}.collapsible-widget.in_review .count{display:inline-block;padding:2px 4px;text-align:right;color:#419cd7}.collapsible-widget.in_review .row-title{padding:6px 0;color:#419cd7}.collapsible-widget.changes{border-color:#be3680}.collapsible-widget.changes .widget-header,.collapsible-widget.changes .count{background:#be3680;color:#fff}.collapsible-widget.changes .row-title{padding:6px 0;color:#be3680}.collapsible-widget.in_progress{border-color:#f6af17}.collapsible-widget.in_progress .widget-header,.collapsible-widget.in_progress .count{background:#f6af17;color:#fff}.collapsible-widget.in_progress .row-title{padding:6px 0;color:#f6af17}.collapsible-widget.dark-blue{overflow:visible;border-color:#314453}.collapsible-widget.dark-blue .widget-header{position:relative;background:#314453;color:#fff;padding-left:35px}.collapsible-widget.dark-blue .widget-header:before{position:absolute;left:10px;top:50%;margin-top:-9px;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:"";transition:all .2s ease-in-out}.collapsible-widget.dark-blue .widget-header.collapsed:before{transform:rotate(-90deg)}.collapsible-widget.dark-blue .widget-header .count{display:inline-block;padding:3px 5px;font-size:.75rem;text-align:center;background:#fff;color:#314453;border-radius:5px;height:20px;line-height:1.3}.collapsible-widget.dark-blue .count{display:inline-block;padding:2px 4px;text-align:right;color:#314453}.collapsible-widget.dark-blue .row-title{padding:6px 0;color:#314453}.collapsible-widget.dark-blue .widget-content{overflow:visible}.collapsible-widget.green{overflow:visible;border-color:#79bb44}.collapsible-widget.green .widget-header{position:relative;background:#79BB44;color:#fff;padding-left:35px}.collapsible-widget.green .widget-header:before{position:absolute;left:10px;top:50%;margin-top:-9px;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:"";transition:all .2s ease-in-out}.collapsible-widget.green .widget-header.collapsed:before{transform:rotate(-90deg)}.collapsible-widget.green .widget-header .count{display:inline-block;padding:3px 5px;font-size:.75rem;text-align:center;background:#fff;color:#79bb44;border-radius:5px;height:20px;line-height:1.3}.collapsible-widget.green .count{display:inline-block;padding:2px 4px;text-align:right;color:#79bb44}.collapsible-widget.green .row-title{padding:6px 0;color:#79bb44}.collapsible-widget.green .widget-content{overflow:visible}.collapsible-widget.pink{overflow:visible;border-color:#be3680}.collapsible-widget.pink .widget-header{position:relative;background:#be3680;color:#fff;padding-left:35px}.collapsible-widget.pink .widget-header:before{position:absolute;left:10px;top:50%;margin-top:-9px;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:"";transition:all .2s ease-in-out}.collapsible-widget.pink .widget-header.collapsed:before{transform:rotate(-90deg)}.collapsible-widget.pink .widget-header .count{display:inline-block;padding:3px 5px;font-size:.75rem;text-align:center;background:#fff;color:#be3680;border-radius:5px;height:20px;line-height:1.3}.collapsible-widget.pink .count{display:inline-block;padding:2px 4px;text-align:right;color:#be3680}.collapsible-widget.pink .row-title{padding:6px 0;color:#be3680}.collapsible-widget.pink .widget-content{overflow:visible}.preview-settings-panel{display:block;position:relative;border-bottom:1px solid #d5d5d5;clear:both;width:100%;min-height:50px;padding:0 30px}.preview-settings-panel .top-right-tools{display:flex;justify-content:flex-end;align-items:center}.preview-settings-panel .top-right-tools .dropDownMenu{min-width:180px}.preview-settings-panel .preview-settings-filter .dropDownMenu{width:calc(100% - 70px)}.preview-settings-panel .preview-settings-filter .selection-menu{max-width:100%}.preview-settings-panel .preview-settings-filter .selection-menu .rotating-icon{top:0!important}.preview-settings-panel .preview-settings-filter .selected-title{width:100%;padding-left:12px;background:#eff0f2}.preview-settings-panel .toolbar-picker{position:relative;margin:0 3px}.preview-settings-panel .toolbar-picker:first-child{margin:0 3px 0 0}.preview-settings-panel .toolbar-picker:last-child{margin:0 0 0 3px}.preview-settings-panel .toolbar-picker .sector{background-color:#fff}.preview-settings-panel .toolbar-picker .sector.active{background-color:#419cd740}.preview-settings-panel .toolbar-picker .sector:hover{background-color:#419cd71f}.preview-settings-panel .toolbar-picker .current-language{min-width:46px;height:38px;padding:0;background-color:#fff;border:none!important;border-radius:5px;font-size:1.125rem;text-transform:capitalize}.preview-settings-panel .toolbar-picker .screen-title-editor .menu-option-container{width:237px!important}.preview-settings-panel .toolbar-picker .issueIndicator{display:block}.preview-settings-panel .toolbar-button{position:relative;display:block;min-width:46px;height:38px;padding:0;background-color:#fff;border:none;border-radius:5px}.preview-settings-panel .toolbar-button img{max-width:38px;max-height:34px}.preview-settings-panel .toolbar-button .insert-left{position:relative;min-width:28px;min-height:28px;margin:0 6px}.preview-settings-panel .toolbar-button .insert-right{margin-left:0!important;margin-right:6px}.preview-settings-panel .toolbar-button .insert-right-top{color:#999;font-size:10px;text-align:left;white-space:nowrap}.preview-settings-panel .toolbar-button .insert-right-bottom{font-weight:700;text-align:left;white-space:nowrap}.preview-settings-panel .toolbar-button .bg-both-colour{max-width:38px;max-height:34px;margin:0 auto}.preview-settings-panel .toolbar-button .toolbar-button-counter{position:absolute;top:2px;right:2px;min-width:16px;padding:0 4px;color:#fff;background-color:#be3680;border-radius:8px;text-align:center}.preview-settings-panel .toolbar-button.disabled{color:#d5d5d5;cursor:default;pointer-events:none}.preview-settings-panel .toolbar-button.disabled .insert-left{border-color:#d5d5d5!important}.preview-settings-panel .toolbar-button.disabled .insert-left:before,.preview-settings-panel .toolbar-button.disabled .insert-left:after{content:"";position:absolute;left:-5px;width:40px;height:1px;background-color:#d5d5d5}.preview-settings-panel .toolbar-button.disabled .insert-left:before{top:14px;transform:rotate(43deg)}.preview-settings-panel .toolbar-button.disabled .insert-left:after{bottom:14px;transform:rotate(-43deg)}.preview-settings-panel .toolbar-button:after{content:"";position:absolute;top:-1px;left:0;width:100%;height:38px;opacity:0;border-radius:5px;box-shadow:0 0 5px #00000040;transition:opacity .3s ease-in-out}.preview-settings-panel .toolbar-button.active:after{opacity:1}.preview-settings-panel .toolbar-dropdown-wrapper{display:block;cursor:default!important}.preview-settings-panel .toolbar-dropdown-wrapper.submenu{float:right}.preview-settings-panel .toolbar-dropdown{width:auto!important;max-width:none!important;max-height:none!important;overflow-y:hidden;z-index:999999}.preview-settings-panel .toolbar-dropdown.submenu{margin-top:-5px}.preview-settings-panel .toolbar-dropdown .toolbar-menu .option-label-wrapper{vertical-align:middle}.preview-settings-panel .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-icon-left,.preview-settings-panel .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-text{display:inline-block;vertical-align:middle}.preview-settings-panel .toolbar-dropdown .toolbar-menu>.option-item{height:48px}.preview-settings-panel .toolbar-dropdown .toolbar-menu>.option-item.sml{height:30px}.preview-settings-panel .toolbar-dropdown .toolbar-menu>.option-item>.option-label{height:48px;padding:6px 12px!important;white-space:nowrap}.preview-settings-panel .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-icon-left img{width:36px}.preview-settings-panel .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-text{margin-left:12px;margin-right:6px}.preview-settings-panel .toolbar-dropdown .toolbar-menu>.option-item.sml>.option-label{height:30px}.preview-settings-panel .toolbar-dropdown .option-label>div{height:100%}.preview-settings-panel .toolbar-dropdown .more-info{left:unset!important}.preview-settings-panel .toolbar-dropdown .selected-title{background-color:transparent}.preview-settings-panel .toolbar-dropdown .dropdown-insert{min-width:270px}.preview-settings-panel .toolbar-dropdown .dropdown-insert .selected-title{background-color:#eff0f2}.preview-settings-panel .toolbar-dropdown .dropdown-insert .menu-option-container{left:unset!important;right:0}.preview-settings-panel .toolbar-dropdown .dropdown-button{width:34px;height:34px;padding:0;background-color:transparent;border:none}.preview-settings-panel .toolbar-dropdown .option-item,.preview-settings-panel .toolbar-dropdown .selected-title,.preview-settings-panel .toolbar-dropdown .switch-input,.preview-settings-panel .toolbar-dropdown .settings-asset-picker,.preview-settings-panel .toolbar-dropdown .option-col,.preview-settings-panel .toolbar-dropdown .image-param-btn{cursor:pointer}.preview-settings-panel .toolbar-dropdown>div>div{padding:15px 24px}.preview-settings-panel .toolbar-dropdown>.toolbar-dropdown-title{padding:4px 6px;color:#999;font-size:12px;text-align:center;white-space:nowrap}.preview-settings-panel .big-switch.switch-input{width:35px;height:20px;margin:0 4px 0 0}.preview-settings-panel .big-switch.slider.round:before{bottom:2px;left:3px;width:16px;height:16px}.preview-settings-panel .title-icon-group{position:relative}.preview-settings-panel .environment-menu-wrapper,.preview-settings-panel .environment-menu{height:38px}.preview-settings-panel .environment-menu .selected-title{height:38px;padding:8px 16px}.module-preview-container{position:relative;display:block;text-align:center;clear:both;margin:0}.module-preview-container iframe{border:0;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.module-preview-container img{width:48px;height:auto}.content-list-box{padding:5px 0;margin-bottom:10px}.content-list-box .title-row{display:-webkit-flex;display:flex;justify-content:space-between;margin-bottom:5px}.content-list-box .title-row .title{display:flex;align-items:center}.content-list-box .title-row .icons-container{color:#419cd7}.content-list-box .title-row .icons-container span{cursor:pointer}.content-list-box .items-row .item{display:-webkit-flex;display:flex;height:30px!important;position:relative!important;transition:none!important}.content-list-box .items-row .item .icons-container{display:inline-block;font-size:16px;margin-right:5px;color:#419cd7}.content-list-box .items-row .item .icons-container .disabled{color:#d5d5d5}.content-list-box .items-row .item .icons-container .icons8-record{display:inline-block;padding-top:2px}.content-list-box .items-row .item .content-container{flex-grow:1;padding-top:2px;height:25px!important}.content-list-box .items-row .item .content-container .title{color:#419cd7;font-weight:700}.content-list-box .items-row .item .menu-container{z-index:inherit;margin-top:0}.content-list-box .items-row .item .menu-container .selected-title{padding:3px 18px 3px 12px}.content-list-box .items-row .item .menu-container .selected-title .menu-icon{top:0}.content-list-box .items-row .item.secondLevel .icons-container{display:inline-block;font-size:14px;margin-right:5px;color:#000}.content-list-box .items-row .item.secondLevel .content-container .title{color:#000}.content-list-box .items-row .item .spacer{height:5px;width:1px;display:block}.content-list-box .items-row .children-container{margin:-2px 60px 12px 30px;overflow:visible!important}.team-member-panel{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-content:stretch;padding:0 0 10px;width:100%;margin:0}.team-member-panel .user-image{display:block;border:2px solid #d5d5d5;background:#fff;border-radius:50%;width:50px;height:50px;margin-left:5px;overflow:hidden;text-align:center;position:relative}.team-member-panel .user-image.canvas{margin-top:-25px!important}.team-member-panel .user-image img{border-radius:50%;width:100%;height:auto}.team-member-panel .user-image .no-image{position:absolute;width:50px;height:50px;border-radius:50%;top:0;left:0;right:0;margin:auto}.team-member-panel .user-image .no-image .initials{position:absolute;top:0;left:-3px;right:0;margin:auto;font-size:1.5rem;padding-top:6px;text-transform:uppercase;letter-spacing:-2px;color:#fff}.team-member-panel.role-editor .user-image,.team-member-panel.role-facilitator .user-image{border-color:#f6af17;background:#f6af17}.team-member-panel.role-viewer .user-image{border-color:#d5d5d5;background:#d5d5d5}.team-member-panel.role-lead .user-image,.team-member-panel.role-administrator .user-image{border-color:#be3680;background:#be3680}.team-member-panel.role-lead .user-image .initials,.team-member-panel.role-administrator .user-image .initials{color:#fff}.team-member-panel.role-reviewer .user-image,.team-member-panel.role-coach .user-image{border-color:#419cd7;background:#419cd7;color:#fff}.team-member-panel .details{margin-left:6px;flex:1;padding:0 6px}.team-member-panel .thumbnail-container{border:1px dashed #d5d5d5;position:relative;padding:0;color:#d5d5d5;border-radius:50%;width:50px;height:50px;margin:auto auto auto 5px;transition:opacity ease-in .2s;cursor:pointer;overflow:visible!important;opacity:1;text-align:center}.team-member-panel .thumbnail-container.enabled:hover{opacity:1!important;box-shadow:0 1px 1px #00000013 inset,0 0 8px #419cd7bf;border-color:#419cd7;color:#419cd7}.team-member-panel .thumbnail-container.disabled{cursor:default}.team-member-panel .thumbnail-container .padding{padding:8px 15px}.team-member-panel .thumbnail-container .title-text{font-size:16px}.team-member-panel .thumbnail-container .light-color{color:#808591}.team-member-panel .thumbnail-container .invite-pic-message{display:block;position:absolute;top:-10px;left:0;width:100%;height:100%}.team-member-panel .thumbnail-container .invite-pic-message .message-text{text-align:center;padding:12px 0!important}.team-member-panel .thumbnail-container .validation-panel{width:300px;max-height:280px;border:2px solid #d5d5d5;opacity:1}@media only screen and (max-width: 1024px){.team-member-panel .thumbnail-container .validation-panel{width:250px}}.team-member-panel .thumbnail-container .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.team-member-panel .thumbnail-container .validation-panel input[type=text]{width:100%!important;margin:0 auto}.team-member-panel .thumbnail-container .validation-panel input[type=text] .btn{width:180px!important}.team-member-panel .thumbnail-container .validation-panel .alert{width:280px!important;margin:0 auto}.team-member-panel .thumbnail-container .validation-panel .alert .btn{width:180px!important}.team-member-panel .thumbnail-container .validation-panel.align-right{right:unset!important;left:70px;top:-68px}.team-member-panel .thumbnail-container .validation-panel.align-right:before{top:75px}.screen-layout-picker-btn{padding:6px 8px;margin:0 0 2px;border-radius:5px;border:1px solid #d5d5d5;background:#fff;min-width:130px;max-width:180px;text-align:center;cursor:pointer}.screen-layout-picker-btn img{height:50px;padding-left:10px}.screen-layout-picker-btn .screen-asset{padding:2px;display:inline-block;height:48px;border:1px dashed #d5d5d5;text-align:center}.screen-layout-picker-btn .screen-asset img{height:40px;margin-top:2px}.screen-layout-picker-btn.left-asset .screen-asset{margin-right:8px}.screen-layout-picker-btn.right-asset .screen-asset{margin-left:8px}.screen-layout-picker-btn:hover{border:1px solid #419cd7}.screen-layout-picker-btn.read-only{cursor:default!important}.screen-layout-picker-btn.read-only:hover{border:1px solid #d5d5d5!important}.screen-layout-picker-btn.active{border:1px solid #419cd7}.hotpot-layout-picker-btn{padding:6px 8px;margin:0;border-radius:5px;border:1px solid #d5d5d5;min-width:65px;max-width:70px;min-height:60px;text-align:center;cursor:pointer}.hotpot-layout-picker-btn img{height:50px}.hotpot-layout-picker-btn .screen-asset{padding:2px;display:inline-block;height:48px;border:1px dashed #d5d5d5;text-align:center}.hotpot-layout-picker-btn .screen-asset img{height:40px;margin-top:2px}.hotpot-layout-picker-btn.left-asset .screen-asset{margin-right:8px}.hotpot-layout-picker-btn.right-asset .screen-asset{margin-left:8px}.hotpot-layout-picker-btn:hover,.hotpot-layout-picker-btn.active{border:1px solid #419cd7}.picker-panel .picker-content .asset-picker-thumbnail .selection-menu{position:absolute!important}.picker-panel .picker-content .close-btn{color:#ccc!important;font-size:20px;padding:0;line-height:0;cursor:pointer}.outline-view-accordion-panel{display:block;position:relative;margin:0;overflow:visible}.outline-view-accordion-panel .accordion-header{background:transparent;display:block;position:relative;padding:2px 8px;cursor:pointer;min-height:42px;max-height:260px;height:auto;overflow:visible}.outline-view-accordion-panel .accordion-header .notes-container{display:block;max-height:65px;overflow:hidden}.outline-view-accordion-panel .accordion-header .experience-container{position:relative;display:flex;flex-direction:row;align-items:stretch}.outline-view-accordion-panel .accordion-header .experience-container .icon-panel{position:relative;width:5%}.outline-view-accordion-panel .accordion-header .experience-container .icon-panel .icon{height:auto;width:60px;vertical-align:text-top!important}.outline-view-accordion-panel .accordion-header .experience-container .details-panel{width:95%}.outline-view-accordion-panel .accordion-header .form-group{margin-bottom:12px}.outline-view-accordion-panel .accordion-content{display:block;width:100%;position:relative;height:0}.outline-view-accordion-panel .accordion-content .accordion-content-padding{padding:4px 8px}.outline-view-accordion-panel .accordion-content .content-padding{display:table;overflow:visible;width:100%;padding:0 20px}.outline-view-accordion-panel .accordion-content .content-padding .personas-container{margin-top:20px;margin-bottom:20px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-start}.outline-view-accordion-panel .accordion-content .content-padding .personas-container .thumbnail-container{display:block;display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100px;position:relative;padding-bottom:5px;margin-left:10px;vertical-align:top}.outline-view-accordion-panel .accordion-content .content-padding .personas-container .thumbnail-container .image-container .wrapper{display:block;margin-left:10px!important;text-align:center;border-radius:50%;background-color:#fff;border:3px solid #79BB44;width:80px!important;height:80px!important;overflow:hidden}.outline-view-accordion-panel .accordion-content .content-padding .personas-container .thumbnail-container .image-container .wrapper img{display:block;width:100px;margin-left:-7px}.outline-view-accordion-panel .accordion-content .content-padding .personas-container .thumbnail-container .title-container{position:relative;display:block;height:auto!important;text-align:center;color:#000;width:100%;overflow:hidden;padding:4px 5px 0;font-size:85%}.outline-view-accordion-panel .accordion-content .content-padding .personas-container .thumbnail-container .title-container .posona_name{font-weight:700;padding:0 0 2px}.outline-view-accordion-panel .accordion-content .content-padding .personas-container.verticalLayoutSettings{display:-webkit-flex;display:flex;flex-flow:column wrap}.outline-view-accordion-panel .accordion-content .content-padding .personas-container.verticalLayoutSettings .thumbnail-container{width:auto;margin-left:0;margin-bottom:10px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap}.outline-view-accordion-panel .accordion-content .content-padding .personas-container.verticalLayoutSettings .thumbnail-container .image-container .wrapper{margin-left:0!important}.outline-view-accordion-panel .accordion-content .content-padding .personas-container.verticalLayoutSettings .thumbnail-container .title-container{padding-left:10px;text-align:left;align-self:center}.outline-view-accordion-panel .accordion-content .content-padding .personas-container.verticalLayoutSettings .thumbnail-container .title-container .posona_name{font-size:1rem;font-weight:500}.outline-view-accordion-panel .accordion-content .v-content-padding{display:table;overflow:visible;width:100%;padding:15px 0}.outline-view-accordion-panel .accordion-content img{width:100%;height:auto}.outline-view-accordion-panel .accordion-content .divider{margin-bottom:10px;border-top:1px solid #d5d5d5}.outline-view-accordion-panel.open .accordion-title:before{content:""}.outline-view-accordion-panel.closed .accordion-title:before{content:""}.outline-view-accordion-panel.closed .accordion-content{overflow:hidden}.assets-split-view-screen .left-nav-content .copy-or-share-panel .asset-type{text-transform:lowercase!important}.assets-split-view-screen .left-nav-content .copy-or-share-panel .asset-name{font-weight:700}.assets-split-view-screen .left-nav-content .nav-panel .body-content .add-asset-btn-container{min-height:40px!important;text-align:right}.edit-page-experience-outline .outline-split-view-screen .accordion-panel.in_review{border-color:#d5d5d5}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-header{background:transparent}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-header .icon-title+.icon-title{width:34px;background:transparent}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-header .icon-title+.icon-title>img{width:100%;height:auto}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-header .form-group.accordion-title-input.active .form-control,.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-header .form-group.accordion-title-input:hover .form-control{background:#eff0f2!important}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-header .form-control{border-color:transparent}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-content .checkbox{margin:0 10px}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-content .content-padding{padding:15px 30px 15px 69px}.edit-page-experience-outline .outline-split-view-screen .accordion-panel .accordion-content .content-padding .content-padding{padding-left:69px}.edit-page-experience-outline .outline-split-view-screen .screens-outline-container .accordion-panel .accordion-panel{margin-left:0!important}.edit-page-experience-outline .outline-split-view-screen .screens-outline-container.bite-notes-accordion .content-padding{padding-left:54px}.edit-page-experience-outline.sortable-screen-outline .accordion-content .content-padding{padding:15px 30px 15px 50px!important}.edit-page-experience-outline.sortable-screen-outline .accordion-content .content-padding .content-padding{padding-left:70px!important}.outline-split-view-screen{width:100%!important;height:100vh!important;position:relative;display:block}.outline-split-view-screen .left-nav-content{height:100%;width:100%;background:#fff;padding:0 100px;margin-top:0!important;vertical-align:top!important}.outline-split-view-screen .left-nav-content.experience-outline{padding:0!important}.outline-split-view-screen .left-nav-content.experience-outline .menu-option-container{width:100%}.outline-split-view-screen .left-nav-content.experience-outline .newTab .menu-option-container .component-wrapper .btn{padding:8px}.outline-split-view-screen .left-nav-content.experience-outline .nav-panel .newTab .menu-option-container{left:50%!important;margin-left:-140px}.outline-split-view-screen .left-nav-content.experience-outline .nav-panel .newTab .menu-option-container .menu-option-container{margin-left:-50%!important}@media (max-width: 1024px){.outline-split-view-screen .left-nav-content.experience-outline .nav-panel .newTab .menu-option-container{margin-left:-100px!important}}.outline-split-view-screen .left-nav-content.experience-outline .content-panel .newTab .menu-option-container{left:50%!important;margin-left:-155px!important}.outline-split-view-screen .left-nav-content .nav-panel{position:relative;border-right:1px solid #ccc;vertical-align:top;overflow-y:auto}.outline-split-view-screen .left-nav-content .nav-panel .screens-container{width:100%!important;max-width:280px}.outline-split-view-screen .left-nav-content .nav-panel .body-content{height:100vh;width:100%;overflow-x:hidden;overflow-y:auto;margin:0;padding:20px 0}.outline-split-view-screen .left-nav-content .nav-panel .body-content:before{display:block;padding:15px 0 0;content:""}.outline-split-view-screen .left-nav-content .nav-panel .body-content .add-bite-thumbnail .add-bite-btn-container{position:relative;margin:0 auto;display:table;border:1px dashed #d5d5d5;border-radius:5px;width:100%!important;min-height:50px!important;height:50px!important;text-align:center!important}.outline-split-view-screen .left-nav-content .nav-panel .body-content .add-bite-thumbnail .add-bite-btn-container .pic-message{display:block;position:absolute;top:1px;left:0;width:100%;height:100%;overflow:hidden}.outline-split-view-screen .left-nav-content .nav-panel .body-content .add-bite-thumbnail .add-bite-btn-container .pic-message .message-text{text-align:center;padding:0 10px;font-size:14px}.outline-split-view-screen .left-nav-content .nav-panel .body-content .add-bite-thumbnail .add-bite-btn-container.newTab{color:#d5d5d5!important}.outline-split-view-screen .left-nav-content .nav-panel .body-content .add-bite-thumbnail .add-bite-btn-container.newTab:before{color:inherit;font-size:32px;text-align:center!important;padding-top:50px;margin-right:5px}.outline-split-view-screen .left-nav-content .nav-panel .body-content .add-bite-thumbnail .add-bite-btn-container.newTab:hover{color:#419cd7!important}.outline-split-view-screen .left-nav-content .content-panel{position:relative;height:100%}.outline-split-view-screen .left-nav-content .content-panel .body-content{height:100vh;width:100%;overflow-y:auto;margin:0;padding:10px 42px 10px 15px}.outline-split-view-screen .left-nav-content .content-panel .body-content .bite-title{margin-left:40px;font-size:16px;font-weight:700}.outline-split-view-screen .left-nav-content .content-panel .body-content:before{display:block;padding:15px 0 0;content:""}.flex-col{width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;position:relative;background:#fff}.flex-col .flow-row{display:-webkit-flex;display:flex;flex-flow:row nowrap}.flex-col .flow-row.padding{padding:24px 15px}.flex-col .flow-row.spacer{flex:1;padding:12px 0 0}.flex-col .flow-row .left-items{display:-webkit-flex;display:flex;flex-flow:row nowrap}.flex-col .flow-row .left-items .flex-row-child{padding-right:15px}.flex-col .flow-row .left-items .flex-row-child:last-child{padding-right:0}.flex-col .flow-row .center-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center}.flex-col .flow-row .right-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;flex:1}.flex-col .flow-row .right-items .flex-row-child{padding-left:15px}.flex-col .flow-row .right-items .flex-row-child:last-child{padding-right:15px}.sub-type-menu{margin-left:-15px;margin-right:-15px}.sub-type-menu .sub-type-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:5px 15px}.sub-type-menu .sub-type-item .sub-type-label{font-size:90%;padding:4px 10px;text-align:left}.sub-type-menu .sub-type-item.active{background:rgba(65,156,215,.25)}.sub-type-menu .sub-type-item:hover{background:rgba(65,156,215,.12);cursor:pointer}.sub-type-menu .sub-type-item .option-metric-list{margin:0!important}.sub-type-menu .sub-type-item .option-metric-list .option-item{margin-right:4px}.sub-type-menu .sub-type-item .option-metric-list .option-item .kpi-container{height:24px;width:24px;padding-top:2px}.sub-type-menu .sub-type-item .option-metric-list .option-item .kpi-container:hover{opacity:1!important}.sub-type-button{border:1px solid #d5d5d5;border-radius:5px;display:block;position:relative;width:100%}.sub-type-button.grey{border:none;background:#eff0f2}.sub-type-button.less-padding{padding:0 4px}.sub-type-button .sub-type-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.sub-type-button .sub-type-item .sub-type-label{font-size:90%;padding:4px 10px;text-align:left}.sub-type-button .sub-type-item .option-metric-list{margin:0!important}.sub-type-button .sub-type-item .option-metric-list .option-item{margin-right:4px}.sub-type-button .sub-type-item .option-metric-list .option-item .kpi-container{height:24px;width:24px;padding-top:2px}.sub-type-button .sub-type-item .option-metric-list .option-item .kpi-container:hover{opacity:1!important}.sub-type-button .menu-icon{top:-2px!important;bottom:0!important;margin:auto!important}.group-nav{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:0;position:relative;margin:0;z-index:99999!important;justify-content:center}.group-nav>div:first-child .tab-item{margin-left:0}.group-nav>div:last-child .tab-item{margin-right:0}.group-nav .tab-item{position:relative;z-index:3;list-style-type:none;margin:0 5px 10px;padding:12px;color:#fff;background:#eff0f2;border:1px solid #eff0f2;border-radius:5px}.group-nav .tab-item.less-padding{padding:6px!important}.group-nav .tab-item:not(.newTab){position:relative;overflow:hidden}.group-nav .tab-item:not(.newTab) span,.group-nav .tab-item:not(.newTab) p,.group-nav .tab-item:not(.newTab) div,.group-nav .tab-item:not(.newTab) a,.group-nav .tab-item:not(.newTab) h1,.group-nav .tab-item:not(.newTab) h2,.group-nav .tab-item:not(.newTab) h3,.group-nav .tab-item:not(.newTab) h4,.group-nav .tab-item:not(.newTab) h5,.group-nav .tab-item:not(.newTab) li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.group-nav .tab-item.newTab{border:1px dashed #d5d5d5;background:#fff;padding-top:5px;padding-bottom:5px;min-width:70px;position:relative}.group-nav .tab-item.newTab .menu-option-container{color:#333!important;left:50%!important;margin-top:20px!important;margin-left:-152px!important}.group-nav .tab-item .tab-label{display:block;position:relative;color:#333;text-decoration:none;text-align:center!important}.group-nav .tab-item .tab-label:hover{color:#419cd7}.group-nav .tab-item .tab-label.newTab{color:#999}.group-nav .tab-item .tab-label.newTab:hover{color:#419cd7}.group-nav .tab-item .tab-label.newTab:before{font-size:30px;padding:0 6px;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:""}.group-nav .tab-item .tab-label.newTab span{display:none}.group-nav .tab-item .tab-label.introduction{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.group-nav .tab-item .tab-label.introduction:after{padding:0 6px;content:"Introduction"!important}.group-nav .tab-item .tab-label.conclusion{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.group-nav .tab-item .tab-label.conclusion:after{padding:0 6px;content:"Conclusion"!important}.group-nav .tab-item.active{background:#419cd7;border-color:#419cd7}.group-nav .tab-item.active .tab-label,.group-nav .tab-item.active .tab-label:hover{color:#fff}.group-nav.border{border-bottom:1px solid #d5d5d5}.group-nav.scroll.accordion-arrow:after{position:absolute;top:-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:"";color:#419cd7;z-index:999;transform:rotate(-90deg);right:235px}.group-nav.scroll.scrolling:after,.group-nav.scroll.scrolling:before{position:absolute;top:-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:"";color:#419cd7;z-index:999}.group-nav.scroll.scrolling:before{transform:rotate(90deg);left:0}.group-nav.scroll.scrolling:not(.scroll-start):after{display:none}.lock-settings-container{display:block;min-height:200px!important;overflow:visible}.icon-panel{display:block;position:relative;padding:0 0 0 40px}.icon-panel:before{position:absolute;top:0;left:0;font-size:32px}.icon-panel.locked:before{color:#333;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:""}.icon-panel.unlocked:before{color:#999;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:""}.table.table-client-members td,.table.table-client-members th{vertical-align:middle}.image-gallery ul{position:relative;margin:0 0 2rem;padding:0}.image-gallery ul *{transition:all .4s ease-in-out}.image-gallery li{height:5px;display:inline-block;margin:0 3px;border:1px solid transparent;transition:all .3s cubic-bezier(.25,.8,.25,1);background:#e6a7c9;cursor:pointer}@media only screen and (min-width: 1024px){.image-gallery li{min-width:120px}}.image-gallery li span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.image-gallery li:first-child{margin-top:0}.image-gallery li.active{background:#be3680}.image-gallery li img{width:165px;height:auto;margin:5px}.image-gallery .center-image{width:100%;height:auto;max-width:768px}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.onboarding-video{border:1px solid #eff0f2;background:rgba(255,255,255,.9);-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);box-shadow:0 2px 5px #00000040}.content-library-header .prev-slide-btn{display:block;color:#be3680;cursor:pointer}.content-library-header .prev-slide-btn:before{font-size:24px;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:""}.content-library-header .prev-slide-btn:hover{color:#be3683bf}.content-library-header .next-slide-btn{display:block;color:#be3680;cursor:pointer}.content-library-header .next-slide-btn:before{font-size:24px;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:""}.content-library-header .next-slide-btn:hover{color:#be3683bf}.info-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;position:relative;padding:12px;background:rgba(65,156,215,.25);width:100%;border:1px solid #419cd7;border-radius:5px}.ordering-option-list{display:inline-block;margin:auto;text-align:center;padding:0 48px;position:relative}.ordering-option-list .ordering-option{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:12px;width:100%;position:relative}.ordering-option-list .ordering-option .option-label{position:relative;padding:12px;background:#eff0f2;margin-right:24px;min-width:60px;border-radius:5px;border:2px solid #eff0f2;width:50%!important}.ordering-option-list .ordering-option .option-label.active,.ordering-option-list .ordering-option .option-label:hover{border:2px solid #656565}.ordering-option-list .ordering-option .option-label:focus{border:2px solid #656565}.ordering-option-list .ordering-option .option-label .locale-editor-translator:not(.is-editable){padding:12px 0}.ordering-option-list .ordering-option .option-answer{position:relative;padding:12px;background:#d5d5d5;border-radius:5px;border:2px solid #d5d5d5;width:50%!important;display:-webkit-flex;display:flex;flex-flow:row nowrap}.ordering-option-list .ordering-option .option-answer:hover{border:2px solid #656565}.ordering-option-list .ordering-option .option-answer:focus{border:2px solid #656565}.ordering-option-list .ordering-option .option-answer .locale-editor-translator:not(.is-editable){padding:12px 0}.ordering-option-list .ordering-option.answered .option-label{background:#d8e4f2;border-color:#d8e4f2}.ordering-option-list .ordering-option.answered .option-label:after{display:block;width:26px;height:4px;position:absolute;right:-26px;top:calc(50% - 2px);background:#d8e4f2!important;content:""}.ordering-option-list .ordering-option.answered .option-answer,.ordering-option-list .ordering-option.answered .option-answer.active{background:#d8e4f2;border-color:#d8e4f2}.ordering-option-list .ordering-option.answered.best:before{position:absolute;left:-36px;top:calc(50% - 12px);color:#39aa27;font-size:1.5rem;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:""}.ordering-option-list .ordering-option.answered.poor:before{position:absolute;left:-36px;top:calc(50% - 12px);color:#c5000f;font-size:1.5rem;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:""}.ordering-option-list .ordering-option.answered.poor .option-label{background:#eff0f2;border-color:#eff0f2}.ordering-option-list .ordering-option.answered.poor .option-label:after{background:#eff0f2}.ordering-option-list .ordering-option.answered.poor .option-answer{background:#eff0f2;border-color:#eff0f2}.ordering-option-list .ordering-option.answered.reflective:before{position:absolute;left:-36px;top:calc(50% - 12px);color:#6592cb;font-size:1.5rem;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:""}.ordering-option-list .ordering-option.matching .option-answer{flex:1!important}.button-group{border:1px solid #4d7B93;border-radius:5px}.button-group li{background-color:#fff;border-right:1px solid #4d7B93;color:#4d7b93}.button-group li button,.button-group li button:hover{color:#4d7b93}.button-group li .animated-label{transition:max-width .28s;display:inline-block;overflow:hidden;white-space:nowrap}.button-group li:hover{background-color:#419cd71f}.button-group li.selected{background-color:#419cd740}.button-group li.selected button{color:#2d4452}.button-group li:last-child{border-right:none}.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:middle}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-8{font-size:8px;line-height:1}.icon-10{font-size:10px;line-height:1}.icon-12{font-size:12px;line-height:1}.icon-16{font-size:16px;line-height:1}.icon-20{font-size:20px;line-height:1}.icon-22{font-size:22px;line-height:1}.icon-24{font-size:24px;line-height:1}.icon-26{font-size:26px;line-height:1}.icon-28{font-size:28px;line-height:1}.icon-30{font-size:30px;line-height:1}.icon-32{font-size:32px;line-height:1}.icon-36{font-size:36px;line-height:1}.icon-40{font-size:40px;line-height:1}.icon-48{font-size:48px;line-height:1}.icon-64{font-size:64px;line-height:1}.icon-84{font-size:84px;line-height:1}.icon-100{font-size:100px;line-height:1}.icon-120{font-size:120px;line-height:1}.guroo-blue-icon{color:#419cd7}.pdf-link{position:relative;padding:3px 0 3px 28px}.pdf-link:before{left:0;position:absolute;font-size:20px;color:#c00;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:""}.existing-team-member{position:relative;display:inline-block;width:auto;margin-left:0;padding:.5rem 0 .5rem 2.5rem}.existing-team-member:before{position:absolute;top:50%;left:0;transform:translateY(-50%);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;font-size:2rem;color:#d5d5d5;content:""}.new-team-member{position:relative;display:inline-block;width:auto;margin-left:0;padding:.5rem 0 .5rem 2.5rem}.new-team-member:before{position:absolute;top:50%;left:0;transform:translateY(-50%);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;font-size:2rem;color:#d5d5d5;content:""}.add-myself{position:relative;display:inline-block;width:auto;margin-left:0;padding:.5rem 0 .5rem 2.5rem}.add-myself:before{position:absolute;top:50%;left:0;transform:translateY(-50%);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;font-size:2rem;color:#d5d5d5;content:""}.add-new-icon{position:relative;display:inline-block;width:auto;margin-left:0;padding:.5rem 0 .5rem 2.5rem}.add-new-icon:before{position:absolute;top:50%;left:0;transform:translateY(-50%);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;font-size:2rem;color:#d5d5d5;content:""}.move-icon{position:relative;display:inline-block;width:auto;margin-left:0;padding:.5rem 0 .5rem 2.5rem}.move-icon:before{position:absolute;top:50%;left:0;transform:translateY(-50%);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;font-size:2rem;color:#d5d5d5;content:""}.copy-icon{position:relative;display:inline-block;width:auto;margin-left:0;padding:.5rem 0 .5rem 2.5rem}.copy-icon:before{position:absolute;top:50%;left:0;transform:translateY(-50%);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;font-size:2rem;color:#d5d5d5;content:""}.dialog-page-draggable{display:block;position:fixed;top:0;left:0;width:1px!important;height:1px!important;max-height:1px!important;z-index:10000!important;overflow:visible;padding:30px;box-sizing:border-box}.dialog-page-draggable.dialog-open{opacity:1;transition:opacity .2s linear}.dialog-page-draggable.dialog-closed{opacity:0;transition:opacity .2s linear .2s}.dialog-page-draggable .content-dialog{position:absolute;display:block;transition:width .3s ease-in-out;height:calc(100vh - 194px)!important;margin:0 auto;background:#fff;min-height:400px;border-radius:5px;overflow:hidden;max-width:1020px;left:0;box-shadow:10px 10px 22px 1px #00000080}.dialog-page-draggable .content-dialog.small-dialog{width:670px}.dialog-page-draggable .content-dialog.small-dialog.issue-dialog{width:768px}.dialog-page-draggable .content-dialog.large-dialog{width:1020px}.dialog-page-draggable .content-dialog.large-dialog.issue-dialog{width:1220px;max-width:1220px}.dialog-page-draggable .content-dialog .dialog-header{background:rgb(49,68,83);color:#fff!important;padding:8px 15px}.dialog-page-draggable .content-dialog .dialog-header .dialog-title{font-size:120%;color:#fff}.dialog-page-draggable .content-dialog .dialog-header .icon-btn{color:#fff}.dialog-page-draggable .content-dialog .dialog-header .done{margin-right:15px;font-size:120%;color:#fff!important}.dialog-page-draggable .content-dialog .dialog-header .expand{color:#fff!important;margin-right:10px;cursor:pointer!important}.dialog-page-draggable .content-dialog .dialog-body{padding:8px 15px;overflow-y:auto;height:calc(100vh - 244px)}.dialog-page{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1000!important;padding:30px;background:rgba(255,255,255,.75)}.dialog-page.dialog-open{opacity:1;transition:opacity .2s linear}.dialog-page.dialog-closed{opacity:0;transition:opacity .2s linear .2s}.dialog-page .content-dialog{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:1170px;max-height:768px;background:#fff;min-height:400px;border-radius:5px;transition:all .3s ease-out;overflow:hidden;height:calc(100% - 30px);-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}@media only screen and (max-width: 1023px){.dialog-page .content-dialog{width:calc(100% - 20px)}}@media only screen and (min-width: 1024px){.dialog-page .content-dialog{width:calc(100% - 60px)}}.dialog-page .content-dialog.max-width-600{max-width:600px}.dialog-page .content-dialog.max-width-700{max-width:700px}.dialog-page .content-dialog.max-width-800{max-width:800px}.dialog-page .content-dialog.max-width-900{max-width:900px}.dialog-page .content-dialog.max-height-400{max-height:400px}.dialog-page .content-dialog.alt-box-shadow{box-shadow:5px 5px 5px #0006}.dialog-page .content-dialog .dialog-header{background:rgb(49,68,83);color:#fff!important;padding:8px 15px}.dialog-page .content-dialog .dialog-header .dialog-title{font-size:120%;color:#fff}.dialog-page .content-dialog .dialog-header .icon-btn{color:#fff}.dialog-page .content-dialog .dialog-header .done{margin-right:15px;font-size:120%;color:#fff!important}.dialog-page .content-dialog .dialog-body{padding:8px 15px;overflow-y:auto;height:calc(100% - 40px)}.dialog-page .content-dialog .dialog-body .content-page{padding:15px 30px}.dialog-page .content-dialog.learning-plan-dialog{max-width:1280px!important}.dialog-page .content-dialog.learning-plan-dialog .experience-setting-panel{max-width:100%}.dialog-page .content-dialog.learning-plan-dialog .experience-setting-panel h4,.dialog-page .content-dialog.learning-plan-dialog .experience-setting-panel .h4{font-size:1.124rem}.dialog-page .content-dialog.learning-plan-dialog.content-dialog .left-nav-content{display:table}.dialog-page .content-dialog.learning-plan-dialog.share-export-dialog .email-container .form-group,.dialog-page .content-dialog.learning-plan-dialog.share-export-dialog .email-container .form-control{margin-bottom:0}.dialog-page .content-dialog.learning-plan-dialog.share-export-dialog .email-container .team-member-selector span.icons8-incorrect{font-size:18px;vertical-align:middle;cursor:pointer}.dialog-page .content-dialog.learning-plan-dialog.share-export-dialog .email-container .row:not(.align-items-center) .col-1{padding-top:10px}.dialog-page.dialog-closed .content-dialog,.dialog-page.dialog-closed .auth-dialog{opacity:0;top:40px}.dialog-page.dialog-open .content-dialog,.dialog-page.dialog-open .auth-dialog{opacity:1}.dialog-page .auth-dialog{position:absolute;display:block;max-width:720px;left:calc(50% - 360px);height:auto;max-height:calc(100vh - 194px);margin:84px auto 0;background:#fff;border:3px solid rgb(49,68,83);min-height:200px;border-radius:5px;transition:all .3s ease-out}@media (max-width: 1920px){.dialog-page .auth-dialog{max-width:420px!important;left:calc(50% - 210px)!important}}@media (max-width: 1220px){.dialog-page .auth-dialog{max-width:720px!important;left:calc(50% - 360px)!important}}@media (max-width: 980px){.dialog-page .auth-dialog{max-width:720px!important;left:calc(50% - 360px)!important}}.dialog-page .auth-dialog .dialog-header{background:rgb(49,68,83);color:#fff!important;padding:8px 15px}.dialog-page .auth-dialog .dialog-header .dialog-title{font-size:130%;color:#fff}.dialog-page .auth-dialog .dialog-header .icon-btn{color:#fff}.dialog-page .auth-dialog .dialog-body{background:#fff;padding:30px 50px 15px;color:#666}.dialog-page .auth-dialog .dialog-body .sub-text{color:#999;font-size:12px}.dialog-page .picker-dialog{position:absolute;display:block;width:calc(100% - 100px);height:calc(100% - 30px);max-height:768px;background:#fff;min-height:400px;border-radius:5px;transition:all .3s ease-out;overflow:hidden;z-index:9999999999}.dialog-page .picker-dialog .dialog-header{background:#eff0f2;padding:8px 15px;color:#333!important}.dialog-page .picker-dialog .dialog-header .dialog-title{font-size:130%;color:#333}.dialog-page .picker-dialog .dialog-header .back-icon{margin-right:5px;padding:0!important;font-size:17px!important}.dialog-page .picker-dialog .dialog-header a{margin-top:30px;color:#419cd7!important;font-size:110%}.dialog-page .picker-dialog .dialog-header .btn-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important}.dialog-page .picker-dialog .dialog-header .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.dialog-page .picker-dialog .dialog-header .btn-group button:active{box-shadow:none!important;outline:0 none!important}.dialog-page .picker-dialog .dialog-header .btn-group button.active{background:rgba(65,156,215,.25)!important}.dialog-page .picker-dialog .dialog-body{padding:0!important;overflow-y:auto}.dialog-page .picker-dialog .dialog-body .content-header{background:#ecf0f4;padding:20px 20px 5px}.dialog-page .picker-dialog .dialog-body .content-header .back-icon{margin-right:5px;padding:0!important;color:#0086c0;font-size:15px!important}.dialog-page .picker-dialog .dialog-body .component-seperator .content-page{padding:4px!important}.dialog-page .picker-dialog .dialog-body .content-page{padding:40px!important}.dialog-page .picker-dialog .dialog-body .content-page .add-project-thumbnail{height:200px!important}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid{overflow:visible!important}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .library-thumbnail .thumbnail-title{font-size:14px}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .library-thumbnail .content-image{min-height:100px}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .theme-thumbnail{height:140px;font-size:10px}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .theme-thumbnail .content-image{min-height:100px;z-index:3}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .theme-thumbnail .content-image.onlyColour img{opacity:0!important}.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .theme-thumbnail .content-image .background-overlay.imageWithColorFilter_overlay,.dialog-page .picker-dialog .dialog-body .content-page .thumbnail-grid .theme-thumbnail .content-image .background-overlay.onlyColour_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:4}.new-experience-dialog .dialog-body{padding:0!important}.title-screen-dialog{max-width:820px!important;height:calc(100vh - 114px)!important;margin:0 auto;max-height:820px;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.title-screen-dialog .dialog-header{position:relative}.title-screen-dialog .dialog-header .dialog-title{position:absolute;width:100%;left:20px;text-align:left}.title-screen-dialog .dialog-body{padding:24px 30px!important;height:calc(100% - 40px)!important}.title-screen-dialog .dialog-body .content-page{padding:40px!important}.learning-plan-dialog{-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.learning-plan-dialog .dialog-header{position:relative}.learning-plan-dialog .dialog-header .dialog-title{position:absolute;width:100%;left:20px;text-align:left}.learning-plan-dialog .dialog-body{padding:0!important;height:calc(100% - 40px)!important}.learning-plan-dialog .dialog-body .content-page{padding-bottom:0!important}.manage-client-plan-dialog{max-width:1220px!important;width:calc(100% + -0px)!important}.manage-client-plan-dialog .dialog-header{position:relative}.manage-client-plan-dialog .dialog-header .dialog-title{position:absolute;width:100%;left:20px;text-align:left}.manage-client-plan-dialog .dialog-body{padding:0!important;height:calc(100% + -0px)!important}.manage-client-plan-dialog .dialog-body .content-page{padding-bottom:0!important}.add-project-dialog{max-height:800px!important;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.add-project-dialog .dialog-header{position:relative}.add-project-dialog .dialog-header .dialog-title{position:absolute;width:100%;left:20px;text-align:left}.add-project-dialog .dialog-body{padding:0!important;height:calc(100% - 40px)!important}.add-project-dialog .dialog-body .content-page{padding-bottom:0!important}.performance-dialog{max-width:720px!important;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.performance-dialog .dialog-body{padding:24px 30px!important}.handover-dialog{max-width:420px!important;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.handover-dialog .dialog-body{padding:24px 30px!important}.team-member-dialog{max-width:520px!important;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.team-member-dialog .dialog-body{padding:24px 30px!important}.invite-learner-dialog{max-width:620px!important;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.invite-learner-dialog .dialog-body{padding:24px 30px!important}.library-dialog{max-width:720px!important;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.library-dialog .dialog-header{position:relative}.project-details-dialog{max-width:1220px!important;max-height:1200px!important;font-size:1rem;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.project-details-dialog .dialog-header,.project-details-dialog .dialog-header .dialog-title{position:relative}.project-details-dialog .dialog-body{padding:0!important;height:calc(100% - 40px)!important}.project-details-dialog .dialog-body .content-page{padding-bottom:0!important}@media only screen and (max-width: 767px){.phx-content-editor-dialog{max-height:450px!important}}@media only screen and (min-width: 768px){.phx-content-editor-dialog{max-height:710px!important}}.screen-object-settings-dialog{width:400px;max-height:710px!important}.screen-object-settings-dialog .layout-btn:not(.v2){border:2px solid transparent;background-color:#f2f2f2!important;padding:8px 6px;min-width:75px}.screen-object-settings-dialog .layout-btn:not(.v2):after{background-color:#f2f2f2!important}.screen-object-settings-dialog .layout-btn:not(.v2):before{background-color:#f2f2f2!important}.screen-object-settings-dialog .layout-btn:not(.v2):checked{background-color:#f2f2f2!important}.screen-object-settings-dialog .selected{border:2px solid #419cd7}.screen-object-settings-dialog .label{font-size:12px;color:#999}.screen-object-settings-dialog .btn-group button{border-color:#409cd7!important;background:#ffffff!important;color:#409cd7!important;border-style:solid!important;border-width:1px!important}.screen-object-settings-dialog .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.screen-object-settings-dialog .btn-group button:active{box-shadow:none!important;outline:0 none!important}.screen-object-settings-dialog .btn-group button.active{color:#fff!important;background:#409cd7!important}.screen-object-settings-dialog .btn-group button.disabled,.screen-object-settings-dialog .btn-group button :disabled{border-color:#d5d5d5!important;color:#d5d5d5!important;cursor:default}.enquiry-form-dialog{max-width:600px!important;max-height:830px!important}.enquiry-form-dialog .dialog-form-body{position:absolute;left:0;top:0;height:100%;width:100%;overflow-y:auto;padding:2.5rem 3rem}.enquiry-form-dialog .dialog-form-body .form-header{text-align:right;margin-bottom:2rem}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.enquiry-form-dialog{max-width:90%!important;max-height:90%!important;min-height:unset!important}.enquiry-form-dialog .dialog-form-body{padding:1.5rem 2rem}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.enquiry-form-dialog{max-width:90%!important;max-height:90%!important;min-height:unset!important}.enquiry-form-dialog .dialog-form-body{padding:1.5rem 2rem}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.enquiry-form-dialog{max-width:90%!important;max-height:90%!important;min-height:unset!important}.enquiry-form-dialog .dialog-form-body{top:0;left:0;bottom:0;right:0;margin:auto;padding:1.5rem 2rem}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.enquiry-form-dialog{max-width:90%!important;max-height:90%!important;min-height:unset!important}.enquiry-form-dialog .dialog-form-body{top:0;left:0;bottom:0;right:0;margin:auto;padding:1.5rem 2rem}}.asset-dialog{max-width:1120px!important;top:0;right:0;bottom:0;left:0;margin:auto;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080;max-height:600px}.asset-dialog .dialog-header{position:relative}.asset-dialog .dialog-header .dialog-title{width:100%;left:10%;text-align:center}.asset-dialog .dialog-body{padding:0!important;height:calc(100% - 34px)!important;overflow:hidden}.asset-dialog .dialog-body .content-page{padding:40px!important}.asset-dialog .dialog-body .content-panel .body-content,.asset-dialog .dialog-body .nav-panel .body-content{max-height:715px}.invite-a-friend-dialog{max-width:320px!important;left:calc(50% - 160px)!important;height:calc(100vh - 114px)!important;margin:0 auto;margin-top:64px!important;max-height:600px;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.invite-a-friend-dialog .dialog-header{position:relative}.invite-a-friend-dialog .dialog-header .dialog-title{position:absolute;width:100%;left:0;text-align:left}.invite-a-friend-dialog .dialog-body{padding:30px 40px!important;height:calc(100% - 34px)!important}.team-settings-dialog{max-width:620px!important;height:calc(100vh - 114px)!important;margin:0 auto;max-height:500px;-webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 15px 0px rgba(0,0,0,.5);box-shadow:0 3px 15px #00000080}.team-settings-dialog .dialog-header{position:relative}.team-settings-dialog .dialog-header .dialog-title{position:absolute;width:100%;left:0;text-align:left}.team-settings-dialog .dialog-body{padding:30px 40px!important;height:calc(100% - 34px)!important}.content-dialog-page{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000!important;background:rgba(255,255,255,.75);padding:30px;box-sizing:border-box}.content-dialog-page:after{display:block;position:absolute;content:"  ";width:100%;height:100%;left:0;top:0}.content-dialog-page .content-dialog-popup .content-dialog-body .close-btn{display:inline-block;padding:8px 0;color:#419cd7;background:transparent;font-weight:700}.content-dialog-page.dialog-open{opacity:1;transition:opacity .2s linear}.content-dialog-page.dialog-closed{opacity:0;transition:opacity .2s linear .2s}.project-experience-list .validation-panel.experience-panel-copy .checkbox label{padding-top:0;white-space:normal;vertical-align:top;line-height:20px}@media only screen and (max-width: 1023px){.onboarding-page .table:not(.onboarding-image-gallery) .col-8{width:100%!important;flex:0 0 100%!important;max-width:100%!important}.onboarding-page .table:not(.onboarding-image-gallery) .authoring-row .col-6{width:100%!important;flex:0 0 100%!important;max-width:100%!important;padding-bottom:15px}.onboarding-page .table:not(.onboarding-image-gallery) .btn-lg.guroo-pink:not(.logout-btn),.onboarding-page .table:not(.onboarding-image-gallery) .btn-group-lg>.guroo-pink.btn:not(.logout-btn){display:block;width:fit-content;padding:.75rem 2.5rem!important;margin-left:auto!important;margin-right:auto!important}.onboarding-page .table:not(.onboarding-image-gallery) .onboarding-logout-btn{display:block;width:fit-content;padding:.8rem 2.25rem!important;margin-top:35px;margin-left:auto!important;margin-right:auto!important}}.avatar-grid{padding-bottom:0}.avatar-thumbnail{display:inline-block;overflow:hidden;position:relative;border-radius:5px;height:100px;width:100px;padding:2px;background:#d5d5d5;background-size:contain;cursor:pointer;transition:background-color .5s ease}.avatar-thumbnail:hover{background:rgba(65,156,215,.5)}.avatar-thumbnail.active,.avatar-thumbnail.active:hover{background:#419cd7}.avatar-thumbnail .avatar{display:block;position:relative;overflow:hidden;border-radius:5px;width:100%;height:100%;border:4px solid #fff;background:#fff url(/assets/charlie_profile-943ec420.png) 50% 50% no-repeat;background-size:contain!important;content:"";box-sizing:border-box}.avatar-thumbnail .avatar.avatar-1{background:#fff url(/assets/charlie_profile-943ec420.png) 50% 50% no-repeat}.avatar-thumbnail .avatar.avatar-2{background:#fff url(/assets/charlie_profile-943ec420.png) 50% 50% no-repeat}.avatar-thumbnail .avatar.avatar-3{background:#fff url(/assets/charlie_profile-943ec420.png) 50% 50% no-repeat}.avatar-thumbnail .avatar.avatar-4{background:#fff url(/assets/charlie_profile-943ec420.png) 50% 50% no-repeat}.public-main{min-width:320px;width:100%;margin:0;padding:0;background:#eff0f2;background-size:100% auto;background-attachment:fixed;border-radius:0;font-family:open-sans-regular,sans-serif;overflow-x:hidden}.public-main h3{margin-bottom:10px}.public-main .form-group .btn.inlineField{padding:6px 12px}.public-main.redirect-page{background-color:#fff!important}.public-main.redirect-page header[role=banner]{padding:15px;border-bottom:2px solid #be3680}.public-main.redirect-page h2{font-size:1.2rem!important}.public-main.redirect-page .logo-public{display:block;width:100px}.public-main.redirect-page article{font-size:.8125rem}.public-main.redirect-page .footer-container .footer .mandatories-list{margin-bottom:15px;text-align:center}.public-main.redirect-page .footer-container .footer .mandatories-list li{padding:10px}.public-main.redirect-page .footer-container .footer .mandatories-list li:last-child{margin-top:15px}.public-main.redirect-page .footer-container .footer .social-media-list{text-align:center}img.gurooproducer{display:block;margin:0 auto}a.guroo-pink{color:#be3680}.warning{background:#be3680;padding:8px 15px;color:#fff}.btn-scroll-register{padding:15px 50px!important;font-weight:700!important;font-size:1.125rem}.public-logo{display:block;background:url(/assets/guroo_producer_magenta_logo-7009998b.png) 50% 50% no-repeat;background-size:auto 40px;height:50px;width:100%;margin-top:1em}.public-logo.lg{background-size:auto 60px;width:200px;height:80px;margin-left:1rem}@media only screen and (max-width: 768px){.public-logo.lg{width:100%;margin-left:0}}@media only screen and (min-width: 768px){.public-logo{background-size:auto 40px;height:50px}}.public-header{position:relative;display:block;clear:both;width:100%;overflow:hidden;background:#fff;color:#314453;padding:0;z-index:2}@media (max-width: 991.98px){.public-header{height:auto;max-height:none}}@media (max-width: 991.98px){.public-header .btn-register{padding:.5rem .375rem;font-size:.875rem}}.public-header-v2{font-family:Red Hat Text,sans-serif;text-rendering:auto;font-optical-sizing:none;box-sizing:border-box;-webkit-font-smoothing:auto!important;padding:46px 0;font-size:25px;line-height:1.2;background-color:#fff}.public-header-v2 .public-header-v2_container{width:100%;max-width:1732px;padding:0 15px;margin-left:auto;margin-right:auto}.public-header-v2 nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%}.public-header-v2 .header-logo{display:flex}.public-header-v2 .header-logo .logo-image{width:290px;vertical-align:baseline;font-size:.583rem}.public-header-v2 .header-links ul{margin:0;padding:0;display:flex;flex-wrap:wrap;list-style:none}.public-header-v2 .header-links li{display:flex;flex-wrap:wrap}.public-header-v2 .header-links li a{font-size:24px;padding:0 20px;font-weight:600;color:#324451;line-height:normal}.public-header-v2 .header-buttons{display:flex;flex-wrap:wrap}.public-header-v2 .header-buttons button{font-size:21px;color:#be3680;font-weight:600;border:3px solid #be3680;border-radius:10px;letter-spacing:-.13px;padding:11px 36px;line-height:1.2;transition-property:color,background-color;transition-duration:.3s}.public-header-v2 .header-buttons button:hover{background-color:#be3680;color:#fff}.public-header-v2 .header-buttons .btn2{margin-left:22px}.public-header-v2 .header-buttons .btn2 button{background-color:#be3680;color:#fff}.public-header-v2 .header-buttons .btn2 button:hover{color:#be3680;background-color:#fff}.public-header-v2 .hamburger-wrapper{display:none}@media only screen and (max-width: 1800px){.public-header-v2 .public-header-v2_container{padding:0 30px}}@media only screen and (max-width: 1600px){.public-header-v2{padding:30px 0}.public-header-v2 .header-logo .logo-image{width:250px}.public-header-v2 .header-links ul{padding-left:20px}.public-header-v2 .header-links li a{font-size:18px;padding:0 5px 0 11px}.public-header-v2 .header-buttons button{font-size:18px;padding:11px 26px}}@media only screen and (max-width: 1280px){.public-header-v2 .public-header-v2_container{padding:0 20px}.public-header-v2{padding:40px 0}.public-header-v2 .header-logo .logo-image{width:180px}.public-header-v2 .header-links ul{padding-left:16px}.public-header-v2 .header-links li a{font-size:16px;padding:0 3px;margin:0 3px}.public-header-v2 .header-buttons button{font-size:16px;padding:12px 15px}.public-header-v2 .header-buttons .btn2{margin-left:10px}}@media only screen and (max-width: 991px){.public-header-v2{background-color:#e3e8ea;padding:15px 0;border:none}.public-header-v2 .header-logo .logo-image{width:140px;margin-top:3px}.public-header-v2 .header-links,.public-header-v2 .header-buttons{display:none}.public-header-v2 .hamburger-wrapper{display:block}.public-content-body .floating-card{margin-top:0!important}}.mobile-menu .social-share-links{position:relative;top:-3px}.mobile-menu .social-share-links ul{list-style-type:none;margin:0;padding:0;display:flex}.mobile-menu .social-share-links ul li a{padding:10px}.mobile-menu .social-share-links span{fill:#fff}.mobile-menu .mobile-menu-buttons button{border:3px solid #ffffff;background-color:transparent;color:#fff;font-size:18px;font-weight:600;border-radius:10px;letter-spacing:-.13px;padding:10px 8px;line-height:1.2;width:100%}.mobile-menu .mobile-menu-buttons .btn2 button{border:4px solid #be3680;background-color:#be3680}.public-content-body{width:100%;height:100%;border:none!important;z-index:1;background:rgb(227,232,234);background:linear-gradient(180deg,#E3E8EA 0%,#F6F7F8 100%)}.public-content-wrapper{width:100%;max-width:1385px;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row wrap;align-items:center}@media only screen and (min-width: 768px){.public-content-wrapper.login{display:-webkit-flex;display:flex;flex-flow:row-reverse wrap}}.checkbox-v2{display:inline-block;margin:0;padding:6px 0;vertical-align:top}.checkbox-v2.admin-form{padding:4px 0}.checkbox-v2.admin-form input[type=checkbox]:checked+label:before{position:absolute;left:6px;top:-2px;color:#419cd7}.checkbox-v2.admin-form input[type=checkbox]+label:before{position:absolute;left:6px;top:-2px;color:#419cd7}.checkbox-v2.register-checkbox{padding:4px 0}.checkbox-v2.register-checkbox input[type=checkbox]:checked+label:before{position:absolute;left:6px;top:-2px;color:#be3680}.checkbox-v2.register-checkbox input[type=checkbox]+label:before{position:absolute;left:6px;top:-2px;color:#be3680}.checkbox-v2 input{display:none}.checkbox-v2 label{display:inline-block;position:relative;text-transform:none;font-size:100%;color:#2e4453;padding:0 0 0 40px;word-wrap:break-word}.checkbox-v2 input[type=checkbox]+label:before{position:absolute;left:4px;top:1px;font-size:24px;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:#be3680;cursor:pointer}.checkbox-v2 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:"";color:#be3680;cursor:pointer}.checkbox-v2.no-margin{margin:0!important}.alert-info-v2{color:#000;background-color:#e8f1f7}.public-content-wrapper-v2{height:100%;min-height:calc(100vh - 60px);width:100%}.public-content-wrapper-v2.login,.public-content-wrapper-v2.register{background:url(/assets/register-bg-a5536791.png) white no-repeat center bottom;background-size:79vh;background-position:calc(50% - 300px) 100%}@media only screen and (max-width: 1920px){.public-content-wrapper-v2.login,.public-content-wrapper-v2.register{background-size:100vh;background-position:calc(50% - 185px) 100%}}@media only screen and (max-width: 768px){.public-content-wrapper-v2.login,.public-content-wrapper-v2.register{background:white}}@media only screen and (max-width: 1023px){.public-content-wrapper-v2.login .col-12,.public-content-wrapper-v2.register .col-12{padding-left:0!important;padding-right:0!important}}@media only screen and (max-width: 768px){.public-content-wrapper-v2 .register-modal-header{text-align:center;font-size:1.35rem!important}}.public-content-wrapper-v2 .register-tick-list{margin-top:30px;font-size:1.08rem}@media only screen and (max-width: 768px){.public-content-wrapper-v2 .register-tick-list{margin:0 15px;font-size:1rem}.public-content-wrapper-v2 .register-tick-list .v2{padding:0 0 7px 30px!important}}.public-content-wrapper-v2 .logo-wrapper{width:100%;max-width:1385px;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row wrap}@media only screen and (min-width: 1024px){.public-content-wrapper-v2 .logo-wrapper{height:10vh;margin-bottom:2rem}}@media only screen and (max-width: 1023px){.public-content-wrapper-v2 .logo-wrapper{height:80px;margin-bottom:50px}}.public-content-wrapper-v2 .wrap-center{width:100%;max-width:1385px;height:100%;min-height:calc(92vh - 130px);margin:0 auto}.checkbox-text{display:flex}.checkbox-text .checkbox-v2{justify-content:center;align-items:center;align-self:flex-start;flex-grow:1}.checkbox-text .text{flex-grow:12}@media only screen and (min-width: 980px){.login-hero-image{margin:3rem}}.floating-card{background-color:#fff;border-radius:16px;box-shadow:0 0 8px #00000014}.switch-btn{display:flex;justify-content:center}.switch-btn .btn{text-decoration:none;padding:8px;background-color:#314453;border-radius:50%;height:0;margin-right:.5rem}.switch-btn .btn.slide-focus{background-color:#be3680}.switch-btn .btn:focus{background-color:#be3680}.switch-btn .btn:disabled{background-color:#999}.gp-carousel-indicators.pills{margin:10px -8px 0;background-color:#fff;border-radius:5px}.gp-carousel-indicators.pills button{margin:8px;background-color:#f0f0f0}.gp-carousel-indicators.dots button{background-color:#d5d5d5}.gp-carousel-indicators button.active{background-color:#819bac}.gp-carousel-indicators .nav-back-btn{padding:0;background-color:transparent!important;color:#419cd7}.gp-carousel-indicators .nav-back-btn:after{font-size:32px;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:""}.gp-carousel-indicators .nav-next-btn{padding:0;background-color:transparent!important;color:#419cd7}.gp-carousel-indicators .nav-next-btn:after{font-size:32px;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:""}.public-library-benefits-container .public-library-panel .content-info .content-info-overlay .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.setTeamNameScreen{width:100%;margin:0 auto}@media (max-width: 991.98px){.setTeamNameScreen{background:none;-ms-flex-line-pack:start!important;align-content:start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}}.setTeamNameScreen .public-content-page{position:relative;margin-top:-180px!important}@media (max-width: 991.98px){.setTeamNameScreen .public-content-page{margin-top:-70px!important}}@media (max-width: 767.98px){.setTeamNameScreen .public-content-page{margin-top:0!important}}.setTeamNameScreen .team-account-menu{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:center}.setTeamNameScreen .team-account-menu .form-control{border-radius:5px 0 0 5px}@media only screen and (max-width: 414px) and (max-height: 812px) and (orientation: portrait){.setTeamNameScreen .team-account-menu .form-control{border-radius:5px}}@media only screen and (max-height: 414px) and (max-width: 812px) and (orientation: landscape){.setTeamNameScreen .team-account-menu .form-control{border-radius:5px}}.setTeamNameScreen .team-account-menu .form-group{flex:2}.setTeamNameScreen .team-account-menu .selection-menu{border-radius:0 5px 5px 0;background-color:#eff0f2;width:auto;top:-1px}.setTeamNameScreen .team-account-menu .selection-menu .menu-option-container{min-width:513px}.setTeamNameScreen .team-account-menu .selection-menu .menu-option-container .option-title{color:#2e4453}@media only screen and (max-width: 414px) and (max-height: 812px) and (orientation: portrait){.setTeamNameScreen .team-account-menu .selection-menu{display:none}}@media only screen and (max-height: 414px) and (max-width: 812px) and (orientation: landscape){.setTeamNameScreen .team-account-menu .selection-menu{display:none}}.public-content-page{position:relative;display:block;width:635px;background:#fff;overflow:visible;min-height:550px;border-radius:5px;border:1px solid #d5d5d5;box-shadow:0 14px 28px #0000001a,0 10px 10px #0000001a}@media (max-width: 991.98px){.public-content-page{border:none}}.public-content-page .alert-danger{margin:5px auto 0}.public-content-page .public-page-padding{padding:40px 60px 50px}@media (max-width: 767.98px){.public-content-page .public-page-padding{padding:20px 30px 25px!important}}.public-content-page .public-page-registration-padding{padding:40px 30px 50px}@media (max-width: 767.98px){.public-content-page .public-page-registration-padding{padding:20px 30px 25px!important}}@media only screen and (max-width: 736px) and (orientation: portrait){.public-content-page{width:auto;padding:24px;border-radius:0!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0}}@media only screen and (max-width: 736px) and (orientation: landscape){.public-content-page{width:auto;padding:24px;border-radius:0!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0}}@media (max-width: 767.98px){.public-content-page{width:100%}}.public-content-page .character-message .speak-bubble.close_up{right:-55px!important}@media (max-width: 991.98px){.public-content-page .form-group .team-name.form-control{width:70%}.public-content-page .form-group .btn{width:30%}}@media (max-width: 767.98px){.public-content-page .form-group .team-name.form-control{width:50%}.public-content-page .form-group .btn{width:50%;font-size:.875rem}}.public-registration .public-content-page .switch-btn{display:flex;justify-content:center;margin-top:20px}.public-registration .public-content-page .switch-btn .btn{text-decoration:none;padding:8px;background-color:#314453;border-radius:50%;height:0;margin-right:.5rem}.public-registration .public-content-page .switch-btn .btn.slide-focus{background-color:#be3680}.public-registration .public-content-page .switch-btn .btn:focus{background-color:#be3680}.public-registration .public-content-page .switch-btn .btn:disabled{background-color:#999}.invitation-code-container{padding:20px 15px;border:1px solid #f6af17;border-radius:8px;background:rgba(246,175,23,.12);font-size:12px}.invitation-code-container .title{font-weight:700;font-size:16px}.invitation-code-container .valid{margin:5px 10px;padding:6px 5px;background:#79BB44;border-radius:50%;color:#fff;border:none;width:30px;height:30px}.invitation-code-container .valid:before{color:#fff;font-size:20px;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:""}.invitation-code-container .invalid{margin:5px 10px;padding:6px 5px;background:#f00;border-radius:50%;color:#fff;border:none;width:30px;height:30px}.invitation-code-container .invalid:before{color:#fff;font-size:20px;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:""}.invitation-code-container input{background:#fff}.two-col-field .form-group{width:47.75%}.public-why-producer section{width:100%;padding:1.5rem 1rem}.public-why-producer .btn-register{margin-top:1.5rem}@media only screen and (min-width: 768px){.public-why-producer section{padding:2rem}.public-why-producer .btn-register{margin-top:3rem}}@media only screen and (min-width: 1024px){.public-why-producer section{padding:3rem}.public-why-producer .btn-register{margin-top:3rem}}.gp-testimonial{margin:1rem .25rem;padding:1.5rem 0;background-color:#fff;border:1px solid #d5d5d5}.gp-testimonial h3{font-family:Red Hat Text,sans-serif;font-size:1rem;font-weight:700}.gp-testimonial .gp-testimonial-text{align-self:center}.gp-testimonial .gp-testimonial-image{position:relative}.gp-testimonial .gp-testimonial-logo{position:absolute;bottom:0;left:0;width:120px!important;height:120px!important;background-color:#fff;border:10px solid #eff0f2;border-radius:50%}@media only screen and (min-width: 768px){.gp-testimonial{margin:1rem;padding:1.5rem}}.gp-testimonial .gp-testimony{min-height:288px}@media only screen and (min-width: 375px){.gp-testimonial .gp-testimony{min-height:216px}}@media only screen and (min-width: 425px){.gp-testimonial .gp-testimony{min-height:192px}}@media only screen and (min-width: 768px){.gp-testimonial .gp-testimony{min-height:120px}}@media only screen and (min-width: 1024px){.gp-testimonial .gp-testimony{min-height:0}}.public-pricing .currency-switch.center-pos .label-name.btn-style{display:block;padding:8px 24px;text-transform:capitalize;background:#419cd7;color:#fff}.print-component{background-color:#eee;color:#44546a;font-family:Nunito,Arial Rounded MT,sans-serif}.print-component .download-container{position:fixed;left:calc(50% + 493px);top:10px;width:30px;height:30px;font-size:22px;background-color:#419cd7;display:none;align-items:center;justify-content:center;color:#fff}@media print{.print-component .download-container{display:none}}.print-component h1,.print-component h2,.print-component h3,.print-component h4{font-family:Nunito,Arial Rounded MT,sans-serif!important;font-weight:700!important}.print-component .pink{color:#be3680}.print-component .blue{color:#419cd7}.print-component .green{color:#79bb44}.print-component .yellow{color:#f6af17}.print-component .dark-blue{color:#314453}.print-component .white{color:#fff}.print-component .black{color:#000}.print-component .pink-background-color{background-color:#be3680}.print-component .blue-background-color{background-color:#419cd7}.print-component .green-background-color{background-color:#79bb44}.print-component .yellow-background-color{background-color:#f6af17}.print-component .grey-light-background-color{background-color:#eff0f2}.print-component .pink-lighten-45-background-color{background-color:#f7e3ee}.print-component .blue-lighten-40-background-color{background-color:#eaf4fa}.print-component .green-lighten-25-background-color{background-color:#bcdda2}.print-component .yellow-lighten-40-background-color{background-color:#fef3db}@media print{.print-component{background-color:#fff}.print-component *,.print-component :after,.print-component :before{color:#44546a!important}.print-component .pink{color:#be3680!important}.print-component .pink:before{color:#be3680!important}.print-component .blue{color:#419cd7!important}.print-component .blue:before{color:#419cd7!important}.print-component .green{color:#79bb44!important}.print-component .green:before{color:#79bb44!important}.print-component .yellow{color:#f6af17!important}.print-component .yellow:before{color:#f6af17!important}.print-component .dark-blue{color:#314453!important}.print-component .dark-blue:before{color:#314453!important}.print-component .white{color:#fff!important}.print-component .white:before{color:#fff!important}.print-component .black{color:#000!important}.print-component .black:before{color:#000!important}.print-component .pink-background-color{background-color:#be3680!important}.print-component .blue-background-color{background-color:#419cd7!important}.print-component .green-background-color{background-color:#79bb44!important}.print-component .yellow-background-color{background-color:#f6af17!important}.print-component .grey-light-background-color{background-color:#eff0f2!important}.print-component .pink-lighten-45-background-color{background-color:#f7e3ee!important}.print-component .blue-lighten-40-background-color{background-color:#eaf4fa!important}.print-component .green-lighten-25-background-color{background-color:#bcdda2!important}.print-component .yellow-lighten-40-background-color{background-color:#fef3db!important}}.print-component .page{background:white;box-shadow:2px 2px 5px #d5d5d5;width:980px;min-height:1200px;margin:10px auto;padding:10px}@media print{.print-component .page{background:white;width:100%;page-break-after:always}}.print-component .avoid-page-break{page-break-inside:avoid}.print-component .iconed-section{display:flex;flex-direction:row}.print-component .iconed-section .icon-section .icon-container{display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin:0 15px;border-radius:50%;font-size:40px}.print-component .iconed-section .icon-section .icon-container.half-size{width:35px;height:35px;margin:0 7px 10px;vertical-align:text-top!important}.print-component .iconed-section .icon-section .icon-container.half-size img{vertical-align:text-top!important;height:35px;width:auto!important}.print-component .iconed-section .body-section{flex-grow:1}.print-component .iconed-section .body-section .section-title{font-size:35px;font-weight:700;padding:12px 0 20px}.print-component .iconed-section .body-section .section-title.title1{font-size:26px;padding:0}.print-component .iconed-section .body-section .section-title.title2{font-size:30px;padding:0}.print-component .iconed-section .body-section .section-title.title3{font-size:18px;padding:0!important;line-height:35px!important}.print-component .iconed-section .body-section .section-description{font-size:21px;font-weight:700;padding:0 0 10px}.print-component .left-justified-list-container ul,.print-component ul.left-justified{padding:5px 0 0;margin:0}.print-component .left-justified-list-container ul li,.print-component ul.left-justified li{margin:0 0 0 16px;list-style:none}.print-component .left-justified-list-container ul li:before,.print-component ul.left-justified li:before{color:#44546a;content:"•";font-size:1em;padding-right:10px;position:relative;top:0;margin:0 0 0 -18px}.print-component .left-justified-list-container ul li.pink,.print-component ul.left-justified li.pink{color:#be3680}.print-component .left-justified-list-container ul li.pink:before,.print-component ul.left-justified li.pink:before{color:#be3680!important}.print-component .left-justified-list-container ul li.blue,.print-component ul.left-justified li.blue{color:#419cd7}.print-component .left-justified-list-container ul li.blue:before,.print-component ul.left-justified li.blue:before{color:#419cd7!important}@media print{.print-component .left-justified-list-container ul li:before,.print-component ul.left-justified li:before{color:#44546a!important}}.learning-plan-preview-wrapper .learning-plan-preview .preview-background .imageFilter.imageWithColorFilter_overlay,.learning-plan-preview-wrapper .learning-plan-preview .preview-background .imageFilter.onlyColour_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:4}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip{display:block;position:absolute;opacity:0;height:1px;overflow:hidden;margin-top:10px;padding:0;width:350px;text-align:left;border-radius:5px;background:rgb(255,255,255);color:#333;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s;font-size:90%;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:0 0 5px #000000bf}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.top{bottom:calc(100% + 10px)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.right{right:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.left{left:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.middle{top:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .close-btn{display:block;position:relative;text-align:right;cursor:pointer!important;padding:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .optional-indicator{position:absolute;overflow:hidden;padding:4px 15px;border-top-left-radius:5px;background:#6592CB;font-size:90%;top:0;left:0;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .bite-title{font-weight:700}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .bite-title .learning-plan-bite-title{font-weight:700!important;padding:3px!important;margin:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .bite-description .learning-plan-bite-description{padding:3px!important;margin:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .scoring-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;padding:10px 0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .scoring-container .scoring-col{padding:0 5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot.tooltip-open .hot-spot-tool-tip{opacity:1;height:auto;padding:12px 15px;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot.tooltip-closed .hot-spot-tool-tip{opacity:0;height:1px;padding:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body{padding:5px 2px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;border-radius:16px;width:auto;margin:auto;top:0;text-align:left;background:#333;color:#fff;-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body:before{position:relative;font-size:28px;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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.not-required:before{margin-right:0;content:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.not-started: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.in-progress: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.complete: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .hot-spot-icon{display:none}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-6px;left:-6px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .hot-spot-label{position:relative;padding:0 12px 0 6px;line-height:130%;cursor:pointer!important;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.hot-spot-left .hot-spot-label{padding:0 6px 0 12px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .drag-indicator{display:block;position:absolute;top:-12px;left:-12px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide{display:inline-block;margin:5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body{position:relative;padding:2px;width:40px;height:40px;border-radius:50%;cursor:pointer;margin:0 auto;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a;text-align:left;background:#333;color:#fff;-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .drag-indicator{display:block;position:absolute;top:-6px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-3px;left:-3px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body:before{position:relative;font-size:37px;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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body.active: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .hot-spot-icon{display:none}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .hot-spot-label{display:none;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon{display:inline-block;margin:5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3;border-radius:50%;position:relative;width:54px;height:54px;margin:0 auto;border-style:solid;border-width:2px;border-color:#333;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;text-align:left;color:#fff;background:#333}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .drag-indicator{display:block;position:absolute;top:-12px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-12px;left:-9px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body:before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;border-radius:50%;border:3px solid #d5d5d5}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body:after{content:"";position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;border-radius:50%;border-left:3px solid #000;border-top:3px solid #000;border-bottom:3px solid transparent;border-right:3px solid transparent;transform:rotate(-45deg)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .drag-indicator{display:block;position:absolute;top:-6px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-3px;left:0;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon-container{min-width:32px;min-height:32px;margin:0 auto}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon{width:32px;height:32px;margin:0 auto}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container img{width:32px;height:32px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon .preview-asset-picker{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-label,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .progress-container{display:none}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml{display:inline-block;margin:5px;max-width:250px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3;position:relative;padding:6px 12px;cursor:pointer;width:auto;border-radius:8px;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap;text-align:left;color:#fff;background:#333}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .drag-indicator{display:block;position:absolute;top:-12px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-12px;left:-9px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon{width:40px;height:40px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .preview-asset-picker{border:2px solid #fff;background:#ccc;height:40px;width:40px;margin:0 auto;border-radius:50%}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .preview-asset-picker .selection-menu{min-width:100%;height:100%}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .preview-asset-picker .selection-menu .menu-option-container{width:auto;bottom:0;right:auto;left:0;position:absolute}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .menu-icon-container{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container img{width:32px;height:32px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content{padding-left:5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content .hot-spot-label{position:relative;padding:0;cursor:pointer!important;margin:0;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:4px 6px 0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container{padding:6px 4px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999999;position:relative;height:8px;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator .progress-indicator{border-bottom-left-radius:16px;border-bottom-right-radius:16px;background:#999;position:relative;height:8px;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body{border-radius:50%;padding:12px;position:relative;width:54px;height:54px;margin:0 auto;border-style:solid;border-width:2px;border-color:#333}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body:before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;border-radius:50%;border:3px solid #d5d5d5}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body:after{content:"";position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;border-radius:50%;border-left:3px solid #000;border-top:3px solid #000;border-bottom:3px solid transparent;border-right:3px solid transparent;transform:rotate(-45deg)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body .drag-indicator{display:block;position:absolute;top:-6px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-3px;left:0;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .hot-spot-label{display:none;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml.icon-only .progress-container{display:none}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn{display:inline-block;margin:5px;max-width:350px;border:none}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body{position:relative;padding:18px 24px;cursor:pointer;width:auto;margin:0 auto;border:none;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;text-align:left;color:#fff;background:#333}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .drag-indicator{display:block;position:absolute;top:-12px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3;border-radius:50%;background:#333;position:relative;min-width:54px;min-height:54px;margin:0 auto;border-style:solid;border-width:2px;border-color:#333;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;text-align:left;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .icon-more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-9px;left:-9px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .icon-more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container:before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;border-radius:50%;border:3px solid #d5d5d5}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container:after{content:"";position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;border-radius:50%;border-left:3px solid #000;border-top:3px solid #000;border-bottom:3px solid transparent;border-right:3px solid transparent;transform:rotate(-45deg)}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon{position:absolute;top:0;left:0;bottom:0;right:0;width:32px;height:32px;margin:auto}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon .preview-asset-picker .menu-icon-container,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon .preview-asset-picker .menu-icon-container img{width:32px;height:32px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon .preview-asset-picker{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content{padding-left:15px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content .hot-spot-label{position:relative;padding:0;cursor:pointer!important;margin:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:130%;font-weight:700;padding:0 6px 5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .progress-container{display:none}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg{display:inline-block}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body{position:relative;width:166px;border-radius:5px;text-align:left;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .drag-indicator{display:block;position:absolute;top:-6px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon{width:150px;margin:0 auto;height:140px;padding:10px 10px 0;background:rgba(255,255,255,.5);position:relative;border-top-left-radius:5px;border-top-right-radius:5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container img{width:130px;height:130px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon .menu-icon-container{border:3px solid #333;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;background:#fff;height:130px!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon .menu-icon-container img{width:124px!important;height:124px!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content{border-radius:5px;background:#333;padding:4px;color:#fff;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content .hot-spot-label{display:-webkit-flex;display:flex;flex-flow:row nowrap}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content .hot-spot-label .more-info{padding:4px 0 0 8px;font-size:16px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content .hot-spot-label .more-info: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:4px 6px 0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container{padding:8px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999999;position:relative;height:8px;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-12px;left:-9px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body .hot-spot-label{display:none;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round{display:inline-block;margin-top:3px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body{position:relative;width:166px;text-align:left;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .drag-indicator{display:block;position:absolute;top:72px;left:-12px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon{width:120px;margin:0 auto;height:85px;padding:0;position:relative;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .preview-asset-picker{border:3px solid #fff;background:#ccc;height:100px;width:100px;margin:0 auto;border-radius:50%;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.5);box-shadow:3px 3px 5px #00000080}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .preview-asset-picker .selection-menu{width:100%;height:100%}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .preview-asset-picker .selection-menu .menu-option-container{bottom:15px;position:absolute}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .menu-icon-container{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container img{width:50px;height:50px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3;border-radius:5px;background:#333;padding:4px;color:#fff;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label{display:-webkit-flex;display:flex;flex-flow:row nowrap}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .more-info{padding:4px 0 0 8px;font-size:16px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .more-info: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:4px 6px 0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container{padding:6px 12px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999999;position:relative;height:8px;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round.icon-only .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-12px;left:-9px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round.icon-only .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-round.icon-only .hot-spot-body .hot-spot-content .hot-spot-label{display:none;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon{display:inline-block}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body{position:relative;width:166px;border-radius:5px;text-align:left;color:#fff}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .drag-indicator{display:block;position:absolute;top:-6px;left:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:200;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .drag-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .drag-indicator .index-indicator: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-icon{width:100px;margin:0 auto;height:90px;padding:0;position:relative;z-index:0}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container,.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-icon .preview-asset-picker .menu-icon-container img{width:100px;height:90px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-content .hot-spot-label{z-index:1000!important;background:#333;border-radius:5px 5px 0 0;color:#fff;padding:4px;cursor:pointer!important;display:-webkit-flex;display:flex;flex-flow:row nowrap}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-content .hot-spot-label .more-info{padding:10px 0 0 8px;font-size:16px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-content .hot-spot-label .more-info: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:10px 6px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .progress-container{padding:6px 12px 8px;background:#333;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999999;position:relative;height:8px;overflow:hidden}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon .progress-container .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body{width:150px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .drag-indicator{left:-6px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .more-info-btn{display:block;position:absolute;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-24px;left:-9px;border-radius:50%;z-index:500;cursor:pointer}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .more-info-btn: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:""}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .hot-spot-icon{height:145px;padding:10px 10px 5px;background:transparent}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .hot-spot-icon .menu-icon-container{border-bottom:3px solid #333}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .hot-spot-label{display:none;cursor:pointer!important}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .progress-indicator{height:10px}.learning-plan-preview-wrapper .learning-plan-menu .learning-plan-drag-mat .bite-hotspot .hot-spot-with-icon.icon-only .hot-spot-body .progress-indicator .progress-meter{height:12px}.language-items{position:relative;margin:0;padding:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;z-index:5}.language-items:hover{z-index:500}.language-items .language-item{display:block;text-align:center}.language-items .language-item .language-item-tool-tip-arrow{display:block;position:absolute;width:24px;height:12px;left:calc(50% - 12px)}.language-items .language-item .language-item-tool-tip-arrow.top{top:-20px}.language-items .language-item .language-item-tool-tip-arrow.top:before{position:absolute;width:0;height:0;top:0;left:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;content:""}.language-items .language-item .language-item-tool-tip-arrow.top:after{position:absolute;width:0;height:0;top:0;left:2px;border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.language-items .language-item .language-item-tool-tip-arrow.bottom{bottom:-20px}.language-items .language-item .language-item-tool-tip-arrow.bottom:before{position:absolute;width:0;height:0;top:0;left:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom-style:solid;border-bottom-width:12px;content:""}.language-items .language-item .language-item-tool-tip-arrow.bottom:after{position:absolute;width:0;height:0;top:2px;left:2px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#fff;content:""}.language-items .language-item .language-item-tool-tip{display:block;position:absolute;padding:8px 12px;min-width:300px;max-width:550px;border-radius:8px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-left:4px solid;border-bottom:2px solid #999;border-right:2px solid #999;border-top:2px solid #999;background:#fff;overflow:visible;cursor:pointer}.language-items .language-item .language-item-tool-tip.bottom{top:38px}.language-items .language-item .language-item-tool-tip.bottom:before{display:block;position:absolute;width:100%;height:20px;left:0;top:-20px;content:""}.language-items .language-item .language-item-tool-tip.top{bottom:38px}.language-items .language-item .language-item-tool-tip.top:before{display:block;position:absolute;width:100%;height:20px;left:0;bottom:-20px;content:""}.language-items .language-item .language-item-tool-tip.left{left:5%}.language-items .language-item .language-item-tool-tip.right{right:-10px}.language-items .language-item .language-item-tool-tip .indent{margin-left:20px}.language-items .language-item .language-item-tool-tip .language_code{color:#999}.relative-table-cell{position:relative;display:table-cell;z-index:4}.relative-table-cell:hover{z-index:500}.localistaionTranslate{margin-left:20px;display:inline-block}.manualTranslateBtn{display:inline-block!important;margin-top:20px;margin-right:10px}.translationDialog{display:block;height:100%!important;width:100%!important}.manualTranslateContainer{max-width:500px!important}.language_code{color:#999}.language_name{display:block}.language_block{margin-top:10px}.language-container{display:block;margin-top:3px;padding:20px;width:100%;min-height:50px;border-left:4px solid;background:#eff0f2}.language-container .languageLevel{float:right}.language-container ul{margin-top:15px}.language-container ul li{margin-top:10px}.icoLoading.icoSmall{width:55px;height:65px;margin:15px auto;font-size:.75rem}.icoLoading.icoSmall img{width:20px;height:auto;vertical-align:top;margin-bottom:3px}.icoLoading.icoExtraSmall{width:100%;margin:15px auto;font-size:.55rem}.icoLoading.icoExtraSmall img{width:16px;height:auto;vertical-align:top;margin-bottom:3px}.screen .title-btn{padding:8px 24px}.screen .title-btn.thin{padding:8px 7px}.screen .title-btn.btn-export span[class^=icon-]{vertical-align:middle}.screen .title-btn .ico-label{display:inline-block;vertical-align:top;padding-left:5px}.screen .editProject{width:100%;max-width:170px;position:relative;background:#419cd7;color:#fff;border-radius:5px;padding:0 0 0 12px}.screen .editProject .selection-menu{width:30px;vertical-align:middle}.screen .editProject .selection-menu .menu-icon{top:6px!important}.screen .editProject .selection-menu .selected-title{padding:7px;background:transparent}.screen .editProject .selection-menu .rotating-icon{color:#fff}.screen-layout-title{color:#333;margin-bottom:0;text-transform:capitalize}.add-bite-btn-container{position:relative;margin:0 auto;display:table;border:1px dashed #d5d5d5;border-radius:5px;background:#fff;width:150px!important;min-height:50px!important;height:50px!important;text-align:center!important}.add-bite-btn-container .pic-message{display:block;position:absolute;top:1px;left:0;width:100%;height:100%;overflow:hidden}.add-bite-btn-container .pic-message .message-text{text-align:center;padding:0 10px;font-size:14px}.add-bite-btn-container.newTab{color:#d5d5d5!important}.add-bite-btn-container.newTab:before{color:inherit;font-size:32px;text-align:center!important;padding-top:50px;margin-right:5px}.add-bite-btn-container.newTab:hover{color:#419cd7!important}.learning-plan-container{position:relative;padding:0;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap;overflow:visible;max-width:280px;border:1px solid #d5d5d5;border-radius:5px;z-index:1!important}.learning-plan-container .header{position:relative;width:100%;display:block;padding:6px;background:#fff;border-radius:5px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.learning-plan-container .header .list{position:relative;display:block;margin-right:10px!important;color:inherit;font-size:32px;text-align:center;cursor:pointer}.learning-plan-container .header .list: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:""}.learning-plan-container .header .list .bite-screen-count{position:absolute;display:block;background:rgb(188,218,239);bottom:0;right:-5px;text-align:center;color:#2d4452;border-radius:10px;font-size:10px!important;padding:2px 8px!important}.learning-plan-container .header .header-icon{padding-right:5px}.learning-plan-container .header .header-icon img{width:36px;height:auto}.learning-plan-container .header .person{position:relative;display:block;margin-right:10px!important;color:inherit;font-size:32px;text-align:center;cursor:pointer}.learning-plan-container .header .person: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:""}.learning-plan-container .header .person .bite-screen-count{position:absolute;display:block;background:rgb(188,218,239);bottom:0;right:-5px;text-align:center;color:#2d4452;border-radius:10px;font-size:10px!important;padding:2px 8px!important}.learning-plan-container .header .panel-title{position:relative;display:block;text-align:left;cursor:pointer!important;overflow:hidden;font-size:13px!important;max-width:calc(100% - 60px)!important;min-width:calc(100% - 60px)!important}.learning-plan-container .header .selection-menu{position:absolute;right:1px;top:5px;max-width:50px;color:#4d7b93}.screens-container{padding:0;margin:0 auto;overflow:visible;width:280px!important;border:1px solid #d5d5d5;border-radius:5px;z-index:1!important}.screens-container.expanded{border-radius:5px}.screens-container .header{position:relative;width:100%;padding:6px;background:#fff;display:flex;flex-direction:row;align-items:center;border-radius:5px}.screens-container .header .folder{position:relative;display:block;margin-right:10px!important;color:inherit;font-size:32px;text-align:center;cursor:pointer}.screens-container .header .folder: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:"";color:#333}.screens-container .header .folder .bite-screen-count{position:absolute;display:block;background:rgb(188,218,239);bottom:0;right:-5px;text-align:center;color:#2d4452;border-radius:10px;font-size:10px!important;padding:2px 8px!important}.screens-container .header .info{position:relative;display:block;margin-right:10px!important;color:inherit;font-size:32px;text-align:center;cursor:pointer}.screens-container .header .info: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:"";color:#333}.screens-container .header .info .bite-screen-count{position:absolute;display:block;background:rgb(188,218,239);bottom:0;right:-5px;text-align:center;color:#2d4452;border-radius:10px;font-size:10px!important;padding:2px 8px!important}.screens-container .header .resources{position:relative;display:block;margin-right:10px!important;color:inherit;font-size:32px;text-align:center;cursor:pointer}.screens-container .header .resources: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:"";color:#333}.screens-container .header .resources .bite-screen-count{position:absolute;display:block;background:rgb(188,218,239);bottom:0;right:-5px;text-align:center;color:#2d4452;border-radius:10px;font-size:10px!important;padding:2px 8px!important}.screens-container .header .panel-title{position:relative;display:block;text-align:left;cursor:pointer!important;overflow:hidden;font-size:13px!important;max-width:calc(100% - 60px)!important;min-width:calc(100% - 60px)!important}.screens-container .header.expanded{background:#eff0f2!important}.screens-container .header.expanded .selection-menu{max-width:50px;position:absolute;right:1px;top:5px;color:#4d7b93!important}.screens-container .header.expanded .selection-menu .menu-option-container{min-width:195px!important}.screens-container .header.expanded .control-btn:before{position:absolute;left:1px;top:5px;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:#419cd7;font-size:28px;cursor:pointer!important}.screens-container .header.collapsed{color:#333}.screens-container .header.collapsed .selection-menu{max-width:50px;position:absolute;right:1px;top:5px;color:#4d7b93!important}.screens-container .header.collapsed .selection-menu .menu-option-container{min-width:195px!important}.screens-container .header.collapsed .control-btn:before{position:absolute;left:1px;top:5px;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:#419cd7;font-size:28px;cursor:pointer!important}.screens-container .thumbnail-spacer{display:block;position:relative;margin:0;background:transparent;overflow:hidden;height:100%;min-height:1px!important;padding-top:2px!important;padding-bottom:2px!important;z-index:20000;color:#000;text-align:center;cursor:pointer;transition:height ease-in-out 5s}.screens-container .thumbnail-spacer .add-screen-thumbnail{z-index:10;position:relative;border-radius:5px;border:1px dashed #d5d5d5;margin-top:10px!important;margin-bottom:10px!important;color:#d5d5d5;background:#fff;transition:all ease-in .5s;cursor:pointer;opacity:0;width:215px;height:0;overflow:hidden}.screens-container .thumbnail-spacer .add-screen-thumbnail .pic-message{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.screens-container .thumbnail-spacer .add-screen-thumbnail .pic-message .message-text{text-align:center;padding:0 10px}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel{width:360px;opacity:0!important;height:auto!important;border:2px solid #d5d5d5;overflow:visible!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .title{padding:4px 5px 8px;text-align:left;font-size:14px;color:#333}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .sub-title{margin-top:10px;padding-left:5px;color:#d5d5d5;text-transform:uppercase;text-align:left}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .close-btn{position:absolute;top:12px;right:14px;color:#ccc}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail{margin:4px;display:block;overflow:hidden;height:80px;border:1px solid #0086c0;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail img{width:60%;height:auto}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail .screen-title{padding:6px 10px}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail p{padding-top:4px}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .add-screen-container input .btn,.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .add-screen-container .alert .btn{width:180px!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-right{right:-395px!important;top:-95px}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-right:before{top:105px}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top{top:auto;right:0!important;left:-75px!important;margin:auto!important;bottom:calc(100% + 8px)}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top:before{border-top-color:#d5d5d5}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom{top:calc(100% + 8px);left:-75px!important;right:0!important;margin:auto!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom:before{border-bottom-color:#d5d5d5}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top-wide{top:auto;right:0!important;width:920px!important;left:-356px!important;margin:auto!important;bottom:calc(100% + 8px)}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top-wide: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 #d5d5d5;content:""}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom-wide{top:calc(100% + 8px);width:920px!important;left:-356px!important;right:0!important;margin:auto!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom-wide: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 #d5d5d5;content:""}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel>.padding{padding-bottom:0}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-top-wide .title{width:35%}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-top-wide .title.push-for-3{width:40%}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-top-wide .title.push-for-4,.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-bottom-wide .title{width:35%}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-bottom-wide .title.push-for-3{width:40%}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-bottom-wide .title.push-for-4{width:35%}.screens-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel .count{display:inline-block;padding:3px 0 2px;font-size:.75rem;text-align:center;background:#419cd7;color:#fff;border-radius:50%;width:20px;height:20px;margin-left:5px;float:right!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .add-screen-type .row.padding{padding:15px 0}.screens-container .thumbnail-spacer .add-screen-thumbnail .add-screen-type .active{background:rgba(213,213,213,.25);box-shadow:inset -5px 0 #419cd7}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid{height:495px;overflow-y:auto;overflow-x:hidden}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container{position:relative}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-expand-size{width:670px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn{position:absolute;top:200px;width:100%;bottom:50%;color:#495057;font-size:16px;font-weight:700}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn .btn-left,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn .btn-right{position:relative;display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;padding-left:0;padding-right:0}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn .btn-left:after{position:relative;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;margin:0 5px;font-size:30px;color:#419cd7;content:"";vertical-align:middle!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn .btn-left.before:before{display:block;position:absolute;left:8px;top:5px;content:"";width:20px;height:20px;background:#fff;z-index:0;border-radius:50%}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn .btn-right:after{position:relative;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;margin-right:5px;font-size:30px;color:#419cd7;content:"";vertical-align:middle!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .img-expand-container .img-switch-btn .btn-right.before:before{display:block;position:absolute;left:5px;top:5px;content:"";width:20px;height:20px;background:#fff;z-index:0;border-radius:50%}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .tool-tip.img-expand .tool-tip-content-container{display:flex;padding:5px;position:unset}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .tool-tip.img-expand .tool-tip-content-container .tool-tip-content{padding:5px;margin:0}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .switch-btn-group{width:180px;text-align:center}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .switch-btn-group .btn{margin-right:.5rem;padding:0;width:17px;height:17px;border-radius:50%;font-size:12px;color:#fff;line-height:17px;text-align:center;background:#d5d5d5;display:inline-block}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .close-preview-btn{width:40%;color:#495057;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:3%}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .close-preview-btn .btn{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;padding-left:0;padding-right:0}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .close-preview-btn .btn: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail{position:relative;border:1px solid #d5d5d5;overflow:hidden;border-radius:5px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .image-container{height:110px;padding:5px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .image-container img{width:auto;height:100px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .details{padding:5px;color:#fff;background:#314453}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .select-btn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;width:200px;height:50px;margin:auto}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .select-btn .btn{width:80px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .select-btn .btn:first-child{margin-right:10px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .tool-tip .tool-tip-content-container,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid .library-thumbnail .tool-tip .tool-tip-content-container .tool-tip-content{padding:5px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-],.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail{display:inline-block;margin:15px;width:calc(33.3333333333% - 30px);height:166px;vertical-align:top}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .library-thumbnail,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .library-thumbnail{border:0;overflow:hidden;border-radius:5px 5px 0 0}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .library-thumbnail .thumbnail-icon,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .library-thumbnail .thumbnail-icon{position:absolute;right:5px;top:5px;z-index:1;border:1px solid rgba(255,255,255,.5)}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .library-thumbnail .image-container,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .library-thumbnail .image-container{position:relative;padding:0;height:138px;overflow:hidden;border:solid #d5d5d5;border-width:1px 1px 0 1px;border-radius:5px 5px 0 0}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .library-thumbnail .image-container img,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .library-thumbnail .image-container img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:138px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .library-thumbnail .details,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .library-thumbnail .details{border-radius:0 0 5px 5px}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .library-thumbnail .tool-tip-content,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .library-thumbnail .tool-tip-content{margin:0}.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>div[class^=col-] .tool-tip:hover .tool-tip-content-container,.screens-container .thumbnail-spacer .add-screen-thumbnail .library-grid>.screen-type-thumbnail .tool-tip:hover .tool-tip-content-container{display:flex}.screens-container .thumbnail-spacer:hover{overflow:visible;height:auto;z-index:40000}.screens-container .thumbnail-spacer:hover .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-container .thumbnail-spacer:hover .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-container .thumbnail-spacer.open{overflow:visible;height:auto;z-index:40000!important}.screens-container .thumbnail-spacer.open .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-container .thumbnail-spacer.open .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-container .thumbnail-spacer.visible{overflow:visible;height:auto;z-index:1000}.screens-container .thumbnail-spacer.visible .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-container .thumbnail-spacer.visible .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-container .no_screens-added{padding:20px}.section-thumbnail .accordion-panel.parent.expanded .control-btn:before{position:absolute;left:-40px;top:0!important;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:#419cd7;font-size:32px;cursor:pointer!important}.section-thumbnail .accordion-panel.parent.collapsed{box-shadow:0 .0625em .1875em #0000001a,0 .5em 0 -.25em #f2f2f2,0 .5em .1875em -.25em #0000001a,0 1em 0 -.5em #e5e5e5,0 1em .1875em -.5em #0000001a}.section-thumbnail .accordion-panel.parent.collapsed .control-btn:before{position:absolute;left:-40px;top:0!important;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:#419cd7;font-size:32px;cursor:pointer!important}.section-thumbnail .accordion-panel.child{margin-left:50px!important;margin-right:0!important}.section-thumbnail .screen-thumbnail{position:relative;display:block}.section-thumbnail .screen-thumbnail.parent.expanded .control-btn:before{position:absolute;left:-36px;top:50%;margin-top:-14px;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:#419cd7;font-size:28px;cursor:pointer!important}.section-thumbnail .screen-thumbnail.parent.collapsed{box-shadow:0 .0625em .1875em #0000001a,0 .5em 0 -.25em #f2f2f2,0 .5em .1875em -.25em #0000001a,0 1em 0 -.5em #e5e5e5,0 1em .1875em -.5em #0000001a}.section-thumbnail .screen-thumbnail.parent.collapsed .control-btn:before{position:absolute;left:-36px;top:50%;margin-top:-14px;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:#419cd7;font-size:28px;cursor:pointer!important}.section-thumbnail .screen-thumbnail.child{margin-left:43px!important;margin-right:0!important}.screen-thumbnail{position:relative;margin-left:30px!important;margin-right:25px!important;border-radius:5px;border:1px solid #d5d5d5;border-left:6px solid #2f4353;background:#eff0f2;height:125px;padding:3px 10px;transition:opacity ease-in .2s;cursor:move;overflow:visible;text-align:left;width:215px}.screen-thumbnail.no-drag{cursor:default}.screen-thumbnail.dragging{opacity:0}.screen-thumbnail .screen-title{padding:0 0 0 35px}.screen-thumbnail .screen-title .icon-image{position:absolute;width:30px;height:auto;left:5px;top:5px;color:#999}.screen-thumbnail .screen-title .icon-image svg{fill:#999!important}.screen-thumbnail.outline{border-left-color:#d5d5d5}.screen-thumbnail.outline_review{border-left-color:#314453}.screen-thumbnail.in_progress{border-left-color:#f6af17}.screen-thumbnail.in_review{border-left-color:#419cd7}.screen-thumbnail.changes{border-left-color:#be3680}.screen-thumbnail.completed{border-left-color:#79bb44}.screen-thumbnail .screen_title{color:#4d7b93;font-size:14px;padding:5px 0;display:inline-block}.screen-thumbnail .screen_title.multi-line-truncate{position:relative;height:55px;overflow:hidden}.screen-thumbnail .screen_title.multi-line-truncate:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:70%;height:1.2em;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgb(239,240,242) 85%,rgb(239,240,242));pointer-events:none}.screen-thumbnail .display-order{display:none}.screen-thumbnail .status{position:relative;bottom:0;color:#fff;padding:8px 15px;width:105px!important;text-align:center;font-size:12px}.screen-thumbnail .status.outline{background:#d5d5d5}.screen-thumbnail .status.outline_review{background:#314453}.screen-thumbnail .status.in_progress{background:#f6af17}.screen-thumbnail .status.in_review{background:#419cd7}.screen-thumbnail .status.changes{background:#be3680}.screen-thumbnail .status.completed{background:#79BB44}.screen-thumbnail .details{display:block;width:100%;position:absolute;bottom:0}.screen-thumbnail .bottom-tools{position:absolute;bottom:0;left:0;padding-bottom:2px;width:100%;display:-webkit-flex;display:flex;justify-content:space-between}.screen-thumbnail .bottom-tools.extra-bottom-padding{padding-bottom:13px!important}.screen-thumbnail .bottom-tools .editor{display:flex;justify-content:space-between}.screen-thumbnail .screen-issues-container{padding-left:8px}.screen-thumbnail .selection-menu{--position: absolute;right:0;bottom:0}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle{display:inline-block;position:absolute;right:10px;border-radius:50%;width:14px;height:14px}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle.outline{background:#d5d5d5!important}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle.outline_review{background:#314453!important}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle.in_progress{background:#f6af17!important}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle.in_review{background:#419cd7!important}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle.changes{background:#be3680!important}.screen-thumbnail .selection-menu.more-info .menu-option-container .circle.completed{background:#79BB44!important}.screen-thumbnail .menu-icon-container{display:inline-block;padding:0}.screenNotes .btn.notes-icon{padding:0!important;color:#419cd7;font-size:24px!important;background:transparent!important;padding-left:0;padding-right:0}.screenNotes .btn.notes-icon:focus{box-shadow:none!important;outline:0 none!important}.screenNotes .btn.notes-icon:active{box-shadow:none!important;outline:0 none!important}.screenNotes .btn.notes-icon .inUse{position:absolute;bottom:4px;right:-1px;width:8px;height:8px;background:#f00;border-radius:50%}.screenNotes .notes-tool-tip .btn-group button{border-color:#419cd7!important;background:#419cd7!important;color:#fff!important;border-style:solid!important;border-width:1px!important}.screenNotes .notes-tool-tip .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.screenNotes .notes-tool-tip .btn-group button:active{box-shadow:none!important;outline:0 none!important}.screenNotes .notes-tool-tip .btn-group button.active{background:#fff!important;color:#419cd7!important}.editScreen .content-header{position:relative;border-top:2px solid #fff;background:#ecf0f4;padding:10px 30px 8px}.editScreen .content-header .screen_title,.editScreen .content-header .screen_practice{font-size:14px;font-weight:400!important;padding:4px 6px!important;background:#f3f3f3;border-radius:5px}.editScreen .content-header .screen_practice.all_practices{font-weight:400!important;padding:4px 6px!important;background:#314453;color:#fff}.editScreen .content-header .screen_practice.best_practice{font-weight:400!important;padding:4px 6px!important;background:#79BB44!important;color:#fff}.editScreen .content-header .screen_practice.ok_practice{font-weight:400!important;padding:4px 6px!important;background:#f6af17!important;color:#fff}.editScreen .content-header .screen_practice.poor_practice{font-weight:400!important;padding:4px 6px!important;background:#be3680!important;color:#fff}.editScreen .content-header button.btn-keep-border{border:1px solid #ccc!important}.editScreen .content-header .status{text-align:center;z-index:100;margin-top:-10px}.editScreen .content-header .status .screen_status_circle{display:block;border-radius:50%;width:28px;height:28px}.editScreen .content-header .status .screen_status_circle.outline{background:#d5d5d5}.editScreen .content-header .status .screen_status_circle.outline_review{background:#314453}.editScreen .content-header .status .screen_status_circle.in_progress{background:#f6af17}.editScreen .content-header .status .screen_status_circle.in_review{background:#419cd7}.editScreen .content-header .status .screen_status_circle.changes{background:#be3680}.editScreen .content-header .status .screen_status_circle.completed{background:#79BB44}.editScreen .content-header .status .btn{background:transparent!important;padding-left:0;padding-right:0}.editScreen .content-header .status .btn:focus{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .status .btn:active{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .settings{position:relative;text-align:center;z-index:100}.editScreen .content-header .settings .btn{background:transparent!important;padding-left:0;padding-right:0}.editScreen .content-header .settings .btn:focus{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .settings .btn:active{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .background{position:relative;text-align:center;z-index:100}.editScreen .content-header .background .btn.background-icon{padding:0!important;color:#419cd7;font-size:24px!important;background:transparent!important;padding-left:0;padding-right:0}.editScreen .content-header .background .btn.background-icon:focus{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .background .btn.background-icon:active{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .background .btn.background-icon .inUse{position:absolute;bottom:4px;right:-1px;width:8px;height:8px;background:#f00;border-radius:50%}.editScreen .content-header .background .background-tool-tip .indent{margin-left:20px}.editScreen .content-header .background .background-tool-tip .language_code{color:#999}.editScreen .content-header .background .background-tool-tip .background_image{padding:10px;width:230px;height:auto}.editScreen .content-header .background .background-tool-tip .btn-group button{border-color:#419cd7!important;background:#419cd7!important;color:#fff!important;border-style:solid!important;border-width:1px!important}.editScreen .content-header .background .background-tool-tip .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .background .background-tool-tip .btn-group button:active{box-shadow:none!important;outline:0 none!important}.editScreen .content-header .background .background-tool-tip .btn-group button.active{background:#fff!important;color:#419cd7!important}.editScreen .content-header .label.top{position:absolute}.editScreen .content-header .screen-title{position:relative;margin:0}.editScreen .content-header .screen-title .label{top:0;left:0;position:absolute;z-index:400000;font-size:10px}.editScreen .content-header .screen-title .selection-menu .selected-title{font-weight:700}.editScreen .content-header .selection-menu{position:relative;display:inline-block;bottom:0!important;left:0!important;text-align:left;float:none;margin:0;width:auto}.editScreen .content-header .selection-menu.no-label-selection-menu .menu-option-container{width:290px!important;max-width:300px}.editScreen .content-header .selection-menu.all_practices .selected-title{font-weight:400!important;background:#314453;color:#fff}.editScreen .content-header .selection-menu.all_practices .menu-icon{color:#fff}.editScreen .content-header .selection-menu.best_practice .selected-title{font-weight:400!important;background:#79BB44!important;color:#fff}.editScreen .content-header .selection-menu.best_practice .menu-icon{color:#fff}.editScreen .content-header .selection-menu.ok_practice .selected-title{font-weight:400!important;background:#f6af17!important;color:#fff}.editScreen .content-header .selection-menu.ok_practice .menu-icon{color:#fff}.editScreen .content-header .selection-menu.poor_practice .selected-title{font-weight:400!important;background:#be3680!important;color:#fff}.editScreen .content-header .selection-menu.poor_practice .menu-icon{color:#fff}.editScreen .content-header .menu-option-container .option-item .option-label.all_practices:before{width:14px;height:14px;border-radius:50%;background:#314453;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:#314453;font-size:16px;font-weight:700;margin-right:7px}.editScreen .content-header .menu-option-container .option-item .option-label.best_practice:before{width:14px;height:14px;border-radius:50%;background:#79BB44;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:#79bb44;font-size:16px;font-weight:700;margin-right:7px}.editScreen .content-header .menu-option-container .option-item .option-label.ok_practice:before{width:14px;height:14px;border-radius:50%;background:#f6af17;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:#f6af17;font-size:16px;font-weight:700;margin-right:7px}.editScreen .content-header .menu-option-container .option-item .option-label.poor_practice:before{width:14px;height:14px;border-radius:50%;background:#be3680;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:#be3680;font-size:16px;font-weight:700;margin-right:7px}.editScreen .content-header .tab-nav{overflow:visible!important;display:block;position:relative;margin:0;padding:0 12px;min-height:40px;z-index:99999!important}.editScreen .content-header .tab-nav:after{display:block;position:absolute;height:3px;width:100%;left:0;background-color:#f0f4f4;content:"";bottom:-2px}.editScreen .content-header .tab-nav .tab-item{position:relative;z-index:3;display:inline-block;list-style-type:none;margin:0 1px 0 0;padding:10px 20px;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.editScreen .content-header .tab-nav .tab-item.less-padding{padding:6px!important}.editScreen .content-header .tab-nav .tab-item.newTab{border:1px dashed #d5d5d5;border-bottom:none;min-height:42px!important;max-height:42px!important}.editScreen .content-header .tab-nav .tab-item.resources{border-top-left-radius:5px!important;border-bottom:none;float:right}.editScreen .content-header .tab-nav .tab-item.primary{margin-right:20px!important;border-top-right-radius:5px!important}.editScreen .content-header .tab-nav .tab-item.secondary{border-top-left-radius:5px!important}.editScreen .content-header .tab-nav .tab-item.final{border-top-right-radius:5px!important}.editScreen .content-header .tab-nav .tab-item .tab-label{position:relative;color:#000;text-decoration:none}.editScreen .content-header .tab-nav .tab-item .tab-label.truncate{display:block;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:140px!important}.editScreen .content-header .tab-nav .tab-item .tab-label .count{margin-left:30px;line-height:0;color:#000;background:#419cd7;padding:3px 6px;font-size:80%;border-radius:100%}.editScreen .content-header .tab-nav .tab-item .tab-label.newTab{color:#d5d5d5!important}.editScreen .content-header .tab-nav .tab-item .tab-label.newTab:before{color:inherit;font-size:14px;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}.editScreen .content-header .tab-nav .tab-item .tab-label.newTab:hover{color:#419cd7!important}.editScreen .content-header .tab-nav .tab-item .tab-label.progress-order-1:before{display:inline-block;content:"1.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.editScreen .content-header .tab-nav .tab-item .tab-label.progress-order-2:before{display:inline-block;content:"2.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.editScreen .content-header .tab-nav .tab-item .tab-label.progress-order-3:before{display:inline-block;content:"3.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.editScreen .content-header .tab-nav .tab-item .tab-label.resources:before{color:inherit;font-size:16px;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}.editScreen .content-header .tab-nav .tab-item .tab-label.resources:hover{color:#419cd7!important}.editScreen .content-header .tab-nav .tab-item.active{background:#419cd7}.editScreen .content-header .tab-nav .tab-item.active:before{content:"";position:absolute;top:0;left:0;height:3px;border-top-left-radius:5px;width:100%}.editScreen .content-header .tab-nav .tab-item.active .tab-label{color:#fff!important}.editScreen .content-header .tab-nav .tab-item.active:first-child:before{border-top-left-radius:5px}.editScreen .content-header .tab-nav .tab-item.active:last-child:before{border-top-right-radius:5px}.editScreen .content-header .tab-nav .tab-item.active:before{border-top-right-radius:0;border-top-left-radius:0}.screen_title_text{margin:10px 0 25px;font-size:20px;font-weight:700}.screen-asset-picker-container{display:block;position:relative;z-index:100000;transition:.3s color ease-in-out;-webkit-transition-delay:.7s!important;transition-delay:.7s!important;padding:0;text-align:center}.screen-asset-picker-container .screen-change .btn-group button{border-color:#419cd7!important;border-width:1px!important;border-style:solid!important;background:#fff!important;color:#419cd7!important;font-size:28px!important;line-height:0;padding:4px 6px}.screen-asset-picker-container .screen-change .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.screen-asset-picker-container .screen-change .btn-group button:active{box-shadow:none!important;outline:0 none!important}.screen-asset-picker-container .screen-change .btn-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.screen-asset-picker-container .asset-options-container{display:inline-block;border:1px dashed #d5d5d5;border-radius:5px;top:0;left:0;padding:6px 24px 8px;text-align:center;width:100%}@media only screen and (max-width: 1024px) and (orientation: portrait){.screen-asset-picker-container .asset-options-container{width:76%}}@media only screen and (max-width: 1024px) and (orientation: landscape){.screen-asset-picker-container .asset-options-container{width:70%}}.screen-asset-picker-container .new-asset{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;margin-right:40px}.screen-asset-picker-container .new-asset: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.screen-asset-picker-container .addIcon{position:absolute;border:1px dashed #d5d5d5;border-radius:5px;top:0;left:0;padding:4px 24px;text-align:center;width:100%}.screen-asset-picker-container .addIcon:before{display:block;width:100%;overflow:hidden;text-align:center;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;font-size:32px;color:#d5d5d5;content:"";position:relative}.screen-asset-picker-container .addIcon:hover{cursor:pointer}.screen-asset-picker-container .addIcon:hover:before{color:#419cd7}.screen-asset-picker-container .screen-assets{display:block;position:relative;border:1px dashed #d5d5d5;border-radius:5px;text-align:left;padding:0;color:#666;overflow:visible;cursor:pointer;background:#fff}.screen-asset-picker-container .screen-asset-tool-tip .asset-image,.screen-asset-picker-container .screen-assets .asset-image{margin-right:20px;position:absolute;top:0;vertical-align:top!important;height:18px;width:auto}.screen-asset-picker-container .screen-asset-tool-tip .close-btn,.screen-asset-picker-container .screen-assets .close-btn{z-index:100!important;position:absolute;top:10px!important;right:15px!important;color:#ccc!important}.screen-asset-picker-container .screen-asset-tool-tip .action-btn,.screen-asset-picker-container .screen-assets .action-btn{text-transform:uppercase;margin-top:20px;margin-left:20px}.screen-asset-picker-container .screen-asset-tool-tip .asset-grid .asset-type-thumbnail,.screen-asset-picker-container .screen-assets .asset-grid .asset-type-thumbnail{position:relative;margin:2px;display:block;height:110px;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer;text-align:center;padding:4px 12px}.screen-asset-picker-container .screen-asset-tool-tip .asset-grid .asset-type-thumbnail .icon-40,.screen-asset-picker-container .screen-assets .asset-grid .asset-type-thumbnail .icon-40{color:#999}.screen-asset-picker-container .screen-asset-tool-tip .asset-grid .asset-type-thumbnail .asset_icon,.screen-asset-picker-container .screen-assets .asset-grid .asset-type-thumbnail .asset_icon{padding-top:2px;padding-bottom:2px;width:auto;height:80px}.screen-asset-picker-container .screen-asset-tool-tip .asset-grid .asset-type-thumbnail .asset-title,.screen-asset-picker-container .screen-assets .asset-grid .asset-type-thumbnail .asset-title{padding:2px 0}.screen-asset-picker-container .screen-asset-tool-tip .asset-grid .asset-type-thumbnail:hover,.screen-asset-picker-container .screen-assets .asset-grid .asset-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.screen-asset-picker-container .screen-asset-tool-tip .asset-grid .asset-item,.screen-asset-picker-container .screen-assets .asset-grid .asset-item{margin-bottom:30px}.thumbnail-spacer{display:block;position:relative;margin-left:30px!important;margin-right:25px!important;background:transparent;overflow:hidden;height:100%;min-height:20px;z-index:20000;color:#000;text-align:center;cursor:pointer;transition:height ease-in-out 5s}.thumbnail-spacer.child{margin-left:50px!important;margin-right:0!important}.thumbnail-spacer.full-width{margin-left:0!important;margin-right:0!important}.thumbnail-spacer .screen-asset-picker-container{z-index:10;position:relative;padding:0;color:#d5d5d5;-webkit-transition-delay:1s!important;transition-delay:1s!important;transition:all ease-in .5s;cursor:pointer;opacity:0;height:0;overflow:hidden}.thumbnail-spacer:hover{overflow:visible;height:auto;z-index:40000}.thumbnail-spacer:hover .screen-asset-picker-container{opacity:1;padding:0;height:58px;overflow:visible}.thumbnail-spacer:hover .screen-asset-picker-container .validation-panel{opacity:1!important}.thumbnail-spacer.open{overflow:visible;height:auto;z-index:40000}.thumbnail-spacer.open .screen-asset-picker-container{opacity:1;padding:0;height:auto;overflow:visible}.thumbnail-spacer.show{overflow:visible;height:auto}.thumbnail-spacer.show .screen-asset-picker-container{opacity:1;padding:0;height:46px;overflow:visible}.thumbnail-spacer.show .screen-asset-picker-container .asset-category-list .label{background:rgba(213,213,213,.25);color:#333;padding-top:7px;padding-bottom:7px}.hotspotScreen .hotspot- .hot-spot-label.right{position:absolute;top:2px;left:24px;color:inherit;padding:6px 14px;display:block;min-width:20px;width:auto!important;z-index:2!important;background:inherit;border-top-right-radius:16px;border-bottom-right-radius:16px;white-space:nowrap!important}.hotspotScreen .hotspot- .hot-spot-label.right.active{background:#5DA8D7}.hotspotScreen .hotspot- .hot-spot-label.left{position:absolute;top:2px;right:calc(100% - 10px);color:inherit;padding:6px 14px;display:block;min-width:20px;width:auto!important;z-index:2!important;background:inherit;border-top-left-radius:16px;border-bottom-left-radius:16px;white-space:nowrap!important}.hotspotScreen .hotspot- .hot-spot-label.left.active{background:#5DA8D7}.hotspotScreen .hotspot-btn{opacity:1;transition:opacity ease-in-out 1s}.hotspotScreen .hotspot-btn.hidden{opacity:0}.hotspotScreen .hotspot .hot-spot .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.hotspotScreen .hotspot .hot-spot.active .hot-spot-indicator{background:#39AA27;color:#fff}.hotspotScreen .hotspot .hot-spot .hot-spot-indicator{top:-9px!important;right:-9px!important}.hotspotScreen .hotspot .hot-spot .hot-spot-tool-tip{display:none}.hotspotScreen .hotspot .hot-spot .hot-spot-icon{display:none!important}.hotspotScreen .hotspot .hot-spot .hot-spot-label{position:relative;padding:0 12px 0 6px;line-height:100%}.hotspotScreen .hotspot .hot-spot.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.hotspotScreen .hotspot .hot-spot.hot-spot-left .hot-spot-label{padding:0 6px 0 12px}.hotspotScreen .hotspot .hot-spot-hide{padding:2px;width:40px;height:40px;border-radius:50%;cursor:pointer;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.hotspotScreen .hotspot .hot-spot-hide.active .hot-spot-indicator{background:#39AA27;color:#fff}.hotspotScreen .hotspot .hot-spot-hide:before{position:relative;font-size:37px;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:""}.hotspotScreen .hotspot .hot-spot-hide.active: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:""}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-icon,.hotspotScreen .hotspot .hot-spot-hide .hot-spot-label{display:none}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip{display:block;position:absolute;margin-top:15px;padding:12px 8px;height:115px;min-width:170px;border-radius:5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip h5{font-size:14px;padding-top:5px;font-weight:700}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip .close-btn{position:absolute;top:-5px;right:5px}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.top{bottom:calc(100% + 15px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.top:before{position:absolute;width:0;height:0;bottom:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.top:after{position:absolute;width:0;height:0;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.bottom:before{position:absolute;width:0;height:0;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom-style:solid;border-bottom-width:12px;border-bottom-color:#999;content:""}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.bottom:after{position:absolute;width:0;height:0;top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#fff;content:""}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.right{right:-10px}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.right:before{left:calc(100% - 40px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.right:after{left:calc(100% - 38px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.center:before{left:calc(50% - 12px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.center:after{left:calc(50% - 10px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.left{left:-10px}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.left:before{left:16px}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.left:after{left:18px}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.middle{top:0}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.hotspotScreen .hotspot .hot-spot-hide .hot-spot-tool-tip.hidden,.hotspotScreen .hotspot .hot-spot-hide.no-tooltip .hot-spot-tool-tip{display:none}.hotspotScreen .hotspot .hot-spot-sml-icon-only{padding:2px;width:50px;height:50px;border-radius:50%;cursor:pointer;border:3px solid #999999;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.hotspotScreen .hotspot .hot-spot-sml-icon-only.active .hot-spot-indicator{background:#39AA27;color:#fff}.hotspotScreen .hotspot .hot-spot-sml-icon-only:before{position:relative;font-size:37px}.hotspotScreen .hotspot .hot-spot-sml-icon-only.in-progress{border-color:#f6ad17}.hotspotScreen .hotspot .hot-spot-sml-icon-only.complete{border-color:#39aa27}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-icon{display:block;position:absolute;width:44px;height:44px;top:0;bottom:0;left:0;right:0;margin:auto!important;overflow:hidden;border:2px solid #fff;border-radius:50%}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-icon img{position:absolute;height:26px!important;width:auto;top:0;bottom:0;left:0;right:0;margin:auto}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-label{display:none}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-hover-area{display:block;position:absolute;width:40px;height:40px;background:transparent;top:-20px;left:0}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip{display:block;position:absolute;padding:12px 8px;height:115px;min-width:170px;border-radius:5px;box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;animation:fadein .7s}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.top{bottom:calc(100% + 15px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.top:before{position:absolute;width:0;height:0;bottom:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.top:after{position:absolute;width:0;height:0;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom{top:calc(100% + 15px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom:before{position:absolute;width:0;height:0;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom-style:solid;border-bottom-width:12px;border-bottom-color:#999;content:""}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom:after{position:absolute;width:0;height:0;top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#fff;content:""}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.right{right:-10px}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.right:before{left:calc(100% - 40px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.right:after{left:calc(100% - 38px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.center:before{left:calc(50% - 12px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.center:after{left:calc(50% - 10px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.left{left:-10px}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.left:before{left:16px}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.left:after{left:18px}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.middle{top:0}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip .close-btn{position:absolute;top:0;right:5px}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.hotspotScreen .hotspot .hot-spot-sml-icon-only .hot-spot-tool-tip.hidden,.hotspotScreen .hotspot .hot-spot-sml-icon-only.no-tooltip .hot-spot-tool-tip{display:none}.hotspotScreen .hotspot .hot-spot-sml-icon{position:relative;padding:6px 12px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;border-radius:16px}.hotspotScreen .hotspot .hot-spot-sml-icon .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-sml-icon .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.hotspotScreen .hotspot .hot-spot-sml-icon.active .hot-spot-indicator{background:#39AA27;color:#fff}.hotspotScreen .hotspot .hot-spot-sml-icon .hot-spot-icon{position:relative;padding:0 2px}.hotspotScreen .hotspot .hot-spot-sml-icon .hot-spot-icon img{height:32px;width:auto}.hotspotScreen .hotspot .hot-spot-sml-icon .hot-spot-label{position:relative;padding:0 6px}.hotspotScreen .hotspot .hot-spot-sml-icon .hot-spot-tool-tip{display:none}.hotspotScreen .hotspot .hot-spot-sml-icon.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.hotspotScreen .hotspot .hot-spot-lg-icon{padding:0;width:160px;border-radius:5px;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-lg-icon .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-lg-icon .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.hotspotScreen .hotspot .hot-spot-lg-icon.active .hot-spot-indicator{background:#39AA27;color:#fff}.hotspotScreen .hotspot .hot-spot-lg-icon .hot-spot-icon{width:160px;height:160px;position:relative;overflow:hidden;background:inherit;border-top-left-radius:5px;border-top-right-radius:5px}.hotspotScreen .hotspot .hot-spot-lg-icon .hot-spot-icon img{height:140px;z-index:1;width:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.hotspotScreen .hotspot .hot-spot-lg-icon .hot-spot-tool-tip{display:none}.hotspotScreen .hotspot .hot-spot-lg-icon .hot-spot-label{padding:8px 12px;border-top:1px solid #fff;text-align:center;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.hotspotScreen .hotspot .hot-spot-lg-icon-only{padding:0;width:160px;height:160px;border-radius:5px;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-lg-icon-only .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hotspotScreen .hotspot .hot-spot-lg-icon-only .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.hotspotScreen .hotspot .hot-spot-lg-icon-only.active .hot-spot-indicator{background:#39AA27;color:#fff}.hotspotScreen .hotspot .hot-spot-lg-icon-only .hot-spot-icon{width:160px;height:160px;position:relative;overflow:hidden;background:inherit;border-radius:5px}.hotspotScreen .hotspot .hot-spot-lg-icon-only .hot-spot-icon img{height:140px;z-index:1;width:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.hotspotScreen .hotspot .hot-spot-lg-icon-only .hot-spot-tool-tip,.hotspotScreen .hotspot .hot-spot-lg-icon-only .hot-spot-label{display:none}.hotspotScreen large_screen-dropzone{margin:0 auto!important;position:relative;border-style:solid;border-color:#333;border-width:10px 10px 10px 10px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;min-width:1000px;max-width:1000px;min-height:550px;max-height:550px}.hotspotScreen large_screen-dropzone.scrollable{overflow-y:auto}.hotspotScreen large_screen-dropzone .message-panel{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;text-align:center!important}.hotspotScreen large_screen-dropzone .message-panel .message-text{text-align:center!important;padding:20% 40px 0}.hotspotScreen large_screen-dropzone .message-panel .message-text: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:15px}.hotspotScreen mobile_screen-dropzone{margin:0 auto!important;position:relative;border-style:solid;border-color:#333;border-width:10px 10px 10px 10px;border-top-left-radius:8px;border-top-right-radius:8px;min-width:370px;max-width:420px;width:auto!important;overflow:hidden;min-height:550px;max-height:550px}.hotspotScreen mobile_screen-dropzone.scrollable{overflow-y:auto}.hotspotScreen mobile_screen-dropzone .message-panel{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;text-align:center!important}.hotspotScreen mobile_screen-dropzone .message-panel .message-text{text-align:center;padding:20% 40px 0}.hotspotScreen mobile_screen-dropzone .message-panel .message-text: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:15px}.screens-outline-container{padding:0;margin:0;display:block;overflow:visible;z-index:1!important}.screens-outline-container .accordion-panel{margin-left:30px!important}.screens-outline-container .thumbnail-spacer{display:block;position:relative;margin:0;background:transparent;overflow:hidden;height:100%;min-height:20px;padding-top:15px;padding-bottom:15px;margin-right:0!important;z-index:20000;color:#000;text-align:center;cursor:pointer;transition:height ease-in-out 5s}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail{z-index:10;position:relative;border-radius:5px;border:1px dashed #d5d5d5;padding:0;color:#d5d5d5;background:#fff;transition:all ease-in .5s;cursor:pointer;opacity:0;height:0;overflow:hidden}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .pic-message{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .pic-message .message-text{text-align:center;padding:0 10px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel{width:360px;opacity:0!important;height:auto!important;border:2px solid #d5d5d5;overflow:visible!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .title{padding:4px 5px 8px;text-align:left;font-size:14px;color:#333}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .sub-title{margin-top:10px;padding-left:5px;color:#d5d5d5;text-transform:uppercase;text-align:left}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .close-btn{position:absolute;top:12px;right:14px;color:#ccc}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail{margin:4px;display:block;overflow:hidden;height:75px;border:1px solid #0086c0;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail img{width:60%;height:auto}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail .screen-title{padding:6px 10px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .screen-grid .screen-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .add-screen-container input .btn,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .add-screen-container .alert .btn{width:180px!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-right{right:calc(50% - 395px)!important;top:-95px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-right:before{top:105px;border-right:14px solid #d5d5d5}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top{top:auto;right:0;left:0;margin:auto;bottom:calc(100% + 8px)}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top:before{border-top-color:#d5d5d5}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom{top:calc(100% + 8px);right:0;left:0;margin:auto}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom:before{border-bottom-color:#d5d5d5}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top-wide{bottom:calc(100% + 8px);width:920px!important;left:50%!important;right:0!important;margin-left:-49.5%!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-top-wide: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 #d5d5d5;content:""}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom-wide{top:calc(100% + 8px);width:920px!important;left:50%!important;right:0!important;margin-left:-49.5%!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.align-bottom-wide: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 #d5d5d5;content:""}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel>.padding{padding-bottom:0}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-top-wide .title{width:35%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-top-wide .title.push-for-3{width:40%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-top-wide .title.push-for-4,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-bottom-wide .title,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-bottom-wide .title.push-for-3{width:35%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel.align-bottom-wide .title.push-for-4{width:40%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel.add-screen-panel .count{display:inline-block;padding:3px 0 2px;font-size:.75rem;text-align:center;background:#419cd7;color:#fff;border-radius:50%;width:20px;height:20px;margin-left:5px;float:right!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .add-screen-type .row.padding{padding:15px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .add-screen-type .active{background:rgba(213,213,213,.25);box-shadow:inset -5px 0 #419cd7}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid{height:495px;overflow-y:auto;overflow-x:hidden}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container{position:relative}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-expand-size{width:670px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn{position:absolute;top:200px;width:100%;bottom:50%;color:#495057;font-size:16px;font-weight:700}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right{position:relative;display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;padding-left:0;padding-right:0}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left:after{position:relative;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;margin:0 5px;font-size:30px;color:#419cd7;content:"";vertical-align:middle!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left.before:before{display:block;position:absolute;left:8px;top:5px;content:"";width:20px;height:20px;background:#fff;z-index:0;border-radius:50%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right:after{position:relative;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;margin-right:5px;font-size:30px;color:#419cd7;content:"";vertical-align:middle!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right.before:before{display:block;position:absolute;left:5px;top:5px;content:"";width:20px;height:20px;background:#fff;z-index:0;border-radius:50%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .tool-tip.img-expand .tool-tip-content-container{display:flex;padding:5px;position:unset}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .tool-tip.img-expand .tool-tip-content-container .tool-tip-content{padding:5px;margin:0}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .switch-btn-group{width:180px;text-align:center}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .switch-btn-group .btn{margin-right:.5rem;padding:0;width:17px;height:17px;border-radius:50%;font-size:12px;color:#fff;line-height:17px;text-align:center;background:#d5d5d5;display:inline-block}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .close-preview-btn{width:40%;color:#495057;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:3%}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .close-preview-btn .btn{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;padding-left:0;padding-right:0}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .close-preview-btn .btn: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-],.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail{display:inline-block;margin:15px;width:calc(33.3333333333% - 30px);height:156px;vertical-align:top}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-] .library-thumbnail .thumbnail-icon,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .thumbnail-icon{position:absolute;right:5px;top:5px;z-index:1;border:1px solid rgba(255,255,255,.5)}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-] .library-thumbnail .image-container,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .image-container{position:relative;padding:0;height:138px;overflow:hidden;border:solid #d5d5d5;border-width:1px 1px 0 1px;border-radius:5px 5px 0 0}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-] .library-thumbnail .image-container img,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .image-container img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:138px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-] .library-thumbnail .details,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .details{border-radius:0 0 5px 5px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-] .library-thumbnail .tool-tip-content,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .tool-tip-content{margin:0}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>div[class^=col-] .tool-tip:hover .tool-tip-content-container,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid>.screen-type-thumbnail .tool-tip:hover .tool-tip-content-container{display:flex}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail{position:relative;border:1px solid #d5d5d5;overflow:hidden;border-radius:5px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .image-container{height:110px;padding:5px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .image-container img{width:auto;height:100px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .details{padding:5px;color:#fff;background:#314453}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .select-btn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;width:200px;height:50px;margin:auto}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .select-btn .btn{width:80px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .select-btn .btn:first-child{margin-right:10px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .tool-tip .tool-tip-content-container,.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .validation-panel .library-grid .library-thumbnail .tool-tip .tool-tip-content-container .tool-tip-content{padding:5px}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .add-screen-type .row.padding{padding:15px 0!important}.screens-outline-container .thumbnail-spacer .add-screen-thumbnail .add-screen-type .active{background:rgba(213,213,213,.25);box-shadow:inset -5px 0 #419cd7}.screens-outline-container .thumbnail-spacer:hover{overflow:visible;height:auto;z-index:40000}.screens-outline-container .thumbnail-spacer:hover .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-outline-container .thumbnail-spacer:hover .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-outline-container .thumbnail-spacer.open{overflow:visible;height:auto;z-index:999999}.screens-outline-container .thumbnail-spacer.open .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-outline-container .thumbnail-spacer.open .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-outline-container .thumbnail-spacer.show{overflow:visible;height:auto}.screens-outline-container .thumbnail-spacer.show .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-outline-container .thumbnail-spacer.show .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-outline-container .thumbnail-spacer.visible{overflow:visible;height:auto;z-index:1000}.screens-outline-container .thumbnail-spacer.visible .add-screen-thumbnail{opacity:1;padding:0;height:50px;overflow:visible}.screens-outline-container .thumbnail-spacer.visible .add-screen-thumbnail .validation-panel{opacity:1!important}.screens-outline-container .no_screens-added{padding:20px}.screen-grid .screen-type-thumbnail{margin:4px;display:block;overflow:hidden;height:75px;border:1px solid #0086c0;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer}.screen-grid .screen-type-thumbnail img{width:60%;height:auto}.screen-grid .screen-type-thumbnail .screen-title{padding:6px 10px}.screen-grid .screen-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.sub-screen-selector{padding:8px 0;z-index:999999999999!important}.sub-screen-selector .label{padding:0 6px 6px 0!important}.sub-screen-selector .screen-grid{margin:0 auto!important}.sub-screen-selector .screen-grid .thumbnail{display:inline-block;position:relative;width:100%;padding:8px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in;border:1px solid #fff}.sub-screen-selector .screen-grid .thumbnail img{width:auto;height:65px;margin-bottom:5px}.sub-screen-selector .screen-grid .thumbnail .progression-title{padding:6px 10px}.sub-screen-selector .screen-grid .thumbnail.selected{background:#eff0f2;border:2px solid #419cd7}.sub-screen-selector .screen-grid .thumbnail:hover{background:#eff0f2}.title-screen .screen-title{font-size:20px!important}.title-screen .divider{border-bottom:1px solid #eff0f2;margin-bottom:20px}.title-screen .background_image{width:33%;height:auto!important;display:block;position:relative;border-radius:5px;margin:20px 0 0;padding:0;border:1px solid #d5d5d5;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);box-shadow:0 2px 5px #00000040}.share-link-container .share-link-header{background:#eff0f2;color:#333;padding:12px 0;margin-left:0}.share-link-container .share-link-header .selection-menu{max-width:400px!important}.share-link-container .share-link-menu{float:left!important}.share-link-container .share-link-menu .selected-title{background:#fff!important}.share-link-container .shared_link{margin-top:5px;padding:8px;background:#eff0f2;color:#333;font-size:12px;border-radius:5px;cursor:pointer;text-align:left}.share-link-container .copy_link_text{margin-top:5px;text-align:center;font-size:11px;color:#999}.share-link-container img{width:60px;height:auto}.attach-resources-panel .resource-title{margin-bottom:10px;text-transform:uppercase;color:#333;font-weight:700}.attach-resources-panel .close-panel-btn{position:absolute;top:7px!important;right:7px;color:#419cd7!important}.attach-resources-panel .btn-group button{border-color:#419cd7!important;color:#419cd7!important;background:#fff!important;border-style:solid!important;border-width:1px!important}.attach-resources-panel .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.attach-resources-panel .btn-group button:active{box-shadow:none!important;outline:0 none!important}.attach-resources-panel .btn-group button.active{color:#fff!important;background:#419cd7!important}.attach-resources-panel .selection-menu .selected-title{background:#eff0f2!important}.attach-resources-panel .selection-menu .selected-title,.attach-resources-panel .selection-menu .option-label{color:#333;font-size:.875rem}.attach-resources-panel .selection-menu .selected-title.active,.attach-resources-panel .selection-menu .option-label.active{color:#fff!important}.add-bite-container{padding:8px 0;z-index:999999999999!important}.add-bite-container .label{padding:0 6px 6px 0!important}.icon-width{min-width:40px!important}.title-screen-title-look-editable{margin-bottom:20px;width:100%;display:inline-block;font-size:2em;font-weight:700;color:#2e4453;text-align:center!important}.accordion-title-read-only{font-size:20px;padding-top:4px!important;font-weight:700}.object-control-container{display:inline-block;text-align:center!important;position:relative;width:100%}.object-control-container a{text-transform:none!important}.object-control-container .disabled{color:#d5d5d5}.object-control-container .select-asset-containter .delete-btn-container{position:absolute;left:80px;top:-6px}.screen-status-count-list{margin-top:3px;padding:0;list-style-type:none}.screen-status-count-list .stat-item{position:relative;display:inline-block;padding:2px;width:20px;margin-right:3px!important;color:#fff!important;font-size:11px;border-radius:5px}.screen-status-count-list .stat-item.outline{background:#d5d5d5!important}.screen-status-count-list .stat-item.outline_review{background:#314453!important}.screen-status-count-list .stat-item.in_progress{background:#f6af17!important}.screen-status-count-list .stat-item.in_review{background:#419cd7!important}.screen-status-count-list .stat-item.changes{background:#be3680!important}.screen-status-count-list .stat-item.completed{background:#79BB44!important}.audio-uploader{display:inline-block;position:relative}.audio-uploader.open .menu-icon{cursor:pointer;font-size:20px;color:#fff;border:1px solid #419cd7!important;background-color:#419cd7!important;border-radius:50%;width:30px;height:30px}.audio-uploader .menu-icon{cursor:pointer;font-size:20px;color:#419cd7;border:1px solid #419cd7;background-color:#fff;border-radius:50%;width:30px;height:30px}.audio-uploader .menu-icon.open{background-color:#fff;color:#419cd7}.audio-uploader .has_audio{position:absolute;width:8px;height:8px;background-color:#be3680;bottom:2px;right:0;border-radius:50%;color:#fff;font-size:9px;text-align:center;padding:1px 0 0 1px}.audio-uploader .menu-section{margin-top:5px!important;padding:15px;height:auto!important;color:#999!important}.audio-uploader .menu-section .audio-info{font-size:12px}.audio-uploader .menu-section .audio-player-container{padding:5px;border:1px solid #eff0f2;font-size:12px;vertical-align:middle!important}.audio-uploader .g-dropdown-menu{z-index:999999!important;width:370px;height:auto!important}.audio-uploader .badge{background-color:#be3680!important;color:#fff;border-radius:50%!important;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.extra-scrolling-spacer{display:block;min-height:200px!important}.screen-layout-btn-group-container{margin-bottom:12px}.screen-layout-btn-group-container .btn-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important}.screen-layout-btn-group-container .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.screen-layout-btn-group-container .btn-group button:active{box-shadow:none!important;outline:0 none!important}.screen-layout-btn-group-container .btn-group button.active{background:#419cd7!important;color:#fff!important}.screen-selector-group.btn-group{width:50%;display:-webkit-flex;display:flex;flex-flow:row nowrap;margin:0 auto 30px}.screen-selector-group.btn-group button{flex:1;display:inline-block;margin:0 auto;border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important}.screen-selector-group.btn-group button:focus{box-shadow:inset 0 3px 5px #00000040!important;outline:0 none!important}.screen-selector-group.btn-group button:active{box-shadow:inset 0 3px 5px #00000040!important;outline:0 none!important}.screen-selector-group.btn-group button.active{background:#419cd7!important;box-shadow:inset 0 3px 5px #00000040!important;color:#fff!important}.progress-veiw .bite-row{padding:10px 5px 0;border-top:1px solid #d5d5d5}.progress-veiw .bite-row .header{position:relative;display:flex;flex-direction:row;align-items:stretch;width:100%}.progress-veiw .bite-row .header .control-handle{display:block;width:2%;cursor:pointer}.progress-veiw .bite-row .header .control-handle.closed: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:"";font-weight:700;font-size:18px}.progress-veiw .bite-row .header .control-handle.open: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:"";font-weight:700;font-size:18px}.progress-veiw .bite-row .header .bite-label{display:block;color:#419cd7;width:80%;cursor:pointer}.progress-veiw .bite-row .header .bite-stats{display:block;width:20%;text-align:right;float:right}.progress-veiw .bite-row .body{transition:height 1.3s ease-in-out}.progress-veiw .bite-row .body.closed{display:block;height:0px!important;max-height:0px!important}.progress-veiw .bite-row .body.open{display:block}.image-setting-options{margin:0;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.image-setting-options.no-margin{margin:0}.image-setting-options .label-col{width:80px;margin:0}.image-setting-options .option-col{width:54px;margin:2px}.image-setting-options .option-col .selection-menu{display:block;position:relative}.image-setting-options .option-col .selection-menu .image-param-btn{position:relative;height:54px;width:100%;max-width:54px;display:block;cursor:pointer}.image-setting-options .option-col .selection-menu .image-param-btn.active,.image-setting-options .option-col .selection-menu .image-param-btn:hover{background:#eff0f2}.image-setting-options .option-col .selection-menu .image-param-btn .btn-style{font-size:75%;color:#1a2a35;text-transform:uppercase;height:54px;width:54px;font-weight:700}.image-setting-options .option-col .selection-menu .image-param-btn .btn-style img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:48px}.image-setting-options .option-col .selection-menu .image-param-btn .btn-style .btn-label{display:none}.image-setting-options .option-col .selection-menu .image-param-btn .btn-style.style-retina .btn-label,.image-setting-options .option-col .selection-menu .image-param-btn .btn-style.style-max .btn-label{display:block;position:absolute;text-align:center;width:100%;bottom:13px}.image-setting-options .selection-menu .menu-option-container{min-width:245px}.attach-link{display:block;padding:0;margin:5px 0 5px 10px;position:relative;text-align:left;cursor:pointer;color:inherit}.attach-link:before{color:inherit;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:7px}.object-layout-picker-btn{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;position:relative;border:1px solid #d5d5d5;background:#fff;padding:4px;border-radius:5px}.object-layout-picker-btn.text{width:90px!important}.object-layout-picker-btn.library_image,.object-layout-picker-btn.dialog{width:100px!important}.object-layout-picker-btn .btn-col{padding:0 8px 0 0}.object-layout-picker-btn .object-image{height:24px;width:auto}.object-layout-picker-btn:hover{border-color:#419cd7;cursor:pointer}.icon-picker-btn{background:#fff;border:1px solid #d5d5d5;border-radius:5px;padding:6px 8px;margin:0}.icon-picker-btn:hover{cursor:pointer;border-color:#419cd7}.icon-picker-btn img{height:49px;width:auto}.settings-dialog{position:absolute;width:330px;background:#fff;top:0;height:100%;border-top:1px solid #d5d5d5;transition:all .2s ease-out;z-index:999999999;overflow:auto}.settings-dialog.open.right{right:0;-webkit-box-shadow:-2px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:-2px 0px 3px 0px rgba(0,0,0,.25);box-shadow:-2px 0 3px #00000040}.settings-dialog.closed.right{right:-330px}.settings-dialog .settings-title-panel{background:#eff0f2}.settings-dialog .settings-title-panel .title-row{display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center}.settings-dialog .settings-title-panel h6{margin-bottom:0}.settings-dialog .settings-title-panel h6 .icon{color:#419cd7}.asset-category-type .row.padding{padding:15px 0}.asset-category-type .active{background:rgba(213,213,213,.25);box-shadow:inset -5px 0 #419cd7}.full-max-width{max-width:100%!important}.library-email-template .form-control,.library-email-template .form-group{margin-bottom:0}.library-email-template .checkbox{margin:0}.screen-asset-picker-container .screen-change-group{position:absolute;left:-40%;top:50px;color:#999;width:210px;text-align:center}.screen-asset-picker-container .screen-change-group span{font-size:1rem}.hotspotScreen .screen-change-group .btn-group button,.groupScreen .screen-change-group .btn-group button,.screen-asset-picker-container .screen-change-group .btn-group button{border-color:#419cd7!important;border-width:1px!important;border-style:solid!important;background:#fff!important;color:#419cd7!important;font-size:28px!important;line-height:0;padding:4px 6px}.hotspotScreen .screen-change-group .btn-group button:focus,.groupScreen .screen-change-group .btn-group button:focus,.screen-asset-picker-container .screen-change-group .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.hotspotScreen .screen-change-group .btn-group button:active,.groupScreen .screen-change-group .btn-group button:active,.screen-asset-picker-container .screen-change-group .btn-group button:active{box-shadow:none!important;outline:0 none!important}.hotspotScreen .screen-change-group .btn-group .active,.groupScreen .screen-change-group .btn-group .active,.screen-asset-picker-container .screen-change-group .btn-group .active{background:rgba(65,156,215,.25)!important;color:#419cd7!important}.screen-asset-picker-container .validation-panel{width:360px;opacity:1!important;height:auto!important;border:2px solid #d5d5d5;overflow:visible!important}.screen-asset-picker-container .validation-panel .title{padding:4px 5px 8px;text-align:left;font-size:14px;color:#333}.screen-asset-picker-container .validation-panel .sub-title{margin-top:10px;padding-left:5px;color:#d5d5d5;text-transform:uppercase;text-align:left}.hotspotScreen .validation-panel .close-btn,.groupScreen .validation-panel .close-btn,.screen-asset-picker-container .validation-panel .close-btn{position:absolute;top:12px;right:14px;color:#ccc}.screen-asset-picker-container .validation-panel .screen-grid .screen-type-thumbnail{margin:4px;display:block;overflow:hidden;height:75px;border:1px solid #0086c0;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer}.screen-asset-picker-container .validation-panel .screen-grid .screen-type-thumbnail img{width:60%;height:auto}.screen-asset-picker-container .validation-panel .screen-grid .screen-type-thumbnail .screen-title{padding:6px 10px}.screen-asset-picker-container .validation-panel .screen-grid .screen-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.hotspotScreen .validation-panel .add-screen-container input .btn,.groupScreen .validation-panel .add-screen-container input .btn,.screen-asset-picker-container .validation-panel .add-screen-container input .btn,.hotspotScreen .validation-panel .add-screen-container .alert .btn,.groupScreen .validation-panel .add-screen-container .alert .btn,.screen-asset-picker-container .validation-panel .add-screen-container .alert .btn{width:180px!important}.screen-asset-picker-container .validation-panel.align-right{right:calc(50% - 395px)!important;top:-95px}.screen-asset-picker-container .validation-panel.align-right:before{top:105px;border-right:14px solid #d5d5d5}.screen-asset-picker-container .validation-panel.align-top{top:auto;right:0;left:0;margin:auto;bottom:calc(100% + 8px)}.screen-asset-picker-container .validation-panel.align-top:before{border-top-color:#d5d5d5}.screen-asset-picker-container .validation-panel.align-bottom{top:calc(100% + 8px);right:0;left:0;margin:auto}.screen-asset-picker-container .validation-panel.align-bottom:before{border-bottom-color:#d5d5d5}.screen-asset-picker-container .validation-panel.align-top-wide{bottom:calc(100% + 8px);width:920px!important;left:50%!important;right:0!important;margin-left:-49.5%!important}.screen-asset-picker-container .validation-panel.align-top-wide: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 #d5d5d5;content:""}.screen-asset-picker-container .validation-panel.add-screen-panel>.padding{padding-bottom:0}.screen-asset-picker-container .validation-panel.add-screen-panel.align-top-wide .title{width:35%}.screen-asset-picker-container .validation-panel.add-screen-panel.align-top-wide .title.push-for-3{width:40%}.screen-asset-picker-container .validation-panel.add-screen-panel.align-top-wide .title.push-for-4,.screen-asset-picker-container .validation-panel.add-screen-panel.align-bottom-wide .title,.screen-asset-picker-container .validation-panel.add-screen-panel.align-bottom-wide .title.push-for-3{width:35%}.screen-asset-picker-container .validation-panel.add-screen-panel.align-bottom-wide .title.push-for-4{width:40%}.screen-asset-picker-container .validation-panel.add-screen-panel .count{display:inline-block;padding:3px 0 2px;font-size:.75rem;text-align:center;background:#419cd7;color:#fff;border-radius:50%;width:20px;height:20px;margin-left:5px;float:right!important}.screen-asset-picker-container .validation-panel .add-screen-type .row{margin-left:0}.screen-asset-picker-container .validation-panel .add-screen-type .row.padding{padding:15px}.screen-asset-picker-container .validation-panel .add-screen-type .active{background:rgba(213,213,213,.25);box-shadow:inset -5px 0 #419cd7}.screen-asset-picker-container .validation-panel .library-grid{position:relative;height:635px;overflow-y:auto;overflow-x:hidden}.screen-asset-picker-container .validation-panel .library-grid .img-expand-container{position:relative}.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-expand-size{width:880px}.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn{position:absolute;top:250px;width:100%;bottom:50%;color:#495057;font-size:16px;font-weight:700}.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left,.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right{position:relative;display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;padding-left:0;padding-right:0}.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left:after,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left:after,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left:after{position:relative;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;margin:0 5px;font-size:30px;color:#419cd7;content:"";vertical-align:middle!important}.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left.before:before,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left.before:before,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-left.before:before{display:block;position:absolute;left:8px;top:5px;content:"";width:20px;height:20px;background:#fff;z-index:0;border-radius:50%}.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right:after,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right:after,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right:after{position:relative;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;margin-right:5px;font-size:30px;color:#419cd7;content:"";vertical-align:middle!important}.hotspotScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right.before:before,.groupScreen .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right.before:before,.screen-asset-picker-container .validation-panel .library-grid .img-expand-container .img-switch-btn .btn-right.before:before{display:block;position:absolute;left:5px;top:5px;content:"";width:20px;height:20px;background:#fff;z-index:0;border-radius:50%}.hotspotScreen .validation-panel .library-grid .switch-btn-group,.groupScreen .validation-panel .library-grid .switch-btn-group,.screen-asset-picker-container .validation-panel .library-grid .switch-btn-group{width:180px;text-align:center}.hotspotScreen .validation-panel .library-grid .switch-btn-group .btn,.groupScreen .validation-panel .library-grid .switch-btn-group .btn,.screen-asset-picker-container .validation-panel .library-grid .switch-btn-group .btn{margin-right:.5rem;padding:0;width:17px;height:17px;border-radius:50%;font-size:12px;color:#fff;line-height:17px;text-align:center;background:#d5d5d5;display:inline-block}.hotspotScreen .validation-panel .library-grid .close-preview-btn,.groupScreen .validation-panel .library-grid .close-preview-btn,.screen-asset-picker-container .validation-panel .library-grid .close-preview-btn{width:40%;color:#495057;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:3%}.hotspotScreen .validation-panel .library-grid .close-preview-btn .btn,.groupScreen .validation-panel .library-grid .close-preview-btn .btn,.screen-asset-picker-container .validation-panel .library-grid .close-preview-btn .btn{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;padding-left:0;padding-right:0}.hotspotScreen .validation-panel .library-grid .close-preview-btn .btn:before,.groupScreen .validation-panel .library-grid .close-preview-btn .btn:before,.screen-asset-picker-container .validation-panel .library-grid .close-preview-btn .btn: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.screen-asset-picker-container .validation-panel .library-grid .tool-tip.img-expand .tool-tip-content-container{display:flex;position:unset;padding:5px}.screen-asset-picker-container .validation-panel .library-grid .tool-tip.img-expand .tool-tip-content-container .tool-tip-content{padding:5px;margin:0}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-],.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail{display:inline-block;margin:15px;width:calc(25% - 30px);height:156px;vertical-align:top}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-] .library-thumbnail .thumbnail-icon,.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .thumbnail-icon{position:absolute;right:5px;top:5px;z-index:1;border:1px solid rgba(255,255,255,.5)}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-] .library-thumbnail .image-container,.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .image-container{position:relative;padding:0;height:138px;overflow:hidden;border:solid #d5d5d5;border-width:1px 1px 0 1px;border-radius:5px 5px 0 0}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-] .library-thumbnail .image-container img,.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .image-container img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:138px}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-] .library-thumbnail .tool-tip .tool-tip-content-container,.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .tool-tip .tool-tip-content-container{padding:5px}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-] .library-thumbnail .tool-tip .tool-tip-content-container .tool-tip-content,.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail .library-thumbnail .tool-tip .tool-tip-content-container .tool-tip-content{padding:5px;margin:0}.screen-asset-picker-container .validation-panel .library-grid>div[class^=col-] .tool-tip:hover .tool-tip-content-container,.screen-asset-picker-container .validation-panel .library-grid>.screen-type-thumbnail .tool-tip:hover .tool-tip-content-container{display:flex}.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail{position:relative;border:1px solid #d5d5d5;overflow:hidden;border-radius:5px}.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail .image-container{height:110px;padding:5px}.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail .image-container img{width:auto;height:100px}.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail .details{padding:5px;color:#fff;background:#314453}.hotspotScreen .validation-panel .library-grid .library-thumbnail .select-btn,.groupScreen .validation-panel .library-grid .library-thumbnail .select-btn,.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail .select-btn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;width:200px;height:50px;margin:auto}.hotspotScreen .validation-panel .library-grid .library-thumbnail .select-btn .btn,.groupScreen .validation-panel .library-grid .library-thumbnail .select-btn .btn,.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail .select-btn .btn{width:80px}.hotspotScreen .validation-panel .library-grid .library-thumbnail .select-btn .btn:first-child,.groupScreen .validation-panel .library-grid .library-thumbnail .select-btn .btn:first-child,.screen-asset-picker-container .validation-panel .library-grid .library-thumbnail .select-btn .btn:first-child{margin-right:10px}.screen-asset-picker-container .validation-panel .row{margin-right:0;margin-left:0}.screen-asset-picker-container .validation-panel .row>div[class^=col-]{padding-right:0;padding-left:0}.screen-asset-picker-container .validation-panel .add-screen-type{padding-left:15px;padding-right:15px}.screen-asset-picker-container .validation-panel.align-bottom-wide{top:calc(100% + 60px);width:1200px!important;left:50%;right:0!important;margin-left:-51%!important}@media only screen and (max-width: 1024px) and (orientation: portrait){.screen-asset-picker-container .validation-panel.align-bottom-wide{width:1000px!important}}.hotspotScreen .group-nav .btn-group,.groupScreen .group-nav .btn-group,.hotspotScreen .slider-nav .btn-group,.groupScreen .slider-nav .btn-group{top:10px;left:120px}.hotspotScreen .groupScreenNav .selection-menu .btn,.hotspotScreen .slider-nav .selection-menu .btn,.groupScreen .groupScreenNav .selection-menu .btn,.groupScreen .slider-nav .selection-menu .btn{justify-content:flex-start}.editScreen{display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:stretch;height:100%;flex:1}.editScreen .toolbar-header{min-height:58px}.editScreen .content-header .selection-menu,.editScreen .object-settings .selection-menu,.editScreen .image-settings-toolbar .selection-menu{z-index:0}.editScreen .content-header .seperator,.editScreen .object-settings .seperator,.editScreen .image-settings-toolbar .seperator{width:2px;height:38px;background-color:#fff}.editScreen .content-header .toolbar-tabs,.editScreen .object-settings .toolbar-tabs,.editScreen .image-settings-toolbar .toolbar-tabs{margin-bottom:6px}.editScreen .content-header .toolbar-tabs .nav-item,.editScreen .object-settings .toolbar-tabs .nav-item,.editScreen .image-settings-toolbar .toolbar-tabs .nav-item{position:relative}.editScreen .content-header .toolbar-tabs .nav-item .nav-link,.editScreen .object-settings .toolbar-tabs .nav-item .nav-link,.editScreen .image-settings-toolbar .toolbar-tabs .nav-item .nav-link{padding-top:0;cursor:pointer}.editScreen .content-header .toolbar-tabs .nav-item.active .nav-link:after,.editScreen .object-settings .toolbar-tabs .nav-item.active .nav-link:after,.editScreen .image-settings-toolbar .toolbar-tabs .nav-item.active .nav-link:after{content:"";position:absolute;display:block;bottom:4px;width:100%;height:2px;background-color:#419cd7}.editScreen .content-header .toolbar-tabs .nav-item.disabled .nav-link,.editScreen .object-settings .toolbar-tabs .nav-item.disabled .nav-link,.editScreen .image-settings-toolbar .toolbar-tabs .nav-item.disabled .nav-link{color:#d5d5d5;cursor:not-allowed;pointer-events:none}.editScreen .content-header .toolbar-picker,.editScreen .object-settings .toolbar-picker,.editScreen .image-settings-toolbar .toolbar-picker{position:relative;margin:0 3px}.editScreen .content-header .toolbar-picker:first-child,.editScreen .object-settings .toolbar-picker:first-child,.editScreen .image-settings-toolbar .toolbar-picker:first-child{margin:0 3px 0 0}.editScreen .content-header .toolbar-picker:last-child,.editScreen .object-settings .toolbar-picker:last-child,.editScreen .image-settings-toolbar .toolbar-picker:last-child{margin:0 0 0 3px}.editScreen .content-header .toolbar-picker .sector,.editScreen .object-settings .toolbar-picker .sector,.editScreen .image-settings-toolbar .toolbar-picker .sector{background-color:#fff}.editScreen .content-header .toolbar-picker .sector.active,.editScreen .object-settings .toolbar-picker .sector.active,.editScreen .image-settings-toolbar .toolbar-picker .sector.active{background-color:#419cd740}.editScreen .content-header .toolbar-picker .sector:hover,.editScreen .object-settings .toolbar-picker .sector:hover,.editScreen .image-settings-toolbar .toolbar-picker .sector:hover{background-color:#419cd71f}.editScreen .content-header .toolbar-picker .current-language,.editScreen .object-settings .toolbar-picker .current-language,.editScreen .image-settings-toolbar .toolbar-picker .current-language{min-width:46px;height:38px;padding:0;background-color:#fff;border:none!important;border-radius:5px;font-size:1.125rem;text-transform:capitalize}.editScreen .content-header .toolbar-picker .screen-title-editor .menu-option-container,.editScreen .object-settings .toolbar-picker .screen-title-editor .menu-option-container,.editScreen .image-settings-toolbar .toolbar-picker .screen-title-editor .menu-option-container{width:237px!important}.editScreen .content-header .toolbar-picker .issueIndicator,.editScreen .object-settings .toolbar-picker .issueIndicator,.editScreen .image-settings-toolbar .toolbar-picker .issueIndicator{display:block}.editScreen .content-header .toolbar-button,.editScreen .object-settings .toolbar-button,.editScreen .image-settings-toolbar .toolbar-button{position:relative;display:block;min-width:46px;height:38px;padding:0;background-color:#fff;border:none;border-radius:5px}.editScreen .content-header .toolbar-button img,.editScreen .object-settings .toolbar-button img,.editScreen .image-settings-toolbar .toolbar-button img{max-width:38px;max-height:34px}.editScreen .content-header .toolbar-button .insert-left,.editScreen .object-settings .toolbar-button .insert-left,.editScreen .image-settings-toolbar .toolbar-button .insert-left{position:relative;min-width:28px;min-height:28px;margin:0 6px}.editScreen .content-header .toolbar-button .insert-right,.editScreen .object-settings .toolbar-button .insert-right,.editScreen .image-settings-toolbar .toolbar-button .insert-right{margin-left:0!important;margin-right:6px}.editScreen .content-header .toolbar-button .insert-right-top,.editScreen .object-settings .toolbar-button .insert-right-top,.editScreen .image-settings-toolbar .toolbar-button .insert-right-top{color:#999;font-size:10px;text-align:left;white-space:nowrap}.editScreen .content-header .toolbar-button .insert-right-bottom,.editScreen .object-settings .toolbar-button .insert-right-bottom,.editScreen .image-settings-toolbar .toolbar-button .insert-right-bottom{font-weight:700;text-align:left;white-space:nowrap}.editScreen .content-header .toolbar-button .bg-both-colour,.editScreen .object-settings .toolbar-button .bg-both-colour,.editScreen .image-settings-toolbar .toolbar-button .bg-both-colour{max-width:38px;max-height:34px;margin:0 auto}.editScreen .content-header .toolbar-button .toolbar-button-counter,.editScreen .object-settings .toolbar-button .toolbar-button-counter,.editScreen .image-settings-toolbar .toolbar-button .toolbar-button-counter{position:absolute;top:2px;right:2px;min-width:16px;padding:0 4px;color:#fff;background-color:#be3680;border-radius:8px;text-align:center}.editScreen .content-header .toolbar-button.disabled,.editScreen .object-settings .toolbar-button.disabled,.editScreen .image-settings-toolbar .toolbar-button.disabled{color:#d5d5d5;cursor:default;pointer-events:none}.editScreen .content-header .toolbar-button.disabled .insert-left,.editScreen .object-settings .toolbar-button.disabled .insert-left,.editScreen .image-settings-toolbar .toolbar-button.disabled .insert-left{border-color:#d5d5d5!important}.editScreen .content-header .toolbar-button.disabled .insert-left:before,.editScreen .content-header .toolbar-button.disabled .insert-left:after,.editScreen .object-settings .toolbar-button.disabled .insert-left:before,.editScreen .object-settings .toolbar-button.disabled .insert-left:after,.editScreen .image-settings-toolbar .toolbar-button.disabled .insert-left:before,.editScreen .image-settings-toolbar .toolbar-button.disabled .insert-left:after{content:"";position:absolute;left:-5px;width:40px;height:1px;background-color:#d5d5d5}.editScreen .content-header .toolbar-button.disabled .insert-left:before,.editScreen .object-settings .toolbar-button.disabled .insert-left:before,.editScreen .image-settings-toolbar .toolbar-button.disabled .insert-left:before{top:14px;transform:rotate(43deg)}.editScreen .content-header .toolbar-button.disabled .insert-left:after,.editScreen .object-settings .toolbar-button.disabled .insert-left:after,.editScreen .image-settings-toolbar .toolbar-button.disabled .insert-left:after{bottom:14px;transform:rotate(-43deg)}.editScreen .content-header .toolbar-button:after,.editScreen .object-settings .toolbar-button:after,.editScreen .image-settings-toolbar .toolbar-button:after{content:"";position:absolute;top:-1px;left:0;width:100%;height:38px;opacity:0;border-radius:5px;box-shadow:0 0 5px #00000040;transition:opacity .3s ease-in-out}.editScreen .content-header .toolbar-button.active:after,.editScreen .object-settings .toolbar-button.active:after,.editScreen .image-settings-toolbar .toolbar-button.active:after{opacity:1}.editScreen .content-header .toolbar-dropdown-wrapper,.editScreen .object-settings .toolbar-dropdown-wrapper,.editScreen .image-settings-toolbar .toolbar-dropdown-wrapper{display:block;cursor:default!important}.editScreen .content-header .toolbar-dropdown-wrapper.submenu,.editScreen .object-settings .toolbar-dropdown-wrapper.submenu,.editScreen .image-settings-toolbar .toolbar-dropdown-wrapper.submenu{float:right}.editScreen .content-header .toolbar-dropdown,.editScreen .object-settings .toolbar-dropdown,.editScreen .image-settings-toolbar .toolbar-dropdown{width:auto!important;max-width:none!important;max-height:none!important;overflow-y:hidden;z-index:999999}.editScreen .content-header .toolbar-dropdown.submenu,.editScreen .object-settings .toolbar-dropdown.submenu,.editScreen .image-settings-toolbar .toolbar-dropdown.submenu{margin-top:-5px}.editScreen .content-header .toolbar-dropdown .toolbar-menu .option-label-wrapper,.editScreen .object-settings .toolbar-dropdown .toolbar-menu .option-label-wrapper,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu .option-label-wrapper{vertical-align:middle}.editScreen .content-header .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-icon-left,.editScreen .content-header .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-text,.editScreen .object-settings .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-icon-left,.editScreen .object-settings .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-text,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-icon-left,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-text{display:inline-block;vertical-align:middle}.editScreen .content-header .toolbar-dropdown .toolbar-menu>.option-item,.editScreen .object-settings .toolbar-dropdown .toolbar-menu>.option-item,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item{height:48px}.editScreen .content-header .toolbar-dropdown .toolbar-menu>.option-item.sml,.editScreen .object-settings .toolbar-dropdown .toolbar-menu>.option-item.sml,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item.sml{height:30px}.editScreen .content-header .toolbar-dropdown .toolbar-menu>.option-item>.option-label,.editScreen .object-settings .toolbar-dropdown .toolbar-menu>.option-item>.option-label,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item>.option-label{height:48px;padding:6px 12px!important;white-space:nowrap}.editScreen .content-header .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-icon-left img,.editScreen .object-settings .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-icon-left img,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-icon-left img{width:36px}.editScreen .content-header .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-text,.editScreen .object-settings .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-text,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-text{margin-left:12px;margin-right:6px}.editScreen .content-header .toolbar-dropdown .toolbar-menu>.option-item.sml>.option-label,.editScreen .object-settings .toolbar-dropdown .toolbar-menu>.option-item.sml>.option-label,.editScreen .image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item.sml>.option-label{height:30px}.editScreen .content-header .toolbar-dropdown .option-label>div,.editScreen .object-settings .toolbar-dropdown .option-label>div,.editScreen .image-settings-toolbar .toolbar-dropdown .option-label>div{height:100%}.editScreen .content-header .toolbar-dropdown .more-info,.editScreen .object-settings .toolbar-dropdown .more-info,.editScreen .image-settings-toolbar .toolbar-dropdown .more-info{left:unset!important}.editScreen .content-header .toolbar-dropdown .selected-title,.editScreen .object-settings .toolbar-dropdown .selected-title,.editScreen .image-settings-toolbar .toolbar-dropdown .selected-title{background-color:transparent}.editScreen .content-header .toolbar-dropdown .dropdown-insert,.editScreen .object-settings .toolbar-dropdown .dropdown-insert,.editScreen .image-settings-toolbar .toolbar-dropdown .dropdown-insert{min-width:270px}.editScreen .content-header .toolbar-dropdown .dropdown-insert .selected-title,.editScreen .object-settings .toolbar-dropdown .dropdown-insert .selected-title,.editScreen .image-settings-toolbar .toolbar-dropdown .dropdown-insert .selected-title{background-color:#eff0f2}.editScreen .content-header .toolbar-dropdown .dropdown-insert .menu-option-container,.editScreen .object-settings .toolbar-dropdown .dropdown-insert .menu-option-container,.editScreen .image-settings-toolbar .toolbar-dropdown .dropdown-insert .menu-option-container{left:unset!important;right:0}.editScreen .content-header .toolbar-dropdown .dropdown-button,.editScreen .object-settings .toolbar-dropdown .dropdown-button,.editScreen .image-settings-toolbar .toolbar-dropdown .dropdown-button{width:34px;height:34px;padding:0;background-color:transparent;border:none}.editScreen .content-header .toolbar-dropdown .option-item,.editScreen .content-header .toolbar-dropdown .selected-title,.editScreen .content-header .toolbar-dropdown .switch-input,.editScreen .content-header .toolbar-dropdown .settings-asset-picker,.editScreen .content-header .toolbar-dropdown .option-col,.editScreen .content-header .toolbar-dropdown .image-param-btn,.editScreen .object-settings .toolbar-dropdown .option-item,.editScreen .object-settings .toolbar-dropdown .selected-title,.editScreen .object-settings .toolbar-dropdown .switch-input,.editScreen .object-settings .toolbar-dropdown .settings-asset-picker,.editScreen .object-settings .toolbar-dropdown .option-col,.editScreen .object-settings .toolbar-dropdown .image-param-btn,.editScreen .image-settings-toolbar .toolbar-dropdown .option-item,.editScreen .image-settings-toolbar .toolbar-dropdown .selected-title,.editScreen .image-settings-toolbar .toolbar-dropdown .switch-input,.editScreen .image-settings-toolbar .toolbar-dropdown .settings-asset-picker,.editScreen .image-settings-toolbar .toolbar-dropdown .option-col,.editScreen .image-settings-toolbar .toolbar-dropdown .image-param-btn{cursor:pointer}.editScreen .content-header .toolbar-dropdown>div>div,.editScreen .object-settings .toolbar-dropdown>div>div,.editScreen .image-settings-toolbar .toolbar-dropdown>div>div{padding:15px 24px}.editScreen .content-header .toolbar-dropdown>.toolbar-dropdown-title,.editScreen .object-settings .toolbar-dropdown>.toolbar-dropdown-title,.editScreen .image-settings-toolbar .toolbar-dropdown>.toolbar-dropdown-title{padding:4px 6px;color:#999;font-size:12px;text-align:center;white-space:nowrap}.editScreen .content-header .big-switch.switch-input,.editScreen .object-settings .big-switch.switch-input,.editScreen .image-settings-toolbar .big-switch.switch-input{width:35px;height:20px;margin:0 4px 0 0}.editScreen .content-header .big-switch.slider.round:before,.editScreen .object-settings .big-switch.slider.round:before,.editScreen .image-settings-toolbar .big-switch.slider.round:before{bottom:2px;left:3px;width:16px;height:16px}.editScreen .content-header .title-icon-group,.editScreen .object-settings .title-icon-group,.editScreen .image-settings-toolbar .title-icon-group{position:relative}.editScreen .content-header .environment-menu-wrapper,.editScreen .object-settings .environment-menu-wrapper,.editScreen .image-settings-toolbar .environment-menu-wrapper,.editScreen .content-header .environment-menu,.editScreen .object-settings .environment-menu,.editScreen .image-settings-toolbar .environment-menu{height:38px}.editScreen .content-header .environment-menu .selected-title,.editScreen .object-settings .environment-menu .selected-title,.editScreen .image-settings-toolbar .environment-menu .selected-title{height:38px;padding:8px 16px}.editScreen .object-settings .toolbar-picker .sector{background-color:#eff0f2}.editScreen .image-settings-toolbar{z-index:101}.editScreen .image-settings-toolbar .toolbar-picker .sector{background-color:#eff0f2}.nav-screen-thumbnail{position:relative;border-radius:5px;border:1px solid #d5d5d5;border-left:4px solid #2f4353;background:#fff;padding:6px 3px;transition:opacity ease-in .2s,margin .5s ease;overflow:visible;text-align:left;margin:0;min-height:50px;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;z-index:1}.nav-screen-thumbnail:hover{cursor:pointer;z-index:100}.nav-screen-thumbnail.top{z-index:5}.nav-screen-thumbnail.collapsed{box-shadow:0 .0625em .1875em #0000001a,0 .5em 0 -.25em #f2f2f2,0 .5em .1875em -.25em #0000001a,0 1em 0 -.5em #e5e5e5,0 1em .1875em -.5em #0000001a}.nav-screen-thumbnail.no-drag{cursor:default}.nav-screen-thumbnail.dragging{opacity:0}.nav-screen-thumbnail .content-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.nav-screen-thumbnail.learning-plan{border-left:1px solid #d5d5d5;padding:6px 4px}.nav-screen-thumbnail.learning-plan .title-field{max-width:220px}.nav-screen-thumbnail .thumbnail-screen-title{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;flex:1}.nav-screen-thumbnail .thumbnail-screen-title .icon-image{position:relative;width:30px;height:auto;padding-left:2px;color:#999;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:flex-start}.nav-screen-thumbnail .thumbnail-screen-title .icon-image svg{fill:#999!important}.nav-screen-thumbnail .thumbnail-screen-title .form-group{margin:0 6px!important}.nav-screen-thumbnail .title-field{color:#4d7b93;font-size:14px;padding:0 12px;opacity:0;transition:opacity .5s ease;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.nav-screen-thumbnail .menu-icon-container{opacity:0;transition:opacity .5s ease}.nav-screen-thumbnail .sub-screen-list{margin-left:15px;margin-bottom:10px;position:relative;border-left:1px solid #333;display:block;width:100%}.nav-screen-thumbnail .sub-screen-list:after{display:block;height:18px;width:8px;overflow:hidden;background:#fff;left:-4px;bottom:-2px;content:"";position:absolute}.nav-screen-thumbnail .sub-screen-list .sub-screen{color:#4d7b93;padding:4px 0;position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.nav-screen-thumbnail .sub-screen-list .sub-screen:before{display:block;height:1px;background:#333;width:15px;content:""}.nav-screen-thumbnail .sub-screen-list .sub-screen .sub-screen-title{display:block;padding:4px 0 4px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px;flex:1}.nav-screen-thumbnail .sub-screen-list .sub-screen .sub-screen-title:hover{opacity:.8}.nav-screen-thumbnail .sub-screen-list .sub-screen .sub-screen-title.active{color:#be3680}.nav-screen-thumbnail .sub-screen-list .sub-screen:last-child{padding-bottom:0}.nav-screen-thumbnail .sub-screen-list .sub-screen .menu-icon-container{opacity:1}.nav-screen-thumbnail .sub-screen-list .sub-screen .form-group{margin:0 6px!important}.nav-screen-thumbnail.closed{margin:0}.nav-screen-thumbnail.closed .title-field,.nav-screen-thumbnail.closed .menu-icon-container{display:none;opacity:0}.nav-screen-thumbnail.closed .sub-screen-list{height:0;overflow:hidden;padding:0;opacity:0}.nav-screen-thumbnail.opening{margin:0 30px}.nav-screen-thumbnail.opening .sub-screen-list{height:0;overflow:hidden;padding:0;opacity:0}.nav-screen-thumbnail.opening .title-field,.nav-screen-thumbnail.opening .menu-icon-container{opacity:0}.nav-screen-thumbnail.opening.learning-plan{margin:0}.nav-screen-thumbnail.open{margin:0 30px}.nav-screen-thumbnail.open .title-field,.nav-screen-thumbnail.open .menu-icon-container{opacity:1}.nav-screen-thumbnail.open.learning-plan{margin:0}.nav-screen-thumbnail.outline{border-left-color:#d5d5d5}.nav-screen-thumbnail.outline_review{border-left-color:#314453}.nav-screen-thumbnail.in_progress{border-left-color:#f6af17}.nav-screen-thumbnail.in_review{border-left-color:#419cd7}.nav-screen-thumbnail.changes{border-left-color:#be3680}.nav-screen-thumbnail.completed{border-left-color:#79bb44}.nav-screen-thumbnail .selection-menu{--position: absolute;right:0;bottom:0}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle{display:inline-block;position:absolute;right:10px;border-radius:50%;width:14px;height:14px}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle.outline{background:#d5d5d5!important}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle.outline_review{background:#314453!important}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle.in_progress{background:#f6af17!important}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle.in_review{background:#419cd7!important}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle.changes{background:#be3680!important}.nav-screen-thumbnail .selection-menu.more-info .menu-option-container .circle.completed{background:#79BB44!important}.thumbnail-container{padding:4px 3px}.thumbnail-container:hover{cursor:pointer}.thumbnail-container:hover .nav-screen-thumbnail{background:#fff}.thumbnail-container.active .nav-screen-thumbnail{background:#dee8f0}.thumbnail-container.active .nav-screen-thumbnail .sub-screen-list:after{background:#dee8f0}.thumbnail-container.active .nav-screen-thumbnail:hover{background:#dee8f0}.thumbnail-container.active .nav-screen-thumbnail:hover .sub-screen-list:after{background:#dee8f0}.add-screen-placeholder{height:6px!important}.add-screen-spacer{display:block;position:relative;padding:2px 0;overflow:hidden;height:100%;min-height:2px!important;text-align:center;cursor:pointer;transition:height ease-in-out 5s}.add-screen-spacer .add-screen-panel{z-index:4;position:relative;border-radius:5px;border:1px dashed #d5d5d5;color:#d5d5d5;transition:all ease-in .5s;cursor:pointer;margin:0 30px;opacity:0;height:0;overflow:hidden}.add-screen-spacer .add-screen-panel .pic-message{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.add-screen-spacer .add-screen-panel .pic-message .message-text{text-align:center;padding:0 10px}.add-screen-spacer .add-screen-panel .add-screen-content{padding:8px 10px}.add-screen-spacer .add-screen-panel .add-screen-content .text-container{width:100%;max-width:450px;margin:auto}.add-screen-spacer .add-screen-panel .add-screen-content .btn{font-size:110%;padding:8px 24px}.add-screen-spacer .add-screen-panel .add-screen-content .btn:before{font-size:24px}.add-screen-spacer:hover{overflow:visible;height:auto}.add-screen-spacer:hover .add-screen-panel{height:44px;opacity:1;padding:0;margin:2px 33px}.add-screen-spacer.open .add-screen-panel{opacity:1;height:auto;min-height:130px;margin:2px 33px}.add-screen-spacer.visible{overflow:visible;height:auto}.add-screen-spacer.visible .add-screen-panel{height:44px;opacity:1;padding:0;margin:2px 33px}.add-screen-spacer.visible.open .add-screen-panel{opacity:1;height:auto;min-height:130px}.nav-screen-section{position:relative}.nav-screen-section:before{position:absolute;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;font-size:24px;color:#419cd7;top:18px;left:2px}.nav-screen-section.open:before{content:""}.nav-screen-section.closed:before{content:""}.nav-screen-section .child-screens .thumbnail-container .nav-screen-thumbnail.opening,.nav-screen-section .child-screens .thumbnail-container .nav-screen-thumbnail.open,.nav-screen-section .child-screens .add-screen-spacer .add-screen-panel{margin:0 15px 0 45px}.flow-view .add-screen-spacer{padding:4px}.flow-view .add-screen-spacer.visible .add-screen-panel{margin:2px 0}.child-flow-view .add-screen-spacer{padding:4px}.child-flow-view .add-screen-spacer .add-screen-panel{margin:0 15px 0 40px}.experience-outline .add-screen-spacer{padding:8px 0}.experience-outline .add-screen-spacer .add-screen-panel{margin:2px 0 0 30px}.experience-outline .add-screen-spacer.visible .add-screen-panel{margin:2px 0}.child-outline .add-screen-spacer{padding:8px 0}.child-outline .add-screen-spacer .add-screen-panel{margin:0 0 0 50px}.experience-menu{max-width:380px}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.experience-menu{max-width:300px;margin-right:30px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.experience-menu{max-width:300px;margin-right:30px}}.home-page .content-header{padding:0 100px!important}.home-page .content-header .character-message{margin-bottom:0}.home-page .content-header .character-message .character{height:auto!important;max-width:90%!important;display:flex;align-items:center}.home-page .content-header .character-message .character .speak-bubble{position:static;margin-left:25px;flex-grow:1;background-color:#fff;display:flex;align-items:center;padding:15px 20px}.home-page .thumbnail-grid:after{content:"";display:block;clear:both}.home-page .thumbnail-grid{overflow:visible}.home-page .library-grid .library-thumbnail{position:relative;display:block;margin:0 0 30px;padding:0;border-radius:5px;color:#2e4453;overflow:hidden;transition:opacity ease-in .2s;opacity:1;border:1px solid #eff0f2}.home-page .library-grid .library-thumbnail .image-container{height:160px;position:relative;overflow:hidden;padding:0}.home-page .library-grid .library-thumbnail .image-container img{position:absolute}.home-page .library-grid .library-thumbnail .details{display:block;width:100%;color:#fff;bottom:0;padding:8px 15px 8px 12px;z-index:9999;background:#314453;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:height .3s ease-in-out}.home-page .library-grid .library-thumbnail .details .thumbnail-title{position:relative;font-weight:700;opacity:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-page .library-grid .library-thumbnail .details .thumbnail-title:before{vertical-align:middle;color:#d5d5d5;margin-right:5px;font-size:20px;font-weight:700;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}.home-page .library-grid .library-thumbnail .details .thumbnail-title+.tool-tip{align-self:center}.home-page .library-grid .library-thumbnail.character .image-container img{height:100%;width:auto;left:0;right:0;bottom:0!important;margin:auto}.home-page .library-grid .library-thumbnail.character .thumbnail-title:before{content:""}.home-page .library-grid .library-thumbnail.background .image-container img{height:auto;width:100%;left:0;right:0;margin:auto;top:0}.home-page .library-grid .library-thumbnail.background .thumbnail-title:before{content:""}.home-page .library-grid .library-thumbnail.icon{background:rgba(49,68,83,.12)}.home-page .library-grid .library-thumbnail.icon .image-container img{height:85%;width:auto;left:0;right:0;top:0;bottom:0;margin:auto}.home-page .library-grid .library-thumbnail.icon .thumbnail-title:before{content:""}.home-page .library-grid .library-thumbnail.content-library .btn{text-align:center;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-30px;height:60px;width:80px;z-index:999!important}.home-page .library-grid .library-thumbnail.content-library .image-container img{height:auto;width:100%;left:0;right:0;margin:auto;top:0}.home-page .library-grid .library-thumbnail.content-library .thumbnail-title:before{content:"";color:#fff}.home-page .library-grid .library-thumbnail.content-library .details{background:#be3680}.home-page .library-grid .library-thumbnail.content-library .tool-tip .tool-tip-content-container .tool-tip-content{padding:0}.home-page .library-container{clear:both}.home-page .library-filters{margin:20px 0 8px;font-size:1rem}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.home-page .library-filters{font-size:.8rem}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.home-page .library-filters{font-size:.8rem}}.home-page .library-filters>*{cursor:pointer;padding:0 3px 20px;position:relative;color:#999;margin:0;font-size:95%}.home-page .library-filters>* .count{color:#fff;padding:4px 8px;font-size:75%;background:#419cd7;border-radius:8px;line-height:100%;margin-left:2px}.home-page .library-filters .separator{color:#eff0f2}.home-page .library-filters .active{position:relative;color:#333}.home-page .library-filters .active:before{content:"";position:absolute;bottom:10px;width:100%;height:3px;background-color:#be3680}.home-page .library-filters.last-child .separator{display:none}.header-trial-msg{background:#eee;font-size:12px;padding:5px 5px 5px 10px;border-radius:5px;text-align:center}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.header-trial-msg{font-size:90%;margin-top:5px;margin-bottom:5px;padding:3px;line-height:110%}}.project-page .info-container{margin-bottom:10px}span.notes-highlight{background-color:#ff0;font-weight:700}.ProducerProject{display:block;-webkit-box-shadow:0px -3px 16px 0px rgba(0,0,0,.25);-moz-box-shadow:0px -3px 16px 0px rgba(0,0,0,.25);box-shadow:0 -3px 16px #00000040;margin:15px 0;border-radius:5px;padding:5px 0}.ProducerProject .projectInfo{display:-webkit-flex;display:flex;justify-content:space-between;text-align:left}.ProducerProject .projectInfo .titleContainer{width:20%;color:#be3680;font-size:15px;font-weight:700}.ProducerProject .projectInfo .moreContainer{width:5%}.screen-counts-container{display:-webkit-flex;display:flex;flex-flow:row nowrap}.screen-counts-container .screen-count{font-family:Red Hat Text,sans-serif;margin:0 8px;flex:1;padding:8px;border-radius:5px;text-align:center;font-weight:700}.screen-counts-container .screen-count:first-child{margin-left:0}.screen-counts-container .screen-count:last-child{margin-right:0}.screen-counts-container .screen-count:only-child{margin:0!important}.screen-counts-container .screen-count.outline{background-color:#d5d5d5;color:#333}.screen-counts-container .screen-count.outline_review{background-color:#7292ab;color:#314453}.screen-counts-container .screen-count.in_progress{background-color:#fce2aa;color:#f6af17}.screen-counts-container .screen-count.in_review{background-color:#bfdef2;color:#419cd7}.screen-counts-container .screen-count.changes{background-color:#e6a7c9;color:#be3680}.screen-counts-container .screen-count.completed{background-color:#79bb4440;color:#79bb44}.screen-counts-container.open .screen-count.outline,.screen-counts-container.open .screen-count.outline_review,.screen-counts-container.open .screen-count.in_progress,.screen-counts-container.open .screen-count.in_review,.screen-counts-container.open .screen-count.changes,.screen-counts-container.open .screen-count.completed{background-color:transparent!important}.project_overview_page_layout{display:block;position:relative;clear:both}.project_overview_page_layout .guroo-row-col:nth-of-type(n){width:calc(100% / 12 * 8 - 50px);float:left;margin-right:50px;padding:0}.project_overview_page_layout .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 8);margin-right:0}.project_overview_page_layout .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 4 - 50px);float:left;margin-right:50px;padding:0}.project_overview_page_layout .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 4);margin-right:0}.project_overview_page_layout:after{content:"";display:block;clear:both}.project_overview_page_layout .invite-pic-message{text-align:center;margin-top:10px}.project_overview_page_layout .validation-panel.align-right{right:570px!important;top:98px}.project-experience-list .menu-container.open{z-index:99999999!important}.project-experience-list .accordion-content-row{display:block!important}.project-experience-list .learning-experience-overview{text-transform:uppercase;margin-top:10px;font-size:85%}.project-experience-list .notes{color:#000;padding-bottom:5px}.project-experience-list .status_name_inactive{background:#ecb142;border:5px solid #ecb142;border-radius:8px;font-weight:400;padding:0 7px;margin-left:15px}.project-experience-list .experience-info{background:#F6F6F6;border-radius:5px;position:relative;overflow:visible;width:100%}.project-experience-list .experience-info:first-child,.project-experience-list .experience-info.no-margin{margin:0 0 15px!important}.project-experience-list .experience-info .edit-object-toolbar{top:-20px}.project-experience-list .experience-info:hover .edit-object-toolbar.experience{opacity:1;z-index:9999}.project-experience-list .experience-info .expand-icon-container{width:24px;cursor:pointer}.project-experience-list .experience-info .expand-icon-container span{color:#419cd7;font-size:24px;font-weight:700;top:0;left:0;display:inline-block;position:absolute}.project-experience-list .experience-info .details{font-size:90%;color:#999;font-weight:400;display:-webkit-flex;display:flex;justify-content:space-between;text-align:left}.project-experience-list .experience-info .details .publish-icon{text-align:left;margin-left:10px;max-width:18px!important;height:auto}.project-experience-list .experience-info .details .publish-icon img{width:18px;height:auto}.project-experience-list .experience-info .info-container{display:flex;flex-direction:row;align-items:flex-end;overflow:visible!important}.project-experience-list .experience-info .info-container .column{display:flex;flex-direction:column;flex-basis:100%;flex:1}.project-experience-list .experience-info .info-container .experience-icon-container{margin-right:20px;cursor:pointer!important}.project-experience-list .experience-info .info-container .experience-icon-container .icon{height:42px;width:auto}.project-experience-list .experience-info .info-container .bite-icon-container{margin-top:5px;margin-right:10px;vertical-align:text-top!important;cursor:pointer!important}.project-experience-list .experience-info .info-container .bite-icon-container .icon{height:42px;width:auto;vertical-align:text-top!important}.project-experience-list .experience-info .info-container .titleContainer{font-family:Red Hat Text,sans-serif;flex-grow:1;font-weight:700;color:#333;vertical-align:top}.project-experience-list .experience-info .info-container .titleContainer .experience-type{color:#666;font-size:.8rem;font-weight:400}.project-experience-list .experience-info .info-container .stats-col{position:relative;width:220px}.project-experience-list .experience-info .info-container .stats-col .screen-counts-bar-graph{height:40px}.project-experience-list .experience-info .info-container .stats-col .details{margin:5px 0;font-size:90%;color:#a2a2a2;font-weight:400;display:-webkit-flex;display:flex;justify-content:space-between;text-align:left}.project-experience-list .experience-info .info-container .objectives-col{width:140px;display:flex;justify-content:center}.project-experience-list .experience-info .info-container .personas-col{width:200px;display:flex;justify-content:flex-end}.project-experience-list .experience-info .info-container .menu-container{width:40px;margin-top:0}.project-experience-list .experience-info .children-container{margin:10px 0;overflow:visible!important}.experience-row{margin:5px 0}.experience-row .experience-title{padding:9px 0 9px 77px;color:#2d4452;cursor:pointer;font-size:120%}.team-member-selector .label-container{display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.team-member-selector .member-container{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 10px;width:250px;align-items:center}.team-member-selector .member-container .checkbox-container .checkbox{margin:0 5px 0 0}.project-handover-container{margin-bottom:12px;padding:15px;border:1px solid #d5d5d5;border-radius:5px}.project-handover-container .project-name{padding-top:7px;color:#be3680;font-weight:700;text-transform:none;font-size:120%}.project-handover-container .text-heading{color:#999}.project-handover-container .team-name{text-transform:capitalize}.project-handover-container .copy-confirmation{color:#419cd7}.library-content-container .btn{position:absolute;top:50%;left:50%;margin-left:-60px;margin-top:-30px;z-index:99999999!important}.email-container .attachment{align-items:start;background-color:#eee;padding:8px 0;border-radius:4px}.email-container .attachment .icons8-incorrect{font-size:18px;line-height:100%}.email-container .attachment .icons8-circled-expand-filled{line-height:100%}.email-container .recipient{background-color:#419cd7;border-radius:5px;color:#fff;padding:7px 12px 6px;margin-right:8px}.add-metric-btn{position:relative;margin-top:12px;margin-bottom:12px;display:block;overflow:visible;transition:.3s color ease-in-out;border:1px dashed #d5d5d5;border-radius:5px;text-align:center;padding-top:5px;width:100%!important;height:40px;color:#d5d5d5}.add-metric-btn .button-label{font-size:12px;color:inherit;text-align:center;vertical-align:middle!important}.add-metric-btn .button-label: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.add-metric-btn .new{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;margin-right:40px}.add-metric-btn .new: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.add-metric-btn .copy{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;margin-right:40px}.add-metric-btn .copy: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;margin-right:5px;font-size:20px;color:#419cd7;content:"";vertical-align:middle!important}.add-metric-btn .close-btn{z-index:100!important;position:absolute;top:10px!important;right:15px!important;color:#ccc!important}.add-metric-btn:hover{cursor:pointer;color:#419cd7}.add-metric-btn:hover:before{color:#419cd7}.thumbnail-grid .kpi-rotation-container{display:block;width:90px!important;min-width:90px!important;cursor:pointer}.thumbnail-grid .badge-container,.thumbnail-grid .indicator-container{display:inline-block;width:90px!important;min-width:90px!important;cursor:pointer;margin-top:10px}.thumbnail-grid .selection-menu{width:auto!important}.thumbnail-grid .selection-menu .add-metric-btn{position:relative;margin-top:12px;display:block;overflow:visible;transition:.3s color ease-in-out;border:1px dashed #d5d5d5;border-radius:5px;text-align:center;padding-top:5px;width:90px!important;min-width:90px!important;height:80px!important;color:#d5d5d5}.thumbnail-grid .selection-menu .add-metric-btn .button-label{position:absolute;font-size:12px;top:50px;left:33px;color:inherit}.thumbnail-grid .selection-menu .add-metric-btn:before{display:block;padding-top:15px;width:100%;overflow:hidden;text-align:center;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;font-size:28px;color:inherit;content:"";position:relative}.thumbnail-grid .selection-menu .add-metric-btn:hover{cursor:pointer;color:#419cd7}.thumbnail-grid .selection-menu .add-metric-btn:hover:before{color:#419cd7}.thumbnail-grid .add-performance-kpi-metric-thumbnail .thumbnail-container .validation-panel input .btn,.thumbnail-grid .add-performance-kpi-metric-thumbnail .thumbnail-container .validation-panel .alert .btn,.add-score-kpi-metric-thumbnail .thumbnail-container .validation-panel input .btn,.add-score-kpi-metric-thumbnail .thumbnail-container .validation-panel .alert .btn{width:180px!important}.metrix .content-header{background:#eff0f2;padding:15px 20px}.metrix .content-header .back-icon{display:inline-block;margin-right:5px;padding:5px 0 0!important;color:#0086c0;font-size:15px!important}.metrix .content-header .back-icon .icon{padding-right:5px}.metrix .content-header button{background:transparent}.metrix .content-header button.guroo-pink{background:#be3680}.metrix .content-header .header-icon{padding:0!important;color:#419cd7;font-size:24px!important}.metrix .content-header .visible,.metrix .content-header .change-metric,.metrix .content-header .delete{position:relative;text-align:center;z-index:100}.metrix .content-header .delete .delete-icon{padding:0!important;color:#419cd7;font-size:30px!important}.metrix .content-page .padding-right{padding-right:10px}.metrix .content-page .metric_metre{margin:-40px auto 0}.dark-grey-title .optional{text-transform:none!important}.kpi-add-container .validation-panel input .btn,.kpi-add-container .validation-panel .alert .btn{width:180px!important}.primary-kpi{display:block;position:relative;border-radius:5px;border:1px solid #d5d5d5;max-height:170px}.primary-kpi:before{display:block;content:"";width:100%!important;padding-top:100%}.primary-kpi .meter-container{position:absolute;left:0;right:0;top:0;margin:auto;height:100%;width:auto;padding:8px 15px}.primary-kpi .meter-container .metric_metre{position:relative;display:block;background:transparent url(/assets/metric_metre-3ea835b3.png) no-repeat center center;background-size:100px auto;width:100px;height:80px;margin:10px auto}.primary-kpi .meter-container .metric_metre.custom{background:transparent url(/assets/metric_metre_black_white-001329c9.png) no-repeat center center;background-size:100px auto}.primary-kpi .meter-container .details{display:block;left:0;width:100%;padding:10px 8px;position:absolute;bottom:0;background:#eff0f2}.primary-kpi .meter-container .details .kpi-title{margin:0 25px;text-align:center;font-size:12px}.primary-kpi .meter-container .details .more-info{position:absolute;right:0;top:0}.primary-kpi .meter-container .details .more-info .menu-option-container{position:absolute;top:32px!important;left:0;width:auto!important;min-width:350px}.kpi-rotation{display:block;position:relative;text-align:center;cursor:pointer;padding:8px}.kpi-rotation .kpi-svg.custom{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.kpi-rotation .start-label{font-size:90%;text-align:center;padding:4px 0}.kpi-rotation .start-label.poor{color:#c5000f}.kpi-rotation .start-label.ok{color:#f6ad17}.kpi-rotation .start-label.best{color:#39aa27}.kpi-rotation .rotator{position:absolute;width:12px;height:12px;top:calc(50% - 6px);left:calc(50% - 6px);border-radius:50%;transform:rotate(0);background:#333}.kpi-rotation .rotator:after{background:#333;position:absolute;height:16px;width:6px;content:"";left:3px;top:-14px;border-top-left-radius:2px;border-top-right-radius:2px}.kpi-rotation.default .kpi-svg{width:72px;height:72px}.kpi-rotation.default .kpi-rotation-meter{margin:0 auto;display:block;position:relative;padding:0;width:72px;height:72px}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper{display:inline-block;position:relative;height:62px}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .min-label{position:absolute;left:-100px;bottom:10px;text-align:right;width:100px;font-size:90%}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .min-label.poor{color:#c5000f}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .min-label.ok{color:#f6ad17}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .min-label.best{color:#39aa27}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .max-label{position:absolute;right:-95px;bottom:10px;text-align:left;width:100px;font-size:90%}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .max-label.poor{color:#c5000f}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .max-label.ok{color:#f6ad17}.kpi-rotation.default .kpi-rotation-meter .meter-wrapper .max-label.best{color:#39aa27}.kpi-rotation.default .kpi-points-awarded{min-width:72px;margin-top:-24px}.kpi-rotation.primary .edit-container{display:block;position:absolute;padding:0;width:110px;height:95px;margin:0 auto;top:0;left:0;right:0;bottom:0}.kpi-rotation.primary .kpi-svg{width:94px;height:94px}.kpi-rotation.primary .kpi-rotation-meter{display:block;position:relative;padding:0;width:90px;height:90px;margin:0 auto}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper{display:inline-block;position:relative;height:80px}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .min-label{position:absolute;left:-100px;bottom:20px;text-align:right;width:100px;font-size:90%}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .min-label.poor{color:#c5000f}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .min-label.ok{color:#f6ad17}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .min-label.best{color:#39aa27}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .max-label{position:absolute;right:-95px;bottom:20px;text-align:left;width:100px;font-size:90%}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .max-label.poor{color:#c5000f}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .max-label.ok{color:#f6ad17}.kpi-rotation.primary .kpi-rotation-meter .meter-wrapper .max-label.best{color:#39aa27}.kpi-rotation.primary .rotator{width:14px;height:14px;top:calc(50% - 7px);left:calc(50% - 7px);border-color:#333}.kpi-rotation.primary .rotator:after{background:#333;height:18px;top:-16px;left:3px;width:8px;border-top-left-radius:3px;border-top-right-radius:3px}.kpi-rotation.primary .kpi-points-awarded{min-width:90px;margin-top:-30px}.small-secondary-kpi-rotation{position:relative;height:27px;cursor:pointer}.small-secondary-kpi-rotation .kpi-svg{background:transparent;width:54px;height:27px}.small-secondary-kpi-rotation .kpi-rotation-meter{margin:0 auto;display:block;position:relative;padding:0;width:54px;height:27px}.small-secondary-kpi-rotation .rotator{position:absolute;width:2px;height:2px;background:transparent;top:calc(50% + 10px);left:calc(50% - 3px);background:#333;border-radius:50%;transform:rotate(0)}.small-secondary-kpi-rotation .rotator:before{border-radius:0%;display:none;position:absolute;left:5px;top:-9px;width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;content:""}.small-secondary-kpi-rotation .rotator:after{position:absolute;background:#333;height:14px;width:1px;content:"";top:-14px}.small-secondary-kpi-rotation .score-label{font-weight:400}.large-secondary-kpi-rotation{display:block;position:relative;text-align:center;cursor:pointer;padding:8px}.large-secondary-kpi-rotation .kpi-svg.custom{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.large-secondary-kpi-rotation .rotator{position:absolute;width:12px;height:12px;top:calc(50% - 6px);left:calc(50% - 6px);border-radius:50%;transform:rotate(0);background:#333}.large-secondary-kpi-rotation .rotator:after{background:#333;position:absolute;height:16px;width:6px;content:"";left:3px;top:-14px;border-top-left-radius:2px;border-top-right-radius:2px}.large-secondary-kpi-rotation.default .kpi-svg{width:72px;height:72px}.large-secondary-kpi-rotation.default .kpi-rotation-meter{margin:0 auto;display:block;position:relative;padding:0;width:72px;height:72px}.large-secondary-kpi-rotation.default .kpi-rotation-meter .meter-wrapper{display:inline-block;position:relative;height:62px}.large-secondary-kpi-rotation.primary .edit-container{display:block;position:absolute;padding:0;width:110px;height:95px;margin:0 auto;top:0;left:0;right:0;bottom:0}.large-secondary-kpi-rotation.primary .kpi-svg{width:120px;height:80px}.large-secondary-kpi-rotation.primary .kpi-rotation-meter{display:block;position:relative;padding:0;width:120px;height:80px;margin:0 auto}.large-secondary-kpi-rotation.primary .kpi-rotation-meter .meter-wrapper{display:inline-block;position:relative;height:80px}.large-secondary-kpi-rotation.primary .rotator{width:7px;height:7px;top:calc(50% + 15px);left:calc(50% - 3px);border-radius:50%;border-color:#333}.large-secondary-kpi-rotation.primary .rotator:after{border-radius:0%;background:#333;height:37px;top:-33px;left:2px;width:3.5px}.kpi-points-awarded{position:relative;display:table;width:auto;text-align:center;font-size:11px;clear:both;padding:6px 12px;margin:0 auto;border-radius:12px;min-height:16px;line-height:100%;color:#fff;min-width:64px;background:#419cd7}.kpi-points-awarded.best{background:#39AA27;font-size:14px}.kpi-points-awarded.ok{background:#F6AD17;font-size:14px}.kpi-points-awarded.poor{background:#C5000F;font-size:14px}.add-metric-content-container{min-height:180px!important;height:auto}.achievement{position:relative;display:block;width:80px;height:80px;padding:0;margin:0 auto}.achievement.active{opacity:.7;cursor:pointer}.achievement .earned-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.achievement .achievement-container{position:relative;width:100%;height:100%;margin:0}.achievement .achievement-container :before{display:block;position:relative;margin:auto;font-size:80px;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;color:#419cd71f;content:""}.achievement .achievement-container .achievement-icon{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.achievement .achievement-container .achievement-icon img{position:absolute;width:45%;height:auto;left:0;right:0;top:0;bottom:0;margin:auto}.achievement .achievement-label{position:absolute!important;display:block;text-align:center;bottom:-10px;left:0;width:100%;padding:4px 8px;border-radius:12px;font-size:11px;background:#419cd7;color:#fff}.rules-container{display:block;margin:12px 0;border:1px solid #d5d5d5;border-radius:5px;padding:12px 15px}.rules-container .rule-padding{display:block;padding:10px 10px 0;text-align:left}.rules-container .rule-padding .label{padding:0!important}.rules-container .rule-padding .progression-selector{margin-bottom:0!important}.rule-condition-link{display:block;max-width:40px!important;text-align:center;color:#be3680;font-size:16px;font-weight:700;cursor:pointer;text-transform:uppercase}.rule-condition-link:hover{border-bottom:1px dashed #419cd7}.badge-selector-group.btn-group{display:-webkit-flex;display:flex;flex-flow:row nowrap;margin:0 auto 30px}.badge-selector-group.btn-group button{flex:1;display:inline-block;margin:0 auto;border-color:#419cd7!important;color:#419cd7;border-style:solid!important;border-width:1px!important}.badge-selector-group.btn-group button:focus{box-shadow:inset 0 3px 5px #00000040!important;outline:0 none!important}.badge-selector-group.btn-group button:active{box-shadow:inset 0 3px 5px #00000040!important;outline:0 none!important}.badge-selector-group.btn-group button.active{background:#fff!important;box-shadow:inset 0 3px 5px #00000040!important}.kpi_type_title{font-size:12px!important;margin-left:0!important;margin-bottom:12px!important}.kpi_title{font-size:12px!important;margin-left:0!important;margin-bottom:12px!important;text-transform:none!important}.kpi_done{text-transform:none!important;float:right!important}.question-audio-container{position:relative}.add-metrics-container{display:block;margin-bottom:12px;position:relative;z-index:99998;transition:.3s color ease-in-out;-webkit-transition-delay:.7s!important;transition-delay:.7s!important;padding:0;text-align:center}.add-metrics-container .options-container{position:relative;border:1px dashed #d5d5d5;border-radius:5px;padding:4px 24px;text-align:center;width:100%}.add-metrics-container .new{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;margin-right:40px}.add-metrics-container .new: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;margin-right:5px;font-size:28px;color:#419cd7;content:"";vertical-align:middle!important}.add-metrics-container .copy{display:inline-block;color:#419cd7;text-align:center;vertical-align:middle!important;margin-right:40px}.add-metrics-container .copy: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;margin-right:5px;font-size:20px;color:#419cd7;content:"";vertical-align:middle!important}.add-metrics-container .form-container{display:block;position:relative;border:1px dashed #d5d5d5;border-radius:5px;text-align:left;padding:20px 12px;color:#666;overflow:visible;cursor:pointer;background:#fff}.add-metrics-container .form-container .asset-image{margin-right:20px;position:absolute;top:3px;vertical-align:top!important;height:18px;width:auto}.add-metrics-container .form-container .close-btn{z-index:100!important;position:absolute;top:10px!important;right:15px!important;color:#ccc!important}.add-metrics-container .form-container .action-btn{text-transform:uppercase;margin-top:20px;margin-left:20px}.outcome-container{position:relative;background-color:#eee;height:35px;border-radius:5px}.outcome-container .option-metric-list{position:absolute;top:5px;right:6px}.outcome-container .option-metric-list .option-item{position:relative;margin-right:0}.outcome-container .option-metric-list .option-item .kpi-container{width:25px;height:25px;padding-top:2px!important}.indicator-icon{position:relative;display:block;width:80px;height:80px;padding:0;margin:0 auto}.indicator-icon.active{opacity:.7;cursor:pointer}.indicator-icon .earned-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.indicator-icon .indicator-container{position:relative;width:100%;height:100%;margin:0}.indicator-icon .indicator-container:before{display:block;position:relative;margin:auto;font-size:72px;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:""}.indicator-icon .indicator-label{position:absolute!important;display:block;text-align:center;bottom:-8px;left:-4px;width:100%;padding:4px 8px;border-radius:12px;font-size:11px;background:#419cd7;color:#fff}.textObject .object-body .asset-picker-thumbnail{margin-left:10px;width:80%!important}.assetObject{margin-top:20px;margin-bottom:20px;padding:20px!important;display:block;border:1px solid #d5d5d5;padding-top:5px;background:#eff0f2}.assetObject .type{padding-bottom:10px;text-transform:capitalize;font-weight:700;font-size:15px}.assetObject .title{color:#419cd7;padding-bottom:10px;font-weight:700;font-size:15px}.assetObject .menu{margin-top:-10px;margin-right:-10px;text-transform:capitalize}.assetObject img{margin-left:15px;width:80%!important;height:auto;display:block;position:relative;border-radius:5px;border:1px solid #d5d5d5;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);box-shadow:0 2px 5px #00000040}.asset-details .guroo-row-col:nth-of-type(n){width:calc(100% / 12 * 1 - 10px);float:left;margin-right:10px;padding:0}.asset-details .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 1);margin-right:0}.asset-details .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 11 - 10px);float:left;margin-right:10px;padding:0}.asset-details .guroo-row-col:nth-of-type(2n){width:calc(100% / 12 * 11);margin-right:0}.asset-details .guroo-row-col .icon-image{height:28px;width:auto;color:#999}.asset-details .guroo-row-col .icon-image svg{fill:#999!important}.asset-details .guroo-row-col .img-container{border:1px solid #eff0f2;border-radius:5px;overflow:hidden;margin-bottom:30px}.asset-details .guroo-row-col .img-container img{width:100%;height:auto}.asset-details .guroo-row-col .img-container .placeholder-icon{padding:10px 15px;font-size:96px;color:#eff0f2}.asset-details .guroo-row-col.info-col{text-align:left}.asset-details .guroo-row-col.info-col .asset-label{color:#419cd7;font-size:16px;font-weight:700}.asset-details .guroo-row-col.info-col a.asset-path{color:#419cd7;font-size:11px;text-transform:none!important;text-decoration:none!important}.asset-content{padding:18px 30px;text-align:left;margin:20px auto 0;background:#fff;border-radius:5px;border:1px solid #d5d5d5;font-size:90%;color:#333}.asset-content .title-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:flex-start;position:relative;width:100%!important}.asset-content .title{font-weight:700;text-align:center;flex:1}.asset-content .desc-text p:last-child{margin-bottom:0}.asset-content .desc-text p.ql-align-center{text-align:center}.asset-content .desc-text p.ql-align-right{text-align:right}.asset-content.preview{padding:8px 12px!important}.asset-content.preview .title{position:relative;font-weight:700;line-height:110%;font-size:100%}.asset-content.preview .desc-text{line-height:110%;font-size:100%}.asset-image{cursor:pointer}.asset-image:hover{cursor:pointer;opacity:.8}.asset-image .img-container{border:1px solid #eff0f2}.asset-image .img-container img{width:100%;height:auto}.asset-image .asset-desc{background:#eff0f2;padding:12px;color:#333;text-align:left}.asset-image .asset-desc .title-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:flex-start;position:relative;width:100%!important}.asset-image .asset-desc .title-container .title{position:relative;font-weight:700;padding:0 0 5px 24px;text-align:center}.asset-image .asset-desc .title-container .title:before{position:absolute;top:0;left:0;font-size:130%;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:""}.asset-image .asset-desc .title{position:relative;font-weight:700;padding:0 0 5px 24px;text-align:center}.asset-image .asset-desc .title:before{position:absolute;top:0;left:0;font-size:130%;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:""}.asset-image .asset-desc .desc-text{padding:0 0 10px 24px;line-height:130%}.asset-image .asset-desc .desc-text p.ql-align-right{text-align:right}.asset-image .asset-desc .desc-text p.ql-align-center{text-align:center}.progression-btn{display:inline-block;position:relative;width:80px;padding:8px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in}.progression-btn:hover,.progression-btn.active{background:#eff0f2}.progression-goto-btn{margin-top:-10px;display:inline-block;position:relative;width:80px;padding:4px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in}.progression-goto-btn:hover,.progression-goto-btn.active{background:rgba(65,156,215,.25)}.progression-selector{padding:8px 0;margin-bottom:50px!important}.progression-selector .label{padding:0 6px 6px 0!important}.progression-selector .progression-grid{margin:0 auto!important}.progression-selector .progression-grid .progression-type-thumbnail{display:block;position:relative;width:80px;padding:8px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in;border:1px solid #fff;margin:0 5px}.progression-selector .progression-grid .progression-type-thumbnail .progression-title{padding:6px 2px}.progression-selector .progression-grid .progression-type-thumbnail.selected{background:#eff0f2;border:2px solid #419cd7}.progression-selector .progression-grid .progression-type-thumbnail.shaded,.progression-selector .progression-grid .progression-type-thumbnail:hover{background:#eff0f2}.progression-selector .assessment-progression-grid{margin:0 auto!important}.progression-selector .assessment-progression-grid .progression-type-thumbnail{display:block;position:relative;width:80px;margin:0 auto;padding:8px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in;border:1px solid #fff}.progression-selector .assessment-progression-grid .progression-type-thumbnail .progression-title{padding:6px 2px}.progression-selector .assessment-progression-grid .progression-type-thumbnail.selected{background:#eff0f2;border:2px solid #419cd7}.progression-selector .assessment-progression-grid .progression-type-thumbnail:hover{background:#eff0f2}.dialog-type-btn{display:block;position:relative;overflow:visible;transition:.3s color ease-in-out;text-align:center;padding-top:5px;z-index:99!important}.dialog-type-btn:before{display:block;width:100%;overflow:hidden;text-align:center;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;font-size:32px;color:#d5d5d5;content:"";position:relative}.dialog-type-btn:hover{cursor:pointer}.dialog-type-btn:hover:before{color:#419cd7}.dialog-type-character{display:block;overflow:visible;background:#999;font-weight:400;padding:14px 18px;line-height:130%;max-width:calc(70% + 20px);height:auto;position:relative;margin:10px 0 10px 15px;border-radius:20px;cursor:pointer;z-index:20000!important;clear:both;color:#fff}.dialog-type-character:after{content:"";bottom:5px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;box-shadow:15px 6px #999;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.dialog-type-character p:last-child{margin-bottom:0}.dialog-type-learner{display:block;overflow:visible;margin:0 15px 10px 0;font-weight:400;float:right;width:calc(70% + 20px);clear:both;padding:14px 18px;background:#419cd7;line-height:130%;position:relative;transition:opacity .3s ease,border-radius .6s ease,color .2s ease;border:none;height:auto;cursor:pointer;border-radius:20px;z-index:20000!important;color:#fff}.dialog-type-learner:after{content:"";bottom:5px;right:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:-15px 6px #419cd7}.dialog-type-learner p:last-child{margin-bottom:0}.dialog-type-narrator{margin-bottom:10px;padding:10px;background:#eff0f2;border-radius:5px;border:none;text-align:left;clear:both}.dialog-type-selector .dialog-insert-character-image{overflow:visible;background:#d5d5d5;font-weight:400;padding:14px 18px;line-height:130%;max-width:calc(70% + 20px);height:auto;position:relative;margin:0 0 15px 15px;border-radius:20px;cursor:pointer;z-index:20000!important;clear:both;color:#333}.dialog-type-selector .dialog-insert-character-image:after{content:"";bottom:5px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;box-shadow:15px 6px #d5d5d5;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.dialog-type-selector .dialog-insert-character-image:hover{background:#eff0f2}.dialog-type-selector .dialog-insert-character-image:hover:after{box-shadow:15px 6px #eff0f2}.dialog-type-selector .dialog-insert-character-image .progression-title{position:relative;padding:0 0 0 40px}.dialog-type-selector .dialog-insert-character-image .progression-title:before{position:absolute;font-size:32px;left:0;top:-6px;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:""}.dialog-type-selector .dialog-insert-learning-image{display:block;overflow:visible;margin:0 15px 15px 0;font-weight:400;float:right;width:calc(70% + 20px);clear:both;padding:14px 18px;background:#a0cdeb;line-height:130%;position:relative;transition:opacity .3s ease,border-radius .6s ease,color .2s ease;border:none;height:auto;cursor:pointer;border-radius:20px;z-index:20000!important;color:#333}.dialog-type-selector .dialog-insert-learning-image:after{content:"";bottom:5px;right:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:-15px 6px #a0cdeb}.dialog-type-selector .dialog-insert-learning-image:hover{background:#cfe6f5}.dialog-type-selector .dialog-insert-learning-image:hover:after{box-shadow:-15px 6px #cfe6f5}.dialog-type-selector .dialog-insert-learning-image .progression-title{position:relative;padding:0 0 0 40px}.dialog-type-selector .dialog-insert-learning-image .progression-title:before{position:absolute;font-size:32px;left:0;top:-6px;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:""}.dialog-object-container{display:block;position:relative}.pose-btn{display:inline-block;position:relative;width:80px;padding:8px 6px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in}.pose-btn:hover,.pose-btn.active{background:#eff0f2}.pose-btn .expression-item{display:block;margin:0 auto;width:40px;height:40px}.pose-btn .expression-item:after{margin:0 auto;border-radius:50%;font-size:35px;color:#000}.pose-btn .expression-item.expression-neutral:after{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:""}.pose-btn .expression-item.expression-delighted:after{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:""}.pose-btn .expression-item.expression-disappointed:after{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:""}.pose-btn .expression-item.expression-confused:after{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:""}.pose-btn .expression-item.expression-frustrated:after{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:""}.pose-btn .expression-item.expression-inherit{border-style:dashed!important;margin:0 auto 4px;border-radius:50%;width:35px;height:35px;color:#000}.pose-btn .expression-item.expression-other{border-style:solid!important;margin:0 auto 4px;border-radius:50%;width:35px;height:35px;color:#000}.pose-selector{padding:8px 0}.pose-selector .label{padding:0 6px 6px 0!important}.pose-selector .pose-grid{text-align:center;margin:0 auto!important}.pose-selector .pose-grid .pose-thumbnail{display:inline-block;position:relative;width:calc(50% - 12px);margin:1px;padding:8px 4px;text-align:center;cursor:pointer;border-radius:5px;transition:background .3s ease-in;border:1px solid #fff}.pose-selector .pose-grid .pose-thumbnail .expression-item{display:block;margin:0 auto;width:40px;height:40px}.pose-selector .pose-grid .pose-thumbnail .expression-item:after{margin:0 auto;border-radius:50%;font-size:35px;color:#000}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-neutral:after{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:""}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-delighted:after{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:""}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-disappointed:after{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:""}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-confused:after{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:""}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-frustrated:after{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:""}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-inherit{border-style:dashed!important;margin:0 auto 4px;border-radius:50%;width:35px;height:35px;color:#000}.pose-selector .pose-grid .pose-thumbnail .expression-item.expression-other{border-style:solid!important;margin:0 auto 4px;border-radius:50%;width:35px;height:35px;color:#000}.pose-selector .pose-grid .pose-thumbnail .progression-title{padding:6px 10px}.pose-selector .pose-grid .pose-thumbnail.selected{background:#eff0f2;border:2px solid #419cd7}.pose-selector .pose-grid .pose-thumbnail:hover{background:#eff0f2}.no-objective-container{border:1px solid #419cd7;background:rgba(65,156,215,.12);padding:6px 10px;border-radius:5px}.no-objective-container a,.no-objective-container button{color:#419cd7;font-weight:600;cursor:pointer}.objectives{padding:6px 10px}.objectives .title{color:#999;font-weight:700;font-size:16px;text-align:left}.objectives .description{color:#999;font-size:12px;text-align:left}.results-container .results-panel .asset-col{align-items:flex-start;flex:1;overflow:visible!important}.result-types{display:block;position:relative;margin:0;padding:0 30px}.result-types .result-item{position:relative;z-index:3;display:inline-block;padding:0;border:none;background:transparent;cursor:pointer;list-style-type:none;width:24px}.result-types .result-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:"";background:transparent;font-size:24px}.result-types .result-item.correct{color:#39aa27}.result-types .result-item.ok{color:#f6ad17}.result-types .result-item.incorrect{color:#c5000f}.result-types .result-item.reflective{color:#419cd7}.result-types .result-item.active{text-decoration:none}.result-types .result-item.active:before{content:""}.add-option-btn{cursor:pointer}.add-option-btn: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:"";color:#419cd7}.option-metric-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:space-around;margin:0;padding:0;list-style-type:none}.option-metric-list.small .option-item .kpi-container{width:24px;height:24px}.option-metric-list.select-many .option-item .kpi-container{border-radius:5px}.option-metric-list.block-display{margin-top:5px;margin-bottom:10px}.option-metric-list .option-item{position:relative;display:inline-block;margin:0 4px;width:auto!important}.option-metric-list .option-item.block-display{z-index:10!important;display:block!important;margin-bottom:10px}.option-metric-list .option-item .practice_type{position:absolute;text-align:center;z-index:10!important;width:32px;height:32px;color:#fff;border-radius:50%;font-size:1.25rem;font-weight:700}.option-metric-list .option-item .practice_type:before{display:none!important;width:100%;overflow:hidden;text-align:center;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;font-size:38px;content:"";position:relative}.option-metric-list .option-item .practice_type.best{z-index:10!important;position:relative;background:#39AA27}.option-metric-list .option-item .practice_type.ok{z-index:10!important;position:relative;background:#F6AD17}.option-metric-list .option-item .practice_type.poor{z-index:10!important;position:relative;background:#C5000F}.option-metric-list .option-item .kpi-container{position:relative;width:32px;height:32px;border-radius:50%;font-size:12px;text-align:center}.option-metric-list .option-item .kpi-container .kpi-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.option-metric-list .option-item .kpi-container.best{position:relative;background:#ffffff;color:#39aa27;border:2px solid #39AA27}.option-metric-list .option-item .kpi-container.best:hover{opacity:.7!important;cursor:pointer;background:#39AA27;color:#fff}.option-metric-list .option-item .kpi-container.best.selected{opacity:1!important;cursor:pointer;background:#39AA27;color:#fff}.option-metric-list .option-item .kpi-container.best.filled{background:#39AA27;color:#fff}.option-metric-list .option-item .kpi-container.ok{position:relative;background:#ffffff;color:#f6ad17;border:2px solid #F6AD17}.option-metric-list .option-item .kpi-container.ok:hover{opacity:.7!important;cursor:pointer;background:#F6AD17;color:#fff}.option-metric-list .option-item .kpi-container.ok.selected{opacity:1!important;cursor:pointer;background:#F6AD17;color:#fff}.option-metric-list .option-item .kpi-container.ok.filled{background:#F6AD17;color:#fff}.option-metric-list .option-item .kpi-container.poor{position:relative;background:#ffffff;color:#c5000f;border:2px solid #C5000F}.option-metric-list .option-item .kpi-container.poor:hover{opacity:.7!important;cursor:pointer;background:#C5000F;color:#fff}.option-metric-list .option-item .kpi-container.poor.selected{opacity:1!important;cursor:pointer;background:#C5000F;color:#fff}.option-metric-list .option-item .kpi-container.poor.filled{background:#C5000F;color:#fff}.option-metric-list .option-item .kpi-container.reflective{position:relative;background:#ffffff;color:#419cd7;border:2px solid #419cd7}.option-metric-list .option-item .kpi-container.reflective:hover{opacity:.7!important;cursor:pointer;background:#419cd7;color:#fff}.option-metric-list .option-item .kpi-container.reflective.selected{opacity:1!important;cursor:pointer;background:#419cd7;color:#fff}.option-metric-list .option-item .kpi-container.reflective.filled{background:#419cd7;color:#fff}.option-metric-list .option-item .kpi-container.empty{display:none!important}.option-metric-list .option-item .kpi-container.faded{opacity:.6}.option-metric-list .option-item .kpi-container .add-option: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;color:#fff;content:""}.option-metric-list .option-item .label-container{position:relative;margin-top:-32px;top:3px;left:26px;color:#fff;padding:6px 14px;display:block;font-size:10px;min-width:20px;max-width:100px;width:auto;z-index:2!important}.option-metric-list .option-item .label-container.best{background:#6bbf5d;border-top-right-radius:10px;border-bottom-right-radius:10px}.option-metric-list .option-item .label-container.ok{background:#f8c251;border-top-right-radius:10px;border-bottom-right-radius:10px}.option-metric-list .option-item .label-container.poor{background:#d4404b;border-top-right-radius:10px;border-bottom-right-radius:10px}.option-metric-list .option-item .thumbs-up-left{display:inline-block}.option-metric-list .option-item .thumbs-up-left: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:"";color:inherit}.option-metric-list .option-item .thumbs-up-right{display:inline-block}.option-metric-list .option-item .thumbs-up-right: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:"";color:inherit}.option-metric-list .option-item .thumbs-down-left{display:inline-block}.option-metric-list .option-item .thumbs-down-left: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:"";color:inherit}.option-metric-list .option-item .thumbs-down-right{display:inline-block}.option-metric-list .option-item .thumbs-down-right: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:"";color:inherit}.option-metric-list .option-item .neutral{display:inline-block}.option-metric-list .option-item .neutral: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:"";color:inherit}.option-metric-list .option-item .empty{display:inline-block}.option-metric-list .option-item .empty: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;color:inherit!important}.option-metric-list .option-item .badge-icon{display:inline-block}.option-metric-list .option-item .badge-icon: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:"";color:inherit}.question-option{border-top:1px solid #d5d5d5;margin-bottom:2px;padding:0;display:block}.question-option .feedback-container{margin:0;padding:10px 0;border-radius:5px;background:#fff}.question-option .feedback-container.best{background:#EDFFEF;border:2px solid #39AA27;padding:10px 40px}.question-option .feedback-container.ok{background:#FEF8E2;border:2px solid #F6AD17;padding:10px 40px}.question-option .feedback-container.poor{background:#FFECF8;border:2px solid #C5000F;padding:10px 40px}.question-option .feedback-container.reflective{background:rgba(65,156,215,.12);border:2px solid #419cd7;padding:10px 40px}.question-option.best{background:#EDFFEF}.question-option.ok{background:#FEF8E2}.question-option.poor{background:#FFECF8}.question-option.reflective{background:rgba(65,156,215,.12)}.question-option .character-pose-container{display:inline-block;text-align:left}.call-out,.call-out-style-1,.call-out-style-2,.call-out-style-3,.call-out-style-4{position:relative;border-radius:5px}.call-out .style-title,.call-out-style-1 .style-title,.call-out-style-2 .style-title,.call-out-style-3 .style-title,.call-out-style-4 .style-title{position:absolute;top:-13px;right:40px;display:block;padding:4px 10px;background:#fff;border:1px solid #d5d5d5;color:#d5d5d5;text-transform:uppercase}.call-out .standard-no-margin-grey.standard-no-margin-grey,.call-out-style-1 .standard-no-margin-grey.standard-no-margin-grey,.call-out-style-2 .standard-no-margin-grey.standard-no-margin-grey,.call-out-style-3 .standard-no-margin-grey.standard-no-margin-grey,.call-out-style-4 .standard-no-margin-grey.standard-no-margin-grey{background:#fff}.badge-overview{margin-bottom:10px;width:100%;position:relative;display:block;min-height:100px;height:auto;overflow:visible}.badge-overview.call-out{border:2px dashed #419cd7!important}.badge-overview .collect-btn-container{margin-top:20px}.terminal-types-panel .btn-group{margin-top:20px;margin-bottom:20px}.terminal-types-panel .btn-group button{border-color:#419cd7!important;background:#fff!important;color:#419cd7!important;border-style:solid!important;border-width:1px!important;width:120px!important}.terminal-types-panel .btn-group button:focus{box-shadow:none!important;outline:0 none!important}.terminal-types-panel .btn-group button:active{box-shadow:none!important;outline:0 none!important}.terminal-types-panel .btn-group button.active{background:#419cd7!important;color:#fff!important}.goto-menu-container{margin-top:20px;margin-bottom:20px;min-height:150px;height:auto!important;position:relative}.goto-menu-container .selected_type_container{background:#eff0f2;border-radius:5px;padding:6px 8px}.goto-menu-container .selected_type_container .title{display:inline-block;width:370px}.goto-menu-container .selected_type_container .other{position:absolute;right:9px;top:-2px}.read-only{cursor:default!important}.read-only:hover{background:transparent!important}.dialog-content .form-group{margin-bottom:0}.character-label{padding-left:32px}.learner-label{text-align:right;padding-right:32px}.document-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;padding:0;margin:0;position:relative}.document-panel.include-border{padding:10px;border:1px solid #d5d5d5;border-radius:3px}.document-panel .thumbnail-container{width:100px;background:#fff;border:1px solid #eff0f2;padding:2px;margin-right:5px;margin-bottom:12px}.document-panel .thumbnail-container img{width:100%}.document-panel .link-title{position:relative;padding:0 10px 5px 20px;font-weight:700;color:#419cd7;word-break:break-word}.document-panel .link-title:before{position:absolute;top:.25rem;left:0}.document-panel .link-title.document:before{padding-right:5px;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:""}.document-panel .link-title.link:before{padding-right:5px;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:""}.document-panel .link-sub-title{padding:0 10px 5px 20px;font-size:95%;word-break:break-word}.document-panel .document-description{padding:0 0 0 20px;display:block;font-size:95%}.document-panel .document-header{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;position:relative;width:100%!important;margin:0 0 4px;padding:0}.action-selector-wrapper{height:150px}.action-selector-wrapper .action-selector{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%}.action-selector-wrapper .action-selector .content-row{margin:10px 0 0;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.action-selector-wrapper .action-selector .content-row .label{padding:0!important;margin:0!important}.icon-menu-button{position:relative;background:#fff;border:1px solid #419cd7;border-radius:50%;padding:14px;text-align:center;width:30px;height:30px;margin:0}.icon-menu-button .rotating-icon{position:absolute;top:3px;left:0;bottom:0;right:0;margin:auto;color:#419cd7;font-size:20px}.icon-menu-button.transparent{background:transparent;border:none}.icon-menu-button.transparent .rotating-icon{font-size:24px}.object-settings{margin:0;padding:0;position:relative}.object-settings .object-nav-panel{width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;background:#eff0f2;border-top:2px solid #fff}.object-settings .object-nav-panel.padding{padding:8px 0}.object-settings .object-nav-panel .left-items{display:-webkit-flex;display:flex;flex-flow:row nowrap;flex:1}.object-settings .object-nav-panel .left-items .panel-col{padding-right:15px}.object-settings .object-nav-panel .left-items .panel-col:first-child{padding-left:15px}.object-settings .object-nav-panel .right-items{flex:1;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end}.object-settings .object-nav-panel .right-items .panel-col{padding-left:15px}.object-settings .object-nav-panel .right-items .panel-col:last-child{padding-right:15px}.object-settings .object-nav-panel .center-items{flex:1;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center}.object-settings .object-nav-panel .object-label{color:#333;text-transform:uppercase;padding:8px 0}.object-settings .object-nav-panel .object-label:after{content:""}.object-settings .object-nav-panel .object-tabs{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;margin:0;padding:0}.object-settings .object-nav-panel .object-tabs .object-setting{position:relative;list-style-type:none;padding:8px 12px 8px 36px;font-size:90%}.object-settings .object-nav-panel .object-tabs .object-setting:before{position:absolute;left:10px;top:6px;margin:0;font-size:20px;color:#333}.object-settings .object-nav-panel .object-tabs .object-setting.script: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:""}.object-settings .object-nav-panel .object-tabs .object-setting.layout: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:""}.object-settings .object-nav-panel .object-tabs .object-setting.image: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:""}.object-settings .object-nav-panel .object-tabs .object-setting.audio: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:""}.object-settings .object-nav-panel .object-tabs .object-setting.settings: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:""}.object-settings .object-nav-panel .object-tabs .object-setting.reporting: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:""}.object-settings .object-nav-panel .object-tabs .object-setting .setting-label{text-transform:capitalize;text-decoration:none;color:#999}.object-settings .object-nav-panel .object-tabs .object-setting.active{background:#fff}.object-settings .object-nav-panel .object-tabs .object-setting.active:before{color:#419cd7}.object-settings .object-nav-panel .object-tabs .object-setting.active .setting-label{color:#419cd7}.object-settings .object-nav-panel .object-tabs .object-setting:hover:before{color:#419cd7}.object-settings .object-nav-panel .object-tabs .object-setting:hover .setting-label{color:#419cd7}.option-result-btn{position:relative;border-radius:50%;width:32px;height:32px;text-align:center;padding-top:5px;font-size:14px;z-index:10!important}.option-result-btn.best{z-index:10!important;position:relative;background:#ffffff;color:#39aa27;border:2px solid #39AA27}.option-result-btn.best:hover{opacity:.7!important;cursor:pointer;background:#39AA27;color:#fff}.option-result-btn.best.selected{opacity:1!important;cursor:pointer;background:#39AA27;color:#fff}.option-result-btn.best.filled{background:#39AA27;color:#fff}.option-result-btn.ok{z-index:10!important;position:relative;background:#ffffff;color:#f6ad17;border:2px solid #F6AD17}.option-result-btn.ok:hover{opacity:.7!important;cursor:pointer;background:#F6AD17;color:#fff}.option-result-btn.ok.selected{opacity:1!important;cursor:pointer;background:#F6AD17;color:#fff}.option-result-btn.ok.filled{background:#F6AD17;color:#fff}.option-result-btn.poor{z-index:10!important;position:relative;background:#ffffff;color:#c5000f;border:2px solid #C5000F}.option-result-btn.poor:hover{opacity:.7!important;cursor:pointer;background:#C5000F;color:#fff}.option-result-btn.poor.selected{opacity:1!important;cursor:pointer;background:#C5000F;color:#fff}.option-result-btn.poor.filled{background:#C5000F;color:#fff}.option-result-btn.reflective{z-index:10!important;position:relative;background:#ffffff;color:#419cd7;border:2px solid #419cd7}.option-result-btn.reflective:hover{opacity:.7!important;cursor:pointer;background:#419cd7;color:#fff}.option-result-btn.reflective.selected{opacity:1!important;cursor:pointer;background:#419cd7;color:#fff}.option-result-btn.reflective.filled{background:#419cd7;color:#fff}.option-result-btn.badge-type{z-index:10!important;position:relative;background:#ffffff;color:#479dd6;border:2px solid #479DD6}.option-result-btn.badge-type:hover{opacity:.7!important;cursor:pointer;background:#479DD6;color:#fff}.option-result-btn.badge-type.selected{opacity:1!important;cursor:pointer;background:#479DD6;color:#fff}.option-result-btn.badge-type.filled{background:#479DD6;color:#fff}.option-result-btn.empty{display:none!important}.option-result-btn.faded{opacity:.6}.option-result-btn .thumbs-up-left{display:inline-block}.option-result-btn .thumbs-up-left: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:"";color:inherit}.option-result-btn .thumbs-up-right{display:inline-block}.option-result-btn .thumbs-up-right: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:"";color:inherit}.option-result-btn .thumbs-down-left{display:inline-block}.option-result-btn .thumbs-down-left: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:"";color:inherit}.option-result-btn .thumbs-down-right{display:inline-block}.option-result-btn .thumbs-down-right: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:"";color:inherit}.option-result-btn .best-result{display:inline-block}.option-result-btn .best-result: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:"";color:inherit}.option-result-btn .poor-result{display:inline-block}.option-result-btn .poor-result: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:"";color:inherit}.option-result-btn .neutral{display:inline-block}.option-result-btn .neutral: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:"";color:inherit}.option-result-btn .empty{display:inline-block}.option-result-btn .empty: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;color:inherit!important}.option-result-btn .badge-icon{display:inline-block}.option-result-btn .badge-icon: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:"";color:inherit}.option-result-btn .kpi-icon{display:inline-block}.option-result-btn .kpi-icon: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:"";color:inherit;font-size:18px}.select_many .option-result-btn,.select_many .kpi-container{border-radius:5px!important}.grid-choice-option{background:#eff0f2;padding:8px 8px 0;border-radius:5px;width:250px;margin:0 15px}.swipe-question{background:#eff0f2;border-radius:5px;padding:10px;position:relative;align-items:center}.swipe-question .swipe-option{background:#eff0f2;border-radius:5px;max-width:250px;text-align:center;padding:32px 12px 24px;border:2px dashed #999999}.swipe-question .swipe-option.left: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:"";font-size:64px;color:#419cd7}.swipe-question .swipe-option.right{margin-left:auto}.swipe-question .swipe-option.right: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:"";color:#419cd7;font-size:64px}.swipe-question .ql-editor{text-align:center}.swipe-question .ql-editor.ql-blank:before{position:relative;display:block}.swipe-question .quill .ql-bubble .ql-tooltip{top:100%!important;transform:translateY(10px)}.swipe-question .panel-col{position:relative}.swipe-icon{height:32px;width:32px}.swipe-icon.left: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:"";font-size:32px;color:#333}.swipe-icon.right: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:"";color:#333;font-size:32px}.option-label{display:block;position:relative;padding:10px 0}.option-label p:last-child{margin:0}.option-sub-label{display:block;position:relative;overflow:hidden;padding:0 10px 10px}.option-sub-label p:last-child{margin:0}.option-title-label{display:block;position:relative;overflow:hidden;padding:10px;font-weight:700}.option-title-label p:last-child{margin:0}.feedback-container .feedback-text{padding:6px 12px;background:#fff;line-height:140%;border-radius:5px;margin:0 0 10px}.feedback-container .feedback-text p:last-child{margin:0}.image-settings-toolbar{padding:18px 30px;border:2px solid #d5d5d5;border-radius:5px;margin:10px 0 20px;position:relative}.image-settings-toolbar .toolbar-close-btn{position:absolute;height:24px;width:24px;right:0;top:0;z-index:5}.image-settings-toolbar .toolbar-close-btn:before{color:#999;font-size:24px;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:""}.image-settings-toolbar .toolbar-picker{position:relative;margin:0 3px}.image-settings-toolbar .toolbar-picker:first-child{margin:0 3px 0 0}.image-settings-toolbar .toolbar-picker:last-child{margin:0 0 0 3px}.image-settings-toolbar .toolbar-picker .sector.active{background-color:#419cd740}.image-settings-toolbar .toolbar-picker .sector:hover{background-color:#419cd71f}.image-settings-toolbar .toolbar-picker .current-language{min-width:46px;height:38px;padding:0;background-color:#fff;border:none!important;border-radius:5px;font-size:1.125rem;text-transform:capitalize}.image-settings-toolbar .toolbar-picker .rotating-icon{top:3px!important}.image-settings-toolbar .toolbar-picker .screen-title-editor .menu-option-container{width:237px!important}.image-settings-toolbar .toolbar-picker .issueIndicator{display:block}.image-settings-toolbar .toolbar-button{position:relative;display:block;min-width:46px;height:38px;padding:0;background-color:#fff;border:none;border-radius:5px}.image-settings-toolbar .toolbar-button img{max-width:38px;max-height:34px}.image-settings-toolbar .toolbar-button .insert-left{position:relative;min-width:28px;min-height:28px;margin:0 6px}.image-settings-toolbar .toolbar-button .insert-right{margin-left:0!important;margin-right:6px}.image-settings-toolbar .toolbar-button .insert-right-top{color:#999;font-size:10px;text-align:left;white-space:nowrap}.image-settings-toolbar .toolbar-button .insert-right-bottom{font-weight:700;text-align:left;white-space:nowrap}.image-settings-toolbar .toolbar-button .bg-both-colour{max-width:38px;max-height:34px;margin:0 auto}.image-settings-toolbar .toolbar-button .toolbar-button-counter{position:absolute;top:2px;right:2px;min-width:16px;padding:0 4px;color:#fff;background-color:#be3680;border-radius:8px;text-align:center}.image-settings-toolbar .toolbar-button.disabled{color:#d5d5d5;cursor:default;pointer-events:none}.image-settings-toolbar .toolbar-button.disabled .insert-left{border-color:#d5d5d5!important}.image-settings-toolbar .toolbar-button.disabled .insert-left:before,.image-settings-toolbar .toolbar-button.disabled .insert-left:after{content:"";position:absolute;left:-5px;width:40px;height:1px;background-color:#d5d5d5}.image-settings-toolbar .toolbar-button.disabled .insert-left:before{top:14px;transform:rotate(43deg)}.image-settings-toolbar .toolbar-button.disabled .insert-left:after{bottom:14px;transform:rotate(-43deg)}.image-settings-toolbar .toolbar-button:after{content:"";position:absolute;top:-1px;left:0;width:100%;height:38px;opacity:0;border-radius:5px;box-shadow:0 0 5px #00000040;transition:opacity .3s ease-in-out}.image-settings-toolbar .toolbar-button.active:after{opacity:1}.image-settings-toolbar .toolbar-dropdown-wrapper{display:block;cursor:default!important}.image-settings-toolbar .toolbar-dropdown-wrapper.submenu{float:right}.image-settings-toolbar .toolbar-dropdown{width:auto!important;max-width:none!important;max-height:none!important;overflow-y:hidden;z-index:999999}.image-settings-toolbar .toolbar-dropdown.submenu{margin-top:-5px}.image-settings-toolbar .toolbar-dropdown .toolbar-menu .option-label-wrapper{vertical-align:middle}.image-settings-toolbar .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-icon-left,.image-settings-toolbar .toolbar-dropdown .toolbar-menu .option-label-wrapper .option-label-text{display:inline-block;vertical-align:middle}.image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item{height:48px}.image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item.sml{height:30px}.image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item>.option-label{height:48px;padding:6px 12px!important;white-space:nowrap}.image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-icon-left img{width:36px}.image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item>.option-label .option-label-text{margin-left:12px;margin-right:6px}.image-settings-toolbar .toolbar-dropdown .toolbar-menu>.option-item.sml>.option-label{height:30px}.image-settings-toolbar .toolbar-dropdown .option-label>div{height:100%}.image-settings-toolbar .toolbar-dropdown .more-info{left:unset!important}.image-settings-toolbar .toolbar-dropdown .selected-title{background-color:transparent}.image-settings-toolbar .toolbar-dropdown .dropdown-insert{min-width:270px}.image-settings-toolbar .toolbar-dropdown .dropdown-insert .selected-title{background-color:#eff0f2}.image-settings-toolbar .toolbar-dropdown .dropdown-insert .menu-option-container{left:unset!important;right:0}.image-settings-toolbar .toolbar-dropdown .dropdown-button{width:34px;height:34px;padding:0;background-color:transparent;border:none}.image-settings-toolbar .toolbar-dropdown .option-item,.image-settings-toolbar .toolbar-dropdown .selected-title,.image-settings-toolbar .toolbar-dropdown .switch-input,.image-settings-toolbar .toolbar-dropdown .settings-asset-picker,.image-settings-toolbar .toolbar-dropdown .option-col,.image-settings-toolbar .toolbar-dropdown .image-param-btn{cursor:pointer}.image-settings-toolbar .toolbar-dropdown>div>div{padding:15px 24px}.image-settings-toolbar .toolbar-dropdown>.toolbar-dropdown-title{padding:4px 6px;color:#999;font-size:12px;text-align:center;white-space:nowrap}.image-settings-toolbar .big-switch.switch-input{width:35px;height:20px;margin:0 4px 0 0}.image-settings-toolbar .big-switch.slider.round:before{bottom:2px;left:3px;width:16px;height:16px}.image-settings-toolbar .title-icon-group{position:relative}.image-settings-toolbar .environment-menu-wrapper,.image-settings-toolbar .environment-menu{height:38px}.image-settings-toolbar .environment-menu .selected-title{height:38px;padding:8px 16px}.edit-asset-btn{text-decoration:none;padding:7px 12px 7px 40px;background:#fff;border:1px solid #d5d5d5;border-radius:5px;position:relative;text-transform:capitalize}.edit-asset-btn .icon{position:absolute;left:12px;top:5px}.edit-asset-btn .icon:before{font-size:22px}.edit-asset-btn:hover{cursor:pointer}.option-order{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;background:#999999;border-radius:5px;color:#fff;position:relative;width:36px;height:36px;text-align:center;font-size:18px;z-index:10!important}.drag-handle-icon{font-size:24px;display:inline-block}.drag-handle-icon: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:"";color:gray}.invite-container input{width:100%!important}.invite-container .selection-menu{position:relative!important;top:0!important;left:0!important;width:100%!important;max-width:100%;float:none;margin-left:0!important}.invite-container .alert{position:relative!important;top:0!important;left:0!important;width:100%!important;float:none;margin-left:0!important}.invite-container .page-divider{display:block;position:relative;height:1px;width:98%;left:0;background-color:#d5d5d5;content:"";bottom:0}.invite-container .optional{color:#999}.invite-container .project-list{margin-top:20px;list-style-type:none}.invite-container .project-list .project-item{list-style-type:none;padding:5px 10px;border-top:1px solid #d5d5d5}.invite-container .project-list .project-item .project-name{padding-top:10px;font-size:14px}.invite-container .project-list .project-item:last-child{border-bottom:1px solid #d5d5d5}.teamName{display:block;margin-bottom:5px}.clients-table.table td{vertical-align:middle}.plan-limit-box{display:inline-block;padding:10px 20px;margin-left:10px;background:#ffffff!important;font-size:16px;text-transform:uppercase;color:#999;border-radius:16px;font-family:Red Hat Text,sans-serif}.plan-limit-box .bold-number{color:#333;font-size:inherit!important;font-weight:700}.btn.buy-more{font-size:16px;padding:10px 20px;margin-left:15px;background:#419cd7!important;color:#fff}.edit-goal-dialog{max-width:620px!important;overflow:visible!important;max-height:620px;border-top-left-radius:8px!important;border-top-right-radius:8px!important}.edit-goal-dialog .dialog-header{border-top-left-radius:8px!important;border-top-right-radius:8px!important}.edit-goal-dialog .dialog-body{padding:0!important}.edit-goal-dialog .content-header{padding:10px 25px}.edit-goal-dialog .content-page{padding:20px 25px}.edit-goal .form-group,.add-edit-goal .form-group{margin-left:-13px}.edit-goal .question,.add-edit-goal .question{font-weight:700;font-style:italic;font-size:16px!important}.edit-goal h4,.add-edit-goal h4{margin-bottom:15px}.edit-goal .title-description-row,.add-edit-goal .title-description-row{display:flex;flex-direction:row;align-items:stretch}.edit-goal .title-description-row .title-container,.add-edit-goal .title-description-row .title-container{width:300px}.edit-goal .title-description-row .description-container,.add-edit-goal .title-description-row .description-container{flex-grow:1;padding:0 5px}.edit-goal .title-description-row .menu-container,.add-edit-goal .title-description-row .menu-container{width:35px;padding-top:19px;z-index:inherit!important}.edit-goal .title-description-row.no-lable label,.add-edit-goal .title-description-row.no-lable label{display:none}.edit-goal .title-description-row.no-lable .menu-container,.add-edit-goal .title-description-row.no-lable .menu-container{padding-top:2px}.edit-goal input:not(:focus),.add-edit-goal input:not(:focus){background-color:transparent!important;border-color:transparent!important}.edit-goal input:disabled,.add-edit-goal input:disabled{cursor:default;color:#999!important}.edit-goal input.bold,.add-edit-goal input.bold{font-weight:700;font-size:16px!important}.edit-objective .form-group{margin-left:-13px}.edit-objective .question{font-weight:700;font-style:italic}.edit-objective h4{margin-bottom:15px}.edit-objective .title-description-row{display:flex;flex-direction:row;align-items:stretch}.edit-objective .title-description-row .title-container{width:300px}.edit-objective .title-description-row .description-container{flex-grow:1;padding:0 5px}.edit-objective .title-description-row .description-container textarea{min-height:auto;border-color:transparent}.edit-objective .title-description-row .menu-container{width:35px;padding-top:19px;z-index:inherit!important}.edit-objective .title-description-row.no-lable label{display:none}.edit-objective .title-description-row.no-lable .menu-container{padding-top:2px}.edit-objective input:not(:focus){background-color:transparent!important;border-color:transparent!important}.edit-objective input:disabled{cursor:default;color:#999!important}.edit-objective input.bold{font-weight:700}.screen-objective{padding:0 10px}.kpi-objective .caption-container,.badge-objective .caption-container,.screen-objective .caption-container{display:flex;align-items:center;margin-bottom:5px}.kpi-objective .objective-container,.badge-objective .objective-container,.screen-objective .objective-container{display:flex;flex-direction:row;margin-bottom:15px}.kpi-objective .objective-container .icon-container,.badge-objective .objective-container .icon-container,.screen-objective .objective-container .icon-container{width:25px;color:#999;cursor:pointer;padding-top:2px}.kpi-objective .objective-container .checkbox,.badge-objective .objective-container .checkbox,.screen-objective .objective-container .checkbox{padding:0;margin:0}.kpi-objective .objective-container .capabilities-container,.badge-objective .objective-container .capabilities-container,.screen-objective .objective-container .capabilities-container{margin-left:15px}.kpi-objective .objective-container .capabilities-container .checkbox,.badge-objective .objective-container .capabilities-container .checkbox,.screen-objective .objective-container .capabilities-container .checkbox{padding:4px}.project-canvas .title-btn{padding:8px 24px}.project-canvas .title-btn.thin{padding:8px 7px}.project-canvas .title-btn .icon-label{padding-left:5px}.project-canvas .canvas-roles-col-container .roles-col .roles-row .role .role-title{display:block;margin:6px auto 0;text-transform:uppercase;text-align:center;width:100%}.experience-objective-picker{display:inline-block}.experience-objective-picker .new-container{padding:15px 10px 0}.experience-objective-picker .title-container{color:#999;white-space:nowrap}.experience-objective-picker .checkbox{margin:0 20px 0 10px}.experience-objective-picker .trigger-container{display:flex;align-items:center;justify-content:center}.experience-objective-picker .trigger-container .count-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50px;margin-right:10px;color:#fff;background-color:#419cd7}.experience-persona-picker{display:inline-block}.experience-persona-picker .trigger-container{display:flex;align-items:center;justify-content:center}.experience-persona-picker .trigger-container .count-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50px;margin-right:5px;color:#fff;background-color:#419cd7}.experience-persona-picker .persona-image-container{width:34px;height:34px;overflow:hidden;border:2px solid #3d5e22;border-radius:50%}.experience-persona-picker .persona-image-container img{width:50px;margin-top:-2px;margin-left:-9px}.experience-persona-picker .persona-image-container.no-image{color:#3d5e22;display:flex;align-items:center;justify-content:center;font-size:11px}.learning-canvas-summary{background:rgb(221,228,233);border-radius:5px;margin-bottom:30px;cursor:pointer;position:relative;min-width:100%;min-height:150px}.learning-canvas-summary .canvas-persona{height:90px}.learning-canvas-summary .canvas-persona img{height:100%;width:auto}.learning-canvas-summary .title-container{color:#2d4452;font-weight:700;font-size:1.188rem!important;font-weight:600!important}.learning-canvas-summary .icon-container{position:absolute;width:100px;left:12px;top:24px;text-align:center}.learning-canvas-summary .icon-container .icon-image{position:relative;max-width:60px;height:auto}.learning-canvas-summary .canvas-container{position:relative;padding-left:120px!important;color:#333}.learning-canvas-summary .canvas-container .info-container{display:flex;flex-direction:row;position:relative;min-width:100%}.learning-canvas-summary .canvas-container .info-container .character-message img{width:143px!important;margin-left:-111px!important}.learning-canvas-summary .canvas-container .info-container.loading{padding:10px;align-items:center;justify-content:center}.learning-canvas-summary .canvas-container .info-container.loaded .gaols-objectives-container{display:block;height:auto;width:auto!important;overflow:hidden;padding:10px 20px;flex-grow:1}.learning-canvas-summary .canvas-container .info-container.loaded .gaols-objectives-container ul{margin:0;padding:0 10px;list-style:none!important}.learning-canvas-summary .canvas-container .info-container.loaded .gaols-objectives-container ul li{margin-bottom:10px}.learning-canvas-summary .canvas-container .info-container.loaded .gaols-objectives-container ul li:before{margin-left:-1.3em;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:#419cd7!important;vertical-align:text-top;width:1.3em}.learning-canvas-summary .canvas-container .info-container.loaded .gaols-objectives-container ul li:last-child{margin-bottom:0}.learning-canvas-summary .canvas-container .info-container.loaded .personas-container{text-align:right}.learning-canvas-summary .canvas-container .info-container.empty{display:flex;align-items:center;justify-content:center;overflow:visible;height:90px}.learning-canvas-summary .canvas-container .info-container.empty .character-message{margin-bottom:0;position:absolute;top:-30px!important;height:121px}.learning-canvas-summary .canvas-container .info-container.empty .character-message .character{height:auto}.learning-canvas-summary .canvas-container .info-container.empty .character-message .character img{position:absolute;width:150px;height:auto;display:inline-block}.learning-canvas-summary .canvas-container .info-container.empty .character-message .speak-bubble{width:320px;right:-220px;background-color:#fff;padding-right:25px;padding-bottom:30px;background:#eff0f2}.learning-canvas-summary .canvas-container .info-container.empty .character-message .speak-bubble .icon{font-size:25px;position:absolute;bottom:1px;right:10px;color:#419cd7}.learning-canvas-summary .canvas-container .personas-container{position:absolute;top:-23px;right:20px}.learning-canvas-summary .canvas-container .personas-container .thumbnail-container{display:inline-block;width:50px;position:relative;padding-bottom:5px;margin-left:-10px}.learning-canvas-summary .canvas-container .personas-container .thumbnail-container:first-child{margin-left:0}.learning-canvas-summary .canvas-container .personas-container .thumbnail-container .image-container .wrapper{border-radius:50%;background-color:#fff;border:2px solid #79BB44;width:50px!important;height:50px!important;margin:0 0 0 8px;overflow:hidden}.learning-canvas-summary .canvas-container .personas-container .thumbnail-container .image-container .wrapper img{display:block;width:100px;margin-left:-23px;margin-top:-5px}.learning-canvas-summary .canvas-container .personas-container .thumbnail-container .title-container{position:absolute;height:18px;text-align:center;background-color:#d5d5d5;color:#000;border-radius:5px;bottom:0;width:100%;overflow:hidden;padding:1px 5px 0;font-size:85%}.objective-dialog{height:90%!important}.objective-dialog .dialog-body{padding:0!important}.objective-dialog .content-header{padding:10px 25px}.objective-dialog .content-page{padding:20px 25px}.project-requirement .form-group .relative-input-wrapper .form-control .quill .ql-container .ql-editor ul{list-style:none!important}.project-requirement .form-group .relative-input-wrapper .form-control .quill .ql-container .ql-editor ul 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:"";color:#000!important;vertical-align:text-top}.matrix-table-wrap{overflow-x:auto}.matrix-table{position:relative;width:100%;vertical-align:bottom}.matrix-table td{border:1px solid white}.matrix-table .title-row td{min-height:300px!important;vertical-align:bottom;font-size:14px!important;font-weight:400!important}.matrix-table .title-row .experience{display:block;font-size:20px;font-weight:700;vertical-align:middle!important;min-height:300px!important}.matrix-table .title-row .experience .project-name{font-size:30px;font-weight:700;font-family:Arial Rounded MT Bold,Helvetica Rounded,Arial,sans-serif!important}.matrix-table .title-row .experience .performance_objective_title{font-family:Red Hat Text,sans-serif;margin-top:20px;margin-bottom:5px;font-size:18px;font-weight:700;color:#419cd7}.matrix-table .title-row .performance-capability{width:50px;text-align:center}.matrix-table .title-row .performance-capability.odd{background:#eff0f2!important}.matrix-table .title-row .performance-capability.even{background:#f6f6f6!important}.matrix-table .title-row .performance-capability .wrapper{width:50px}.matrix-table .title-row .performance-capability .wrapper .title-container{color:#be3680;transform-origin:25px 25px;transform:rotate(-90deg);align-items:center;text-align:left;min-width:300px;height:50px;padding:4px 4px 4px 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.matrix-table .title-row .performance-capability .wrapper .title-container .experience_type_name{color:#419cd7!important}.matrix-table .title-row .performance-capability .wrapper .title-container .bite_type_name{color:#419cd7!important;margin-left:15px}.matrix-table .title-row .performance-capability .wrapper .title-container.experiences{font-size:18px;font-weight:700}.matrix-table .title-row .performance-capability .wrapper .personas-container{align-items:center;overflow:hidden}.matrix-table .persona_row{font-size:18px;font-weight:700;color:#79bb44}.matrix-table .persona_row td{height:40px;background:inherit}.matrix-table .data-row{color:#419cd7!important}.matrix-table .data-row .normal{padding-left:10px;font-size:14px!important;font-weight:400!important;vertical-align:middle!important}.matrix-table .data-row.odd{background:#eff0f2!important}.matrix-table .data-row.even{background:#f6f6f6!important}.matrix-table .data-row td{height:40px;background:inherit}.matrix-table .data-row .experience .wrapper{display:flex;flex-direction:row;min-width:200px}.matrix-table .data-row .experience .wrapper .title-container{text-indent:10px;display:flex;align-items:center}.matrix-table .data-row .experience .wrapper .image-wrapper{position:relative;overflow:hidden;min-width:50px;height:36px}.matrix-table .data-row .experience .wrapper .image-wrapper img{height:50px;position:absolute;top:-3px;left:-8px}.matrix-table .data-row .experience .wrapper .personas-container{display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.matrix-table .data-row .performance-capability{text-align:center;vertical-align:middle}.posted-note-container .posted-note .content .align-bottom .delete-btn{padding-right:5px;display:block;float:right;width:32px;height:32px;text-align:right}.posted-note-container .posted-note .content .align-bottom .delete-btn: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:"";font-size:20px}.canvas-team-member-panel{display:flex;flex-direction:row;flex-wrap:nowrap;padding:0;width:100%}.canvas-team-member-panel .child-col{margin:0 8px}.canvas-team-member-panel .child-col:first-child{margin-left:0}.canvas-team-member-panel .child-col:last-child{margin-right:0}.canvas-team-member-panel .child-col:only-child{margin:0!important}.canvas-team-member-panel .user-image{display:block;border:2px solid #d5d5d5;background:#fff;border-radius:50%;width:50px;height:50px;margin-left:5px;overflow:hidden;text-align:center;position:relative}.canvas-team-member-panel .user-image.canvas{margin-top:-25px!important}.canvas-team-member-panel .user-image img{border-radius:50%;width:100%;height:auto}.canvas-team-member-panel .user-image .no-image{position:absolute;width:50px;height:50px;border-radius:50%;top:0;left:0;right:0;margin:auto}.canvas-team-member-panel .user-image .no-image .initials{color:#2f4354;position:absolute;top:0;left:-3px;right:0;margin:auto;font-size:28px;padding-top:6px;text-transform:uppercase;letter-spacing:-2px;color:#fff}.canvas-team-member-panel.role-editor .user-image,.canvas-team-member-panel.role-facilitator .user-image{border-color:#f6af17;background:#f6af17}.canvas-team-member-panel.role-viewer .user-image{border-color:#d5d5d5;background:#d5d5d5}.canvas-team-member-panel.role-lead .user-image,.canvas-team-member-panel.role-administrator .user-image{border-color:#be3680;background:#be3680}.canvas-team-member-panel.role-lead .user-image .initials,.canvas-team-member-panel.role-administrator .user-image .initials{color:#fff}.canvas-team-member-panel.role-reviewer .user-image,.canvas-team-member-panel.role-coach .user-image{border-color:#419cd7;background:#419cd7;color:#fff}.canvas-team-member-panel .thumbnail-container{border:1px dashed #d5d5d5;position:relative;padding:0;color:#d5d5d5;border-radius:50%;width:50px;height:50px;margin:auto auto auto 5px;transition:opacity ease-in .2s;cursor:pointer;overflow:visible!important;opacity:1;text-align:center}.canvas-team-member-panel .thumbnail-container:hover{opacity:1!important;box-shadow:0 1px 1px #00000013 inset,0 0 8px #419cd7bf;border-color:#419cd7;color:#419cd7}.canvas-team-member-panel .thumbnail-container .padding{padding:8px 15px}.canvas-team-member-panel .thumbnail-container .title-text{font-size:16px}.canvas-team-member-panel .thumbnail-container .light-color{color:#808591}.canvas-team-member-panel .thumbnail-container .highlight-color{font-weight:700}.canvas-team-member-panel .thumbnail-container .invite-pic-message{display:block;position:absolute;top:-10px;left:0;width:100%;height:100%}.canvas-team-member-panel .thumbnail-container .invite-pic-message .message-text{text-align:center;padding:12px 0!important}.canvas-team-member-panel .thumbnail-container .validation-panel{width:300px;height:200px;border:2px solid #d5d5d5;overflow:visible!important;opacity:1}.canvas-team-member-panel .thumbnail-container .validation-panel.align-right:before{border-right:14px solid #d5d5d5}.canvas-team-member-panel .thumbnail-container .validation-panel input{width:280px!important;margin:0 auto}.canvas-team-member-panel .thumbnail-container .validation-panel input .btn{width:180px!important}.canvas-team-member-panel .thumbnail-container .validation-panel .alert{width:280px!important;margin:0 auto}.canvas-team-member-panel .thumbnail-container .validation-panel .alert .btn{width:180px!important}.canvas-team-member-panel .thumbnail-container .validation-panel.align-right{right:unset!important;left:70px;top:-68px}.canvas-team-member-panel .thumbnail-container .validation-panel.align-right:before{top:75px}.export-settings-dialog .checkbox{margin:0;padding:6px 15px}.export-settings-dialog .checkbox label{white-space:normal;line-height:normal;padding-top:0}.canvas-progress-meter{width:60px;height:100px;position:relative;border-color:#aaa;margin:0 auto}.canvas-progress-meter .vert-line{position:absolute;width:2px;height:100%;left:0;right:0;margin:auto;background:#AAAAAA;z-index:3}.canvas-progress-meter .horizontal-line{position:absolute;height:2px;width:100%;left:0;right:0;top:0;bottom:0;margin:auto;background:#AAAAAA;z-index:2}.canvas-progress-meter .canvas-circle{position:absolute;width:44px;height:44px;border-radius:50%;border:3px solid #AAAAAA;background:transparent;left:0;right:0;top:0;bottom:0;margin:auto;z-index:1}.canvas-progress-meter .canvas-point{position:absolute;width:16px;height:16px;border-radius:50%;border:3px solid #AAAAAA;background:#fff;left:0;right:0;top:0;z-index:4;margin:auto}.canvas-progress-meter .canvas-point.goals.filled{border-color:#018bbf;background:#018BBF}.canvas-progress-meter .canvas-point.objectives-capabilities{left:0;top:22px;bottom:unset;right:0}.canvas-progress-meter .canvas-point.objectives-capabilities.filled{border-color:#018bbf;background:#018BBF}.canvas-progress-meter .canvas-point.requirements{left:0;top:0;bottom:0;right:unset}.canvas-progress-meter .canvas-point.requirements.filled{border-color:#f6af17;background:#F6AF17}.canvas-progress-meter .canvas-point.personas{left:0;top:0;bottom:0;right:0}.canvas-progress-meter .canvas-point.personas.filled{border-color:#88ca83;background:#88CA83}.canvas-progress-meter .canvas-point.analytics{left:unset;top:0;bottom:0;right:0}.canvas-progress-meter .canvas-point.analytics.filled{border-color:#314453;background:#314453}.canvas-progress-meter .canvas-point.learning-journey{left:0;top:unset;bottom:22px;right:0}.canvas-progress-meter .canvas-point.learning-journey.filled{border-color:#bd3085;background:#BD3085}.canvas-progress-meter .canvas-point.knowledge{left:0;top:unset;bottom:0;right:0}.canvas-progress-meter .canvas-point.knowledge.filled{border-color:#bd3085;background:#BD3085}.print-project-canvas .circular-title{width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;text-align:center;padding:0 15px;font-size:12px;width:110px;height:110px}.print-project-canvas .circular-title .icon{font-size:30px;display:inline-block;margin-bottom:5px}.print-project-canvas .cover-page{position:relative}.print-project-canvas .cover-page .title-line-1{margin-top:50px;text-align:center;font-size:50px;font-weight:700}.print-project-canvas .cover-page .title-line-2{font-size:20px;text-align:center}.print-project-canvas .cover-page .title-line-3{font-size:18px;text-align:center}.print-project-canvas .cover-page .logo{margin-top:250px;position:relative;display:flex;align-items:center;width:100%}.print-project-canvas .cover-page .logo img{width:auto;height:45px;display:inline-block;margin:0 auto}.print-project-canvas .canvas-map-page .page-title{text-align:center;font-size:35px;font-weight:700}.print-project-canvas .canvas-map-page .circular-title{position:relative;font-size:11px}.print-project-canvas .canvas-map-page .container-title{text-align:center;font-weight:700;height:30px;display:flex;align-items:center;justify-content:center}.print-project-canvas .canvas-map-page .goals-and-objectives-container{padding:110px 75px 0}.print-project-canvas .canvas-map-page .goals-and-objectives-container ul{margin:0}.print-project-canvas .canvas-map-page .goals-and-objectives-container ul li{color:#419cd7;margin-bottom:5px}@media print{.print-project-canvas .canvas-map-page .goals-and-objectives-container ul li{color:#419cd7!important}}.print-project-canvas .canvas-map-page .goals-and-objectives-container .goals-container{position:relative}.print-project-canvas .canvas-map-page .goals-and-objectives-container .goals-container .circular-title{position:absolute;top:-104px;left:calc(50% - 60px)}.print-project-canvas .canvas-map-page .goals-and-objectives-container .goals-container .container-title{border-radius:10px 10px 0 0;border:1px solid #419cd7;border-bottom:0}.print-project-canvas .canvas-map-page .goals-and-objectives-container .goals-container .body-container{border:1px solid #419cd7;border-bottom:0;border-top:0;padding:10px}.print-project-canvas .canvas-map-page .goals-and-objectives-container .objectives-container{position:relative}.print-project-canvas .canvas-map-page .goals-and-objectives-container .objectives-container .container-title{border:1px solid #419cd7;border-bottom:0}.print-project-canvas .canvas-map-page .goals-and-objectives-container .objectives-container .body-container{border-radius:0 0 10px 10px;border:1px solid #419cd7;border-top:0;padding:10px}.print-project-canvas .canvas-map-page .goals-and-objectives-container .objectives-container .circular-title{position:absolute;bottom:-105px;left:calc(50% - 60px)}.print-project-canvas .canvas-map-page .requirements-and-personas-container{display:flex;flex-direction:row}.print-project-canvas .canvas-map-page .requirements-and-personas-container .requirements-container{width:calc(50% - 150px);position:relative;padding:10px 0;display:flex;flex-direction:column}.print-project-canvas .canvas-map-page .requirements-and-personas-container .requirements-container .container-title{border-radius:10px 10px 0 0;border:1px solid #f6af17;border-bottom:0}.print-project-canvas .canvas-map-page .requirements-and-personas-container .requirements-container .body-container{border-radius:0 0 10px 15px;border:1px solid #f6af17;border-top:0;flex-grow:1;padding:10px;max-height:240px;overflow:hidden}.print-project-canvas .canvas-map-page .requirements-and-personas-container .requirements-container .circular-title{right:-100px;top:calc(50% - 60px);position:absolute}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions{width:230px;min-height:230px;margin:30px;border:1px dotted #999;border-radius:50%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions div{width:100%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions table{width:100%;height:100%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions table tr{height:50%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions table tr td{width:50%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions table .td1{border-bottom:1px dotted #999;border-right:1px dotted #999;width:50%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions table .td2{border-bottom:1px dotted #999}.print-project-canvas .canvas-map-page .requirements-and-personas-container .circular-directions table .td3{border-right:1px dotted #999}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container{width:calc(50% - 150px);position:relative;padding:10px 0;display:flex;flex-direction:column}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .container-title{border-radius:10px 10px 0 0;border:1px solid #79BB44;border-bottom:0}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .body-container{border-radius:0 0 10px 15px;border:1px solid #79BB44;border-top:0;flex-grow:1;padding:10px}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .body-container .persona-info-container{display:flex;flex-direction:row;align-items:center}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .body-container .persona-info-container .pic-container{overflow:hidden;border:2px solid #79BB44;border-radius:50%;position:relative;width:40px;height:40px;margin:3px 5px 3px 12px}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .body-container .persona-info-container .pic-container .print-sake-wrapper{width:70px;position:absolute;left:-13px;top:-5px}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .body-container .persona-info-container .pic-container .print-sake-wrapper img{width:100%}.print-project-canvas .canvas-map-page .requirements-and-personas-container .personas-container .circular-title{left:-100px;top:calc(50% - 60px);position:absolute}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container{padding:0 75px 100px}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container{position:relative}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container .circular-title{position:absolute;top:-106px;left:calc(50% - 60px)}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container .container-title{border-radius:10px 10px 0 0;border:1px solid #be3680;border-bottom:0}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container .body-container{border:1px solid #be3680;border-bottom:0;border-top:0;padding:10px}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container .body-container .experience-list-container{margin-left:20px}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container .body-container .experience-list-container .experience-container{margin-bottom:2px}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .experiences-container .body-container .experience-list-container .experience-container .icon{vertical-align:text-top;margin-right:5px;height:20px!important;width:auto!important}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .knowledge-container{position:relative}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .knowledge-container .container-title{border:1px solid #be3680;border-bottom:0}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .knowledge-container .body-container{border-radius:0 0 10px 15px;border:1px solid #be3680;border-top:0;padding:10px}.print-project-canvas .canvas-map-page .experiences-and-knowledge-container .knowledge-container .circular-title{position:absolute;bottom:-105px;left:calc(50% - 60px);z-index:auto!important}.print-project-canvas .experiences-page{position:relative}.print-project-canvas .experiences-page .stat-table{width:calc(100% - 196px);position:absolute;top:105px;right:50px}.print-project-canvas .experiences-page .stat-table td{border:1px solid white}.print-project-canvas .experiences-page .stat-table .title-row td{min-height:200px;vertical-align:bottom}.print-project-canvas .experiences-page .stat-table .title-row .first-td{display:block;min-height:200px}.print-project-canvas .experiences-page .stat-table .title-row .goals-padding{padding-top:50px!important}.print-project-canvas .experiences-page .stat-table .title-row .normal{font-size:20px!important;font-weight:400!important;vertical-align:middle!important}.print-project-canvas .experiences-page .stat-table .title-row .experience{font-size:20px!important;font-weight:700}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability{width:50px;text-align:center}@media print{.print-project-canvas .experiences-page .stat-table .title-row .performance-capability{color:#419cd7!important}}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability.odd{background:#eff0f2!important}@media print{.print-project-canvas .experiences-page .stat-table .title-row .performance-capability.odd{background:#eff0f2!important}}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability.even{background:#f6f6f6!important}@media print{.print-project-canvas .experiences-page .stat-table .title-row .performance-capability.even{background:#f6f6f6!important}}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability .wrapper{width:50px}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability .wrapper .title-container{transform:rotate(-90deg);align-items:center;text-align:left;width:200px;height:50px;padding:0 0 0 5px;margin-bottom:75px;margin-left:-70px}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability .wrapper .title-container .experience_type_name{color:#419cd7!important}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability .wrapper .title-container .bite_type_name{color:#419cd7!important;margin-left:15px}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability .wrapper .title-container.experience-column{font-size:20px;font-weight:700}.print-project-canvas .experiences-page .stat-table .title-row .performance-capability .wrapper .personas-container{align-items:center;overflow:hidden}.print-project-canvas .experiences-page .stat-table .persona_row{font-size:18px;font-weight:700;color:#79bb44}@media print{.print-project-canvas .experiences-page .stat-table .persona_row{color:#79bb44!important}}.print-project-canvas .experiences-page .stat-table .persona_row td{height:40px;background:inherit}.print-project-canvas .experiences-page .stat-table .data-row .normal{padding-left:10px;font-size:14px!important;font-weight:400!important;vertical-align:middle!important}@media print{.print-project-canvas .experiences-page .stat-table .data-row{color:#419cd7!important}}.print-project-canvas .experiences-page .stat-table .data-row.odd{background:#eff0f2!important}@media print{.print-project-canvas .experiences-page .stat-table .data-row.odd{background:#eff0f2!important}}.print-project-canvas .experiences-page .stat-table .data-row.even{background:#f6f6f6!important}@media print{.print-project-canvas .experiences-page .stat-table .data-row.even{background:#f6f6f6!important}}.print-project-canvas .experiences-page .stat-table .data-row td{height:40px}.print-project-canvas .experiences-page .stat-table .data-row .experience{padding-right:10px!important}.print-project-canvas .experiences-page .stat-table .data-row .experience .wrapper{display:flex;flex-direction:row}.print-project-canvas .experiences-page .stat-table .data-row .experience .wrapper .title-container{text-indent:10px;flex-grow:1;display:flex;align-items:center}.print-project-canvas .experiences-page .stat-table .data-row .experience .wrapper .image-wrapper{position:relative;overflow:hidden;width:60px;height:36px}.print-project-canvas .experiences-page .stat-table .data-row .experience .wrapper .image-wrapper img{height:50px;position:absolute;top:-3px;left:-8px}.print-project-canvas .experiences-page .stat-table .data-row .experience .wrapper .personas-container{display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.print-project-canvas .experiences-page .stat-table .data-row .testing,.print-project-canvas .experiences-page .stat-table .data-row .performance-capability{text-align:center;vertical-align:middle}.print-project-canvas .persona-page .basic-info-container{display:flex;flex-direction:row;min-height:200px}.print-project-canvas .persona-page .basic-info-container .textual-info{padding-top:15px;flex-grow:1;padding-right:15px}.print-project-canvas .persona-page .basic-info-container .textual-info .quote-container{padding-bottom:15px}.print-project-canvas .persona-page .basic-info-container .textual-info .field-container{padding-top:7px}.print-project-canvas .persona-page .basic-info-container .image-container{width:310px;position:relative}.print-project-canvas .persona-page .basic-info-container .image-container .print-sake-wrapper{width:350px;position:absolute;top:-80px;left:-35px}.print-project-canvas .persona-page .basic-info-container .image-container .print-sake-wrapper img{width:100%}.print-project-canvas .persona-page .sub-sections-container{padding-top:8px}.print-project-canvas .persona-page .sub-sections-container .title-container{font-weight:700;font-size:25px}.print-project-canvas .persona-page .sub-sections-container .question-container{font-weight:700!important;font-size:16px!important;color:#333;padding:4px 0}.print-project-canvas margin-right-10{margin-right:10px!important}.issue-dialog .dialog-body{padding:0!important;height:calc(100% - 15px)!important}.issue-dialog .content-header{padding:10px 25px}.issue-dialog .content-header .selection-menu{padding:0;background:transparent;border-radius:0}.issue-dialog .content-page{padding:20px 25px}.issuesPage .content-header .title-container .experience-title,.issuesPage .content-header .title-container .comment-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.issuesPage .content-header .issueNotification .label-container{width:38px;height:38px;background:#fff;border-radius:50%;border:1px solid #4d7B93!important;color:#4d7b93;justify-content:center}.issuesPage .content-header .assigneeSelectorHolder .thumbnailMask .producerThumbnail{position:relative;margin-left:-4px}.issuesPage .content-header .assigneeSelectorHolder .thumbnailMask .producerThumbnail:only-child,.issuesPage .content-header .assigneeSelectorHolder .thumbnailMask .producerThumbnail:first-child{position:relative;margin-left:0}.issuesPage .content-header .assigneeSelectorHolder .thumbnailMask.twoItems{max-width:72px;overflow:hidden}.issuesPage .content-header .assigneeSelectorHolder .producerCount{position:relative;margin-left:-4px}.issuesPage .content-header .delete-confirmation-dialog{position:absolute;top:110%;left:50%;margin-left:-25%;background:#fff;padding:15px;border-radius:5px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;z-index:1}.issuesPage .filters-container{padding:30px 30px 0 15px}.issuesPage .filters-container .filterAssigned,.issuesPage .filters-container .filterOpened,.issuesPage .filters-container .filterStatus,.issuesPage .filters-container .filterSort{margin:0 12px}.issuesPage .filters-container .filterSort{margin-right:0}.issuesPage .filters-container .team-member-selector{margin:0 10px 0 0}.issuesPage .filters-container .team-member-selector .thumbnailMask .producerThumbnail{position:relative;margin-left:-4px}.issuesPage .filters-container .team-member-selector .thumbnailMask .producerThumbnail:only-child,.issuesPage .filters-container .team-member-selector .thumbnailMask .producerThumbnail:first-child{position:relative;margin-left:0}.issuesPage .filters-container .team-member-selector .thumbnailMask.twoItems{max-width:72px;overflow:hidden}.issuesPage .filters-container .team-member-selector .producerCount{position:relative;margin-left:-4px}.issuesPage .listIssues .content-header .filters-container{display:flex;justify-content:flex-end;align-items:center}.issuesPage .listIssues .content-header .team-member-selector{margin:0 10px 0 0}.issuesPage .listIssues .content-header .team-member-selector .thumbnailMask .producerThumbnail{position:relative;margin-left:-2px}.issuesPage .listIssues .content-header .team-member-selector .thumbnailMask .producerThumbnail:only-child,.issuesPage .listIssues .content-header .team-member-selector .thumbnailMask .producerThumbnail:first-child{position:relative;margin-left:0}.issuesPage .listIssues .issuesTable{width:100%;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 277px)}.issuesPage .listIssues .issuesTable .issueRow{border:1px solid rgba(49,68,83,.25);border-width:0 1px 1px 1px;padding:0;margin:0}.issuesPage .listIssues .issuesTable .issueRow:first-child{border-top-width:1px}.issuesPage .listIssues .issuesTable .issueRow.active{box-shadow:inset 5px 0 #419cd7;background:#f2f8fc}.issuesPage .listIssues .issuesTable .issueRow.active.producer-only{background:#fbf0f6}.issuesPage .listIssues .issuesTable .issueRow.producer-only{background:#fdf8fb}.issuesPage .listIssues .issuesTable .issueRow .indicators-container .flag.new{color:#419cd7}.issuesPage .listIssues .issuesTable .issueRow.producer-only .indicators-container .flag.new{color:#be3680}.issuesPage .listIssues .issuesTable .issueRow .container{padding:8px 16px}.issuesPage .listIssues .issuesTable .issueRow .title-container{position:relative;font-size:90%}.issuesPage .listIssues .issuesTable .issueRow .indicators-container{border-left:0px solid #314453}.issuesPage .listIssues .issuesTable .issueRow .indicators-container .type-indicator{width:70px;padding:4px 8px;border-radius:5px;background-color:#31445340;text-align:center;text-transform:uppercase;color:#eff0f2}.issuesPage .listIssues .issuesTable .issueRow .indicators-container .icon{color:#333;font-size:24px;margin-left:10px;position:relative}.issuesPage .listIssues .issuesTable .issueRow .indicators-container .icon.disabled{color:#31445340}.issuesPage .listIssues .issuesTable .issueRow .indicators-container .icons8-tick{color:#79bb44}.issuesPage .listIssues .issuesTable .avatar.reply-avatar,.issuesPage .listIssues .issuesTable .avatar.producer-avatar{border-width:2px!important}.issuesPage .listIssues .issuesTable .avatar.reply-avatar .producerThumbnail{border-color:#d5d5d5!important}.issuesPage .listIssues .issuesTable .avatar.producer-avatar .producerThumbnail{border-color:#f6af17!important}.issuesPage .listIssues .latest-comment .description{position:relative;padding-left:20px}.issuesPage .listIssues .latest-comment .description:before{position:absolute;top:2px;left:0;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:#419cd7}.issuesPage .listIssues .latest-comment .description.original:before{color:#be3680}.issuesPage .listIssues .latest-comment .description p:only-child,.issuesPage .listIssues .latest-comment .description p:last-child{margin-bottom:0}.issuesPage .listIssues .selection-menu{float:none;margin-left:0;max-width:100%}.issuesPage .editIssueScreens .form-group{margin-bottom:0}.issuesPage .editIssueScreens .selecteds-container{overflow:visible!important}.issuesPage .editIssueScreens .selecteds-container .screen-accordion{margin-top:10px;overflow:visible!important}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .icon-container{padding-top:5px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .content-padding{padding:10px 30px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .title-container{display:flex;flex-direction:row;align-items:center;flex-grow:1}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .title-container img{display:inline-block;margin-right:10px;width:28px;height:28px;border:1px solid #d5d5d5;border-radius:5px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .title-container .text-container{flex-grow:1}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .title-container .text-container label{padding:0;font-size:10px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .title-container .delete-icon{cursor:pointer;display:block;font-weight:700;margin-right:5px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .asset-chips{display:inline-block;margin:0 10px 5px 0;background-color:#419cd7;color:#fff;padding:5px 7px;border-radius:5px;cursor:pointer!important}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .asset-chips .wrapper{display:flex;flex-direction:row;align-items:center}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .asset-chips .wrapper .image-container{background-color:#eff0f2;display:flex;align-items:center;justify-content:center;margin-right:10px;border-radius:5px;padding:6px 7px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .asset-chips .wrapper .image-container img{display:inline-block;width:20px;height:20px}.issuesPage .editIssueScreens .selecteds-container .screen-accordion .asset-chips .wrapper .delete-icon{cursor:pointer;display:block;margin-left:20px;font-weight:700}.issuesPage .editIssueScreens .selectors-container{width:390px;max-height:400px;overflow-y:scroll}.issuesPage .editIssueScreens .selectors-container .screen-selector-container{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;padding:10px 0 0}.issuesPage .editIssueScreens .selectors-container .screen-selector-container.first{border-top:1px solid #d5d5d5;border-top-right-radius:5px;border-top-left-radius:5px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container.last{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .checkbox-container{display:flex;flex-direction:row;align-items:center;padding-top:5px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .checkbox-container.first{margin-bottom:15px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .checkbox-container .checkbox{margin:0 0 0 10px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .checkbox-container .title-container{display:flex;flex-direction:row;align-items:center;border:1px solid #d5d5d5;border-radius:5px;flex-grow:1;padding:5px 10px;margin-right:10px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .checkbox-container .title-container img{display:inline-block;margin-right:10px;width:28px;height:28px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .checkbox-container .title-container label{padding:0;font-size:10px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .screen-selector-children{margin:10px 0 10px 20px}.issuesPage .editIssueScreens .selectors-container .screen-selector-container .screen-selector-children .screen-selector-container{padding:0;border:0!important}.issuesPage .editIssueAttachments{margin:0}.issuesPage .editIssueAttachments .file-uploader-container{width:100%;height:60px;margin:20px 0 10px}.issuesPage .editIssueAttachments .attachment-upload-dropzone{position:relative;text-align:left!important;margin-top:26px;padding:20px;height:132px;border:1px dashed #d5d5d5;border-radius:5px;background:#fff;color:#999}.issuesPage .editIssueAttachments .attachment-upload-dropzone .message-text{padding-top:30px;margin-bottom:0}.issuesPage .editIssueAttachments .attachment-upload-dropzone .message-text:before{display:block;width:100%;font-size:50px;text-align:center;color:#419cd7}.issuesPage .editIssueAttachments .attachment-upload-dropzone .alert{opacity:1!important}.issuesPage .editIssueAttachments .attachment-upload-dropzone .uploading-message-container{position:absolute;top:-5px}.issuesPage .editIssueAttachments .attachment-upload-dropzone .message-panel{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;align-items:center}.issuesPage .editIssueAttachments .attachment-upload-dropzone .message-panel .message-text{text-align:center;padding:10px}.issuesPage .editIssueAttachments .attachment-upload-dropzone .message-panel .message-text: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:15px}.issuesPage .viewIssue .content-header{position:relative;min-height:75px}.issuesPage .viewIssue .content-header .screen-layout-title{padding-top:9px}.issuesPage .viewIssue .content-page{display:flex;flex-direction:row;padding-bottom:0}.issuesPage .viewIssue .content-page .type-menu-container .selection-menu{float:left;margin-left:0}.issuesPage .viewIssue .content-page .message-side{flex-grow:1}.issuesPage .viewIssue .content-page .message-side .description-container{margin-left:-14px}.issuesPage .viewIssue .content-page .message-side .creators-post{background-color:#be3680;border:1px dashed #be3680;border-radius:5px;color:#fff;padding:10px}.issuesPage .viewIssue .content-page .message-side .creators-post p,.issuesPage .viewIssue .content-page .message-side .creators-post li{word-break:break-all;overflow-wrap:break-word}.issuesPage .viewIssue .content-page .message-side .others-post{background-color:#419cd7;border:1px dashed #419cd7;border-radius:5px;color:#fff;padding:10px}.issuesPage .viewIssue .content-page .message-side .others-post p,.issuesPage .viewIssue .content-page .message-side .others-post li{word-break:break-all;overflow-wrap:break-word}.issuesPage .viewIssue .content-page .message-side .comments-thread{overflow-y:auto;overflow-x:hidden;padding-right:30px;max-height:calc(100vh - 488px)}.issuesPage .viewIssue .content-page .message-side .comments-thread .producerThumbnail{position:relative;left:auto;top:auto;border-width:2px!important}.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post-row .producerThumbnail{margin-right:20px;border-color:#f6af17!important}.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post-row .producerThumbnail{margin-left:20px;border-color:#d5d5d5!important}.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post-row,.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post-row,.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post-row .thumbnail-container,.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post-row .thumbnail-container{margin-bottom:15px}.issuesPage .viewIssue .content-page .message-side .comments-thread .thread-block{max-width:77%}.issuesPage .viewIssue .content-page .message-side .comments-thread .thread-block .label{padding-top:2px}.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post,.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post{padding:15px;border-radius:20px}.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post p:only-child,.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post p:last-child,.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post p:only-child,.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post p:last-child{margin-bottom:0}.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post{position:relative}.issuesPage .viewIssue .content-page .message-side .comments-thread .others-post:after{content:"";bottom:5px;right:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:-15px 6px #419cd7}.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post{position:relative}.issuesPage .viewIssue .content-page .message-side .comments-thread .creators-post:after{content:"";bottom:5px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:15px 6px #be3680}.issuesPage .viewIssue .content-page .message-side .comment-replies-post{box-sizing:content-box;background:#f6f6f6;margin:30px -30px 0!important;padding:15px 30px 5px!important}.issuesPage .viewIssue .content-page .message-side .comment-replies-post .soloAssigneeSelector .selected-title{background:#fff}.issuesPage .viewIssue .content-page .message-side .comment-replies-post #Message .ql-editor{min-height:120px;max-height:180px}.issuesPage .viewIssue .content-page .message-side .comment-replies-post .message-input .form-control.field{border:1px solid rgba(213,213,213,.75)}.issuesPage .viewIssue .content-page .message-side .comment-replies-post.new-comment{margin:auto -30px 0!important}.issuesPage .issueReplies .ql-editor p,.issuesPage .issueReplies .ql-editor li{word-break:break-all;overflow-wrap:break-word}.issuesPage .issueReplies .reply-container{position:relative;display:flex;flex-direction:row;margin:10px 0 20px}.issuesPage .issueReplies .reply-container .thumbnail-container{padding:5px 10px 0 5px}.issuesPage .issueReplies .reply-container .editor-container{flex-grow:1}.issuesPage .issueReplies .reply-container .editor-container .tools-container{margin-top:-5px;display:flex;flex-direction:row}.issuesPage .issueReplies .reply-container .editor-container .tools-container .selector-container{flex-grow:1}.issuesPage .issueReplies .reply-container .editor-container .tools-container .buttons-container{text-align:right}.issuesPage .issueReplies .reply-container .editor-container .tools-container .buttons-container .icon-32{color:#419cd7;display:inline-block;margin-top:-5px}.issuesPage .issueReplies .reply-container .editor-container .tools-container .buttons-container .icon-32.disabled{color:#d5d5d5}.issuesPage .soloAssigneeSelector .member-container .option-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.issuesPage .content-header .commentActionMenuHolder{min-width:120px}.issuesPage .content-header .comment-action-menu{margin:0}.issuesPage .issue-list-view{min-height:calc(100vh - 150px)}.dialog-page-draggable .issue-dialog .dialog-body{height:calc(100% - 45px)!important;overflow-x:hidden}.dialog-page-draggable .issue-dialog .dialog-body .message-side .comments-thread{max-height:calc(100vh - 635px)}.dialog-page-draggable .issue-dialog .dialog-body .message-side .comment-replies-post{margin:30px -25px 0!important}.dialog-page-draggable .issue-dialog .dialog-body .message-side .comment-replies-post.new-comment{margin:auto -25px 0!important}.dialog-page-draggable .issue-dialog .dialog-body .listIssues .issuesTable{height:calc(100vh - 400px)}.dialog-page-draggable .issue-dialog .issue-list-view{min-height:calc(100vh - 295px)}.dialog-page-draggable .small-dialog.issue-dialog .title-container{padding-left:0!important}.dialog-page-draggable .large-dialog .newCommentBtn{text-align:left!important}#attachments-viewer-container{margin:0;padding:0}#attachments-viewer-container .attachments-viewer-cover{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background:rgba(0,0,0,.7)}#attachments-viewer-container .attachments-viewer-cover .close-btn-container{position:fixed;top:10px;right:10px;width:25px;height:25px;color:#fff;font-size:25px;line-height:0;cursor:pointer}#attachments-viewer-container .attachments-viewer-cover .file-info-container{position:fixed;top:10px;left:10px;color:#fff}#attachments-viewer-container .attachments-viewer-cover .next-navigation-container,#attachments-viewer-container .attachments-viewer-cover .previous-navigation-container{height:500px;width:60px;color:#fff;padding:10px;font-size:40px}#attachments-viewer-container .attachments-viewer-cover .attachment-container{width:90%;height:100%;top:20px;display:flex;align-items:center;justify-content:center}#attachments-viewer-container .attachments-viewer-cover .attachment-container img{max-width:85%;max-height:90%}.issueIndicator{display:inline-block;position:relative}.issueIndicator .menu-icon{cursor:pointer;font-size:18px;color:#4d7b93;border-radius:50%;padding:6px 8px;background:#fff}.issueIndicator.open{z-index:999999999!important}.issueIndicator.open .menu-icon{background-color:#419cd740;color:#419cd7}.issueIndicator .date-format{display:block;clear:both;font-size:11px!important;color:#999!important;text-align:left}.issueIndicator .flag{position:relative;padding:4px}.issueIndicator .flag.new:before{position:absolute;width:10px;height:10px;background:#79BB44;content:"";border-radius:50%;top:calc(50% - 13px);left:-8px}.issueIndicator .description{display:block;clear:both;font-size:11px!important;text-align:left;height:16px;width:180px}.issueIndicator .all-comments{color:#be3680!important}.issueIndicator .noticed{position:absolute;background-color:#be3680;bottom:-2px;right:-2px;padding:3px 6px;border-radius:12px;color:#fff;font-size:9px;text-align:center}.issueIndicator .menu-section{padding:15px}.issueIndicator .g-dropdown-menu{width:250px}.issueIndicator .g-dropdown-menu.open{z-index:9999999!important}.issue-extra-scrolling-spacer{display:block;min-height:100px!important}.actor-info-container{height:80px}.actor-info-container .title-container{padding:4px 30px 0 0}.actor-info-container .experience-title{text-transform:uppercase;font-size:85%;font-weight:700;padding:0 0 4px}.actor-info-container .comment-title{text-transform:uppercase;padding:0 0 4px;position:relative;font-weight:700}.actor-info-container .comment-details{font-size:85%;color:#595959;text-transform:uppercase}.actor-info-container:hover{cursor:pointer}.assignee-label{margin:0;padding:0 10px 0 0}.themeBuilderPage{width:100%}.themeBuilderPage .tab-nav{z-index:9999!important;overflow:visible!important;display:block;position:relative;margin:0;padding:0 12px;min-height:40px;z-index:99999!important}.themeBuilderPage .tab-nav:after{display:block;position:absolute;height:3px;width:100%;left:0;background-color:#f0f4f4;content:"";bottom:-2px}.themeBuilderPage .tab-nav .tab-item{position:relative;z-index:3;display:inline-block;list-style-type:none;margin:0 1px 0 0;padding:10px 20px;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.themeBuilderPage .tab-nav .tab-item.less-padding{padding:6px!important}.themeBuilderPage .tab-nav .tab-item.newTab{border:1px dashed #d5d5d5;border-bottom:none;min-height:42px!important;max-height:42px!important}.themeBuilderPage .tab-nav .tab-item.resources{border-top-left-radius:5px!important;border-bottom:none;float:right}.themeBuilderPage .tab-nav .tab-item.primary{margin-right:20px!important;border-top-right-radius:5px!important}.themeBuilderPage .tab-nav .tab-item.secondary{border-top-left-radius:5px!important}.themeBuilderPage .tab-nav .tab-item.final{border-top-right-radius:5px!important}.themeBuilderPage .tab-nav .tab-item .tab-label{position:relative;color:#000;text-decoration:none}.themeBuilderPage .tab-nav .tab-item .tab-label.truncate{display:block;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:140px!important}.themeBuilderPage .tab-nav .tab-item .tab-label .count{margin-left:30px;line-height:0;color:#000;background:#419cd7;padding:3px 6px;font-size:80%;border-radius:100%}.themeBuilderPage .tab-nav .tab-item .tab-label.newTab{color:#d5d5d5!important}.themeBuilderPage .tab-nav .tab-item .tab-label.newTab:before{color:inherit;font-size:14px;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}.themeBuilderPage .tab-nav .tab-item .tab-label.newTab:hover{color:#419cd7!important}.themeBuilderPage .tab-nav .tab-item .tab-label.progress-order-1:before{display:inline-block;content:"1.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.themeBuilderPage .tab-nav .tab-item .tab-label.progress-order-2:before{display:inline-block;content:"2.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.themeBuilderPage .tab-nav .tab-item .tab-label.progress-order-3:before{display:inline-block;content:"3.";margin-right:2px;position:relative;padding-top:0;text-align:center;border-radius:50%;width:16px;height:16px;text-transform:uppercase;font-size:13px}.themeBuilderPage .tab-nav .tab-item .tab-label.resources:before{color:inherit;font-size:16px;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}.themeBuilderPage .tab-nav .tab-item .tab-label.resources:hover{color:#419cd7!important}.themeBuilderPage .tab-nav .tab-item.active{background:#419cd7}.themeBuilderPage .tab-nav .tab-item.active:before{content:"";position:absolute;top:0;left:0;height:3px;border-top-left-radius:5px;width:100%}.themeBuilderPage .tab-nav .tab-item.active .tab-label{color:#fff!important}.themeBuilderPage .selection-menu.section_selection_menu{width:250px;float:none;margin-left:0}.themeBuilderPage .presentation_part .variable_and_preview{display:flex;flex-direction:row;padding-top:20px}.themeBuilderPage .presentation_part .variable_and_preview.no-padding{padding:0}.themeBuilderPage .presentation_part .variable_and_preview .variables_container{width:420px}.themeBuilderPage .presentation_part .variable_and_preview .variables_container .two_columns{display:flex;flex-direction:row;margin-top:10px}.themeBuilderPage .presentation_part .variable_and_preview .variables_container .two_columns>:first-child{width:calc(50% - 10px)}.themeBuilderPage .presentation_part .variable_and_preview .variables_container .two_columns>:last-child{margin-left:20px;width:calc(50% - 10px)}.themeBuilderPage .presentation_part .variable_and_preview .preview_container{width:790px;margin-left:30px}.themeBuilderPage .presentation_part .variable_and_preview .preview_container label{margin:0;padding:0}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .type-group .btn-group button{border-color:#419cd7;border-width:1px;border-style:solid;background:#fff;color:#419cd7;font-size:16px;height:40px;line-height:0;padding:4px 6px}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .type-group .btn-group button:focus{box-shadow:none;outline:0 none}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .type-group .btn-group button:active{box-shadow:none;outline:0 none}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .type-group .btn-group .active{background:rgba(65,156,215,.25);color:#419cd7}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .bottom-field .bottom-btn-group{display:flex;justify-content:center;margin-top:20px}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .bottom-field .bottom-btn-group>:first-child{background:#999!important;border:1px solid #999!important}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .bottom-field .bottom-btn-group>:last-child{background:rgb(189,49,133)!important;border:1px solid rgb(189,49,133)!important}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .bottom-field .bottom-btn-group .split-btn{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:inline-block;width:120px;margin:0 12px;color:#fff!important;padding:12px 24px;font-size:1em;border-radius:6px}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .bottom-field .bottom-btn-group .split-btn:disabled{opacity:.65}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .close-btn{background:rgb(189,49,133)!important;border:1px solid rgb(189,49,133)!important;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:inline-block;width:80px;height:34px;color:#fff!important;margin-right:10px;font-size:1em;border-radius:6px}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .close-btn:disabled{opacity:.65}.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .font-copy .font-item .attachment-upload-dropzone,.themeBuilderPage .presentation_part .variable_and_preview .variables_container_fonts .edit-container .two_steps .font-item .attachment-upload-dropzone{width:300px}.themeBuilderPage .edit-container{background-color:#fff;display:block;width:700px;height:500px;margin:40px auto 0!important;position:relative;border-radius:5px;padding:16px 15px 0;border:1px #d5d5d5 solid;box-shadow:0 2px 5px #00000040;cursor:pointer}.themeBuilderPage .edit-container .font-title{display:inline-block;margin-bottom:26px;margin-top:4px;width:36%}.themeBuilderPage .edit-container .font-title.edit{margin-top:14px}.themeBuilderPage .edit-container .google-font .google-field{width:200px}.themeBuilderPage .edit-container .google-font .google-field .form-group .field{width:200px!important}.themeBuilderPage .edit-container .google-font .google-field .form-control{width:200px!important;margin:0}.themeBuilderPage .edit-container .google-font .category-field{margin-right:20px;width:180px}.themeBuilderPage .edit-container .google-font .category-field .menu-option-list{margin:10px 0}.themeBuilderPage .edit-container .google-font .category-field .option-item{padding:0 0 4px}.themeBuilderPage .edit-container .google-font .category-field .checkbox{margin:0 0 0 24%!important}.themeBuilderPage .edit-container .google-font .category-field .checkbox label{font-size:.8rem;color:#999;white-space:normal;padding-top:0;line-height:1rem}.themeBuilderPage .edit-container .google-font .category-field .checkbox label:before{left:-30px}.themeBuilderPage .edit-container .google-font .type-group{margin-left:150px}.themeBuilderPage .edit-container .type-group{display:flex;flex-direction:column;margin-right:auto;margin-bottom:10px}.themeBuilderPage .edit-container .type-group .btn-group button{border-color:#419cd7;border-width:1px;border-style:solid;background:#fff;color:#419cd7;font-size:16px;height:40px;line-height:0;padding:4px 6px}.themeBuilderPage .edit-container .type-group .btn-group button:focus{box-shadow:none;outline:0 none}.themeBuilderPage .edit-container .type-group .btn-group button:active{box-shadow:none;outline:0 none}.themeBuilderPage .edit-container .type-group .btn-group .active{background:rgba(65,156,215,.25);color:#419cd7}.themeBuilderPage .edit-container .switch-step{line-height:40px}.themeBuilderPage .edit-container .switch-step .active{color:#2e4453;box-shadow:inset -5px 0 #419cd7}.themeBuilderPage .edit-container .switch-step .padding{padding-left:10px}.themeBuilderPage .edit-container .switch-step .disabled{color:#999}.themeBuilderPage .edit-container .bottom-field{margin-bottom:20px}.themeBuilderPage .edit-container .bottom-field .checkbox{margin:0}.themeBuilderPage .edit-container .bottom-field .checkbox label{font-size:.8rem;color:#999;white-space:normal;padding-top:0;line-height:1rem}.themeBuilderPage .edit-container .bottom-field .bottom-btn-group{display:flex;justify-content:center;margin-top:20px}.themeBuilderPage .edit-container .bottom-field .bottom-btn-group>:first-child{background:#999!important;border:1px solid #999!important}.themeBuilderPage .edit-container .bottom-field .bottom-btn-group>:last-child{background:rgb(189,49,133)!important;border:1px solid rgb(189,49,133)!important}.themeBuilderPage .edit-container .bottom-field .bottom-btn-group .split-btn{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:inline-block;width:120px;margin:0 12px;color:#fff!important;padding:12px 24px;font-size:1em;border-radius:6px}.themeBuilderPage .edit-container .bottom-field .bottom-btn-group .split-btn:disabled{opacity:.65}.themeBuilderPage .edit-container .close-btn{background:rgb(189,49,133)!important;border:1px solid rgb(189,49,133)!important;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:inline-block;width:80px;height:34px;color:#fff!important;margin-right:10px;font-size:1em;border-radius:6px}.themeBuilderPage .edit-container .close-btn:disabled{opacity:.65}.themeBuilderPage .edit-container .font-copy .selection-menu{text-align:left;float:left;margin-left:0}.themeBuilderPage .edit-container .font-copy .selection-menu .option-item{width:180px}.themeBuilderPage .edit-container .font-copy .copy-all{color:#419cd7;cursor:pointer}.themeBuilderPage .edit-container .font-copy .message-text{height:40px;background:#eff0f2;display:block;line-height:40px;text-align:center;border-radius:5px}.themeBuilderPage .edit-container .font-copy,.themeBuilderPage .edit-container .two_steps{overflow:scroll;height:405px}.themeBuilderPage .edit-container .font-copy .font-item,.themeBuilderPage .edit-container .two_steps .font-item{display:flex;justify-content:center}.themeBuilderPage .edit-container .font-copy .font-item label,.themeBuilderPage .edit-container .two_steps .font-item label{padding:0}.themeBuilderPage .edit-container .font-copy .font-item .form-control,.themeBuilderPage .edit-container .two_steps .font-item .form-control{width:300px}.themeBuilderPage .edit-container .font-copy .font-item.backup .selection-menu,.themeBuilderPage .edit-container .two_steps .font-item.backup .selection-menu{max-width:100%}.themeBuilderPage .edit-container .font-copy .font-item.backup .field,.themeBuilderPage .edit-container .two_steps .font-item.backup .field{width:300px}.themeBuilderPage .edit-container .font-copy .font-item .checkbox,.themeBuilderPage .edit-container .two_steps .font-item .checkbox{margin:0}.themeBuilderPage .edit-container .font-copy .font-item .checkbox label,.themeBuilderPage .edit-container .two_steps .font-item .checkbox label{font-size:.8rem;color:#999}.themeBuilderPage .edit-container .font-copy .font-item .font-file-title,.themeBuilderPage .edit-container .two_steps .font-item .font-file-title,.themeBuilderPage .edit-container .font-copy .font-item .form-group .field,.themeBuilderPage .edit-container .two_steps .font-item .form-group .field,.themeBuilderPage .edit-container .font-copy .font-item .attachment-upload-dropzone,.themeBuilderPage .edit-container .two_steps .font-item .attachment-upload-dropzone{width:300px}.themeBuilderPage .edit-container .font-copy .font-item .preview,.themeBuilderPage .edit-container .two_steps .font-item .preview{width:400px;height:100px}.themeBuilderPage .edit-container .font-copy .font-item .preview .form-control,.themeBuilderPage .edit-container .two_steps .font-item .preview .form-control{width:400px;height:80px}.themeBuilderPage .edit-container .font-copy .font-item .preview.search,.themeBuilderPage .edit-container .two_steps .font-item .preview.search{margin-top:12px}.themeBuilderPage .edit-container .font-copy .font-item .copy-field,.themeBuilderPage .edit-container .two_steps .font-item .copy-field{width:180px}.themeBuilderPage .edit-container .font-copy .uploaded-file-container,.themeBuilderPage .edit-container .two_steps .uploaded-file-container{width:300px;padding:8px 10px;border:1px solid #d5d5d5;display:flex;justify-content:space-between}.themeBuilderPage .edit-container .font-copy .uploaded-file-container .trash,.themeBuilderPage .edit-container .two_steps .uploaded-file-container .trash{position:relative;width:24px;text-align:right;font-size:18px;border:none;cursor:pointer}.themeBuilderPage .edit-container .font-copy .uploaded-file-container .trash:before,.themeBuilderPage .edit-container .two_steps .uploaded-file-container .trash:before{color:#419cd7;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:""}.themeBuilderPage .selection-menu{max-width:200px}.theme-preview .preview-main .header .header-nav-container .header-left-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:center}.theme-preview .preview-main .header .header-nav-container .header-center-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.theme-preview .preview-main .header .header-nav-container .header-center-col .col-row{justify-content:flex-start}}.theme-preview .preview-main .header .header-nav-container .header-right-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end}.theme-preview .preview-main .header .header-btn{cursor:pointer}.theme-preview .preview-main .header .header-btn.disabled{opacity:.5;cursor:default}.theme-preview .preview-main .header .header-btn.disabled:hover{opacity:.5}.theme-preview .preview-main .header .header-btn.disabled:focus{opacity:.5}.theme-preview .preview-main .header .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.theme-preview .preview-main .header .header-btn .btn-label{font-size:10px;padding:6px 0;text-align:center;line-height:0}.theme-preview .preview-main .header .header-btn:hover{opacity:.8}.theme-preview .preview-main .header .header-btn:focus{opacity:.8}.theme-preview .preview-main .header .header-btn.badge-btn{position:relative;cursor:pointer}.theme-preview .preview-main .header .header-btn.badge-btn .badge-count{transition:color .3s ease;z-index:100;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;position:absolute;text-align:center;font-size:12px}.theme-preview .preview-main .header .header-btn.badge-btn .badge-count .status-indicator{position:absolute;top:10px;left:0;right:0;margin:auto;padding:1px 4px;font-weight:700;border-radius:12px;height:16px;width:100%;line-height:100%;background:transparent;font-size:12px}.theme-preview .preview-main .header .header-btn.badge-btn .btn-label{font-size:10px;padding:6px 0;text-align:center}.theme-preview .preview-main .scenario-bite-content .screen-wrapper .background-container .background-overlay.imageWithColorFilter_overlay,.theme-preview .preview-main .scenario-bite-content .screen-wrapper .background-container .background-overlay.onlyColour_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:4}.theme-preview .content-wrapper.full_height .asset-col-left{width:auto;padding-right:15px;max-width:40%}.theme-preview .content-wrapper.full_height .asset-col-left .asset-image-wrapper{position:relative;width:100%;max-width:248px;overflow:hidden}.theme-preview .content-wrapper.full_height .asset-col-left .object-container{margin:0;padding:0}.theme-preview .content-wrapper.full_height .asset-col-right{width:auto;padding-left:15px;max-width:40%}.theme-preview .content-wrapper.full_height .asset-col-right .asset-image-wrapper{position:relative;width:100%;max-width:248px;overflow:hidden}.theme-preview .content-wrapper.full_height .asset-col-right .object-container{margin:0;padding:0}.theme-preview .content-wrapper.full_height.right .asset-col-left,.theme-preview .content-wrapper.full_height.right .asset-col-right{display:none}.theme-preview .content-wrapper.full_height.right .asset-left-panel{position:relative;height:100%;padding:30px 24px;z-index:2!important;width:40%}.theme-preview .content-wrapper.full_height.right .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.full_height.right .asset-left-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper.full_height.right.flexi .asset-left-panel{width:auto;max-width:40%}.theme-preview .content-wrapper.full_height.right.flexi .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.full_height.right.flexi .asset-left-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper.full_height.right.flexi .asset-left-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.theme-preview .content-wrapper.full_height.left .asset-col-left,.theme-preview .content-wrapper.full_height.left .asset-col-right{display:none}.theme-preview .content-wrapper.full_height.left .asset-right-panel{position:relative;height:100%;padding:30px 24px;z-index:2!important;width:auto;max-width:40%}.theme-preview .content-wrapper.full_height.left .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.full_height.left .asset-right-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.theme-preview .content-wrapper.full_height.left .asset-right-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper.full_height.left.flexi .asset-right-panel{width:auto;max-width:40%}.theme-preview .content-wrapper.full_height.left.flexi .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.full_height.left.flexi .asset-right-panel .object-container{padding-left:0;padding-right:0}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.theme-preview .content-wrapper.framed.right .content-area .asset-left-panel{display:none!important}}.theme-preview .content-wrapper.framed.right .asset-col-left,.theme-preview .content-wrapper.framed.right .asset-col-right{display:none}.theme-preview .content-wrapper.framed.right .asset-left-panel{position:relative;height:100%;padding:30px 24px;z-index:2!important;width:40%}.theme-preview .content-wrapper.framed.right .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.framed.right .asset-left-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper.framed.right.flexi .asset-left-panel{width:auto;max-width:40%}.theme-preview .content-wrapper.framed.right.flexi .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.framed.right.flexi .asset-left-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper.framed.right.flexi .asset-left-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.theme-preview .content-wrapper.framed.left .content-area .asset-right-panel{display:none!important}}.theme-preview .content-wrapper.framed.left .asset-col-left,.theme-preview .content-wrapper.framed.left .asset-col-right{display:none}.theme-preview .content-wrapper.framed.left .asset-right-panel{position:relative;height:100%;padding:30px 24px;z-index:2!important;width:auto;max-width:40%}.theme-preview .content-wrapper.framed.left .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.framed.left .asset-right-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.theme-preview .content-wrapper.framed.left .asset-right-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper.framed.left.flexi .asset-right-panel{width:auto;max-width:40%}.theme-preview .content-wrapper.framed.left.flexi .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.theme-preview .content-wrapper.framed.left.flexi .asset-right-panel .object-container{padding-left:0;padding-right:0}.theme-preview .content-wrapper .asset-image-wrapper{position:relative;display:block;overflow:hidden!important}.theme-preview .content-wrapper .asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:unset}.theme-preview .content-wrapper .asset-image-wrapper.orientation-square img{top:0;left:0}.theme-preview .content-wrapper .asset-image-wrapper.orientation-square.mask-square img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-square.mask-circle img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-landscape.mask-square img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-landscape.mask-circle img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-square.mask-rectangle.left img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-square.mask-rectangle.center img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-square.mask-rectangle.right img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.theme-preview .content-wrapper .asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.theme-preview .content-wrapper .asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.theme-preview .content-wrapper .asset-image-wrapper.mask-square.top img,.theme-preview .content-wrapper .asset-image-wrapper.mask-square.left img{top:0;left:0}.theme-preview .content-wrapper .asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-square.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-square.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.top img,.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.left img{top:0;left:0}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.padded_border:after,.theme-preview .content-wrapper .asset-image-wrapper.mask-circle.padded_shadow:after{border-radius:50%}.theme-preview .content-wrapper .asset-image-wrapper.mask-rectangle.top img,.theme-preview .content-wrapper .asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.theme-preview .content-wrapper .asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-rectangle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.theme-preview .content-wrapper .asset-image-wrapper.mask-rectangle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.theme-preview .content-wrapper .asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.theme-preview .content-wrapper .asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.theme-preview .content-wrapper .asset-image-wrapper .image-zoom:before{font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.theme-preview .content-wrapper .asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.theme-preview .content-wrapper .asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.theme-preview .content-wrapper .asset-image-wrapper.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.theme-preview .content-wrapper .asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.theme-preview .content-wrapper .asset-image-wrapper.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle{border-radius:50%}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle img{padding:16%}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle.shadow,.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square{border-radius:0}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square img{padding:8%}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square.shadow,.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square img{padding:8%}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square.shadow,.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.theme-preview .content-wrapper .asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.theme-preview .horz-slider-screen .slider-prev-slide-btn{cursor:pointer;position:absolute;top:calc(50% - 16px);left:12px;transition:opacity .5s ease,color .5s ease;z-index:500}.theme-preview .horz-slider-screen .slider-prev-slide-btn:after{font-size:32px;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:""}.theme-preview .horz-slider-screen .slider-prev-slide-btn:hover{opacity:.8}.theme-preview .horz-slider-screen .slider-prev-slide-btn.disabled{cursor:not-allowed}.theme-preview .horz-slider-screen .slider-prev-slide-btn.disabled:hover{opacity:1}.theme-preview .horz-slider-screen .slider-prev-slide-btn.disabled:after{color:#999}.theme-preview .horz-slider-screen .slider-next-slide-btn{cursor:pointer;position:absolute;top:calc(50% - 16px);right:12px;transition:opacity .5s ease,color .5s ease;z-index:500}.theme-preview .horz-slider-screen .slider-next-slide-btn:after{font-size:32px;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:""}.theme-preview .horz-slider-screen .slider-next-slide-btn:hover{opacity:.8}.theme-preview .horz-slider-screen .slider-next-slide-btn.disabled{cursor:not-allowed}.theme-preview .horz-slider-screen .slider-next-slide-btn.disabled:hover{opacity:1}.theme-preview .horz-slider-screen .slider-next-slide-btn.disabled:after{color:#999}.theme-preview .horz-slider-timeline .slider-prev-slide-btn{cursor:pointer;position:absolute;top:55px;left:70px;transition:opacity .5s ease,color .5s ease;z-index:500}.theme-preview .horz-slider-timeline .slider-prev-slide-btn:after{font-size:24px;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:""}.theme-preview .horz-slider-timeline .slider-prev-slide-btn:hover{opacity:.8}.theme-preview .horz-slider-timeline .slider-prev-slide-btn.disabled{cursor:not-allowed}.theme-preview .horz-slider-timeline .slider-prev-slide-btn.disabled:hover{opacity:1}.theme-preview .horz-slider-timeline .slider-prev-slide-btn.disabled:after{color:#999}.theme-preview .horz-slider-timeline .slider-next-slide-btn{cursor:pointer;position:absolute;top:55px;right:70px;transition:opacity .5s ease,color .5s ease;z-index:500}.theme-preview .horz-slider-timeline .slider-next-slide-btn:after{font-size:24px;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:""}.theme-preview .horz-slider-timeline .slider-next-slide-btn:hover{opacity:.8}.theme-preview .horz-slider-timeline .slider-next-slide-btn.disabled{cursor:not-allowed}.theme-preview .horz-slider-timeline .slider-next-slide-btn.disabled:hover{opacity:1}.theme-preview .horz-slider-timeline .slider-next-slide-btn.disabled:after{color:#999}.theme-preview .accordion-screen .content-wrapper-background{position:absolute}.theme-preview .accordion-screen.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 40px 0px 40px);clip-path:inset(0px 40px 0px 40px);-webkit-filter:blur(15px);filter:blur(15px);-webkit-clip-path:inset(0px 60px 0px 60px);clip-path:inset(0px 60px 0px 60px)}.theme-preview .accordion-screen.frosted_white .content-wrapper-background img{position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%}.theme-preview .accordion-screen.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.theme-preview .accordion-screen.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (max-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (min-width: 737px) and (max-width: 812px) and (max-height: 375px) and (orientation: landscape){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.theme-preview .accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.8)}}.theme-preview .accordion-screen.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 40px 0px 40px);clip-path:inset(0px 40px 0px 40px);-webkit-filter:blur(15px);filter:blur(15px);-webkit-clip-path:inset(0px 60px 0px 60px);clip-path:inset(0px 60px 0px 60px)}.theme-preview .accordion-screen.tinted_dark .content-wrapper-background img{position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%}.theme-preview .accordion-screen.tinted_dark .accordion-content-wrapper{background:rgba(0,0,0,.5)}.theme-preview .accordion-screen.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 40px 0px 40px);clip-path:inset(0px 40px 0px 40px);-webkit-filter:blur(15px);filter:blur(15px);-webkit-clip-path:inset(0px 60px 0px 60px);clip-path:inset(0px 60px 0px 60px)}.theme-preview .accordion-screen.thick_glass .content-wrapper-background img{position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%}.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.theme-preview .accordion-screen.thick_glass .standard-feed{background:rgba(233,233,233,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (max-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (min-width: 737px) and (max-width: 812px) and (max-height: 375px) and (orientation: landscape){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.theme-preview .accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.9)}}.theme-preview .accordion-screen.transparent .accordion-content-wrapper{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.theme-preview .accordion-screen .accordion-content-wrapper{position:absolute;z-index:2!important;height:100%;width:calc(100% - 120px);padding:0;left:0;right:0;margin:auto;overflow-y:hidden;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.theme-preview .accordion-screen .accordion-content-wrapper.allow-scroll{overflow-y:auto}.theme-preview .accordion-screen .accordion-content-wrapper .background-image{text-align:center}.theme-preview .accordion-screen .accordion-content-wrapper .background-image .hot-spot-background{width:100%;height:auto;max-height:50%}.theme-preview .accordion-screen .accordion{display:block;overflow:hidden;margin:30px;padding:0}.theme-preview .accordion-screen .accordion .accordion-item{list-style-type:none;display:block;overflow:hidden;margin:8px 5px;padding:0;border-radius:5px;-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px #0000000d;border-color:#999}.theme-preview .accordion-screen .accordion .accordion-item:first-child{margin-top:5px}.theme-preview .accordion-screen .accordion .accordion-item:last-child{margin-bottom:5px}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list{display:block;overflow:hidden;margin:0;padding:0}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn{position:relative;padding:20px 48px;cursor:pointer;overflow:hidden;max-height:55px;background:#fff;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn.disabled{cursor:default}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn:before{position:absolute;left:24px;top:0;bottom:0;margin:auto;height:16px}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn:after{position:absolute;right:24px;top:0;bottom:0;height:16px;margin:auto}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn.incomplete: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:""}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn.complete: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:"";color:#39aa27}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .kpi-meter-container{position:absolute;padding:0 0 0 50px}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .kpi-meter-container .kpi-meter{left:5px;top:-5px;position:absolute}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .accordion-icon{padding-right:10px}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .accordion-icon img{height:40px;width:auto}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content{display:block;position:relative;overflow:hidden;padding:0;height:0;background:rgb(255,255,255);margin-top:0}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding{padding:12px 24px}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper,.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper .content-area{height:100%;width:100%;padding:30px 24px;margin:0 auto;box-shadow:none}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .screen-container{height:100%}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .character-stage .close_up img{left:0;width:100%}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .object-feed{position:absolute;bottom:0;max-height:100%;height:auto;padding:10px 0 0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.theme-preview .accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .video-object-wrapper .video-object{height:220px}.theme-preview .accordion-screen .accordion .accordion-item.open .accordion-btn{border-bottom:1px solid #d5d5d5}.theme-preview .accordion-screen .accordion .accordion-item.open .accordion-btn:after{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:""}.theme-preview .accordion-screen .accordion .accordion-item.closed .accordion-btn:after{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:""}.theme-preview .hot-spot-screen{display:block;position:relative}.theme-preview .hot-spot-screen .hot-spot-content{display:block;position:relative;overflow-y:auto;padding:0}.theme-preview .hot-spot-screen .hot-spot-content.no-scroll{overflow-y:hidden}.theme-preview .hot-spot-screen .hot-spot-content.include-footer{height:calc(100% - 60px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container{display:block;position:relative}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container img.hot-spot-background{width:100%;height:auto;position:relative}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container img.image-overlay{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area{display:block;position:absolute;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot{position:absolute;left:0;top:0;padding:2px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;border-radius:16px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.active .hot-spot-indicator{background:#39AA27;color:#fff}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot:before{position:relative;font-size:28px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.not-required:before{margin-right:0;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.not-started: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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.in-progress: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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.complete: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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-icon,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-tool-tip{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-label{position:relative;padding:0 12px 0 6px;line-height:100%}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.hot-spot-left .hot-spot-label{padding:0 6px 0 12px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled:active,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide{position:absolute;left:0;top:0;padding:2px;width:40px;height:40px;border-radius:50%;cursor:pointer;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide:before{position:relative;font-size:37px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.not-required:before{margin-right:0;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.not-started: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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.in-progress: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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.complete: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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-icon,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-label{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-hover-area{display:block;position:absolute;width:40px;height:40px;background:transparent;top:-20px;left:0}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip{display:block;position:absolute;padding:12px 8px;height:115px;min-width:170px;margin-top:15px;border-radius:5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip h5{font-size:14px;padding-top:5px;font-weight:700}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip .close-btn{position:absolute;top:0;right:5px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip .close-btn: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;color:#999;font-size:90%;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.top{bottom:calc(100% + 15px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.top:before{position:absolute;width:0;height:0;bottom:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.top:after{position:absolute;width:0;height:0;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.bottom:before{position:absolute;width:0;height:0;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom-style:solid;border-bottom-width:12px;border-bottom-color:#999;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.bottom:after{position:absolute;width:0;height:0;top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#fff;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.right{right:-10px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.right:before{left:calc(100% - 40px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.right:after{left:calc(100% - 38px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.center:before{left:calc(50% - 12px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.center:after{left:calc(50% - 10px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.left{left:-10px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.left:before{left:16px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.left:after{left:18px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.middle{top:0}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.hidden,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.no-tooltip .hot-spot-tool-tip{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only{position:absolute;left:0;top:0;padding:2px;width:50px;height:50px;border-radius:50%;cursor:pointer;border:3px solid #999999;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only:before{position:relative;font-size:37px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.in-progress{border-color:#f6ad17}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.complete{border-color:#39aa27}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-icon{display:block;position:absolute;width:44px;height:44px;top:0;bottom:0;left:0;right:0;margin:auto!important;overflow:hidden;border:2px solid #fff;border-radius:50%}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-icon img{position:absolute;height:26px!important;width:auto;top:0;bottom:0;left:0;right:0;margin:auto}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-label{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-hover-area{display:block;position:absolute;width:40px;height:40px;background:transparent;top:-20px;left:0}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip{display:block;position:absolute;top:-130px;padding:12px 8px;height:115px;min-width:170px;left:-65px;border-radius:5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip h5{font-size:14px;padding-top:5px;font-weight:700}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip .close-btn{position:absolute;top:0;right:5px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip:before{position:absolute;width:0;height:0;bottom:-12px;left:calc(50% - 12px);border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip:after{position:absolute;width:0;height:0;bottom:-10px;left:calc(50% - 10px);border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.hidden,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.no-tooltip .hot-spot-tool-tip,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.complete .hot-spot-tool-tip{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.complete:hover .hot-spot-tool-tip{display:block}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon{position:absolute;left:0;top:0;padding:6px 12px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;border-radius:16px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-indicator{display:block;position:absolute;top:-6px;right:-6px;width:24px;height:24px;font-size:16px;background:#fff;color:#333;border-radius:50%;z-index:100;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-indicator .index-indicator{font-weight:700;font-size:14px;height:14px;width:24px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.active .hot-spot-indicator{background:#39AA27;color:#fff}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-icon{position:relative;padding:0 2px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-icon img{height:32px;width:auto}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-label{position:relative;padding:0 6px}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon:before{display:block;position:absolute;top:-3px;right:-3px;width:16px;height:16px;font-size:16px;background:#fff;border-radius:50%}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.not-required:before{margin-right:0;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.not-started:before{color:#999;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.in-progress:before{color:#f6ad17;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.complete:before{color:#39aa27;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-tool-tip{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled:active,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon{position:absolute;left:0;top:0;padding:0;min-height:32px;width:120px;cursor:pointer;border-radius:5px;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-icon{width:120px;height:120px;position:relative;overflow:hidden}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-icon img{height:100px;width:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon:before{display:block;position:absolute;top:-3px;right:-3px;width:16px;height:16px;font-size:16px;background:#fff;border-radius:50%}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.not-required:before{margin-right:0;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.not-started:before{color:#999;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.in-progress:before{color:#f6ad17;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.complete:before{color:#39aa27;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-tool-tip{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-label{padding:8px 12px;border-top:1px solid #fff;text-align:center}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled:active,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only{position:absolute;left:0;top:0;padding:0;min-height:32px;width:120px;cursor:pointer;border-radius:5px;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-icon{width:120px;height:120px;position:relative;overflow:hidden}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-icon img{height:100px;width:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only:before{display:block;position:absolute;top:-3px;right:-3px;width:16px;height:16px;font-size:16px;background:#fff;border-radius:50%}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.not-required:before{margin-right:0;content:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.not-started:before{color:#999;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.in-progress:before{color:#f6ad17;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.complete:before{color:#39aa27;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:""}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-tool-tip,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-label{display:none}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled:active,.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.theme-preview .hot-spot-screen .hot-spot-footer{position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;height:42px;width:calc(100% - 14px);margin:auto;padding:0;color:#fff}.theme-preview .hot-spot-screen .hot-spot-footer .footer-col{padding:0 12px;margin:0 8px;flex:1}.theme-preview .hot-spot-screen .hot-spot-footer .footer-col:first-child{margin-left:0}.theme-preview .hot-spot-screen .hot-spot-footer .footer-col:last-child{margin-right:0}.theme-preview .hot-spot-screen .hot-spot-footer .footer-col:only-child{margin:0!important}.theme-preview .hot-spot-screen .hot-spot-footer .footer-btn{display:none}.theme-preview .hot-spot-screen .hot-spot-footer.scroll:after{position:absolute;top:-25px;bottom:0;width:100%;height:20px;-webkit-box-shadow:inset 0px -7px 6px 0px rgba(0,0,0,.45);-moz-box-shadow:inset 0px -7px 6px 0px rgba(0,0,0,.45);box-shadow:inset 0 -7px 6px #00000073;content:""}.theme-preview .hot-spot-screen .hot-spot-footer.scroll .footer-btn{display:block;position:absolute;left:0;top:0;right:0;margin:auto;cursor:pointer}.theme-preview .hot-spot-screen .hot-spot-footer.scroll .footer-btn:before{position:absolute;left:0;right:0;top:-40px;margin:auto;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;width:40px;height:40px;padding:8px;border-radius:50%;background:rgba(0,0,0,.7);content:"";font-size:24px;color:#fff}.theme-preview .hot-spot-screen .hot-spot-footer .guroo-btn{background:#fff;color:#333;margin:0 6px}.theme-preview .hot-spot-screen.large_screen{background:#333;border:1px solid #000;height:calc(100% - 10px);width:calc(100% - 100px);max-width:calc(100% - 100px);margin:5px auto;border-radius:12px;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.theme-preview .hot-spot-screen.large_screen .hot-spot-content{margin:6px auto;height:calc(100% - 12px);width:calc(100% - 12px);background:#fff}.theme-preview .hot-spot-screen.large_screen .hot-spot-content.include-footer{height:calc(100% - 60px)}.theme-preview .hot-spot-screen.large_screen .introduction-btn{position:absolute;z-index:1000;bottom:9px!important;left:25px!important}.theme-preview .hot-spot-screen.large_screen .introduction-btn.guroo-btn{background:#fff;color:#333;margin:0 6px}.theme-preview .hot-spot-screen.large_screen .conclusion-btn{position:absolute;z-index:1000;bottom:9px!important;left:155px!important}.theme-preview .hot-spot-screen.large_screen .conclusion-btn.guroo-btn{background:#fff;color:#333;margin:0 6px}.theme-preview .hot-spot-screen.large_screen #hotSpot_1{left:30px;top:30px}.theme-preview .hot-spot-screen.large_screen #hotSpot_2{left:50px;top:200px}.theme-preview .hot-spot-screen.large_screen #hotSpot_3{left:300px;top:100px}.theme-preview .hot-spot-screen.large_screen #hotSpot_4{left:500px;top:300px}.theme-preview .hot-spot-screen.no_screen{max-width:calc(100% - 100px);height:100%;background:transparent;margin:0 auto;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.theme-preview .hot-spot-screen.no_screen .hot-spot-content.include-footer{height:100%!important}.theme-preview .hot-spot-screen.no_screen .hot-spot-footer{position:absolute;bottom:0;width:100%;padding:18px 30px;height:64px;color:#333}.theme-preview .hot-spot-screen.no_screen .hot-spot-footer.scroll:after{display:none!important}.theme-preview .hot-spot-screen.no_screen .introduction-btn{position:absolute;z-index:1000;bottom:12px!important;left:50px!important}.theme-preview .hot-spot-screen.no_screen .conclusion-btn{position:absolute;z-index:1000;bottom:12px!important;left:165px!important}.theme-preview .hot-spot-screen.no_screen #hotSpot_1{left:30px;top:30px}.theme-preview .hot-spot-screen.no_screen #hotSpot_2{left:50px;top:250px}.theme-preview .hot-spot-screen.no_screen #hotSpot_3{left:300px;top:100px}.theme-preview .hot-spot-screen.no_screen #hotSpot_4{left:500px;top:150px}.theme-preview .hot-spot-screen.full_screen{max-width:100%;height:100%;background:transparent;margin:0 auto;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.theme-preview .hot-spot-screen.full_screen .hot-spot-background-container{overflow:hidden}.theme-preview .hot-spot-screen.full_screen .hot-spot-background-container img{width:100%}.theme-preview .hot-spot-screen.full_screen .hot-spot-content{overflow-y:hidden}.theme-preview .hot-spot-screen.full_screen .hot-spot-content.include-footer{height:100%!important}.theme-preview .hot-spot-screen.full_screen .hot-spot-footer{position:absolute;bottom:0;width:100%;padding:18px 30px;height:64px;color:#333}.theme-preview .hot-spot-screen.full_screen .hot-spot-footer.scroll:after{display:none!important}.theme-preview .hot-spot-screen.full_screen .introduction-btn{position:absolute;z-index:1000;bottom:12px!important;left:50px!important}.theme-preview .hot-spot-screen.full_screen .conclusion-btn{position:absolute;z-index:1000;bottom:12px!important;left:165px!important}.theme-preview .hot-spot-screen.full_screen #hotSpot_1{left:30px;top:30px}.theme-preview .hot-spot-screen.full_screen #hotSpot_2{left:50px;top:250px}.theme-preview .hot-spot-screen.full_screen #hotSpot_3{left:300px;top:100px}.theme-preview .hot-spot-screen.full_screen #hotSpot_4{left:550px;top:150px}.theme-preview .hot-spot-screen.mobile_screen{background:#333;border:1px solid #000;height:calc(100% - 10px);width:calc(100% - 10px);max-width:340px;margin:5px auto;border-radius:12px;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.theme-preview .hot-spot-screen.mobile_screen .hot-spot-content{margin:6px auto;height:calc(100% - 12px);width:calc(100% - 12px);background:#fff}.theme-preview .hot-spot-screen.mobile_screen .hot-spot-content.include-footer{height:calc(100% - 60px)}.theme-preview .hot-spot-screen.mobile_screen .introduction-btn{position:absolute;z-index:1000;bottom:9px!important;left:15px!important}.theme-preview .hot-spot-screen.mobile_screen .introduction-btn.guroo-btn{background:#fff;color:#333;margin:0 8px}.theme-preview .hot-spot-screen.mobile_screen .conclusion-btn{position:absolute;z-index:1000;bottom:9px!important;left:123px!important;margin:auto}.theme-preview .hot-spot-screen.mobile_screen .conclusion-btn.guroo-btn{background:#fff;color:#333;margin:0 8px}.theme-preview .hot-spot-screen.mobile_screen .scroll-instruction{display:none}.theme-preview .hot-spot-screen.mobile_screen #hotSpot_1{left:30px;top:30px}.theme-preview .hot-spot-screen.mobile_screen #hotSpot_2{left:50px;top:200px}.theme-preview .hot-spot-screen.mobile_screen #hotSpot_2.hot-spot-lg-icon-only,.theme-preview .hot-spot-screen.mobile_screen #hotSpot_2.hot-spot-lg-icon{left:30px}.theme-preview .hot-spot-screen.mobile_screen #hotSpot_3{left:250px;top:100px}.theme-preview .hot-spot-screen.mobile_screen #hotSpot_3.hot-spot-lg-icon-only,.theme-preview .hot-spot-screen.mobile_screen #hotSpot_3.hot-spot-lg-icon{top:50px;left:190px}.theme-preview .hot-spot-screen.mobile_screen #hotSpot_4{left:190px;top:250px}.theme-preview .video-content-wrapper .video-object-wrapper .video-col .video-object .asset-desc{position:relative;padding:12px 15px 0;text-align:left}.object-container-{display:block;position:relative;overflow:visible}.paragraph-content-wrapper{display:-webkit-flex;display:flex;flex-flow:row nowrap}.paragraph-content-wrapper h4{font-weight:700!important;line-height:130%!important;margin:0 0 10px}.paragraph-content-wrapper p{line-height:140%!important}.paragraph-content-wrapper .content-column{max-width:100%;flex:1;margin-top:5px;text-align:left}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.paragraph-content-wrapper .content-column{flex:0 0 100%}}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper{position:relative;display:block;overflow:hidden!important;margin:5px 30px 0 0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:unset}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-square img{top:0;left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-square.mask-square img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-square.mask-circle img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-square img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-circle img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.left img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.center img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.right img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-square.top img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-square.left img{top:0;left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-square.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-square.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.top img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.left img{top:0;left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.padded_border:after,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-circle.padded_shadow:after{border-radius:50%}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-rectangle.top img,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-rectangle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.mask-rectangle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper .image-zoom:before{font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle{border-radius:50%}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle img{padding:16%}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle.shadow,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square{border-radius:0}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square img{padding:8%}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square.shadow,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square img{padding:8%}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.shadow,.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.left-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.left-asset .asset-column .asset-content{margin-right:30px}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper{position:relative;display:block;overflow:hidden!important;margin:5px 0 0 30px}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:unset}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-square img{top:0;left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-square.mask-square img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-square.mask-circle img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-square img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-circle img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.left img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.center img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.right img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-square.top img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-square.left img{top:0;left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-square.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-square.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.top img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.left img{top:0;left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.padded_border:after,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-circle.padded_shadow:after{border-radius:50%}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-rectangle.top img,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-rectangle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.mask-rectangle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper .image-zoom:before{font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle{border-radius:50%}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle img{padding:16%}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle.shadow,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square{border-radius:0}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square img{padding:8%}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square.shadow,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square img{padding:8%}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.shadow,.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.right-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.right-asset .asset-column .asset-content{margin-left:30px}.paragraph-content-wrapper.top-asset{display:block}.paragraph-content-wrapper.top-asset .content-column{display:block!important;width:100%!important;clear:both!important}.paragraph-content-wrapper.top-asset .asset-column{width:100%;text-align:center;margin:0 0 20px}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper{margin:0 auto;position:relative;display:block;overflow:hidden!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:unset}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-square img{top:0;left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-square.mask-square img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-square.mask-circle img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-square img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-circle img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.left img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.center img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.right img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-square.top img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-square.left img{top:0;left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-square.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-square.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.top img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.left img{top:0;left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.padded_border:after,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-circle.padded_shadow:after{border-radius:50%}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-rectangle.top img,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-rectangle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.mask-rectangle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper .image-zoom:before{font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle{border-radius:50%}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle img{padding:16%}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle.shadow,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square{border-radius:0}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square img{padding:8%}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square.shadow,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square img{padding:8%}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.shadow,.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.top-asset .asset-column .asset-image-wrapper img{left:0;top:0}.paragraph-content-wrapper.bottom-asset{display:block}.paragraph-content-wrapper.bottom-asset .content-column{display:block!important;width:100%!important;clear:both!important}.paragraph-content-wrapper.bottom-asset .asset-column{width:100%;text-align:center;margin:20px 0 0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper{margin:0 auto;position:relative;display:block;overflow:hidden!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:unset}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-square img{top:0;left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-square.mask-square img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-square.mask-circle img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-square img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-circle img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.left img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.center img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-square.mask-rectangle.right img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-square.top img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-square.left img{top:0;left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-square.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-square.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.top img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.left img{top:0;left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.padded_border:after,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-circle.padded_shadow:after{border-radius:50%}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-rectangle.top img,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-rectangle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.mask-rectangle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper .image-zoom:before{font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle{border-radius:50%}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle img{padding:16%}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle.shadow,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square{border-radius:0}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square img{padding:8%}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square.shadow,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square img{padding:8%}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.shadow,.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.paragraph-content-wrapper.bottom-asset .asset-column .asset-image-wrapper img{left:0;top:0}.preview-dialog-page .home-btn{margin-top:0;margin-bottom:0;transition:opacity .3s ease;position:relative;padding:4px 8px 4px 32px!important;cursor:default}.preview-dialog-page .home-btn:before{position:absolute;left:8px;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;padding:0 5px 0 0;font-size:130%;content:""}.preview-dialog-page .screen-dialog .dialog-header .icon-btn-group{margin-right:40px}.preview-dialog-page .screen-dialog .dialog-header .icon-btn-group button{font-size:24px!important;line-height:0;padding:4px 6px}.preview-dialog-page .screen-dialog .dialog-header .icon-btn-group button:focus{box-shadow:none!important;outline:0 none!important}.preview-dialog-page .screen-dialog .dialog-header .icon-btn-group button:active{box-shadow:none!important;outline:0 none!important}.preview-dialog-page .guroo-btn{font-size:13px!important}.preview-dialog-page .btn-lg,.preview-dialog-page .btn-group-lg>.btn{font-size:13px!important}.continue-btn{margin-top:0;margin-bottom:0;transition:opacity .3s ease;position:relative;padding-right:50px!important;cursor:default}.continue-btn:after{position:absolute;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;top:5px;right:10px;font-size:180%;content:""}.title-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;margin:0;padding:0;height:100%}.title-panel .title-content{flex:1;text-align:center}.title-panel .title-content h1{font-size:25px;font-weight:300}.title-panel .title-content h2{font-size:50px;font-weight:200;line-height:140%}.video-container{display:block;position:relative;overflow:hidden}.video-container .video-thumbnail-wrapper{display:block;float:left;margin:0 auto;position:relative;width:33.333%;background:#d5d5d5}.video-container .video-thumbnail-wrapper img{width:100%;height:auto;border-right:3px solid #fff}.video-container .video-thumbnail-wrapper .video-controls{position:relative;margin:0;padding:0;cursor:pointer}.video-container .video-thumbnail-wrapper .video-controls:before{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px;border-radius:50%;padding:0;line-height:0;width:60px;height:60px;content:"";border:3px solid #fff}.video-container .video-thumbnail-wrapper .video-controls:after{height:40px;width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px}.video-container .video-thumbnail-wrapper .video-controls:hover{cursor:pointer}.video-container .video-thumbnail-wrapper .video-controls:hover:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70);-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70);box-shadow:0 0 10px 3px #ead146}.video-container .video-thumbnail-wrapper .video-controls.play{display:block}.video-container .video-thumbnail-wrapper .video-controls.play:after{color:#fff;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:""}.video-container .video-thumbnail-wrapper .video-controls.replay{display:block}.video-container .video-thumbnail-wrapper .video-controls.replay:after{color:#fff;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:""}.video-container .video-details{margin-left:34%;padding:8px 12px;line-height:150%}.video-container .video-details h4{font-size:110%;position:relative;cursor:pointer;font-weight:700;margin:0 0 10px;line-height:130%}.video-container .video-details h4.not-viewed{padding:0 0 0 16px}.video-container .video-details h4.not-viewed:before{position:absolute;left:-8px;top:4px;color:#999;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:""}.video-container .video-details h4.viewed{padding:0 0 0 16px}.video-container .video-details h4.viewed:before{position:absolute;left:-8px;top:4px;color:#39aa27;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:""}.badge{position:relative;display:block;width:120px;height:120px;padding:0;margin:0 auto 20px;background:transparent!important}.badge.active{opacity:.7;cursor:pointer}.badge .badge-container{position:relative;width:100%;height:100%;margin:0;border-radius:8px}.badge .badge-container.not-achieved{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.badge .badge-container.not-achieved :before{color:#d5d5d5}.badge .badge-container.not-achieved .badge-icon img{opacity:.5}.badge .badge-container:before{display:block;position:relative;margin:auto;font-size:120px;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:""!important}.badge .badge-container .badge-icon{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.badge .badge-container .badge-icon img{position:absolute;width:45%;height:auto;left:0;right:0;top:0;bottom:0;margin:auto}.badge .badge-label{position:absolute!important;display:block;text-align:center;bottom:-10px;left:0;width:100%;padding:12px 8px;border-radius:24px;font-size:12px}.badge-preview-small{position:relative;display:block;width:36px;height:36px;padding:0;margin:0 auto 10px;background:transparent!important}.badge-preview-small.active{opacity:.7;cursor:pointer}.badge-preview-small .badge-container{position:relative;width:100%;height:100%;margin:0;border-radius:8px}.badge-preview-small .badge-container.not-achieved{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.badge-preview-small .badge-container.not-achieved :before{color:#d5d5d5}.badge-preview-small .badge-container.not-achieved .badge-icon img{opacity:.5}.badge-preview-small .badge-container:before{display:block;position:relative;margin:auto;font-size:36px;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;color:#419cd7;content:""!important}.badge-preview-small .badge-container .badge-icon{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.badge-preview-small .badge-container .badge-icon img{position:absolute;width:45%;height:auto;left:0;right:0;top:0;bottom:0;margin:auto}.badge-preview-small .badge-label{position:absolute!important;display:block;background:#314453;color:#fff;text-align:center;bottom:-8px;left:0;width:100%;padding:2px 8px;border-radius:24px;font-size:10px}.badge-collection-panel{display:block;width:100%;padding:15px 12px 10px!important;overflow:hidden}.badge-collection-panel .collect-full-col .object-container .action-btn{margin:5px 0!important}.badge-collection-panel h4{font-weight:700!important;line-height:130%!important;margin:0 0 10px}.badge-collection-panel p{line-height:140%!important}.customer_name_label{position:relative;text-align:left;padding:0 0 0 30px;margin:0;font-size:60%;text-transform:uppercase;color:#333}.character{display:inline-block;vertical-align:top;overflow:visible;font-weight:400;padding:14px 18px;line-height:130%;max-width:90%;width:auto;position:relative;margin:0 0 0 15px}.character.round{border-radius:20px}.character.round:after{content:"";bottom:5px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.character.square{border-radius:0}.character.square:after{display:block;position:absolute;width:16px;height:16px;left:-16px;bottom:0;border-style:solid;border-width:0 0 16px 16px;content:"";box-shadow:none!important}.character .dialog-content{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.character .dialog-content .audio-container{margin-right:10px}.character .dialog-content p:last-child{margin-bottom:0}.character p:last-child{margin:0}.character-conversation-image{position:relative;display:inline-block;overflow:visible;margin:0 0 2px 15px;font-weight:400;padding:14px 18px;line-height:130%;transition:opacity .3s ease,border-radius .6s ease,color .2s ease;max-width:calc(80% + 20px);border:none}.character-conversation-image img{display:block;overflow:hidden;max-width:100%;width:100%;height:auto}.character-conversation-image.round{border-radius:20px}.character-conversation-image.round:after{content:"";bottom:5px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.character-conversation-image.square{border-radius:0}.character-conversation-image.square:after{display:block;position:absolute;width:16px;height:16px;left:-16px;bottom:0;border-style:solid;border-width:0 0 16px 16px;content:"";box-shadow:none!important}.user_name_label{position:relative;text-align:right;padding:0 30px 0 0;margin:0;font-size:60%;text-transform:uppercase;color:#333}.learner{position:relative;display:inline-block;max-width:calc(80% + 20px);margin:0 15px 2px 0;padding:14px 18px;border:none;font-weight:400;line-height:130%;transition:opacity .3s ease,border-radius .6s ease,color .2s ease;overflow:visible}.learner.round{border-radius:20px}.learner.round:after{content:"";bottom:7px;right:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.learner.square{border-radius:0}.learner.square:after{display:block;position:absolute;width:16px;height:16px;right:-16px;bottom:0;border-style:solid;border-width:16px 0 0 16px;content:""}.learner .dialog-content{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.learner .dialog-content .audio-container{margin-right:10px}.learner .dialog-content p:last-child{margin-bottom:0}.learner p:last-child{margin-bottom:0}.learner-conversation-image{position:relative;display:inline-block;overflow:visible;margin:0 15px 2px 0;font-weight:400;padding:14px 18px;line-height:130%;transition:opacity .3s ease,border-radius .6s ease,color .2s ease;max-width:calc(80% + 20px);border:none}.learner-conversation-image img{display:block;overflow:hidden;max-width:100%;width:100%;height:auto}.learner-conversation-image.round{border-radius:20px}.learner-conversation-image.round:after{content:"";bottom:7px;right:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.learner-conversation-image.square{border-radius:0}.learner-conversation-image.square:after{display:block;position:absolute;width:16px;height:16px;right:-16px;bottom:0;border-style:solid;border-width:16px 0 0 16px;content:""}.small-kpi-rotation{position:relative;height:24px;cursor:pointer}.small-kpi-rotation .kpi-svg{background:transparent;width:24px;height:24px}.small-kpi-rotation .kpi-rotation-meter{margin:0 auto;display:block;position:relative;padding:0;width:24px;height:24px}.small-kpi-rotation .kpi-points-awarded{text-align:center;margin:-8px auto 0;display:table;min-width:24px;padding:2px 4px;font-size:70%;min-height:10px}.small-kpi-rotation .rotator{position:absolute;width:6px;height:6px;background:transparent;top:calc(50% - 3px);left:calc(50% - 3px);border-width:1px;border-style:solid;border-radius:50%;transform:rotate(0)}.small-kpi-rotation .rotator:before{display:none;position:absolute;left:0;top:-9px;width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;content:""}.small-kpi-rotation .rotator:after{position:absolute;background:#333;height:8px;width:2px;content:"";left:1px;top:-8px}.kpi-rotation-btn{position:relative;height:36px;cursor:pointer;margin-top:-5px}.kpi-rotation-btn .kpi-svg{background:transparent;width:36px;height:36px}.kpi-rotation-btn .kpi-rotation-meter{margin:0 auto;display:block;position:relative;padding:0;width:36px;height:36px}.kpi-rotation-btn .kpi-points-awarded{display:block;padding:3px 4px;margin:-10px auto 0;border-radius:12px;min-height:18px;min-width:16px;line-height:100%;font-size:12px}.kpi-rotation-btn .rotator{position:absolute;width:6px;height:6px;background:transparent;top:calc(50% - 3px);left:calc(50% - 3px);border-width:1px;border-style:solid;border-radius:50%;transform:rotate(0)}.kpi-rotation-btn .rotator:before{display:none;position:absolute;left:0;top:-9px;width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;content:""}.kpi-rotation-btn .rotator:after{position:absolute;background:#333;height:8px;width:2px;content:"";left:1px;top:-8px}.kpi-rotation-btn .kpi-current-score{transition:color .3s ease;position:relative;display:table;width:100%;padding:0;margin:-12px 0 0;text-align:center;font-size:10px;clear:both}.kpi-rotation-btn .kpi-current-score .current-score-label{display:block;padding:2px 4px;margin:0 auto;border-radius:12px;min-height:16px;min-width:16px;line-height:100%}.kpi-rotation-btn .kpi-current-score .current-score-label.best{background:#fff;color:#1d5714;border:3px solid #39AA27}.kpi-rotation-btn .kpi-current-score .current-score-label.ok{background:#fff;color:#a16e06;border:3px solid #F6AD17}.kpi-rotation-btn .kpi-current-score .current-score-label.poor{background:#fff;color:#5f0007;border:3px solid #C5000F}.kpi-rotation-btn .kpi-current-score .current-score-label.reflective{background:#fff;color:#335f97;border:3px solid #467cc1}.kpi-overview-panel{display:block;width:100%;border-radius:5px;position:relative;overflow:hidden}.kpi-overview-panel .kpi-overview-row{display:-webkit-flex;display:flex;flex-flow:row wrap;border-style:solid;border-width:1px;border-top:none;min-height:130px!important}.kpi-overview-panel .kpi-overview-row .kpi-meter-col{position:relative;flex:1;vertical-align:baseline;padding:16px 24px}.kpi-overview-panel .kpi-overview-row .kpi-meter-col .side-border{position:absolute;display:block;left:0;top:0;width:6px;height:100%;content:""}.kpi-overview-panel .kpi-overview-row:first-child{border-top-style:solid;border-top-width:1px}.kpi-overview-panel .kpi-overview-row:first-child .kpi-meter-col,.kpi-overview-panel .kpi-overview-row:first-child .kpi-meter-col .side-border{border-top-left-radius:5px}.kpi-overview-panel .kpi-overview-row:last-child .kpi-meter-col .side-border{content:"";border-bottom-left-radius:5px}.kpi-overview-panel .kpi-overview-row .kpi-content-col{position:relative;flex:3;vertical-align:middle;padding:16px 24px}.kpi-overview-panel.default{background:#fff;color:#333}.kpi-overview-panel.default .kpi-overview-row{border-color:#ccc}.kpi-overview-panel.default h4{color:#333;font-size:130%;margin:0 0 10px;line-height:150%}.kpi-overview-panel.default .side-border{background:#0087be}.kpi-overview-panel.default .kpi-meter-col{background:#eff0f2}.kpi-overview-panel.default .kpi-content-col{line-height:130%}.kpi-overview-panel .edit-controls{position:absolute;top:20px;right:20px}.tinted_dark:not(.accordion-screen) div:not(.call-out-style-1,call-out-style-2,call-out-style-3,call-out-style-4) h4{color:#fff}.tinted_dark:not(.accordion-screen) .customer_name_label{color:#fff!important}.tinted_dark:not(.accordion-screen) .user_name_label{color:#fff}.bullet-style-title{padding:6px 10px;text-transform:uppercase;background:#fff;border:1px solid #d5d5d5;color:#d5d5d5;text-align:center;border-radius:5px}.bullet-menu-list{margin:0 10px 0 0;padding:0;position:relative;overflow:hidden}.bullet-menu-list ul{display:block}.bullet-menu-list ul li{padding:0 0 10px 30px}.bullet-menu-list ul li .bullet-icon{left:0;line-height:100%}.bullet-menu-list ul.regular{margin-left:10px;padding-left:22px}.bullet-menu-list ul.regular li{padding:0 0 0 8px}ul.tick-list{margin:0;padding:0}ul.tick-list li:not(.resource-link){position:relative;list-style-type:none;padding:0 0 10px 40px!important}ul.tick-list li:not(.resource-link).v2{padding:0 0 10px 36px!important}ul.tick-list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}ul.tick-list li:not(.resource-link) .bullet-icon.v2{left:0}ul.tick-list li:not(.resource-link) .bullet-icon.pink{color:#be3680;position:absolute;font-size:25px;line-height:25px;padding:0!important}ul.tick-list li:not(.resource-link) .bullet-icon.green{color:#30ac04;position:absolute;font-size:25px;line-height:25px;padding:0!important}ul.tick-list li:not(.resource-link) .bullet-icon: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:""}ul.tick-list li:not(.resource-link) .unselected-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px}ul.tick-list li:not(.resource-link) .unselected-icon.v2{left:0}ul.tick-list li:not(.resource-link) .unselected-icon: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:"";color:#bebebe}ul.cross-list{margin:0;padding:0}ul.cross-list li:not(.resource-link){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}ul.cross-list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}ul.cross-list li:not(.resource-link) .bullet-icon: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:""}ul.plus-list{margin:0;padding:0}ul.plus-list li:not(.resource-link){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}ul.plus-list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}ul.plus-list li:not(.resource-link) .bullet-icon: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:""}ul.arrow-list{margin:0;padding:0}ul.arrow-list li:not(.resource-link){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}ul.arrow-list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}ul.arrow-list li:not(.resource-link) .bullet-icon: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:""}ul.dotted-list{margin:0;padding:0}ul.dotted-list li:not(.resource-link){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}ul.dotted-list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px}ul.dotted-list li:not(.resource-link) .bullet-icon: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:""}.tick-list ul{margin:0;padding:0}.tick-list ul li:not(.resource-link):not(.feedback-option){position:relative;list-style-type:none;padding:0 0 10px 40px!important}.tick-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.tick-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon: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:""}.cross-list ul{margin:0;padding:0}.cross-list ul li:not(.resource-link):not(.feedback-option){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}.cross-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.cross-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon: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:""}.plus-list ul{margin:0;padding:0}.plus-list ul li:not(.resource-link):not(.feedback-option){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}.plus-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.plus-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon: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:""}.arrow-list ul{margin:0;padding:0}.arrow-list ul li:not(.resource-link):not(.feedback-option){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}.arrow-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.arrow-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon: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:""}.dotted-list ul{margin:0;padding:0}.dotted-list ul li:not(.resource-link):not(.feedback-option){position:relative;list-style-type:none;padding:2px 0 10px 40px!important}.dotted-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px}.dotted-list ul li:not(.resource-link):not(.feedback-option) .bullet-icon: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:""}.library-image-preview{padding:5px;margin:0}.library-image-preview .asset-image-wrapper{margin:0 auto;position:relative;display:block;overflow:hidden!important}.library-image-preview .asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:unset}.library-image-preview .asset-image-wrapper.orientation-square img{top:0;left:0}.library-image-preview .asset-image-wrapper.orientation-square.mask-square img,.library-image-preview .asset-image-wrapper.orientation-square.mask-circle img,.library-image-preview .asset-image-wrapper.orientation-landscape.mask-square img,.library-image-preview .asset-image-wrapper.orientation-landscape.mask-circle img,.library-image-preview .asset-image-wrapper.orientation-square.mask-rectangle.left img,.library-image-preview .asset-image-wrapper.orientation-square.mask-rectangle.center img,.library-image-preview .asset-image-wrapper.orientation-square.mask-rectangle.right img,.library-image-preview .asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.library-image-preview .asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.library-image-preview .asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.library-image-preview .asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.library-image-preview .asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.library-image-preview .asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.library-image-preview .asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.library-image-preview .asset-image-wrapper.mask-square.top img,.library-image-preview .asset-image-wrapper.mask-square.left img{top:0;left:0}.library-image-preview .asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.library-image-preview .asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.library-image-preview .asset-image-wrapper.mask-square.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.library-image-preview .asset-image-wrapper.mask-square.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.library-image-preview .asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.library-image-preview .asset-image-wrapper.mask-circle.top img,.library-image-preview .asset-image-wrapper.mask-circle.left img{top:0;left:0}.library-image-preview .asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.library-image-preview .asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.library-image-preview .asset-image-wrapper.mask-circle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.library-image-preview .asset-image-wrapper.mask-circle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.library-image-preview .asset-image-wrapper.mask-circle.padded_border:after,.library-image-preview .asset-image-wrapper.mask-circle.padded_shadow:after{border-radius:50%}.library-image-preview .asset-image-wrapper.mask-rectangle.top img,.library-image-preview .asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.library-image-preview .asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.library-image-preview .asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.library-image-preview .asset-image-wrapper.mask-rectangle.middle img{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.library-image-preview .asset-image-wrapper.mask-rectangle.bottom img{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);left:0}.library-image-preview .asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.library-image-preview .asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.library-image-preview .asset-image-wrapper .image-zoom:before{font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.library-image-preview .asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.library-image-preview .asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.library-image-preview .asset-image-wrapper.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.library-image-preview .asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.library-image-preview .asset-image-wrapper.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.icon_fill_circle{border-radius:50%}.library-image-preview .asset-image-wrapper.icon_fill_circle img{padding:16%}.library-image-preview .asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.library-image-preview .asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.library-image-preview .asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.icon_fill_circle.shadow,.library-image-preview .asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.library-image-preview .asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.icon_fill_square{border-radius:0}.library-image-preview .asset-image-wrapper.icon_fill_square img{padding:8%}.library-image-preview .asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.library-image-preview .asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.library-image-preview .asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.icon_fill_square.shadow,.library-image-preview .asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.library-image-preview .asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square img{padding:8%}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square.shadow,.library-image-preview .asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.library-image-preview .asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.select_one_list{margin:0;padding:0}.select_one_list li:not(.resource-link){position:relative;list-style-type:none;padding:2px 0 10px 40px}.select_one_list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px}.select_one_list li:not(.resource-link) .bullet-icon: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:"";color:#419cd7}.select_many_list{margin:0;padding:0}.select_many_list li:not(.resource-link){position:relative;list-style-type:none;padding:2px 0 10px 40px}.select_many_list li:not(.resource-link) .bullet-icon{position:absolute;left:10px;top:0;width:18px;height:18px;border-radius:50%;font-size:18px}.select_many_list li:not(.resource-link) .bullet-icon: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:"";color:#419cd7}.header-settings .header{padding:0}.header-settings .header h2,.header-settings .header h3{margin:0!important;font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important}.header-settings .header h2{font-size:90%;font-weight:400;line-height:120%}.header-settings .header h3{font-size:20px;font-weight:lighter!important}.header-settings .header .screen-title{position:relative}.header-settings .header .screen-title:before{margin-right:5px;font-size:80%}.header-settings .header .screen-title.not-required:before{color:#999;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:""}.header-settings .header .screen-title.not-started: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:""}.header-settings .header .screen-title.in-progress: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:""}.header-settings .header .screen-title.complete: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:""}.header-settings .header .header-nav-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;height:100%;padding:8px 15px;position:relative}.header-settings .header .header-nav-container .nav-seperator{height:50px;width:1px;background:#fff;margin:0 5px}.header-settings .header .header-nav-container .header-left-col{margin:0 8px;flex:1}.header-settings .header .header-nav-container .header-left-col:first-child{margin-left:0}.header-settings .header .header-nav-container .header-left-col:last-child{margin-right:0}.header-settings .header .header-nav-container .header-left-col:only-child{margin:0!important}.header-settings .header .header-nav-container .header-left-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:center}.header-settings .header .header-nav-container .header-left-col .col-row h2{padding-left:2px}.header-settings .header .header-nav-container .header-center-col{margin:0 8px;flex:1;max-width:55%}.header-settings .header .header-nav-container .header-center-col:first-child{margin-left:0}.header-settings .header .header-nav-container .header-center-col:last-child{margin-right:0}.header-settings .header .header-nav-container .header-center-col:only-child{margin:0!important}.header-settings .header .header-nav-container .header-center-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center}.header-settings .header .header-nav-container .header-right-col{margin:0 8px;flex:1}.header-settings .header .header-nav-container .header-right-col:first-child{margin-left:0}.header-settings .header .header-nav-container .header-right-col:last-child{margin-right:0}.header-settings .header .header-nav-container .header-right-col:only-child{margin:0!important}.header-settings .header .header-nav-container .header-right-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-content:center;align-items:center}.header-settings .header .header-btn{cursor:pointer}.header-settings .header .header-btn.disabled{opacity:.5;cursor:default}.header-settings .header .header-btn.disabled:hover{opacity:.5}.header-settings .header .header-btn.disabled:focus{opacity:.5}.header-settings .header .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.header-settings .header .header-btn .btn-label{font-size:10px;padding:6px 0;text-align:center;line-height:0;white-space:nowrap}.header-settings .header .header-btn:hover{opacity:.8}.header-settings .header .header-btn:focus{opacity:.8}.header-settings .header .header-btn.back .icon{padding-top:4px;font-size:26px}.header-settings .header .header-btn.back .btn-label{padding:7px 0 6px}.header-settings .header .header-btn.badge-btn{position:relative;cursor:pointer;padding-top:2px}.header-settings .header .header-btn.badge-btn .icon{font-size:28px}.header-settings .header .header-btn.badge-btn .badge-count{transition:color .3s ease;z-index:100;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;position:absolute;text-align:center;font-size:12px}.header-settings .header .header-btn.badge-btn .badge-count .status-indicator{position:absolute;top:10px;left:0;right:0;margin:auto;padding:1px 4px;font-weight:700;border-radius:12px;height:16px;width:100%;line-height:100%;background:transparent;font-size:12px}.header-settings .header .header-btn.badge-btn .btn-label{font-size:10px;padding:6px 0;text-align:center}.header-settings .header .header-logo-container img{height:50px}.footer{padding:6px 12px;margin:0 auto}.footer img{height:40px;width:auto}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.footer img{height:25px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.footer img{height:25px}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.footer img{height:25px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.footer img{height:25px}}@media only screen and (max-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.footer img{height:25px}}@media only screen and (min-height: 737px) and (max-height: 812px) and (max-width: 375px) and (orientation: landscape){.footer img{height:25px}}.footer-nav .footer-nav-item .footer-back-btn{position:relative;color:inherit;margin:0 5px 0 0;border-radius:5px}.footer-nav .footer-nav-item .footer-next-btn{position:relative;color:inherit;border-radius:5px;padding:8px 12px}.footer-nav .footer-nav-item.disabled .footer-back-btn:hover,.footer-nav .footer-nav-item.disabled .footer-next-btn:hover{cursor:not-allowed!important}.theme-designer,.td-popover-preview,.theme-font{position:relative}.theme-designer button,.td-popover-preview button,.theme-font button{border:none;outline:none}.theme-designer .td-edit,.td-popover-preview .td-edit,.theme-font .td-edit{position:relative}.theme-designer .td-edit-icon,.td-popover-preview .td-edit-icon,.theme-font .td-edit-icon{position:absolute;padding:2px;color:#333;background:white;border:1px solid #d5d5d5;border-radius:5px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;transition:opacity .3s ease-in}.theme-designer .td-modal,.td-popover-preview .td-modal,.theme-font .td-modal{position:absolute;top:0;left:0;width:0;height:0;background:rgba(0,0,0,.25);opacity:0;transition:opacity .3s ease-out,width 0s linear .3s,height 0s linear .3s}.theme-designer .td-modal.white-out,.td-popover-preview .td-modal.white-out,.theme-font .td-modal.white-out{background:rgba(255,255,255,.8)}.theme-designer .td-modal.open,.td-popover-preview .td-modal.open,.theme-font .td-modal.open{width:100%;height:100%;opacity:1;transition:width 0s,height 0s}.theme-designer .td-dialog,.td-popover-preview .td-dialog,.theme-font .td-dialog{position:absolute;top:40%;left:50%;transform:translate(-50%,30%);max-width:90%;max-height:90%;background:white;border:1px solid #d5d5d5;border-radius:5px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;opacity:0;transition:opacity .3s ease-out,transform .3s ease-out}.theme-designer .td-dialog.open,.td-popover-preview .td-dialog.open,.theme-font .td-dialog.open{opacity:1;transform:translate(-50%,-40%)}.theme-designer .td-main,.td-popover-preview .td-main,.theme-font .td-main{height:calc(100% - 122px)}.theme-designer .td-tabs,.td-popover-preview .td-tabs,.theme-font .td-tabs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 80px);height:calc(100% - 60px);box-shadow:0 5px 5px #00000040}.theme-designer .td-tab,.td-popover-preview .td-tab,.theme-font .td-tab{position:relative;background:hsla(0,0%,100%,.95);border-left:1px solid #999;border-bottom:1px solid #999;overflow:hidden}.theme-designer .td-tab.active,.td-popover-preview .td-tab.active,.theme-font .td-tab.active{background:white;border-bottom-color:#fff}.theme-designer .td-tab:first-child,.td-popover-preview .td-tab:first-child,.theme-font .td-tab:first-child{border-left:none;border-top-left-radius:5px}.theme-designer .td-tab:last-child,.td-popover-preview .td-tab:last-child,.theme-font .td-tab:last-child{border-right:none;border-top-right-radius:5px}.theme-designer .td-tab-active,.td-popover-preview .td-tab-active,.theme-font .td-tab-active{position:absolute;top:0;left:0;width:100%}.theme-designer .td-tab-content,.td-popover-preview .td-tab-content,.theme-font .td-tab-content{background:white;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.theme-designer .td-side-menu-container,.td-popover-preview .td-side-menu-container,.theme-font .td-side-menu-container{position:absolute;top:0;left:0;width:0;height:100%;background:rgba(0,0,0,.25);opacity:0;overflow:hidden;transition:opacity .3s ease-out .3s,width 0s linear .6s,height 0s linear .6s}.theme-designer .td-side-menu-container.open,.td-popover-preview .td-side-menu-container.open,.theme-font .td-side-menu-container.open{width:100%;height:100%;opacity:1;transition:opacity .3s ease-out,width 0s,height 0s}.theme-designer .td-side-menu,.td-popover-preview .td-side-menu,.theme-font .td-side-menu{position:absolute;top:0;left:0;width:60%;height:100%;background:white;transition:transform .3s ease-out}.theme-designer .td-side-menu.open,.td-popover-preview .td-side-menu.open,.theme-font .td-side-menu.open{transition:transform .3s ease-out .3s}.theme-designer .td-side-menu-header,.td-popover-preview .td-side-menu-header,.theme-font .td-side-menu-header{width:100%;height:50px}.theme-designer .td-side-menu-item,.td-popover-preview .td-side-menu-item,.theme-font .td-side-menu-item{width:100%;padding:9px 16px;border-left-width:6px;border-left-style:solid;font-size:1rem;text-align:left}.theme-designer .td-container,.td-popover-preview .td-container,.theme-font .td-container{padding:16px 24px;border:1px solid #d5d5d5;border-radius:5px;text-align:left}.theme-designer .td-container-header,.td-popover-preview .td-container-header,.theme-font .td-container-header{padding:16px 24px;color:#fff;background:rgb(45,68,83);border-radius:5px}.theme-designer .td-title-screen,.td-popover-preview .td-title-screen,.theme-font .td-title-screen{position:relative;height:calc(100% - 52px);background:#d5d5d5}.theme-designer .td-ts-overlay,.td-popover-preview .td-ts-overlay,.theme-font .td-ts-overlay{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;padding:30px 20px;background:rgba(255,255,255,.5);text-align:center}.theme-designer .td-logo,.td-popover-preview .td-logo,.theme-font .td-logo{background:url(/assets/Guroo_Logo_Minion_Positive_MAGENTA-cc959f58.png) 0 50% no-repeat;background-size:100% auto}.theme-designer .confirmation-containter,.td-popover-preview .confirmation-containter,.theme-font .confirmation-containter{position:absolute;display:block;right:0;width:100%;margin:5px 0 0;background:#fff;border-radius:5px;box-shadow:0 0 5px #00000040;z-index:99999}.theme-designer .font-thumbnail,.td-popover-preview .font-thumbnail,.theme-font .font-thumbnail{position:relative;display:block;height:245px;margin:0 auto!important;padding:20px 20px 10px;border:1px #d5d5d5 solid;border-radius:5px;box-shadow:0 2px 5px #00000040;font-size:1.5rem;cursor:pointer;overflow:hidden}.theme-designer .font-thumbnail .message-text,.td-popover-preview .font-thumbnail .message-text,.theme-font .font-thumbnail .message-text{text-align:center;padding:30% 30px 0;color:#999}.theme-designer .font-thumbnail .label,.td-popover-preview .font-thumbnail .label,.theme-font .font-thumbnail .label{display:inline-block;padding-left:0;font-size:14px;color:#2e4453}.theme-designer .font-thumbnail .edit-icon,.td-popover-preview .font-thumbnail .edit-icon,.theme-font .font-thumbnail .edit-icon{display:flex;justify-content:space-between;width:50px;position:unset}.theme-designer .font-thumbnail .edit-icon .trash,.td-popover-preview .font-thumbnail .edit-icon .trash,.theme-font .font-thumbnail .edit-icon .trash{position:relative;width:24px;text-align:right;font-size:18px;border:none;cursor:pointer}.theme-designer .font-thumbnail .edit-icon .trash:before,.td-popover-preview .font-thumbnail .edit-icon .trash:before,.theme-font .font-thumbnail .edit-icon .trash:before{color:#419cd7;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:""}.theme-designer .font-thumbnail .edit-group,.td-popover-preview .font-thumbnail .edit-group,.theme-font .font-thumbnail .edit-group{width:100%}.theme-designer .edit-container,.td-popover-preview .edit-container,.theme-font .edit-container{position:relative;display:block;width:700px;height:500px;padding:16px 15px 0;background-color:#fff}.theme-designer .edit-container .font-title,.td-popover-preview .edit-container .font-title,.theme-font .edit-container .font-title{display:inline-block;margin-bottom:26px;margin-top:4px;width:36%}.theme-designer .edit-container .font-title.edit,.td-popover-preview .edit-container .font-title.edit,.theme-font .edit-container .font-title.edit{margin-top:14px}.theme-designer .edit-container .google-font .google-field,.td-popover-preview .edit-container .google-font .google-field,.theme-font .edit-container .google-font .google-field{width:200px}.theme-designer .edit-container .google-font .google-field .form-group .field,.td-popover-preview .edit-container .google-font .google-field .form-group .field,.theme-font .edit-container .google-font .google-field .form-group .field{width:200px!important}.theme-designer .edit-container .google-font .google-field .form-control,.td-popover-preview .edit-container .google-font .google-field .form-control,.theme-font .edit-container .google-font .google-field .form-control{width:200px!important;margin:0}.theme-designer .edit-container .google-font .category-field,.td-popover-preview .edit-container .google-font .category-field,.theme-font .edit-container .google-font .category-field{margin-right:20px;width:180px}.theme-designer .edit-container .google-font .category-field .menu-option-list,.td-popover-preview .edit-container .google-font .category-field .menu-option-list,.theme-font .edit-container .google-font .category-field .menu-option-list{margin:10px 0}.theme-designer .edit-container .google-font .category-field .option-item,.td-popover-preview .edit-container .google-font .category-field .option-item,.theme-font .edit-container .google-font .category-field .option-item{padding:0 0 4px}.theme-designer .edit-container .google-font .category-field .checkbox,.td-popover-preview .edit-container .google-font .category-field .checkbox,.theme-font .edit-container .google-font .category-field .checkbox{margin:0 0 0 24%!important}.theme-designer .edit-container .google-font .category-field .checkbox label,.td-popover-preview .edit-container .google-font .category-field .checkbox label,.theme-font .edit-container .google-font .category-field .checkbox label{font-size:.8rem;color:#999;white-space:normal;padding-top:0;line-height:1rem}.theme-designer .edit-container .google-font .category-field .checkbox label:before,.td-popover-preview .edit-container .google-font .category-field .checkbox label:before,.theme-font .edit-container .google-font .category-field .checkbox label:before{left:-30px}.theme-designer .edit-container .google-font .type-group,.td-popover-preview .edit-container .google-font .type-group,.theme-font .edit-container .google-font .type-group{margin-left:150px}.theme-designer .edit-container .type-group,.td-popover-preview .edit-container .type-group,.theme-font .edit-container .type-group{display:flex;flex-direction:column;margin-right:auto;margin-bottom:10px}.theme-designer .edit-container .type-group .btn-group button,.td-popover-preview .edit-container .type-group .btn-group button,.theme-font .edit-container .type-group .btn-group button{border-color:#419cd7;border-width:1px;border-style:solid;background:#fff;color:#419cd7;font-size:16px;height:40px;line-height:0;padding:4px 6px}.theme-designer .edit-container .type-group .btn-group button:focus,.td-popover-preview .edit-container .type-group .btn-group button:focus,.theme-font .edit-container .type-group .btn-group button:focus{box-shadow:none;outline:0 none}.theme-designer .edit-container .type-group .btn-group button:active,.td-popover-preview .edit-container .type-group .btn-group button:active,.theme-font .edit-container .type-group .btn-group button:active{box-shadow:none;outline:0 none}.theme-designer .edit-container .type-group .btn-group .active,.td-popover-preview .edit-container .type-group .btn-group .active,.theme-font .edit-container .type-group .btn-group .active{background:rgba(65,156,215,.25);color:#419cd7}.theme-designer .edit-container .switch-step,.td-popover-preview .edit-container .switch-step,.theme-font .edit-container .switch-step{line-height:40px}.theme-designer .edit-container .switch-step .active,.td-popover-preview .edit-container .switch-step .active,.theme-font .edit-container .switch-step .active{color:#2e4453;box-shadow:inset -5px 0 #4d7b93}.theme-designer .edit-container .switch-step .padding,.td-popover-preview .edit-container .switch-step .padding,.theme-font .edit-container .switch-step .padding{padding-left:10px}.theme-designer .edit-container .switch-step .disabled,.td-popover-preview .edit-container .switch-step .disabled,.theme-font .edit-container .switch-step .disabled{color:#999}.theme-designer .edit-container .bottom-field,.td-popover-preview .edit-container .bottom-field,.theme-font .edit-container .bottom-field{margin-bottom:20px}.theme-designer .edit-container .bottom-field .checkbox,.td-popover-preview .edit-container .bottom-field .checkbox,.theme-font .edit-container .bottom-field .checkbox{margin:0}.theme-designer .edit-container .bottom-field .checkbox label,.td-popover-preview .edit-container .bottom-field .checkbox label,.theme-font .edit-container .bottom-field .checkbox label{font-size:.8rem;color:#999;white-space:normal;padding-top:0;line-height:1rem}.theme-designer .edit-container .bottom-field .bottom-btn-group,.td-popover-preview .edit-container .bottom-field .bottom-btn-group,.theme-font .edit-container .bottom-field .bottom-btn-group{display:flex;justify-content:center;margin-top:20px}.theme-designer .edit-container .bottom-field .bottom-btn-group>:first-child,.td-popover-preview .edit-container .bottom-field .bottom-btn-group>:first-child,.theme-font .edit-container .bottom-field .bottom-btn-group>:first-child{background:#999!important;border:1px solid #999!important}.theme-designer .edit-container .bottom-field .bottom-btn-group>:last-child,.td-popover-preview .edit-container .bottom-field .bottom-btn-group>:last-child,.theme-font .edit-container .bottom-field .bottom-btn-group>:last-child{background:rgb(189,49,133)!important;border:1px solid rgb(189,49,133)!important}.theme-designer .edit-container .bottom-field .bottom-btn-group .split-btn,.td-popover-preview .edit-container .bottom-field .bottom-btn-group .split-btn,.theme-font .edit-container .bottom-field .bottom-btn-group .split-btn{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:inline-block;width:120px;margin:0 12px;color:#fff!important;padding:12px 24px;font-size:1em;border-radius:6px}.theme-designer .edit-container .bottom-field .bottom-btn-group .split-btn:disabled,.td-popover-preview .edit-container .bottom-field .bottom-btn-group .split-btn:disabled,.theme-font .edit-container .bottom-field .bottom-btn-group .split-btn:disabled{opacity:.65}.theme-designer .edit-container .close-btn,.td-popover-preview .edit-container .close-btn,.theme-font .edit-container .close-btn{background:rgb(189,49,133)!important;border:1px solid rgb(189,49,133)!important;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:inline-block;width:80px;height:34px;color:#fff!important;margin-right:10px;font-size:1em;border-radius:6px}.theme-designer .edit-container .close-btn:disabled,.td-popover-preview .edit-container .close-btn:disabled,.theme-font .edit-container .close-btn:disabled{opacity:.65}.theme-designer .edit-container .font-copy .selection-menu,.td-popover-preview .edit-container .font-copy .selection-menu,.theme-font .edit-container .font-copy .selection-menu{text-align:left;float:left;margin-left:0}.theme-designer .edit-container .font-copy .selection-menu .option-item,.td-popover-preview .edit-container .font-copy .selection-menu .option-item,.theme-font .edit-container .font-copy .selection-menu .option-item{width:180px}.theme-designer .edit-container .font-copy .copy-all,.td-popover-preview .edit-container .font-copy .copy-all,.theme-font .edit-container .font-copy .copy-all{color:#419cd7;cursor:pointer}.theme-designer .edit-container .font-copy .message-text,.td-popover-preview .edit-container .font-copy .message-text,.theme-font .edit-container .font-copy .message-text{height:40px;background:#eff0f2;display:block;line-height:40px;text-align:center;border-radius:5px}.theme-designer .edit-container .font-copy,.theme-designer .edit-container .two_steps,.td-popover-preview .edit-container .font-copy,.td-popover-preview .edit-container .two_steps,.theme-font .edit-container .font-copy,.theme-font .edit-container .two_steps{overflow:scroll;height:405px}.theme-designer .edit-container .font-copy .font-item,.theme-designer .edit-container .two_steps .font-item,.td-popover-preview .edit-container .font-copy .font-item,.td-popover-preview .edit-container .two_steps .font-item,.theme-font .edit-container .font-copy .font-item,.theme-font .edit-container .two_steps .font-item{display:flex;justify-content:center}.theme-designer .edit-container .font-copy .font-item label,.theme-designer .edit-container .two_steps .font-item label,.td-popover-preview .edit-container .font-copy .font-item label,.td-popover-preview .edit-container .two_steps .font-item label,.theme-font .edit-container .font-copy .font-item label,.theme-font .edit-container .two_steps .font-item label{padding:0}.theme-designer .edit-container .font-copy .font-item .form-control,.theme-designer .edit-container .two_steps .font-item .form-control,.td-popover-preview .edit-container .font-copy .font-item .form-control,.td-popover-preview .edit-container .two_steps .font-item .form-control,.theme-font .edit-container .font-copy .font-item .form-control,.theme-font .edit-container .two_steps .font-item .form-control{width:300px}.theme-designer .edit-container .font-copy .font-item.backup .selection-menu,.theme-designer .edit-container .two_steps .font-item.backup .selection-menu,.td-popover-preview .edit-container .font-copy .font-item.backup .selection-menu,.td-popover-preview .edit-container .two_steps .font-item.backup .selection-menu,.theme-font .edit-container .font-copy .font-item.backup .selection-menu,.theme-font .edit-container .two_steps .font-item.backup .selection-menu{max-width:100%}.theme-designer .edit-container .font-copy .font-item.backup .field,.theme-designer .edit-container .two_steps .font-item.backup .field,.td-popover-preview .edit-container .font-copy .font-item.backup .field,.td-popover-preview .edit-container .two_steps .font-item.backup .field,.theme-font .edit-container .font-copy .font-item.backup .field,.theme-font .edit-container .two_steps .font-item.backup .field{width:300px}.theme-designer .edit-container .font-copy .font-item .checkbox,.theme-designer .edit-container .two_steps .font-item .checkbox,.td-popover-preview .edit-container .font-copy .font-item .checkbox,.td-popover-preview .edit-container .two_steps .font-item .checkbox,.theme-font .edit-container .font-copy .font-item .checkbox,.theme-font .edit-container .two_steps .font-item .checkbox{margin:0}.theme-designer .edit-container .font-copy .font-item .checkbox label,.theme-designer .edit-container .two_steps .font-item .checkbox label,.td-popover-preview .edit-container .font-copy .font-item .checkbox label,.td-popover-preview .edit-container .two_steps .font-item .checkbox label,.theme-font .edit-container .font-copy .font-item .checkbox label,.theme-font .edit-container .two_steps .font-item .checkbox label{font-size:.8rem;color:#999}.theme-designer .edit-container .font-copy .font-item .font-file-title,.theme-designer .edit-container .two_steps .font-item .font-file-title,.td-popover-preview .edit-container .font-copy .font-item .font-file-title,.td-popover-preview .edit-container .two_steps .font-item .font-file-title,.theme-font .edit-container .font-copy .font-item .font-file-title,.theme-font .edit-container .two_steps .font-item .font-file-title,.theme-designer .edit-container .font-copy .font-item .form-group .field,.theme-designer .edit-container .two_steps .font-item .form-group .field,.td-popover-preview .edit-container .font-copy .font-item .form-group .field,.td-popover-preview .edit-container .two_steps .font-item .form-group .field,.theme-font .edit-container .font-copy .font-item .form-group .field,.theme-font .edit-container .two_steps .font-item .form-group .field,.theme-designer .edit-container .font-copy .font-item .attachment-upload-dropzone,.theme-designer .edit-container .two_steps .font-item .attachment-upload-dropzone,.td-popover-preview .edit-container .font-copy .font-item .attachment-upload-dropzone,.td-popover-preview .edit-container .two_steps .font-item .attachment-upload-dropzone,.theme-font .edit-container .font-copy .font-item .attachment-upload-dropzone,.theme-font .edit-container .two_steps .font-item .attachment-upload-dropzone{width:300px}.theme-designer .edit-container .font-copy .font-item .preview,.theme-designer .edit-container .two_steps .font-item .preview,.td-popover-preview .edit-container .font-copy .font-item .preview,.td-popover-preview .edit-container .two_steps .font-item .preview,.theme-font .edit-container .font-copy .font-item .preview,.theme-font .edit-container .two_steps .font-item .preview{width:400px;height:100px}.theme-designer .edit-container .font-copy .font-item .preview .form-control,.theme-designer .edit-container .two_steps .font-item .preview .form-control,.td-popover-preview .edit-container .font-copy .font-item .preview .form-control,.td-popover-preview .edit-container .two_steps .font-item .preview .form-control,.theme-font .edit-container .font-copy .font-item .preview .form-control,.theme-font .edit-container .two_steps .font-item .preview .form-control{width:400px;height:80px}.theme-designer .edit-container .font-copy .font-item .preview.search,.theme-designer .edit-container .two_steps .font-item .preview.search,.td-popover-preview .edit-container .font-copy .font-item .preview.search,.td-popover-preview .edit-container .two_steps .font-item .preview.search,.theme-font .edit-container .font-copy .font-item .preview.search,.theme-font .edit-container .two_steps .font-item .preview.search{margin-top:12px}.theme-designer .edit-container .font-copy .font-item .copy-field,.theme-designer .edit-container .two_steps .font-item .copy-field,.td-popover-preview .edit-container .font-copy .font-item .copy-field,.td-popover-preview .edit-container .two_steps .font-item .copy-field,.theme-font .edit-container .font-copy .font-item .copy-field,.theme-font .edit-container .two_steps .font-item .copy-field{width:180px}.theme-designer .edit-container .font-copy .uploaded-file-container,.theme-designer .edit-container .two_steps .uploaded-file-container,.td-popover-preview .edit-container .font-copy .uploaded-file-container,.td-popover-preview .edit-container .two_steps .uploaded-file-container,.theme-font .edit-container .font-copy .uploaded-file-container,.theme-font .edit-container .two_steps .uploaded-file-container{width:300px;padding:8px 10px;border:1px solid #d5d5d5;display:flex;justify-content:space-between}.theme-designer .edit-container .font-copy .uploaded-file-container .trash,.theme-designer .edit-container .two_steps .uploaded-file-container .trash,.td-popover-preview .edit-container .font-copy .uploaded-file-container .trash,.td-popover-preview .edit-container .two_steps .uploaded-file-container .trash,.theme-font .edit-container .font-copy .uploaded-file-container .trash,.theme-font .edit-container .two_steps .uploaded-file-container .trash{position:relative;width:24px;text-align:right;font-size:18px;border:none;cursor:pointer}.theme-designer .edit-container .font-copy .uploaded-file-container .trash:before,.theme-designer .edit-container .two_steps .uploaded-file-container .trash:before,.td-popover-preview .edit-container .font-copy .uploaded-file-container .trash:before,.td-popover-preview .edit-container .two_steps .uploaded-file-container .trash:before,.theme-font .edit-container .font-copy .uploaded-file-container .trash:before,.theme-font .edit-container .two_steps .uploaded-file-container .trash:before{color:#419cd7;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:""}.theme-designer .video-controls,.td-popover-preview .video-controls,.theme-font .video-controls{position:relative;margin:0;padding:0;cursor:pointer}.theme-designer .video-controls:before,.td-popover-preview .video-controls:before,.theme-font .video-controls:before{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px;border-radius:50%;padding:0;line-height:0;width:60px;height:60px;content:"";border:3px solid #fff}.theme-designer .video-controls:after,.td-popover-preview .video-controls:after,.theme-font .video-controls:after{height:40px;width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px}.theme-designer .video-controls:hover,.td-popover-preview .video-controls:hover,.theme-font .video-controls:hover{cursor:pointer}.theme-designer .video-controls:hover:before,.td-popover-preview .video-controls:hover:before,.theme-font .video-controls:hover:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70);-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70);box-shadow:0 0 10px 3px #ead146}.theme-designer .video-controls.play,.td-popover-preview .video-controls.play,.theme-font .video-controls.play{display:block}.theme-designer .video-controls.play:after,.td-popover-preview .video-controls.play:after,.theme-font .video-controls.play:after{color:#fff;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:""}.theme-designer .video-controls.is-preview,.td-popover-preview .video-controls.is-preview,.theme-font .video-controls.is-preview{cursor:default}.theme-designer .video-controls.is-preview:before,.td-popover-preview .video-controls.is-preview:before,.theme-font .video-controls.is-preview:before{width:30px;height:30px}.theme-designer .video-controls.is-preview:after,.td-popover-preview .video-controls.is-preview:after,.theme-font .video-controls.is-preview:after{width:20px;height:20px;font-size:20px}.flow-view-container{position:relative;display:block;width:100%;min-height:750px!important;height:100vh!important;overflow:auto}.flow-view{position:relative;display:block;text-align:center!important}.flow-view .screen-container,.flow-view .learning-plan-container{position:static}.flow-view.resources{text-align:right!important}.flow-view.full-screen{padding-left:20px;padding-right:80px;min-height:750px!important;height:100vh!important;width:auto!important;overflow-y:auto!important}.flow-view.full-screen.scroll-six_bites{min-width:1640px!important}.flow-view.full-screen.scroll-seven_bites{min-width:1800px!important}.flow-view.full-screen.scroll-eight_bites{min-width:1900px!important}.flow-view.outline{max-width:200px!important}.flow-view .ul-class{padding:0;position:relative}.flow-view .ul-class:after{content:"";display:block;clear:both}.flow-view .ul-class.parent{padding-top:20px}.flow-view .ul-class.parent.outline{max-width:200px!important}.flow-view .ul-class li.li-stacked{list-style-type:none;position:relative;margin-top:30px}.flow-view .ul-class li.li-stacked:before{content:"";position:absolute;top:-30px;left:50%;border-left:1px dashed #d5d5d5!important;width:0;height:30px}.flow-view .ul-class li.li-open{list-style-type:none;position:relative;margin-top:30px;margin-left:calc(50% + 50px)}.flow-view .ul-class li.li-open:before{content:"";position:absolute;top:-30px;left:-50px;border-left:1px dashed #d5d5d5!important;width:0;height:calc(100% + 30px)}.flow-view .ul-class li.li-open:after{content:"";position:absolute;left:-50px;top:30px;width:50px;height:0px;border-top:1px dashed #d5d5d5!important}.flow-view .ul-class li.li-open:last-child:before{content:"";position:absolute;top:-30px;left:-50px;border-left:1px dashed #d5d5d5!important;width:0;height:calc(100% + 6px)}.flow-view .ul-class li.li-class{text-align:center;list-style-type:none;position:relative;padding:20px 3px 0}.flow-view .ul-class li.li-class.parent:before{content:"";position:absolute;top:0;right:50%;border-top:1px dashed #d5d5d5;width:50%;height:20px;border-right:1px dashed #d5d5d5}.flow-view .ul-class li.li-class.parent:after{content:"";position:absolute;top:0;border-top:1px dashed #d5d5d5;width:50%;height:20px;right:auto;left:50%;border-left:1px dashed #d5d5d5}.flow-view .ul-class li.li-class.parent:last-child:before{border-right:1px dashed #d5d5d5!important;border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0}.flow-view .ul-class li.li-class.bites{text-align:center!important}.flow-view .ul-class li.li-class:before{content:"";position:absolute;top:0;right:50%;border-top:1px dashed #d5d5d5;width:50%;height:20px}.flow-view .ul-class li.li-class:after{content:"";position:absolute;top:0;border-top:1px dashed #d5d5d5;width:50%;height:20px;right:auto;left:50%;border-left:1px solid #d5d5d5}.flow-view .ul-class li.li-class:only-child{padding-top:0}.flow-view .ul-class li.li-class:only-child:after{display:none}.flow-view .ul-class li.li-class:only-child:before{display:none}.flow-view .ul-class li.li-class:first-child:before{border:0 none}.flow-view .ul-class li.li-class:first-child:after{border-radius:5px 0 0}.flow-view .ul-class li.li-class:last-child:before{border-right:1px dashed #d5d5d5;border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0}.flow-view .ul-class li.li-class:last-child:after{border:0 none}.flow-view .ul-class li .ul-class:before{content:"";position:absolute;top:0;left:50%;border-left:1px dashed #d5d5d5;width:0;height:20px}.outline-view .ul-class{padding:0}.outline-view .ul-class li.li-stacked{list-style-type:none;position:relative;margin-top:30px}.outline-view .ul-class li.li-stacked:before{content:"";position:absolute;top:-30px;left:50%;border-left:1px dashed #d5d5d5!important;width:0;height:30px}.uploaded-file-container{position:relative;padding:10px;border:1px dashed #d5d5d5;border-radius:5px}.uploaded-file-container .file-name{color:#333!important;font-weight:700}.uploaded-file-container .action-icons{color:#419cd7}.uploaded-file-container img{width:100%}.video-dialog-container{display:block;position:relative;background:#d8e4f2;color:#333;overflow:hidden!important;border-radius:5px}.video-dialog-container.is-playing{background:transparent}.video-dialog-container .video-wrapper{display:block;position:relative;width:100%;height:100%;float:none;overflow:hidden}.video-dialog-container .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-dialog-container .video-info-container .guroo-row-col:nth-of-type(n){width:calc(25% + -0px);float:left;margin-right:0;padding:0}.video-dialog-container .video-info-container .guroo-row-col:nth-of-type(2n){width:25%;margin-right:0}.video-dialog-container .video-info-container .guroo-row-col:nth-of-type(2n){width:calc(75% + -0px);float:left;margin-right:0;padding:0}.video-dialog-container .video-info-container .guroo-row-col:nth-of-type(2n){width:75%;margin-right:0}.video-dialog-container .video-info-container:after{content:"";display:block;clear:both}.video-dialog-container .video-info-container .guroo-row-col.img-container{display:block;position:relative;width:30%;max-width:30%;height:150px;max-height:150px;overflow:hidden}.video-dialog-container .video-info-container .guroo-row-col.img-container:before{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px;border-radius:50%;padding:0;line-height:0;width:60px;height:60px;content:"";border:3px solid #fff}.video-dialog-container .video-info-container .guroo-row-col.img-container:after{height:40px;width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px}.video-dialog-container .video-info-container .guroo-row-col.img-container:hover{cursor:pointer}.video-dialog-container .video-info-container .guroo-row-col.img-container:hover:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70);-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70);box-shadow:0 0 10px 3px #ead146}.video-dialog-container .video-info-container .guroo-row-col.img-container.play{display:block}.video-dialog-container .video-info-container .guroo-row-col.img-container.play:after{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:#fff}.video-dialog-container .video-info-container .guroo-row-col.img-container img{height:100%;border-right:3px solid #fff}.video-dialog-container .video-info-container .guroo-row-col.video-info-container{padding:10px;text-align:left;display:block;position:relative;width:70%;height:auto;max-height:150px}.video-dialog-container .video-info-container .guroo-row-col.video-info-container .video-label{font-weight:700;font-size:110%;position:relative;padding:0 0 0 16px}.video-dialog-container .video-info-container .guroo-row-col.video-info-container .video-label:before{position:absolute;left:-4px;top:2px;color:#999;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:""}.video-dialog-container .video-info-container .guroo-row-col.video-info-container .video-description{line-height:130%;overflow:hidden;max-height:55px}.video-dialog-container .video-info-container .guroo-row-col.video-info-container .checkbox{margin:0}.video-dialog-container .video-info-container .guroo-row-col.video-info-container .checkbox label{color:#333}.video-dialog-container .video-thumbnail-wrapper{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#d5d5d5}.video-dialog-container .video-thumbnail-wrapper:before{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px;border-radius:50%;padding:0;line-height:0;width:60px;height:60px;content:"";border:3px solid #fff}.video-dialog-container .video-thumbnail-wrapper:after{height:40px;width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px}.video-dialog-container .video-thumbnail-wrapper:hover{cursor:pointer}.video-dialog-container .video-thumbnail-wrapper:hover:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70);-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70);box-shadow:0 0 10px 3px #ead146}.video-dialog-container .video-thumbnail-wrapper.play{display:block}.video-dialog-container .video-thumbnail-wrapper.play:after{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:""}.video-dialog-container .video-thumbnail-wrapper.replay{display:block}.video-dialog-container .video-thumbnail-wrapper.replay:after{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:""}.video-dialog-container .video-thumbnail-wrapper img{width:100%;overflow:hidden}.video-dialog-container .video-thumbnail-wrapper .video-details{display:block;position:absolute;bottom:0;padding:16px 24px;background:rgba(0,0,0,.6);font-size:85%;overflow:hidden}.video-dialog-container .video-thumbnail-wrapper .video-details h4{font-size:110%;position:relative}.video-dialog-container .video-thumbnail-wrapper .video-details h4.not-viewed{padding:0 0 0 16px}.video-dialog-container .video-thumbnail-wrapper .video-details h4.not-viewed:before{position:absolute;left:-8px;top:4px;color:#999;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:""}.video-dialog-container .video-thumbnail-wrapper .video-details h4.viewed{padding:0 0 0 16px}.video-dialog-container .video-thumbnail-wrapper .video-details h4.viewed:before{position:absolute;left:-8px;top:4px;color:#39aa27;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:""}@media only screen and (max-width: 736px) and (orientation: portrait){.video-dialog-container .video-thumbnail-wrapper .video-details{display:none}}.short-response-option{margin-bottom:20px!important}.short-response-option .short-response-answer{text-align:left;padding:4px;border:1px solid #d5d5d5;border-radius:5px;color:#d5d5d5}.feedback-container{margin:0;padding:10px 20px;border-radius:5px;background:#fff}.feedback-container.best{background:#EDFFEF;border:2px solid #39AA27;padding:10px 40px}.feedback-container.ok{background:#FEF8E2;border:2px solid #F6AD17;padding:10px 40px}.feedback-container.poor{background:#FFECF8;border:2px solid #C5000F;padding:10px 40px}.feedback-container.reflective{background:rgba(65,156,215,.12);border:2px solid #419cd7;padding:10px 40px}.add-short-response-btn{position:relative;margin-top:12px;margin-bottom:12px;display:block;overflow:visible;transition:.3s color ease-in-out;text-align:center;padding-top:5px;width:100%!important;height:40px;color:#d5d5d5}.add-short-response-btn .button-label{font-size:14px;color:#999;text-align:center;vertical-align:middle!important}.add-short-response-btn .button-label: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;margin-right:5px;font-size:28px;color:#d5d5d5;content:"";vertical-align:middle!important}.add-short-response-btn:hover{cursor:pointer;color:#419cd7}.add-short-response-btn:hover .button-label:before{color:#419cd7}.select-message{color:red;margin-bottom:12px}.select-message .asset-type-name{text-transform:lowercase}.add-asset-btn{position:relative;margin-top:12px;margin-bottom:12px;display:block;overflow:visible;transition:.3s color ease-in-out;border:1px dashed #d5d5d5;border-radius:5px;text-align:center;padding-top:5px;width:100%!important;height:40px;color:#999}.add-asset-btn .button-label{font-size:12px;color:inherit;text-align:center;vertical-align:middle!important}.add-asset-btn .button-label: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;margin-right:5px;font-size:28px;color:#d5d5d5;content:"";vertical-align:middle!important}.add-asset-btn .button-label:hover{cursor:pointer;color:#419cd7}.add-asset-btn .button-label:hover:before{color:#419cd7!important}.asset-editor{padding-left:35px}.asset-thumbnail{max-width:370px;margin-bottom:8px;border-radius:5px;padding:0;color:#2e4453;height:50px;transition:opacity ease-in .2s;cursor:pointer;overflow:visible;opacity:1;position:relative;display:flex;flex-direction:row;align-items:stretch;border:1px solid rgba(213,213,213,.75);border:1px solid #d5d5d5!important;background:#fff}.asset-thumbnail.active{background:rgba(213,213,213,.5)}.asset-thumbnail .content-image{position:relative;overflow:hidden;border-right:none!important;border-top-left-radius:5px!important;border-bottom-left-radius:5px!important;width:15%;padding-left:5px;color:#314453!important;color:#2e4453}.asset-thumbnail .content-image .document{display:block;color:inherit;font-size:32px;text-align:center}.asset-thumbnail .content-image .document: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:""}.asset-thumbnail .content-image .link{display:block;margin-top:5px;color:inherit;font-size:32px;text-align:center}.asset-thumbnail .content-image .link: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:""}.asset-thumbnail .content-image img{position:relative;width:auto;height:40px}.asset-thumbnail .content-image .btn{position:absolute;top:10px;right:10px;border-radius:8px;height:40px;width:60px}.asset-thumbnail .content-image .status{position:absolute;background:#be3680;left:-2px;bottom:-2px;color:#fff;padding:4px 6px;border-bottom-left-radius:5px;font-size:10px;width:100%;min-width:56px;text-transform:uppercase;text-align:center}.asset-thumbnail .details{display:block;width:85%;margin-left:8px;border-left:none;border-top-right-radius:5px;border-bottom-right-radius:5px;transition:height .3s ease-in-out;color:#314453}.asset-thumbnail .details.active{color:#000!important}.asset-thumbnail .details .fileTypeLabel{text-transform:uppercase;font-size:.75rem;color:gray;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis}.asset-thumbnail .details .thumbnail-title{font-size:100%;line-height:160%;font-weight:400;opacity:1;color:inherit;margin-right:20px;max-lines:2!important;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.asset-thumbnail .details .sub-type-title{position:absolute;top:4px;right:8px;text-transform:uppercase;color:#999;font-size:10px}.asset-thumbnail .details .more-info{position:absolute;bottom:4px;right:8px;opacity:1;color:inherit}.asset-thumbnail .details .more-info .menu-icon{color:#314453;font-size:20px;text-align:right}.asset-thumbnail .details .library-confirmation{position:absolute;top:4px;right:8px;opacity:1}.asset-thumbnail .details .library-confirmation .menu-icon{color:inherit;font-size:20px;text-align:right}.edit-asset-toolbar{min-height:40px!important}.row.image-credits{max-width:500px!important;margin:0 auto}.language-btn button{border-color:#419cd7!important;color:#419cd7!important;text-transform:capitalize!important}.language-btn button:focus{color:#419cd7}.language-btn button:active{color:#419cd7}.language-btn button:hover{border-color:#419cd7!important;background:#419cd7!important;color:#fff!important}.language-btn button .icon:before{font-size:20px!important}.language-btn button .icon:after{font-size:20px!important}.language-btn button.active{border-color:#419cd7!important;background:#419cd7!important;color:#fff!important}.asset-locale-warning{position:relative}.asset-locale-warning .alert-icon{margin-left:5px;cursor:pointer}.asset-locale-warning .alert-icon img{width:20px;height:20px}.asset-locale-warning .translate-box{z-index:999999999!important;position:absolute;top:20px;left:10px;display:block;padding:5px 10px;border:1px solid #d5d5d5;border-radius:3px;background:#fff;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.25);box-shadow:0 3px 5px #00000040;min-width:200px;color:#333;font-size:12px;text-align:left}.asset-locale-warning .translate-box .language-code{text-transform:uppercase}.document-link:before{padding-right:5px;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:""}.print-outline h3{margin-bottom:10px}.print-outline .vertical-spacer{width:100%;height:10px}.print-outline .vertical-spacer.h20{height:20px}.print-outline .data-table{width:100%;color:#000}@media print{.print-outline .data-table{color:#000!important}}.print-outline .data-table td{border-bottom:1px solid white;vertical-align:top;padding:15px 0}.print-outline .data-table .icon-cell{width:120px;text-align:center}.print-outline .data-table .icon-cell .icon{font-size:50px;color:#999}@media print{.print-outline .data-table .icon-cell .icon:before{color:#999}}.print-outline .data-table .icon-cell .icon-image{width:50px}.print-outline .data-table .text-cell{padding-right:10px}.print-outline .data-table .text-cell .title-container{font-weight:700;font-size:15px;margin-bottom:5px}.print-outline .data-table .text-cell .title-container.large{font-size:20px}.print-outline .experience-page .logo{display:block;width:220px;margin:0 auto 17px;overflow:hidden;padding-left:51px}.print-outline .experience-page .logo img{width:auto;height:100px;display:inline-block;margin:0 auto}.program-details-item{display:block;padding:10px 0;margin:0}.program-details-item .item-title{position:relative;padding:2px 0 6px 30px;font-weight:700;margin:0;list-style-type:none}.program-details-item .item-title:before{position:absolute;left:0;top:0;color:#999;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:"";font-size:24px}.program-details-item .item-label{position:relative;padding:2px 0 6px 30px;margin:0;list-style-type:none}.program-details-item .item-label:before{position:absolute;left:0;top:0;color:#999;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:"";font-size:24px}.program-details-item .item-desc{padding:0 0 0 30px;color:#999}.field-panel{margin:20px 0 0;flex:1;background:rgba(65,156,215,.12);padding:15px 24px;border-radius:5px}.field-panel.clear{background:transparent}.field-panel .field-title{font-weight:700;padding:0 0 10px}.experience-panel{margin:10px 0 0;flex:1;background:#eff0f2;padding:12px 15px;border-radius:5px;transition:background .7s}.experience-panel .experience-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.experience-panel input,.experience-panel .selection-menu .selected-title{background:#fff}.experience-panel .experience-thumbnail{width:48px;height:auto}.experience-panel .title{font-weight:700}.experience-panel .sub-title{font-size:80%}.view-details-link{position:relative;color:#419cd7;cursor:pointer}.view-details-link:hover{opacity:.7}.view-details-link:after{padding-left:6px;color:#999;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:""}.experience-title-panel{background:rgba(65,156,215,.12);padding:15px 12px}.experience-thumbnail{width:80px;height:auto}.experience-content{padding:0 24px}.current-experience{padding:12px 15px;font-size:120%}.current-experience .title{color:#be3680}.current-experience .sub-title{font-size:80%}.back-btn{position:relative;padding:0 0 0 40px;cursor:pointer}.back-btn:hover{opacity:.7}.back-btn .btn-label{font-size:80%;text-transform:uppercase;color:#999}.back-btn .btn-title{color:#419cd7}.back-btn:before{position:absolute;top:0;left:0;font-size:32px;padding-right:6px;color:#333;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:""}.next-btn{position:relative;padding:0 44px 0 0;text-align:right;cursor:pointer}.next-btn:hover{opacity:.7}.next-btn .btn-label{text-align:right;font-size:80%;text-transform:uppercase;color:#999}.next-btn .btn-title{text-align:right;color:#419cd7}.next-btn:after{position:absolute;right:0;top:0;font-size:32px;padding-right:6px;color:#333;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:""}.no-data{font-style:italic;color:#999}.content-divider-rule{margin:20px 0;display:block;overflow:hidden;border-top:1px solid #eff0f2!important}.section-title{font-weight:700;padding:15px 0}.section-indent{padding-left:24px}.switch-input{position:relative;display:inline-block;width:1.875rem;height:1rem;padding:0 0 0 .75rem}.switch-input input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.switch-input input.focus-visible:focus+.slider{outline:Highlight solid medium}@media (-webkit-min-device-pixel-ratio: 0){.switch-input input.focus-visible:focus+.slider{outline-color:-webkit-focus-ring-color;outline-style:auto}}.switch-input input:checked+.slider{background-color:#4d7b93}.switch-input input:checked+.slider:before{-webkit-transform:translateX(.875rem);-ms-transform:translateX(.875rem);transform:translate(.875rem)}.switch-input input:disabled+.slider{background-color:#d5d5d5}.switch-input .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d5d5d5;-webkit-transition:.4s;transition:.4s}.switch-input .slider:before{position:absolute;content:"";height:.75rem;width:.75rem;left:.125rem;bottom:.125rem;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch-input .slider.round{border-radius:1rem}.switch-input .slider.round:before{border-radius:50%}.switch-input .label-name{display:block;position:relative;font-size:12px;padding:8px 0 0 28px;line-height:0;white-space:nowrap;pointer-events:none}.switch-input.center-pos{margin:0 auto}.switch-input.center-pos .slider{left:-60px;width:1.875rem}.switch-input.center-pos .label-name{padding:8px 0 0;position:absolute;left:-24px;right:0;margin:auto}.switch-input.center-pos .label-name.link-style{text-transform:capitalize;color:#419cd7;font-size:120%}.switch-input.center-pos .label-name.link-style.disabled{color:#d5d5d5}.switch-input.center-pos .label-name.btn-style{display:block;padding:8px 24px;text-transform:capitalize;background:#419cd7;color:#fff}.add-option-container{margin:0;border:1px #999 dotted;border-radius:5px;width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.add-option-container .option-selector{position:relative;margin:0 auto}.add-option-container .option-selector .pre-label{width:300px;left:-300px;position:absolute;height:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding-right:10px;text-align:right}.add-option-container .option-selector .pre-label .label{display:block;width:100%;text-align:right;line-height:100%;margin:0;padding:0}.add-option-container .option-selector .ratings{padding:8px 0}.add-option-container .option-selector .ratings .option-metric-list{margin:0!important}.outcome-feedback-result{position:relative;margin-left:10px}.feedback-seperator{margin-top:6px;border-bottom:1px dotted}.feedback-seperator.best{border-color:#39aa27}.feedback-seperator.ok{border-color:#f6ad17}.feedback-seperator.poor{border-color:#c5000f}.feedback-seperator.reflective{border-color:#419cd7}.add-badge-list .menu-item{cursor:pointer}.add-badge-list .menu-item:hover{background:#eff0f2}.add-badge-list .menu-item.active{background:rgba(65,156,215,.12)}.add-badge-list .achievement{width:36px;height:36px}.add-badge-list .achievement .achievement-container{position:relative;width:100%;height:100%;margin:0}.add-badge-list .achievement .achievement-container :before{position:relative;display:block;margin:auto;font-size:36px;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;color:#419cd740;content:""}.add-badge-list .achievement .achievement-container.selected :before{display:block;position:relative;margin:auto;font-size:36px;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;color:#419cd740;content:""}.add-badge-list .achievement .achievement-container .achievement-icon{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.add-badge-list .achievement .achievement-container .achievement-icon img{position:absolute;width:45%;height:auto;left:0;right:0;top:0;bottom:0;margin:auto}.add-badge-list .achievement .achievement-label{position:absolute!important;bottom:0;left:50%;transform:translate(-50%,50%);display:block;width:unset;padding:4px 6px;color:#fff;background:#419cd7;border-radius:8px;font-size:8px;line-height:1;text-align:center;white-space:nowrap}.achievement-list{list-style-type:none;padding:0;margin-bottom:5px;text-align:center;margin-left:12px!important}.achievement-list .option-item{position:relative;display:inline-block;margin-right:4px}.achievement-list .option-item .achievement{width:50px;height:50px}.achievement-list .option-item .achievement .achievement-container{position:relative;width:100%;height:100%;margin:0}.achievement-list .option-item .achievement .achievement-container :before{display:block;position:relative;margin:auto;font-size:50px;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;color:#419cd740;content:""}.achievement-list .option-item .achievement .achievement-container.selected :before{display:block;position:relative;margin:auto;font-size:50px;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;color:#419cd740;content:""}.achievement-list .option-item .achievement .achievement-container .achievement-icon{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.achievement-list .option-item .achievement .achievement-container .achievement-icon img{position:absolute;width:45%;height:auto;left:0;right:0;top:0;bottom:0;margin:auto}.achievement-list .option-item .achievement .achievement-label{position:absolute!important;display:block;text-align:center;bottom:-10px;left:0;width:100%;padding:4px 8px;border-radius:12px;font-size:9px;background:#419cd7;color:#fff}.achievement-list .option-item .clear-link{display:block;margin-top:12px;margin-bottom:10px;font-size:10px}.badge-preview-container{display:block;margin:12px -10px;padding:10px;border-radius:5px;background:#fff;border:2px solid #999;min-height:120px!important;font-size:14px!important;color:#d5d5d5}.badge-preview-container .content-info{padding:0}.badge-preview-container .content-info .metric-title{color:#999;font-weight:700}.ok-response-feedback{margin-top:12px;border:1px dashed #999999;border-radius:5px;background:#fff;color:#d5d5d5;padding:8px 4px;font-size:13px;text-align:center}.grey-light-background-color{background-color:#eff0f2;border-radius:3px}.form-panel-heading{font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial;font-size:1.25rem;font-weight:700}.licence_page .plans-container{border:1px solid #ccc;border-radius:5px}.licence_page .plans-container .title-container{margin-bottom:15px;padding:5px 10px;min-height:70px}.licence_page .plans-container .title-container:after{content:"";display:block;clear:both}.licence_page .plans-container .title-container.producer{background:#be3680}.licence_page .plans-container .title-container.producer_pro{background:#79BB44}.licence_page .plans-container .title-container.enterprise{background:#514886}.licence_page .plans-container .title-container .selection-menu .selected-title{background:transparent!important;color:#fff!important;font-weight:700!important;font-size:20px!important;text-align:center!important}.licence_page .plans-container .title-container .selection-menu .selected-title .menu-icon{color:#fff!important}.licence_page .plans-container .content-container{padding:20px 10px}.licence_page .plans-container .content-container .price-font{position:relative;font-size:250%!important;font-weight:700}.licence_page .plans-container .content-container .price-font.producer{color:#be3680}.licence_page .plans-container .content-container .price-font.producer_pro{color:#79bb44}.licence_page .plans-container .content-container .price-font.enterprise{color:#514886}.licence_page .plans-container .content-container sup.currency-font{font-weight:400!important;position:absolute!important;top:15px!important;text-transform:uppercase;margin-left:6px}.licence_page .plans-container .content-container sup.currency-font.producer{color:#be3680!important}.licence_page .plans-container .content-container sup.currency-font.producer_pro{color:#79bb44!important}.licence_page .plans-container .content-container sup.currency-font.enterprise{color:#514886!important}.licence_page .plans-container .product-icon{position:relative;width:100px;height:100px;margin:auto}.licence_page .plans-container .product-icon img{width:100%;height:auto}.licence_page .plans-container .price-font{position:relative;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial;font-size:3.5rem;line-height:3.5rem;font-weight:700;color:#be3680}.licence_page .plans-container sup.currency-font{font-weight:400!important;position:absolute!important;top:15px!important;text-transform:uppercase;margin-left:6px;font-size:12px}.licence_page .plans-container .button-container{margin-top:3rem;padding-top:3rem}.licence_page .plans-container .button-container button{margin-top:20px}.licence_page .plans-container .enterprise-container{text-align:center;padding:10px 40px 45px;height:calc(100% - 85px)}.licence_page .plans-container .enterprise-container.enterprise{padding:10px 200px}.licence_page .plans-container .enterprise-container .price-font{position:relative;font-size:300%!important;font-weight:700}.licence_page .plans-container .enterprise-container .price-font.producer{color:#be3680}.licence_page .plans-container .enterprise-container .price-font.producer_pro{color:#79bb44}.licence_page .plans-container .enterprise-container .price-font.enterprise{color:#514886}.licence_page .icons8-circled-correct-filled,.licence_page .icons8-circled-collapse-filled{color:#be3680}.licence_page .icons8-circled-collapse-filled{zoom:125%}.licence_page .storage-log{border-top:1px solid #eeeeee}.licence_page .storage-log .header{font-weight:700}.licence_page .storage-log .row{border-bottom:1px solid #eeeeee}.dialog-page .content-dialog.add-project-dialog .total-subscription-price .price-font{font-size:2rem;font-weight:700}.dialog-page .content-dialog.add-project-dialog .total-subscription-price sup{vertical-align:text-top;font-size:.75rem;display:inline-block;padding:0 2px}.dialog-page .content-dialog.add-project-dialog .react-add-to-calendar .btn{color:#fff!important}.white-container{width:100%;background-color:#fff;border-radius:5px;padding:10px 20px}.grey-container{width:100%;background-color:#eee;border-radius:5px;padding:10px 20px}.grey-container.v2{height:3rem;padding:0 12px;color:#000;margin:0 0 8px;font-size:12px;display:flex;align-items:center}.grey-container.v2.ml-auto{margin-left:auto;cursor:pointer}.product_type_name{text-transform:capitalize!important}.coupon-code-container{margin:0 10px;padding:20px 5px;border:1px solid #d5d5d5;border-radius:8px;background:#eff0f2;font-size:12px}.coupon-code-container .title{font-weight:700;font-size:16px}.coupon-code-container .valid{margin:22px 0 0 10px;padding:5px 4px;background:#79BB44;border-radius:50%;color:#fff;border:none;width:25px;height:25px}.coupon-code-container .valid:before{color:#fff;font-size:16px;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:""}.coupon-code-container .invalid{margin:22px 0 0 10px;padding:5px;background:#f00;border-radius:50%;color:#fff;border:none;width:25px;height:25px}.coupon-code-container .invalid:before{color:#fff;font-size:16px;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:""}.coupon-code-container input{background:#fff}ol{padding-left:1.5rem}ol>li{list-style-type:none}ol 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;padding:0 0 0 20px}ol li:before{content:counter(list-0,decimal) ". "}ol 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 li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}ol 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 li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}ol li.ql-indent-9{counter-increment:list-9}ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}ol li:before{display:inline-block;white-space:nowrap;width:1.2rem}ol li:not(.ql-direction-rtl):before{position:absolute;left:0;margin-left:-.3rem!important;margin-right:.5rem;text-align:right}ol li.ql-direction-rtl:before{position:absolute;left:0;margin-left:.5rem;margin-right:-.3rem}ul li:before{display:inline-block;white-space:nowrap;width:1.2rem;margin-top:3px}ul li:not(.ql-direction-rtl):before{margin-left:-1.5rem;margin-right:.3rem;text-align:right}ul li.ql-direction-rtl:before{margin-left:.3rem;margin-right:-1.5rem}ul .ql-indent-1:not(.ql-direction-rtl),ol .ql-indent-1:not(.ql-direction-rtl){margin-left:1rem;padding-left:1.5rem!important}ul li.ql-indent-1:not(.ql-direction-rtl),ol li.ql-indent-1:not(.ql-direction-rtl){margin-left:1.5rem;padding-left:1.5rem!important}ul .ql-indent-1.ql-direction-rtl.ql-align-right,ol .ql-indent-1.ql-direction-rtl.ql-align-right{margin-right:1rem}ul li.ql-indent-1.ql-direction-rtl.ql-align-right,ol li.ql-indent-1.ql-direction-rtl.ql-align-right{margin-right:1.5rem}ul .ql-indent-2:not(.ql-direction-rtl),ol .ql-indent-2:not(.ql-direction-rtl){margin-left:2rem;padding-left:1.5rem!important}ul li.ql-indent-2:not(.ql-direction-rtl),ol li.ql-indent-2:not(.ql-direction-rtl){margin-left:2.5rem;padding-left:1.5rem!important}ul .ql-indent-2.ql-direction-rtl.ql-align-right,ol .ql-indent-2.ql-direction-rtl.ql-align-right{margin-right:2rem}ul li.ql-indent-2.ql-direction-rtl.ql-align-right,ol li.ql-indent-2.ql-direction-rtl.ql-align-right{margin-right:2.5rem}ul .ql-indent-3:not(.ql-direction-rtl),ol .ql-indent-3:not(.ql-direction-rtl){margin-left:3rem;padding-left:1.5rem!important}ul li.ql-indent-3:not(.ql-direction-rtl),ol li.ql-indent-3:not(.ql-direction-rtl){margin-left:3rem;padding-left:1.5rem!important}ul .ql-indent-3.ql-direction-rtl.ql-align-right,ol .ql-indent-3.ql-direction-rtl.ql-align-right,ul li.ql-indent-3.ql-direction-rtl.ql-align-right,ol li.ql-indent-3.ql-direction-rtl.ql-align-right{margin-right:3rem}ul .ql-indent-4:not(.ql-direction-rtl),ol .ql-indent-4:not(.ql-direction-rtl){margin-left:4rem;padding-left:1.5rem!important}ul li.ql-indent-4:not(.ql-direction-rtl),ol li.ql-indent-4:not(.ql-direction-rtl){margin-left:4.5rem;padding-left:1.5rem!important}ul .ql-indent-4.ql-direction-rtl.ql-align-right,ol .ql-indent-4.ql-direction-rtl.ql-align-right{margin-right:4rem}ul li.ql-indent-4.ql-direction-rtl.ql-align-right,ol li.ql-indent-4.ql-direction-rtl.ql-align-right{margin-right:4.5rem}ul .ql-indent-5:not(.ql-direction-rtl),ol .ql-indent-5:not(.ql-direction-rtl){margin-left:5rem;padding-left:1.5rem!important}ul li.ql-indent-5:not(.ql-direction-rtl),ol li.ql-indent-5:not(.ql-direction-rtl){margin-left:5.5rem;padding-left:1.5rem!important}ul .ql-indent-5.ql-direction-rtl.ql-align-right,ol .ql-indent-5.ql-direction-rtl.ql-align-right{margin-right:5rem}ul li.ql-indent-5.ql-direction-rtl.ql-align-right,ol li.ql-indent-5.ql-direction-rtl.ql-align-right{margin-right:5.5rem}ul .ql-indent-6:not(.ql-direction-rtl),ol .ql-indent-6:not(.ql-direction-rtl){margin-left:6rem}ul li.ql-indent-6:not(.ql-direction-rtl),ol li.ql-indent-6:not(.ql-direction-rtl){margin-left:6.5rem}ul .ql-indent-6.ql-direction-rtl.ql-align-right,ol .ql-indent-6.ql-direction-rtl.ql-align-right{margin-right:6rem;padding-left:1.5rem!important}ul li.ql-indent-6.ql-direction-rtl.ql-align-right,ol li.ql-indent-6.ql-direction-rtl.ql-align-right{margin-right:6.5rem;padding-left:1.5rem!important}ul .ql-indent-7:not(.ql-direction-rtl),ol .ql-indent-7:not(.ql-direction-rtl){margin-left:7rem}ul li.ql-indent-7:not(.ql-direction-rtl),ol li.ql-indent-7:not(.ql-direction-rtl){margin-left:7.5rem}ul .ql-indent-7.ql-direction-rtl.ql-align-right,ol .ql-indent-7.ql-direction-rtl.ql-align-right{margin-right:7rem}ul li.ql-indent-7.ql-direction-rtl.ql-align-right,ol li.ql-indent-7.ql-direction-rtl.ql-align-right{margin-right:7.5rem}ul .ql-indent-8:not(.ql-direction-rtl),ol .ql-indent-8:not(.ql-direction-rtl){margin-left:8rem;padding-left:1.5rem!important}ul li.ql-indent-8:not(.ql-direction-rtl),ol li.ql-indent-8:not(.ql-direction-rtl){margin-left:8.5rem;padding-left:1.5rem!important}ul .ql-indent-8.ql-direction-rtl.ql-align-right,ol .ql-indent-8.ql-direction-rtl.ql-align-right{margin-right:8rem}ul li.ql-indent-8.ql-direction-rtl.ql-align-right,ol li.ql-indent-8.ql-direction-rtl.ql-align-right{margin-right:8.5rem}ul .ql-indent-9:not(.ql-direction-rtl),ol .ql-indent-9:not(.ql-direction-rtl){margin-left:9rem;padding-left:1.5rem!important}ul li.ql-indent-9:not(.ql-direction-rtl),ol li.ql-indent-9:not(.ql-direction-rtl){margin-left:9.5rem;padding-left:1.5rem!important}ul .ql-indent-9.ql-direction-rtl.ql-align-right,ol .ql-indent-9.ql-direction-rtl.ql-align-right{margin-right:9rem}ul li.ql-indent-9.ql-direction-rtl.ql-align-right,ol li.ql-indent-9.ql-direction-rtl.ql-align-right{margin-right:9.5rem}.ql-bg-black{background-color:#000}.ql-bg-red{background-color:#e60000}.ql-bg-orange{background-color:#f90}.ql-bg-yellow{background-color:#ff0}.ql-bg-green{background-color:#008a00}.ql-bg-blue{background-color:#06c}.ql-bg-purple{background-color:#93f}.ql-color-white{color:#fff}.ql-color-red{color:#e60000}.ql-color-orange{color:#f90}.ql-color-yellow{color:#ff0}.ql-color-green{color:#008a00}.ql-color-blue{color:#06c}.ql-color-purple{color:#93f}.ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-size-small{font-size:.75em}.ql-size-large{font-size:1.5em}.ql-size-huge{font-size:2.5em}.ql-direction-rtl{direction:rtl;text-align:inherit}.ql-align-justify{text-align:justify}.ql-align-right{text-align:right}.category-container{position:relative;margin:20px 0;cursor:pointer}.category-container:hover .edit-object-toolbar{opacity:1;z-index:9999}.categpry-panel{padding:15px 24px;border-radius:5px;border:1px solid #d5d5d5}.categpry-panel .category-title{font-weight:700;color:#be3680;font-size:120%}.categpry-panel .category-title .default-flag{margin-left:10px;padding:3px 8px;background:#be3680;color:#fff;font-size:60%;border-radius:5px;text-transform:uppercase}.categpry-panel .category-url{font-size:90%;color:#999}.categpry-panel .category-desc{margin-top:10px}.catalogue{display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:40px 0 0;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.catalogue{padding:0 .5rem;display:-webkit-flex;display:flex;flex-flow:column nowrap}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.catalogue{padding:0 1.5rem}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.catalogue{padding:0 1.5rem}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.catalogue{padding:0 1.5rem}}.catalogue .catalogue-item{width:calc(50% - 35px);background:#fff;border-radius:5px;overflow:hidden;margin-bottom:30px;position:relative;display:-webkit-flex;display:flex;flex-flow:column wrap}.catalogue .catalogue-item.internal{background:#f6f6f6}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.catalogue .catalogue-item{display:block}}.catalogue .catalogue-item:nth-child(odd){margin-right:35px}.catalogue .catalogue-item:nth-child(2n){margin-left:35px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.catalogue .catalogue-item{width:100%}.catalogue .catalogue-item:nth-child(odd){margin-right:0}.catalogue .catalogue-item:nth-child(2n){margin-left:0}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.catalogue .catalogue-item{width:calc(50% - 15px)}.catalogue .catalogue-item:nth-child(odd){margin-right:15px}.catalogue .catalogue-item:nth-child(2n){margin-left:15px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.catalogue .catalogue-item{width:calc(50% - 15px)}.catalogue .catalogue-item:nth-child(odd){margin-right:15px}.catalogue .catalogue-item:nth-child(2n){margin-left:15px}}.catalogue .catalogue-item .thumbnail{height:250px;position:relative;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.catalogue .catalogue-item .thumbnail{height:200px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.catalogue .catalogue-item .thumbnail{height:180px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.catalogue .catalogue-item .thumbnail{height:180px}}.catalogue .catalogue-item .thumbnail img{position:absolute;width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%)}.catalogue .catalogue-item .content-info{flex:1;padding:2rem 1.5rem 1rem;font-size:1.125rem}.catalogue .catalogue-item .content-info .content-title{font-family:Red Hat Text,sans-serif;font-size:220%;font-weight:600;margin-bottom:1rem;line-height:100%;min-height:80px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.catalogue .catalogue-item .content-info .content-title{font-size:180%;min-height:unset}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.catalogue .catalogue-item .content-info .content-title{font-size:180%;min-height:unset}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.catalogue .catalogue-item .content-info .content-title{font-size:180%;min-height:unset}}.catalogue .catalogue-item .catalgue-nav{padding:0 1.5rem 1rem;display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}@media only screen and (min-width: 1024px){.catalogue .catalogue-item .catalgue-nav .btn{padding-left:2.5rem;padding-right:2.5rem}}.tri-catalogue-grid{display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:-48px -24px 0}.tri-catalogue-grid .tri-catalogue-grid-col{width:33.3333333333%;margin-top:48px;padding:0 24px}.tri-catalogue-grid .catalogue-item{width:100%;height:100%;background:#f6f6f6;border-radius:5px;overflow:hidden;position:relative;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:column wrap}.tri-catalogue-grid .catalogue-item:hover{opacity:.7}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.tri-catalogue-grid .catalogue-item{display:block}}.tri-catalogue-grid .catalogue-item .thumbnail{height:215px;position:relative;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}.tri-catalogue-grid .catalogue-item .thumbnail img{position:absolute;width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%)}.tri-catalogue-grid .catalogue-item .content-info{flex:1;padding:1rem 1.5rem}.tri-catalogue-grid .catalogue-item .content-info .content-title{font-family:Red Hat Text,sans-serif;font-size:150%;font-weight:600;margin-bottom:1rem;line-height:130%;min-height:50px}.tri-catalogue-grid .catalogue-item .catalgue-nav{padding:0 1.5rem 1rem;display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.cl-lp-content ul{margin:20px 0 0 24px;padding:0}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.cl-lp-content ul{margin:20px 0 0 15px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.cl-lp-content ul{margin:20px 0 0 15px}}.cl-lp-content ul li:not(.resource-link){position:relative;list-style-type:none;padding:0 0 10px 30px}.cl-lp-content ul li:not(.resource-link):before{position:absolute;left:15px;top:4px;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:"";width:20px;height:20px;border-radius:50%;font-size:20px;color:#2d4452;background:rgb(188,202,211)}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.cl-lp-content ul li:not(.resource-link):before{top:0}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.cl-lp-content ul li:not(.resource-link):before{top:0}}.cl-lp-content ul+*{margin:10px 0 0}.cl-program-info{background:#fff;border-radius:5px;position:relative;display:-webkit-flex;display:flex;flex-flow:column wrap}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.cl-program-info{display:block}}.cl-program-info .thumbnail{height:200px;position:relative;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}.cl-program-info .thumbnail img{position:absolute;width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%)}.cl-program-info .content-info{flex:1;padding:1.5rem 1.5rem 1rem}.cl-program-info .content-info .content-title{font-family:Red Hat Text,sans-serif;font-size:220%;font-weight:600;margin-bottom:1rem;line-height:130%;min-height:80px}.cl-program-info:not(.auth) .catalgue-nav{padding:0 1.5rem 1rem;display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}@media only screen and (min-width: 1024px){.cl-program-info:not(.auth) .catalgue-nav .btn{padding-left:2.5rem;padding-right:2.5rem}}.cl-program-info.auth{background:#eff0f2;border:1px solid #eff0f2}.cl-program-info.auth .catalgue-nav{padding:0 1.5rem 1rem;display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}.cl-program-info.auth .catalgue-nav .selection-menu .selected-title{background:#fff}.included-with-description{position:relative;padding:0 0 0 36px}.included-with-description:before{position:absolute;top:0;left:0;font-size:24px;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:#be3680}.target-audience{position:relative;padding:0 0 0 36px}.target-audience:before{position:absolute;top:0;left:0;font-size:24px;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:#be3680}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.ll-content{padding:0 1.5rem}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.ll-content{padding:0 1.5rem}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.ll-content{padding:0 1.5rem}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.ll-content{padding:0 1.5rem}}.ll-cat-layout{display:-webkit-flex;display:flex;flex-flow:row nowrap}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.ll-cat-layout{display:-webkit-flex;display:flex;flex-direction:column-reverse}.ll-cat-layout .cat-title{width:100%}.ll-cat-layout .cat-filters{width:100%;margin-bottom:2rem}}.auth-ll-tag-line{font-size:1.25rem}.learner-report-panel .main-header .section-title{font-weight:400}.learner-report-panel .section-header{padding:12px 24px;background:#eff0f2;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.learner-report-panel .section-header .section-title{font-weight:700;padding-right:5px}.learner-report-panel .section-experiences{padding:12px 24px 12px 36px;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:flex-start}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.learner-report-panel .section-experiences{padding:12px 12px 12px 22px}}.learner-report-panel .section-experiences:nth-child(odd){background:#f7f7f7}.learner-report-panel .section-experiences .learner-experience-panel{padding:8px 0 0;display:-webkit-flex;display:flex;flex-flow:row nowrap}.learner-report-panel .section-experiences .learner-experience-panel:last-child{padding:8px 0}.learner-report-panel .section-experiences .learner-experience-panel .experience-title{position:relative;padding-left:36px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.learner-report-panel .section-experiences .learner-experience-panel .experience-title:before{position:absolute;top:2px;left:0;font-size:1.25rem}.learner-report-panel .section-experiences .learner-experience-panel .experience-title.not-started: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;padding-right:8px;color:#d5d5d5;content:""}.learner-report-panel .section-experiences .learner-experience-panel .experience-title.in-progress: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:"";color:#f6ad17}.learner-report-panel .section-experiences .learner-experience-panel .experience-title.complete: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:"";color:#39aa27}.learner-report-panel .section-experiences .learner-experience-panel .experience-title .experience-icon{padding-right:.75rem}.learner-report-panel .section-experiences .learner-experience-panel .experience-title .experience-icon img{height:24px;width:auto}.learner-report-panel .section-experiences .learner-experience-panel .user-date{color:#999;font-size:90%}.chart:hover{cursor:pointer;opacity:.8}.results-panel-old .results-header .accordion-btn{width:3rem;text-align:center}.results-panel-old.accordion-closed .accordion-btn: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;padding-right:8px;font-size:1.5rem;content:""}.results-panel-old.accordion-open .accordion-btn: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;padding-right:8px;font-size:1.5rem;content:""}.results-panel-old .accordion-group-content{display:block;position:relative;overflow:hidden;padding:0;height:0;margin-top:0}.results-panel-old .accordion-group-content .content-padding{border-left:1px solid #eff0f2;margin-left:1rem;padding:1rem 0 1rem 2rem}.results-panel-old .accordion-group-content .content-padding.ppl{margin-left:3.75rem!important;padding:1rem 0 0!important}.results-panel-old .accordion-group-content .content-padding.ppl .results-panel .results-header .title{padding:0!important}.results-panel-old .accordion-group-content .content-padding .results-panel .results-header{background:transparent}.results-panel-old .accordion-group-content .content-padding .results-panel .results-header .avgMinutesToComplete{color:#999}.screen-prog-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;position:relative;overflow:visible}.screen-prog-panel .title{flex:1;display:flex;align-items:center;font-weight:400}.screen-prog-panel .title .icon{width:32px;height:auto;margin-right:.75rem;flex-shrink:0}.results-panel{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-align:left;width:100%;position:relative}.results-panel .edit-object-toolbar{top:-20px}.results-panel:hover .edit-object-toolbar.accordion{opacity:1;z-index:9999}.results-panel .count{color:#fff;background:#be3680;text-align:center;border-radius:5px;padding:4px 12px;min-width:36px;font-size:.75rem}.results-panel .results-header{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;position:relative;overflow:visible;background:#f5f5f5;border-radius:5px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.results-panel .results-header{padding:10px 5px 10px 16px}}.results-panel .results-header .accordion-btn{width:3rem;text-align:center}.results-panel .results-header .title{flex:1;font-weight:600}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.results-panel .results-header .title{padding:0 18px}}.results-panel .child-list{width:100%}.results-panel .child-list .results-panel{border-radius:0!important;border:none;margin:0}.results-panel .child-list .results-panel .results-header .title{display:flex;align-items:center;font-weight:400}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.results-panel .child-list .results-panel .results-header .title{flex-direction:column}}.results-panel .child-list .results-panel .results-header .title .experience-icon{width:32px;height:auto;margin-right:.75rem;flex-shrink:0}.results-panel .experiences{padding:6px 24px;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.results-panel .experiences{padding:12px 12px 12px 22px}}.results-panel .experiences:nth-child(odd){background:#f7f7f7}.results-panel.accordion-closed .accordion-btn: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;padding-right:8px;font-size:1.5rem;content:""}.results-panel.accordion-open .accordion-btn: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;padding-right:8px;font-size:1.5rem;content:""}.results-panel .accordion-group-content{display:block;position:relative;overflow:hidden;padding:0;height:0;margin-top:0}.results-panel .accordion-group-content .content-padding{border-left:1px solid #eff0f2;margin-left:1.75rem;padding:1rem 0 1rem 2rem}.results-panel .accordion-group-content .content-padding.ppl{margin-left:3.75rem!important;padding:1rem 0 0!important}.results-panel .accordion-group-content .content-padding.ppl .results-panel .results-header .title{padding:0!important}.results-panel .accordion-group-content .content-padding .results-panel .results-header{background:transparent}.results-panel .accordion-group-content .content-padding .results-panel .results-header .avgMinutesToComplete{color:#999}.view-details-btn{position:relative;padding-left:1rem;padding-right:1rem;font-size:.8rem}.view-details-btn: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;padding-right:.5rem;font-size:1.2rem;content:""}.user-results-list{width:100%;flex:1;border:1px solid #eff0f2;margin:0 0 20px;border-radius:5px}.user-results-list .user-results-panel{font-size:90%;padding:12px 24px;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}.user-results-list .user-results-panel .results-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.user-results-list .user-results-panel .results-row .flex-item:first-child{padding-left:24px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.user-results-list .user-results-panel{display:-webkit-flex;display:flex;flex-flow:column nowrap;padding:6px 12px}.user-results-list .user-results-panel .col{width:100%;text-align:left}.user-results-list .user-results-panel .col:first-child{margin-bottom:10px}.user-results-list .user-results-panel .col.user-date{padding-left:24px}}.user-results-list .user-results-panel:nth-child(odd){background:#f7f7f7}.user-results-list .user-results-panel:first-child{padding-top:12px}.user-results-list .user-results-panel:last-child{padding-bottom:12px}.user-results-list .user-results-panel .col{flex:1}.user-results-list .user-results-panel .user-name.not-started: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;padding-right:8px;color:#d5d5d5;content:""}.user-results-list .user-results-panel .user-name.in-progress: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;padding-right:8px;content:"";color:#f6ad17}.user-results-list .user-results-panel .user-name.complete: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;padding-right:8px;content:"";color:#39aa27}.user-results-list .user-results-panel .user-name.passed: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;padding-right:8px;content:"";color:#39aa27}.user-results-list .user-results-panel .user-name.failed: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;padding-right:8px;color:#c5000f;content:""}.user-results-list .user-results-panel .user-email{font-size:100%;font-style:italic;color:#999}.user-results-list .user-results-panel .user-date{color:#999;font-size:90%}.results-indicator{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;border-radius:5px;margin:0;overflow:hidden}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.results-indicator{padding:1px}}.results-indicator .key{list-style-type:none;position:relative;padding:.5rem 1rem}.results-indicator .key:first-child{border-radius:5px 0 5px 5px;margin:0 .25rem 0 0}.results-indicator .key:last-child{border-radius:0 5px 5px}.results-indicator .key:hover{cursor:pointer;opacity:.8}.results-indicator .key.not-started{background:#d5d5d5}.results-indicator .key.in-progress{background:#F6AD17;color:#fff}.results-indicator .key.complete{background:#39AA27;color:#fff}.succesfully-response{position:relative}.succesfully-response: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:"";color:#39aa27;font-size:2.25rem}.unsuccesfully-response{position:relative}.unsuccesfully-response: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:"";color:#c5000f;font-size:2.25rem}.strong-text{font-weight:700}.response-result{position:relative;padding-left:24px;text-align:left}.response-result:before{position:absolute;top:5px;left:0}.response-result.best: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;color:#39aa27;content:""}.response-result.ok: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;color:#f6ad17;content:""}.response-result.poor: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;color:#c5000f;content:""}.response-result.reflective: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;color:#6592cb;content:""}.report-accordion{display:block;margin:0;padding:0;width:100%}.report-accordion .accordion-item{list-style-type:none;display:block;padding:0;margin:0!important;border-color:#999}.report-accordion .accordion-item:first-child{margin-top:5px}.report-accordion .accordion-item:last-child{margin-bottom:5px}.report-accordion .accordion-item:last-child .accordion-btn{border-bottom:none}.report-accordion .accordion-item .accordion-item-list{display:block;margin:0;padding:0}.report-accordion .accordion-item .accordion-item-list .accordion-btn{position:relative;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding-left:2rem}.report-accordion .accordion-item .accordion-item-list .accordion-btn:before{position:absolute;top:0;left:0;font-size:1.5rem;height:1.5rem}.report-accordion .accordion-item .accordion-item-list .accordion-content{display:block;position:relative;overflow:hidden;padding:0;height:0;margin-top:0}.report-accordion .accordion-item.open .accordion-btn: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:""}.report-accordion .accordion-item.closed .accordion-btn: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:""}.report-accordion .accordion-item.disabled .accordion-btn{background:#eff0f2!important}.report-accordion .accordion-item.disabled .accordion-btn .accordion-label{color:#333!important}.report-accordion .accordion-item.disabled .accordion-btn:before{left:36px!important;top:4px!important;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!important;font-size:1.375rem}.report-accordion .accordion-item.disabled .accordion-btn:hover{cursor:default!important}.report-accordion.solid-old{border:1px solid #d5d5d5!important;border-radius:5px}.report-accordion.solid-old .accordion-btn{background:#f6f6f6!important;border-bottom:none!important}.report-accordion.solid-old.open .accordion-content{border-bottom:none!important}.ordering-data-table{display:-webkit-flex;display:flex;flex-flow:column nowrap;width:100%}.ordering-data-table .data-row{flex:1;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.ordering-data-table .data-row .data-cell{text-align:center;flex:1;margin:1px;border-radius:5px;padding:0 20px}.ordering-data-table .data-row .data-cell:first-child{text-align:right;color:#333;flex:2}.ordering-data-table .data-row .data-cell.result{padding:20px;background:#eff0f2}.ordering-data-table .data-row .data-cell.target-cell{font-weight:700}.ordering-data-table .data-row .data-cell .percentage-value{vertical-align:middle;display:inline-block;font-size:70%;margin-top:-4px}.experience-dash-panel .asset-icon{width:36px;height:36px}.experience-dash-panel .asset-icon:before{font-size:2.25rem;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}.experience-dash-panel .asset-icon.asset-document-pdf:before{content:""}.experience-dash-panel .asset-icon.asset-image:before{content:""}.experience-dash-panel .asset-icon.asset-document-doc:before,.experience-dash-panel .asset-icon.asset-document-docx:before{content:""}.experience-dash-panel .asset-icon.asset-document-ppt:before,.experience-dash-panel .asset-icon.asset-document-pptx:before{content:""}.experience-dash-panel .asset-icon.asset-document-xls:before,.experience-dash-panel .asset-icon.asset-document-xlsx:before{content:""}.experience-dash-panel .asset-icon.asset-zip:before{content:""}.experience-dash-panel .asset-icon.asset-link:before{content:""}.experience-dash-panel .asset-icon.asset-webinar:before{content:""}.experience-dash-panel .asset-icon.asset-video-mp4:before{content:""}.experience-dash-panel .asset-icon.asset-video-vimeo:before{content:"";color:#1ab7ea}.experience-dash-panel .asset-icon.asset-video-youtube: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:"";color:red}.report-nav-panel-horz{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;position:relative}.report-nav-panel-horz.no-padding{padding:0}.report-nav-panel-horz .nav-item{margin:0 0 12px}.report-nav-panel-horz .nav-item:last-child{margin:0}.report-nav-panel-horz .nav-item .nav-link{position:relative;padding:6px 0 6px 20px;cursor:pointer}.report-nav-panel-horz .nav-item .nav-link.active{color:#000!important;font-weight:500}.report-nav-panel-horz .nav-item .nav-link.active:before{position:absolute;font-size:1.25rem;left:0;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:""}.percentage:after{content:"%"}.negative:before{content:"-"}.exp-dash{padding:0;margin:0}.exp-dash .exp-dash-header{background:#eff0f2;padding:1rem}.avgMinutesToComplete{min-width:100px!important;text-align:right}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.avgMinutesToComplete{padding:0 18px}}.question-seperator{margin-bottom:40px;display:block;overflow:hidden;position:relative}.question-seperator:last-child{margin-bottom:0}.chart-wrapper{position:relative;overflow:hidden;width:100%;padding:30px 60px;border:1px solid #eff0f2;border-radius:5px}.chart-wrapper canvas{width:100%!important}.analytics-score-chart{display:-webkit-flex;display:flex;flex-flow:row nowrap;position:relative;width:100%;margin:20px auto 30px;background:transparent;height:180px;border-radius:5px}.analytics-score-chart .outcome-sector{margin:0 1px;background:white;padding:4px;position:relative}.analytics-score-chart .outcome-sector:first-child{margin-left:0;border-top-left-radius:5px}.analytics-score-chart .outcome-sector:last-child{margin-right:0;border-top-right-radius:5px}.analytics-score-chart .outcome-sector:only-child{border-top-left-radius:5px;border-top-right-radius:5px;margin:0}.analytics-score-chart .outcome-sector .outcome-from{font-size:90%;color:#999;position:absolute;left:4px;top:-25px;z-index:2}.analytics-score-chart .outcome-sector .outcome-to{font-size:90%;color:#999;position:absolute;right:4px;top:-25px;z-index:2}.analytics-score-chart .outcome-sector .sector-content{position:absolute;top:0;bottom:0;margin:auto;left:0;padding:0 6px;width:100%;text-align:center;font-size:85%;font-weight:700;height:20px;display:block;z-index:2}.analytics-score-chart .outcome-sector .sector-axis{position:absolute;bottom:-30px;left:0;padding:6px;width:100%;text-align:center;font-size:75%;display:block;z-index:2;background:#333;color:#fff}.analytics-score-chart .outcome-sector .sector-progress{display:block;position:absolute;z-index:1;bottom:0;left:8px;width:calc(100% - 16px);background:#6592CB;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-width:0!important}.analytics-score-chart .outcome-sector .sector-progress.external .sector-content{top:-20px;bottom:unset;color:#333}.analytics-score-chart .gant-chart{position:absolute;width:100%;top:40px;z-index:5}.progress-bar{display:block;position:relative;background:#fff;max-height:20px;width:100px;border-radius:14px;padding:3px;overflow:hidden;-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,.5);box-shadow:0 0 2px #00000080}.progress-bar .progress-background{position:relative;background:#e5e5e5;display:block;padding:7px 0;border-radius:10px;overflow:hidden}.progress-bar .progress-background .progress-label{position:absolute;left:0;top:0;height:100%;width:100%;text-align:center;font-weight:700;color:#333;line-height:14px}.progress-bar .progress-background .progress-label.complete{color:#fff}.progress-bar .progress-background .progress-indicator{display:block;position:absolute;top:0;left:0;height:100%}.progress-bar .progress-background .progress-indicator:before{display:none;content:"";position:absolute;top:2px;left:2px;border-top-left-radius:8px;border-top-right-radius:8px;background:-moz-linear-gradient(top,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99ffffff",endColorstr="#33ffffff",GradientType=0);width:calc(100% - 4px);height:calc(50% - 2px)}.progress-bar .progress-background .progress-indicator.in-progress{background:#F6AD17}.progress-bar .progress-background .progress-indicator.in-progress:before{border-top-right-radius:0}.progress-bar .progress-background .progress-indicator.complete{background:#39AA27}.progress-bar .progress-background .progress-indicator.not-started{padding:0 2px;left:0;right:0;margin:auto;color:#959595}@media (min-width: 320px) and (max-width: 480px){.progress-bar{width:60px;padding:2px}.progress-bar .progress-background{padding:7px 0}.progress-bar .progress-background .progress-label{font-size:85%}}.seg-tooltip{position:absolute;display:block;background:#fff;padding:0;height:0;border-radius:5px;bottom:calc(100% + 5px);font-size:80%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%) translateY(-25%);margin:-50px auto auto;opacity:0;transition:all .2s ease-in;overflow:hidden;text-wrap:none;white-space:nowrap;border:1px solid #d5d5d5;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;color:#333;z-index:-1}.box-plot{position:absolute;top:50%;transform:translateY(-50%);border-style:solid;border-width:1px;z-index:1;height:inherit;border-color:#419cd7;background:rgba(65,156,215,.5)}.box-plot .hover-seg{z-index:1;position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:100%}.box-plot:hover{z-index:2;cursor:pointer}.box-plot:hover .seg-tooltip{opacity:1;padding:6px 10px;height:auto;filter:none}.box-plot .median-seg.right{z-index:1;position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:20px;height:100%}.box-plot .median-seg.left{z-index:1;position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:20px;height:100%}.box-plot .median-seg .seg-tooltip{background:#333;color:#fff;transform:translate(-50%) translateY(50%);bottom:-100%}.box-plot.seg-2{border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-width:2px;border-bottom-width:2px;border-left-width:2px}.box-plot.seg-3{border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-width:2px;border-right-width:2px;border-bottom-width:2px}.box-plot-outlier{position:absolute;top:50%;width:20px;height:20px;transform:translate(-50%,-50%);border:4px solid #419cd7;border-radius:50%}.box-plot-outlier:hover{z-index:2;cursor:pointer}.box-plot-outlier:hover .seg-tooltip{opacity:1;padding:6px 10px;height:auto;filter:none}.metrics-gant-chart .box-plot{border-color:#6592cb;background:rgba(101,146,203,.4)}.metrics-gant-chart .box-plot:hover{border-color:#6592cbbf;background:rgba(101,146,203,.25)}.metrics-gant-chart .box-plot-outlier{border-color:#333}.metrics-gant-chart .box-plot-outlier:hover{border-color:#6592cbbf;background:rgba(101,146,203,.1)}.widget-4{background:#ECF7EA;color:#333}.dash-widget h3{font-size:1.25rem}.dash-widget h5{font-size:1rem}.round{border-radius:5px}.hover{cursor:pointer}.round-top{border-top-left-radius:5px;border-top-right-radius:5px}.round-bottom{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.baloo{font-family:Red Hat Text,sans-serif,Arial,Helvetica;font-size:1.25rem}.baloo.guroo-pink{color:#be3680;font-size:1.35rem}.baloo-sml{font-family:Red Hat Text,sans-serif,Arial,Helvetica;font-size:1rem}.widget-title{font-weight:700;font-family:Red Hat Text,sans-serif,Arial,Helvetica;line-height:1.125rem}.widget-title p:last-child{margin-bottom:0!important}.widget-title.guroo-pink{color:#be3680}.widget-title.guroo-blue{color:#419cd7}h3.widget-title{font-size:1.25rem}.lg-widget-title{font-weight:700;font-size:2.25rem;font-family:Red Hat Text,sans-serif,Arial,Helvetica}.lg-widget-title.guroo-pink{color:#be3680}.lg-widget-title.guroo-blue{color:#419cd7}.last-p-m0 p:last-child{margin-bottom:0!important}.widget-white{background:#fff;color:#333;height:100%}.widget-white.pointer{cursor:pointer}.widget-white.border{border:1px solid #eff0f2}.widget-white.widget-shadow{cursor:pointer;box-shadow:0 0 4px 1px #7db2d6;transition:all .2s ease-out}.widget-1{background:#F6F6F6;color:#333}.widget-1.h-100{height:100%}.widget-1 hr{border-color:#fff}.widget-1.widget-shadow{cursor:pointer;box-shadow:0 0 4px 1px #7db2d6;transition:all .2s ease-out}.widget-2{background:#E1F1F7;color:#333}.widget-2.h-100{height:100%}.widget-2.widget-shadow{cursor:pointer;box-shadow:0 0 4px 1px #7db2d6;transition:all .2s ease-out}.widget-3{background:#ECF0F4;color:#333}.widget-3.h-100{height:100%}.widget-3.widget-shadow{cursor:pointer;box-shadow:0 0 4px 1px #7db2d6;transition:all .2s ease-out}.single-bar-chart{border-left:1px solid #ccc;border-bottom:1px solid #ccc;position:relative}.single-bar-chart .chart-progress{position:absolute;left:0;height:33%;overflow:hidden;top:40%;border-top-right-radius:5px;border-bottom-right-radius:5px}.dash-prog-meter{height:12px;background:#ECF0F4;border-radius:5px;position:relative;overflow:hidden}.dash-prog-meter .chart-progress{position:absolute;left:0;top:0;height:100%;overflow:hidden}.dash-prog-meter .chart-progress.in-progress{background:#F6AF17}.dash-prog-meter .chart-progress.complete{background:#469C46}.user-name.not-started: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;padding-right:8px;color:#d5d5d5;content:"";font-size:16px}.user-name.in-progress: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;padding-right:8px;content:"";color:#f6ad17;font-size:16px}.user-name.complete: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;padding-right:8px;content:"";color:#39aa27;font-size:14px}.user-name.passed: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;padding-right:8px;content:"";color:#39aa27}.user-name.failed: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;padding-right:8px;color:#c5000f;content:""}.question-stats-panel{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:space-evenly;position:relative;overflow:hidden}.question-stats-panel.no-padding{padding:0}.question-stats-panel .question-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;margin:0 0 4px;background:#fff;padding:12px 15px;cursor:pointer}.question-stats-panel .question-item p:last-child{margin-bottom:0}.question-stats-panel .question-item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.question-stats-panel .question-item:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.question-stats-panel .question-item.active{background:#ECF0F4}.question-stats-panel .question-item .misconception_question_label{text-transform:uppercase;font-size:80%}.question-stats-panel .question-item .incomplete_percentage_container{position:relative;width:42px;height:42px;padding:5px;background:#C5000F;border-radius:50%;text-align:center}.question-stats-panel .question-item .incomplete_percentage_container .incomplete_percentage_value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1rem;text-transform:uppercase;font-family:Red Hat Text,sans-serif,Arial,Helvetica;font-weight:700}.nps-promoters-text{color:#39aa27}.nps-passives-text{color:#f6ad17}.nps-detractors-text{color:#c5000f}.nps-promoters-bg{background:#39AA27}.nps-passives-bg{background:#F6AD17}.nps-detractors-bg{background:#C5000F}.reflective-bg{background:#419cd7}.nps-group .nps-group-val{font-size:1.1rem;width:60px;height:60px;background:#fff;position:relative}.nps-group .nps-group-label{background:#fff;margin-right:1rem}.nps-group:first-child .nps-group-val:first-child{border-top-left-radius:5px}.nps-group:first-child .nps-group-label{border-bottom-left-radius:5px}.nps-group:last-child .nps-group-label{margin-right:0;border-bottom-right-radius:5px}.nps-group:last-child .nps-group-val:last-child{border-top-right-radius:5px;margin-right:0}.eval-group{flex:1}.eval-group .nps-group-val{font-size:1.1rem;height:64px;background:#fff;position:relative}.eval-group .nps-group-label{background:#fff;margin-right:1rem}.eval-group:first-child .nps-group-val:first-child{border-top-left-radius:5px}.eval-group:first-child .nps-group-label{border-bottom-left-radius:5px}.eval-group:last-child .nps-group-label{margin-right:0;border-bottom-right-radius:5px}.eval-group:last-child .nps-group-val:last-child{border-top-right-radius:5px;margin-right:0}.nps-group-bar{position:relative;width:60px;height:0;transition:height .3s ease-in-out}.nps-group-bar .bar-progress{display:block;position:absolute;left:0;right:0;margin:auto;width:80%;height:100%;border-top-left-radius:5px;border-top-right-radius:5px}.nps-group-bar .bar-progress-label{display:block;position:absolute;width:100%;height:100%;text-align:center;top:-20px;font-size:.7rem;color:#00000080}.graph-tick{position:absolute;width:100%;text-align:right;font-size:.7rem;margin-right:-1rem;border-top:1px solid rgba(255,255,255,.5);z-index:0}.graph-tick:first-child{border:none}.graph-tick .tick-label{position:absolute;left:-40px;text-align:right;top:-6px;width:32px;color:#00000080}.trend-negative{color:#c5000f}.trend-positive{color:#39aa27}.trend-neutral{color:#f6ad17}.user-response-thumbnail{background:#fff;border-radius:5px}.user-response-thumbnail:first-child{margin-left:0!important}.user-response-thumbnail:last-child{margin-right:0!important}.user-response-indicator{color:#fff;border-radius:50%;text-align:center;height:48px;width:48px;margin:0 auto}.user-response-indicator.reflective{background:#419cd7}.user-response-indicator.promoter{background:#39AA27}.user-response-indicator.passive{background:#F6AD17}.user-response-indicator.detractor{background:#C5000F}.user-response-indicator.confidence_rating_scale{font-size:40px;text-align:center;display:block;position:relative;overflow:hidden;transition:all .1s ease}.user-response-indicator.confidence_rating_scale.rating-1: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:""}.user-response-indicator.confidence_rating_scale.rating-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;content:""}.user-response-indicator.confidence_rating_scale.rating-3: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:""}.user-response-indicator.confidence_rating_scale.rating-4: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:""}.user-response-indicator.confidence_rating_scale.rating-5: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:""}.user-response-indicator.satisfaction_rating_scale{font-size:34px}.user-response-indicator.satisfaction_rating_scale.rating-1: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:""}.user-response-indicator.satisfaction_rating_scale.rating-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;content:""}.user-response-indicator.satisfaction_rating_scale.rating-3: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:""}.user-response-indicator.satisfaction_rating_scale.rating-4: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:""}.user-response-indicator.satisfaction_rating_scale.rating-5: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:""}.user-response-indicator.nps_evaluation_question,.user-response-indicator.star_rating_scale,.user-response-indicator.five_point_rating_scale{padding-top:5px;font-size:24px;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial}.user-response-indicator.nps_evaluation_question.rating-0:before,.user-response-indicator.star_rating_scale.rating-0:before,.user-response-indicator.five_point_rating_scale.rating-0:before{content:"0"}.user-response-indicator.nps_evaluation_question.rating-1:before,.user-response-indicator.star_rating_scale.rating-1:before,.user-response-indicator.five_point_rating_scale.rating-1:before{content:"1"}.user-response-indicator.nps_evaluation_question.rating-2:before,.user-response-indicator.star_rating_scale.rating-2:before,.user-response-indicator.five_point_rating_scale.rating-2:before{content:"2"}.user-response-indicator.nps_evaluation_question.rating-3:before,.user-response-indicator.star_rating_scale.rating-3:before,.user-response-indicator.five_point_rating_scale.rating-3:before{content:"3"}.user-response-indicator.nps_evaluation_question.rating-4:before,.user-response-indicator.star_rating_scale.rating-4:before,.user-response-indicator.five_point_rating_scale.rating-4:before{content:"4"}.user-response-indicator.nps_evaluation_question.rating-5:before,.user-response-indicator.star_rating_scale.rating-5:before,.user-response-indicator.five_point_rating_scale.rating-5:before{content:"5"}.user-response-indicator.nps_evaluation_question.rating-6:before,.user-response-indicator.star_rating_scale.rating-6:before,.user-response-indicator.five_point_rating_scale.rating-6:before{content:"6"}.user-response-indicator.nps_evaluation_question.rating-7:before,.user-response-indicator.star_rating_scale.rating-7:before,.user-response-indicator.five_point_rating_scale.rating-7:before{content:"7"}.user-response-indicator.nps_evaluation_question.rating-8:before,.user-response-indicator.star_rating_scale.rating-8:before,.user-response-indicator.five_point_rating_scale.rating-8:before{content:"8"}.user-response-indicator.nps_evaluation_question.rating-9:before,.user-response-indicator.star_rating_scale.rating-9:before,.user-response-indicator.five_point_rating_scale.rating-9:before{content:"9"}.user-response-indicator.nps_evaluation_question.rating-10:before,.user-response-indicator.star_rating_scale.rating-10:before,.user-response-indicator.five_point_rating_scale.rating-10:before{content:"10"}.user-response-title{font-weight:700;color:#333}.user-response-title.anonymous{font-style:italic;color:#7f7f7f}.user-response-dt{color:#999}.user-response-content-panel .user-response-content{border-bottom:2px solid #fff}.user-response-content-panel .user-response-content:last-child{border-bottom:none}.chart-icon .confidence_rating_scale{font-size:48px;text-align:center;display:block;position:relative;overflow:hidden}.chart-icon .confidence_rating_scale.rating-1: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:""}.chart-icon .confidence_rating_scale.rating-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;content:""}.chart-icon .confidence_rating_scale.rating-3: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:""}.chart-icon .confidence_rating_scale.rating-4: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:""}.chart-icon .confidence_rating_scale.rating-5: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:""}.chart-icon .satisfaction_rating_scale{font-size:32px;text-align:center;display:block;position:relative;overflow:hidden}.chart-icon .satisfaction_rating_scale.rating-1: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:""}.chart-icon .satisfaction_rating_scale.rating-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;content:""}.chart-icon .satisfaction_rating_scale.rating-3: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:""}.chart-icon .satisfaction_rating_scale.rating-4: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:""}.chart-icon .satisfaction_rating_scale.rating-5: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:""}.chart-icon .star_rating_scale{font-size:24px;text-align:center;display:block;position:relative;overflow:hidden}.chart-icon .star_rating_scale.rating-1:before{color:#419cd7;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:"" " "}.chart-icon .star_rating_scale.rating-1:after{color:#d5d5d5;padding-left:5px;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:" " "" " " "" " " "" " " ""}.chart-icon .star_rating_scale.rating-2:before{color:#419cd7;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:"" " " ""}.chart-icon .star_rating_scale.rating-2:after{color:#d5d5d5;padding-left:5px;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:"" " " "" " " ""}.chart-icon .star_rating_scale.rating-3:before{color:#419cd7;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:"" " " "" " " ""}.chart-icon .star_rating_scale.rating-3:after{color:#d5d5d5;padding-left:5px;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:"" " " ""}.chart-icon .star_rating_scale.rating-4:before{color:#419cd7;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:"" " " "" " " "" " " ""}.chart-icon .star_rating_scale.rating-4:after{color:#d5d5d5;padding-left:5px;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:""}.chart-icon .star_rating_scale.rating-5:before{color:#419cd7;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:"" " " "" " " "" " " "" " " ""}.chart-icon .five_point_rating_scale{font-size:32px;text-align:center;display:block;position:relative;overflow:hidden;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial}.chart-icon .five_point_rating_scale.rating-1:before{content:"1"}.chart-icon .five_point_rating_scale.rating-2:before{content:"2"}.chart-icon .five_point_rating_scale.rating-3:before{content:"3"}.chart-icon .five_point_rating_scale.rating-4:before{content:"4"}.chart-icon .five_point_rating_scale.rating-5:before{content:"5"}.gr-progress-container{height:100%;margin:0 auto}.gr-progress-container .gr-vert-score-meter{position:relative;height:100%;width:80px}.gr-progress-container .gr-vert-score-meter .gr-prog-indicator{position:absolute;width:100%;bottom:0}.gr-progress-container .gr-vert-score-meter .gr-prog-indicator .gr-score-label{opacity:0;transition:all .2s ease;position:absolute;top:-20px;right:10px;height:40px;width:40px;font-size:1.25rem;border-radius:50%;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial;font-weight:700;padding-top:5px;color:#fff;background:#419cd7;z-index:2}.gr-progress-container .gr-vert-score-meter .gr-prog-indicator .gr-score-label:before{height:2px;width:18px;top:20px;border-top:2px solid rgba(65,156,215,.25);position:absolute;right:-18px;content:""}.gr-progress-container .gr-vert-prog-meter{position:relative;background:#fff;border-radius:5px;width:80px;height:100%;overflow:hidden}.gr-progress-container .gr-vert-prog-meter .gr-prog-indicator{position:absolute;width:100%;bottom:0;background:rgba(65,156,215,.25)}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks{position:absolute;height:100%;width:100%}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick{border-top:2px solid #F6F6F6}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick:last-child{border-top:none}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale{font-size:30px;text-align:center;display:block;position:relative;overflow:hidden;transition:all .1s ease}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-1: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-1.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-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;content:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-2.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-3: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-3.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-4: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-4.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-5: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .confidence_rating_scale.rating-5.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale{font-size:24px;text-align:center;display:block;position:relative;overflow:hidden}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-1: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-1.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-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;content:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-2.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-3: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-3.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-4: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-4.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-5: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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .satisfaction_rating_scale.rating-5.active:before{content:"";color:#419cd7}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale{font-size:10px;text-align:center;display:block;position:relative;overflow:hidden}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-1:before{color:#419cd7;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:"" " "}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-1:after{padding-left:2px;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:" " "" " " "" " " "" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-2:before{color:#419cd7;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:"" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-2:after{padding-left:2px;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:"" " " "" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-3:before{color:#419cd7;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:"" " " "" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-3:after{padding-left:2px;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:"" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-4:before{color:#419cd7;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:"" " " "" " " "" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-4:after{padding-left:2px;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:""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .star_rating_scale.rating-5:before{color:#419cd7;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:"" " " "" " " "" " " "" " " ""}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .five_point_rating_scale{font-size:24px;text-align:center;display:block;position:relative;overflow:hidden;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .five_point_rating_scale.rating-1:before{content:"1"}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .five_point_rating_scale.rating-2:before{content:"2"}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .five_point_rating_scale.rating-3:before{content:"3"}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .five_point_rating_scale.rating-4:before{content:"4"}.gr-progress-container .gr-vert-prog-meter .gr-prog-meter-ticks .gr-tick .five_point_rating_scale.rating-5:before{content:"5"}.gr-progress-container .gr-tick{font-size:.6rem;text-transform:uppercase}.gr-progress-container .gr-tick:last-child{border-top:none}.gr-progress-container .gr-tick.active{font-size:.8rem;font-weight:700;color:#be3680;transition:all .5s ease;font-family:Red Hat Text,sans-serif,Open Sans,Helvetica Neue,Helvetica,Arial}.overall-progress-widget-doughnut canvas{width:200px!important;height:200px!important}.scrollable_table{word-break:normal!important;word-wrap:normal!important}.scrollable_table *{box-sizing:border-box;word-break:normal!important}.c-link{color:#419cd7}.c-link:hover{color:#2374a8}.bxs-1{box-shadow:0 0 10px 1px #0000001a}.btn-big{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1;text-transform:uppercase}.btn-1{color:#595959;background:#fff;border:1px solid #d5d5d5}.overflow-bumper-bottom-white{position:absolute;left:0;bottom:0;width:100%;height:12px;background-image:linear-gradient(rgba(255,255,255,0),white)}.bubble{width:100%;height:0;padding-bottom:100%;border-radius:50%}@keyframes draw{to{stroke-dashoffset:0}}.ribbon{font-size:16px!important;right:5%;width:110%;position:relative;background:#508cd4;color:#fff;text-align:center;padding:1em 2em}.ribbon:before,.ribbon:after{content:"";position:absolute;display:block;bottom:-1em;border:1.5em solid #016fa0;z-index:-1}.ribbon:before{left:-2em;border-right-width:1.5em;border-left-color:transparent}.ribbon:after{right:-2em;border-left-width:1.5em;border-right-color:transparent}.ribbon .ribbon-content:before,.ribbon .ribbon-content:after{content:"";position:absolute;display:block;border-style:solid;border-color:#024562 transparent transparent transparent;bottom:-1em}.ribbon .ribbon-content:before{left:0;border-width:1em 0 0 1em}.ribbon .ribbon-content:after{right:0;border-width:1em 1em 0 0}.filter-btn: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:""}.simple-panel{margin:12px 0 0;padding:15px 12px;border:1px solid #d5d5d5;border-radius:5px}.guroo-card{position:relative;display:inline-block;width:100%;margin-bottom:24px;background-color:#eff0f2;border-radius:5px;transition:box-shadow .3s cubic-bezier(.25,.8,.25,1);cursor:pointer}.guroo-card .guroo-card-thumbnail{position:relative;width:100%;height:0;padding-top:65%;background-color:#d5d5d5;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden}.guroo-card .guroo-card-thumbnail img{position:absolute;top:0;left:0;width:100%;height:auto;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.guroo-card .guroo-card-details{position:relative;height:8.75rem;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.guroo-card:hover,.guroo-card:focus{box-shadow:0 0 10px 1px #0000002e}.guroo-card:hover .guroo-card-thumbnail img,.guroo-card:focus .guroo-card-thumbnail img{transform:scale(1.05)}.guroo-card.program-card h3{font-family:Red Hat Text,sans-serif;font-weight:600!important;font-size:1.03rem!important;color:#333}.guroo-card.program-card .experience-screen{font-family:Red Hat Text,sans-serif;font-weight:400!important;font-size:.844rem!important}.project-role-btn{color:#fff;width:100px;padding:3px 0;border-style:solid;border-width:0px;border-radius:6px;background:#b0acac;cursor:default;font-family:Red Hat Text,sans-serif;font-weight:600!important;font-size:.656rem!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;pointer-events:none}.project-role-btn.viewer{background:#b0acac}.project-role-btn.editor{background:#f6af17}.project-role-btn.reviewer{background:#419cd7}.project-role-btn.producer{background:#be3680}.screen-counts-bar-graph{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;height:85px}.screen-counts-bar-graph .screen-count-bar{position:relative;margin:0 8px;flex:1;min-height:1px;border-top-left-radius:5px;border-top-right-radius:5px}.screen-counts-bar-graph .screen-count-bar:first-child{margin-left:0}.screen-counts-bar-graph .screen-count-bar:last-child{margin-right:0}.screen-counts-bar-graph .screen-count-bar:only-child{margin:0!important}.screen-counts-bar-graph .screen-count-bar:first-child{border-bottom-left-radius:5px}.screen-counts-bar-graph .screen-count-bar:last-child{border-bottom-right-radius:5px}.screen-counts-bar-graph .screen-count-bar.outline{background-color:#d5d5d5}.screen-counts-bar-graph .screen-count-bar.in_progress{background-color:#f6af17}.screen-counts-bar-graph .screen-count-bar.in_review{background-color:#419cd7}.screen-counts-bar-graph .screen-count-bar.changes{background-color:#be3680}.screen-counts-bar-graph .screen-count-bar.completed{background-color:#79bb44}.screen-counts-bar-graph .screen-count-bar.flat-top{border-radius:0}.screen-counts-bar-graph .screen-count-bar.hovering:not(.current){opacity:.5}.screen-counts-bar-graph .screen-count-bar.hovering.current .screen-count-hover-label{visibility:visible;top:-4px;opacity:1;transition:visibility 0ms linear,top .2s ease-in 0ms,opacity .2s linear 0ms}.screen-counts-bar-graph .screen-count-label{position:absolute;top:-4px;left:0;transform:translateY(-100%);width:100%;text-align:center;font-size:.75rem;color:#333}.screen-counts-bar-graph .screen-count-hover-label{position:absolute;top:0;left:50%;transform:translate(-50%,-100%);padding:6px;color:#333;background:#fff;border-radius:5px;box-shadow:0 0 10px 1px #0000002e;text-align:center;white-space:nowrap;z-index:1;visibility:hidden;opacity:0;transition:visibility 0ms linear .2s,top .2s ease-in,opacity .2s linear}.response-playback-panel{padding:12px 24px;color:#333!important;background:#eff0f2;border:1px solid #d5d5d5;border-radius:5px;font-size:.875rem}.response-playback-panel button:not(.theme-btn){color:#333!important}.response-playback-panel button:not(.theme-btn):hover{color:#858585!important}.dashed-container{border-radius:5px;border:1px dashed #d5d5d5}.thumbnail-nav .thumbnail-nav-item{height:32px;width:32px;padding:6px;border-radius:3px;background:#F6F6F6;margin:0 .25rem}.thumbnail-nav .thumbnail-nav-item.active{background:#E1F1F7}.marketing-accordion{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-align:left;width:100%;position:relative;padding:0 5rem}.marketing-accordion .edit-object-toolbar{top:-20px}.marketing-accordion:hover .edit-object-toolbar.accordion{opacity:1;z-index:9999}.marketing-accordion .accordion-header{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;position:relative;overflow:hidden;border-bottom:3px solid #f5f5f5;margin:0}.marketing-accordion .accordion-header .title{font-weight:600;font-size:1.5rem;color:#2e4453;font-family:Red Hat Text,sans-serif,Arial,Helvetica}.marketing-accordion.accordion-closed .accordion-btn: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;padding-right:8px;font-size:1.65rem;content:""}.marketing-accordion.accordion-open .accordion-btn: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;padding-right:8px;font-size:1.5rem;content:""}.marketing-accordion .accordion-content{width:100%}.marketing-accordion .accordion-content .accordion-group-content{display:block;position:relative;overflow:hidden;padding:0;height:0;margin-top:0}.marketing-accordion .accordion-content .accordion-group-content .content-padding{padding:2rem 4rem 3rem;font-size:1rem}.tab-nav-underline-style{display:-webkit-flex;display:flex;flex-flow:row nowrap;margin:0;padding:0;list-style-type:none;color:#2e4453!important}.tab-nav-underline-style a{color:#2e4453!important}.tab-nav-underline-style .tab-item{position:relative;margin-right:24px;padding:0 2px 4px;background:transparent;font-size:20px;color:#2e4453!important}.tab-nav-underline-style .tab-item.active:before{content:"";position:absolute;height:2px;bottom:0;left:0;width:100%;background-color:#419cd7!important}.variable-bit{margin:0 0 10px 15px}.variable-bit .variable-label{padding-left:10px;color:#999;margin-bottom:3px}.variable-bit .variable-name{cursor:pointer;padding:7px;border-radius:4px;background:#eff0f2;color:#2b5b8e!important}.variable-bit .variable-name:hover{color:#444!important}.variable-bit .variable-name:after{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:"";padding-left:8px}.chart-container{display:block;position:relative}.y-axis-label{color:#aaa;font-size:.7rem;text-align:right}.x-axis-label{overflow:hidden;height:40px;font-size:.7rem}.gr-row{border-right:1px dotted #d7d7d7}.chart-cell{border-bottom:1px solid #d7d7d7;border-right:1px dotted #d7d7d7}.gr-bar{position:absolute;width:20px;height:0;transition:height .3s ease-in-out;border-top-left-radius:5px;border-top-right-radius:5px}.gr-bar.south-bar{border-radius:0 0 5px 5px}.gr-bar .gr-tooltip-container{position:relative}.gr-bar .gr-tooltip-container .gr-tooltip{position:absolute;display:block;background:#fff;border-radius:5px;font-size:.7rem;top:-1rem;margin:auto;transition:all .2s ease-in;overflow:hidden;text-wrap:none;white-space:nowrap;border:1px solid #d5d5d5;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;padding:0;height:0;opacity:0;z-index:-1}.gr-bar .gr-tooltip-container .gr-tooltip.right{left:calc(100% + .5rem)}.gr-bar .gr-tooltip-container .gr-tooltip.left{left:calc(100% - .5rem);-webkit-transform:translateX(calc(-100% - .5rem));transform:translate(calc(-100% - .5rem))}.gr-bar:hover{position:absolute;cursor:pointer;box-shadow:0 -2px 5px #00000080;-webkit-box-shadow:0px -2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px -2px 5px 0px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.75);border-bottom:0}.gr-bar:hover.south-bar{border-bottom:1px solid rgba(255,255,255,.75);border-top:0}.gr-bar:hover .gr-tooltip{opacity:1;z-index:1000;padding:.3rem .5rem;height:auto}.gr-line{stroke-width:2px;stroke:#333}.gr-line.hover-state{stroke:#0000000d}.line-ch-svg{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}.gr-foreign-object{position:absolute;width:100%;height:100%;overflow:visible}.gr-line-point{position:absolute;width:12px;height:12px;transition:opacity .5s ease-in;border-radius:50%;opacity:0;overflow:hidden}.gr-line-point .gr-tooltip-container{position:relative}.gr-line-point .gr-tooltip-container .gr-tooltip{position:absolute;display:block;background:#fff;border-radius:5px;font-size:.7rem;top:-1rem;margin:auto;transition:all .2s ease-in;overflow:hidden;text-wrap:none;white-space:nowrap;border:1px solid #d5d5d5;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;padding:0;height:0;opacity:0;z-index:-1}.gr-line-point .gr-tooltip-container .gr-tooltip.right{left:calc(100% + .5rem)}.gr-line-point .gr-tooltip-container .gr-tooltip.left{left:calc(100% - .5rem);-webkit-transform:translateX(calc(-100% - .5rem));transform:translate(calc(-100% - .5rem))}.gr-line-point:hover{position:absolute;overflow:visible;cursor:pointer;box-shadow:0 -2px 5px #00000080;-webkit-box-shadow:0px -2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px -2px 5px 0px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.75);border-bottom:0}.gr-line-point:hover .gr-tooltip{opacity:1;z-index:1000;padding:.3rem .5rem;height:auto}.authoring-page *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1.125rem;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,"sans-serif"}.authoring-page .table.image-gallery{border-radius:5px;border:1px solid #d5d5d5}.insights-library .menu-flex{display:flex}.insights-library .menu-flex .menu-item-33{flex-grow:1;width:33.33%;min-width:33.33%!important;max-width:33.33%!important;margin-right:14px}.insights-library .menu-flex .pink-link{color:#be3680!important;cursor:pointer}.insights-library .menu-flex .pink-link:before{color:#be3680!important}.insights-library .menu-flex .btn.guroo-pink{padding:10px 25px}.insights-library .menu-flex .selection-menu{flex-grow:1;width:100%;min-width:100%!important;max-width:100%!important}.resources-page .category-panel{height:53px;position:relative;border:1px solid rgb(188,202,211);border-radius:5px;display:flex;padding:5px;cursor:pointer}.resources-page .category-panel.menu .form-group{margin-right:36px}.resources-page .category-panel .resource-value{border-radius:5px;background:rgb(188,202,211);border-color:#bccad3;color:#2d4452;justify-content:center;align-items:center;align-self:flex-start;height:39px;min-width:30px;flex-grow:2;margin-left:4px;margin-right:10px;font-weight:600;line-height:39px}.resources-page .category-panel .resource-value .resource-length{text-align:center;vertical-align:middle;line-height:39px}.resources-page .category-panel .resource-label{color:#2d4452;flex-grow:45;margin-left:7px;line-height:39px;height:39px;font-size:.95rem}.resources-page .category-panel .form-group{flex-grow:25}.resources-page .category-panel .form-group label{margin:0}.resources-page .category-panel .form-group .form-control{height:39px;font-size:.95rem;padding:.375rem}.resources-page .category-panel .selection-menu{right:1px;height:39px;justify-content:center;width:15px;position:absolute}.resources-page .category-panel .selection-menu .rotating-icon{bottom:-4px}.resources-page .category-panel.active{background-color:#bccad3!important;font-weight:600}.resources-page .category-panel.active .resource-value{border-radius:5px;background:#fff;border-color:#fff;color:#000}.resources-page .category-panel.active .selection-menu .menu-icon{color:#fff}.resources-page .category-panel .menu-container .add-label{font-family:Red Hat Text,sans-serif}.resources-page .category-panel .menu-container .add-label:before{position:absolute;left:0;top:3px!important;margin:auto;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;font-size:32px;color:#d5d5d5;content:"";font-family:Red Hat Text,sans-serif}.resources-page .menu-flex{display:flex}.resources-page .menu-flex .menu-item{flex-grow:1;width:33.33%;min-width:33.33%!important;max-width:33.33%!important;margin-right:14px}.resources-page .menu-flex .selection-menu{flex-grow:1;width:100%;min-width:100%!important;max-width:100%!important}.resources-page .menu-flex .selection-menu .selected-title{background:#fff}.resources-page .menu-flex .selection-menu .selected-title span{width:260px!important}.resources-page .resource-card{border-radius:5px;transition:opacity ease-in .2s;overflow:visible;padding:8px;opacity:1;background:#f2f2f2}.resources-page .resource-card .resource-image{border-radius:5px;background:white!important}.resources-page .resource-card .resource-image .icons8-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#d5d5d5}.resources-page .resource-card .selection-menu{z-index:999;position:absolute;bottom:9px;right:6px}.eye-icon{background:#fff;color:#419cd7;border:1px solid #419cd7;padding:5px 10px;border-radius:5px}.eye-icon:hover{background:#419cd7;color:#fff;cursor:pointer}.square-checkbox{width:1.4em;height:1.4em}.square-checkbox:checked{accent-color:#419cd7}.pointer{cursor:pointer}.grid-view{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.8rem;max-width:800px;margin-left:auto;margin-right:auto}.mobile-grid-view{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.8rem;margin-left:auto;margin-right:auto;-webkit-user-select:none}.card-padding{padding:10px}.dot{height:12px;width:12px;border:1px solid #b0b0b0;margin-left:3px;vertical-align:middle;margin-right:3px;display:inline-block;margin-top:5px;border-radius:50%}.item{position:absolute;transition:height .3s,width .3s,left .15s,margin-top .15s,line-height .15s,background-color .3s linear}.carousel{background:rgb(255,255,255);padding-top:10px;height:100%;width:800px;left:50%;transform:translate(-50%)}.mobile-carousel{background:rgb(255,255,255);padding-top:10px;height:100%;width:100%;left:100%;top:0%}.carousel-nav{text-align:center;left:0;right:0}.level-3{height:280px;width:308px;left:470px;margin-top:30px;z-index:996}.level-3 .card:after,.level-3 .back:after{box-shadow:0 0 5px 1px #fffc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.5)}.level-3-narrow{height:310px;width:341px;left:370px;margin-top:15px;z-index:996}.level-3-narrow .card{visibility:hidden;opacity:0}.level-3-narrower{height:220px;width:242px;left:380px;margin-top:25px}.level-3-narrower .card{visibility:hidden;opacity:0}.level-3-mobile{height:auto;left:105%;width:90%;z-index:996}.level-3-mobile .card{visibility:hidden;opacity:0}.level-2{height:280px;width:308px;left:470px;margin-top:30px;z-index:997}.level-2 .card:after,.level-2 .back:after,.level-2-narrow .card:after,.level-2-narrow .back:after,.level-2-narrower .card:after,.level-2-narrower .back:after,.level-2-mobile .card:after,.level-2-mobile .back:after{box-shadow:0 0 5px 1px #fffc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.5)}.level-2-narrow{height:310px;width:341px;left:370px;margin-top:15px;z-index:997}.level-2-narrower{height:220px;width:242px;left:380px;margin-top:25px;z-index:997}.level-2-mobile{height:auto;left:105%;width:90%;z-index:997}.level-1,.level-1-narrow{height:310px;width:341px;left:370px;margin-top:15px;z-index:998}.level-1 .card:after,.level-1 .back:after,.level-1-narrow .card:after,.level-1-narrow .back:after,.level-1-narrower .card:after,.level-1-narrower .back:after{box-shadow:0 0 5px 1px #dcdcdc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.3)}.level-1-narrower{height:220px;width:242px;left:380px;margin-top:25px;z-index:998}.level-1-mobile{height:auto;left:105%;width:90%;z-index:998}.level-1-mobile .card:after,.level-1-mobile .back:after{box-shadow:0 0 5px 1px #dcdcdc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.3)}.level0,.level0-narrow{height:340px;width:374px;left:213px;z-index:999}.level0-narrower{height:250px;width:275px;left:262.5px;margin-top:10px;z-index:999}.level0-mobile{height:auto;left:5%;width:90%;z-index:999}.level1,.level1-narrow{height:310px;width:341px;margin-top:15px;left:90px;z-index:998}.level1-narrow .card:after,.level1-narrow .back:after,.level1 .card:after,.level1 .back:after{box-shadow:0 0 5px 1px #dcdcdc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.3)}.level1-narrower{height:220px;width:242px;margin-top:25px;left:180px;z-index:998}.level1-narrower .card:after,.level1-narrower .back:after{box-shadow:0 0 5px 1px #dcdcdc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.3)}.level1-mobile{height:auto;left:-95%;width:90%;z-index:998}.level1-mobile .card:after,.level1-mobile .back:after{box-shadow:0 0 5px 1px #dcdcdc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.3)}.level2{height:280px;width:308px;margin-top:30px;left:20px;z-index:997}.level2-narrow .card:after,.level2-narrow .back:after,.level2 .card:after,.level2 .back:after,.level2-narrower .card:after,.level2-narrower .back:after,.level2-mobile .card:after,.level2-mobile .back:after{box-shadow:0 0 5px 1px #fffc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.5)}.level2-narrow{height:310px;width:341px;margin-top:15px;left:90px;z-index:997}.level2-narrower{height:220px;width:242px;margin-top:25px;left:180px;z-index:997}.level2-mobile{height:auto;left:-95%;width:90%;z-index:997}.level3{height:280px;width:308px;margin-top:30px;left:20px;z-index:996}.level3 .card:after,.level3 .back:after{box-shadow:0 0 5px 1px #fffc;content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,.5)}.level3-narrow{height:310px;width:341px;margin-top:15px;left:90px;z-index:996}.level3-narrow .card{visibility:hidden;opacity:0}.level3-narrower{margin-top:25px;height:220px;width:242px;left:180px}.level3-narrower .card{visibility:hidden;opacity:0}.level3-mobile{height:auto;left:-95%;width:90%;z-index:996}.level3-mobile .card{visibility:hidden;opacity:0}.navigation-circle-wrapper{border-radius:50%;display:inline-block;height:24px;width:24px;margin:5px 20px 20px;color:#fff;font-size:15px;background:#015578}.navigation-circle-wrapper span{margin:0;display:inline-block;position:relative;top:50%;transform:translateY(-50%);text-align:center}.card{padding-top:90%;width:100%;box-shadow:0 0 5px 1px #b6b6b6;border-radius:5px;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none}.card .grayscale{filter:grayscale(100%)}.card .front{z-index:10}.card .front,.card .back{position:absolute;top:0;left:0;bottom:0;right:0}.card .front .image-holder,.card .back .image-holder{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card .front .image-holder .image-wrapper,.card .back .image-holder .image-wrapper{display:flex;justify-content:center;align-items:center}.card .front .image-holder .image-wrapper img,.card .back .image-holder .image-wrapper img{width:auto;height:100%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.card .front .image-holder .image-wrapper-circle,.card .back .image-holder .image-wrapper-circle{overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:50%}.card .front .image-holder .image-wrapper-circle img,.card .back .image-holder .image-wrapper-circle img{width:auto;height:80%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.card .front .image-holder .image-wrapper-rounded-square,.card .back .image-holder .image-wrapper-rounded-square{overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:5px}.card .front .image-holder .image-wrapper-rounded-square img,.card .back .image-holder .image-wrapper-rounded-square img{width:auto;height:100%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.card .front .image-fit-to-card,.card .back .image-fit-to-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:99.7%;border-radius:5px;overflow:hidden;justify-content:center;align-items:center;text-align:center}.card .front .image-fit-to-card .image-wrapper,.card .back .image-fit-to-card .image-wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}.card .front .image-fit-to-card .image-wrapper img,.card .back .image-fit-to-card .image-wrapper img{width:auto;height:100%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.card .front .portrait-image-fit-to-card,.card .back .portrait-image-fit-to-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:99.7%;border-radius:5px;overflow:hidden;justify-content:center;align-items:center;text-align:center}.card .front .portrait-image-fit-to-card .image-wrapper,.card .back .portrait-image-fit-to-card .image-wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}.card .front .portrait-image-fit-to-card .image-wrapper img,.card .back .portrait-image-fit-to-card .image-wrapper img{width:100%;height:auto;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.card .front .overflow-scroll,.card .back .overflow-scroll{border-radius:5px;z-index:500;height:100%;overflow-y:auto;overflow-x:hidden}.card .front .overflow-hidden,.card .back .overflow-hidden{border-radius:5px;z-index:500;height:100%;overflow:hidden}.card .front .text-wrapper,.card .back .text-wrapper{z-index:3;min-height:3.5rem;padding-top:.6rem;padding-bottom:.6rem;padding-left:10px;padding-right:10px;display:flex;text-align:center;position:absolute;justify-content:center;align-items:center;width:99.2%;bottom:25%;left:50.4%;font-size:100%;margin:0;transform:translate(-50.4%)}.card .front .text-wrapper>div *,.card .back .text-wrapper>div *{word-break:keep-all}.card .front .inner-navigation-button-left,.card .back .inner-navigation-button-left{z-index:3;position:absolute;font-size:20px;top:46%;left:10px}.card .front .inner-navigation-button-right,.card .back .inner-navigation-button-right{z-index:3;position:absolute;font-size:20px;top:46%;right:10px}.card .front .flip-icon,.card .back .flip-icon{z-index:999;position:absolute;bottom:3px;right:6px}.flip-container{perspective:1000px}.flip-container .flipper{transition:.6s;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;position:relative}.flip-container .flipper.safari{-webkit-backface-visibility:hidden}.flip-container .flipped .flipper,.flip-container .flip-container.hover .flipper{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg)}.flip-container .front,.flip-container .back{height:100%;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;position:absolute}.flip-container .front{transform:rotateY(0)}.flip-container .back{transform:rotateY(180deg);-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg)}.magnified{transform:scale(1.05);transition-duration:.3s}.shrunk{transform:scale(1);transition-duration:.3s}.eval-question-object{border-radius:5px;background:rgba(255,255,255,.95);border:1px solid #d5d5d5}.eval-question-object .min-w-200{min-width:200px}.eval-question-object .bullet-menu-list{cursor:pointer!important}.eval-question-object .float-start{min-width:80px;float:left}.eval-question-object .float-center{min-width:80px;position:relative;left:50%;transform:translate(-50%)}.eval-question-object .float-absolute-center{min-width:80px;left:50%;transform:translate(-50%);position:absolute}.eval-question-object .float-end{min-width:80px;float:right}.eval-question-object .anonymous-object{background:#fff}.eval-question-object .object-content{background:#fff;border-radius:5px}.eval-question-object .eval-question-panel{background:#d8e4f2;border-radius:5px}.eval-question-object .eval-question-panel .eval-question-content{border-bottom:2px solid #fff;padding:2em}.eval-question-object .eval-question-panel .eval-question-content .active{color:#419cd7}.eval-question-object .eval-question-panel .eval-question-content:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.eval-question-object .eval-question-panel .eval-question-content:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.eval-question-object .nps-eval-object{height:60px;width:60px;margin-left:5px;margin-right:5px;background-color:#fff;text-align:center;vertical-align:middle;line-height:50px}.eval-question-object .nps-eval-object.selected{background-color:#6592cb}.eval-question-object .nps-eval-object:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.eval-question-object .nps-eval-object:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.eval-question-object .border-white{border:rgb(255,255,255) 3px}.eval-question-object .rating-circle{position:relative;width:120px;height:120px;padding:5px;background:#419cd7;border-radius:50%;border:rgb(255,255,255) 1px;text-align:center;left:50%;transform:translate(-50%)}.eval-question-object .rating-circle .mark{position:absolute;width:1000px;top:50%;left:50%;transform:translate(-50%,-50%);text-transform:uppercase;background:transparent;color:#fff}.eval-question-object .rating-circle .mark .score{font-size:30px}.eval-question-object .rating-circle .mark .score.result{font-size:50px;font-weight:700}.eval-question-object .eval-slide-bar{display:block;clear:both;padding:12px 0;border-radius:5px;position:relative;width:350px;left:50%;transform:translate(-50%)}.eval-question-object .eval-slide-bar .cover-bar{position:absolute;left:50%;transform:translate(-50%);width:420px;height:10px;margin-top:9px;background:#fff;z-index:0;border-radius:5px}.eval-question-object .eval-slide-bar .eval-slide-bar-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:0;margin:0;height:20px}.eval-question-object .eval-slide-bar .eval-slide-bar-list .option{flex:1;padding:5px 0;margin:8px 0 0;list-style-type:none;text-align:left;position:relative;font-weight:400!important;background:#fff;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;align-content:center}.eval-question-object .eval-slide-bar .eval-slide-bar-list .option:hover{background:#6592CB}.eval-question-object .eval-slide-bar .eval-slide-bar-list .option:hover:not(.disabled){background:#6592CB;opacity:.8}.eval-question-object .eval-slide-bar .eval-slide-bar-list .option:hover:before{background:#6592CB;opacity:.3;cursor:pointer}.eval-question-object .eval-slide-bar .eval-slide-bar-list .option.active:not(.disabled){background:#6592CB;opacity:.8}.eval-question-object .eval-slide-bar .eval-slide-bar-list .option.active:before{background:#6592CB;opacity:.6}.eval-question-object .eval-slide-bar .slider{display:block;position:absolute;width:36px;height:28px;border-radius:5px;background:#6592CB;top:12px;box-shadow:0 0 0 .2rem #419cd740;z-index:1002}.eval-question-object .eval-slide-bar .slider:after{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;color:#fff;content:"";width:20px;height:20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;font-size:20px}.eval-question-object .eval-slide-bar .asset-image{cursor:pointer}.eval-question-object .eval-slide-bar .asset-image:hover{cursor:pointer;opacity:.8}.eval-question-object .eval-slide-bar .asset-image .img-container{border:1px solid #eff0f2}.eval-question-object .eval-slide-bar .asset-image .img-container img{width:100%;height:auto}.eval-question-object .eval-slide-bar .asset-image .asset-desc{background:#eff0f2;padding:12px;color:#333;text-align:left}.eval-question-object .eval-slide-bar .asset-image .asset-desc .title-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:flex-start;position:relative;width:100%!important}.eval-question-object .eval-slide-bar .asset-image .asset-desc .title-container .title{position:relative;font-weight:700;padding:0 0 5px 24px;text-align:center}.eval-question-object .eval-slide-bar .asset-image .asset-desc .title-container .title:before{position:absolute;top:0;left:0;font-size:130%;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:""}.eval-question-object .eval-slide-bar .asset-image .asset-desc .title{position:relative;font-weight:700;padding:0 0 5px 24px;text-align:center}.eval-question-object .eval-slide-bar .asset-image .asset-desc .title:before{position:absolute;top:0;left:0;font-size:130%;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:""}.eval-question-object .eval-slide-bar .asset-image .asset-desc .desc-text{padding:0 0 10px 24px;line-height:130%}.eval-question-object .eval-slide-bar .asset-image .asset-desc .desc-text p.ql-align-right{text-align:right}.eval-question-object .eval-slide-bar .asset-image .asset-desc .desc-text p.ql-align-center{text-align:center}@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}}.screen{display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:stretch;height:100%;flex:1}.content-editor-wrapper{display:-webkit-flex;display:flex;flex-flow:row nowrap;flex:1;z-index:1}.guroo-content-nav-bar{background:#f6f6f6;margin-top:2px;z-index:2;display:-webkit-flex;display:flex;flex-flow:column nowrap}@media only screen and (max-width: 1459px){.guroo-content-nav-bar{position:absolute;left:0;height:calc(100% - 60px);overflow-y:auto}}.guroo-content-nav-bar .content-nav-menu{transition:width .5s ease;height:100%;border-top:1px solid #ecf0f4;border-right:1px solid #d5d5d5;background:#f6f6f6}.guroo-content-nav-bar .content-nav-menu .menu-msg{display:none;position:relative;padding:30px 45px 30px 85px}.guroo-content-nav-bar .content-nav-menu .menu-msg:before{position:absolute;top:22px;left:45px;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:"";font-size:32px}.guroo-content-nav-bar .content-nav-menu .menu-msg .link{cursor:pointer;color:#419cd7;text-decoration:underline}.guroo-content-nav-bar .content-nav-menu .menu-msg .link:hover{color:#419cd7bf}.guroo-content-nav-bar .content-nav-menu .nav-header .current-state-btn{text-align:center;transition:margin .5s ease;margin:0}.guroo-content-nav-bar .content-nav-menu .nav-header .current-state-btn: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:"";font-size:24px;color:#419cd7}.guroo-content-nav-bar .content-nav-menu.closed{width:50px}.guroo-content-nav-bar .content-nav-menu.closed .nav-header .current-state-btn{margin:0}.guroo-content-nav-bar .content-nav-menu.closed .nav-header .current-state-btn:before{content:""}.guroo-content-nav-bar .content-nav-menu.closed .menu-msg{display:none}.guroo-content-nav-bar .content-nav-menu.open{width:320px}.guroo-content-nav-bar .content-nav-menu.open .nav-header .current-state-btn{margin:0 0 0 30px}.guroo-content-nav-bar .content-nav-menu.open .nav-header .current-state-btn:before{content:"";color:#419cd7}.guroo-content-nav-bar .content-nav-menu .accordion-header{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;margin:0;background:rgba(65,156,215,.25);border-top:1px solid #fff;border-bottom:1px solid #fff;transition:background .5s ease-out}.guroo-content-nav-bar .content-nav-menu .accordion-header .header-item{padding:12px}.guroo-content-nav-bar .content-nav-menu .accordion-header .current-state-btn{text-align:center}.guroo-content-nav-bar .content-nav-menu .accordion-header .current-state-btn: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:"";font-size:24px}.guroo-content-nav-bar .content-nav-menu .accordion-header:hover{cursor:pointer;background:rgba(65,156,215,.12)}.guroo-content-nav-bar .content-nav-menu .accordion-header.open .current-state-btn{text-align:center}.guroo-content-nav-bar .content-nav-menu .accordion-header.open .current-state-btn: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:"";font-size:24px}.guroo-content-nav-bar .content-nav-menu .accordion-header.closed .current-state-btn{text-align:center}.guroo-content-nav-bar .content-nav-menu .accordion-header.closed .current-state-btn: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:"";font-size:24px}.guroo-content-nav-bar .content-nav-menu.hide-content .title{height:0;width:0;overflow:hidden;position:absolute;padding:0}.guroo-content-nav-bar .content-nav-menu.show-content .menu-msg{display:block}.guroo-content-nav-bar .content-nav-menu.show-content .title{position:relative;padding:12px 12px 12px 0}.guroo-content-nav-bar .content-nav-menu.show-content .close-menu-btn{display:block}.guroo-content-nav-bar .content-nav-menu.show-content .close-menu-btn:before{content:""}.guroo-content-settings-bar{width:320px;background:#f6f6f6}.guroo-content-settings-bar .view-all-comments{color:#419cd5!important}.guroo-content-settings-bar .view-all-comments:disabled{opacity:.5}.guroo-content-settings-bar .results-panel .results-header .label{padding-left:10px}.guroo-content-settings-bar .results-panel .results-header .icons8-play{position:absolute;left:-3px}.guroo-content-settings-bar .results-panel .results-header .icons8-play.open{left:-6px;top:6px;transform:rotate(90deg)}.guroo-content-settings-bar .comments-bar .comments-panel .producerThumbnail{border:1px solid #fff!important;color:#fff;background-color:#419cd5!important;width:30px;height:30px}.guroo-content-settings-bar.draggable{border:1px solid #d5d5d5}.guroo-content-settings-bar .header{float:right;color:#b0b0b0;padding-right:8px}.guroo-content-settings-bar .segment{background:white;border-top:1px solid #d5d5d5}.guroo-content-settings-bar .segment .remove-asset-dialog{position:absolute;border:1px solid #ccc;box-shadow:4px 4px 5px #999;background:white;z-index:999999;right:5px;padding-top:5px}.guroo-content-settings-bar .segment .remove-asset-dialog .remove-asset-title{color:#909090;padding-bottom:1px}.guroo-content-settings-bar .segment .remove-asset-dialog .remove-asset-title-underscore{border-top:1px solid #bbb;height:1px;margin-bottom:4px;padding-top:1px;padding-left:4px;padding-right:4px}.guroo-content-settings-bar .segment .selection-menu{flex-grow:1;width:100%;min-width:100%!important;max-width:100%!important}.guroo-content-settings-bar .segment .label-name{color:#999}.guroo-content-settings-bar .segment .label-name.align-left{display:block;position:relative;font-size:12px;padding:8px 0;line-height:0;white-space:nowrap}.guroo-content-settings-bar .segment .switch-input.float-right{margin-left:auto;margin-right:0}.guroo-content-settings-bar .segment .layout-btn{padding:5px 8px;border-radius:5px;border:2px solid #fff;background-color:#f2f2f2}.guroo-content-settings-bar .segment .layout-btn.selected{border:2px solid #4d7B93!important}.guroo-content-settings-bar .segment .settings-bar-btn-group{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.guroo-content-settings-bar .segment .settings-bar-btn-group .divider{color:#f2f2f2;cursor:default}.guroo-content-settings-bar .segment .settings-bar-btn-group .selected{color:#419cd7!important}.guroo-content-settings-bar .segment .settings-bar-btn-group button{padding:5px 0;color:#000;border-color:#fff}.bite-screen-content{padding:0}.bite-screen-content .bite-screen{padding:0;z-index:1}.bite-screen-content .bite-screen.top{z-index:5}.guroo-content-editor{margin:0 auto;padding-top:20px;font-size:1.2em;z-index:1;flex:1}.guroo-content-editor *{box-sizing:border-box;word-break:break-word}.guroo-content-editor .btn{font-size:100%}.guroo-content-editor .app-bite{max-width:1200px;min-width:924px;width:100%;height:100%;border:1px solid #d5d5d5;margin:0 auto;overflow:hidden!important}.guroo-content-editor .app-bite .scenario-bite{position:relative;height:100%;overflow:hidden!important}.guroo-content-editor .app-bite .scenario-bite .header{padding:0;min-height:70px;background:#27a5ce;text-align:center!important}.guroo-content-editor .app-bite .scenario-bite .header h1,.guroo-content-editor .app-bite .scenario-bite .header h2{margin:0!important}.guroo-content-editor .app-bite .scenario-bite .header .screen-title{position:relative}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;margin:0 auto!important;max-width:1200px!important;min-width:320px!important;height:100%;padding:8px 15px 0;position:relative}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .nav-seperator{height:50px;width:1px;background:#fff;margin:0 5px}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col{margin:0 8px;flex:1}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col:first-child{margin-left:0}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col:last-child{margin-right:0}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col:only-child{margin:0!important}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:center}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col .col-row h1{padding-left:2px}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col .screen-title{text-align:left!important}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-left-col .screen-title .form-control{text-align:left}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-center-col{margin:0 8px;flex:4;max-width:60%}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-center-col:first-child{margin-left:0}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-center-col:last-child{margin-right:0}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-center-col:only-child{margin:0!important}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-center-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-center-col .truncate-text-container{width:100%;text-align:center}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-right-col{margin:0 8px;flex:1}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-right-col:first-child{margin-left:0}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-right-col:last-child{margin-right:0}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-right-col:only-child{margin:0!important}.guroo-content-editor .app-bite .scenario-bite .header .header-nav-container .header-right-col .col-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-content:center;align-items:center}.guroo-content-editor .app-bite .scenario-bite .header .header-btn{background:transparent;border:0;margin:0;padding:0;cursor:pointer}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.disabled{opacity:.5;cursor:default}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.disabled:hover{opacity:.5}.guroo-content-editor .app-bite .scenario-bite .header .header-btn:hover{opacity:.7}.guroo-content-editor .app-bite .scenario-bite .header .header-btn:active{opacity:.7!important}.guroo-content-editor .app-bite .scenario-bite .header .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.back .icon{padding-top:4px;font-size:26px}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.back .btn-label{padding:7px 0 6px}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.badge-btn.crest{padding-top:5px}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.badge-btn.crest .icon{font-size:26px}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.add-badge-btn.crest{padding-top:5px}.guroo-content-editor .app-bite .scenario-bite .header .header-btn.add-badge-btn.crest .icon{font-size:26px}.guroo-content-editor .app-bite .scenario-bite .header .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;white-space:nowrap;line-height:0}.guroo-content-editor .app-bite .scenario-bite .header .header-btn .nav-label{text-transform:uppercase;font-size:90%}.guroo-content-editor .app-bite .scenario-bite .header .header-logo-container img{height:50px}.guroo-content-editor .app-bite .scenario-bite .header-progress-container{min-width:320px;max-width:1200px;margin:0 auto;padding:8px 15px}.guroo-content-editor .app-bite .scenario-bite .bite-progress-bar{height:10px;padding:2px;border-radius:4px}.guroo-content-editor .app-bite .scenario-bite .bite-progress-bar .progress-meter{height:100%;width:0;background:#F6AD17;border-radius:4px}.guroo-content-editor .app-bite .scenario-bite .bite-progress-bar .progress-meter.complete{background:#39AA27}.guroo-content-editor .app-bite .scenario-bite .scenario-bite-content{position:relative;overflow:hidden;margin:0 auto!important;max-width:1200px!important;min-width:320px!important}.guroo-content-editor .app-bite .scenario-bite .resource-dialog{transition:filter .3s ease-in-out}.guroo-content-editor .app-bite .scenario-bite .resource-dialog.blur{-webkit-filter:blur(2px) brightness(.5);filter:blur(2px) brightness(.5);pointer-events:none}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper{position:relative;display:block;height:100%;z-index:1;transition:filter .3s ease-in-out}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper.blur{-webkit-filter:blur(2px) brightness(.5);filter:blur(2px) brightness(.5);pointer-events:none}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .app-screen{height:100%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .app-screen>.content-screen{height:100%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-overlay.imageWithColorFilter_overlay,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-overlay.onlyColour_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:4}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;z-index:3;overflow:hidden}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container.onlyColour>img{opacity:0!important}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container .bg-overlay{position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;z-index:3}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img{position:absolute}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-framed{bottom:0;left:0;right:0;width:100%;height:auto;min-height:100%;margin:auto}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-h-100{width:auto;min-width:100%;height:100%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-h-100.fh-img-pos-left,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-h-100.fh-img-pos-top{left:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-h-100.fh-img-pos-center{left:50%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-h-100.fh-img-pos-right,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-h-100.fh-img-pos-bottom{right:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-w-100{width:100%;height:auto}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-w-100.fh-img-pos-top,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-w-100.fh-img-pos-left,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-w-100.fh-img-pos-center{top:0;-webkit-mask-image:linear-gradient(to bottom,black 90%,transparent 100%);mask-image:linear-gradient(to bottom,black 90%,transparent 100%)}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-w-100.fh-img-pos-bottom,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-img-w-100.fh-img-pos-right{bottom:0;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 10%);mask-image:linear-gradient(to bottom,transparent 0%,black 10%)}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.mode-fh-image-based{top:0;width:100%;height:auto}@media only screen and (max-width: 768px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img{left:0;right:0;height:100%;min-height:100vh;width:auto;min-width:100%;margin:auto!important}}@media only screen and (max-width: 1024px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img{top:0;min-height:100vh;width:100%;height:auto}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .background-container img.title-screen{top:0;bottom:unset}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;padding:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img{position:absolute}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-framed,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-framed{bottom:0;left:0;right:0;width:100%;height:auto;min-height:100%;margin:auto}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-h-100,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-h-100{width:auto;min-width:100%;height:100%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-h-100.fh-img-pos-left,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-h-100.fh-img-pos-top,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-h-100.fh-img-pos-left,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-h-100.fh-img-pos-top{left:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-h-100.fh-img-pos-center,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-h-100.fh-img-pos-center{left:50%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-h-100.fh-img-pos-right,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-h-100.fh-img-pos-bottom,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-h-100.fh-img-pos-right,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-h-100.fh-img-pos-bottom{right:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-w-100,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-w-100{width:100%;height:auto}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-w-100.fh-img-pos-top,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-w-100.fh-img-pos-left,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-w-100.fh-img-pos-center,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-w-100.fh-img-pos-top,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-w-100.fh-img-pos-left,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-w-100.fh-img-pos-center{top:0;-webkit-mask-image:linear-gradient(to bottom,black 90%,transparent 100%);mask-image:linear-gradient(to bottom,black 90%,transparent 100%)}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-w-100.fh-img-pos-bottom,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.mode-fh-img-w-100.fh-img-pos-right,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-w-100.fh-img-pos-bottom,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.mode-fh-img-w-100.fh-img-pos-right{bottom:0;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 10%);mask-image:linear-gradient(to bottom,transparent 0%,black 10%)}@media only screen and (max-width: 768px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img{left:0;right:0;height:100%;min-height:100vh;width:auto;min-width:100%;margin:auto!important}}@media only screen and (max-width: 1024px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img{top:0;min-height:100vh;width:100%;height:auto}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .content-wrapper-background img.title-screen,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .feed-background img.title-screen{top:0;bottom:unset}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.full-screen-tight{padding:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .asset-col-left{width:auto;padding-right:15px;padding-top:20px;max-width:40%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .asset-col-left .object-container{margin:0;padding:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .left-asset-screen{width:100%;min-width:60%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .asset-col-right{width:auto;padding-left:15px;padding-top:20px;max-width:40%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .asset-col-right .object-container{margin:0;padding:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .right-asset-screen{width:100%;min-width:60%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage{display:block;float:left;width:40%;height:inherit;padding:40px 0 0;z-index:2}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage{display:none}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage{display:none}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage{display:none}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up{display:block;position:relative;text-align:center;height:100%;width:auto;margin:0 auto;bottom:0;z-index:2}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{position:absolute;left:-12%;right:0;bottom:0!important;width:125%;height:auto;z-index:0}@media only screen and (max-width: 900px){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{height:100%;width:auto;left:0;right:0;margin:auto}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{height:120%;width:auto;left:0;right:0;margin:auto;bottom:unset}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{height:120%;width:auto;left:0;right:0;margin:auto;bottom:unset}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{height:120%;width:auto;left:0;right:0;margin:auto;bottom:unset}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .close_up img{height:auto;width:90%;left:0;right:0;margin:auto;min-width:0}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .standing{position:relative;text-align:center;height:100%;max-height:100%;width:auto;margin:0 auto;bottom:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .standing img{position:absolute;left:0;right:0;margin:auto!important;bottom:0;width:auto;height:auto;max-height:100%;max-width:100%}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .standing img{height:120%}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .standing img{height:120%}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage .standing img{height:90%;width:auto;min-width:0;left:0;right:0;margin:auto}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage.layout-mode-full-height{padding:0!important}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .character-stage.layout-mode-full-height .standing.character-placement-middle img{bottom:50%;transform:translateY(50%)}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed{position:absolute;left:40%;top:0;width:60%;height:inherit;z-index:4;overflow-y:scroll;transition:height 1s ease-out;right:0;padding:0 24px 20px}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container{padding:0;margin:0;line-height:130%}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container.first-child{margin-top:48px!important}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container:last-child{margin-bottom:10px;position:sticky;bottom:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container.edit-mode:last-child{position:relative}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container p{margin:0 0 8px}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container p:only-child{margin:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container:last-child{margin:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed .feed-object-container .content-dialogs .conversation-dialog .dialog-item:last-child .object-container:last-child{margin-bottom:0}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container .object-feed.outline-view{overflow:hidden!important}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-width: 200px) and (max-width: 1023px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .feed-background{display:none}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed{background:rgba(255,255,255,.7);-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .standard-feed{background:rgba(255,255,255,.9);-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-width: 200px) and (max-width: 1023px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .feed-background{display:none}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .blurred-feed{background:rgba(0,0,0,.5)}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.tinted_dark .standard-feed{background:rgba(0,0,0,.5);-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-width: 200px) and (max-width: 1023px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .feed-background{display:none}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(233,233,233,.2);-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .standard-feed{background:rgba(255,255,255,.9);-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.thick_glass .blurred-feed{max-height:100%;top:0}}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.transparent .feed-background,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.white .feed-background{display:none}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.white .blurred-feed,.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .screen-container.white .standard-feed{background:#fff}.guroo-content-editor .app-bite .scenario-bite .screen-wrapper .customer-scenario .screen-container{padding:0}.screen-object{cursor:pointer;margin:-14px;padding:14px;border-radius:5px;transition:all .3s ease-in-out}.screen-object.selected{box-shadow:0 0 5px 2px #489edd}.option-feedback-accordion{cursor:pointer;border-radius:5px}.option-feedback-accordion.selected{box-shadow:0 0 5px 2px #489edd}.option{cursor:pointer;border-radius:5px}.option.selected{box-shadow:0 0 5px 2px #489edd}.outcome-details{cursor:pointer;border-radius:5px}.outcome-details.selected{box-shadow:0 0 5px 2px #489edd}.content-wrapper{padding:30px}.content-wrapper.full_height{margin:0 80px auto;height:100%!important;width:calc(100% - 160px)}.content-wrapper.full_height .content-area{position:absolute;top:0;left:0;right:0;height:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;width:calc(100% - 160px);padding:0;margin:0 80px auto;z-index:2!important;box-shadow:0 5px 5px #00000040}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height .content-area{width:calc(100% - 40px)!important;margin:0 auto!important}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.full_height .content-area.wide{width:calc(100% - 40px)!important;margin:0 20px!important}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.full_height .content-area.wide{width:calc(100% - 40px)!important;margin:0 20px!important}}.content-wrapper.full_height .content-area .content-scroll-area{overflow-y:auto;position:absolute;top:0;left:0;right:0;height:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;padding:30px;flex:1}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait) and (hover: none){.content-wrapper.full_height .content-area .content-scroll-area{overscroll-behavior:none}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape) and (hover: none){.content-wrapper.full_height .content-area .content-scroll-area{overscroll-behavior:none}}.content-wrapper.full_height .content-area .content-scroll-area.outline-view{overflow:hidden!important}.content-wrapper.full_height.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.full_height.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.full_height.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.full_height.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.full_height.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.full_height.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.full_height.transparent .content-area,.content-wrapper.full_height.transparent_light_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.full_height.transparent_dark_text .content-area{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.content-wrapper.full_height.white .content-area{background:#fff}.content-wrapper.full_height.narrow:not(.isSubScreen){width:60%}.content-wrapper.full_height.narrow:not(.isSubScreen) .content-area{width:60%;margin:0 20% auto}.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.narrow.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.full_height.narrow.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.full_height.narrow.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.narrow.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.full_height.narrow.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.full_height.narrow.transparent .content-area,.content-wrapper.full_height.narrow.transparent_light_text .content-area,.content-wrapper.full_height.narrow.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.full_height.narrow.white .content-area{background:#fff}.content-wrapper.full_height.right{height:100%!important;width:100%;padding:0;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.full_height.right .content-area{position:relative;height:100%;width:60%;padding:0;margin:0;z-index:2!important;box-shadow:0 5px 5px #00000040}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right .content-area{width:calc(100% - 48px)!important;margin:0 auto!important}.content-wrapper.full_height.right .content-area .asset-left-panel{display:none!important}}.content-wrapper.full_height.right .content-area .content-scroll-area{overflow-y:auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.full_height.right .content-area .content-scroll-area.outline-view{overflow:hidden!important}.content-wrapper.full_height.right .full-screen{width:100%}.content-wrapper.full_height.right .left-asset-screen,.content-wrapper.full_height.right .right-asset-screen{width:100%!important;margin:0!important}.content-wrapper.full_height.right .asset-col-left,.content-wrapper.full_height.right .asset-col-right{display:none}.content-wrapper.full_height.right .asset-left-panel{position:relative;height:100%;padding:30px 24px;z-index:3!important;width:40%}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.full_height.right .asset-left-panel{padding:15px 10px}}.content-wrapper.full_height.right .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.full_height.right .asset-left-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.full_height.right.flexi .content-area{width:100%;min-width:60%;margin:0!important}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.flexi .content-area{width:calc(100% - 48px)!important;margin:0 auto!important}.content-wrapper.full_height.right.flexi .content-area .asset-left-panel{display:none!important}}.content-wrapper.full_height.right.flexi .asset-left-panel{width:auto;max-width:40%}.content-wrapper.full_height.right.flexi .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.full_height.right.flexi .asset-left-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.full_height.right.flexi .asset-left-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.content-wrapper.full_height.right .content-wrapper-background{display:none}.content-wrapper.full_height.right.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0 24px 0 24px);clip-path:inset(0 24px 0 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.right.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.full_height.right.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.full_height.right.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0 24px 0 24px);clip-path:inset(0 24px 0 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.right.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.full_height.right.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0 24px 0 24px);clip-path:inset(0 24px 0 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.full_height.right.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.right.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.full_height.right.transparent .content-area,.content-wrapper.full_height.right.transparent_light_text .content-area,.content-wrapper.full_height.right.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.full_height.right.white .content-area{background:#fff}.content-wrapper.full_height.left{height:100%!important;width:100%;padding:0;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.full_height.left .content-area{position:relative;height:100%;overflow-x:hidden!important;direction:rtl;width:60%;padding:0;margin:0;z-index:2!important;box-shadow:0 5px 5px #00000040}.content-wrapper.full_height.left .content-area div{direction:ltr}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left .content-area{width:calc(100% - 48px)!important;margin:0 auto!important}.content-wrapper.full_height.left .content-area .asset-right-panel{display:none!important}}.content-wrapper.full_height.left .content-area .content-scroll-area{overflow-y:auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.full_height.left .content-area .content-scroll-area.outline-view{overflow:hidden!important}.content-wrapper.full_height.left .full-screen{width:100%}.content-wrapper.full_height.left .left-asset-screen{width:100%!important;margin:0!important}.content-wrapper.full_height.left .right-asset-screen{width:100%!important;float:none!important;margin:0!important}.content-wrapper.full_height.left .asset-col-left,.content-wrapper.full_height.left .asset-col-right{display:none}.content-wrapper.full_height.left .asset-right-panel{position:relative;height:100%;padding:30px 24px;z-index:2!important;width:auto;max-width:40%}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.full_height.left .asset-right-panel{padding:15px 0 10px 10px}}.content-wrapper.full_height.left .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.full_height.left .asset-right-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.content-wrapper.full_height.left .asset-right-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.full_height.left.flexi .content-area{width:100%;min-width:60%}.content-wrapper.full_height.left.flexi .asset-right-panel{width:auto;max-width:40%}.content-wrapper.full_height.left.flexi .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.full_height.left.flexi .asset-right-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.full_height.left .content-wrapper-background{display:none}.content-wrapper.full_height.left.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0 24px 0 24px);clip-path:inset(0 24px 0 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.left.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.full_height.left.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.full_height.left.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0 24px 0 24px);clip-path:inset(0 24px 0 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.left.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.full_height.left.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0 24px 0 24px);clip-path:inset(0 24px 0 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.full_height.left.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.full_height.left.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.full_height.left.transparent .content-area,.content-wrapper.full_height.left.transparent_light_text .content-area,.content-wrapper.full_height.left.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.full_height.left.white .content-area{background:#fff}.content-wrapper.framed.round.centered .content-area.layout-mode-framed{border-radius:8px}.content-wrapper.framed.round.centered .content-area.layout-mode-full-height{border-top-left-radius:8px;border-top-right-radius:8px}.content-wrapper.framed.round.left .content-area,.content-wrapper.framed.round.right .content-area{border-radius:8px}.content-wrapper.framed.round .content-area .top-line{border-top-left-radius:8px;border-top-right-radius:8px}.content-wrapper.framed .content-area{position:absolute;top:0;left:0;right:0;display:-webkit-flex;display:flex;flex-flow:row nowrap;width:calc(100% - 160px);padding:0;z-index:2!important;box-shadow:0 5px 5px #00000040}.content-wrapper.framed .content-area.layout-mode-framed{height:calc(100% - 120px);margin:60px 80px auto}.content-wrapper.framed .content-area.layout-mode-full-height{height:calc(100% - 30px);margin:30px auto 0}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed .content-area{height:calc(100% - 40px)!important;width:calc(100% - 60px)!important;margin:20px 30px!important}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed .content-area{height:calc(100% - 40px);width:calc(100% - 30px);margin:20px 15px}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.framed .content-area{height:calc(100% - 40px);width:calc(100% - 30px);margin:20px 15px}}.content-wrapper.framed .content-area .top-line{background:#6592CB;height:6px;width:100%;position:absolute;top:0;left:0}.content-wrapper.framed .content-area .content-scroll-area{overflow-y:auto;overflow-x:hidden;position:absolute;top:0;left:0;right:0;height:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;padding:30px;flex:1}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait) and (hover: none){.content-wrapper.framed .content-area .content-scroll-area{overscroll-behavior:none}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape) and (hover: none){.content-wrapper.framed .content-area .content-scroll-area{overscroll-behavior:none}}.content-wrapper.framed .content-area .content-scroll-area.outline-view{overflow:hidden!important}.content-wrapper.framed.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(20px 30px 20px 30px);clip-path:inset(20px 30px 20px 30px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.framed.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.framed.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.framed.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(20px 30px 20px 30px);clip-path:inset(20px 30px 20px 30px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.framed.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(20px 30px 20px 30px);clip-path:inset(20px 30px 20px 30px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.framed.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.framed.transparent .content-area,.content-wrapper.framed.transparent_light_text .content-area,.content-wrapper.framed.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.framed.white .content-area{background:#fff}.content-wrapper.framed.narrow:not(.isSubScreen) .content-area{width:60%}.content-wrapper.framed.narrow:not(.isSubScreen) .content-area.layout-mode-framed{margin:60px 20% auto}.content-wrapper.framed.narrow:not(.isSubScreen) .content-area.layout-mode-full-height{margin:30px 20% auto}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed.narrow:not(.isSubScreen) .content-area{width:80%;margin:20px 10% auto;height:calc(100% - 40px)}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.framed.narrow:not(.isSubScreen) .content-area{width:80%;margin:20px 10% auto;height:calc(100% - 40px)}}.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(20px 30px 20px 30px);clip-path:inset(20px 30px 20px 30px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.narrow.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.framed.narrow.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.framed.narrow.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.narrow.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(20px 30px 20px 30px);clip-path:inset(20px 30px 20px 30px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.narrow.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(20px 30px 20px 30px);clip-path:inset(20px 30px 20px 30px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.framed.narrow.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.narrow.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.framed.narrow.transparent .content-area,.content-wrapper.framed.narrow.transparent_light_text .content-area,.content-wrapper.framed.narrow.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.framed.narrow.white .content-area{background:#fff}.content-wrapper.framed.right{height:100%!important;width:100%;padding:0;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.framed.right .content-area{position:relative;height:552px;overflow-y:auto;width:calc(60% - 40px);padding:0;margin:60px 0;z-index:2!important;box-shadow:0 5px 5px #00000040}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right .content-area{width:calc(100% - 48px)!important;height:calc(100% - 48px)!important;margin:24px!important}.content-wrapper.framed.right .content-area .asset-left-panel{display:none!important}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed.right .content-area{width:calc(60% - 20px)!important;height:calc(100% - 30px)!important;margin:15px 20px 15px 40%}}.content-wrapper.framed.right .content-area .content-scroll-area{overflow-y:auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.framed.right .content-area .content-scroll-area.outline-view{overflow:hidden!important}.content-wrapper.framed.right .full-screen{width:100%}.content-wrapper.framed.right .right-asset-screen{width:100%!important;margin:0!important}.content-wrapper.framed.right .asset-col-left,.content-wrapper.framed.right .asset-col-right{display:none}.content-wrapper.framed.right .asset-left-panel{position:relative;height:100%;padding:60px 24px;z-index:3!important;width:40%}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right .asset-left-panel{padding:24px 0 24px 24px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed.right .asset-left-panel{padding:15px 0 10px 10px}}.content-wrapper.framed.right .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.framed.right .asset-left-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.framed.right.flexi .content-area{width:100%;min-width:calc(60% - 40px);margin-left:0;margin-top:60px;margin-right:40px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed.right.flexi .content-area{width:calc(60% - 20px)!important;min-width:calc(60% - 20px)!important;height:calc(100% - 30px)!important;margin-left:10px;margin-top:15px;margin-right:10px}}.content-wrapper.framed.right.flexi .asset-left-panel{width:auto;max-width:40%}.content-wrapper.framed.right.flexi .asset-left-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.framed.right.flexi .asset-left-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.framed.right.flexi .asset-left-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.content-wrapper.framed.right .content-wrapper-background{display:none}.content-wrapper.framed.right.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.right.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(16px 24px 16px 24px);clip-path:inset(0px 24px 0px 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.right.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.framed.right.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.framed.right.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.right.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.framed.right.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(16px 24px 16px 24px);clip-path:inset(0px 24px 0px 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.right.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.framed.right.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.right.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(16px 24px 16px 24px);clip-path:inset(0px 24px 0px 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.framed.right.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.right.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.framed.right.transparent .content-area,.content-wrapper.framed.right.transparent_light_text .content-area,.content-wrapper.framed.right.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.framed.right.white .content-area{background:#fff}.content-wrapper.framed.left{height:100%!important;width:100%;padding:0;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.framed.left .content-area{position:relative;height:552px;overflow-x:hidden!important;direction:rtl;width:calc(60% - 80px);padding:0;margin:60px 40px;z-index:2!important;box-shadow:0 5px 5px #00000040}.content-wrapper.framed.left .content-area div{direction:ltr}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed.left .content-area{width:calc(60% - 20px)!important;height:calc(100% - 30px)!important;margin:15px 20px auto!important}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left .content-area{width:calc(100% - 48px)!important;height:calc(100% - 48px)!important;margin:24px!important}.content-wrapper.framed.left .content-area .asset-right-panel{display:none!important}}.content-wrapper.framed.left .content-area .content-scroll-area{overflow-y:auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.content-wrapper.framed.left .content-area .content-scroll-area.outline-view{overflow:hidden!important}.content-wrapper.framed.left .full-screen{width:100%}.content-wrapper.framed.left .left-asset-screen{width:100%!important;margin:0!important}.content-wrapper.framed.left .right-asset-screen{width:100%!important;float:none!important;margin:0!important}.content-wrapper.framed.left .asset-col-left,.content-wrapper.framed.left .asset-col-right{display:none}.content-wrapper.framed.left .asset-right-panel{position:relative;height:100%;padding:60px 24px 60px 0;z-index:2!important;width:auto;max-width:40%}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left .asset-right-panel{padding:24px 24px 24px 0}}.content-wrapper.framed.left .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.framed.left .asset-right-panel .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.content-wrapper.framed.left .asset-right-panel .object-container{padding-left:0;padding-right:0}.content-wrapper.framed.left.flexi .content-area{width:100%;min-width:calc(60% - 80px)}.content-wrapper.framed.left.flexi .asset-right-panel{width:auto;max-width:40%}.content-wrapper.framed.left.flexi .asset-right-panel .asset-image-wrapper{position:relative;width:100%;max-width:calc(100% + -0px);overflow:hidden}.content-wrapper.framed.left.flexi .asset-right-panel .object-container{padding-left:0;padding-right:0}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper.framed.left.flexi .asset-right-panel{padding:15px 10px 10px 0}}.content-wrapper.framed.left .content-wrapper-background{display:none}.content-wrapper.framed.left.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.left.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(16px 24px 16px 24px);clip-path:inset(16px 24px 16px 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.left.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.content-wrapper.framed.left.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.content-wrapper.framed.left.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.left.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.content-wrapper.framed.left.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(16px 24px 16px 24px);clip-path:inset(16px 24px 16px 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.left.tinted_dark .content-area{background:rgba(0,0,0,.5)}.content-wrapper.framed.left.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.left.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(16px 24px 16px 24px);clip-path:inset(16px 24px 16px 24px);-webkit-filter:blur(15px);filter:blur(15px)}}.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.content-wrapper.framed.left.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper.framed.left.thick_glass .blurred-feed{max-height:100%;top:0}}.content-wrapper.framed.left.transparent .content-area,.content-wrapper.framed.left.transparent_light_text .content-area,.content-wrapper.framed.left.transparent_dark_text .content-area{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.content-wrapper.framed.left.white .content-area{background:#fff}.content-wrapper .content-area{position:relative}.content-wrapper .content-area .panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.content-wrapper .full-screen{width:100%}.content-wrapper .left-asset-screen{width:100%;min-width:60%}.content-wrapper .right-asset-screen{min-width:60%}.content-wrapper .content-wrapper-background{display:none}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.content-wrapper{border-radius:0}.content-wrapper .framed.round{border-radius:0!important}.content-wrapper .framed .content-area .top-line{display:none!important}.content-wrapper .content-area{width:100%!important;height:100%!important;margin:0!important;padding:0!important;border-radius:0!important}.content-wrapper .content-area .top-line{display:none}.content-wrapper .content-area .content-scroll-area{display:block!important;padding:0!important}.content-wrapper .content-area:before{display:none!important}.content-wrapper .content-area .feed-object-container{padding:0!important}.content-wrapper .content-area .feed-object-container>.object-container{padding:0!important}.content-wrapper .content-area .feed-object-container .content-dialogs{padding:0!important}.content-wrapper .content-area .learner-action{padding:0}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper{border-radius:0}.content-wrapper .framed.round{border-radius:0!important}.content-wrapper .framed .content-area .top-line{display:none!important}.content-wrapper .content-area{width:100%!important;height:100%!important;margin:0!important;padding:0!important;border-radius:0!important}.content-wrapper .content-area .top-line{display:none}.content-wrapper .content-area .content-scroll-area{display:block!important}.content-wrapper .content-area:before{display:none!important}.content-wrapper .content-area .feed-object-container{padding:0!important}.content-wrapper .content-area .feed-object-container>.object-container{padding:0!important}.content-wrapper .content-area .feed-object-container .content-dialogs{padding:0!important}.content-wrapper .content-area .learner-action{padding:0}}.content-wrapper .question-wrapper .object-container .feedback-panel{margin-left:0;margin-right:0}.content-wrapper .object-container .call-out,.content-wrapper .object-container .feedback-panel{margin-left:-24px;margin-right:-24px}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@media only screen and (min-width: 375px) and (max-width: 812px){.content-wrapper .object-container{padding-left:0;padding-right:0;width:100%!important;margin:0 0 10px!important}.content-wrapper .object-container .call-out{margin-left:-15px;margin-right:-15px}.content-wrapper .object-container .feedback-panel{margin:0;padding:16px 15px}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.content-wrapper .asset-right-panel,.content-wrapper .asset-left-panel{display:none}.content-wrapper.centered:not(.framed) .content-area{width:100%!important}.content-wrapper.centered .asset-col-left{margin:0!important;display:block!important;width:100%!important;max-width:100%!important}.content-wrapper.centered .asset-col-left .asset-image-wrapper{margin:0 auto}.content-wrapper.centered .asset-col-left .image-object{margin:0 auto;min-width:100%!important}.content-wrapper.centered .asset-col-left .image-object img{max-width:100%;margin:0 auto}.content-wrapper.centered .asset-col-right,.content-wrapper.right .asset-col-left{margin:20px 0 0!important;display:block!important}.content-wrapper.right .asset-col-left .asset-image-wrapper{margin:0 auto}.content-wrapper.right .asset-col-left .image-object{margin:0 auto;min-width:100%!important}.content-wrapper.right .asset-col-left .image-object img{max-width:100%;margin:0 auto}.content-wrapper.right .asset-col-right,.content-wrapper.left .asset-col-left{margin:20px 0 0!important;display:block!important}.content-wrapper.left .asset-col-left .asset-image-wrapper{margin:0 auto}.content-wrapper.left .asset-col-left .image-object{margin:0 auto;min-width:100%!important}.content-wrapper.left .asset-col-left .image-object img{max-width:100%;margin:0 auto}.content-wrapper.left .asset-col-right{margin:20px 0 0!important;display:block!important}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-wrapper .content-scroll-area{padding:0!important}.content-wrapper.centered .asset-image-wrapper{text-align:center}.content-wrapper.right .asset-image-wrapper{text-align:right}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-wrapper .asset-right-panel,.content-wrapper .asset-left-panel{display:none}.content-wrapper.centered .asset-col-left{margin:0!important;display:block!important;width:100%!important;max-width:100%!important;padding:20px 24px!important}.content-wrapper.centered .asset-col-left .asset-image-wrapper{margin:0 auto}.content-wrapper.centered .asset-col-right{margin:20px 0 0!important;display:block!important}.content-wrapper.right .asset-col-left{margin:0!important;display:block!important;width:100%!important;max-width:100%!important;padding:20px 24px!important}.content-wrapper.right .asset-col-left .asset-image-wrapper{margin:0 auto}.content-wrapper.right .asset-col-right{margin:20px 0 0!important;display:block!important}.content-wrapper.left .asset-col-left{margin:0!important;display:block!important;width:100%!important;max-width:100%!important;padding:20px 24px!important}.content-wrapper.left .asset-col-left .asset-image-wrapper{margin:0 auto}.content-wrapper.left .asset-col-right{margin:20px 0 0!important;display:block!important}}.tabbed-content.floating,.tabbed-content-vertical.floating,.tabbed-content-process-horizontal,.tabbed-content-tile-horizontal,.tabbed-content-tile-vertical{width:calc(100% - 60px);max-width:1100px;box-shadow:0 5px 5px #00000040;overflow:hidden}.tabbed-content.floating.layout-mode-framed,.tabbed-content-vertical.floating.layout-mode-framed,.tabbed-content-process-horizontal.layout-mode-framed,.tabbed-content-tile-horizontal.layout-mode-framed,.tabbed-content-tile-vertical.layout-mode-framed{height:calc(100% - 60px);margin:30px auto;border-radius:5px}.tabbed-content.floating.layout-mode-full-height,.tabbed-content-vertical.floating.layout-mode-full-height,.tabbed-content-process-horizontal.layout-mode-full-height,.tabbed-content-tile-horizontal.layout-mode-full-height,.tabbed-content-tile-vertical.layout-mode-full-height{height:calc(100% - 30px);margin:30px auto 0;border-top-left-radius:5px;border-top-right-radius:5px}.tabbed-content.floating .object-feed,.tabbed-content-vertical.floating .object-feed,.tabbed-content-process-horizontal .object-feed,.tabbed-content-tile-horizontal .object-feed,.tabbed-content-tile-vertical .object-feed{box-shadow:none!important}.tabbed-content{position:relative;display:block;width:100%;height:100%}.tabbed-content .tab-list,.tabbed-content .tab-list .tab-item-wrapper{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;width:100%;margin:0;padding:0}.tabbed-content .tab-list .tab-item{position:relative;text-align:left;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;border-style:solid;border-width:0 0 1px 1px;padding:0 12px;height:60px;cursor:pointer;overflow:hidden;flex:1;transition:background .5s ease,color .5s ease}.tabbed-content .tab-list .tab-item.active:after{display:block;position:absolute;height:6px;width:100%;top:0;left:0;content:""}.tabbed-content .tab-list .tab-item:focus:after{display:block;position:absolute;height:6px;width:100%;top:0;left:0;content:""}.tabbed-content .tab-list .tab-item.disabled:hover{cursor:not-allowed;background:transparent}.tabbed-content .tab-list .tab-item:before{margin-right:inherit;margin-left:inherit}.tabbed-content .tab-list .tab-item.incomplete:before{position:relative;color:#999;margin-right:5px;font-size:16px;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:""}.tabbed-content .tab-list .tab-item.complete:before{position:relative;color:#39aa27;margin-right:5px;font-size:16px;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:""}.tabbed-content .tab-list .tab-item .tab-label{position:relative;overflow:hidden}.tabbed-content .tab-list .tab-item .tab-label span,.tabbed-content .tab-list .tab-item .tab-label p,.tabbed-content .tab-list .tab-item .tab-label div,.tabbed-content .tab-list .tab-item .tab-label a,.tabbed-content .tab-list .tab-item .tab-label h1,.tabbed-content .tab-list .tab-item .tab-label h2,.tabbed-content .tab-list .tab-item .tab-label h3,.tabbed-content .tab-list .tab-item .tab-label h4,.tabbed-content .tab-list .tab-item .tab-label h5,.tabbed-content .tab-list .tab-item .tab-label li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.tabbed-content .tab-list .tab-item .tab-icon img{height:38px}.tabbed-content .tab-list.icon-list .tab-item.incomplete:before{position:absolute;left:6px;top:6px;height:16px;width:16px;background:#fff;border-radius:50%;color:#999;font-size:16px;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:""}.tabbed-content .tab-list.icon-list .tab-item.complete:before{position:absolute;left:6px;top:6px;height:16px;width:16px;background:#fff;border-radius:50%;color:#39aa27;font-size:16px;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:""}.tabbed-content .tab-list.icon-list .tab-item .tab-label{padding-left:12px;font-size:100%}.tabbed-content .tabbed-body-content{display:block;position:relative;height:calc(100% - 60px);overflow:hidden!important}.tabbed-content .tabbed-body-content .content-wrapper,.tabbed-content .tabbed-body-content .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.tabbed-content .tabbed-body-content .content-wrapper .content-area{margin:0!important;width:100%!important;height:100%!important}}.tabbed-content .tabbed-body-content .content-wrapper-background{-webkit-clip-path:none!important;clip-path:none!important}.tabbed-content.floating .tab-item:first-child{border-left:none;border-top-left-radius:5px}.tabbed-content.floating .tab-item:first-child.active:after{content:"";border-top-left-radius:5px}.tabbed-content.floating .tab-item:last-child{border-right:none;border-top-right-radius:5px}.tabbed-content.floating .tab-item:last-child.active:after{content:"";border-top-right-radius:5px}.tabbed-content-vertical{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%;height:100%}.tabbed-content-vertical .tab-list{overflow:hidden;flex:1;margin:0;padding:0}.tabbed-content-vertical .tab-list .tab-item-wrapper{margin:0;padding:0}.tabbed-content-vertical .tab-list .tab-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden;flex:1;text-align:left;position:relative;vertical-align:middle;border-style:solid;border-width:0 0 1px 0;padding:18px 16px 18px 18px;cursor:pointer;transition:background .5s ease,color .5s ease}.tabbed-content-vertical .tab-list .tab-item:before{width:16px;height:16px}.tabbed-content-vertical .tab-list .tab-item.active:after{display:block;position:absolute;width:6px;height:100%;top:0;left:0;content:""}.tabbed-content-vertical .tab-list .tab-item:focus:after{display:block;position:absolute;width:6px;height:100%;top:0;left:0;content:""}.tabbed-content-vertical .tab-list .tab-item:last-child{border-top:none}.tabbed-content-vertical .tab-list .tab-item:last-child.active:after{content:""}.tabbed-content-vertical .tab-list .tab-item.disabled:hover{cursor:not-allowed;background:transparent}.tabbed-content-vertical .tab-list .tab-item:before{margin-left:inherit;margin-right:inherit}.tabbed-content-vertical .tab-list .tab-item.incomplete:before{position:relative;color:#999;margin-right:5px;font-size:16px;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:""}.tabbed-content-vertical .tab-list .tab-item.complete:before{position:relative;color:#39aa27;margin-right:5px;font-size:16px;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:""}.tabbed-content-vertical .tab-list .tab-item .tab-icon img{height:38px}.tabbed-content-vertical .tab-list .tab-item .tab-label{position:relative;overflow:hidden}.tabbed-content-vertical .tab-list .tab-item .tab-label span,.tabbed-content-vertical .tab-list .tab-item .tab-label p,.tabbed-content-vertical .tab-list .tab-item .tab-label div,.tabbed-content-vertical .tab-list .tab-item .tab-label a,.tabbed-content-vertical .tab-list .tab-item .tab-label h1,.tabbed-content-vertical .tab-list .tab-item .tab-label h2,.tabbed-content-vertical .tab-list .tab-item .tab-label h3,.tabbed-content-vertical .tab-list .tab-item .tab-label h4,.tabbed-content-vertical .tab-list .tab-item .tab-label h5,.tabbed-content-vertical .tab-list .tab-item .tab-label li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.tabbed-content-vertical .tab-list.icon-list .tab-item{padding:9px 16px 9px 18px}.tabbed-content-vertical .tab-list.icon-list .tab-item.incomplete:before{position:absolute;left:12px;top:12px;height:16px;width:16px;background:#fff;border-radius:50%;color:#999;font-size:16px;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:""}.tabbed-content-vertical .tab-list.icon-list .tab-item.complete:before{position:absolute;left:12px;top:12px;height:16px;width:16px;background:#fff;border-radius:50%;color:#39aa27;font-size:16px;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:""}.tabbed-content-vertical .tab-list.icon-list .tab-item .tab-label{padding-left:12px;font-size:100%}.tabbed-content-vertical .tabbed-body-content{flex:3;display:-webkit-flex;display:flex;flex-flow:column nowrap;height:100%;overflow:hidden!important}.tabbed-content-vertical .tabbed-body-content .content-screen{flex:1;position:relative;display:-webkit-flex;display:flex;flex-flow:column nowrap}.tabbed-content-vertical .tabbed-body-content .content-screen .blur{height:100%!important}.tabbed-content-vertical .tabbed-body-content .customer-scenario{flex:1;position:relative;display:-webkit-flex;display:flex;flex-flow:column nowrap}.tabbed-content-vertical .tabbed-body-content .customer-scenario .blur{height:100%!important}.tabbed-content-vertical .tabbed-body-content .content-wrapper{height:100%;width:inherit;margin:0 auto;box-shadow:none}.tabbed-content-vertical .tabbed-body-content .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.tabbed-content-vertical .tabbed-body-content .content-wrapper .content-area{margin:0 auto!important;width:100%!important;height:100%!important}}.tabbed-content-vertical .tabbed-body-content .content-wrapper-background{-webkit-clip-path:none!important;clip-path:none!important}.tabbed-content-vertical .tabbed-body-content .video-content-wrapper .content-row{align-items:flex-start!important}.tabbed-content-vertical .tabbed-body-content .video-content-wrapper .video-object-wrapper .video-col.single{padding:0 10px!important}.tabbed-content-vertical .tabbed-body-content .close_up img{width:150%!important;left:-25%!important}.tabbed-content-vertical.floating:first-child{border-top:none;border-top-left-radius:5px}.tabbed-content-vertical.floating:first-child.active:after{content:"";border-top-left-radius:5px}.tabbed-content-process-horizontal{display:block;position:relative}.tabbed-content-process-horizontal .tab-list{width:100%;margin:auto;padding:0;height:70px}.tabbed-content-process-horizontal .tab-list .tab-item-wrapper{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100%;overflow:hidden;margin:auto;padding:0 30px;height:70px}.tabbed-content-process-horizontal .tab-list .tab-item{position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;min-width:0;padding:10px 6px 10px 24px;margin:0 15px 0 10px;cursor:pointer;height:50px;transition:background .5s ease,color .5s ease}.tabbed-content-process-horizontal .tab-list .tab-item .pre-shape{display:block;position:absolute;width:25px;height:50px;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:25px solid #fff;left:0!important;top:0}.tabbed-content-process-horizontal .tab-list .tab-item .pre-shape:before{content:"";display:block;position:absolute;width:25px;height:50px;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left-width:25px;border-left-style:solid;z-index:1;left:-24px;top:-27px}.tabbed-content-process-horizontal .tab-list .tab-item .pre-shape:after{content:"";display:block;position:absolute;width:22px;height:44px;border-top:22px solid transparent;border-bottom:22px solid transparent;border-left-width:22px;border-left-style:solid;border-left-color:#fff;z-index:2;left:-24px;top:-24px}.tabbed-content-process-horizontal .tab-list .tab-item .post-shape{display:block;position:absolute;width:25px;height:50px;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left-width:25px;border-left-style:solid;right:-25px!important;top:0;z-index:100;transition:border-left-color .5s ease,color .5s ease}.tabbed-content-process-horizontal .tab-list .tab-item .post-shape:before{content:"";display:block;position:absolute;width:25px;height:50px;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left-width:25px;border-left-style:solid;border-left-color:#6592cb;z-index:1;right:0;top:-27px}.tabbed-content-process-horizontal .tab-list .tab-item .post-shape:after{content:"";display:block;position:absolute;width:22px;height:44px;border-top:22px solid transparent;border-bottom:22px solid transparent;border-left-width:22px;border-left-style:solid;border-left-color:#eff0f2;z-index:1;right:3px;top:-24px}.tabbed-content-process-horizontal .tab-list .tab-item.incomplete:before{z-index:2;position:absolute;left:36px;top:0;bottom:0;height:16px;margin:auto;font-size:16px;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:""}.tabbed-content-process-horizontal .tab-list .tab-item.complete:before{z-index:2;position:absolute;left:36px;top:0;bottom:0;height:16px;margin:auto;font-size:16px;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:""}.tabbed-content-process-horizontal .tab-list .tab-item:first-child{margin-left:0;padding:10px 6px 10px 12px;border-bottom-left-radius:5px;border-top-left-radius:5px}.tabbed-content-process-horizontal .tab-list .tab-item:first-child .pre-shape{display:none!important}.tabbed-content-process-horizontal .tab-list .tab-item:first-child.incomplete:before{left:12px}.tabbed-content-process-horizontal .tab-list .tab-item:first-child.complete:before{left:12px}.tabbed-content-process-horizontal .tab-list .tab-item.disabled:hover{cursor:not-allowed}.tabbed-content-process-horizontal .tab-list .tab-item .tab-label{padding-left:12px;font-size:90%;position:relative;overflow:hidden}.tabbed-content-process-horizontal .tab-list .tab-item .tab-label span,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label p,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label div,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label a,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label h1,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label h2,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label h3,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label h4,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label h5,.tabbed-content-process-horizontal .tab-list .tab-item .tab-label li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item{padding:10px 6px 10px 36px}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item.incomplete:before{position:absolute;left:30px;top:6px!important;bottom:unset!important;height:16px;width:16px;margin:unset!important;font-size:16px;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:"";background:#fff;border-radius:50%;color:#999;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);box-shadow:0 0 3px #00000040}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item.complete:before{display:block;position:absolute;left:30px;top:6px!important;bottom:unset!important;height:16px;width:16px;margin:unset!important;font-size:16px;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:"";background:#fff;border-radius:50%;color:#39aa27;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);box-shadow:0 0 3px #00000040}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item:first-child{margin-left:0;padding:10px 6px 10px 12px}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item:first-child.incomplete:before{left:6px}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item:first-child.complete:before{left:6px}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item .tab-icon{position:relative;height:40px;width:40px;text-align:center;flex-shrink:0}.tabbed-content-process-horizontal .tab-list.icon-list .tab-item .tab-icon img{display:block;position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;margin:auto;height:38px}.tabbed-content-process-horizontal .tabbed-body-content{border-top:1px solid #d5d5d5;display:block;position:relative;height:calc(100% - 70px);overflow:hidden!important}.tabbed-content-process-horizontal .tabbed-body-content .content-wrapper,.tabbed-content-process-horizontal .tabbed-body-content .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.tabbed-content-process-horizontal .tabbed-body-content .content-wrapper .content-area{margin:0!important;width:100%!important;height:100%!important}}.tabbed-content-process-horizontal .tabbed-body-content .content-wrapper-background{-webkit-clip-path:none!important;clip-path:none!important}.tabbed-content-process-vertical{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%;height:100%}.tabbed-content-process-vertical .tab-list{flex:1;margin:0;padding:30px 15px;border-top-left-radius:5px;border-bottom-left-radius:5px;overflow-y:auto;direction:rtl}.tabbed-content-process-vertical .tab-list .tab-item-wrapper{margin:0;padding:0;direction:ltr}.tabbed-content-process-vertical .tab-list .tab-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;flex:1;text-align:left;position:relative;vertical-align:middle;padding:12px 16px;cursor:pointer;transition:background .5s ease,color .5s ease;border-radius:5px;margin:0 0 40px;min-height:72px;border-style:solid;border-width:1px}.tabbed-content-process-vertical .tab-list .tab-item .post-shape{border:none}.tabbed-content-process-vertical .tab-list .tab-item .post-shape:after{content:"";color:#333;position:absolute;left:calc(50% - 10px);bottom:-30px;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:"";z-index:1;font-size:20px}.tabbed-content-process-vertical .tab-list .tab-item:first-child.active:after{content:"";border-top-left-radius:5px}.tabbed-content-process-vertical .tab-list .tab-item:last-child{margin-bottom:0}.tabbed-content-process-vertical .tab-list .tab-item:last-child .pre-shape{display:none}.tabbed-content-process-vertical .tab-list .tab-item:last-child .post-shape{display:none}.tabbed-content-process-vertical .tab-list .tab-item:last-child.active:after{content:""}.tabbed-content-process-vertical .tab-list .tab-item.disabled:hover{cursor:not-allowed}.tabbed-content-process-vertical .tab-list .tab-item.incomplete:before{position:absolute;right:-6px;top:-6px;font-size:16px;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:"";background:#fff;border-radius:50%;color:#999}.tabbed-content-process-vertical .tab-list .tab-item.complete:before{position:absolute;right:-6px;top:-6px;font-size:16px;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:"";background:#fff;border-radius:50%;color:#39aa27}.tabbed-content-process-vertical .tab-list.icon-list .tab-item{padding:12px 16px 12px 12px;margin:0 0 40px;min-height:72px}.tabbed-content-process-vertical .tab-list.icon-list .tab-item .tab-icon{padding:3px;min-width:50px!important;width:50px!important;height:50px;border:none;position:relative}.tabbed-content-process-vertical .tab-list.icon-list .tab-item .tab-icon img{position:absolute;height:38px;width:auto;top:0;left:0;right:0;bottom:0;margin:auto}.tabbed-content-process-vertical .tab-list.icon-list .tab-item .tab-label{padding-left:12px}.tabbed-content-process-vertical .tabbed-body-content{flex:3;display:-webkit-flex;display:flex;flex-flow:column nowrap;border-top-right-radius:5px;border-bottom-right-radius:5px;height:100%;overflow:hidden!important}.tabbed-content-process-vertical .tabbed-body-content .content-screen,.tabbed-content-process-vertical .tabbed-body-content .customer-scenario{flex:1;position:relative;display:-webkit-flex;display:flex;flex-flow:column nowrap}.tabbed-content-process-vertical .tabbed-body-content .content-wrapper{height:100%;width:inherit;margin:0 auto;box-shadow:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.tabbed-content-process-vertical .tabbed-body-content .content-wrapper .content-area{height:100%;width:100%;border-top-right-radius:5px;border-bottom-right-radius:5px;margin:0 auto;box-shadow:none}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.tabbed-content-process-vertical .tabbed-body-content .content-wrapper .content-area{margin:0 auto!important;width:100%!important;height:100%!important}}.tabbed-content-process-vertical .tabbed-body-content .content-wrapper-background{-webkit-clip-path:none!important;clip-path:none!important}.tabbed-content-process-vertical .tabbed-body-content .video-content-wrapper .content-row{align-items:flex-start!important}.tabbed-content-process-vertical .tabbed-body-content .video-content-wrapper .video-object-wrapper .video-col.single{padding:0 10px!important}.tabbed-content-process-vertical .tabbed-body-content .close_up img{width:150%!important;left:-25%!important}.tabbed-content-tile-horizontal{display:block;position:relative}.tabbed-content-tile-horizontal .tab-list .tab-item-wrapper{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:95%;margin:auto;padding:0;height:160px}.tabbed-content-tile-horizontal .tab-list .tab-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;position:relative;padding:44px 6px;margin:0 15px 0 0;cursor:pointer;height:140px;width:120px;border-radius:5px;border-style:solid;border-width:1px;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);box-shadow:0 0 3px #00000040;transition:background .5s ease,color .5s ease}.tabbed-content-tile-horizontal .tab-list .tab-item.incomplete:before{position:absolute;right:-6px;top:-6px;font-size:16px;width:16px;height:16px;margin:unset;left:unset;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:"";background:#fff;border-radius:50%;color:#999}.tabbed-content-tile-horizontal .tab-list .tab-item.complete:before{position:absolute;right:-6px;top:-6px;font-size:16px;width:16px;height:16px;margin:unset;left:unset;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:"";background:#fff;border-radius:50%;color:#39aa27}.tabbed-content-tile-horizontal .tab-list .tab-item:first-child{margin-left:0}.tabbed-content-tile-horizontal .tab-list .tab-item:last-child{margin-right:0}.tabbed-content-tile-horizontal .tab-list .tab-item.disabled:hover{cursor:not-allowed}.tabbed-content-tile-horizontal .tab-list .tab-item .tab-label{flex:1;text-align:center;font-size:85%;min-width:0;word-break:break-word}.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item{display:block;flex-flow:unset;padding:6px}.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item.focus-visible{outline:1px solid inherit}.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-icon{display:block;padding:8px;height:105px;overflow:hidden;position:relative;text-align:center}.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-icon img{height:100%;width:auto}.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label{flex:none;padding:5px 5px 0;font-size:85%;position:relative;overflow:hidden}.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label span,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label p,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label div,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label a,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label h1,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label h2,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label h3,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label h4,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label h5,.tabbed-content-tile-horizontal .tab-list.icon-list .tab-item .tab-label li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.tabbed-content-tile-horizontal .tabbed-body-content{border-top:1px solid #d5d5d5;display:block;position:relative;height:calc(100% - 160px);overflow-y:hidden!important;overflow-x:visible}.tabbed-content-tile-horizontal .tabbed-body-content .content-wrapper,.tabbed-content-tile-horizontal .tabbed-body-content .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.tabbed-content-tile-horizontal .tabbed-body-content .content-wrapper .content-area{margin:0 auto!important;width:100%!important;height:100%!important}}.tabbed-content-tile-horizontal .tabbed-body-content .content-wrapper-background{-webkit-clip-path:none!important;clip-path:none!important}.tabbed-content-tile-horizontal .tabbed-body-content .character-stage{background:transparent!important}.tabbed-content-tile-horizontal .tabbed-body-content .character-stage .close_up img{width:100%!important;left:0!important}.tabbed-content-tile-horizontal .tabbed-body-content .video-content-wrapper .video-object-wrapper .video-col.single{padding:0 280px!important}.tabbed-content-tile-vertical{display:-webkit-flex;display:flex;flex-flow:row nowrap}.tabbed-content-tile-vertical .tab-list{overflow-y:auto;width:320px;margin:0;padding:0 15px;direction:rtl;display:flex;flex-flow:row wrap;align-content:flex-start;justify-content:flex-start}.tabbed-content-tile-vertical .tab-list .tab-item-wrapper{margin:30px 0 0;padding:0;direction:ltr;display:flex;flex-flow:row wrap;align-content:flex-start;justify-content:center}.tabbed-content-tile-vertical .tab-list .tab-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;position:relative;padding:44px 6px;margin:0 15px 0 0;cursor:pointer;height:140px;width:120px;border-radius:5px;border-style:solid;border-width:1px;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.25);box-shadow:0 0 3px #00000040;transition:background .5s ease,color .5s ease}.tabbed-content-tile-vertical .tab-list .tab-item.incomplete:before{position:absolute;right:-6px;top:-6px;font-size:16px;width:16px;height:16px;margin:unset;left:unset;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:"";background:#fff;border-radius:50%;color:#999}.tabbed-content-tile-vertical .tab-list .tab-item.complete:before{position:absolute;right:-6px;top:-6px;font-size:16px;width:16px;height:16px;margin:unset;left:unset;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:"";background:#fff;border-radius:50%;color:#39aa27}.tabbed-content-tile-vertical .tab-list .tab-item:first-child{margin-left:0}.tabbed-content-tile-vertical .tab-list .tab-item:last-child{margin-right:0}.tabbed-content-tile-vertical .tab-list .tab-item.disabled:hover{cursor:not-allowed}.tabbed-content-tile-vertical .tab-list .tab-item .tab-label{flex:1;text-align:center;font-size:85%;min-width:0;word-break:break-word}.tabbed-content-tile-vertical .tab-list.icon-list .tab-item{display:block;flex-flow:unset;padding:6px}.tabbed-content-tile-vertical .tab-list.icon-list .tab-item.focus-visible{outline:1px solid inherit}.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-icon{display:block;padding:8px;height:105px;overflow:hidden;position:relative;text-align:center}.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-icon img{height:100%;width:auto}.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label{flex:none;padding:5px 5px 0;font-size:85%;position:relative;overflow:hidden}.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label span,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label p,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label div,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label a,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label h1,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label h2,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label h3,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label h4,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label h5,.tabbed-content-tile-vertical .tab-list.icon-list .tab-item .tab-label li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.tabbed-content-tile-vertical .tab-list .tab-item{margin-bottom:30px}.tabbed-content-tile-vertical .tab-list .tab-item:nth-child(2n){margin-right:0}.tabbed-content-tile-vertical .tabbed-body-content{width:calc(100% - 320px);display:-webkit-flex;display:flex;flex-flow:column nowrap;border-top-right-radius:5px;border-bottom-right-radius:5px;height:100%;overflow:hidden!important}.tabbed-content-tile-vertical .tabbed-body-content .content-screen,.tabbed-content-tile-vertical .tabbed-body-content .customer-scenario{flex:1;position:relative;display:-webkit-flex;display:flex;flex-flow:column nowrap}.tabbed-content-tile-vertical .tabbed-body-content .content-wrapper{height:100%;width:inherit;margin:0 auto;box-shadow:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.tabbed-content-tile-vertical .tabbed-body-content .content-wrapper .content-area{height:100%;width:100%;border-top-right-radius:5px;border-bottom-right-radius:5px;margin:0 auto;box-shadow:none}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.tabbed-content-tile-vertical .tabbed-body-content .content-wrapper .content-area{margin:0 auto!important;width:100%!important;height:100%!important}}.tabbed-content-tile-vertical .tabbed-body-content .content-wrapper-background{-webkit-clip-path:none!important;clip-path:none!important}.tabbed-content-tile-vertical .tabbed-body-content .video-content-wrapper .content-row{align-items:flex-start!important}.tabbed-content-tile-vertical .tabbed-body-content .video-content-wrapper .video-object-wrapper .video-col.single{padding:0 10px!important}.tabbed-content-tile-vertical .tabbed-body-content .close_up img{width:150%!important;left:-25%!important}.content-character-expression{position:relative;float:left;clear:both;overflow:hidden;left:0;top:0;margin-top:1px;margin-left:1px;height:80px!important;width:80px;background:#fff;border:4px solid #fff;border-radius:50%;-webkit-box-shadow:0px 0px 0px 1px #d5d5d5;-moz-box-shadow:0px 0px 0px 1px #d5d5d5;box-shadow:0 0 0 1px #d5d5d5}.content-character-expression img{width:100%;height:auto}.content-character-expression+div{margin-left:100px!important;width:calc(100% - 100px);clear:none}.content-character-expression+div.conversation{margin-left:85px!important;width:calc(100% - 85px)!important}.horz-slider-screen{display:-webkit-flex;display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow-y:auto}.horz-slider-screen .slider{display:block;position:relative;flex:1;width:100%;height:100%}.horz-slider-screen .slider .slider-prev-slide-btn{cursor:pointer;position:absolute;top:312px;left:20px;background:transparent;border:0;padding:0;transition:opacity .5s ease,color .5s ease;z-index:500}.horz-slider-screen .slider .slider-prev-slide-btn:after{font-size:48px;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:""}.horz-slider-screen .slider .slider-prev-slide-btn:hover{opacity:.8}.horz-slider-screen .slider .slider-prev-slide-btn.disabled{cursor:not-allowed}.horz-slider-screen .slider .slider-prev-slide-btn.disabled:hover{opacity:1}.horz-slider-screen .slider .slider-prev-slide-btn.disabled:after{color:#999}.horz-slider-screen .slider .slider-next-slide-btn{cursor:pointer;position:absolute;top:312px;right:20px;background:transparent;border:0;padding:0;transition:opacity .5s ease,color .5s ease;z-index:500}.horz-slider-screen .slider .slider-next-slide-btn:after{font-size:48px;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:""}.horz-slider-screen .slider .slider-next-slide-btn:hover{opacity:.8}.horz-slider-screen .slider .slider-next-slide-btn.disabled{cursor:not-allowed}.horz-slider-screen .slider .slider-next-slide-btn.disabled:hover{opacity:1}.horz-slider-screen .slider .slider-next-slide-btn.disabled:after{color:#999}.horz-slider-screen .slider .slider-container{width:calc(100% - 120px);max-width:1024px;box-shadow:0 5px 5px #00000040;background:rgb(255,255,255);overflow:hidden;z-index:400}.horz-slider-screen .slider .slider-container.layout-mode-framed{height:calc(100% - 60px);margin:30px auto;border-radius:5px}.horz-slider-screen .slider .slider-container.layout-mode-full-height{height:calc(100% - 30px);margin:30px auto 0;border-top-left-radius:5px;border-top-right-radius:5px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.horz-slider-screen .slider .slider-container{border:none;height:100%!important;width:100%!important;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0 auto!important;background:rgba(255,255,255,.9)}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.horz-slider-screen .slider .slider-container{border:none;height:100%!important;width:100%!important;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0 auto!important;background:rgba(255,255,255,.9)}}.horz-slider-screen .slider .slider-container .thumbnail-wrapper{display:block;text-align:center;width:100%;margin:0;padding:0}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.horz-slider-screen .slider .slider-container .thumbnail-wrapper{background:#eff0f2}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.horz-slider-screen .slider .slider-container .thumbnail-wrapper{background:#eff0f2}}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container{display:block;text-align:center;width:100%;margin:0;padding:0}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list{display:block;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;text-align:center;width:100%;margin:0;padding:0}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-list-item{position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item{position:relative;text-align:center;vertical-align:middle;padding:0 12px;height:40px;cursor:pointer;transition:opacity .5s ease,color .5s ease;width:24px;display:block}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:focus-visible{outline:none!important}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:hover,.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.focused{opacity:.8}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:before{position:absolute;font-size:16px;height:16px;width:24px;text-align:center;top:0;bottom:0;left:0;right:0;margin:auto}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.disabled:hover{cursor:not-allowed;opacity:1}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.incomplete:before{color:#999;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:""}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.complete:before{color:#39aa27;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:""}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list{display:block;text-align:center;width:100%;margin:0;padding:0;background:#eff0f2}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item{position:relative;display:inline-block;text-align:center;vertical-align:middle;background:#fff;margin:10px 5px;height:48px;width:48px;padding:4px 2px;border-radius:50%;border:2px solid #d5d5d5;cursor:pointer;transition:opacity .5s ease,color .5s ease;overflow:hidden}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item:hover{opacity:.8}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item:before{display:none}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.disabled:hover{cursor:not-allowed;opacity:1}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.incomplete{border-color:#999}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.incomplete:before{display:none}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.complete{border-color:#39aa27}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.complete:before{display:none}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.complete.active:before{color:inherit!important}.horz-slider-screen .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:24px;width:auto}.horz-slider-screen .slider .slider-container .slider-body-content{display:block;position:relative;padding:0;height:calc(100% - 40px);overflow-y:auto}.horz-slider-screen .slider .slider-container .slider-body-content.icon-body{height:calc(100% - 60px)}.horz-slider-screen .slider .slider-container .slider-body-content.single-slider{height:100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide{position:absolute;top:0;width:100%;height:100%;z-index:100;padding:18px 30px;overflow:hidden}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(1){left:0%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(2){left:100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(3){left:200%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(4){left:300%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(5){left:400%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(6){left:500%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(7){left:600%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(8){left:700%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(9){left:800%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(10){left:900%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(11){left:1000%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(12){left:1100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(13){left:1200%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(14){left:1300%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(15){left:1400%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(16){left:1500%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(17){left:1600%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(18){left:1700%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(19){left:1800%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(20){left:1900%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(21){left:2000%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(22){left:2100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(23){left:2200%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(24){left:2300%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(25){left:2400%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(26){left:2500%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(27){left:2600%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(28){left:2700%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(29){left:2800%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(30){left:2900%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(31){left:3000%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(32){left:3100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(33){left:3200%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(34){left:3300%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(35){left:3400%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(36){left:3500%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(37){left:3600%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(38){left:3700%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(39){left:3800%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(40){left:3900%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(41){left:4000%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(42){left:4100%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(43){left:4200%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(44){left:4300%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(45){left:4400%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(46){left:4500%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(47){left:4600%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(48){left:4700%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(49){left:4800%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide:nth-child(50){left:4900%}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide .content-wrapper{height:100%;width:100%;margin:0 auto;padding:0;box-shadow:none}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}.horz-slider-screen .slider .slider-container .slider-body-content .slide-container .slide .object-feed{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;position:absolute;bottom:0;max-height:100%;height:auto}.horz-slider-timeline{display:-webkit-flex;display:flex;flex-flow:column nowrap;width:100%;height:100%;overflow-y:auto}.horz-slider-timeline .background-banner .scale-btn{position:absolute;height:24px;width:24px;background:rgba(255,255,255,.8);border-radius:50%;top:12px;left:12px;z-index:2;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:0 0 5px #000000bf}.horz-slider-timeline .background-banner .scale-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;font-size:16px;padding:0;margin:auto}.horz-slider-timeline .background-banner .scale-btn.scale-max: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:""}.horz-slider-timeline .background-banner .scale-btn.scale-min: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:""}.horz-slider-timeline .background-banner .close-banner-btn{position:absolute;height:24px;width:24px;background:rgba(255,255,255,.8);border-radius:50%;top:12px;left:12px;z-index:2;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:0 0 5px #000000bf}.horz-slider-timeline .background-banner .close-banner-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;font-size:16px;padding:0;margin:auto;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:""}.horz-slider-timeline .background-banner .banner-continue-btn{position:absolute;right:12px;bottom:12px;margin:auto}.horz-slider-timeline .background-banner .banner-continue-btn[disabled]{opacity:0}.horz-slider-timeline .slider{display:block;position:relative;flex:1;width:100%;height:100%}.horz-slider-timeline .slider .slider-prev-slide-btn{cursor:pointer;position:absolute;top:45px;left:80px;background:transparent;border:0;margin:0;padding:0;transition:opacity .5s ease,color .5s ease;z-index:500}.horz-slider-timeline .slider .slider-prev-slide-btn:after{font-size:48px;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:""}.horz-slider-timeline .slider .slider-prev-slide-btn:hover{opacity:.8}.horz-slider-timeline .slider .slider-prev-slide-btn.disabled{cursor:not-allowed}.horz-slider-timeline .slider .slider-prev-slide-btn.disabled:hover{opacity:1}.horz-slider-timeline .slider .slider-prev-slide-btn.disabled:after{color:#999}.horz-slider-timeline .slider .slider-next-slide-btn{cursor:pointer;position:absolute;top:45px;right:80px;background:transparent;border:0;margin:0;padding:0;transition:opacity .5s ease,color .5s ease;z-index:500}.horz-slider-timeline .slider .slider-next-slide-btn:after{font-size:48px;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:""}.horz-slider-timeline .slider .slider-next-slide-btn:hover{opacity:.8}.horz-slider-timeline .slider .slider-next-slide-btn.disabled{cursor:not-allowed}.horz-slider-timeline .slider .slider-next-slide-btn.disabled:hover{opacity:1}.horz-slider-timeline .slider .slider-next-slide-btn.disabled:after{color:#999}.horz-slider-timeline .slider .slider-container{width:calc(100% - 100px);max-width:1100px;box-shadow:0 5px 5px #00000040;background:rgb(255,255,255);overflow:hidden;z-index:400}.horz-slider-timeline .slider .slider-container.layout-mode-framed{height:calc(100% - 60px);margin:30px auto;border-radius:5px}.horz-slider-timeline .slider .slider-container.layout-mode-full-height{height:calc(100% - 30px);margin:30px auto 0;border-top-left-radius:5px;border-top-right-radius:5px}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper{position:relative;display:block;text-align:center;width:100%;margin:0;padding:0;border-bottom:1px solid #d5d5d5}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper:after{content:"";position:absolute;left:calc(50% - 10px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d5d5d5;bottom:0}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container{position:relative;margin:0 auto!important;max-width:900px;width:100%;overflow:hidden;display:block;text-align:center;padding:0;height:75px;display:-webkit-flex;display:flex;flex-flow:row nowrap}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container:before{content:"";position:absolute;top:0;left:0;height:100%;width:100px;z-index:100;background:-moz-linear-gradient(left,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container:after{content:"";position:absolute;top:0;right:0;height:100%;width:100px;z-index:100;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list{position:absolute;z-index:10;width:100%;overflow:visible;display:block;text-align:center;padding:0;margin:0;opacity:0;display:-webkit-flex;display:flex;flex-flow:row nowrap}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-list-item{display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;padding:0;margin:10px 0;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0);transition:all .3s ease-out}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item{opacity:.4;transition:all .3s ease-out}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.active{opacity:1}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:hover{opacity:.9}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:before{display:none}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.disabled:hover{cursor:not-allowed;opacity:1}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.incomplete{border-color:#999}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.complete{border-color:#39aa27}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.complete.active:before{color:inherit!important}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;position:relative;padding-right:14px}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details:before{height:100%;position:absolute;top:calc(50% - 4px);left:-16px;font-size:14px;color:#333;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:""}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details:after{height:100%;position:absolute;top:calc(50% - 4px);right:0;font-size:14px;color:#333;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:""}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details .pre-shape{color:#333}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details .pre-shape:before{height:100%;font-size:8px;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:"" "" "" "" ""}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details .post-shape{color:#333}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details .post-shape:before{height:100%;font-size:8px;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:"" "" "" "" ""}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details .thumbnail-indicator{position:relative;text-align:center;background:#fff;margin:5px 5px 0;height:30px;width:30px;padding:2px 0;border-radius:50%;border:2px solid #d5d5d5;cursor:pointer;transition:opacity .5s ease,color .5s ease;overflow:hidden}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-details .thumbnail-indicator img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:24px;width:auto}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label{display:block;width:136px!important;padding-right:14px;text-align:center;font-size:80%;position:relative;overflow:hidden}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label span,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label p,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label div,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label a,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label h1,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label h2,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label h3,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label h4,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label h5,.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item .thumbnail-label li{height:100%;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:first-child .pre-shape{color:transparent!important}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:first-child .thumbnail-details:before{display:none}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:last-child .post-shape{color:#fff}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item:last-child .thumbnail-details:after{display:none}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.incomplete .thumbnail-indicator:before{font-size:18px;text-align:center;color:#999;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:""}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container .thumbnail-list .thumbnail-item.complete .thumbnail-indicator:before{font-size:18px;color:#39aa27;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:""}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list{height:95px!important}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.incomplete .thumbnail-indicator:before{display:none}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.complete .thumbnail-indicator{border-color:#39aa27}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item.complete .thumbnail-indicator:before{display:none}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item .thumbnail-indicator{position:relative;text-align:center;background:#fff;margin:0 5px;height:48px!important;width:48px!important;padding:4px 2px;border-radius:50%;border:2px solid #d5d5d5;cursor:pointer;transition:opacity .5s ease,color .5s ease;overflow:hidden}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item .thumbnail-indicator img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:24px;width:auto}.horz-slider-timeline .slider .slider-container .thumbnail-wrapper .thumbnail-container.icon-list .thumbnail-item .thumbnail-label{min-width:154px!important}.horz-slider-timeline .slider .slider-container .slider-body-content{display:block;position:relative;padding:0;height:calc(100% - 75px);overflow-y:auto}.horz-slider-timeline .slider .slider-container .slider-body-content.icon-body{height:calc(100% - 95px)!important}.horz-slider-timeline .slider .slider-container .slider-body-content.single-slider{height:100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide{position:absolute;top:0;width:100%;height:100%;z-index:100;padding:18px 30px;overflow:hidden}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(1){left:0%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(2){left:100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(3){left:200%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(4){left:300%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(5){left:400%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(6){left:500%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(7){left:600%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(8){left:700%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(9){left:800%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(10){left:900%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(11){left:1000%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(12){left:1100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(13){left:1200%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(14){left:1300%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(15){left:1400%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(16){left:1500%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(17){left:1600%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(18){left:1700%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(19){left:1800%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(20){left:1900%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(21){left:2000%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(22){left:2100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(23){left:2200%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(24){left:2300%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(25){left:2400%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(26){left:2500%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(27){left:2600%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(28){left:2700%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(29){left:2800%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(30){left:2900%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(31){left:3000%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(32){left:3100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(33){left:3200%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(34){left:3300%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(35){left:3400%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(36){left:3500%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(37){left:3600%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(38){left:3700%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(39){left:3800%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(40){left:3900%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(41){left:4000%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(42){left:4100%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(43){left:4200%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(44){left:4300%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(45){left:4400%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(46){left:4500%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(47){left:4600%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(48){left:4700%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(49){left:4800%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide:nth-child(50){left:4900%}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide .content-wrapper{height:100%;width:100%;margin:0 auto;padding:0;box-shadow:none}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}.horz-slider-timeline .slider .slider-container .slider-body-content .slide-container .slide .object-feed{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;position:absolute;bottom:0;max-height:100%;height:auto}.accordion-screen .content-wrapper-background{position:absolute!important;z-index:1!important;display:block!important}.accordion-screen.frosted_white .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px);-webkit-clip-path:inset(0px 60px 0px 60px);clip-path:inset(0px 60px 0px 60px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.accordion-screen.frosted_white .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.frosted_white .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.accordion-screen.frosted_white .content-wrapper-background:after{content:"";position:absolute;width:100%;height:100%;margin:0 30px}.accordion-screen.frosted_white .blurred-feed{background:rgba(255,255,255,.7)}.accordion-screen.frosted_white .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (min-width: 375px) and (max-width: 812px){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.accordion-screen.frosted_white .blurred-feed:not(.accordion-content-wrapper){background:rgba(255,255,255,.95)}}.accordion-screen.tinted_dark .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px);-webkit-clip-path:inset(0px 60px 0px 60px);clip-path:inset(0px 60px 0px 60px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.accordion-screen.tinted_dark .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.tinted_dark .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.accordion-screen.tinted_dark .accordion-content-wrapper{background:rgba(0,0,0,.5)}.accordion-screen.thick_glass .content-wrapper-background{z-index:1;display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-filter:blur(15px);filter:blur(15px);-webkit-clip-path:inset(0px 60px 0px 60px);clip-path:inset(0px 60px 0px 60px)}@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.accordion-screen.thick_glass .content-wrapper-background{display:none}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;-webkit-clip-path:inset(0px 20px 0px 20px);clip-path:inset(0px 20px 0px 20px);-webkit-filter:blur(15px);filter:blur(15px)}}.accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}.accordion-screen.thick_glass .standard-feed{background:rgba(255,255,255,.9)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (min-width: 375px) and (max-width: 812px){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (min-width: 375px) and (max-width: 812px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 414px) and (max-width: 896px){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 414px) and (max-width: 896px) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}@media (min-width: 600px) and (max-width: 800px){.accordion-screen.thick_glass .blurred-feed{background:rgba(233,233,233,.2)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{background:rgba(255,255,255,.9)}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.thick_glass .blurred-feed{max-height:100%;top:0}}.accordion-screen.transparent .content-wrapper-background,.accordion-screen.transparent_dark_text .content-wrapper-background,.accordion-screen.transparent_light_text .content-wrapper-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto}.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:auto}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;position:absolute;height:100%;left:0;right:0;margin:auto!important;width:auto;min-width:100%}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;height:auto;top:0;width:100%}.accordion-screen.transparent .content-wrapper-background img.title-screen,.accordion-screen.transparent_dark_text .content-wrapper-background img.title-screen,.accordion-screen.transparent_light_text .content-wrapper-background img.title-screen{bottom:unset;top:0}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;position:absolute;height:100%;left:0;right:0;margin:auto!important;width:auto;min-width:100%}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;height:auto;bottom:0;width:100%}.accordion-screen.transparent .content-wrapper-background img.title-screen,.accordion-screen.transparent_dark_text .content-wrapper-background img.title-screen,.accordion-screen.transparent_light_text .content-wrapper-background img.title-screen{bottom:unset;top:0}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:664px;height:auto;width:100%}}@media only screen and (width: 900px) and (height: 768px){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:664px;height:auto;width:100%}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:924px;position:absolute;height:100%;left:0;right:0;margin:auto!important;width:auto;min-width:100%}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;position:absolute;height:100%;left:0;right:0;margin:auto!important;width:auto;min-width:100%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;position:absolute;height:100%;top:0;left:0;right:0;margin:auto!important;width:auto;min-width:100%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;height:auto;top:0;width:100%}.accordion-screen.transparent .content-wrapper-background img.title-screen,.accordion-screen.transparent_dark_text .content-wrapper-background img.title-screen,.accordion-screen.transparent_light_text .content-wrapper-background img.title-screen{bottom:unset;top:0}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.accordion-screen.transparent .content-wrapper-background img,.accordion-screen.transparent_dark_text .content-wrapper-background img,.accordion-screen.transparent_light_text .content-wrapper-background img{min-height:100vh;position:absolute;height:100%;left:0;right:0;margin:auto!important;width:auto;min-width:100%}}.accordion-screen.transparent .accordion-content-wrapper,.accordion-screen.transparent_dark_text .accordion-content-wrapper,.accordion-screen.transparent_light_text .accordion-content-wrapper{box-shadow:none;width:calc(100% - 60px)}.accordion-screen.white .accordion-content-wrapper{background:#fff}.accordion-screen .accordion-content-wrapper{position:absolute;z-index:2!important;height:100%;width:calc(100% - 120px);padding:0;left:0;right:0;margin:auto;overflow-y:hidden;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.accordion-screen .accordion-content-wrapper.allow-scroll{overflow-y:auto}.accordion-screen .accordion-content-wrapper .background-image{text-align:center;position:relative;overflow:hidden}.accordion-screen .accordion-content-wrapper .background-image .hot-spot-continue-btn{position:absolute;right:12px;bottom:12px;margin:auto}.accordion-screen .accordion-content-wrapper .background-banner{text-align:center;position:relative;overflow:hidden;background:#eff0f2;border-bottom:1px solid #fff}.accordion-screen .accordion-content-wrapper .background-banner .scale-btn{position:absolute;height:24px;width:24px;background:rgba(255,255,255,.8);border-radius:50%;top:12px;left:12px;z-index:2;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:0 0 5px #000000bf}.accordion-screen .accordion-content-wrapper .background-banner .scale-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;font-size:16px;padding:0;margin:auto}.accordion-screen .accordion-content-wrapper .background-banner .scale-btn.scale-max: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:""}.accordion-screen .accordion-content-wrapper .background-banner .scale-btn.scale-min: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:""}.accordion-screen .accordion-content-wrapper .background-banner .close-banner-btn{position:absolute;height:24px;width:24px;background:rgba(255,255,255,.8);border-radius:50%;top:12px;left:12px;z-index:2;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:0 0 5px #000000bf}.accordion-screen .accordion-content-wrapper .background-banner .close-banner-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;font-size:16px;padding:0;margin:auto;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:""}.accordion-screen .accordion-content-wrapper .background-banner .banner-image{position:relative;width:100%}.accordion-screen .accordion-content-wrapper .background-banner .banner-image img{width:100%;height:auto;z-index:1}.accordion-screen .accordion-content-wrapper .background-banner .banner-continue-btn{position:absolute;right:12px;bottom:12px;margin:auto}.accordion-screen .accordion-content-wrapper .background-banner .banner-continue-btn[disabled]{opacity:0}.accordion-screen .accordion-content-wrapper.scale-banner-min .background-banner{text-align:center;position:relative;overflow:hidden}.accordion-screen .accordion-content-wrapper.scale-banner-min .background-banner .banner-image{position:relative;width:50%;padding:12px;margin:0 auto}.accordion-screen .accordion{display:block;overflow:hidden;margin:30px;padding:0}.accordion-screen .accordion .accordion-item{list-style-type:none;display:block;overflow:hidden;margin:15px 5px;padding:0;border-radius:5px;-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,.05);box-shadow:0 0 5px 2px #0000000d}.accordion-screen .accordion .accordion-item:first-child{margin-top:5px}.accordion-screen .accordion .accordion-item:last-child{margin-bottom:5px}.accordion-screen .accordion .accordion-item .accordion-item-list{display:block;overflow:hidden;margin:0;padding:0}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn{position:relative;padding:20px 48px;cursor:pointer;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn.disabled{cursor:default}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn:before{position:absolute;left:24px;top:0;bottom:0;margin:auto;height:16px}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn:after{position:absolute;right:24px;top:0;bottom:0;height:16px;margin:auto}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn.incomplete: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:""}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn.complete: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:""}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .kpi-meter-container{position:absolute;padding:0 0 0 50px}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .kpi-meter-container .kpi-meter{left:5px;top:-5px;position:absolute}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .accordion-icon{padding-right:10px}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-btn .accordion-icon img{height:40px;width:auto}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content{display:block;position:relative;overflow:hidden;padding:0;height:0;background:rgb(255,255,255);margin-top:0}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding{padding:12px 24px}@media only screen and (max-width: 736px){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding{padding-left:15px;padding-right:15px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding{padding:0}}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper{height:100%;width:100%;padding:30px 24px;margin:0 auto;box-shadow:none}@media only screen and (max-width: 736px){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper{margin:0 -15px;padding-left:12px;padding-right:12px}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper{padding:0;margin:0!important;width:100%!important}}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper .content-area{height:100%;width:100%;padding:30px 24px;margin:0 auto;box-shadow:none}@media only screen and (max-width: 736px){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper .content-area{margin:0 -15px;padding-left:12px;padding-right:12px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper .content-area{margin:0!important;width:100%!important;height:100%!important}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .content-wrapper .content-area{margin:0!important;width:100%!important;height:100%!important}}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .screen-container{height:100%}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .object-feed{position:absolute;bottom:0;max-height:100%;height:auto}.accordion-screen .accordion .accordion-item .accordion-item-list .accordion-content .content-padding .video-object-wrapper .video-col.single{padding:0 210px}.accordion-screen .accordion .accordion-item.open .accordion-btn{border-bottom:1px solid #d5d5d5}.accordion-screen .accordion .accordion-item.open .accordion-btn:after{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:""}.accordion-screen .accordion .accordion-item.closed .accordion-btn:after{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:""}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.accordion-screen .accordion-content-wrapper{width:100%}.accordion-screen .accordion-content-wrapper .accordion{margin:10px}.accordion-screen .accordion-content-wrapper .accordion .accordion-item{margin:5px}.accordion-screen .accordion-content-wrapper .accordion .accordion-item .accordion-btn{padding:10px 48px}.accordion-screen .accordion-content-wrapper .accordion .object-feed .learner-action .question-wrapper>.object-container{padding:0!important}.accordion-screen .accordion-content-wrapper .accordion .object-feed .learner-action .question-wrapper:not(.swipe-question) .object-container{padding:0!important}.accordion-screen .accordion-content-wrapper .accordion .object-feed .learner-action .question-wrapper:not(.swipe-question) .feedback-panel{margin-left:0!important;margin-right:0!important}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.accordion-screen .accordion-content-wrapper{width:100%}.accordion-screen .accordion-content-wrapper .accordion{margin:10px}.accordion-screen .accordion-content-wrapper .accordion .accordion-item{margin:5px}.accordion-screen .accordion-content-wrapper .accordion .accordion-item .accordion-btn{padding:10px 48px}.accordion-screen .accordion-content-wrapper .accordion .object-feed .learner-action .question-wrapper>.object-container{padding:0!important}.accordion-screen .accordion-content-wrapper .accordion .object-feed .learner-action .question-wrapper:not(.swipe-question) .object-container{padding:0!important}.accordion-screen .accordion-content-wrapper .accordion .object-feed .learner-action .question-wrapper:not(.swipe-question) .feedback-panel{margin-left:0!important;margin-right:0!important}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.accordion-screen .accordion-content-wrapper{width:calc(100% - 50px)}}.hot-spot-screen{display:block;position:relative}.hot-spot-screen .introduction-btn:before{position:relative;font-size:16px;margin-right:6px}.hot-spot-screen .introduction-btn.not-required:before{margin-right:0;content:""}.hot-spot-screen .introduction-btn.not-started: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:""}.hot-spot-screen .introduction-btn.in-progress: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:""}.hot-spot-screen .introduction-btn.complete: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:""}.hot-spot-screen .conclusion-btn:before{position:relative;font-size:16px;margin-right:6px}.hot-spot-screen .conclusion-btn.not-required:before{margin-right:0;content:""}.hot-spot-screen .conclusion-btn.not-started: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:""}.hot-spot-screen .conclusion-btn.in-progress: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:""}.hot-spot-screen .conclusion-btn.complete: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:""}.hot-spot-screen .hot-spot-content{display:block;position:relative;overflow-y:auto;padding:0;height:100%}.hot-spot-screen .hot-spot-content.include-footer{height:calc(100% - 60px)}.hot-spot-screen .hot-spot-content.no-scroll{overflow-y:hidden!important}.hot-spot-screen .hot-spot-content .hot-spot-background-container{display:table;width:100%;position:relative;height:100%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-background{height:100%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-background img{width:100%;height:auto}.hot-spot-screen .hot-spot-content .hot-spot-background-container img.image-overlay{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area{display:block;position:absolute;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn{z-index:100}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar{width:auto;padding:4px;right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:auto}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.left{right:unset!important;left:calc(100% + 50px)!important;top:unset}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.adjust-top{top:0!important}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.right{right:30px!important;left:unset!important;top:unset}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar .toolbar-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar .toolbar-item .toolbar-btn{margin:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar .toolbar-item .toolbar-btn .title-tooltip{font-size:.875rem}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.top{top:-40px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.top .toolbar-dropdown{top:unset;bottom:calc(100% + 3px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.top .toolbar-item .toolbar-btn .title-tooltip{bottom:unset;top:calc(100% + 8px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.bottom{top:calc(100% + 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn .edit-object-toolbar.bottom .toolbar-dropdown{top:calc(100% + 3px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn.active{z-index:2000!important}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn:hover{z-index:4000!important}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-btn:hover .edit-object-toolbar{opacity:1;z-index:9999}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot{position:absolute;left:0;top:0;padding:2px;min-height:32px;width:32px;font-size:80%;cursor:pointer}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot:before{position:relative;font-size:28px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.not-required:before{margin-right:0;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.not-started: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.in-progress: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.complete: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot .hot-spot-label{overflow:hidden;position:absolute;background:inherit;white-space:nowrap;top:0;bottom:0;margin:auto;height:100%;padding:10px;line-height:100%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-left{border-top-right-radius:16px;border-bottom-right-radius:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-left .hot-spot-label{right:31px;padding-right:0!important;border-top-left-radius:16px;border-bottom-left-radius:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-right{border-top-left-radius:16px;border-bottom-left-radius:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-right .hot-spot-label{left:31px;padding-left:2px!important;border-top-right-radius:16px;border-bottom-right-radius:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide{width:40px;height:40px;border-radius:50%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide:before{position:relative;font-size:36px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-hover-area{display:block;position:absolute;width:40px;height:40px;background:transparent;top:-20px;left:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-tool-tip{display:block;position:absolute;padding:12px 8px;height:115px;min-width:170px;border-radius:5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-tool-tip .close-btn{position:absolute;top:5px;right:5px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-tool-tip .close-btn: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;color:#999;font-size:130%;font-weight:700;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-tool-tip:before{position:absolute;width:0;height:0;bottom:-12px;left:calc(50% - 12px);border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-tool-tip:after{position:absolute;width:0;height:0;bottom:-10px;left:calc(50% - 10px);border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide .hot-spot-tool-tip.hidden,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide.no-tooltip .hot-spot-tool-tip,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide.complete .hot-spot-tool-tip{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.hot-spot-hide.complete:hover .hot-spot-tool-tip{display:block}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .-hot-spot.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot{position:absolute;left:0;top:0;padding:2px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a;border-radius:16px;font-size:80%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot:before{position:relative;font-size:28px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.not-required:before{margin-right:0;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.not-started: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.in-progress: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.complete: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default;pointer-events:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default;pointer-events:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-icon{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot .hot-spot-label{position:relative;padding:0 12px 0 6px;line-height:100%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot.hot-spot-left .hot-spot-label{padding:0 6px 0 12px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide{position:absolute;left:0;top:0;padding:2px;width:40px;height:40px;border-radius:50%;cursor:pointer;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide:before{position:relative;font-size:37px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.not-required:before{margin-right:0;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.not-started: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.in-progress: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.complete: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:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-icon{display:none!important}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-hover-area{display:block;position:absolute;width:40px;height:40px;background:transparent;top:-20px;left:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip{display:block;position:absolute;padding:12px 8px;height:115px;min-width:170px;border-radius:5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip h5{font-size:90%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.top{bottom:calc(100% + 15px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.top:before{position:absolute;width:0;height:0;bottom:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.top:after{position:absolute;width:0;height:0;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.bottom{top:55px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.bottom:before{position:absolute;width:0;height:0;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom-style:solid;border-bottom-width:12px;border-bottom-color:#999;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.bottom:after{position:absolute;width:0;height:0;top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#fff;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.right{right:-10px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.right:before{left:calc(100% - 40px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.right:after{left:calc(100% - 38px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.center:before{left:calc(50% - 12px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.center:after{left:calc(50% - 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.left{left:-10px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.left:before{left:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.left:after{left:18px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.middle{top:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip .close-btn{position:absolute;top:0;right:5px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide .hot-spot-tool-tip.hidden,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.no-tooltip .hot-spot-tool-tip,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.complete .hot-spot-tool-tip{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.complete:hover .hot-spot-tool-tip{display:block}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon{position:absolute;left:0;top:0;padding:6px 12px;cursor:pointer;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a;border-radius:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-icon{position:relative;padding:0 2px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-icon img{height:32px;width:auto}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-label{position:relative;padding:0 6px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon .hot-spot-tool-tip{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only{position:absolute;left:0;top:0;padding:2px;width:50px;height:50px;border-radius:50%;cursor:pointer;border:3px solid #999;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only:before{position:relative;font-size:37px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.in-progress{border-color:#f6ad17}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.complete{border-color:#39aa27}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-icon{display:block;position:absolute;width:44px;height:44px;top:0;bottom:0;left:0;right:0;margin:auto!important;overflow:hidden;border:2px solid #fff;border-radius:50%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-icon img{position:absolute;height:26px!important;width:auto;top:0;bottom:0;left:0;right:0;margin:auto}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-label{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-hover-area{display:block;position:absolute;width:40px;height:40px;background:transparent;top:-20px;left:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip{display:block;position:absolute;padding:12px 8px;height:115px;min-width:170px;border-radius:5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.25);box-shadow:3px 3px 5px #00000040;border-style:solid;border-width:2px;background:rgba(255,255,255,.9);color:#333;text-align:center;border-color:#999;z-index:100;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip h5{font-size:90%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.top{bottom:calc(100% + 15px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.top:before{position:absolute;width:0;height:0;bottom:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top-style:solid;border-top-width:12px;border-top-color:#999;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.top:after{position:absolute;width:0;height:0;bottom:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#fff;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom{top:55px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom:before{position:absolute;width:0;height:0;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom-style:solid;border-bottom-width:12px;border-bottom-color:#999;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom:after{position:absolute;width:0;height:0;top:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom-style:solid;border-bottom-width:10px;border-bottom-color:#fff;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.right{right:-10px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.right:before{left:calc(100% - 40px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.right:after{left:calc(100% - 38px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.center:before{left:calc(50% - 12px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.center:after{left:calc(50% - 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.left{left:-10px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.left:before{left:16px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.left:after{left:18px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.middle{top:0}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip .close-btn{position:absolute;top:0;right:5px}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.hidden{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only .hot-spot-tool-tip.bottom{top:60px!important}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.no-tooltip .hot-spot-tool-tip,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.complete .hot-spot-tool-tip{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.complete:hover .hot-spot-tool-tip{display:block}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon{position:absolute;left:0;top:0;padding:0;min-height:32px;width:160px;cursor:pointer;border-radius:5px;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a;font-size:80%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-icon{width:160px;height:160px;position:relative;overflow:hidden}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-icon img{height:140px;width:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-tool-tip{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon .hot-spot-label{padding:8px 12px;border-top:1px solid #fff;text-align:center}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only{position:absolute;left:0;top:0;padding:0;min-height:32px;width:160px;cursor:pointer;border-radius:5px;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a;font-size:80%}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-icon{width:160px;height:160px;position:relative;overflow:hidden}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-icon img{height:140px;width:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-tool-tip,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only .hot-spot-label{display:none}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled:active,.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled:hover{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only.disabled:focus{background:#d2d2d2!important;color:#555!important;cursor:default}.hot-spot-screen .hot-spot-footer{position:relative;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;height:42px;width:100px;margin:0 auto;padding:0;color:#fff}.hot-spot-screen .hot-spot-footer .footer-col{padding:0 12px;margin:0 8px;flex:1}.hot-spot-screen .hot-spot-footer .footer-col:first-child{margin-left:0}.hot-spot-screen .hot-spot-footer .footer-col:last-child{margin-right:0}.hot-spot-screen .hot-spot-footer .footer-col:only-child{margin:0!important}.hot-spot-screen .hot-spot-footer .footer-btn{display:none}.hot-spot-screen .hot-spot-footer.scroll:after{position:absolute;top:-25px;bottom:0;width:100%;height:20px;-webkit-box-shadow:inset 0px -7px 6px 0px rgba(0,0,0,.45);-moz-box-shadow:inset 0px -7px 6px 0px rgba(0,0,0,.45);box-shadow:inset 0 -7px 6px #00000073;content:""}.hot-spot-screen .hot-spot-footer.scroll .footer-btn{display:block;position:absolute;left:0;top:0;right:0;margin:auto;cursor:pointer}.hot-spot-screen .hot-spot-footer .guroo-btn{background:#fff;color:#333;margin:0 6px}.hot-spot-screen.large_screen{background:#333;border:1px solid #000;height:calc(100% - 10px);width:calc(100% - 10px);max-width:994px;margin:5px auto;border-radius:12px;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.hot-spot-screen.large_screen .hot-spot-instruction{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;background:rgb(255,255,255);border-radius:5px;padding:8px 15px;text-align:center;font-size:1.3rem}.hot-spot-screen.large_screen .hot-spot-instruction p:last-child{margin-bottom:0}.hot-spot-screen.large_screen .hot-spot-instruction-text-field-wrapper{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;text-align:center}.hot-spot-screen.large_screen .hot-spot-content{margin:6px auto;height:calc(100% - 12px);width:calc(100% - 12px);background:#fff}.hot-spot-screen.large_screen .hot-spot-content.include-footer{height:calc(100% - 60px)}.hot-spot-screen.large_screen .introduction-btn{position:absolute;z-index:1000;bottom:9px!important;left:25px!important}.hot-spot-screen.large_screen .introduction-btn.guroo-btn{background:#fff;color:#333;margin:0 6px}.hot-spot-screen.large_screen .conclusion-btn{position:absolute;z-index:1000;bottom:9px!important;left:180px!important}.hot-spot-screen.large_screen .conclusion-btn.guroo-btn{background:#fff;color:#333;margin:0 6px}.hot-spot-screen.no_screen{max-width:994px;height:100%;background:transparent;margin:0 auto;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.hot-spot-screen.no_screen .hot-spot-instruction{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;background:rgb(255,255,255);border-radius:5px;padding:8px 15px;text-align:center;font-size:1.3rem}.hot-spot-screen.no_screen .hot-spot-instruction p:last-child{margin-bottom:0}.hot-spot-screen.no_screen .hot-spot-instruction-text-field-wrapper{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;text-align:center}.hot-spot-screen.no_screen .hot-spot-content.include-footer{height:100%!important}.hot-spot-screen.no_screen .hot-spot-footer{position:absolute;bottom:0;width:250px;left:0;right:0;margin:auto;padding:18px 30px;height:64px;color:#333}.hot-spot-screen.no_screen .hot-spot-footer.scroll:after{display:none!important}.hot-spot-screen.no_screen .introduction-btn{position:absolute;z-index:1000;bottom:12px!important;left:50px!important}.hot-spot-screen.no_screen .conclusion-btn{position:absolute;z-index:1000;bottom:12px!important;left:200px!important}.hot-spot-screen.full_screen{width:100%;height:100%;background:transparent;margin:0 auto;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.hot-spot-screen.full_screen .hot-spot-instruction{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;background:rgb(255,255,255);border-radius:5px;padding:8px 15px;text-align:center;font-size:1.3rem}.hot-spot-screen.full_screen .hot-spot-instruction p:last-child{margin-bottom:0}.hot-spot-screen.full_screen .hot-spot-instruction-text-field-wrapper{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;text-align:center}.hot-spot-screen.full_screen .hot-spot-content,.hot-spot-screen.full_screen .hot-spot-content.include-footer{height:100%!important}.hot-spot-screen.full_screen .hot-spot-footer{position:absolute;bottom:0;width:250px;left:0;right:0;margin:auto;padding:0;height:64px;color:#333}.hot-spot-screen.full_screen .hot-spot-footer.scroll:after{display:none!important}.hot-spot-screen.full_screen .introduction-btn{position:absolute;z-index:1000;bottom:12px!important;left:50px!important}.hot-spot-screen.full_screen .conclusion-btn{position:absolute;z-index:1000;bottom:12px!important;left:200px!important}.hot-spot-screen.mobile_screen{background:#333;border:1px solid #000;height:calc(100% - 10px);width:calc(100% - 10px);max-width:420px;margin:5px auto;border-radius:12px;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.hot-spot-screen.mobile_screen .hot-spot-instruction{position:absolute;width:80%;left:0;right:0;top:20px;margin:auto;background:rgb(255,255,255);border-radius:5px;padding:8px 15px;text-align:center;font-size:1.3rem}.hot-spot-screen.mobile_screen .hot-spot-instruction p:last-child{margin-bottom:0}.hot-spot-screen.mobile_screen .hot-spot-instruction-text-field-wrapper{position:absolute;width:60%;left:0;right:0;top:20px;margin:auto;text-align:center}.hot-spot-screen.mobile_screen .hot-spot-content{margin:6px auto;height:calc(100% - 12px);width:calc(100% - 12px);background:#fff}.hot-spot-screen.mobile_screen .hot-spot-content.include-footer{height:calc(100% - 60px)}.hot-spot-screen.mobile_screen .introduction-btn{position:absolute;z-index:1000;bottom:8px!important;left:15px!important}.hot-spot-screen.mobile_screen .introduction-btn.guroo-btn{background:#fff;color:#333;margin:0 6px}.hot-spot-screen.mobile_screen .conclusion-btn{position:absolute;z-index:1000;bottom:8px!important;left:170px!important;margin:auto}.hot-spot-screen.mobile_screen .conclusion-btn.guroo-btn{background:#fff;color:#333;margin:0 6px}.hot-spot-screen.mobile_screen .scroll-instruction{display:none}.left-panel-screen{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:stretch;margin:0;padding:0;height:100%;width:100%}.left-panel-screen .title-screen-btn:active{opacity:.9}.left-panel-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:26px 0 0;text-align:center;border-radius:50%!important}.left-panel-screen .title-screen-btn.circle input{width:80px!important}.left-panel-screen .title-screen-title,.left-panel-screen .title-screen-series-title,.left-panel-screen .title-screen-description,.left-panel-screen .title-screen-description .ql-editor{text-align:center!important}.left-panel-screen .title-character{flex:1;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}.left-panel-screen .title-character .title-page-character{height:100%}.left-panel-screen .title-character .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.left-panel-screen .title-character .title-page-character.close_up .screen-character{text-align:right;margin:0}.left-panel-screen .title-character .title-page-character.close_up .screen-character img{padding:0 10px;width:100%}.left-panel-screen .title-character .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.left-panel-screen .title-character .title-page-character.standing .screen-character{text-align:center;margin:0}.left-panel-screen .title-character .title-page-character.standing .screen-character img{width:70%;padding:20px}.left-panel-screen .layout-col{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%}.left-panel-screen .title-content{width:45%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;border-width:0 35px 0 0;border-style:solid}.left-panel-screen .title-content .title-icon-container{position:relative;width:100%;height:130px;margin-bottom:2rem;text-align:center}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-panel-screen .title-content .title-icon-container{margin-bottom:1rem}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-panel-screen .title-content .title-icon-container{margin-bottom:1rem}}.left-panel-screen .title-content .title-icon-container img{max-height:100%;max-width:100%;height:auto;width:auto}.left-panel-screen .title-content .title-page-content{position:relative;padding:0;width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;align-content:center;justify-content:center}.left-panel-screen .title-content .title-page-content.align-top{justify-content:flex-start}.left-panel-screen .title-content .title-page-content.title-page-content-padding{padding:30px 60px}.left-panel-screen .title-content .title-page-content.title-header{margin-top:auto;padding:0 30px;background:transparent!important}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-panel-screen .title-content .title-page-content.title-header{padding:0 15px}}.left-panel-screen .title-content .title-page-content.title-header h1,.left-panel-screen .title-content .title-page-content.title-header h2,.left-panel-screen .title-content .title-page-content.title-header .instruction-container{text-align:center}.left-panel-screen .title-content .title-page-content.title-header .instruction-container{margin-top:1.2rem}.left-panel-screen .title-content .title-page-content.action-btn-container{margin-top:auto}.left-panel-screen .title-content .title-page-content .title-page-content-padding{padding:30px 60px;text-align:right}.left-panel-screen .title-content .title-page-content h1{font-size:130%;line-height:130%;margin-bottom:0;width:100%}.left-panel-screen .title-content .title-page-content h2{font-size:250%;line-height:120%;width:100%}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-panel-screen .title-content .title-page-content h2{font-size:220%}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-panel-screen .title-content .title-page-content h2{font-size:200%}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-panel-screen .title-content .title-page-content h2{font-size:200%}}.left-panel-screen .title-content .title-page-content .instruction-container{width:100%}.left-panel-screen .title-page-icons{margin-top:auto;padding:0;width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.left-panel-screen .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:space-between;flex:1;height:100%;width:100%;padding:35px}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:0}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;border-width:0}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent!important}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.left-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px;height:auto}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-panel-screen{width:100%}.left-panel-screen .title-character{display:none!important}.left-panel-screen .title-page-spacer{display:none}.left-panel-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.left-panel-screen .title-content .title-page-content{font-size:100%}.left-panel-screen .title-content .title-page-content.title-page-content-padding,.left-panel-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.left-panel-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.left-panel-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.left-panel-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.left-panel-screen .title-content .title-page-content .title-icon-container{height:80px}.left-panel-screen .title-content .title-page-content.hide-xs-port,.left-panel-screen .title-content .title-page-content.hide-sm-port{display:none!important}.left-panel-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-panel-screen{width:100%}.left-panel-screen .title-character{display:none!important}.left-panel-screen .title-page-spacer{display:none}.left-panel-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.left-panel-screen .title-content .title-page-content{font-size:100%}.left-panel-screen .title-content .title-page-content.title-page-content-padding,.left-panel-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.left-panel-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.left-panel-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.left-panel-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.left-panel-screen .title-content .title-page-content .title-icon-container{height:80px}.left-panel-screen .title-content .title-page-content.hide-xs-port,.left-panel-screen .title-content .title-page-content.hide-sm-port{display:none!important}.left-panel-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-panel-screen .title-content{border-width:0 12px 0 0}.left-panel-screen .title-content .title-page-content{font-size:90%}.left-panel-screen .title-content .title-page-content.title-page-content-padding,.left-panel-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.left-panel-screen .title-content .title-page-content .title-icon-container{height:auto}.left-panel-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.left-panel-screen .title-content .title-page-content h1{font-size:90%}.left-panel-screen .title-content .title-page-content h2{font-size:130%;margin-bottom:0}.left-panel-screen .title-page-icons .title-screen-icon-list{padding:8px 24px}.left-panel-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-panel-screen .title-character .title-page-character.standing .screen-character img{width:60%;padding:20px}}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.left-panel-screen .title-content .title-page-content{font-size:90%}.left-panel-screen .title-content .title-page-content.title-page-content-padding,.left-panel-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.left-panel-screen .title-content .title-page-content .title-icon-container{height:auto}.left-panel-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.left-panel-screen .title-content .title-page-content h1{font-size:90%}.left-panel-screen .title-content .title-page-content h2{font-size:150%;margin-bottom:0}.left-panel-screen .title-character .title-page-character.standing .screen-character{text-align:center;margin:0}.left-panel-screen .title-character .title-page-character.standing .screen-character img{width:50%;padding:20px}}.left-overlay-screen{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-content:center;align-items:stretch;margin:0;padding:0;height:100%;width:100%}.left-overlay-screen .title-screen-title,.left-overlay-screen .title-screen-series-title,.left-overlay-screen .title-screen-description,.left-overlay-screen .text-center{text-align:left!important}.left-overlay-screen .title-screen-btn:active{opacity:.9}.left-overlay-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:26px 0 0;text-align:center;border-radius:50%!important}.left-overlay-screen .title-screen-btn.circle input{width:80px!important}.left-overlay-screen .title-character{flex:1;width:100%}.left-overlay-screen .title-character .title-page-character{height:100%}.left-overlay-screen .title-character .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.left-overlay-screen .title-character .title-page-character.close_up .screen-character{text-align:right}.left-overlay-screen .title-character .title-page-character.close_up .screen-character img{padding:0 10px;width:100%}.left-overlay-screen .title-character .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.left-overlay-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-overlay-screen .title-character .title-page-character.standing .screen-character img{width:70%;padding:20px}.left-overlay-screen .layout-col{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%}.left-overlay-screen .title-content{max-height:768px;flex:1;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-screen .title-content{justify-content:flex-start;align-items:flex-start}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-screen .title-content{justify-content:flex-start;align-items:flex-start}}.left-overlay-screen .title-content .title-icon-container{position:relative;width:100%;height:130px;margin:0}.left-overlay-screen .title-content .title-icon-container img{max-height:100%;max-width:100%;height:auto;width:auto}.left-overlay-screen .title-content .title-page-content{position:relative;padding:0;text-align:left;width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:flex-start;align-content:center;justify-content:center}.left-overlay-screen .title-content .title-page-content.align-top{justify-content:flex-start}.left-overlay-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:30px 60px}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-screen .title-content .title-page-content .title-page-overlay{width:100%}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-screen .title-content .title-page-content .title-page-overlay{width:100%}}.left-overlay-screen .title-content .title-page-content h1{font-size:130%;line-height:130%;margin-bottom:0;width:100%}.left-overlay-screen .title-content .title-page-content h2{font-size:250%;line-height:120%;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-screen .title-content .title-page-content h2{font-size:200%}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-screen .title-content .title-page-content h2{font-size:200%}}.left-overlay-screen .title-content .title-page-content .instruction-container{width:100%}.left-overlay-screen .title-page-icons{padding:0;width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.left-overlay-screen .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:space-between;flex:1;height:100%;width:100%;padding:24px 60px}.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:0}.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;border-width:0}.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent!important}.left-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-screen{width:100%}.left-overlay-screen .title-character{display:none!important}.left-overlay-screen .title-page-spacer{display:none}.left-overlay-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.left-overlay-screen .title-content .title-page-content{font-size:100%}.left-overlay-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.left-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.left-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.left-overlay-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.left-overlay-screen .title-content .title-page-content .title-icon-container{height:80px}.left-overlay-screen .title-content .title-page-content.hide-xs-port,.left-overlay-screen .title-content .title-page-content.hide-sm-port{display:none!important}.left-overlay-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-screen{width:100%}.left-overlay-screen .title-character{display:none!important}.left-overlay-screen .title-page-spacer{display:none}.left-overlay-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.left-overlay-screen .title-content .title-page-content{font-size:100%}.left-overlay-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.left-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.left-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.left-overlay-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.left-overlay-screen .title-content .title-page-content .title-icon-container{height:80px}.left-overlay-screen .title-content .title-page-content.hide-xs-port,.left-overlay-screen .title-content .title-page-content.hide-sm-port{display:none!important}.left-overlay-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-screen .title-content{border-width:0 12px 0 0}.left-overlay-screen .title-content .title-page-content{font-size:90%}.left-overlay-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.left-overlay-screen .title-content .title-page-content .title-icon-container{height:auto}.left-overlay-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.left-overlay-screen .title-content .title-page-content h1{font-size:90%}.left-overlay-screen .title-content .title-page-content h2{font-size:130%;margin-bottom:0}.left-overlay-screen .title-page-icons .title-screen-icon-list{padding:8px 24px}.left-overlay-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-overlay-screen .title-character .title-page-character.standing .screen-character img{width:60%;padding:20px}}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.left-overlay-screen .title-content{border-left-width:12px}.left-overlay-screen .title-content .title-page-content{font-size:90%}.left-overlay-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.left-overlay-screen .title-content .title-page-content .title-icon-container{height:auto}.left-overlay-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.left-overlay-screen .title-content .title-page-content h1{font-size:90%}.left-overlay-screen .title-content .title-page-content h2{font-size:150%;margin-bottom:0}.left-overlay-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-overlay-screen .title-character .title-page-character.standing .screen-character img{width:50%;padding:20px}}.left-overlay-vert-icons-screen{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-content:center;align-items:stretch;margin:0;padding:0;height:100%;width:100%}.left-overlay-vert-icons-screen .title-screen-btn:active{opacity:.9}.left-overlay-vert-icons-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:26px 0 0;text-align:center;border-radius:50%!important}.left-overlay-vert-icons-screen .title-screen-btn.circle input{width:80px!important}.left-overlay-vert-icons-screen .title-screen-title,.left-overlay-vert-icons-screen .title-screen-series-title,.left-overlay-vert-icons-screen .title-screen-description,.left-overlay-vert-icons-screen .text-center{text-align:left!important}.left-overlay-vert-icons-screen .title-character{flex:1;width:100%}.left-overlay-vert-icons-screen .title-character .title-page-character{height:100%}.left-overlay-vert-icons-screen .title-character .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.left-overlay-vert-icons-screen .title-character .title-page-character.close_up .screen-character{text-align:right}.left-overlay-vert-icons-screen .title-character .title-page-character.close_up .screen-character img{padding:0 10px;width:100%}.left-overlay-vert-icons-screen .title-character .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.left-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character img{width:70%;padding:20px}.left-overlay-vert-icons-screen .layout-col{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%}.left-overlay-vert-icons-screen .layout-col.icons-container{flex:0}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-vert-icons-screen .layout-col.icons-container{display:none!important}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.left-overlay-vert-icons-screen .layout-col.icons-container{display:block!important}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-vert-icons-screen .layout-col.icons-container{display:none!important}}.left-overlay-vert-icons-screen .title-content{flex:1;display:-webkit-flex;display:flex;flex-flow:column nowrap;padding-top:4rem}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-vert-icons-screen .title-content{padding-top:0}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-vert-icons-screen .title-content{padding-top:0}}.left-overlay-vert-icons-screen .title-content .title-icon-container{position:relative;width:100%;height:130px;margin:0}.left-overlay-vert-icons-screen .title-content .title-icon-container img{max-height:100%;max-width:100%;height:auto;width:auto}.left-overlay-vert-icons-screen .title-content .title-page-content{position:relative;padding:0;text-align:left;width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:flex-start;align-content:center;justify-content:center}.left-overlay-vert-icons-screen .title-content .title-page-content.align-top{justify-content:flex-start}.left-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding{padding:30px 60px}.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-overlay{display:-webkit-flex;display:flex;flex-flow:row nowrap}.left-overlay-vert-icons-screen .title-content .title-page-content .title-container{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;padding:30px 60px}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-vert-icons-screen .title-content .title-page-content .title-container{padding:0}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-vert-icons-screen .title-content .title-page-content .title-container{padding:0}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-content .title-page-content .title-container{padding:0 16px 0 0}}.left-overlay-vert-icons-screen .title-content .title-page-content h1{font-size:130%;line-height:130%;margin-bottom:0;width:100%}.left-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:250%;line-height:120%;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:200%}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:200%}}.left-overlay-vert-icons-screen .title-content .title-page-content .instruction-container{width:100%}.left-overlay-vert-icons-screen .title-page-icons{padding:0;width:100%;height:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:space-between;flex:1;height:100%;width:100%;padding:7px}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:8px}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;width:60px;height:60px;border-width:0}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent!important}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle img{height:auto;width:32px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle img{width:22px}}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square img{height:auto;width:32px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square img{width:22px}}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none{background:transparent!important}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:32px!important;height:32px!important}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.left-overlay-vert-icons-screen{width:100%}.left-overlay-vert-icons-screen .title-character{display:none!important}.left-overlay-vert-icons-screen .title-page-spacer{display:none}.left-overlay-vert-icons-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.left-overlay-vert-icons-screen .title-content .title-page-content{font-size:100%}.left-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.left-overlay-vert-icons-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.left-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:80px}.left-overlay-vert-icons-screen .title-content .title-page-content.hide-xs-port,.left-overlay-vert-icons-screen .title-content .title-page-content.hide-sm-port{display:none!important}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.left-overlay-vert-icons-screen{width:100%}.left-overlay-vert-icons-screen .title-character{display:none!important}.left-overlay-vert-icons-screen .title-page-spacer{display:none}.left-overlay-vert-icons-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.left-overlay-vert-icons-screen .title-content .title-page-content{font-size:100%}.left-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.left-overlay-vert-icons-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.left-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:80px}.left-overlay-vert-icons-screen .title-content .title-page-content.hide-xs-port,.left-overlay-vert-icons-screen .title-content .title-page-content.hide-sm-port{display:none!important}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-content{border-left-width:12px}.left-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.left-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:auto}.left-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.left-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:130%;margin-bottom:0}.left-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{padding:8px}.left-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character img{width:60%;padding:20px}}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.left-overlay-vert-icons-screen .title-content{border-left-width:12px}.left-overlay-vert-icons-screen .title-content .title-page-content{font-size:90%}.left-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.left-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.title-page-overlay{padding:0 0 0 24px}.left-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:auto}.left-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.left-overlay-vert-icons-screen .title-content .title-page-content h1{font-size:90%}.left-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:150%;margin-bottom:0}.left-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character{text-align:center}.left-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character img{width:50%;padding:20px}}.right-overlay-screen{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-content:center;align-items:stretch;margin:0;padding:0;height:100%;width:100%}.right-overlay-screen .title-screen-btn:active{opacity:.9}.right-overlay-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:26px 0 0;text-align:center;border-radius:50%!important}.right-overlay-screen .title-screen-btn.circle input{width:80px!important}.right-overlay-screen .title-screen-description,.right-overlay-screen .title-screen-description .ql-editor{text-align:right!important}.right-overlay-screen .text-center{text-align:left!important}.right-overlay-screen .title-character{flex:1;width:100%}.right-overlay-screen .title-character .title-page-character{height:100%}.right-overlay-screen .title-character .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.right-overlay-screen .title-character .title-page-character.close_up .screen-character{text-align:right}.right-overlay-screen .title-character .title-page-character.close_up .screen-character img{padding:0 10px;width:100%}.right-overlay-screen .title-character .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.right-overlay-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-overlay-screen .title-character .title-page-character.standing .screen-character img{width:70%;padding:20px}.right-overlay-screen .layout-col{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%}.right-overlay-screen .title-content{max-height:768px;flex:1;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-screen .title-content{justify-content:flex-start;align-items:flex-start;padding-top:0}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-screen .title-content{justify-content:flex-start;align-items:flex-start;padding-top:0}}.right-overlay-screen .title-content .title-icon-container{position:relative;width:100%;height:130px;text-align:right;margin:0}.right-overlay-screen .title-content .title-icon-container img{max-height:100%;max-width:100%;height:auto;width:auto}.right-overlay-screen .title-content .title-page-content{position:relative;padding:0;text-align:left;width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:flex-start;align-content:center;justify-content:center}.right-overlay-screen .title-content .title-page-content.align-top{justify-content:flex-start}.right-overlay-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:30px 60px}.right-overlay-screen .title-content .title-page-content.right-overlay-content{align-items:flex-end}.right-overlay-screen .title-content .title-page-content.start-btn-container{text-align:right;align-items:flex-end}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-screen .title-content .title-page-content.start-btn-container{align-items:flex-start;padding:0!important}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-screen .title-content .title-page-content.start-btn-container{align-items:flex-start;padding:0!important}}.right-overlay-screen .title-content .title-page-content .title-page-overlay{text-align:right}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-screen .title-content .title-page-content .title-page-overlay{width:100%;padding:0!important;text-align:left}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-screen .title-content .title-page-content .title-page-overlay{width:100%;padding:0!important;text-align:left}}.right-overlay-screen .title-content .title-page-content h1{font-size:130%;line-height:130%;margin-bottom:0;width:100%}.right-overlay-screen .title-content .title-page-content h2{font-size:250%;line-height:120%;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-screen .title-content .title-page-content h2{font-size:200%}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-screen .title-content .title-page-content h2{font-size:200%}}.right-overlay-screen .title-content .title-page-content .instruction-container{width:100%}.right-overlay-screen .title-page-icons{padding:0;width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.right-overlay-screen .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:space-between;flex:1;height:100%;width:100%;padding:24px 60px}.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:0}.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;border-width:0}.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent!important}.right-overlay-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-screen{width:100%}.right-overlay-screen .title-character{display:none!important}.right-overlay-screen .title-page-spacer{display:none}.right-overlay-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.right-overlay-screen .title-content .title-page-content{font-size:100%}.right-overlay-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.right-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.right-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.right-overlay-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.right-overlay-screen .title-content .title-page-content .title-icon-container{height:80px}.right-overlay-screen .title-content .title-page-content.hide-xs-port,.right-overlay-screen .title-content .title-page-content.hide-sm-port{display:none!important}.right-overlay-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-screen{width:100%}.right-overlay-screen .title-character{display:none!important}.right-overlay-screen .title-page-spacer{display:none}.right-overlay-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.right-overlay-screen .title-content .title-page-content{font-size:100%}.right-overlay-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.right-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.right-overlay-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.right-overlay-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.right-overlay-screen .title-content .title-page-content .title-icon-container{height:80px}.right-overlay-screen .title-content .title-page-content.hide-xs-port,.right-overlay-screen .title-content .title-page-content.hide-sm-port{display:none!important}.right-overlay-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-screen .title-content{border-width:0 12px 0 0}.right-overlay-screen .title-content .title-page-content{font-size:90%}.right-overlay-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.right-overlay-screen .title-content .title-page-content .title-icon-container{height:auto}.right-overlay-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.right-overlay-screen .title-content .title-page-content h1{font-size:90%}.right-overlay-screen .title-content .title-page-content h2{font-size:130%;margin-bottom:0}.right-overlay-screen .title-page-icons .title-screen-icon-list{padding:8px 24px}.right-overlay-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-overlay-screen .title-character .title-page-character.standing .screen-character img{width:60%;padding:20px}}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.right-overlay-screen .title-content{border-left-width:12px}.right-overlay-screen .title-content .title-page-content{font-size:90%}.right-overlay-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.right-overlay-screen .title-content .title-page-content .title-icon-container{height:auto}.right-overlay-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.right-overlay-screen .title-content .title-page-content h1{font-size:90%}.right-overlay-screen .title-content .title-page-content h2{font-size:150%;margin-bottom:0}.right-overlay-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-overlay-screen .title-character .title-page-character.standing .screen-character img{width:50%;padding:20px}}.right-overlay-vert-icons-screen{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-content:center;align-items:stretch;margin:0;padding:0;height:100%;width:100%}.right-overlay-vert-icons-screen .title-screen-btn:active{opacity:.9}.right-overlay-vert-icons-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:26px 0 0;text-align:center;border-radius:50%!important}.right-overlay-vert-icons-screen .title-screen-btn.circle input{width:80px!important}.right-overlay-vert-icons-screen .title-screen-description,.right-overlay-vert-icons-screen .title-screen-description .ql-editor{text-align:right!important}.right-overlay-vert-icons-screen .title-character{flex:1;width:100%}.right-overlay-vert-icons-screen .title-character .title-page-character{height:100%}.right-overlay-vert-icons-screen .title-character .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.right-overlay-vert-icons-screen .title-character .title-page-character.close_up .screen-character{text-align:right}.right-overlay-vert-icons-screen .title-character .title-page-character.close_up .screen-character img{padding:0 10px;width:100%}.right-overlay-vert-icons-screen .title-character .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.right-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character img{width:70%;padding:20px}.right-overlay-vert-icons-screen .layout-col{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%}.right-overlay-vert-icons-screen .layout-col.icons-container{flex:0}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-vert-icons-screen .layout-col.icons-container{display:none!important}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.right-overlay-vert-icons-screen .layout-col.icons-container{display:block!important}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-vert-icons-screen .layout-col.icons-container{display:none!important}}.right-overlay-vert-icons-screen .title-content{flex:1;display:-webkit-flex;display:flex;flex-flow:column nowrap;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;padding-top:5%}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content{padding-top:0}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content{padding-top:0}}.right-overlay-vert-icons-screen .title-content .title-icon-container{position:relative;width:100%;height:130px;text-align:right;margin:0}.right-overlay-vert-icons-screen .title-content .title-icon-container img{max-height:100%;max-width:100%;height:auto;width:auto}.right-overlay-vert-icons-screen .title-content .title-page-content{position:relative;padding:0;text-align:left;width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:flex-start;align-content:center;justify-content:center}.right-overlay-vert-icons-screen .title-content .title-page-content.align-top{justify-content:flex-start}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content .title-page-content.align-top{justify-content:flex-end;align-content:flex-end;align-items:flex-end}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-content .title-page-content.align-top{justify-content:flex-end;align-content:flex-end;align-items:flex-end}}.right-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding{padding:30px 60px}.right-overlay-vert-icons-screen .title-content .title-page-content.right-overlay-vert-icons-content{justify-content:flex-end;align-content:flex-end;align-items:flex-end}.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-overlay{display:-webkit-flex;display:flex;flex-flow:row nowrap}.right-overlay-vert-icons-screen .title-content .title-page-content.start-btn-container{align-items:flex-end}.right-overlay-vert-icons-screen .title-content .title-page-content .title-container{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;flex:1;text-align:right;padding:30px 60px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content .title-page-content .title-container{text-align:left}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content .title-page-content .title-container{text-align:left;padding:0}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content .title-page-content .title-container{text-align:left;padding:0}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-content .title-page-content .title-container{padding:0 0 0 16px}}.right-overlay-vert-icons-screen .title-content .title-page-content h1{font-size:130%;line-height:130%;margin-bottom:0;width:100%}.right-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:250%;line-height:120%;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:200%}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:200%}}.right-overlay-vert-icons-screen .title-content .title-page-content .instruction-container{width:100%}.right-overlay-vert-icons-screen .title-page-icons{padding:0;width:100%;height:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:space-between;flex:1;height:100%;width:100%;padding:7px}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:8px}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;width:60px;height:60px;border-width:0}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent!important}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle img{height:auto;width:32px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle img{width:22px}}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square img{height:auto;width:32px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square img{width:22px}}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none{background:transparent!important}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:32px!important;height:32px!important}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.right-overlay-vert-icons-screen{width:100%}.right-overlay-vert-icons-screen .title-character{display:none!important}.right-overlay-vert-icons-screen .title-page-spacer{display:none}.right-overlay-vert-icons-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.right-overlay-vert-icons-screen .title-content .title-page-content{font-size:100%}.right-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.right-overlay-vert-icons-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.right-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:80px}.right-overlay-vert-icons-screen .title-content .title-page-content.hide-xs-port,.right-overlay-vert-icons-screen .title-content .title-page-content.hide-sm-port{display:none!important}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-overlay-vert-icons-screen{width:100%}.right-overlay-vert-icons-screen .title-character{display:none!important}.right-overlay-vert-icons-screen .title-page-spacer{display:none}.right-overlay-vert-icons-screen .title-content{flex:1;border-left-style:none;border-width:10px 0 0 0;border-top-style:solid}.right-overlay-vert-icons-screen .title-content .title-page-content{font-size:100%}.right-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:24px 24px 0}.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-xs-port,.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.trans-sm-port{background:transparent!important}.right-overlay-vert-icons-screen .title-content .title-page-content:last-child{padding:20px 24px 24px}.right-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:80px}.right-overlay-vert-icons-screen .title-content .title-page-content.hide-xs-port,.right-overlay-vert-icons-screen .title-content .title-page-content.hide-sm-port{display:none!important}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{padding:12px 24px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-content{border-left-width:12px}.right-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.right-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:auto}.right-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.right-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:130%;margin-bottom:0}.right-overlay-vert-icons-screen .title-page-icons .title-screen-icon-list{padding:8px}.right-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character img{width:60%;padding:20px}}@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.right-overlay-vert-icons-screen .title-content{border-left-width:12px}.right-overlay-vert-icons-screen .title-content .title-page-content.title-page-content-padding,.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding{padding:16px 24px}.right-overlay-vert-icons-screen .title-content .title-page-content .title-page-content-padding.title-page-overlay{padding:0 24px 0 0}.right-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container{height:auto}.right-overlay-vert-icons-screen .title-content .title-page-content .title-icon-container img{max-height:50px;height:auto;width:auto}.right-overlay-vert-icons-screen .title-content .title-page-content h2{font-size:150%;margin-bottom:0}.right-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-overlay-vert-icons-screen .title-character .title-page-character.standing .screen-character img{width:50%;padding:20px}}.circular-overlay-screen{position:relative;padding:0;margin:0;width:100%;height:100%}.circular-overlay-screen .title-screen-btn{padding:9px 8px}.circular-overlay-screen .title-screen-btn:active{opacity:.9}.circular-overlay-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:0!important;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-radius:50%!important}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important}}@media only screen and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin-left:0}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin-left:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (aspect-ratio: 3/4){.circular-overlay-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) and (aspect-ratio: 4/3){.circular-overlay-screen .title-screen-btn.circle{width:70px!important;height:70px!important}}.circular-overlay-screen .title-content{height:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-content:flex-start}.circular-overlay-screen .title-content .title-page-content{padding:50px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.circular-overlay-screen .title-content .title-page-content .title-icon-container{position:relative;margin:0 20px;max-width:350px;height:180px}.circular-overlay-screen .title-content .title-page-content .title-icon-container img{max-height:130px;max-width:350px;height:auto;width:auto}.circular-overlay-screen .title-content .title-page-content .title-container h1{font-size:130%;line-height:100%;margin-bottom:0;width:100%}.circular-overlay-screen .title-content .title-page-content .title-container h2{font-size:250%;line-height:120%;width:100%}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-content .title-container h2{font-size:200%}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-content .title-container h2{font-size:200%}}.circular-overlay-screen .title-content .title-page-content .title-container .instruction-container{width:100%}.circular-overlay-screen .title-content .title-page-nav-bar{padding:20px 10px}.circular-overlay-screen .title-content .title-page-nav-bar .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:center;justify-content:center;height:100%;width:45%;flex:1;padding:0}.circular-overlay-screen .title-content .title-page-nav-bar .title-screen-icon-list .title-screen-icon-item.ms-only{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.circular-overlay-screen .title-content .title-page-nav-bar{display:block;position:relative;overflow:hidden;width:50%;margin-top:auto}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons{width:90%}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list{width:100%;overflow:hidden;justify-content:flex-start}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:5px auto;display:-webkit-flex;display:flex;flex-flow:row nowrap;border-width:4px;border-style:solid;border-radius:50%}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}}@media (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 896px) and (orientation: landscape),(-ms-high-contrast: active) and (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent;border:none}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}}@media only screen and (-ms-high-contrast: none) and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait),only screen and (-ms-high-contrast: active) and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape),only screen and (-ms-high-contrast: active) and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 568px) and (orientation: portrait),only screen and (-ms-high-contrast: active) and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (-ms-high-contrast: none) and (max-height: 736px) and (orientation: portrait),only screen and (-ms-high-contrast: active) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (max-width: 375px) and (max-height: 736px) and (orientation: portrait),only screen and (-ms-high-contrast: active) and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (max-height: 375px) and (max-width: 736px) and (orientation: landscape),only screen and (-ms-high-contrast: active) and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (min-width: 414px) and (max-width: 736px) and (orientation: portrait),only screen and (-ms-high-contrast: active) and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (min-width: 414px) and (max-width: 736px) and (orientation: landscape),only screen and (-ms-high-contrast: active) and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (min-width: 375px) and (max-width: 812px),only screen and (-ms-high-contrast: active) and (min-width: 375px) and (max-width: 812px){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 480px) and (orientation: portrait),only screen and (-ms-high-contrast: active) and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (-ms-high-contrast: none) and (min-width: 320px) and (max-width: 568px) and (orientation: landscape),only screen and (-ms-high-contrast: active) and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait),(-ms-high-contrast: active) and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media (-ms-high-contrast: none) and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape),(-ms-high-contrast: active) and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item.no-ms{display:none!important}}@supports (-ms-ime-align: auto){.circular-overlay-screen .title-content .title-page-nav-bar{display:block;position:relative;overflow:hidden;width:50%}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons{width:90%}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list{width:100%;overflow:hidden;justify-content:flex-start}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:5px auto;display:-webkit-flex;display:flex;flex-flow:row nowrap}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent;border:none}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 375px) and (max-width: 812px){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}.circular-overlay-screen .title-content .title-page-nav-bar .title-page-icons .title-screen-icon-list .title-screen-icon-item.no-ms{display:none!important}}.circular-overlay-screen .ms-button-container{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.circular-overlay-screen .ms-button-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end;padding:0 0 30px;height:100%;width:45%}}@supports (-ms-ime-align: auto){.circular-overlay-screen .ms-button-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end;padding:0 0 30px;height:100%;width:45%}}.circular-overlay-screen .color-overlay-container{position:absolute;height:420px;width:45%;right:0;bottom:0}.circular-overlay-screen .color-overlay-container .circle-shape{position:absolute;width:770px;height:770px;border-width:4px;border-style:solid;padding-bottom:0;border-radius:50%;z-index:1}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper{display:block;position:relative;height:100%;width:100%}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item{display:block;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);margin-top:0;margin-left:0;z-index:500;border-radius:50%}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(1){-ms-transform:rotate(54deg) translate(-385px);transform:rotate(54deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(1) .title-screen-icon-wrapper{-ms-transform:rotate(-54deg);transform:rotate(-54deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(1) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(2){-ms-transform:rotate(27deg) translate(-385px);transform:rotate(27deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(2) .title-screen-icon-wrapper{-ms-transform:rotate(-27deg);transform:rotate(-27deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(2) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(2)~:nth-child(2){-ms-transform:rotate(81deg) translate(-385px);transform:rotate(81deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(2)~:nth-child(2) .title-screen-icon-wrapper{-ms-transform:rotate(-81deg);transform:rotate(-81deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(2)~:nth-child(2) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3){-ms-transform:rotate(18deg) translate(-385px);transform:rotate(18deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3) .title-screen-icon-wrapper{-ms-transform:rotate(-18deg);transform:rotate(-18deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3)~:nth-child(2){-ms-transform:rotate(54deg) translate(-385px);transform:rotate(54deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3)~:nth-child(2) .title-screen-icon-wrapper{-ms-transform:rotate(-54deg);transform:rotate(-54deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3)~:nth-child(2) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3)~:nth-child(3){-ms-transform:rotate(calc(108deg / 3 * 2.5)) translate(-385px);transform:rotate(calc(108deg / 3 * 2.5)) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3)~:nth-child(3) .title-screen-icon-wrapper{-ms-transform:rotate(calc(-108deg / 3 * 2.5));transform:rotate(calc(-108deg / 3 * 2.5))}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(3)~:nth-child(3) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4){-ms-transform:rotate(13.5deg) translate(-385px);transform:rotate(13.5deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4) .title-screen-icon-wrapper{-ms-transform:rotate(-13.5deg);transform:rotate(-13.5deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4) img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(2){-ms-transform:rotate(40.5deg) translate(-385px);transform:rotate(40.5deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(2) .title-screen-icon-wrapper{-ms-transform:rotate(-40.5deg);transform:rotate(-40.5deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(2) .title-screen-icon-wrapper img{transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(3){-ms-transform:rotate(67.5deg) translate(-385px);transform:rotate(67.5deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(3) .title-screen-icon-wrapper{-ms-transform:rotate(-67.5deg);transform:rotate(-67.5deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(3) .title-screen-icon-wrapper img{transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(4){-ms-transform:rotate(94.5deg) translate(-385px);transform:rotate(94.5deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(4) .title-screen-icon-wrapper{-ms-transform:rotate(-94.5deg);transform:rotate(-94.5deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(4)~:nth-child(4) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5){-ms-transform:rotate(10.8deg) translate(-385px);transform:rotate(10.8deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5) .title-screen-icon-wrapper{-ms-transform:rotate(-10.8deg);transform:rotate(-10.8deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(2){-ms-transform:rotate(calc(108deg / 5 * 1.5)) translate(-385px);transform:rotate(calc(108deg / 5 * 1.5)) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(2) .title-screen-icon-wrapper{-ms-transform:rotate(calc(-108deg / 5 * 1.5));transform:rotate(calc(-108deg / 5 * 1.5))}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(2) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(3){-ms-transform:rotate(54deg) translate(-385px);transform:rotate(54deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(3) .title-screen-icon-wrapper{-ms-transform:rotate(-54deg);transform:rotate(-54deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(3) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(4){-ms-transform:rotate(calc(108deg / 5 * 3.5)) translate(-385px);transform:rotate(calc(108deg / 5 * 3.5)) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(4) .title-screen-icon-wrapper{-ms-transform:rotate(calc(-108deg / 5 * 3.5));transform:rotate(calc(-108deg / 5 * 3.5))}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(4) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(5){-ms-transform:rotate(97.2deg) translate(-385px);transform:rotate(97.2deg) translate(-385px)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(5) .title-screen-icon-wrapper{-ms-transform:rotate(-97.2deg);transform:rotate(-97.2deg)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item:first-child:nth-last-child(5)~:nth-child(5) .title-screen-icon-wrapper img{-ms-transform:rotate(0deg);transform:rotate(0)}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent;border:none}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 375px) and (max-width: 812px){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper .title-screen-icon-item .title-screen-icon-container img{width:38px}}@supports (-ms-ime-align: auto){.circular-overlay-screen .color-overlay-container .circle-shape .circle-icon-wrapper{display:none}}.circular-overlay-screen .color-overlay-container .circle-shape .sub-circle-shape{margin:auto;left:0;right:0;top:0;bottom:0;position:absolute;width:80%;height:0;padding-bottom:80%;box-sizing:content-box;border-width:4px;border-style:solid;border-radius:50%}.circular-overlay-screen .color-overlay-container .title-page-character{position:absolute;bottom:0;right:0;z-index:2;overflow:hidden;height:80%;width:80%}.circular-overlay-screen .color-overlay-container .title-page-character.close_up{height:80%;width:80%}.circular-overlay-screen .color-overlay-container .title-page-character.close_up .screen-character{position:absolute;width:100%;height:100%;text-align:right;bottom:0;right:0}.circular-overlay-screen .color-overlay-container .title-page-character.close_up .screen-character img{padding:0;width:100%;height:auto;position:absolute;bottom:0;left:0;margin:auto}.circular-overlay-screen .color-overlay-container .title-page-character.standing{height:90%;width:75%}.circular-overlay-screen .color-overlay-container .title-page-character.standing .screen-character{position:absolute;height:90%;text-align:center;bottom:0;left:0;right:0;margin:auto}.circular-overlay-screen .color-overlay-container .title-page-character.standing .screen-character img{padding:0;height:100%}.circular-overlay-screen .color-overlay-container .title-page-icons{display:none}.title-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;margin:0;padding:0;height:100%;max-height:768px}.title-panel .title-screen-btn{padding:9px 8px}.title-panel .title-screen-btn:active{opacity:.9}.title-panel .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:0!important;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-radius:50%!important}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important}}@media only screen and (max-height: 736px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin-left:0}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin-left:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (aspect-ratio: 3/4){.title-panel .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) and (aspect-ratio: 4/3){.title-panel .title-screen-btn.circle{width:70px!important;height:70px!important}}.title-panel .title-screen-description,.title-panel .title-screen-description .ql-editor{text-align:center!important}.title-panel .title-content{flex:1;display:-webkit-flex;display:flex;flex-flow:row nowrap}.title-panel .title-content .title-icon-container{position:relative;width:100%;height:130px;max-width:400px;margin:0 0 10px}.title-panel .title-content .title-icon-container img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;height:auto;width:auto}.title-panel .title-content .title-page-character{flex:3}.title-panel .title-content .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.title-panel .title-content .title-page-character.close_up img{padding:0 10px;width:100%}.title-panel .title-content .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.title-panel .title-content .title-page-character.standing img{padding:20px;width:85%}.title-panel .title-content .title-page-content{flex:3;position:relative;padding:30px 20px;text-align:center;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;align-content:center;justify-content:center}.title-panel .title-content .title-page-content h1{width:100%}.title-panel .title-content .title-page-content h2{line-height:110%;width:100%}.title-panel .title-content .title-page-content .instruction-container{width:100%}.title-panel .title-content .title-page-spacer{flex:1}.title-panel .title-content .title-page-icons{flex:2;padding:0;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.title-panel .title-content .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-content:center;align-items:center;height:100%;padding:10px 30px}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:10px auto;flex:1;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;border-width:0}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent;border:none}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (max-height: 736px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 375px) and (max-width: 812px){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.title-panel .title-content .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}.right-panel-screen{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-content:center;align-items:stretch;margin:0;padding:0;height:100%;width:100%}.right-panel-screen .title-screen-btn{padding:9px 8px}.right-panel-screen .title-screen-btn:active{opacity:.9}.right-panel-screen .title-screen-btn.circle{width:80px!important;height:80px!important;overflow:hidden;padding:0!important;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-radius:50%!important}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important}}@media only screen and (max-height: 736px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin-left:0}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin-left:0}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (aspect-ratio: 3/4){.right-panel-screen .title-screen-btn.circle{width:60px!important;height:60px!important;margin:auto}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) and (aspect-ratio: 4/3){.right-panel-screen .title-screen-btn.circle{width:70px!important;height:70px!important}}.right-panel-screen .title-screen-title,.right-panel-screen .title-screen-series-title,.right-panel-screen .title-screen-description,.right-panel-screen .title-screen-description .ql-editor{text-align:center!important}.right-panel-screen .title-character{flex:1;width:100%}.right-panel-screen .title-character .title-page-character{height:100%}.right-panel-screen .title-character .title-page-character.close_up{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.right-panel-screen .title-character .title-page-character.close_up .screen-character{text-align:right}.right-panel-screen .title-character .title-page-character.close_up .screen-character img{padding:0 10px;width:100%}.right-panel-screen .title-character .title-page-character.standing{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;align-content:center;justify-content:flex-end}.right-panel-screen .title-character .title-page-character.standing .screen-character{text-align:center}.right-panel-screen .title-character .title-page-character.standing .screen-character img{width:70%;padding:20px}.right-panel-screen .layout-col{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%}.right-panel-screen .title-content{width:45%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;border-width:0 0 0 35px;border-style:solid}.right-panel-screen .title-content .title-icon-container{position:relative;width:100%;height:130px;margin-bottom:2rem;text-align:center}.right-panel-screen .title-content .title-icon-container img{max-height:100%;max-width:100%;height:auto;width:auto}.right-panel-screen .title-content .title-page-content{position:relative;padding:0;width:100%;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;align-content:center;justify-content:center}.right-panel-screen .title-content .title-page-content.align-top{justify-content:flex-start}.right-panel-screen .title-content .title-page-content.title-page-content-padding{padding:30px 60px}.right-panel-screen .title-content .title-page-content.title-header{margin-top:auto;padding:0 30px;background:transparent!important}.right-panel-screen .title-content .title-page-content.title-header h1,.right-panel-screen .title-content .title-page-content.title-header h2,.right-panel-screen .title-content .title-page-content.title-header .instruction-container{text-align:center;margin-top:1.2rem}.right-panel-screen .title-content .title-page-content.action-btn-container{margin-top:auto}.right-panel-screen .title-content .title-page-content .title-page-content-padding{padding:30px 60px;text-align:right}.right-panel-screen .title-content .title-page-content h1{font-size:130%;line-height:130%;margin-bottom:0;width:100%}.right-panel-screen .title-content .title-page-content h2{font-size:250%;line-height:120%;width:100%}.right-panel-screen .title-content .title-page-content .instruction-container{width:100%}.right-panel-screen .title-page-icons{margin-top:auto;padding:0;width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.right-panel-screen .title-page-icons .title-screen-icon-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:space-between;flex:1;height:100%;width:100%;padding:35px}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item{margin:0}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:80px;height:80px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-content:center;align-items:center;border-width:4px;border-style:solid;box-sizing:content-box;border-width:0}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.circle{border-radius:50%}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:12px}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.rounded_square{border-radius:6px}}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container.none:not(.placeholder){background:transparent;border:none}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{height:auto;width:46px}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (max-height: 736px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 375px) and (max-width: 812px){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:60px!important;height:60px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:32px}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:70px!important;height:70px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:38px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container{width:50px!important;height:50px!important}.right-panel-screen .title-page-icons .title-screen-icon-list .title-screen-icon-item .title-screen-icon-container img{width:28px;height:auto}}.image-to-banner-screen .title-page-character{position:relative;height:100%;width:250px}.image-to-banner-screen .title-page-character .screen-character{height:100%}.image-to-banner-screen .title-page-character img{position:absolute}.image-to-banner-screen .title-page-character.close_up img{height:118%;bottom:0;right:-24px}.image-to-banner-screen .title-page-character.standing img{height:120%;bottom:-5px;right:-10px}.image-to-banner-screen .title-icon-container{text-align:center;width:100%;height:100%}.image-to-banner-screen .title-icon-container img{max-width:100%;max-height:100%}.image-to-banner-screen .title-screen-icon-list{display:flex;flex-direction:column;justify-content:space-around}.image-to-banner-screen .icon-wrapper{padding:5px 20px}.image-to-banner-screen .title-screen-icon-container{width:100%;height:100%;padding:12%}.image-to-banner-screen .title-screen-icon-container.none{padding:0}.image-to-banner-screen .title-screen-icon-container img{width:100%;height:100%}.image-to-banner-screen .title-screen-icon-container.circle{border-radius:50%}.image-to-banner-screen .title-screen-icon-container.rounded_square{border-radius:15%}.image-to-banner-screen .graphic{max-width:220px;max-height:120px;margin-top:10px;margin-bottom:20px}.learning-plan-menu-container{overflow-y:auto;position:absolute;height:100%;width:100%;top:0;left:0}.learning-plan-menu-header.traditional{text-align:center;position:relative;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.25);box-shadow:0 3px 5px #00000040}.learning-plan-menu-header.traditional .character-image{height:125px;position:absolute;bottom:0;left:45px}.learning-plan-menu-header.traditional .character-image .character-image-wrapper{height:125px}.learning-plan-menu-header.traditional .character-image .character-image-wrapper img{height:100%;width:auto}.learning-plan-menu-header.traditional .label-panel{position:relative;padding:8px 180px;min-height:78px;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.learning-plan-menu-header.traditional .label-panel h3{margin:0!important}.learning-plan-menu-header.traditional .label-panel .nav-item:last-child{padding:0 0 0 12px}.learning-plan-menu-header.traditional .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.traditional .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.traditional .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.traditional .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.traditional .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.traditional .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.traditional .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.traditional .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.traditional .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.traditional .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.traditional .header-btn:hover{opacity:.7}.learning-plan-menu-header.traditional .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.traditional .header-btn:active{opacity:.7!important}.learning-plan-menu-header.traditional .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.traditional .learning-plan-nav{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;position:absolute;right:12px;top:8px;min-height:62px}.learning-plan-menu-header.traditional .learning-plan-nav .nav-item{padding:0 12px}.learning-plan-menu-header.traditional .overall-score-panel{background:#333;border-radius:5px;padding:8px}.learning-plan-menu-header.traditional .overall-score-panel .score-dashboard{padding:6px;border-radius:3px;background:#fff;color:#333;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.learning-plan-menu-header.traditional .overall-score-panel .score-dashboard .dashboard-col{padding:0 8px}.learning-plan-menu-header.traditional .overall-score-panel .score-dashboard .score-label{line-height:100%}.learning-plan-menu-header.traditional .overall-score-panel .score-dashboard .score-value{font-size:140%}.learning-plan-menu-header.traditional .filter-panel{position:relative;width:100%;overflow:hidden;margin:0;padding:4px 60px}.learning-plan-menu-header.traditional .filter-panel .instruction-text{margin-top:0;text-align:center;padding:12px 150px;font-size:90%}.learning-plan-menu-header.traditional .filter-panel .instruction-text p:last-child{margin-bottom:0}.learning-plan-menu-header.traditional .filter-panel h3{font-size:130%!important}.learning-plan-menu-header.traditional h2{margin:0!important}.learning-plan-menu-header.traditional h3{margin:10px 0 0!important}.learning-plan-menu-header.traditional .instruction-text{margin-top:10px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.learning-plan-menu-header.traditional .label-panel{padding:12px 24px;overflow:hidden;text-align:center;min-height:unset}.learning-plan-menu-header.traditional .label-panel h3{font-size:130%}.learning-plan-menu-header.traditional .character-image{display:none;left:0;width:60px}.learning-plan-menu-header.traditional .character-image .character-image-wrapper img{height:auto;width:48px}.learning-plan-menu-header.traditional .filter-panel{padding:6px 12px!important}.learning-plan-menu-header.traditional .filter-panel h3{padding-top:5px;font-size:120%}.learning-plan-menu-header.traditional .filter-panel .instruction-text{padding:6px 0}.learning-plan-menu-header.traditional .learning-plan-nav{position:relative;width:100%;background:#333;top:unset;right:unset;justify-content:center;min-height:unset}.learning-plan-menu-header.traditional .learning-plan-nav .score-dashboard{padding:2px}.learning-plan-menu-header.traditional .learning-plan-nav br{display:none}}.learning-plan-menu-header.floating_ribbon{text-align:center;position:relative;padding-top:30px}.learning-plan-menu-header.floating_ribbon .character-image{width:115px;height:115px;position:absolute;top:24px;left:24px}.learning-plan-menu-header.floating_ribbon .character-image .character-image-wrapper{border-radius:50%;background:#fff;overflow:hidden;height:115px;width:115px;border:6px solid #333;-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:inset 0 0 5px #000000bf;z-index:2}.learning-plan-menu-header.floating_ribbon .character-image .character-image-wrapper img{height:115px;width:auto;position:relative;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translate(-50%)}.learning-plan-menu-header.floating_ribbon .label-panel{position:relative;margin:0 240px;padding:5px 0;font-size:90%;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.learning-plan-menu-header.floating_ribbon .label-panel h3{margin:0!important}.learning-plan-menu-header.floating_ribbon .label-panel .form-group{margin-bottom:0!important}.learning-plan-menu-header.floating_ribbon .label-panel .nav-item{float:right}.learning-plan-menu-header.floating_ribbon .label-panel:before{content:"";position:absolute;display:block;top:0;border-width:22px;border-style:solid;z-index:-1;left:-2em;border-right-width:22px;border-left-color:transparent!important}.learning-plan-menu-header.floating_ribbon .label-panel:after{content:"";position:absolute;display:block;top:0;border-width:22px;border-style:solid;z-index:-1;right:-2em;border-left-width:22px;border-right-color:transparent!important}.learning-plan-menu-header.floating_ribbon .filter-panel{position:relative;width:100%;margin:0;padding:0 0 40px}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:250px;margin-right:250px;text-align:center;border-bottom-left-radius:6px;border-bottom-right-radius:6px;padding:8px 12px;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.25);box-shadow:0 5px 5px #00000040}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text p:last-child{margin-bottom:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text .form-group{margin-bottom:0}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .header-btn{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:6px 8px;border-radius:5px;background:#6592CB;color:#fff}.learning-plan-menu-header.floating_ribbon .header-btn .icon{font-size:24px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{padding:0 5px;font-size:90%}.learning-plan-menu-header.floating_ribbon .learning-plan-nav{display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;position:absolute;right:12px;top:24px}.learning-plan-menu-header.floating_ribbon .learning-plan-nav .nav-item{padding:0 6px 6px}.learning-plan-menu-header.floating_ribbon .overall-score-panel{background:#333;border-radius:5px;padding:8px}.learning-plan-menu-header.floating_ribbon .overall-score-panel .score-dashboard{padding:6px;border-radius:3px;background:#fff;color:#333;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.learning-plan-menu-header.floating_ribbon .overall-score-panel .score-dashboard .dashboard-col{padding:0 8px}.learning-plan-menu-header.floating_ribbon .overall-score-panel .score-dashboard .score-label{line-height:100%}.learning-plan-menu-header.floating_ribbon .overall-score-panel .score-dashboard .score-value{font-size:140%}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .learning-plan-nav{display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;position:absolute;right:12px;top:24px}.learning-plan-menu-header.floating_ribbon .learning-plan-nav .nav-item{padding:0 6px 6px}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (max-height: 736px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .learning-plan-nav{display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;position:absolute;right:12px;top:24px}.learning-plan-menu-header.floating_ribbon .learning-plan-nav .nav-item{padding:0 6px 6px}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .learning-plan-nav{display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;position:absolute;right:12px;top:24px}.learning-plan-menu-header.floating_ribbon .learning-plan-nav .nav-item{padding:0 6px 6px}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .learning-plan-nav{display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;position:absolute;right:12px;top:24px}.learning-plan-menu-header.floating_ribbon .learning-plan-nav .nav-item{padding:0 6px 6px}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.learning-plan-menu-header.floating_ribbon{padding-top:12px}.learning-plan-menu-header.floating_ribbon .character-image{display:none}.learning-plan-menu-header.floating_ribbon .label-panel{margin:0 40px;padding:12px 0}.learning-plan-menu-header.floating_ribbon .label-panel h3{font-size:120%!important;line-height:120%}.learning-plan-menu-header.floating_ribbon .filter-panel{padding:0}.learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{margin-left:50px;margin-right:50px}.learning-plan-menu-header.floating_ribbon .header-btn{margin:0;padding:0;background:transparent;border:0;cursor:pointer}.learning-plan-menu-header.floating_ribbon .header-btn.disabled{opacity:.5;cursor:default}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:hover{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn.disabled:focus{opacity:.5}.learning-plan-menu-header.floating_ribbon .header-btn .icon{text-align:center;font-size:32px;padding:0;margin:0;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn.back .icon{padding-top:4px;font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn.back .btn-label{padding:7px 0 6px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest{padding-top:5px}.learning-plan-menu-header.floating_ribbon .header-btn.badge-btn.crest .icon{font-size:26px}.learning-plan-menu-header.floating_ribbon .header-btn .btn-label{font-size:60%;padding:6px 0;text-align:center;line-height:0}.learning-plan-menu-header.floating_ribbon .header-btn:hover{opacity:.7}.learning-plan-menu-header.floating_ribbon .header-btn:focus{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn:active{opacity:.7!important}.learning-plan-menu-header.floating_ribbon .header-btn .nav-label{text-transform:uppercase;font-size:90%}.learning-plan-menu-header.floating_ribbon .learning-plan-nav{display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;position:absolute;right:12px;top:24px}.learning-plan-menu-header.floating_ribbon .learning-plan-nav .nav-item{padding:0 6px 6px}.learning-plan-menu-header.floating_ribbon .overall-score-panel{display:none}}.personalised-menu-body{display:block;margin-top:5px;padding:60px 48px 40px;overflow-y:auto;overflow-x:hidden}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.personalised-menu-body{padding:12px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.personalised-menu-body{padding:12px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.personalised-menu-body{padding:12px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.personalised-menu-body{padding:12px}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.personalised-menu-body{padding:12px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.personalised-menu-body{padding:12px}}.menu-panel-list{display:block;margin:0;padding:0}.menu-panel-list .panel-item{display:block;list-style-type:none;margin:0 0 10px;padding:0}.menu-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;width:100%;overflow:hidden;position:relative;border-radius:5px;margin-bottom:5px;background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);box-shadow:0 2px 5px #00000040;min-height:90px;border:none}.menu-panel:hover{opacity:.95}.menu-panel:focus{opacity:.95}.menu-panel .icon-container{box-sizing:border-box;width:80px!important;max-width:80px;padding:10px;overflow:hidden;border-top-left-radius:2px;border-bottom-left-radius:2px}.menu-panel .icon-container img{height:auto;width:auto;max-width:48px;margin:0 auto}.menu-panel .icon-container.not-started{background:#999}.menu-panel .icon-container.in-progress{background:#F6AD17}.menu-panel .icon-container.complete{background:#39AA27}.menu-panel .icon-container.not-required{background:#6592CB}.menu-panel .content-container{padding:18px 30px;vertical-align:middle;box-sizing:border-box;background:#fff;cursor:pointer;width:100%;border-top-right-radius:3px;border-bottom-right-radius:3px}.menu-panel .content-container .bite-title{position:relative;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.menu-panel .content-container .bite-title .sur-title{padding:0 0 0 24px;text-transform:uppercase;color:#999;font-size:90%}.menu-panel .content-container .bite-title .title{position:relative;overflow:hidden;font-weight:700;padding:0 0 0 24px;line-height:110%;min-height:18px}.menu-panel .content-container .bite-title .title:before{position:absolute;top:0;left:0;height:16px;font-size:16px}.menu-panel .content-container .bite-title .title.not-required:before{color:#999;padding-right:8px;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:""}.menu-panel .content-container .bite-title .title.not-started: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;padding-right:8px;content:""}.menu-panel .content-container .bite-title .title.in-progress: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:""}.menu-panel .content-container .bite-title .title.complete: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:""}.menu-panel .content-container .required{margin:0 10px;overflow:hidden;color:#fff;font-size:11px;text-transform:uppercase;font-weight:700;padding:4px 8px;border-radius:3px}.menu-panel .content-container .description{font-size:80%;padding:10px 0 0 24px}.menu-panel.disabled:hover{opacity:1;cursor:not-allowed!important}.menu-panel.disabled .content-container:hover{cursor:not-allowed!important}.menu-panel.disabled .content-container .title: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:""!important}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (max-height: 736px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.menu-panel .icon-container{width:60px!important;max-width:60px}.menu-panel .icon-container img{max-height:40px}.menu-panel .content-container{padding:16px 15px}}.experience-badges-panel{position:relative;width:100%;padding:0;overflow:visible;margin:0;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center}.experience-badges-panel .badge-list{margin:-10px 0 0;padding:0 12px;background:#333;width:auto;display:-webkit-flex;display:flex;flex-flow:row nowrap;border-radius:5px;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.5);box-shadow:0 5px 5px #00000080}.experience-badges-panel .badge-list .badge-item{align-items:center;list-style-type:none;padding:12px 6px}.experience-badges-panel .badge-list .badge-item .badge{width:36px;height:36px;margin-bottom:0}.experience-badges-panel .badge-list .badge-item .badge .badge-container:before{font-size:36px}.experience-badges-panel .badge-list .badge-item .badge .badge-container .badge-icon{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.experience-badges-panel .badge-list .badge-item .badge .badge-container .badge-icon img{position:absolute;width:45%;height:auto;left:0;right:0;top:0;bottom:0;margin:auto}.experience-badges-panel .badge-list .badge-item .badge .badge-label{display:none}.experience-badges-panel .badge-list .badge-item .image-badge,.experience-badges-panel .badge-list .badge-item .achievement{width:36px;height:36px;margin-bottom:0}.learning-plan-drag-mat{display:block;position:absolute;height:100%;width:100%}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.learning-plan-drag-mat{padding-top:15px}}.learning-plan-drag-mat .bite-hotspot{position:absolute;padding:0;margin:0;text-align:center;color:#fff}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip{display:block;overflow:hidden;position:absolute;opacity:0;height:0;width:0;margin-top:10px;padding:0;text-align:left;border-radius:5px;background:rgb(255,255,255);color:#333;z-index:100;font-size:75%;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.75);box-shadow:0 0 5px #000000bf}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.top{bottom:calc(100% + 10px)}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.bottom{top:calc(100% + 5px)}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.right{right:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.center{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.left{left:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.middle{top:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.middle.left{left:calc(100% + 10px)}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip.middle.right{right:calc(100% + 10px)}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .close-btn{display:block;position:relative;text-align:right;cursor:pointer!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .close-btn: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;color:#999;font-size:12px;font-weight:700;content:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .optional-indicator{position:absolute;overflow:hidden;padding:4px 15px;border-top-left-radius:5px;background:#6592CB;font-size:90%;top:0;left:0;color:#fff}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .bite-title{font-weight:700}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .bite-title .learning-plan-bite-title{font-weight:700!important;padding:3px!important;margin:0!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .bite-description .learning-plan-bite-description{padding:3px!important;margin:0!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .scoring-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;padding:10px 0}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .scoring-container .scoring-col{padding:0 5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-tool-tip .scoring-container .scoring-col .small-kpi-rotation{margin-bottom:6px}.learning-plan-drag-mat .bite-hotspot.tooltip-open{z-index:9999999!important}.learning-plan-drag-mat .bite-hotspot.tooltip-open .hot-spot-tool-tip{display:block;opacity:1;height:auto;padding:12px 15px;-webkit-animation:fadein .7s;-moz-animation:fadein .7s;-ms-animation:fadein .7s;-o-animation:fadein .7s;animation:fadein .7s;width:350px}.learning-plan-drag-mat .bite-hotspot.tooltip-closed{z-index:1!important}.learning-plan-drag-mat .bite-hotspot.tooltip-closed .hot-spot-tool-tip{display:none;opacity:0;height:0;width:0;padding:0}.learning-plan-drag-mat .bite-hotspot .hot-spot{display:inline-block;position:relative;color:#fff;margin:5px;max-width:250px}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body{padding:5px 2px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;border-radius:16px;width:auto;margin:auto;top:0;text-align:left;background:#333;color:#fff;cursor:pointer;-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);box-shadow:0 0 0 5px #ffffff80}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-3px;left:-3px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body:before{position:relative;font-size:28px;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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.not-required:before{margin-right:0;content:""}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .hot-spot-icon{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-6px;left:-6px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body .hot-spot-label{position:relative;padding:0 12px 0 6px;line-height:130%;cursor:pointer!important;font-size:90%}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.learning-plan-drag-mat .bite-hotspot .hot-spot .hot-spot-body.hot-spot-left .hot-spot-label{padding:0 6px 0 12px}.learning-plan-drag-mat .bite-hotspot .hot-spot.disabled{cursor:not-allowed}.learning-plan-drag-mat .bite-hotspot .hot-spot.disabled .hot-spot-body{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot.disabled .hot-spot-body:before{padding-top:5px;padding-left:5px;height:28px;font-size:20px;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:""!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide{display:inline-block;color:#fff;margin:5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body{position:relative;padding:2px;width:40px;height:40px;border-radius:50%;cursor:pointer;margin:0 auto;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a;text-align:left;background:#333;color:#fff;-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);box-shadow:0 0 0 5px #ffffff80}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body:before{position:relative;font-size:37px}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-3px;left:-3px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .hot-spot-icon{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide .hot-spot-body .hot-spot-label{color:#fff;display:none;cursor:pointer!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide.disabled{cursor:not-allowed}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide.disabled .hot-spot-body{text-align:center;padding-top:6px;cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-hide.disabled .hot-spot-body:before{font-size:24px;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:""!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon{display:inline-block;margin:5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);box-shadow:0 0 0 5px #ffffff80;border-radius:50%;cursor:pointer;position:relative;width:54px;height:54px;margin:0 auto;border-style:solid;border-width:2px;border-color:#333;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;text-align:left;color:#fff;background:#333}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body:before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;border-radius:50%;border:3px solid #d5d5d5}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body.in-progress:after{content:"";position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;border-radius:50%;border-left:3px solid #000;border-top:3px solid #000;border-bottom:3px solid transparent;border-right:3px solid transparent;transform:rotate(-45deg)}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-3px;left:-3px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon{position:absolute;top:0;left:0;bottom:0;right:0;width:32px;height:32px;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon .menu-icon-container{width:32px;height:32px;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-icon .menu-icon-container img{height:100%;width:100%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .hot-spot-label,.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .progress-container{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .status-indicator{display:block;position:absolute;top:-3px;left:-3px;right:unset;width:18px;height:18px;font-size:18px;background:#333;color:#fff;border-radius:50%;z-index:200;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .status-indicator .indicator{font-weight:700;font-size:18px;height:18px;width:18px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .status-indicator .indicator.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .status-indicator .indicator.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon .hot-spot-body .status-indicator .indicator.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon.disabled{cursor:not-allowed}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon.disabled .disabled-indicator{display:block;position:absolute;top:-6px;left:-6px;right:unset;width:24px;height:24px;font-size:16px;background:#333;color:#fff;border-radius:50%;z-index:200;border:1px solid #fff;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon.disabled .disabled-indicator .indicator{font-weight:700;font-size:10px;height:10px;width:20px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon.disabled .disabled-indicator .indicator: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon.disabled .status-indicator{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon.disabled .hot-spot-body{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml{display:inline-block;margin:5px;max-width:250px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body{position:relative;padding:6px 12px;cursor:pointer;width:auto;border-radius:8px;margin:0 auto;display:-webkit-flex;display:flex;flex-flow:row nowrap;text-align:left;color:#fff;background:#333;-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);box-shadow:0 0 0 5px #ffffff80}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-6px;left:-6px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon{width:40px;height:40px;margin-top:3px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .menu-icon-container{position:relative;height:40px;width:40px;margin:0 auto;border-radius:50%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-icon .menu-icon-container img{position:absolute;width:24px;height:24px;top:0;left:0;bottom:0;right:0;margin:auto;vertical-align:inherit}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content{padding-left:5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content .hot-spot-label{position:relative;padding:0;cursor:pointer!important;margin:0;font-size:90%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:4px 6px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container{padding:6px 4px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999;position:relative;height:8px;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator .progress-meter.in-progress{width:50%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .hot-spot-body .progress-container .progress-indicator .progress-meter.complete{width:100%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .status-indicator{display:block;position:absolute;top:-6px;left:-6px;right:unset;width:18px;height:18px;font-size:18px;background:#333;color:#fff;border-radius:50%;z-index:200;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .status-indicator .indicator{font-weight:700;font-size:18px;height:18px;width:18px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .status-indicator .indicator.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .status-indicator .indicator.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml .status-indicator .indicator.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.disabled{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.disabled .disabled-indicator{display:block;position:absolute;top:-6px;left:-9px;right:unset;width:24px;height:24px;font-size:16px;background:#333;color:#fff;border-radius:50%;z-index:200;border:1px solid #fff;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.disabled .disabled-indicator .indicator{font-weight:700;font-size:10px;height:10px;width:20px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.disabled .disabled-indicator .indicator: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.disabled .status-indicator{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml.disabled .hot-spot-body{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn{display:inline-block;margin:5px;max-width:370px;border:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body{position:relative;padding:18px 24px;cursor:pointer;width:auto;margin:0 auto;border:none;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;text-align:left;background:#333}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.7);box-shadow:0 0 0 5px #ffffffb3;border-radius:50%;background:#333;position:relative;min-width:54px;min-height:54px;margin:0 auto;border-style:solid;border-width:2px;border-color:#333;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;text-align:left}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .icon-more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-9px;left:-9px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .icon-more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container:before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;border-radius:50%;border:3px solid #d5d5d5}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon{position:absolute;top:0;left:0;bottom:0;right:0;width:32px;height:32px;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon .menu-icon-container{width:32px;height:32px;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container .hot-spot-icon .menu-icon-container img{height:100%;width:100%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body.in-progress .hot-spot-icon-container:after{content:"";position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;border-radius:50%;border-left:3px solid #000;border-top:3px solid #000;border-bottom:3px solid transparent;border-right:3px solid transparent;transform:rotate(-45deg)}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content{padding-left:15px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content .hot-spot-label{position:relative;padding:0;cursor:pointer!important;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:100%;font-weight:700;padding:0 6px 5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .progress-container{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.hot-spot-left{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .status-indicator{display:block;position:absolute;top:-6px;left:-6px;right:unset;width:18px;height:18px;font-size:18px;background:#333;color:#fff;border-radius:50%;z-index:200;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .status-indicator .indicator{font-weight:700;font-size:18px;height:18px;width:18px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .status-indicator .indicator.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .status-indicator .indicator.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .status-indicator .indicator.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.disabled{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.disabled .disabled-indicator{display:block;position:absolute;top:-6px;left:-9px;right:unset;width:24px;height:24px;font-size:16px;background:#333;color:#fff;border-radius:50%;z-index:200;border:1px solid #fff;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.disabled .disabled-indicator .indicator{font-weight:700;font-size:10px;height:10px;width:20px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.disabled .disabled-indicator .indicator: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.disabled .status-indicator{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn.disabled .hot-spot-body{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg{display:inline-block}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body{position:relative;width:166px;border-radius:5px;text-align:left;color:#fff;cursor:pointer}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon{width:150px;margin:0 auto;height:140px;padding:10px 10px 0;background:rgba(255,255,255,.5);position:relative;border-top-left-radius:5px;border-top-right-radius:5px;z-index:1;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon .menu-icon-container{border:3px solid #333;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;background:#fff}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-icon .menu-icon-container img{width:100%;height:100%;vertical-align:inherit}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-content{border-radius:5px;background:#333;padding:4px;color:#fff;cursor:pointer!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-label{z-index:3!important;cursor:pointer!important;font-size:90%;overflow:hidden;display:-webkit-flex;display:flex;flex-flow:row nowrap}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-label .more-info{padding:4px 0 0 6px;font-size:16px}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-label .more-info: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:4px 6px 0}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container{padding:6px 12px}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999;position:relative;height:8px;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container .progress-indicator .progress-meter.in-progress{width:50%}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .hot-spot-body .progress-container .progress-indicator .progress-meter.complete{width:100%}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .status-indicator{display:block;position:absolute;top:-3px;left:3px;right:unset;width:18px;height:18px;font-size:18px;background:#333;color:#fff;border-radius:50%;z-index:200;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .status-indicator .indicator{font-weight:700;font-size:18px;height:18px;width:18px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .status-indicator .indicator.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .status-indicator .indicator.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg .status-indicator .indicator.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.disabled{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.disabled .disabled-indicator{display:block;position:absolute;top:-3px;left:0;right:unset;width:24px;height:24px;font-size:16px;background:#333;color:#fff;border-radius:50%;z-index:200;border:1px solid #fff;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.disabled .disabled-indicator .indicator{font-weight:700;font-size:10px;height:10px;width:20px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.disabled .disabled-indicator .indicator: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.disabled .status-indicator{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.disabled .hot-spot-body{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-9px;left:-9px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body .more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body .hot-spot-label{display:none;cursor:pointer!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-lg.icon-only.disabled{cursor:not-allowed}.learning-plan-drag-mat .bite-hotspot .hot-spot-round{display:inline-block;margin:0 5px 5px}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body{position:relative;width:166px;text-align:left;color:#fff;cursor:pointer}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon{width:120px;margin:0 auto;height:85px;padding:0;position:relative;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .menu-icon-container{border:3px solid #fff;position:relative;background:#ccc;height:100px;width:100px;margin:0 auto;border-radius:50%;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.5);box-shadow:3px 3px 5px #00000080}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-icon .menu-icon-container img{position:absolute;width:50px;height:50px;top:0;left:0;bottom:0;right:0;margin:auto;vertical-align:inherit}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content{-webkit-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);-moz-box-shadow:0px 0px 0px 5px rgba(255,255,255,.5);box-shadow:0 0 0 5px #ffffff80;border-radius:5px;background:#333;padding:4px;color:#fff;cursor:pointer!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label{display:-webkit-flex;display:flex;flex-flow:row nowrap;font-size:90%}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .more-info{padding:4px 0 0 8px;font-size:16px}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .more-info: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .form-group{margin-bottom:0!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .hot-spot-label .learning-plan-bite-static-title{font-size:90%;padding:4px 6px 0}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container{padding:6px 12px}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container .progress-indicator{border-radius:5px;border:1px solid #fff;background:#999;position:relative;height:8px;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container .progress-indicator .progress-meter{position:absolute;height:8px}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container .progress-indicator .progress-meter.in-progress{width:50%}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .hot-spot-body .hot-spot-content .progress-container .progress-indicator .progress-meter.complete{width:100%}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .status-indicator{display:block;position:absolute;top:76px;left:-9px;right:unset;width:18px;height:18px;font-size:18px;background:#333;color:#fff;border-radius:50%;z-index:200;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .status-indicator .indicator{font-weight:700;font-size:18px;height:18px;width:18px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .status-indicator .indicator.not-started: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .status-indicator .indicator.in-progress: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-round .status-indicator .indicator.complete: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.disabled{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.disabled .disabled-indicator{display:block;position:absolute;top:72px;left:-12px;right:unset;width:24px;height:24px;font-size:16px;background:#333;color:#fff;border-radius:50%;z-index:200;border:1px solid #fff;overflow:hidden;-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.1);box-shadow:0 0 5px 3px #0000001a}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.disabled .disabled-indicator .indicator{font-weight:700;font-size:10px;height:10px;width:20px;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:100%;padding:0;overflow:hidden}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.disabled .disabled-indicator .indicator: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:""}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.disabled .status-indicator{display:none}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.disabled .hot-spot-body{cursor:not-allowed!important}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.icon-only .hot-spot-body .more-info-btn{display:block;position:absolute;overflow:hidden;color:#333;background:#fff;font-size:16px;text-align:center;width:18px;height:18px;bottom:-9px;left:-9px;border-radius:50%;z-index:500;cursor:pointer;padding:0;margin:0}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.icon-only .hot-spot-body .more-info-btn:before{position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;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:"";padding:0;margin:auto}.learning-plan-drag-mat .bite-hotspot .hot-spot-round.icon-only .hot-spot-body .hot-spot-content .hot-spot-label{display:none;cursor:pointer!important}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.learning-plan-drag-mat .bite-hotspot{position:relative}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn{width:100%}.learning-plan-drag-mat .bite-hotspot .hot-spot-sml-icon-btn .hot-spot-body .hot-spot-icon-container{margin:0 10px 0 0}}.add-btn{position:relative;padding-left:44px!important;margin-bottom:20px}.add-btn:before{position:absolute;display:block;height:30px;width:30px;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;padding:0 5px 0 0;font-size:30px;left:8px;top:6px;content:""}.add-btn:focus{box-shadow:none!important;outline:0 none!important}.template-btn{position:relative;padding-left:44px!important}.template-btn:before{position:absolute;display:block;height:30px;width:30px;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;padding:0 5px 0 0;font-size:30px;left:8px;top:6px;content:""}.template-btn:focus{box-shadow:none!important;outline:0 none!important}.theme-btn{background:#be3680;color:#fff}.theme-btn:hover{background:rgba(190,54,131,.75);color:#fff}.image-object{margin:0 auto 10px;max-width:100%;padding:0 5px}.image-object .asset-content{padding:18px 30px;text-align:left;margin:20px auto 0;background:#fff;border-radius:5px;border:1px solid #d5d5d5;font-size:.945rem}.image-object .asset-content .title{font-size:.945rem;font-weight:700;text-align:center}.image-object .asset-content .desc-text p{font-size:.945rem;word-break:break-all;overflow-wrap:break-word}.image-object .asset-content .desc-text p:last-child{margin-bottom:0}.grid-choice-diagram{position:relative}.grid-choice-diagram .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.grid-choice-diagram .image-zoom span{position:absolute;visibility:hidden}.grid-choice-diagram .image-zoom:before{color:#333!important;font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.asset-image-wrapper{display:block;position:relative;margin:0 auto;-webkit-animation:1.2s ease-in 0s normal forwards 1 fadein;animation:1.2s ease-in 0s normal forwards 1 fadein;overflow:hidden}.asset-image-wrapper img{position:absolute;width:auto;max-width:100%;height:auto;max-height:none}.asset-image-wrapper .image-zoom{position:absolute;bottom:24px;right:0;left:0;margin:auto;border-radius:50%;background:rgba(255,255,255,.8);padding:4px 6px;width:32px;height:32px;-webkit-box-shadow:0px 0px 5px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 5px 0px rgb(0,0,0);box-shadow:0 0 5px #000;cursor:pointer}.asset-image-wrapper .image-zoom span{position:absolute;visibility:hidden}.asset-image-wrapper .image-zoom:before{color:#333!important;font-size:22px;position:absolute;font-weight:700;top:0;bottom:0;left:0;right:0;margin:auto;height:22px;width:22px;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:""}.asset-image-wrapper.border{background:#fff;border:2px solid #d5d5d5}.asset-image-wrapper.padded_border{background:#fff;border:2px solid #d5d5d5;padding:4px}.asset-image-wrapper.shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080}.asset-image-wrapper.padded_shadow{background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5);box-shadow:0 2px 5px #00000080;padding:4px}.asset-image-wrapper.square{display:block;overflow:hidden!important;position:relative}.asset-image-wrapper.square:before{display:block;content:"";width:100%!important;padding-top:100%}.asset-image-wrapper.square img{position:absolute;top:0;left:0;max-width:100%}.asset-image-wrapper.square.landscape img{width:auto!important;max-width:none!important;height:auto!important;max-height:100%!important}.asset-image-wrapper.square.portrait img{height:auto!important;max-height:none!important;width:auto!important;max-width:100%!important}.asset-image-wrapper.square.top img{top:0;left:0}.asset-image-wrapper.square.middle img{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.asset-image-wrapper.square.bottom img{top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.asset-image-wrapper.square.left img{top:0;left:0}.asset-image-wrapper.square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.asset-image-wrapper.square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.asset-image-wrapper.square.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.square.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.circle{display:block;position:relative;overflow:hidden!important;border-radius:50%;background:#fff}.asset-image-wrapper.circle:before{display:block;content:"";width:100%!important;padding-top:100%}.asset-image-wrapper.circle img{position:absolute}.asset-image-wrapper.circle.padded_border:before{border-radius:50%}.asset-image-wrapper.circle.padded_shadow:before{border-radius:50%}.asset-image-wrapper.circle.landscape img{width:auto!important;max-width:none!important;height:auto!important;max-height:100%!important}.asset-image-wrapper.circle.portrait img{height:auto!important;max-height:none!important;width:auto!important;max-width:100%!important}.asset-image-wrapper.circle.top img{top:0;left:0}.asset-image-wrapper.circle.middle img{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.asset-image-wrapper.circle.bottom img{top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.asset-image-wrapper.circle.left img{top:0;left:0}.asset-image-wrapper.circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.asset-image-wrapper.circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.asset-image-wrapper.circle.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.circle.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.rectangle{display:block;overflow:hidden!important}.asset-image-wrapper.rectangle img{position:absolute;top:0;left:0}.asset-image-wrapper.rectangle.landscape.left,.asset-image-wrapper.rectangle.landscape.center,.asset-image-wrapper.rectangle.landscape.right{position:relative}.asset-image-wrapper.rectangle.landscape.left:before,.asset-image-wrapper.rectangle.landscape.center:before,.asset-image-wrapper.rectangle.landscape.right:before{display:block;content:"";width:100%!important;padding-top:133.3333333333%}.asset-image-wrapper.rectangle.landscape.left img,.asset-image-wrapper.rectangle.landscape.center img,.asset-image-wrapper.rectangle.landscape.right img{width:auto;max-width:none;height:auto;max-height:100%}.asset-image-wrapper.rectangle.landscape.top,.asset-image-wrapper.rectangle.landscape.middle,.asset-image-wrapper.rectangle.landscape.bottom{position:relative}.asset-image-wrapper.rectangle.landscape.top:before,.asset-image-wrapper.rectangle.landscape.middle:before,.asset-image-wrapper.rectangle.landscape.bottom:before{display:block;content:"";width:100%!important;padding-top:50%}.asset-image-wrapper.rectangle.landscape.top img,.asset-image-wrapper.rectangle.landscape.middle img,.asset-image-wrapper.rectangle.landscape.bottom img{height:auto;max-height:none;width:auto;max-width:100%}.asset-image-wrapper.rectangle.portrait.top,.asset-image-wrapper.rectangle.portrait.middle,.asset-image-wrapper.rectangle.portrait.bottom{position:relative}.asset-image-wrapper.rectangle.portrait.top:before,.asset-image-wrapper.rectangle.portrait.middle:before,.asset-image-wrapper.rectangle.portrait.bottom:before{display:block;content:"";width:100%!important;padding-top:75%}.asset-image-wrapper.rectangle.portrait.top img,.asset-image-wrapper.rectangle.portrait.middle img,.asset-image-wrapper.rectangle.portrait.bottom img{height:auto;max-height:none;width:auto;max-width:100%}.asset-image-wrapper.rectangle.portrait.left,.asset-image-wrapper.rectangle.portrait.center,.asset-image-wrapper.rectangle.portrait.right{position:relative}.asset-image-wrapper.rectangle.portrait.left:before,.asset-image-wrapper.rectangle.portrait.center:before,.asset-image-wrapper.rectangle.portrait.right:before{display:block;content:"";width:100%!important;padding-top:200%}.asset-image-wrapper.rectangle.portrait.left img,.asset-image-wrapper.rectangle.portrait.center img,.asset-image-wrapper.rectangle.portrait.right img{width:auto;max-width:none;height:auto;max-height:100%}.asset-image-wrapper.rectangle.top img{top:0;left:0}.asset-image-wrapper.rectangle.middle img{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.asset-image-wrapper.rectangle.bottom img{top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.asset-image-wrapper.rectangle.left img{top:0;left:0}.asset-image-wrapper.rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.asset-image-wrapper.rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.asset-image-wrapper.rectangle.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.rectangle.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.icon_fill_circle{border-radius:50%}.asset-image-wrapper.icon_fill_circle img{padding:20%}.asset-image-wrapper.icon_fill_circle.asset_image_width_5 img{padding:8px}.asset-image-wrapper.icon_fill_circle.asset_image_width_10 img{padding:10px}.asset-image-wrapper.icon_fill_circle.border{border:2px solid #d5d5d5!important}.asset-image-wrapper.icon_fill_circle.padded_border{border:2px solid #d5d5d5}.asset-image-wrapper.icon_fill_circle.padded_border:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.icon_fill_circle.shadow,.asset-image-wrapper.icon_fill_circle.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.asset-image-wrapper.icon_fill_circle.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:50%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.icon_fill_square{border-radius:0}.asset-image-wrapper.icon_fill_square img{padding:15px}.asset-image-wrapper.icon_fill_square.asset_image_width_5 img{padding:5px}.asset-image-wrapper.icon_fill_square.asset_image_width_10 img{padding:10px}.asset-image-wrapper.icon_fill_square.border{border:2px solid #d5d5d5!important}.asset-image-wrapper.icon_fill_square.padded_border{border:2px solid #d5d5d5}.asset-image-wrapper.icon_fill_square.padded_border:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.icon_fill_square.shadow,.asset-image-wrapper.icon_fill_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.asset-image-wrapper.icon_fill_square.padded_shadow:before{position:absolute;width:100%;height:100%;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.icon_fill_rounded_square{border-radius:10px}.asset-image-wrapper.icon_fill_rounded_square img{padding:15px}.asset-image-wrapper.icon_fill_rounded_square.asset_image_width_5 img{padding:5px}.asset-image-wrapper.icon_fill_rounded_square.asset_image_width_10 img{padding:10px}.asset-image-wrapper.icon_fill_rounded_square.border{border:2px solid #d5d5d5!important}.asset-image-wrapper.icon_fill_rounded_square.padded_border{border:2px solid #d5d5d5}.asset-image-wrapper.icon_fill_rounded_square.padded_border:before{position:absolute;width:100%;height:100%;border-radius:7px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.icon_fill_rounded_square.shadow,.asset-image-wrapper.icon_fill_rounded_square.padded_shadow{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.5)!important;box-shadow:0 2px 5px #00000080!important}.asset-image-wrapper.icon_fill_rounded_square.padded_shadow:before{position:absolute;width:100%;height:100%;border-radius:10px;top:0;left:0;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.orientation-square img{top:0;left:0}.asset-image-wrapper.orientation-square.mask-square img,.asset-image-wrapper.orientation-square.mask-circle img,.asset-image-wrapper.orientation-landscape.mask-square img,.asset-image-wrapper.orientation-landscape.mask-circle img,.asset-image-wrapper.orientation-square.mask-rectangle.left img,.asset-image-wrapper.orientation-square.mask-rectangle.center img,.asset-image-wrapper.orientation-square.mask-rectangle.right img,.asset-image-wrapper.orientation-landscape.mask-rectangle.left img,.asset-image-wrapper.orientation-landscape.mask-rectangle.center img,.asset-image-wrapper.orientation-landscape.mask-rectangle.right img,.asset-image-wrapper.orientation-portrait.mask-rectangle.left img,.asset-image-wrapper.orientation-portrait.mask-rectangle.center img,.asset-image-wrapper.orientation-portrait.mask-rectangle.right img{max-width:unset;max-height:100%}.asset-image-wrapper.mask-none img{position:relative;top:0;left:0}.asset-image-wrapper.mask-square.top img{top:0;left:0}.asset-image-wrapper.mask-square.middle img{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.asset-image-wrapper.mask-square.bottom img{top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.asset-image-wrapper.mask-square.left img{top:0;left:0}.asset-image-wrapper.mask-square.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.asset-image-wrapper.mask-square.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.asset-image-wrapper.mask-square.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.mask-square.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.mask-circle{border-radius:50%;background:#fff}.asset-image-wrapper.mask-circle.top img{top:0;left:0}.asset-image-wrapper.mask-circle.middle img{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.asset-image-wrapper.mask-circle.bottom img{top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.asset-image-wrapper.mask-circle.left img{top:0;left:0}.asset-image-wrapper.mask-circle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.asset-image-wrapper.mask-circle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.asset-image-wrapper.mask-circle.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.mask-circle.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.mask-circle.padded_border:before,.asset-image-wrapper.mask-circle.padded_shadow:before{border-radius:50%}.asset-image-wrapper.mask-rectangle.top img{top:0;left:0}.asset-image-wrapper.mask-rectangle.middle img{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.asset-image-wrapper.mask-rectangle.bottom img{top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.asset-image-wrapper.mask-rectangle.left img{top:0;left:0}.asset-image-wrapper.mask-rectangle.center img{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.asset-image-wrapper.mask-rectangle.right img{top:0;left:100%;-webkit-transform:translateX(-100%);transform:translate(-100%)}.asset-image-wrapper.mask-rectangle.padded_border:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.asset-image-wrapper.mask-rectangle.padded_shadow:before{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #fff;content:"";z-index:1}.image-credit{font-size:80%;font-style:italic;text-align:left;padding:8px 10px;word-break:break-all;overflow-wrap:break-word;margin:0 auto}.image-credit.center{margin:0 auto}.standard-block{padding-left:30px;padding-right:30px;display:block;position:relative}.call-out-style-1,.call-out-style-2,.call-out-style-3,.call-out-style-4{display:block;position:relative;border-width:2px;border-radius:5px;padding:18px 30px}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee;font-size:110%}.screen-center-btn{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;text-align:center;width:300px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.screen-btn{margin-bottom:30px}.content-preloader{position:absolute;top:0;left:0;right:0;bottom:0;height:48px;width:48px;margin:auto;text-align:center}.content-preloader img{width:auto;height:100%}.styles-list .style-item{cursor:pointer;margin-bottom:5px}.styles-list .style-item:last-child{margin-bottom:0}.styles-list .style-item:hover{-moz-opacity:.7}.text-style-title{padding:6px 10px;text-transform:uppercase;background:#fff;border:1px solid #d5d5d5;width:140px;text-align:center;border-radius:5px}.text-title-style{padding:6px 10px;text-transform:uppercase;background:#fff;border:1px solid #d5d5d5;width:90px;text-align:center;border-radius:5px}.dialog-style-title{position:relative;padding:6px 10px;text-transform:uppercase;margin-left:15px;width:125px;text-align:center;border-radius:20px;margin-bottom:6px;background:#999;color:#fff}.dialog-style-title:after{content:"";bottom:4px;left:-30px;position:absolute;border:0px solid;display:block;width:30px;height:18px;box-shadow:15px 6px #999;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.tick-list ul{margin:20px 0 0 24px;padding:0}.tick-list ul li:not(.resource-link){position:relative;list-style-type:none}.tick-list ul li:not(.resource-link):before{position:absolute;left:32px;top:4px;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:"";width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.tick-list ul+*{margin-top:10px}.cross-list ul{margin:20px 0 0 24px;padding:0}.cross-list ul li:not(.resource-link){position:relative;list-style-type:none}.cross-list ul li:not(.resource-link):before{position:absolute;left:32px;top:4px;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:"";width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.cross-list ul+*{margin-top:10px}.plus-list ul{margin:20px 0 0 24px;padding:0}.plus-list ul li:not(.resource-link){position:relative;list-style-type:none}.plus-list ul li:not(.resource-link):before{position:absolute;left:32px;top:4px;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:"";width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.plus-list ul+*{margin-top:10px}.arrow-list ul{margin:20px 0 0 24px;padding:0}.arrow-list ul li:not(.resource-link){position:relative;list-style-type:none}.arrow-list ul li:not(.resource-link):before{position:absolute;left:32px;top:4px;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:"";width:18px;height:18px;border-radius:50%;font-size:18px;color:#fff}.arrow-list ul+*{margin-top:10px}.dotted-list ul{margin:20px 0 0 24px;padding:0}.dotted-list ul li:not(.resource-link){position:relative;list-style-type:none}.dotted-list ul li:not(.resource-link):before{position:absolute;left:32px;top:4px;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:"";width:18px;height:18px;border-radius:50%;font-size:18px}.dotted-list ul+*{margin-top:10px}.screen-asset-picker{width:440px;height:300px;background:rgba(255,255,255,.3);display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in;text-align:center}.screen-asset-picker:hover{opacity:1;cursor:pointer}.button-menu-wrapper .button-menu{position:relative}.button-menu-wrapper .button-menu .toolbar-dropdown{position:absolute;top:100%;height:0;width:100%;overflow:hidden;left:0}.button-menu-wrapper .button-menu .toolbar-dropdown .toolbar-content{position:relative;background:#fff;border-radius:5px;padding:8px 12px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080}.button-menu-wrapper .button-menu .toolbar-dropdown .toolbar-content.grey{background:#d5d5d5}.button-menu-wrapper .button-menu .toolbar-dropdown .toolbar-content .menu-title{text-align:center;text-transform:uppercase;color:#999;padding:0 0 3px;font-size:80%;border-bottom:1px solid #d5d5d5;margin-bottom:10px}.button-menu-wrapper .button-menu .toolbar-dropdown .toolbar-content .menu-list .menu-item{padding:4px 0}.button-menu-wrapper .button-menu .toolbar-dropdown .toolbar-content .menu-list .menu-item a{display:block}.button-menu-wrapper .button-menu .toolbar-dropdown.right{left:unset;right:0}.edit-image-container{position:relative}.edit-object-toolbar{position:absolute;top:-32px;right:15px;margin:0;padding:6px 3px;color:#333;background:#fff;border:1px solid #d5d5d5;border-radius:5px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;opacity:0;transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in;z-index:0}.edit-object-toolbar.pos-left{right:unset;left:12px}.edit-object-toolbar.dialog-item-bottom-left{top:unset;right:unset;bottom:0;left:0;transform:translate(36px,80%)}.edit-object-toolbar.dialog-item-bottom-right{top:unset;bottom:0;right:0;transform:translate(-36px,80%)}.edit-object-toolbar .toolbar-row{display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:center;flex-flow:unset!important}.edit-object-toolbar .toolbar-slider-row{padding:10px 20px;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.edit-object-toolbar .menu-title{text-align:center;text-transform:uppercase;color:#999;padding:0 0 3px;font-size:.75rem;border-bottom:1px solid #d5d5d5;margin-bottom:10px;white-space:nowrap}.edit-object-toolbar .toolbar-item{position:relative}.edit-object-toolbar .toolbar-item .title-tooltip{position:absolute;display:block;background:#fff;padding:0;height:0;border-radius:5px;bottom:calc(100% + 5px);font-size:.875rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:auto;opacity:0;transition:all .2s ease-in;overflow:hidden;text-wrap:none;white-space:nowrap;border:1px solid #d5d5d5;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080;color:#999;z-index:-1}.edit-object-toolbar .toolbar-item:hover .title-tooltip{opacity:1;z-index:1000;padding:2px 6px;height:auto}.edit-object-toolbar .toolbar-item .count{position:absolute;background:#be3680;color:#fff;font-size:65%;padding:3px 6px;border-radius:50%;right:0;bottom:0}.edit-object-toolbar .toolbar-item .toolbar-btn{position:relative;cursor:pointer;width:28px;height:28px;text-align:center;margin:0 3px 3px;border-radius:5px}.edit-object-toolbar .toolbar-item .toolbar-btn:not([class*=icon-]){font-size:24px}.edit-object-toolbar .toolbar-item .toolbar-btn:hover,.edit-object-toolbar .toolbar-item .toolbar-btn.active{background:rgba(65,156,215,.12)}.edit-object-toolbar .toolbar-item .toolbar-btn.unselected,.edit-object-toolbar .toolbar-item .toolbar-btn.disabled{color:#d5d5d5}.edit-object-toolbar .toolbar-item .toolbar-btn.not-available{color:#999;background:#eff0f2}.edit-object-toolbar .toolbar-item .toolbar-btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);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}.edit-object-toolbar .toolbar-item .toolbar-btn span{visibility:hidden;position:absolute}.edit-object-toolbar .toolbar-item .toolbar-btn.is-required:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.is-optional:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.translate:before{content:"En";font-size:20px;font-family:inherit;white-space:nowrap}.edit-object-toolbar .toolbar-item .toolbar-btn.text-style:before{padding:2px;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.bullet-style:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.edit:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.copy:before{padding:2px;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.add:before{padding:0;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.delete:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.comment:before{padding:3px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.reorder:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.add-image:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.remove-image:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.edit-image:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.image-settings:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.metric:before{padding:2px;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.continue:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.auto:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.go_to:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.end:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.terminal:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.try_again:before{padding:2px 0;font-size:22px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.drag:before{padding:2px 0;font-size:26px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.image-btn{width:32px;overflow:hidden}.edit-object-toolbar .toolbar-item .toolbar-btn.image-btn img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:26px}.edit-object-toolbar .toolbar-item .toolbar-btn.color-btn{height:26px;border:1px solid #333;border-radius:3px}.edit-object-toolbar .toolbar-item .toolbar-btn.attach:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.audio:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.audio-controls:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.autoplay:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.download-audio:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.delete-audio:before{padding:2px;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.show_feedback_after_completion:before{padding:0;font-size:36px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.include_explore_feedback:before{padding:0;font-size:36px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.enable_feedback:before{padding:0;font-size:36px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.disable_feedback:before{padding:0;font-size:36px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.scoring_type_assessed:before{padding:0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.scoring_type_formative:before{padding:0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.scoring_type_reflective:before{padding:0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.up{height:14px}.edit-object-toolbar .toolbar-item .toolbar-btn.up:before{padding:0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.down{height:14px}.edit-object-toolbar .toolbar-item .toolbar-btn.down:before{padding:0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.more:before{padding:3px 2px;font-size:20px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.archive:before{padding:2px 0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item .toolbar-btn.activate:before{padding:2px 0;font-size:24px;content:""}.edit-object-toolbar .toolbar-item:first-child .toolbar-btn{padding-left:0}.edit-object-toolbar .toolbar-item:last-child .toolbar-btn{padding-right:0}.edit-object-toolbar .toolbar-item .toolbar-dropdown{position:absolute;top:calc(100% + 8px);height:0;overflow:hidden;left:-10px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content{min-width:150px;position:relative;background:#fff;border-radius:5px;padding:8px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.5);box-shadow:0 3px 5px #00000080}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content.grey{background:#eee}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-title,.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .switch-menu-label{text-align:center;text-transform:uppercase;color:#999;padding:0 0 3px;font-size:.875rem;border-bottom:1px solid #d5d5d5;margin-bottom:10px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list{display:block;width:100%}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item{padding:8px;margin-left:-8px;margin-right:-8px;overflow:hidden}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item:before{content:""!important;display:none}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item:hover{cursor:pointer;background:#eff0f2}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item.active{background:rgba(65,156,215,.12)}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item .heading_1,.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item .heading_2,.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item .heading_3,.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .menu-item .heading_4{white-space:nowrap;line-height:130%;margin:0}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item{position:relative}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item .menu-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item .sub-menu{position:absolute;top:-40px;right:calc(100% + 10px);opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item .sub-menu.right{right:unset;left:calc(100% + 10px)}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item .sub-menu .toolbar-content{min-width:150px;position:relative;margin-bottom:20px;background:#fff;border-radius:5px;padding:8px 12px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.8);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.8);box-shadow:0 3px 5px #000c}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .menu-item{background:#eff0f2}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .menu-item:hover{cursor:pointer;background:#eff0f2}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .menu-item.active{background:rgba(65,156,215,.12)}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .sub-menu{opacity:1;z-index:1000}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .sub-menu .menu-item{background:#fff}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .sub-menu .menu-item:hover{cursor:pointer;background:#eff0f2}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .menu-list .parent-menu-item:hover .sub-menu .menu-item.active{background:rgba(65,156,215,.12)}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu{margin-left:-12px;margin-right:-12px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu .option-item{padding:0!important}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu .option-item:before{content:""!important;display:none}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu .option-item .option-label{text-align:left}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu .option-label-wrapper{vertical-align:middle}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu .option-label-wrapper .option-label-icon-left,.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu .option-label-wrapper .option-label-text{display:inline-block;vertical-align:middle}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu>.option-item.sml{height:30px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu>.option-item>.option-label{padding:8px 12px!important;white-space:nowrap}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu>.option-item>.option-label:hover{background:rgba(65,156,215,.12)}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu>.option-item>.option-label.active{background:rgba(65,156,215,.12)}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu>.option-item>.option-label .option-label-icon-left img{width:24px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .toolbar-menu>.option-item>.option-label .option-label-text{margin-left:12px;margin-right:6px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .option-label>div{height:100%}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .more-info{left:unset!important}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .selected-title{background-color:transparent}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .dropdown-insert{min-width:270px}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .dropdown-insert .selected-title{background-color:#eff0f2}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .dropdown-insert .menu-option-container{left:unset!important;right:0}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .dropdown-button{width:34px;height:34px;padding:0;background-color:transparent;border:none}.edit-object-toolbar .toolbar-item .toolbar-dropdown .toolbar-content .shape-label{font-size:12px;color:#999;text-transform:uppercase}.edit-object-toolbar .toolbar-item .toolbar-dropdown.right{left:unset;right:0}.edit-object-toolbar .toolbar-item.colour-picker .toolbar-dropdown .toolbar-content{background:#ddd}.edit-object-toolbar .toolbar-item.colour-picker .toolbar-dropdown .toolbar-content .menu-title{color:#333;border-bottom:1px solid #333}.edit-object-toolbar .toolbar-item.icon .toolbar-btn{background:#d5d5d5}.edit-object-toolbar .toolbar-row+.child-toolbar-row{padding-bottom:10px}.edit-object-toolbar .child-toolbar-row{margin:10px 0 0;padding-top:10px;border-top:2px solid #eff0f2;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.edit-object-toolbar .child-toolbar-row.pos-right{justify-content:flex-end}.edit-object-toolbar .child-toolbar-row.no-btm-padding{padding-bottom:0!important}.feed-object-container.editing-allowed .edit-object-toolbar:not(.sub-element-toolbar){visibility:hidden}.feed-object-container.editing-allowed:hover .edit-object-toolbar:not(.sub-element-toolbar){opacity:1;z-index:9999;visibility:visible}.feed-object-container.editing-allowed .content-editor-hover:hover .edit-object-toolbar:not(.resource-link-toolbar){opacity:1;z-index:9999}.feed-object-container.editing-allowed .resource-link:hover .edit-object-toolbar,.edit-image-container:hover .edit-object-toolbar{opacity:1;z-index:9999}.resource-links{margin:0;padding:0}.resource-links .resource-link{position:relative;display:block;padding:4px!important}.resource-links .resource-link .document:before{padding-right:5px;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:""}.resource-links .resource-link .link:before{padding-right:5px;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:""}.resource-links .resource-link .video:before{padding-right:5px;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:""}.resource-links .resource-link .image:before{padding-right:5px;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:""}.resource-links .resource-link .resources:before{padding-right:5px;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:""}.resource-links .resource-link .audio:before{padding-right:5px;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:""}.no_heading{position:relative;padding:0 0 0 32px}.no_heading:before{display:block;position:absolute;left:0;font-size:24px;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:""}.conversation-dialog .object-container{display:block;position:relative;margin:0 0 10px}.kpi-overview-panel{display:block;width:100%;margin-top:10px;position:relative;overflow:hidden;margin-bottom:10px}.kpi-overview-panel .kpi-overview-row{display:-webkit-flex;display:flex;flex-flow:row wrap;border-radius:5px;border:1px solid #d5d5d5;width:100%;overflow:hidden;margin-bottom:10px}.kpi-overview-panel .kpi-overview-row .kpi-content-col .heading_3 .ql-editor{font-size:1.575rem!important}.content-dialogs{display:block;position:relative}.title-screen-icon-item,.title-screen-icon-item .title-screen-icon-wrapper{position:relative}.title-screen-icon-item .title-screen-icon-wrapper .edit-object-toolbar{width:auto;padding:4px;right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:auto}.title-screen-icon-item .title-screen-icon-wrapper .edit-object-toolbar .toolbar-row{justify-content:center;align-items:center;flex-flow:unset!important}.title-screen-icon-item .title-screen-icon-wrapper .edit-object-toolbar .toolbar-item .toolbar-btn{margin:0}.title-screen-icon-item .title-screen-icon-wrapper .edit-object-toolbar .toolbar-item .toolbar-btn .title-tooltip{font-size:.875rem}.title-screen-icon-item .title-screen-icon-wrapper:hover{cursor:pointer;z-index:4000!important}.title-screen-icon-item .title-screen-icon-wrapper:hover .edit-object-toolbar{opacity:1;z-index:9999}.title-page-character{position:relative;cursor:pointer}.title-page-character .screen-character{position:relative;margin:0!important}.title-page-character .screen-character .edit-object-toolbar{width:auto;padding:4px;right:unset;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);margin:auto}.title-page-character .screen-character .edit-object-toolbar .toolbar-item .toolbar-btn{margin:0}.title-page-character .screen-character .edit-object-toolbar .toolbar-item .toolbar-btn .title-tooltip{font-size:.875rem}.title-page-character .screen-character:hover{cursor:pointer;z-index:4000!important}.title-page-character .screen-character:hover .edit-object-toolbar{opacity:1;z-index:9999}.title-icon-container{position:relative}.title-icon-container .title-screen-image-wrapper{position:relative;display:block;height:inherit;width:100%}.title-icon-container .title-screen-image-wrapper .edit-object-toolbar{width:auto;padding:4px;right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:auto}.title-icon-container .title-screen-image-wrapper .edit-object-toolbar .toolbar-item .toolbar-btn{margin:0}.title-icon-container .title-screen-image-wrapper .edit-object-toolbar .toolbar-item .toolbar-btn .title-tooltip{font-size:.875rem}.title-icon-container .title-screen-image-wrapper:hover{cursor:pointer;z-index:4000!important}.title-icon-container .title-screen-image-wrapper:hover .edit-object-toolbar{opacity:1;z-index:9999}.title-screen-icon-container.placeholder{background:rgba(255,255,255,.8)!important;border:2px dashed #d5d5d5!important}.title-screen-icon-container.placeholder.none{background:rgba(255,255,255,.8)!important;border-radius:50%}.title-screen-btn-wrapper{position:relative}.title-screen-btn-wrapper .edit-object-toolbar{width:auto;padding:4px;right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:auto}.title-screen-btn-wrapper .edit-object-toolbar .toolbar-item .toolbar-btn .title-tooltip{font-size:.875rem}.title-screen-btn-wrapper .edit-object-toolbar.top{top:calc(100% + 18px)}.title-screen-btn-wrapper .edit-object-toolbar.top .toolbar-dropdown{top:unset;bottom:calc(100% + 3px)}.title-screen-btn-wrapper .edit-object-toolbar.top .toolbar-item .toolbar-btn .title-tooltip{bottom:unset;top:calc(100% + 8px)}.title-screen-btn-wrapper .edit-object-toolbar.bottom{top:calc(100% + 18px)}.title-screen-btn-wrapper .edit-object-toolbar.bottom .toolbar-item .toolbar-btn .title-tooltip{bottom:unset;top:calc(100% + 8px)}.title-screen-btn-wrapper .edit-object-toolbar.bottom .toolbar-dropdown{top:calc(100% + 3px)}.title-screen-btn-wrapper:hover{cursor:pointer;z-index:4000!important}.title-screen-btn-wrapper:hover .edit-object-toolbar{opacity:1;z-index:9999}.button_circle_container .title-screen-btn-wrapper{display:block;position:relative;width:80px;height:80px}.button_circle_container .title-screen-btn-wrapper .top,.button_circle_container .title-screen-btn-wrapper .bottom{top:calc(100% + 3px)!important}.abs-btn{position:absolute!important;left:50%;top:50%}.bite-hotspot .edit-object-toolbar{width:auto;padding:4px;right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin:auto}.bite-hotspot .edit-object-toolbar .toolbar-item .toolbar-btn .title-tooltip{font-size:.875rem}.bite-hotspot .edit-object-toolbar.top{top:calc(100% - 10px)}.bite-hotspot .edit-object-toolbar.top .toolbar-dropdown{top:unset;bottom:calc(100% + 3px)}.bite-hotspot .edit-object-toolbar.top .toolbar-item .toolbar-btn .title-tooltip{bottom:unset;top:calc(100% + 8px)}.bite-hotspot .edit-object-toolbar.bottom{top:-30px}.bite-hotspot .edit-object-toolbar.bottom .toolbar-dropdown{top:calc(100% + 3px)}.bite-hotspot:hover{cursor:pointer;z-index:4000!important}.bite-hotspot:hover .edit-object-toolbar{opacity:1;z-index:9999}.menu-panel-wrapper{position:relative}.menu-panel-wrapper:hover{cursor:pointer;z-index:4000!important}.menu-panel-wrapper:hover .edit-object-toolbar{opacity:1;z-index:9999}.menu-list{display:block;width:100%}.menu-list .menu-item{padding:8px;margin-left:-8px;margin-right:-8px;overflow:hidden}.menu-list .menu-item:before{content:""!important;display:none}.menu-list .menu-item:hover{cursor:pointer;background:#eff0f2}.menu-list .menu-item.active{background:rgba(65,156,215,.12)}.menu-list .menu-item .heading_1,.menu-list .menu-item .heading_2,.menu-list .menu-item .heading_3,.menu-list .menu-item .heading_4{white-space:nowrap;line-height:130%;margin:0}.menu-list .parent-menu-item{position:relative}.menu-list .parent-menu-item .menu-item{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.menu-list .parent-menu-item .sub-menu{position:absolute;top:-40px;right:calc(100% + 10px);opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.menu-list .parent-menu-item .sub-menu.right{right:unset;left:calc(100% + 10px)}.menu-list .parent-menu-item .sub-menu .toolbar-content{min-width:150px;position:relative;margin-bottom:20px;background:#fff;border-radius:5px;padding:8px 12px;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,.8);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,.8);box-shadow:0 3px 5px #000c}.menu-list .parent-menu-item:hover .menu-item{background:#eff0f2}.menu-list .parent-menu-item:hover .menu-item:hover{cursor:pointer;background:#eff0f2}.menu-list .parent-menu-item:hover .menu-item.active{background:rgba(65,156,215,.12)}.menu-list .parent-menu-item:hover .sub-menu{opacity:1;z-index:1000}.menu-list .parent-menu-item:hover .sub-menu .menu-item{background:#fff}.menu-list .parent-menu-item:hover .sub-menu .menu-item:hover{cursor:pointer;background:#eff0f2}.menu-list .parent-menu-item:hover .sub-menu .menu-item.active{background:rgba(65,156,215,.12)}.required-label{font-style:italic;color:#999}.hot-spot-instruction-text-field-wrapper .quill .ql-bubble .ql-tooltip{top:100%!important}.library-hover-button{position:absolute;width:100%;top:0;left:0;z-index:10}.library-hover-button.is-saving{background:rgba(255,255,255,.5)}.library-hover-button .btn-round{position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;border-radius:50%;height:60px;width:60px;font-size:90%;z-index:99999999!important;opacity:0;padding-top:20px}.library-hover-button:hover .btn-round{opacity:1}.content-editor-hover:hover:not(.dialog-item):not(.response-playback-panel):not(.no-bg-color){background:rgba(0,0,0,.1)}.content-editor-hover.dialog-item .dialog-item-spacer{height:0}.content-editor-hover.dialog-item:not(:last-child):hover .dialog-item-spacer{height:48px;transition:height .3s ease-in}.pose-picker-btn .title-tooltip{text-transform:capitalize}.pose-picker-btn.neutral:before{content:""}.pose-picker-btn.delighted:before{content:""}.pose-picker-btn.disappointed:before{content:""}.pose-picker-btn.confused:before{content:""}.pose-picker-btn.frustrated:before{content:""}.pose-picker-btn.inherit:before,.pose-picker-btn.other:before{content:"";width:24px;height:24px;border:1px dashed #333333;border-radius:50%}.expression-icon{position:relative;height:24px}.expression-icon: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;font-size:24px}.expression-icon.expression-neutral:before,.expression-icon .neutral:before{content:""}.expression-icon.expression-delighted:before,.expression-icon .delighted:before{content:""}.expression-icon.expression-disappointed:before{content:""}.expression-icon.expression-confused:before{content:""}.expression-icon.expression-frustrated:before{content:""}.expression-icon.expression-inherit:before,.expression-icon.expression-other:before{content:"";width:24px;height:24px;border:1px dashed #333333;border-radius:50%}.expression-icon.expression-other:after{content:"?";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px}.guroo-content-editor .screen-wrapper{background:#fff}.guroo-content-editor .guroo-header{color:#fff}.guroo-content-editor .bite-progress-bar{background:#fff}.guroo-content-editor .guroo-dialog-header{color:#fff}.guroo-content-editor .content-dialog{background:#fff}.guroo-content-editor .tool-tip{background:#fff;border-color:#d5d5d5;color:#333}.guroo-content-editor .kpi-rotation-btn .rotator{border-color:#fff}.guroo-content-editor .kpi-rotation-btn .rotator:after{background:#fff}.guroo-content-editor .kpi-rotation-btn-mobile .rotator{border-color:#fff}.guroo-content-editor .kpi-rotation-btn-mobile .rotator:after{background:#fff}.guroo-content-editor .kpi-rotation .rotator{background:#333}.guroo-content-editor .kpi-rotation .rotator:after{background:#333}.guroo-content-editor .guroo-kpi-label{background:#6689C6;color:#fff}.guroo-content-editor .tabbed-content .tab-list{background:rgba(255,255,255,.95)}.guroo-content-editor .tabbed-content .tab-list .tab-item{border-left-color:#999;border-bottom-color:#999;font-weight:400}.guroo-content-editor .tabbed-content .tab-list .tab-item:hover{background:rgba(255,255,255,.8)}.guroo-content-editor .tabbed-content .tab-list .tab-item.active{background:rgb(255,255,255);border-bottom:1px solid #999;color:#5b8bc7}.guroo-content-editor .tabbed-content .tab-list .tab-item.active:after{background:#6592CB;top:unset;bottom:0}.guroo-content-editor .tabbed-content .tab-list .tab-item.disabled{color:#666}.guroo-content-editor .tabbed-content .tab-list .tab-item:focus{background:#eff0f2}.guroo-content-editor .tabbed-content .tab-list .tab-item:focus:after{background:#d5d5d5}.guroo-content-editor .tabbed-content.floating .tab-item.active{border-bottom:rgb(255,255,255)}.guroo-content-editor .tabbed-content.floating .tab-item.active:after{background:#6592CB;top:0;bottom:unset}.guroo-content-editor .tabbed-content.floating .tabbed-body-content{background:#fff}.guroo-content-editor .tabbed-content-vertical .tab-list{background:#eff0f2;border-right:1px solid #999}.guroo-content-editor .tabbed-content-vertical .tab-list .tab-item{border-left-color:#999;border-bottom-color:#999}.guroo-content-editor .tabbed-content-vertical .tab-list .tab-item:hover{background:rgba(255,255,255,.8)}.guroo-content-editor .tabbed-content-vertical .tab-list .tab-item.active{background:rgb(255,255,255);color:#5b8bc7}.guroo-content-editor .tabbed-content-vertical .tab-list .tab-item.active:after{background:#6592CB}.guroo-content-editor .tabbed-content-vertical .tab-list .tab-item.disabled{color:#666}.guroo-content-editor .tabbed-content-vertical.floating .tabbed-body-content{background:#fff}.guroo-content-editor .tabbed-content-vertical.floating .tab-list{border-right:none}.guroo-content-editor .tabbed-content-process-horizontal{background:#fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item{background:#eff0f2;color:#333;border-top:2px solid #fff;border-bottom:2px solid #fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item:first-child{border-left:2px solid #fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item .pre-shape{border-left-color:#fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item .pre-shape:before{border-left-color:#fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item .post-shape{border-left-color:#fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item .post-shape:before{border-left-color:#fff}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item:hover{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-top:2px solid #e2e2e2;border-bottom:2px solid #e2e2e2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item:hover:first-child{border-left:2px solid #e2e2e2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item:hover .pre-shape:before{display:block;border-left-color:#e2e2e2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item:hover .post-shape:before{display:block;border-left-color:#e2e2e2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled{background:#eff0f2;color:#999!important;border-top:2px solid #eff0f2;border-bottom:2px solid #eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled:first-child{border-left:2px solid #eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled .pre-shape:before{border-left-color:#eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled .post-shape{border-left-color:#eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled .post-shape:before{border-left-color:#eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled:hover{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-top:2px solid #eff0f2;border-bottom:2px solid #eff0f2;background:#eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled:hover:first-child{border-left:2px solid #eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled:hover .pre-shape:before{display:block;border-left-color:#eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.disabled:hover .post-shape:before{display:block;border-left-color:#eff0f2}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.active{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-top:2px solid #6592CB;border-bottom:2px solid #6592CB}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.active:first-child{border-left:2px solid #6592CB}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.active .pre-shape:before{display:block;border-left-color:#6592cb}.guroo-content-editor .tabbed-content-process-horizontal .tab-list .tab-item.active .post-shape:before{display:block;border-left-color:#6592cb}.guroo-content-editor .tabbed-content-process-horizontal .tabbed-body-content{background:#fff}.guroo-content-editor .tabbed-content-process-vertical{background:rgba(255,255,255,.95)}.guroo-content-editor .tabbed-content-process-vertical .tab-list{border-right:1px solid #d5d5d5}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item{background:#eff0f2;color:#333;border-color:#d5d5d5}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item .post-shape{border-top-color:#333}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item:hover{background:#eff0f2;-webkit-box-shadow:0px 0px 1px 2px #e2e2e2;-moz-box-shadow:0px 0px 1px 2px #e2e2e2;box-shadow:0 0 1px 2px #e2e2e2}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item.disabled{background:#eff0f2;color:#999!important;border-color:#d5d5d5}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item.disabled .post-shape{border-top-color:#333}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item.disabled .tab-icon{border-color:#d5d5d5}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item.disabled:hover{background:#eff0f2;-webkit-box-shadow:none;-moz-box-shadow:#eff0f2;box-shadow:#eff0f2}.guroo-content-editor .tabbed-content-process-vertical .tab-list .tab-item.active{background:#eff0f2;-webkit-box-shadow:0px 0px 1px 2px #6592CB;-moz-box-shadow:0px 0px 1px 2px #6592CB;box-shadow:0 0 1px 2px #6592cb}.guroo-content-editor .tabbed-content-process-vertical .tabbed-body-content{background:#fff}.guroo-content-editor .tabbed-content-tile-horizontal{background:rgba(255,255,255,.95)}.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item{background:#eff0f2;border-color:#d5d5d5}.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item:hover,.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item.active,.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item.focus{box-shadow:0 0 3px 2px #6592cb}.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item.disabled{background:#eff0f2;border-color:#d5d5d5;color:#999!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item.disabled .post-shape{border-top-color:#6592cb}.guroo-content-editor .tabbed-content-tile-horizontal .tab-list .tab-item.disabled:hover{background:#eff0f2;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.guroo-content-editor .tabbed-content-tile-horizontal .tabbed-body-content{background:#fff}.guroo-content-editor .tabbed-content-tile-vertical{background:rgba(255,255,255,.95)}.guroo-content-editor .tabbed-content-tile-vertical .tab-list{border-right:1px solid #d5d5d5}.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item{background:#eff0f2;border-color:#d5d5d5}.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item:hover,.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item.active,.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item.focus{box-shadow:0 0 3px 2px #6592cb}.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item.disabled{background:#eff0f2;border-color:#d5d5d5;color:#999!important}.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item.disabled .post-shape{border-top-color:#6592cb}.guroo-content-editor .tabbed-content-tile-vertical .tab-list .tab-item.disabled:hover{background:#eff0f2;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.guroo-content-editor .tabbed-content-tile-vertical .tabbed-body-content{background:#fff}.guroo-content-editor .scrollable-tab .tab-list{background:#eff0f2}.guroo-content-editor .scrollable-tab .tab-list .tab-item{border-right-color:#fff;background:#eff0f2;font-weight:400}.guroo-content-editor .scrollable-tab .tab-list .tab-item:hover:not(.disabled){background:rgba(255,255,255,.8)}.guroo-content-editor .scrollable-tab .tab-list .tab-item.active{color:#5b8bc7}.guroo-content-editor .scrollable-tab .tab-list .tab-item.active:after{background:#6592CB;top:unset;bottom:0}.guroo-content-editor .scrollable-tab .tab-list .tab-item.disabled{color:#d5d5d5;background:#eff0f2}.guroo-content-editor .scrollable-tab .tab-list .tab-item:focus:not(.disabled){background:#eff0f2}.guroo-content-editor .scrollable-tab .tab-list .tab-item:focus:not(.disabled):after{background:#6592CB}.guroo-content-editor .kpi-graph{border-color:#6592cb}.guroo-content-editor .menu-nav-item:hover{color:#6592cb}.guroo-content-editor .menu-nav-item:focus{color:#6592cb}.guroo-content-editor .menu-nav-item.active{border-left-color:#6592cb;background:#eff4fa}.guroo-content-editor .menu-nav-accordion-btn:after{color:#6592cb}.guroo-content-editor .character,.guroo-content-editor .character.speak{color:#fff;background:#6E6E7A}.guroo-content-editor .character.speak.round:after{box-shadow:15px 6px #6e6e7a}.guroo-content-editor .character.speak.square:after{border-color:transparent transparent #6E6E7A transparent}.guroo-content-editor .character-conversation-image{background:#000}.guroo-content-editor .character-conversation-image.round:after{box-shadow:15px 6px #000}.guroo-content-editor .character-conversation-image.square:after{border-color:transparent transparent #6E6E7A transparent}.guroo-content-editor .learner.speak{color:#fff;background:#5B8BC7}.guroo-content-editor .learner.speak.round:after{box-shadow:-15px 6px #5b8bc7}.guroo-content-editor .learner.speak.square:after{border-color:transparent transparent transparent #5B8BC7}.guroo-content-editor .learner-conversation-image{background:#5B8BC7}.guroo-content-editor .learner-conversation-image.round:after{box-shadow:-15px 6px #5b8bc7}.guroo-content-editor .learner-conversation-image.square:after{border-color:transparent transparent transparent #5B8BC7}.guroo-content-editor .narrator{background:#fff;border-color:#5b8bc7}.guroo-content-editor .tick-list ul li:before{background:#6592CB;color:#fff}.guroo-content-editor .cross-list ul li:before{background:#6592CB;color:#fff}.guroo-content-editor .plus-list ul li:before{background:#6592CB;color:#fff}.guroo-content-editor .arrow-list ul li:before{background:#6592CB;color:#fff}.guroo-content-editor .dotted-list ul li:before{color:#6592cb}.guroo-content-editor .call-out-style-1{background:#C1CFDE;border-color:#5b8bc7;border-style:dashed;color:#333}.guroo-content-editor .call-out-style-1 .tick-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-1 .cross-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-1 .plus-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-1 .arrow-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-1 .dotted-list ul li:before{color:#5b8bc7}.guroo-content-editor .call-out-style-2{background:#d5d5d5;border-color:#333;border-style:dotted;color:#333}.guroo-content-editor .call-out-style-2 .tick-list ul li:before{background:#333;color:#fff}.guroo-content-editor .call-out-style-2 .cross-list ul li:before{background:#333;color:#fff}.guroo-content-editor .call-out-style-2 .plus-list ul li:before{background:#333;color:#fff}.guroo-content-editor .call-out-style-2 .arrow-list ul li:before{background:#333;color:#fff}.guroo-content-editor .call-out-style-2 .dotted-list ul li:before{color:#333}.guroo-content-editor .call-out-style-3{background:#333;border-color:#5b8bc7;border-style:solid;color:#eff0f2}.guroo-content-editor .call-out-style-3 .tick-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-3 .cross-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-3 .plus-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-3 .arrow-list ul li:before{background:#5B8BC7;color:#fff}.guroo-content-editor .call-out-style-3 .dotted-list ul li:before{color:#5b8bc7}.guroo-content-editor .call-out-style-3 .image-object .asset-content{color:#333}.guroo-content-editor .call-out-style-4{background:#eff0f2;border-color:#d5d5d5;border-style:solid;color:#666}.guroo-content-editor .call-out-style-4 .tick-list ul li:before{background:#d5d5d5;color:#fff}.guroo-content-editor .call-out-style-4 .cross-list ul li:before{background:#d5d5d5;color:#fff}.guroo-content-editor .call-out-style-4 .plus-list ul li:before{background:#d5d5d5;color:#fff}.guroo-content-editor .call-out-style-4 .arrow-list ul li:before{background:#d5d5d5;color:#fff}.guroo-content-editor .call-out-style-4 .dotted-list ul li:before{color:#d5d5d5}.guroo-content-editor .learning-plan-menu-header.traditional{background:#6592CB;color:#fff}.guroo-content-editor .learning-plan-menu-header.traditional .filter-panel{background:#BECDDD;color:#6592cb;border-top:2px solid #fff}.guroo-content-editor .learning-plan-menu-header.traditional .filter-panel h3{color:#345177}.guroo-content-editor .learning-plan-menu-header.traditional .filter-panel button{border-style:solid;border-width:1px;border-color:#6592cb;background:#6592CB;color:#fff}.guroo-content-editor .learning-plan-menu-header.traditional .filter-panel button.active{background:#fff;color:#6592cb;box-shadow:inset 0 3px 5px #0000004d!important}.guroo-content-editor .learning-plan-menu-header.traditional h2{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:200;line-height:140%}.guroo-content-editor .learning-plan-menu-header.traditional h3{font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.guroo-content-editor .learning-plan-menu-header.floating_ribbon .label-panel{background:#6592CB;color:#fff}.guroo-content-editor .learning-plan-menu-header.floating_ribbon .label-panel:before{border-color:#6592cb}.guroo-content-editor .learning-plan-menu-header.floating_ribbon .label-panel:after{border-color:#6592cb}.guroo-content-editor .learning-plan-menu-header.floating_ribbon .label-panel h3{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:150%}.guroo-content-editor .learning-plan-menu-header.floating_ribbon .filter-panel .instruction-text{background:#BECDDD;color:#6592cb}.guroo-content-editor .title-panel .title-content{background:rgba(255,255,255,.7)}.guroo-content-editor .title-panel .title-content h1{font-size:25px;font-family:"Times New Roman",Georgia,Serif;font-weight:300}.guroo-content-editor .title-panel .title-content h2{font-size:50px;font-family:"Times New Roman",Georgia,Serif;font-weight:200;line-height:140%}.guroo-content-editor .scenario-bite .header h1{font-size:90%;font-weight:400;line-height:120%;font-family:Helvetica Neue,Helvetica,Arial,san-serif;color:#fff;text-align:center!important}.guroo-content-editor .scenario-bite .header h2{font-size:150%;font-family:Helvetica Neue,Helvetica,Arial,san-serif;font-weight:lighter;line-height:120%!important;color:#fff;text-align:center!important}.guroo-content-editor .document-panel:before{color:#6592cb}.guroo-content-editor .accordion-screen-footer{color:#333}.guroo-content-editor .accordion .accordion-item{border-color:#999}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn{background:#fff!important}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn:hover{background:#fff}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn.incomplete:before{color:#333}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn.complete:before{color:#39aa27}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn.disabled{color:#ccc!important;cursor:not-allowed}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn.disabled:hover{background:rgba(255,255,255,.95)}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-btn.disabled:after{color:#ccc!important}.guroo-content-editor .accordion .accordion-item .accordion-item-list .accordion-content{background:rgba(255,255,255,.95)}.guroo-content-editor .accordion .accordion-item.open .accordion-btn{background:#fff;color:#6592cb;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,.25);box-shadow:0 2px 5px #00000040}.guroo-content-editor .accordion .accordion-item.open .accordion-btn:after{color:#000}.guroo-content-editor .accordion .accordion-item.open .accordion-btn:hover{background:#fff}.guroo-content-editor .accordion .accordion-item.closed .accordion-btn{background:rgba(255,255,255,.95);color:#6592cb}.guroo-content-editor .accordion .accordion-item.closed .accordion-btn:after{color:#000}.guroo-content-editor .tool-tip-btn:before{color:#6592cb}.guroo-content-editor .horz-slider-screen .slider-prev-slide-btn:after{color:#6592cb}.guroo-content-editor .horz-slider-screen .slider-next-slide-btn:after{color:#6592cb}.guroo-content-editor .horz-slider-screen .slider-container .thumbnail-list .thumbnail-item.incomplete.active:before{color:#6592cb}.guroo-content-editor .horz-slider-screen .slider-container .thumbnail-list .thumbnail-item.complete.active:before{color:#6592cb}.guroo-content-editor .horz-slider-timeline .slider-prev-slide-btn:after{color:#6592cb}.guroo-content-editor .horz-slider-timeline .slider-next-slide-btn:after{color:#6592cb}.guroo-content-editor .horz-slider-timeline .slider-container .thumbnail-list .thumbnail-item.incomplete.active:before{color:#6592cb}.guroo-content-editor .horz-slider-timeline .slider-container .thumbnail-list .thumbnail-item.complete.active:before{color:#6592cb}.guroo-content-editor .badge-btn .badge-count{background-color:transparent!important}.guroo-content-editor .badge-btn .badge-count .status-indicator{background-color:transparent!important;color:#6592cb}.guroo-content-editor .badge .badge-container:before{color:#6592cb}.guroo-content-editor .badge .badge-label{background:#666;color:#fff}.guroo-content-editor .badge-collection-panel{border:3px solid #6592CB;background:#C1CFDE}.guroo-content-editor .filter-panel{color:#6592cb}.guroo-content-editor .filter-panel .label{color:#fff}.guroo-content-editor .filter-panel h3{color:#345177}.guroo-content-editor .filter-panel button{border:1px solid #6592CB;background:#6592CB;color:#fff}.guroo-content-editor .filter-panel button:focus{color:#fff}.guroo-content-editor .filter-panel button:active,.guroo-content-editor .filter-panel button:hover{color:#fff}.guroo-content-editor .filter-panel button.active{background:#fff;color:#6592cb}.guroo-content-editor .filter-panel button.active:focus{color:#6592cb}.guroo-content-editor .filter-panel button.active:active{color:#6592cb}.guroo-content-editor .main-menu-nav .menu-nav-item{background:#fff}.guroo-content-editor .menu-panel{border-color:#6592cb}.guroo-content-editor .menu-panel .icon-container path{fill:#fff}.guroo-content-editor .menu-panel .content-container .bite-title .required{background:#999}.guroo-content-editor .menu-panel.linear-not-started{box-shadow:0 0 10px 5px #6592cb}.guroo-content-editor .menu-panel.linear-not-started.disabled,.guroo-content-editor .menu-panel.optional{box-shadow:none!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.linear-not-started .hot-spot-content{box-shadow:0 0 10px 5px #6592cb}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.linear-not-started.disabled .hot-spot-content,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.linear-not-started.optional .hot-spot-content{box-shadow:none!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.linear-in-progress:not(.linear-not-started) .hot-spot-content{box-shadow:0 0 10px 5px #6592cb}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.linear-in-progress:not(.linear-not-started).optional .hot-spot-content{box-shadow:none!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.linear-complete.optional .hot-spot-content,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.optional .hot-spot-content{box-shadow:none!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-lg.icon-only .hot-spot-body{background:transparent!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.linear-not-started .hot-spot-content{box-shadow:0 0 10px 5px #6592cb80}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.linear-not-started.disabled .hot-spot-content,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.linear-not-started.optional .hot-spot-content,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.linear-complete.optional .hot-spot-content{box-shadow:0 0 0 5px #ffffff80!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.linear-in-progress:not(.linear-not-started) .hot-spot-content{box-shadow:0 0 10px 5px #6592cb80}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.linear-in-progress:not(.linear-not-started).optional .hot-spot-content{box-shadow:0 0 0 5px #ffffff80!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-round.optional .hot-spot-content{box-shadow:0 0 0 5px #ffffff80!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-not-started .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-not-started .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-not-started .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-not-started .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-not-started .hot-spot-body{box-shadow:0 0 10px 5px #6592cb80}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-not-started.disabled .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-not-started.disabled .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-not-started.disabled .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-not-started.disabled .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-not-started.disabled .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-not-started.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-not-started.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-not-started.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-not-started.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-not-started.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-complete.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-complete.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-complete.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-complete.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-complete.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-complete .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-complete .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-complete .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-complete .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-complete .hot-spot-body{box-shadow:0 0 0 5px #ffffff80!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-in-progress:not(.linear-not-started) .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-in-progress:not(.linear-not-started) .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-in-progress:not(.linear-not-started) .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-in-progress:not(.linear-not-started) .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-in-progress:not(.linear-not-started) .hot-spot-body{box-shadow:0 0 10px 5px #6592cb80}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.linear-in-progress:not(.linear-not-started).optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.linear-in-progress:not(.linear-not-started).optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.linear-in-progress:not(.linear-not-started).optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.linear-in-progress:not(.linear-not-started).optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.linear-in-progress:not(.linear-not-started).optional .hot-spot-body{box-shadow:0 0 0 5px #ffffff80!important}.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon-btn.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-sml-icon.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot.optional .hot-spot-body,.guroo-content-editor .screen-container.gameboard .bite-hotspot .hot-spot-hide.optional .hot-spot-body{box-shadow:0 0 0 5px #ffffff80!important}.guroo-content-editor .asset-image .asset-desc{color:#333}.guroo-content-editor .dialog-asset-image .dialog-body .asset-dialog-image .asset-image-header{background:#6592CB}.guroo-content-editor .dialog-asset-image .dialog-body .asset-dialog-image .asset-image-header .title-col{color:#fff}.guroo-content-editor .dialog-asset-image .dialog-body .asset-dialog-image .asset-image-header button{background:#6592CB;border-color:#fff;color:#fff}.guroo-content-editor .dialog-asset-image .dialog-body .asset-dialog-image .asset-image-header .icon-btn-group button.active{background:#fff;border-color:#fff;color:#6592cb}.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area>button{border:0}.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot{color:#fff;background:#6592CB}.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot:active{background:#6592CB}.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot:focus{background:#345177}.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot:hover{background:#345177}.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-hide,.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon-only,.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-sml-icon,.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon-only,.guroo-content-editor .hot-spot-screen .hot-spot-content .hot-spot-background-container .hot-spot-area .hot-spot-lg-icon{color:#fff;background:#6592CB}.guroo-content-editor .hot-spot-screen .hot-spot-footer.scroll .footer-btn:before{color:#fff;background:#4c2f4c}.guroo-content-editor .hot-spot-screen .hot-spot-footer.scroll .footer-btn:hover:before{background:#997099}.guroo-content-editor .hot-spot-screen.large_screen .hot-spot-footer .guroo-btn,.guroo-content-editor .hot-spot-screen.large_screen .guroo-btn.introduction-btn{background:#fff!important;color:#333!important}.guroo-content-editor .hot-spot-screen.no_screen .hot-spot-footer .guroo-btn,.guroo-content-editor .hot-spot-screen.full_screen .hot-spot-footer .guroo-btn{color:#fff!important;background:#6592CB}.guroo-content-editor .dialog-page .screen-dialog .dialog-header{background:#6592CB;color:#fff}.guroo-content-editor .dialog-page .screen-dialog .dialog-header button{background:#6592CB;border-color:#fff;color:#fff}.guroo-content-editor .dialog-page .screen-dialog .dialog-header .icon-btn-group button.active{background:#fff;border-color:#fff;color:#6592cb}.guroo-content-editor .kpi-overview-panel .kpi-overview-row .kpi-meter-col:before{background:#6592CB}.guroo-content-editor .video-btn.active{border-color:#6592cb}.guroo-content-editor .video-object .video-thumbnail-wrapper .video-details:before{color:#6592cb}.guroo-content-editor blockquote{border-color:#6592cb}.guroo-content-editor .tinted_dark:not(.accordion-screen) div:not(.call-out-style-1):not(call-out-style-2):not(call-out-style-3):not(call-out-style-4):not(.question-wrapper) h1{color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) div:not(.call-out-style-1):not(call-out-style-2):not(call-out-style-3):not(call-out-style-4):not(.question-wrapper) h2{color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) div:not(.call-out-style-1):not(call-out-style-2):not(call-out-style-3):not(call-out-style-4):not(.question-wrapper) h3{color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object{color:#fff!important;background:transparent!important;border:none!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h1{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h2{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h3{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h3.heading_1{border-bottom-color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h3.heading_2{border-bottom-color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h3.heading_3{border-bottom-color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block.text-object h3.heading_4{border-bottom-color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation-dialog h1{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation-dialog h2{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation-dialog h3{color:#fff!important;border-color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation .standard-block{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation .standard-block h1{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation .standard-block h2{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .conversation .standard-block h3{color:#fff!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper h1{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper h2{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper h3{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .asset-image{border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{position:relative;color:inherit!important;background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel h1{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel h2{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel h3{color:inherit!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .library-image{background:rgba(255,255,255,.95);border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .tinted_dark:not(.accordion-screen) .paragraph-content-wrapper .library-image{background:transparent;border-radius:0;border:none}.guroo-content-editor .tinted_dark:not(.accordion-screen) .customer_name_label{color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .user_name_label{color:#fff}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .document-panel{padding:16px 15px!important}}.guroo-content-editor .tinted_dark:not(.accordion-screen) .asset-col-left .image-credit{color:#fff}.guroo-content-editor .tinted_dark:not(.accordion-screen) .asset-col-right .image-credit{color:#fff}.guroo-content-editor .transparent:not(.accordion-screen) .asset-col-left .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.guroo-content-editor .transparent:not(.accordion-screen) .asset-col-right .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block h3,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block h3{color:inherit!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block.text-object,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block.text-object{color:inherit!important;background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper{color:inherit!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper h3,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper h3{color:inherit!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .asset-image,.guroo-content-editor .transparent:not(.accordion-screen) .asset-image{border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{color:inherit!important;background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel h3,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel h3{color:inherit!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .library-image,.guroo-content-editor .transparent:not(.accordion-screen) .library-image{background:rgba(255,255,255,.95);border-radius:5px;border:1px solid #d5d5d5}.guroo-content-editor .thick_glass:not(.accordion-screen) .paragraph-content-wrapper .library-image,.guroo-content-editor .transparent:not(.accordion-screen) .paragraph-content-wrapper .library-image{background:transparent;border-radius:0;border:none}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation.object-container,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .question-wrapper.conversation .feedback-panel,.guroo-content-editor .transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .standard-block,.guroo-content-editor .transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .document-panel,.guroo-content-editor .transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}.guroo-content-editor .frosted_white question-wrapper{background:#fff}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-width: 375px) and (max-width: 812px){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (min-width: 737px) and (max-width: 812px) and (min-height: 375px) and (orientation: landscape){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.guroo-content-editor .frosted_white .question-wrapper.conversation{overflow:visible;padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation.object-container{padding:0!important}.guroo-content-editor .frosted_white .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.guroo-content-editor .frosted_white .standard-block{padding:4px 15px 6px!important}}.guroo-content-editor .resource-link{color:#6592cb;cursor:pointer}.guroo-content-editor .resource-link:active{color:#c1cfde}.guroo-content-editor .resource-link:focus{color:#c1cfde}.guroo-content-editor .resource-link:hover{color:#c1cfde}.guroo-content-editor .resource-link span:focus{color:#c1cfde}.guroo-content-editor .ql-done{display:inline-block;overflow:hidden;background:#6592CB;width:auto!important;height:auto!important;color:#fff;border-radius:5px;padding:4px 12px!important;float:right!important;margin-right:10px!important;font-size:80%!important}.guroo-content-editor .ql-done:active{background:#6689C6;color:#fff}.guroo-content-editor .ql-done:focus{background:#6689C6;color:#fff}.guroo-content-editor .ql-done:hover{background:#6689C6;color:#fff}.guroo-content-editor .ql-done:disabled{background:#ccc;color:#999}.guroo-content-editor .feed-object-container.editing-allowed{position:relative;background:transparent;transition:background .3s ease-in;overflow:visible}.guroo-content-editor .feed-object-container.editing-allowed:hover .screen-object:not(.selected){box-shadow:0 0 5px 2px #489edd99;background:rgba(0,0,0,.05)}.guroo-content-editor .feed-object-container.editing-allowed .ordering-option .option-answer{padding-top:0;padding-bottom:0}.guroo-content-editor .frosted_white:not(.accordion-screen) .feed-object-container:focus{background:rgba(247,247,248,.3)!important}.guroo-content-editor .thick_glass:not(.accordion-screen) .feed-object-container:focus{background:rgba(247,247,248,.3)!important}.guroo-content-editor .transparent:not(.accordion-screen) .feed-object-container:focus{background:rgba(247,247,248,.3)!important}.guroo-content-editor .tinted_dark:not(.accordion-screen) .feed-object-container:focus{background:rgba(0,0,0,.5)!important}.guroo-content-editor .prototype.standard-block{background:#fff!important;padding:18px 30px!important;border:2px dotted #d5d5d5!important;color:#656565!important;border-radius:5px!important}.guroo-content-editor .prototype.standard-block h3{color:#656565!important}.guroo-content-editor .prototype.standard-block img{opacity:.8!important;filter:grayscale(100%)!important}.guroo-content-editor .prototype.customer_name_label{color:#656565!important}.guroo-content-editor .prototype.character{color:#fff!important;background:#656565!important}.guroo-content-editor .prototype.character.round:after{box-shadow:15px 6px #656565!important}.guroo-content-editor .prototype.character.square:after{box-shadow:none!important}.guroo-content-editor .prototype.character-conversation-image{background:#d5d5d5!important}.guroo-content-editor .prototype.character-conversation-image.round:after{box-shadow:15px 6px #656565!important}.guroo-content-editor .prototype.character-conversation-image.square:after{box-shadow:none!important}.guroo-content-editor .prototype.user_name_label{color:#333!important}.guroo-content-editor .prototype.learner.speak{color:#fff!important;background:#999!important}.guroo-content-editor .prototype.learner.speak.round:after{box-shadow:-15px 6px #999!important}.guroo-content-editor .prototype.learner.speak.square:after{box-shadow:none!important}.guroo-content-editor .prototype.learner-conversation-image{background:#999!important}.guroo-content-editor .prototype.learner-conversation-image.round:after{box-shadow:-15px 6px #999!important}.guroo-content-editor .prototype.learner-conversation-image.square:after{box-shadow:none!important}.guroo-content-editor .prototype.video-container{filter:grayscale(100%)!important;background:#eff0f2!important;color:#656565!important}.guroo-content-editor .prototype.video-container img,.guroo-content-editor .prototype.document-panel{filter:grayscale(100%)!important}.transparent:not(.accordion-screen) .asset-col-left .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.transparent:not(.accordion-screen) .asset-col-right .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.transparent:not(.accordion-screen) .standard-block{color:inherit!important;background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px}.transparent:not(.accordion-screen) .standard-block h3{color:inherit!important}.transparent:not(.accordion-screen) .image-object .asset-content{border:0}.transparent:not(.accordion-screen) .question-wrapper{color:inherit!important}.transparent:not(.accordion-screen) .question-wrapper h3{color:inherit!important}.transparent:not(.accordion-screen) .question-wrapper.conversation{background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px}.transparent:not(.accordion-screen) .question-wrapper.conversation .standard-block{background:transparent;padding:0!important;border-radius:0}.transparent:not(.accordion-screen) .question-wrapper:not(.conversation) .standard-block{background:transparent;padding:0!important;border-radius:0}.transparent:not(.accordion-screen) .award-badge,.transparent:not(.accordion-screen) .badge-overview,.transparent:not(.accordion-screen) .kpi-graph-results{background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px}.transparent:not(.accordion-screen) .content-dialogs .object-wrapper{background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px}.transparent:not(.accordion-screen) .asset-image{border-radius:5px}.transparent:not(.accordion-screen) .document-panel{color:inherit!important;background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px}.transparent:not(.accordion-screen) .document-panel h3{color:inherit!important}.transparent:not(.accordion-screen) .library-image{background:rgba(255,255,255,.95);border-radius:5px}.transparent:not(.accordion-screen) .paragraph-content-wrapper .library-image{background:transparent;border-radius:0;border:none}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.transparent:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent:not(.accordion-screen) .document-panel{padding:16px 15px!important}}.transparent:not(.accordion-screen).hasParentScreen .content-dialogs{display:block}.transparent:not(.accordion-screen).hasParentScreen .content-dialogs .object-wrapper{background:transparent;padding-left:0!important;padding-right:0!important;border:0}.transparent:not(.accordion-screen).hasParentScreen .learner-action .question-wrapper{background:transparent;padding-left:0!important;padding-right:0!important;border:0}.transparent:not(.accordion-screen).hasParentScreen:not(.accordion-screen,.tabbed-content,.tabbed-content-vertical) .standard-block{background:transparent;padding-left:0!important;padding-right:0!important;border:0}.transparent_dark_text.content-wrapper{padding-left:0;padding-right:0}.transparent_dark_text.content-wrapper.framed .content-area{box-shadow:none}.transparent_dark_text:not(.accordion-screen) .asset-col-left .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.transparent_dark_text:not(.accordion-screen) .asset-col-right .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.transparent_dark_text:not(.accordion-screen) .image-object .asset-content{border:0}.transparent_dark_text:not(.accordion-screen) .standard-block{color:inherit!important;background:transparent;border-radius:0}.transparent_dark_text:not(.accordion-screen) .standard-block h3{color:inherit!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper{border:0;color:inherit!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper h3{color:inherit!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .standard-block{background:transparent;padding:0!important;border-radius:0}.transparent_dark_text:not(.accordion-screen) .question-wrapper:not(.conversation) .standard-block{background:transparent;padding:0!important;border-radius:0}.transparent_dark_text:not(.accordion-screen) .asset-image{border-radius:5px;border:1px solid #d5d5d5}.transparent_dark_text:not(.accordion-screen) .document-panel{color:inherit!important}.transparent_dark_text:not(.accordion-screen) .document-panel h3{color:inherit!important}.transparent_dark_text:not(.accordion-screen) .library-image{background:rgba(255,255,255,.95);border-radius:5px;border:1px solid #d5d5d5}.transparent_dark_text:not(.accordion-screen) .paragraph-content-wrapper .library-image{background:transparent;border-radius:0;border:none}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (min-width: 375px) and (max-width: 812px){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation{overflow:visible;padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation.object-container{padding:0!important}.transparent_dark_text:not(.accordion-screen) .question-wrapper.conversation .feedback-panel{padding-left:24px!important;padding-right:24px!important}.transparent_dark_text:not(.accordion-screen) .standard-block{padding:16px 15px!important}.transparent_dark_text:not(.accordion-screen) .document-panel{padding:16px 15px!important}}.transparent_dark_text:not(.accordion-screen).hasParentScreen .content-dialogs{display:block}.transparent_dark_text:not(.accordion-screen).hasParentScreen .content-dialogs .object-wrapper{border:0}.transparent_dark_text:not(.accordion-screen).hasParentScreen .learner-action .question-wrapper{border:0}.transparent_dark_text:not(.accordion-screen).hasParentScreen:not(.accordion-screen) .standard-block{border:0}.transparent_light_text.content-wrapper{padding-left:0;padding-right:0}.transparent_light_text.content-wrapper.framed .content-area{box-shadow:none}.transparent_light_text:not(.accordion-screen) .asset-col-left .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.transparent_light_text:not(.accordion-screen) .asset-col-right .image-credit{margin-top:10px;background:rgba(255,255,255,.9)}.transparent_light_text:not(.accordion-screen) .image-object .asset-content{border:0}.transparent_light_text:not(.accordion-screen) .standard-block{color:#fff!important;border-radius:0}.transparent_light_text:not(.accordion-screen) .standard-block h1{color:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .standard-block h2{color:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .standard-block h3{color:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .standard-block h4{color:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .standard-block h5{color:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper{background:transparent!important;color:#fff}.transparent_light_text:not(.accordion-screen) .question-wrapper .option-details{background:transparent!important;border:1px solid #fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .outcome-details{background:transparent!important;border:1px solid #fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .grid-choice-option-list .option{background:#fff!important;border:1px solid #fff}.transparent_light_text:not(.accordion-screen) .question-wrapper .grid-choice-option-list .option .option-details{background:#eff0f2!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .ordering-option-list{color:#333}.transparent_light_text:not(.accordion-screen) .question-wrapper .swipe-container h3{color:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .swipe-bg{background:transparent}.transparent_light_text:not(.accordion-screen) .question-wrapper .swipe-bg .swipe-options-list{background:transparent!important;border-color:#fff}.transparent_light_text:not(.accordion-screen) .question-wrapper .option{color:#fff}.transparent_light_text:not(.accordion-screen) .question-wrapper .swipe-card.draggable{color:#333!important;background:#fff!important;border-color:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .mc-slide-bar{background:transparent!important;border:1px solid #fff}.transparent_light_text:not(.accordion-screen) .question-wrapper .mc-slide-bar .option{border-right-color:transparent}.transparent_light_text:not(.accordion-screen) .question-wrapper .mc-slide-bar .option .option-label{color:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .audio-option-container{background:transparent!important;border:1px solid #fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .audio-option-container .audio-bars .bar{background:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .audio-option-container .static-audio-bars .bar{background:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper .audio-option-container .CircularProgressbar-trail{stroke:#fff!important;opacity:.5}.transparent_light_text:not(.accordion-screen) .question-wrapper .audio-option-container .CircularProgressbar-trail{stroke:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper.conversation .standard-block{background:transparent;padding:0!important;border-radius:0;color:inherit!important}.transparent_light_text:not(.accordion-screen) .question-wrapper.conversation .user_name_label,.transparent_light_text:not(.accordion-screen) .question-wrapper.conversation .customer_name_label{color:#fff!important}.transparent_light_text:not(.accordion-screen) .question-wrapper:not(.conversation) .standard-block{color:inherit!important;background:transparent;padding:0!important;border-radius:0}.transparent_light_text:not(.accordion-screen) .badge-overview,.transparent_light_text:not(.accordion-screen) .kpi-graph-results,.transparent_light_text:not(.accordion-screen) .score-introduction{background:rgba(255,255,255,.95);padding:18px 30px!important;border-radius:5px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.transparent_light_text:not(.accordion-screen) .badge-overview,.transparent_light_text:not(.accordion-screen) .kpi-graph-results,.transparent_light_text:not(.accordion-screen) .score-introduction{padding:16px 15px!important}}.transparent_light_text:not(.accordion-screen) .content-dialogs .object-wrapper{color:#fff}.transparent_light_text:not(.accordion-screen) .content-dialogs .conversation-dialog h3{color:inherit!important}.transparent_light_text:not(.accordion-screen) .content-dialogs .user_name_label,.transparent_light_text:not(.accordion-screen) .content-dialogs .customer_name_label{color:#fff!important}.transparent_light_text:not(.accordion-screen) .asset-image{border-radius:5px}.transparent_light_text:not(.accordion-screen) .document-panel{color:#fff!important}.transparent_light_text:not(.accordion-screen) .document-panel h3{color:#fff!important}.transparent_light_text:not(.accordion-screen) .document-panel .link-title a,.transparent_light_text:not(.accordion-screen) .document-panel .link-sub-title a{color:#fff!important;text-decoration:underline}.transparent_light_text:not(.accordion-screen) .document-panel .link-title a:before,.transparent_light_text:not(.accordion-screen) .document-panel .link-sub-title a:before{text-decoration:none}.transparent_light_text:not(.accordion-screen) .library-image{background:rgba(255,255,255,.95);border-radius:5px}.transparent_light_text:not(.accordion-screen) .paragraph-content-wrapper .library-image{background:transparent;border-radius:0;border:none}.transparent_light_text:not(.accordion-screen).hasParentScreen .content-dialogs .object-wrapper{background:transparent;padding-left:0!important;padding-right:0!important;border:0;color:#fff!important}.transparent_light_text:not(.accordion-screen).hasParentScreen .content-dialogs .object-wrapper .user_name_label,.transparent_light_text:not(.accordion-screen).hasParentScreen .content-dialogs .object-wrapper .customer_name_label{color:#fff!important}.transparent_light_text:not(.accordion-screen).hasParentScreen .learner-action .question-wrapper{border:0}.transparent_light_text:not(.accordion-screen).hasParentScreen:not(.accordion-screen) .standard-block{border:0}.content-editor-dialog{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:99999999;opacity:1;padding:50px 100px;box-sizing:border-box}.content-editor-dialog:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:opacity .5s ease-in-out;content:""}.content-editor-dialog .dialog-content-area{position:absolute;top:0;right:0;left:unset;width:60%;height:100%;transition:right .3s linear}.content-editor-dialog .dialog-content-area .dialog-header{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:8px 15px}.content-editor-dialog .dialog-content-area .dialog-header #dialog-title{font-size:130%}.content-editor-dialog .dialog-content-area .dialog-header .title-col{padding:0 15px;flex:3}.content-editor-dialog .dialog-content-area .dialog-header .title-col .title{font-size:130%;position:relative;padding:6px 0}.content-editor-dialog .dialog-content-area .dialog-header .nav-col{flex:1;text-align:right;padding:0 5px}.content-editor-dialog .dialog-content-area .dialog-header .guroo-btn#closeDialogBtn{display:inline-block}.content-editor-dialog .dialog-content-area .dialog-body{position:absolute;display:block;height:auto;max-height:calc(100% - 60px);width:100%;padding:18px 30px;overflow:hidden;overflow-y:auto;background:#fff}.content-editor-dialog .dialog-content-area .dialog-body p{margin-bottom:10px}.content-editor-dialog .dialog-content-area .dialog-body p:last-child{margin-bottom:0}.content-editor-dialog .dialog-content-area.main-menu{top:0;height:100%;right:unset;left:-100%;width:60%;transition:left .25s linear}.content-editor-dialog .dialog-content-area.main-menu .dialog-body{height:100%;padding:0;width:100%;max-height:calc(100% - 45px)}.content-editor-dialog .dialog-content-area.resources{top:0;height:100%;left:unset;right:0;width:75%;transition:right .3s linear;overflow:hidden}.content-editor-dialog .dialog-content-area.resources .dialog-body{width:100%;height:calc(100% - 55px);overflow-y:scroll}.content-editor-dialog .screen-dialog{position:absolute;height:90%;width:70%;overflow:hidden}.content-editor-dialog .screen-dialog.large_dialog{border-top-right-radius:5px;border-top-left-radius:5px;top:unset;transition:bottom .3s ease-in-out;margin:auto;height:96%;width:94%;left:0;right:0;bottom:-100%}.content-editor-dialog .screen-dialog.small_dialog{border-radius:5px;transition:all .3s ease-in-out;margin:0 auto;height:470px;width:60%;left:0;right:0;bottom:0;top:40px;opacity:0}.content-editor-dialog .screen-dialog.left_small_flyout{right:unset;height:100%;width:50%;bottom:0;top:0;transition:left .3s ease-in-out;left:-100%}.content-editor-dialog .screen-dialog.left_large_flyout{height:100%;bottom:0;top:0;transition:left .3s ease-in-out;left:-100%}.content-editor-dialog .screen-dialog.right_small_flyout{height:100%;width:50%;bottom:0;top:0;transition:right .3s ease-in-out;right:-100%}.content-editor-dialog .screen-dialog.right_large_flyout{height:100%;bottom:0;top:0;transition:right .3s ease-in-out;right:-100%}.content-editor-dialog .screen-dialog .dialog-header{position:relative;height:50px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.content-editor-dialog .screen-dialog .dialog-header .title-col{padding:0 15px;flex:3}.content-editor-dialog .screen-dialog .dialog-header .title-col .title{position:relative;padding:6px 0}.content-editor-dialog .screen-dialog .dialog-header .title-col .title:before{position:absolute;left:0;top:2px;font-size:32px}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.not-required:before{margin-right:0;content:""}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.not-started{padding:6px 0 6px 40px}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.not-started: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:""}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.in-progress{padding:6px 0 6px 40px}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.in-progress: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:""}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.complete{padding:6px 0 6px 40px}.content-editor-dialog .screen-dialog .dialog-header .title-col .title.complete: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:""}.content-editor-dialog .screen-dialog .dialog-header .nav-col{flex:2;text-align:right;padding:0 15px}.content-editor-dialog .screen-dialog .dialog-header .icon-btn-group{margin-right:40px}.content-editor-dialog .screen-dialog .dialog-header .icon-btn-group button{font-size:24px!important;line-height:0;padding:4px 6px}.content-editor-dialog .screen-dialog .dialog-header .icon-btn-group button:focus{box-shadow:none!important}.content-editor-dialog .screen-dialog .dialog-header .icon-btn-group button:active{box-shadow:none!important}.content-editor-dialog .screen-dialog .dialog-body{height:calc(100% - 50px);overflow-y:hidden!important;position:relative;background:#fff}.content-editor-dialog .screen-dialog .dialog-body.scenario{overflow-y:hidden!important;padding-top:0}.content-editor-dialog .screen-dialog .dialog-body .content-wrapper{position:absolute;height:100%;overflow-y:auto!important;width:100%;margin:0 auto;box-shadow:none}.content-editor-dialog .screen-dialog .dialog-body .content-wrapper .content-area{height:100%;width:100%;margin:0 auto;box-shadow:none}.content-editor-dialog .screen-dialog .dialog-body .character-stage{display:block;float:left;width:40%;height:inherit;padding:40px 0 0;z-index:2;height:100%;position:absolute}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage{display:none}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.content-editor-dialog .screen-dialog .dialog-body .character-stage{display:none}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage{display:none}}.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up{display:block;position:relative;text-align:center;height:100%;width:auto;margin:0 auto;bottom:0;z-index:2}.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{position:absolute;left:-12%;right:0;bottom:0!important;width:125%;height:auto;z-index:0}@media only screen and (max-width: 900px){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{height:100%;width:auto;left:0;right:0;margin:auto}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{height:120%;width:auto;left:0;right:0;margin:auto;bottom:unset}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{height:120%;width:auto;left:0;right:0;margin:auto;bottom:unset}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{width:100%;height:auto;left:0;right:0;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{height:120%;width:auto;left:0;right:0;margin:auto;bottom:unset}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage .close_up img{height:auto;width:90%;left:0;right:0;margin:auto;min-width:0}}.content-editor-dialog .screen-dialog .dialog-body .character-stage .standing{position:relative;text-align:center;height:100%;max-height:100%;width:auto;margin:0 auto;bottom:0}.content-editor-dialog .screen-dialog .dialog-body .character-stage .standing img{position:absolute;left:0;right:0;margin:auto!important;bottom:0;width:auto;height:auto;max-height:100%;max-width:100%}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.content-editor-dialog .screen-dialog .dialog-body .character-stage .standing img{height:120%}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.content-editor-dialog .screen-dialog .dialog-body .character-stage .standing img{height:120%}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.content-editor-dialog .screen-dialog .dialog-body .character-stage .standing img{height:90%;width:auto;min-width:0;left:0;right:0;margin:auto}}.content-editor-dialog .screen-dialog .dialog-body .object-feed{position:absolute;left:40%;top:0;width:60%;height:inherit;z-index:4;overflow-y:scroll;transition:height 1s ease-out;right:0;padding:0 24px 20px;height:100%}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container{padding:0;margin:0;line-height:130%}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container.first-child{margin-top:48px!important}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container:last-child{margin-bottom:10px;position:sticky;bottom:0}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container.edit-mode:last-child{position:relative}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container p{margin:0 0 8px}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container p:only-child{margin:0}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container:last-child{margin:0}.content-editor-dialog .screen-dialog .dialog-body .object-feed .feed-object-container .content-dialogs .conversation-dialog .dialog-item:last-child .object-container:last-child{margin-bottom:0}.content-editor-dialog .screen-dialog .dialog-body .customer-scenario .screen-container{padding:0}.content-editor-dialog.dialog-open:before{opacity:1;width:100%;height:100%}.content-editor-dialog.dialog-open .dialog-content-area{right:0}.content-editor-dialog.dialog-open .dialog-content-area.main-menu{right:unset;left:0}.content-editor-dialog.dialog-open .large_dialog{bottom:0}.content-editor-dialog.dialog-open .small_dialog{top:50px;opacity:1}.content-editor-dialog.dialog-open .left_small_flyout,.content-editor-dialog.dialog-open .left_large_flyout{left:0}.content-editor-dialog.dialog-open .right_small_flyout,.content-editor-dialog.dialog-open .right_large_flyout{right:0}.content-editor-dialog.dialog-closed:before{opacity:0;width:1px;height:1px}.content-editor-dialog.dialog-closed .dialog-content-area{right:-100%}.content-editor-dialog.dialog-closed .dialog-content-area.main-menu{right:unset;left:-100%}.content-editor-dialog.dialog-closed .large_dialog{bottom:-100%!important}.content-editor-dialog.dialog-closed .small_dialog{top:40px!important;opacity:0!important}.content-editor-dialog.dialog-closed .left_small_flyout,.content-editor-dialog.dialog-closed .left_large_flyout{left:-100%!important}.content-editor-dialog.dialog-closed .right_small_flyout,.content-editor-dialog.dialog-closed .right_large_flyout{right:-100%!important}.main-menu-nav{display:block;margin:0;padding:0;overflow:hidden}.main-menu-nav .menu-nav-item{display:block;position:relative;overflow:hidden;list-style-type:none;margin:0;padding:8px 16px;border-left:6px solid transparent;cursor:pointer}.main-menu-nav .menu-nav-item:first-child{border-top:1px solid #ccc}.main-menu-nav .menu-nav-accordion{display:block;list-style-type:none;margin:0;position:relative;background:#DBDCDE;border-bottom:1px solid #d5d5d5;overflow:hidden}.main-menu-nav .menu-nav-accordion:first-child{border-top:1px solid #ccc}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn{cursor:pointer;display:block;position:relative;background:#DBDCDE;overflow:hidden}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn:before{position:absolute;left:12px;top:0;bottom:0;margin:auto;height:16px}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn:after{position:absolute;right:12px;top:0;bottom:0;margin:auto;height:24px}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn.open:after{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;font-size:24px;content:""}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn.closed:after{font-size:24px;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:""}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn.closed .accordion-list{height:0;overflow:hidden!important}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn .label-padding{padding:8px 16px;border-left:6px solid transparent;text-align:left}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn .scoring-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:center;min-width:90px;padding:15px 12px;background:#eff0f2;color:#333;border-top-right-radius:5px;border-bottom-right-radius:5px}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn .scoring-container .scoring-col{padding:0 6px}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn .scoring-container .scoring-col .small-kpi-rotation{margin-bottom:12px}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn .scoring-container .scoring-col .small-kpi-rotation .rotator:after{color:#333}.main-menu-nav .menu-nav-accordion .menu-nav-accordion-btn .scoring-container .scoring-col .earned-badges .badge-count .status-indicator{color:#fff}.main-menu-nav .menu-nav-accordion .accordion-list{margin:0;padding:0;position:relative;height:0;background:#fff}.main-menu-nav .menu-nav-accordion.disabled{color:#d5d5d5}.main-menu-nav .menu-nav-accordion.disabled:hover{cursor:not-allowed;color:#d5d5d5}.main-menu-nav .menu-nav-accordion.disabled:before{color:#d5d5d5!important}.main-menu-nav .menu-nav-accordion.disabled:after{color:#d5d5d5!important}.main-menu-header{display:-webkit-flex;display:flex;flex-flow:column nowrap;flex:1;align-content:center;align-items:center;width:100%;height:100%}.main-menu-header .left-col{width:100%;flex:1;min-height:30px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;height:100%}.main-menu-header .left-col .menu-title{width:100%}.main-menu-header .left-col .right-items{min-width:100px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.audio-download-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.audio-download-container .audio-download{color:inherit!important;display:block;cursor:pointer;transition:opacity .3s ease-in;position:relative;padding:2px 0 0 30px}.audio-download-container .audio-download:hover{opacity:.7}.audio-download-container .audio-download:before{left:0;top:0;position:absolute;font-size:24px;text-shadow:1px 1px 2px rgba(0,0,0,.25);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:""}.audio-control-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;margin-top:20px}.audio-control-container .audio-control{cursor:pointer;transition:opacity .3s ease-in;position:relative;padding:2px 0 0 30px}.audio-control-container .audio-control:hover{opacity:.7}.audio-control-container .audio-control:before{left:0;top:0;position:absolute;font-size:24px;text-shadow:1px 1px 2px rgba(0,0,0,.25)}.audio-control-container .audio-control.play-btn: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:""}.audio-control-container .audio-control.pause-btn: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:""}.audio-control-container .audio-control.replay-btn: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:""}.audio-control-container .audio-control.audio-download{color:inherit!important;display:block}.audio-control-container .audio-control.audio-download: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:""}.audio-control-container .audio-control.disabled,.audio-control-container .disabled{opacity:.2;cursor:not-allowed}.audio-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;-ms-flex-negative:0;flex-shrink:0}.audio-container .disabled{opacity:.2;cursor:not-allowed}.audio-container .CircularProgressbar-trail{stroke:#333;opacity:.5}.audio-container .CircularProgressbar-path{stroke:#333}.audio-container .audio-control{cursor:pointer;transition:opacity .3s ease-in;position:relative;overflow:hidden;width:24px;height:24px;background:transparent;border:0;padding:0;margin:0}.audio-container .audio-control:hover{opacity:.7}.audio-container .audio-control:before{font-size:24px;padding-right:12px;text-shadow:1px 1px 2px rgba(0,0,0,.25)}.audio-container .audio-control.play-btn: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:""}.audio-container .audio-control.pause-btn: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:""}.audio-container .audio-control.replay-btn: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:""}.audio-container .audio-control.audio-download{color:inherit!important;display:block}.audio-container .audio-control.audio-download: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:""}.audio-container .audio-control.disabled,.audio-container .disabled{opacity:.2;cursor:not-allowed}.circular-audio-control-container{width:32px;height:32px;overflow:hidden;position:relative;padding:0!important;margin:0!important;line-height:100%!important}.circular-audio-control-container div{max-height:32px!important;position:unset!important;margin-top:unset!important}.circular-audio-control-container .audio-control{cursor:pointer;transition:opacity .3s ease-in;position:absolute;width:32px;height:32px;top:0;left:0;color:inherit;padding:0}.circular-audio-control-container .audio-control:hover{opacity:.7}.circular-audio-control-container .audio-control .disabled{opacity:.2;cursor:not-allowed}.circular-audio-control-container .audio-control:before{width:24px;height:24px;left:50%;top:50%;transform:translate(-50%,-50%);margin:auto;position:absolute;font-size:24px}.circular-audio-control-container .audio-control.play-btn: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:""}.circular-audio-control-container .audio-control.pause-btn: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:""}.circular-audio-control-container .audio-control.replay-btn: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:""}.circular-audio-control-container .audio-control.audio-download{color:inherit!important;display:block}.circular-audio-control-container .audio-control.audio-download: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:""}.circular-audio-control-container .audio-control.disabled{opacity:.2;cursor:not-allowed}.audio-bars{position:relative;height:24px;width:32px;margin-right:10px}.audio-bars .bar{background:#333;bottom:1px;height:2px;position:absolute;width:3px;animation:sound 0ms -.8s linear infinite alternate}@keyframes sound{0%{opacity:.35;height:3px}to{opacity:1;height:20px}}.audio-bars .bar:nth-child(1){left:1px;animation-duration:474ms}.audio-bars .bar:nth-child(2){left:5px;animation-duration:433ms}.audio-bars .bar:nth-child(3){left:9px;animation-duration:407ms}.audio-bars .bar:nth-child(4){left:13px;animation-duration:458ms}.audio-bars .bar:nth-child(5){left:17px;animation-duration:.4s}.audio-bars .bar:nth-child(6){left:21px;animation-duration:427ms}.audio-bars .bar:nth-child(7){left:25px;animation-duration:441ms}.audio-bars .bar:nth-child(8){left:29px;animation-duration:419ms}.audio-bars .bar:nth-child(9){left:33px;animation-duration:487ms}.audio-bars .bar:nth-child(10){left:37px;animation-duration:442ms}.static-audio-bars{position:relative;height:24px;width:32px;margin-left:12px;margin-right:10px;opacity:.5}.static-audio-bars .bar{background:#333;bottom:1px;height:2px;position:absolute;width:3px}.static-audio-bars .bar:nth-child(1){left:1px;animation-duration:474ms;height:8px;opacity:.35}.static-audio-bars .bar:nth-child(2){left:5px;animation-duration:433ms;height:18px;opacity:.85}.static-audio-bars .bar:nth-child(3){left:9px;animation-duration:407ms;height:9px;opacity:.55}.static-audio-bars .bar:nth-child(4){left:13px;animation-duration:458ms;height:12px;opacity:.45}.static-audio-bars .bar:nth-child(5){left:17px;animation-duration:.4s;height:16px;opacity:.65}.static-audio-bars .bar:nth-child(6){left:21px;animation-duration:427ms;height:8px;opacity:.75}.static-audio-bars .bar:nth-child(7){left:25px;animation-duration:441ms;height:12px;opacity:.5}.static-audio-bars .bar:nth-child(8){left:29px;animation-duration:419ms;height:20px;opacity:.9}.static-audio-bars .bar:nth-child(9){left:33px;animation-duration:487ms;height:15px;opacity:.5}.static-audio-bars .bar:nth-child(10){left:37px;animation-duration:442ms;height:10px;opacity:.35}.static-audio-bars.disabled{opacity:.2}.feedback-panel{position:relative!important;display:block;clear:both;margin:20px 4px;padding:18px 30px;border:2px solid;border-radius:4px}.feedback-panel p{line-height:130%;margin:0!important;padding:0 0 10px}.feedback-panel.best{background:#EDFFEF;border-color:#39aa27}.feedback-panel.best .feedback-options-panel{border-color:#39aa27}.feedback-panel.ok{background:#FEF8E2;border-color:#f6ad17}.feedback-panel.ok .feedback-options-panel{border-color:#f6ad17}.feedback-panel.poor{background:#FFECF8;border-color:#c5000f}.feedback-panel.poor .feedback-options-panel{border-color:#c5000f}.feedback-panel.reflective{background:#d8e4f2;border-color:#6592cb}.feedback-panel.reflective .feedback-options-panel{border-color:#6592cb}.feedback-panel .feedback-content-col{margin-left:0;top:0;width:100%;clear:both;transition:height 1s ease-out}.feedback-panel.review{margin-bottom:20px}.feedback-panel .object-container{margin-left:-24px;margin-right:-24px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.feedback-panel{margin-left:15px!important;margin-right:15px!important}.feedback-panel.review{margin-bottom:0}.feedback-panel .feedback-content-col{clear:both;margin-left:0;top:0;padding-top:10px;width:100%;height:inherit;z-index:3;transition:height 1s ease-out}.feedback-panel .feedback-content-col:only-child{padding-top:0}.feedback-panel .object-container{margin-left:-15px;margin-right:-15px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.feedback-panel{margin-left:15px!important;margin-right:15px!important}}.learner-action{display:block}.learner-action legend{font-size:inherit;border-bottom:0;margin-bottom:0;color:inherit}.learner-action .question-wrapper{position:relative;padding:15px 30px;margin:10px 0;border-radius:5px;background:rgba(255,255,255,.95);border:1px solid #d5d5d5}.learner-action .question-wrapper:before,.learner-action .question-wrapper:after{display:table;content:" "}.learner-action .question-wrapper:after{clear:both}.learner-action .question-wrapper .standard-block{padding-left:0!important;padding-right:0!important}.learner-action .question-wrapper.short-response{background:#cde1ec!important;border-color:#666!important}.learner-action .question-wrapper.complete{cursor:pointer}.learner-action .question-wrapper.complete:after{display:block;position:absolute;font-size:24px;top:15px;right:5px;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:""}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.learner-action .question-wrapper.complete:after{font-size:18px!important}}.learner-action .question-wrapper.conversation{padding:0;background:transparent;border:none}.learner-action .question-wrapper.conversation .content-dialogs{display:block;position:relative;width:100%;overflow:hidden}.learner-action .question-wrapper.conversation .content-dialogs .object-container{width:100%}.learner-action .question-wrapper.conversation>*:last-child{margin-bottom:0!important}.learner-action .question-wrapper .object-container{margin-bottom:20px}.learner-action .content-dialogs .object-container{margin-bottom:20px!important;padding-left:0!important;padding-right:0!important}.learner-action .feedback-panel .object-container{margin-left:0;margin-right:0}.learner-action .feedback-panel .feedback-options-container .object-container{margin-left:-24px;margin-right:-24px}.content-wrapper .learner-action .question-wrapper{border-radius:5px;background:rgba(255,255,255,.95);border:1px solid #d5d5d5}.content-wrapper .learner-action .question-wrapper:before,.content-wrapper .learner-action .question-wrapper:after{display:table;content:" "}.content-wrapper .learner-action .question-wrapper:after{clear:both}.content-wrapper .learner-action .question-wrapper.complete{cursor:pointer}.content-wrapper .learner-action .question-wrapper.complete:after{display:block;position:absolute;font-size:24px;top:15px;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:""}.content-wrapper .learner-action .question-wrapper.short-response{background:#cde1ec!important;border-color:#666!important}.content-wrapper .learner-action .question-wrapper .grid-choice-option-list{margin:1em 12px 0}.content-wrapper .learner-action .question-wrapper.conversation{padding:0 0 0 30px;background:transparent;border:none}.content-wrapper .learner-action .question-wrapper.conversation .feedback-panel{margin:10px 0!important;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px}.content-wrapper .learner-action .question-wrapper.conversation .object-container{padding:0}.content-wrapper .content-dialogs .object-container{padding-left:0;padding-right:0}.mc-options{display:block;margin:10px 0;padding:0}.mc-options .option{width:100%;min-height:58px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:8px 0 8px 24px;cursor:pointer;transition:opacity .3s ease-out;opacity:1}.mc-options .option.clickable:hover>*:not(.edit-object-toolbar){opacity:.7}.mc-options .option .option-label{flex:1;position:relative;padding:4px 10px 4px 36px;line-height:130%}.mc-options .option .option-label.select_one:before{position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;height:24px;width:24px;overflow:hidden;border-radius:50%;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;font-size:24px}.mc-options .option .option-label.select_one:after{font-size:10px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;height:12px;width:24px;text-align:center;color:#fff;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}.mc-options .option .option-label.select_one.reflective:before{content:"";background:#6592CB}.mc-options .option .option-label.select_one.best:before{content:"";background:#39AA27}.mc-options .option .option-label.select_one.best.positive-single:after{content:""}.mc-options .option .option-label.select_one.best.positive-double:after{content:"" ""}.mc-options .option .option-label.select_one.ok:before{content:"";background:#F6AD17}.mc-options .option .option-label.select_one.ok.no-value:after{content:""}.mc-options .option .option-label.select_one.poor:before{content:"";background:#C5000F}.mc-options .option .option-label.select_one.poor.negative-single:after{content:""}.mc-options .option .option-label.select_one.poor.negative-double:after{content:"" ""}.mc-options .option .option-label.select_many:before{position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;color:#6592cb;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:"";font-size:24px}.mc-options .option .option-label.select_many.best:before{color:#39aa27;content:""}.mc-options .option .option-label.select_many.poor:before{color:#c5000f;content:""}.mc-options .option .option-label.select_many.reflective:before{color:#6592cb;content:""}.mc-options .option .option-details{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:flex-end;background:#eff0f2;border-radius:5px;padding:8px 12px}.mc-options .option .option-details .detail-icon{padding-right:8px}.mc-options .option .option-details .detail-icon:first-child{padding-right:0}.mc-options .option .option-details .detail-icon: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}.mc-options .option .option-details .detail-icon.continue:before{content:""}.mc-options .option .option-details .detail-icon.auto:before{content:""}.mc-options .option .option-details .detail-icon.go_to:before{content:""}.mc-options .option .option-details .detail-icon.end:before{content:""}.mc-options .option .option-details .detail-icon.terminal:before{content:""}.mc-options .option .option-details .detail-icon.try_again:before{content:""}.mc-options .option .option-details .detail-icon.has-badge:before{content:""}.mc-options .option .option-details .detail-icon.result{position:relative}.mc-options .option .option-details .detail-icon.result:before{display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.mc-options .option .option-details .detail-icon.result:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.mc-options .option .option-details .detail-icon.result.reflective:before{content:"";background:#6592CB}.mc-options .option .option-details .detail-icon.result.best:before{content:"";background:#39AA27}.mc-options .option .option-details .detail-icon.result.best.positive-single:after{content:""}.mc-options .option .option-details .detail-icon.result.best.positive-double:after{content:"" ""}.mc-options .option .option-details .detail-icon.result.ok:before{content:"";background:#F6AD17}.mc-options .option .option-details .detail-icon.result.ok.no-value:after{content:""}.mc-options .option .option-details .detail-icon.result.poor:before{content:"";background:#C5000F}.mc-options .option .option-details .detail-icon.result.poor.negative-single:after{content:""}.mc-options .option .option-details .detail-icon.result.poor.negative-double:after{content:"" ""}.mc-options .audio-option-container{display:-webkit-flex;display:flex;flex-flow:row nowrap;margin:0 0 10px;background:#eff0f2!important;border-radius:5px;align-items:center}.mc-options .audio-option-container .option-audio-controls{margin-right:10px}.mc-options .audio-option-container .option-audio-controls .audio-control-container{padding:12px 30px;border-right:2px solid #fff;margin-top:0!important}.mc-options .audio-option-container .option-details{background:#fff}.mc-options .audio-option-container .option{padding-left:12px;padding-right:12px}.question-outcomes{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.question-outcomes .outcome-details{background:#eff0f2;border-radius:5px;padding:8px 12px;margin:0 8px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;cursor:pointer;transition:background .3s ease-in-out}.question-outcomes .outcome-details.active,.question-outcomes .outcome-details:hover{background:rgba(65,156,215,.12)}.question-outcomes .outcome-details .detail-icon{padding-left:8px}.question-outcomes .outcome-details .detail-icon:first-child{padding-left:0}.question-outcomes .outcome-details .detail-icon: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}.question-outcomes .outcome-details .detail-icon.continue:before{content:""}.question-outcomes .outcome-details .detail-icon.auto:before{content:""}.question-outcomes .outcome-details .detail-icon.go_to:before{content:""}.question-outcomes .outcome-details .detail-icon.end:before{content:""}.question-outcomes .outcome-details .detail-icon.terminal:before{content:""}.question-outcomes .outcome-details .detail-icon.try_again:before{content:""}.question-outcomes .outcome-details .detail-icon.has-badge:before{content:""}.question-outcomes .outcome-details .detail-icon.result{position:relative}.question-outcomes .outcome-details .detail-icon.result:before{display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.question-outcomes .outcome-details .detail-icon.result:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.question-outcomes .outcome-details .detail-icon.result.reflective:before{content:"";background:#6592CB}.question-outcomes .outcome-details .detail-icon.result.best:before{content:"";background:#39AA27}.question-outcomes .outcome-details .detail-icon.result.best.positive-single:after{content:""}.question-outcomes .outcome-details .detail-icon.result.best.positive-double:after{content:"" ""}.question-outcomes .outcome-details .detail-icon.result.ok:before{content:"";background:#F6AD17}.question-outcomes .outcome-details .detail-icon.result.ok.no-value:after{content:""}.question-outcomes .outcome-details .detail-icon.result.poor:before{content:"";background:#C5000F}.question-outcomes .outcome-details .detail-icon.result.poor.negative-single:after{content:""}.question-outcomes .outcome-details .detail-icon.result.poor.negative-double:after{content:"" ""}.conversation-wrapper{margin:0}.conversation-wrapper .conversation-options{margin:5px 0;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:flex-end}.conversation-wrapper .conversation-options .conversation-list{display:block;padding:0;width:80%;position:relative;margin:0 15px 0 0}.conversation-wrapper .conversation-options .conversation-list .option{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;width:100%;background:#419cd7;color:#fff;margin:0 15px 2px 0;position:relative}.conversation-wrapper .conversation-options .conversation-list .option.clickable:hover{background:#bfdef2}.conversation-wrapper .conversation-options .conversation-list .option.clickable:hover>*:not(.edit-object-toolbar){opacity:.7}.conversation-wrapper .conversation-options .conversation-list .option .option-label{position:relative;padding:14px 30px;flex:1;overflow:visible;line-height:130%}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one:before{position:absolute;left:-48px;top:0;bottom:0;margin:auto;display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one:after{font-size:10px;position:absolute;left:-48px;top:0;bottom:0;margin:auto;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.reflective:before{content:"";background:#6592CB}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.best:before{content:"";background:#39AA27}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.best.positive-single:after{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.best.positive-double:after{content:"" ""}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.ok:before{content:"";background:#F6AD17}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.ok.no-value:after{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.poor:before{content:"";background:#C5000F}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.poor.negative-single:after{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-label.select_one.poor.negative-double:after{content:"" ""}.conversation-wrapper .conversation-options .conversation-list .option .option-label .locale-editor-translator:not(.is-editable){padding:12px 0}.conversation-wrapper .conversation-options .conversation-list .option .option-details{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:flex-end;margin:0 2px;padding:12px;border-left:2px dotted rgba(255,255,255,.3)}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon{padding-right:8px}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon:first-child{padding-right:0}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon: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}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.continue:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.auto:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.go_to:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.end:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.terminal:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.try_again:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.has-badge:before{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result{position:relative}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result:before{display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.reflective:before{content:"";background:#6592CB}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.best:before{content:"";background:#39AA27}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.best.positive-single:after{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.best.positive-double:after{content:"" ""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.ok:before{content:"";background:#F6AD17}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.ok.no-value:after{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.poor:before{content:"";background:#C5000F}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.poor.negative-single:after{content:""}.conversation-wrapper .conversation-options .conversation-list .option .option-details .detail-icon.result.poor.negative-double:after{content:"" ""}.conversation-wrapper .conversation-options .conversation-list.square:last-child .option,.conversation-wrapper .conversation-options .conversation-list.square.feedback-visible .option{margin-bottom:2px}.conversation-wrapper .conversation-options .conversation-list.square:last-child .option:after,.conversation-wrapper .conversation-options .conversation-list.square.feedback-visible .option:after{display:block;position:absolute;width:16px;height:16px;right:-16px;bottom:0;border-style:solid;border-width:16px 0 0 16px;content:"";box-shadow:none!important;border-radius:0;border-color:transparent transparent transparent #419cd7}.conversation-wrapper .conversation-options .conversation-list.square:last-child .option.clickable:hover:after,.conversation-wrapper .conversation-options .conversation-list.square.feedback-visible .option.clickable:hover:after{border-color:transparent transparent transparent #bfdef2}.conversation-wrapper .conversation-options .conversation-list.round .option:first-child,.conversation-wrapper .conversation-options .conversation-list.round .option.feedback-visible{border-top-right-radius:20px;border-top-left-radius:20px}.conversation-wrapper .conversation-options .conversation-list.round .option:first-child .option-details,.conversation-wrapper .conversation-options .conversation-list.round .option.feedback-visible .option-details{border-top-right-radius:14px}.conversation-wrapper .conversation-options .conversation-list.round .option:last-child,.conversation-wrapper .conversation-options .conversation-list.round .option.feedback-visible{border-bottom-right-radius:20px;border-bottom-left-radius:20px;margin-bottom:2px}.conversation-wrapper .conversation-options .conversation-list.round .option:last-child .option-details,.conversation-wrapper .conversation-options .conversation-list.round .option.feedback-visible .option-details{border-bottom-right-radius:14px}.conversation-wrapper .conversation-options .conversation-list.round .option:last-child:after,.conversation-wrapper .conversation-options .conversation-list.round .option.feedback-visible:after{content:"";bottom:7px;right:-30px;position:absolute;display:block;width:30px;height:18px;background-color:transparent;border-bottom-left-radius:50%;border-bottom-right-radius:50%;box-shadow:-15px 6px #419cd7}.conversation-wrapper .conversation-options .conversation-list.round .option.clickable:hover:last-child:after{box-shadow:-15px 6px #bfdef2}.swipe-container{display:block;position:relative}.swipe-container .swipe-bg{display:block;background:#eff0f2;padding:18px 30px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.swipe-container .swipe-bg{padding:100px 24px}}.swipe-container .swipe-bg .swipe{position:relative!important;margin-bottom:10px;display:-webkit-flex;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;min-height:200px;height:100%}.swipe-container .swipe-bg .swipe .feedback-panel{width:100%!important}.swipe-container .swipe-bg .swipe .swipe-card{position:relative;vertical-align:middle}.swipe-container .swipe-bg .swipe .swipe-card.draggable{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;flex:1;text-align:center;width:33%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:999;margin:auto;background:#fff;border:2px solid #999;padding:18px 30px;min-height:200px;height:100%;border-radius:5px;-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 5px 0px rgba(0,0,0,.5);box-shadow:5px 5px 5px #00000080}.swipe-container .swipe-bg .swipe .swipe-card.draggable .description-content{width:100%}.swipe-container .swipe-bg .swipe .swipe-card .swipe-card-content .audio-container{justify-content:center}.swipe-container .swipe-bg .swipe .swipe-card .ql-editor{text-align:center}.swipe-container .swipe-bg .swipe .swipe-card .ql-editor.ql-blank:before{position:relative;display:block}.swipe-container .swipe-bg .swipe .swipe-options-list{margin:0;padding:0;position:absolute;height:100%;width:100%;left:0!important;display:flex;justify-content:space-between;flex-wrap:wrap;border:2px dashed #999;border-radius:5px}.swipe-container .swipe-bg .swipe .swipe-options-list .option{width:34%;list-style-type:none;position:relative;margin-bottom:0;text-align:center}.swipe-container .swipe-bg .swipe .swipe-options-list .option:focus-within{outline:2px}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-label{display:block;position:absolute;top:0;width:100%;height:100%;padding-top:15%;cursor:pointer}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details{position:absolute;bottom:9px;left:3px;background:#fff;border-radius:5px;padding:8px 12px;margin:0 8px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon{padding-left:8px}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon:first-child{padding-left:0}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon: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}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.continue:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.auto:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.go_to:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.end:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.terminal:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.try_again:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.has-badge:before{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result{position:relative}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result:before{display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.reflective:before{content:"";background:#6592CB}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.best:before{content:"";background:#39AA27}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.best.positive-single:after{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.best.positive-double:after{content:"" ""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.ok:before{content:"";background:#F6AD17}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.ok.no-value:after{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.poor:before{content:"";background:#C5000F}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.poor.negative-single:after{content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option .option-details .detail-icon.result.poor.negative-double:after{content:"" ""}.swipe-container .swipe-bg .swipe .swipe-options-list .option:first-child{margin-left:0}.swipe-container .swipe-bg .swipe .swipe-options-list .option:first-child .option-label{left:0}.swipe-container .swipe-bg .swipe .swipe-options-list .option:first-child .option-label:before{padding-top:5px;overflow:hidden;position:relative;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;font-size:60px;content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option:last-child .option-label{right:0}.swipe-container .swipe-bg .swipe .swipe-options-list .option:last-child .option-label:before{position:relative;overflow:hidden;padding-top:5px;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;font-size:60px;content:""}.swipe-container .swipe-bg .swipe .swipe-options-list .option:last-child .option-details{left:unset;right:3px}.swipe-container .swipe-bg .swipe .swipe-options-list .option.active{background:rgba(65,156,215,.5)}.swipe-container .swipe-bg .swipe .swipe-options-list .option.active .option-label{color:#fff!important}.swipe-container .swipe-bg .swipe .swipe-options-list .option.active .option-label:before{color:#fff!important}.swipe-container .swipe-bg .swipe .swipe-options-list .option:hover{background:rgba(65,156,215,.5);cursor:pointer}.swipe-container .swipe-bg .swipe .swipe-options-list .option:hover .option-label{color:#fff!important}.swipe-container .swipe-bg .swipe .swipe-options-list .option:hover .option-label:before{color:#fff!important}.swipe-container .swipe-bg.no-padding{background:transparent;padding:0}.swipe-container .swipe-bg.no-padding .swipe{min-height:0}.grid-choice-option-list{display:flex;justify-content:space-between;flex-wrap:wrap;justify-content:center;margin:.5em 0 0;padding:0}.grid-choice-option-list:before,.grid-choice-option-list:after{display:table;content:" "}.grid-choice-option-list:after{clear:both}.grid-choice-option-list .option{border-radius:5px;display:-webkit-flex;display:flex;flex-flow:column nowrap;margin:0 .5em 1em;width:calc(50% - 1em - 2px);height:100%;padding:4px;list-style-type:none;background:#fff;box-shadow:0 3px 5px #00000040}.grid-choice-option-list .option:nth-child(odd){margin-left:0}.grid-choice-option-list .option:nth-child(2n){margin-right:0}.grid-choice-option-list .option .option-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.grid-choice-option-list .option .option-row .image-container{text-align:center;margin-top:15px;display:block;width:100%;height:100%;vertical-align:middle}.grid-choice-option-list .option .option-row .image-container img{display:block;max-width:100%;height:200px!important;margin:0 auto}.grid-choice-option-list .option .option-label{position:relative;width:100%;display:block;float:right;margin:0;font-weight:400;padding:18px 6px 18px 40px;line-height:110%;min-height:24px}.grid-choice-option-list .option .option-label.select_one:before{position:absolute;left:6px;top:50%;transform:translateY(-50%);display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.grid-choice-option-list .option .option-label.select_one:after{font-size:10px;position:absolute;left:6px;top:50%;transform:translateY(-50%);display:block;height:12px;width:24px;text-align:center;color:#fff;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}.grid-choice-option-list .option .option-label.select_one.reflective:before{content:"";background:#6592CB}.grid-choice-option-list .option .option-label.select_one.best:before{content:"";background:#39AA27}.grid-choice-option-list .option .option-label.select_one.best.positive-single:after{content:""}.grid-choice-option-list .option .option-label.select_one.best.positive-double:after{content:"" ""}.grid-choice-option-list .option .option-label.select_one.ok:before{content:"";background:#F6AD17}.grid-choice-option-list .option .option-label.select_one.ok.no-value:after{content:""}.grid-choice-option-list .option .option-label.select_one.poor:before{content:"";background:#C5000F}.grid-choice-option-list .option .option-label.select_one.poor.negative-single:after{content:""}.grid-choice-option-list .option .option-label.select_one.poor.negative-double:after{content:"" ""}.grid-choice-option-list .option .option-details{display:-webkit-flex;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:flex-end;background:#eff0f2;border-radius:5px;padding:18px 12px}.grid-choice-option-list .option .option-details .detail-icon{padding-right:8px}.grid-choice-option-list .option .option-details .detail-icon:first-child{padding-right:0}.grid-choice-option-list .option .option-details .detail-icon: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}.grid-choice-option-list .option .option-details .detail-icon.continue:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.auto:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.go_to:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.end:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.terminal:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.try_again:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.has-badge:before{content:""}.grid-choice-option-list .option .option-details .detail-icon.result{position:relative}.grid-choice-option-list .option .option-details .detail-icon.result:before{display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.grid-choice-option-list .option .option-details .detail-icon.result:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.grid-choice-option-list .option .option-details .detail-icon.result.reflective:before{content:"";background:#6592CB}.grid-choice-option-list .option .option-details .detail-icon.result.best:before{content:"";background:#39AA27}.grid-choice-option-list .option .option-details .detail-icon.result.best.positive-single:after{content:""}.grid-choice-option-list .option .option-details .detail-icon.result.best.positive-double:after{content:"" ""}.grid-choice-option-list .option .option-details .detail-icon.result.ok:before{content:"";background:#F6AD17}.grid-choice-option-list .option .option-details .detail-icon.result.ok.no-value:after{content:""}.grid-choice-option-list .option .option-details .detail-icon.result.poor:before{content:"";background:#C5000F}.grid-choice-option-list .option .option-details .detail-icon.result.poor.negative-single:after{content:""}.grid-choice-option-list .option .option-details .detail-icon.result.poor.negative-double:after{content:"" ""}.ordering-option-list{margin:auto;display:-webkit-flex;display:flex;flex-flow:column nowrap;text-align:center;padding:0 48px;position:relative}.ordering-option-list .ordering-option{max-width:624px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;margin:0 auto 12px;width:100%;position:relative;text-align:left}.ordering-option-list .ordering-option:not(.matching){max-width:475px}.ordering-option-list .ordering-option .option-label{flex:1;position:relative;padding:12px;background:#eff0f2;margin-right:24px;min-width:60px;width:auto;overflow:visible;max-width:300px;vertical-align:middle;text-align:center;border-radius:5px;border:2px solid #eff0f2}.ordering-option-list .ordering-option .option-label p:last-child{margin-bottom:0}.ordering-option-list .ordering-option .option-answer{position:relative;padding:12px 48px 12px 12px;flex:1;background:#eff0f2;border-radius:5px;border:2px solid #eff0f2;text-align:left;line-height:100%}.ordering-option-list .ordering-option .option-answer p:last-child{margin-bottom:0}.ordering-option-list .ordering-option.answered .option-label{position:relative}.ordering-option-list .ordering-option.answered .option-label:after{display:block;width:26px;height:4px;position:absolute;right:-26px;top:calc(50% - 2px);background:#eff0f2;content:""}.ordering-option-list .ordering-option.answered.best:before{position:absolute;left:-36px;top:calc(50% - 12px);color:#39aa27;font-size:24px;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:""}.ordering-option-list .ordering-option.answered.reflective:before{position:absolute;left:-36px;top:calc(50% - 12px);color:#6592cb;font-size:24px;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:""}.ordering-option-list .ordering-option.matching .option-label{flex:1;min-width:120px;text-align:left!important}.mc-slide-bar{display:block;position:relative;clear:both;margin:20px 0;width:auto;background:#eff0f2;padding:12px 24px;border-radius:5px}.mc-slide-bar.label-display-all .mc-slide-bar-list{margin:30px 0;height:auto;align-items:flex-start}.mc-slide-bar.label-display-all .mc-slide-bar-list .option{position:relative;margin-top:0;padding:20px 0 0;background:transparent!important;cursor:pointer}.mc-slide-bar.label-display-all .mc-slide-bar-list .option.slider-home{position:relative;margin-top:-8px;padding:5px 0;background:#fff!important}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.mc-slide-bar.label-display-all .mc-slide-bar-list .option.slider-home{margin-top:-5px}}.mc-slide-bar.label-display-all .mc-slide-bar-list .option.slider-home:before{display:none}.mc-slide-bar.label-display-all .mc-slide-bar-list .option.slider-home:hover:not(.disabled){background:#6592CB}.mc-slide-bar.label-display-all .mc-slide-bar-list .option:before{content:"";position:absolute;top:0;left:0;right:0;margin:auto;height:10px;background:#fff}.mc-slide-bar.label-display-all .mc-slide-bar-list .option label{display:inline-block!important;width:100%;padding:0 15px}.mc-slide-bar.label-display-all .mc-slide-bar-list .option label .option-label{position:static;top:auto;color:#333}.mc-slide-bar.label-display-all .slider{top:34px}.mc-slide-bar .mc-slide-bar-list{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;padding:0;margin:0;height:20px}.mc-slide-bar .mc-slide-bar-list .option{flex:1;padding:5px 0;margin-top:8px;margin-bottom:0;list-style-type:none;border-right:2px solid #eff0f2;background:#fff;text-align:left;position:relative;font-weight:400!important;display:-webkit-flex;display:flex;flex-flow:column nowrap;align-items:center;align-content:center}.mc-slide-bar .mc-slide-bar-list .option .option-label{display:block;margin:auto;font-size:85%;position:relative}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one:before{position:absolute;left:0;top:0;display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.reflective:before{content:"";background:#6592CB}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.best:before{content:"";background:#39AA27}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.best.positive-single:after{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.best.positive-double:after{content:"" ""}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.ok:before{content:"";background:#F6AD17}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.ok.no-value:after{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.poor:before{content:"";background:#C5000F}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.poor.negative-single:after{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-label.select_one.poor.negative-double:after{content:"" ""}.mc-slide-bar .mc-slide-bar-list .option .option-details{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;background:#fff;border-radius:5px;padding:8px 12px}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon{padding-right:8px}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon:last-child{padding-right:0}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon: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}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.continue:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.auto:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.go_to:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.end:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.terminal:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.try_again:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.has-badge:before{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result{position:relative}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result:before{display:block;height:24px;width:24px;border-radius:50%;background:#6592CB;content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result:after{font-size:10px;position:absolute;left:0;top:6px;display:block;height:12px;width:24px;text-align:center;color:#fff;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}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.reflective:before{content:"";background:#6592CB}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.best:before{content:"";background:#39AA27}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.best.positive-single:after{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.best.positive-double:after{content:"" ""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.ok:before{content:"";background:#F6AD17}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.ok.no-value:after{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.poor:before{content:"";background:#C5000F}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.poor.negative-single:after{content:""}.mc-slide-bar .mc-slide-bar-list .option .option-details .detail-icon.result.poor.negative-double:after{content:"" ""}.mc-slide-bar .mc-slide-bar-list .option:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.mc-slide-bar .mc-slide-bar-list .option:last-child{border-right:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.mc-slide-bar .mc-slide-bar-list .option:hover{background:transparent!important}.mc-slide-bar .mc-slide-bar-list .option:hover:not(.disabled){background:transparent!important}.mc-slide-bar .mc-slide-bar-list .option:hover>*:not(.edit-object-toolbar){opacity:.8}.mc-slide-bar .mc-slide-bar-list .option:hover:before{background:#6592CB;opacity:.3;cursor:pointer}.mc-slide-bar .mc-slide-bar-list .option.active:not(.disabled){background:transparent!important}.mc-slide-bar .mc-slide-bar-list .option.active:before{background:#6592CB;opacity:.6}.mc-slide-bar .mc-slide-bar-list .option.slider-home{width:36px;height:28px;border-radius:5px;flex:unset}.mc-slide-bar .slider{display:block;position:absolute;width:36px;height:28px;border-radius:5px;background:#6592CB;top:12px;left:24px;border:1px solid #fff}.mc-slide-bar .slider:after{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;color:#fff;content:"";width:20px;height:20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;font-size:20px}.mc-slide-bar .mc-slider-label-panel{margin:8px 0 0;border-radius:5px;padding:8px 15px;text-align:center}.mc-slide-bar .mc-slider-label-panel .option-label{color:#333}.mc-slide-bar .mc-slider-label-panel p:last-child{margin-bottom:0!important}.mc-slide-bar .mc-slider-label-panel p.instruction-text{font-style:italic;color:#d5d5d5}.text-compare-response-container{display:inline-block;width:auto;min-width:400px;padding:15px 0 0}.text-compare-response{position:relative;padding:0 30px}.text-compare-response:before{position:absolute;top:5px;left:0;font-size:24px;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:""}.text-compare-response p:last-child{margin-bottom:0}.text-compare-response:after{position:absolute;top:5px;font-size:24px;right:-30px}.text-compare-response.no-icon{padding-left:0;padding-right:12px}.text-compare-response.no-icon:before{content:""}.text-compare-missed-response{position:relative;padding:6px 12px;background:#eff0f2!important;border-color:#eff0f2!important;border-radius:5px;margin-bottom:8px;color:#333!important}.missed-options{display:block;overflow:hidden;padding:0 30px 15px}.missed-options .missed-options-label{font-style:italic;padding:15px 0!important}.short-response-panel{padding:12px 0}.short-response-panel .text-compare-missed-response{min-height:80px;padding:15px 18px}.feedback-options-container{display:block;position:relative;clear:both;margin:0}.feedback-options-container .feedback-options-panel{clear:both;margin:10px 0;padding:5px 24px 10px;border-bottom-width:1px;border-bottom-style:dashed}.feedback-options-container .feedback-options-panel:last-child{border-bottom:none}.feedback-options-container .feedback-options-panel .missed-options-label{font-style:italic;margin:0 -24px!important}.feedback-options-container .feedback-options-panel .feedback-options{margin:0;padding:0}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option{display:block;position:relative;list-style-type:none;padding:6px 0 0;font-style:italic}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option:before{position:absolute;left:0;font-size:20px;width:20px;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:"";background:transparent!important}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.checked:before{content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.poor input[type=checkbox]:checked+label .icons8: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;color:#c5000f;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.ok input[type=checkbox]:checked+label .icons8: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;color:#f6ad17;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.best input[type=checkbox]:checked+label .icons8:before{padding-right:10px;color:#39aa27;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:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.assessment input[type=checkbox]:checked+label .icons8:before{padding-right:10px;color:#666!important;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:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.assessment input+label .icons8:before{color:#666!important}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.assessment:before{color:#666!important}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.best input+label .icons8:before{color:#39aa27}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.best:before{color:#39aa27}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.ok input+label .icons8:before{color:#f6ad17}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.ok:before{color:#f6ad17}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.poor input+label .icons8:before{color:#c5000f}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.poor:before{color:#c5000f}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.reflective input+label .icons8:before{color:#6592cb}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.reflective:before{color:#6592cb}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-single{padding-left:15px}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-single input+label .icons8:before{color:#39aa27}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-single:before{position:absolute;width:30px;height:30px;background:#39AA27;border-radius:50%;font-size:12px;left:-24px;top:-5px;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-single:after{position:absolute;width:30px;display:block;left:-24px;font-size:15px;top:3px;padding:0;color:#fff;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;text-align:center;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-double{padding-left:15px}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-double input+label .icons8:before{color:#39aa27}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-double:before{position:absolute;width:30px;height:30px;background:#39AA27;border-radius:50%;font-size:12px;left:-24px;top:-5px;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.positive-double:after{position:absolute;width:30px;display:block;left:-24px;font-size:15px;top:3px;padding:0;color:#fff;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;text-align:center;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-single{padding-left:15px}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-single input+label .icons8:before{color:#c5000f}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-single:before{position:absolute;width:30px;height:30px;background:#C5000F;border-radius:50%;font-size:12px;left:-24px;top:-5px;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-single:after{position:absolute;width:30px;display:block;left:-24px;top:3px;font-size:15px;padding:0;color:#fff;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;text-align:center;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-double{padding-left:15px}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-double input+label .icons8:before{color:#c5000f}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-double:before{position:absolute;width:30px;height:30px;background:#C5000F;border-radius:50%;font-size:12px;left:-24px;top:-5px;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.negative-double:after{position:absolute;width:30px;display:block;left:-24px;top:3px;font-size:15px;padding:0;color:#fff;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;text-align:center;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.no-value{padding-left:15px}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.no-value input+label .icons8:before{color:#f6ad17}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.no-value:before{position:absolute;width:30px;height:30px;background:#F6AD17;border-radius:50%;font-size:12px;left:-24px;top:-5px;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option.no-value:after{position:absolute;width:30px;display:block;left:-24px;top:3px;padding:0;font-size:15px;color:#fff;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;text-align:center;content:""}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option:first-child{padding-top:0}.feedback-options-container .feedback-options-panel .feedback-options .feedback-option:last-child{padding-bottom:0}.asoo-header{min-height:72px;padding:15px 20px;background-color:#eff0f2}.asoo-header .left{font-size:1.125rem}.asoo-header .btn-group button>*{height:100%;line-height:100%;vertical-align:middle}.asoo-header .btn-group .icon{font-size:24px}.asoo-header .btn-group .icon-label{padding-left:5px}@media only screen and (max-width: 1023px){.asoo-body>.mx-5{margin:0!important;padding:0!important}.asoo-body .col-12{padding-left:7px!important;padding-right:7px!important}.asoo-body .asoo-heading{display:none}}.asoo-body .side-nav>*{min-height:69px;border-bottom:1px solid #ccc}.asoo-body .side-nav>*:first-child{border-top:1px solid #ccc}.asoo-body .side-nav>*.active{background:rgba(213,213,213,.25);box-shadow:inset 8px 0 #419cd7}.asoo-body .side-nav>* .count{position:relative;width:32px;height:32px;color:#fff;background-color:#419cd7;border-radius:50%}.asoo-body .side-nav>* .count>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.asoo-body .template-thumbnail{position:relative;display:inline-block;width:calc(33.3333333333% - 30px);margin:15px;border:1px solid #eff0f2;border-radius:0 0 5px 5px;overflow:hidden}.asoo-body .template-thumbnail.blank-screen{border-radius:5px}.asoo-body .template-thumbnail .thumbnail-detail{padding:16px 8px;background-color:#eff0f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asoo-body .template-thumbnail .btn-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);visibility:hidden}.asoo-body .template-thumbnail:hover .btn-overlay{visibility:visible}.asoo-body .template-title{font-size:1.125rem}.asoo-body .template-purpose,.asoo-body .template-desc{font-size:1rem;line-height:1.4rem}.asoo-body .thumbnail-indicator{width:21px;height:21px;background-color:#419cd780;border-radius:50%}.asoo-body .thumbnail-indicator.active{background-color:#419cd7}.asoo-body .template-nav{cursor:pointer}.asoo-body .template-nav .nav-label{color:#999}.asoo-body .template-nav .nav-icon{color:#419cd7}.asoo-body .asset-grid .asset-item{margin-bottom:30px;padding:0}.asoo-body .asset-grid .asset-type-thumbnail{position:relative;margin:2px;display:block;height:126px;border-radius:5px;transition:background .3s ease-in-out;color:#333;cursor:pointer;text-align:center;padding:4px 12px}.asoo-body .asset-grid .asset-type-thumbnail .asset_icon{padding-top:2px;padding-bottom:2px;width:auto;height:80px}.asoo-body .asset-grid .asset-type-thumbnail .asset-title{padding:2px 0;max-width:80px}.asoo-body .asset-grid .asset-type-thumbnail:hover{border-width:2px;background:#f6f6f6}.asoo-body .video-dialog-container{border-radius:0 0 5px 5px}.asoo-body .video-dialog-container .video-info-container .guroo-row-col.img-container{width:100%;max-width:unset;height:0;max-height:unset;padding-bottom:56.25%}.asoo-body .video-dialog-container .video-info-container .guroo-row-col.img-container img{width:100%;height:auto;border-right:none}.asoo-body .video-dialog-container .video-info-container .guroo-row-col.video-info-container{width:100%;padding:12px 16px}.kpi-overview-panel{display:block;width:100%;margin-top:10px;position:relative;overflow:hidden;margin-bottom:20px}.kpi-overview-panel .kpi-overview-row{display:-webkit-flex;display:flex;flex-flow:row wrap;border-radius:5px;border:1px solid #d5d5d5;width:100%;overflow:hidden;margin-bottom:20px}.kpi-overview-panel .kpi-overview-row:last-child{margin-bottom:0}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.kpi-overview-panel .kpi-overview-row{margin-bottom:10px}}.kpi-overview-panel .kpi-overview-row .kpi-meter-col{position:relative;flex:1;vertical-align:baseline;background:#eff0f2;padding:18px 30px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.kpi-overview-panel .kpi-overview-row .kpi-meter-col{width:100%}}.kpi-overview-panel .kpi-overview-row .kpi-meter-col:before{position:absolute;display:block;left:0;top:0;width:6px;height:100%;background:#6592CB;content:""}.kpi-overview-panel .kpi-overview-row:first-child .kpi-meter-col{border-top-left-radius:5px}.kpi-overview-panel .kpi-overview-row:first-child .kpi-meter-col:before{content:"";border-top-left-radius:5px}.kpi-overview-panel .kpi-overview-row:last-child{border-bottom-left-radius:5px}.kpi-overview-panel .kpi-overview-row:last-child .kpi-meter-col:before{content:""}.kpi-overview-panel .kpi-overview-row .kpi-content-col{flex:3;background:#fff;vertical-align:middle;padding:18px 30px}.kpi-overview-panel .kpi-overview-row .kpi-content-col h3{border-bottom-width:0}.kpi-overview-panel .kpi-overview-row .kpi-content-col .action-btn{margin-top:20px}.kpi-overview-panel .kpi-overview-row .kpi-content-col *:last-child{margin-bottom:0}.image-badge{position:relative;display:block;width:130px;height:130px;margin:0 auto 20px;padding:0}.image-badge img{width:100%;height:auto}.print-btn{margin-top:0;margin-bottom:0;transition:opacity .3s ease;position:relative}.print-btn:before{position:relative;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;padding:0 10px 0 0;font-size:100%;content:""}.print-btn:hover,.print-btn:focus{opacity:.7}.kpi-results-panel{border-width:2px;border-style:solid;border-radius:5px;margin-bottom:10px}.kpi-results-panel.best{border-color:#39aa27;background:#EDFFEF}.kpi-results-panel.ok{border-color:#f6ad17;background:#FEF8E2}.kpi-results-panel.poor{border-color:#c5000f;background:#FFECF8}.kpi-results-panel.no-result{background:#eff0f2}.kpi-results-panel.reflective{border-color:#6592cb;background:#d8e4f2}.kpi-results-panel .results-row{display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;padding:15px 30px}.kpi-results-panel .kpi-results-column{margin:0 8px}.kpi-results-panel .kpi-results-column:first-child{margin-left:0}.kpi-results-panel .kpi-results-column:last-child{margin-right:0}.kpi-results-panel .kpi-results-column:only-child{margin:0!important}.kpi-results-panel .kpi-results-column.flex-1{flex:1}.kpi-results-panel .kpi-results-column h4{font-weight:700;font-size:120%!important}.kpi-results-panel .kpi-result-asset{width:130px}.kpi-results-panel .kpi-result-asset img{width:100%;height:auto}.kpi-results-panel .kpi-result-meter{float:right}.kpi-results-panel .indicator-score{background:#6592CB;border-radius:50%;font-size:280%;width:110px;height:110px;text-align:center;color:#fff;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.kpi-results-panel .results-row{display:block;overflow:hidden;padding:12px 12px 0}.kpi-results-panel .kpi-results-column{display:block;flex:unset;width:100%;padding-bottom:10px}.kpi-results-panel .kpi-result-asset{display:block;flex:unset;width:100%;text-align:center;padding-bottom:10px;overflow:hidden}.kpi-results-panel .kpi-result-asset img{height:auto;max-height:120px;width:auto}.kpi-results-panel .kpi-result-meter{display:block;overflow:hidden;flex:unset;width:100%;text-align:center}}.kpi-nav-list{margin:0;padding:0;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.kpi-nav-list .back-nav{position:relative;list-style-type:none;width:50%;text-align:center}.kpi-nav-list .back-nav:hover{cursor:pointer;opacity:.5}.kpi-nav-list .back-nav:before{text-align:center;font-size:18px;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:""}.kpi-nav-list .next-nav{position:relative;list-style-type:none;width:50%;text-align:center}.kpi-nav-list .next-nav:hover{cursor:pointer;opacity:.5}.kpi-nav-list .next-nav:before{text-align:center;font-size:18px;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:""}.kpi-nav-list .kpi-indicator{cursor:pointer;transition:opacity .5s ease,color .5s ease}.kpi-nav-list .kpi-indicator:hover{opacity:.8}.kpi-nav-list .kpi-indicator:before{font-size:16px;height:16px;width:24px;text-align:center;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:auto}.kpi-nav-list .kpi-indicator.incomplete:before{color:#999;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:""}.kpi-nav-list .kpi-indicator.complete:before{color:#39aa27;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:""}.kpi-graph-container{display:block;position:relative;margin:20px 0 0;height:245px;width:calc(100% - 30px)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.kpi-graph-container{height:180px;width:90%}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.kpi-graph-container{height:180px;width:90%}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.kpi-graph-container{height:180px;width:90%}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.kpi-graph-container{height:180px;width:90%}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.kpi-graph-container{height:180px;width:90%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.kpi-graph-container{height:180px;width:90%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.kpi-graph-container{height:180px;width:90%}}@media only screen and (min-width: 375px) and (max-width: 812px){.kpi-graph-container{height:180px;width:90%}}.kpi-graph-container .graph-y-title{font-weight:700;position:absolute;top:0;left:0;padding:0;width:260px;height:100%;text-align:center;-webkit-transform:rotate(-90deg);z-index:1;white-space:nowrap;overflow:hidden;-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.kpi-graph-container .graph-y-title{width:170px;font-size:80%}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.kpi-graph-container .graph-y-title{width:175px;font-size:80%}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.kpi-graph-container .graph-y-title{width:170px;font-size:80%}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.kpi-graph-container .graph-y-title{width:175px;font-size:80%}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.kpi-graph-container .graph-y-title{width:170px;font-size:80%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.kpi-graph-container .graph-y-title{width:175px;font-size:80%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.kpi-graph-container .graph-y-title{width:175px;font-size:80%}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: portrait){.kpi-graph-container .graph-y-title{width:170px;font-size:80%}}@media only screen and (max-width: 320px) and (max-height: 568px) and (orientation: landscape){.kpi-graph-container .graph-y-title{width:175px;font-size:80%}}.kpi-graph-container .kpi-graph{z-index:2;display:block;position:relative;height:100%;margin:0 0 0 40px;border-left-style:solid;border-left-width:2px;border-bottom-style:solid;border-bottom-width:2px}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.kpi-graph-container .kpi-graph{margin:0 0 0 20px}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.kpi-graph-container .kpi-graph{margin:0 0 0 20px}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.kpi-graph-container .kpi-graph{margin:0 0 0 20px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.kpi-graph-container .kpi-graph{margin:0 0 0 20px}}.kpi-graph-container .kpi-graph .zone-marker{position:absolute;background:transparent;left:0;bottom:0;width:100%;height:0;z-index:2;text-align:left}.kpi-graph-container .kpi-graph .zone-marker .zone-marker-label{position:absolute;right:-25px;font-size:80%;top:-10px;color:#999}.kpi-graph-container .kpi-graph .green-zone-marker{border-top:2px dashed #39AA27;position:absolute;background:transparent;left:0;bottom:0;width:100%;height:0;z-index:2;text-align:left}.kpi-graph-container .kpi-graph .green-zone-marker .zone-marker-label{position:absolute;right:-25px;font-size:80%;top:-20px;color:#999}.kpi-graph-container .kpi-graph .yellow-zone-marker{border-top:2px dashed #F6AD17;position:absolute;background:transparent;left:0;bottom:0;width:100%;height:0;z-index:2;text-align:left}.kpi-graph-container .kpi-graph .yellow-zone-marker .zone-marker-label{position:absolute;right:-25px;font-size:80%;top:-20px;color:#999}.kpi-graph-container .kpi-graph .bar-graph-items{display:block;position:absolute;margin:0;padding:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item{display:block;position:absolute;bottom:0;min-height:24px;height:0;max-height:280px;text-align:center;z-index:4;cursor:pointer;max-width:24px}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item:before{display:block;position:absolute;left:0;right:0;margin:auto;bottom:0;width:70%;height:100%;content:"";z-index:10}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item:after{display:block;position:absolute;left:15%;bottom:0;width:100%;height:calc(100% + 50px);content:"";z-index:10}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item.positive:before{background:transparent}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item.neutral:before{background:transparent}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item.negative:before{background:transparent}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item.reflective:before{background:transparent}.kpi-graph-container .kpi-graph .bar-graph-items .graph-item.active{z-index:10}.asset-dialog-image .asset-image-header{background:#6592CB}.asset-dialog-image .asset-image-header .title-col{color:#fff}.asset-dialog-image .asset-image-header button{background:#6592CB;border-color:#fff;color:#fff}.asset-dialog-image .asset-image-header .icon-btn-group button.active{background:#fff;border-color:#fff;color:#6592cb}.asset-dialog-image{position:absolute;height:100%;width:100%;left:0;top:0;overflow:hidden;margin:0 auto;border-top-left-radius:5px;border-top-right-radius:5px}.asset-dialog-image .asset-image-header{position:relative;height:50px;display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center}.asset-dialog-image .asset-image-header .title-col{padding:0 15px;flex:3}.asset-dialog-image .asset-image-header .title-col .title{position:relative;padding:6px 0}.asset-dialog-image .asset-image-header .title-col .title:before{position:absolute;left:0;top:2px;font-size:28px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .title-col .title:before{font-size:22px}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.asset-dialog-image .asset-image-header .title-col .title:before{font-size:28px}}.asset-dialog-image .asset-image-header .title-col .title.not-required: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:""}.asset-dialog-image .asset-image-header .title-col .title.not-started{padding:6px 0 6px 40px}.asset-dialog-image .asset-image-header .title-col .title.not-started: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:""}.asset-dialog-image .asset-image-header .title-col .title.in-progress{padding:6px 0 6px 40px}.asset-dialog-image .asset-image-header .title-col .title.in-progress: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:""}.asset-dialog-image .asset-image-header .title-col .title.complete{padding:6px 0 6px 40px}.asset-dialog-image .asset-image-header .title-col .title.complete: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:""}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .title-col{flex:1}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.asset-dialog-image .asset-image-header .title-col{flex:1}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.asset-dialog-image .asset-image-header .title-col{flex:2}}.asset-dialog-image .asset-image-header .nav-col{flex:1;text-align:right;padding:0 5px}@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){.asset-dialog-image .asset-image-header .nav-col{flex:2}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.asset-dialog-image .asset-image-header .nav-col{flex:2}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .nav-col{flex:3}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .nav-col button{font-size:15px}}.asset-dialog-image .asset-image-header .nav-col button a{color:#fff}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .nav-col .dialog-btn-done{padding:2px 6px}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .nav-col .dialog-btn-download{padding:2px 6px}}.asset-dialog-image .asset-image-header .icon-btn-group{margin-right:40px}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.asset-dialog-image .asset-image-header .icon-btn-group{margin-right:10px}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.asset-dialog-image .asset-image-header .icon-btn-group{margin-right:10px}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.asset-dialog-image .asset-image-header .icon-btn-group{margin-right:10px}}.asset-dialog-image .asset-image-header .icon-btn-group button{font-size:24px;line-height:0;padding:6px}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.asset-dialog-image .asset-image-header .icon-btn-group button{font-size:15px}}.asset-dialog-image .asset-image-header .icon-btn-group button:focus{box-shadow:none!important}.asset-dialog-image .asset-image-header .icon-btn-group button:active{box-shadow:none!important}.asset-dialog-image .asset-image-header a.dialog-btn-download{font-size:24px;line-height:0;padding:6px;border:1px solid #fff}.asset-dialog-image .asset-img-container{position:absolute;height:calc(100% - 50px);width:100%;left:0;top:50px;padding:20px 30px;overflow:auto}.asset-dialog-image .asset-img-container .img-container{transition:height .3s ease-in-out}.asset-dialog-image .asset-img-container.fullSize{width:100%;height:95%;overflow:auto}.asset-dialog-image .asset-img-container.fullSize .img-container img{width:auto;height:auto}.asset-dialog-image .asset-img-container.portrait .img-container{height:95%;text-align:center;overflow:auto!important}.asset-dialog-image .asset-img-container.portrait .img-container img{width:auto!important;height:100%}.asset-dialog-image .asset-img-container.landscape .img-container{max-width:100%;overflow:auto;text-align:center}.asset-dialog-image .asset-img-container.landscape .img-container img{width:unset!important;max-width:100%}.asset-dialog-image .asset-img-container .mp4-wrapper{height:calc(100% - 50px)}.asset-dialog-image .asset-img-container .mp4-wrapper .video-wrapper{min-height:0}.asset-dialog-image .asset-img-container .video-wrapper{position:relative;min-height:100%;overflow:hidden;margin:0 auto}.asset-dialog-image .asset-img-container .video-wrapper video{height:auto!important;width:100%!important;left:0;right:0;margin:auto}.asset-dialog-image .asset-img-container .video-wrapper iframe{position:absolute;height:100%!important;width:100%!important;left:0;right:0;margin:auto}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (min-height: 376px) and (max-height: 414px) and (max-width: 736px) and (orientation: landscape){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:60%;padding-bottom:33.75%;margin:0 auto}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (max-height: 736px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:60%;padding-bottom:33.75%;margin:0 auto}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:60%;padding-bottom:33.75%;margin:0 auto}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:60%;padding-bottom:33.75%;margin:0 auto}}@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:60%;padding-bottom:33.75%;margin:0 auto}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-wrapper{height:unset;width:100%;padding-bottom:56.25%}}.asset-dialog-image .asset-img-container .video-js-container{position:relative;height:90%;overflow:hidden}.asset-dialog-image .asset-img-container .video-js-container .video-js{position:absolute;height:100%!important;width:auto!important;left:0;right:0;margin:auto}.asset-dialog-image .asset-img-container .video-js-container .video-js .vjs-big-play-button{top:0;bottom:0;left:0;right:0;margin:auto;width:2em}.asset-dialog-image .asset-img-container .asset-desc{position:relative;padding:12px 15px 0;text-align:left}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper{display:none!important;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#d5d5d5}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper:before{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px;border-radius:50%;padding:0;line-height:0;width:60px;height:60px;content:"";border:3px solid #fff}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper:after{height:40px;width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper:hover{cursor:pointer}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper:hover:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70);-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70);box-shadow:0 0 10px 3px #ead146}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper.play{display:block}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper.play:after{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:""}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper.replay{display:block}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper.replay:after{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:""}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper img{width:100%;overflow:hidden}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details{display:block;width:100%;position:absolute;bottom:0;padding:18px 30px;background:rgba(0,0,0,.6);font-size:85%;overflow:hidden}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details h3{font-size:110%;position:relative}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details h3.not-viewed{padding:0 0 0 16px}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details h3.not-viewed:before{position:absolute;left:-8px;top:4px;color:#999;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:""}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details h3.viewed{padding:0 0 0 16px}.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details h3.viewed:before{position:absolute;left:-8px;top:4px;color:#39aa27;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:""}@media only screen and (max-width: 375px) and (max-height: 736px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details{display:none}}@media only screen and (min-width: 376px) and (max-width: 414px) and (max-height: 736px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details{display:none}}@media only screen and (min-width: 375px) and (min-height: 737px) and (max-height: 812px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details{display:none}}@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){.asset-dialog-image .asset-img-container .video-thumbnail-wrapper .video-details{display:none}}@media (min-width: 320px) and (max-width: 480px){.asset-dialog-image .asset-img-container{padding-left:12px;padding-right:12px}}.video-instruction{width:80%;margin:0 auto 20px;background:#eff0f2;border-radius:5px;padding:4px 12px;text-align:center}.object-container .document-panel{display:-webkit-flex;display:flex;flex-flow:row nowrap;padding:0;margin:0;position:relative;width:100%}.object-container .document-panel .thumbnail-container{width:100px;background:#fff;border:1px solid #eff0f2;padding:2px;margin-right:5px;margin-bottom:12px}.object-container .document-panel .thumbnail-container img{width:100%}.object-container .document-panel .link-title{padding:0 0 0 20px;font-weight:700}.object-container .document-panel .link-title.not-started:before{position:absolute;left:0;top:5px;bottom:0;height:16px;margin:auto;color:#999;padding-right:10px;font-size:16px;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:""}.object-container .document-panel .link-title.complete:before{position:absolute;left:0;top:5px;bottom:0;margin:auto;color:#39aa27;padding-right:10px;font-size:16px;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:""}.object-container .document-panel .link-title.file a{position:relative;display:block;padding:0 0 0 24px}.object-container .document-panel .link-title.file a:before{position:absolute;left:0;top:5px;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:""}.object-container .document-panel .link-title.file .title:before{padding-right:5px;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:""}.object-container .document-panel .link-title.link a{position:relative;display:block;padding:0 0 0 24px}.object-container .document-panel .link-title.link a:before{position:absolute;left:0;top:5px;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:""}.object-container .document-panel .link-title.link .title:before{padding-right:5px;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:""}.object-container .document-panel .link-sub-title{padding:0 0 0 44px;font-size:80%}.object-container .document-panel .document-description{padding:0 0 0 44px;display:block;font-size:90%}.object-container .document-panel .document-header{display:block;position:relative;width:100%!important;margin:0 0 4px;padding:0}.object-container .document-panel .object-container{padding:0!important}.heading_1,.heading_2,.heading_3,.heading_4{font-weight:700;padding-bottom:5px;border-bottom-width:2px}.ql-align-center{text-align:center}.video-object{position:relative;margin:10px}.video-object .inline-video-header .close-btn{padding:.5rem 1rem 0;font-size:20px}.video-object .inline-video-header .close-btn:after{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:""}.video-object .video-wrapper{display:block;position:relative;width:100%;padding-bottom:56.25%;padding-top:25px;height:0;background:#000;float:none}.video-object .video-wrapper video{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:auto;z-index:1!important}.video-object .video-wrapper iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:auto;z-index:1!important}.video-object .asset-desc{position:relative;padding:12px 15px 0;text-align:left}.video-object .video-thumbnail-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#d5d5d5;-webkit-box-shadow:5px 5px 5px 2px rgba(0,0,0,.25);-moz-box-shadow:5px 5px 5px 2px rgba(0,0,0,.25);box-shadow:5px 5px 5px 2px #00000040;z-index:10!important}.video-object .video-thumbnail-wrapper:hover{cursor:pointer}.video-object .video-thumbnail-wrapper:hover:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70);-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70);box-shadow:0 0 10px 3px #ead146}.video-object .video-thumbnail-wrapper:focus{cursor:pointer}.video-object .video-thumbnail-wrapper:focus:before{-webkit-box-shadow:0px 0px 10px 3px rgb(234,209,70)!important;-moz-box-shadow:0px 0px 10px 3px rgb(234,209,70)!important;box-shadow:0 0 10px 3px #ead146!important}.video-object .video-thumbnail-wrapper:before{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px;border-radius:50%;padding:0;line-height:0;width:60px;height:60px;content:"";border:3px solid #fff}.video-object .video-thumbnail-wrapper:after{height:40px;width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:40px}.video-object .video-thumbnail-wrapper.play{display:block}.video-object .video-thumbnail-wrapper.play:after{color:#fff;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:""}.video-object .video-thumbnail-wrapper.replay{display:block}.video-object .video-thumbnail-wrapper.replay:after{color:#fff;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:""}.video-object .video-thumbnail-wrapper img{width:100%;overflow:hidden}.video-object .video-thumbnail-wrapper .video-details{display:block;width:100%;position:absolute;bottom:0;padding:18px 30px;color:#333;background:rgba(255,255,255,.6);font-size:85%;overflow:hidden}.video-object .video-thumbnail-wrapper .video-details h3{font-size:110%;position:relative}.video-object .video-thumbnail-wrapper .video-details h3.not-viewed{padding:0 0 0 16px}.video-object .video-thumbnail-wrapper .video-details h3.not-viewed:before{position:absolute;left:-8px;top:4px;color:#999;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:""}.video-object .video-thumbnail-wrapper .video-details h3.viewed{padding:0 0 0 16px}.video-object .video-thumbnail-wrapper .video-details h3.viewed:before{position:absolute;left:-8px;top:4px;color:#39aa27;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:""}.video-object .video-thumbnail-wrapper .video-details a{color:inherit!important;text-decoration:underline}.video-object .video-thumbnail-wrapper .video-details a:before{text-decoration:none}.video-object .video-details{position:relative;display:block;width:100%;padding:18px 30px;color:#333;background:rgb(255,255,255);font-size:85%;margin:20px 0;overflow:hidden;border-radius:5px;border:1px solid #d5d5d5}.video-object .video-details .video-title-panel{width:100%;margin-bottom:10px;display:-webkit-flex;display:flex;flex-flow:row nowrap}.video-object .video-details .video-title-panel div:first-child{flex:1}.video-object .video-details h3{font-size:110%;position:relative;margin-bottom:0}.video-object .video-details h3.not-viewed:before{margin-right:6px;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:""}.video-object .video-details h3.viewed:before{color:#39aa27;margin-right:6px;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:""}.video-object .video-details a{color:inherit!important;text-decoration:underline}.video-object .video-details a:before{text-decoration:none}.video-container .video-details{font-size:95%}.video-container .video-details h3{font-size:110%;position:relative}.video-container .video-details h3.not-viewed:before{margin-right:6px;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:""}.video-container .video-details h3.viewed:before{color:#39aa27;margin-right:6px;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:""}.video-content-wrapper{height:100%!important;width:100%;overflow:hidden;margin:0}.video-content-wrapper .video-scroll-container{display:-webkit-flex;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;height:100%!important;width:100%;padding:0 24px;overflow-y:scroll;overflow-x:hidden}.video-content-wrapper .content-row{width:100%;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.video-content-wrapper .video-object-wrapper{width:100%;flex:1;display:-webkit-flex;display:flex;flex-flow:row nowrap;justify-content:flex-start}.video-content-wrapper .video-object-wrapper .thumbnail-col{flex:1;padding:0 30px}.video-content-wrapper .video-object-wrapper .thumbnail-col img{width:100%;height:auto}.video-content-wrapper .video-object-wrapper .video-col{flex:6;padding:0 30px}.video-content-wrapper .video-object-wrapper .video-col.single{padding:0 150px}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.video-content-wrapper .video-object-wrapper .video-col.single{padding:0 70px}}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.video-content-wrapper{padding:10px 0 0;align-items:flex-start}.video-content-wrapper .video-col{width:100%;padding:0 12px!important}.video-content-wrapper .thumbnail-col{padding:0 12px!important}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.video-content-wrapper{padding:10px 0 0;align-items:flex-start}.video-content-wrapper .video-col{width:100%;padding:0 12px!important}.video-content-wrapper .thumbnail-col{padding:0 12px!important}}.video-btn{position:relative;margin:10px 0 20px!important;-webkit-box-shadow:3px 3px 3px 2px rgba(0,0,0,.25);-moz-box-shadow:3px 3px 3px 2px rgba(0,0,0,.25);box-shadow:3px 3px 3px 2px #00000040}.video-btn.active{border-style:solid;border-width:3px}.video-btn.focused{outline:2px solid #6592CB}.video-btn.complete:before{background:#fff;width:24px;height:24px;border-radius:50%;position:absolute;color:#39aa27;font-size:24px;top:-10px;left:-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:"";z-index:100}.resource-dialog .dialog-header{height:60px;padding:8px 15px}.resource-dialog .dialog-body{height:calc(100% - 60px)}.resource-dialog .selection-menu.resources{position:relative;text-align:left;width:auto;max-width:540px;margin-top:5px;margin-left:50px;display:block;cursor:pointer;z-index:100}@media only screen and (max-width: 320px) and (max-height: 736px) and (orientation: portrait){.resource-dialog .selection-menu.resources{max-width:250px!important}}.resource-dialog .selection-menu.resources:after{position:absolute;left:-45px;top:0;color:#fff;font-size:32px;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:""}.resource-dialog .selection-menu.resources .selection-menu-btn:focus{background:rgba(255,255,255,.3)}.resource-dialog .selection-menu.resources .selected-title{position:relative;overflow:hidden;border-radius:5px;background:transparent;display:block;padding:5px 36px 4px 32px;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:1px solid #fff}.resource-dialog .selection-menu.resources .selected-title .selected-title-content{font-weight:700}.resource-dialog .selection-menu.resources .selected-title .selected-title-content:before{position:absolute;left:8px;top:0;bottom:0;margin:auto;color:#fff;font-size:16px;height:16px}.resource-dialog .selection-menu.resources .selected-title .selected-title-content.not-required: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:""}.resource-dialog .selection-menu.resources .selected-title .selected-title-content.not-started: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:""}.resource-dialog .selection-menu.resources .selected-title .selected-title-content.in-progress: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:""}.resource-dialog .selection-menu.resources .selected-title .selected-title-content.complete: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:""}.resource-dialog .selection-menu.resources .menu-icon{position:absolute;top:4px;margin:auto;right:8px;display:block;width:20px;height:20px;padding:0;font-size:18px;color:#fff;text-align:right}.resource-dialog .selection-menu.resources .menu-icon .rotating-icon{position:absolute;left:0}.resource-dialog .selection-menu.resources .menu-option-container{text-align:left;display:block;position:absolute;background:#fff;border-radius:5px;margin:5px 0 0;padding:0;height:0;left:0;overflow:hidden;width:auto;max-height:500px;overflow-y:scroll;-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;width:100%}@media only screen and (max-height: 375px) and (max-width: 736px) and (orientation: landscape){.resource-dialog .selection-menu.resources .menu-option-container{max-height:180px}}@media only screen and (max-width: 320px) and (max-height: 736px) and (orientation: portrait){.resource-dialog .selection-menu.resources .menu-option-container{max-width:250px!important}}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list{display:block;margin:0;padding:0;overflow:hidden!important;border-radius:5px}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item{display:block;padding:0;margin:0;list-style-type:none;overflow:hidden!important}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label{display:block;position:relative;width:100%;margin:0;padding:6px 12px;text-decoration:none;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label:hover,.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label.active{background-color:#eff0f2}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label:before{position:absolute;left:8px;top:0;bottom:0;margin:auto;font-size:16px;height:16px}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label.not-required: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:""}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label.not-started: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:""}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label.in-progress: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:""}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .option-label.complete: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:""}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item.child .option-label{padding-left:56px!important}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item.child .option-label:before{left:30px}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item:first-child .option-label{border-top-left-radius:5px!important;border-top-right-radius:5px!important;padding-top:8px}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item:last-child .option-label{padding-bottom:8px;border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .menu-option-list .option-label{display:block;padding:6px 12px 6px 24px}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .menu-option-list:first-child .option-label{padding-top:6px}.resource-dialog .selection-menu.resources .menu-option-container .menu-option-list .option-item .menu-option-list:last-child .option-label{padding-bottom:6px}.resource-dialog .selection-menu.resources .menu-option-container .option-item:first-child .option-label{padding-top:8px}.resource-dialog .selection-menu.resources .menu-option-container .option-label{color:#333!important;line-height:1.42857143;padding-left:32px!important}.resources-header-layout{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;width:100%}.resources-header-layout .title-col{display:table-cell;width:60%;text-align:center}.resources-header-layout .icon-col{display:table-cell;width:20%;text-align:right}.resources-header-layout .resources-nav{display:-webkit-flex;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;margin:0;padding:0}.resources-header-layout .resources-nav .resources-nav-item{list-style-type:none;padding:6px 4px;transition:opacity .3s ease-in}.resources-header-layout .resources-nav .resources-nav-item .resources-back-btn{position:relative;color:inherit;padding:4px 8px 4px 36px;border-radius:5px}.resources-header-layout .resources-nav .resources-nav-item .resources-back-btn:before{font-size:24px;position:absolute;left:8px;top:0;bottom:0;margin:auto;height:24px;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:""}.resources-header-layout .resources-nav .resources-nav-item .resources-back-btn:focus{background:rgba(255,255,255,.3)}.resources-header-layout .resources-nav .resources-nav-item .resources-back-btn:active{background:rgba(255,255,255,.3)}.resources-header-layout .resources-nav .resources-nav-item .resources-next-btn{position:relative;color:inherit;padding:4px 38px 4px 8px;border-radius:5px}.resources-header-layout .resources-nav .resources-nav-item .resources-next-btn:after{font-size:24px;position:absolute;right:8px;top:0;bottom:0;margin:auto;height:24px;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:""}.resources-header-layout .resources-nav .resources-nav-item .resources-next-btn:focus{background:rgba(255,255,255,.3)}.resources-header-layout .resources-nav .resources-nav-item .resources-next-btn:active{background:rgba(255,255,255,.3)}.resources-header-layout .resources-nav .resources-nav-item:hover{cursor:pointer;opacity:.7}.resources-header-layout .resources-nav .resources-nav-item.disabled{opacity:.3}.resources-header-layout .resources-nav .resources-nav-item.disabled:hover,.resources-header-layout .resources-nav .resources-nav-item.disabled .resources-back-btn:hover,.resources-header-layout .resources-nav .resources-nav-item.disabled .resources-next-btn:hover{cursor:not-allowed!important}@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait){.resources-header-layout .resources-nav{display:none}}@media (min-width: 320px) and (max-width: 896px) and (orientation: landscape){.resources-header-layout .resources-nav{display:none}}.resources-header-layout #closeResourceBtn{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.resources-content{display:block;position:relative;padding:40px 30px 18px;width:100%;height:100%;margin:0}.resources-content .content-screen{padding:0!important;margin:0!important}.resources-content .content-screen .content-wrapper{width:100%;padding:0;margin:0;overflow-y:auto!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.resources-content .content-screen .content-wrapper .asset-col-left{width:30%;float:left;overflow:hidden;padding-right:15px}.resources-content .content-screen .content-wrapper .asset-col-left img{width:100%}.resources-content .content-screen .content-wrapper .left-asset-screen{width:70%;margin-left:30%;overflow:hidden}.resources-content .content-screen .content-wrapper .asset-col-right{width:30%;margin-left:70%;overflow:hidden;padding:18px 30px 18px 15px}.resources-content .content-screen .content-wrapper .asset-col-right img{width:100%}.resources-content .content-screen .content-wrapper .right-asset-screen{width:70%;float:left;overflow:hidden}.embedded-web-object .embedded-container{display:flex;flex-direction:row;border-radius:5px;overflow:hidden}.embedded-web-object .thumb-container{width:33.3%;height:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0}.embedded-web-object .thumb-container img{height:100%;width:100%;border-right:3px solid white;object-fit:cover}@media (max-width: 480px){.embedded-web-object .embedded-container{flex-direction:column}.embedded-web-object .thumb-container{width:100%;height:160px;border-right:none;border-bottom:3px solid white}}.embedded-web-object .details{padding:12px 16px;font-size:95%}.embedded-web-object .details h3{font-size:110%;position:relative;cursor:pointer;padding:0 0 0 20px}.embedded-web-object .details h3:before{position:absolute;left:-2px;top:0;bottom:0;margin:auto;font-size:16px;height:16px;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}.embedded-web-object .details h3.not-viewed:before{color:#999;content:""}.embedded-web-object .details h3.viewed:before{color:#39aa27;content:""}.embedded-web-object .details .button-container{display:flex;flex-direction:column}.embedded-web-object .details .button-container .btn{flex-grow:1;margin:0 5px;padding:10px 42px}.content-header .form-group{margin-bottom:0!important}.form-control{font-size:.875rem}.list-group{margin:0;padding:0;list-style-type:none}.list-group-item{padding:0}.list-group-item a,.list-group-item button{width:100%;padding:8px 16px;color:inherit!important;font-size:.875rem}*{box-sizing:border-box}html,body{height:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;padding:0;font:.875rem Open Sans,Helvetica Neue,Helvetica,Arial,san-serif;color:#2e4453;background:#f2f2f2;background-size:100% auto;background-attachment:fixed}button{-webkit-appearance:none;background-color:transparent;border:none;padding:0}#app{height:100vh;overflow:auto;background:transparent!important}.js-focus-visible :focus:not(.focus-visible){outline:none}.js-focus-visible :focus:not([data-focus-visible-added]){outline:none}.main{margin:0 auto;height:100%}@media only screen and (min-width: 1024px){.main{min-width:1024px}}@media only screen and (max-width: 1023px){.main .footer-container .footer .social-media-list{text-align:center}}a:hover{text-decoration:none}a.active,a:active{color:#0086c0}h1,h2,h3,h4,h5,h6{font-family:Red Hat Text,sans-serif,serif,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;color:#2e4453;margin-top:0}.row:after,.row:before{display:block}.btn{transition:background ease-in .2s;padding:8px 12px;border-style:solid;border-width:1px}.btn.btn-sml{padding:6px 12px}.btn.btn-sml.icon-btn{padding:4px 8px}.btn.btn-sml.icon-btn:before{font-size:18px}.btn.btn-round{border-radius:50%}.btn.guroo-yellow{background:#f6af17;color:#fff;border:#f6af17}.btn.guroo-yellow-text{background:#fff;border-color:#d5d5d5;color:#f6af17}.btn.guroo-green{background:#79BB44;color:#fff;border:#79BB44}.btn.guroo-pink{background:#be3680;color:#fff;border:1px solid #be3680!important}.btn.guroo-pink:hover{background:#ca448d}.btn.guroo-pink-inverse{background:#fff;color:#be3680;border:1px solid #be3680}.btn.guroo-pink-inverse:hover{background:rgba(190,54,131,.12)}.btn.guroo-grey{background:#404040;color:#fff;border:#333}.btn.guroo-grey:hover{background:#4d4d4d}.btn.guroo-blue{background:#419cd7!important;color:#fff!important;border:1px solid #419cd7!important}.btn.guroo-blue:hover{background:#6bb2e0!important;cursor:pointer}.btn.guroo-blue.active{background:rgba(65,156,215,.25);color:#419cd7;border:rgba(65,156,215,.25)}.btn.guroo-color-2{background:#4d7B93!important;color:#fff!important;border:1px solid #4d7B93!important}.btn.guroo-color-2:hover{background:#6595ae!important;cursor:pointer}.btn.guroo-color-2.active{background:rgb(188,202,211);color:#4d7b93;border:rgb(188,202,211)}.btn.guroo-light-blue-active{background:#fff!important}.btn.guroo-light-blue-active:hover{background:rgba(65,156,215,.12)!important;border-color:#419cd7!important;cursor:pointer}.btn.guroo-light-blue-active.active{background:rgba(65,156,215,.12)!important;border-color:#419cd7!important}.btn.screen-settings-btn{background:#fff;color:#419cd7;border:#fff}.btn.screen-settings-btn.active{background:rgba(65,156,215,.25);color:#419cd7;border:rgba(65,156,215,.25)}.btn.guroo-dark-blue{background:#314453;color:#fff;border:#314453}.btn.script-btn{background:#fff;border:1px solid #d5d5d5;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.btn.script-btn:focus{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.btn-group button{border-color:#4d7b93!important;background:#ffffff!important;color:#4d7b93!important;border-style:solid!important;border-width:1px!important}.btn-group button:focus{box-shadow:none!important;outline:0 none!important}.btn-group button:active{box-shadow:none!important;outline:0 none!important}.btn-group button.active{background:rgba(65,156,215,.25)!important}.btn-group.guroo-blue button{border-color:#4d7b93!important;background:#ffffff!important;color:#4d7b93!important;border-style:solid!important;border-width:1px!important}.btn-group.guroo-blue button:focus{box-shadow:none!important;outline:0 none!important}.btn-group.guroo-blue button:active{box-shadow:none!important;outline:0 none!important}.btn-group.guroo-blue button.active{background:rgba(65,156,215,.25)!important;font-weight:600;color:#2d4452!important}.btn-group.guroo-blue button:hover{background:rgba(65,156,215,.12)!important}.btn-group.guroo-blue button.disabled,.btn-group.guroo-blue button :disabled{border-color:#d5d5d5!important;color:#d5d5d5!important;cursor:default}.btn-group.reflective button{border-color:#6592cb!important;background:#ffffff!important;color:#6592cb!important;border-style:solid!important;border-width:1px!important}.btn-group.reflective button:focus{box-shadow:none!important;outline:0 none!important}.btn-group.reflective button:active{box-shadow:none!important;outline:0 none!important}.btn-group.reflective button.active{background:#6592CB!important;color:#fff!important}.btn-group.reflective button.disabled,.btn-group.reflective button :disabled{border-color:#d5d5d5!important;color:#d5d5d5!important;cursor:default}.no-padding.left{padding-left:0!important}.light-text{color:#999}@media screen and (max-width: 980px){.public-main .validation-panel.align-left,.public-main .validation-panel.align-right,.public-main .validation-panel.align-bottom{left:calc(50% - 115px)!important;top:75px!important}.public-main .validation-panel.align-left:before,.public-main .validation-panel.align-right:before,.public-main .validation-panel.align-bottom:before{position:absolute;left:calc(50% - 14px);width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #419cd7;content:""}}@media screen and (max-width: 800px){body{background:#fff;background-image:none;height:100%!important}.public-main{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0;padding:0;height:100%}.public-main .page-title{font-size:200%!important}.public-main .public-content-page{max-width:100%;padding:0;margin:0 auto}.public-main .avatar-thumbnail{display:inline-block;overflow:hidden;position:relative;border-radius:5px;height:80px!important;width:80px}}.pl-32px{padding-left:32px}.chart-wrapper{height:100vh}.content-viewer-frame{width:100%;height:100%;border:none;padding:0;margin:0;overscroll-behavior:none;transition:opacity 1s ease-in;opacity:0}.content-viewer-frame.hide{opacity:0}.content-viewer-frame.show{opacity:1}.basic-editor .ql-editor.ql-blank:before{left:0;right:unset}.guroo-quill .ql-editor.ql-blank:before{width:100%;font:inherit;left:0;top:0;padding:inherit;right:unset}.guroo-quill.tinted_dark{color:#fff!important}:root{--bs-blue: #419cd7;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #be3680;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #79BB44;--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: #419cd7;--bs-secondary: #6c757d;--bs-success: #79BB44;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 65, 156, 215;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 121, 187, 68;--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: #1a3e56;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #304b1b;--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: #d9ebf7;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #e4f1da;--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: #b3d7ef;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #c9e4b4;--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: #2d4452;--bs-body-color-rgb: 45, 68, 82;--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(45, 68, 82, .75);--bs-secondary-color-rgb: 45, 68, 82;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(45, 68, 82, .5);--bs-tertiary-color-rgb: 45, 68, 82;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #419cd7;--bs-link-color-rgb: 65, 156, 215;--bs-link-decoration: none;--bs-link-hover-color: #347dac;--bs-link-hover-color-rgb: 52, 125, 172;--bs-code-color: #be3680;--bs-highlight-color: #2d4452;--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: .375rem;--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(65, 156, 215, .25);--bs-form-valid-color: #79BB44;--bs-form-valid-border-color: #79BB44;--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}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:none}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{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}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,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,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: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--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{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.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-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)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.container,.container-fluid{--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{max-width:576px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 992px){.container{max-width:992px}}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1400px){.container{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: 1400px}.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%}.row-cols-1>*{flex:0 0 auto;width:100%}.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%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.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%}.offset-md-1{margin-left:8.33333333%}.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%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.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%}.offset-lg-3{margin-left:25%}.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: 1400px){.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}.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: #419cd7;--bs-list-group-active-border-color: #419cd7;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.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);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)}.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: 500px}}@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-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-success{--bs-table-color: #000;--bs-table-bg: #e4f1da;--bs-table-border-color: #b6c1ae;--bs-table-striped-bg: #d9e5cf;--bs-table-striped-color: #000;--bs-table-active-bg: #cdd9c4;--bs-table-active-color: #000;--bs-table-hover-bg: #d3dfca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.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}.opacity-50{opacity:.5!important}.opacity-75-hover:hover{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!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-lg{box-shadow:var(--bs-box-shadow-lg)!important}.pos-rel{position:relative!important}.pos-abs{position:absolute!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!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-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.bc-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.bc-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.bc-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.bc-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.bc-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.bc-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.bc-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.bc-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.bc-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.bc-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-3{border-width:3px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-70{width:70%!important}.mw-100{max-width:100%!important}.mw-768{max-width:768px!important}.mw-1732{max-width:1732px!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.mh-768{max-height:768px!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!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-row{flex-direction:row!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-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-center{align-content:center!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.m-0{margin:0!important}.m-1px{margin:.0625rem!important}.m-1{margin:.25rem!important}.m-1_5{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-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-1_5{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-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-1_5{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-1{margin-top:.25rem!important}.mt-1_5{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-1{margin-right:.25rem!important}.mr-1_5{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-1{margin-bottom:.25rem!important}.mb-1_5{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-1{margin-left:.25rem!important}.ml-1_5{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-n1{margin:-.25rem!important}.m-n1_5{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-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n1_5{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-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n1_5{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-n1{margin-top:-.25rem!important}.mt-n1_5{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-n1{margin-right:-.25rem!important}.me-n1_5{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-n1{margin-bottom:-.25rem!important}.mb-n1_5{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-n1{margin-left:-.25rem!important}.ms-n1_5{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-1{padding:.25rem!important}.p-1_5{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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-1_5{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-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1_5{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-1{padding-top:.25rem!important}.pt-1_5{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-1{padding-right:.25rem!important}.pr-1_5{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-1{padding-bottom:.25rem!important}.pb-1_5{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-1{padding-left:.25rem!important}.pl-1_5{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-1px{gap:.0625rem!important}.gap-1{gap:.25rem!important}.gap-1_5{gap:.375rem!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-7{gap:3rem!important}.gap-8{gap:4rem!important}.gap-9{gap:5rem!important}.fs-8{font-size:.5rem!important}.fs-10{font-size:.625rem!important}.fs-11{font-size:.6875rem!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-26{font-size:calc(1.2938rem + .5256vw)!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}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.fw-semi-bold{font-weight:600!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-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,.br-6{border-radius:.375rem!important}.br-10{border-radius:.625rem!important}.br-50{border-radius:50%!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.bs-none{border-style:none!important}.bs-solid{border-style:solid!important}.bs-dotted{border-style:dotted!important}.bs-dashed{border-style:dashed!important}.bts-solid{border-top-style:solid!important}.brs-solid{border-right-style:solid!important}.brs-dashed{border-right-style:dashed!important}.bbs-solid{border-bottom-style:solid!important}.bbs-dashed{border-bottom-style:dashed!important}.bls-solid{border-left-style:solid!important}.br-tl,.br-tl-6{border-top-left-radius:.375rem!important}.br-tr,.br-tr-6{border-top-right-radius:.375rem!important}.br-br-6{border-bottom-right-radius:.375rem!important}.br-bl,.br-bl-6{border-bottom-left-radius:.375rem!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.c-grey-very-light,.c-grey-very-light-hover:hover{color:#f6f6f6!important}.c-grey-light,.c-grey-light-hover:hover{color:#eff0f2!important}.c-grey,.c-grey-hover:hover{color:#d5d5d5!important}.c-grey-dark,.c-grey-dark-hover:hover{color:#999!important}.c-grey-darker,.c-grey-darker-hover:hover{color:#222!important}.c-grey-very-dark,.c-grey-very-dark-hover:hover{color:#333!important}.c-grey-wcag,.c-grey-wcag-hover:hover{color:#595959!important}.c-guru-yellow,.c-guru-yellow-hover:hover{color:#f6af17!important}.c-guru-yellow-75,.c-guru-yellow-75-hover:hover{color:#f6af17bf!important}.c-guru-yellow-50,.c-guru-yellow-50-hover:hover{color:#f6af1780!important}.c-guru-yellow-25,.c-guru-yellow-25-hover:hover{color:#f6af1740!important}.c-guru-yellow-12,.c-guru-yellow-12-hover:hover{color:#f6af171f!important}.c-guru-green,.c-guru-green-hover:hover{color:#79bb44!important}.c-guru-green-75,.c-guru-green-75-hover:hover{color:#79bb44bf!important}.c-guru-green-50,.c-guru-green-50-hover:hover{color:#79bb4480!important}.c-guru-green-25,.c-guru-green-25-hover:hover{color:#79bb4440!important}.c-guru-green-12,.c-guru-green-12-hover:hover{color:#79bb441f!important}.c-guru-pink,.c-guru-pink-hover:hover{color:#be3680!important}.c-guru-pink-75,.c-guru-pink-75-hover:hover{color:#be3683bf!important}.c-guru-pink-50,.c-guru-pink-50-hover:hover{color:#be368380!important}.c-guru-pink-25,.c-guru-pink-25-hover:hover{color:#be368340!important}.c-guru-pink-12,.c-guru-pink-12-hover:hover{color:#be36831f!important}.c-guru-blue,.c-guru-blue-hover:hover{color:#419cd7!important}.c-guru-blue-75,.c-guru-blue-75-hover:hover{color:#419cd7bf!important}.c-guru-blue-50,.c-guru-blue-50-hover:hover{color:#419cd780!important}.c-guru-blue-25,.c-guru-blue-25-hover:hover{color:#419cd740!important}.c-guru-blue-12,.c-guru-blue-12-hover:hover{color:#419cd71f!important}.c-guru-light-blue,.c-guru-light-blue-hover:hover{color:#dfeef6!important}.c-guru-dark-blue,.c-guru-dark-blue-hover:hover{color:#314453!important}.c-guru-dark-blue-75,.c-guru-dark-blue-75-hover:hover{color:#314453bf!important}.c-guru-dark-blue-50,.c-guru-dark-blue-50-hover:hover{color:#31445380!important}.c-guru-dark-blue-25,.c-guru-dark-blue-25-hover:hover{color:#31445340!important}.c-guru-dark-blue-12,.c-guru-dark-blue-12-hover:hover{color:#3144531f!important}.c-guru-slate,.c-guru-slate-hover:hover{color:#4d7b93!important}.c-guru-slate-75,.c-guru-slate-75-hover:hover{color:#819bac!important}.c-guru-slate-50,.c-guru-slate-50-hover:hover{color:#4d7b9380!important}.c-guru-slate-40,.c-guru-slate-40-hover:hover{color:#bccad3!important}.c-guru-slate-20,.c-guru-slate-20-hover:hover{color:#dde4e9!important}.c-guru-slate-12,.c-guru-slate-12-hover:hover{color:#ebeff2!important}.c-guru-graphite,.c-guru-graphite-hover:hover{color:#2d4452!important}.c-correct,.c-correct-hover:hover{color:#39aa27!important}.c-ok,.c-ok-hover:hover{color:#f6ad17!important}.c-incorrect,.c-incorrect-hover:hover{color:#c5000f!important}.c-reflective,.c-reflective-hover:hover{color:#6592cb!important}.c-white,.c-white-hover:hover{color:#fff!important}.c-charcoal,.c-charcoal-hover:hover{color:#333!important}.c-concrete,.c-concrete-hover:hover{color:#f2f2f2!important}.c-silver-mist,.c-silver-mist-hover:hover{color:#ccc!important}.c-light-silver,.c-light-silver-hover:hover{color:#ddd!important}.c-steel-grey,.c-steel-grey-hover:hover{color:#797979!important}.c-whispering-silver,.c-whispering-silver-hover:hover{color:#f9f9f9!important}.bg-grey-very-light,.bg-grey-very-light-hover:hover{background-color:#f6f6f6!important}.bg-grey-very-light-focus:focus{background-color:#f6f6f6!important}.bg-grey-light,.bg-grey-light-hover:hover{background-color:#eff0f2!important}.bg-grey-light-focus:focus{background-color:#eff0f2!important}.bg-grey,.bg-grey-hover:hover{background-color:#d5d5d5!important}.bg-grey-focus:focus{background-color:#d5d5d5!important}.bg-grey-dark,.bg-grey-dark-hover:hover{background-color:#999!important}.bg-grey-dark-focus:focus{background-color:#999!important}.bg-grey-darker,.bg-grey-darker-hover:hover{background-color:#222!important}.bg-grey-darker-focus:focus{background-color:#222!important}.bg-grey-very-dark,.bg-grey-very-dark-hover:hover{background-color:#333!important}.bg-grey-very-dark-focus:focus{background-color:#333!important}.bg-grey-wcag,.bg-grey-wcag-hover:hover{background-color:#595959!important}.bg-grey-wcag-focus:focus{background-color:#595959!important}.bg-guru-yellow,.bg-guru-yellow-hover:hover{background-color:#f6af17!important}.bg-guru-yellow-focus:focus{background-color:#f6af17!important}.bg-guru-yellow-75,.bg-guru-yellow-75-hover:hover{background-color:#f6af17bf!important}.bg-guru-yellow-75-focus:focus{background-color:#f6af17bf!important}.bg-guru-yellow-50,.bg-guru-yellow-50-hover:hover{background-color:#f6af1780!important}.bg-guru-yellow-50-focus:focus{background-color:#f6af1780!important}.bg-guru-yellow-25,.bg-guru-yellow-25-hover:hover{background-color:#f6af1740!important}.bg-guru-yellow-25-focus:focus{background-color:#f6af1740!important}.bg-guru-yellow-12,.bg-guru-yellow-12-hover:hover{background-color:#f6af171f!important}.bg-guru-yellow-12-focus:focus{background-color:#f6af171f!important}.bg-guru-green,.bg-guru-green-hover:hover{background-color:#79bb44!important}.bg-guru-green-focus:focus{background-color:#79bb44!important}.bg-guru-green-75,.bg-guru-green-75-hover:hover{background-color:#79bb44bf!important}.bg-guru-green-75-focus:focus{background-color:#79bb44bf!important}.bg-guru-green-50,.bg-guru-green-50-hover:hover{background-color:#79bb4480!important}.bg-guru-green-50-focus:focus{background-color:#79bb4480!important}.bg-guru-green-25,.bg-guru-green-25-hover:hover{background-color:#79bb4440!important}.bg-guru-green-25-focus:focus{background-color:#79bb4440!important}.bg-guru-green-12,.bg-guru-green-12-hover:hover{background-color:#79bb441f!important}.bg-guru-green-12-focus:focus{background-color:#79bb441f!important}.bg-guru-pink,.bg-guru-pink-hover:hover{background-color:#be3680!important}.bg-guru-pink-focus:focus{background-color:#be3680!important}.bg-guru-pink-75,.bg-guru-pink-75-hover:hover{background-color:#be3683bf!important}.bg-guru-pink-75-focus:focus{background-color:#be3683bf!important}.bg-guru-pink-50,.bg-guru-pink-50-hover:hover{background-color:#be368380!important}.bg-guru-pink-50-focus:focus{background-color:#be368380!important}.bg-guru-pink-25,.bg-guru-pink-25-hover:hover{background-color:#be368340!important}.bg-guru-pink-25-focus:focus{background-color:#be368340!important}.bg-guru-pink-12,.bg-guru-pink-12-hover:hover{background-color:#be36831f!important}.bg-guru-pink-12-focus:focus{background-color:#be36831f!important}.bg-guru-blue,.bg-guru-blue-hover:hover{background-color:#419cd7!important}.bg-guru-blue-focus:focus{background-color:#419cd7!important}.bg-guru-blue-75,.bg-guru-blue-75-hover:hover{background-color:#419cd7bf!important}.bg-guru-blue-75-focus:focus{background-color:#419cd7bf!important}.bg-guru-blue-50,.bg-guru-blue-50-hover:hover{background-color:#419cd780!important}.bg-guru-blue-50-focus:focus{background-color:#419cd780!important}.bg-guru-blue-25,.bg-guru-blue-25-hover:hover{background-color:#419cd740!important}.bg-guru-blue-25-focus:focus{background-color:#419cd740!important}.bg-guru-blue-12,.bg-guru-blue-12-hover:hover{background-color:#419cd71f!important}.bg-guru-blue-12-focus:focus{background-color:#419cd71f!important}.bg-guru-light-blue,.bg-guru-light-blue-hover:hover{background-color:#dfeef6!important}.bg-guru-light-blue-focus:focus{background-color:#dfeef6!important}.bg-guru-dark-blue,.bg-guru-dark-blue-hover:hover{background-color:#314453!important}.bg-guru-dark-blue-focus:focus{background-color:#314453!important}.bg-guru-dark-blue-75,.bg-guru-dark-blue-75-hover:hover{background-color:#314453bf!important}.bg-guru-dark-blue-75-focus:focus{background-color:#314453bf!important}.bg-guru-dark-blue-50,.bg-guru-dark-blue-50-hover:hover{background-color:#31445380!important}.bg-guru-dark-blue-50-focus:focus{background-color:#31445380!important}.bg-guru-dark-blue-25,.bg-guru-dark-blue-25-hover:hover{background-color:#31445340!important}.bg-guru-dark-blue-25-focus:focus{background-color:#31445340!important}.bg-guru-dark-blue-12,.bg-guru-dark-blue-12-hover:hover{background-color:#3144531f!important}.bg-guru-dark-blue-12-focus:focus{background-color:#3144531f!important}.bg-guru-slate,.bg-guru-slate-hover:hover{background-color:#4d7b93!important}.bg-guru-slate-focus:focus{background-color:#4d7b93!important}.bg-guru-slate-75,.bg-guru-slate-75-hover:hover{background-color:#819bac!important}.bg-guru-slate-75-focus:focus{background-color:#819bac!important}.bg-guru-slate-50,.bg-guru-slate-50-hover:hover{background-color:#4d7b9380!important}.bg-guru-slate-50-focus:focus{background-color:#4d7b9380!important}.bg-guru-slate-40,.bg-guru-slate-40-hover:hover{background-color:#bccad3!important}.bg-guru-slate-40-focus:focus{background-color:#bccad3!important}.bg-guru-slate-20,.bg-guru-slate-20-hover:hover{background-color:#dde4e9!important}.bg-guru-slate-20-focus:focus{background-color:#dde4e9!important}.bg-guru-slate-12,.bg-guru-slate-12-hover:hover{background-color:#ebeff2!important}.bg-guru-slate-12-focus:focus{background-color:#ebeff2!important}.bg-guru-graphite,.bg-guru-graphite-hover:hover{background-color:#2d4452!important}.bg-guru-graphite-focus:focus{background-color:#2d4452!important}.bg-correct,.bg-correct-hover:hover{background-color:#39aa27!important}.bg-correct-focus:focus{background-color:#39aa27!important}.bg-ok,.bg-ok-hover:hover{background-color:#f6ad17!important}.bg-ok-focus:focus{background-color:#f6ad17!important}.bg-incorrect,.bg-incorrect-hover:hover{background-color:#c5000f!important}.bg-incorrect-focus:focus{background-color:#c5000f!important}.bg-reflective,.bg-reflective-hover:hover{background-color:#6592cb!important}.bg-reflective-focus:focus{background-color:#6592cb!important}.bg-white,.bg-white-hover:hover{background-color:#fff!important}.bg-white-focus:focus{background-color:#fff!important}.bg-charcoal,.bg-charcoal-hover:hover{background-color:#333!important}.bg-charcoal-focus:focus{background-color:#333!important}.bg-concrete,.bg-concrete-hover:hover{background-color:#f2f2f2!important}.bg-concrete-focus:focus{background-color:#f2f2f2!important}.bg-silver-mist,.bg-silver-mist-hover:hover{background-color:#ccc!important}.bg-silver-mist-focus:focus{background-color:#ccc!important}.bg-light-silver,.bg-light-silver-hover:hover{background-color:#ddd!important}.bg-light-silver-focus:focus{background-color:#ddd!important}.bg-steel-grey,.bg-steel-grey-hover:hover{background-color:#797979!important}.bg-steel-grey-focus:focus{background-color:#797979!important}.bg-whispering-silver,.bg-whispering-silver-hover:hover{background-color:#f9f9f9!important}.bg-whispering-silver-focus:focus{background-color:#f9f9f9!important}.bc-grey-very-light,.bc-grey-very-light-hover:hover{border-color:#f6f6f6!important}.bc-grey-light,.bc-grey-light-hover:hover{border-color:#eff0f2!important}.bc-grey,.bc-grey-hover:hover{border-color:#d5d5d5!important}.bc-grey-dark,.bc-grey-dark-hover:hover{border-color:#999!important}.bc-grey-darker,.bc-grey-darker-hover:hover{border-color:#222!important}.bc-grey-very-dark,.bc-grey-very-dark-hover:hover{border-color:#333!important}.bc-grey-wcag,.bc-grey-wcag-hover:hover{border-color:#595959!important}.bc-guru-yellow,.bc-guru-yellow-hover:hover{border-color:#f6af17!important}.bc-guru-yellow-75,.bc-guru-yellow-75-hover:hover{border-color:#f6af17bf!important}.bc-guru-yellow-50,.bc-guru-yellow-50-hover:hover{border-color:#f6af1780!important}.bc-guru-yellow-25,.bc-guru-yellow-25-hover:hover{border-color:#f6af1740!important}.bc-guru-yellow-12,.bc-guru-yellow-12-hover:hover{border-color:#f6af171f!important}.bc-guru-green,.bc-guru-green-hover:hover{border-color:#79bb44!important}.bc-guru-green-75,.bc-guru-green-75-hover:hover{border-color:#79bb44bf!important}.bc-guru-green-50,.bc-guru-green-50-hover:hover{border-color:#79bb4480!important}.bc-guru-green-25,.bc-guru-green-25-hover:hover{border-color:#79bb4440!important}.bc-guru-green-12,.bc-guru-green-12-hover:hover{border-color:#79bb441f!important}.bc-guru-pink,.bc-guru-pink-hover:hover{border-color:#be3680!important}.bc-guru-pink-75,.bc-guru-pink-75-hover:hover{border-color:#be3683bf!important}.bc-guru-pink-50,.bc-guru-pink-50-hover:hover{border-color:#be368380!important}.bc-guru-pink-25,.bc-guru-pink-25-hover:hover{border-color:#be368340!important}.bc-guru-pink-12,.bc-guru-pink-12-hover:hover{border-color:#be36831f!important}.bc-guru-blue,.bc-guru-blue-hover:hover{border-color:#419cd7!important}.bc-guru-blue-75,.bc-guru-blue-75-hover:hover{border-color:#419cd7bf!important}.bc-guru-blue-50,.bc-guru-blue-50-hover:hover{border-color:#419cd780!important}.bc-guru-blue-25,.bc-guru-blue-25-hover:hover{border-color:#419cd740!important}.bc-guru-blue-12,.bc-guru-blue-12-hover:hover{border-color:#419cd71f!important}.bc-guru-light-blue,.bc-guru-light-blue-hover:hover{border-color:#dfeef6!important}.bc-guru-dark-blue,.bc-guru-dark-blue-hover:hover{border-color:#314453!important}.bc-guru-dark-blue-75,.bc-guru-dark-blue-75-hover:hover{border-color:#314453bf!important}.bc-guru-dark-blue-50,.bc-guru-dark-blue-50-hover:hover{border-color:#31445380!important}.bc-guru-dark-blue-25,.bc-guru-dark-blue-25-hover:hover{border-color:#31445340!important}.bc-guru-dark-blue-12,.bc-guru-dark-blue-12-hover:hover{border-color:#3144531f!important}.bc-guru-slate,.bc-guru-slate-hover:hover{border-color:#4d7b93!important}.bc-guru-slate-75,.bc-guru-slate-75-hover:hover{border-color:#819bac!important}.bc-guru-slate-50,.bc-guru-slate-50-hover:hover{border-color:#4d7b9380!important}.bc-guru-slate-40,.bc-guru-slate-40-hover:hover{border-color:#bccad3!important}.bc-guru-slate-20,.bc-guru-slate-20-hover:hover{border-color:#dde4e9!important}.bc-guru-slate-12,.bc-guru-slate-12-hover:hover{border-color:#ebeff2!important}.bc-guru-graphite,.bc-guru-graphite-hover:hover{border-color:#2d4452!important}.bc-correct,.bc-correct-hover:hover{border-color:#39aa27!important}.bc-ok,.bc-ok-hover:hover{border-color:#f6ad17!important}.bc-incorrect,.bc-incorrect-hover:hover{border-color:#c5000f!important}.bc-reflective,.bc-reflective-hover:hover{border-color:#6592cb!important}.bc-white,.bc-white-hover:hover{border-color:#fff!important}.bc-charcoal,.bc-charcoal-hover:hover{border-color:#333!important}.bc-concrete,.bc-concrete-hover:hover{border-color:#f2f2f2!important}.bc-silver-mist,.bc-silver-mist-hover:hover{border-color:#ccc!important}.bc-light-silver,.bc-light-silver-hover:hover{border-color:#ddd!important}.bc-steel-grey,.bc-steel-grey-hover:hover{border-color:#797979!important}.bc-whispering-silver,.bc-whispering-silver-hover:hover{border-color:#f9f9f9!important}.bc-transparent,.bc-transparent-hover:hover{border-color:transparent!important}@media (min-width: 375px){.mw-sm-100{max-width:100%!important}.mw-sm-768{max-width:768px!important}.mw-sm-1732{max-width:1732px!important}.mh-sm-100{max-height:100%!important}.mh-sm-768{max-height:768px!important}.m-sm-0{margin:0!important}.m-sm-1px{margin:.0625rem!important}.m-sm-1{margin:.25rem!important}.m-sm-1_5{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-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-1_5{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-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-1_5{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-1{margin-top:.25rem!important}.mt-sm-1_5{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-1{margin-right:.25rem!important}.mr-sm-1_5{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-1{margin-bottom:.25rem!important}.mb-sm-1_5{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-1{margin-left:.25rem!important}.ml-sm-1_5{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-n1{margin:-.25rem!important}.m-sm-n1_5{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-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n1_5{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-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n1_5{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-n1{margin-top:-.25rem!important}.mt-sm-n1_5{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-n1{margin-right:-.25rem!important}.me-sm-n1_5{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-n1{margin-bottom:-.25rem!important}.mb-sm-n1_5{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-n1{margin-left:-.25rem!important}.ms-sm-n1_5{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-1{padding:.25rem!important}.p-sm-1_5{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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-1_5{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-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-1_5{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-1{padding-top:.25rem!important}.pt-sm-1_5{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-1{padding-right:.25rem!important}.pr-sm-1_5{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-1{padding-bottom:.25rem!important}.pb-sm-1_5{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-1{padding-left:.25rem!important}.pl-sm-1_5{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-0{gap:0!important}.gap-sm-1px{gap:.0625rem!important}.gap-sm-1{gap:.25rem!important}.gap-sm-1_5{gap:.375rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:.75rem!important}.gap-sm-4{gap:1rem!important}.gap-sm-5{gap:1.5rem!important}.gap-sm-6{gap:2rem!important}.gap-sm-7{gap:3rem!important}.gap-sm-8{gap:4rem!important}.gap-sm-9{gap:5rem!important}}@media (min-width: 768px){.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.w-md-30{width:30%!important}.mw-md-100{max-width:100%!important}.mw-md-768{max-width:768px!important}.mw-md-1732{max-width:1732px!important}.mh-md-100{max-height:100%!important}.mh-md-768{max-height:768px!important}.flex-md-row{flex-direction:row!important}.m-md-0{margin:0!important}.m-md-1px{margin:.0625rem!important}.m-md-1{margin:.25rem!important}.m-md-1_5{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-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-1_5{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-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-1_5{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-1{margin-top:.25rem!important}.mt-md-1_5{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-1{margin-right:.25rem!important}.mr-md-1_5{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-1{margin-bottom:.25rem!important}.mb-md-1_5{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-1{margin-left:.25rem!important}.ml-md-1_5{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-n1{margin:-.25rem!important}.m-md-n1_5{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-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n1_5{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-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n1_5{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-n1{margin-top:-.25rem!important}.mt-md-n1_5{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-n1{margin-right:-.25rem!important}.me-md-n1_5{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-n1{margin-bottom:-.25rem!important}.mb-md-n1_5{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-n1{margin-left:-.25rem!important}.ms-md-n1_5{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-1{padding:.25rem!important}.p-md-1_5{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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-1_5{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-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-1_5{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-1{padding-top:.25rem!important}.pt-md-1_5{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-1{padding-right:.25rem!important}.pr-md-1_5{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-1{padding-bottom:.25rem!important}.pb-md-1_5{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-1{padding-left:.25rem!important}.pl-md-1_5{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-0{gap:0!important}.gap-md-1px{gap:.0625rem!important}.gap-md-1{gap:.25rem!important}.gap-md-1_5{gap:.375rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:.75rem!important}.gap-md-4{gap:1rem!important}.gap-md-5{gap:1.5rem!important}.gap-md-6{gap:2rem!important}.gap-md-7{gap:3rem!important}.gap-md-8{gap:4rem!important}.gap-md-9{gap:5rem!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-block{display:block!important}.d-lg-none{display:none!important}.w-lg-60{width:60%!important}.w-lg-90{width:90%!important}.mw-lg-100{max-width:100%!important}.mw-lg-768{max-width:768px!important}.mw-lg-1732{max-width:1732px!important}.h-lg-100{height:100%!important}.mh-lg-100{max-height:100%!important}.mh-lg-768{max-height:768px!important}.flex-lg-column{flex-direction:column!important}.justify-content-lg-around{justify-content:space-around!important}.m-lg-0{margin:0!important}.m-lg-1px{margin:.0625rem!important}.m-lg-1{margin:.25rem!important}.m-lg-1_5{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-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-1_5{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-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-1_5{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-1{margin-top:.25rem!important}.mt-lg-1_5{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-1{margin-right:.25rem!important}.mr-lg-1_5{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-1{margin-bottom:.25rem!important}.mb-lg-1_5{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-1{margin-left:.25rem!important}.ml-lg-1_5{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-n1{margin:-.25rem!important}.m-lg-n1_5{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-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n1_5{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-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n1_5{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-n1{margin-top:-.25rem!important}.mt-lg-n1_5{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-n1{margin-right:-.25rem!important}.me-lg-n1_5{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-n1{margin-bottom:-.25rem!important}.mb-lg-n1_5{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-n1{margin-left:-.25rem!important}.ms-lg-n1_5{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-1{padding:.25rem!important}.p-lg-1_5{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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-1_5{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-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-1_5{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-1{padding-top:.25rem!important}.pt-lg-1_5{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-1{padding-right:.25rem!important}.pr-lg-1_5{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-1{padding-bottom:.25rem!important}.pb-lg-1_5{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-1{padding-left:.25rem!important}.pl-lg-1_5{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-0{gap:0!important}.gap-lg-1px{gap:.0625rem!important}.gap-lg-1{gap:.25rem!important}.gap-lg-1_5{gap:.375rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:.75rem!important}.gap-lg-4{gap:1rem!important}.gap-lg-5{gap:1.5rem!important}.gap-lg-6{gap:2rem!important}.gap-lg-7{gap:3rem!important}.gap-lg-8{gap:4rem!important}.gap-lg-9{gap:5rem!important}}@media (min-width: 1200px){.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-none{display:none!important}.mw-xl-100{max-width:100%!important}.mw-xl-768{max-width:768px!important}.mw-xl-1732{max-width:1732px!important}.mh-xl-100{max-height:100%!important}.mh-xl-768{max-height:768px!important}.flex-xl-row{flex-direction:row!important}.m-xl-0{margin:0!important}.m-xl-1px{margin:.0625rem!important}.m-xl-1{margin:.25rem!important}.m-xl-1_5{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-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-1_5{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-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-1_5{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-1{margin-top:.25rem!important}.mt-xl-1_5{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-1{margin-right:.25rem!important}.mr-xl-1_5{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-1{margin-bottom:.25rem!important}.mb-xl-1_5{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-1{margin-left:.25rem!important}.ml-xl-1_5{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-n1{margin:-.25rem!important}.m-xl-n1_5{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-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n1_5{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-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n1_5{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-n1{margin-top:-.25rem!important}.mt-xl-n1_5{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-n1{margin-right:-.25rem!important}.me-xl-n1_5{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-n1{margin-bottom:-.25rem!important}.mb-xl-n1_5{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-n1{margin-left:-.25rem!important}.ms-xl-n1_5{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-1{padding:.25rem!important}.p-xl-1_5{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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-1_5{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-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-1_5{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-1{padding-top:.25rem!important}.pt-xl-1_5{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-1{padding-right:.25rem!important}.pr-xl-1_5{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-1{padding-bottom:.25rem!important}.pb-xl-1_5{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-1{padding-left:.25rem!important}.pl-xl-1_5{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}.gap-xl-0{gap:0!important}.gap-xl-1px{gap:.0625rem!important}.gap-xl-1{gap:.25rem!important}.gap-xl-1_5{gap:.375rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:.75rem!important}.gap-xl-4{gap:1rem!important}.gap-xl-5{gap:1.5rem!important}.gap-xl-6{gap:2rem!important}.gap-xl-7{gap:3rem!important}.gap-xl-8{gap:4rem!important}.gap-xl-9{gap:5rem!important}}@media (min-width: 1400px){.mw-xxl-100{max-width:100%!important}.mw-xxl-768{max-width:768px!important}.mw-xxl-1732{max-width:1732px!important}.mh-xxl-100{max-height:100%!important}.mh-xxl-768{max-height:768px!important}.m-xxl-0{margin:0!important}.m-xxl-1px{margin:.0625rem!important}.m-xxl-1{margin:.25rem!important}.m-xxl-1_5{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-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-1_5{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-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-1_5{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-1{margin-top:.25rem!important}.mt-xxl-1_5{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-1{margin-right:.25rem!important}.mr-xxl-1_5{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-1{margin-bottom:.25rem!important}.mb-xxl-1_5{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-1{margin-left:.25rem!important}.ml-xxl-1_5{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-n1{margin:-.25rem!important}.m-xxl-n1_5{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-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n1_5{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-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n1_5{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-n1{margin-top:-.25rem!important}.mt-xxl-n1_5{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-n1{margin-right:-.25rem!important}.me-xxl-n1_5{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-n1{margin-bottom:-.25rem!important}.mb-xxl-n1_5{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-n1{margin-left:-.25rem!important}.ms-xxl-n1_5{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-1{padding:.25rem!important}.p-xxl-1_5{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-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-1_5{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-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-1_5{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-1{padding-top:.25rem!important}.pt-xxl-1_5{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-1{padding-right:.25rem!important}.pr-xxl-1_5{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-1{padding-bottom:.25rem!important}.pb-xxl-1_5{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-1{padding-left:.25rem!important}.pl-xxl-1_5{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}.gap-xxl-0{gap:0!important}.gap-xxl-1px{gap:.0625rem!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-1_5{gap:.375rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:.75rem!important}.gap-xxl-4{gap:1rem!important}.gap-xxl-5{gap:1.5rem!important}.gap-xxl-6{gap:2rem!important}.gap-xxl-7{gap:3rem!important}.gap-xxl-8{gap:4rem!important}.gap-xxl-9{gap:5rem!important}}@media (min-width: 1200px){.fs-21{font-size:1.3125rem!important}.fs-24{font-size:1.5rem!important}.fs-26{font-size:1.688rem!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}}.text-transform-none{text-transform:none!important}.ff-rht{font-family:Red Hat Text,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.ff-body{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,san-serif}body{font:.875rem Open Sans,Helvetica Neue,Helvetica,Arial,san-serif;color:#2e4453;background:#f2f2f2}ul.ns{margin:0;padding:0;list-style-type:none}legend{border:none}.pc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.outline-active{outline:2px solid #419cd7}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}}.fw-bold-spacer:after{display:block;content:attr(data-title);font-weight:700;height:0;color:transparent;overflow:hidden;visibility:hidden;white-space:nowrap}.border-svg-lg-dashed-ccc{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%23CCCCCCFF' stroke-width='2' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.edit-object-toolbar-hover:hover .edit-object-toolbar{opacity:1;z-index:1}.list-group-item{margin-bottom:0;padding:0}.list-group-item a,.list-group-item button{display:block;padding:.5rem 1rem;color:inherit!important}.public-footer{font-family:Red Hat Text,sans-serif;text-rendering:auto;font-optical-sizing:none;box-sizing:border-box;-webkit-font-smoothing:auto!important;background-color:#324451}.public-footer a,.public-footer a:hover{color:#fff}.public-footer a:focus{color:#fff}.public-footer ul li{padding:10px 0}@media (max-width: 992px){.public-footer ul li{padding:6px 0}}.icons8-style-bold:before{font-weight:700!important}.link-button{color:#419cd7}.link-button:hover{color:#347dac}
