@charset "UTF-8";
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30 "}.fa-1:before{content:"\31 "}.fa-2:before{content:"\32 "}.fa-3:before{content:"\33 "}.fa-4:before{content:"\34 "}.fa-5:before{content:"\35 "}.fa-6:before{content:"\36 "}.fa-7:before{content:"\37 "}.fa-8:before{content:"\38 "}.fa-9:before{content:"\39 "}.fa-a:before{content:"A"}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-anchor:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-anchor-lock:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-ankh:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-archway:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-arrows-spin:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-asterisk:before{content:"\*"}.fa-at:before{content:"\@"}.fa-atom:before{content:""}.fa-audio-description:before{content:""}.fa-austral-sign:before{content:""}.fa-award:before{content:""}.fa-b:before{content:"B"}.fa-baby:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-backward:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-bahai:before{content:""}.fa-baht-sign:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-barcode:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-bed:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-bell:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bicycle:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blog:before{content:""}.fa-bold:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-bolt-lightning:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-book-bookmark:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-bookmark:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-bore-hole:before{content:""}.fa-bottle-droplet:before{content:""}.fa-bottle-water:before{content:""}.fa-bowl-food:before{content:""}.fa-bowl-rice:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes-packing:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-bread-slice:before{content:""}.fa-bridge:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-bridge-lock:before{content:""}.fa-bridge-water:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broom:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-brush:before{content:""}.fa-bucket:before{content:""}.fa-bug:before{content:""}.fa-bug-slash:before{content:""}.fa-bugs:before{content:""}.fa-building:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-building-circle-check:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-building-flag:before{content:""}.fa-building-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-building-shield:before{content:""}.fa-building-un:before{content:""}.fa-building-user:before{content:""}.fa-building-wheat:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-burst:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-c:before{content:"C"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-week:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-camera-rotate:before{content:""}.fa-campground:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-car-on:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-car-side:before{content:""}.fa-car-tunnel:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cedi-sign:before{content:""}.fa-cent-sign:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-charging-station:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-chart-column:before{content:""}.fa-chart-gantt:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-chart-simple:before{content:""}.fa-check:before{content:""}.fa-check-double:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-child-dress:before{content:""}.fa-child-reaching:before{content:""}.fa-child-rifle:before{content:""}.fa-children:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-circle-nodes:before{content:""}.fa-circle-notch:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-city:before{content:""}.fa-clapperboard:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-question:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-clover:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-compare:before{content:""}.fa-code-fork:before{content:""}.fa-code-merge:before{content:""}.fa-code-pull-request:before{content:""}.fa-coins:before{content:""}.fa-colon-sign:before{content:""}.fa-comment:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-compress:before{content:""}.fa-computer:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cubes-stacked:before{content:""}.fa-d:before{content:"D"}.fa-database:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-democrat:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-dharmachakra:before{content:""}.fa-diagram-next:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-diagram-successor:before{content:""}.fa-diamond:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-disease:before{content:""}.fa-display:before{content:""}.fa-divide:before{content:""}.fa-dna:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\$"}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-dong-sign:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dove:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-download:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-e:before{content:"E"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elevator:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-envelope:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-equals:before{content:"\="}.fa-eraser:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-exclamation:before{content:"\!"}.fa-expand:before{content:""}.fa-explosion:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-eye-slash:before{content:""}.fa-f:before{content:"F"}.fa-angry:before,.fa-face-angry:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-fan:before{content:""}.fa-faucet:before{content:""}.fa-faucet-drip:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-ferry:before{content:""}.fa-file:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-file-audio:before{content:""}.fa-file-circle-check:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-file-circle-minus:before{content:""}.fa-file-circle-plus:before{content:""}.fa-file-circle-question:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-excel:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-file-medical:before{content:""}.fa-file-pdf:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-shield:before{content:""}.fa-file-signature:before{content:""}.fa-file-video:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-file-word:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-burner:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-fish:before{content:""}.fa-fish-fins:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flask-vial:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-florin-sign:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-folder-closed:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-tree:before{content:""}.fa-font:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-franc-sign:before{content:""}.fa-frog:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-g:before{content:"G"}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-glass-water:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-glasses:before{content:""}.fa-globe:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-greater-than:before{content:"\>"}.fa-greater-than-equal:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-guarani-sign:before{content:""}.fa-guitar:before{content:""}.fa-gun:before{content:""}.fa-h:before{content:"H"}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-handcuffs:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-hands-bound:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-hands-clapping:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-holding-child:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-handshake:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-hashtag:before{content:"\#"}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-heart-circle-check:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-helmet-un:before{content:""}.fa-highlighter:before{content:""}.fa-hill-avalanche:before{content:""}.fa-hill-rockslide:before{content:""}.fa-hippo:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:""}.fa-hourglass-empty:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-house-chimney-user:before{content:""}.fa-house-chimney-window:before{content:""}.fa-house-circle-check:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-house-crack:before{content:""}.fa-house-fire:before{content:""}.fa-house-flag:before{content:""}.fa-house-flood-water:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-house-lock:before{content:""}.fa-house-medical:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-house-medical-flag:before{content:""}.fa-house-signal:before{content:""}.fa-house-tsunami:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-hurricane:before{content:""}.fa-i:before{content:"I"}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-images:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-italic:before{content:""}.fa-j:before{content:"J"}.fa-jar:before{content:""}.fa-jar-wheat:before{content:""}.fa-jedi:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-joint:before{content:""}.fa-jug-detergent:before{content:""}.fa-k:before{content:"K"}.fa-kaaba:before{content:""}.fa-key:before{content:""}.fa-keyboard:before{content:""}.fa-khanda:before{content:""}.fa-kip-sign:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-kitchen-set:before{content:""}.fa-kiwi-bird:before{content:""}.fa-l:before{content:"L"}.fa-land-mine-on:before{content:""}.fa-landmark:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-landmark-flag:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-file:before{content:""}.fa-laptop-medical:before{content:""}.fa-lari-sign:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-lemon:before{content:""}.fa-less-than:before{content:"\<"}.fa-less-than-equal:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-lines-leaning:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-lira-sign:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-litecoin-sign:before{content:""}.fa-location-arrow:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-location-pin-lock:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-locust:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-m:before{content:"M"}.fa-magnet:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-manat-sign:before{content:""}.fa-map:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-map-pin:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-and-venus:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-mask:before{content:""}.fa-mask-face:before{content:""}.fa-mask-ventilator:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-mattress-pillow:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-medal:before{content:""}.fa-memory:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-meteor:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-mill-sign:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-mitten:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-mobile-button:before{content:""}.fa-mobile-retro:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-money-bills:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-mosquito-net:before{content:""}.fa-motorcycle:before{content:""}.fa-mound:before{content:""}.fa-mountain:before{content:""}.fa-mountain-city:before{content:""}.fa-mountain-sun:before{content:""}.fa-mug-hot:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-music:before{content:""}.fa-n:before{content:"N"}.fa-naira-sign:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-not-equal:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-notes-medical:before{content:""}.fa-o:before{content:"O"}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-oil-can:before{content:""}.fa-oil-well:before{content:""}.fa-om:before{content:""}.fa-otter:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-p:before{content:"P"}.fa-pager:before{content:""}.fa-paint-roller:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-palette:before{content:""}.fa-pallet:before{content:""}.fa-panorama:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-passport:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-pause:before{content:""}.fa-paw:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-people-group:before{content:""}.fa-people-line:before{content:""}.fa-people-pulling:before{content:""}.fa-people-robbery:before{content:""}.fa-people-roof:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before,.fa-percentage:before{content:"\%"}.fa-male:before,.fa-person:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-person-booth:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-person-burst:before{content:""}.fa-person-cane:before{content:""}.fa-person-chalkboard:before{content:""}.fa-person-circle-check:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-person-circle-minus:before{content:""}.fa-person-circle-plus:before{content:""}.fa-person-circle-question:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-person-dress-burst:before{content:""}.fa-person-drowning:before{content:""}.fa-person-falling:before{content:""}.fa-person-falling-burst:before{content:""}.fa-person-half-dress:before{content:""}.fa-person-harassing:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-person-military-pointing:before{content:""}.fa-person-military-rifle:before{content:""}.fa-person-military-to-person:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-person-pregnant:before{content:""}.fa-person-rays:before{content:""}.fa-person-rifle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-person-shelter:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-person-through-window:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-peseta-sign:before{content:""}.fa-peso-sign:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-circle-check:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-lock:before{content:""}.fa-plane-slash:before{content:""}.fa-plane-up:before{content:""}.fa-plant-wilt:before{content:""}.fa-plate-wheat:before{content:""}.fa-play:before{content:""}.fa-plug:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-plug-circle-check:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-add:before,.fa-plus:before{content:"\+"}.fa-plus-minus:before{content:""}.fa-podcast:before{content:""}.fa-poo:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-power-off:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-print:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-puzzle-piece:before{content:""}.fa-q:before{content:"Q"}.fa-qrcode:before{content:""}.fa-question:before{content:"\?"}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-r:before{content:"R"}.fa-radiation:before{content:""}.fa-radio:before{content:""}.fa-rainbow:before{content:""}.fa-ranking-star:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-recycle:before{content:""}.fa-registered:before{content:""}.fa-repeat:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-republican:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-ribbon:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-road-barrier:before{content:""}.fa-road-bridge:before{content:""}.fa-road-circle-check:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-road-lock:before{content:""}.fa-road-spikes:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-route:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-rug:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-rupiah-sign:before{content:""}.fa-s:before{content:"S"}.fa-sack-dollar:before{content:""}.fa-sack-xmark:before{content:""}.fa-sailboat:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-school:before{content:""}.fa-school-circle-check:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-school-flag:before{content:""}.fa-school-lock:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-screwdriver:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-scroll:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-sd-card:before{content:""}.fa-section:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-server:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-sheet-plastic:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-shield-cat:before{content:""}.fa-shield-dog:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-shield-heart:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-shoe-prints:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-shop-lock:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-shower:before{content:""}.fa-shrimp:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-sim-card:before{content:""}.fa-sink:before{content:""}.fa-sitemap:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-spa:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-spray-can:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-square:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-check-square:before,.fa-square-check:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-square-full:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-square-nfi:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-square-person-confined:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-square-virus:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-stairs:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-stethoscope:before{content:""}.fa-stop:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-slash:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stroopwafel:before{content:""}.fa-subscript:before{content:""}.fa-suitcase:before{content:""}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-superscript:before{content:""}.fa-swatchbook:before{content:""}.fa-synagogue:before{content:""}.fa-syringe:before{content:""}.fa-t:before{content:"T"}.fa-table:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-table-list:before,.fa-th-list:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-tablet-button:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-tablets:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tarp:before{content:""}.fa-tarp-droplet:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-tent:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-tents:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-text-width:before{content:""}.fa-thermometer:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-timeline:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toilet-portable:before{content:""}.fa-toilets-portable:before{content:""}.fa-toolbox:before{content:""}.fa-tooth:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-tower-cell:before{content:""}.fa-tower-observation:before{content:""}.fa-tractor:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-train-tram:before,.fa-tram:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-trash:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-tree-city:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-trophy:before{content:""}.fa-trowel:before{content:""}.fa-trowel-bricks:before{content:""}.fa-truck:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-truck-droplet:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-truck-field:before{content:""}.fa-truck-field-un:before{content:""}.fa-truck-front:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plane:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-u:before{content:"U"}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-universal-access:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-upload:before{content:""}.fa-user:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-clock:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-user-graduate:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-user-injured:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-user-lock:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-users:before{content:""}.fa-users-between-lines:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-users-line:before{content:""}.fa-users-rays:before{content:""}.fa-users-rectangle:before{content:""}.fa-users-slash:before{content:""}.fa-users-viewfinder:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-v:before{content:"V"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-vault:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-vial:before{content:""}.fa-vial-circle-check:before{content:""}.fa-vial-virus:before{content:""}.fa-vials:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-virus:before{content:""}.fa-virus-covid:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-volume-off:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-vr-cardboard:before{content:""}.fa-w:before{content:"W"}.fa-walkie-talkie:before{content:""}.fa-wallet:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-wand-sparkles:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-wave-square:before{content:""}.fa-weight-hanging:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-wheelchair:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-wind:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-worm:before{content:""}.fa-wrench:before{content:""}.fa-x:before{content:"X"}.fa-x-ray:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-xmarks-lines:before{content:""}.fa-y:before{content:"Y"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-yin-yang:before{content:""}.fa-z:before{content:"Z"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.ebb7a127d2d8ee6f1832.woff2) format("woff2"),url(fa-brands-400.b823fc0dbb5a5f0c21bb.ttf) format("truetype")}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-alipay:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-amilia:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-artstation:before{content:""}.fa-asymmetrik:before{content:""}.fa-atlassian:before{content:""}.fa-audible:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-bandcamp:before{content:""}.fa-battle-net:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bilibili:before{content:""}.fa-bimobject:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bootstrap:before{content:""}.fa-bots:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-buromobelexperte:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cmplid:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cotton-bureau:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-critical-role:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dhl:before{content:""}.fa-diaspora:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-elementor:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-evernote:before{content:""}.fa-expeditedssl:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-figma:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-fulcrum:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-gofore:before{content:""}.fa-golang:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-gulp:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hashnode:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-hive:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-hotjar:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-ideal:before{content:""}.fa-imdb:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaggle:before{content:""}.fa-keybase:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-leanpub:before{content:""}.fa-less:before{content:""}.fa-line:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-mailchimp:before{content:""}.fa-mandalorian:before{content:""}.fa-markdown:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medapps:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-mendeley:before{content:""}.fa-microblog:before{content:""}.fa-microsoft:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-nfc-directional:before{content:""}.fa-nfc-symbol:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-old-republic:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-padlet:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-palfed:before{content:""}.fa-patreon:before{content:""}.fa-paypal:before{content:""}.fa-perbyte:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pix:before{content:""}.fa-playstation:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-r-project:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-renren:before{content:""}.fa-replyd:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-rev:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rust:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-schlix:before{content:""}.fa-screenpal:before{content:""}.fa-scribd:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-servicestack:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopify:before{content:""}.fa-shopware:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sith:before{content:""}.fa-sitrox:before{content:""}.fa-sketch:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-slideshare:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spotify:before{content:""}.fa-square-font-awesome:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-sticker-mule:before{content:""}.fa-strava:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-superpowers:before{content:""}.fa-supple:before{content:""}.fa-suse:before{content:""}.fa-swift:before{content:""}.fa-symfony:before{content:""}.fa-teamspeak:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-tencent-weibo:before{content:""}.fa-the-red-yeti:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-think-peaks:before{content:""}.fa-tiktok:before{content:""}.fa-trade-federation:before{content:""}.fa-trello:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-uncharted:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-vaadin:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-viber:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-vuejs:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-whmcs:before{content:""}.fa-wikipedia-w:before{content:""}.fa-windows:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.59edf72a325ac2048d60.woff2) format("woff2"),url(fa-solid-900.e615bbcb258550973c16.ttf) format("truetype")}.fa-solid,.fas{font-family:Font Awesome\ 6 Free;font-weight:900}
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.0caf4c6cf244a90efcc5.woff2) format("woff2"),url(fa-regular-400.0d03b1bbd1d62c1e1284.ttf) format("truetype")}.fa-regular,.far{font-family:Font Awesome\ 6 Free;font-weight:400}@keyframes red-zoom-loader-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.red-zoom{pointer-events:none}.red-zoom__error,.red-zoom__overlay{position:absolute;left:var(--red-zoom-thumb-x,0);top:var(--red-zoom-thumb-y,0);width:var(--red-zoom-thumb-w,0);height:var(--red-zoom-thumb-h,0)}.red-zoom__lens{display:flex}.red-zoom__lens-body{position:relative;overflow:hidden;flex-grow:1}.red-zoom__lens-image{--red-zoom-lens-image-x:calc(var(--red-zoom-lens-image-base-x, 0px) + var(--red-zoom-lens-image-center-offset-x, 0px));--red-zoom-lens-image-y:calc(var(--red-zoom-lens-image-base-y, 0px) + var(--red-zoom-lens-image-center-offset-y, 0px));position:absolute;transform:translateX(var(--red-zoom-lens-image-x)) translateY(var(--red-zoom-lens-image-y)) translateZ(0)}.red-zoom__frame{position:absolute;top:0;left:0;width:var(--red-zoom-frame-w,0);height:var(--red-zoom-frame-h,0);transform:translateX(var(--red-zoom-frame-x,0)) translateY(var(--red-zoom-frame-y,0))}.red-zoom__frame-body{width:100%;height:100%;overflow:hidden}.red-zoom__frame-image{width:var(--red-zoom-thumb-w,0);height:var(--red-zoom-thumb-h,0);transform:translateX(var(--red-zoom-frame-image-x,0)) translateY(var(--red-zoom-frame-image-y,0)) translateZ(0)}.red-zoom--style--window{visibility:hidden;transition:visibility 0s .5s}.red-zoom--style--window .red-zoom__overlay{background:rgba(229,0,50,.5);opacity:0;transition:opacity .5s;z-index:1}.red-zoom--style--window .red-zoom__overlay:before{position:relative;display:block;content:"";border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;border-radius:100%;animation-name:red-zoom-loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;opacity:0}.red-zoom--style--window .red-zoom__frame{opacity:0;transition:opacity .5s;z-index:1;background:transparent}.red-zoom--style--window .red-zoom__frame:after{position:absolute;content:"";border:6px solid #fff;box-sizing:border-box;box-shadow:0 1px 7px rgba(0,0,0,.25);left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.red-zoom--style--window .red-zoom__lens{position:absolute;z-index:2;opacity:0;transition:opacity .5s;background:#fff}.red-zoom--style--window .red-zoom__lens:after{position:absolute;content:"";border:6px solid #fff;box-shadow:0 1px 9px rgba(0,0,0,.2);left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.red-zoom--style--window .red-zoom__error{display:flex;justify-content:center;align-items:center;color:#fff;padding:32px;visibility:hidden;z-index:1;opacity:0;transition:visibility 0s .5s,opacity .5s}.red-zoom--style--window.red-zoom--status--error .red-zoom__frame,.red-zoom--style--window.red-zoom--status--error .red-zoom__lens{position:absolute;left:0;top:0;width:0;height:0;display:none}.red-zoom--style--window.red-zoom--status--error .red-zoom__overlay{background:rgba(255,0,0,.7)}.red-zoom--style--window.red-zoom--active{transition-delay:0s;visibility:visible}.red-zoom--style--window.red-zoom--active .red-zoom__overlay{opacity:1}.red-zoom--style--window.red-zoom--active.red-zoom--status--loading .red-zoom__overlay:before{opacity:1;animation-play-state:running}.red-zoom--style--window.red-zoom--active.red-zoom--status--loaded .red-zoom__frame,.red-zoom--style--window.red-zoom--active.red-zoom--status--loaded .red-zoom__lens{opacity:1}.red-zoom--style--window.red-zoom--active.red-zoom--status--error .red-zoom__error{visibility:visible;transition-delay:0s;opacity:1}.red-zoom--style--window.red-zoom--disabled{transition-delay:0s;visibility:hidden}.red-zoom--style--window.red-zoom--disabled .red-zoom__error,.red-zoom--style--window.red-zoom--disabled .red-zoom__frame,.red-zoom--style--window.red-zoom--disabled .red-zoom__lens,.red-zoom--style--window.red-zoom--disabled .red-zoom__overlay{transition-duration:0s!important;opacity:0!important}.red-zoom--style--window .red-zoom__lens{--window-x:calc(var(--red-zoom-thumb-x, 0px) + var(--red-zoom-thumb-w, 0px) + 32px);left:var(--window-x,0);top:var(--red-zoom-thumb-y,0);width:var(--red-zoom-thumb-w,0);height:var(--red-zoom-thumb-h,0)}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem}.p-badge-dot,.p-badge-no-gutter{border-radius:50%;padding:0}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-button-label{transition:all .2s}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.6441e63a57ccc5105bad.png) no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.f8505bd4d6f3e3aa435b.png) no-repeat 0 0}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:hsla(0,0%,100%,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:primeicons;font-display:auto;src:url(primeicons.dfbfef2de4bfb34e9722.eot);src:url(primeicons.dfbfef2de4bfb34e9722.eot?#iefix) format("embedded-opentype"),url(primeicons.3a0d4a58da62cf7c55bb.ttf) format("truetype"),url(primeicons.e61f3495a7ecd3d571a4.woff) format("woff"),url(primeicons.c55d94a248721abbd220.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s linear infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-o:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}code[class*=language-],pre[class*=language-]{color:#000;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{position:relative;margin:.5em 0;overflow:visible;padding:0}pre[class*=language-]>code{position:relative;border-left:10px solid #358ccb;box-shadow:-1px 0 0 0 #358ccb,0 0 0 1px #dfdfdf;background-color:#fdfdfd;background-image:linear-gradient(transparent 50%,rgba(69,142,209,.04) 0);background-size:3em 3em;background-origin:content-box;background-attachment:local}code[class*=language-]{max-height:inherit;height:inherit;padding:0 1em;display:block;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:#fdfdfd;box-sizing:border-box;margin-bottom:1em}:not(pre)>code[class*=language-]{position:relative;padding:.2em;border-radius:.3em;color:#c92c2c;border:1px solid rgba(0,0,0,.1);display:inline;white-space:normal}pre[class*=language-]:after,pre[class*=language-]:before{content:"";z-index:-2;display:block;position:absolute;bottom:.75em;left:.18em;width:40%;height:20%;max-height:13em;box-shadow:0 13px 8px #979797;transform:rotate(-2deg)}pre[class*=language-]:after{right:.75em;left:auto;transform:rotate(2deg)}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#7d8b99}.token.punctuation{color:#5f6364}.token.boolean,.token.constant,.token.deleted,.token.function-name,.token.number,.token.property,.token.symbol,.token.tag{color:#c92c2c}.token.attr-name,.token.builtin,.token.char,.token.function,.token.inserted,.token.selector,.token.string{color:#2f9c0a}.token.entity,.token.operator,.token.url,.token.variable{color:#a67f59;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.class-name,.token.keyword{color:#1990b8}.token.important,.token.regex{color:#e90}.language-css .token.string,.style .token.string{color:#a67f59;background:hsla(0,0%,100%,.5)}.token.important{font-weight:400}.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.7}@media screen and (max-width:767px){pre[class*=language-]:after,pre[class*=language-]:before{bottom:14px;box-shadow:none}}pre[class*=language-].line-numbers.line-numbers{padding-left:0}pre[class*=language-].line-numbers.line-numbers code{padding-left:3.8em}pre[class*=language-].line-numbers.line-numbers .line-numbers-rows{left:0}pre[class*=language-][data-line]{padding-top:0;padding-bottom:0;padding-left:0}pre[data-line] code{position:relative;padding-left:4em}pre .line-highlight{margin-top:0}
/*!
FullCalendar Core Package v4.1.0
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-button:not(:disabled),.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a.fc-more,a[data-goto]{cursor:pointer}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;width:6px;height:6px;border:1px solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-button,.fc-icon{display:inline-block;font-weight:400;text-align:center}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button{-webkit-appearance:button;color:#212529;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-event .fc-resizer,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc-time-grid,.fc tbody .fc-row{min-height:0!important}.fc-time-grid .fc-event.fc-not-end:after,.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-row,.fc hr,.fc tbody,.fc td,.fc th,.fc thead{border-color:#ccc!important;background:#fff!important}.fc tbody .fc-row{height:auto!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover,.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-button-group,.fc-time-grid .fc-event .fc-time span,.fc button{display:none}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}}
/*!
FullCalendar Day Grid Plugin v4.1.0
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}
/*!
FullCalendar Time Grid Plugin v4.1.0
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;width:8px;height:8px;border:1px solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.r6o-editor{top:0;left:0;margin-left:-19px}.a9s-annotationlayer{position:absolute;top:0;left:0;width:100%;height:100%;outline:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.a9s-annotationlayer.no-cursor,.a9s-annotationlayer.no-cursor *{cursor:none!important}.a9s-crosshair line{stroke-width:1px;stroke:rgba(0,0,0,.5019607843137255);pointer-events:none;vector-effect:non-scaling-stroke;shape-rendering:crispEdges}.a9s-selection-mask{stroke:none;fill:transparent;pointer-events:none}.a9s-annotation circle,.a9s-annotation ellipse,.a9s-annotation line,.a9s-annotation path,.a9s-annotation polygon,.a9s-annotation rect,.a9s-selection circle,.a9s-selection ellipse,.a9s-selection line,.a9s-selection path,.a9s-selection polygon,.a9s-selection rect{fill:transparent;cursor:pointer;vector-effect:non-scaling-stroke}.a9s-annotation .a9s-inner,.a9s-selection .a9s-inner{stroke:#fff;stroke-width:1px;fill:transparent}.a9s-annotation .a9s-inner:hover,.a9s-selection .a9s-inner:hover{stroke:#fff000}.a9s-annotation .a9s-outer,.a9s-selection .a9s-outer{stroke:rgba(0,0,0,.7019607843137254);stroke-width:3px;fill:none}.a9s-annotation .a9s-formatter-el,.a9s-selection .a9s-formatter-el{overflow:visible}.a9s-annotation.a9s-point .a9s-inner{display:none}.a9s-annotation.a9s-point .a9s-outer{stroke:#5a5a5a;stroke-width:1.5px;fill:hsla(0,0%,100%,.5019607843137255)}.a9s-annotation.a9s-point .a9s-outer:hover{fill:#fff000}.a9s-annotation.selected .a9s-inner,.a9s-selection .a9s-inner{stroke:#fff000}.a9s-annotation.editable .a9s-inner{stroke:#fff000;cursor:move!important}.a9s-annotation.editable .a9s-inner:hover{fill:rgba(255,240,0,.10196078431372549)}.a9s-handle{cursor:move}.a9s-handle .a9s-handle-inner{stroke:#fff000;fill:#000}.a9s-handle .a9s-handle-outer{stroke:#000;fill:#fff}.a9s-handle:hover .a9s-handle-inner{fill:#fff000}.r6o-btn{background-color:#4483c4;border:1px solid #4483c4;box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;margin:0;outline:none;text-decoration:none;white-space:nowrap;padding:6px 18px;min-width:70px;border-radius:2px}.r6o-btn,.r6o-btn *{cursor:pointer;vertical-align:middle}.r6o-btn .r6o-icon{margin-right:4px}.r6o-btn:disabled{border-color:#a3c2e2!important;background-color:#a3c2e2!important}.r6o-btn:hover{background-color:#4f92d7;border-color:#4f92d7}.r6o-btn.outline{border:1px solid #4483c4;color:#4483c4;background-color:transparent;text-shadow:none}.r6o-autocomplete{display:inline;position:relative}.r6o-autocomplete div[role=combobox]{display:inline}.r6o-autocomplete input{outline:none;border:none;width:80px;height:100%;line-height:14px;white-space:pre;box-sizing:border-box;background-color:transparent;font-size:14px;color:#3f3f3f}.r6o-autocomplete ul{position:absolute;margin:0;padding:0;list-style-type:none;background-color:#fff;border-radius:3px;border:1px solid #d6d7d9;box-sizing:border-box;box-shadow:0 0 20px rgba(0,0,0,.25098039215686274)}.r6o-autocomplete ul:empty{display:none}.r6o-autocomplete li{box-sizing:border-box;padding:2px 12px;width:100%;cursor:pointer}.r6o-editable-text{max-height:120px;overflow:auto;outline:none;min-height:2em;font-size:14px;font-family:Lato,sans-serif}.r6o-editable-text:empty:not(:focus):before{content:attr(data-placeholder);color:#c2c2c2}.r6o-widget.comment{font-size:14px;min-height:3em;background-color:#fff;position:relative}.r6o-widget.comment .r6o-editable-text,.r6o-widget.comment .r6o-readonly-comment{padding:10px;width:100%;box-sizing:border-box;outline:none;border:none;background-color:transparent;resize:none}.r6o-widget.comment .r6o-readonly-comment{white-space:pre-line}.r6o-widget.comment .r6o-editable-text::-webkit-input-placeholder{color:#c2c2c2}.r6o-widget.comment .r6o-editable-text:-moz-placeholder,.r6o-widget.comment .r6o-editable-text::-moz-placeholder{color:#c2c2c2}.r6o-widget.comment .r6o-editable-text:-ms-input-placeholder{color:#c2c2c2}.r6o-widget.comment .r6o-lastmodified{border:1px solid #e5e5e5;display:inline-block;border-radius:2px;margin:0 10px 8px;padding:4px 5px;line-height:100%;font-size:12px}.r6o-widget.comment .r6o-lastmodified .r6o-lastmodified-at{color:#757575;padding-left:3px}.r6o-widget.comment .r6o-arrow-down{position:absolute;height:20px;width:20px;top:9px;right:9px;line-height:22px;background-color:#fff;text-align:center;-webkit-font-smoothing:antialiased;border:1px solid #e5e5e5;cursor:pointer;border-radius:1px}.r6o-widget.comment .r6o-arrow-down.r6o-menu-open{border-color:#4483c4}.r6o-widget.comment .r6o-comment-dropdown-menu{position:absolute;top:32px;right:8px;background-color:#fff;border:1px solid #e5e5e5;list-style-type:none;margin:0;padding:5px 0;z-index:9999;box-shadow:0 2px 4px rgba(0,0,0,.2)}.r6o-widget.comment .r6o-comment-dropdown-menu li{padding:0 15px;cursor:pointer}.r6o-widget.comment .r6o-comment-dropdown-menu li:hover{background-color:#ecf0f1}.r6o-widget.comment .r6o-purposedropdown{position:relative;z-index:2}.r6o-widget.comment.editable{background-color:#ecf0f1}.r6o-widget.r6o-tag:empty{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.r6o-widget.tag .r6o-taglist li{height:27px}.r6o-widget.tag .r6o-taglist li .r6o-delete-wrapper .r6o-delete{position:relative;top:-4px}}.r6o-widget.r6o-tag{background-color:#ecf0f1;border-bottom:1px solid #e5e5e5;padding:1px 3px;display:flex}.r6o-widget.r6o-tag ul{margin:0;padding:0;list-style-type:none;z-index:1}.r6o-widget.r6o-tag ul.r6o-taglist{flex:0;white-space:nowrap}.r6o-widget.r6o-tag ul.r6o-taglist li{display:inline-block;margin:1px 1px 1px 0;padding:0;vertical-align:middle;overflow:hidden;font-size:12px;background-color:#fff;border:1px solid #d6d7d9;cursor:pointer;position:relative;line-height:180%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.10196078431372549)}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-label{padding:2px 8px;display:inline-block}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-wrapper{display:inline-block;padding:2px 0;color:#fff;width:0;height:100%;background-color:#4483c4;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-khtml-border-radius-topright:2px;-khtml-border-radius-bottomright:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-wrapper .r6o-delete{padding:2px 6px}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-wrapper svg{vertical-align:text-top}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-enter-active{width:24px;transition:width .2s}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-enter-done,.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-exit{width:24px}.r6o-widget.r6o-tag ul.r6o-taglist li .r6o-delete-exit-active{width:0;transition:width .2s}.r6o-widget.r6o-tag .r6o-autocomplete{flex:1;position:relative}.r6o-widget.r6o-tag .r6o-autocomplete li{font-size:14px}.r6o-widget.r6o-tag input{width:100%;padding:0 3px;min-width:80px;outline:none;border:none;line-height:170%;background-color:transparent;color:#3f3f3f}.r6o-widget.r6o-tag input::-webkit-input-placeholder{color:#c2c2c2}.r6o-widget.r6o-tag input:-moz-placeholder,.r6o-widget.r6o-tag input::-moz-placeholder{color:#c2c2c2}.r6o-widget.r6o-tag input:-ms-input-placeholder{color:#c2c2c2}.r6o-editor{position:absolute;z-index:99999;width:400px;color:#3f3f3f;opacity:0;font-family:Lato,sans-serif;font-size:17px;line-height:27px;transition:opacity .2s ease-in}.r6o-editor .r6o-arrow{position:absolute;overflow:hidden;top:-12px;left:12px;width:28px;height:12px;display:none}.r6o-editor .r6o-arrow:after{content:"";position:absolute;top:5px;left:5px;width:18px;height:18px;background-color:#fff;-webkit-backface-visibility:hidden;transform:rotate(45deg)}.r6o-editor .r6o-editor-inner{background-color:#fff;border-radius:2px;box-shadow:2px 2px 42px rgba(0,0,0,.4)}.r6o-editor .r6o-editor-inner .r6o-widget:first-child{-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-khtml-border-radius-topleft:2px;-khtml-border-radius-topright:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px}.r6o-editor .r6o-editor-inner .r6o-widget{border-bottom:1px solid #e5e5e5}.r6o-editor .r6o-footer{position:relative;text-align:right;padding:8px 0}.r6o-editor .r6o-footer .r6o-btn{margin-right:8px}.r6o-editor .r6o-footer .r6o-btn.delete-annotation{position:absolute;top:7px;left:7px;background-color:transparent;border:none;color:#4483c4;width:32px;height:32px;min-width:0;border-radius:100%;padding:0;display:flex;justify-content:center;align-items:center;transition:all .1s ease-in}.r6o-editor .r6o-footer .r6o-btn.delete-annotation:hover{color:#fff;background-color:#ef352c}@media (max-width:640px){.r6o-editor{width:260px}}.r6o-editor.r6o-arrow-top .r6o-arrow{display:block}.r6o-editor.r6o-arrow-right{margin-left:8px}.r6o-editor.r6o-arrow-right .r6o-arrow{left:auto;right:12px}.r6o-editor.r6o-arrow-bottom .r6o-arrow{display:block;top:auto;bottom:-12px}.r6o-editor.r6o-arrow-bottom .r6o-arrow:after{top:-11px;box-shadow:none}.r6o-editor.dragged .r6o-arrow,.r6o-editor.pushed .r6o-arrow{display:none}.r6o-editor .r6o-draggable{cursor:move}.r6o-purposedropdown{width:150px;display:inline-block}.r6o-noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-grid{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;margin-top:-1rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-col{flex-grow:1;flex-basis:0;padding:1rem}.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12,.p-col-fixed{flex:0 0 auto;padding:1rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0}.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:1rem}.p-col-nogutter{padding:0}@media screen and (min-width:576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0}}@media screen and (min-width:768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0}}@media screen and (min-width:992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0}}@media screen and (min-width:1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0}}.p-justify-start{justify-content:flex-start}.p-justify-end{justify-content:flex-end}.p-justify-center{justify-content:center}.p-justify-between{justify-content:space-between}.p-justify-around{justify-content:space-around}.p-justify-even{justify-content:space-evenly}.p-align-start{align-items:flex-start}.p-align-end{align-items:flex-end}.p-align-center{align-items:center}.p-align-baseline{align-items:baseline}.p-align-stretch{align-items:stretch}.p-col-align-start{align-self:flex-start}.p-col-align-end{align-self:flex-end}.p-col-align-center{align-self:center}.p-col-align-baseline{align-self:baseline}.p-col-align-stretch{align-self:stretch}.p-dir-row{flex-direction:row}.p-dir-rev{flex-direction:row-reverse}.p-dir-col{flex-direction:column}.p-dir-col-rev{flex-direction:column-reverse}.p-dir-col-rev>.p-col,.p-dir-col>.p-col{flex-basis:auto}.p-col-order-first{order:-1}.p-col-order-last{order:13}.p-col-order-0{order:0}.p-col-order-1{order:1}.p-col-order-2{order:2}.p-col-order-3{order:3}.p-col-order-4{order:4}.p-col-order-5{order:5}.p-col-order-6{order:6}.p-col-order-7{order:7}.p-col-order-8{order:8}.p-col-order-9{order:9}.p-col-order-10{order:10}.p-col-order-11{order:11}.p-col-order-12{order:12}@media screen and (min-width:576px){.p-sm-order-first{order:-1}.p-sm-order-last{order:13}.p-sm-order-0{order:0}.p-sm-order-1{order:1}.p-sm-order-2{order:2}.p-sm-order-3{order:3}.p-sm-order-4{order:4}.p-sm-order-5{order:5}.p-sm-order-6{order:6}.p-sm-order-7{order:7}.p-sm-order-8{order:8}.p-sm-order-9{order:9}.p-sm-order-10{order:10}.p-sm-order-11{order:11}.p-sm-order-12{order:12}}@media screen and (min-width:768px){.p-md-order-first{order:-1}.p-md-order-last{order:13}.p-md-order-0{order:0}.p-md-order-1{order:1}.p-md-order-2{order:2}.p-md-order-3{order:3}.p-md-order-4{order:4}.p-md-order-5{order:5}.p-md-order-6{order:6}.p-md-order-7{order:7}.p-md-order-8{order:8}.p-md-order-9{order:9}.p-md-order-10{order:10}.p-md-order-11{order:11}.p-md-order-12{order:12}}@media screen and (min-width:992px){.p-lg-order-first{order:-1}.p-lg-order-last{order:13}.p-lg-order-0{order:0}.p-lg-order-1{order:1}.p-lg-order-2{order:2}.p-lg-order-3{order:3}.p-lg-order-4{order:4}.p-lg-order-5{order:5}.p-lg-order-6{order:6}.p-lg-order-7{order:7}.p-lg-order-8{order:8}.p-lg-order-9{order:9}.p-lg-order-10{order:10}.p-lg-order-11{order:11}.p-lg-order-12{order:12}}@media screen and (min-width:1200px){.p-xl-order-first{order:-1}.p-xl-order-last{order:13}.p-xl-order-0{order:0}.p-xl-order-1{order:1}.p-xl-order-2{order:2}.p-xl-order-3{order:3}.p-xl-order-4{order:4}.p-xl-order-5{order:5}.p-xl-order-6{order:6}.p-xl-order-7{order:7}.p-xl-order-8{order:8}.p-xl-order-9{order:9}.p-xl-order-10{order:10}.p-xl-order-11{order:11}.p-xl-order-12{order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:flex;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col,.p-field.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-field.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-field.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col,.p-formgrid.p-grid .p-col-1,.p-formgrid.p-grid .p-col-2,.p-formgrid.p-grid .p-col-3,.p-formgrid.p-grid .p-col-4,.p-formgrid.p-grid .p-col-5,.p-formgrid.p-grid .p-col-6,.p-formgrid.p-grid .p-col-7,.p-formgrid.p-grid .p-col-8,.p-formgrid.p-grid .p-col-9,.p-formgrid.p-grid .p-col-10,.p-formgrid.p-grid .p-col-11,.p-formgrid.p-grid .p-col-12,.p-formgrid.p-grid .p-col-fixed{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label,.p-formgroup-inline .p-field>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-d-none{display:none!important}.p-d-inline{display:inline!important}.p-d-inline-block{display:inline-block!important}.p-d-block{display:block!important}.p-d-flex{display:flex!important}.p-d-inline-flex{display:inline-flex!important}@media screen and (min-width:576px){.p-d-sm-none{display:none!important}.p-d-sm-inline{display:inline!important}.p-d-sm-inline-block{display:inline-block!important}.p-d-sm-block{display:block!important}.p-d-sm-flex{display:flex!important}.p-d-sm-inline-flex{display:inline-flex!important}}@media screen and (min-width:768px){.p-d-md-none{display:none!important}.p-d-md-inline{display:inline!important}.p-d-md-inline-block{display:inline-block!important}.p-d-md-block{display:block!important}.p-d-md-flex{display:flex!important}.p-d-md-inline-flex{display:inline-flex!important}}@media screen and (min-width:992px){.p-d-lg-none{display:none!important}.p-d-lg-inline{display:inline!important}.p-d-lg-inline-block{display:inline-block!important}.p-d-lg-block{display:block!important}.p-d-lg-flex{display:flex!important}.p-d-lg-inline-flex{display:inline-flex!important}}@media screen and (min-width:1200px){.p-d-xl-none{display:none!important}.p-d-xl-inline{display:inline!important}.p-d-xl-inline-block{display:inline-block!important}.p-d-xl-block{display:block!important}.p-d-xl-flex{display:flex!important}.p-d-xl-inline-flex{display:inline-flex!important}}@media print{.p-d-print-none{display:none!important}.p-d-print-inline{display:inline!important}.p-d-print-inline-block{display:inline-block!important}.p-d-print-block{display:block!important}.p-d-print-flex{display:flex!important}.p-d-print-inline-flex{display:inline-flex!important}}.p-text-justify{text-align:justify!important}.p-text-left{text-align:left!important}.p-text-right{text-align:right!important}.p-text-center{text-align:center!important}.p-text-nowrap{white-space:nowrap!important}.p-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-text-lowercase{text-transform:lowercase!important}.p-text-uppercase{text-transform:uppercase!important}.p-text-capitalize{text-transform:capitalize!important}.p-text-bold{font-weight:700!important}.p-text-normal{font-weight:400!important}.p-text-light{font-weight:300!important}.p-text-italic{font-style:italic!important}@media screen and (min-width:576px){.p-text-sm-justify{text-align:justify!important}.p-text-sm-left{text-align:left!important}.p-text-sm-right{text-align:right!important}.p-text-sm-center{text-align:center!important}}@media screen and (min-width:768px){.p-text-md-justify{text-align:justify!important}.p-text-md-left{text-align:left!important}.p-text-md-right{text-align:right!important}.p-text-md-center{text-align:center!important}}@media screen and (min-width:992px){.p-text-lg-justify{text-align:justify!important}.p-text-lg-left{text-align:left!important}.p-text-lg-right{text-align:right!important}.p-text-lg-center{text-align:center!important}}@media screen and (min-width:1200px){.p-text-xl-justify{text-align:justify!important}.p-text-xl-left{text-align:left!important}.p-text-xl-right{text-align:right!important}.p-text-xl-center{text-align:center!important}}.p-flex-row{flex-direction:row!important}.p-flex-row-reverse{flex-direction:row-reverse!important}.p-flex-column{flex-direction:column!important}.p-flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width:576px){.p-flex-sm-row{flex-direction:row!important}.p-flex-sm-row-reverse{flex-direction:row-reverse!important}.p-flex-sm-column{flex-direction:column!important}.p-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:768px){.p-flex-md-row{flex-direction:row!important}.p-flex-md-row-reverse{flex-direction:row-reverse!important}.p-flex-md-column{flex-direction:column!important}.p-flex-md-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:992px){.p-flex-lg-row{flex-direction:row!important}.p-flex-lg-row-reverse{flex-direction:row-reverse!important}.p-flex-lg-column{flex-direction:column!important}.p-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:1200px){.p-flex-xl-row{flex-direction:row!important}.p-flex-xl-row-reverse{flex-direction:row-reverse!important}.p-flex-xl-column{flex-direction:column!important}.p-flex-xl-column-reverse{flex-direction:column-reverse!important}}.p-jc-start{justify-content:flex-start}.p-jc-end{justify-content:flex-end}.p-jc-center{justify-content:center}.p-jc-between{justify-content:space-between}.p-jc-around{justify-content:space-around}.p-jc-evenly{justify-content:space-evenly}@media screen and (min-width:576px){.p-jc-sm-start{justify-content:flex-start}.p-jc-sm-end{justify-content:flex-end}.p-jc-sm-center{justify-content:center}.p-jc-sm-between{justify-content:space-between}.p-jc-sm-around{justify-content:space-around}.p-jc-sm-evenly{justify-content:space-evenly}}@media screen and (min-width:768px){.p-jc-md-start{justify-content:flex-start}.p-jc-md-end{justify-content:flex-end}.p-jc-md-center{justify-content:center}.p-jc-md-between{justify-content:space-between}.p-jc-md-around{justify-content:space-around}.p-jc-md-evenly{justify-content:space-evenly}}@media screen and (min-width:992px){.p-jc-lg-start{justify-content:flex-start}.p-jc-lg-end{justify-content:flex-end}.p-jc-lg-center{justify-content:center}.p-jc-lg-between{justify-content:space-between}.p-jc-lg-around{justify-content:space-around}.p-jc-lg-evenly{justify-content:space-evenly}}@media screen and (min-width:1200px){.p-jc-xl-start{justify-content:flex-start}.p-jc-xl-end{justify-content:flex-end}.p-jc-xl-center{justify-content:center}.p-jc-xl-between{justify-content:space-between}.p-jc-xl-around{justify-content:space-around}.p-jc-xl-evenly{justify-content:space-evenly}}.p-ai-start{align-items:flex-start}.p-ai-end{align-items:flex-end}.p-ai-center{align-items:center}.p-ai-baseline{align-items:baseline}.p-ai-stretch{align-items:stretch}@media screen and (min-width:576px){.p-ai-sm-start{align-items:flex-start}.p-ai-sm-end{align-items:flex-end}.p-ai-sm-center{align-items:center}.p-ai-sm-baseline{align-items:baseline}.p-ai-sm-stretch{align-items:stretch}}@media screen and (min-width:768px){.p-ai-md-start{align-items:flex-start}.p-ai-md-end{align-items:flex-end}.p-ai-md-center{align-items:center}.p-ai-md-baseline{align-items:baseline}.p-ai-md-stretch{align-items:stretch}}@media screen and (min-width:992px){.p-ai-lg-start{align-items:flex-start}.p-ai-lg-end{align-items:flex-end}.p-ai-lg-center{align-items:center}.p-ai-lg-baseline{align-items:baseline}.p-ai-lg-stretch{align-items:stretch}}@media screen and (min-width:1200px){.p-ai-xl-start{align-items:flex-start}.p-ai-xl-end{align-items:flex-end}.p-ai-xl-center{align-items:center}.p-ai-xl-baseline{align-items:baseline}.p-ai-xl-stretch{align-items:stretch}}.p-as-start{align-self:start}.p-as-end{align-self:flex-end}.p-as-center{align-self:center}.p-as-baseline{align-self:baseline}.p-as-stretch{align-self:stretch}@media screen and (min-width:576px){.p-as-sm-start{align-self:start}.p-as-sm-end{align-self:flex-end}.p-as-sm-center{align-self:center}.p-as-sm-baseline{align-self:baseline}.p-as-sm-stretch{align-self:stretch}}@media screen and (min-width:768px){.p-as-md-start{align-self:start}.p-as-md-end{align-self:flex-end}.p-as-md-center{align-self:center}.p-as-md-baseline{align-self:baseline}.p-as-md-stretch{align-self:stretch}}@media screen and (min-width:992px){.p-as-lg-start{align-self:start}.p-as-lg-end{align-self:flex-end}.p-as-lg-center{align-self:center}.p-as-lg-baseline{align-self:baseline}.p-as-lg-stretch{align-self:stretch}}@media screen and (min-width:1200px){.p-as-xl-start{align-self:start}.p-as-xl-end{align-self:flex-end}.p-as-xl-center{align-self:center}.p-as-xl-baseline{align-self:baseline}.p-as-xl-stretch{align-self:stretch}}.p-ac-start{align-content:flex-start}.p-ac-end{align-content:flex-end}.p-ac-center{align-content:center}.p-ac-around{align-content:space-around}.p-ac-stretch{align-content:stretch}.p-ac-between{align-content:space-between}@media screen and (min-width:576px){.p-ac-sm-start{align-content:flex-start}.p-ac-sm-end{align-content:flex-end}.p-ac-sm-center{align-content:center}.p-ac-sm-around{align-content:space-around}.p-ac-sm-stretch{align-content:stretch}.p-ac-sm-between{align-content:space-between}}@media screen and (min-width:768px){.p-ac-md-start{align-content:flex-start}.p-ac-md-end{align-content:flex-end}.p-ac-md-center{align-content:center}.p-ac-md-around{align-content:space-around}.p-ac-md-stretch{align-content:stretch}.p-ac-md-between{align-content:space-between}}@media screen and (min-width:992px){.p-ac-lg-start{align-content:flex-start}.p-ac-lg-end{align-content:flex-end}.p-ac-lg-center{align-content:center}.p-ac-lg-around{align-content:space-around}.p-ac-lg-stretch{align-content:stretch}.p-ac-lg-between{align-content:space-between}}@media screen and (min-width:1200px){.p-ac-xl-start{align-content:flex-start}.p-ac-xl-end{align-content:flex-end}.p-ac-xl-center{align-content:center}.p-ac-xl-around{align-content:space-around}.p-ac-xl-stretch{align-content:stretch}.p-ac-xl-between{align-content:space-between}}.p-order-0{order:0}.p-order-1{order:1}.p-order-2{order:2}.p-order-3{order:3}.p-order-4{order:4}.p-order-5{order:5}.p-order-6{order:6}@media screen and (min-width:576px){.p-order-sm-0{order:0}.p-order-sm-1{order:1}.p-order-sm-2{order:2}.p-order-sm-3{order:3}.p-order-sm-4{order:4}.p-order-sm-5{order:5}.p-order-sm-6{order:6}}@media screen and (min-width:768px){.p-order-md-0{order:0}.p-order-md-1{order:1}.p-order-md-2{order:2}.p-order-md-3{order:3}.p-order-md-4{order:4}.p-order-md-5{order:5}.p-order-md-6{order:6}}@media screen and (min-width:992px){.p-order-lg-0{order:0}.p-order-lg-1{order:1}.p-order-lg-2{order:2}.p-order-lg-3{order:3}.p-order-lg-4{order:4}.p-order-lg-5{order:5}.p-order-lg-6{order:6}}@media screen and (min-width:1200px){.p-order-xl-0{order:0}.p-order-xl-1{order:1}.p-order-xl-2{order:2}.p-order-xl-3{order:3}.p-order-xl-4{order:4}.p-order-xl-5{order:5}.p-order-xl-6{order:6}}.p-flex-nowrap{flex-wrap:nowrap}.p-flex-wrap{flex-wrap:wrap}.p-flex-wrap-reverse{flex-wrap:wrap-reverse}@media screen and (min-width:576px){.p-flex-sm-nowrap{flex-wrap:nowrap}.p-flex-sm-wrap{flex-wrap:wrap}.p-flex-sm-wrap-reverse{flex-wrap:wrap-reverse}}@media screen and (min-width:768px){.p-flex-md-nowrap{flex-wrap:nowrap}.p-flex-md-wrap{flex-wrap:wrap}.p-flex-md-wrap-reverse{flex-wrap:wrap-reverse}}@media screen and (min-width:992px){.p-flex-lg-nowrap{flex-wrap:nowrap}.p-flex-lg-wrap{flex-wrap:wrap}.p-flex-lg-wrap-reverse{flex-wrap:wrap-reverse}}@media screen and (min-width:1200px){.p-flex-xl-nowrap{flex-wrap:nowrap}.p-flex-xl-wrap{flex-wrap:wrap}.p-flex-xl-wrap-reverse{flex-wrap:wrap-reverse}}.p-pt-0{padding-top:0!important}.p-pt-1{padding-top:.25rem!important}.p-pt-2{padding-top:.5rem!important}.p-pt-3{padding-top:1rem!important}.p-pt-4{padding-top:1.5rem!important}.p-pt-5{padding-top:2rem!important}.p-pt-6{padding-top:3rem!important}.p-pr-0{padding-right:0!important}.p-pr-1{padding-right:.25rem!important}.p-pr-2{padding-right:.5rem!important}.p-pr-3{padding-right:1rem!important}.p-pr-4{padding-right:1.5rem!important}.p-pr-5{padding-right:2rem!important}.p-pr-6{padding-right:3rem!important}.p-pl-0{padding-left:0!important}.p-pl-1{padding-left:.25rem!important}.p-pl-2{padding-left:.5rem!important}.p-pl-3{padding-left:1rem!important}.p-pl-4{padding-left:1.5rem!important}.p-pl-5{padding-left:2rem!important}.p-pl-6{padding-left:3rem!important}.p-pb-0{padding-bottom:0!important}.p-pb-1{padding-bottom:.25rem!important}.p-pb-2{padding-bottom:.5rem!important}.p-pb-3{padding-bottom:1rem!important}.p-pb-4{padding-bottom:1.5rem!important}.p-pb-5{padding-bottom:2rem!important}.p-pb-6{padding-bottom:3rem!important}.p-px-0{padding-left:0!important;padding-right:0!important}.p-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-0{padding-top:0!important;padding-bottom:0!important}.p-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-0{padding:0!important}.p-p-1{padding:.25rem!important}.p-p-2{padding:.5rem!important}.p-p-3{padding:1rem!important}.p-p-4{padding:1.5rem!important}.p-p-5{padding:2rem!important}.p-p-6{padding:3rem!important}@media screen and (min-width:576px){.p-pt-sm-0{padding-top:0!important}.p-pt-sm-1{padding-top:.25rem!important}.p-pt-sm-2{padding-top:.5rem!important}.p-pt-sm-3{padding-top:1rem!important}.p-pt-sm-4{padding-top:1.5rem!important}.p-pt-sm-5{padding-top:2rem!important}.p-pt-sm-6{padding-top:3rem!important}.p-pr-sm-0{padding-right:0!important}.p-pr-sm-1{padding-right:.25rem!important}.p-pr-sm-2{padding-right:.5rem!important}.p-pr-sm-3{padding-right:1rem!important}.p-pr-sm-4{padding-right:1.5rem!important}.p-pr-sm-5{padding-right:2rem!important}.p-pr-sm-6{padding-right:3rem!important}.p-pl-sm-0{padding-left:0!important}.p-pl-sm-1{padding-left:.25rem!important}.p-pl-sm-2{padding-left:.5rem!important}.p-pl-sm-3{padding-left:1rem!important}.p-pl-sm-4{padding-left:1.5rem!important}.p-pl-sm-5{padding-left:2rem!important}.p-pl-sm-6{padding-left:3rem!important}.p-pb-sm-0{padding-bottom:0!important}.p-pb-sm-1{padding-bottom:.25rem!important}.p-pb-sm-2{padding-bottom:.5rem!important}.p-pb-sm-3{padding-bottom:1rem!important}.p-pb-sm-4{padding-bottom:1.5rem!important}.p-pb-sm-5{padding-bottom:2rem!important}.p-pb-sm-6{padding-bottom:3rem!important}.p-px-sm-0{padding-left:0!important;padding-right:0!important}.p-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-sm-0{padding:0!important}.p-p-sm-1{padding:.25rem!important}.p-p-sm-2{padding:.5rem!important}.p-p-sm-3{padding:1rem!important}.p-p-sm-4{padding:1.5rem!important}.p-p-sm-5{padding:2rem!important}.p-p-sm-6{padding:3rem!important}}@media screen and (min-width:768px){.p-pt-md-0{padding-top:0!important}.p-pt-md-1{padding-top:.25rem!important}.p-pt-md-2{padding-top:.5rem!important}.p-pt-md-3{padding-top:1rem!important}.p-pt-md-4{padding-top:1.5rem!important}.p-pt-md-5{padding-top:2rem!important}.p-pt-md-6{padding-top:3rem!important}.p-pr-md-0{padding-right:0!important}.p-pr-md-1{padding-right:.25rem!important}.p-pr-md-2{padding-right:.5rem!important}.p-pr-md-3{padding-right:1rem!important}.p-pr-md-4{padding-right:1.5rem!important}.p-pr-md-5{padding-right:2rem!important}.p-pr-md-6{padding-right:3rem!important}.p-pl-md-0{padding-left:0!important}.p-pl-md-1{padding-left:.25rem!important}.p-pl-md-2{padding-left:.5rem!important}.p-pl-md-3{padding-left:1rem!important}.p-pl-md-4{padding-left:1.5rem!important}.p-pl-md-5{padding-left:2rem!important}.p-pl-md-6{padding-left:3rem!important}.p-pb-md-0{padding-bottom:0!important}.p-pb-md-1{padding-bottom:.25rem!important}.p-pb-md-2{padding-bottom:.5rem!important}.p-pb-md-3{padding-bottom:1rem!important}.p-pb-md-4{padding-bottom:1.5rem!important}.p-pb-md-5{padding-bottom:2rem!important}.p-pb-md-6{padding-bottom:3rem!important}.p-px-md-0{padding-left:0!important;padding-right:0!important}.p-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-md-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-md-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-md-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-md-0{padding-top:0!important;padding-bottom:0!important}.p-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-md-0{padding:0!important}.p-p-md-1{padding:.25rem!important}.p-p-md-2{padding:.5rem!important}.p-p-md-3{padding:1rem!important}.p-p-md-4{padding:1.5rem!important}.p-p-md-5{padding:2rem!important}.p-p-md-6{padding:3rem!important}}@media screen and (min-width:992px){.p-pt-lg-0{padding-top:0!important}.p-pt-lg-1{padding-top:.25rem!important}.p-pt-lg-2{padding-top:.5rem!important}.p-pt-lg-3{padding-top:1rem!important}.p-pt-lg-4{padding-top:1.5rem!important}.p-pt-lg-5{padding-top:2rem!important}.p-pt-lg-6,.p-pt-lg-auto{padding-top:3rem!important}.p-pr-lg-0{padding-right:0!important}.p-pr-lg-1{padding-right:.25rem!important}.p-pr-lg-2{padding-right:.5rem!important}.p-pr-lg-3{padding-right:1rem!important}.p-pr-lg-4{padding-right:1.5rem!important}.p-pr-lg-5{padding-right:2rem!important}.p-pr-lg-6{padding-right:3rem!important}.p-pl-lg-0{padding-left:0!important}.p-pl-lg-1{padding-left:.25rem!important}.p-pl-lg-2{padding-left:.5rem!important}.p-pl-lg-3{padding-left:1rem!important}.p-pl-lg-4{padding-left:1.5rem!important}.p-pl-lg-5{padding-left:2rem!important}.p-pl-lg-6{padding-left:3rem!important}.p-pb-lg-0{padding-bottom:0!important}.p-pb-lg-1{padding-bottom:.25rem!important}.p-pb-lg-2{padding-bottom:.5rem!important}.p-pb-lg-3{padding-bottom:1rem!important}.p-pb-lg-4{padding-bottom:1.5rem!important}.p-pb-lg-5{padding-bottom:2rem!important}.p-pb-lg-6{padding-bottom:3rem!important}.p-px-lg-0{padding-left:0!important;padding-right:0!important}.p-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-lg-0{padding:0!important}.p-p-lg-1{padding:.25rem!important}.p-p-lg-2{padding:.5rem!important}.p-p-lg-3{padding:1rem!important}.p-p-lg-4{padding:1.5rem!important}.p-p-lg-5{padding:2rem!important}.p-p-lg-6{padding:3rem!important}}@media screen and (min-width:1200px){.p-pt-xl-0{padding-top:0!important}.p-pt-xl-1{padding-top:.25rem!important}.p-pt-xl-2{padding-top:.5rem!important}.p-pt-xl-3{padding-top:1rem!important}.p-pt-xl-4{padding-top:1.5rem!important}.p-pt-xl-5{padding-top:2rem!important}.p-pt-xl-6{padding-top:3rem!important}.p-pr-xl-0{padding-right:0!important}.p-pr-xl-1{padding-right:.25rem!important}.p-pr-xl-2{padding-right:.5rem!important}.p-pr-xl-3{padding-right:1rem!important}.p-pr-xl-4{padding-right:1.5rem!important}.p-pr-xl-5{padding-right:2rem!important}.p-pr-xl-6{padding-right:3rem!important}.p-pl-xl-0{padding-left:0!important}.p-pl-xl-1{padding-left:.25rem!important}.p-pl-xl-2{padding-left:.5rem!important}.p-pl-xl-3{padding-left:1rem!important}.p-pl-xl-4{padding-left:1.5rem!important}.p-pl-xl-5{padding-left:2rem!important}.p-pl-xl-6{padding-left:3rem!important}.p-pb-xl-0{padding-bottom:0!important}.p-pb-xl-1{padding-bottom:.25rem!important}.p-pb-xl-2{padding-bottom:.5rem!important}.p-pb-xl-3{padding-bottom:1rem!important}.p-pb-xl-4{padding-bottom:1.5rem!important}.p-pb-xl-5{padding-bottom:2rem!important}.p-pb-xl-6{padding-bottom:3rem!important}.p-px-xl-0{padding-left:0!important;padding-right:0!important}.p-px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.p-px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.p-px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.p-px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.p-px-xl-6{padding-left:3rem!important;padding-right:3rem!important}.p-py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.p-py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-p-xl-0{padding:0!important}.p-p-xl-1{padding:.25rem!important}.p-p-xl-2{padding:.5rem!important}.p-p-xl-3{padding:1rem!important}.p-p-xl-4{padding:1.5rem!important}.p-p-xl-5{padding:2rem!important}.p-p-xl-6{padding:3rem!important}}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width:576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width:768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width:992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width:1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.p-shadow-2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.p-shadow-3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.p-shadow-4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-shadow-5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.p-shadow-6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.p-shadow-7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.p-shadow-8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.p-shadow-9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.p-shadow-10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.p-shadow-11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.p-shadow-12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.p-shadow-13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.p-shadow-14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.p-shadow-15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.p-shadow-16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.p-shadow-17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.p-shadow-18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.p-shadow-19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.p-shadow-20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.p-shadow-21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.p-shadow-22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.p-shadow-23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.p-shadow-24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-button,input{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.multiselect-search{margin-top:1rem}.rotate{animation:rotate 1.25s infinite!important}.button-search-more{width:28px;padding-left:1.25rem}.multiselect-search-field{width:100%!important}.p-multiselect-header .p-checkbox{display:none!important}.color-picker-template{margin-left:.5rem}.color-picker-template input{width:28px!important}.p-autocomplete-panel ul li{padding:.75rem 1rem!important}.p-autocomplete-item{white-space:break-spaces!important;min-height:42px!important}.clean{margin-top:.5rem}.my-button-password{height:20px!important;width:20px!important;margin-top:.25rem;margin-left:-2.5rem}.my-button-password,.myButton{background-color:transparent;border:none!important;color:#adacac!important;position:relative!important;z-index:1!important}.myButton{height:18px!important;width:18px!important;margin:.5rem 0 0 -4.15rem!important}.myButton:hover,.p-button:enabled:hover{background:#edecec}.p-autocomplete-emptymessage{height:41px;padding:1.35rem!important}.text-field input{padding-right:3rem!important;text-overflow:ellipsis}.button-search{width:2.657rem!important;position:relative;margin-left:-2.75rem;border:none;background:transparent;color:#aaa7ab;height:28px!important}.button-search span{font-size:14px;font-weight:600}.button-search:hover{background:transparent!important;color:#266b70!important}.button-datepicker-confirm-date,.button-multiselect-confirm-selected{width:100%!important}.p-multiselect-items{padding:0!important}.p-multiselect-footer{padding:.5rem!important}.label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-bottom:3px;max-width:240px}.label-not-100{width:calc(100% - 25px);padding-bottom:.25rem}.number-field-container{width:100%!important;display:flex!important}.padding-autocomplete-item{padding:.5rem!important;align-self:center;white-space:break-spaces}.icon-plus-no-registers{font-size:1.5rem!important}.p-field>small{font-weight:500!important}.p-calendar,.p-multiselect{width:100%}.button-minus{height:31px!important;border-radius:0!important;border-top-left-radius:3px!important;border-bottom-left-radius:3px!important}.button-plus{height:31px!important;border-radius:0!important;border-top-right-radius:3px!important;border-bottom-right-radius:3px!important}.tooltip{height:13px!important;margin-bottom:5px!important}.tooltip,.tooltip-switch{width:18px!important;margin-left:5px!important}.tooltip-switch{height:18px!important;margin-top:-3px!important;margin-bottom:-2px!important;overflow:none!important}.autocomplete{width:100%;display:flex}.p-field{width:100%!important}.p-field-switch{margin-bottom:1rem}.label-switch{margin-left:1rem;margin-top:-.2rem}.label-switch-aux{font-size:10px}.p-autocomplete{width:100%!important}.p-autocomplete-input{padding-right:4.5rem!important}.p-autocomplete-input,.p-calendar-w-btn .p-inputtext{border-top-right-radius:3px!important;border-bottom-right-radius:3px!important}.p-autocomplete-container-add{width:calc(100% - 33.98px);display:inline-block}.p-autocomplete-button-add{margin-left:8px!important;height:31px}.ck-field{width:100%!important}.suffix{width:28px!important;height:28px px!important;border:1px solid #d7d8d9;border-left:none!important;background-color:#f3f3f3;border-bottom-right-radius:3px;border-top-right-radius:3px;display:block;text-align:center;padding-top:.5rem}.suffixed{width:calc(100% - 28px)!important;border-bottom-right-radius:0;border-top-right-radius:0}.disabled{opacity:.5!important;pointer-events:none!important}.p-dropdown{width:100%!important}.p-autocomplete-items{padding:0!important}.p-autocomplete-inner-options{display:flex;height:30px;padding:0}.p-dropdown-item{padding:1rem!important}.p-dropdown-panel .p-dropdown-items{padding:0}.p-autocomplete-dropdown,.p-datepicker-trigger{margin-left:-2.4rem!important;background:transparent!important;color:#a9a8a8!important}.p-dropdown .p-dropdown-label.p-placeholder,.p-multiselect .p-multiselect-label.p-placeholder{color:#a3a7ab!important}@media screen and (max-width:576px){.p-autocomplete-panel{max-width:90%}.button-minus,.button-plus{margin-top:0!important}}.loading-small .background-non-full{top:20px;position:relative}.loading-small .gif{max-height:90px;width:70px;margin-top:.5rem}.loading-small .spinner{position:absolute;top:calc(50% - 20px)!important;height:40px;width:100%;text-align:center}.background{width:100%;height:100%;left:0;top:0;position:absolute;z-index:999999;margin:auto;background:hsla(0,0%,100%,.8352941176470589)}.gif{max-height:140px;width:100px;margin-top:.5rem}.spinner{top:calc(50% - 75px)!important;height:40px}.container-label,.spinner{position:absolute;width:100%;text-align:center}.container-label{top:calc(50% + 80px)!important}.container-label .label{font-size:18px;margin:0 auto!important}.container-label .label,.container-label .label-small{width:75%;font-weight:500;white-space:break-spaces!important}.container-label .label-small{font-size:12px!important;margin:1rem auto!important}.ck-dynamic-dialog .p-dialog{justify-content:center!important;max-height:98vh!important}.ck-dynamic-dialog .p-dialog-content{border-top-left-radius:3px!important;border-top-right-radius:3px!important}.company-main .menu-logo img{max-height:42px;margin-top:-5px;max-width:160px}.company-main .layout-main{padding-top:0!important}.company-main .profile-info{cursor:pointer}.company-main .profile-info .container-profile-info{max-width:150px;margin-right:2rem;text-align:end}.company-main .profile-info .container-profile-info .company,.company-main .profile-info .container-profile-info .user{text-overflow:ellipsis;max-height:13px;overflow:hidden;white-space:nowrap}.company-main .profile-info .container-profile-info .company{font-weight:700;margin-top:.25rem}.company-main .layout-topbar-left{width:240px!important;text-align:center;border:none!important}.company-main .menu-button{margin-left:1rem}.company-main .user-profile{width:36px;height:36px;margin-right:1rem;margin-top:-4px}.company-main .menu-button-user{cursor:pointer;border-radius:50%!important}.company-main .menu-button-user .profile-image{width:37px!important;height:37px!important;background:#f7e96c;border-radius:50%;margin:6px 0 3px -7px;border:2px solid #fff}.company-main .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{padding:10px 10px 7px!important}.company-main .conic-gradient{width:100%}.company-main .conic-gradient:after{display:block;border-radius:100%;content:"";width:45px;height:45px;position:absolute;z-index:-1;left:-1px;top:-3px;background-image:conic-gradient(#f5c535,#1d58a6,#3e1bbf,#00d37f,#f28705,#f5c535);animation:spin 3s linear infinite}.company-main .container-notifications{max-height:200px;overflow:scroll}.company-main .container-notifications .notification-list{padding:7px 12px;width:100%;align-items:center}.company-main .container-notifications .notification-list a{display:flex;align-items:center;width:100%}.company-main .container-notifications .notification-list a i{width:28px;height:28px;margin-right:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;background-color:rgba(47,142,229,.2)}.company-main .container-notifications .notification-list a .notifications-item{max-width:85%}.company-main .container-notifications .notification-list a .notifications-item h6{margin:0;color:#515c66}.company-main .container-notifications .notification-list a .notifications-item span{color:rgba(81,92,102,.6)}.company-main .notifications{height:36px;width:38px;font-size:18px;padding:7px 10px;cursor:pointer;border-radius:10px;margin-right:10px}.company-main .notifications a{height:36px;width:38px}.company-main .notifications a:hover{background-color:rgba(232,241,248,.7)}.company-main .link-icon{margin-top:2px;margin-left:5px;color:#00f}.company-main .button-att-plan{margin-left:20px!important;height:20px!important;padding-top:0!important;background:transparent!important;color:#00f!important;border:none!important;display:block}.company-main .layout-topbar{z-index:1000!important;box-shadow:none!important;position:relative!important;padding-top:0!important}.company-main .container-plan{display:inline-flex!important}.company-main .link-plan{text-decoration:underline!important;cursor:pointer!important}.company-main .license{height:30px!important;width:100%!important;text-align:center!important;position:fixed!important;margin-top:26px!important;z-index:999!important;padding-top:7px!important;cursor:pointer}.company-main .layout-topbar-actions>li>ul>li{margin-bottom:2px!important}.company-main .layout-submenu{list-style-type:none;height:40px;padding:10px}.company-main .layout-topbar-right{padding:10px 10px 10px 12px!important}.company-main .layout-topbar-right .menu-button{cursor:pointer!important}.company-main .layout-topbar-logo{cursor:pointer;outline:none;width:100%}.company-main .layout-topbar-logo img{margin-top:.5rem!important;max-height:32px!important;max-width:160px!important}.company-main .layout-submenu-header{background:#276c71!important}@media (max-width:991px){.company-main .profile-info{display:none!important}.company-main .menu-wrapper{top:0!important;height:100%!important}}@media (max-width:992px){.company-main .layout-topbar-right{padding:0!important}.company-main .profile-info{display:none!important}.company-main .user-profile{margin-top:-4px!important}.company-main .conic-gradient:after{top:8px}.company-main .menu-button-user .profile-image{margin:2px 0 3px -7px}.company-main .layout-topbar-left{width:100%!important}.company-main .layout-topbar-right{border:none!important;display:block!important;height:0!important}.company-main .layout-topbar{height:56px!important}.company-main .notifications{cursor:pointer;top:9px!important;position:absolute!important;height:auto!important;width:auto!important;right:1.5rem!important}}@media screen and (max-width:768px){.company-main .profile-info{display:none!important}}.menu-logo{margin-left:-1rem;height:110px;padding:3.5rem}.whatsapp-button{cursor:pointer;z-index:1000;background:#2ab640;padding:.75rem 1rem;border-radius:8px;margin:1rem}.whatsapp-button a{display:flex;text-decoration:none}.whatsapp-button a img{width:35px;height:35px}.whatsapp-button a span{color:#fff;font-size:1.2rem;padding-left:.5rem;font-weight:500;text-align:center}.install-app-container .div-left .button-install-app{margin-top:.5rem;background:#04636a!important;border:none!important;color:#fff;height:40px;width:214px;margin-left:1rem;margin-bottom:2rem;font-size:16px}.install-app-container .div-left .p-button{display:block!important;white-space:nowrap}.install-app-container .div-left .p-button .p-button-icon{margin-right:1rem;margin-left:-4rem}.button-plan{margin-top:.5rem;background:#424242!important;border:none!important}.button-plan:hover{background:#262626!important;border-color:transparent!important}.button-menu-overlay{position:absolute;margin-left:19rem;border-radius:50%;height:30px;width:30px;margin-top:.5rem;border:none!important;background:#424242}.button-menu-overlay:hover{background:#262626!important}.menu-profile{background-color:#303030;height:110px;text-align:center;margin:0 auto}.actual-plan{width:240px;background-color:#181818;bottom:0;left:0;position:fixed;z-index:9999}.actual-plan .actual-plan-container{font-size:14px;padding:1rem 0 1.5rem .25rem;color:#e4e7eb;display:flex;align-items:center;border-top:1px solid #2f363e;width:220px;margin-left:10px}.actual-plan .actual-plan-container .div-left{width:calc(100% - 70px)}.actual-plan .actual-plan-container .div-left p{margin-bottom:.25rem}.actual-plan .actual-plan-container .div-left .users{font-size:11px}.layout-menu{overflow-y:scroll;height:var(--menuHeight);padding:0 0 14px!important}.layout-menu-not-installed{height:calc(100vh - 287px)!important}.layout-menu-expired{padding-top:26px!important}.menu-wrapper{top:0!important;height:100%!important;z-index:1000!important;background:#303030!important}.menu-wrapper .layout-menu-container .layout-menu li>a{border-radius:0!important;-webkit-border-radius:0!important;font-size:12px!important}.menu-wrapper .layout-menu-container .layout-menu li{border-radius:0!important}.layout-menu-dim .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.layout-root-menuitem.active-menuitem,.menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{background:#424242!important}.layout-menu-dim .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{padding-left:2.5rem!important}.layout-menu-dim .menu-wrapper .layout-menu-container .layout-menu>li>ul li a i{min-width:20px!important;text-align:center!important}.menu-wrapper .layout-menu-container .layout-menu li>ul>li:hover{background:#424242!important}.menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background:transparent!important}.menu-wrapper .layout-menu-container .layout-menu li>ul>li.active-menuitem.layout-root-menuitem>a.active-menuitem-routerlink{border-radius:0!important}.menu-wrapper .layout-menu-container .layout-menu li>ul>li{margin-top:8px!important}.menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li a{padding-left:.75rem!important}.layout-root-menuitem:first-child{margin-top:-18px!important}.menu-wrapper .layout-menu-container .layout-menu li>ul{padding-left:0!important}.menu-wrapper .layout-menu-container .layout-menu li>ul>li>ul{background:#303030!important}.menu-wrapper .layout-menu-container .layout-menu li>ul>.active-menuitem>ul>li a{padding-left:4rem!important}.done{font-size:10px!important;background:#5335bf!important;float:right;margin-top:-2.15rem;margin-right:1rem;height:20px;width:auto;border-radius:.5rem;padding:.35rem!important;color:#fff}.done .done-icon{font-size:12px;margin-right:.3rem;margin-top:.1rem}.generating{font-size:12px!important;background:#5335bf!important;float:right;margin-top:-2.15rem;margin-right:1rem;height:20px;width:20px;border-radius:50%;padding:.35rem!important;animation:rotate 1s linear;animation-iteration-count:infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.badge-class{font-size:12px!important;background:#5335bf!important;float:right;margin-top:-2.15rem;margin-right:1rem;height:20px;width:20px;padding-top:.15rem!important;animation:shake 1s;animation-iteration-count:infinite}.vertical.selfScroll{overflow-y:scroll!important}.p-overlaypanel{width:65%!important;max-width:900px!important;border-radius:1rem}.p-overlaypanel .p-overlaypanel-close{background:#04636a;border:1px solid #747f8b;padding:.1rem 0 0!important}.p-overlaypanel .p-overlaypanel-close:hover{background:#16a6b3;border:1px solid #747f8b;padding:.1rem 0 0!important}.p-overlaypanel .p-overlaypanel-content{border-radius:1rem;padding:1rem 1rem .25rem!important}.table-class-sub-items{height:var(--tableSubItemHeight);min-height:192px;max-height:250px}.ck-table table{width:100%;table-layout:fixed;border-spacing:0}.ck-table table thead>tr>th{text-align:left;border-top:1px solid rgba(232,241,248,.7);border-bottom:1px solid rgba(232,241,248,.7);padding:.75rem;height:37px;min-height:37px!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:lowercase!important}.ck-table table thead>tr>th:first-line{text-transform:capitalize!important}.ck-table table tbody>tr{cursor:pointer}.ck-table table tbody>tr:nth-child(odd){background:rgba(232,241,248,.7)}.ck-table table tbody>tr:hover{background-color:rgba(189,221,245,.7)}.ck-table table tbody>tr>td{padding:.75rem}.ck-table table tbody>tr>td .p-field{margin-bottom:0!important}.ck-table .title-table{padding-right:5px}.ck-table .table-line-small{height:38px;max-height:38px}.ck-table .table-line-small .checkbox{margin-top:.5rem}.ck-table .table-line{height:54px;max-height:54px}.ck-table .table-line .checkbox{margin-top:.5rem}.ck-table .foot-table .found-registers{font-weight:700}.ck-table .foot-table tfoot>tr{height:32px}.ck-table .table-group{margin-left:.5rem!important}.ck-table .group-by{padding:1rem 0 0 1rem;display:block;font-weight:bolder;font-size:14px}.ck-table .group-by-items{height:54px;min-height:54px}.ck-table .add-more{height:32px!important;font-weight:500}.ck-table .add-more td{padding-left:1rem}.ck-table .add-more .arrow-add-more{margin-right:.5rem;transform:rotate(90deg)}.ck-table .disabled{opacity:.5!important;pointer-events:none!important}.ck-table .sub-items{width:24px;padding-left:0!important;padding-right:0!important}.ck-table .sub-items-button button{margin-left:.25rem}.ck-table .loading-on-demand{height:100px;opacity:.75;background:#04636a;color:#000;font-size:16px;font-weight:500;text-align:center;margin-top:-100px;padding-bottom:9rem}.ck-table .loading-on-demand .loading-container{display:inline-flex}.ck-table .loading-on-demand .loading-container .loading-icon{height:90px;width:70px}.ck-table .loading-on-demand .loading-container .loading-label{margin-left:1.5rem;align-self:center}.ck-table .deleted,.ck-table .deleted .circle-table{text-decoration:line-through!important}.ck-table .skeleton-table{overflow:hidden}.ck-table .skeleton-table table tbody>tr>td{padding:.75rem}.ck-table .skeleton-table .skeleton-checkbox{height:15px!important;width:15px!important;margin-left:.75rem!important}.ck-table .skeleton-table .skeleton-sub-items{height:26px!important;width:26px!important}.ck-table .skeleton-table .skeleton-square{height:35px!important;width:35px!important}.ck-table .skeleton-table .skeleton-actions{height:30px!important;width:30px!important;border-radius:50%!important}.ck-table .skeleton-table .actions-container-title{padding-right:3.65rem}.ck-table .actions-container{width:42px;text-align:center;padding:0}.ck-table .actions-container .actions{display:inline-flex!important;cursor:pointer!important}.ck-table .actions-container-title{width:42px;text-align:center;padding:0}.ck-table .actions-container-title .actions{cursor:pointer!important}.ck-table .p-checkbox-box{width:15px;height:15px}.ck-table .p-checkbox{width:15px}.ck-table .ck-dialog-tutorial{width:1235px}.ck-table .checkbox{width:31px;text-align:center;padding:.25rem;padding-left:.2rem!important;margin:4px 0 0}.ck-table .p-checkbox .p-checkbox-box .p-checkbox-icon{font-size:9px}.ck-table .no-footer{height:14px!important}.ck-table .no-video{height:100%;width:100%;font-size:18px;display:grid;align-items:center;text-align:center}.ck-table .button-refresh{border-radius:50%!important;padding-top:.49rem}.ck-table .button-more-options,.ck-table .button-more-options .p-button,.ck-table .button-refresh{height:30px!important;width:30px!important}.ck-table .button-more-options .p-button{border-radius:50%!important;padding-top:.5rem;transform:rotate(90deg)}.ck-table .button-more-options .p-splitbutton-defaultbutton{display:none!important}.ck-table .button-more-options .pi-chevron-down:before{content:""}.ck-table .circle-table{width:100%;display:inline-flex;align-items:center;justify-content:center}.ck-table .circle-table .right-padding{padding-right:4.5rem}.ck-table .circle-table-inner{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:10%;display:inline;font-size:24px;text-align:center;display:flex;align-items:center;justify-content:center}.ck-table .circle-table-inner-image{background:transparent}.ck-table .checkbox-unchecked{text-align:center;border-radius:10%;width:35px;height:35px;color:#fff;font-size:22px;font-weight:700;padding-top:.15rem}.ck-table .container-text{align-self:center;width:100%;margin-right:.5rem;font-weight:600}.ck-table .container-text .container-text-sub{color:rgba(81,92,102,.8313725490196079);overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:26px;display:-webkit-box;-webkit-box-orient:vertical;font-weight:400;font-size:10px}.ck-table .container-text-right{color:rgba(81,92,102,.8313725490196079);text-align:left;align-self:auto;width:100%}.ck-table .not-found-parent{display:table-row}.ck-table .container-not-found{text-align:center;max-width:100%;align-items:center;height:100%;position:relative;display:flex;flex-wrap:wrap;flex-direction:row;align-content:space-around;justify-content:center;margin:-.75rem auto}.ck-table .container-not-found img{width:100%;min-height:150px;-o-object-fit:contain;object-fit:contain;opacity:.1!important;max-height:60%}.ck-table .container-not-found .no-register{width:100%;max-width:400px;min-width:200px;position:absolute}.ck-table .container-not-found .first-message{text-align:center;font-size:18px;font-weight:500;padding:2rem}.ck-table .container-not-found .second-message{font-size:14px;font-weight:400;padding-top:1rem}.ck-table .container-not-found .register-button{padding:1rem}.ck-table .container-not-found .register-button button{min-height:32px!important;height:auto!important;font-weight:500!important;font-size:14px!important}.ck-table .container-not-found .register-button .p-button-icon{font-size:14px}.ck-table .container-not-found .tutorial-button{padding:0 1rem 1rem}.ck-table .container-not-found .tutorial-button button{min-height:32px!important;height:auto!important;font-weight:500!important;font-size:14px!important}.ck-table .container-not-found .tutorial-button .p-button-icon{font-size:18px}.ck-table .container-not-found .tutorial-button:last-child{padding:0}.ck-table .p-column-title-mobile{width:100%}.ck-dataview{border-top:1px solid #eff5fa;pointer-events:auto!important}.ck-dataview .not-fixed-empty{display:grid;text-align:center;font-size:18px;align-items:center;height:100%}.ck-dataview .fixed-empty img,.ck-dataview .not-fixed-empty img{height:calc(100vh - 220px)!important;opacity:.1!important;margin:auto!important;max-width:100%!important;max-height:500px!important;position:absolute;top:50%;left:50%;transform:translate(-24.6%,-36.6%)}.ck-dataview .default-height-empty{display:grid!important;height:var(--tableHeight)}.ck-dataview .loading-on-demand-dv{height:98px;opacity:.75;background:#04636a;color:#000;font-size:16px;font-weight:500;text-align:center;margin-top:-98px}.ck-dataview .loading-on-demand-dv .loading-container{display:inline-flex}.ck-dataview .loading-on-demand-dv .loading-container .loading-icon{height:90px;width:70px}.ck-dataview .loading-on-demand-dv .loading-container .loading-label{margin-left:1.5rem;align-self:center}.ck-dataview .scrollable-content{display:inline-flex;flex-wrap:wrap;height:auto!important}.ck-dataview .not-found{width:100%}.ck-dataview .not-found .no-register-found-container{text-align:center}.ck-dataview .not-found .no-register-found-container .no-register-found{font-weight:700;height:100%;font-size:16px;font-size:18px;font-weight:500;padding:3rem}.ck-dataview .col-no-margin{padding:0;margin:0}.ck-dataview .full-width{width:100%}.ck-dataview .product-grid-item-loading{margin:.5rem;padding:1rem 1rem 2rem;border:1px solid #eff0f1;border-radius:10px;text-align:center}.ck-dataview .product-grid-item-loading:hover{cursor:auto!important;background:transparent;transform:none!important}.ck-dataview .skeleton-img{height:135px!important}.ck-dataview .skeleton-name{margin-top:2.5rem;height:15px!important}.ck-dataview .skeleton-name-second{margin-top:.75rem;height:15px!important}.ck-dataview .skeleton-price{margin-top:1.5rem;height:15px!important}@media screen and (max-width:768px){.ck-dataview .fixed-empty img,.ck-dataview .not-fixed-empty img{align-self:center!important;text-align:center!important;transform:translate(-50.5%,-31%)}.ck-dataview .fixed-empty img img,.ck-dataview .not-fixed-empty img img{opacity:.1!important}}@media screen and (max-width:520px){.ck-dataview .fixed-empty img,.ck-dataview .not-fixed-empty img{height:auto!important}}.p-menu{margin-top:5px!important;padding:0!important}.p-menu .p-menuitem-link{padding:1.25rem 1rem!important}.p-menu .p-menu-separator{margin:0!important}.p-menu.p-menu-overlay{min-width:200px!important}.ck-dialog-tutorial{width:1235px}.button-filter{margin-left:.4rem!important}.dialog-filter{width:350px;height:100vh;max-height:100%!important;margin-right:0!important}.dialog-filter .p-dialog-content{height:100%}.dialog-filter .p-dialog-footer,.dialog-filter .p-dialog-header{border-radius:0!important}.dialog-filter .p-dialog-footer button{margin:0}.button-apply-filter{width:100%!important}.p-toolbar{padding:0!important;margin:0 0 1rem!important}.p-toolbar .p-field{margin-bottom:0!important}.card-plane{margin-top:-1.5rem;background:transparent;box-shadow:none}.card-plane .topbar-register{background:transparent;border:none}.card-plane .topbar-register .container-search{display:inline-flex;width:100%}.card-plane .topbar-register .container-search .search-div{width:100%}.card-plane .topbar-register .container-search .search-div .button-search,.card-plane .topbar-register .container-search .search-div .ck-field{height:28px!important}.card-plane .topbar-register .button-new .p-button-label{white-space:nowrap!important}.card-plane .topbar-register .container{width:100%;align-items:center}.card-plane .topbar-register .container .col-no-margin:last-child{text-align:end}.card-plane .topbar-register .topbar-button{height:28px;min-width:28px;font-size:12px;font-weight:700;margin-left:.5rem;z-index:1;border:none!important}.card-plane .topbar-register .topbar-button .p-button-icon-only{width:28px!important;height:28px!important;border-radius:.25rem}.card-plane .topbar-register .button-second-new{width:95px;padding-left:.5rem;border:none!important}.card-plane .topbar-register .button-second-new span{padding-left:.5rem;flex:auto}.card-plane .topbar-register .button-second-new .p-button-label{padding-left:0}.card-plane .topbar-register .button-more-options .p-splitbutton-defaultbutton{display:none!important}.card-plane .topbar-register .button-more-options .p-splitbutton-menubutton{border-top-left-radius:3px!important;border-bottom-left-radius:3px!important}.card-plane .topbar-register .button-more-options .pi-chevron-down:before{content:""}.card-plane .topbar-register .button-more-options-tutorial .p-splitbutton-defaultbutton{display:none!important}.card-plane .topbar-register .button-more-options-tutorial .p-splitbutton-menubutton{border-top-left-radius:3px!important;border-bottom-left-radius:3px!important}.card-plane .topbar-register .button-more-options-tutorial .pi-chevron-down:before{font-size:15px;content:""}@media screen and (max-width:992px){.button-new .p-button-icon-left{margin-right:0!important}.breadcrumb{margin-bottom:1rem!important}}@media screen and (max-width:768px){.button-apply-filter{height:38px!important}.dialog-filter{width:300px}.button-new{position:fixed!important;bottom:1rem!important;right:1rem!important;height:40px!important;width:40px!important;margin-right:0!important;border:none!important;padding-left:1.1rem!important}.button-new span{font-size:16px!important;font-weight:bolder!important}.button-new .p-button-label{font-size:0!important}.button-second-new{padding-left:.65rem!important}.button-second-new span{padding-left:0!important;padding-right:.5rem!important}}.image-big{display:block!important;max-width:90vw!important;max-height:90vh!important}.galleria-custom .p-galleria-mask .p-galleria-item-nav{top:0!important}.galleria-custom .p-galleria .p-galleria-item-nav{height:100%!important;width:5rem!important;margin:0!important;z-index:9999;background:rgba(0,0,0,.31);color:#f6f9fe}.galleria-custom .p-galleria .p-galleria-item-nav span{font-size:2rem!important}.galleria-custom .p-galleria .p-galleria-close{z-index:99999!important}@media screen and (max-width:768px){.pinch-zoom-mobile{overflow:unset!important}.image-big{display:block!important;height:auto!important}}.ck-dialog-image-crop{max-height:none!important}.source-image{max-height:calc(100vh - 200px)!important}.principal-container{display:flex;flex-wrap:wrap;justify-content:center}.principal-container .field-link{margin:0 1rem}.principal-container .container-image-main{background:rgba(0,0,0,.5019607843137255);color:#fff;position:relative;padding:1rem;margin:11rem 3rem 0 -12.5rem;height:34px;border-radius:.5rem}.principal-container .container-add-image{height:165px;transition:transform .2s}.principal-container .container-add-image .image-add{border-radius:10px;background:#000;color:#fff;opacity:.5;margin:1rem;padding:7.5rem 5rem 4.9rem;cursor:pointer}.principal-container .container-add-image .image-add i{font-size:4rem;padding-top:5.75rem}.principal-container .container-add-image:hover{transform:scale(1.05)}.principal-container .container-add-banner{width:100%;border:2px dotted rgba(38,107,112,.6901960784313725);border-radius:15px;font-size:16px;font-weight:600}.principal-container .container-add-banner label{width:100%;padding-top:8rem;padding-bottom:8rem;display:block;cursor:pointer}.principal-container .container-add-banner label input{border:1px solid #000;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.principal-container .no-image{width:100%;text-align:center}.principal-container .container-images{text-align:center;height:auto;display:flex;flex-wrap:wrap;overflow-x:hidden;margin-bottom:10px;margin-left:1px}.principal-container .container-images .images-square{display:inline-flex;max-width:100%;transition:transform .2s}.principal-container .container-images .images-square .images-square-image{margin:1rem}.principal-container .container-images .images-square .images-square-image .image{cursor:move!important;border-radius:10px!important}.principal-container .container-images .images-square:hover{transform:scale(1.05)}.principal-container .container-images .upload-image-prod{width:100%!important}.principal-container .container-images .upload-invalid .p-fileupload-buttonbar{border-top-color:#f44336;border-left-color:#f44336;border-right-color:#f44336}.principal-container .container-images .upload-invalid .p-fileupload-content{border-bottom-color:#f44336;border-left-color:#f44336;border-right-color:#f44336}.principal-container .container-images .button-remove-image{width:27px!important;margin-top:27px!important;margin-left:-25px!important;background-color:#000!important;color:#fff!important;opacity:.6;border:none!important;border-radius:0!important;border-top-right-radius:9px!important;font-weight:bolder}.principal-container .container-images .container-button-remove-image{margin-top:-15px;margin-left:-15px;margin-right:10px}.principal-container .container-images .image-loading{height:150px;width:150px;margin-top:-154px}.principal-container .container-images .image-loading .loader{position:relative;height:100%;z-index:0}.principal-container .container-images .image-loading .loader-inner{bottom:0;height:150px;left:0;margin:auto;position:absolute;right:0;top:30px;width:100px}.principal-container .container-images .image-loading .label-loading{position:absolute!important;color:#000!important;font-weight:700;top:115px;left:72px}@media screen and (max-width:768px){.principal-container .container-image-main{background:rgba(0,0,0,.5019607843137255);color:#fff;position:relative;padding:1rem;margin:8.5rem 1.8rem 0 -11.4rem;height:34px;border-radius:.5rem}.principal-container .container-add-image{height:auto;margin-top:-1rem}.principal-container .container-add-image .image-add{background:#000;color:#fff;opacity:.5;margin:1rem;padding:6.5rem 3.7rem 3.75rem;cursor:pointer}.principal-container .container-add-image .image-add i{font-size:4rem;margin-top:1.75rem;padding-top:3.75rem}.principal-container .container-add-image:hover{transform:scale(1)}.principal-container .container-images{overflow:hidden!important;padding-bottom:4.5rem!important}.principal-container .container-images-no-image{margin-left:0!important}}@media screen and (max-width:496px){.principal-container .container-images{margin-left:calc((calc(100% / 2) - 65px) / 2)!important}}@media screen and (max-width:414px){.principal-container .container-images{margin-left:calc((calc(100% / 2) - 125px) / 2)!important}}@media screen and (max-width:360px){.principal-container .container-images{margin-left:calc((calc(100% / 2) - 140px) / 2)!important}}.breadcrumb .p-breadcrumb{border:none;margin-left:-3.5rem}.breadcrumb .p-breadcrumb,.breadcrumb .p-breadcrumb span{font-size:14px;font-weight:500}@keyframes fadein{0%{opacity:0}to{opacity:1}}.ck-menu-user .switch{margin-bottom:0!important}.ck-menu-user .install-app{margin-top:1rem!important;margin-bottom:-1rem!important}.ck-menu-user .container-theme{width:100%;display:inline-flex;align-items:center;font-weight:600;padding:.75rem}.ck-menu-user .container-theme .p-field-switch{margin-bottom:.25rem!important}.ck-menu-user .container-theme .label-theme{width:100%;text-align:left;padding-left:1rem}.ck-menu-user .suspend-menu{text-align:center;width:350px;border:1px solid #d8e0e7;position:absolute;top:4rem;right:0;box-shadow:2px 3px 8px 2px rgba(0,0,0,.08);animation:fadein .25s}.ck-menu-user .suspend-menu .conic-gradient:after{display:block;border-radius:9999px;content:"";width:110px;height:110px;position:absolute;z-index:0;left:10.85rem;top:3.45rem;background-image:conic-gradient(#f5c536,#6841f2,#3e1bbf,#d3ffb5,#00d37f,#f5c536);animation:spin 3s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.ck-menu-user .suspend-menu .image-suspended-menu{display:inline-flex;height:100px;width:auto;border:none;margin-top:2.8rem;margin-bottom:1rem}.ck-menu-user .suspend-menu .image-suspended-menu img{height:100px;width:100px;background-color:#f7e96c;border-radius:50%;z-index:1;border:3px solid #fff}.ck-menu-user .suspend-menu .user{width:100%;color:#202124}.ck-menu-user .suspend-menu .user h6{font-size:16px}.ck-menu-user .suspend-menu .user .email{color:#5f6368;margin-top:-1rem}.ck-menu-user .suspend-menu .user .company{color:#5f6368;margin-top:1rem!important}.ck-menu-user .suspend-menu .user .button-user{margin-top:2rem;margin-bottom:2rem}.ck-menu-user .suspend-menu .user .button-user button{background:transparent;color:#383838;border-color:#d8d9d9;font-weight:600;font-size:12px;width:100%;display:block}.ck-menu-user .suspend-menu .user .button-user button a{margin-right:.5rem}.ck-menu-user .suspend-menu .container-companies{display:inline-flex;align-items:center;color:#202124;padding:.75rem;width:100%;cursor:pointer}.ck-menu-user .suspend-menu .container-companies .circle-inner{width:35px;height:35px;background:#2d2168;border-radius:50%;color:#fff;font-size:24px;font-weight:600}.ck-menu-user .suspend-menu .container-companies .container-company{text-align:left;margin-left:1rem;margin-right:1rem;width:100%}.ck-menu-user .suspend-menu .container-companies .container-company .company-data{font-size:12px}.ck-menu-user .suspend-menu .container-companies .container-company .company-document{font-size:10px;color:#5f6368}.ck-menu-user .suspend-menu .container-companies .button-config-company{background:transparent;border:none;color:#383838;width:32px}.ck-menu-user .suspend-menu .container-companies .button-config-company span{color:#5f6368;font-size:16px}.ck-menu-user .suspend-menu .container-companies .button-config-company:hover{background:#e1e0e0}.ck-menu-user .suspend-menu .container-companies:hover{background:#efefef}.ck-menu-user .suspend-menu .add{padding:1rem}.ck-menu-user .suspend-menu .add .container-company .company-data{margin-left:1rem}.ck-menu-user .suspend-menu .add .add-icon{margin-left:.25rem}.ck-menu-user .suspend-menu .add .add-icon i{font-size:20px!important}.ck-menu-user .suspend-menu .container-terms{display:inline-flex;width:100%;padding:.25rem}.ck-menu-user .suspend-menu .container-terms .left{float:left;width:50%;padding:.75rem;cursor:pointer}.ck-menu-user .suspend-menu .container-terms .right{float:right;width:50%;padding:.75rem;cursor:pointer}.ck-menu-user .suspend-menu .container-terms .left:hover,.ck-menu-user .suspend-menu .container-terms .right:hover{background:#efefef;border-radius:.25rem}.ck-menu-user .suspend-menu .container-footer{padding-top:1rem;display:inline-flex;align-items:center;width:100%}.ck-menu-user .suspend-menu .container-footer .app-version{float:left;width:50%;color:#383838;margin-left:.5rem;text-align:left}.ck-menu-user .suspend-menu .container-footer .button-logout{float:right;width:50%;text-align:end}.ck-menu-user .suspend-menu .container-footer .button-logout button{background:transparent;color:#383838;border-color:#d8d9d9;font-weight:500;width:75px;margin-right:.5rem}.ck-menu-user .current-company{font-weight:700!important}.ck-menu-user .divider{border-bottom:1px solid #e4e5e5}.ck-menu-user .profile-info{margin-top:2.5rem;width:100%;color:#e5e8ec;align-self:center;text-align:center}.ck-menu-user .profile-info .container{align-self:center}.ck-menu-user .profile-info .container .image{display:inline-flex;height:50px;width:auto;border:none;margin-bottom:1rem}.ck-menu-user .profile-info .container .image img{height:50px;width:50px;background-color:#f7e96c;border-radius:50%}.ck-menu-user .profile-info .container .image .cog{transform:rotate(0deg);transition:transform .25s linear}.ck-menu-user .profile-info .container .image:hover .cog{transform:rotate(180deg);transition:transform .25s linear}.ck-menu-user .profile-info .container .cog{margin-top:3.5rem;margin-left:-1.5rem;height:20px;width:20px;background:#303030;padding-top:.35rem;border-radius:50%}.ck-menu-user .profile-info .container .user{width:100%}.ck-menu-user .profile-info .container .user h6{font-size:16px}.ck-menu-user .profile-info .container .user .company{margin-top:-.75rem}@media screen and (max-width:992px){.ck-menu-user .card{margin:-1rem!important;border-radius:5px!important}.ck-menu-user .suspend-menu{text-align:center;width:350px;border:1px solid #d8e0e7;position:absolute;top:6rem;right:.75rem;box-shadow:2px 3px 8px 2px rgba(0,0,0,.08);animation:fadein .25s}}.category-group{height:auto;margin-bottom:.75rem}.category-group .container-button-filt{align-self:center;margin-top:.85rem!important}.category-group .container-button-filt .p-button{display:block!important}.category-group .container-button-filt .p-button .p-button-icon{margin-right:.5rem}.category-group .category-menu p-menubarsub{width:100%!important;text-align:center!important}.category-group .category-menu .p-megamenu-root-list{display:inline-flex!important}.category-group .p-submenu-icon{display:none!important}.category-group .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{box-shadow:none!important}.category-group .p-toggleable-content{position:absolute;z-index:999}.category-group .col-no-margin-left:last-child{padding-right:1rem!important}.category-group .vertical-scroll{flex-wrap:nowrap!important}.category-group .title-skeleton{margin-bottom:5px}.category-group .autocomplete-category{font-size:11px}.category-group .sub-category{align-items:center}.category-group .arrow-container .arrow-sub-category{font-size:24px;margin:0 1.5rem;transform:rotate(90deg)}.category-group .categories,.category-group .sub-categories{width:100%;overflow-x:auto;padding:.5rem 0}.category-group .categories .button-categories .p-button,.category-group .sub-categories .button-categories .p-button{min-width:125px;height:35px;display:block!important;white-space:nowrap}.category-group .categories .button-categories .p-button .p-button-icon,.category-group .sub-categories .button-categories .p-button .p-button-icon{margin-right:.5rem}.category-group .categories .active,.category-group .sub-categories .active{background-color:#4d39b6!important;border-color:#4d39b6!important}.category-group .categories .active-sub,.category-group .sub-categories .active-sub{background-color:#16a6b3!important;border-color:#16a6b3!important}.category-group .categories .p-button.p-button-secondary:enabled:focus,.category-group .sub-categories .p-button.p-button-secondary:enabled:focus{box-shadow:none!important}.category-group .categories .col-no-margin-bottom-top,.category-group .sub-categories .col-no-margin-bottom-top{padding-top:0!important;padding-bottom:0!important}.category-group .sub-categories{width:calc(100% - 51px)}.red-zoom--style--window .red-zoom__lens:after{left:-1px!important;top:-1px!important;width:100%!important;height:100%!important;border:1px solid #c9c9c9!important}.red-zoom--style--window .red-zoom__overlay{background:transparent!important}.red-zoom--style--window .red-zoom__frame:after{border:none!important;width:100%!important;height:100%!important;background:rgba(0,0,50,.25)!important;left:0;top:0;box-shadow:3px 3px 8px rgba(0,0,0,.8)}.galleria-container{width:100%;max-height:500px;max-width:500px}.galleria-container iframe{z-index:100}.galleria-container .thumb{border:1px solid #b0a7ab}.galleria-container .p-carousel{align-items:center}.galleria-container .p-carousel-horizontal .p-carousel{align-items:normal}.galleria-container .disabled-thumb{opacity:.5;border:1px solid #c9c9c9}.galleria-container .container-vertical{display:inline-flex}.galleria-container .container-horizontal{display:block}.galleria-container .p-carousel-container{overflow:hidden!important}.galleria-container .p-carousel-item{display:flex;align-items:center;justify-content:center}.galleria-container .fa-circle-notch{position:absolute;animation:rotation 2s linear infinite}.galleria-container .galleria .p-carousel-indicators{display:none}.galleria-container .galleria .p-carousel-items-content{align-self:center}.galleria-container .galleria .p-carousel .p-carousel-prev{margin-right:-3rem!important;z-index:100!important;color:#fff!important;margin:0;mix-blend-mode:difference;padding:1.5rem}.galleria-container .galleria .p-carousel .p-carousel-next{margin-left:-3rem!important;z-index:100!important;color:#fff!important;margin:0;mix-blend-mode:difference;padding:1.5rem}.galleria-container .galleria .p-carousel .p-carousel-next:enabled:hover,.galleria-container .galleria .p-carousel .p-carousel-prev:enabled:hover{background:rgba(232,241,248,.1)!important}.galleria-container .galleria .images{width:100%;height:100%;min-height:35px;display:inline-flex;align-items:center;justify-content:center}.galleria-container .galleria .images .clickable-image{-drag:none!important;user-select:none!important;-moz-user-select:none!important;-webkit-user-drag:none!important;-webkit-user-select:none!important;-ms-user-select:none!important}.galleria-container .galleria .images img{max-height:500px;max-width:100%;cursor:grab;z-index:1;border-radius:.5rem}.galleria-container .galleria .images img:active{cursor:grabbing}.galleria-container .image-small img{width:100%!important;height:100%!important;max-width:35px;min-width:35px;min-height:35px;max-height:35px;-o-object-fit:contain!important;object-fit:contain!important}.galleria-container .no-navigators .p-carousel-next,.galleria-container .no-navigators .p-carousel-prev{display:none!important}.galleria-container .thumb-horizontal{overflow:hidden}.galleria-container .thumb-horizontal .p-carousel-next,.galleria-container .thumb-horizontal .p-carousel-prev{display:none}.galleria-container .thumb-horizontal .p-carousel-items-container{overflow:hidden!important;scroll-behavior:smooth}.galleria-container .thumb-horizontal .p-carousel-items-content{width:auto!important}.galleria-container .thumb-horizontal .images-thumb,.galleria-container .thumb-horizontal .p-carousel-item-active{align-items:center;display:flex;text-align:center;justify-content:center}.galleria-container .thumb-horizontal .images-thumb{height:75px;flex-direction:row}.galleria-container .thumb-horizontal .images-thumb img{height:58px;width:58px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:.5rem;margin:0 .25rem;cursor:grab}.galleria-container .thumb-horizontal .images-thumb img:active{cursor:grabbing}.galleria-container .thumb-vertical{overflow:hidden;min-width:69.5px;max-width:69.5px}.galleria-container .thumb-vertical .carousel{align-self:center!important}.galleria-container .thumb-vertical .p-carousel-next,.galleria-container .thumb-vertical .p-carousel-prev{display:none}.galleria-container .thumb-vertical .p-carousel-items-container{overflow:hidden!important;scroll-behavior:smooth;height:100%}.galleria-container .thumb-vertical .p-carousel-items-content{height:auto!important}.galleria-container .thumb-vertical .images-thumb,.galleria-container .thumb-vertical .p-carousel-item-active{align-items:center;display:flex;text-align:center;justify-content:center}.galleria-container .thumb-vertical .images-thumb{overflow:hidden;flex-direction:row}.galleria-container .thumb-vertical .images-thumb img{height:58px;width:58px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:.5rem;margin:.25rem 0;cursor:grab}.galleria-container .thumb-vertical .images-thumb img:active{cursor:grabbing}@media screen and (max-width:768px){.galleria-container .images img{touch-action:pan-y!important;-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important;-webkit-user-drag:element!important}}.layout-wrapper .layout-main-expired{margin-top:30px}.layout-wrapper .dialog-updates{width:850px}.layout-wrapper .dialog-updates .arrow-span{color:#01bd72;transform:rotate(90deg);display:inline-flex;padding-left:.5rem}.layout-wrapper .dialog-updates .p-dialog-content{height:calc(100vh - 300px)!important;align-items:start!important;padding-right:6rem!important}.layout-wrapper .dialog-updates .p-confirm-dialog-message{max-height:100%!important}.layout-wrapper .dialog-updates .update-version{font-size:18px}.layout-wrapper .dialog-updates .update-title{font-size:16px;color:#01bd72;margin-left:2rem}.layout-wrapper .dialog-updates hr{margin-top:-1rem;margin-bottom:2rem}.layout-wrapper .dialog-updates .update-message{font-size:14px;margin-left:4.5rem;margin-bottom:2rem}.layout-wrapper .dialog-version .p-component-overlay,.layout-wrapper .dialog-version .p-dialog-mask,.layout-wrapper .dialog-version .p-dialog-mask-scrollblocker{z-index:9999!important}.layout-wrapper .dialog-version .p-dialog-content{text-align:center;font-size:26px;font-weight:500}.layout-wrapper .dialog-version .no-connection{font-size:12px}.layout-wrapper .dialog-version .p-dialog-footer .p-confirm-dialog-accept,.layout-wrapper .dialog-version .p-dialog-footer .p-confirm-dialog-reject{width:100%;font-size:20px}@media screen and (max-width:768px){.layout-wrapper .dialog-updates .p-dialog-content{padding-right:3rem!important}.layout-wrapper .dialog-updates .p-confirm-dialog .p-dialog-content .p-confirm-dialog-message{margin-left:0!important}.layout-wrapper .dialog-updates .update-title{margin-left:1rem}.layout-wrapper .dialog-updates .update-message{margin-left:2.5rem}.layout-wrapper .dialog-update.container-bottom-buttons.p-button-success{width:100%!important}}.sandbox{overflow-y:scroll;overflow-x:hidden;max-height:calc(100vh - 56px)}.sandbox .mycard{background:#303030;padding:1rem;border-radius:1rem}.sandbox .mycard:not(:last-child){margin-bottom:1.5rem}.sandbox .p-button-primary{width:100%}.sandbox .title{font-size:20px;font-weight:500}.dashboards{overflow-y:auto;overflow-x:hidden;height:calc(100vh - 56px)!important}.dashboards .hide{display:none!important;height:300px}.dashboards .card-not{height:400px;display:flex;align-items:center;justify-content:center}.dashboards .container-filter{padding:0 1rem}.dashboards .container-filter .container-filter-button{display:flex}.dashboards .container-filter .container-filter-button .field{width:calc(100% - 75px)}.dashboards .container-filter .container-filter-button .button-search,.dashboards .container-filter .container-filter-button .button-search-2{padding-top:2rem;margin-left:.75rem;width:100%}.dashboards .container-filter .container-filter-button .button-search-2 button,.dashboards .container-filter .container-filter-button .button-search button{width:75px!important;height:25px}.dashboards .container-filter .container-filter-button .button-search-2 button span,.dashboards .container-filter .container-filter-button .button-search button span{font-size:12px}.dashboards .container-filter .button-search-dash button{margin-left:1rem}.dashboards .button-search-dash{width:auto;padding:2rem 0!important}.dashboards .underline{text-decoration:underline}.dashboards h4{margin-bottom:-.5rem}.dashboards .loading-doughnut .loading-small .spinner,.dashboards .loading-line .loading-small .spinner{top:calc(50% - 260px)!important}.dashboards .card{padding:10px 12px!important;box-shadow:0 2px 12px 0 rgba(0,0,0,.15)!important}.dashboards .card-height .data-ul{min-height:400px;max-height:400px;overflow:auto}.dashboards .card-values{padding:.75rem;min-height:120px}.dashboards .card-bottom{min-height:150px}.dashboards .loading-values .spinner{top:calc(50% - 25px)}.dashboards .loading-values .gif{height:65px;width:50px}.dashboards .data-ul{list-style:none;padding:0}.dashboards .data-ul li{width:100%;display:inline-flex;padding:1rem}.dashboards .data-ul .list-item{height:58px}.dashboards .data-ul .list-item:not(:last-child){border-bottom:1px solid #e4e5e5}.dashboards .overview-box-1{min-height:122px;border-left:5px solid}.dashboards .overview-box-1 .card-header{text-align:center;padding-top:5px;padding-bottom:10px}.dashboards .overview-box-1 .overview-content{display:block}.dashboards .overview-box-1 .overview-content h3,.dashboards .overview-box-1 .overview-content h6{margin:.5rem!important}.dashboards .card-header-title{height:15px!important;margin-left:.25rem;margin-top:.5rem}.dashboards .card-on-approval{border-color:#f7e96c}.dashboards .card-pending{border-color:#8ba18c}.dashboards .card-closed{border-color:#54aef9}.dashboards .card-canceled{border-color:#383737}.dashboards .card-shopping-cart{border-color:#66f38a}.dashboards .card-accounts{border-color:#f3a31b}.dashboards .card-customer{border-color:#3726b9}.dashboards .card-stock{border-color:#bd8643}.dashboards .customer{width:100%}.dashboards .customer img{width:35px;height:35px;background:rgba(38,107,112,.6901960784313725)!important;border-radius:50%}.dashboards .customer i{width:35px;height:35px;min-width:35px;font-size:2rem;padding-left:0;padding-top:.5rem}.dashboards .customer .customer-data{align-self:center}.dashboards .customer .customer-data .orders-data{margin-top:.25rem}.dashboards .customer .customer-data .name{font-weight:700;margin-bottom:0}.dashboards .customer .customer-data .address{font-weight:500;margin-bottom:0}.dashboards .product{margin-right:1rem}.dashboards .product img{width:35px!important;height:35px!important;border-radius:10%;border:1px solid #e4e5e5;-o-object-fit:contain;object-fit:contain}.dashboards .product-data{float:left;width:100%}.dashboards .product-data .reference{margin-top:.1rem;margin-bottom:0;font-weight:700}.dashboards .product-data .name{margin-top:.1rem;margin-bottom:0;font-weight:600}.dashboards .product-values{float:right;min-width:80px;text-align:right}.dashboards .product-values .value{margin-top:.1rem;margin-bottom:0;font-weight:700}.dashboards .product-values .quantity{margin-top:.1rem;margin-bottom:0;font-weight:600}.dashboards .orders{width:100%!important;display:flex!important}.dashboards .orders-data{float:left;width:100%}.dashboards .orders-data .order{margin-top:.1rem;margin-bottom:0;font-weight:600}.dashboards .orders-data .customer{margin-top:.1rem;margin-bottom:0;font-weight:700}.dashboards .orders-data .seller{margin-top:.1rem;margin-bottom:0;font-weight:500}.dashboards .orders-values{float:right;min-width:75px;text-align:right}.dashboards .orders-values .issued-at{margin-top:.1rem;margin-bottom:0;font-weight:600}.dashboards .orders-values .item-value{margin-top:.1rem;margin-bottom:0;font-weight:700}.dashboards .orders-values .item-quantity{margin-top:.1rem;margin-bottom:0;font-weight:600}@media screen and (max-width:768px){.dashboards{height:var(--tableHeight)!important}.dashboards .container-filter{padding:0 1rem}.dashboards .container-filter .button-search-dash{margin-top:-2rem;width:100%}.dashboards .container-filter .button-search-dash button{width:100%;margin-left:0}.dashboards .container-filter .container-filter-button .button-search-2{padding-top:0!important;margin-left:0!important;width:100%}.dashboards .container-filter .container-filter-button .button-search-2 button{width:100%!important;height:25px}.dashboards .container-filter .container-filter-button .button-search-2 button span{font-size:12px}.dashboards .card-values{padding:.5rem 1rem;min-height:auto}.dashboards .divider{display:none}.dashboards .card-orders-value:last-child{padding-bottom:1rem}.dashboards .container-new-customers,.dashboards .container-orders,.dashboards .container-top-selling-products{padding-left:1rem;padding-right:1rem;padding-bottom:2rem}.dashboards .container-values{padding-right:0}.dashboards .card{margin:0!important;border-radius:5px!important}}.login .important-forgot-password{background:#50ec88;padding:1rem;border-radius:5px;margin-bottom:1.5rem;color:#3e3e3e}.login .container-flex{display:flex}.login .container-flex .terms-label{margin-top:.4rem;margin-left:1rem}.login .my-button-password{background:transparent;border:none!important;color:#adacac!important;position:absolute!important;z-index:1!important;height:30px!important;width:30px!important;margin-top:.35rem;margin-left:-3.5rem}.login .my-button-password span{margin-top:.25rem!important;font-size:1.25rem!important}.login .background-image{position:absolute;width:100%}.login .background-image img{-o-object-fit:cover;object-fit:cover;min-height:100vh;max-width:100%;float:right}.login .field-right-panel .text-field{margin-bottom:2rem}.login .field-right-panel .text-field input{height:36px!important}.login .left-panel{position:absolute;background:#fff;border-top-left-radius:0;border-top-right-radius:5rem;border-bottom-right-radius:5rem;min-height:500px}.login .left-panel .container-logo{padding:6rem 0;text-align:center}.login .left-panel .container-logo .left-logo{max-width:22rem;min-width:22rem;-o-object-fit:cover;object-fit:cover}.login .left-panel .left-panel-inner{margin:0 auto;align-self:center}.login .container-bottom-button{text-align:center;margin-top:2rem}.login .container-bottom-button .forgot-password{cursor:pointer}.login .container-bottom-button .terms{float:right;margin-right:1rem}.login .button-right-panel{margin-top:5rem}.login .button-right-panel button{width:100%;border-radius:5rem!important;height:32px;font-size:14px;font-weight:600}.login .full-height{height:100vh;width:100%}@media screen and (max-width:768px){.login .full-height{height:65vh}.login .container-logo{margin-bottom:-6rem}.login .left-panel{position:absolute;bottom:0;background:#fff;border-top-left-radius:3rem;border-top-right-radius:3rem;border-bottom-right-radius:0}.login .left-logo-mobile{width:10rem}.login .background-image img{min-height:auto;height:auto}}.attribute .p-galleria-item{justify-content:left!important}.attribute .type-attribute{width:7.7rem!important}.attribute .container-type{margin-top:2px;height:35px!important;width:35px!important}.attribute .p-colorpicker-preview.p-inputtext{border:none!important}.attribute .galleria-container .galleria .images .clickable-image{border-radius:.25rem!important}.attribute .item-color-image{height:35px;border-radius:.25rem;width:35px}.attribute .delete-color,.attribute .delete-color-image{width:20px;height:20px;background:#000;padding-top:.35rem;text-align:center;border-radius:50%;opacity:.75;float:right;margin-top:-.75rem;margin-left:2.25rem;position:absolute;z-index:1;cursor:pointer;color:#fff}.attribute .delete-color-image:hover,.attribute .delete-color:hover{opacity:1}.attribute .no-color .p-colorpicker-preview{background:transparent!important}.attribute .color input,.attribute .no-color input{width:35px!important;height:35px!important}.attribute .no-image{display:inline-grid;width:35px;height:35px;border-radius:.25rem}.attribute .option-image{width:35px;height:35px;display:block;border-radius:.25rem}.attribute .input-image{height:35px;width:35px;display:block;cursor:pointer}.attribute .table-class-options{height:var(--tableOptionHeight);min-height:124px}.catalog .disabled .ck-dataview{pointer-events:none!important}.catalog .side-by-side{margin-left:1rem}.catalog .side-by-side:first{margin-left:0!important}.catalog .product-batch-search{display:flex}.catalog .product-batch-search .search{width:calc(100% - 35px)}.catalog .product-batch-search .button-filter-product{margin-top:-1rem}.catalog .requested-report{font-size:9px;width:50px;position:absolute;margin-top:3.2rem;background:#00f;border-radius:.5rem;z-index:1;color:#fff}.catalog .accordion-attribute{margin-top:1rem!important}.catalog .container-filter-title{width:100%;margin-bottom:-1rem;display:inline-block}.catalog .container-filter-title .filter-title{float:left;font-size:16px;font-weight:600;margin-left:.5rem;margin-top:.5rem;margin-bottom:1rem}.catalog .container-filter-title .button-filter-clear{border-radius:2rem;float:right;height:32px;width:auto;margin:0 0 2.5rem 1rem}.catalog .flex-second{flex-wrap:wrap}.catalog .filter-options{margin:.5rem}.catalog .attribute-name{font-size:14px;font-weight:600}.catalog .container-attribute{margin-left:1rem}.catalog .container-attribute .attribute{display:flex;margin-bottom:1rem}.catalog .container-attribute .attribute .span-attribute{margin-top:.3rem;margin-left:.5rem}.catalog .attribute:last-child(){margin-bottom:0}.catalog .container-button-more-filter{width:100%!important;display:flex!important;justify-content:center!important}.catalog .container-button-more-filter .button-more-filter{width:100%!important;min-height:12px!important;height:22px!important}.catalog .collapse-attribute{max-height:62px!important}.catalog .collapse-attribute,.catalog .expanded{overflow-y:hidden!important;transition:max-height .5s}.catalog .expanded{max-height:none!important}.catalog .container-image-list-mode .label-switch{color:#fff}.catalog .container-image-list-mode .images{border:1px solid #e4e5e5;border-radius:.5rem;min-height:150px!important}.catalog .button-template{margin-top:1rem;margin-left:.5rem}.catalog .container-existing-template ck-field{width:calc(100% - 75px)!important}.catalog .created-templates{margin-bottom:2rem!important}.catalog .container-template{background:transparent;border-radius:.5rem;max-height:654px;top:10px;position:sticky}.catalog .container-template .header{height:48px;padding:.75rem!important;border-top-left-radius:.5rem;border-top-right-radius:.5rem;background:var(--headerBackgroundColor);color:var(--headerTextColor)}.catalog .container-template .header img{height:24px;margin-top:.5rem;float:right}.catalog .container-template .header .container-field-search{padding:0 2rem!important}.catalog .container-template .header .search-field{width:100%;height:22px;margin-top:.5rem;font-size:9px;padding-left:.5rem;padding-top:.5rem;border-radius:.25rem;background:var(--searchBackgroundColor);color:var(--searchTextColor)}.catalog .container-template .header .fa-shopping-cart{padding:.25rem 1.25rem 0;color:var(--headerTextColor)}.catalog .container-template .header .fa-user{padding:.25rem 0 0;color:var(--headerTextColor)}.catalog .container-template .backgr{background:var(--backgroundColor)}.catalog .container-template .categories{height:18px;font-size:8px;padding:.12rem;text-align:center;display:flex;justify-content:center;align-items:center;background:var(--headerBackgroundColor);color:var(--headerTextColor);border-bottom:1px solid;border-color:var(--headerBorderColor);border-top:1px solid;border-top-color:var(--headerBorderColor)}.catalog .container-template .categories .category{font-weight:600;padding:0 .5rem}.catalog .container-template .banner{height:125px;justify-content:center;display:flex}.catalog .container-template .banner img{height:72px}.catalog .container-template .order-field{width:100px;height:19px;background:#2e2c2e;color:#fff;border-radius:.5rem;margin-left:36rem;margin-top:.5rem;margin-bottom:-.5rem;padding:.35rem 0 0 .75rem;font-size:9px;background:var(--searchBackgroundColor);color:var(--searchTextColor)}.catalog .container-template .back .container-filter{width:100%;height:auto;background:var(--cardBackgroundColor);color:var(--cardTextColor);border:1px solid;border-color:var(--borderColor);margin-top:1.1rem;border-radius:.5rem;font-size:8px;padding-bottom:.5rem}.catalog .container-template .back .container-filter .filter{padding:.75rem .5rem;font-weight:500}.catalog .container-template .back .container-filter .tags{display:inline-flex;padding-left:.75rem}.catalog .container-template .back .container-filter .tags .tag{margin-right:.25rem;background:var(--otherButtonBackgroundColor);color:var(--otherButtonTextColor);padding:.15rem .5rem;border-radius:.5rem}.catalog .container-template .back .container-filter .tags-2{margin-top:.25rem}.catalog .container-template .back .container-filter .filter-name{font-weight:500;padding:1rem .5rem .25rem}.catalog .container-template .back .container-filter .filter-option{padding:.25rem .5rem .25rem .75rem}.catalog .container-template .back .container-filter .button-other{background:var(--otherButtonBackgroundColor);color:var(--otherButtonTextColor);padding:.15rem;border-radius:.25rem;text-align:center;margin:0 .5rem}.catalog .container-template .back .card-product{margin-top:.5rem;border-radius:.5rem;margin-right:.25rem;margin-left:.25rem;text-align:center;padding:.75rem;background:var(--cardBackgroundColor);color:var(--cardTextColor);border:1px solid;border-color:var(--borderColor)}.catalog .container-template .back .card-product .container-tags-product .discount{margin-bottom:-1rem;font-size:8px;background:var(--tagDiscountBackgroundColor);color:var(--tagDiscountTextColor);position:relative;width:22px;border-radius:.25rem;padding:.15rem 0;float:left}.catalog .container-template .back .card-product .container-tags-product .promotional{margin-bottom:-1rem;font-size:8px;background:var(--tagPromotionalBackgroundColor);color:var(--tagPromotionalTextColor);position:relative;width:28px;border-radius:.25rem;padding:.15rem 0;float:left}.catalog .container-template .back .card-product .container-tags-product .release-until{margin-bottom:-1rem;font-size:8px;background:var(--tagReleaseUntilBackgroundColor);color:var(--tagReleaseUntilTextColor);position:relative;width:28px;border-radius:.25rem;padding:.15rem 0;float:right}.catalog .container-template .back .card-product .stock{width:35px;font-size:8px;position:relative;margin-top:5.5rem;margin-right:0;float:right;background:var(--stockBackgroundColor);color:var(--stockTextColor)}.catalog .container-template .back .card-product .product-image{height:72px;width:100%;border-radius:.5rem;background:#f3f3f3}.catalog .container-template .back .card-product .product-reference{margin-top:1rem;font-size:8px}.catalog .container-template .back .card-product .product-name{margin-top:.5rem;font-size:8px}.catalog .container-template .back .card-product .product-price{margin-top:1rem;font-size:10px;font-weight:500}.catalog .container-template .back .card-product .buy-button{margin-top:1rem;font-size:9px;padding:.25rem;border-radius:.25rem;text-align:center;background:var(--buyButtonBackgroundColor);color:var(--buyButtonTextColor)}.catalog .container-template .back .card-product .out-stock-button{margin-top:1rem;font-size:9px;padding:.25rem;border-radius:.25rem;text-align:center;background:var(--outStockButtonBackgroundColor);color:var(--outStockButtonTextColor)}.catalog .container-template .footer{text-align:center;padding:.4rem!important;font-size:8px;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background:var(--footerBackgroundColor);color:var(--footerTextColor)}.catalog .metrics,.catalog .metrics-convertion{width:7rem!important;text-align:center!important}.catalog .switch-items{margin-top:2rem}.catalog .type-icon{font-size:2rem;width:22px;text-align:center}.catalog .stock{width:220px;margin-right:1rem}.catalog .message-banner{margin-bottom:2rem}.catalog .icon-info{font-size:3rem;margin-right:1.5rem}.catalog .title-message{font-weight:700!important;font-size:14px!important}.catalog .message{font-size:12px}.catalog .promotional-price{background:#000;color:#fc8824}.catalog .price,.catalog .promotional-price{font-weight:700;padding:.5rem 1rem;border-radius:.5rem;position:absolute;z-index:1000;display:block;margin:-.5rem}.catalog .price{background:#04636a;color:#fff}.catalog .container-fields{text-align:left}.catalog .table-class-products-batch{height:var(--tableProductBatchHeight);min-height:162px}.catalog .table-class-products-freight{height:var(--tableProductFreightHeight);min-height:162px}.catalog .ck-dialog-products-batch{width:1200px}.catalog .ck-dialog-products-freight{width:800px}.catalog .type{align-items:center;display:flex;padding-left:1rem}.catalog .type-container{width:100%!important;margin-top:1rem}.catalog .category-group .p-toggleable-content{width:calc(100% - 43px);z-index:9999}.catalog .dataview-header-1{padding-left:1rem;float:left;margin-bottom:-.75rem;margin-top:-.5rem}.catalog .dataview-header-1 .min-label{min-width:55px}.catalog .dataview-header-1 .field{margin-top:1rem}.catalog .dataview-header-2{padding:1rem;float:right}.catalog .template-image{height:100%;width:auto;max-width:100%;max-height:200px;border-radius:1rem;cursor:pointer;margin:1rem}.catalog .template-radio{margin-top:-4rem;z-index:100;position:relative;background:rgba(0,0,0,.5411764705882353);padding:1rem 1rem .75rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;font-size:14px;width:500px}.catalog .image-list-mode{height:200px}.catalog .container-buttons-mobile{margin-top:2rem!important}.catalog .container-buttons-add-remove-items{margin-top:-1.1rem}.catalog .container-buttons-add-remove-items .button-remove{margin-top:.5rem}.catalog .order-by{width:calc(100% - 30px)}.catalog .circle-table-inner{background:transparent!important}.catalog .ck-dialog{width:1100px}.catalog .ck-dialog-price-list{width:450px}.catalog .p-tabview-panels{padding-bottom:0!important}.catalog .view-quantity{margin-bottom:.5rem}.catalog .sales,.catalog .view-quantity{width:20px;text-align:center}.catalog .product-grid-item-margin{padding-top:2rem!important}.catalog .product-grid-item{margin:.5rem;padding:1rem;border:1px solid #eff0f1;border-radius:10px;text-align:center}.catalog .product-grid-item .image{width:100%;max-width:150px;border:none;height:auto;border-radius:1rem}.catalog .product-grid-item .product-reference{font-size:12px;font-weight:700;text-align:center;margin-top:1rem}.catalog .product-grid-item .product-name{margin-top:1rem;margin-bottom:1rem;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;height:38px}.catalog .product-grid-item .product-variation{margin-top:1rem;font-size:12px}.catalog .container-stock{width:100%}.catalog .container-stock .label-inactive{float:left;background:#c9c9c9;color:#000!important;font-size:12px;margin-left:1rem;margin-top:-3rem;z-index:999;position:relative;color:#fff;border-radius:.5rem;padding:0 1rem}.catalog .container-stock .label-stock{background:#04636a;font-size:12px;margin-right:-.5rem;margin-top:-1rem;z-index:999;position:relative;float:right;color:#fff;border-radius:.5rem;padding:0 1rem}.catalog .search{width:100%!important}.catalog .search-mobile{width:calc(100% - 32.98px)}.catalog .button-filter-product{margin-left:.2rem;margin-top:.8rem;align-self:center}@media screen and (max-width:1060px){.catalog .container-text-right{width:40%;text-align:end!important}}@media screen and (max-width:768px){.catalog .search-height{height:36px}.catalog .container-buttons-add-remove-items{margin-top:0}.catalog .button-filter-product{margin-top:-1rem!important}}.category .no-registers-found{font-size:18px;font-weight:500;text-align:center;padding:2rem;align-items:center;display:flex;justify-content:center}.category .p-overlaypanel{z-index:100!important}.category .fixed-empty img,.category .not-fixed-empty img{height:auto!important}.category .no-registers{display:grid;align-items:center;opacity:.1!important;margin:auto!important;max-width:100%!important;max-height:500px!important;position:absolute;top:57%;left:57.7%;transform:translate(-50%,-50%)}.customer .ck-dialog{width:750px;max-width:100%;max-height:100%}.customer .max-lines-1{margin-left:.25rem}.customer .fa-check-circle{color:#04636a}.customer .ck-dialog-user,.customer .ck-dialog-user-change{width:450px}.customer .my-button-password{margin-bottom:.4rem}.customer .check-user{width:20px;font-size:16px}.customer .p-dialog-content{overflow-y:hidden!important}.customer .seller-button{display:initial}.customer .seller-button i{margin-right:.5rem}.customer .with-margin{margin-top:1rem}.customer .button-add-seller{text-align:center}.customer .button-add-seller button{width:50%}.customer .empty-seller-first{margin-bottom:0}.customer .empty-seller-last{margin-top:0;margin-bottom:2rem}@media screen and (max-width:768px){.customer .ck-dialog{max-height:100%}.customer .button-sell{margin-bottom:1rem}.customer .button-add-seller button{width:100%}}@media screen and (max-width:768px){.price-list .field-index-percent{padding-right:0!important}}.price-list .field-index{padding:0}.price-list .field-index-percent{padding:0 1rem 0 0}.price-list .currency{margin-left:1rem}.product .container-invalid{border-color:#f44336!important}.product .container-excel .container-price-list{margin-top:2rem!important}.product .container-excel .excel-icon-close{padding:.75rem .85rem;background:#000;border-radius:50%;height:28px;width:28px;margin-top:2rem;cursor:pointer;position:absolute;z-index:100;left:11rem}.product .container-excel .excel-icon{width:100%;font-size:96px;margin-top:3rem;margin-bottom:2rem}.product .container-excel .excel-text{margin-bottom:2rem}.product .container-excel .excel{text-align:center}.product .container-add-banner{width:100%;border:2px dotted rgba(38,107,112,.6901960784313725);border-radius:15px;font-size:16px;font-weight:600;text-align:center}.product .container-add-banner label{width:100%;padding-top:8rem;padding-bottom:8rem;display:block;cursor:pointer}.product .container-add-banner label input{border:1px solid #000;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.product .switch{margin-bottom:1rem}.product .field-pkg{height:50px}.product .button-add-video{text-align:center}.product .button-add-video button{width:50%}.product .price-field .label{max-width:120px!important}.product .button-grid{margin-left:.5rem}.product .button-grid:first-child{margin-left:0}.product .grid-with-label{display:flex;align-items:center;margin-bottom:.5rem}.product .grid-with-label .grid-label{max-width:130px;text-align:end;padding-right:1.5rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:26px;display:-webkit-box;-webkit-box-orient:vertical}.product .grid-with-label:last-child{margin-bottom:0}.product .center{justify-content:center}.product .no-image-mark{text-align:center;padding:2rem}.product .no-image-mark button{max-width:200px}.product .thumb-video{height:100px;width:100px;padding:1rem}.product .thumb-video .video{height:75px;width:75px;border-radius:10px}.product .empty-video-first{margin-bottom:0}.product .empty-video-last{margin-top:0;margin-bottom:2rem}.product .video-button{display:initial}.product .video-button i{margin-right:.5rem}.product .container-buttons-video{display:inline-flex;align-items:center}.product .container-buttons-video button{margin-top:1rem}.product .container-buttons-video .video-remove{width:calc(100% - 135px);margin-right:-.45rem;margin-left:1rem!important}.product .image-markup{width:600px;height:600px}.product .ck-table .card-items .d-2{margin-bottom:1rem}.product .total-register-variation{width:100%;padding-top:1rem;padding-left:.75rem;border-top:1px solid #eff5fa;font-weight:600}.product .loading-small{min-height:170px}.product .delete-field-barcode{width:calc(100% - 32.48px)}.product .delete-button-barcode{margin-left:.5rem;height:27px;margin-top:1rem}.product .container-add-more{margin-left:1rem;margin-top:.5rem;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product .dialog-update-price,.product .dialog-variation-barcode{width:350px}.product .no-has-default-attributes{width:100%;text-align:center}.product .p-dialog-content{overflow-y:hidden!important}.product .button-add-variation-manual{max-width:150px;margin-top:-.48rem}.product .loading-attributes .loading-small{min-height:72px!important}.product .loading-attributes .loading-small img{margin-top:-1.25rem!important}.product .container-images-variation{overflow-x:auto;margin-bottom:0;text-align:center}.product .p-datatable-scrollable-view{overflow-x:hidden!important}.product .table-class-suppliers{height:var(--tableSupplierHeight);min-height:162px}.product .table-class-composition{height:var(--tableCompositionHeight);min-height:162px}.product .table-class-variation{height:var(--tableVariationHeight);min-height:162px}.product .no-default-warehouse{height:30px!important;width:calc(100% - 1rem)!important;text-align:center!important;margin-bottom:5px!important;z-index:999!important;padding-top:9px!important;cursor:pointer!important;background:#9f3838!important;color:#fff!important}.product .no-default-warehouse-block{pointer-events:none!important;opacity:.4!important}.product .attributes-container:last-child{width:calc(33.3333% - 30px)!important}.product .image-badge span{margin-right:14px;font-size:10px;background:#266b70!important}.product .div-buttons{padding:1rem .25rem 0}.product .button-mobile-delete{width:100%;height:auto}.product .inactive-next .p-galleria-item-next,.product .inactive-prev .p-galleria-item-prev{display:none}.product .circle-table-inner{background-color:transparent}.product .right-padding{padding-right:12.5rem!important}.product .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding-top:.75rem;padding-bottom:.75rem}.product .ck-dialog{width:1250px;max-width:100%}.product .ck-dialog-variation{width:730px;max-width:100%}.product .product-img{height:35px;width:35px;border-radius:10%}.product .container-mobile-price{width:100%}.product .container-variation-option{margin-bottom:1rem}.product .variation-panel-left-message{margin-top:0!important}.product .container-bottom{height:100%}.product .p-carousel-indicators{padding-top:.3rem!important;padding-bottom:0!important}.product .prices-table .p-datatable-scrollable-body{height:auto}.product .button-update-variations-price{margin-top:11px}.product .empty-message-empty{padding:3.68rem .5rem!important}.product .span-message{margin-left:10px;height:15px;cursor:default}.product .span-message:hover{background:transparent!important;color:#000!important}.product .pricelist-skeleton-row{height:43.5px}.product .pricelist-skeleton-column{padding:6px!important}.product .category-skeleton-container{margin-bottom:12px;margin-right:5px}.product .category-skeleton-container .category-skeleton-label{margin-bottom:6px}.product .btn-add-image-variation{padding-left:1.67rem}.product .field-attribute-options{padding:0;margin-left:8px}.product .field-attribute{padding:0}.product .container-attribute{display:flex;padding:0;width:calc(100% - 34px)}.product .p-datatable-height-footer{height:35px}.product .p-fixed-table .p-paginator-bottom{height:44px}.product .p-fixed-table .p-paginator-first,.product .p-fixed-table .p-paginator-last,.product .p-fixed-table .p-paginator-next,.product .p-fixed-table .p-paginator-pages,.product .p-fixed-table .p-paginator-prev{display:none!important}.product .button-variation{margin-bottom:12px}.product .subcontainer-almox,.product .subcontainer-barcode,.product .subcontainer-category{margin-right:5px;margin-bottom:5px;padding-left:.2rem}.product .container-buttons-almox,.product .container-buttons-category,.product .container-buttons-price-lists{margin-bottom:2rem}.product .button-add-attribute{margin-left:-18px}.product .ck-dynamic-dialog .p-dialog-content{margin-bottom:0;overflow:unset}.product .bottom-panels .p-panel-content{height:auto}.product .container-flex{display:flex;margin-top:1rem}.product .button-add-image{padding-left:.55rem;width:25px!important;height:25px!important;float:right;margin-top:-33px!important;background-color:#04636a;border:1px solid hsla(0,0%,100%,.7019607843137254)!important}.product .button-add-image:hover{background-color:#16a6b3}.product .button-add-price-list{padding-left:.55rem;width:25px!important;height:25px!important;float:right;margin-top:-33px!important;background-color:#04636a;border:1px solid hsla(0,0%,100%,.7019607843137254)!important}.product .button-add-price-list:hover{background-color:#16a6b3}.product .button-refresh-price-list{padding-left:.64rem;width:30px!important;height:30px!important;float:right!important;margin-top:-46px!important;margin-right:35px!important;border:1px solid #fff}.product .container-list-prices .p-datatable-tbody{border-top:none!important}.product .ck-dialog-variation .p-dialog-content{overflow:auto!important}@media screen and (max-width:768px){.product .total-register-variation{margin-top:1rem}.product .excel-icon-close{left:12.5rem!important}.product .container-bottom-buttons .p-button-primary{width:100%!important}.product .p-tabview-panels{overflow-x:hidden}.product .attributes-container:last-child{width:100%!important}.product .button-delete-variation{border-radius:3px!important;width:100%}.product .p-carousel-item{text-align:center!important}.product .p-datatable.p-datatable-responsive-demo .p-datatable-thead>tr>th{display:none!important}.product .p-datatable.p-datatable-responsive-demo .p-datatable-tfoot>tr{text-align:right;background:#f6f9fe}.product .p-datatable.p-datatable-responsive-demo .p-datatable-tfoot>tr>td{display:inline-block!important}.product .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-column-title{display:inline-block;margin:-.4em -.4em -.4em -.4rem;text-align:end;padding:.4rem 1rem .4rem .4rem;min-width:12.35rem;max-width:12.35rem}.product .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-column-title-without-title{padding:.4rem;display:inline-block;margin:-.4em -.4em -.4em -.4rem;font-weight:700}.product .p-datatable.p-datatable-responsive-demo .p-column-title-invisible,.product .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-datatable-collapse-button{display:none!important}.product .ck-table .container-text-right{max-width:40%;padding-right:0}.product .ck-table .container-text-right .container-text-sub{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product .p-datatable-center{text-align:left!important}.product .price-div{margin-bottom:2.5rem}.product .variation-panel-left-message{margin-left:-1rem}.product .span-grid-mobile{padding-top:10px}.product .btn-add-image-variation-mobile{width:146px;padding-left:3rem}.product .ck-dynamic-dialog .p-dialog-content{margin-bottom:0}.product .container-almox,.product .container-barcode,.product .container-category,.product .container-list-prices{height:auto;overflow:auto;max-height:none}.product .table-field-mobile{display:flex!important}.product .table-field-mobile .span-grid{margin-top:2px!important;margin-right:2px!important}.product .table-field-mobile .mobile-options{display:inline-flex;font-size:18px;font-weight:800;justify-content:end;background:#3e1bbf;border-radius:5px;padding-top:5px;padding-bottom:5px;margin-bottom:10px;margin-top:0;color:#fff}.product .table-field-mobile .reference-name{padding-left:1.75rem!important}.product .table-field-mobile .stocks{padding-top:0!important;margin-bottom:-2rem!important}.product .table-field-mobile .stocks-fieldset{padding-left:1.25rem;background-color:transparent!important}.product .table-field-mobile .stocks-fieldset-container{margin-top:-1rem}.product .table-field-mobile .stocks-fieldset-container-for{padding-top:.5rem;padding-bottom:0;width:100%}.product .table-field-mobile .stocks-fieldset-container-for .stock-name{padding-top:.25rem;padding-bottom:0;text-align:end;align-self:center}.product .table-field-mobile .stocks-fieldset-container-for .stock-quantity{padding:.25rem 0 0 .5rem}.product .table-field-mobile .prices{padding-top:0!important}.product .table-field-mobile .prices-fieldset{padding-left:1.25rem;background-color:transparent!important}.product .table-field-mobile .prices-fieldset-container{margin-top:-1rem}.product .table-field-mobile .prices-fieldset-container-for{padding-top:.5rem;padding-bottom:0;width:100%}.product .table-field-mobile .prices-fieldset-container-for .price-name{padding-top:.25rem;padding-bottom:0;text-align:end;align-self:center}.product .table-field-mobile .prices-fieldset-container-for .price-price{padding:.25rem 0 0 .5rem}.product .container-flex{display:block;margin-top:0}.product .bottom-panels .p-panel-content{height:auto;margin-bottom:17px}.product .field-table{width:100%!important;margin-left:-5px!important}.product .table-field-mobile-price{display:block!important}.product .subcontainer-almox .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td,.product .subcontainer-category .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td,.product .subcontainer-list-prices .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td{width:50%}.product .container-grid-variations-mobile .ck-table .default-height{height:auto!important;padding:1rem}}.supplier .ck-dialog{width:750px;max-width:100%;max-height:100%}.supplier .p-dialog-content{overflow-y:hidden!important}@media screen and (max-width:768px){.supplier .ck-dialog{max-height:100%}}.seller .ck-dialog{width:750px;max-width:100%;max-height:100%}.seller .p-dialog-content{overflow-y:hidden!important}.seller .fa-check-circle{color:#04636a}.seller .check-user{width:20px;font-size:16px}.seller .margin-top{margin-left:.25rem!important}.seller .button-new-cicle{margin-top:1.9rem}@media screen and (max-width:768px){.seller .ck-dialog{max-height:100%}}.carrier .ck-dialog{width:750px;max-width:100%;max-height:100%}.carrier .p-dialog-content{overflow-y:hidden!important}@media screen and (max-width:768px){.carrier .ck-dialog{max-height:100%}}.entity .switch{margin-bottom:1rem}.entity .phone-button{margin-top:1rem;display:initial}.entity .phone-button i{margin-right:.5rem}.entity .address-flex{width:100%;display:inline-flex}.entity .address-flex .card-address-left{width:100%}.entity .address-flex .card-address-left-margin{margin-top:.5rem}.entity .address-flex .card-address-right .default{float:right;background:#210085;width:80px;border-bottom-left-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;padding:.5rem .5rem .5rem 1.5rem;color:#fff;margin-right:-2.1rem;height:23px;margin-top:6rem}.entity .address-flex .card-address-right .default-arrow-down{width:0;height:0;position:relative;border-color:#000 transparent transparent #000;border-style:solid;border-width:7px 6px 24px 0;right:-5.2rem;bottom:-4px}.entity .button-add-address{margin-top:1rem;display:initial}.entity .button-add-address i{margin-right:.5rem}.entity .container-plan{padding:0}.entity .container-integration,.entity .container-logo{margin:0;padding:0 1rem 0 0}.entity .container-integration{margin:0;padding:0}.entity .address-disabled,.entity .commercial-disabled,.entity .images-disabled,.entity .integration-disabled,.entity .social-media-disabled{display:none}.entity .container-logo .p-panel-content{height:110px}.entity .container-images{display:flex}.entity .container-images .images-square{display:inline-flex;width:100%}.entity .container-images .images-square .images-square-image{width:100%}.entity .container-images .image{-o-object-fit:contain;object-fit:contain;border:1px solid #e4e5e5}.entity .container-images .button-remove-image{width:27px!important}.entity .container-images .container-button-remove-image{margin-top:-15px;margin-left:-15px;margin-right:10px}.entity .container-images .image-loading{height:50px;width:230px;margin-top:-54px}.entity .container-images .image-loading .loader{position:relative;height:100%;z-index:0}.entity .container-images .image-loading .loader-inner{bottom:0;height:50px;left:0;margin:auto;position:absolute;right:0;top:0;width:50px}.entity .container-images .image-loading .loader-line-wrap{margin-left:-25px;top:-25px;width:55px}.entity .container-images .image-loading .loader-line-wrap:first-child .loader-line{border-color:#1b74c5;height:34px;width:34px;top:32px}.entity .container-images .image-loading .loader-line-wrap:nth-child(2) .loader-line{border-color:#448acb;height:22px;width:22px;top:38px}.entity .container-images .image-loading .loader-line-wrap:nth-child(3) .loader-line{border-color:#6bb0e5;height:12px;width:12px;top:44px}.entity .container-images .image-loading .label-loading{position:absolute!important;color:#000!important;font-weight:700;top:16px;left:130px}.entity .container-buttons-banner{float:right;margin-right:-3px!important;margin-top:-46px!important}.entity .container-buttons-banner .button-add{border:1px solid #fff;padding-left:.55rem;margin-right:2px;margin-top:11.5px;width:25px!important;height:25px!important;background-color:#04636a;border:1px solid hsla(0,0%,100%,.7019607843137254)!important}.entity .container-buttons-banner .button-add:hover{background-color:#16a6b3}.entity .button-remove-phone{margin-top:.21rem;margin-left:.5rem}.entity .button-phone-whats{margin-top:.15rem;margin-left:.5rem}.entity .button-phone-whats span{margin-top:-2px!important}.entity .button-without-padding{padding:0!important}.entity .container-buttons-phone{display:flex}.entity .label-registered-address{font-weight:600}.entity .margin-buttons-address{margin-bottom:10px;width:100%}.entity .address-grid-item{margin-top:15px;margin-left:10px;margin-right:10px;border:1px solid var(--surface-d)}.entity .container-button-delete-address{margin-right:-60px;margin-top:-20px;float:right}.entity .button-delete-address{height:28px;width:28px}.entity .container-button-edit-address{margin-right:5px;margin-top:-20px;float:right}.entity .button-edit-address{height:20px;width:28px}.entity .phone-contact-remove{width:calc(100% - 24px);margin-right:-.75rem}.entity .phone-contact-remove-whats{width:calc(100% - 55px);margin-right:-1rem}.entity .phone-contact-whats{width:calc(100% - 24px);margin-right:-1rem}.entity .container-buttons-address{padding-top:19px;display:flex;height:48px}.entity .container-buttons-address .button-add-address{width:100%;margin-left:5px}.entity .button-add-phone{margin-left:5px}@media screen and (max-width:768px){.entity .address-grid-item{border-radius:5px!important}.entity .container-logo .p-panel-content{height:auto}.entity .container-logo{padding:0;margin:0 0 1rem}.entity .phone-contact-remove{width:calc(100% - 32px);margin-right:0}.entity .phone-contact-remove-whats{width:calc(100% - 64px);margin-right:0}.entity .phone-contact-whats{width:calc(100% - 32px);margin-right:0}}.stock .table-class-movements{height:var(--tableMovementHeight);min-height:162px}.stock .grid-reference{color:rgba(81,92,102,.6196078431372549)}.stock .father{background:#f7dd90}.stock .simple{background:#c3b2ff}.stock .grid-item{font-size:16px;font-weight:500}.stock .stock-in{background-color:#04636a}.stock .stock-out{background-color:#9f3838}.stock .text-margin-bottom{margin-bottom:.25rem}.stock .stock-detail-text{width:100%;text-align:end}.stock .stock-detail-value{width:5rem;text-align:end}.stock .ck-dialog{width:950px;max-width:100%!important;max-height:100%!important}.stock .stock-detail{font-weight:500;text-align:end;margin-bottom:.5rem;width:100%}.stock .product-top-right{align-items:center;align-self:center;text-align:left;margin-left:2rem}.stock .product-top{align-self:center;display:inline-flex}.stock .featured-father{font-weight:700!important}.stock .container-top{margin-bottom:2rem}.stock .product-stocks{align-self:center}@media screen and (max-width:768px){.stock .container-bottom-buttons .p-button-primary{width:100%!important}.stock .container-top{margin-bottom:0}.stock .product-top{align-self:center;text-align:center}.stock .product-top-right{margin-left:2rem}.stock .stock-detail-text{text-align:left}}.payment-method .table-class-conditions{height:var(--tableConditionHeight);min-height:162px}.payment-method .table-class-conditions tr{height:41px}.payment-method .container-account{margin-top:1rem}.payment-method .container-installments{margin-top:1rem!important}.payment-method .container-installments .installments-generate{margin-top:2rem!important}.payment-method .no-payment-condition-block{pointer-events:none;opacity:.4}.payment-method .no-payment-condition-remove{pointer-events:all;opacity:1}@media screen and (max-width:768px){.payment-method .suggest{margin-bottom:1rem}.payment-method .suggest:last-child{margin-bottom:0}.payment-method .container-installments .installments-generate{padding:0 0 0 .5rem!important}.payment-method .container-installments .installments-generate button{margin-top:-1px}}.bank .adjust-balance{display:inline-block;width:calc(100% - 11.5rem)!important}.bank .button-balance{width:11rem;margin-bottom:1rem;margin-left:.5rem}.pointofsale .switch{margin-bottom:1rem}.order .dialog-items-normalize{width:450px}.order .normalize{height:var(--tableNormalizeHeight)!important;min-height:200px}.order .normalize .line-grid{display:table-row}.order .msg-error-shopping-cart{padding:1rem 2rem 0;font-weight:500;font-size:14px;text-align:center}.order .shopping-cart-without-stock{padding:.5rem;border-radius:7px;margin-top:1rem;background:#f73d3d;color:#fff}.order .card-items-normalize .container-text-right{font-size:16px}.order .container-dialog-buttons{width:100%!important}.order .p-field-switch{margin-bottom:0!important}.order .truck-in-store-pickup{margin-right:.45rem}.order .margin-bottom-2{margin-top:-.5rem;margin-bottom:1rem}.order .no-address-found{padding:2rem 0 0;color:#f44336}.order .stock-locale{margin-top:.25rem}.order .button-separate{margin-right:3rem!important}.order .div-count-tag{font-size:28px}.order .fa-times-circle{color:#9f3838}.order .fa-check-circle{color:#04636a}.order .no-cotation{padding:3rem;display:flex;align-items:center;justify-content:center}.order .container-data{margin-bottom:1rem}.order .container-weight{margin-top:1rem}.order .container-weight-aux{margin-bottom:-1rem!important}.order .container-order{font-size:12px;margin-bottom:.5rem}.order .container-order .freight-title{min-width:85px}.order .container-order .freight-value{width:calc(100% - 85px)}.order .container-order:last-child{margin-bottom:0}.order .container-freight{padding:1rem 0;border-radius:1rem;border:1px solid #eef5fa}.order .container-freight .freight{font-size:13px;width:calc(100% - 2px);display:inline-flex;margin-bottom:1rem!important;align-items:center;margin-left:1rem}.order .container-freight .freight .radio{width:32px}.order .container-freight .freight .service{width:calc(100% - 140px);text-align:left}.order .container-freight .freight .delivery-time{width:80px;text-align:right}.order .container-freight .freight:last-child{margin-bottom:0!important}.order .container-freight .no-freight{margin-bottom:-1rem}.order .type-icon{font-size:2rem;width:22px;text-align:center}.order .type{align-items:center;display:flex;padding-left:1rem}.order .spinn{font-size:22px;animation:rotation 1.5s ease infinite}.order .mobile-spin{width:50px;padding:1rem 1rem 1rem 0}.order .customer-container-with-whats{width:100%;margin-right:.5rem}.order .customer-container{width:100%}.order .radio-address{margin:0 1rem 0 -.5rem;align-self:center}.order .address-grid-item{margin-top:15px;margin-left:10px;margin-right:10px;border:1px solid var(--surface-d)}.order .whatsapp-button{height:28px;width:28px;min-height:28px!important;min-width:28px!important;align-self:end;margin:0 0 1rem}.order .import-icon{font-size:22px}.order .observation{margin-top:1rem}.order .status-grid{display:grid}.order .container-grid{float:right;margin-top:-2.5rem}.order .container-sellers{max-height:65px;overflow:auto;overflow-x:hidden}.order .commission-field{width:calc(100% - 38.48px)}.order .delete-button-seller{margin-top:-1rem;margin-left:.5rem;height:28px;width:28px;min-height:28px!important;min-width:28px!important}.order .no-margin-bottom{margin-bottom:.5rem}.order .dialog-account{width:400px}.order .in-pickup{display:inline-flex;font-size:16px;margin-bottom:1.5rem}.order .in-pickup a{margin-right:.5rem;color:#ff0}.order .seller{width:100%;margin-right:1rem}.order .seller-comission{width:5rem}.order .grid-status{display:inline-flex}.order .label-cancelment,.order .label-order,.order .label-print{font-weight:600;font-size:14.5px}.order .dialog-cancelment{width:450px;max-width:95%}.order .dialog-import{width:1100px}.order .dialog-items-certificate{width:900px}.order .dialog-freight{width:1100px}.order .dialog-import-config{width:400px}.order .ck-dialog-order{width:1100px}.order .dialog-variations{width:1200px}.order .table-class-items{padding-bottom:.5rem}.order .table-class-items,.order .table-class-items-purchase{height:var(--tableItemHeight)!important;min-height:160px}.order .table-class-variations{height:var(--tableVariationHeight)!important;min-height:160px}.order .table-class-items-certificate{height:var(--tableItemsCertificateHeight)!important;min-height:160px}.order .table-class-payments-accounts{height:var(--tablePaymentAccountHeight)!important;min-height:160px}.order .table-class-import{height:var(--tableImportHeight)!important;min-height:160px}.order .table-class-freight{height:var(--tableFreightHeight)!important;min-height:172px}.order .total-value{font-size:14px;font-weight:700}@media screen and (max-width:768px){.order .container-text{margin-right:0!important}.order .commission-field{width:calc(100% - 32.48px)}.order .container-sellers{min-height:73px;max-height:100%!important}.order .mobile-items-field{align-items:center;display:inline-flex;margin:-.5rem -.5rem -1rem 0;padding-left:.5rem}.order .mobile-items-field .mobile-item-label{width:120px}.order .mobile-items-field .mobile-item-field{width:calc(100% - 120px)!important;margin:0 -1rem 0 1.25rem}.order .mobile-total-values{font-size:12px;font-weight:700}.order .mobile-total-values .quantities-label{width:60%;float:left;text-align:end}.order .mobile-total-values .quantities-value{width:40%;float:right}.order .mobile-total-values .values-label{width:50%;float:left;text-align:end}.order .mobile-total-values .values-value{width:50%;float:right}.order .fixed-values{border-top:1px solid #e8f1f8;padding:.5rem .5rem 0!important;margin:-1rem 0 1rem!important}.order .mobile-options{display:inline-flex;font-size:18px;font-weight:800;justify-content:end;background:#68999c;border-radius:5px;padding-top:5px;padding-bottom:5px;margin-bottom:10px;margin-top:0;color:#fff}}.table-class-sub-items-order{height:var(--tableSubItemHeight);min-height:162px;max-height:250px}.cashbook .margin-bottom:last-child{margin-bottom:0!important}.cashbook .p-overlaypanel{z-index:1047!important}.cashbook .number-zero{opacity:.5!important}.cashbook .gift-vouncher{border-top:1px solid #c8c9ca!important}.cashbook .group-by{padding:1rem 0 0 1rem;display:block;font-weight:bolder;font-size:14px}.cashbook .icon-payment-method{font-size:16px}.cashbook .mobile-open-close{display:block;width:100%}.cashbook .mobile-open-close .payment,.cashbook .mobile-open-close .values{padding:1rem}.cashbook .mobile-open-close .values .values-cash-book{padding-left:2rem}.cashbook .mobile-open-close .values .values-cash-book label{align-self:center;margin-right:1rem;text-align:end;width:115px}.cashbook .mobile-open-close .values .values-cash-book .teste{margin-bottom:.5rem!important}.cashbook .ck-dialog{width:1200px}.cashbook .dialog-cash-book-close{width:800px}.cashbook .dialog-cash-book-open,.cashbook .dialog-inout-value{width:600px}.cashbook .value-in{background-color:#04636a}.cashbook .value-out{background-color:#9f3838}.cashbook .table-class-details{height:var(--tableDetailHeight);min-height:162px}.cashbook .table-class-movements,.cashbook .table-class-sales{height:var(--tableMovementHeight);overflow-x:hidden!important;min-height:162px}.cashbook .table-class-movements .circle-table-inner,.cashbook .table-class-sales .circle-table-inner{background:transparent!important}.cashbook .table-class-movements-close{height:var(--tableMovementCloseHeight);min-height:162px}.cashbook .table-class-details-open{height:var(--tableDetailOpenHeight);min-height:162px}.cashbook .grid-status{display:inline-flex}.cashbook .cash-book-status{border-radius:50%;border:1px solid;width:12px;height:12px;margin-right:.5rem}.cashbook .cash-book-status-0{background-color:#ff5c5c!important;border-color:#f11b22!important;color:#383737!important}.cashbook .cash-book-status-1{background-color:#f7e96c!important;border-color:#f7e227!important;color:#383737!important}@media screen and (max-width:768px){.cashbook .label-payment{font-size:16px;margin-bottom:1.5rem;margin-top:2rem}.cashbook .label-value{font-size:12px;margin-bottom:.5rem}.cashbook .table-class-movements .circle-table-inner{margin-top:-21rem}}.user .dialog-permission{width:600px}.user .container-text-sub-2{margin-top:1rem}.user .div-right{justify-content:end}.user .search-field{margin-top:1rem}.user .button-max-min{width:auto;display:block;margin-right:.5rem}.user .button-max-min:last-child{margin-right:0}.user .button-check-uncheck{width:auto;display:block;margin-right:.5rem;font-size:18px;padding:.35rem .5rem .25rem .55rem;cursor:pointer}.user .button-check-uncheck:last-child{margin-right:0}.user .container-buttons-email{padding:1rem 0 0!important}.user .my-button-password{margin-bottom:.4rem}.user .administrator{transform:rotate(25deg);padding:0 .5rem}@media screen and (max-width:768px){.user .container-buttons{padding:0!important}.user .margin-bottom-top{padding:1rem 0!important}}.company .container-image-main{margin-left:-12.45rem!important;padding-top:.45rem!important}.company .container-images .container-button-remove-image{margin-top:-15px!important;margin-left:-30px!important;margin-right:0!important}.company .principal-container .container-images .button-remove-image{margin-left:-10px!important}.company .message-banner{margin-bottom:2rem}.company .icon-info{font-size:28px;margin-right:1.5rem}.company .title-message{font-weight:700!important;font-size:14px!important}.company .message{font-size:12px}.payment{width:100%}.payment .container{padding:0!important;margin:0!important}.payment .field-radiobutton{display:inline-flex}.payment .field-radiobutton .container-label{position:relative!important;top:0!important;text-align:left!important}.payment .field-radiobutton .container-label .payment-label{margin-left:1.5rem!important;margin-bottom:.5rem!important}.payment .field-radiobutton .container-label .payment-label:last-child{margin-bottom:0!important}.payment .dialog-pix{width:600px;height:100vh;max-height:100%!important;margin-right:0!important}.payment .dialog-pix .p-dialog-content{height:100%}.payment .dialog-pix .p-dialog-footer button{margin:0}.payment .dialog-pix .label-pix{font-size:22px;text-align:center;padding:3rem 1rem 2rem}.payment .dialog-pix .qrcode-pix{width:100%;min-width:414px;max-width:450px}.payment .customer{margin-bottom:.5rem}.payment .address,.payment .customer{cursor:pointer;font-size:14px;background:#04636a;color:#fff;border-radius:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.payment .address{margin-bottom:1.5rem}.payment .container-disc-freight{width:100%;display:inline-flex}.payment .container-disc-freight .discount{cursor:pointer;font-size:14px!important;background:#04636a!important;color:#fff!important;border-radius:5px;margin-bottom:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:.5rem;width:100%;padding:1rem}.payment .container-disc-freight .discount:last-child{margin-right:0}.payment .payment-method-disabled{pointer-events:none;opacity:.5;padding-right:0;padding-left:0}.payment .payments{padding:.5rem}.payment .payments-pdv{padding:.5rem!important}.payment .dialog-payment-condition,.payment .dialog-values{width:350px}.payment .hor-divider{padding:0!important}.payment .container-values .title{font-weight:500}.payment .container-values .title-total{font-size:16px;font-weight:500!important}.payment .container-values .value{text-align:end}.payment .container-values .value-total{font-size:16px;font-weight:500}.payment .left-panel{max-height:var(--leftPanelHeight);min-height:162px!important;overflow:auto;padding:0!important}.payment .left-panel-sale{height:var(--leftPanelHeight);min-height:120px!important;max-height:225px!important;overflow:auto;padding:0!important}.payment .table-class-pay{height:var(--tablePayHeight);min-height:105px!important;display:flex}.payment .table-class-gift-vouncher{height:var(--tableGiftVouncherHeight);min-height:162px!important;max-height:250px!important}.payment .table-class-payment-condition{height:var(--tableConditionHeight);min-height:162px!important;max-height:250px!important}.payment .my-card{cursor:pointer;border-radius:.75rem;padding:1.5rem;transition:transform .2s;border:1px solid #e4e5e5}.payment .my-card .payment-method{display:inline-flex;font-size:13px}.payment .my-card .payment-method i{font-size:14px}.payment .my-card .payment-method .payment{align-self:center;margin-left:.75rem;align-items:center;display:flex;height:18px}.payment .my-card:hover,.payment .payment-selected{transform:scale(1.025);background:#04636a;color:#fff}.payment .payment-selected{font-weight:700}.payment .my-card-with-margin{margin:0 0 1rem}.payment .container-payment-condition{margin-bottom:1rem;max-height:300px;overflow:auto}.payment .title-mobile{padding:0 0 0 1rem;text-align:left;font-size:14px}.payment .value-mobile{padding:.5rem 1rem 0 0;text-align:end;font-size:14px}.payment .title-mobile-total{padding:0 0 0 1rem;text-align:left;font-weight:600;font-size:16px}.payment .value-mobile-total{padding:.5rem 1rem 0 0;text-align:end;font-weight:600;font-size:16px}.payment .total-mobile{margin-top:1.5rem!important;width:100%;font-size:16px}@media screen and (max-width:768px){.payment .fa-2x{font-size:1.5rem}}.table-class-sub-items-payment{height:var(--tableSubItemPaymentHeight);min-height:162px;max-height:250px}.account .dialog-cash-book{width:400px}.account .icon-payment-method{font-size:16px}.account .p-fieldset-legend{padding-top:.5rem!important;padding-bottom:.5rem!important}.account .item-center{align-items:center}.account .ck-table .card-items .user{padding:2rem 1rem 2rem 0;margin-left:1rem}.account .sale-mini-font{font-size:10px}.account .dialog-installments{width:800px}.account .total-value{font-size:14px;font-weight:700}.account .ck-dialog{width:1100px}.account .dialog-payment{max-width:600px}.account .dialog-cancelment-payment{width:750px}.account .table-class-movements{height:var(--tableMovementHeight);min-height:162px}.account .table-class-installments{height:var(--tableInstallmentHeight);margin-bottom:1rem;min-height:162px}.account .grid-status{display:inline-flex}.account .account-status{border-radius:50%;border:1px solid;width:12px;height:12px;margin-right:.5rem}.account .account-status-1{background-color:#ff5c5c!important;border-color:#f11b22!important;color:#383737!important}.account .account-status-2{background-color:#f7e96c!important;border-color:#f7e227!important;color:#383737!important}.account .account-status-3{background-color:#383737!important;color:#000!important}@media screen and (max-width:1450px){.account .invisible-column{display:none!important}}@media screen and (max-width:1060px){.account .grid-status{align-items:center}.account .account-status{width:10px;height:10px}.account .button-caption,.account .button-caption:last-child{width:49%!important}.account .line-grid{display:flex;border-bottom:none}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tfoot>tr{text-align:right;background-color:#f6f9fe}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tfoot>tr>td{display:inline-block!important}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr:first-child{border-top:1px solid #e8f1f8}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr{border-bottom:1px solid #e8f1f8}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td{text-align:left;display:block;width:auto;float:left;clear:left;border:0}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;display:inline-block;margin:-.4em -.4em -.4em -.4rem;font-weight:700;min-width:100px}.account .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-datatable-collapse-button{display:none!important}.account .p-datatable.p-datatable-responsive-demo .p-datatable-empty-message{text-align:center!important}.account .checkbox-unchecked{text-align:center;border-radius:10%;width:37px;height:37px;color:#fff;font-size:22px;font-weight:700;align-self:center}}@media screen and (max-width:768px){.account .dialog-payment{max-height:100%!important}.account .dialog-payment .p-dialog-content{height:100vh}.account .client-name{max-height:35px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box}}.pos{font-size:14px!important}.pos .normalize{height:var(--tableNormalizeHeight)!important;min-height:200px}.pos .normalize .line-grid{display:table-row}.pos .msg-error-shopping-cart{padding:1rem 2rem 0;font-weight:500;font-size:14px;text-align:center}.pos .shopping-cart-without-stock{padding:.5rem;border-radius:7px;margin-top:1rem;background:#f73d3d;color:#fff}.pos .card-items-normalize .container-text-right{font-size:16px}.pos .container-bottom-buttons{display:flex}.pos .container-bottom-buttons button{width:100%!important;height:38px}.pos .not-found{font-size:12px;margin:0 auto;text-align:center;padding:2.9rem 5rem 6.9rem}.pos .stock{width:220px;margin-right:1rem}.pos .print-coupon{width:100%;margin-top:5rem;margin-bottom:-10rem}.pos .discount-value{margin-top:1.25rem;font-size:14px;text-decoration:line-through;font-weight:500}.pos .container-stock{width:100%;height:8px}.pos .container-stock .label-stock{background:#04636a}.pos .container-stock .label-stock,.pos .container-stock .label-stock-out{font-size:12px;margin-right:1px;margin-top:-1rem;position:relative;float:right;border-radius:.5rem;padding:0 .75rem;color:#fff}.pos .container-stock .label-stock-out{background:linear-gradient(90deg,#04636a,red)}.pos .stock-mini{margin-left:.5rem}.pos .no-margin-top{margin-top:0!important}.pos .teste{min-height:75px;display:grid;align-items:end}.pos .gift-vouncher-generated{font-size:14px;margin-top:3rem;margin-bottom:1rem}.pos .gift-vouncher-generated .gifts{font-size:18px;font-weight:500;margin-top:.5rem}.pos .gift-vouncher-generated .gifts:first-child{margin-top:2rem}.pos .dialog-discount,.pos .dialog-freight,.pos .dialog-items-normalize,.pos .dialog-observation{width:450px}.pos .container-disc-freight{width:100%;display:inline-flex}.pos .container-disc-freight .discount{cursor:pointer;font-size:14px!important;background:#04636a!important;color:#fff!important;border-radius:5px;margin-bottom:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:.5rem;width:100%;padding:1.25rem!important;height:42px!important}.pos .container-disc-freight .discount:last-child{margin-right:0}.pos .container-order{margin-top:-11rem;margin-bottom:9rem;z-index:100;display:flex;background:#01bd72;position:relative;padding:.25rem;width:75px;text-align:center;justify-content:center;float:right;border-radius:.5rem;color:#000;font-weight:700}.pos .container-markup{max-width:100%;overflow-x:auto;visibility:visible}.pos .markup{margin-top:2px}.pos .image-markup,.pos .markup{width:600px;height:600px}.pos .image-markup-inner{position:relative;display:table;height:652.5px;margin-top:-652.5px;margin-left:-16.5px}.pos [class^=annotation-container-]{position:absolute;display:flex;justify-content:center}.pos .a9s-annotation .a9s-outer,.pos .a9s-selection .a9s-outer{stroke:none!important}.pos [class^=annotation-image-]{display:flex;justify-content:center;align-items:center;cursor:pointer}.pos [class^="fas fa-times annotation-delete-"]{z-index:100;background:#000!important;border-radius:50%;width:20px;height:20px;padding:.35rem .58rem;margin-top:-6rem;margin-left:5rem;position:absolute}.pos .button-add-composition{height:42px;margin-top:2rem;margin-bottom:1rem}.pos .container-gear .label-gear{background:#2ab640;font-size:16px;margin-top:-3.45rem;z-index:100;position:relative;float:left;width:28px;color:#fff;border-radius:50%;height:28px;padding:.3rem .45rem;margin-left:.2rem}.pos .search{z-index:1001}.pos .card-customer-selected{background:#04636a!important;color:#fff!important}.pos .text-center{text-align:center}.pos .div-flex-sale{max-height:242px}.pos .div-flex-address,.pos .div-flex-sale{width:100%;display:inline-flex;align-items:center;flex-wrap:wrap;overflow-y:auto;justify-content:center}.pos .skeleton-point-of-sale{display:flex;justify-content:center;margin-bottom:1rem}.pos .skeleton-point-of-sale-name{margin-bottom:.25rem}.pos .address-container{margin:.5rem 0 2rem}.pos .address-container .address-selected{background:#04636a!important;color:#fff!important}.pos .address-container .address{height:110px;width:150px;border-radius:1rem;padding:1.5rem 1rem;margin-right:.5rem;cursor:pointer}.pos .address-container .address:hover{transform:scale(1.05)}.pos .point-of-sale-container{margin:.5rem 0 2rem}.pos .point-of-sale-container .point-of-sale-selected{background:#04636a!important;color:#fff!important}.pos .point-of-sale-container .point-of-sale{height:125px;width:187px;border-radius:1rem;padding:1.5rem;margin-right:.5rem;cursor:pointer}.pos .point-of-sale-container .point-of-sale .name{font-size:14px;padding:1rem 0 0;margin-bottom:.25rem}.pos .point-of-sale-container .point-of-sale .sub-name{font-size:10px;color:rgba(141,160,177,.8313725490196079)}.pos .point-of-sale-container .point-of-sale:hover{transform:scale(1.05)}.pos .order-type{align-self:center!important;margin-bottom:0!important}.pos .order-type .p-dropdown{border:none!important}.pos .order-type .p-dropdown-label{font-size:18px}.pos .order-type-field{width:100%}.pos .order-type-divider{height:44px}.pos .container-values{bottom:75px}.pos .p-badge.p-badge-lg{font-size:11px;min-width:2.25rem;height:2.25rem;line-height:2.4rem;border-radius:50%}.pos .container-bottom-tutorial{margin-bottom:2rem!important}.pos .container-bottom-tutorial .button-tutorial{height:38px;width:100%!important}.pos .ck-table .container-text .reference{font-size:11px}.pos .ck-table .container-text .container-text-sub{color:rgba(81,92,102,.8313725490196079);width:100%;max-height:none;white-space:normal;overflow:auto;text-overflow:clip;-webkit-box-orient:initial;-webkit-line-clamp:initial;display:block}.pos .category-group .p-toggleable-content{width:calc(100% - 24px)}.pos .or{text-align:center;font-size:22px;margin-top:2rem!important;font-weight:500}.pos .button-print-mobile{width:4rem}.pos .print-bottom{width:100%}.pos .dialog-account{width:850px}.pos .dialog-composition{width:1100px}.pos .dialog-composition-item{width:650px}.pos .dialog-replacement-order{width:1100px}.pos .dialog-replacement-order-item{width:650px}.pos .dialog-replacement-order-item .p-dialog-content{padding-bottom:.75rem!important}.pos .container-success-sale{min-height:300px;display:flex;flex-wrap:wrap;width:100%;align-items:center;align-content:center}.pos .card-customer{cursor:pointer;border-radius:.75rem;margin:2rem .5rem .5rem;padding:1rem;transition:transform .2s;border:1px solid #e4e5e5;text-align:center}.pos .card-customer .container-button{margin-top:0!important;width:100%;text-align:center}.pos .card-customer .principal-label{font-size:16px;font-weight:600}.pos .card-customer .secondary-label{font-size:11px;margin-top:.25rem}.pos .card-customer:hover{transform:scale(1.025);background:#04636a;color:#fff}.pos .success-label{text-align:center;font-size:22px;width:100%}.pos .returned-change-value{width:100%;text-align:center;font-size:42px;margin-top:3rem}.pos .wrapper{height:150px;display:flex;justify-content:center;align-items:center;width:100%}.pos .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:0;stroke-miterlimit:10;stroke:#66f38a;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation-delay:.25s}.pos .checkmark{width:102px;height:102px;border-radius:50%;display:block;stroke-width:4;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 #66f38a;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation-delay:.4s}.pos .checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;animation-delay:.8s}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 60px #7ac142}}.pos .dialog-success-sale{width:500px}.pos .button-add{width:100%!important}.pos .button-success-sale{width:100%!important;height:42px;display:block}.pos .p-badge.p-badge-lg{position:absolute;float:right;margin-top:-.5rem;z-index:100}.pos .container-weight .label{background:#04636a;font-size:12px;margin-top:-2.5rem;z-index:100;position:relative;float:left;width:75px;color:#fff}.pos .item-quantity-value{margin-top:.5rem}.pos .refresh{font-size:15px;align-self:center;margin-left:.5rem;margin-right:.5rem}.pos .dialog-cashbook-seller,.pos .dialog-customer,.pos .dialog-customer-address{width:450px}.pos .dialog-payment{width:450px;height:100vh;max-height:100%!important;margin-right:0!important}.pos .dialog-payment .p-dialog-content{height:100%}.pos .dialog-payment .p-dialog-footer button{margin:0}.pos .ck-dialog{width:450px}.pos .container-summary{padding-left:0!important}.pos .dialog-items{width:350px;height:100vh;max-height:100%!important;margin-right:0!important}.pos .dialog-items .p-dialog-content{height:100%}.pos .dialog-items .p-dialog-footer,.pos .dialog-items .p-dialog-header{border-radius:0!important}.pos .dialog-items .p-dialog-footer button{margin:0}.pos .table-class{height:var(--tableHeight)!important;min-height:162px}.pos .table-class-customers{height:var(--tableCustomerHeight)!important;min-height:162px}.pos .table-class-mobile{height:var(--tableHeight)!important;min-height:162px}.pos .table-class-replacement-order{height:var(--tableReplacementHeight);min-height:162px}.pos .table-class-composition{height:var(--tableCompositionHeight);min-height:162px;max-height:340px}.pos .table-class-account{height:var(--tableAccountHeight);min-height:162px}.pos .dataview-class-order-item{height:var(--dataViewReplacementHeight)}.pos .back-button{border-radius:50%!important;font-size:28px;height:40px!important;width:40px!important;position:absolute;z-index:100;margin-left:-2rem;top:50%}.pos .product-grid-item-margin{padding-top:2rem!important}.pos .product-grid-item{margin:.5rem;padding:1rem;border:1px solid #eff0f1;border-radius:10px;text-align:center}.pos .product-grid-item .image{width:100%;max-width:150px;border:none;height:auto;border-radius:1rem}.pos .product-grid-item .product-tag{min-height:18.28px;width:70px;margin:0 0 .75rem;font-size:11px}.pos .product-grid-item .product-tag .tag{border:1px solid #d7d8d9;border-radius:5px;padding:.25rem .15rem .15rem}.pos .product-grid-item .product-reference{font-size:12px;font-weight:700;text-align:center;margin-top:1rem}.pos .product-grid-item .product-name{margin-top:1rem;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;height:38px}.pos .product-grid-item .product-variation{margin-top:1rem;font-size:12px;height:20px}.pos .product-grid-item .product-price{margin:1.25rem 0 2rem;font-size:18px;font-weight:700}.pos .product-grid-item:hover{cursor:pointer}.pos .card{padding:12px!important;box-shadow:0 2px 12px 0 rgba(0,0,0,.15)!important}.pos .card-plane{margin-top:0!important;overflow:auto;max-height:calc(100vh - 78px)!important}.pos .card-products{position:relative;padding-top:1.9rem!important;margin-bottom:1rem!important}.pos .card-items .circle-table{font-size:14px!important}.pos .card-items .circle-table .container-text{width:100%;padding:.5rem}.pos .card-items .circle-table .container-text-right{width:100px}.pos .card-info{width:100%;min-height:68px;height:68px;font-size:12px;bottom:1rem;padding:.25rem 1rem .25rem 1.5rem}.pos .card-info .title{font-weight:600;margin-right:.5rem}.pos .container-payment{font-size:16px}.pos .container-payment .customer{cursor:pointer;font-size:16px;background:#04636a;color:#fff;border-radius:5px;margin-bottom:2rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-top:1rem}.pos .container-payment .title{padding:0 0 0 1rem;text-align:left;height:24.5px}.pos .container-payment .value{padding:.5rem 1rem 0 0;text-align:end;font-weight:600;height:24.5px}.pos .container-payment .total{margin-top:1.5rem!important;width:100%}.pos .button-pay{font-size:14px!important}.pos .button-pay,.pos .button-pay-12{width:100%!important;height:40px!important;margin-top:2rem}.pos .button-pay-12{font-size:12px!important}.pos .container-payment-final{position:fixed;width:calc(100% - 32px);bottom:0;margin-bottom:15px}.pos .header-items{width:100%;display:inline-flex;align-items:center;margin-top:.5rem;margin-bottom:2rem}.pos .header-items .summary{font-size:22px;font-weight:600;width:calc(100% - 60px)}.pos .header-items .items{width:70px;text-align:end}.pos .discount{font-size:12px;color:#f44336}.pos .discount-color{color:#f44336!important}.pos .button-delete-item .p-button{display:initial!important}.pos .container-text-sub{white-space:normal!important}.pos .info-option{width:100%;cursor:pointer;border-radius:5px;padding:.5rem!important;height:44px}.pos .info-option label{margin-top:.2rem}.pos .info-option-no-hover{width:100%;cursor:normal;border-radius:5px;padding:.5rem!important;background-color:transparent}.pos .info-option-no-hover label{margin-top:.2rem}.pos .vertical-center{align-self:center}.pos .field-search{width:calc(100% - 32.89px)!important}.pos .button-filter{margin-left:.25rem!important;margin-top:-.5rem!important}.pos .margin-right{padding-right:1rem!important}.pos .margin-right:last-child{padding-right:0!important}.pos .margin-left{padding-left:.75rem!important}@media screen and (max-width:1097px){.pos .container-markup{max-width:95%}}@media screen and (max-width:768px){.pos .container-markup{max-width:100%}.pos .card-plane{overflow:inherit!important;max-height:100%!important}.pos .markup{margin-top:55px}.pos .point-of-sale-container .point-of-sale{width:147px}.pos .header-items{margin-bottom:1rem}.pos .card-info{min-height:0}.pos .print-bottom .p-button{height:38px!important}.pos .info-option{padding:.7rem 0!important}.pos .badge-items{position:absolute!important;margin-left:-1.5rem!important;margin-top:-1.5rem!important;background-color:#04636a;height:20px!important;width:20px!important;font-size:10px!important;padding:.2rem 0 0 .1rem!important}.pos .card{box-shadow:none!important}.pos .card-products{padding-top:.5rem!important;margin-bottom:0!important}.pos .back-button{margin-left:-1rem!important}.pos .card-info{padding:0 0 0 2rem!important;height:38px}.pos .user-icon{margin-right:1rem;font-size:20px;align-self:center}.pos .bottom-mobile{margin-top:-.25rem!important;display:flex;align-items:center}.pos .container-button-pay{text-align:end}.pos .container-button-pay .shopping-cart-button{height:52px!important;min-width:52px!important;font-size:22px!important;border-radius:26px!important;padding:2.15rem 2.15rem 2rem 2rem;margin-top:-1rem;margin-bottom:-1rem}.pos .container-button-pay .shake{animation:shake .75s;animation-iteration-count:infinite}@keyframes shake{0%{transform:translate(1px,-3px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}}.integration .pricing{background:#66f38a;font-size:16px;padding:.5rem;border-radius:5px;position:relative;color:#1c1c1b;font-weight:700;margin-bottom:-2.25rem;text-align:center;display:table;margin-top:-.5rem}.integration .container-app{padding:.5rem .5rem 2rem;overflow-x:scroll;display:inline-flex;flex-wrap:nowrap}.integration .full-width{width:100%!important}.integration .container{min-height:60.5px}.integration .hierarchy{font-size:14px;text-align:center;padding:1rem .5rem;font-weight:500}.integration .field-level{width:calc(100% - 24px)!important;min-height:60.5px}.integration .field-level-full{width:100%!important;min-height:60.5px}.integration .level-remove{align-self:center;margin-top:.75rem;margin-left:.5rem}.integration .level-button{margin-top:1rem;display:initial}.integration .level-button i{margin-right:.5rem}.integration .integrations{overflow-y:auto;overflow-x:hidden;height:calc(100vh - 155px)}.integration .integrations .p-fieldset{display:contents!important}.integration .integrations .p-fieldset .p-fieldset-legend{display:flex}.integration .not-found{width:100%;font-size:18px;text-align:center;font-weight:500;padding:4rem 2rem}.integration .title{display:flex;align-items:center;padding:1rem 2rem}.integration .title span{padding:.25rem;margin-left:-1.5rem;margin-right:1.5rem}.integration .message-banner{margin-bottom:2rem}.integration .p-dialog-content{overflow:hidden}.integration .green-color{color:#04636a!important}.integration .fieldset{font-size:22px!important}.integration .button-config-app{width:140px;margin-top:1rem}.integration .p-message-wrapper{cursor:pointer}.integration .icon-info{font-size:3rem;margin-right:1.5rem}.integration .title-message{font-weight:700!important;font-size:16px!important}.integration .message{font-size:14px}.integration .image-app{height:200px;width:140px;border-radius:10px}.integration .table-class-parameters{height:var(--tableParameterHeight);min-height:162px}.integration .square-app{max-width:160px;min-width:160px;text-align:center}.integration .square-app .status{background:#04636a;color:#fff;width:45px;padding:.2rem .5rem;font-size:11px;border-radius:25px;text-align:center;margin-bottom:-1rem;position:relative;right:-9rem}.integration .square-app .inactive{background:#9f3838}.integration .image-app-skeleton{height:200px!important;width:140px!important;border-radius:10px!important}.integration .button-skeleton{width:140px!important;margin-top:1.5em!important;height:28px!important}@media screen and (max-width:768px){.integration .teste{width:calc(100vw - 50px)}.integration .payment-method{margin-top:1rem}.integration .p-tabview-panel{overflow-x:hidden!important}}.cart .spinn{font-size:22px;animation:rotation 1.5s ease infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cart .whatsapp-button{margin:.85rem 0 0 .5rem}.cart .customer-container,.cart .customer-container-with-whats{width:100%}.cart .p-dialog-footer{display:block!important}.cart .import-icon{font-size:22px}.cart .observation{margin-top:1rem}.cart .status-grid{display:grid}.cart .container-grid{float:right;margin-top:-2.5rem}.cart .container-sellers{max-height:73px;overflow:auto}.cart .commission-field{width:calc(100% - 38.48px)}.cart .delete-button-seller{margin-left:.5rem;height:28px}.cart .no-margin-bottom{margin-bottom:.5rem}.cart .dialog-account{max-width:500px}.cart .seller{width:100%;margin-right:1rem}.cart .seller-comission{width:5rem}.cart .grid-status{display:inline-flex}.cart .grid-status:first-child{margin-bottom:.5rem}.cart .label-cancelment,.cart .label-order,.cart .label-print{font-weight:600;font-size:14.5px}.cart .sellers-disabled{pointer-events:none!important;opacity:.5}.cart .dialog-cancelment{width:450px;max-width:95%}.cart .dialog-import{width:1100px}.cart .dialog-import-config{width:500px}.cart .ck-dialog-order{width:1100px}.cart .dialog-variations{width:1200px}.cart .table-class-items{height:var(--tableItemHeight);min-height:162px;margin-bottom:1rem}.cart .table-class-items tr{height:42px!important}.cart .total-value{font-size:14px;font-weight:700}@media screen and (max-width:768px){.cart .commission-field{width:calc(100% - 32.48px)}.cart .container-bottom-buttons button{width:100%!important}.cart .container-sellers{min-height:73px;max-height:100%!important}.cart .mobile-items-field{align-items:center;display:inline-flex;margin:-.5rem -.5rem -1rem 0;padding-left:.5rem}.cart .mobile-items-field .mobile-item-label{width:80px}.cart .mobile-items-field .mobile-item-field{width:calc(100% - 80px)!important;margin:0 -1rem 0 1.25rem}.cart .mobile-total-values{font-size:12px;font-weight:700}.cart .mobile-total-values .quantities-label{width:95%;float:left;text-align:end}.cart .mobile-total-values .quantities-value{width:20%;float:right}.cart .mobile-total-values .values-label{width:50%;float:left;text-align:end}.cart .mobile-total-values .values-value{width:50%;float:right}.cart .fixed-values{border-top:1px solid #e8f1f8;padding:.5rem .5rem 0!important;margin:-1rem 0 1rem!important}.cart .mobile-options{display:inline-flex;font-size:18px;font-weight:800;justify-content:end;background:#68999c;border-radius:5px;padding-top:5px;padding-bottom:5px;margin-bottom:10px;margin-top:0;color:#fff}}.invite .valid-until-mobile{margin-bottom:.5rem}.invite .mb{margin-bottom:.75rem}.invite .grid-status{display:inline-flex}.invite .invite-status{border-radius:50%;border:1px solid;width:12px;height:12px;margin-right:.5rem}.invite .invite-status-1{background-color:#8ba18c!important;border-color:#637263!important}.invite .invite-status-2{background-color:#54aef9!important;border-color:#2295f5!important}.invite .invite-status-3{background-color:#383737!important;border-color:#000!important}.partner .mb{margin-bottom:.75rem}.partner .grid-status{display:inline-flex}.partner .ck-licenses-dialog{width:450px}@media print{body,html{margin:0;size:100mm 25mm portrait}@page{margin:0;size:100mm 25mm portrait}}.configuration-tag .container-tag-bottom{margin-top:1rem!important}.configuration-tag .container-tag-top{position:sticky;top:0;z-index:1}.configuration-tag .hr-no-margin-top{margin-top:0}.configuration-tag .button-print{margin-top:1.25rem}.configuration-tag .field{position:relative}.configuration-tag .ck-dialog{width:890px}.configuration-tag .container-fields{overflow:auto;height:var(--containerFields)}.configuration-tag .p-fieldset .p-fieldset-legend{padding:0 .65rem .65rem}.configuration-tag .green-color{color:#04636a!important}.configuration-tag .container-page{width:100%;max-height:300px;background-color:#fff;margin:0 0 0 .75rem;overflow:auto;display:inline-flex;border-radius:1rem}.configuration-tag .container-page .page-tag{box-shadow:5px 10px 5px;background:#c9c9c9;margin:1rem auto;overflow:hidden}.configuration-tag .container-page .page-tag .tag{display:inline-flex;border-radius:.5rem;background:#fff;border:1px solid #000}@media screen and (max-width:768px){.configuration-tag .container-page{margin:0;border-radius:.5rem}}.print-tag .dialog-price-list{width:450px}.print-tag .product{width:100%}.print-tag .unit{width:50px}.print-tag .mobile-items-field{display:flex;padding:1rem 1rem 0}.print-tag .mobile-items-field:last-child{padding:1rem}.print-tag .mobile-item-label{align-items:center;display:flex;width:50%}.print-tag .mobile-item-field{width:50%}.print-tag .table-class-variations{height:var(--tableVariationHeight);min-height:162px}.print-tag .table-class-products-filter{height:var(--tableProductFilterHeight);min-height:162px}.print-tag .dialog-products-filter,.print-tag .dialog-variations{width:800px}.print-tag .button-filter{margin-bottom:1rem}.print-tag .product-filter-lot{width:100%;display:inline-flex}.print-tag .product-filter-lot button{margin-left:.5rem!important}.print-tag .product-filter-lot button:first-child{margin-left:0!important}.print-tag .products-filter-button{align-items:flex-end;display:flex;justify-content:flex-end}.print-tag .container-quantity{width:100%!important}.print-tag .button-add-product{height:28px!important;width:28px!important;margin-top:1rem;min-height:27px!important;margin-left:.5rem}.print-tag .container-page{display:none!important;width:100%;height:300px;background-color:#fff;margin:1rem 1rem 3rem;overflow:auto;display:inline-flex}.print-tag .container-page .page-tag{box-shadow:5px 10px 5px;background:#c9c9c9;margin:1rem auto;overflow:hidden}.print-tag .container-page .page-tag .tag{display:inline-flex;border-radius:.5rem;background:#fff;border:1px solid #000}.report .card-plane{margin-bottom:-1rem;padding-bottom:0}.report .report{text-align:left;font-size:1.5rem;font-weight:600;margin-left:2.25rem}.report .button-report{margin-top:2rem}.report .right-panel{padding:2rem;border-left:1px solid #d7d8d9;display:inline-flex;justify-content:center;overflow-y:auto;overflow-x:hidden;height:var(--tableHeight);min-height:450px}.report .message{text-align:center;font-size:22px;padding:0 6rem;display:inline-flex;align-items:center}.report .message .message-sec{font-size:16px}.report .p-tree{background:transparent!important;border:none!important;padding:1rem;border-radius:3px}.report .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.85rem;color:#aaa7ab;font-size:14px;margin-top:-7px;font-weight:700}.report .p-tree .p-treenode-children{padding:.3rem 0 0 1rem}.report .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{display:none!important}.report .p-tree .p-tree-container .p-treenode .p-treenode-content{padding:1.25rem}.report .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#04636a;color:#fff}.report .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#fff}.report .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{box-shadow:none!important}.report .p-tree .p-tree-filter-container{margin-bottom:2rem}@media screen and (max-width:768px){.report .message{padding:0 1rem}.report .right-panel{border-left:none}}.sale-product .title{font-size:18px;font-weight:500;margin-bottom:2rem}.sale-product .footer .p-button{float:right;width:150px}.sale-product .col-checkbox{margin-top:1rem!important}.parameter .parameter{padding:1rem;border-bottom:1px solid #d7d8d9}.parameter .params{max-height:var(--paramsHeight);overflow:auto}.parameter .no-padding-bottom{padding-bottom:0!important}.parameter .skelet .p-skeleton{margin-bottom:.5rem!important}.parameter .label{max-width:100%}.parameter .no-registers-found{font-size:18px;font-weight:500;text-align:center;padding:2rem;height:calc(100vh - 150px);align-items:center;display:flex;justify-content:center}.configuration-freight .default{background:#613bea}.configuration-freight .col-no-margin-left-mobile-side-by-side{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.configuration-freight .button-order{font-size:10px;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;min-width:20px!important;min-height:20px!important}.configuration-freight .button-order:last-child{margin-top:.25rem}.configuration-freight .table-class-conditions{height:var(--tableConditionHeight);min-height:162px}.configuration-freight .switch{padding-top:0!important}.configuration-freight .ck-dialog{width:1200px}.certificate .meucss{width:305px!important;position:absolute;margin-left:-55rem;margin-top:3rem;z-index:-1}@media screen and (max-width:768px){.certificate .meucss{margin-left:-28rem}}.ck-dialog-app{width:95%!important}.incomplete-company{height:60px;width:60px;border-radius:35px;background:red;position:absolute;bottom:10px;right:10px;z-index:10000;display:flex;align-items:center;justify-content:center;font-size:24px;border:1px solid;cursor:pointer;color:#fff}.animation-shake{animation:shake .75s;animation-iteration-count:infinite}.animation-shake:hover{animation:none}@keyframes shake{0%{transform:scale(1.1)}to{transform:scale(1)}}.alert-buuble{width:300px;height:150px;bottom:7.5rem}.alert-buuble,.update-buuble{position:absolute;right:2rem;background:#fff;z-index:10000;border-radius:1rem;border:1px solid #d7d8d9;padding:2rem}.update-buuble{width:285px;height:125px;bottom:2rem}.update-buuble p{margin-bottom:.5rem}.update-buuble button{width:100%;margin-top:1rem}.close-alert{width:2rem;height:2rem;border-radius:50%;color:#f8fafc;position:absolute;background:#3e1bbf;border:1px solid #747f8b;padding:.4rem .55rem!important;margin-left:24rem;margin-top:-3rem;cursor:pointer}.tag-test{height:40px;background:#66f38a;width:200px;position:absolute;z-index:1001;left:-65px;color:#000;font-size:16px;top:11px;transform:rotate(-45deg);padding-top:1rem;font-weight:600;text-align:center}.tag-test .label-test{font-size:11px!important;padding:0!important;margin:-.75rem 0 0 -.5rem!important}.tag-test .label-days{padding:0!important;margin:-.5rem 0 0 -.5rem!important}