@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Roboto,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.55rem}p{margin-top:0;margin-bottom:1.1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:currentColor;text-decoration:none}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 599px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 959px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 1279px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1919px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 599px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 959px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 1279px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1919px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 599px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 959px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 1279px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1919px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.275rem!important}.mt-1,.my-1{margin-top:.275rem!important}.mr-1,.mx-1{margin-right:.275rem!important}.mb-1,.my-1{margin-bottom:.275rem!important}.ml-1,.mx-1{margin-left:.275rem!important}.m-2{margin:.55rem!important}.mt-2,.my-2{margin-top:.55rem!important}.mr-2,.mx-2{margin-right:.55rem!important}.mb-2,.my-2{margin-bottom:.55rem!important}.ml-2,.mx-2{margin-left:.55rem!important}.m-3{margin:1.1rem!important}.mt-3,.my-3{margin-top:1.1rem!important}.mr-3,.mx-3{margin-right:1.1rem!important}.mb-3,.my-3{margin-bottom:1.1rem!important}.ml-3,.mx-3{margin-left:1.1rem!important}.m-4{margin:1.65rem!important}.mt-4,.my-4{margin-top:1.65rem!important}.mr-4,.mx-4{margin-right:1.65rem!important}.mb-4,.my-4{margin-bottom:1.65rem!important}.ml-4,.mx-4{margin-left:1.65rem!important}.m-5{margin:2.2rem!important}.mt-5,.my-5{margin-top:2.2rem!important}.mr-5,.mx-5{margin-right:2.2rem!important}.mb-5,.my-5{margin-bottom:2.2rem!important}.ml-5,.mx-5{margin-left:2.2rem!important}.m-6{margin:3.3rem!important}.mt-6,.my-6{margin-top:3.3rem!important}.mr-6,.mx-6{margin-right:3.3rem!important}.mb-6,.my-6{margin-bottom:3.3rem!important}.ml-6,.mx-6{margin-left:3.3rem!important}.m-m1{margin:-.275rem!important}.mt-m1,.my-m1{margin-top:-.275rem!important}.mr-m1,.mx-m1{margin-right:-.275rem!important}.mb-m1,.my-m1{margin-bottom:-.275rem!important}.ml-m1,.mx-m1{margin-left:-.275rem!important}.m-m2{margin:-.55rem!important}.mt-m2,.my-m2{margin-top:-.55rem!important}.mr-m2,.mx-m2{margin-right:-.55rem!important}.mb-m2,.my-m2{margin-bottom:-.55rem!important}.ml-m2,.mx-m2{margin-left:-.55rem!important}.m-m3{margin:-1.1rem!important}.mt-m3,.my-m3{margin-top:-1.1rem!important}.mr-m3,.mx-m3{margin-right:-1.1rem!important}.mb-m3,.my-m3{margin-bottom:-1.1rem!important}.ml-m3,.mx-m3{margin-left:-1.1rem!important}.m-m4{margin:-1.65rem!important}.mt-m4,.my-m4{margin-top:-1.65rem!important}.mr-m4,.mx-m4{margin-right:-1.65rem!important}.mb-m4,.my-m4{margin-bottom:-1.65rem!important}.ml-m4,.mx-m4{margin-left:-1.65rem!important}.m-m5{margin:-2.2rem!important}.mt-m5,.my-m5{margin-top:-2.2rem!important}.mr-m5,.mx-m5{margin-right:-2.2rem!important}.mb-m5,.my-m5{margin-bottom:-2.2rem!important}.ml-m5,.mx-m5{margin-left:-2.2rem!important}.m-m6{margin:-3.3rem!important}.mt-m6,.my-m6{margin-top:-3.3rem!important}.mr-m6,.mx-m6{margin-right:-3.3rem!important}.mb-m6,.my-m6{margin-bottom:-3.3rem!important}.ml-m6,.mx-m6{margin-left:-3.3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.275rem!important}.pt-1,.py-1{padding-top:.275rem!important}.pr-1,.px-1{padding-right:.275rem!important}.pb-1,.py-1{padding-bottom:.275rem!important}.pl-1,.px-1{padding-left:.275rem!important}.p-2{padding:.55rem!important}.pt-2,.py-2{padding-top:.55rem!important}.pr-2,.px-2{padding-right:.55rem!important}.pb-2,.py-2{padding-bottom:.55rem!important}.pl-2,.px-2{padding-left:.55rem!important}.p-3{padding:1.1rem!important}.pt-3,.py-3{padding-top:1.1rem!important}.pr-3,.px-3{padding-right:1.1rem!important}.pb-3,.py-3{padding-bottom:1.1rem!important}.pl-3,.px-3{padding-left:1.1rem!important}.p-4{padding:1.65rem!important}.pt-4,.py-4{padding-top:1.65rem!important}.pr-4,.px-4{padding-right:1.65rem!important}.pb-4,.py-4{padding-bottom:1.65rem!important}.pl-4,.px-4{padding-left:1.65rem!important}.p-5{padding:2.2rem!important}.pt-5,.py-5{padding-top:2.2rem!important}.pr-5,.px-5{padding-right:2.2rem!important}.pb-5,.py-5{padding-bottom:2.2rem!important}.pl-5,.px-5{padding-left:2.2rem!important}.p-6{padding:3.3rem!important}.pt-6,.py-6{padding-top:3.3rem!important}.pr-6,.px-6{padding-right:3.3rem!important}.pb-6,.py-6{padding-bottom:3.3rem!important}.pl-6,.px-6{padding-left:3.3rem!important}.p-m1{padding:-.275rem!important}.pt-m1,.py-m1{padding-top:-.275rem!important}.pr-m1,.px-m1{padding-right:-.275rem!important}.pb-m1,.py-m1{padding-bottom:-.275rem!important}.pl-m1,.px-m1{padding-left:-.275rem!important}.p-m2{padding:-.55rem!important}.pt-m2,.py-m2{padding-top:-.55rem!important}.pr-m2,.px-m2{padding-right:-.55rem!important}.pb-m2,.py-m2{padding-bottom:-.55rem!important}.pl-m2,.px-m2{padding-left:-.55rem!important}.p-m3{padding:-1.1rem!important}.pt-m3,.py-m3{padding-top:-1.1rem!important}.pr-m3,.px-m3{padding-right:-1.1rem!important}.pb-m3,.py-m3{padding-bottom:-1.1rem!important}.pl-m3,.px-m3{padding-left:-1.1rem!important}.p-m4{padding:-1.65rem!important}.pt-m4,.py-m4{padding-top:-1.65rem!important}.pr-m4,.px-m4{padding-right:-1.65rem!important}.pb-m4,.py-m4{padding-bottom:-1.65rem!important}.pl-m4,.px-m4{padding-left:-1.65rem!important}.p-m5{padding:-2.2rem!important}.pt-m5,.py-m5{padding-top:-2.2rem!important}.pr-m5,.px-m5{padding-right:-2.2rem!important}.pb-m5,.py-m5{padding-bottom:-2.2rem!important}.pl-m5,.px-m5{padding-left:-2.2rem!important}.p-m6{padding:-3.3rem!important}.pt-m6,.py-m6{padding-top:-3.3rem!important}.pr-m6,.px-m6{padding-right:-3.3rem!important}.pb-m6,.py-m6{padding-bottom:-3.3rem!important}.pl-m6,.px-m6{padding-left:-3.3rem!important}.m-n1{margin:-.275rem!important}.mt-n1,.my-n1{margin-top:-.275rem!important}.mr-n1,.mx-n1{margin-right:-.275rem!important}.mb-n1,.my-n1{margin-bottom:-.275rem!important}.ml-n1,.mx-n1{margin-left:-.275rem!important}.m-n2{margin:-.55rem!important}.mt-n2,.my-n2{margin-top:-.55rem!important}.mr-n2,.mx-n2{margin-right:-.55rem!important}.mb-n2,.my-n2{margin-bottom:-.55rem!important}.ml-n2,.mx-n2{margin-left:-.55rem!important}.m-n3{margin:-1.1rem!important}.mt-n3,.my-n3{margin-top:-1.1rem!important}.mr-n3,.mx-n3{margin-right:-1.1rem!important}.mb-n3,.my-n3{margin-bottom:-1.1rem!important}.ml-n3,.mx-n3{margin-left:-1.1rem!important}.m-n4{margin:-1.65rem!important}.mt-n4,.my-n4{margin-top:-1.65rem!important}.mr-n4,.mx-n4{margin-right:-1.65rem!important}.mb-n4,.my-n4{margin-bottom:-1.65rem!important}.ml-n4,.mx-n4{margin-left:-1.65rem!important}.m-n5{margin:-2.2rem!important}.mt-n5,.my-n5{margin-top:-2.2rem!important}.mr-n5,.mx-n5{margin-right:-2.2rem!important}.mb-n5,.my-n5{margin-bottom:-2.2rem!important}.ml-n5,.mx-n5{margin-left:-2.2rem!important}.m-n6{margin:-3.3rem!important}.mt-n6,.my-n6{margin-top:-3.3rem!important}.mr-n6,.mx-n6{margin-right:-3.3rem!important}.mb-n6,.my-n6{margin-bottom:-3.3rem!important}.ml-n6,.mx-n6{margin-left:-3.3rem!important}.m-nm1{margin:--0.275rem!important}.mt-nm1,.my-nm1{margin-top:--0.275rem!important}.mr-nm1,.mx-nm1{margin-right:--0.275rem!important}.mb-nm1,.my-nm1{margin-bottom:--0.275rem!important}.ml-nm1,.mx-nm1{margin-left:--0.275rem!important}.m-nm2{margin:--0.55rem!important}.mt-nm2,.my-nm2{margin-top:--0.55rem!important}.mr-nm2,.mx-nm2{margin-right:--0.55rem!important}.mb-nm2,.my-nm2{margin-bottom:--0.55rem!important}.ml-nm2,.mx-nm2{margin-left:--0.55rem!important}.m-nm3{margin:1.1rem!important}.mt-nm3,.my-nm3{margin-top:1.1rem!important}.mr-nm3,.mx-nm3{margin-right:1.1rem!important}.mb-nm3,.my-nm3{margin-bottom:1.1rem!important}.ml-nm3,.mx-nm3{margin-left:1.1rem!important}.m-nm4{margin:--1.65rem!important}.mt-nm4,.my-nm4{margin-top:--1.65rem!important}.mr-nm4,.mx-nm4{margin-right:--1.65rem!important}.mb-nm4,.my-nm4{margin-bottom:--1.65rem!important}.ml-nm4,.mx-nm4{margin-left:--1.65rem!important}.m-nm5{margin:--2.2rem!important}.mt-nm5,.my-nm5{margin-top:--2.2rem!important}.mr-nm5,.mx-nm5{margin-right:--2.2rem!important}.mb-nm5,.my-nm5{margin-bottom:--2.2rem!important}.ml-nm5,.mx-nm5{margin-left:--2.2rem!important}.m-nm6{margin:--3.3rem!important}.mt-nm6,.my-nm6{margin-top:--3.3rem!important}.mr-nm6,.mx-nm6{margin-right:--3.3rem!important}.mb-nm6,.my-nm6{margin-bottom:--3.3rem!important}.ml-nm6,.mx-nm6{margin-left:--3.3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 599px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.275rem!important}.mt-sm-1,.my-sm-1{margin-top:.275rem!important}.mr-sm-1,.mx-sm-1{margin-right:.275rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.275rem!important}.ml-sm-1,.mx-sm-1{margin-left:.275rem!important}.m-sm-2{margin:.55rem!important}.mt-sm-2,.my-sm-2{margin-top:.55rem!important}.mr-sm-2,.mx-sm-2{margin-right:.55rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.55rem!important}.ml-sm-2,.mx-sm-2{margin-left:.55rem!important}.m-sm-3{margin:1.1rem!important}.mt-sm-3,.my-sm-3{margin-top:1.1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1.1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1.1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1.1rem!important}.m-sm-4{margin:1.65rem!important}.mt-sm-4,.my-sm-4{margin-top:1.65rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.65rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.65rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.65rem!important}.m-sm-5{margin:2.2rem!important}.mt-sm-5,.my-sm-5{margin-top:2.2rem!important}.mr-sm-5,.mx-sm-5{margin-right:2.2rem!important}.mb-sm-5,.my-sm-5{margin-bottom:2.2rem!important}.ml-sm-5,.mx-sm-5{margin-left:2.2rem!important}.m-sm-6{margin:3.3rem!important}.mt-sm-6,.my-sm-6{margin-top:3.3rem!important}.mr-sm-6,.mx-sm-6{margin-right:3.3rem!important}.mb-sm-6,.my-sm-6{margin-bottom:3.3rem!important}.ml-sm-6,.mx-sm-6{margin-left:3.3rem!important}.m-sm-m1{margin:-.275rem!important}.mt-sm-m1,.my-sm-m1{margin-top:-.275rem!important}.mr-sm-m1,.mx-sm-m1{margin-right:-.275rem!important}.mb-sm-m1,.my-sm-m1{margin-bottom:-.275rem!important}.ml-sm-m1,.mx-sm-m1{margin-left:-.275rem!important}.m-sm-m2{margin:-.55rem!important}.mt-sm-m2,.my-sm-m2{margin-top:-.55rem!important}.mr-sm-m2,.mx-sm-m2{margin-right:-.55rem!important}.mb-sm-m2,.my-sm-m2{margin-bottom:-.55rem!important}.ml-sm-m2,.mx-sm-m2{margin-left:-.55rem!important}.m-sm-m3{margin:-1.1rem!important}.mt-sm-m3,.my-sm-m3{margin-top:-1.1rem!important}.mr-sm-m3,.mx-sm-m3{margin-right:-1.1rem!important}.mb-sm-m3,.my-sm-m3{margin-bottom:-1.1rem!important}.ml-sm-m3,.mx-sm-m3{margin-left:-1.1rem!important}.m-sm-m4{margin:-1.65rem!important}.mt-sm-m4,.my-sm-m4{margin-top:-1.65rem!important}.mr-sm-m4,.mx-sm-m4{margin-right:-1.65rem!important}.mb-sm-m4,.my-sm-m4{margin-bottom:-1.65rem!important}.ml-sm-m4,.mx-sm-m4{margin-left:-1.65rem!important}.m-sm-m5{margin:-2.2rem!important}.mt-sm-m5,.my-sm-m5{margin-top:-2.2rem!important}.mr-sm-m5,.mx-sm-m5{margin-right:-2.2rem!important}.mb-sm-m5,.my-sm-m5{margin-bottom:-2.2rem!important}.ml-sm-m5,.mx-sm-m5{margin-left:-2.2rem!important}.m-sm-m6{margin:-3.3rem!important}.mt-sm-m6,.my-sm-m6{margin-top:-3.3rem!important}.mr-sm-m6,.mx-sm-m6{margin-right:-3.3rem!important}.mb-sm-m6,.my-sm-m6{margin-bottom:-3.3rem!important}.ml-sm-m6,.mx-sm-m6{margin-left:-3.3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.275rem!important}.pt-sm-1,.py-sm-1{padding-top:.275rem!important}.pr-sm-1,.px-sm-1{padding-right:.275rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.275rem!important}.pl-sm-1,.px-sm-1{padding-left:.275rem!important}.p-sm-2{padding:.55rem!important}.pt-sm-2,.py-sm-2{padding-top:.55rem!important}.pr-sm-2,.px-sm-2{padding-right:.55rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.55rem!important}.pl-sm-2,.px-sm-2{padding-left:.55rem!important}.p-sm-3{padding:1.1rem!important}.pt-sm-3,.py-sm-3{padding-top:1.1rem!important}.pr-sm-3,.px-sm-3{padding-right:1.1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1.1rem!important}.pl-sm-3,.px-sm-3{padding-left:1.1rem!important}.p-sm-4{padding:1.65rem!important}.pt-sm-4,.py-sm-4{padding-top:1.65rem!important}.pr-sm-4,.px-sm-4{padding-right:1.65rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.65rem!important}.pl-sm-4,.px-sm-4{padding-left:1.65rem!important}.p-sm-5{padding:2.2rem!important}.pt-sm-5,.py-sm-5{padding-top:2.2rem!important}.pr-sm-5,.px-sm-5{padding-right:2.2rem!important}.pb-sm-5,.py-sm-5{padding-bottom:2.2rem!important}.pl-sm-5,.px-sm-5{padding-left:2.2rem!important}.p-sm-6{padding:3.3rem!important}.pt-sm-6,.py-sm-6{padding-top:3.3rem!important}.pr-sm-6,.px-sm-6{padding-right:3.3rem!important}.pb-sm-6,.py-sm-6{padding-bottom:3.3rem!important}.pl-sm-6,.px-sm-6{padding-left:3.3rem!important}.p-sm-m1{padding:-.275rem!important}.pt-sm-m1,.py-sm-m1{padding-top:-.275rem!important}.pr-sm-m1,.px-sm-m1{padding-right:-.275rem!important}.pb-sm-m1,.py-sm-m1{padding-bottom:-.275rem!important}.pl-sm-m1,.px-sm-m1{padding-left:-.275rem!important}.p-sm-m2{padding:-.55rem!important}.pt-sm-m2,.py-sm-m2{padding-top:-.55rem!important}.pr-sm-m2,.px-sm-m2{padding-right:-.55rem!important}.pb-sm-m2,.py-sm-m2{padding-bottom:-.55rem!important}.pl-sm-m2,.px-sm-m2{padding-left:-.55rem!important}.p-sm-m3{padding:-1.1rem!important}.pt-sm-m3,.py-sm-m3{padding-top:-1.1rem!important}.pr-sm-m3,.px-sm-m3{padding-right:-1.1rem!important}.pb-sm-m3,.py-sm-m3{padding-bottom:-1.1rem!important}.pl-sm-m3,.px-sm-m3{padding-left:-1.1rem!important}.p-sm-m4{padding:-1.65rem!important}.pt-sm-m4,.py-sm-m4{padding-top:-1.65rem!important}.pr-sm-m4,.px-sm-m4{padding-right:-1.65rem!important}.pb-sm-m4,.py-sm-m4{padding-bottom:-1.65rem!important}.pl-sm-m4,.px-sm-m4{padding-left:-1.65rem!important}.p-sm-m5{padding:-2.2rem!important}.pt-sm-m5,.py-sm-m5{padding-top:-2.2rem!important}.pr-sm-m5,.px-sm-m5{padding-right:-2.2rem!important}.pb-sm-m5,.py-sm-m5{padding-bottom:-2.2rem!important}.pl-sm-m5,.px-sm-m5{padding-left:-2.2rem!important}.p-sm-m6{padding:-3.3rem!important}.pt-sm-m6,.py-sm-m6{padding-top:-3.3rem!important}.pr-sm-m6,.px-sm-m6{padding-right:-3.3rem!important}.pb-sm-m6,.py-sm-m6{padding-bottom:-3.3rem!important}.pl-sm-m6,.px-sm-m6{padding-left:-3.3rem!important}.m-sm-n1{margin:-.275rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.275rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.275rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.275rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.275rem!important}.m-sm-n2{margin:-.55rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.55rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.55rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.55rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.55rem!important}.m-sm-n3{margin:-1.1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.1rem!important}.m-sm-n4{margin:-1.65rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.65rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.65rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.65rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.65rem!important}.m-sm-n5{margin:-2.2rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-2.2rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-2.2rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-2.2rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-2.2rem!important}.m-sm-n6{margin:-3.3rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-3.3rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-3.3rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-3.3rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-3.3rem!important}.m-sm-nm1{margin:--0.275rem!important}.mt-sm-nm1,.my-sm-nm1{margin-top:--0.275rem!important}.mr-sm-nm1,.mx-sm-nm1{margin-right:--0.275rem!important}.mb-sm-nm1,.my-sm-nm1{margin-bottom:--0.275rem!important}.ml-sm-nm1,.mx-sm-nm1{margin-left:--0.275rem!important}.m-sm-nm2{margin:--0.55rem!important}.mt-sm-nm2,.my-sm-nm2{margin-top:--0.55rem!important}.mr-sm-nm2,.mx-sm-nm2{margin-right:--0.55rem!important}.mb-sm-nm2,.my-sm-nm2{margin-bottom:--0.55rem!important}.ml-sm-nm2,.mx-sm-nm2{margin-left:--0.55rem!important}.m-sm-nm3{margin:1.1rem!important}.mt-sm-nm3,.my-sm-nm3{margin-top:1.1rem!important}.mr-sm-nm3,.mx-sm-nm3{margin-right:1.1rem!important}.mb-sm-nm3,.my-sm-nm3{margin-bottom:1.1rem!important}.ml-sm-nm3,.mx-sm-nm3{margin-left:1.1rem!important}.m-sm-nm4{margin:--1.65rem!important}.mt-sm-nm4,.my-sm-nm4{margin-top:--1.65rem!important}.mr-sm-nm4,.mx-sm-nm4{margin-right:--1.65rem!important}.mb-sm-nm4,.my-sm-nm4{margin-bottom:--1.65rem!important}.ml-sm-nm4,.mx-sm-nm4{margin-left:--1.65rem!important}.m-sm-nm5{margin:--2.2rem!important}.mt-sm-nm5,.my-sm-nm5{margin-top:--2.2rem!important}.mr-sm-nm5,.mx-sm-nm5{margin-right:--2.2rem!important}.mb-sm-nm5,.my-sm-nm5{margin-bottom:--2.2rem!important}.ml-sm-nm5,.mx-sm-nm5{margin-left:--2.2rem!important}.m-sm-nm6{margin:--3.3rem!important}.mt-sm-nm6,.my-sm-nm6{margin-top:--3.3rem!important}.mr-sm-nm6,.mx-sm-nm6{margin-right:--3.3rem!important}.mb-sm-nm6,.my-sm-nm6{margin-bottom:--3.3rem!important}.ml-sm-nm6,.mx-sm-nm6{margin-left:--3.3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 959px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.275rem!important}.mt-md-1,.my-md-1{margin-top:.275rem!important}.mr-md-1,.mx-md-1{margin-right:.275rem!important}.mb-md-1,.my-md-1{margin-bottom:.275rem!important}.ml-md-1,.mx-md-1{margin-left:.275rem!important}.m-md-2{margin:.55rem!important}.mt-md-2,.my-md-2{margin-top:.55rem!important}.mr-md-2,.mx-md-2{margin-right:.55rem!important}.mb-md-2,.my-md-2{margin-bottom:.55rem!important}.ml-md-2,.mx-md-2{margin-left:.55rem!important}.m-md-3{margin:1.1rem!important}.mt-md-3,.my-md-3{margin-top:1.1rem!important}.mr-md-3,.mx-md-3{margin-right:1.1rem!important}.mb-md-3,.my-md-3{margin-bottom:1.1rem!important}.ml-md-3,.mx-md-3{margin-left:1.1rem!important}.m-md-4{margin:1.65rem!important}.mt-md-4,.my-md-4{margin-top:1.65rem!important}.mr-md-4,.mx-md-4{margin-right:1.65rem!important}.mb-md-4,.my-md-4{margin-bottom:1.65rem!important}.ml-md-4,.mx-md-4{margin-left:1.65rem!important}.m-md-5{margin:2.2rem!important}.mt-md-5,.my-md-5{margin-top:2.2rem!important}.mr-md-5,.mx-md-5{margin-right:2.2rem!important}.mb-md-5,.my-md-5{margin-bottom:2.2rem!important}.ml-md-5,.mx-md-5{margin-left:2.2rem!important}.m-md-6{margin:3.3rem!important}.mt-md-6,.my-md-6{margin-top:3.3rem!important}.mr-md-6,.mx-md-6{margin-right:3.3rem!important}.mb-md-6,.my-md-6{margin-bottom:3.3rem!important}.ml-md-6,.mx-md-6{margin-left:3.3rem!important}.m-md-m1{margin:-.275rem!important}.mt-md-m1,.my-md-m1{margin-top:-.275rem!important}.mr-md-m1,.mx-md-m1{margin-right:-.275rem!important}.mb-md-m1,.my-md-m1{margin-bottom:-.275rem!important}.ml-md-m1,.mx-md-m1{margin-left:-.275rem!important}.m-md-m2{margin:-.55rem!important}.mt-md-m2,.my-md-m2{margin-top:-.55rem!important}.mr-md-m2,.mx-md-m2{margin-right:-.55rem!important}.mb-md-m2,.my-md-m2{margin-bottom:-.55rem!important}.ml-md-m2,.mx-md-m2{margin-left:-.55rem!important}.m-md-m3{margin:-1.1rem!important}.mt-md-m3,.my-md-m3{margin-top:-1.1rem!important}.mr-md-m3,.mx-md-m3{margin-right:-1.1rem!important}.mb-md-m3,.my-md-m3{margin-bottom:-1.1rem!important}.ml-md-m3,.mx-md-m3{margin-left:-1.1rem!important}.m-md-m4{margin:-1.65rem!important}.mt-md-m4,.my-md-m4{margin-top:-1.65rem!important}.mr-md-m4,.mx-md-m4{margin-right:-1.65rem!important}.mb-md-m4,.my-md-m4{margin-bottom:-1.65rem!important}.ml-md-m4,.mx-md-m4{margin-left:-1.65rem!important}.m-md-m5{margin:-2.2rem!important}.mt-md-m5,.my-md-m5{margin-top:-2.2rem!important}.mr-md-m5,.mx-md-m5{margin-right:-2.2rem!important}.mb-md-m5,.my-md-m5{margin-bottom:-2.2rem!important}.ml-md-m5,.mx-md-m5{margin-left:-2.2rem!important}.m-md-m6{margin:-3.3rem!important}.mt-md-m6,.my-md-m6{margin-top:-3.3rem!important}.mr-md-m6,.mx-md-m6{margin-right:-3.3rem!important}.mb-md-m6,.my-md-m6{margin-bottom:-3.3rem!important}.ml-md-m6,.mx-md-m6{margin-left:-3.3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.275rem!important}.pt-md-1,.py-md-1{padding-top:.275rem!important}.pr-md-1,.px-md-1{padding-right:.275rem!important}.pb-md-1,.py-md-1{padding-bottom:.275rem!important}.pl-md-1,.px-md-1{padding-left:.275rem!important}.p-md-2{padding:.55rem!important}.pt-md-2,.py-md-2{padding-top:.55rem!important}.pr-md-2,.px-md-2{padding-right:.55rem!important}.pb-md-2,.py-md-2{padding-bottom:.55rem!important}.pl-md-2,.px-md-2{padding-left:.55rem!important}.p-md-3{padding:1.1rem!important}.pt-md-3,.py-md-3{padding-top:1.1rem!important}.pr-md-3,.px-md-3{padding-right:1.1rem!important}.pb-md-3,.py-md-3{padding-bottom:1.1rem!important}.pl-md-3,.px-md-3{padding-left:1.1rem!important}.p-md-4{padding:1.65rem!important}.pt-md-4,.py-md-4{padding-top:1.65rem!important}.pr-md-4,.px-md-4{padding-right:1.65rem!important}.pb-md-4,.py-md-4{padding-bottom:1.65rem!important}.pl-md-4,.px-md-4{padding-left:1.65rem!important}.p-md-5{padding:2.2rem!important}.pt-md-5,.py-md-5{padding-top:2.2rem!important}.pr-md-5,.px-md-5{padding-right:2.2rem!important}.pb-md-5,.py-md-5{padding-bottom:2.2rem!important}.pl-md-5,.px-md-5{padding-left:2.2rem!important}.p-md-6{padding:3.3rem!important}.pt-md-6,.py-md-6{padding-top:3.3rem!important}.pr-md-6,.px-md-6{padding-right:3.3rem!important}.pb-md-6,.py-md-6{padding-bottom:3.3rem!important}.pl-md-6,.px-md-6{padding-left:3.3rem!important}.p-md-m1{padding:-.275rem!important}.pt-md-m1,.py-md-m1{padding-top:-.275rem!important}.pr-md-m1,.px-md-m1{padding-right:-.275rem!important}.pb-md-m1,.py-md-m1{padding-bottom:-.275rem!important}.pl-md-m1,.px-md-m1{padding-left:-.275rem!important}.p-md-m2{padding:-.55rem!important}.pt-md-m2,.py-md-m2{padding-top:-.55rem!important}.pr-md-m2,.px-md-m2{padding-right:-.55rem!important}.pb-md-m2,.py-md-m2{padding-bottom:-.55rem!important}.pl-md-m2,.px-md-m2{padding-left:-.55rem!important}.p-md-m3{padding:-1.1rem!important}.pt-md-m3,.py-md-m3{padding-top:-1.1rem!important}.pr-md-m3,.px-md-m3{padding-right:-1.1rem!important}.pb-md-m3,.py-md-m3{padding-bottom:-1.1rem!important}.pl-md-m3,.px-md-m3{padding-left:-1.1rem!important}.p-md-m4{padding:-1.65rem!important}.pt-md-m4,.py-md-m4{padding-top:-1.65rem!important}.pr-md-m4,.px-md-m4{padding-right:-1.65rem!important}.pb-md-m4,.py-md-m4{padding-bottom:-1.65rem!important}.pl-md-m4,.px-md-m4{padding-left:-1.65rem!important}.p-md-m5{padding:-2.2rem!important}.pt-md-m5,.py-md-m5{padding-top:-2.2rem!important}.pr-md-m5,.px-md-m5{padding-right:-2.2rem!important}.pb-md-m5,.py-md-m5{padding-bottom:-2.2rem!important}.pl-md-m5,.px-md-m5{padding-left:-2.2rem!important}.p-md-m6{padding:-3.3rem!important}.pt-md-m6,.py-md-m6{padding-top:-3.3rem!important}.pr-md-m6,.px-md-m6{padding-right:-3.3rem!important}.pb-md-m6,.py-md-m6{padding-bottom:-3.3rem!important}.pl-md-m6,.px-md-m6{padding-left:-3.3rem!important}.m-md-n1{margin:-.275rem!important}.mt-md-n1,.my-md-n1{margin-top:-.275rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.275rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.275rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.275rem!important}.m-md-n2{margin:-.55rem!important}.mt-md-n2,.my-md-n2{margin-top:-.55rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.55rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.55rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.55rem!important}.m-md-n3{margin:-1.1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.1rem!important}.m-md-n4{margin:-1.65rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.65rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.65rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.65rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.65rem!important}.m-md-n5{margin:-2.2rem!important}.mt-md-n5,.my-md-n5{margin-top:-2.2rem!important}.mr-md-n5,.mx-md-n5{margin-right:-2.2rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-2.2rem!important}.ml-md-n5,.mx-md-n5{margin-left:-2.2rem!important}.m-md-n6{margin:-3.3rem!important}.mt-md-n6,.my-md-n6{margin-top:-3.3rem!important}.mr-md-n6,.mx-md-n6{margin-right:-3.3rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-3.3rem!important}.ml-md-n6,.mx-md-n6{margin-left:-3.3rem!important}.m-md-nm1{margin:--0.275rem!important}.mt-md-nm1,.my-md-nm1{margin-top:--0.275rem!important}.mr-md-nm1,.mx-md-nm1{margin-right:--0.275rem!important}.mb-md-nm1,.my-md-nm1{margin-bottom:--0.275rem!important}.ml-md-nm1,.mx-md-nm1{margin-left:--0.275rem!important}.m-md-nm2{margin:--0.55rem!important}.mt-md-nm2,.my-md-nm2{margin-top:--0.55rem!important}.mr-md-nm2,.mx-md-nm2{margin-right:--0.55rem!important}.mb-md-nm2,.my-md-nm2{margin-bottom:--0.55rem!important}.ml-md-nm2,.mx-md-nm2{margin-left:--0.55rem!important}.m-md-nm3{margin:1.1rem!important}.mt-md-nm3,.my-md-nm3{margin-top:1.1rem!important}.mr-md-nm3,.mx-md-nm3{margin-right:1.1rem!important}.mb-md-nm3,.my-md-nm3{margin-bottom:1.1rem!important}.ml-md-nm3,.mx-md-nm3{margin-left:1.1rem!important}.m-md-nm4{margin:--1.65rem!important}.mt-md-nm4,.my-md-nm4{margin-top:--1.65rem!important}.mr-md-nm4,.mx-md-nm4{margin-right:--1.65rem!important}.mb-md-nm4,.my-md-nm4{margin-bottom:--1.65rem!important}.ml-md-nm4,.mx-md-nm4{margin-left:--1.65rem!important}.m-md-nm5{margin:--2.2rem!important}.mt-md-nm5,.my-md-nm5{margin-top:--2.2rem!important}.mr-md-nm5,.mx-md-nm5{margin-right:--2.2rem!important}.mb-md-nm5,.my-md-nm5{margin-bottom:--2.2rem!important}.ml-md-nm5,.mx-md-nm5{margin-left:--2.2rem!important}.m-md-nm6{margin:--3.3rem!important}.mt-md-nm6,.my-md-nm6{margin-top:--3.3rem!important}.mr-md-nm6,.mx-md-nm6{margin-right:--3.3rem!important}.mb-md-nm6,.my-md-nm6{margin-bottom:--3.3rem!important}.ml-md-nm6,.mx-md-nm6{margin-left:--3.3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1279px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.275rem!important}.mt-lg-1,.my-lg-1{margin-top:.275rem!important}.mr-lg-1,.mx-lg-1{margin-right:.275rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.275rem!important}.ml-lg-1,.mx-lg-1{margin-left:.275rem!important}.m-lg-2{margin:.55rem!important}.mt-lg-2,.my-lg-2{margin-top:.55rem!important}.mr-lg-2,.mx-lg-2{margin-right:.55rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.55rem!important}.ml-lg-2,.mx-lg-2{margin-left:.55rem!important}.m-lg-3{margin:1.1rem!important}.mt-lg-3,.my-lg-3{margin-top:1.1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1.1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1.1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1.1rem!important}.m-lg-4{margin:1.65rem!important}.mt-lg-4,.my-lg-4{margin-top:1.65rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.65rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.65rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.65rem!important}.m-lg-5{margin:2.2rem!important}.mt-lg-5,.my-lg-5{margin-top:2.2rem!important}.mr-lg-5,.mx-lg-5{margin-right:2.2rem!important}.mb-lg-5,.my-lg-5{margin-bottom:2.2rem!important}.ml-lg-5,.mx-lg-5{margin-left:2.2rem!important}.m-lg-6{margin:3.3rem!important}.mt-lg-6,.my-lg-6{margin-top:3.3rem!important}.mr-lg-6,.mx-lg-6{margin-right:3.3rem!important}.mb-lg-6,.my-lg-6{margin-bottom:3.3rem!important}.ml-lg-6,.mx-lg-6{margin-left:3.3rem!important}.m-lg-m1{margin:-.275rem!important}.mt-lg-m1,.my-lg-m1{margin-top:-.275rem!important}.mr-lg-m1,.mx-lg-m1{margin-right:-.275rem!important}.mb-lg-m1,.my-lg-m1{margin-bottom:-.275rem!important}.ml-lg-m1,.mx-lg-m1{margin-left:-.275rem!important}.m-lg-m2{margin:-.55rem!important}.mt-lg-m2,.my-lg-m2{margin-top:-.55rem!important}.mr-lg-m2,.mx-lg-m2{margin-right:-.55rem!important}.mb-lg-m2,.my-lg-m2{margin-bottom:-.55rem!important}.ml-lg-m2,.mx-lg-m2{margin-left:-.55rem!important}.m-lg-m3{margin:-1.1rem!important}.mt-lg-m3,.my-lg-m3{margin-top:-1.1rem!important}.mr-lg-m3,.mx-lg-m3{margin-right:-1.1rem!important}.mb-lg-m3,.my-lg-m3{margin-bottom:-1.1rem!important}.ml-lg-m3,.mx-lg-m3{margin-left:-1.1rem!important}.m-lg-m4{margin:-1.65rem!important}.mt-lg-m4,.my-lg-m4{margin-top:-1.65rem!important}.mr-lg-m4,.mx-lg-m4{margin-right:-1.65rem!important}.mb-lg-m4,.my-lg-m4{margin-bottom:-1.65rem!important}.ml-lg-m4,.mx-lg-m4{margin-left:-1.65rem!important}.m-lg-m5{margin:-2.2rem!important}.mt-lg-m5,.my-lg-m5{margin-top:-2.2rem!important}.mr-lg-m5,.mx-lg-m5{margin-right:-2.2rem!important}.mb-lg-m5,.my-lg-m5{margin-bottom:-2.2rem!important}.ml-lg-m5,.mx-lg-m5{margin-left:-2.2rem!important}.m-lg-m6{margin:-3.3rem!important}.mt-lg-m6,.my-lg-m6{margin-top:-3.3rem!important}.mr-lg-m6,.mx-lg-m6{margin-right:-3.3rem!important}.mb-lg-m6,.my-lg-m6{margin-bottom:-3.3rem!important}.ml-lg-m6,.mx-lg-m6{margin-left:-3.3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.275rem!important}.pt-lg-1,.py-lg-1{padding-top:.275rem!important}.pr-lg-1,.px-lg-1{padding-right:.275rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.275rem!important}.pl-lg-1,.px-lg-1{padding-left:.275rem!important}.p-lg-2{padding:.55rem!important}.pt-lg-2,.py-lg-2{padding-top:.55rem!important}.pr-lg-2,.px-lg-2{padding-right:.55rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.55rem!important}.pl-lg-2,.px-lg-2{padding-left:.55rem!important}.p-lg-3{padding:1.1rem!important}.pt-lg-3,.py-lg-3{padding-top:1.1rem!important}.pr-lg-3,.px-lg-3{padding-right:1.1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1.1rem!important}.pl-lg-3,.px-lg-3{padding-left:1.1rem!important}.p-lg-4{padding:1.65rem!important}.pt-lg-4,.py-lg-4{padding-top:1.65rem!important}.pr-lg-4,.px-lg-4{padding-right:1.65rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.65rem!important}.pl-lg-4,.px-lg-4{padding-left:1.65rem!important}.p-lg-5{padding:2.2rem!important}.pt-lg-5,.py-lg-5{padding-top:2.2rem!important}.pr-lg-5,.px-lg-5{padding-right:2.2rem!important}.pb-lg-5,.py-lg-5{padding-bottom:2.2rem!important}.pl-lg-5,.px-lg-5{padding-left:2.2rem!important}.p-lg-6{padding:3.3rem!important}.pt-lg-6,.py-lg-6{padding-top:3.3rem!important}.pr-lg-6,.px-lg-6{padding-right:3.3rem!important}.pb-lg-6,.py-lg-6{padding-bottom:3.3rem!important}.pl-lg-6,.px-lg-6{padding-left:3.3rem!important}.p-lg-m1{padding:-.275rem!important}.pt-lg-m1,.py-lg-m1{padding-top:-.275rem!important}.pr-lg-m1,.px-lg-m1{padding-right:-.275rem!important}.pb-lg-m1,.py-lg-m1{padding-bottom:-.275rem!important}.pl-lg-m1,.px-lg-m1{padding-left:-.275rem!important}.p-lg-m2{padding:-.55rem!important}.pt-lg-m2,.py-lg-m2{padding-top:-.55rem!important}.pr-lg-m2,.px-lg-m2{padding-right:-.55rem!important}.pb-lg-m2,.py-lg-m2{padding-bottom:-.55rem!important}.pl-lg-m2,.px-lg-m2{padding-left:-.55rem!important}.p-lg-m3{padding:-1.1rem!important}.pt-lg-m3,.py-lg-m3{padding-top:-1.1rem!important}.pr-lg-m3,.px-lg-m3{padding-right:-1.1rem!important}.pb-lg-m3,.py-lg-m3{padding-bottom:-1.1rem!important}.pl-lg-m3,.px-lg-m3{padding-left:-1.1rem!important}.p-lg-m4{padding:-1.65rem!important}.pt-lg-m4,.py-lg-m4{padding-top:-1.65rem!important}.pr-lg-m4,.px-lg-m4{padding-right:-1.65rem!important}.pb-lg-m4,.py-lg-m4{padding-bottom:-1.65rem!important}.pl-lg-m4,.px-lg-m4{padding-left:-1.65rem!important}.p-lg-m5{padding:-2.2rem!important}.pt-lg-m5,.py-lg-m5{padding-top:-2.2rem!important}.pr-lg-m5,.px-lg-m5{padding-right:-2.2rem!important}.pb-lg-m5,.py-lg-m5{padding-bottom:-2.2rem!important}.pl-lg-m5,.px-lg-m5{padding-left:-2.2rem!important}.p-lg-m6{padding:-3.3rem!important}.pt-lg-m6,.py-lg-m6{padding-top:-3.3rem!important}.pr-lg-m6,.px-lg-m6{padding-right:-3.3rem!important}.pb-lg-m6,.py-lg-m6{padding-bottom:-3.3rem!important}.pl-lg-m6,.px-lg-m6{padding-left:-3.3rem!important}.m-lg-n1{margin:-.275rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.275rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.275rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.275rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.275rem!important}.m-lg-n2{margin:-.55rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.55rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.55rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.55rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.55rem!important}.m-lg-n3{margin:-1.1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.1rem!important}.m-lg-n4{margin:-1.65rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.65rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.65rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.65rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.65rem!important}.m-lg-n5{margin:-2.2rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-2.2rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-2.2rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-2.2rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-2.2rem!important}.m-lg-n6{margin:-3.3rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-3.3rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-3.3rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-3.3rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-3.3rem!important}.m-lg-nm1{margin:--0.275rem!important}.mt-lg-nm1,.my-lg-nm1{margin-top:--0.275rem!important}.mr-lg-nm1,.mx-lg-nm1{margin-right:--0.275rem!important}.mb-lg-nm1,.my-lg-nm1{margin-bottom:--0.275rem!important}.ml-lg-nm1,.mx-lg-nm1{margin-left:--0.275rem!important}.m-lg-nm2{margin:--0.55rem!important}.mt-lg-nm2,.my-lg-nm2{margin-top:--0.55rem!important}.mr-lg-nm2,.mx-lg-nm2{margin-right:--0.55rem!important}.mb-lg-nm2,.my-lg-nm2{margin-bottom:--0.55rem!important}.ml-lg-nm2,.mx-lg-nm2{margin-left:--0.55rem!important}.m-lg-nm3{margin:1.1rem!important}.mt-lg-nm3,.my-lg-nm3{margin-top:1.1rem!important}.mr-lg-nm3,.mx-lg-nm3{margin-right:1.1rem!important}.mb-lg-nm3,.my-lg-nm3{margin-bottom:1.1rem!important}.ml-lg-nm3,.mx-lg-nm3{margin-left:1.1rem!important}.m-lg-nm4{margin:--1.65rem!important}.mt-lg-nm4,.my-lg-nm4{margin-top:--1.65rem!important}.mr-lg-nm4,.mx-lg-nm4{margin-right:--1.65rem!important}.mb-lg-nm4,.my-lg-nm4{margin-bottom:--1.65rem!important}.ml-lg-nm4,.mx-lg-nm4{margin-left:--1.65rem!important}.m-lg-nm5{margin:--2.2rem!important}.mt-lg-nm5,.my-lg-nm5{margin-top:--2.2rem!important}.mr-lg-nm5,.mx-lg-nm5{margin-right:--2.2rem!important}.mb-lg-nm5,.my-lg-nm5{margin-bottom:--2.2rem!important}.ml-lg-nm5,.mx-lg-nm5{margin-left:--2.2rem!important}.m-lg-nm6{margin:--3.3rem!important}.mt-lg-nm6,.my-lg-nm6{margin-top:--3.3rem!important}.mr-lg-nm6,.mx-lg-nm6{margin-right:--3.3rem!important}.mb-lg-nm6,.my-lg-nm6{margin-bottom:--3.3rem!important}.ml-lg-nm6,.mx-lg-nm6{margin-left:--3.3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1919px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.275rem!important}.mt-xl-1,.my-xl-1{margin-top:.275rem!important}.mr-xl-1,.mx-xl-1{margin-right:.275rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.275rem!important}.ml-xl-1,.mx-xl-1{margin-left:.275rem!important}.m-xl-2{margin:.55rem!important}.mt-xl-2,.my-xl-2{margin-top:.55rem!important}.mr-xl-2,.mx-xl-2{margin-right:.55rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.55rem!important}.ml-xl-2,.mx-xl-2{margin-left:.55rem!important}.m-xl-3{margin:1.1rem!important}.mt-xl-3,.my-xl-3{margin-top:1.1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1.1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1.1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1.1rem!important}.m-xl-4{margin:1.65rem!important}.mt-xl-4,.my-xl-4{margin-top:1.65rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.65rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.65rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.65rem!important}.m-xl-5{margin:2.2rem!important}.mt-xl-5,.my-xl-5{margin-top:2.2rem!important}.mr-xl-5,.mx-xl-5{margin-right:2.2rem!important}.mb-xl-5,.my-xl-5{margin-bottom:2.2rem!important}.ml-xl-5,.mx-xl-5{margin-left:2.2rem!important}.m-xl-6{margin:3.3rem!important}.mt-xl-6,.my-xl-6{margin-top:3.3rem!important}.mr-xl-6,.mx-xl-6{margin-right:3.3rem!important}.mb-xl-6,.my-xl-6{margin-bottom:3.3rem!important}.ml-xl-6,.mx-xl-6{margin-left:3.3rem!important}.m-xl-m1{margin:-.275rem!important}.mt-xl-m1,.my-xl-m1{margin-top:-.275rem!important}.mr-xl-m1,.mx-xl-m1{margin-right:-.275rem!important}.mb-xl-m1,.my-xl-m1{margin-bottom:-.275rem!important}.ml-xl-m1,.mx-xl-m1{margin-left:-.275rem!important}.m-xl-m2{margin:-.55rem!important}.mt-xl-m2,.my-xl-m2{margin-top:-.55rem!important}.mr-xl-m2,.mx-xl-m2{margin-right:-.55rem!important}.mb-xl-m2,.my-xl-m2{margin-bottom:-.55rem!important}.ml-xl-m2,.mx-xl-m2{margin-left:-.55rem!important}.m-xl-m3{margin:-1.1rem!important}.mt-xl-m3,.my-xl-m3{margin-top:-1.1rem!important}.mr-xl-m3,.mx-xl-m3{margin-right:-1.1rem!important}.mb-xl-m3,.my-xl-m3{margin-bottom:-1.1rem!important}.ml-xl-m3,.mx-xl-m3{margin-left:-1.1rem!important}.m-xl-m4{margin:-1.65rem!important}.mt-xl-m4,.my-xl-m4{margin-top:-1.65rem!important}.mr-xl-m4,.mx-xl-m4{margin-right:-1.65rem!important}.mb-xl-m4,.my-xl-m4{margin-bottom:-1.65rem!important}.ml-xl-m4,.mx-xl-m4{margin-left:-1.65rem!important}.m-xl-m5{margin:-2.2rem!important}.mt-xl-m5,.my-xl-m5{margin-top:-2.2rem!important}.mr-xl-m5,.mx-xl-m5{margin-right:-2.2rem!important}.mb-xl-m5,.my-xl-m5{margin-bottom:-2.2rem!important}.ml-xl-m5,.mx-xl-m5{margin-left:-2.2rem!important}.m-xl-m6{margin:-3.3rem!important}.mt-xl-m6,.my-xl-m6{margin-top:-3.3rem!important}.mr-xl-m6,.mx-xl-m6{margin-right:-3.3rem!important}.mb-xl-m6,.my-xl-m6{margin-bottom:-3.3rem!important}.ml-xl-m6,.mx-xl-m6{margin-left:-3.3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.275rem!important}.pt-xl-1,.py-xl-1{padding-top:.275rem!important}.pr-xl-1,.px-xl-1{padding-right:.275rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.275rem!important}.pl-xl-1,.px-xl-1{padding-left:.275rem!important}.p-xl-2{padding:.55rem!important}.pt-xl-2,.py-xl-2{padding-top:.55rem!important}.pr-xl-2,.px-xl-2{padding-right:.55rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.55rem!important}.pl-xl-2,.px-xl-2{padding-left:.55rem!important}.p-xl-3{padding:1.1rem!important}.pt-xl-3,.py-xl-3{padding-top:1.1rem!important}.pr-xl-3,.px-xl-3{padding-right:1.1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1.1rem!important}.pl-xl-3,.px-xl-3{padding-left:1.1rem!important}.p-xl-4{padding:1.65rem!important}.pt-xl-4,.py-xl-4{padding-top:1.65rem!important}.pr-xl-4,.px-xl-4{padding-right:1.65rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.65rem!important}.pl-xl-4,.px-xl-4{padding-left:1.65rem!important}.p-xl-5{padding:2.2rem!important}.pt-xl-5,.py-xl-5{padding-top:2.2rem!important}.pr-xl-5,.px-xl-5{padding-right:2.2rem!important}.pb-xl-5,.py-xl-5{padding-bottom:2.2rem!important}.pl-xl-5,.px-xl-5{padding-left:2.2rem!important}.p-xl-6{padding:3.3rem!important}.pt-xl-6,.py-xl-6{padding-top:3.3rem!important}.pr-xl-6,.px-xl-6{padding-right:3.3rem!important}.pb-xl-6,.py-xl-6{padding-bottom:3.3rem!important}.pl-xl-6,.px-xl-6{padding-left:3.3rem!important}.p-xl-m1{padding:-.275rem!important}.pt-xl-m1,.py-xl-m1{padding-top:-.275rem!important}.pr-xl-m1,.px-xl-m1{padding-right:-.275rem!important}.pb-xl-m1,.py-xl-m1{padding-bottom:-.275rem!important}.pl-xl-m1,.px-xl-m1{padding-left:-.275rem!important}.p-xl-m2{padding:-.55rem!important}.pt-xl-m2,.py-xl-m2{padding-top:-.55rem!important}.pr-xl-m2,.px-xl-m2{padding-right:-.55rem!important}.pb-xl-m2,.py-xl-m2{padding-bottom:-.55rem!important}.pl-xl-m2,.px-xl-m2{padding-left:-.55rem!important}.p-xl-m3{padding:-1.1rem!important}.pt-xl-m3,.py-xl-m3{padding-top:-1.1rem!important}.pr-xl-m3,.px-xl-m3{padding-right:-1.1rem!important}.pb-xl-m3,.py-xl-m3{padding-bottom:-1.1rem!important}.pl-xl-m3,.px-xl-m3{padding-left:-1.1rem!important}.p-xl-m4{padding:-1.65rem!important}.pt-xl-m4,.py-xl-m4{padding-top:-1.65rem!important}.pr-xl-m4,.px-xl-m4{padding-right:-1.65rem!important}.pb-xl-m4,.py-xl-m4{padding-bottom:-1.65rem!important}.pl-xl-m4,.px-xl-m4{padding-left:-1.65rem!important}.p-xl-m5{padding:-2.2rem!important}.pt-xl-m5,.py-xl-m5{padding-top:-2.2rem!important}.pr-xl-m5,.px-xl-m5{padding-right:-2.2rem!important}.pb-xl-m5,.py-xl-m5{padding-bottom:-2.2rem!important}.pl-xl-m5,.px-xl-m5{padding-left:-2.2rem!important}.p-xl-m6{padding:-3.3rem!important}.pt-xl-m6,.py-xl-m6{padding-top:-3.3rem!important}.pr-xl-m6,.px-xl-m6{padding-right:-3.3rem!important}.pb-xl-m6,.py-xl-m6{padding-bottom:-3.3rem!important}.pl-xl-m6,.px-xl-m6{padding-left:-3.3rem!important}.m-xl-n1{margin:-.275rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.275rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.275rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.275rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.275rem!important}.m-xl-n2{margin:-.55rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.55rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.55rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.55rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.55rem!important}.m-xl-n3{margin:-1.1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.1rem!important}.m-xl-n4{margin:-1.65rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.65rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.65rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.65rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.65rem!important}.m-xl-n5{margin:-2.2rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-2.2rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-2.2rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-2.2rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-2.2rem!important}.m-xl-n6{margin:-3.3rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-3.3rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-3.3rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-3.3rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-3.3rem!important}.m-xl-nm1{margin:--0.275rem!important}.mt-xl-nm1,.my-xl-nm1{margin-top:--0.275rem!important}.mr-xl-nm1,.mx-xl-nm1{margin-right:--0.275rem!important}.mb-xl-nm1,.my-xl-nm1{margin-bottom:--0.275rem!important}.ml-xl-nm1,.mx-xl-nm1{margin-left:--0.275rem!important}.m-xl-nm2{margin:--0.55rem!important}.mt-xl-nm2,.my-xl-nm2{margin-top:--0.55rem!important}.mr-xl-nm2,.mx-xl-nm2{margin-right:--0.55rem!important}.mb-xl-nm2,.my-xl-nm2{margin-bottom:--0.55rem!important}.ml-xl-nm2,.mx-xl-nm2{margin-left:--0.55rem!important}.m-xl-nm3{margin:1.1rem!important}.mt-xl-nm3,.my-xl-nm3{margin-top:1.1rem!important}.mr-xl-nm3,.mx-xl-nm3{margin-right:1.1rem!important}.mb-xl-nm3,.my-xl-nm3{margin-bottom:1.1rem!important}.ml-xl-nm3,.mx-xl-nm3{margin-left:1.1rem!important}.m-xl-nm4{margin:--1.65rem!important}.mt-xl-nm4,.my-xl-nm4{margin-top:--1.65rem!important}.mr-xl-nm4,.mx-xl-nm4{margin-right:--1.65rem!important}.mb-xl-nm4,.my-xl-nm4{margin-bottom:--1.65rem!important}.ml-xl-nm4,.mx-xl-nm4{margin-left:--1.65rem!important}.m-xl-nm5{margin:--2.2rem!important}.mt-xl-nm5,.my-xl-nm5{margin-top:--2.2rem!important}.mr-xl-nm5,.mx-xl-nm5{margin-right:--2.2rem!important}.mb-xl-nm5,.my-xl-nm5{margin-bottom:--2.2rem!important}.ml-xl-nm5,.mx-xl-nm5{margin-left:--2.2rem!important}.m-xl-nm6{margin:--3.3rem!important}.mt-xl-nm6,.my-xl-nm6{margin-top:--3.3rem!important}.mr-xl-nm6,.mx-xl-nm6{margin-right:--3.3rem!important}.mb-xl-nm6,.my-xl-nm6{margin-bottom:--3.3rem!important}.ml-xl-nm6,.mx-xl-nm6{margin-left:--3.3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 599px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 959px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 1279px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1919px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:1.1rem;padding-left:1.1rem;margin-right:auto;margin-left:auto}@media (min-width: 599px){.container-sm,.container{max-width:599px}}@media (min-width: 959px){.container-md,.container-sm,.container{max-width:959px}}@media (min-width: 1279px){.container-lg,.container-md,.container-sm,.container{max-width:1279px}}@media (min-width: 1919px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1919px}}.row{display:flex;flex-wrap:wrap;margin-right:-1.1rem;margin-left:-1.1rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:1.1rem;padding-left:1.1rem}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 599px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 959px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 1279px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1919px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.55rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1.1rem;margin-bottom:1.1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1.1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.w-5{width:5%!important}.w-10{width:10%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-33{width:33.3333%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-66{width:66.6667%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-5{height:5%!important}.h-10{height:10%!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-33{height:33.3333%!important}.h-40{height:40%!important}.h-50{height:50%!important}.h-60{height:60%!important}.h-66{height:66.6667%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}.h-auto{height:auto!important}@media (min-width: 599px){.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-33{width:33.3333%!important}.w-sm-40{width:40%!important}.w-sm-50{width:50%!important}.w-sm-60{width:60%!important}.w-sm-66{width:66.6667%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.h-sm-5{height:5%!important}.h-sm-10{height:10%!important}.h-sm-20{height:20%!important}.h-sm-25{height:25%!important}.h-sm-30{height:30%!important}.h-sm-33{height:33.3333%!important}.h-sm-40{height:40%!important}.h-sm-50{height:50%!important}.h-sm-60{height:60%!important}.h-sm-66{height:66.6667%!important}.h-sm-70{height:70%!important}.h-sm-75{height:75%!important}.h-sm-80{height:80%!important}.h-sm-90{height:90%!important}.h-sm-95{height:95%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}}@media (min-width: 959px){.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-33{width:33.3333%!important}.w-md-40{width:40%!important}.w-md-50{width:50%!important}.w-md-60{width:60%!important}.w-md-66{width:66.6667%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.h-md-5{height:5%!important}.h-md-10{height:10%!important}.h-md-20{height:20%!important}.h-md-25{height:25%!important}.h-md-30{height:30%!important}.h-md-33{height:33.3333%!important}.h-md-40{height:40%!important}.h-md-50{height:50%!important}.h-md-60{height:60%!important}.h-md-66{height:66.6667%!important}.h-md-70{height:70%!important}.h-md-75{height:75%!important}.h-md-80{height:80%!important}.h-md-90{height:90%!important}.h-md-95{height:95%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}}@media (min-width: 1279px){.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-33{width:33.3333%!important}.w-lg-40{width:40%!important}.w-lg-50{width:50%!important}.w-lg-60{width:60%!important}.w-lg-66{width:66.6667%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.h-lg-5{height:5%!important}.h-lg-10{height:10%!important}.h-lg-20{height:20%!important}.h-lg-25{height:25%!important}.h-lg-30{height:30%!important}.h-lg-33{height:33.3333%!important}.h-lg-40{height:40%!important}.h-lg-50{height:50%!important}.h-lg-60{height:60%!important}.h-lg-66{height:66.6667%!important}.h-lg-70{height:70%!important}.h-lg-75{height:75%!important}.h-lg-80{height:80%!important}.h-lg-90{height:90%!important}.h-lg-95{height:95%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}}@media (min-width: 1919px){.w-xl-5{width:5%!important}.w-xl-10{width:10%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-33{width:33.3333%!important}.w-xl-40{width:40%!important}.w-xl-50{width:50%!important}.w-xl-60{width:60%!important}.w-xl-66{width:66.6667%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.h-xl-5{height:5%!important}.h-xl-10{height:10%!important}.h-xl-20{height:20%!important}.h-xl-25{height:25%!important}.h-xl-30{height:30%!important}.h-xl-33{height:33.3333%!important}.h-xl-40{height:40%!important}.h-xl-50{height:50%!important}.h-xl-60{height:60%!important}.h-xl-66{height:66.6667%!important}.h-xl-70{height:70%!important}.h-xl-75{height:75%!important}.h-xl-80{height:80%!important}.h-xl-90{height:90%!important}.h-xl-95{height:95%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.gap-1{gap:.275rem}.gap-2{gap:.55rem}.gap-3{gap:1.1rem}.gap-4{gap:1.65rem}.gap-5{gap:2.2rem}.gap-6{gap:3.3rem}:root{--ae-gap: 5px;--ae-text-area-border: 1px solid #ddd;--ae-text-area-border-radius: 0;--ae-focus-outline-color: #afaeae auto 1px;--ae-toolbar-padding: 1px;--ae-toolbar-bg-color: var(--mat-sys-secondary-container);--ae-toolbar-border-radius: 1px solid #ddd;--ae-button-bg-color: #dadad7;--ae-button-border: 2px solid var(--mat-sys-secondary);--ae-button-radius: 5px;--ae-button-hover-bg-color: var(--mat-sys-secondary-container);--ae-button-active-bg-color: red;--ae-button-active-hover-bg-color: blue;--ae-button-disabled-bg-color: gray;--ae-picker-label-color: var(--mat-sys-on-tertiary);--ae-picker-icon-bg-color: var(--mat-sys-on-tertiary-fixed);--ae-picker-option-bg-color: var(--mat-sys-tertiary-container);--ae-picker-option-active-bg-color: var(--mat-sys-tertiary-fixed);--ae-picker-option-focused-bg-color: var(--mat-sys-tertiary-fixed-dim)}html{color-scheme:light;--mat-sys-primary: light-dark(#7a5649, #ebbcac);--mat-sys-on-primary: light-dark(#ffffff, #46291e);--mat-sys-primary-container: light-dark(#d7ccc8, #603f33);--mat-sys-on-primary-container: light-dark(#2e150b, #d7ccc8);--mat-sys-inverse-primary: light-dark(#ebbcac, #7a5649);--mat-sys-primary-fixed: light-dark(#d7ccc8, #d7ccc8);--mat-sys-primary-fixed-dim: light-dark(#ebbcac, #ebbcac);--mat-sys-on-primary-fixed: light-dark(#2e150b, #2e150b);--mat-sys-on-primary-fixed-variant: light-dark(#603f33, #603f33);--mat-sys-secondary: light-dark(#9b4056, #ffb2bf);--mat-sys-on-secondary: light-dark(#ffffff, #5f1129);--mat-sys-secondary-container: light-dark(#ffd9de, #7d293f);--mat-sys-on-secondary-container: light-dark(#3f0015, #ffd9de);--mat-sys-secondary-fixed: light-dark(#ffd9de, #ffd9de);--mat-sys-secondary-fixed-dim: light-dark(#ffb2bf, #ffb2bf);--mat-sys-on-secondary-fixed: light-dark(#3f0015, #3f0015);--mat-sys-on-secondary-fixed-variant: light-dark(#7d293f, #7d293f);--mat-sys-tertiary: light-dark(#cc7802, #e4a05b);--mat-sys-on-tertiary: light-dark(#ffffff, #4a2800);--mat-sys-tertiary-container: light-dark(#ffdcbe, #693c00);--mat-sys-on-tertiary-container: light-dark(#2c1600, #ffdcbe);--mat-sys-tertiary-fixed: light-dark(#ffdcbe, #ffdcbe);--mat-sys-tertiary-fixed-dim: light-dark(#ffb870, #ffb870);--mat-sys-on-tertiary-fixed: light-dark(#2c1600, #2c1600);--mat-sys-on-tertiary-fixed-variant: light-dark(#693c00, #693c00);--mat-sys-background: light-dark(#fff8f6, #161312);--mat-sys-on-background: light-dark(#1e1b1a, #e9e1df);--mat-sys-surface: light-dark(#fff8f6, #161312);--mat-sys-surface-dim: light-dark(#e0d8d7, #161312);--mat-sys-surface-bright: light-dark(#fff8f6, #3c3838);--mat-sys-surface-container-low: light-dark(#f5f2f2, #141211);--mat-sys-surface-container-lowest: light-dark(#ffffff, #100e0d);--mat-sys-surface-container: light-dark(#f4eceb, #221f1e);--mat-sys-surface-container-high: light-dark(#eee6e5, #2d2929);--mat-sys-surface-container-highest: light-dark(#e9e1df, #383433);--mat-sys-on-surface: light-dark(#1e1b1a, #e9e1df);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-surface-tint: light-dark(#7a5649, #ebbcac);--mat-sys-inverse-surface: light-dark(#33302f, #e9e1df);--mat-sys-inverse-on-surface: light-dark(#f7efee, #33302f);--mat-sys-outline: light-dark(#82746f, #9d8d88);--mat-sys-outline-variant: light-dark(#d4c3bd, #504440);--mat-sys-neutral10: light-dark(#1e1b1a, #1e1b1a);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-on-error-container: light-dark(#410002, #ffdad6);--mat-sys-surface-variant: light-dark(#f1dfd9, #504440);--mat-sys-on-surface-variant: light-dark(#504440, #d4c3bd);--mat-sys-neutral-variant20: light-dark( #392e2a, #392e2a );--mat-sys-brand-font-family: Roboto;--mat-sys-plain-font-family: Roboto;--mat-sys-bold-font-weight: 700;--mat-sys-medium-font-weight: 500;--mat-sys-regular-font-weight: 400;--mat-sys-body-large: var(--mat-sys-body-large-weight) var(--mat-sys-body-large-size) / var(--mat-sys-body-large-line-height) var(--mat-sys-body-large-font);--mat-sys-body-large-font: var(--mat-sys-plain-font-family);--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: var(--mat-sys-regular-font-weight);--mat-sys-body-medium: var(--mat-sys-body-medium-weight) var(--mat-sys-body-medium-size) / var(--mat-sys-body-medium-line-height) var(--mat-sys-body-medium-font);--mat-sys-body-medium-font: var(--mat-sys-plain-font-family);--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: var(--mat-sys-regular-font-weight);--mat-sys-body-small: var(--mat-sys-body-small-weight) var(--mat-sys-body-small-size) / var(--mat-sys-body-small-line-height) var(--mat-sys-body-small-font);--mat-sys-body-small-font: var(--mat-sys-plain-font-family);--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: var(--mat-sys-regular-font-weight);--mat-sys-display-large: var(--mat-sys-display-large-weight) var(--mat-sys-display-large-size) / var(--mat-sys-display-large-line-height) var(--mat-sys-display-large-font);--mat-sys-display-large-font: var(--mat-sys-brand-font-family);--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: var(--mat-sys-regular-font-weight);--mat-sys-display-medium: var(--mat-sys-display-medium-weight) var(--mat-sys-display-medium-size) / var(--mat-sys-display-medium-line-height) var(--mat-sys-display-medium-font);--mat-sys-display-medium-font: var(--mat-sys-brand-font-family);--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: var(--mat-sys-regular-font-weight);--mat-sys-display-small: var(--mat-sys-display-small-weight) var(--mat-sys-display-small-size) / var(--mat-sys-display-small-line-height) var(--mat-sys-display-small-font);--mat-sys-display-small-font: var(--mat-sys-brand-font-family);--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: var(--mat-sys-regular-font-weight);--mat-sys-headline-large: var(--mat-sys-headline-large-weight) var(--mat-sys-headline-large-size) / var(--mat-sys-headline-large-line-height) var(--mat-sys-headline-large-font);--mat-sys-headline-large-font: var(--mat-sys-brand-font-family);--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: var(--mat-sys-regular-font-weight);--mat-sys-headline-medium: var(--mat-sys-headline-medium-weight) var(--mat-sys-headline-medium-size) / var(--mat-sys-headline-medium-line-height) var(--mat-sys-headline-medium-font);--mat-sys-headline-medium-font: var(--mat-sys-brand-font-family);--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: var(--mat-sys-regular-font-weight);--mat-sys-headline-small: var(--mat-sys-headline-small-weight) var(--mat-sys-headline-small-size) / var(--mat-sys-headline-small-line-height) var(--mat-sys-headline-small-font);--mat-sys-headline-small-font: var(--mat-sys-brand-font-family);--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: var(--mat-sys-regular-font-weight);--mat-sys-label-large: var(--mat-sys-label-large-weight) var(--mat-sys-label-large-size) / var(--mat-sys-label-large-line-height) var(--mat-sys-label-large-font);--mat-sys-label-large-font: var(--mat-sys-plain-font-family);--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: var(--mat-sys-medium-font-weight);--mat-sys-label-large-weight-prominent: var(--mat-sys-bold-font-weight);--mat-sys-label-medium: var(--mat-sys-label-medium-weight) var(--mat-sys-label-medium-size) / var(--mat-sys-label-medium-line-height) var(--mat-sys-label-medium-font);--mat-sys-label-medium-font: var(--mat-sys-plain-font-family);--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: var(--mat-sys-medium-font-weight);--mat-sys-label-medium-weight-prominent: var(--mat-sys-bold-font-weight);--mat-sys-label-small: var(--mat-sys-label-small-weight) var(--mat-sys-label-small-size) / var(--mat-sys-label-small-line-height) var(--mat-sys-label-small-font);--mat-sys-label-small-font: var(--mat-sys-plain-font-family);--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: var(--mat-sys-medium-font-weight);--mat-sys-title-large: var(--mat-sys-title-large-weight) var(--mat-sys-title-large-size) / var(--mat-sys-title-large-line-height) var(--mat-sys-title-large-font);--mat-sys-title-large-font: var(--mat-sys-brand-font-family);--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: var(--mat-sys-regular-font-weight);--mat-sys-title-medium: var(--mat-sys-title-medium-weight) var(--mat-sys-title-medium-size) / var(--mat-sys-title-medium-line-height) var(--mat-sys-title-medium-font);--mat-sys-title-medium-font: var(--mat-sys-plain-font-family);--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: var(--mat-sys-medium-font-weight);--mat-sys-title-small: var(--mat-sys-title-small-weight) var(--mat-sys-title-small-size) / var(--mat-sys-title-small-line-height) var(--mat-sys-title-small-font);--mat-sys-title-small-font: var(--mat-sys-plain-font-family);--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: var(--mat-sys-medium-font-weight);--mat-sys-umbra-color: color-mix(in srgb, var(--mat-sys-shadow), transparent 80%);--mat-sys-penumbra-color: color-mix(in srgb, var(--mat-sys-shadow), transparent 86%);--mat-sys-ambient-color: color-mix(in srgb, var(--mat-sys-shadow), transparent 88%);--mat-sys-level0: 0px 0px 0px 0px var(--mat-sys-umbra-color), 0px 0px 0px 0px var(--mat-sys-penumbra-color), 0px 0px 0px 0px var(--mat-sys-ambient-color);--mat-sys-level1: 0px 2px 1px -1px var(--mat-sys-umbra-color), 0px 1px 1px 0px var(--mat-sys-penumbra-color), 0px 1px 3px 0px var(--mat-sys-ambient-color);--mat-sys-level2: 0px 3px 3px -2px var(--mat-sys-umbra-color), 0px 3px 4px 0px var(--mat-sys-penumbra-color), 0px 1px 8px 0px var(--mat-sys-ambient-color);--mat-sys-level3: 0px 3px 5px -1px var(--mat-sys-umbra-color), 0px 6px 10px 0px var(--mat-sys-penumbra-color), 0px 1px 18px 0px var(--mat-sys-ambient-color);--mat-sys-level4: 0px 5px 5px -3px var(--mat-sys-umbra-color), 0px 8px 10px 1px var(--mat-sys-penumbra-color), 0px 3px 14px 2px var(--mat-sys-ambient-color);--mat-sys-level5: 0px 7px 8px -4px var(--mat-sys-umbra-color), 0px 12px 17px 2px var(--mat-sys-penumbra-color), 0px 5px 22px 4px var(--mat-sys-ambient-color);--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12;--mdc-checkbox-state-layer-size: 32px;--mdc-chip-container-height: 24px;--mdc-text-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-icon-button-state-layer-size: 32px;--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-two-line-container-height: 56px;--mdc-list-list-item-three-line-container-height: 80px;--mdc-radio-state-layer-size: 32px;--mdc-secondary-navigation-tab-container-height: 40px;--mat-checkbox-touch-target-display: none;--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px;--mat-fab-touch-target-display: none;--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-icon-button-touch-target-display: none;--mat-list-list-item-leading-icon-start-space: 8px;--mat-list-list-item-leading-icon-end-space: 8px;--mat-text-button-touch-target-display: none;--mat-protected-button-touch-target-display: none;--mat-filled-button-touch-target-display: none;--mat-outlined-button-touch-target-display: none;--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none;--mat-radio-touch-target-display: none;--mat-select-arrow-transform: none;--mat-standard-button-toggle-height: 40px;--mat-stepper-header-height: 64px;--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px;--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px;--mat-tree-node-min-height: 40px}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}.mat-secondary{--mat-sys-primary: var(--mat-sys-secondary);--mat-sys-on-primary: var(--mat-sys-on-secondary);--mat-sys-primary-container: var(--mat-sys-secondary-container);--mat-sys-on-primary-container: var(--mat-sys-on-secondary-container)}.mat-tertiary{--mat-sys-primary: var(--mat-sys-tertiary);--mat-sys-on-primary: var(--mat-sys-on-tertiary);--mat-sys-primary-container: var(--mat-sys-tertiary-container);--mat-sys-on-primary-container: var(--mat-sys-on-tertiary-container)}.mat-error{--mat-sys-primary: var(--mat-sys-error);--mat-sys-on-primary: var(--mat-sys-on-error);--mat-sys-primary-container: var(--mat-sys-error-container);--mat-sys-on-primary-container: var(--mat-sys-on-error-container)}[mat-table] th{background:var(--mat-sys-primary-fixed)!important;position:sticky;top:var(--toolbar-height);z-index:10}[mat-table] th:not(:first-of-type){padding-left:4px}[mat-table] th:not(:last-of-type){padding-right:4px}[mat-table] th .headerContainer{display:flex;flex-direction:column;align-items:center;justify-content:start}[mat-table] th .headerContainer .filterField{width:60px;display:block}[mat-table] th .headerContainer .filterField .mat-mdc-form-field-subscript-wrapper{display:none!important}[mat-table] th .headerContainer .filterField .mat-mdc-form-field-infix{min-height:1.2em;padding-top:0!important;padding-bottom:0!important}[mat-table] th .headerContainer .filterField .mat-mdc-text-field-wrapper{padding-left:0!important;padding-right:0!important}[mat-table] td:not(:first-of-type){padding-left:4px}[mat-table] td:not(:last-of-type){padding-right:4px}.tableRowEven{background-color:#ddd!important}.mat-select-text-area-height-20 .mat-mdc-select-arrow-wrapper{height:20px}.mat-select-text-area-height-20 .mat-mdc-select-value{line-height:20px}#expansion .mat-expansion-panel-header>span.mat-content:has(.mat-badge-content){overflow:visible}#expansion .mat-expansion-panel-content span.mdc-list-item__content:has(.mat-badge-content){overflow:visible}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:unset}.matFormFieldNoSubscript .mat-mdc-form-field-subscript-wrapper{display:none!important}.matFormFieldNoVerticalPadding .mat-mdc-form-field-infix{min-height:1.2em;padding-top:0!important;padding-bottom:0!important}.matFormFieldNoHorizontalPadding .mat-mdc-text-field-wrapper{padding-left:0!important;padding-right:0!important}.matFormFieldNoSetWidth .mat-mdc-form-field-infix{width:auto!important}.matButtonNoMinWidth{min-width:auto!important}.bottomSheetWidth80percent{width:100%}.bottomSheetWidth80percent .mat-bottom-sheet-container{width:80vw!important;min-width:unset;margin-left:auto;margin-right:auto}.sales-view-sheet .mat-bottom-sheet-container{max-width:1200px!important;width:90vw!important;max-height:90vh!important;padding:0!important}.cdk-overlay-pane{width:unset!important;max-width:85vw!important}.matSelectPanelMinWidth{min-width:200px}.mdc-list-item__primary-text{width:100%!important}mat-checkbox.mat-checkbox-no-padding-margin{--mdc-checkbox-state-layer-size: 18px;--mat-checkbox-touch-target-display: none}.specialDate{background-color:red!important}.selectExtPanelStyle{min-width:100%!important}.selectExtWithSearchPanelStyle{min-width:100%!important;padding-top:0!important}.cdk-overlay-container{z-index:999!important}.tb-filter-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:2px;max-width:200px;font-size:.9rem;background-color:#fff;border-radius:5px;width:100%;min-width:30px;outline-offset:-3px}.tb-filter-wrapper:focus-within{outline:1px solid var(--mat-sys-primary)}.tb-filter-wrapper.filter-active{outline:2px solid var(--mat-sys-tertiary)}.tb-filter-wrapper>.select-input{padding-left:4px;font-size:inherit;min-width:30px;width:auto;max-width:126px;outline:none;background-color:transparent;border:none}.tb-filter-wrapper>input{padding-left:4px;min-width:30px;font-size:inherit;width:auto;max-width:126px;outline:none;background-color:transparent;border:none}.tb-filter-wrapper>button{width:20px;height:20px;font-size:20px}.tb-filter-wrapper>button>mat-icon{height:20px;width:20px;font-size:20px}.tb-filter-wrapper>button.filter-reset-button{color:var(--mat-sys-tertiary)}.icon-button-small{width:24px;height:24px;font-size:24px}.icon-button-small>mat-icon{height:24px;width:24px;font-size:24px}.icon-button-small:disabled>mat-icon{color:var(--disabled)}.mat-date-range-input-in-tb-header .mat-date-range-input-container{width:100%;height:100%}.mat-date-range-input-in-tb-header .mat-date-range-input-container .mat-date-range-input-wrapper{flex:1 1 1px;width:1px}.mat-date-range-input-in-tb-header .mat-date-range-input-container input{border:1px solid var(--mat-sys-primary);color:#000000de;font-weight:400;border-radius:3px}.mat-date-range-input-in-tb-header .mat-date-range-input-container input.date-error{border:1px solid red}.tb-options-dialog.tb-options-dialog{min-width:300px!important}@media only screen and (min-width: 767px){.tb-options-dialog.tb-options-dialog{min-width:600px!important}}html{--done: green;--partial: #df6f0e;--text-information: #448aff;--text-hint: light-dark(rgba(0, 0, 0, .5), rgba(255, 255, 255, .5));--table-even-row: rgb(241, 230, 226);--icon-inverse: rgba(255, 255, 255, 1);--icon-inactive-inverse: rgba(255, 255, 255, .3);--sidenav-width: 400px;--toolbar-height: 48px;overflow-y:hidden}@media only screen and (min-width: 600px){html{--toolbar-height: 56px}}body{font-size:16px;height:100%}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:var(--mat-sys-primary)}label{margin-bottom:0}a:not(.mat-mdc-button):not(.mat-mdc-raised-button):not(.mat-mdc-fab):not(.mat-mdc-mini-fab):not([mat-list-item]):not(.mat-tab-link){color:var(--mat-sys-tertiary)}ul,ol{list-style:none;padding-left:0}.no-focus-outline a:focus,.no-focus-outline button:focus{outline:none}.clearfix{overflow:auto;zoom:1}#main_content{margin-top:var(--toolbar-height);margin-bottom:60px;width:100%}.page_container,.page_container_small{padding:1.1rem;width:100%;margin-right:auto;margin-left:auto}@media only screen and (min-width: 767px){.page_container_small{padding-top:1.1rem;padding-bottom:1.1rem;width:80%}}.sidebarSpinner{display:block;width:24px}.fill_remaining_space{flex:1 1 auto}.button-unstyled{border:none;color:unset;padding:0;margin:0;background-color:transparent;font-weight:inherit}#fab{position:fixed;bottom:30px;right:30px}@media only screen and (min-width: 600px){#fab{bottom:50px;right:50px}}#centerInViewWToolbar{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:calc(100vh - var(--toolbar-height))}.m_pointer{cursor:pointer}.m_use_line_breaks{white-space:pre-line}.m_t_link{text-decoration:underline;cursor:pointer}.m_t_nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m_t_header{color:var(--mat-sys-on-background);font-size:1.5rem;line-height:1.5rem;font-family:Raleway}.m_t_subheader{color:var(--mat-sys-on-background);font-size:1.1rem;line-height:1.1rem;font-family:Raleway}.m_t_title_big{color:var(--mat-sys-on-background);font-size:1.1rem;line-height:1.4rem;font-family:Roboto;font-weight:700}.m_t_title{color:var(--mat-sys-on-background);font-size:.85rem;line-height:.955rem;font-family:Roboto;font-weight:700}.m_t_subtitle{color:var(--mat-sys-secondary);font-size:.82rem;line-height:.85rem;font-family:Roboto;font-weight:700}.m_t_paragraph_big{color:var(--mat-sys-secondary);font-size:.85rem;line-height:.95rem;font-family:Roboto}.m_t_paragraph{color:var(--mat-sys-secondary);font-size:.75rem;line-height:.8rem;font-family:Roboto}.m_t_small{font-family:Roboto;color:var(--mat-sys-secondary);font-size:.75rem;line-height:.75rem}.m_t_hint{color:var(--text-hint);font-size:.75rem;line-height:.75rem;font-family:Roboto}.m_t_info{font-family:Roboto-condensed;color:var(--text-information);font-size:.75rem;line-height:.75rem;font-weight:700}.m_t_warn{color:var(--mat-sys-error);font-size:.75rem;line-height:.75rem;font-family:Roboto}.m_t_f_condensed{font-family:Roboto-condensed}.m_t_c_info{color:var(--text-information)!important}.m_t_c_done{color:var(--done)!important}.m_t_c_warn{color:var(--mat-sys-error)!important}.m_t_c_primary{color:var(--mat-sys-primary)!important}.m_t_c_on_primary{color:var(--mat-sys-on-primary)!important}.m_t_c_on_primary_container{color:var(--mat-sys-on-primary-container)!important}.m_t_c_primary_inverse{color:var(--mat-sys-inverse-primary)!important}.m_t_c_accent{color:var(--mat-sys-tertiary)!important}.m_t_c_partial{color:var(--partial)!important}.m_t_c_icon{color:var(--icon)!important}.m_t_c_icon_inverse{color:var(--icon-inverse)!important}.m_t_c_icon_inactive_inverse{color:var(--icon-inactive-inverse)!important}.m_t_c_disabled{color:var(--disabled)!important}.m_t_c_hint{color:var(--text-hint)}.m_t_bold{font-weight:700}.m_card_1{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.m_card_2{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.m_card_3{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.m_card_4{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.m_card_5{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.json_pre{border:2px solid #ccc;padding:5px;max-height:80vh;width:100%;font-family:Lucida Console,Monaco,monospace;font-size:.75rem;line-height:.82rem}.json_pre .json_key{color:#000}.json_pre .json_string{color:green}.json_pre .json_number{color:#ff8c00}.json_pre .json_boolean{color:#00f}.json_pre .json_null{color:red}.angular-editor-toolbar{font-size:1em!important}angular-editor.auto-show-toolbar angular-editor-toolbar{display:none}angular-editor.auto-show-toolbar:focus-within angular-editor-toolbar{display:block}
/*# sourceMappingURL=styles-X4LYNFSN.css.map */
