.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker :after,.react-date-picker :before{box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-date-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 4.754em);padding:0 2px}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__input{-moz-appearance:textfield;background:none;border:0;box-sizing:initial;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-date-picker__inputGroup__input::-webkit-inner-spin-button,.react-date-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:#ff00001a}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{background:#0000;border:0;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:focus .react-date-picker__button__icon,.react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{left:0;max-width:100vw;position:absolute;top:100%;width:350px;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock :after,.react-clock :before{box-sizing:border-box}.react-clock__face{border:1px solid #000;border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0}.react-clock__hand{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__hand__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__mark__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark__number{left:-40px;position:absolute;text-align:center;width:80px}.react-clock__second-hand__body{background-color:red}.react-time-picker{display:inline-flex;position:relative}.react-time-picker,.react-time-picker *,.react-time-picker :after,.react-time-picker :before{box-sizing:border-box}.react-time-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-time-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-time-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 3.674em);padding:0 2px}.react-time-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-time-picker__inputGroup__input{-moz-appearance:textfield;background:none;border:0;box-sizing:initial;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-time-picker__inputGroup__input::-webkit-inner-spin-button,.react-time-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-time-picker__inputGroup__input:invalid{background:#ff00001a}.react-time-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-time-picker__inputGroup__amPm{-moz-appearance:menulist;font:inherit}.react-time-picker__button{background:#0000;border:0;padding:4px 6px}.react-time-picker__button:enabled{cursor:pointer}.react-time-picker__button:enabled:focus .react-time-picker__button__icon,.react-time-picker__button:enabled:hover .react-time-picker__button__icon{stroke:#0078d7}.react-time-picker__button:disabled .react-time-picker__button__icon{stroke:#6d6d6d}.react-time-picker__button svg{display:inherit}.react-time-picker__clock{background-color:#fff;border:thin solid #a0a096;height:200px;left:0;max-width:100vw;padding:25px;position:absolute;top:100%;width:200px;z-index:1}.react-time-picker__clock--closed{display:none}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;width:100%}.rc-slider-rail,.rc-slider-track{border-radius:6px;height:4px;position:absolute}.rc-slider-track{background-color:#abe2fb;left:0}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;height:14px;margin-top:-5px;position:absolute;touch-action:pan-x;width:14px}.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}.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:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;margin-left:-4px;position:absolute;vertical-align:middle;width:8px}.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-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-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-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-duration:.7s;animation-name:fadeIn}.animated.fadeOut{animation-duration:.3s;animation-name:fadeOut}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.rrt-confirm-holder .shadow{background-color:#323a44cc;height:100%;width:100%}.rrt-confirm-holder .rrt-confirm{background-color:#fff;border-radius:4px;box-shadow:3px 3px 20px #333;left:50%;margin-left:-160px;overflow:hidden;position:absolute;top:20%;width:320px;z-index:9}.rrt-confirm-holder .rrt-confirm .rrt-message{background-color:#fff;clear:both;font-family:open-sanscondensed-light,sans-serif;font-size:1em;min-height:50px;padding:5%;text-align:center;width:100%}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{background-color:#0000;border:none;border-top:1px solid #f0f0f0;cursor:pointer;flex-grow:1;float:left;font-size:14px;height:50px;margin:0;overflow:hidden;padding:0;text-transform:capitalize}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{padding:0 10px;position:fixed;width:350px;z-index:99999999}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;border-radius:4px;box-shadow:2px 2px 10px #0006;color:#333;margin:10px 0;min-height:70px;opacity:.94;overflow:hidden;position:relative;width:100%;z-index:2}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px #0009;opacity:1}.redux-toastr .toastr .toastr-status{height:5px;width:100%}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;overflow:hidden;text-align:center}.redux-toastr .toastr .rrt-left-container{bottom:0;left:0;position:absolute;top:0;width:80px}.redux-toastr .toastr .rrt-left-container .rrt-holder{height:70px;left:5px;line-height:60px;margin-top:-35px;position:absolute;top:50%;width:70px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;margin-top:5px;vertical-align:middle}.redux-toastr .toastr .rrt-middle-container{float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;margin-left:80px;padding:10px 5px;position:relative;text-align:left;width:65%}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{background-color:#0000;border:none;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;height:100%;opacity:.5;outline:none;position:absolute;right:0;top:0;width:10%}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{border:1px solid #dbdbdb;opacity:1}.redux-toastr .toastr.rrt-message .rrt-title{font-size:1.2em;height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;font-size:1.1em;margin-bottom:20px;max-height:400px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{bottom:20px;height:5px;margin:0 -20px -20px -60px;position:absolute;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{background-color:#0006;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}
/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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-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 .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .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-stroke.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{fill:#ccc}.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,.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-stroke.ql-thin,.ql-bubble .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[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 #0000;border-right:6px solid #0000;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:#0000;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";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;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{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:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(/static/media/Lato-Bold.636be8de934918e38ed9.ttf) format("truetype")}@font-face{font-family:OpenSans;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Regular.b8cc747a58ffa52b7ff9.ttf) format("truetype")}@font-face{font-family:OpenSans;font-style:normal;font-weight:700;src:url(/static/media/OpenSans-Bold.15954c0054ced574d718.ttf) format("truetype")}.rfg-no-display{display:none!important}@media screen and (min-width:0)and (max-width:768px){.hidden-xs{display:none!important}}@media screen and (min-width:0px)and (max-width:991px){.hidden-sm{display:none!important}}@media screen and (min-width:992px)and (max-width:1919px){.hidden-md{display:none!important}}@media screen and (min-width:1920px){.hidden-lg{display:none!important}}.rfg-no-visibility{visibility:hidden!important}.rfg-filter-box>.rfg-search>img,.rfg-no-select{-webkit-user-select:none!important;user-select:none!important}.rfg-disabled{opacity:.7!important}.rfg-default-cursor,.rfg-disabled{cursor:default!important;pointer-events:none!important}.rfg-active{color:#007d84!important}.rfg-warning,.rfg-warning-msg{border-color:#a95c42!important;color:#a95c42!important}.rfg-warning-msg{display:inline-block;font-size:1.4rem;font-weight:400;margin-top:.5rem;width:100%}.rfg-error,.rfg-error-msg{border-color:#ab0520!important;color:#ab0520!important}.rfg-error-msg{display:inline-block;font-size:1.4rem;font-weight:400;margin-top:.5rem;width:100%}.rfg-centered{align-items:center;display:flex;justify-content:center}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list,.rfg-message-editor>.rfg-message-editor-text-and-attachments,.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box,.rfg-new-thread,.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list,.rfg-textarea>label>textarea,.rfg-textarea>textarea,.rfg-threads-list,body .rfg-dropdown__menu .rfg-dropdown__menu-list,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list{overflow-y:auto;scrollbar-color:#919191 #e0e0e0;scrollbar-width:thin}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list::-webkit-scrollbar,.rfg-message-editor>.rfg-message-editor-text-and-attachments::-webkit-scrollbar,.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box::-webkit-scrollbar,.rfg-new-thread::-webkit-scrollbar,.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list::-webkit-scrollbar,.rfg-textarea>label>textarea::-webkit-scrollbar,.rfg-textarea>textarea::-webkit-scrollbar,.rfg-threads-list::-webkit-scrollbar,body .rfg-dropdown__menu .rfg-dropdown__menu-list::-webkit-scrollbar,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list::-webkit-scrollbar{height:0;width:.6rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list::-webkit-scrollbar-track,.rfg-message-editor>.rfg-message-editor-text-and-attachments::-webkit-scrollbar-track,.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box::-webkit-scrollbar-track,.rfg-new-thread::-webkit-scrollbar-track,.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list::-webkit-scrollbar-track,.rfg-textarea>label>textarea::-webkit-scrollbar-track,.rfg-textarea>textarea::-webkit-scrollbar-track,.rfg-threads-list::-webkit-scrollbar-track,body .rfg-dropdown__menu .rfg-dropdown__menu-list::-webkit-scrollbar-track,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:auto;box-shadow:auto}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list::-webkit-scrollbar-thumb,.rfg-message-editor>.rfg-message-editor-text-and-attachments::-webkit-scrollbar-thumb,.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box::-webkit-scrollbar-thumb,.rfg-new-thread::-webkit-scrollbar-thumb,.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list::-webkit-scrollbar-thumb,.rfg-textarea>label>textarea::-webkit-scrollbar-thumb,.rfg-textarea>textarea::-webkit-scrollbar-thumb,.rfg-threads-list::-webkit-scrollbar-thumb,body .rfg-dropdown__menu .rfg-dropdown__menu-list::-webkit-scrollbar-thumb,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list::-webkit-scrollbar-thumb{background-color:#919191;border-radius:auto;box-shadow:auto}.rfg-matrix{overflow-x:auto;scrollbar-color:#919191 #e0e0e0;scrollbar-width:thin}.rfg-matrix::-webkit-scrollbar{height:.6rem;width:0}.rfg-matrix::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:auto;box-shadow:auto}.rfg-matrix::-webkit-scrollbar-thumb{background-color:#919191;border-radius:auto;box-shadow:auto}.rfg-action-bar .rfg-new,.rfg-filter-box>.rfg-search,button{background-color:#0000;border:none;border-radius:.6rem;color:#000;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:.7rem}.rfg-action-bar .rfg-new:disabled,.rfg-filter-box>.rfg-search:disabled,button:disabled{cursor:default;opacity:.7}.rfg-action-bar .rfg-new:focus,.rfg-filter-box>.rfg-search:focus,button:focus{outline:auto}.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button,.rfg-baseline-overview>.rfg-baseline.started .rfg-baseline-action>button,.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button.next,.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2)>button,.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button,.rfg-modules-list>.rfg-module.started .rfg-module-action>button,.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button.send,.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button.next,.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-sign-in-button{background-color:#ab0520;color:#fff}.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button:focus,.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button:hover:not(:disabled):not(.rfg-disabled),.rfg-baseline-overview>.rfg-baseline.started .rfg-baseline-action>button:focus,.rfg-baseline-overview>.rfg-baseline.started .rfg-baseline-action>button:hover:not(:disabled):not(.rfg-disabled),.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button.next:focus,.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button.next:hover:not(:disabled):not(.rfg-disabled),.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2)>button:focus,.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2)>button:hover:not(:disabled):not(.rfg-disabled),.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button:focus,.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button:hover:not(:disabled):not(.rfg-disabled),.rfg-modules-list>.rfg-module.started .rfg-module-action>button:focus,.rfg-modules-list>.rfg-module.started .rfg-module-action>button:hover:not(:disabled):not(.rfg-disabled),.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button.send:focus,.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button.send:hover:not(:disabled):not(.rfg-disabled),.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button.next:focus,.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button.next:hover:not(:disabled):not(.rfg-disabled),.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-sign-in-button:focus,.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-sign-in-button:hover:not(:disabled):not(.rfg-disabled){background-color:#ef4056;outline:none}.rfg-baseline-overview>.rfg-baseline.completed .rfg-baseline-action>button,.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button.ok,.rfg-modules-list>.rfg-module.completed .rfg-module-action>button{background-color:#0c234b;color:#fff}.rfg-baseline-overview>.rfg-baseline.completed .rfg-baseline-action>button:focus,.rfg-baseline-overview>.rfg-baseline.completed .rfg-baseline-action>button:hover:not(:disabled):not(.rfg-disabled),.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button.ok:focus,.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button.ok:hover:not(:disabled):not(.rfg-disabled),.rfg-modules-list>.rfg-module.completed .rfg-module-action>button:focus,.rfg-modules-list>.rfg-module.completed .rfg-module-action>button:hover:not(:disabled):not(.rfg-disabled){background-color:#1e5288;outline:none}.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button.rfg-disabled,.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button.cancel,.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button.previous,.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button.rfg-disabled,.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button.discard,.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button.previous{background-color:#f4ede5;color:#000}.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button.rfg-disabled:focus,.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button.rfg-disabled:hover:not(:disabled):not(.rfg-disabled),.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button.cancel:focus,.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button.cancel:hover:not(:disabled):not(.rfg-disabled),.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button.previous:focus,.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button.previous:hover:not(:disabled):not(.rfg-disabled),.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button.rfg-disabled:focus,.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button.rfg-disabled:hover:not(:disabled):not(.rfg-disabled),.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button.discard:focus,.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button.discard:hover:not(:disabled):not(.rfg-disabled),.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button.previous:focus,.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button.previous:hover:not(:disabled):not(.rfg-disabled){background-color:#b1b1b1;outline:none}body,html{color:#000;font-family:OpenSans;font-size:10px;margin:0}input,textarea{font-family:inherit}input:disabled,textarea:disabled{background-color:inherit!important}::-moz-focus-inner{border:none}:focus{outline:none}a,a:visited{color:#0c234b;text-decoration:none}a:focus{outline:auto}a:active,a:hover{color:#007d84;text-decoration:underline}*,:after,:before{box-sizing:border-box}.rfg-messages-panel,.rfg-messages-panel>.rfg-list-and-box{height:auto;overflow:hidden}.rfg-action-bar>.rfg-nav,.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons,.rfg-baseline-overview>.rfg-baseline>.rfg-baseline-details-and-action,.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details,.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control,.rfg-header-wrapper .rfg-header,.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments,.rfg-messages-panel,.rfg-messages-panel>.rfg-list-and-box,.rfg-modules-list>.rfg-module>.rfg-module-details-and-action,.rfg-navbar>.rfg-navbar-links,.rfg-numbered-list>.rfg-numbered-list-item,.rfg-overall-overview>.rfg-dots-and-bars,.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar,.rfg-overall-overview>.rfg-labels,.rfg-overall-overview>.rfg-labels>.rfg-label,.rfg-overall-overview>.rfg-pointers,.rfg-overall-overview>.rfg-pointers>.rfg-pointer,.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control,.rfg-paginator,.rfg-radio-button,.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rfg-sliding-scale-labels,.rfg-table-of-contents>.rfg-table-of-contents-back,.rfg-thread-box>.rfg-thread-messages>.rfg-message,.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments,.rfg-threads-list>.rfg-thread,.rfg-time-input>.rfg-time-input-time-and-period,.rfg-week-overview>.rfg-week-navigation,.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action,.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-week-navigation{display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}.rfg-animation,.rfg-app,.rfg-app .rfg-app-scrollable,.rfg-audio,.rfg-audio-recording,.rfg-audio-recording>.rfg-audio-recording-actions,.rfg-baseline-overview,.rfg-baseline-overview>.rfg-baseline,.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details,.rfg-boxes-list,.rfg-confirm,.rfg-daily-activities-list,.rfg-data-entry,.rfg-data-entry-group,.rfg-data-entry-group>.rfg-data-entry-group-entries,.rfg-date-entry,.rfg-date-input,.rfg-date-time-entry,.rfg-footer,.rfg-footer>.rfg-info-group,.rfg-header-wrapper .rfg-header>.rfg-nav-toggle,.rfg-image,.rfg-lesson-navigator,.rfg-lesson-navigator .rfg-current-screen,.rfg-lesson-navigator .rfg-current-screen>.rfg-current-screen-content,.rfg-lesson-overview,.rfg-login-callback,.rfg-main,.rfg-matrix,.rfg-message-editor>.rfg-message-editor-text-and-attachments,.rfg-message-manager,.rfg-modules-list,.rfg-modules-list>.rfg-module,.rfg-modules-list>.rfg-module .rfg-module-details,.rfg-multiple-choice,.rfg-new-thread,.rfg-no-store-audio-recording,.rfg-no-store-lesson-navigator,.rfg-no-store-lesson-navigator .rfg-current-screen,.rfg-no-store-lesson-navigator .rfg-current-screen>.rfg-current-screen-content,.rfg-number-input,.rfg-numbered-list,.rfg-overall-overview,.rfg-popup>.rfg-items,.rfg-popup>.rfg-items>.rfg-item,.rfg-resources,.rfg-simple-text,.rfg-sliding-scale,.rfg-sliding-scale>.rfg-sliding-scale-slider,.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu,.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu,.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item>.rfg-subjects-list-submenu,.rfg-table-of-contents,.rfg-table-of-contents>.rfg-table-of-contents-weeks,.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules,.rfg-table>.rfg-table-utils,.rfg-textarea,.rfg-thread-box,.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details,.rfg-threads-list,.rfg-threads-list>.rfg-thread>.rfg-details,.rfg-week-overview,.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets,.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions,.rfg-welcome,.rfg-welcome>.rfg-welcome-scrollable,.rfg-welcome>.rfg-welcome-scrollable>.rfg-content,.rfg-worksheets-list{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto}.redux-toastr .toastr{border:1px solid #70707059;border-radius:6px;box-shadow:none;margin-right:-3.5rem;min-height:0;opacity:1;padding:0}.redux-toastr .toastr:hover{box-shadow:none!important}.redux-toastr .toastr .rrt-left-container{align-items:center;display:flex;height:calc(100% - .5rem);margin-left:1.5rem;margin-top:.5rem;width:auto}.redux-toastr .toastr .rrt-left-container>.rrt-holder{display:flex;height:auto;left:0;margin-top:0;position:relative;top:0;width:auto}.redux-toastr .toastr .rrt-left-container>.rrt-holder>img{height:2.3rem;width:2.3rem}.redux-toastr .toastr .rrt-middle-container{margin-left:4.3rem;padding:2.5rem 1.5rem;width:calc(100% - 6.5rem)}.redux-toastr .toastr .rrt-middle-container>.rrt-text{font-size:1.8rem}.redux-toastr .toastr .rrt-right-container>.close-toastr.toastr-control{color:#000;height:calc(100% - .5rem);top:.5rem}.redux-toastr .toastr .rrt-right-container>.close-toastr.toastr-control>span{font-size:2rem}.redux-toastr .toastr .toastr-status.error{background-color:#ab0520}.redux-toastr .toastr .toastr-status.info{background-color:#0c234b}.redux-toastr .top-right{top:9rem;width:48rem}.rfg-checkbox{align-items:center;display:flex;font-size:1.8rem;padding:0}.rfg-checkbox>button{align-items:flex-start;display:flex;text-align:left}.rfg-checkbox>button>.rfg-checkbox-img{cursor:pointer;height:auto;width:2.5rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu,body .rfg-dropdown__menu{border-radius:0;box-shadow:0 .3rem .6rem 0 #00000026;font-size:1.8rem;margin:0;max-height:24rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list,body .rfg-dropdown__menu .rfg-dropdown__menu-list{max-height:24rem;padding:0}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option,body .rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option{align-items:center;color:#000;display:flex;font-weight:400;line-height:3rem;min-height:4rem;padding:0 1rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option:not(:last-child),body .rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option:not(:last-child){border-bottom:1px solid #00000026}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-focused,body .rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-focused{background-color:#c3d7ee;color:#000}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-selected,body .rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-selected{background-color:#0000;color:#000;font-size:1.8rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-focused.rfg-dropdown__option--is-selected,body .rfg-dropdown__menu .rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-focused.rfg-dropdown__option--is-selected{background-color:#c3d7ee;color:#000}.rfg-dropdown .rfg-dropdown-select{border-color:#b1b1b1;font-size:1.8rem;height:4.2rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control{align-items:stretch;border:1px solid;border-color:inherit;border-radius:0;box-shadow:none;color:#000;height:inherit;justify-content:space-between;min-height:inherit}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control:hover{border-color:inherit}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{padding:0 1rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{color:#000;font-weight:400;margin:0}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container .rfg-dropdown__input{color:#000;font-weight:400}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator{padding:0 1rem 0 0}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator.rfg-dropdown__dropdown-indicator img{height:1.1rem;width:1.7rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator.rfg-dropdown__clear-indicator img{max-height:1.2rem}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control--is-disabled{background-color:#fff}.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control--is-disabled>.rfg-dropdown__control,.rfg-dropdown .rfg-dropdown-select>.rfg-dropdown__control--is-disabled>.rfg-dropdown__control>.rfg-dropdown__indicators{opacity:.7!important}.rfg-filter-box{display:flex;overflow:hidden}@media screen and (min-width:0px)and (max-width:991px){.rfg-filter-box{border:2px solid #e0e0e0;border-radius:1rem;height:4.4rem;width:100%}.rfg-filter-box.focused{border-color:#0c234b}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-filter-box{border:none;border-radius:.6rem;height:3rem;width:34.21rem}}@media screen and (min-width:1920px){.rfg-filter-box{border:none;border-radius:.6rem;height:4.6rem;width:54.8rem}}.rfg-filter-box>input{color:#000;flex-grow:1;height:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-filter-box>input{border:none;font-size:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-filter-box>input{border:2px solid #e0e0e0;border-radius:.6rem;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;font-size:1.2rem;padding:.8rem 2rem .8rem 1.2rem}}@media screen and (min-width:1920px){.rfg-filter-box>input{border:2px solid #e0e0e0;border-radius:1rem;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;font-size:1.8rem;padding:1.2rem 3.5rem 1.2rem 1.2rem}}.rfg-filter-box>input:focus{border-color:#0c234b;box-shadow:none}.rfg-filter-box>input::placeholder{color:#707070}.rfg-filter-box>.rfg-clear{background-color:#0000;border:none;border-radius:0;height:100%;margin:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-filter-box>.rfg-clear{padding:1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-filter-box>.rfg-clear{margin-left:-2rem;padding:.5rem;width:2rem}}@media screen and (min-width:1920px){.rfg-filter-box>.rfg-clear{margin-left:-3.5rem;padding:1rem;width:3.5rem}}.rfg-filter-box>.rfg-clear>img{vertical-align:middle}@media screen and (min-width:0px)and (max-width:991px){.rfg-filter-box>.rfg-clear>img{width:1.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-filter-box>.rfg-clear>img{width:1rem}}@media screen and (min-width:1920px){.rfg-filter-box>.rfg-clear>img{width:1.5rem}}.rfg-filter-box>.rfg-search{display:flex;justify-content:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-filter-box>.rfg-search{align-self:center;background-color:#0000;margin:0 .25rem 0 .75rem;padding-left:.25rem;padding-right:.25rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-filter-box>.rfg-search{background-color:#0c234b;border-radius:0;color:#fff;min-width:3.75rem;width:3.75rem}.rfg-filter-box>.rfg-search:focus,.rfg-filter-box>.rfg-search:hover:not(:disabled):not(.rfg-disabled){background-color:#1e5288;outline:none}}@media screen and (min-width:1920px){.rfg-filter-box>.rfg-search{background-color:#0c234b;border-radius:0;color:#fff;min-width:6rem;width:6rem}.rfg-filter-box>.rfg-search:focus,.rfg-filter-box>.rfg-search:hover:not(:disabled):not(.rfg-disabled){background-color:#1e5288;outline:none}}.rfg-filter-box>.rfg-search>img{cursor:pointer;margin:auto}@media screen and (min-width:992px)and (max-width:1919px){.rfg-filter-box>.rfg-search>img{height:1.41rem;width:1.71rem}}@media screen and (min-width:1920px){.rfg-filter-box>.rfg-search>img{height:2.07rem;width:2.47rem}}.rfg-date-input{align-items:center;position:relative}.rfg-date-input .react-date-picker{font-weight:400}.rfg-date-input .react-date-picker>.react-date-picker__wrapper{border-color:#707070;border-radius:.6rem;height:100%;text-align:center;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper{font-size:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper{font-size:2rem}}.rfg-date-input .react-date-picker>.react-date-picker__wrapper.react-date-picker--open>.react-date-picker__wrapper{border-color:#0c234b}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__month:placeholder-shown{width:2.7rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__month:placeholder-shown{width:2.4rem!important}}@media screen and (min-width:1920px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__month:placeholder-shown{width:3.4rem!important}}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__day:placeholder-shown{width:2rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__day:placeholder-shown{width:1.8rem!important}}@media screen and (min-width:1920px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__day:placeholder-shown{width:2.3rem!important}}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__year:placeholder-shown{width:3.2rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__year:placeholder-shown{width:3rem!important}}@media screen and (min-width:1920px){.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__year:placeholder-shown{width:4rem!important}}.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__input::placeholder{color:#898989}.rfg-date-input .react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__input:invalid{background:none}.rfg-date-input .react-date-picker.react-date-picker--disabled{background-color:#fff}.rfg-date-input>.react-date-picker{width:100%}.rfg-date-input>label>.react-date-picker{margin:.8rem 0 0}.rfg-date-input>.rfg-error,.rfg-date-input>.rfg-error-msg{align-items:center;color:#707070;display:flex;justify-content:center;min-width:100%;position:absolute;transform:translateY(100%)}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-input>.rfg-error,.rfg-date-input>.rfg-error-msg{bottom:-.4rem;font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-input>.rfg-error,.rfg-date-input>.rfg-error-msg{bottom:-.3rem;font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-date-input>.rfg-error,.rfg-date-input>.rfg-error-msg{bottom:-.5rem;font-size:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-input>.rfg-error img,.rfg-date-input>.rfg-error-msg img{height:1.7rem;margin-right:.7rem;width:1.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-input>.rfg-error img,.rfg-date-input>.rfg-error-msg img{height:1.3rem;margin-right:.5rem;width:1.3rem}}@media screen and (min-width:1920px){.rfg-date-input>.rfg-error img,.rfg-date-input>.rfg-error-msg img{height:2.3rem;margin-right:1rem;width:2.3rem}}.rfg-number-input{align-items:center;position:relative}.rfg-number-input input{border:1px solid #707070;border-radius:.6rem;color:#000;height:inherit;padding:0 1.5rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-number-input input{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-number-input input{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-number-input input{font-size:2rem;line-height:3rem}}.rfg-number-input input::placeholder{color:#000}.rfg-number-input>input{width:100%}.rfg-number-input>label>input{margin:.8rem 0 0}.rfg-number-input>label>input:disabled{background-color:#fff}.rfg-number-input>label.inline>input{margin:0 0 0 .8rem}.rfg-number-input>.rfg-error,.rfg-number-input>.rfg-error-msg{align-items:center;color:#707070;display:flex;position:absolute;transform:translateY(100%)}@media screen and (min-width:0px)and (max-width:991px){.rfg-number-input>.rfg-error,.rfg-number-input>.rfg-error-msg{bottom:-.3rem;font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-number-input>.rfg-error,.rfg-number-input>.rfg-error-msg{bottom:-.4rem;font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-number-input>.rfg-error,.rfg-number-input>.rfg-error-msg{bottom:-.5rem;font-size:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-number-input>.rfg-error img,.rfg-number-input>.rfg-error-msg img{height:1.7rem;margin-right:.7rem;width:1.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-number-input>.rfg-error img,.rfg-number-input>.rfg-error-msg img{height:1.3rem;margin-right:.5rem;width:1.3rem}}@media screen and (min-width:1920px){.rfg-number-input>.rfg-error img,.rfg-number-input>.rfg-error-msg img{height:2.3rem;margin-right:1rem;width:2.3rem}}.rfg-time-input>.rfg-time-input-time-and-period{width:100%}.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker{font-weight:400}.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{border:1px solid #707070;border-radius:.6rem;margin-right:.9rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:1.6rem;height:3.8rem;width:36.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:1.4rem;height:3.4rem;width:28rem}}@media screen and (min-width:1920px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:2rem;height:4.3rem;width:28rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__hour:placeholder-shown{width:1.8rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__hour:placeholder-shown{width:1.6rem!important}}@media screen and (min-width:1920px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__hour:placeholder-shown{width:2.3rem!important}}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__minute:placeholder-shown{width:2.7rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__minute:placeholder-shown{width:2.4rem!important}}@media screen and (min-width:1920px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__minute:placeholder-shown{width:3.4rem!important}}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__divider,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__input,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__leadingZero{font-size:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__divider,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__input,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__leadingZero{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__divider,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__input,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__leadingZero{font-size:2rem}}.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__divider:invalid,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__input:invalid,.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__leadingZero:invalid{background:none}.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker.react-time-picker--disabled{background-color:#fff}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select{font-size:2rem;line-height:3rem}}.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{border-color:#707070;border-radius:.6rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__menu{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__menu{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__menu{font-size:2rem;line-height:3rem}}.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select .rfg-dropdown__clear-indicator{display:none}.rfg-time-input>label>.rfg-time-input-time-and-period{margin:.8rem 0 0}.rfg-markdown p:first-child{margin-top:0}.rfg-markdown p:last-child{margin-bottom:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-markdown ol,.rfg-markdown ul{padding-left:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-markdown ol,.rfg-markdown ul{padding-left:1.4rem}}@media screen and (min-width:1920px){.rfg-markdown ol,.rfg-markdown ul{padding-left:2rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-markdown ol>li:not(:last-child),.rfg-markdown ul>li:not(:last-child){margin-bottom:.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-markdown ol>li:not(:last-child),.rfg-markdown ul>li:not(:last-child){margin-bottom:.7rem}}@media screen and (min-width:1920px){.rfg-markdown ol>li:not(:last-child),.rfg-markdown ul>li:not(:last-child){margin-bottom:1rem}}.rfg-markdown .rfg-markdown-underline{text-decoration:underline}.rfg-popup{position:relative}.rfg-popup>button{color:#fff}.rfg-popup>.rfg-items{background-color:#fff;border:none;border-radius:.3rem;bottom:3rem;box-shadow:0 .3rem .6rem 0 #00000026;padding:1rem;position:absolute;right:3rem;width:15rem}.rfg-popup>.rfg-items>.rfg-item>a{text-align:left}.rfg-radio-button{align-items:center;font-size:1.8rem}.rfg-radio-button>button{align-items:flex-start;display:flex;text-align:left}.rfg-radio-button>button>.rfg-radio-button-img{cursor:pointer;height:auto;width:1.8rem}.rfg-radio-button>button>.rfg-radio-button-img+*{margin-left:1.5rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-paginator{font-size:1.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-paginator{font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-paginator{font-size:1.8rem}}.rfg-paginator>img{cursor:pointer}@media screen and (min-width:0px)and (max-width:991px){.rfg-paginator>img{height:1.6rem;width:1.06rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-paginator>img{height:1.4rem;width:.92rem}}@media screen and (min-width:1920px){.rfg-paginator>img{height:2rem;width:1.32rem}}.rfg-paginator>img.left{margin-right:2.2rem}.rfg-paginator>img.right{margin-left:2.2rem}.rfg-paginator>img.disabled{cursor:default}.rfg-paginator>span{white-space:nowrap}.rfg-table>.rfg-table-wrapper{border-radius:.6rem;box-shadow:0 .1rem .4rem 0 #00000026;overflow:auto;width:100%}.rfg-table>.rfg-table-wrapper>table{border-collapse:collapse;color:#000;width:100%}.rfg-table>.rfg-table-wrapper>table>thead>tr{box-shadow:0 .1rem .4rem 0 #00000026}.rfg-table>.rfg-table-wrapper>table>thead>tr>th{background-color:#007d84;color:#fff;flex:1 1;font-weight:400;padding:1.5rem 1.5rem 1.3rem 3.3rem;text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-table>.rfg-table-wrapper>table>thead>tr>th{font-size:1.5rem;padding:1.2rem 1.2rem 1.1rem 2.3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table>.rfg-table-wrapper>table>thead>tr>th{font-size:1.2rem;padding:1rem 1rem .9rem 2rem}}@media screen and (min-width:1920px){.rfg-table>.rfg-table-wrapper>table>thead>tr>th{font-size:1.8rem;padding:1.5rem 1.5rem 1.3rem 3.3rem}}.rfg-table>.rfg-table-wrapper>table>thead>tr>th:not(:last-child){border-right:1px solid #e0e0e0}.rfg-table>.rfg-table-wrapper>table>thead>tr>th.sort-key{cursor:pointer}.rfg-table>.rfg-table-wrapper>table>thead>tr>th.sort{font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-table>.rfg-table-wrapper>table>thead>tr>th>img{height:1rem;padding-left:1.2rem;width:2.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table>.rfg-table-wrapper>table>thead>tr>th>img{height:.9rem;padding-left:1rem;width:2.5rem}}@media screen and (min-width:1920px){.rfg-table>.rfg-table-wrapper>table>thead>tr>th>img{height:1.2rem;padding-left:1.5rem;width:3.48rem}}.rfg-table>.rfg-table-wrapper>table>thead>tr>th>span{cursor:pointer}.rfg-table>.rfg-table-wrapper>table>tbody.empty{text-align:center}.rfg-table>.rfg-table-wrapper>table>tbody>tr{cursor:pointer}@media screen and (min-width:0px)and (max-width:991px){.rfg-table>.rfg-table-wrapper>table>tbody>tr>td{font-size:1.5rem;padding:2.1rem 1.2rem 1.9rem 2.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table>.rfg-table-wrapper>table>tbody>tr>td{font-size:1.2rem;padding:1.8rem 1rem 1.7rem 2.3rem}}@media screen and (min-width:1920px){.rfg-table>.rfg-table-wrapper>table>tbody>tr>td{font-size:1.8rem;padding:2.6rem 1.5rem 2.3rem 3.3rem}}.rfg-table>.rfg-table-wrapper>table>tbody>tr>td:not(:last-child){border-right:1px solid #e0e0e0}.rfg-table>.rfg-table-wrapper>table>tbody>tr.selected{background-color:#e2e9eb}>.rfg-table>.rfg-table-wrapper>table>tbody.empty>tr>td{justify-content:center}.rfg-table>.rfg-table-wrapper>table>tbody>tr:not(:last-child){border-bottom:1px solid #e0e0e0}.rfg-table>.rfg-table-utils{align-items:flex-end}@media screen and (min-width:0px)and (max-width:991px){.rfg-table>.rfg-table-utils{margin-top:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table>.rfg-table-utils{margin-top:1.4rem}}@media screen and (min-width:1920px){.rfg-table>.rfg-table-utils{margin-top:2rem}}.rfg-textarea{align-items:center}.rfg-textarea>textarea{width:100%}.rfg-textarea>label>textarea,.rfg-textarea>textarea{border:1px solid #707070;border-radius:.6rem;color:#000;padding:1rem;resize:none}@media screen and (min-width:0px)and (max-width:991px){.rfg-textarea>label>textarea,.rfg-textarea>textarea{font-size:1.6rem;height:11.7rem;line-height:2.4rem;min-height:11.7rem;width:36.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-textarea>label>textarea,.rfg-textarea>textarea{font-size:1.4rem;height:10.2rem;line-height:2.1rem;min-height:10.2rem;width:28rem}}@media screen and (min-width:1920px){.rfg-textarea>label>textarea,.rfg-textarea>textarea{font-size:2rem;height:14.7rem;line-height:3rem;min-height:14.7rem;width:48.9rem}}.rfg-textarea>label>textarea{flex-grow:1;margin:.8rem 0 0}.rfg-textarea>.rfg-error,.rfg-textarea>.rfg-error-msg{align-items:center;color:#707070;display:flex}@media screen and (min-width:0px)and (max-width:991px){.rfg-textarea>.rfg-error,.rfg-textarea>.rfg-error-msg{font-size:1.4rem;margin-top:.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-textarea>.rfg-error,.rfg-textarea>.rfg-error-msg{font-size:1.2rem;margin-top:.4rem}}@media screen and (min-width:1920px){.rfg-textarea>.rfg-error,.rfg-textarea>.rfg-error-msg{font-size:1.8rem;margin-top:.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-textarea>.rfg-error img,.rfg-textarea>.rfg-error-msg img{height:1.7rem;margin-right:.7rem;width:1.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-textarea>.rfg-error img,.rfg-textarea>.rfg-error-msg img{height:1.3rem;margin-right:.5rem;width:1.3rem}}@media screen and (min-width:1920px){.rfg-textarea>.rfg-error img,.rfg-textarea>.rfg-error-msg img{height:2.3rem;margin-right:1rem;width:2.3rem}}.rfg-animation{align-items:center;color:#707070}.rfg-animation>.rfg-animation-display-text{text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-animation>.rfg-animation-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-animation>.rfg-animation-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-animation>.rfg-animation-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-animation>.rfg-animation-file{align-items:center;border-radius:.6rem;display:flex;justify-content:center;position:relative;width:100%}.rfg-animation>.rfg-animation-file.no-file{background-color:#e0e0e0;box-shadow:0 .2rem .4rem 0 #00000026}@media screen and (min-width:0px)and (max-width:991px){.rfg-animation>.rfg-animation-file.no-file{height:31rem;max-width:54rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-animation>.rfg-animation-file.no-file{height:27.5rem;width:49rem}}@media screen and (min-width:1920px){.rfg-animation>.rfg-animation-file.no-file{height:39rem;width:70.5rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-animation>.rfg-animation-file>video{width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-animation>.rfg-animation-file>video{min-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-animation>.rfg-animation-file>video{max-width:70%;width:70%}}.rfg-animation>.rfg-animation-file>.rfg-error,.rfg-animation>.rfg-animation-file>.rfg-error-msg{align-items:center;color:#707070;display:flex;justify-content:center;min-width:100%;position:absolute}@media screen and (min-width:0px)and (max-width:991px){.rfg-animation>.rfg-animation-file>.rfg-error,.rfg-animation>.rfg-animation-file>.rfg-error-msg{bottom:-2.5rem;font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-animation>.rfg-animation-file>.rfg-error,.rfg-animation>.rfg-animation-file>.rfg-error-msg{bottom:-2rem;font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-animation>.rfg-animation-file>.rfg-error,.rfg-animation>.rfg-animation-file>.rfg-error-msg{bottom:-3rem;font-size:1.8rem;margin-top:.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-animation>.rfg-animation-file>.rfg-error img,.rfg-animation>.rfg-animation-file>.rfg-error-msg img{height:1.7rem;margin-right:.7rem;width:1.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-animation>.rfg-animation-file>.rfg-error img,.rfg-animation>.rfg-animation-file>.rfg-error-msg img{height:1.3rem;margin-right:.5rem;width:1.3rem}}@media screen and (min-width:1920px){.rfg-animation>.rfg-animation-file>.rfg-error img,.rfg-animation>.rfg-animation-file>.rfg-error-msg img{height:2.3rem;margin-right:1rem;width:2.3rem}}.rfg-audio{align-items:center;color:#707070}.rfg-audio>.rfg-audio-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio>.rfg-audio-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio>.rfg-audio-display-text{font-size:1.75rem;line-height:2.4rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-audio>.rfg-audio-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-audio>.rfg-audio-file{align-items:center;display:flex;position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio>.rfg-audio-file{width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio>.rfg-audio-file{width:44rem}}@media screen and (min-width:1920px){.rfg-audio>.rfg-audio-file{width:64.4rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio>.rfg-audio-file>audio{height:2.3rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio>.rfg-audio-file>audio{height:2rem;width:44rem}}@media screen and (min-width:1920px){.rfg-audio>.rfg-audio-file>audio{height:2.8rem;width:64.4rem}}.rfg-audio>.rfg-audio-file>audio::-webkit-media-controls-enclosure{background:none}.rfg-audio>.rfg-audio-file>.rfg-error,.rfg-audio>.rfg-audio-file>.rfg-error-msg{align-items:center;color:#707070;display:flex;justify-content:center;min-width:100%;position:absolute}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio>.rfg-audio-file>.rfg-error,.rfg-audio>.rfg-audio-file>.rfg-error-msg{bottom:-2.5rem;font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio>.rfg-audio-file>.rfg-error,.rfg-audio>.rfg-audio-file>.rfg-error-msg{bottom:-2rem;font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-audio>.rfg-audio-file>.rfg-error,.rfg-audio>.rfg-audio-file>.rfg-error-msg{bottom:-3rem;font-size:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio>.rfg-audio-file>.rfg-error img,.rfg-audio>.rfg-audio-file>.rfg-error-msg img{height:1.7rem;margin-right:.7rem;width:1.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio>.rfg-audio-file>.rfg-error img,.rfg-audio>.rfg-audio-file>.rfg-error-msg img{height:1.3rem;margin-right:.5rem;width:1.3rem}}@media screen and (min-width:1920px){.rfg-audio>.rfg-audio-file>.rfg-error img,.rfg-audio>.rfg-audio-file>.rfg-error-msg img{height:2.3rem;margin-right:1rem;width:2.3rem}}.rfg-audio-recording{align-items:center;color:#707070;margin-bottom:1rem;position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-audio-recording{font-size:2rem;line-height:3rem}}.rfg-audio-recording>.rfg-audio-recording-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-audio-recording>.rfg-audio-recording-actions{align-items:center;background-color:#fff;border-radius:.6rem;box-shadow:0 .3rem .6rem 0 #00000026;color:#000;justify-content:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions{height:10rem;width:40rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions{height:10rem;width:28.5rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions{height:16rem;width:46rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg{align-items:center;color:#707070;display:flex;justify-content:center;min-width:100%;position:absolute}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg{bottom:-2.5rem;font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg{bottom:-2rem;font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg{bottom:-3rem;font-size:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error img,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg img{height:1.7rem;margin-right:.7rem;width:1.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error img,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg img{height:1.3rem;margin-right:.5rem;width:1.3rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error img,.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-error-msg img{height:2.3rem;margin-right:1rem;width:2.3rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-hint{color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-hint{font-size:1.3rem;line-height:1.9rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-hint{font-size:1.1rem;line-height:1.6rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-hint{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-duration{line-height:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-duration{line-height:1.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-duration{line-height:2rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>audio{height:2rem;width:37.9rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>audio{height:1.8rem;width:24.9rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>audio{height:2.8rem;width:39.3rem}}.rfg-audio-recording>.rfg-audio-recording-actions>audio::-webkit-media-controls-enclosure{background:none}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons{align-items:flex-end;justify-content:center;width:100%}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-spinner{animation:spin 1s linear infinite;border:.5rem solid #e0e0e0;border-radius:50%;border-top-color:#0c234b}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-spinner{height:2.4rem;margin-bottom:1.05rem;margin-left:1.05rem;width:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-spinner{height:2.1rem;margin-bottom:.85rem;margin-left:.85rem;width:2.1rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-spinner{height:3rem;margin-bottom:1.5rem;margin-left:1.5rem;width:3rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.done{background-color:#0000;border:none;border-radius:.6rem;color:#0c234b;margin-left:auto;padding:0;width:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.done{margin-bottom:.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.done{margin-bottom:.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.done{margin-bottom:.7rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.uploading{background-color:#0000;border:none;border-radius:.6rem;color:#707070;margin-left:auto;padding:0;width:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.uploading{margin-bottom:.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.uploading{margin-bottom:.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.uploading{margin-bottom:.7rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.retry{background-color:#0000;border:none;border-radius:.6rem;color:#0c234b;margin-left:auto;padding:0;width:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.retry{margin-bottom:.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.retry{margin-bottom:.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.retry{margin-bottom:.7rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.pause{cursor:pointer}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.pause{height:4.5rem;width:4.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.pause{height:3.8rem;width:3.8rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.pause{height:6rem;width:6rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.redo{background-color:#e0e0e0;border:none;border-radius:.6rem;color:#000}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.redo{height:3.3rem;width:12rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.redo{height:3.1rem;width:12.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.redo{height:4.3rem;width:19.8rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.resume{background-color:#0c234b;border:none;border-radius:.6rem;color:#fff}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.resume{height:3.3rem;width:12rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.resume{font-size:1.4rem;height:3rem;width:12.3rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.resume{font-size:2rem;height:4.3rem;width:19.8rem}}.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.start{cursor:pointer}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.start{height:4.5rem;width:4.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.start{height:3.8rem;width:3.8rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions>.rfg-audio-recording-buttons>.rfg-audio-recording-button.start{height:6rem;width:6rem}}.rfg-audio-recording>.rfg-audio-recording-actions.not-started>.rfg-audio-recording-buttons{margin-top:.3rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions.recording>.rfg-audio-recording-buttons{margin-top:1.2rem;padding:0 1.7rem 0 17.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions.recording>.rfg-audio-recording-buttons{margin-top:1.8rem;padding:0 1.8rem 0 12.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions.recording>.rfg-audio-recording-buttons{margin-top:1.8rem;padding:0 2.7rem 0 20rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions.uploading>.rfg-audio-recording-buttons{height:4.5rem;margin-top:1.2rem;padding:0 1.7rem 0 17.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions.uploading>.rfg-audio-recording-buttons{height:3.8rem;margin-top:1.8rem;padding:0 1.8rem 0 12.4rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions.uploading>.rfg-audio-recording-buttons{height:6rem;margin-top:1.8rem;padding:0 2.7rem 0 20rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions.paused>.rfg-audio-recording-buttons{margin-top:2.4rem;padding:0 1.7rem 0 14rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions.paused>.rfg-audio-recording-buttons{margin-top:2.6rem;padding:0 1.85rem 0 8.1rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions.paused>.rfg-audio-recording-buttons{margin-top:3.5rem;padding:0 2.7rem 0 13rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-audio-recording>.rfg-audio-recording-actions.stopped>.rfg-audio-recording-buttons{margin-top:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-audio-recording>.rfg-audio-recording-actions.stopped>.rfg-audio-recording-buttons{margin-top:2.1rem}}@media screen and (min-width:1920px){.rfg-audio-recording>.rfg-audio-recording-actions.stopped>.rfg-audio-recording-buttons{margin-top:3.2rem}}.rfg-confirm-overlay{background-color:#00000026;bottom:0;left:0;position:absolute;right:0;top:0}.rfg-confirm{background-color:#fff;border:none;bottom:auto;box-shadow:0 .3rem .6rem 0 #00000026;left:50%;margin-right:-50%;max-width:64rem;position:fixed;right:auto;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm{width:54rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm{width:48rem}}@media screen and (min-width:1920px){.rfg-confirm{width:64rem}}.rfg-confirm>.rfg-confirm-header{align-self:flex-end;border:none;border-radius:.3rem;margin:1.5rem 1.87rem}.rfg-confirm>.rfg-confirm-header>.rfg-confirm-close{cursor:pointer}.rfg-confirm>.rfg-confirm-header>.rfg-confirm-close:focus{outline:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm>.rfg-confirm-header>.rfg-confirm-close{height:1.6rem;width:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm>.rfg-confirm-header>.rfg-confirm-close{height:1.4rem;width:1.4rem}}@media screen and (min-width:1920px){.rfg-confirm>.rfg-confirm-header>.rfg-confirm-close{height:2rem;width:2rem}}.rfg-confirm>.rfg-confirm-body{line-height:1.5;padding:0;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm>.rfg-confirm-body{font-size:1.6rem;margin:2.2rem 4.2rem 5.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm>.rfg-confirm-body{font-size:1.4rem;margin:2rem 3.8rem 5rem}}@media screen and (min-width:1920px){.rfg-confirm>.rfg-confirm-body{font-size:1.8rem;margin:2.7rem 5.3rem 7rem}}.rfg-confirm>.rfg-confirm-body p{margin-bottom:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm>.rfg-confirm-body p:first-child{margin-bottom:3.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm>.rfg-confirm-body p:first-child{margin-bottom:3.5rem}}@media screen and (min-width:1920px){.rfg-confirm>.rfg-confirm-body p:first-child{margin-bottom:5rem}}.rfg-confirm>.rfg-confirm-footer{align-self:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm>.rfg-confirm-footer{margin-bottom:1.9rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm>.rfg-confirm-footer{margin-bottom:1.7rem}}@media screen and (min-width:1920px){.rfg-confirm>.rfg-confirm-footer{margin-bottom:2.2rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button{font-size:1.5rem;height:3.5rem;width:11.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button{font-size:1.2rem;height:3.1rem;width:9.8rem}}@media screen and (min-width:1920px){.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button{font-size:1.8rem;height:4.3rem;width:14rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button:not(:last-child){margin-right:9.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button:not(:last-child){margin-right:8.4rem}}@media screen and (min-width:1920px){.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button:not(:last-child){margin-right:10.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-confirm.rfg-message-manager-confirm>.rfg-confirm-header{margin:1rem 1rem 0 0}.rfg-confirm.rfg-message-manager-confirm>.rfg-confirm-body{margin:2.5rem 0 2.1rem}.rfg-confirm.rfg-message-manager-confirm>.rfg-confirm-body>span>p{margin:0}}.rfg-data-entry{align-items:center;color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-data-entry{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-data-entry{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-data-entry{font-size:2rem;line-height:3rem}}.rfg-data-entry>.rfg-data-entry-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-data-entry>.rfg-data-entry-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-data-entry>.rfg-data-entry-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-data-entry>.rfg-data-entry-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-date-entry{align-items:center;width:100%}.rfg-date-entry>.rfg-date-input{width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-entry>.rfg-date-input>.react-date-picker{height:3.8rem;width:36.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-entry>.rfg-date-input>.react-date-picker{height:3.4rem;width:28rem}}@media screen and (min-width:1920px){.rfg-date-entry>.rfg-date-input>.react-date-picker{height:4.3rem;width:28rem}}.rfg-date-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{border-color:#707070;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{font-size:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-date-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{font-size:2rem}}.rfg-date-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__input::placeholder{color:#898989}.rfg-date-entry>.rfg-date-input>.react-date-picker.react-date-picker--open>.react-date-picker__wrapper{border-color:#0c234b}.rfg-date-entry>.rfg-date-input>.react-date-picker.react-date-picker--disabled{color:inherit}.rfg-date-time-entry{align-items:center;width:100%}.rfg-date-time-entry>.rfg-date-input{margin-bottom:1.9rem;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-time-entry>.rfg-date-input>.react-date-picker{height:3.8rem;width:36.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-date-input>.react-date-picker{height:3.4rem;width:28rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-date-input>.react-date-picker{height:4.3rem;width:28rem}}.rfg-date-time-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{border-color:#707070;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-time-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{font-size:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper{font-size:2rem}}.rfg-date-time-entry>.rfg-date-input>.react-date-picker>.react-date-picker__wrapper>.react-date-picker__inputGroup>.react-date-picker__inputGroup__input::placeholder{color:#898989}.rfg-date-time-entry>.rfg-date-input>.react-date-picker.react-date-picker--open>.react-date-picker__wrapper{border-color:#0c234b}.rfg-date-time-entry>.rfg-date-input>.react-date-picker.react-date-picker--disabled{color:inherit}@media screen and (min-width:0px)and (max-width:991px){.rfg-date-time-entry>.rfg-date-input>.rfg-error,.rfg-date-time-entry>.rfg-date-input>.rfg-error-msg{bottom:-6.1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-date-input>.rfg-error,.rfg-date-time-entry>.rfg-date-input>.rfg-error-msg{bottom:-5.6rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-date-input>.rfg-error,.rfg-date-time-entry>.rfg-date-input>.rfg-error-msg{bottom:-6.7rem}}.rfg-date-time-entry>.rfg-time-input{border:1px solid #707070;border-radius:.6rem;height:3.8rem;width:36.7rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-time-input{height:3.4rem;width:28rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-time-input{height:4.3rem;width:28rem}}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period{align-items:center;display:flex;height:100%;justify-content:center}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker{background-color:#0000!important}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{border:none;font-size:1.6rem;margin:0;width:unset}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:2rem}}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper>.react-time-picker__inputGroup>.react-time-picker__inputGroup__input::placeholder{color:#898989}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker.react-time-picker--disabled{color:inherit}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown,.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select{height:100%}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{background-color:#0000;border:none;color:inherit;margin-left:1rem}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{color:inherit;font-size:1.6rem;margin-right:.8rem;padding:0;width:2.4rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{font-size:1.4rem;width:2.1rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{font-size:2rem;width:3rem}}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{color:inherit;margin:0;max-width:unset;width:2.4rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{width:2.1rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{width:3rem}}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator{padding:0}.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator>img{height:.8rem;width:auto}@media screen and (min-width:992px)and (max-width:1919px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator>img{height:.6rem}}@media screen and (min-width:1920px){.rfg-date-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator>img{height:1.1rem}}.rfg-date-time-entry>.rfg-time-input:focus-within{border-color:#0c234b}@media screen and (min-width:0px)and (max-width:991px){.rfg-numeric-entry{width:30rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numeric-entry{width:35rem}}@media screen and (min-width:1920px){.rfg-numeric-entry{width:50rem}}.rfg-numeric-entry>.rfg-number-input>input{color:inherit}@media screen and (min-width:0px)and (max-width:991px){.rfg-numeric-entry>.rfg-number-input>input{height:3.8rem;width:10.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numeric-entry>.rfg-number-input>input{height:3.4rem;width:9.5rem}}@media screen and (min-width:1920px){.rfg-numeric-entry>.rfg-number-input>input{height:4.3rem;width:12.5rem}}.rfg-numeric-entry>.rfg-number-input>input::-webkit-inner-spin-button,.rfg-numeric-entry>.rfg-number-input>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rfg-numeric-entry>.rfg-number-input>input[type=number]{-moz-appearance:textfield}.rfg-numeric-entry>.rfg-number-input>input:focus{border-color:#0c234b}.rfg-text-entry{position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-text-entry{width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-text-entry{width:80%}}@media screen and (min-width:1920px){.rfg-text-entry{width:70%}}.rfg-text-entry>.rfg-textarea{width:100%}.rfg-text-entry>.rfg-textarea>textarea{color:inherit;width:100%}.rfg-text-entry>.rfg-textarea>textarea:focus{border-color:#0c234b}.rfg-text-entry>.rfg-textarea>.rfg-error,.rfg-text-entry>.rfg-textarea>.rfg-error-msg{position:absolute;transform:translateY(100%);width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-text-entry>.rfg-textarea>.rfg-error,.rfg-text-entry>.rfg-textarea>.rfg-error-msg{bottom:-.4rem;margin-top:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-text-entry>.rfg-textarea>.rfg-error,.rfg-text-entry>.rfg-textarea>.rfg-error-msg{bottom:-.3rem;margin-top:0}}@media screen and (min-width:1920px){.rfg-text-entry>.rfg-textarea>.rfg-error,.rfg-text-entry>.rfg-textarea>.rfg-error-msg{bottom:-.5rem;margin-top:0}}.rfg-time-entry>.rfg-time-input{border:1px solid #707070;border-radius:.6rem;height:3.8rem;width:36.7rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry>.rfg-time-input{height:3.4rem;width:28rem}}@media screen and (min-width:1920px){.rfg-time-entry>.rfg-time-input{height:4.3rem;width:28rem}}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period{align-items:center;display:flex;height:100%;justify-content:center}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker{background-color:#0000!important}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{border:none;font-size:1.6rem;margin:0;width:unset}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker>.react-time-picker__wrapper{font-size:2rem}}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.react-time-picker.react-time-picker--disabled{color:inherit}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown,.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select{height:100%}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{background-color:#0000;border:none;color:inherit;margin-left:1rem}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{color:inherit;font-size:1.6rem;margin-right:.8rem;padding:0;width:2.4rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{font-size:1.4rem;width:2.1rem}}@media screen and (min-width:1920px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container{font-size:2rem;width:3rem}}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{color:inherit;margin:0;max-width:unset;width:2.4rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{width:2.1rem}}@media screen and (min-width:1920px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__value-container>.rfg-dropdown__single-value{width:3rem}}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator{padding:0}.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator>img{height:.8rem;width:auto}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator>img{height:.6rem}}@media screen and (min-width:1920px){.rfg-time-entry>.rfg-time-input>.rfg-time-input-time-and-period>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__indicators>.rfg-dropdown__indicator>img{height:1.1rem}}.rfg-time-entry>.rfg-time-input:focus-within{border-color:#0c234b}.rfg-time-entry-period-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option{color:#898989!important}@media screen and (min-width:0px)and (max-width:991px){.rfg-time-entry-period-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option{font-size:1.6rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry-period-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option{font-size:1.4rem!important}}@media screen and (min-width:1920px){.rfg-time-entry-period-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option{font-size:2rem!important}}.rfg-time-entry-period-menu>.rfg-dropdown__menu-list.rfg-dropdown__option--is-selected{font-size:1.6rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-time-entry-period-menu>.rfg-dropdown__menu-list.rfg-dropdown__option--is-selected{font-size:1.4rem}}@media screen and (min-width:1920px){.rfg-time-entry-period-menu>.rfg-dropdown__menu-list.rfg-dropdown__option--is-selected{font-size:2rem}}.rfg-data-entry-group{align-items:center;color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-data-entry-group{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-data-entry-group{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-data-entry-group{font-size:2rem;line-height:3rem}}.rfg-data-entry-group>.rfg-data-entry-group-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-data-entry-group>.rfg-data-entry-group-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-data-entry-group>.rfg-data-entry-group-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-data-entry-group>.rfg-data-entry-group-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-data-entry-group>.rfg-data-entry-group-entries{align-items:center;width:100%}.rfg-data-entry-group>.rfg-data-entry-group-entries>:not(:last-child){margin-bottom:2rem}.rfg-gap{height:0}.rfg-image{align-items:center;color:#707070}.rfg-image>.rfg-image-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-image>.rfg-image-display-text{font-size:1.6rem;line-height:2.4rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-image>.rfg-image-display-text{font-size:1.75rem;line-height:2.4rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-image>.rfg-image-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-image>.rfg-image-file{align-items:center;border-radius:.6rem;box-shadow:0 .2rem .4rem 0 #00000026;display:flex}@media screen and (min-width:992px)and (max-width:1919px){.rfg-image>.rfg-image-file{max-width:80%}}@media screen and (min-width:1920px){.rfg-image>.rfg-image-file{max-width:70%}}.rfg-image>.rfg-image-file>img{height:auto;max-width:100%}@media screen and (min-width:992px)and (max-width:1919px){.rfg-image>.rfg-image-file>img{max-height:38.8rem}}@media screen and (min-width:1920px){.rfg-image>.rfg-image-file>img{max-height:41.85rem}}.rfg-matrix{color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-matrix{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-matrix{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-matrix{font-size:2rem;line-height:3rem}}.rfg-matrix>.rfg-matrix-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-matrix>.rfg-matrix-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-matrix>.rfg-matrix-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;margin-left:10%;margin-right:10%}}@media screen and (min-width:1920px){.rfg-matrix>.rfg-matrix-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;margin-left:15%;margin-right:15%}}.rfg-matrix>table{border-collapse:collapse;table-layout:fixed;text-align:center;width:100%}@media screen and (min-width:992px)and (max-width:1919px){.rfg-matrix>table{margin-left:10%;margin-right:10%;width:80%}}@media screen and (min-width:1920px){.rfg-matrix>table{margin-left:15%;margin-right:15%;width:70%}}.rfg-matrix>table>colgroup>col{min-width:5rem}.rfg-matrix>table>thead{border-bottom:1px solid #00000026}.rfg-matrix>table>thead>tr{vertical-align:bottom}.rfg-matrix>table>thead>tr>th{word-wrap:break-word;font-weight:400;padding-left:.5rem;padding-right:.5rem;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-matrix>table>thead>tr>th{padding-bottom:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-matrix>table>thead>tr>th{padding-bottom:1.8rem}}@media screen and (min-width:1920px){.rfg-matrix>table>thead>tr>th{min-width:5rem;padding-bottom:2.3rem}}.rfg-matrix>table>thead>tr>th:first-child{padding-bottom:2rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-matrix>table>thead>tr>th:first-child{width:9.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-matrix>table>thead>tr>th:first-child{width:15.4rem}}@media screen and (min-width:1920px){.rfg-matrix>table>thead>tr>th:first-child{width:17.6rem}}.rfg-matrix>table>tbody{border-top:1px solid #00000026}.rfg-matrix>table>tbody>tr>td{word-wrap:break-word;padding:2.3rem 0}.rfg-matrix>table>tbody>tr>td:first-child{overflow-wrap:break-word;text-align:left;white-space:pre-wrap}.rfg-matrix>table>tbody>tr>td>.rfg-checkbox,.rfg-matrix>table>tbody>tr>td>.rfg-radio-button{justify-content:center}.rfg-matrix>table>tbody>tr>td>.rfg-checkbox>button img,.rfg-matrix>table>tbody>tr>td>.rfg-radio-button>button img{height:2.5rem;margin:0;width:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-matrix>table>tbody>tr>td>.rfg-checkbox>button img,.rfg-matrix>table>tbody>tr>td>.rfg-radio-button>button img{height:2.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-matrix>table>tbody>tr>td>.rfg-checkbox>button img,.rfg-matrix>table>tbody>tr>td>.rfg-radio-button>button img{height:2.2rem}}@media screen and (min-width:1920px){.rfg-matrix>table>tbody>tr>td>.rfg-checkbox>button img,.rfg-matrix>table>tbody>tr>td>.rfg-radio-button>button img{height:3rem}}.rfg-matrix>table>tbody>tr:first-child>td{padding-top:3rem}.rfg-matrix>table>tbody>tr:last-child>td{padding-bottom:0}.rfg-multiple-choice{align-items:center;color:#707070}.rfg-multiple-choice>.rfg-multiple-choice-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice>.rfg-multiple-choice-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice>.rfg-multiple-choice-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-multiple-choice>.rfg-multiple-choice-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice>.rfg-multiple-choice-choices{width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice>.rfg-multiple-choice-choices{width:80%}}@media screen and (min-width:1920px){.rfg-multiple-choice>.rfg-multiple-choice-choices{width:70%}}.rfg-multiple-choice>.rfg-multiple-choice-choices .rfg-markdown{color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-checkboxes>.rfg-checkbox{align-items:flex-start}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-checkbox{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-checkbox{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-checkbox{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-checkboxes>.rfg-checkbox:not(:first-child){margin-top:-.75rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-checkbox:not(:last-child){margin-bottom:3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-checkbox:not(:last-child){margin-bottom:2.5rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-checkbox:not(:last-child){margin-bottom:3.6rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-checkbox>button>.rfg-checkbox-img{height:2rem;margin:0 1.5rem 0 0;min-height:2rem;min-width:2rem;width:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-checkbox>button>.rfg-checkbox-img{height:1.88rem;margin:0 1.63rem 0 0;min-height:1.88rem;min-width:1.88rem;width:1.88rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-checkbox>button>.rfg-checkbox-img{height:3rem;margin:0 2.6rem 0 0;min-height:3rem;min-width:3rem;width:3rem}}.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other{margin-top:-.75rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox{align-items:flex-start}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox>button>.rfg-checkbox-img{height:2rem;margin:0 1.5rem 0 0;min-height:2rem;min-width:2rem;width:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox>button>.rfg-checkbox-img{height:1.88rem;margin:0 1.63rem 0 0;min-height:1.88rem;min-width:1.88rem;width:1.88rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox>button>.rfg-checkbox-img{height:3rem;margin:0 2.6rem 0 0;min-height:3rem;min-width:3rem;width:3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox>button>.rfg-markdown{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox>button>.rfg-markdown{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-checkbox>button>.rfg-markdown{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea{align-items:flex-start;position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea{margin-left:3.5rem;margin-top:.5rem}}.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>textarea{border-color:#707070;color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>textarea{width:33rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>textarea{margin:0 0 0 1.6rem;width:20rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>textarea{margin:0 0 0 1.7rem;width:36rem}}.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>textarea:focus{border-color:#0c234b}.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error-msg{position:absolute;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error-msg{bottom:-2.5rem;margin-top:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error-msg{bottom:-2rem;margin-left:1.5rem;margin-top:0}}@media screen and (min-width:1920px){.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-checkboxes>.rfg-multiple-choice-checkboxes-other>.rfg-textarea>.rfg-error-msg{bottom:-3rem;margin-left:2rem;margin-top:0}}.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu{border:none;color:#707070;left:.7rem;right:.7rem;width:unset}@media screen and (min-width:0px)and (max-width:991px){.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu{font-size:2rem;line-height:3rem}}.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu>.rfg-dropdown__menu-list,.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option,.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-focused{color:inherit}@media screen and (min-width:0px)and (max-width:991px){.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-selected{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-selected{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-dropdown__menu.rfg-multiple-choice-dropdown-menu>.rfg-dropdown__menu-list>.rfg-dropdown__option.rfg-dropdown__option--is-selected{font-size:2rem;line-height:3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{border-radius:.6rem;color:inherit}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{height:3.8rem;width:36.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{height:3.4rem;width:28rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control{height:4.5rem;width:48.9rem}}.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control--is-focused{border-color:#0c234b}.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control .rfg-dropdown__input{color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__menu{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__menu{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control>.rfg-dropdown__menu{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-dropdown-list>.rfg-dropdown>.rfg-dropdown-select>.rfg-dropdown__control .rfg-dropdown__single-value{color:inherit}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-radio-buttons>.rfg-radio-button{align-items:flex-start}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-radio-buttons>.rfg-radio-button:not(:first-child){margin-top:-.75rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button>button .rfg-radio-button-img{height:2rem;min-height:2rem;min-width:2rem;width:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button>button .rfg-radio-button-img{height:1.88rem;min-height:1.88rem;min-width:1.88rem;width:1.88rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button>button .rfg-radio-button-img{height:3rem;min-height:3rem;min-width:3rem;width:3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button:not(:last-child){margin-bottom:3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button:not(:last-child){margin-bottom:2.5rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-radio-button:not(:last-child){margin-bottom:3.6rem}}.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other{margin-top:-.75rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button{align-items:flex-start}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button>button>.rfg-radio-button-img{height:2rem;min-height:2rem;min-width:2rem;width:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button>button>.rfg-radio-button-img{height:1.88rem;min-height:1.88rem;min-width:1.88rem;width:1.88rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button>button>.rfg-radio-button-img{height:3rem;min-height:3rem;min-width:3rem;width:3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button>button>.rfg-markdown{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button>button>.rfg-markdown{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-radio-button>button>.rfg-markdown{font-size:2rem;line-height:3rem}}.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea{align-items:flex-start;position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea{margin-left:3.5rem;margin-top:.5rem}}.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>textarea{border-color:#707070;color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>textarea{width:33rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>textarea{margin:0 0 0 1.6rem;width:19rem}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>textarea{margin:0 0 0 1.7rem;width:37rem}}.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>textarea:focus{border-color:#0c234b}.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error-msg{position:absolute;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error-msg{bottom:-2.5rem;margin-top:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error-msg{bottom:-2rem;margin-left:1.5rem;margin-top:0}}@media screen and (min-width:1920px){.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error,.rfg-multiple-choice-radio-buttons>.rfg-multiple-choice-radio-buttons-other>.rfg-textarea>.rfg-error-msg{bottom:-3rem;margin-left:2rem;margin-top:0}}.rfg-numbered-list{align-items:center;color:#707070}.rfg-numbered-list>.rfg-numbered-list-heading{font-family:Lato;font-weight:700;text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-numbered-list>.rfg-numbered-list-heading{font-size:2.7rem;line-height:3.2rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numbered-list>.rfg-numbered-list-heading{font-size:2.4rem;line-height:2.9rem;min-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-numbered-list>.rfg-numbered-list-heading{font-size:3.4rem;line-height:4.1rem;min-width:70%;width:70%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-numbered-list>.rfg-numbered-list-heading:not(:last-child){margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numbered-list>.rfg-numbered-list-heading:not(:last-child){margin-bottom:1.4rem}}@media screen and (min-width:1920px){.rfg-numbered-list>.rfg-numbered-list-heading:not(:last-child){margin-bottom:2rem}}.rfg-numbered-list>.rfg-numbered-list-item{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-numbered-list>.rfg-numbered-list-item{font-size:2rem;line-height:2.75rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numbered-list>.rfg-numbered-list-item{font-size:1.75rem;line-height:2.5rem;min-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-numbered-list>.rfg-numbered-list-item{font-size:2.5rem;line-height:3.5rem;min-width:70%;width:70%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-numbered-list>.rfg-numbered-list-item:not(:last-child){margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numbered-list>.rfg-numbered-list-item:not(:last-child){margin-bottom:1.4rem}}@media screen and (min-width:1920px){.rfg-numbered-list>.rfg-numbered-list-item:not(:last-child){margin-bottom:2rem}}.rfg-numbered-list>.rfg-numbered-list-item>.rfg-numbered-list-item-index{align-items:center;background-color:#0c234b;border:.1rem solid #0c234b;border-radius:50%;color:#fff;display:flex;justify-content:center;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-numbered-list>.rfg-numbered-list-item>.rfg-numbered-list-item-index{height:3.2rem;margin-right:1.6rem;min-height:3.2rem;min-width:3.2rem;width:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-numbered-list>.rfg-numbered-list-item>.rfg-numbered-list-item-index{height:2.8rem;margin-right:1.4rem;min-height:2.8rem;min-width:2.8rem;width:2.8rem}}@media screen and (min-width:1920px){.rfg-numbered-list>.rfg-numbered-list-item>.rfg-numbered-list-item-index{height:4rem;margin-right:2rem;min-height:4rem;min-width:4rem;width:4rem}}.rfg-simple-text{align-items:center;color:#707070}.rfg-simple-text>.rfg-simple-text-heading{font-family:Lato;font-weight:700;text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-simple-text>.rfg-simple-text-heading{font-size:2.7rem;line-height:3.2rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-simple-text>.rfg-simple-text-heading{font-size:2.4rem;line-height:2.9rem;min-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-simple-text>.rfg-simple-text-heading{font-size:3.4rem;line-height:4.1rem;min-width:70%;width:70%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-simple-text>.rfg-simple-text-heading:not(:last-child){margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-simple-text>.rfg-simple-text-heading:not(:last-child){margin-bottom:1.3rem}}@media screen and (min-width:1920px){.rfg-simple-text>.rfg-simple-text-heading:not(:last-child){margin-bottom:2rem}}.rfg-simple-text>.rfg-simple-text-body{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-simple-text>.rfg-simple-text-body{font-size:2rem;line-height:2.75rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-simple-text>.rfg-simple-text-body{font-size:1.75rem;line-height:2.5rem;min-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-simple-text>.rfg-simple-text-body{font-size:2.5rem;line-height:3.5rem;min-width:70%;width:70%}}.rfg-sliding-scale{align-items:center;color:#707070;justify-content:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-sliding-scale{font-size:2rem;line-height:3rem}}.rfg-sliding-scale>.rfg-sliding-scale-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;width:80%}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;width:70%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-slider{margin-left:15%;margin-right:15%;margin-top:4.6rem;width:70%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-slider{margin-top:4rem;width:31.3%}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-slider{margin-top:4rem;width:31.3%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider{height:.73rem;padding:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider{height:.52rem;padding:0}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider{height:1.5rem;padding:0}}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-rail{background-color:#fff;border:1px solid #0c234b;border-radius:0;color:#a95c42;height:.5rem;top:calc(50% - .25rem)}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-track{background-color:#0c234b;border-radius:0;height:.7rem;top:calc(50% - .35rem)}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step{height:.5rem;top:calc(50% - .25rem)}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot-active{background-color:#0c234b;border:none;border-left:.2rem solid #0c234b;border-radius:0;height:1.5rem;top:calc(50% - .75rem);width:0}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot-active:first-child,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot:first-child{left:.2rem!important}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot-active:nth-child(2),.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot:nth-child(2){left:calc(50% + .2rem)!important}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot-active:nth-child(3),.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-step>.rc-slider-dot:nth-child(3){left:calc(100% + .2rem)!important}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle{background-color:#0c234b;border:none;height:3rem;margin:0;top:calc(50% - 1.5rem);width:3rem}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle:active{cursor:grab}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip{top:-6rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip{top:-5rem!important}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip{top:-6.5rem!important}}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip .rc-slider-tooltip-arrow{display:none}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip .rc-slider-tooltip-inner{align-items:center;background-color:#fff;box-shadow:unset;color:#000;display:flex;filter:drop-shadow(0 .2rem .4rem rgba(0,0,0,.15));font-weight:700;justify-content:center;line-height:2.9rem;position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip .rc-slider-tooltip-inner{font-size:2rem;height:4rem;min-width:3.9rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip .rc-slider-tooltip-inner{font-size:1.75rem;height:3.5rem;min-width:3.4rem}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip .rc-slider-tooltip-inner{font-size:2.5rem;height:5.05rem;min-width:4.86rem}}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-handle .rc-slider-tooltip .rc-slider-tooltip-inner:before{background-color:#fff;bottom:-.5rem;content:"";height:1rem;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:1rem;z-index:-1}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text-active{color:#707070;top:1rem;width:30%}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text-active{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text-active{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider>.rc-slider-mark>.rc-slider-mark-text-active{font-size:2rem;line-height:3rem}}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider.rc-slider-disabled{background-color:#0000}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider.rc-slider-disabled>.rc-slider-handle,.rfg-sliding-scale>.rfg-sliding-scale-slider>.rc-slider.rc-slider-disabled>.rc-slider-mark>.rc-slider-mark-text{cursor:default!important}.rfg-sliding-scale>.rfg-sliding-scale-slider.not-responded>.rc-slider>.rc-slider-handle{background-color:#c4c4c4}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rfg-sliding-scale-labels{justify-content:space-between;visibility:hidden}@media screen and (min-width:0px)and (max-width:991px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rfg-sliding-scale-labels{margin-top:2.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rfg-sliding-scale-labels{margin-top:2rem}}@media screen and (min-width:1920px){.rfg-sliding-scale>.rfg-sliding-scale-slider>.rfg-sliding-scale-labels{margin-top:1.2rem}}.rfg-sliding-scale>.rfg-sliding-scale-slider>.rfg-sliding-scale-labels span{width:30%}.rfg-footer{background-color:#f4ede5;flex-shrink:0;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-footer{margin-top:4rem;padding:2rem 0 2.3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-footer{justify-content:space-between;margin-top:1.82rem;padding:1.4rem 0 .84rem}}@media screen and (min-width:1920px){.rfg-footer{justify-content:space-between;margin-top:2.6rem;padding:2rem 0 1.2rem}}.rfg-footer>.rfg-info-group{align-items:center;gap:2rem;margin:0 3.05rem 0 3rem;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-footer>.rfg-info-group{font-size:1rem;line-height:1.8rem}.rfg-footer>.rfg-info-group:not(:last-child){margin-bottom:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-footer>.rfg-info-group{font-size:1rem;line-height:1.82rem}}@media screen and (min-width:1920px){.rfg-footer>.rfg-info-group{font-size:1.4rem;line-height:2.6rem}}.rfg-header-wrapper>.rfg-arizona-logo{align-items:center;background-color:#ab0520;display:flex;height:5rem;justify-content:left;padding:0 5rem}.rfg-header-wrapper>.rfg-arizona-logo>img{height:1.8rem}.rfg-header-wrapper .rfg-header{align-items:center;box-shadow:0 .2rem .4rem 0 #00000026;flex-shrink:0;height:7rem;justify-content:space-between;padding:0 4rem;position:relative}.rfg-header-wrapper .rfg-header>.rfg-brand:focus{outline:auto}.rfg-header-wrapper .rfg-header>.rfg-brand img{height:6rem;overflow:hidden}.rfg-header-wrapper .rfg-header>.rfg-nav-toggle{background-color:#0000;border:none;margin:-1rem;padding:1rem}.rfg-header-wrapper .rfg-header>.rfg-nav-toggle:active,.rfg-header-wrapper .rfg-header>.rfg-nav-toggle:focus{background-color:#0000}.rfg-header-wrapper .rfg-header>.rfg-nav-toggle>.rfg-nav-toggle-line{background-color:#000;border-radius:.1rem;height:.2rem;width:2.5rem}.rfg-header-wrapper .rfg-header>.rfg-nav-toggle>.rfg-nav-toggle-line:not(:last-child){margin-bottom:.5rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-header-wrapper .rfg-header>.rfg-nav{background-color:#fff;box-shadow:0 .2rem .4rem 0 #00000026;left:0;overflow:hidden;position:absolute;top:100%;transition:height .5s ease;width:100%;z-index:100}}.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list{height:auto;list-style:none;margin:0;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list{font-size:1.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list{font-size:1rem}}@media screen and (min-width:1920px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list{font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li{float:left}}@media screen and (min-width:1920px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li{float:left}}.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>a{display:block;text-align:center}.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>a,.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>button{background-color:#0000;border:none;color:#000;line-height:2rem;padding:1.5rem;text-transform:uppercase}.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>button:hover{text-decoration:underline}@media screen and (min-width:0px)and (max-width:991px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>button{display:block;position:relative;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>button{font-size:1rem}}@media screen and (min-width:1920px){.rfg-header-wrapper .rfg-header>.rfg-nav>.rfg-nav-list>li>button{font-size:1.4rem}}.rfg-lesson-navigator{flex-grow:1;flex-shrink:0;max-width:164.2rem;width:85.5%}.rfg-lesson-navigator .rfg-progress{display:flex;justify-content:stretch}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-progress{margin-top:4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-progress{margin-left:14%;margin-right:14.25%;margin-top:3.5rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-progress{margin-left:18.4%;margin-right:18.75%;margin-top:5rem}}.rfg-lesson-navigator .rfg-progress>.rfg-progress-step{background-color:#e0e0e0;flex-grow:1}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-progress>.rfg-progress-step{height:.3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-progress>.rfg-progress-step{height:.3rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-progress>.rfg-progress-step{height:.6rem;width:6rem}}.rfg-lesson-navigator .rfg-progress>.rfg-progress-step:first-child{border-bottom-left-radius:2rem;border-top-left-radius:2rem}.rfg-lesson-navigator .rfg-progress>.rfg-progress-step:last-child{border-bottom-right-radius:2rem;border-top-right-radius:2rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-progress>.rfg-progress-step:not(:last-child){margin-right:.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-progress>.rfg-progress-step:not(:last-child){margin-right:.75rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-progress>.rfg-progress-step:not(:last-child){margin-right:.75rem}}.rfg-lesson-navigator .rfg-progress>.rfg-progress-step.completed{background-color:#0c234b}.rfg-lesson-navigator .rfg-current-screen{display:flex;flex-grow:1;flex-shrink:0;overflow-x:auto;overflow-y:hidden}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-current-screen{padding-bottom:1.6rem;padding-top:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-current-screen{margin-left:5%;margin-right:5%;padding-bottom:1.4rem;padding-top:2.8rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-current-screen{margin-left:5%;margin-right:5%;padding-bottom:2rem;padding-top:4rem}}.rfg-lesson-navigator .rfg-current-screen .rfg-divider{display:flex;justify-content:center}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-current-screen .rfg-divider{margin-left:5%;margin-right:5%}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-current-screen .rfg-divider{margin-left:5%;margin-right:5%}}.rfg-lesson-navigator .rfg-current-screen .rfg-divider>div{border-bottom:1px solid #e0e0e0;flex-grow:1;justify-self:center;max-width:144rem}.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed{align-items:center;color:#007d84;display:flex;flex-direction:column;font-family:Lato;font-weight:700;height:100%;justify-content:center;max-height:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed{font-size:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed{font-size:2.8rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed{font-size:4rem}}.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:25rem;width:35rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:25rem;margin-top:3.5rem;width:35rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:21.5rem;margin-top:4rem;width:30rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:31.5rem;margin-top:5rem;width:42.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-current-screen>.rfg-current-screen-content{width:100%}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-current-screen>.rfg-current-screen-content{width:100%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-current-screen>.rfg-current-screen-content>div:not(:last-child){margin-bottom:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-current-screen>.rfg-current-screen-content>div:not(:last-child){margin-bottom:2.4rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-current-screen>.rfg-current-screen-content>div:not(:last-child){margin-bottom:4rem}}.rfg-lesson-navigator .rfg-actions{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-top:2rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-actions{flex-direction:column}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-actions{margin-left:15%;margin-right:15%}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-actions{margin-left:15%;margin-right:15%}}.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next{display:flex;justify-content:space-between}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next{width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next{flex-grow:1}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next{flex-grow:1}}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button{font-size:1.6rem;height:3.3rem;width:12rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button{font-size:1.4rem;height:2.8rem;width:8.5rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-actions .rfg-previous-and-next button{font-size:2rem;height:4.8rem;width:13.6rem}}.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson{align-items:center;background-color:#0000;border:none;border-radius:.6rem;color:#0c234b;display:flex;margin-left:auto;padding:0;text-align:center;width:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson{font-size:1.6rem;justify-content:flex-end;margin-top:2rem;min-width:12rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson{font-size:1.4rem;margin-left:2.3rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson{font-size:2rem;margin-left:6.9rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson>img{height:1.26rem;margin-right:.64rem;width:1.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson>img{height:1.26rem;margin-right:.64rem;width:1.5rem}}@media screen and (min-width:1920px){.rfg-lesson-navigator .rfg-actions .rfg-exit-lesson>img{height:1.6rem;margin-right:1.04rem;width:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-navigator .rfg-actions.last{flex-direction:row}.rfg-lesson-navigator .rfg-actions.last .rfg-previous-and-next{width:auto}.rfg-lesson-navigator .rfg-actions.last .rfg-exit-lesson{margin-top:0;width:auto}}.rfg-baseline-overview>.rfg-baseline-overview-title>h1{color:#007d84;font-family:Lato;font-weight:700;margin-block:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-baseline-overview-title>h1{font-size:1.6rem;margin-bottom:1.9rem;padding:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-baseline-overview-title>h1{font-size:1.8rem;margin-bottom:.8rem;padding:0 1rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-baseline-overview-title>h1{font-size:3.4rem;margin-bottom:1rem;padding:0 1rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-baseline{color:#000;padding:2.8rem 0 3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-baseline{padding:2.85rem 1rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-baseline{padding:4.45rem 1rem}}.rfg-baseline-overview>.rfg-baseline:first-child{padding-top:0}.rfg-baseline-overview>.rfg-baseline:last-child{border:none}.rfg-baseline-overview>.rfg-baseline>.rfg-baseline-details-and-action{justify-content:space-between}.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-type{font-family:Lato;font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-type{font-size:1.6rem;line-height:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-type{font-size:1.6rem;line-height:2rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-type{font-size:2.2rem;line-height:2.6rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-duration{font-size:1.4rem;line-height:1.6rem;margin-top:.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-duration{font-size:1.2rem;line-height:1.4rem;margin-top:.3rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-duration{font-size:1.8rem;line-height:2.4rem;margin-top:.1rem}}.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-content-summary{padding-top:1.7rem;text-align:justify}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-content-summary{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-content-summary{font-size:1.2rem;line-height:1.8rem;padding-top:1.2rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-details>.rfg-baseline-content-summary{font-size:1.8rem;line-height:2.7rem;padding-top:2.3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-action button{font-size:1.6rem;height:3.3rem;margin-top:3.5rem;width:26.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-action button{border-radius:.3rem;font-size:1.2rem;height:2.8rem;margin-top:0;width:14.6rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-baseline .rfg-baseline-action button{font-size:1.8rem;height:4.6rem;width:22rem}}.rfg-baseline-overview>.rfg-baseline.not-started{color:#707070}.rfg-baseline-overview>.rfg-baseline.not-started .rfg-baseline-action>button.rfg-disabled{opacity:1!important}.rfg-baseline-overview>.rfg-next-session{display:flex}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-next-session{padding-left:1rem;padding-top:2.85rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-next-session{padding-left:1rem;padding-top:4.45rem}}.rfg-baseline-overview>.rfg-next-session>img{align-self:center;flex-shrink:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-next-session>img{height:2.51rem;margin-right:1.8rem;width:3.08rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-next-session>img{height:2.2rem;margin-right:1.5rem;width:2.7rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-next-session>img{height:3.14rem;margin-right:2.1rem;width:3.85rem}}.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:first-child{align-items:center;display:flex}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:first-child{font-size:1.5rem;height:3.8rem;line-height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:first-child{font-size:1.2rem;height:3.1rem;line-height:1.5rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:first-child{font-size:1.8rem;height:4.4rem;line-height:2.2rem}}.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-family:Lato;font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-size:1.8rem;line-height:3.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-size:1.5rem;line-height:2.8rem}}@media screen and (min-width:1920px){.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-size:2.2rem;line-height:4rem}}.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:nth-child(2).completed{color:#009329}.rfg-baseline-overview>.rfg-next-session>.rfg-next-session-details>span:nth-child(2).not-scheduled{color:#d61d00}.rfg-lesson-overview-confirm{border-radius:.6rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-overview-confirm>.rfg-confirm-body{margin-bottom:2.4rem;margin-top:0}.rfg-lesson-overview-confirm>.rfg-confirm-body p:first-child{margin-bottom:2.4rem}}.rfg-lesson-overview{flex-grow:1;flex-shrink:0;max-width:164.2rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-overview{margin-top:2.3rem;width:90.8%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview{margin-top:1.68rem;width:85.5%}}@media screen and (min-width:1920px){.rfg-lesson-overview{margin-top:2.8rem;width:85.5%}}.rfg-lesson-overview .rfg-week-overview-wrapper{display:flex;flex-direction:column;margin-top:-1px;position:relative}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper{border:.5px solid #70707059;border-radius:.6rem;padding:2.2rem 1.39rem 2.2rem 1.2rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper{border:.5px solid #70707059;border-radius:.6rem;padding:3.5rem 3.9rem 3.5rem 2.5rem}}.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm-overlay{background-color:#00000026}.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm{border-radius:.6rem;position:absolute}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm{max-width:65.6rem;width:65.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm>.rfg-confirm-body{margin:0 4.6rem 2.1rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm>.rfg-confirm-body{margin:0 8.3rem 2.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm>.rfg-confirm-body p:first-child{margin-bottom:2.1rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper .rfg-confirm>.rfg-confirm-body p:first-child{margin-bottom:2.7rem}}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session{display:flex}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session{padding-left:1rem;padding-top:2.85rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session{padding-left:1rem;padding-top:4.45rem}}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>img{align-self:center;flex-shrink:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>img{height:2.51rem;margin-right:1.8rem;width:3.08rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>img{height:2.2rem;margin-right:1.5rem;width:2.7rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>img{height:3.14rem;margin-right:2.1rem;width:3.85rem}}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:first-child{align-items:center;display:flex}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:first-child{font-size:1.5rem;height:3.8rem;line-height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:first-child{font-size:1.2rem;height:3.1rem;line-height:1.5rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:first-child{font-size:1.8rem;height:4.4rem;line-height:2.2rem}}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-family:Lato;font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-size:1.8rem;line-height:3.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-size:1.5rem;line-height:2.8rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2){font-size:2.2rem;line-height:4rem}}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2).completed{color:#70b865}.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2).not-scheduled{color:#ab0520}@media screen and (min-width:0px)and (max-width:991px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2)>button{font-size:1.6rem;height:3.3rem;margin-left:1.5rem;width:26.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2)>button{border-radius:.3rem;font-size:1.2rem;height:2.8rem;margin-left:1rem;width:14.6rem}}@media screen and (min-width:1920px){.rfg-lesson-overview .rfg-week-overview-wrapper>.rfg-next-session>.rfg-next-session-details>span:nth-child(2)>button{font-size:1.8rem;height:4.6rem;margin-left:2rem;width:22rem}}.rfg-overall-overview>.rfg-dots-and-bars{justify-content:space-between;padding:0 4.9rem;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-overall-overview>.rfg-dots-and-bars{height:6.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-overall-overview>.rfg-dots-and-bars{height:4.75rem}}@media screen and (min-width:1920px){.rfg-overall-overview>.rfg-dots-and-bars{height:6.8rem}}.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar{align-items:center;flex-grow:1;flex-shrink:0;position:relative}.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button{position:absolute;transform:translateX(-50%)}.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot{cursor:pointer}@media screen and (min-width:992px)and (max-width:1919px){.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot{height:1.75rem;width:1.75rem}}@media screen and (min-width:1920px){.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot{height:2.8rem;width:2.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot.current,.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot.started{height:4.5rem;width:4.5rem}}@media screen and (min-width:1920px){.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot.current,.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>button>.rfg-dot.started{height:6.8rem;width:6.8rem}}.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar:last-child{flex:0 1}.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>.rfg-bar{flex-grow:1;flex-shrink:0;height:.5rem}.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>.rfg-bar.after,.rfg-overall-overview>.rfg-dots-and-bars>.rfg-dot-and-bar>.rfg-bar.before{background-color:#0c234b}.rfg-overall-overview>.rfg-labels{justify-content:space-between;padding:0 4.9rem;width:100%}@media screen and (min-width:992px)and (max-width:1919px){.rfg-overall-overview>.rfg-labels{font-size:1.2rem;height:2.1rem;margin-top:.85rem}}@media screen and (min-width:1920px){.rfg-overall-overview>.rfg-labels{font-size:1.8rem;height:3rem;margin-top:1.32rem}}.rfg-overall-overview>.rfg-labels>.rfg-label{align-items:center;flex-grow:1;flex-shrink:0;position:relative}.rfg-overall-overview>.rfg-labels>.rfg-label:last-child{flex:0 1}.rfg-overall-overview>.rfg-labels>.rfg-label>.rfg-text{height:2rem;left:0;position:absolute;text-align:center;top:0;transform:translateX(-50%);white-space:nowrap}.rfg-overall-overview>.rfg-labels>.rfg-label>.rfg-text.selected{font-weight:700}.rfg-overall-overview>.rfg-pointers{justify-content:space-between;padding:0 4.9rem;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-overall-overview>.rfg-pointers{height:2.1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-overall-overview>.rfg-pointers{height:1.4rem}}@media screen and (min-width:1920px){.rfg-overall-overview>.rfg-pointers{height:2.1rem}}.rfg-overall-overview>.rfg-pointers>.rfg-pointer{align-items:center;flex-grow:1;flex-shrink:0;position:relative}.rfg-overall-overview>.rfg-pointers>.rfg-pointer:last-child{flex:0 1}.rfg-overall-overview>.rfg-pointers>.rfg-pointer>.rfg-arrow{position:absolute;top:0;transform:translateX(-50%);z-index:100}@media screen and (min-width:992px)and (max-width:1919px){.rfg-overall-overview>.rfg-pointers>.rfg-pointer>.rfg-arrow{height:1.5rem;max-height:1.5rem}}@media screen and (min-width:1920px){.rfg-overall-overview>.rfg-pointers>.rfg-pointer>.rfg-arrow{height:2.3rem;max-height:2.3rem}}.rfg-overall-overview>.rfg-pointers>.rfg-pointer>.rfg-arrow:last-child{flex:0 1}.rfg-overall-overview>.rfg-week-list{align-self:center;border-color:#70707059;font-size:1.6rem;height:3.2rem;line-height:1.8rem;margin:auto auto 2rem;width:27.7rem}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control{align-items:stretch;border:.5px solid;border-color:inherit;border-radius:.6rem;box-shadow:none;color:#000;height:inherit;justify-content:space-between;min-height:inherit}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control:hover{border-color:inherit}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control>.rfg-week-list__value-container{padding:0 1.4rem}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control>.rfg-week-list__value-container>.rfg-week-list__single-value{color:#000;margin:0;padding:0}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control>.rfg-week-list__indicators>.rfg-week-list__indicator{padding:0 1rem 0 0}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__control>.rfg-week-list__indicators>.rfg-week-list__indicator.rfg-week-list__dropdown-indicator img{height:1.1rem;width:1.7rem}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu{border-radius:0;box-shadow:0 .3rem .6rem 0 #00000026;margin:0}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu .rfg-week-list__menu-list{padding:0}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu .rfg-week-list__menu-list>.rfg-week-list__option{align-items:center;color:#000;display:flex;font-size:1.6rem;font-weight:400;height:3.2rem;line-height:1.8rem;padding:0 1.4rem}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu .rfg-week-list__menu-list>.rfg-week-list__option:not(:last-child){border-bottom:1px solid #00000026}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu .rfg-week-list__menu-list>.rfg-week-list__option.rfg-week-list__option--is-focused{background-color:#c3d7ee;color:#000}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu .rfg-week-list__menu-list>.rfg-week-list__option.rfg-week-list__option--is-selected{background-color:#0000;color:#000}.rfg-overall-overview>.rfg-week-list>.rfg-week-list__menu .rfg-week-list__menu-list>.rfg-week-list__option.rfg-week-list__option--is-focused.rfg-week-list__option--is-selected{background-color:#c3d7ee;color:#000}.rfg-modules-list>.rfg-module{border-bottom:1px solid #70707059}@media screen and (min-width:0px)and (max-width:991px){.rfg-modules-list>.rfg-module{color:#000;padding:2.8rem 0 3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-modules-list>.rfg-module{padding:2.85rem 0}}@media screen and (min-width:1920px){.rfg-modules-list>.rfg-module{padding:4.45rem 0}}.rfg-modules-list>.rfg-module:first-child{padding-top:0}.rfg-modules-list>.rfg-module:last-child{border:none}.rfg-modules-list>.rfg-module>.rfg-module-details-and-action{justify-content:space-between}.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-type{font-family:Lato;font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-type{font-size:1.6rem;line-height:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-type{font-size:1.6rem;line-height:2rem}}@media screen and (min-width:1920px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-type{font-size:2.2rem;line-height:2.6rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-duration{font-size:1.4rem;line-height:1.6rem;margin-top:.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-duration{font-size:1.2rem;line-height:1.4rem;margin-top:.3rem}}@media screen and (min-width:1920px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-duration{font-size:1.8rem;line-height:2.4rem;margin-top:.1rem}}.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-content-summary{padding-top:1.7rem;text-align:justify}@media screen and (min-width:0px)and (max-width:991px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-content-summary{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-content-summary{font-size:1.2rem;line-height:1.8rem;padding-top:1.2rem}}@media screen and (min-width:1920px){.rfg-modules-list>.rfg-module .rfg-module-details>.rfg-module-content-summary{font-size:1.8rem;line-height:2.7rem;padding-top:2.3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-modules-list>.rfg-module .rfg-module-action button{font-size:1.6rem;height:3.3rem;margin-top:3.5rem;width:26.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-modules-list>.rfg-module .rfg-module-action button{border-radius:.3rem;font-size:1.2rem;height:2.8rem;margin-top:0;width:14.6rem}}@media screen and (min-width:1920px){.rfg-modules-list>.rfg-module .rfg-module-action button{font-size:1.8rem;height:4.6rem;width:22rem}}.rfg-modules-list>.rfg-module.not-started{color:#707070}.rfg-modules-list>.rfg-module.not-started .rfg-module-action>button.rfg-disabled{opacity:1!important}.rfg-daily-activities-list .rfg-daily-activities-list-title>h2{color:#000;font-family:Lato;font-weight:700;margin-block:0;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-daily-activities-list .rfg-daily-activities-list-title>h2{font-size:1.6rem;margin-bottom:1.61rem;margin-top:2.66rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list .rfg-daily-activities-list-title>h2{font-size:1.6rem;margin-bottom:1.23rem;margin-top:0}}@media screen and (min-width:1920px){.rfg-daily-activities-list .rfg-daily-activities-list-title>h2{font-size:2.2rem;margin-bottom:1.51rem}}.rfg-daily-activities-list .rfg-daily-activity{color:#000}.rfg-daily-activities-list .rfg-daily-activity.not-started:not(.already-completed){color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-daily-activities-list .rfg-daily-activity~.rfg-daily-activity{margin-top:1.35rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list .rfg-daily-activity~.rfg-daily-activity{margin-top:1.65rem}}@media screen and (min-width:1920px){.rfg-daily-activities-list .rfg-daily-activity~.rfg-daily-activity{margin-top:3.15rem}}.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details{align-items:flex-start;white-space:nowrap}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details{font-size:1.2rem;line-height:1.5rem}}@media screen and (min-width:1920px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details{font-size:1.8rem;line-height:2.4rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details>img{margin-top:.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details>img{margin-top:.2rem}}@media screen and (min-width:1920px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details>img{margin-top:.7rem}}.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-day{font-size:1.4rem;margin-left:.5rem;margin-right:1rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-day{font-size:1.4rem;margin-right:1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-day{font-size:1rem;margin-right:1rem}}@media screen and (min-width:1920px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-day{font-size:1.4rem;margin-right:2rem}}.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-name{font-size:1.4rem;overflow:hidden;white-space:normal;width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-name{font-size:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-name{font-size:1rem}}@media screen and (min-width:1920px){.rfg-daily-activities-list .rfg-daily-activity>.rfg-daily-activity-details .rfg-daily-activity-name{font-size:1.4rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-daily-activities-list>.rfg-no-activities{font-size:1.4rem;line-height:2rem;margin-top:1.35rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-daily-activities-list>.rfg-no-activities{font-size:1rem;line-height:1.6rem;margin-top:1.65rem}}@media screen and (min-width:1920px){.rfg-daily-activities-list>.rfg-no-activities{font-size:1.4rem;line-height:2.1rem;margin-top:3.15rem}}.rfg-week-overview{flex-grow:1}.rfg-week-overview>.rfg-week-overview-name>h1{color:#007d84;font-family:Lato;font-weight:700;margin-block:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-name>h1{font-size:1.6rem;margin-bottom:1.9rem;padding:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-name>h1{font-size:1.8rem;margin-bottom:.8rem;padding:0 1rem}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-name>h1{font-size:3.4rem;margin-bottom:1rem;padding:0 1rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:0 1rem;width:auto}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:0 1rem;width:auto}}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-modules{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-modules{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:auto;width:56%}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-modules{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:auto;width:60.3%}}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-modules>.rfg-modules-list{width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-activities{border-top:1px solid #70707059;display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-activities{align-items:flex-start;border-radius:.6rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:.2rem;width:auto;width:24%}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-activities{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:auto;width:22%}}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-activities>.rfg-daily-activities-list{width:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets{flex-direction:column-reverse;margin-bottom:3.4rem;margin-top:4.83rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets{width:13%}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets{width:12%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions{margin-top:3.3rem}}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action{align-items:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action:not(:first-child){margin-top:4.16rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action:not(:first-child){margin-top:2.3rem}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action:not(:first-child){margin-top:3.2rem}}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a{align-items:center;color:#000;display:flex;text-decoration:none}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a{font-size:1.6rem;line-height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a{font-size:1.2rem;line-height:1.4rem}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a{font-size:1.8rem;line-height:2.1rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a img{height:2.5rem;margin-right:1.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a img{height:1.5rem;margin-right:1rem}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-actions>.rfg-action a img{height:2.5rem;margin-right:1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-worksheets-list{margin-top:3.37rem}}@media screen and (min-width:1920px){.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-worksheets-list{margin-top:5.69rem}}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-week-navigation{border-bottom:1px solid #70707059;justify-content:space-between;padding-bottom:3.2rem}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-week-navigation button{align-items:center;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;padding:0}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-week-navigation button>img{margin-top:1rem;width:3.7rem}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-week-navigation button:first-child>img{align-self:flex-start}.rfg-week-overview>.rfg-week-overview-other-fields>.rfg-actions-and-worksheets>.rfg-week-navigation button:nth-child(2)>img{align-self:flex-end}.rfg-week-overview>.rfg-week-navigation{justify-content:space-between}.rfg-week-overview>.rfg-week-navigation button{align-items:center;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center}.rfg-week-overview>.rfg-week-navigation button>img{margin-top:1rem;width:3.7rem}.rfg-week-overview>.rfg-week-navigation button:first-child>img{align-self:flex-start}.rfg-week-overview>.rfg-week-navigation button:nth-child(2)>img{align-self:flex-end}@media screen and (min-width:0px)and (max-width:991px){.rfg-worksheets-list{font-size:1.6rem;line-height:1.8rem;padding-bottom:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-worksheets-list{font-size:1.2rem;line-height:1.4rem}}@media screen and (min-width:1920px){.rfg-worksheets-list{font-size:1.8rem;line-height:2.1rem}}.rfg-worksheets-list>.rfg-worksheets-list-title>h3{color:#000;font-family:Lato;font-size:inherit;font-weight:700;line-height:inherit;margin-block:0;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-worksheets-list>.rfg-worksheets-list-title>h3{margin-bottom:1.91rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-worksheets-list>.rfg-worksheets-list-title>h3{margin-bottom:.91rem}}@media screen and (min-width:1920px){.rfg-worksheets-list>.rfg-worksheets-list-title>h3{margin-bottom:1.61rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-worksheets-list>.rfg-no-worksheets{font-size:1.4rem;line-height:1.6rem;margin-top:1.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-worksheets-list>.rfg-no-worksheets{font-size:1rem;line-height:1.2rem;margin-top:1rem}}@media screen and (min-width:1920px){.rfg-worksheets-list>.rfg-no-worksheets{font-size:1.6rem;line-height:1.8rem;margin-top:1.6rem}}.rfg-worksheets-list>.rfg-worksheet>button{background-color:#0000;border:none;color:#0c234b;overflow-wrap:anywhere;padding:0;text-align:left}.rfg-worksheets-list>.rfg-worksheet>button:hover{color:#1e5288;text-decoration:underline}@media screen and (min-width:0px)and (max-width:991px){.rfg-worksheets-list>.rfg-worksheet:not(:last-child){margin-bottom:2.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-worksheets-list>.rfg-worksheet:not(:last-child){margin-bottom:1.1rem}}@media screen and (min-width:1920px){.rfg-worksheets-list>.rfg-worksheet:not(:last-child){margin-bottom:1.8rem}}.rfg-main{align-items:center;flex-grow:1;flex-shrink:0}.rfg-action-bar{justify-content:space-between}@media screen and (min-width:0px)and (max-width:991px){.rfg-action-bar{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-action-bar{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}@media screen and (min-width:1920px){.rfg-action-bar{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}.rfg-action-bar>.rfg-nav{align-items:center;font-size:1.6rem;font-weight:700;height:4rem;justify-content:space-between;line-height:1.6rem}.rfg-action-bar>.rfg-nav>.rfg-back{align-items:center;background-color:#0000;border:none;color:#0c234b;display:flex;padding:0}.rfg-action-bar>.rfg-nav>.rfg-back>img{margin-right:1rem}.rfg-action-bar>.rfg-nav>.rfg-discard{align-items:center;background-color:#0000;border:none;color:#0c234b;display:flex;padding:0}.rfg-action-bar>.rfg-nav>.rfg-discard>img{height:3.2rem}.rfg-action-bar>.rfg-nav>.rfg-send{align-items:center;background-color:#0000;border:none;display:flex;padding:0}.rfg-action-bar>.rfg-nav>.rfg-send>img{height:3.2rem}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list{align-self:center;border-color:#70707059;font-size:1.6rem;height:3.2rem;line-height:1.8rem;margin:auto;width:27.7rem}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control{align-items:stretch;border:.5px solid;border-color:inherit;border-radius:.6rem;box-shadow:none;color:#000;height:inherit;justify-content:space-between;min-height:inherit}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control:hover{border-color:inherit}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control>.rfg-messages-location-list__value-container{padding:0 1.4rem}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control>.rfg-messages-location-list__value-container>.rfg-messages-location-list__single-value{color:#000;font-weight:400;margin:0;padding:0}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control>.rfg-messages-location-list__indicators>.rfg-messages-location-list__indicator{padding:0 1rem 0 0}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__control>.rfg-messages-location-list__indicators>.rfg-messages-location-list__indicator.rfg-messages-location-list__dropdown-indicator img{height:1.1rem;width:1.7rem}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu{border-radius:0;box-shadow:0 .3rem .6rem 0 #00000026;margin:0}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu .rfg-messages-location-list__menu-list{padding:0}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu .rfg-messages-location-list__menu-list>.rfg-messages-location-list__option{align-items:center;color:#000;display:flex;font-size:1.6rem;font-weight:400;height:3.2rem;line-height:1.8rem;padding:0 1.4rem}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu .rfg-messages-location-list__menu-list>.rfg-messages-location-list__option:not(:last-child){border-bottom:1px solid #00000026}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu .rfg-messages-location-list__menu-list>.rfg-messages-location-list__option.rfg-messages-location-list__option--is-focused{background-color:#c3d7ee;color:#000}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu .rfg-messages-location-list__menu-list>.rfg-messages-location-list__option.rfg-messages-location-list__option--is-selected{background-color:#0000;color:#000}.rfg-action-bar>.rfg-nav .rfg-messages-location>.rfg-messages-location-list>.rfg-messages-location-list__menu .rfg-messages-location-list__menu-list>.rfg-messages-location-list__option.rfg-messages-location-list__option--is-focused.rfg-messages-location-list__option--is-selected{background-color:#c3d7ee;color:#000}.rfg-action-bar>.rfg-nav+.rfg-filter-box{margin-top:1rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-action-bar .rfg-new{align-items:center;background-color:#0000;display:flex;font-weight:700;padding:.3rem}.rfg-action-bar .rfg-new>img{height:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-action-bar .rfg-new{background-color:#0c234b;color:#fff;font-size:1.4rem;font-weight:400;height:3.64rem;width:10.83rem}.rfg-action-bar .rfg-new:focus,.rfg-action-bar .rfg-new:hover:not(:disabled):not(.rfg-disabled){background-color:#1e5288;outline:none}}@media screen and (min-width:1920px){.rfg-action-bar .rfg-new{background-color:#0c234b;color:#fff;font-size:2rem;font-weight:400;height:6rem;width:17.3rem}.rfg-action-bar .rfg-new:focus,.rfg-action-bar .rfg-new:hover:not(:disabled):not(.rfg-disabled){background-color:#1e5288;outline:none}}.rfg-message-manager-confirm{border-radius:.6rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-manager-confirm>.rfg-confirm-body{margin-bottom:2rem;margin-top:0}.rfg-message-manager-confirm>.rfg-confirm-body>span>p:first-child{margin-bottom:0}}.rfg-message-manager{flex-grow:1;flex-shrink:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-manager{margin-top:1.6rem;max-width:164.2rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager{margin:2.56rem auto 0;max-width:166.2rem;padding:0 1rem;width:calc(85.5% + 2rem)}}@media screen and (min-width:1920px){.rfg-message-manager{margin:2.8rem auto 0;max-width:166.2rem;padding:0 1rem;width:calc(85.5% + 2rem)}}.rfg-message-manager>.rfg-action-bar{padding:0 3.4%}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-action-bar{padding:0}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-action-bar{padding:0}}.rfg-message-manager>.rfg-messages-panel-wrapper{flex-grow:1;flex-shrink:0;position:relative}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper{margin:.64rem -1rem -1rem;padding:1rem}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-messages-panel-wrapper{margin:1.7rem -1rem -1rem;padding:1rem}}.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay{background-color:#00000026}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay{border-radius:.6rem;margin:1rem}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay{border-radius:.6rem;margin:1rem}}.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm{border-radius:.6rem;box-shadow:0 .2rem .4rem 0 #00000026;position:relative}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm{width:35.7rem}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm{width:57.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-header{margin:.8rem .8rem 0 0}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-header{margin:1rem 1rem 0 0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-header>img{height:1rem;width:1rem}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-header>img{height:1.5rem;width:1.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-body{margin:1.5rem 0 1.3rem}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-body{margin:2.5rem 0 2.1rem}}.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-body>span>p{margin:0}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-messages-panel-wrapper .rfg-confirm-overlay>.rfg-confirm>.rfg-confirm-footer>.rfg-confirm-button:first-child{margin-right:6.74rem}}.rfg-message-manager>.rfg-help{width:42.2%}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-manager>.rfg-help{font-size:1rem;line-height:1.5rem;margin-top:1.3rem}}@media screen and (min-width:1920px){.rfg-message-manager>.rfg-help{font-size:1.4rem;line-height:2rem;margin-top:2.2rem}}.rfg-attachment-selector{background-color:#0000;border:none;border-radius:.6rem;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-attachment-selector>.rfg-attach-img{height:2.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-attachment-selector>.rfg-attach-img{height:1.5rem}}@media screen and (min-width:1920px){.rfg-attachment-selector>.rfg-attach-img{height:2.1rem}}.rfg-boxes-list{flex-basis:13.5%;flex-grow:0;flex-shrink:0;font-weight:700}@media screen and (min-width:992px)and (max-width:1919px){.rfg-boxes-list{font-size:1.2rem;margin-top:2.4rem}}@media screen and (min-width:1920px){.rfg-boxes-list{font-size:1.8rem;margin-top:3.5rem}}.rfg-boxes-list>.rfg-box-link{align-items:center;color:#fff;display:flex;justify-content:space-between;text-decoration:none}@media screen and (min-width:992px)and (max-width:1919px){.rfg-boxes-list>.rfg-box-link{height:4.1rem;padding:0 1.6rem}}@media screen and (min-width:1920px){.rfg-boxes-list>.rfg-box-link{height:6.1rem;padding:0 2.5rem}}.rfg-boxes-list>.rfg-box-link.active{background-color:#e2e9eb;color:#000}.rfg-boxes-list>.rfg-box-link:focus{outline-color:#000}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments{height:32.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments{border:1.5px solid #e0e0e0;border-radius:.6rem;height:17.34rem;margin:0;padding:1.8rem 1.35rem .5rem 2.1rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments{border:2px solid #e0e0e0;border-radius:.6rem;height:25.5rem;margin:0;padding:2.8rem 2.25rem .8rem 3.35rem}}.rfg-message-editor>.rfg-message-editor-text-and-attachments.focused{border-color:#0c234b}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{flex-grow:1}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{padding:2.2rem 2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{padding:0}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{border-top:0;padding:0}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text>.ql-container{height:100%}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text>.ql-container>.ql-editor{height:100%;overflow-wrap:anywhere;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text>.ql-container>.ql-editor{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text>.ql-container>.ql-editor{font-size:1.2rem;line-height:1.8rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text>.ql-container>.ql-editor{font-size:1.8rem;line-height:2.8rem}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text>.ql-container>.ql-clipboard{height:1px;left:-1000rem;position:absolute;top:50%;width:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments~.rfg-message-editor-text{border-top:2px solid #e0e0e0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments~.rfg-message-editor-text{border-top:none}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments~.rfg-message-editor-text{border-top:none}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments{flex-wrap:wrap}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments{margin:-.6rem -.55rem;padding:1.3rem 2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments{border:none;margin:-.4rem -.85rem;padding:0}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments{border:none;margin:-.7rem -1.35rem;padding:0}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment{border:1px solid #e0e0e0;border-radius:.6rem;color:#0c234b;display:flex;justify-content:space-between;overflow:hidden}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment{font-size:1.6rem;height:3.6rem;line-height:1.8rem;margin:.6rem .55rem;width:14.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment{font-size:1.2rem;height:2.45rem;line-height:1.6rem;margin:.4rem .85rem;width:12.7rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment{font-size:1.8rem;height:3.6rem;line-height:2.1rem;margin:.7rem 1.35rem;width:19.8rem}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-filename{flex-grow:1;margin:auto 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-filename{padding:0 1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-filename{padding:0 .82rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-filename{padding:0 1.3rem}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button{background-color:#0000;border:none;display:flex;flex-shrink:0;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button{width:3.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button{width:2.4rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button{width:3.6rem}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button>.rfg-message-editor-attachment-delete-img{height:1rem;margin:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button>.rfg-message-editor-attachment-delete-img{height:1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button>.rfg-message-editor-attachment-delete-img{height:.6rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button>.rfg-message-editor-attachment-delete-img{height:1rem}}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button:hover{background-color:#e0e0e0}.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button:before{border-left:1px solid #e0e0e0;content:"";margin:auto 0}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button:before{height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button:before{height:1.6rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments>.rfg-message-editor-attachment>.rfg-message-editor-attachment-delete-button:before{height:2.1rem}}.rfg-message-editor>.rfg-message-editor-toolbar{display:inline-block}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-toolbar{margin-top:1.5rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-toolbar{margin-top:2.5rem}}.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button{background-color:#0000;border:none;border-radius:.6rem;display:inline;padding:.3rem}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button{height:3.5rem;width:3.3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button>.rfg-message-editor-toolbar-img{height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button>.rfg-message-editor-toolbar-img{height:1.6rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button>.rfg-message-editor-toolbar-img{height:2.1rem}}.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button.ql-active{background-color:#e2e9eb}@media screen and (min-width:992px)and (max-width:1919px){.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button:not(:last-child){margin-right:1rem}}@media screen and (min-width:1920px){.rfg-message-editor>.rfg-message-editor-toolbar>.rfg-message-editor-toolbar-button:not(:last-child){margin-right:.3rem}}.rfg-messages-panel{height:100%;position:relative}@media screen and (min-width:992px)and (max-width:1919px){.rfg-messages-panel{background-color:#0c234b;border-radius:.6rem;box-shadow:0 .1rem .4rem 0 #00000026;max-height:calc(100vh - 31.8rem);min-height:calc(100vh - 31.8rem)}}@media screen and (min-width:992px)and (max-width:1919px)and (min-width:992px)and (max-width:1329px){.rfg-messages-panel{max-height:calc(100vh - 33.2rem);min-height:calc(100vh - 33.2rem)}}@media screen and (min-width:1920px){.rfg-messages-panel{background-color:#0c234b;border-radius:.6rem;box-shadow:0 .1rem .4rem 0 #00000026;max-height:calc(100vh - 46.5rem);min-height:calc(100vh - 46.5rem)}}.rfg-messages-panel>.rfg-list-and-box{background-color:#fff;flex-grow:1}@media screen and (min-width:992px)and (max-width:1919px){.rfg-messages-panel>.rfg-list-and-box{margin-top:.36rem}}@media screen and (min-width:1920px){.rfg-messages-panel>.rfg-list-and-box{margin-top:.6rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box{margin-top:.95rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box{margin-top:0}}@media screen and (min-width:1920px){.rfg-messages-panel>.rfg-list-and-box>.rfg-thread-box{margin-top:0}}.rfg-new-thread{flex-grow:1}@media screen and (min-width:0px)and (max-width:991px){.rfg-new-thread{border-top:2px solid #007d84;margin-top:.95rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread{border-top:none;font-size:1.2rem;line-height:1.6rem;margin-top:0;padding:1.96rem 1.64rem 1.39rem 2rem}}@media screen and (min-width:1920px){.rfg-new-thread{border-top:none;font-size:1.8rem;line-height:2.1rem;margin-top:0;padding:3.95rem 2.55rem 2rem 3rem}}.rfg-new-thread>.rfg-errors{align-items:center;display:flex}@media screen and (min-width:0px)and (max-width:991px){.rfg-new-thread>.rfg-errors{font-size:1.6rem;line-height:1.8rem;padding:.7rem 3.17rem 0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-errors{font-size:1.2rem;line-height:1.4rem;margin-bottom:.7rem;padding:0}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-errors{font-size:1.8rem;line-height:2.1rem;margin-bottom:1.65rem;padding:0}}@media screen and (min-width:0px)and (max-width:991px){.rfg-new-thread>.rfg-errors>img{height:1.56rem;margin-right:.74rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-errors>img{height:1.4rem;margin-right:.6rem}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-errors>img{height:2.3rem;margin-right:1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-subject{margin-bottom:1.19rem}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-subject{margin-bottom:1.85rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-subject-and-attachment-selector{margin-bottom:1.19rem}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-subject-and-attachment-selector{margin-bottom:1.85rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-new-thread>.rfg-recipients-list{margin-bottom:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-recipients-list{margin-bottom:1.2rem}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-recipients-list{margin-bottom:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-new-thread>.rfg-new-thread-editor>.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments,.rfg-new-thread>.rfg-new-thread-editor>.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{padding:2.2rem 2.9rem 2.2rem 3.17rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-new-thread-editor>.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments,.rfg-new-thread>.rfg-new-thread-editor>.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{padding:0}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-new-thread-editor>.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-attachments,.rfg-new-thread>.rfg-new-thread-editor>.rfg-message-editor>.rfg-message-editor-text-and-attachments>.rfg-message-editor-text{padding:0}}.rfg-new-thread>.rfg-new-thread-buttons{display:flex;flex-shrink:0;justify-content:space-between;margin-top:auto}.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button{margin-top:.5rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button{height:2.61rem;width:8.76rem}}@media screen and (min-width:1920px){.rfg-new-thread>.rfg-new-thread-buttons>.rfg-new-thread-button{height:4.3rem;width:14rem}}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu,body .rfg-recipients-list__menu{border-radius:0;box-shadow:0 .3rem .6rem 0 #00000026;margin:0;max-height:24rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu,body .rfg-recipients-list__menu{font-size:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu,body .rfg-recipients-list__menu{font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu,body .rfg-recipients-list__menu{font-size:1.8rem}}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list{max-height:24rem;padding:0}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option{align-items:center;color:#000;display:flex;font-weight:400;padding:0 1rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option{line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option{line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option{line-height:2.4rem}}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-focused,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-focused{background-color:#c3d7ee;color:#000}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected{background-color:#0000;color:#000}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected{font-size:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected{font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-selected{font-size:1.8rem}}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-focused.rfg-recipients-list__option--is-selected,body .rfg-recipients-list__menu .rfg-recipients-list__menu-list>.rfg-recipients-list__option.rfg-recipients-list__option--is-focused.rfg-recipients-list__option--is-selected{background-color:#c3d7ee;color:#000}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list{border:none;border-bottom:2px solid #e0e0e0;border-radius:0;font-size:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list{border:1px solid #e0e0e0;border-radius:.6rem;font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-recipients-list{border:1px solid #e0e0e0;border-radius:.6rem;font-size:1.8rem}}.rfg-recipients-list:focus-within{border-color:#0c234b}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control{align-items:stretch;border:none;box-shadow:none;color:#000;height:inherit;justify-content:space-between;min-height:inherit}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control{height:4.75rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control{height:3rem}}@media screen and (min-width:1920px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control{height:5.1rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container{padding:0 3.17rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container{padding:0 .9rem}}@media screen and (min-width:1920px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container{padding:0 .9rem}}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__placeholder{color:#707070;text-transform:capitalize}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value{background-color:#0000;color:#000;font-weight:400;margin:0}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value .rfg-recipients-list__multi-value__label{color:#000}@media screen and (min-width:0px)and (max-width:991px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value .rfg-recipients-list__multi-value__label{font-size:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value .rfg-recipients-list__multi-value__label{font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value .rfg-recipients-list__multi-value__label{font-size:1.8rem}}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value .rfg-recipients-list__multi-value__remove{background-color:inherit}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container>.rfg-recipients-list__multi-value .rfg-recipients-list__multi-value__remove:hover{color:#0c234b}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container .rfg-recipients-list__input{color:#000;font-weight:400}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__value-container .rfg-recipients-list__input>input{width:auto!important}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__indicators>.rfg-recipients-list__indicator{padding:0 1rem 0 0}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__indicators>.rfg-recipients-list__indicator.rfg-recipients-list__dropdown-indicator img{height:1.1rem;width:1.7rem}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control>.rfg-recipients-list__indicators>.rfg-recipients-list__indicator.rfg-recipients-list__clear-indicator img{max-height:1.2rem}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control--is-focused{border-color:#0c234b}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control--is-disabled{background-color:#fff}.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control--is-disabled>.rfg-recipients-list__control,.rfg-recipients-list .rfg-recipients-list-select>.rfg-recipients-list__control--is-disabled>.rfg-recipients-list__control>.rfg-recipients-list__indicators{opacity:.7!important}.rfg-subject>.rfg-subject-input{color:#000;margin:0}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subject-input{border:1.5px solid #e0e0e0;border-radius:.6rem;font-size:1.2rem;height:3rem;padding:.9rem 0 .8rem .79rem;width:100%}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subject-input{border:2px solid #e0e0e0;border-radius:.6rem;font-size:1.8rem;height:5.1rem;padding:1.25rem 0 1.75rem 1.35rem;width:100%}}.rfg-subject>.rfg-subject-input::placeholder{color:#707070;opacity:1}.rfg-subject>.rfg-subject-input:focus{border-color:#0c234b}.rfg-subject>.rfg-subjects-list{position:relative}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subjects-list{height:3rem;width:26.7rem}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subjects-list{height:5.1rem;width:43.4rem}}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle{align-items:center;background-color:#0000;border:2px solid #e0e0e0;border-radius:.6rem;display:flex;justify-content:space-between}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle:focus{border-color:#0c234b;outline:none}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle{height:100%;padding:0 .79rem;width:100%}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle{height:100%;padding:0 1.3rem;width:100%}}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle>.rfg-subjects-list-placeholder{color:#707070}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle>img{height:.8rem}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-toggle>img{height:1.2rem}}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu{background-color:#fff;border:none;border-radius:.6rem;box-shadow:0 .2rem .4rem 0 #00000026;padding:0;position:absolute;z-index:10}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu{margin-left:.1rem;width:26.5rem}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu{margin-left:.1rem;width:43.2rem}}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;position:relative}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item:focus{outline:none}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item{font-size:1.2rem;height:3.33rem;line-height:1.5rem;padding:0 1.3rem!important}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item{font-size:1.8rem;height:4.9rem;line-height:2.1rem;padding:0 2.5rem!important}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item>img{height:1.2rem}}@media screen and (min-width:1920px){.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item>img{height:1.8rem}}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item>.rfg-subjects-list-submenu{background-color:#fff;border-radius:.6rem;box-shadow:0 .2rem .4rem 0 #00000026;padding:0;position:absolute;top:0;width:100%;z-index:10}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item>.rfg-subjects-list-submenu.right{left:100%}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item:focus,.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item:hover{background-color:#e2e9eb}.rfg-subject>.rfg-subjects-list>.rfg-subjects-list-menu .rfg-subjects-list-menu-item:not(:last-child){border-bottom:1px solid #e0e0e0}.rfg-subject-and-attachment-selector{font-size:1.8rem;line-height:2.1rem;position:relative;width:100%}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach{border-bottom:2px solid #e0e0e0;display:flex;padding:0 3.17rem}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach:focus-within{border-color:#0c234b}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subject-input{margin:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subject-input{border:none;font-size:1.8rem;height:4.95rem;width:100%}}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subject-input::placeholder{color:#707070;opacity:1}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subject-input:focus{border-color:#0c234b}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list{align-items:center;display:flex;flex-grow:1;height:4.95rem;width:100%}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-toggle{align-items:center;background-color:#0000;border:none;display:flex;height:100%;justify-content:space-between;padding:0;width:100%}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-toggle:focus{outline:none}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-toggle>.rfg-subjects-list-text-and-arrow>.rfg-subjects-list-placeholder{color:#707070}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-toggle>.rfg-subjects-list-text-and-arrow>img{height:.9rem;margin-left:2rem}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper{border-radius:.6rem;box-shadow:0 .2rem .4rem 0 #00000026;left:0;overflow:hidden;position:absolute;top:100%;transition:height .5s ease;width:100%;z-index:10}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu{width:100%}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu>.rfg-subjects-list-menu-item{align-items:center;background-color:#fff;border:none;color:#000;display:flex;height:5.4rem;justify-content:space-between;padding:0 3.17rem;width:100%}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu>.rfg-subjects-list-menu-item>img{height:1.8rem}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu>.rfg-subjects-list-menu-item.back{justify-content:unset}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu>.rfg-subjects-list-menu-item.back>img{margin-right:1.19rem}.rfg-subject-and-attachment-selector>.rfg-subject-and-attach>.rfg-subjects-list>.rfg-subjects-list-menu-wrapper>.rfg-subjects-list-menu>.rfg-subjects-list-menu-item:not(:last-child){border-bottom:1px solid #e0e0e0}.rfg-subject-and-attachment-selector>.rfg-attachment-selector{background-color:#0000;border:none;border-radius:.6rem;padding:0}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-left-enter{position:absolute;transform:translateX(100%)}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-left-enter-active{transform:translateX(0);transition:all .5s ease}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-left-exit{position:absolute;transform:translateX(0)}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-left-exit-active{transform:translateX(-100%);transition:all .5s ease}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-right-enter{position:absolute;transform:translateX(-100%)}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-right-enter-active{transform:translateX(0);transition:all .5s ease}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-right-exit{position:absolute;transform:translateX(0)}.rfg-subject-and-attachment-selector .rfg-subjects-list-menu-slide-right-exit-active{transform:translateX(100%);transition:all .5s ease}.rfg-thread-box{flex-grow:1}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box{border-top:2px solid #007d84;font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box{border:none;font-size:1.2rem;line-height:1.8rem;padding:2.18rem 1.53rem 1.5rem}}@media screen and (min-width:1920px){.rfg-thread-box{border:none;font-size:1.8rem;line-height:2.8rem;padding:3.95rem 2.5rem 3rem}}.rfg-thread-box>.rfg-thread-box-error{align-items:center;display:flex;font-size:1.6rem;line-height:1.8rem;padding:.7rem 2rem 0}.rfg-thread-box>.rfg-thread-box-error>img{height:1.56rem;margin-right:.74rem}.rfg-thread-box>.rfg-thread-subject{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-subject{font-size:1.8rem;line-height:2.7rem;padding:1.25rem 2.9rem 0 2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-subject{font-size:1.8rem;line-height:2.7rem;padding:0}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-subject{font-size:2.4rem;line-height:2.8rem;padding:0}}.rfg-thread-box>.rfg-thread-subject>.rfg-thread-box-attach-button{background-color:#0000;border:none;border-radius:.6rem;padding:0}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-subject>.rfg-thread-box-attach-button{height:1.5rem;width:1.5rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-subject>.rfg-thread-box-attach-button{height:3.5rem;width:3.3rem}}.rfg-thread-box>.rfg-message-reply{border-bottom:2px solid #e0e0e0;border-top:2px solid #e0e0e0;margin:.8rem 0 1rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages{margin-top:-.16rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages{margin-top:-.16rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages{margin-top:.85rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message{padding:2.2rem 2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message{padding:1rem 0}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message{padding:2rem 0}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img{background-color:#378dbd;border-radius:50%;flex-shrink:0;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img{height:3.2rem;line-height:3.2rem;margin:.33rem .8rem 0 0;width:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img{height:2.5rem;line-height:2.5rem;margin:.6rem 1rem 0 0;width:2.5rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img{height:4rem;line-height:4rem;margin:.8rem 1.3rem 0 0;width:4rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img>img{border-radius:50%}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img>img{height:3.2rem;width:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img>img{height:2.5rem;width:2.5rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-sender-img>img{height:4rem;width:4rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details{flex-grow:1;flex-shrink:1;overflow:hidden}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date{align-items:center;display:flex;justify-content:space-between}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-sender-name{font-weight:700}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-date{color:#707070;margin:0 auto 0 2.5rem}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-reply-button-small{background-color:#0000;border:none;padding:0}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-reply-button-small>.rfg-message-reply-img{height:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-reply-button-small>.rfg-message-reply-img{width:1.76rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-reply-button-small>.rfg-message-reply-img{width:1.1rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-sender-and-date>.rfg-message-reply-button-small>.rfg-message-reply-img{width:1.76rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-sender-and-date-and-recipient>.rfg-message-recipient{color:#707070}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-text{color:#707070;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-text{margin-top:1.1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-text{margin-top:.55rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-text{margin-top:.65rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-text p:first-child{margin-top:0}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-text p:last-child{margin-bottom:0}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments{flex-wrap:wrap}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments{margin:-.6rem -.55rem;padding-top:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments{margin:-.4rem -.85rem;padding-top:3.33rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments{margin:-.7rem -1.35rem;padding-top:4.75rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment{border:1px solid #e0e0e0;border-radius:.6rem;color:#0c234b;display:flex;justify-content:space-between;overflow:hidden}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment{font-size:1.6rem;height:3.6rem;line-height:1.8rem;margin:.6rem .55rem;width:14.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment{font-size:1.2rem;height:2.45rem;line-height:1.6rem;margin:.4rem .85rem;width:12.7rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment{font-size:1.8rem;height:3.6rem;line-height:2.1rem;margin:.7rem 1.35rem;width:19.8rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-filename{background-color:#0000;border:none;flex-grow:1;margin:auto 0;overflow:hidden;text-align:unset;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-filename{padding:0 1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-filename{padding:0 .82rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-filename{padding:0 1.3rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button{display:flex;flex-shrink:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button{width:3.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button{width:2.4rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button{width:3.6rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button>.rfg-message-attachment-download-img{margin:auto}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button>.rfg-message-attachment-download-img{height:.6rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button>.rfg-message-attachment-download-img{height:1rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button:hover{background-color:#e0e0e0}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button:before{border-left:1px solid #e0e0e0;content:"";margin:auto 0}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button:before{height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button:before{height:1.6rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments>.rfg-message-attachment>.rfg-message-attachment-download-button:before{height:2.1rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button{align-items:center;align-self:flex-end;background-color:#ab0520;border:none;border-radius:.6rem;color:#fff;display:flex;justify-content:center;padding:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button{height:3.3rem;margin:2rem 0 .05rem;width:12rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button{height:2.61rem;margin:2.91rem 0 0;width:8.76rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button{height:4.3rem;margin:4.25rem 0 .5rem;width:14rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button>img{height:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button>img{margin-right:.7rem;width:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button>img{margin-right:.34rem;width:1.1rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply-button>img{margin-right:.5rem;width:1.76rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments+.rfg-message-reply-button{margin-top:2.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments+.rfg-message-reply-button{margin-top:3.13rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-attachments+.rfg-message-reply-button{margin-top:4.7rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply{margin-top:2.33rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply{margin-top:5.15rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-errors{align-items:center;display:flex}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-errors{font-size:1.2rem;line-height:1.4rem;margin-bottom:.7rem;padding:0}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-errors{font-size:1.8rem;line-height:2.1rem;margin-bottom:1.65rem;padding:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-errors>img{height:1.4rem;margin-right:.6rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-errors>img{height:2.3rem;margin-right:1rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons{display:flex;justify-content:space-between}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons{margin-top:.6rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons{margin-top:4rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons>.rfg-message-button{border:none;border-radius:.6rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons>.rfg-message-button{height:2.61rem;width:8.76rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons>.rfg-message-button{height:4.3rem;width:14rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons>.rfg-message-button.discard{background-color:#e0e0e0}.rfg-thread-box>.rfg-thread-messages>.rfg-message>.rfg-message-details>.rfg-message-reply>.rfg-message-buttons>.rfg-message-button.send{background-color:#ffb81c}.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded{cursor:unset}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded{padding-bottom:3rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded{padding-bottom:4.5rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded>.rfg-message-details>.rfg-message-text{color:#000;overflow:unset;text-overflow:unset;white-space:unset}@media screen and (min-width:0px)and (max-width:991px){.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded:last-child>.rfg-message-details>.rfg-message-attachments{margin-bottom:0}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded:last-child>.rfg-message-details>.rfg-message-attachments{margin-bottom:-.4rem}}@media screen and (min-width:1920px){.rfg-thread-box>.rfg-thread-messages>.rfg-message.expanded:last-child>.rfg-message-details>.rfg-message-attachments{margin-bottom:-.7rem}}.rfg-thread-box>.rfg-thread-messages>.rfg-message:last-child{cursor:unset;padding-bottom:0}.rfg-thread-box>.rfg-thread-messages>.rfg-message:last-child>.rfg-message-details>.rfg-message-sender-and-date-and-recipient{cursor:unset}.rfg-thread-box>.rfg-thread-messages>.rfg-message:not(:last-child){border-bottom:1px solid #e0e0e0}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list{flex-basis:100%;font-size:1.4rem;line-height:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list{border-right:1px solid #e0e0e0;flex-basis:33.8%;flex-grow:0;flex-shrink:0;font-size:1rem;height:auto;line-height:1.5rem}}@media screen and (min-width:1920px){.rfg-threads-list{border-right:1px solid #e0e0e0;flex-basis:33.8%;flex-grow:0;flex-shrink:0;font-size:1.6rem;height:auto;line-height:2.4rem}}.rfg-threads-list>.rfg-thread{align-items:flex-start;cursor:pointer}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-thread{padding:1.6rem 3.4%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-thread{padding:1.25rem .9rem 1.12rem .78rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-thread{padding:2.3rem 1.2rem}}.rfg-threads-list>.rfg-thread:focus,.rfg-threads-list>.rfg-thread:hover{background-color:#d3dee1}.rfg-threads-list>.rfg-thread>.rfg-member-img{background-color:#378dbd;border-radius:50%;flex-shrink:0;margin-right:1.3rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-thread>.rfg-member-img{height:3.2rem;width:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-thread>.rfg-member-img{height:2rem;width:2rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-thread>.rfg-member-img{height:3.2rem;width:3.2rem}}.rfg-threads-list>.rfg-thread>.rfg-member-img>img{border-radius:50%}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-thread>.rfg-member-img>img{height:3.2rem;width:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-thread>.rfg-member-img>img{height:2rem;width:2rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-thread>.rfg-member-img>img{height:3.2rem;width:3.2rem}}.rfg-threads-list>.rfg-thread>.rfg-details{flex-grow:1;flex-shrink:1;overflow:hidden}.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date{display:flex;justify-content:space-between}.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-date{flex-grow:0;text-align:right}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-date{min-width:5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-date{min-width:4rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-date{min-width:6.1rem}}.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count{display:flex;justify-content:space-between;overflow:hidden}.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count .rfg-members{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count{font-size:1.6rem;line-height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count{font-size:1.2rem;line-height:1.6rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count{font-size:1.8rem;line-height:2.1rem}}.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count>.rfg-message-count{padding-left:1rem;padding-right:1rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count>.rfg-message-count{font-size:1.2rem;line-height:1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count>.rfg-message-count{font-size:1rem;line-height:1.6rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-members-message-count-and-date>.rfg-members-and-message-count>.rfg-message-count{font-size:1.4rem;line-height:2.1rem}}.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-excerpt,.rfg-threads-list>.rfg-thread>.rfg-details>.rfg-subject{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfg-threads-list>.rfg-thread.selected{background-color:#e2e9eb}.rfg-threads-list>.rfg-thread.not-read>.rfg-details>.rfg-members-message-count-and-date,.rfg-threads-list>.rfg-thread.not-read>.rfg-details>.rfg-subject{font-weight:700}.rfg-threads-list>.rfg-thread.not-read>.rfg-details>.rfg-members-message-count-and-date .rfg-members-and-message-count .rfg-message-count{font-weight:400}.rfg-threads-list>.rfg-thread:not(:last-child){border-bottom:1px solid #e0e0e0}@media screen and (min-width:0px)and (max-width:991px){.rfg-threads-list>.rfg-no-threads{font-size:1.6rem;line-height:2rem;padding:2rem 3.4%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-threads-list>.rfg-no-threads{font-size:1.2rem;line-height:1.6rem;padding:2rem}}@media screen and (min-width:1920px){.rfg-threads-list>.rfg-no-threads{font-size:1.8rem;line-height:2.1rem;padding:2rem}}.rfg-navbar{border-bottom:1px solid #e0e0e0;max-width:171rem;width:90.6%}.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link{border:1px solid #e0e0e0;border-bottom:none;border-top-left-radius:.6rem;border-top-right-radius:.6rem;color:#0c234b;display:flex;font-family:Lato;font-weight:700;justify-content:space-between;margin-right:3px;text-decoration:none}@media screen and (min-width:0px)and (max-width:991px){.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link{font-size:1.8rem;padding:.4rem 1.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link{font-size:1.6rem;padding:.4rem 1.8rem}}@media screen and (min-width:1920px){.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link{font-size:3.4rem;padding:.5rem 1.3rem}}.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link.active{background-color:#e2e9eb}.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link .rfg-counter{align-self:center;background-color:#ab0520;border-radius:50%;color:#fff;display:flex;font-family:OpenSans;justify-content:center;margin-left:1rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link .rfg-counter{font-size:1.2rem;height:1.6rem;padding:0 .6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link .rfg-counter{font-size:1.1rem;height:1.45rem;padding:0 .45rem}}@media screen and (min-width:1920px){.rfg-navbar>.rfg-navbar-links>.rfg-navbar-link .rfg-counter{font-size:1.8rem;height:2.4rem;padding:0 .7rem}}.rfg-no-store-lesson-navigator{flex-grow:1;flex-shrink:0;max-width:164.2rem;width:85.5%}.rfg-no-store-lesson-navigator .rfg-progress{display:flex;justify-content:stretch}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-progress{margin-top:4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-progress{margin-left:14%;margin-right:14.25%;margin-top:3.5rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-progress{margin-left:18.4%;margin-right:18.75%;margin-top:5rem}}.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step{background-color:#e0e0e0;flex-grow:1}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step{height:.3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step{height:.3rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step{height:.6rem;width:6rem}}.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step:first-child{border-bottom-left-radius:2rem;border-top-left-radius:2rem}.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step:last-child{border-bottom-right-radius:2rem;border-top-right-radius:2rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step:not(:last-child){margin-right:.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step:not(:last-child){margin-right:.75rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step:not(:last-child){margin-right:.75rem}}.rfg-no-store-lesson-navigator .rfg-progress>.rfg-progress-step.completed{background-color:#0c234b}.rfg-no-store-lesson-navigator .rfg-current-screen{display:flex;flex-grow:1;flex-shrink:0;overflow-x:auto;overflow-y:hidden}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-current-screen{padding-bottom:1.6rem;padding-top:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-current-screen{margin-left:5%;margin-right:5%;padding-bottom:1.4rem;padding-top:2.8rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-current-screen{margin-left:5%;margin-right:5%;padding-bottom:2rem;padding-top:4rem}}.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-divider{display:flex;justify-content:center}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-divider{margin-left:5%;margin-right:5%}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-divider{margin-left:5%;margin-right:5%}}.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-divider>div{border-bottom:1px solid #e0e0e0;flex-grow:1;justify-self:center;max-width:144rem}.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed{align-items:center;color:#0c234b;display:flex;flex-direction:column;font-family:Lato;font-weight:700;height:100%;justify-content:center;max-height:100%}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed{font-size:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed{font-size:2.8rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed{font-size:4rem}}.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:25rem;width:35rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:25rem;margin-top:3.5rem;width:35rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:21.5rem;margin-top:4rem;width:30rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-current-screen .rfg-lesson-completed img{height:31.5rem;margin-top:5rem;width:42.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-current-screen>.rfg-current-screen-content{width:100%}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-current-screen>.rfg-current-screen-content{width:100%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-current-screen>.rfg-current-screen-content>div:not(:last-child){margin-bottom:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-current-screen>.rfg-current-screen-content>div:not(:last-child){margin-bottom:2.4rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-current-screen>.rfg-current-screen-content>div:not(:last-child){margin-bottom:4rem}}.rfg-no-store-lesson-navigator .rfg-actions{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-top:2rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-actions{flex-direction:column}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-actions{margin-left:15%;margin-right:15%}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-actions{margin-left:15%;margin-right:15%}}.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next{display:flex;justify-content:space-between}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next{width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next{flex-grow:1}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next{flex-grow:1}}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button{font-size:1.6rem;height:3.3rem;width:12rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button{font-size:1.4rem;height:2.8rem;width:8.5rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-previous-and-next button{font-size:2rem;height:4.8rem;width:13.6rem}}.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson{align-items:center;background-color:#0000;border:none;border-radius:.6rem;color:#0c234b;display:flex;margin-left:auto;padding:0;text-align:center;width:auto}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson{font-size:1.6rem;justify-content:flex-end;margin-top:2rem;min-width:12rem;width:100%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson{font-size:1.4rem;margin-left:2.3rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson{font-size:2rem;margin-left:6.9rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson>img{height:1.26rem;margin-right:.64rem;width:1.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson>img{height:1.26rem;margin-right:.64rem;width:1.5rem}}@media screen and (min-width:1920px){.rfg-no-store-lesson-navigator .rfg-actions .rfg-exit-lesson>img{height:1.6rem;margin-right:1.04rem;width:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-lesson-navigator .rfg-actions.last{flex-direction:row}.rfg-no-store-lesson-navigator .rfg-actions.last .rfg-previous-and-next{width:auto}.rfg-no-store-lesson-navigator .rfg-actions.last .rfg-exit-lesson{margin-top:0;width:auto}}.rfg-no-store-audio-recording{align-items:center;color:#707070;margin-bottom:1rem;position:relative}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-audio-recording{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-audio-recording{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:1920px){.rfg-no-store-audio-recording{font-size:2rem;line-height:3rem}}.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-display-text{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-display-text{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-display-text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-display-text{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-instructions{text-align:left}@media screen and (min-width:0px)and (max-width:991px){.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-instructions{font-size:2rem;line-height:2.75rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-instructions{font-size:1.75rem;line-height:2.5rem;margin-bottom:1.4rem;max-width:80%;width:80%}}@media screen and (min-width:1920px){.rfg-no-store-audio-recording>.rfg-no-store-audio-recording-instructions{font-size:2.5rem;line-height:3.5rem;margin-bottom:2rem;max-width:70%;width:70%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-resources{gap:2rem;margin-top:2.3rem;width:90.8%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-resources{gap:3rem;margin-top:2.5rem;width:85.5%}}@media screen and (min-width:1920px){.rfg-resources{gap:3rem;margin-top:3.8rem;width:85.5%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-resources>.rfg-section{padding:0 1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-resources>.rfg-section{max-width:60%;padding:0 1rem}}@media screen and (min-width:1920px){.rfg-resources>.rfg-section{padding:0 1rem}}.rfg-resources>.rfg-section>h1{color:#007d84;font-family:Lato;font-weight:700;margin-block:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-resources>.rfg-section>h1{font-size:1.6rem;margin-bottom:2.3rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-resources>.rfg-section>h1{font-size:1.8rem;margin-bottom:2.5rem}}@media screen and (min-width:1920px){.rfg-resources>.rfg-section>h1{font-size:3.4rem;margin-bottom:3.8rem}}.rfg-resources>.rfg-section>h2{color:#000;font-family:Lato;font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-resources>.rfg-section>h2{font-size:1.6rem;margin-bottom:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-resources>.rfg-section>h2{font-size:1.6rem;margin-bottom:2rem}}@media screen and (min-width:1920px){.rfg-resources>.rfg-section>h2{font-size:2.2rem;margin-bottom:3rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-resources>.rfg-section>p{font-size:1.4rem;line-height:2.1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-resources>.rfg-section>p{font-size:1.2rem;line-height:1.8rem}}@media screen and (min-width:1920px){.rfg-resources>.rfg-section>p{font-size:1.8rem;line-height:2.7rem}}.rfg-table-of-contents{flex-grow:1;flex-shrink:0;max-width:171rem}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents{margin-top:2.3rem;width:93%}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents{margin-top:2.5rem;width:92%}}@media screen and (min-width:1920px){.rfg-table-of-contents{margin-top:3.8rem;width:91.875%}}.rfg-table-of-contents>.rfg-table-of-contents-back{align-items:center;flex-shrink:0}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-back>a>.rfg-table-of-contents-back-img{width:1rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-back>a>.rfg-table-of-contents-back-img{width:1.07rem}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-back>a>.rfg-table-of-contents-back-img{width:1.7rem}}.rfg-table-of-contents>.rfg-table-of-contents-back>.rfg-table-of-contents-back-title{color:#007d84;font-family:Lato;font-weight:700}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-back>.rfg-table-of-contents-back-title{font-size:1.6rem;line-height:1.9rem;margin-left:2.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-back>.rfg-table-of-contents-back-title{font-size:1.8rem;line-height:2.1rem;margin-left:7.93rem}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-back>.rfg-table-of-contents-back-title{font-size:3.4rem;line-height:4rem;margin-left:12.3rem}}.rfg-table-of-contents>.rfg-table-of-contents-weeks{flex-grow:1}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-weeks{font-size:1.6rem;line-height:3rem;margin-left:3.5rem;margin-top:2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-weeks{font-size:1.2rem;line-height:1.8rem;margin-left:9rem;margin-top:2.1rem}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-weeks{font-size:1.8rem;line-height:2.8rem;margin-left:14rem;margin-top:2.9rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week{display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week{display:flex;flex-direction:row;flex-wrap:nowrap;width:auto}}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week:not(:last-child){margin-bottom:4.5rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week:not(:last-child){margin-bottom:2.5rem}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week:not(:last-child){margin-bottom:4.1rem}}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-index{font-family:Lato;font-weight:700}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-index.dropped{color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-index{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-index{font-size:1.4rem;line-height:1.6rem;margin-right:7.6rem}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-index{font-size:2.2rem;line-height:2.6rem;margin-right:11.9rem}}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules{align-items:flex-start}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-name{font-family:Lato;font-weight:700}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-name.dropped{color:#707070}@media screen and (min-width:0px)and (max-width:991px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-name{font-size:1.6rem;line-height:2.4rem;margin-bottom:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-name{font-size:1.4rem;line-height:1.6rem;margin-bottom:1rem}}@media screen and (min-width:1920px){.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-name{font-size:2.2rem;line-height:2.6rem;margin-bottom:1.7rem}}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-module.text.dropped{color:#707070}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-module.link{background-color:#0000;border:none;color:#0c234b;padding:0;text-align:left}.rfg-table-of-contents>.rfg-table-of-contents-weeks>.rfg-table-of-contents-week>.rfg-week-contents-name-and-modules>.rfg-week-contents-module.link:hover{text-decoration:underline}.rfg-throttler{height:100vh;width:100vw}.rfg-throttler,.rfg-throttler>.rfg-throttler-spinner{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0;z-index:1032}.rfg-throttler>.rfg-throttler-spinner{animation:spin 1s linear infinite;border:.5rem solid #e0e0e0;border-radius:50%;border-top-color:#0c234b;height:5rem;width:5rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rfg-welcome{height:100vh;max-height:100vh;overflow:auto}.rfg-welcome>.rfg-welcome-scrollable{flex-grow:1;flex-shrink:1}@media screen and (min-width:992px)and (max-width:1919px){.rfg-welcome>.rfg-welcome-scrollable{align-items:center;justify-content:center;overflow-y:auto;scrollbar-color:#919191 #e0e0e0;scrollbar-width:thin}.rfg-welcome>.rfg-welcome-scrollable::-webkit-scrollbar{height:0;width:.6rem}.rfg-welcome>.rfg-welcome-scrollable::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:auto;box-shadow:auto}.rfg-welcome>.rfg-welcome-scrollable::-webkit-scrollbar-thumb{background-color:#919191;border-radius:auto;box-shadow:auto}}@media screen and (min-width:1920px){.rfg-welcome>.rfg-welcome-scrollable{align-items:center;justify-content:center;overflow-y:auto;scrollbar-color:#919191 #e0e0e0;scrollbar-width:thin}.rfg-welcome>.rfg-welcome-scrollable::-webkit-scrollbar{height:0;width:.6rem}.rfg-welcome>.rfg-welcome-scrollable::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:auto;box-shadow:auto}.rfg-welcome>.rfg-welcome-scrollable::-webkit-scrollbar-thumb{background-color:#919191;border-radius:auto;box-shadow:auto}}.rfg-welcome>.rfg-welcome-scrollable>.rfg-content{align-items:center;gap:4rem;justify-content:center;padding:.8rem}@media screen and (min-width:992px)and (max-width:1919px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content{max-width:60%}}@media screen and (min-width:1920px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content{max-width:50%}}@media screen and (min-width:0px)and (max-width:991px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-logo>img{height:14.8rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-logo>img{height:11.4rem}}@media screen and (min-width:1920px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-logo>img{height:20rem}}.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-title{color:#0c234b;font-family:Lato;font-weight:700;text-align:center}@media screen and (min-width:0px)and (max-width:991px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-title{font-size:3.2rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-title{font-size:2.8rem}}@media screen and (min-width:1920px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-title{font-size:4rem}}.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-about{color:#000;font-weight:400;text-align:justify}@media screen and (min-width:0px)and (max-width:991px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-about{font-size:1.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-about{font-size:1.2rem}}@media screen and (min-width:1920px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-about{font-size:1.8rem}}@media screen and (min-width:0px)and (max-width:991px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-sign-in-button{font-size:1.6rem;height:3.3rem;width:26.6rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-sign-in-button{border-radius:.3rem;font-size:1.2rem;height:2.8rem;width:14.6rem}}@media screen and (min-width:1920px){.rfg-welcome>.rfg-welcome-scrollable>.rfg-content>.rfg-sign-in-button{font-size:1.8rem;height:4.6rem;width:22rem}}.rfg-app{height:100vh;max-height:100vh}@media screen and (min-width:0px)and (max-width:991px){.rfg-app{overflow:auto}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-app{overflow:hidden}}@media screen and (min-width:1920px){.rfg-app{overflow:hidden}}.rfg-app .rfg-navbar{align-self:center;padding-top:2.4rem}.rfg-app .rfg-app-scrollable{flex-grow:1;flex-shrink:1}@media screen and (min-width:992px)and (max-width:1919px){.rfg-app .rfg-app-scrollable{overflow-y:auto;scrollbar-color:#919191 #e0e0e0;scrollbar-width:thin}.rfg-app .rfg-app-scrollable::-webkit-scrollbar{height:0;width:.6rem}.rfg-app .rfg-app-scrollable::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:auto;box-shadow:auto}.rfg-app .rfg-app-scrollable::-webkit-scrollbar-thumb{background-color:#919191;border-radius:auto;box-shadow:auto}}@media screen and (min-width:1920px){.rfg-app .rfg-app-scrollable{overflow-y:auto;scrollbar-color:#919191 #e0e0e0;scrollbar-width:thin}.rfg-app .rfg-app-scrollable::-webkit-scrollbar{height:0;width:.6rem}.rfg-app .rfg-app-scrollable::-webkit-scrollbar-track{background-color:#e0e0e0;border-radius:auto;box-shadow:auto}.rfg-app .rfg-app-scrollable::-webkit-scrollbar-thumb{background-color:#919191;border-radius:auto;box-shadow:auto}}.rfg-app .skip-to-content-link{border:1px solid #000;border-radius:.6rem;left:50%;padding:.8rem;position:absolute;transform:translateY(-100%);transition:transform .3s}@media screen and (min-width:0px)and (max-width:991px){.rfg-app .skip-to-content-link{font-size:1.6rem;height:4rem}}@media screen and (min-width:992px)and (max-width:1919px){.rfg-app .skip-to-content-link{font-size:1.4rem;height:3.5rem}}@media screen and (min-width:1920px){.rfg-app .skip-to-content-link{font-size:2rem;height:5rem}}.rfg-app .skip-to-content-link:focus{transform:translateY(0)}.rfg-login-callback{align-items:center;color:#707070;font-size:1.6rem;font-weight:400;height:100vh;justify-content:center;max-height:100vh;max-width:100vw;overflow:hidden;text-align:center;width:100vw}